diff --git a/Dataset/checkpoint.json b/Dataset/checkpoint.json new file mode 100644 index 0000000000000000000000000000000000000000..f44093200179e4cfe537370636114d6c2430f9fd --- /dev/null +++ b/Dataset/checkpoint.json @@ -0,0 +1 @@ +{"completed_scenes": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99]} \ No newline at end of file diff --git a/Dataset/image_mapping_with_questions.csv b/Dataset/image_mapping_with_questions.csv new file mode 100644 index 0000000000000000000000000000000000000000..297c849cf411017fb780177be34f853875b8c672 --- /dev/null +++ b/Dataset/image_mapping_with_questions.csv @@ -0,0 +1,101 @@ +"original_image","counterfactual1_image","counterfactual2_image","counterfactual1_type","counterfactual2_type","counterfactual1_description","counterfactual2_description","original_question","counterfactual1_question","counterfactual2_question","original_question_difficulty","counterfactual1_question_difficulty","counterfactual2_question_difficulty","original_image_answer_to_original_question","original_image_answer_to_cf1_question","original_image_answer_to_cf2_question","cf1_image_answer_to_original_question","cf1_image_answer_to_cf1_question","cf1_image_answer_to_cf2_question","cf2_image_answer_to_original_question","cf2_image_answer_to_cf1_question","cf2_image_answer_to_cf2_question" +"scene_0000_original.png","scene_0000_cf1.png","scene_0000_cf2.png","occlusion_change","apply_vignette","moved cyan sphere to partially occlude blue cube","applied vignette filter (strength: 3.29)","What is the total number of gray metal objects?","Are there any gray objects?","What is the total number of small objects?","hard","medium","medium","0","yes","4","0","yes","4","0","yes","4" +"scene_0001_original.png","scene_0001_cf1.png","scene_0001_cf2.png","change_color","change_background","changed green cylinder to brown","changed background to white","Is there a metal sphere?","How many green objects are there?","How many yellow objects are there?","hard","medium","medium","yes","1","1","yes","0","1","yes","1","1" +"scene_0002_original.png","scene_0002_cf1.png","scene_0002_cf2.png","add_object","apply_vignette","added red rubber sphere","applied vignette filter (strength: 4.39)","What is the total number of small objects?","What is the total number of red objects?","How many objects are in the scene?","medium","medium","easy","4","2","6","4","3","7","4","2","6" +"scene_0003_original.png","scene_0003_cf1.png","scene_0003_cf2.png","change_material","apply_blur","changed blue sphere from rubber to metal","applied blur filter (strength: 13.31)","What is the total number of large objects?","Are there any metal objects?","How many brown objects are there?","medium","medium","medium","4","yes","1","4","yes","1","4","yes","1" +"scene_0004_original.png","scene_0004_cf1.png","scene_0004_cf2.png","swap_attribute","change_background","swapped colors between green sphere and brown cylinder","changed background to purple","How many large gray objects are there?","What is the total number of green objects?","How many metal objects are there?","hard","medium","medium","0","2","3","0","2","3","0","2","3" +"scene_0005_original.png","scene_0005_cf1.png","scene_0005_cf2.png","occlusion_change","apply_chromatic_aberration","moved green cube to partially occlude gray sphere","applied chromatic aberration filter (strength: 3.32)","How many rubber objects are there?","What is the total number of green objects?","How many gray objects are there?","medium","medium","medium","1","2","2","1","2","2","1","2","2" +"scene_0006_original.png","scene_0006_cf1.png","scene_0006_cf2.png","swap_attribute","apply_blur","swapped colors between green cube and gray sphere","applied blur filter (strength: 11.91)","What is the total number of gray rubber objects?","How many green objects are there?","How many rubber objects are there?","hard","medium","medium","0","2","4","1","2","4","0","2","4" +"scene_0007_original.png","scene_0007_cf1.png","scene_0007_cf2.png","add_object","add_noise","added blue rubber cube","added heavy noise (min: light)","What is the total number of rubber objects?","Are there any blue objects?","How many rubber objects are there?","medium","medium","medium","2","no","2","3","yes","3","2","no","2" +"scene_0008_original.png","scene_0008_cf1.png","scene_0008_cf2.png","remove_object","add_noise","removed gray cube","added medium noise (min: light)","What is the total number of metallic objects?","How many gray objects are there?","What is the total number of large objects?","medium","medium","medium","4","1","3","4","0","2","4","1","3" +"scene_0009_original.png","scene_0009_cf1.png","scene_0009_cf2.png","change_color","apply_vignette","changed purple cube to blue","applied vignette filter (strength: 4.60)","Are there any sphere objects?","What is the total number of purple objects?","Are there any sphere objects?","medium","medium","medium","yes","2","yes","yes","1","yes","yes","2","yes" +"scene_0010_original.png","scene_0010_cf1.png","scene_0010_cf2.png","change_size","apply_vignette","changed gray cube from small to large","applied vignette filter (strength: 4.05)","What is the total number of large objects?","What is the total number of small objects?","How many green objects are there?","medium","medium","medium","1","8","1","2","7","1","1","8","1" +"scene_0011_original.png","scene_0011_cf1.png","scene_0011_cf2.png","change_color","change_background","changed blue cylinder to green","changed background to white","Are there any cyan cubes?","How many green objects are there?","Are there any cube objects?","hard","medium","medium","no","0","yes","no","1","yes","no","0","yes" +"scene_0012_original.png","scene_0012_cf1.png","scene_0012_cf2.png","change_shape","apply_vignette","changed yellow cube to sphere","applied vignette filter (strength: 3.41)","Is the gray cube matte or shiny?","Are there any spheres?","What is the total number of large objects?","hard","medium","medium","matte","yes","5","matte","yes","5","matte","yes","5" +"scene_0013_original.png","scene_0013_cf1.png","scene_0013_cf2.png","add_object","change_background","added red metal cube","changed background to green","How many metal objects are there?","What is the total number of red objects?","How many green objects are there?","medium","medium","medium","2","0","1","3","1","1","2","0","1" +"scene_0014_original.png","scene_0014_cf1.png","scene_0014_cf2.png","occlusion_change","change_lighting","moved yellow sphere to partially occlude blue sphere","changed lighting to cool","Are there any cylinders present?","How many blue objects are there?","Are there any sphere objects?","medium","medium","medium","yes","1","yes","yes","1","yes","yes","1","yes" +"scene_0015_original.png","scene_0015_cf1.png","scene_0015_cf2.png","replace_object","apply_chromatic_aberration","replaced purple sphere with gray cylinder","applied chromatic aberration filter (strength: 1.18)","Is there a metal cylinder?","Are there any purple objects?","How many metal objects are there?","hard","medium","medium","yes","yes","6","yes","no","5","yes","yes","6" +"scene_0016_original.png","scene_0016_cf1.png","scene_0016_cf2.png","change_position","change_background","moved green cube from (-2.5,0.8) to (-2.9,-0.6)","changed background to white","What is the total number of large objects?","How many green objects are there?","Are there any cube objects?","medium","medium","medium","5","3","yes","5","3","yes","5","3","yes" +"scene_0017_original.png","scene_0017_cf1.png","scene_0017_cf2.png","change_shape","apply_vignette","changed gray cylinder to sphere","applied vignette filter (strength: 4.74)","How many rubber objects are there?","Are there any cylinders?","What is the total number of small objects?","medium","medium","medium","1","yes","5","1","yes","5","1","yes","5" +"scene_0018_original.png","scene_0018_cf1.png","scene_0018_cf2.png","relational_flip","apply_blur","moved blue cylinder from left of green cube to right","applied blur filter (strength: 13.50)","Are there any cubes present?","How many brown objects are there?","How many rubber objects are there?","medium","medium","medium","yes","1","3","yes","1","3","yes","1","3" +"scene_0019_original.png","scene_0019_cf1.png","scene_0019_cf2.png","change_size","apply_chromatic_aberration","changed brown cylinder from small to large","applied chromatic aberration filter (strength: 2.83)","What is the total number of metallic objects?","How many small objects are there?","How many yellow objects are there?","medium","medium","medium","4","8","2","4","7","2","4","8","2" +"scene_0020_original.png","scene_0020_cf1.png","scene_0020_cf2.png","change_size","apply_chromatic_aberration","changed yellow cylinder from large to small","applied chromatic aberration filter (strength: 2.55)","What is the total number of large objects?","Are there any small objects?","How many rubber objects are there?","medium","medium","medium","5","yes","6","4","yes","6","5","yes","6" +"scene_0021_original.png","scene_0021_cf1.png","scene_0021_cf2.png","change_color","change_lighting","changed red cylinder to purple","changed lighting to dim","How many rubber objects are there?","What is the total number of purple objects?","How many red objects are there?","medium","medium","medium","2","0","1","2","1","0","2","0","1" +"scene_0022_original.png","scene_0022_cf1.png","scene_0022_cf2.png","remove_object","add_noise","removed yellow cylinder","added medium noise (min: light)","What is the total number of metallic objects?","How many yellow objects are there?","How many green objects are there?","medium","medium","medium","6","1","1","5","0","1","6","1","1" +"scene_0023_original.png","scene_0023_cf1.png","scene_0023_cf2.png","swap_attribute","add_noise","swapped colors between gray cube and brown cylinder","added medium noise (min: light)","How many rubber objects are there?","How many gray objects are there?","How many cyan objects are there?","medium","medium","medium","4","1","1","4","1","1","4","1","1" +"scene_0024_original.png","scene_0024_cf1.png","scene_0024_cf2.png","relational_flip","apply_chromatic_aberration","moved cyan cylinder from left of red cube to right","applied chromatic aberration filter (strength: 1.85)","What is the total number of large objects?","How many red objects are there?","How many objects are in the scene?","medium","medium","easy","2","3","8","2","3","8","2","3","8" +"scene_0025_original.png","scene_0025_cf1.png","scene_0025_cf2.png","change_size","apply_blur","changed blue cylinder from small to large","applied blur filter (strength: 11.18)","How many blue objects are there?","What is the total number of small objects?","What is the total number of large objects?","medium","medium","medium","1","1","4","1","0","5","1","1","4" +"scene_0026_original.png","scene_0026_cf1.png","scene_0026_cf2.png","add_object","add_noise","added blue metal sphere","added medium noise (min: light)","How many objects are in the scene?","What is the total number of blue objects?","How many yellow objects are there?","easy","medium","medium","6","1","1","7","2","1","6","1","1" +"scene_0027_original.png","scene_0027_cf1.png","scene_0027_cf2.png","replace_object","apply_blur","replaced cyan cube with purple cylinder","applied blur filter (strength: 12.56)","How many metal objects are there?","What is the total number of purple objects?","What is the total number of small objects?","medium","medium","medium","2","0","2","1","1","1","2","0","2" +"scene_0028_original.png","scene_0028_cf1.png","scene_0028_cf2.png","add_object","add_noise","added cyan metal cube","added heavy noise (min: light)","Are there any cylinders present?","What is the total number of cyan objects?","How many objects are in the scene?","medium","medium","easy","yes","0","6","yes","1","7","yes","0","6" +"scene_0029_original.png","scene_0029_cf1.png","scene_0029_cf2.png","replace_object","change_lighting","replaced gray cylinder with green cube","changed lighting to warm","How many cyan objects are there?","Are there any green objects?","How many objects are in the scene?","medium","medium","easy","1","yes","9","1","yes","9","1","yes","9" +"scene_0030_original.png","scene_0030_cf1.png","scene_0030_cf2.png","replace_object","change_background","replaced red cube with purple cylinder","changed background to white","How many small green objects are there?","Are there any purple objects?","How many rubber objects are there?","hard","medium","medium","0","yes","4","0","yes","4","0","yes","4" +"scene_0031_original.png","scene_0031_cf1.png","scene_0031_cf2.png","remove_object","apply_vignette","removed purple cube","applied vignette filter (strength: 4.80)","Are there any cubes present?","Are there any purple objects?","How many objects are in the scene?","medium","medium","easy","yes","yes","5","yes","no","4","yes","yes","5" +"scene_0032_original.png","scene_0032_cf1.png","scene_0032_cf2.png","occlusion_change","apply_chromatic_aberration","moved red cube to partially occlude brown cube","applied chromatic aberration filter (strength: 3.36)","Are there any cube objects?","What is the total number of gray objects?","How many objects are in the scene?","medium","medium","easy","yes","2","8","yes","2","8","yes","2","8" +"scene_0033_original.png","scene_0033_cf1.png","scene_0033_cf2.png","relational_flip","change_lighting","moved brown cylinder from left of purple cube to right","changed lighting to dim","What is the total number of metallic objects?","What is the total number of purple objects?","What is the total number of small objects?","medium","medium","medium","4","1","3","4","1","3","4","1","3" +"scene_0034_original.png","scene_0034_cf1.png","scene_0034_cf2.png","change_position","apply_chromatic_aberration","moved gray cylinder from (0.5,2.2) to (-2.7,0.4)","applied chromatic aberration filter (strength: 2.36)","How many brown objects are there?","What is the total number of gray objects?","How many cyan objects are there?","medium","medium","medium","1","1","1","1","1","1","1","1","1" +"scene_0035_original.png","scene_0035_cf1.png","scene_0035_cf2.png","change_material","apply_blur","changed brown cylinder from metal to rubber","applied blur filter (strength: 14.11)","Are there any spheres present?","How many metal objects are there?","How many metal objects are there?","medium","medium","medium","yes","4","4","yes","3","3","yes","4","4" +"scene_0036_original.png","scene_0036_cf1.png","scene_0036_cf2.png","add_object","add_noise","added purple rubber cylinder","added heavy noise (min: light)","What is the total number of gray rubber objects?","Are there any purple objects?","What is the total number of large objects?","hard","medium","medium","0","yes","4","0","yes","4","0","yes","4" +"scene_0037_original.png","scene_0037_cf1.png","scene_0037_cf2.png","add_object","add_noise","added cyan metal cylinder","added medium noise (min: light)","How many objects are in the scene?","How many cyan objects are there?","How many objects are in the scene?","easy","medium","easy","5","2","5","6","3","6","5","2","5" +"scene_0038_original.png","scene_0038_cf1.png","scene_0038_cf2.png","change_position","change_background","moved yellow sphere from (-0.5,3.0) to (2.7,-0.7)","changed background to gray","How many rubber objects are there?","What is the total number of green objects?","How many metal objects are there?","medium","medium","medium","3","3","6","3","3","6","3","3","6" +"scene_0039_original.png","scene_0039_cf1.png","scene_0039_cf2.png","change_size","apply_chromatic_aberration","changed yellow cylinder from large to small","applied chromatic aberration filter (strength: 1.86)","How many rubber objects are there?","How many small objects are there?","How many red objects are there?","medium","medium","medium","3","4","1","3","5","1","3","4","1" +"scene_0040_original.png","scene_0040_cf1.png","scene_0040_cf2.png","occlusion_change","change_background","moved blue sphere to partially occlude yellow cube","changed background to blue","What is the total number of metal objects?","What is the total number of green objects?","How many green objects are there?","medium","medium","medium","2","1","1","2","1","1","2","1","1" +"scene_0041_original.png","scene_0041_cf1.png","scene_0041_cf2.png","change_color","apply_chromatic_aberration","changed cyan sphere to green","applied chromatic aberration filter (strength: 3.18)","Are there any cylinder objects?","What is the total number of green objects?","What is the total number of large objects?","medium","medium","medium","yes","0","3","yes","1","3","yes","0","3" +"scene_0042_original.png","scene_0042_cf1.png","scene_0042_cf2.png","change_shape","apply_blur","changed blue cube to cylinder","applied blur filter (strength: 10.79)","How many rubber objects are there?","Are there any cylinders?","Are there any sphere objects?","medium","medium","medium","5","yes","yes","5","yes","yes","5","yes","yes" +"scene_0043_original.png","scene_0043_cf1.png","scene_0043_cf2.png","swap_attribute","apply_vignette","swapped colors between gray cylinder and yellow sphere","applied vignette filter (strength: 4.94)","How many large green objects are there?","Are there any gray objects?","How many objects are in the scene?","hard","medium","easy","1","yes","6","1","yes","6","1","yes","6" +"scene_0044_original.png","scene_0044_cf1.png","scene_0044_cf2.png","change_material","change_lighting","changed purple sphere from metal to rubber","changed lighting to dim","How many purple objects are there?","Are there any rubber objects?","How many objects are in the scene?","medium","medium","easy","1","yes","9","1","yes","9","1","yes","9" +"scene_0045_original.png","scene_0045_cf1.png","scene_0045_cf2.png","occlusion_change","apply_vignette","moved yellow cube to partially occlude purple sphere","applied vignette filter (strength: 4.20)","How many metal objects are there?","Are there any cyan objects?","What is the total number of large objects?","medium","medium","medium","2","yes","2","2","yes","2","2","yes","2" +"scene_0046_original.png","scene_0046_cf1.png","scene_0046_cf2.png","swap_attribute","apply_blur","swapped colors between gray cube and green cylinder","applied blur filter (strength: 12.77)","How many gray objects are there?","How many green objects are there?","How many objects are in the scene?","medium","medium","easy","1","2","6","1","2","6","1","2","6" +"scene_0047_original.png","scene_0047_cf1.png","scene_0047_cf2.png","change_material","apply_vignette","changed brown cylinder from metal to rubber","applied vignette filter (strength: 3.62)","What is the total number of metal objects?","Are there any metal objects?","How many rubber objects are there?","medium","medium","medium","2","yes","5","1","yes","6","2","yes","5" +"scene_0048_original.png","scene_0048_cf1.png","scene_0048_cf2.png","swap_attribute","apply_chromatic_aberration","swapped colors between cyan sphere and purple cylinder","applied chromatic aberration filter (strength: 3.32)","Is the gray cube matte or shiny?","What is the total number of purple objects?","Are there any sphere objects?","hard","medium","medium","shiny","4","yes","shiny","4","yes","shiny","4","yes" +"scene_0049_original.png","scene_0049_cf1.png","scene_0049_cf2.png","remove_object","change_lighting","removed cyan cube","changed lighting to bright","Are there any spheres present?","What is the total number of cyan objects?","What is the total number of large objects?","medium","medium","medium","yes","1","3","yes","0","3","yes","1","3" +"scene_0050_original.png","scene_0050_cf1.png","scene_0050_cf2.png","remove_object","add_noise","removed cyan sphere","added medium noise (min: light)","What is the total number of metal objects?","What is the total number of cyan objects?","Are there any sphere objects?","medium","medium","medium","3","1","yes","2","0","no","3","1","yes" +"scene_0051_original.png","scene_0051_cf1.png","scene_0051_cf2.png","change_material","change_lighting","changed yellow sphere from rubber to metal","changed lighting to warm","Are there any cubes present?","How many rubber objects are there?","What is the total number of large objects?","medium","medium","medium","yes","4","3","yes","3","3","yes","4","3" +"scene_0052_original.png","scene_0052_cf1.png","scene_0052_cf2.png","change_size","change_background","changed brown cube from small to large","changed background to brown","How many objects are in the scene?","How many small objects are there?","How many objects are in the scene?","easy","medium","easy","9","6","9","9","5","9","9","6","9" +"scene_0053_original.png","scene_0053_cf1.png","scene_0053_cf2.png","change_color","change_lighting","changed green cube to yellow","changed lighting to dramatic","Is the blue cylinder matte or shiny?","What is the total number of green objects?","Are there any sphere objects?","hard","medium","medium","shiny","2","yes","shiny","1","yes","shiny","2","yes" +"scene_0054_original.png","scene_0054_cf1.png","scene_0054_cf2.png","swap_attribute","change_lighting","swapped colors between cyan sphere and purple cylinder","changed lighting to bright","What is the total number of metallic objects?","How many cyan objects are there?","How many rubber objects are there?","medium","medium","medium","3","1","3","3","1","3","3","1","3" +"scene_0055_original.png","scene_0055_cf1.png","scene_0055_cf2.png","change_size","change_lighting","changed red cube from small to large","changed lighting to bright","What is the total number of rubber objects?","What is the total number of small objects?","How many yellow objects are there?","medium","medium","medium","2","4","1","2","3","1","2","4","1" +"scene_0056_original.png","scene_0056_cf1.png","scene_0056_cf2.png","occlusion_change","apply_blur","moved red sphere to partially occlude red cylinder","applied blur filter (strength: 10.09)","Is there a metal cylinder?","Are there any blue objects?","Are there any cylinder objects?","hard","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","yes" +"scene_0057_original.png","scene_0057_cf1.png","scene_0057_cf2.png","occlusion_change","apply_chromatic_aberration","moved purple sphere to partially occlude red sphere","applied chromatic aberration filter (strength: 2.14)","What is the total number of red rubber objects?","Are there any brown objects?","What is the total number of small objects?","hard","medium","medium","1","yes","3","1","yes","3","1","yes","3" +"scene_0058_original.png","scene_0058_cf1.png","scene_0058_cf2.png","occlusion_change","apply_blur","moved gray cube to partially occlude red cube","applied blur filter (strength: 12.12)","What is the total number of metal objects?","What is the total number of green objects?","How many metal objects are there?","medium","medium","medium","3","1","3","3","1","3","3","1","3" +"scene_0059_original.png","scene_0059_cf1.png","scene_0059_cf2.png","change_color","add_noise","changed yellow cube to green","added heavy noise (min: light)","Is there a rubber cube?","How many green objects are there?","How many metal objects are there?","hard","medium","medium","no","1","7","no","2","7","no","1","7" +"scene_0060_original.png","scene_0060_cf1.png","scene_0060_cf2.png","relational_flip","add_noise","moved purple cube from left of blue sphere to right","added heavy noise (min: light)","What is the total number of small objects?","How many blue objects are there?","How many rubber objects are there?","medium","medium","medium","3","3","2","3","3","2","3","3","2" +"scene_0061_original.png","scene_0061_cf1.png","scene_0061_cf2.png","relational_flip","apply_blur","moved gray sphere from right of yellow cube to left","applied blur filter (strength: 11.79)","Is there a rubber sphere?","How many yellow objects are there?","How many cyan objects are there?","hard","medium","medium","no","1","1","no","1","1","no","1","1" +"scene_0062_original.png","scene_0062_cf1.png","scene_0062_cf2.png","occlusion_change","change_background","moved cyan cube to partially occlude brown cube","changed background to gray","How many metal objects are there?","How many blue objects are there?","How many green objects are there?","medium","medium","medium","5","4","1","5","4","1","5","4","1" +"scene_0063_original.png","scene_0063_cf1.png","scene_0063_cf2.png","replace_object","change_background","replaced yellow cylinder with blue cube","changed background to blue","What is the total number of metallic objects?","What is the total number of yellow objects?","What is the total number of small objects?","medium","medium","medium","5","2","8","4","1","8","5","2","8" +"scene_0064_original.png","scene_0064_cf1.png","scene_0064_cf2.png","change_material","apply_vignette","changed cyan sphere from metal to rubber","applied vignette filter (strength: 4.63)","What is the total number of yellow rubber objects?","Are there any rubber objects?","How many metal objects are there?","hard","medium","medium","1","yes","5","1","yes","4","1","yes","5" +"scene_0065_original.png","scene_0065_cf1.png","scene_0065_cf2.png","relational_flip","add_noise","moved red sphere from right of green sphere to left","added medium noise (min: light)","How many large red objects are there?","How many brown objects are there?","How many blue objects are there?","hard","medium","medium","0","1","2","0","1","2","0","1","2" +"scene_0066_original.png","scene_0066_cf1.png","scene_0066_cf2.png","occlusion_change","apply_blur","moved brown cylinder to partially occlude yellow cylinder","applied blur filter (strength: 14.40)","What is the total number of rubber objects?","Are there any blue objects?","Are there any cylinder objects?","medium","medium","medium","3","yes","yes","3","yes","yes","3","yes","yes" +"scene_0067_original.png","scene_0067_cf1.png","scene_0067_cf2.png","change_size","apply_chromatic_aberration","changed blue cube from small to large","applied chromatic aberration filter (strength: 2.36)","Is there a metal cube?","What is the total number of small objects?","How many objects are in the scene?","hard","medium","easy","yes","3","6","yes","2","6","yes","3","6" +"scene_0068_original.png","scene_0068_cf1.png","scene_0068_cf2.png","change_position","apply_blur","moved gray sphere from (2.0,-0.2) to (-1.5,0.8)","applied blur filter (strength: 13.00)","Are there any cylinder objects?","How many brown objects are there?","How many rubber objects are there?","medium","medium","medium","yes","1","2","yes","1","2","yes","1","2" +"scene_0069_original.png","scene_0069_cf1.png","scene_0069_cf2.png","change_color","change_background","changed blue cube to brown","changed background to white","Is there a brown cube?","What is the total number of brown objects?","How many gray objects are there?","hard","medium","medium","no","1","1","yes","2","1","no","1","1" +"scene_0070_original.png","scene_0070_cf1.png","scene_0070_cf2.png","change_shape","change_background","changed gray sphere to cube","changed background to blue","How many objects are in the scene?","What is the total number of spheres?","How many blue objects are there?","easy","medium","medium","6","2","1","6","1","1","6","2","1" +"scene_0071_original.png","scene_0071_cf1.png","scene_0071_cf2.png","change_position","apply_chromatic_aberration","moved brown sphere from (1.6,-0.1) to (3.0,1.3)","applied chromatic aberration filter (strength: 2.01)","What is the total number of metal objects?","How many brown objects are there?","Are there any cylinder objects?","medium","medium","medium","1","1","yes","1","1","yes","1","1","yes" +"scene_0072_original.png","scene_0072_cf1.png","scene_0072_cf2.png","relational_flip","apply_vignette","moved cyan cube from right of gray sphere to left","applied vignette filter (strength: 4.64)","How many objects are in the scene?","How many cyan objects are there?","How many gray objects are there?","easy","medium","medium","6","1","2","6","1","2","6","1","2" +"scene_0073_original.png","scene_0073_cf1.png","scene_0073_cf2.png","change_material","apply_vignette","changed cyan cube from rubber to metal","applied vignette filter (strength: 4.66)","Are there any yellow cylinders?","How many metal objects are there?","How many objects are in the scene?","hard","medium","easy","no","2","6","no","3","6","no","2","6" +"scene_0074_original.png","scene_0074_cf1.png","scene_0074_cf2.png","add_object","apply_vignette","added brown rubber cube","applied vignette filter (strength: 3.50)","What is the total number of cyan rubber objects?","What is the total number of brown objects?","What is the total number of small objects?","hard","medium","medium","0","0","4","0","1","4","0","0","4" +"scene_0075_original.png","scene_0075_cf1.png","scene_0075_cf2.png","relational_flip","apply_chromatic_aberration","moved green cylinder from right of yellow cylinder to left","applied chromatic aberration filter (strength: 1.76)","Are there any blue cubes?","How many yellow objects are there?","Are there any cylinder objects?","hard","medium","medium","yes","1","yes","yes","1","yes","yes","1","yes" +"scene_0076_original.png","scene_0076_cf1.png","scene_0076_cf2.png","change_position","apply_blur","moved brown cylinder from (-2.6,0.5) to (0.5,0.5)","applied blur filter (strength: 11.75)","What is the total number of small objects?","How many cyan objects are there?","How many objects are in the scene?","medium","medium","easy","3","1","7","3","1","7","3","1","7" +"scene_0077_original.png","scene_0077_cf1.png","scene_0077_cf2.png","add_object","add_noise","added green rubber sphere","added medium noise (min: light)","What is the total number of metallic objects?","How many green objects are there?","How many brown objects are there?","medium","medium","medium","3","0","3","3","1","3","3","0","3" +"scene_0078_original.png","scene_0078_cf1.png","scene_0078_cf2.png","change_position","apply_vignette","moved red cube from (2.7,-2.9) to (-1.0,-0.7)","applied vignette filter (strength: 4.35)","Is there a gray sphere?","What is the total number of yellow objects?","How many metal objects are there?","hard","medium","medium","no","3","4","no","3","4","no","3","4" +"scene_0079_original.png","scene_0079_cf1.png","scene_0079_cf2.png","change_material","apply_chromatic_aberration","changed brown sphere from metal to rubber","applied chromatic aberration filter (strength: 2.97)","Is there a yellow cube?","What is the total number of metal objects?","How many objects are in the scene?","hard","medium","easy","yes","3","8","yes","2","8","yes","3","8" +"scene_0080_original.png","scene_0080_cf1.png","scene_0080_cf2.png","remove_object","add_noise","removed green cylinder","added heavy noise (min: light)","Are there any cube objects?","How many green objects are there?","How many green objects are there?","medium","medium","medium","yes","1","1","yes","0","0","yes","1","1" +"scene_0081_original.png","scene_0081_cf1.png","scene_0081_cf2.png","change_shape","apply_vignette","changed green cylinder to cube","applied vignette filter (strength: 4.02)","How many objects are in the scene?","Are there any cylinders?","How many objects are in the scene?","easy","medium","easy","5","yes","5","5","yes","5","5","yes","5" +"scene_0082_original.png","scene_0082_cf1.png","scene_0082_cf2.png","swap_attribute","change_background","swapped colors between yellow cylinder and cyan cylinder","changed background to blue","Are there any cubes present?","Are there any cyan objects?","How many metal objects are there?","medium","medium","medium","yes","yes","5","yes","yes","5","yes","yes","5" +"scene_0083_original.png","scene_0083_cf1.png","scene_0083_cf2.png","add_object","change_lighting","added cyan rubber cylinder","changed lighting to bright","Are there any yellow cubes?","What is the total number of cyan objects?","How many yellow objects are there?","hard","medium","medium","yes","0","4","yes","1","4","yes","0","4" +"scene_0084_original.png","scene_0084_cf1.png","scene_0084_cf2.png","change_position","change_background","moved cyan cube from (-2.1,-1.2) to (2.5,2.6)","changed background to brown","What is the total number of gray metal objects?","Are there any green objects?","What is the total number of small objects?","hard","medium","medium","0","yes","3","0","yes","3","0","yes","3" +"scene_0085_original.png","scene_0085_cf1.png","scene_0085_cf2.png","change_color","change_background","changed blue sphere to red","changed background to white","Is the blue sphere matte or shiny?","Are there any red objects?","How many brown objects are there?","hard","medium","medium","matte","yes","1","not found","yes","1","matte","yes","1" +"scene_0086_original.png","scene_0086_cf1.png","scene_0086_cf2.png","change_shape","change_lighting","changed green cube to sphere","changed lighting to dramatic","How many blue objects are there?","Are there any spheres?","How many objects are in the scene?","medium","medium","easy","2","yes","7","2","yes","7","2","yes","7" +"scene_0087_original.png","scene_0087_cf1.png","scene_0087_cf2.png","remove_object","apply_blur","removed green sphere","applied blur filter (strength: 9.44)","What is the total number of metal objects?","Are there any green objects?","How many objects are in the scene?","medium","medium","easy","4","yes","8","3","yes","7","4","yes","8" +"scene_0088_original.png","scene_0088_cf1.png","scene_0088_cf2.png","replace_object","apply_chromatic_aberration","replaced cyan sphere with blue cube","applied chromatic aberration filter (strength: 2.80)","How many objects are in the scene?","Are there any blue objects?","How many rubber objects are there?","easy","medium","medium","7","yes","4","7","yes","4","7","yes","4" +"scene_0089_original.png","scene_0089_cf1.png","scene_0089_cf2.png","swap_attribute","add_noise","swapped colors between red cube and cyan sphere","added heavy noise (min: light)","How many yellow objects are there?","What is the total number of cyan objects?","Are there any sphere objects?","medium","medium","medium","2","2","yes","2","2","yes","2","2","yes" +"scene_0090_original.png","scene_0090_cf1.png","scene_0090_cf2.png","change_material","change_lighting","changed cyan cylinder from rubber to metal","changed lighting to dramatic","How many cyan objects are there?","Are there any metal objects?","How many metal objects are there?","medium","medium","medium","1","yes","5","1","yes","6","1","yes","5" +"scene_0091_original.png","scene_0091_cf1.png","scene_0091_cf2.png","occlusion_change","add_noise","moved yellow cylinder to partially occlude gray sphere","added medium noise (min: light)","Are there any cubes present?","Are there any green objects?","What is the total number of small objects?","medium","medium","medium","yes","yes","1","yes","yes","1","yes","yes","1" +"scene_0092_original.png","scene_0092_cf1.png","scene_0092_cf2.png","add_object","change_lighting","added yellow rubber cylinder","changed lighting to dramatic","What is the total number of small objects?","What is the total number of yellow objects?","How many green objects are there?","medium","medium","medium","2","1","1","3","2","1","2","1","1" +"scene_0093_original.png","scene_0093_cf1.png","scene_0093_cf2.png","occlusion_change","change_lighting","moved brown sphere to partially occlude red cylinder","changed lighting to cool","What is the total number of metal objects?","What is the total number of blue objects?","What is the total number of large objects?","medium","medium","medium","2","2","5","2","2","5","2","2","5" +"scene_0094_original.png","scene_0094_cf1.png","scene_0094_cf2.png","remove_object","apply_blur","removed blue sphere","applied blur filter (strength: 8.10)","What is the total number of rubber objects?","How many blue objects are there?","Are there any cube objects?","medium","medium","medium","4","2","yes","4","1","yes","4","2","yes" +"scene_0095_original.png","scene_0095_cf1.png","scene_0095_cf2.png","occlusion_change","apply_blur","moved red cube to partially occlude brown cylinder","applied blur filter (strength: 8.62)","How many metal objects are there?","Are there any yellow objects?","Are there any sphere objects?","medium","medium","medium","4","yes","yes","4","yes","yes","4","yes","yes" +"scene_0096_original.png","scene_0096_cf1.png","scene_0096_cf2.png","add_object","apply_chromatic_aberration","added blue rubber sphere","applied chromatic aberration filter (strength: 3.41)","What is the total number of small objects?","Are there any blue objects?","What is the total number of small objects?","medium","medium","medium","2","yes","2","3","yes","3","2","yes","2" +"scene_0097_original.png","scene_0097_cf1.png","scene_0097_cf2.png","change_material","apply_blur","changed cyan cylinder from metal to rubber","applied blur filter (strength: 14.31)","What is the total number of rubber objects?","How many rubber objects are there?","How many objects are in the scene?","medium","medium","easy","2","2","6","3","3","6","2","2","6" +"scene_0098_original.png","scene_0098_cf1.png","scene_0098_cf2.png","change_shape","apply_chromatic_aberration","changed brown sphere to cube","applied chromatic aberration filter (strength: 3.11)","How many green objects are there?","How many spheres are there?","How many cyan objects are there?","medium","medium","medium","1","2","2","1","1","2","1","2","2" +"scene_0099_original.png","scene_0099_cf1.png","scene_0099_cf2.png","add_object","add_noise","added brown metal sphere","added heavy noise (min: light)","What is the total number of metallic objects?","Are there any brown objects?","How many yellow objects are there?","medium","medium","medium","4","yes","3","5","yes","3","4","yes","3" diff --git a/Dataset/images/scene_0000_cf1.png b/Dataset/images/scene_0000_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..9d0a237b3f192214de604de36d5e412784a52fbd --- /dev/null +++ b/Dataset/images/scene_0000_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ba42b9fabb29c440f10a2d1d130034ad946e3a659da4a889c5a2a46ddffb77e +size 88739 diff --git a/Dataset/images/scene_0000_cf2.png b/Dataset/images/scene_0000_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..971a7b17e0953e022511c3ea254ce7d7db1d6455 --- /dev/null +++ b/Dataset/images/scene_0000_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f38fad60adf75fab5887bc3eb4ed8f446f0febfb20b717c8b8073747787a4ac +size 59963 diff --git a/Dataset/images/scene_0000_original.png b/Dataset/images/scene_0000_original.png new file mode 100644 index 0000000000000000000000000000000000000000..2bf56dc95cc4e3ee5bbff941bae168943f3b90e6 --- /dev/null +++ b/Dataset/images/scene_0000_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f7adde72f7c856bf93130761d4f40a31668ffb1d7feded5aff096335f3e6109 +size 93256 diff --git a/Dataset/images/scene_0001_cf1.png b/Dataset/images/scene_0001_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..c777a0c26c6ef8e4695f877d0d26d35547e35af5 --- /dev/null +++ b/Dataset/images/scene_0001_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4885c8b86201552003c4a0e42dc25e02247cdba476a87dcab3e2b6e7547808a9 +size 114135 diff --git a/Dataset/images/scene_0001_cf2.png b/Dataset/images/scene_0001_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..840c838b0ab7aea96639e19965450d7fb6429383 --- /dev/null +++ b/Dataset/images/scene_0001_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98b9facec1ba56199f8d54be85073f3b6c9cc436b2e1baa7a5061bca9b43c3b1 +size 76813 diff --git a/Dataset/images/scene_0001_original.png b/Dataset/images/scene_0001_original.png new file mode 100644 index 0000000000000000000000000000000000000000..75cd93ed3b4476a7699918b1fe76233aeb362a50 --- /dev/null +++ b/Dataset/images/scene_0001_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d09c49a02bb02b3014a1176d5178f2029be7a3dcd29c6bcf1cadf152822e64b9 +size 114262 diff --git a/Dataset/images/scene_0002_cf1.png b/Dataset/images/scene_0002_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..6f2f2c1a645cd9f6af578fdfb54e3fa6e42e53be --- /dev/null +++ b/Dataset/images/scene_0002_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385dab0f94cbd8dad1d14913a42e53dd2796ce57983e7e9e153bc0d18cd1b663 +size 100030 diff --git a/Dataset/images/scene_0002_cf2.png b/Dataset/images/scene_0002_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..f20d804e2d4e52997c5e5be1ffb4b31090df1fcc --- /dev/null +++ b/Dataset/images/scene_0002_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd83136423504beecdd5de0ca6cf5a99a82823839bf193e92c65eaab7016f81 +size 59173 diff --git a/Dataset/images/scene_0002_original.png b/Dataset/images/scene_0002_original.png new file mode 100644 index 0000000000000000000000000000000000000000..a7307cb13fa1c652f6fdc7b9af3ef7012b8ec78c --- /dev/null +++ b/Dataset/images/scene_0002_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07d1333aa4b332c6ce412c601f74fe999dc5f3cad0218c11837a03a8f42c5aff +size 98549 diff --git a/Dataset/images/scene_0003_cf1.png b/Dataset/images/scene_0003_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..888c21628f5c8b057707db10af2f9f249c194ad8 --- /dev/null +++ b/Dataset/images/scene_0003_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5fc13d53f0472e1dc01e741549774271748a3210f4038f7c094918b89d7cf56 +size 99658 diff --git a/Dataset/images/scene_0003_cf2.png b/Dataset/images/scene_0003_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..03e87d3a355e3f74820f9e43302637a168b2bc31 --- /dev/null +++ b/Dataset/images/scene_0003_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbcbd74cd7c9d98d22defa191e0c12fd1251649eddb7fde88a5b93054c47be79 +size 33943 diff --git a/Dataset/images/scene_0003_original.png b/Dataset/images/scene_0003_original.png new file mode 100644 index 0000000000000000000000000000000000000000..5eb3702a321cb49103c223c7ffae082d348451cd --- /dev/null +++ b/Dataset/images/scene_0003_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29f929b559b99e56ca2844a519d3d1904d1ebb06c395ac976deef24ac59a06bd +size 97802 diff --git a/Dataset/images/scene_0004_cf1.png b/Dataset/images/scene_0004_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..1ecc300b8b16bf47e42f7287893023686283eca7 --- /dev/null +++ b/Dataset/images/scene_0004_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:655245bdc4feb33dc8f80cd5102f83b3c7ad382a0e9f63e38a46bd3b7267f6d3 +size 100778 diff --git a/Dataset/images/scene_0004_cf2.png b/Dataset/images/scene_0004_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..dcaad4fdc4f312b701ae6bd1c700a7f783db5551 --- /dev/null +++ b/Dataset/images/scene_0004_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:704f76c1864761bb47579b2fbecf8a197258ec20c4af2013abaa20a02b6ddfad +size 87944 diff --git a/Dataset/images/scene_0004_original.png b/Dataset/images/scene_0004_original.png new file mode 100644 index 0000000000000000000000000000000000000000..0f3abbf92a5bd873a7b76ad71aff611af721b2a7 --- /dev/null +++ b/Dataset/images/scene_0004_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc0b88f62978d6c25e2365228ce3a9d9d0083a85df971f2a6bc09b6c1867e53f +size 100819 diff --git a/Dataset/images/scene_0005_cf1.png b/Dataset/images/scene_0005_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..1aa793df57ab96cc139792497e317877b3e66107 --- /dev/null +++ b/Dataset/images/scene_0005_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f828f37b615757b50ee58e547546e0b59194da7828ae090e75bcce600a46c4a +size 106307 diff --git a/Dataset/images/scene_0005_cf2.png b/Dataset/images/scene_0005_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..ad8c5bac89e82e8ab03499a4270fdd3063e65dcc --- /dev/null +++ b/Dataset/images/scene_0005_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a4ed562bf82e17102928e2a649dbaaf2142058b6744e2a74683c860214e9f95 +size 88016 diff --git a/Dataset/images/scene_0005_original.png b/Dataset/images/scene_0005_original.png new file mode 100644 index 0000000000000000000000000000000000000000..fd23cb14d29f6e60ba3e339c99fb9cd216361a99 --- /dev/null +++ b/Dataset/images/scene_0005_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bddf22dfd8a63e87d977103afe0cfa6a1aeb2e717808e7dc901e5984cdf77dc6 +size 106745 diff --git a/Dataset/images/scene_0006_cf1.png b/Dataset/images/scene_0006_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..fc564ae2224631cb78cd9a20750764d1f3162810 --- /dev/null +++ b/Dataset/images/scene_0006_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64eb849425706fc696e7eb2409f898570a3c315a4c9639eac65b97efd9789bb6 +size 110938 diff --git a/Dataset/images/scene_0006_cf2.png b/Dataset/images/scene_0006_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..84273e12cb9001cb694ef181d8ecb814fefe1534 --- /dev/null +++ b/Dataset/images/scene_0006_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3729e7314a5195e74db5f5648e633fb94c9baedbf3bada6b3b1e1eb1469cfaf9 +size 36566 diff --git a/Dataset/images/scene_0006_original.png b/Dataset/images/scene_0006_original.png new file mode 100644 index 0000000000000000000000000000000000000000..af7130da324996d8a08faef50d1fb4677cd08a21 --- /dev/null +++ b/Dataset/images/scene_0006_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de0081f9d134ff175ad6fae0a4401887e932db8d33eb06c5b603fa86455c68fb +size 111437 diff --git a/Dataset/images/scene_0007_cf1.png b/Dataset/images/scene_0007_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..d4056082ad37d2c542c7854372c64ab3d7814f43 --- /dev/null +++ b/Dataset/images/scene_0007_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3c63aee13813bfc5041c3e48d0524d72c8d44535027b21248d998bb0ef98666 +size 105648 diff --git a/Dataset/images/scene_0007_cf2.png b/Dataset/images/scene_0007_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..c939d864d0c14bec96998e5790cd4c4903742ceb --- /dev/null +++ b/Dataset/images/scene_0007_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d70755423cebe2dac89828b394a90b5206444487541a359eac4cfbf897788c26 +size 214266 diff --git a/Dataset/images/scene_0007_original.png b/Dataset/images/scene_0007_original.png new file mode 100644 index 0000000000000000000000000000000000000000..6f7d2d285b20160f3eca0add1a669e220302cbff --- /dev/null +++ b/Dataset/images/scene_0007_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5de2885dad4ac13c4b1d12be7b21d01a1736818994f8554b44cfcebdbe893c81 +size 104540 diff --git a/Dataset/images/scene_0008_cf1.png b/Dataset/images/scene_0008_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..259d9aa2d975c9592cd4fb06df9f8c1938679435 --- /dev/null +++ b/Dataset/images/scene_0008_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb6d88db743e460b32a8b6b7607b3863b1a5ed05ea16011404488a5c26961a87 +size 102404 diff --git a/Dataset/images/scene_0008_cf2.png b/Dataset/images/scene_0008_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..0baa5e9ad1b399eb1ff6f1a0d93d4a5414af0f55 --- /dev/null +++ b/Dataset/images/scene_0008_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04d8159be9bd2843d1e100a297cf060564d262891fdfe18e89c18dcf16539e71 +size 186400 diff --git a/Dataset/images/scene_0008_original.png b/Dataset/images/scene_0008_original.png new file mode 100644 index 0000000000000000000000000000000000000000..98a768ff6224df8341df36dbf38ff7f14319c1fb --- /dev/null +++ b/Dataset/images/scene_0008_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:347def89575fa8823696dbee3fb79440f46f5f9839a6d32c2e0b6219b5d26569 +size 102980 diff --git a/Dataset/images/scene_0009_cf1.png b/Dataset/images/scene_0009_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..7e59d34d7ca3d1773669374a5ec98d2f8e529d07 --- /dev/null +++ b/Dataset/images/scene_0009_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59eb6b7d13d28cc6ad4749b5131f9e1183f304ffb11c693fa3c2cdd5799642f6 +size 103035 diff --git a/Dataset/images/scene_0009_cf2.png b/Dataset/images/scene_0009_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..bc1e3f18e70d83d5c7ee7a0110699445b3de8152 --- /dev/null +++ b/Dataset/images/scene_0009_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8cfb9dc5bdd73b1d0c2f36bb45d58551a825ddce1ce76d66d61f3b1f089fb5a +size 61519 diff --git a/Dataset/images/scene_0009_original.png b/Dataset/images/scene_0009_original.png new file mode 100644 index 0000000000000000000000000000000000000000..47f665157c67103f255b1ad4129d5da95a9cd3da --- /dev/null +++ b/Dataset/images/scene_0009_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c6afaddb50a2054e7989c2c98c3ea26a3a3011ed36746d886147a6066ce40f6 +size 103269 diff --git a/Dataset/images/scene_0010_cf1.png b/Dataset/images/scene_0010_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..8bd245a56666e59533f4dbe4ce3763234c16db15 --- /dev/null +++ b/Dataset/images/scene_0010_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:972b6c13410106296a4e6c220752bc5cf432e47859602f713d693a7ad120a535 +size 97286 diff --git a/Dataset/images/scene_0010_cf2.png b/Dataset/images/scene_0010_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..bb60c8d81836828405cfb6464393d57a84e6824f --- /dev/null +++ b/Dataset/images/scene_0010_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a701d5d831d8e6bc74831ffe06798dfee3efa71c1d7279db1d092f95f1d0fd2 +size 60911 diff --git a/Dataset/images/scene_0010_original.png b/Dataset/images/scene_0010_original.png new file mode 100644 index 0000000000000000000000000000000000000000..60abf94be559ad85e9446a3f31432340f752cabf --- /dev/null +++ b/Dataset/images/scene_0010_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:902cf7a0cff431ad100cc77fe2e34df9b6df3ef4542ecc5e342d5fe6ecf48c01 +size 96910 diff --git a/Dataset/images/scene_0011_cf1.png b/Dataset/images/scene_0011_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..d327f4bbe440a8ba5ad5d4c9f5e05f4311d76420 --- /dev/null +++ b/Dataset/images/scene_0011_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a3158b16533fca05f326d30554757da708651e2fce7701929a862df5b697617 +size 106005 diff --git a/Dataset/images/scene_0011_cf2.png b/Dataset/images/scene_0011_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..9aeff64396519ff1cd811c47b388aa88fe38e8e8 --- /dev/null +++ b/Dataset/images/scene_0011_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c818753b71c14c0ad47b3fb84872c701dacb8030e5d737c6311b11df735351ed +size 70290 diff --git a/Dataset/images/scene_0011_original.png b/Dataset/images/scene_0011_original.png new file mode 100644 index 0000000000000000000000000000000000000000..f3ac180b9abd5fc5be1fcc29365ad8a5adb5af05 --- /dev/null +++ b/Dataset/images/scene_0011_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88aea29ba66ee9bc3f6a5ab84ea3c726c9c7432c1c82e8d84b037ff0dc96496f +size 105950 diff --git a/Dataset/images/scene_0012_cf1.png b/Dataset/images/scene_0012_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..d72c689669d40079cf698d6c0289e1b328fe875b --- /dev/null +++ b/Dataset/images/scene_0012_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b856dc6bf01b7273d1d50ce18fcf83da0b889223c07e962bfe7ebf11e77ec935 +size 118244 diff --git a/Dataset/images/scene_0012_cf2.png b/Dataset/images/scene_0012_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..c462cb93da5d859e7bed297c53f28d0992487f74 --- /dev/null +++ b/Dataset/images/scene_0012_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a05e1dea3580ae7b00ac3b13648bfe48b839073439123834c5ea6bd69de46c5a +size 78817 diff --git a/Dataset/images/scene_0012_original.png b/Dataset/images/scene_0012_original.png new file mode 100644 index 0000000000000000000000000000000000000000..eb5bc259c6512e32d3548d14df90631ad08c2dc4 --- /dev/null +++ b/Dataset/images/scene_0012_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e865b84d3cd9b757b1318219cb0c8424f27ebb444dbf4212aaf2c9c54bc461de +size 116707 diff --git a/Dataset/images/scene_0013_cf1.png b/Dataset/images/scene_0013_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..c153cafc8187947cc78f8f06bd089ade6269ebf3 --- /dev/null +++ b/Dataset/images/scene_0013_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01d93451bb4468e0f73b96ee1e1928dc3199bafc666fa6b57e140adcd796cb51 +size 106350 diff --git a/Dataset/images/scene_0013_cf2.png b/Dataset/images/scene_0013_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..0a79c4908c3205bf77ab7b206145ac90e18e12c9 --- /dev/null +++ b/Dataset/images/scene_0013_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48787bf76aaeae92881cf13892d2fda287d9a25ab591d9ebe80c8c66ddb2f704 +size 89508 diff --git a/Dataset/images/scene_0013_original.png b/Dataset/images/scene_0013_original.png new file mode 100644 index 0000000000000000000000000000000000000000..4a944cbac29fcbc675f35e363298163880f73e1d --- /dev/null +++ b/Dataset/images/scene_0013_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2a7665b6cda9d79b7358a6db64e5629e9720fcd7f22558e7e80499c241a19b1 +size 105774 diff --git a/Dataset/images/scene_0014_cf1.png b/Dataset/images/scene_0014_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..9d9056ea4a4bc576277297f3fe45cf96c4d3af6a --- /dev/null +++ b/Dataset/images/scene_0014_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:594db5cf478cd58c3af559e8bcd00d9f1a238bacc32dbb60a72653c6e08ba291 +size 98613 diff --git a/Dataset/images/scene_0014_cf2.png b/Dataset/images/scene_0014_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..6f74eea3ae2bb5b7ae57e3d11933867a9ec86977 --- /dev/null +++ b/Dataset/images/scene_0014_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cc30983a4c2aa5feab299a9847e7808d0deffadbef3d058f117afb0f7daeb13 +size 103434 diff --git a/Dataset/images/scene_0014_original.png b/Dataset/images/scene_0014_original.png new file mode 100644 index 0000000000000000000000000000000000000000..866178a673b6c43a301f198354f028e24c1aaa38 --- /dev/null +++ b/Dataset/images/scene_0014_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b2bcd0e4caa96daf615e6e3f6fb0bd17c476babfc3f6de39f6fe0ddafdc4f34 +size 98795 diff --git a/Dataset/images/scene_0015_cf1.png b/Dataset/images/scene_0015_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..470b4dc7cabaa138cebb9ce7f65da8a3931143f0 --- /dev/null +++ b/Dataset/images/scene_0015_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfb0ef7d1de5866d285e7b678024ff3b494a356d693bbb330d3c4fe17ca38e7b +size 98696 diff --git a/Dataset/images/scene_0015_cf2.png b/Dataset/images/scene_0015_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..68516b7e160e97bfb144209cfe3e8885598d3ec8 --- /dev/null +++ b/Dataset/images/scene_0015_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b75be2560046cbcc4bf6c8389ad589513b5aab27d1159f550c2c07aaf921b0e +size 77348 diff --git a/Dataset/images/scene_0015_original.png b/Dataset/images/scene_0015_original.png new file mode 100644 index 0000000000000000000000000000000000000000..998f32ca78191a6abc73b5300bcf770af4b56b2a --- /dev/null +++ b/Dataset/images/scene_0015_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d14e138f3bda5b9c4e0531719c5d082518b7a049d3e00203851af3f879ea8bc +size 100061 diff --git a/Dataset/images/scene_0016_cf1.png b/Dataset/images/scene_0016_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..a66a218fca05c5921c2395f091304369aea9ad6c --- /dev/null +++ b/Dataset/images/scene_0016_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d362fb343a2197f17b5f9c1ec1a1ffb52e0df9e8440ce4f646b945e0e2e324b4 +size 110982 diff --git a/Dataset/images/scene_0016_cf2.png b/Dataset/images/scene_0016_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..bb5b2fafed4c20fc37495f1363aa44b3c89d3b42 --- /dev/null +++ b/Dataset/images/scene_0016_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e083a8886472286eaeec3d6fbef579cf5977a37dedd4af0799148b49e09037d9 +size 75323 diff --git a/Dataset/images/scene_0016_original.png b/Dataset/images/scene_0016_original.png new file mode 100644 index 0000000000000000000000000000000000000000..f3c95d04803c0f0fbddbe8c78bcd9e25c48b6a5e --- /dev/null +++ b/Dataset/images/scene_0016_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c71234269ba9e5f0e19dd160de78074683bb2d03ba5af7fb287831d055d37a14 +size 111420 diff --git a/Dataset/images/scene_0017_cf1.png b/Dataset/images/scene_0017_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..30f46cebaed53f32dc8a7f9ee243da67b0163e9b --- /dev/null +++ b/Dataset/images/scene_0017_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ec494e59d7e246c2a878e92b798909209f42084675203043567acb972385361 +size 98518 diff --git a/Dataset/images/scene_0017_cf2.png b/Dataset/images/scene_0017_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..029d5729aba28957cb3e9e2dd83c351c128406e4 --- /dev/null +++ b/Dataset/images/scene_0017_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9347bb93cd380819558428c352ffd8a7bd34c27e2e346422d346ce8fd046e85 +size 57342 diff --git a/Dataset/images/scene_0017_original.png b/Dataset/images/scene_0017_original.png new file mode 100644 index 0000000000000000000000000000000000000000..712fb881b81bc6fd995dac4e7ae0b029cb450079 --- /dev/null +++ b/Dataset/images/scene_0017_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdb33cd050bd787feedcebca569d457ad88e79681573dd779eb9fc810442d8cc +size 98309 diff --git a/Dataset/images/scene_0018_cf1.png b/Dataset/images/scene_0018_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..280f522d6aaaa12a66be5cd23c645f9a9102f16a --- /dev/null +++ b/Dataset/images/scene_0018_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa7ba61c9066ec043f01b3c05690fe06c3113fd8b8912b69a17d27b50b55260d +size 95793 diff --git a/Dataset/images/scene_0018_cf2.png b/Dataset/images/scene_0018_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..93776192acca56804217cdea26ba2a4d51a64a6a --- /dev/null +++ b/Dataset/images/scene_0018_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:116c9c96e741988a01c5095ea7809e78557bc5ae58a28b233d8d1ccf5ad2dd06 +size 31019 diff --git a/Dataset/images/scene_0018_original.png b/Dataset/images/scene_0018_original.png new file mode 100644 index 0000000000000000000000000000000000000000..8e226958a4fb639a1b6d8dce22360926947f1862 --- /dev/null +++ b/Dataset/images/scene_0018_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c573c3125d7db76f8f03f94e692b580c2d421fbfe921b714b710ae58b7d4525 +size 97461 diff --git a/Dataset/images/scene_0019_cf1.png b/Dataset/images/scene_0019_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..494313667fd3abbaae4b227ece1433a29caf6105 --- /dev/null +++ b/Dataset/images/scene_0019_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9a3ce86ec55ad0443ac2d7cbcd9f33f4907b2309c44f86858a3344ea3473ea8 +size 97262 diff --git a/Dataset/images/scene_0019_cf2.png b/Dataset/images/scene_0019_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..75dfe26e4dcca73a6c3d1a159a677e53518a55a0 --- /dev/null +++ b/Dataset/images/scene_0019_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17ff968e1be1ba68b34ba964bbdb50b14facbbd82d106c61bc371618b0aa1e2c +size 76590 diff --git a/Dataset/images/scene_0019_original.png b/Dataset/images/scene_0019_original.png new file mode 100644 index 0000000000000000000000000000000000000000..d094fb5285eb2371b0ea31add26d22766c1e4bf1 --- /dev/null +++ b/Dataset/images/scene_0019_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:debb0974d9513aa700e804ecc6957b9a2a00ffe98723012af7742df2b06a7ac3 +size 96266 diff --git a/Dataset/images/scene_0020_cf1.png b/Dataset/images/scene_0020_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..e60335e8477e67b7a5fc176d8d0f81377d972596 --- /dev/null +++ b/Dataset/images/scene_0020_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0379035e4b58816cdd49871f09351e80df32232e9bb8dffaaec595508e146a42 +size 103897 diff --git a/Dataset/images/scene_0020_cf2.png b/Dataset/images/scene_0020_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..b65ac6aa82f83f0f4c82a9de36bc7039c355e17e --- /dev/null +++ b/Dataset/images/scene_0020_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a75c9a7d9e115e28e6b2b9908b5d5ee48a600fc76885eaa56368851b19a3f74 +size 83532 diff --git a/Dataset/images/scene_0020_original.png b/Dataset/images/scene_0020_original.png new file mode 100644 index 0000000000000000000000000000000000000000..80a5ea97c216058b5259b2556b2ed952b0a8a2dc --- /dev/null +++ b/Dataset/images/scene_0020_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95d41fc287b92d92f31a41bb8c0fe88b2491c7c46d60fcc3685a40778a9430e8 +size 105185 diff --git a/Dataset/images/scene_0021_cf1.png b/Dataset/images/scene_0021_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..f9108d4d166a1edcbc2675237d67c46f09786838 --- /dev/null +++ b/Dataset/images/scene_0021_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a99d6a1a41c46f2dfa806ee24673026b1cda579962afa93b6adf413ef507c6d2 +size 100371 diff --git a/Dataset/images/scene_0021_cf2.png b/Dataset/images/scene_0021_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..620df2c0a31b4f7095bde82990dbc1f81d6cdb79 --- /dev/null +++ b/Dataset/images/scene_0021_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1b6f3ea7152561628f3e732892544e695ad2050d465e92e10df5fa8159424aa +size 87746 diff --git a/Dataset/images/scene_0021_original.png b/Dataset/images/scene_0021_original.png new file mode 100644 index 0000000000000000000000000000000000000000..c7b9c4081501edfbeb261749d100cec5e52dfe4f --- /dev/null +++ b/Dataset/images/scene_0021_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eef5b5ae9d1d25148c3f1ac3bd46c0f7ffb8231e2068c2d79ea775f1d85c653 +size 99507 diff --git a/Dataset/images/scene_0022_cf1.png b/Dataset/images/scene_0022_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..6716cadf6aaf1ab21ccd9715f9b72162a7f82d7f --- /dev/null +++ b/Dataset/images/scene_0022_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b0d6595c55a64f78e4917b242d783616c4fd3465668ec945ac5ea84eaf547a7 +size 97621 diff --git a/Dataset/images/scene_0022_cf2.png b/Dataset/images/scene_0022_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..816cee5d84265c55589a6bd5fc9b45055467b872 --- /dev/null +++ b/Dataset/images/scene_0022_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbafea991d81b5c414c3f5add20e8dd8d8e62bb490c9d789cc62491b0c348851 +size 186598 diff --git a/Dataset/images/scene_0022_original.png b/Dataset/images/scene_0022_original.png new file mode 100644 index 0000000000000000000000000000000000000000..814a545b974635cb7ea1d203e71b0c5681e2b323 --- /dev/null +++ b/Dataset/images/scene_0022_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ad0d01af50d45ed6a881396196601f011af5bbc2320264255e1919b7482015a +size 104941 diff --git a/Dataset/images/scene_0023_cf1.png b/Dataset/images/scene_0023_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..3d3f4effdbc2fb53c357fbca8e1f3c517ece29a7 --- /dev/null +++ b/Dataset/images/scene_0023_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ba4d719a3dac1fbfb4783414550d4465f9b58d238e016ee52a284dda4abfeb +size 100367 diff --git a/Dataset/images/scene_0023_cf2.png b/Dataset/images/scene_0023_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..98c8a01d29ce06c3cb8b966bfc02359f03324671 --- /dev/null +++ b/Dataset/images/scene_0023_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffdb56862ae46e9b315170bf7c8cdc4185cacc110800c43c26630d6499e80408 +size 186466 diff --git a/Dataset/images/scene_0023_original.png b/Dataset/images/scene_0023_original.png new file mode 100644 index 0000000000000000000000000000000000000000..3bd5981e09d268c94ffd1175062b332acda51ecd --- /dev/null +++ b/Dataset/images/scene_0023_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bed4015ee3744c42f0e14ee6102e305e978f175ecb7adba492e51600a8944801 +size 99598 diff --git a/Dataset/images/scene_0024_cf1.png b/Dataset/images/scene_0024_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..056a95d83c8359255a2d62535f046354b6496b59 --- /dev/null +++ b/Dataset/images/scene_0024_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67a59e823c2ab4ddd0f003eda848b47f3bcfae910a33a1906ba257f757bccd41 +size 98856 diff --git a/Dataset/images/scene_0024_cf2.png b/Dataset/images/scene_0024_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..538d058715c006edfcc22d1dd13e0a1e633d4278 --- /dev/null +++ b/Dataset/images/scene_0024_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:823d77a3e822216c116b0ac620eb3468333e3f338e0609a7615ed15265041af9 +size 76952 diff --git a/Dataset/images/scene_0024_original.png b/Dataset/images/scene_0024_original.png new file mode 100644 index 0000000000000000000000000000000000000000..e91fafe4849de73531a31074362d1ff414021fb8 --- /dev/null +++ b/Dataset/images/scene_0024_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bb9200a7cdb50597194f931642d4f41ac791aac79aa8229a7d59d46014a1afe +size 99246 diff --git a/Dataset/images/scene_0025_cf1.png b/Dataset/images/scene_0025_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..036fcf4537e68a15b7d73570808eb05592b0955e --- /dev/null +++ b/Dataset/images/scene_0025_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d6f662aefd8501ac972b033a0755afb0952c754dda234e53327163a50aa63a +size 104485 diff --git a/Dataset/images/scene_0025_cf2.png b/Dataset/images/scene_0025_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..cb09707d06f4d9e78958693f996f7e37e81009d4 --- /dev/null +++ b/Dataset/images/scene_0025_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a25bd090fa5a5336584d4f14ee942772f31653ce03dd01405ba107ba8a68bdf3 +size 32874 diff --git a/Dataset/images/scene_0025_original.png b/Dataset/images/scene_0025_original.png new file mode 100644 index 0000000000000000000000000000000000000000..322b5b26f715f44f5339cd4b6182487599399ea1 --- /dev/null +++ b/Dataset/images/scene_0025_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:045b4cea17d35f01d1af0afa60eac97d206c3564876098e93fc65674b8c25f00 +size 104463 diff --git a/Dataset/images/scene_0026_cf1.png b/Dataset/images/scene_0026_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..b4caa8141274b65a2924445a5c56ed08fdc2f3a5 --- /dev/null +++ b/Dataset/images/scene_0026_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:894bda4a63a40e56cca69e1ad28599686dbd6e0eda57ee8390a8e6d34bf38cb5 +size 99206 diff --git a/Dataset/images/scene_0026_cf2.png b/Dataset/images/scene_0026_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..7e1d12c71263fe54e1eb60ab5e40d1e609df39bc --- /dev/null +++ b/Dataset/images/scene_0026_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:578cec210b964214dfe6336942b22efbcf838ce5da534e48aaf8dae5beca8535 +size 186005 diff --git a/Dataset/images/scene_0026_original.png b/Dataset/images/scene_0026_original.png new file mode 100644 index 0000000000000000000000000000000000000000..ef105f691f14eedcdc71062160351927d9249b16 --- /dev/null +++ b/Dataset/images/scene_0026_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:755e85afdf6f1e46efdf6929e940f198cc5579e0d802a65359ac6388253f3099 +size 91602 diff --git a/Dataset/images/scene_0027_cf1.png b/Dataset/images/scene_0027_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..b6d260e241cc8ba79476000da171d49a3960e8b9 --- /dev/null +++ b/Dataset/images/scene_0027_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28e1b389678f793b882d60f6c6cd336e23c27c9d51608d16831a5ee1c8a8626e +size 92463 diff --git a/Dataset/images/scene_0027_cf2.png b/Dataset/images/scene_0027_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..473f1bc0c3ed3fd2867508f17b3997b5c06f8e22 --- /dev/null +++ b/Dataset/images/scene_0027_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:420f243e4f99b18f2ee18c79347e25a0d028d8db2b32a2b93ee0e8c9a77a6529 +size 30972 diff --git a/Dataset/images/scene_0027_original.png b/Dataset/images/scene_0027_original.png new file mode 100644 index 0000000000000000000000000000000000000000..2409f6c0e53fb6c206d747f25d742dbf417107e1 --- /dev/null +++ b/Dataset/images/scene_0027_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90b38dfc1d5b9ae52dd631a94477f1dddae3fd3542ec1781955a9629d48eb13a +size 92011 diff --git a/Dataset/images/scene_0028_cf1.png b/Dataset/images/scene_0028_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..7b2d20fb441606df693ba822ef6611199651a269 --- /dev/null +++ b/Dataset/images/scene_0028_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50259cc6d03a3cde851cc929bf8de370430a6c55a06a07316ed79d674def3542 +size 94498 diff --git a/Dataset/images/scene_0028_cf2.png b/Dataset/images/scene_0028_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..707012c9c0dd173586ea43d998d2b6e5c039ad80 --- /dev/null +++ b/Dataset/images/scene_0028_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d08bf14998479f87562e2ac2695d06cddba414451682139b455d770ad36b58e +size 213964 diff --git a/Dataset/images/scene_0028_original.png b/Dataset/images/scene_0028_original.png new file mode 100644 index 0000000000000000000000000000000000000000..29fe619d2051531365b4903f906b46d21110c666 --- /dev/null +++ b/Dataset/images/scene_0028_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5663863bf188dbae167a3510bb735f3bb4145a085b9a21040da2f9cd7793f28e +size 90721 diff --git a/Dataset/images/scene_0029_cf1.png b/Dataset/images/scene_0029_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..c8a8656aae094e29c8f4463e8c4b210c50149185 --- /dev/null +++ b/Dataset/images/scene_0029_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef3ca6da298a53e39609365bfda03f18c8a30f93802057c0128acce3f5742bdc +size 104964 diff --git a/Dataset/images/scene_0029_cf2.png b/Dataset/images/scene_0029_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..2ac251671fca9ca1dd720f8a12946b263445e89d --- /dev/null +++ b/Dataset/images/scene_0029_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98af15eccc770c751c6681f222e83641132f5fd6807bcd3374fb3e7c1be379e5 +size 111822 diff --git a/Dataset/images/scene_0029_original.png b/Dataset/images/scene_0029_original.png new file mode 100644 index 0000000000000000000000000000000000000000..87bf2b9c18799cb07b859b9a41304987115dea54 --- /dev/null +++ b/Dataset/images/scene_0029_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9856b4455f1fc8bbe5e048b5c920f0fdae0e26dfbf88a9d929a16ddb814d909 +size 105798 diff --git a/Dataset/images/scene_0030_cf1.png b/Dataset/images/scene_0030_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..f31e1c2ada6217b58879af1d99e8ac390ae4a23f --- /dev/null +++ b/Dataset/images/scene_0030_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03293e807c4c50877af6890c913bcf31d34edeab893d0f231655ab25b1efbbb9 +size 97893 diff --git a/Dataset/images/scene_0030_cf2.png b/Dataset/images/scene_0030_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..ae430dd5d16a50bc8745fe8dacfc5533da0afd20 --- /dev/null +++ b/Dataset/images/scene_0030_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bef839876c5800ac1bbb3838a908c36b1b02d78a606240a44070b850bbb0161 +size 50375 diff --git a/Dataset/images/scene_0030_original.png b/Dataset/images/scene_0030_original.png new file mode 100644 index 0000000000000000000000000000000000000000..65b4b0c08cd8a1c1e8ab990fb7f01f657a225dfa --- /dev/null +++ b/Dataset/images/scene_0030_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a7d3932efbef5f5db0de5ffd43d3d4957dbf309d0bd070a2736d40194273928 +size 96708 diff --git a/Dataset/images/scene_0031_cf1.png b/Dataset/images/scene_0031_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..2f35cf58edf883461ab0b0cc0d32ef2c83e0774a --- /dev/null +++ b/Dataset/images/scene_0031_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e0641dc6ea75107316aadc6e204c7fba755b0b8ef198c6e552503c06da806c +size 90563 diff --git a/Dataset/images/scene_0031_cf2.png b/Dataset/images/scene_0031_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..0c9ca39a43a1c0d2aa665d09e12fce56e06c0085 --- /dev/null +++ b/Dataset/images/scene_0031_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abd204a54d4e88b0578141b4563702252bcf28bf7851c316e07530d09b541c71 +size 54252 diff --git a/Dataset/images/scene_0031_original.png b/Dataset/images/scene_0031_original.png new file mode 100644 index 0000000000000000000000000000000000000000..a48992edb20a6e4c5c812be354403497cb3e92ef --- /dev/null +++ b/Dataset/images/scene_0031_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ee2c04384f6819b6bb6e1f18337b51175fea0a7680fea2e207351876cbae7be +size 95040 diff --git a/Dataset/images/scene_0032_cf1.png b/Dataset/images/scene_0032_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..2695ee4a9264592e20befce4d4ef1cdb0967c6da --- /dev/null +++ b/Dataset/images/scene_0032_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bbb913be64c36545771afd00c154c2a21226249cb8f4a5d629ab35d9d5717dc +size 111135 diff --git a/Dataset/images/scene_0032_cf2.png b/Dataset/images/scene_0032_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..cd181fdea841e3053f2003504d162d2011526088 --- /dev/null +++ b/Dataset/images/scene_0032_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e89eafb6504e580f547c1dc9a43aa03f9f5a8818bc8bebd4bf2143f87bb30f22 +size 91498 diff --git a/Dataset/images/scene_0032_original.png b/Dataset/images/scene_0032_original.png new file mode 100644 index 0000000000000000000000000000000000000000..95795fdffff2d56a528cfd9953eec348320a03ed --- /dev/null +++ b/Dataset/images/scene_0032_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0c0e2daaf60c8dcacdb924f65530f5d19d55934e012c80d25956623c4c4a3c4 +size 110844 diff --git a/Dataset/images/scene_0033_cf1.png b/Dataset/images/scene_0033_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..1d2f0f14d72096f0c3a2edab0672c2fa5f1580a2 --- /dev/null +++ b/Dataset/images/scene_0033_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b92b95485ff823d8496da1380e1d51a1378dc8c7e30fb6a95fc9488d24b28a9 +size 108514 diff --git a/Dataset/images/scene_0033_cf2.png b/Dataset/images/scene_0033_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..49a1a3adfa8d5db469324071ceedd58cf1da951f --- /dev/null +++ b/Dataset/images/scene_0033_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e14487eb377cbbf2663de0fcec5e31f26d5b152ffb189c632019983f7a1105fb +size 90705 diff --git a/Dataset/images/scene_0033_original.png b/Dataset/images/scene_0033_original.png new file mode 100644 index 0000000000000000000000000000000000000000..91d51522a8ac8fbc73dfa80075fdc73ee95de201 --- /dev/null +++ b/Dataset/images/scene_0033_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c4d749e2368b346e0d26c46731c0b2948549cf8a7d2be58d8715503e9f0f0db +size 108307 diff --git a/Dataset/images/scene_0034_cf1.png b/Dataset/images/scene_0034_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..3ce033f8f3e70c9a46f2a3297f955ce0e246051b --- /dev/null +++ b/Dataset/images/scene_0034_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf41c8d67466d8ec39b5bc5fc7fe0e5d3411ae33272ffaff93ae124150234b2a +size 97449 diff --git a/Dataset/images/scene_0034_cf2.png b/Dataset/images/scene_0034_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..1b2d0bf252fcbb5f51ab582828731547e562bc0c --- /dev/null +++ b/Dataset/images/scene_0034_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d353a9145c0afe4ae203f6e60edd5c949369198cf00f61442c0d741ce376c17a +size 76531 diff --git a/Dataset/images/scene_0034_original.png b/Dataset/images/scene_0034_original.png new file mode 100644 index 0000000000000000000000000000000000000000..31499a1ba01a353b6be990b87b6423bce7167d69 --- /dev/null +++ b/Dataset/images/scene_0034_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:134761d6bd74e6ee5db1349615ae22e387a40e45141d28d999c57a455a151b56 +size 97965 diff --git a/Dataset/images/scene_0035_cf1.png b/Dataset/images/scene_0035_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..6f770b334acbdf042604d8eec9e6dd588e15ea85 --- /dev/null +++ b/Dataset/images/scene_0035_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9db7280aa48541def0dd23028b5272e477614ab48e0444474a8d78c9ad917dd1 +size 98760 diff --git a/Dataset/images/scene_0035_cf2.png b/Dataset/images/scene_0035_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..d5422e314048a691c59ed8db30a83ac6e42f3107 --- /dev/null +++ b/Dataset/images/scene_0035_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16a829e2135d3b2e8c3a6f7d28f8cd9ec3a800714ad067840775c7eaacb3ea9a +size 31458 diff --git a/Dataset/images/scene_0035_original.png b/Dataset/images/scene_0035_original.png new file mode 100644 index 0000000000000000000000000000000000000000..54ddcb7bd658da08194628d3e397fdee0e46673e --- /dev/null +++ b/Dataset/images/scene_0035_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a37599bc3dc1a897082fac94a7bff76f813a66b16c71a1a161a48695f70b3705 +size 101143 diff --git a/Dataset/images/scene_0036_cf1.png b/Dataset/images/scene_0036_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..e06afb0296fb0429153fc875e7f6d8312f8b9ff7 --- /dev/null +++ b/Dataset/images/scene_0036_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10677342eb612b0791f5fe47bcaf4a8ddbc836b4593f98b829680ed04d836b38 +size 103078 diff --git a/Dataset/images/scene_0036_cf2.png b/Dataset/images/scene_0036_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..74d58b2d2253fc3d0fdf95d5651d94157dd2af9d --- /dev/null +++ b/Dataset/images/scene_0036_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed1c1982697a3392efa95610553c2277e53366d0b46c071b4a5638dd57e9eed4 +size 214098 diff --git a/Dataset/images/scene_0036_original.png b/Dataset/images/scene_0036_original.png new file mode 100644 index 0000000000000000000000000000000000000000..f8aff27478d757590ad0e7cc9a0ffa9ba1339ab8 --- /dev/null +++ b/Dataset/images/scene_0036_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f2612299dd9b200d34d55d02c8446fdd7c48401c8ff690967272ab1601f4428 +size 102768 diff --git a/Dataset/images/scene_0037_cf1.png b/Dataset/images/scene_0037_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..f7fcf3ae4baaf6976787d0e3a9b071443dc6dce9 --- /dev/null +++ b/Dataset/images/scene_0037_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44426029036643520a28d31793c99a81a5eec49756125d6fc3e41e8d72a375dc +size 109431 diff --git a/Dataset/images/scene_0037_cf2.png b/Dataset/images/scene_0037_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..141571118bfd3a50df165c2ff2ea06b1eb7d77a4 --- /dev/null +++ b/Dataset/images/scene_0037_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67c9707e5399e9f55201bb2b91b30d2baa03916000d06d7cb87d69c1169a9c99 +size 186680 diff --git a/Dataset/images/scene_0037_original.png b/Dataset/images/scene_0037_original.png new file mode 100644 index 0000000000000000000000000000000000000000..97c7268dac5f06ffe5a9d8207c678f5cdee0c353 --- /dev/null +++ b/Dataset/images/scene_0037_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e21d1dd0c47ddf3c117949a4fc0189b224f1fc8cfde067b98b0ffe4267b4316a +size 107557 diff --git a/Dataset/images/scene_0038_cf1.png b/Dataset/images/scene_0038_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..184cb2158e2d2469334c3de04c9f56934299f9f9 --- /dev/null +++ b/Dataset/images/scene_0038_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9aa9e89c5c917343a5cd9b4645e139b45e0fb73658e51642215b5e62ac21994 +size 110629 diff --git a/Dataset/images/scene_0038_cf2.png b/Dataset/images/scene_0038_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..c325ebef3b6359ed3db9a6fa15a415932bfde83a --- /dev/null +++ b/Dataset/images/scene_0038_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dded5e50678aa981084f0216afd4a798fa1b628be609f551724be868aa3b35f0 +size 92569 diff --git a/Dataset/images/scene_0038_original.png b/Dataset/images/scene_0038_original.png new file mode 100644 index 0000000000000000000000000000000000000000..794b87464cb6ae877abed326a3312ecd0a4573f2 --- /dev/null +++ b/Dataset/images/scene_0038_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b16be6c740f69bc9bba0e801e169a56745cedae41f7b00300ff81e964707b47 +size 109744 diff --git a/Dataset/images/scene_0039_cf1.png b/Dataset/images/scene_0039_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..0c94f8a51fd74b1a213bbd3ae1e2de5d0e5cf2f2 --- /dev/null +++ b/Dataset/images/scene_0039_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0113b6639baf49ff2c7ae341ff61d094ec30daecdb1fd677db18c26fc8bfb87c +size 91075 diff --git a/Dataset/images/scene_0039_cf2.png b/Dataset/images/scene_0039_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..b0e6aaa77105f193e5057f23dd7ef3e4fdb9bea9 --- /dev/null +++ b/Dataset/images/scene_0039_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c605b3973c11a247cfb206f22789101677eae8f1cb602f71afdf8de114b8357 +size 77007 diff --git a/Dataset/images/scene_0039_original.png b/Dataset/images/scene_0039_original.png new file mode 100644 index 0000000000000000000000000000000000000000..7ef6a4d86735e06e68fd9956b886e5a77d96ae4a --- /dev/null +++ b/Dataset/images/scene_0039_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:985f2eb109dafd2cc1c1f84f8147ada15f5c8d516e040ea95a168822be70b5ef +size 96648 diff --git a/Dataset/images/scene_0040_cf1.png b/Dataset/images/scene_0040_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..d7f9f980ee435d896d1391e545f29f6ed7af2747 --- /dev/null +++ b/Dataset/images/scene_0040_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cadfb1948a9a906534f9e8071fccf70ed15dd435b10591c19244394a511da78 +size 94067 diff --git a/Dataset/images/scene_0040_cf2.png b/Dataset/images/scene_0040_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..c2fec5725202cf8cc1fbbe8927d9943471345a0c --- /dev/null +++ b/Dataset/images/scene_0040_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49840c9c44715dcda6a890537a67f3f35df43554ed8efe687ad81462fd99abee +size 84382 diff --git a/Dataset/images/scene_0040_original.png b/Dataset/images/scene_0040_original.png new file mode 100644 index 0000000000000000000000000000000000000000..ba26cda6805d8f035858fab9c52e6bdd6bc5642b --- /dev/null +++ b/Dataset/images/scene_0040_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:853e83a29fc111de85c85621a5c5636a87b9911331d8f48d7732f7221ce66bd9 +size 95939 diff --git a/Dataset/images/scene_0041_cf1.png b/Dataset/images/scene_0041_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..57e06e12ce0c8577b35ac8a426f1cd1dcaa162e7 --- /dev/null +++ b/Dataset/images/scene_0041_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc50e505979d4d4a7daf2536db98823d1e572afd4a10ab1ee2c52732d73ac18 +size 91684 diff --git a/Dataset/images/scene_0041_cf2.png b/Dataset/images/scene_0041_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..94546dc2db08f55704804e4d015b4a56d13ec233 --- /dev/null +++ b/Dataset/images/scene_0041_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2cef7760bf9ae46ad7af03daf345aa42ce1d31753434a3ea8a2cbc26f6947c8 +size 72968 diff --git a/Dataset/images/scene_0041_original.png b/Dataset/images/scene_0041_original.png new file mode 100644 index 0000000000000000000000000000000000000000..b231b21228629e02483502ee8f48907adb0f75e6 --- /dev/null +++ b/Dataset/images/scene_0041_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d723991dad2691186afe74479e55794a34ad74a0c05ffe98be4c29f79458bcf6 +size 91797 diff --git a/Dataset/images/scene_0042_cf1.png b/Dataset/images/scene_0042_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..8f53fe03bd04422d6bd5c9c3e55d8f1adacded3b --- /dev/null +++ b/Dataset/images/scene_0042_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bd3167417d2ec27b73e855ab75ff2460f595696fc2bfcfbfb768d4075261790 +size 100382 diff --git a/Dataset/images/scene_0042_cf2.png b/Dataset/images/scene_0042_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..26ec3c05e8c823499efeae71c29bac87758e5e33 --- /dev/null +++ b/Dataset/images/scene_0042_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfdc4c16cf0d00878134e2c59dabc42be5306dd1b423385a8d07aa5083b3f553 +size 33395 diff --git a/Dataset/images/scene_0042_original.png b/Dataset/images/scene_0042_original.png new file mode 100644 index 0000000000000000000000000000000000000000..bd711e2cb730394020db8d0543c66fb629d75c0d --- /dev/null +++ b/Dataset/images/scene_0042_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20c213326aa8721498473f0b308312344f74203153aa63e338e3f97f13134dda +size 100212 diff --git a/Dataset/images/scene_0043_cf1.png b/Dataset/images/scene_0043_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..b321a43874d938ff8f47cdc237fc2019877d9efe --- /dev/null +++ b/Dataset/images/scene_0043_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56c8f48394cc9341e2fcd15a19b026d97257176fba1ed08774b866aada2f1a2a +size 110829 diff --git a/Dataset/images/scene_0043_cf2.png b/Dataset/images/scene_0043_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..448ac946cc64735191c99f31b527d4ba2e88c1eb --- /dev/null +++ b/Dataset/images/scene_0043_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fc54af29e8a0b2dafc6fce29cd2651dc56fab3c50730ae6ae3e1805dca1139f +size 70158 diff --git a/Dataset/images/scene_0043_original.png b/Dataset/images/scene_0043_original.png new file mode 100644 index 0000000000000000000000000000000000000000..192be099d6a70faa0dedfc2bfde590130aeb9463 --- /dev/null +++ b/Dataset/images/scene_0043_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:095a0df02ded499911aa142e39121428c1a60198d925959dfb719a653d5458b0 +size 113787 diff --git a/Dataset/images/scene_0044_cf1.png b/Dataset/images/scene_0044_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..2cf2447d499fe907a411e778b327d9c4b3b033ef --- /dev/null +++ b/Dataset/images/scene_0044_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14fb7fe13c4920198c14af85475a91b78d3d6086cb53e15f7c625eb3a863b971 +size 102540 diff --git a/Dataset/images/scene_0044_cf2.png b/Dataset/images/scene_0044_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..4e6f2478cb1f229a7f16c6ef148e044160a0838e --- /dev/null +++ b/Dataset/images/scene_0044_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:115458d2af71c63e32865ea8fd42b15cd890b80e84e659abd3f42920acecfe03 +size 94473 diff --git a/Dataset/images/scene_0044_original.png b/Dataset/images/scene_0044_original.png new file mode 100644 index 0000000000000000000000000000000000000000..94e10ac86961c4a520c5b70e7527aee72462abbb --- /dev/null +++ b/Dataset/images/scene_0044_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:326d78645a09e40e993b4b3dbe54728f69792139c9848b2956406d7763bc77a4 +size 105227 diff --git a/Dataset/images/scene_0045_cf1.png b/Dataset/images/scene_0045_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..c61ebee3b982f147ded7ac69b8bf59c771a2f0e2 --- /dev/null +++ b/Dataset/images/scene_0045_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03f01f0f85da56540ddbc3dd4943ed9895b936561afb58b7b8f9286228d2f62d +size 91148 diff --git a/Dataset/images/scene_0045_cf2.png b/Dataset/images/scene_0045_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..a0c223bf1868caacb3040ec0eaf35d7b402ab0b3 --- /dev/null +++ b/Dataset/images/scene_0045_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:289bcd36a0b12acddde22322d456723c255fcff12db9778f7c110d8e40c569db +size 56877 diff --git a/Dataset/images/scene_0045_original.png b/Dataset/images/scene_0045_original.png new file mode 100644 index 0000000000000000000000000000000000000000..2800fcdd133aaaaa718f6adfa52d152c7f56d860 --- /dev/null +++ b/Dataset/images/scene_0045_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d7a993948f96080c6b878830fd56894f6a6b01110eab68ad660aaef62fd7d9b +size 92460 diff --git a/Dataset/images/scene_0046_cf1.png b/Dataset/images/scene_0046_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..f7f3471186162dd8568aa69818c83a53da8c2394 --- /dev/null +++ b/Dataset/images/scene_0046_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaa8335e4c5582146a551695cfd61a1917bc9b7136e4899e2a0bf60adb8500f9 +size 95813 diff --git a/Dataset/images/scene_0046_cf2.png b/Dataset/images/scene_0046_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..8a2af8553ca91853dff516d60200d40018bfbd13 --- /dev/null +++ b/Dataset/images/scene_0046_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3192ef9583c1792db291d1a6a70478af7be2cd07f52a8d0274b73e3284590960 +size 30650 diff --git a/Dataset/images/scene_0046_original.png b/Dataset/images/scene_0046_original.png new file mode 100644 index 0000000000000000000000000000000000000000..6fcdc8b047becd950d27956aa8491d1e45d88491 --- /dev/null +++ b/Dataset/images/scene_0046_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b59213a0e4f6c0920854620056eb5732cfed4a7e7c8aba952d4e3557afe538af +size 95690 diff --git a/Dataset/images/scene_0047_cf1.png b/Dataset/images/scene_0047_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..bb959c575e839ab0d9277144693c44a53af665e4 --- /dev/null +++ b/Dataset/images/scene_0047_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bddd7be1e465f2f45763d056251f40ab5bdca5b6374d2d4bbb5d4286ca65db6 +size 96359 diff --git a/Dataset/images/scene_0047_cf2.png b/Dataset/images/scene_0047_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..fc84853bab7d43c312d785a4d9807038ce8b3d73 --- /dev/null +++ b/Dataset/images/scene_0047_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80b1b7ba31b1e2c3ef1d51d4f9d256b7c7b22cb8b3d16047a4abd157e09f40a3 +size 64500 diff --git a/Dataset/images/scene_0047_original.png b/Dataset/images/scene_0047_original.png new file mode 100644 index 0000000000000000000000000000000000000000..dd5614a69bdc9be69c00580f3ebecabcfc0bc6c2 --- /dev/null +++ b/Dataset/images/scene_0047_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2583214bd366317555af403b2952beaf3bfe28da528472ebca38c632868136ea +size 100378 diff --git a/Dataset/images/scene_0048_cf1.png b/Dataset/images/scene_0048_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..cbfefbbd9868eb7c8fb3087ad8988085b4ea581b --- /dev/null +++ b/Dataset/images/scene_0048_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:912c84fcd0b7235e83096c606ac37944f1459eb559b39af7eba011787221ba1c +size 103059 diff --git a/Dataset/images/scene_0048_cf2.png b/Dataset/images/scene_0048_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..153f1e474aeda4a03fd45d87ee2aa3c9d9cc631c --- /dev/null +++ b/Dataset/images/scene_0048_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f94fb32035048d03ae6453ca25525b7a01ba7a6945af4729265449c43f11c4e +size 82562 diff --git a/Dataset/images/scene_0048_original.png b/Dataset/images/scene_0048_original.png new file mode 100644 index 0000000000000000000000000000000000000000..de7a29f1740d780ff16ee08a40b8d5a4ea1078ee --- /dev/null +++ b/Dataset/images/scene_0048_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c6b714ace10f9bfc4d0e1b37bae6dbbc6c03c1e923a05cf76e2639e423c1424 +size 102941 diff --git a/Dataset/images/scene_0049_cf1.png b/Dataset/images/scene_0049_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..b7ff7de4e3725ed1b4a945ab910c15ca2f624b8c --- /dev/null +++ b/Dataset/images/scene_0049_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0f801b7907c827e62371774453c9dabe86eaa4924780257968b36412cf3a3ae +size 106039 diff --git a/Dataset/images/scene_0049_cf2.png b/Dataset/images/scene_0049_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..40d38a5ab359475a042442e041e492f10606a645 --- /dev/null +++ b/Dataset/images/scene_0049_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01e5b697a01f5bd675ca1242662dd55ed6cc93f3a133db31e5275144a210151d +size 88693 diff --git a/Dataset/images/scene_0049_original.png b/Dataset/images/scene_0049_original.png new file mode 100644 index 0000000000000000000000000000000000000000..9c51c68bb5e651aafe7d7a798448e108044dab69 --- /dev/null +++ b/Dataset/images/scene_0049_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5cfef9bcc07bd6692ad272baf7a65debbd3ee76d70f2b185c6a79cb8ddb44c8 +size 106373 diff --git a/Dataset/images/scene_0050_cf1.png b/Dataset/images/scene_0050_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..bc927c89ab694c7c6e616ea7baaaf28ee6271310 --- /dev/null +++ b/Dataset/images/scene_0050_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ef2041a75df6bbf34c23af768a17283f24f740fa140e0bede98f4d48b9693bb +size 90622 diff --git a/Dataset/images/scene_0050_cf2.png b/Dataset/images/scene_0050_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..391a1b97f9b4090efd8adf525ff05dfd00f17815 --- /dev/null +++ b/Dataset/images/scene_0050_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6e01cc35566422350d37855eaa865eb9b5c41799e31bd35d23c025384769ebb +size 186061 diff --git a/Dataset/images/scene_0050_original.png b/Dataset/images/scene_0050_original.png new file mode 100644 index 0000000000000000000000000000000000000000..8707ff927828426c5c81db7623976d301f1eed02 --- /dev/null +++ b/Dataset/images/scene_0050_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc8f8a1305e6f385a91ac9131d31620748802ef36ddc2e94cb026fd4b0760257 +size 93671 diff --git a/Dataset/images/scene_0051_cf1.png b/Dataset/images/scene_0051_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..39a33389a6f55618fd60eb07e8615b72d5e18634 --- /dev/null +++ b/Dataset/images/scene_0051_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b88e629bf14c6f392a45f8282e920348db1c2437ad665b9695c73c505eae02d +size 104573 diff --git a/Dataset/images/scene_0051_cf2.png b/Dataset/images/scene_0051_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..774d568aa5dd187f3b5f969546a63d7d1b8d7320 --- /dev/null +++ b/Dataset/images/scene_0051_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63c9ec444da7ed52c40529b9372d6db8bd487fcdbae8227ac5ba171c9f8c2132 +size 105955 diff --git a/Dataset/images/scene_0051_original.png b/Dataset/images/scene_0051_original.png new file mode 100644 index 0000000000000000000000000000000000000000..d41e7450400902ab3eedc86479fce0d4d73de819 --- /dev/null +++ b/Dataset/images/scene_0051_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8742cb2722d8388d5cf24815e792e8150ecd9eeb2319e85159be65bd807545af +size 100786 diff --git a/Dataset/images/scene_0052_cf1.png b/Dataset/images/scene_0052_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..fcec193fcbe4437a50607cb53f74ea08a9e66e28 --- /dev/null +++ b/Dataset/images/scene_0052_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbf7c19cc19b9a770dee1cd5325f90dc35b38caef894af875988c5686e276dea +size 112366 diff --git a/Dataset/images/scene_0052_cf2.png b/Dataset/images/scene_0052_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..7a35e37e0ecea747268972605a7dfad31a1f35d9 --- /dev/null +++ b/Dataset/images/scene_0052_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89459aa256caf410409de0066f9ecbc0768abd07c3d67f6506ac8cc681c10185 +size 92392 diff --git a/Dataset/images/scene_0052_original.png b/Dataset/images/scene_0052_original.png new file mode 100644 index 0000000000000000000000000000000000000000..af67bc98d4b538ef44d823c0998ecdbf7809b327 --- /dev/null +++ b/Dataset/images/scene_0052_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f9cea5b986710d324b4ae681de434c4f126ba7e314747138c2cf13c1458b806 +size 111553 diff --git a/Dataset/images/scene_0053_cf1.png b/Dataset/images/scene_0053_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..92f7dd1a4d35e2a0fca7f5892fa7b6f9bc1fcb37 --- /dev/null +++ b/Dataset/images/scene_0053_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a51f953833be7de677806806c879f551a30216382bca8f5fab35f837eefae9 +size 115278 diff --git a/Dataset/images/scene_0053_cf2.png b/Dataset/images/scene_0053_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..fef6db4ee88be0f65826be14d5606d06e66289ec --- /dev/null +++ b/Dataset/images/scene_0053_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f9aae2ede260e53ab5127a6134a83a100f61ea5f1ae65bcb0387030fa5535f3 +size 97993 diff --git a/Dataset/images/scene_0053_original.png b/Dataset/images/scene_0053_original.png new file mode 100644 index 0000000000000000000000000000000000000000..ca06a89051d69be2c77ebf9f29fbefeccf09ba8f --- /dev/null +++ b/Dataset/images/scene_0053_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95d6c4707eea88fc92d538309b2b5ac174b5624d6e46e81606639dfa186526ce +size 114779 diff --git a/Dataset/images/scene_0054_cf1.png b/Dataset/images/scene_0054_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..1d67380846f8546d2cf28706a9ee2bdebe5040ca --- /dev/null +++ b/Dataset/images/scene_0054_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e2f6a520f64b096dfc4ee3a2d2b7ea507232ac465ba8d80019c6996da3b8bd3 +size 95860 diff --git a/Dataset/images/scene_0054_cf2.png b/Dataset/images/scene_0054_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..abdabb498a88b803536b9ea774b8cb3a476f3def --- /dev/null +++ b/Dataset/images/scene_0054_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:429336d8c7a219b2ad6ac1f758364966b89b5749e0998c224c99b9860936cb8b +size 82372 diff --git a/Dataset/images/scene_0054_original.png b/Dataset/images/scene_0054_original.png new file mode 100644 index 0000000000000000000000000000000000000000..07eba1ae2ff39b1e10d384347d2282dd3ef97d66 --- /dev/null +++ b/Dataset/images/scene_0054_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5b1bef52738aa43aaca823a688641f28c029a2d57c342f658523ce1081ee715 +size 95454 diff --git a/Dataset/images/scene_0055_cf1.png b/Dataset/images/scene_0055_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..114c23e9bdc2ff964b54a2c5430dd393987ff422 --- /dev/null +++ b/Dataset/images/scene_0055_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0b782744e7d95a50f47262e95c6327a278799f62f759974a74d314946fa16a8 +size 109961 diff --git a/Dataset/images/scene_0055_cf2.png b/Dataset/images/scene_0055_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..434ad4f91f944571c53c98338b43a9b37a07d98c --- /dev/null +++ b/Dataset/images/scene_0055_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d121dd26e2c9edf78a02f899be3accc3deb11b3fa917844adde9fcb0517db46 +size 82722 diff --git a/Dataset/images/scene_0055_original.png b/Dataset/images/scene_0055_original.png new file mode 100644 index 0000000000000000000000000000000000000000..741a64ae4a93d2a0c83d627a8c020375320de334 --- /dev/null +++ b/Dataset/images/scene_0055_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:360ef4645ba517a67933af9d782b2a78fd924c1420738907c3dc52b7f569c8cc +size 107986 diff --git a/Dataset/images/scene_0056_cf1.png b/Dataset/images/scene_0056_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..d1e7fca0025fc0a0662942fda6dfa8de0c787f03 --- /dev/null +++ b/Dataset/images/scene_0056_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff0b813ff5a9a25970a698f49e378dbca6c33cb1415a102ce74208ffc275af26 +size 105169 diff --git a/Dataset/images/scene_0056_cf2.png b/Dataset/images/scene_0056_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..273e3bcdf60eb17d475e85843dd7d31741732378 --- /dev/null +++ b/Dataset/images/scene_0056_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00c494e442e81a71fc05c3fe4b7bcc26b1e45d1ff74c2c3b67d23b85aff635c5 +size 36663 diff --git a/Dataset/images/scene_0056_original.png b/Dataset/images/scene_0056_original.png new file mode 100644 index 0000000000000000000000000000000000000000..6cb8b916e3eed7266a7c7e3ba4143bd76bbb1a74 --- /dev/null +++ b/Dataset/images/scene_0056_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f65a35feed9cc3f5b22c977c705580d8fe34a09d89fa5b9ee8e0397ff3fc130 +size 105547 diff --git a/Dataset/images/scene_0057_cf1.png b/Dataset/images/scene_0057_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..c14c53c832e7e0330f54e2a76bb8081cff12ea98 --- /dev/null +++ b/Dataset/images/scene_0057_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f6d8e4319ac6af46fd6253c4120f5cf331c47aee3c228f4a9e8ded6c0ea1cfd +size 94258 diff --git a/Dataset/images/scene_0057_cf2.png b/Dataset/images/scene_0057_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..db769b8894cef8963153831d6588e7085ecf0fa3 --- /dev/null +++ b/Dataset/images/scene_0057_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0869e0edbdb4da5f8cf879234439fd290db0e358d1061d6da27f308c98409e5 +size 75767 diff --git a/Dataset/images/scene_0057_original.png b/Dataset/images/scene_0057_original.png new file mode 100644 index 0000000000000000000000000000000000000000..2bd4a8398c465babcc41c8323c88d0d17150d865 --- /dev/null +++ b/Dataset/images/scene_0057_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c71f82c9d0c5134503ed7db5cd709bf2482ab1cbcc24cec40612c2eee86b1ad7 +size 96236 diff --git a/Dataset/images/scene_0058_cf1.png b/Dataset/images/scene_0058_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..3e16306843028454746b31a5318a8ddc8fd6bc30 --- /dev/null +++ b/Dataset/images/scene_0058_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acf1f364e8a5642acb0092c9816f2acbeeea9abc056263f20817216fbd26e6ac +size 88708 diff --git a/Dataset/images/scene_0058_cf2.png b/Dataset/images/scene_0058_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..cef00de208f4211861e42adbeca47d42c9da00fc --- /dev/null +++ b/Dataset/images/scene_0058_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e2ceaceba5252cd79c044804fae01d0e0f1b091f643a17d6d9cc8c5bca4ead1 +size 28413 diff --git a/Dataset/images/scene_0058_original.png b/Dataset/images/scene_0058_original.png new file mode 100644 index 0000000000000000000000000000000000000000..4719591752c3a3dc8995c23bb7d2d3efda3545cb --- /dev/null +++ b/Dataset/images/scene_0058_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21789da6efea764cbe74c948e6ba0af12bdb176e04a39ac059242cb5003be00b +size 89610 diff --git a/Dataset/images/scene_0059_cf1.png b/Dataset/images/scene_0059_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..aa6c37c0fc776ed9c23daac0942a7b739c4cc10c --- /dev/null +++ b/Dataset/images/scene_0059_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3ad45c53e394de6703b02b710b5744ce01aba799269bbd42905eb889523a238 +size 108667 diff --git a/Dataset/images/scene_0059_cf2.png b/Dataset/images/scene_0059_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..c2803594eb96468a80e7cd7882ba37da253ec022 --- /dev/null +++ b/Dataset/images/scene_0059_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb1504a658b29ef119dda1613ef0337d5ed7cd7ce40a372aa93c74a30bbfca5c +size 214081 diff --git a/Dataset/images/scene_0059_original.png b/Dataset/images/scene_0059_original.png new file mode 100644 index 0000000000000000000000000000000000000000..5503d90780a5806ca88aa64489ab1820cb62e88f --- /dev/null +++ b/Dataset/images/scene_0059_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5254222d01b600e91ee74a8e662803461e909dfd857a0fbe540928cde03cf89c +size 109735 diff --git a/Dataset/images/scene_0060_cf1.png b/Dataset/images/scene_0060_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..902b1147c4ce99c4bdcc986cd99311f034f7f57b --- /dev/null +++ b/Dataset/images/scene_0060_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2be88ea449166dc525543392076621e0aa192aa8b72aa44272f25efce0987f43 +size 110922 diff --git a/Dataset/images/scene_0060_cf2.png b/Dataset/images/scene_0060_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..99a91863c2c3a01adb93c1a8fa452ec5fcca683a --- /dev/null +++ b/Dataset/images/scene_0060_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80ddee84fc24608e3261be899674c68e7abbed13e9a9490fee1c36f2b1c49a84 +size 214253 diff --git a/Dataset/images/scene_0060_original.png b/Dataset/images/scene_0060_original.png new file mode 100644 index 0000000000000000000000000000000000000000..4c77086180a201c779d347cca259b4ec5c36c377 --- /dev/null +++ b/Dataset/images/scene_0060_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62ca07df03113a44868a757e63f4370fe02daa740b7f721c78493007a65b5591 +size 111148 diff --git a/Dataset/images/scene_0061_cf1.png b/Dataset/images/scene_0061_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..a48c284c1affdb9f4822c2073c1653d9bbaa15b3 --- /dev/null +++ b/Dataset/images/scene_0061_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87cf87230fe5c10a053183cf204f86d9447fd6a32d55e2475ad4d4947c4e0f2c +size 97899 diff --git a/Dataset/images/scene_0061_cf2.png b/Dataset/images/scene_0061_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..34fa5721f42589db78ee43305ad9ae134c00ff99 --- /dev/null +++ b/Dataset/images/scene_0061_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40d43dacef99d52a1f0e8c85ec413eff4d755ceb14f275c2f6cdb3263f34543a +size 29224 diff --git a/Dataset/images/scene_0061_original.png b/Dataset/images/scene_0061_original.png new file mode 100644 index 0000000000000000000000000000000000000000..75504b6924e4c8e17e2eccf677b615828bd38317 --- /dev/null +++ b/Dataset/images/scene_0061_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c94c6b91f96eb5ba32fa4a2871e61ffba91abd17955238246e7cc82937dd6c +size 96914 diff --git a/Dataset/images/scene_0062_cf1.png b/Dataset/images/scene_0062_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..7fad9f6520d32cffaf7b47e9cd537743c19a2ba3 --- /dev/null +++ b/Dataset/images/scene_0062_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73d3878714319af726c3085dc44d6e0cd70103aecd0786ef8cbb156d4296f9af +size 104337 diff --git a/Dataset/images/scene_0062_cf2.png b/Dataset/images/scene_0062_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..2268e4f175e05b7675eb44821015c2de0b1aab6f --- /dev/null +++ b/Dataset/images/scene_0062_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08e617d7628336d37bfbc1b899790964d18ccb7cb8a8311c2ac761340a2076d8 +size 93013 diff --git a/Dataset/images/scene_0062_original.png b/Dataset/images/scene_0062_original.png new file mode 100644 index 0000000000000000000000000000000000000000..69c8b6ec1cb96a52f6346e5450bbef7d2899da17 --- /dev/null +++ b/Dataset/images/scene_0062_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0bd25f12ff17b6bb7d3510528a8e7c17ac349bde703fce38f673dcf77a84798 +size 110852 diff --git a/Dataset/images/scene_0063_cf1.png b/Dataset/images/scene_0063_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..d5071c1cc91a87a82a7ba61b20ae64289f932318 --- /dev/null +++ b/Dataset/images/scene_0063_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93b0d0360446f556ba34149db8e3ba1214edb45791c1a12f1bc99c427b2faf94 +size 96227 diff --git a/Dataset/images/scene_0063_cf2.png b/Dataset/images/scene_0063_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..ff54d95b346d0bccd811d2dd42dea0d5ab043f62 --- /dev/null +++ b/Dataset/images/scene_0063_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e27c5b18273012e768ad0a592e77f5b9bac13f9b4d51e7e319336dbebc9dbed4 +size 86310 diff --git a/Dataset/images/scene_0063_original.png b/Dataset/images/scene_0063_original.png new file mode 100644 index 0000000000000000000000000000000000000000..13b6a267e3f32dac9314be5785b040c90780cac0 --- /dev/null +++ b/Dataset/images/scene_0063_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cc27c556cdb559ff98ce8c9ee7f063fa6bbf4ff811bfcd2bf18a06bc851b035 +size 98166 diff --git a/Dataset/images/scene_0064_cf1.png b/Dataset/images/scene_0064_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..a5d74761103caf58067b11f308f5fd4b20bf0212 --- /dev/null +++ b/Dataset/images/scene_0064_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d2b812a425cfddb589264159cff43b2c778ad4d748e40789a69d8a6bd71bb80 +size 108571 diff --git a/Dataset/images/scene_0064_cf2.png b/Dataset/images/scene_0064_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..76cf4ac07ada91fe0023add26888875025852d28 --- /dev/null +++ b/Dataset/images/scene_0064_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3aa55f1f0a02a3a4a57eb2cd53d200f4b576b21eb1de197be7ef5bfadc11639 +size 70083 diff --git a/Dataset/images/scene_0064_original.png b/Dataset/images/scene_0064_original.png new file mode 100644 index 0000000000000000000000000000000000000000..eb8cb50e5e7732d3e0dc5fb408013e856715c36a --- /dev/null +++ b/Dataset/images/scene_0064_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaf251998fc913bf4ea063a2d7f091988a70aa7a735a75bae76a719bef2efc57 +size 113198 diff --git a/Dataset/images/scene_0065_cf1.png b/Dataset/images/scene_0065_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..6ad247271bfba1e0cfc255fc99fa87f5544c1454 --- /dev/null +++ b/Dataset/images/scene_0065_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7c1e9785629393fde7d69bb14e56e4e82c10cdf88f8874232fb03997305378c +size 98713 diff --git a/Dataset/images/scene_0065_cf2.png b/Dataset/images/scene_0065_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..50a1c78e1d1c990c49d7c74960012506be4012d0 --- /dev/null +++ b/Dataset/images/scene_0065_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fc473bf462e279cfc535af4beb0dc77839776c9b1424a6e64c275cf8272b0ed +size 186094 diff --git a/Dataset/images/scene_0065_original.png b/Dataset/images/scene_0065_original.png new file mode 100644 index 0000000000000000000000000000000000000000..47100cb9109c5a0541e2b872d1fd351f6afe93c8 --- /dev/null +++ b/Dataset/images/scene_0065_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:980d29022077ca1aa8063483a47123910ffc453c05ef9d34b667848d52454567 +size 98887 diff --git a/Dataset/images/scene_0066_cf1.png b/Dataset/images/scene_0066_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..4a379a72deb694e8820611cac2864cdccbdb08a0 --- /dev/null +++ b/Dataset/images/scene_0066_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4367df71e9641440749ff5bb23b6f796bbc07a781cba9a6ec7280a4093b294f +size 111866 diff --git a/Dataset/images/scene_0066_cf2.png b/Dataset/images/scene_0066_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..770bda0b96ef7111074c50f0899b4dcf56a5e637 --- /dev/null +++ b/Dataset/images/scene_0066_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c62216eb3bc213772a3f3912ed93077cd7ea707b1166cb219f751a0f5b27ba50 +size 33587 diff --git a/Dataset/images/scene_0066_original.png b/Dataset/images/scene_0066_original.png new file mode 100644 index 0000000000000000000000000000000000000000..d2b9f2b846fd12abfc1091964379f1b8030182d3 --- /dev/null +++ b/Dataset/images/scene_0066_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04e0fe640b943e59da7bc83d9a2e9605d13117a7976d3950fd65d33e3f6ed4d6 +size 111238 diff --git a/Dataset/images/scene_0067_cf1.png b/Dataset/images/scene_0067_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..77d328f1889b405c14ddbc9c6666636a6d3d0a82 --- /dev/null +++ b/Dataset/images/scene_0067_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:162c3f06dd7304873e3f8ac610a73fab6de30328c60904dcb645cbc8461fc2a7 +size 107138 diff --git a/Dataset/images/scene_0067_cf2.png b/Dataset/images/scene_0067_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..a6273563369a09b1e0166abcf2bb403b85e061d1 --- /dev/null +++ b/Dataset/images/scene_0067_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ab868dc003ddfca29f1224d066c79379e3ec89c7d2dc14414c317e5712dbaff +size 79311 diff --git a/Dataset/images/scene_0067_original.png b/Dataset/images/scene_0067_original.png new file mode 100644 index 0000000000000000000000000000000000000000..519ca200fd2997aee506e5f0e0b63df425da9bc7 --- /dev/null +++ b/Dataset/images/scene_0067_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad04eb27aed80c03cbcd733ad04626ed649a20ca6701d311c8e3a53e73c84437 +size 101047 diff --git a/Dataset/images/scene_0068_cf1.png b/Dataset/images/scene_0068_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..021beaf5b28eccee91617caf68f5f4493fe48bd0 --- /dev/null +++ b/Dataset/images/scene_0068_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d41d7f20270970f1e61a00be9e24b172a58caad854654c97ec8ae695f2445a3 +size 101029 diff --git a/Dataset/images/scene_0068_cf2.png b/Dataset/images/scene_0068_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..d88780c862f402c067653e4bf072fba7c026daa3 --- /dev/null +++ b/Dataset/images/scene_0068_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e97f05687dd67dbbaa6bda4ab43b1bf1cc261c81af432d296d0d2b230d123ad5 +size 32481 diff --git a/Dataset/images/scene_0068_original.png b/Dataset/images/scene_0068_original.png new file mode 100644 index 0000000000000000000000000000000000000000..b8e3fabe5e9e5b2a0b92055f7d1195f60cd30b17 --- /dev/null +++ b/Dataset/images/scene_0068_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1763462ad0358860c8e8f02d9d0e86f5ffdea5df4e5452e5d930a277ffac71ef +size 102588 diff --git a/Dataset/images/scene_0069_cf1.png b/Dataset/images/scene_0069_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..efb60edd9eb9a72a647c4b15727cd7a3677076db --- /dev/null +++ b/Dataset/images/scene_0069_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea29d0246d0ca967732ab907950fdac6829cf89d51b1f179d6dac4c470e0346e +size 98945 diff --git a/Dataset/images/scene_0069_cf2.png b/Dataset/images/scene_0069_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..d3500158d6afca6cee048dab818e24c1bf3bf5d7 --- /dev/null +++ b/Dataset/images/scene_0069_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa1e1651dd43b590bddc78331a87c11ea80cc1f487ecfdda65996a9e0fb36437 +size 51421 diff --git a/Dataset/images/scene_0069_original.png b/Dataset/images/scene_0069_original.png new file mode 100644 index 0000000000000000000000000000000000000000..aa9a21ed59f912a9cf55a925ded9363e86d06656 --- /dev/null +++ b/Dataset/images/scene_0069_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7840ea64546e037c4d5502bd5c3b289c1213630f0ead0fac791d8581445707f1 +size 101629 diff --git a/Dataset/images/scene_0070_cf1.png b/Dataset/images/scene_0070_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..ff81afef0b7c0040adfd97d10f714cf82d1a000f --- /dev/null +++ b/Dataset/images/scene_0070_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e6e90b3e089e4ea8a1c74f3b59eb6f761d063f8568c66c18fb7b0008df4b66 +size 111048 diff --git a/Dataset/images/scene_0070_cf2.png b/Dataset/images/scene_0070_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..01b717d2fba63e75993a826fd5526283ea1211a9 --- /dev/null +++ b/Dataset/images/scene_0070_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6042ea939b7590bf3dce658ece8907238473945318528a91013fcad4996647f +size 99506 diff --git a/Dataset/images/scene_0070_original.png b/Dataset/images/scene_0070_original.png new file mode 100644 index 0000000000000000000000000000000000000000..b86b70dbddde57ddaf88755eb7f42cd91ac843b7 --- /dev/null +++ b/Dataset/images/scene_0070_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18625e55336f32b68e7268d03871c3d851ddaf03a5c47b26b799f5cab2de7b3e +size 111351 diff --git a/Dataset/images/scene_0071_cf1.png b/Dataset/images/scene_0071_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..9f10a725922f453135d29a44bec5095dc8ae438d --- /dev/null +++ b/Dataset/images/scene_0071_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f0fc10aa73a5245a5c1bf9714e27d831cd4acab94c5ceb1123b15d17f23c6ec +size 91583 diff --git a/Dataset/images/scene_0071_cf2.png b/Dataset/images/scene_0071_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..c6908c5062d8fbdd0e1a7bd9df5e25819d480c38 --- /dev/null +++ b/Dataset/images/scene_0071_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c2126aea87b7163189fc24e5eb0a91d01d71e3655410db590496891c988aa19 +size 72833 diff --git a/Dataset/images/scene_0071_original.png b/Dataset/images/scene_0071_original.png new file mode 100644 index 0000000000000000000000000000000000000000..271ee56aec90e611c5c5f3dbb627f62aaec7c9c0 --- /dev/null +++ b/Dataset/images/scene_0071_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d51a79e237005312967b90512b31e82501014e68c570d050fdd48e36e10e49f +size 91450 diff --git a/Dataset/images/scene_0072_cf1.png b/Dataset/images/scene_0072_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..4ba82a42545fc6923ed6e8c9b2690f7200157d4e --- /dev/null +++ b/Dataset/images/scene_0072_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73c04abd77188f61d8e9017a1f8268b54780f5cb9a3ed15c1730c1326bb51ef3 +size 97591 diff --git a/Dataset/images/scene_0072_cf2.png b/Dataset/images/scene_0072_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..6d02e4f503375da462ba76a3b584ac8495dcb3e2 --- /dev/null +++ b/Dataset/images/scene_0072_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e6a2f0a7a2cb8d02d459cd21bf285b5649227684977d71b7e41c80f46fbf509 +size 59402 diff --git a/Dataset/images/scene_0072_original.png b/Dataset/images/scene_0072_original.png new file mode 100644 index 0000000000000000000000000000000000000000..ec685d8de8f6de53c6f80b9c0822d24e450550e1 --- /dev/null +++ b/Dataset/images/scene_0072_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:890329e4706224239956e447329e30aa2dac145ae1be3bb74e8718d4e7a8877b +size 97308 diff --git a/Dataset/images/scene_0073_cf1.png b/Dataset/images/scene_0073_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..da6606e6bc09838a8220c1c2c84c9cb6df547be3 --- /dev/null +++ b/Dataset/images/scene_0073_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41de835ba1c48c8ab40e1f6fe52d88b772b77385c49248475a1a53daf5cd0fa6 +size 101346 diff --git a/Dataset/images/scene_0073_cf2.png b/Dataset/images/scene_0073_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..0649acc3a4eb43b337cd1c3ed4d9162c390a3bae --- /dev/null +++ b/Dataset/images/scene_0073_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74359505015a36c3e2279e9bcf4b87770929fd0418c77826cf41b676a2d8aaca +size 60522 diff --git a/Dataset/images/scene_0073_original.png b/Dataset/images/scene_0073_original.png new file mode 100644 index 0000000000000000000000000000000000000000..301b0e87970d2943d7f30e5ef513e52fbcc4def5 --- /dev/null +++ b/Dataset/images/scene_0073_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d09fab8f407c09fde11ad79ef2bbe7626d35d46b28dc56468106819fe65814f +size 100863 diff --git a/Dataset/images/scene_0074_cf1.png b/Dataset/images/scene_0074_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..d27783f13bb7c5f415ce438fcd77482ad6b93be2 --- /dev/null +++ b/Dataset/images/scene_0074_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:083c2001cbfa49b98a7b68cb7c8226d565a7cca4929190079aa46c418bf9d3e0 +size 114298 diff --git a/Dataset/images/scene_0074_cf2.png b/Dataset/images/scene_0074_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..d9042ce296f0b21d0df7a63f3c0d81edfbc7d495 --- /dev/null +++ b/Dataset/images/scene_0074_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69f7a1929b05a46513d465277d71bc678c942dbe828189f13acb295b8fac64a5 +size 75076 diff --git a/Dataset/images/scene_0074_original.png b/Dataset/images/scene_0074_original.png new file mode 100644 index 0000000000000000000000000000000000000000..26955ffce71ecab8e9f08b0dddef62a530f8d96d --- /dev/null +++ b/Dataset/images/scene_0074_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0529df794d7ac010f7182fc2df7f689cbedff391bb5b42395436d1b9bf807f1d +size 114074 diff --git a/Dataset/images/scene_0075_cf1.png b/Dataset/images/scene_0075_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..8fe56d0d5b14367730ce52d2675cccce1a681ea7 --- /dev/null +++ b/Dataset/images/scene_0075_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:996ee179f98bf312bcaca1238b1b4a52375f7997b540dc4807404d5c4a997bb4 +size 98182 diff --git a/Dataset/images/scene_0075_cf2.png b/Dataset/images/scene_0075_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..3633a6a91d57f0e61f329531f0d8492e7bf9a92d --- /dev/null +++ b/Dataset/images/scene_0075_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a822072f9c03ad9c85b9b8b5340da9f222b4535a2711919790911928a1915def +size 76926 diff --git a/Dataset/images/scene_0075_original.png b/Dataset/images/scene_0075_original.png new file mode 100644 index 0000000000000000000000000000000000000000..8743e4732a94e87df9c6fc2143bb315dc392487e --- /dev/null +++ b/Dataset/images/scene_0075_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a61e79ba265beab844b8734a14368ba6c32a88ebd5d4aba502afd2d62b7b4df +size 99127 diff --git a/Dataset/images/scene_0076_cf1.png b/Dataset/images/scene_0076_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..0f372286be8c8d631880f3702c61305fa11b88fd --- /dev/null +++ b/Dataset/images/scene_0076_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ec73d84813994548dbc78f138c1d0934363b00e19b1f4f3ef7615c5b82b960a +size 102486 diff --git a/Dataset/images/scene_0076_cf2.png b/Dataset/images/scene_0076_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..f8138284de4292b2dca14178e73ad90f9b8ea66a --- /dev/null +++ b/Dataset/images/scene_0076_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:480b9ec899c941c080a2f07a54e5233f934b1abf34e4458816c1911b368a1d21 +size 34653 diff --git a/Dataset/images/scene_0076_original.png b/Dataset/images/scene_0076_original.png new file mode 100644 index 0000000000000000000000000000000000000000..5d2097e3555c3740bfa5382776a34a18ef9b5970 --- /dev/null +++ b/Dataset/images/scene_0076_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9452e04ab99d833ed78b42a063dc3a52661653de35561db0d3f7c3ed475ee69c +size 103207 diff --git a/Dataset/images/scene_0077_cf1.png b/Dataset/images/scene_0077_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..f0529c5b33779fdb3a5c721dbc29db1874dcde06 --- /dev/null +++ b/Dataset/images/scene_0077_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c799713e6b5e68b3414c861f780edfd958a85f01d0fd05b8a4b1e7c7f925315 +size 107487 diff --git a/Dataset/images/scene_0077_cf2.png b/Dataset/images/scene_0077_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..924b8421f498eca2f90d4017d8fb0aa9bf8e1b17 --- /dev/null +++ b/Dataset/images/scene_0077_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36a41dab0e3ea40597b5085ece2f0294864c56ae78ed09f77ebf2ea3573c3438 +size 186598 diff --git a/Dataset/images/scene_0077_original.png b/Dataset/images/scene_0077_original.png new file mode 100644 index 0000000000000000000000000000000000000000..66b593f374342b4d5df512054d00034e33992eeb --- /dev/null +++ b/Dataset/images/scene_0077_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4488efe26130e3ef24a52241ad9d870d22163756d7b6f4b968c6b511104c14e6 +size 107064 diff --git a/Dataset/images/scene_0078_cf1.png b/Dataset/images/scene_0078_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..218fbbd1b4da9fbd18d17726b7f0b46b20dd7bbf --- /dev/null +++ b/Dataset/images/scene_0078_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:512d659778e3493ae1fe5db391d2875ae5f33a8ed00745677a8539ab6e6608c9 +size 109805 diff --git a/Dataset/images/scene_0078_cf2.png b/Dataset/images/scene_0078_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..7dfc70645362f96cb1d2dd359c07a60a508a49e8 --- /dev/null +++ b/Dataset/images/scene_0078_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9654b82510e71080b9293f9aae2292bec6919d1f1c16d009f7652ba7ecfb1bab +size 70825 diff --git a/Dataset/images/scene_0078_original.png b/Dataset/images/scene_0078_original.png new file mode 100644 index 0000000000000000000000000000000000000000..5a66187db4af836b6f2eead4fc53df8d5367bf91 --- /dev/null +++ b/Dataset/images/scene_0078_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3041876e1fccc103fb3be4ffbcf1dc4fa9a5991fb5c8d62a9daa3d757e32a754 +size 111820 diff --git a/Dataset/images/scene_0079_cf1.png b/Dataset/images/scene_0079_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..9486384b680e0137109da041946d32995cbc0619 --- /dev/null +++ b/Dataset/images/scene_0079_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5c2d0db112e18dacdbddc11ed815df281dd5f3004a8fc84604fb2039d7732a8 +size 95154 diff --git a/Dataset/images/scene_0079_cf2.png b/Dataset/images/scene_0079_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..557634e643f9e9eb6f482a8f555b80f2a3216f21 --- /dev/null +++ b/Dataset/images/scene_0079_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da373fc020e75375589d36bb1c972f8e53e24f5c6736bc930855c9f52a8a5943 +size 79797 diff --git a/Dataset/images/scene_0079_original.png b/Dataset/images/scene_0079_original.png new file mode 100644 index 0000000000000000000000000000000000000000..812e20d63dcd4f7cc863698632e1c158bd38ba72 --- /dev/null +++ b/Dataset/images/scene_0079_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44ec50a91acab98dde851f79a6c6d56d9ad776deb47185e8dddaa1be2a6950bf +size 101043 diff --git a/Dataset/images/scene_0080_cf1.png b/Dataset/images/scene_0080_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..d067cbf1125a53ccdadc96036663eb5ae0559383 --- /dev/null +++ b/Dataset/images/scene_0080_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4aaa4ba6e40bf18eab81064b4f59b3a986c7b420b51be7c597007b9229761d6 +size 107250 diff --git a/Dataset/images/scene_0080_cf2.png b/Dataset/images/scene_0080_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..8ed2f26e6d8eca720f9ab2b91a91e58415b41aa1 --- /dev/null +++ b/Dataset/images/scene_0080_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f666182c4fbc366be7e4e4e36ac9fdfd132faf2bfa36916d63a39f0c219d76a +size 214050 diff --git a/Dataset/images/scene_0080_original.png b/Dataset/images/scene_0080_original.png new file mode 100644 index 0000000000000000000000000000000000000000..6e6fb17ea118e06b338c55d1097f7d52e92fbf23 --- /dev/null +++ b/Dataset/images/scene_0080_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aea8100f281d3f5cf88e2554ef12a74f963af425267c3e287bb62a88709dcfb +size 108841 diff --git a/Dataset/images/scene_0081_cf1.png b/Dataset/images/scene_0081_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..8fec599b86db8bb96ff8819570e30f184a119df6 --- /dev/null +++ b/Dataset/images/scene_0081_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b8f4f8a47429ae047f182e2be7b0051c35b24751d3d0589c2f81056ebf96e0d +size 101217 diff --git a/Dataset/images/scene_0081_cf2.png b/Dataset/images/scene_0081_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..6f283be435fa3c1815df098beaef4768b5823a2f --- /dev/null +++ b/Dataset/images/scene_0081_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3117f77205daae4f696d9c5d316fcc2113ba6351ad4dded09dfa7fbb50dacf5a +size 64516 diff --git a/Dataset/images/scene_0081_original.png b/Dataset/images/scene_0081_original.png new file mode 100644 index 0000000000000000000000000000000000000000..8bb2a7d8f939006b2616716ef99dfd6e8d831a69 --- /dev/null +++ b/Dataset/images/scene_0081_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc64a91d4491b3d052f87dd90ec6b51bed093435dbae49317dcbecf073d58308 +size 101050 diff --git a/Dataset/images/scene_0082_cf1.png b/Dataset/images/scene_0082_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..6127e9847ab66425d6a71cac97e5142cbf5559ee --- /dev/null +++ b/Dataset/images/scene_0082_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90982386148fdfbd94b8e3a5118ba1ef5bab897288d786ab124ecf0183513fce +size 116166 diff --git a/Dataset/images/scene_0082_cf2.png b/Dataset/images/scene_0082_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..7f4492733adfcd2a5265d312c8dbeedcbc2766d6 --- /dev/null +++ b/Dataset/images/scene_0082_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b623d7d4fc47b7243c827db65c7e6b588805f482ad96133e9552fdc06ee5138 +size 104090 diff --git a/Dataset/images/scene_0082_original.png b/Dataset/images/scene_0082_original.png new file mode 100644 index 0000000000000000000000000000000000000000..cfcab83dbb89caee0f514a88a819dbad4eab1a4b --- /dev/null +++ b/Dataset/images/scene_0082_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfc223242228aa586ad75542a27e8ef6c3438453273c78013bebb96ff189d91c +size 116632 diff --git a/Dataset/images/scene_0083_cf1.png b/Dataset/images/scene_0083_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..95673b3eda47faf1ebf23ad17259a6b533fd9fe8 --- /dev/null +++ b/Dataset/images/scene_0083_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7cfc3cfda0181ba027730d2e5a7e6f2b931fe64957684048fd3abbfa73f303d +size 111242 diff --git a/Dataset/images/scene_0083_cf2.png b/Dataset/images/scene_0083_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..d081f9b404e0e148c9495f64e25e5d621b9e54f2 --- /dev/null +++ b/Dataset/images/scene_0083_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e85c66ef3b2ccbabc97a7e8f4e2cf78aa424e96e48d13c85263e0d5fcfe9e8e9 +size 98135 diff --git a/Dataset/images/scene_0083_original.png b/Dataset/images/scene_0083_original.png new file mode 100644 index 0000000000000000000000000000000000000000..838fd91d56169584f8b36a272b292a43742c1e30 --- /dev/null +++ b/Dataset/images/scene_0083_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af22dbdf7c792639e3f7ea7419f873d024a439b6f14f7a7b18ced38c31641bbc +size 110461 diff --git a/Dataset/images/scene_0084_cf1.png b/Dataset/images/scene_0084_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..13fe751f08889d3f031c3e0175621414a7a30d95 --- /dev/null +++ b/Dataset/images/scene_0084_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d785f23fea1c04a42b6906aa2c95da3ada7da5d421ceb626012dfcd68970ea05 +size 114622 diff --git a/Dataset/images/scene_0084_cf2.png b/Dataset/images/scene_0084_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..7f8cdb2710c12d3a0b55c7b2fb4c9ab66a6e3578 --- /dev/null +++ b/Dataset/images/scene_0084_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b30b02337cc9d82aa71196a22713855ab85432cbc0edc07e27ccaeec5fe13d7f +size 95104 diff --git a/Dataset/images/scene_0084_original.png b/Dataset/images/scene_0084_original.png new file mode 100644 index 0000000000000000000000000000000000000000..e452e4d04f763b8405a4afaa20e793ebbcfe95a7 --- /dev/null +++ b/Dataset/images/scene_0084_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d3c28a0590bd0687e0e826b3e3180216eea0d78005dfd80f114bae5a442205e +size 112818 diff --git a/Dataset/images/scene_0085_cf1.png b/Dataset/images/scene_0085_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..9a1c22d1142a65646990127f3251043ac2c064fe --- /dev/null +++ b/Dataset/images/scene_0085_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b532e6ddb7bcc9e3d700e48d12d937186d1a29631e06e5426935e919beee9f3 +size 101553 diff --git a/Dataset/images/scene_0085_cf2.png b/Dataset/images/scene_0085_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..0cdfb3f13b882a7c471ec07630b82aa3e982dbee --- /dev/null +++ b/Dataset/images/scene_0085_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e3ff9217bad9d616c9690e3d1f8a221fe6df1841910d5c7b5b68310a69d9f5 +size 64535 diff --git a/Dataset/images/scene_0085_original.png b/Dataset/images/scene_0085_original.png new file mode 100644 index 0000000000000000000000000000000000000000..de4dbb78eee69ace5dbdc74177d012f9f9609878 --- /dev/null +++ b/Dataset/images/scene_0085_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:165fc8377bf2a0e2588dac136a3992a25ff801e192dec934056c5f5a84054585 +size 101477 diff --git a/Dataset/images/scene_0086_cf1.png b/Dataset/images/scene_0086_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..4703536c991853ca160160e401110b9737643e87 --- /dev/null +++ b/Dataset/images/scene_0086_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36c78bb45a10f7e607c8107c12e2d0051027598493239013c644e38e100748cc +size 101521 diff --git a/Dataset/images/scene_0086_cf2.png b/Dataset/images/scene_0086_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..e7a48bb53da97e5b639ee9366f2281a01f5b27fe --- /dev/null +++ b/Dataset/images/scene_0086_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc02e70cfef0279baa7dcee79a96734c19fe92563294fa9e1c40884597e7d4b5 +size 88528 diff --git a/Dataset/images/scene_0086_original.png b/Dataset/images/scene_0086_original.png new file mode 100644 index 0000000000000000000000000000000000000000..ced92c6a34cbd64e4abf3af833efdec7a87387e0 --- /dev/null +++ b/Dataset/images/scene_0086_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f22f47f4bca2aefd78051e243797a84c8a32af5b2e1aebb20487d22ba2eec304 +size 101510 diff --git a/Dataset/images/scene_0087_cf1.png b/Dataset/images/scene_0087_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..d38df8d7dedf7ae830d8719be8cc439a5ec40e55 --- /dev/null +++ b/Dataset/images/scene_0087_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17f5b937a6377fca9aed9ca2b32e68bcd4aeb7ecbbb5d4f95c9f0600dc2fc070 +size 103364 diff --git a/Dataset/images/scene_0087_cf2.png b/Dataset/images/scene_0087_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..b07955e0a92aa8a0c330f27adeefceba868d39ba --- /dev/null +++ b/Dataset/images/scene_0087_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1da844433c56d3f4b6305883be44269c7d8f65a84533abac9a0987d1a9536ad9 +size 33536 diff --git a/Dataset/images/scene_0087_original.png b/Dataset/images/scene_0087_original.png new file mode 100644 index 0000000000000000000000000000000000000000..4c44bea6e3c17f18d5e925e8bf8760c87dfcfee9 --- /dev/null +++ b/Dataset/images/scene_0087_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c4cb9bb76bc121fae3c8eed737653c66ca7affb651cbd91142650e03872fc0b +size 107458 diff --git a/Dataset/images/scene_0088_cf1.png b/Dataset/images/scene_0088_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..fcee15d2b84c71c780716f7a5c2406e1292beeb9 --- /dev/null +++ b/Dataset/images/scene_0088_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e15dbe782728a7223a634f837603d9a1bd0b5b6a52ec9a2c1b1567b0d39f93f +size 101578 diff --git a/Dataset/images/scene_0088_cf2.png b/Dataset/images/scene_0088_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..31b1462519f7425c9fc9b6d833e335299bbb24f6 --- /dev/null +++ b/Dataset/images/scene_0088_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afe72debc99a72c1ea22753fc793062365981ceafe2bedc1484b84ee3d661a3f +size 81246 diff --git a/Dataset/images/scene_0088_original.png b/Dataset/images/scene_0088_original.png new file mode 100644 index 0000000000000000000000000000000000000000..204b4aac9c8a6e654d1c581de33ce2f24eab0e38 --- /dev/null +++ b/Dataset/images/scene_0088_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9005045c3ee0223de8c9039940401b46abbd29081491fa2f75559205a87294a +size 101490 diff --git a/Dataset/images/scene_0089_cf1.png b/Dataset/images/scene_0089_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..595aa78c2cc43bc5419e282b10a0982fada62e97 --- /dev/null +++ b/Dataset/images/scene_0089_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ac529e93044e27a6c7d570c4e7dda4ae3320597edb385d995f6b326540957b8 +size 100690 diff --git a/Dataset/images/scene_0089_cf2.png b/Dataset/images/scene_0089_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..b92a46acce6f67d943ff16ff272159141474dd7e --- /dev/null +++ b/Dataset/images/scene_0089_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c819958a11445918be29c383ba6b681e871c03d959ddd3d040f5979000dcd5f +size 214093 diff --git a/Dataset/images/scene_0089_original.png b/Dataset/images/scene_0089_original.png new file mode 100644 index 0000000000000000000000000000000000000000..634992cf1b4e22c94c1a446f603021fcbd0e8c8d --- /dev/null +++ b/Dataset/images/scene_0089_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9d0f1ffc0f91c059da50b9532bcf2736302e043d20305dff3727d06f5578edb +size 100403 diff --git a/Dataset/images/scene_0090_cf1.png b/Dataset/images/scene_0090_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..96dc30afa3700ade9f56f8aa63ca1a601449f11b --- /dev/null +++ b/Dataset/images/scene_0090_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:424d23bde1965a20dd277ec926cff8bb4fc53d49fad51ef12093304e79d4b0c9 +size 108130 diff --git a/Dataset/images/scene_0090_cf2.png b/Dataset/images/scene_0090_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..02a124d0b533d3fb371b286d598b198a48d06e31 --- /dev/null +++ b/Dataset/images/scene_0090_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e643ec085169c41639ee9da18e64543062b8c31d4c8dc99598b8f128c91af08 +size 85587 diff --git a/Dataset/images/scene_0090_original.png b/Dataset/images/scene_0090_original.png new file mode 100644 index 0000000000000000000000000000000000000000..12013dde85c50d3249727bb04005bfd296239dbc --- /dev/null +++ b/Dataset/images/scene_0090_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d40d5d0add08b01bbc55862abd3373b8981ac89228e979c4431bc997086332 +size 102785 diff --git a/Dataset/images/scene_0091_cf1.png b/Dataset/images/scene_0091_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..5852322c01ee4043f6ae6228e6761a1c7a832328 --- /dev/null +++ b/Dataset/images/scene_0091_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dee01bdf77df95889f2c62bea38ba7fb1343df8c471e4b8aad20c3346af4bd82 +size 93715 diff --git a/Dataset/images/scene_0091_cf2.png b/Dataset/images/scene_0091_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..03db99106b0349ecbecc5b23ec046494ca1529eb --- /dev/null +++ b/Dataset/images/scene_0091_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e478c04d2023973c497388edfbfa15ddfb6a5bb430b18241f1290f99ac907952 +size 186050 diff --git a/Dataset/images/scene_0091_original.png b/Dataset/images/scene_0091_original.png new file mode 100644 index 0000000000000000000000000000000000000000..ad25f935ca0478454c5ffc4025218a4e68692ce0 --- /dev/null +++ b/Dataset/images/scene_0091_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d17fb3171c01d125da45adaa8b1db50e3553cac506054f915c221bf0f4bf460 +size 96405 diff --git a/Dataset/images/scene_0092_cf1.png b/Dataset/images/scene_0092_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..0ce655c3ead49ea2902ef2e865a0501b8a7dfd8e --- /dev/null +++ b/Dataset/images/scene_0092_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7532a6f50fce77331b354758d112d90cfc2863accdb8282a3b85890ea0d843cb +size 104747 diff --git a/Dataset/images/scene_0092_cf2.png b/Dataset/images/scene_0092_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..ee7fee3a6d8d18ef841e454de666bb4e1c71cdc1 --- /dev/null +++ b/Dataset/images/scene_0092_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65071f29cdbcb509bdb087955e17232fc486aa072e2889695f2816e6db93b97b +size 86634 diff --git a/Dataset/images/scene_0092_original.png b/Dataset/images/scene_0092_original.png new file mode 100644 index 0000000000000000000000000000000000000000..6d07c4bf4f0cb7d86bba8349b7c2bcabe93ca021 --- /dev/null +++ b/Dataset/images/scene_0092_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b9603b3bc8c25312f20d94a46a3aabff2b5f96074af7c27bc925c553816476 +size 103964 diff --git a/Dataset/images/scene_0093_cf1.png b/Dataset/images/scene_0093_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..6361fe17aa3a669258e46377141cad236d86b84e --- /dev/null +++ b/Dataset/images/scene_0093_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b72aadc0aeaba13e5c0d8d78f1d90d8761380d8582c9652d73e41057a2da581d +size 95424 diff --git a/Dataset/images/scene_0093_cf2.png b/Dataset/images/scene_0093_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..de4596759b3d2a5ded14aa240b6e47a526b76978 --- /dev/null +++ b/Dataset/images/scene_0093_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24ecc75b4bdc30d6c7b026d6d07445153999d3948188bff7bc5dff0cbc1a3c3c +size 99947 diff --git a/Dataset/images/scene_0093_original.png b/Dataset/images/scene_0093_original.png new file mode 100644 index 0000000000000000000000000000000000000000..803edf0cb66064d8be05aa6b83b6ebf58324b8c4 --- /dev/null +++ b/Dataset/images/scene_0093_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c094a36739bba1d99b18d9a89ab6b6e29ee111f30b2321b7f4e36a8628215b5 +size 94539 diff --git a/Dataset/images/scene_0094_cf1.png b/Dataset/images/scene_0094_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..20b0aa1563ef4e94f955f73c2270d727c2daceb2 --- /dev/null +++ b/Dataset/images/scene_0094_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:684826f89d97f768eb8b20343a375eb41a0e2401f8329fe72c12633d7a927af8 +size 108105 diff --git a/Dataset/images/scene_0094_cf2.png b/Dataset/images/scene_0094_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..81eb94d6c1dea595bfe9dd02e3dbcbc88c387fe9 --- /dev/null +++ b/Dataset/images/scene_0094_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d5cd44a940ca63c5cc8d787473a253fa038ae5e0e4d98b40ba90457d09c28c6 +size 36940 diff --git a/Dataset/images/scene_0094_original.png b/Dataset/images/scene_0094_original.png new file mode 100644 index 0000000000000000000000000000000000000000..e77dfb730a7b2870a2b3f79016e4920bcf8f2bc0 --- /dev/null +++ b/Dataset/images/scene_0094_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88407fcc5f5f2e9ce2a5fa9c1301f8d5b1a9c9cef99d03833fcef3ef58406cc0 +size 112164 diff --git a/Dataset/images/scene_0095_cf1.png b/Dataset/images/scene_0095_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..841c151d81e8857fa59eaf647fccbd272bc5cb37 --- /dev/null +++ b/Dataset/images/scene_0095_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81ee67dbff9776c8db1f5d5dcae2d692b115758936937bd3aaba76b3d2979d33 +size 101721 diff --git a/Dataset/images/scene_0095_cf2.png b/Dataset/images/scene_0095_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..b710853ce707137b7b8cfd0063a6268a981bd3d7 --- /dev/null +++ b/Dataset/images/scene_0095_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:416dd508033ae7a3d8adf567177e262e3e1fd935eb3143f4d45df81e11f2c019 +size 34254 diff --git a/Dataset/images/scene_0095_original.png b/Dataset/images/scene_0095_original.png new file mode 100644 index 0000000000000000000000000000000000000000..d2dd38cce1137b7e600b862685804fd1c64c6998 --- /dev/null +++ b/Dataset/images/scene_0095_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:055ef8361228d30ae02bd7bae3fb7623a67dead2c62e2cb4b78fe2390cc5fa74 +size 104113 diff --git a/Dataset/images/scene_0096_cf1.png b/Dataset/images/scene_0096_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..c4aafc276849b85f05d63d73eaa00c18595643b9 --- /dev/null +++ b/Dataset/images/scene_0096_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e899ba05a5b63e9150dd59fc05e9e57dd66653729dd97d757a43aad3af26a404 +size 100982 diff --git a/Dataset/images/scene_0096_cf2.png b/Dataset/images/scene_0096_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..0c4fadfc2ca81137e1d2b090ee4fbbb7f9d5c3b6 --- /dev/null +++ b/Dataset/images/scene_0096_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ae6598eeb7e952b97cbe28448ccdb2646113eb39d3a1957d8b833514250d02f +size 79504 diff --git a/Dataset/images/scene_0096_original.png b/Dataset/images/scene_0096_original.png new file mode 100644 index 0000000000000000000000000000000000000000..efc62d97d95373cfcfae319a9868821c9624a049 --- /dev/null +++ b/Dataset/images/scene_0096_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:029a181140bf5b78d331077b0c6285f66a0a88fc31f94aa67072a295b79d2fd3 +size 100824 diff --git a/Dataset/images/scene_0097_cf1.png b/Dataset/images/scene_0097_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..2efcc85ebb679d48963625302aa89164c22b538d --- /dev/null +++ b/Dataset/images/scene_0097_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94e59587e91e24fc8af1cd6f3d01e543a1dd02b72a27e4168899893b61cc343c +size 96257 diff --git a/Dataset/images/scene_0097_cf2.png b/Dataset/images/scene_0097_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..3b9fc7651bec20398c5175aeb49900767810d787 --- /dev/null +++ b/Dataset/images/scene_0097_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06b8db2255a88eab2eebaabb8d255edbbe298e90ddada537f4b81db1b49ab196 +size 30415 diff --git a/Dataset/images/scene_0097_original.png b/Dataset/images/scene_0097_original.png new file mode 100644 index 0000000000000000000000000000000000000000..23ef94f486f851bae41fad2a3c73b0e1aa36bcb1 --- /dev/null +++ b/Dataset/images/scene_0097_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67523c112f0ef83ea6a2734bc7a195d4d93c6729ed61550bd163918f40f250c1 +size 97716 diff --git a/Dataset/images/scene_0098_cf1.png b/Dataset/images/scene_0098_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..4d323e1b09a9529a8bb04740b7b34b75c2fb75e8 --- /dev/null +++ b/Dataset/images/scene_0098_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34b3461214f909b969e11492fd2d34932a9788aca0c4fcea7e1e499e07b47510 +size 98862 diff --git a/Dataset/images/scene_0098_cf2.png b/Dataset/images/scene_0098_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..92abfd719f4ceb6ea309646f805da1a92fec626a --- /dev/null +++ b/Dataset/images/scene_0098_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccba82deb15e390703617dc7bef2d1450c7acaa7f5ed25225e6c07f3d756e98e +size 77802 diff --git a/Dataset/images/scene_0098_original.png b/Dataset/images/scene_0098_original.png new file mode 100644 index 0000000000000000000000000000000000000000..8191a934e2c01184b3447f8c393f0cd6a5e25fc0 --- /dev/null +++ b/Dataset/images/scene_0098_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8557ca9bb4a607bb889e5634236027af5647cc257074d0ee6b2fa1c6bef396b3 +size 98835 diff --git a/Dataset/images/scene_0099_cf1.png b/Dataset/images/scene_0099_cf1.png new file mode 100644 index 0000000000000000000000000000000000000000..f35c8c4c4126cec9d009abe091598379e9dad0a3 --- /dev/null +++ b/Dataset/images/scene_0099_cf1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cda098730970ddc89303f6f101a8ea62b79e86b5f306c1af6588cbb38c7e1f3 +size 97451 diff --git a/Dataset/images/scene_0099_cf2.png b/Dataset/images/scene_0099_cf2.png new file mode 100644 index 0000000000000000000000000000000000000000..f3af5fd712922dc16d5e1670c6825501f548e5a7 --- /dev/null +++ b/Dataset/images/scene_0099_cf2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aee6b8be6a273c6ca8c6a90f5a3baf334f9ff8f2a7b50b86b899b741fb972777 +size 214058 diff --git a/Dataset/images/scene_0099_original.png b/Dataset/images/scene_0099_original.png new file mode 100644 index 0000000000000000000000000000000000000000..7a20788bfa2aca47f2db55ee51515167040fc956 --- /dev/null +++ b/Dataset/images/scene_0099_original.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab9a6c713a25ef32dc9636365fb73273bc80703788622b7e3415df2de53f138d +size 96068 diff --git a/Dataset/run_metadata.json b/Dataset/run_metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..24e1b144367102d33f22cc92a896e35ffe09cbb5 --- /dev/null +++ b/Dataset/run_metadata.json @@ -0,0 +1,43 @@ +{ + "timestamp": "2026-02-19T16:32:39.492362", + "run_directory": "output\\Dataset", + "arguments": { + "num_scenes": 100, + "num_objects": null, + "min_objects": 5, + "max_objects": 9, + "num_counterfactuals": 2, + "use_gpu": 1, + "samples": 1024, + "width": 320, + "height": 240, + "cf_types": "default (1 image + 1 negative)", + "min_cf_change_score": 1.0, + "max_cf_attempts": 10 + }, + "results": { + "scenes_generated": 100, + "scenes_rendered": 100, + "total_images": 300 + }, + "cf_types_used": [ + "change_color", + "change_shape", + "change_size", + "change_material", + "change_position", + "add_object", + "remove_object", + "replace_object", + "swap_attribute", + "occlusion_change", + "relational_flip", + "change_background", + "change_lighting", + "add_noise", + "apply_fisheye", + "apply_blur", + "apply_vignette", + "apply_chromatic_aberration" + ] +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0000_cf1.json b/Dataset/scenes/scene_0000_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..337d9780bb627c6a1b41ccb4349d7cda8e0a0bdc --- /dev/null +++ b/Dataset/scenes/scene_0000_cf1.json @@ -0,0 +1,264 @@ +{ + "split": "new", + "image_index": 0, + "image_filename": "SCENE_0000_new_000000.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.026909828186035, + 2.9908289909362793, + 0.3499999940395355 + ], + "rotation": 231.2812100196814, + "pixel_coords": [ + 188, + 74, + 13.980612754821777 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.724601338367226, + 0.6999217960100503, + 0.699999988079071 + ], + "rotation": 296.3456332082733, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.5031493902206421, + -2.487529754638672, + 0.3499999940395355 + ], + "rotation": 61.84872210096041, + "pixel_coords": [ + 97, + 141, + 9.197809219360352 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.9507750272750854, + -2.183419942855835, + 0.3499999940395355 + ], + "rotation": 98.71766917375048, + "pixel_coords": [ + 82, + 118, + 10.39594554901123 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.5545406341552734, + 1.4218641519546509, + 0.3499999940395355 + ], + "rotation": 169.84435276014122, + "pixel_coords": [ + 149, + 78, + 13.499993324279785 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.06416747719049454, + -0.8043115139007568, + 0.699999988079071 + ], + "rotation": 142.30390526409857, + "pixel_coords": [ + 137, + 105, + 10.362174034118652 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 3, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0 + ], + [ + 0, + 4 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [], + [ + 1 + ], + [ + 1, + 2 + ], + [ + 1, + 2, + 3, + 5 + ], + [ + 1, + 2, + 3 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2, + 3, + 4, + 5 + ], + [ + 3 + ], + [], + [ + 2, + 3 + ], + [ + 2, + 3 + ] + ], + "right": [ + [], + [ + 0 + ], + [ + 0, + 1, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1 + ], + [ + 0, + 1 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "occlusion_change", + "cf_description": "moved cyan sphere to partially occlude blue cube", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0000" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0000_cf2.json b/Dataset/scenes/scene_0000_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..abe7d922f83b6b6abbbd88a5b318432d11ef9571 --- /dev/null +++ b/Dataset/scenes/scene_0000_cf2.json @@ -0,0 +1,266 @@ +{ + "split": "new", + "image_index": 0, + "image_filename": "SCENE_0000_new_000000.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.026909828186035, + 2.9908289909362793, + 0.3499999940395355 + ], + "rotation": 231.2812100196814, + "pixel_coords": [ + 188, + 74, + 13.980612754821777 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.4001896381378174, + -1.727694034576416, + 0.699999988079071 + ], + "rotation": 296.3456332082733, + "pixel_coords": [ + 164, + 150, + 8.109003067016602 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.5031493902206421, + -2.487529754638672, + 0.3499999940395355 + ], + "rotation": 61.84872210096041, + "pixel_coords": [ + 97, + 141, + 9.197809219360352 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.9507750272750854, + -2.183419942855835, + 0.3499999940395355 + ], + "rotation": 98.71766917375048, + "pixel_coords": [ + 82, + 118, + 10.39594554901123 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.5545406341552734, + 1.4218641519546509, + 0.3499999940395355 + ], + "rotation": 169.84435276014122, + "pixel_coords": [ + 149, + 78, + 13.499993324279785 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.06416747719049454, + -0.8043115139007568, + 0.699999988079071 + ], + "rotation": 142.30390526409857, + "pixel_coords": [ + 137, + 105, + 10.362174034118652 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 3, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0 + ], + [ + 0, + 4 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [], + [ + 1 + ], + [ + 1, + 2 + ], + [ + 1, + 2, + 3, + 5 + ], + [ + 1, + 2, + 3 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2, + 3, + 4, + 5 + ], + [ + 3 + ], + [], + [ + 2, + 3 + ], + [ + 2, + 3 + ] + ], + "right": [ + [], + [ + 0 + ], + [ + 0, + 1, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1 + ], + [ + 0, + 1 + ] + ] + }, + "filter_type": "vignette", + "filter_strength": 3.2929924046075882, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_vignette", + "cf_description": "applied vignette filter (strength: 3.29)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0000" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0000_original.json b/Dataset/scenes/scene_0000_original.json new file mode 100644 index 0000000000000000000000000000000000000000..bcc47d60dd1004a548da757b48dcbd5f87e4aa63 --- /dev/null +++ b/Dataset/scenes/scene_0000_original.json @@ -0,0 +1,262 @@ +{ + "split": "new", + "image_index": 0, + "image_filename": "SCENE_0000_new_000000.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.026909828186035, + 2.9908289909362793, + 0.3499999940395355 + ], + "rotation": 231.2812100196814, + "pixel_coords": [ + 188, + 74, + 13.980612754821777 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.4001896381378174, + -1.727694034576416, + 0.699999988079071 + ], + "rotation": 296.3456332082733, + "pixel_coords": [ + 164, + 150, + 8.109003067016602 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.5031493902206421, + -2.487529754638672, + 0.3499999940395355 + ], + "rotation": 61.84872210096041, + "pixel_coords": [ + 97, + 141, + 9.197809219360352 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.9507750272750854, + -2.183419942855835, + 0.3499999940395355 + ], + "rotation": 98.71766917375048, + "pixel_coords": [ + 82, + 118, + 10.39594554901123 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.5545406341552734, + 1.4218641519546509, + 0.3499999940395355 + ], + "rotation": 169.84435276014122, + "pixel_coords": [ + 149, + 78, + 13.499993324279785 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.06416747719049454, + -0.8043115139007568, + 0.699999988079071 + ], + "rotation": 142.30390526409857, + "pixel_coords": [ + 137, + 105, + 10.362174034118652 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 3, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0 + ], + [ + 0, + 4 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [], + [ + 1 + ], + [ + 1, + 2 + ], + [ + 1, + 2, + 3, + 5 + ], + [ + 1, + 2, + 3 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2, + 3, + 4, + 5 + ], + [ + 3 + ], + [], + [ + 2, + 3 + ], + [ + 2, + 3 + ] + ], + "right": [ + [], + [ + 0 + ], + [ + 0, + 1, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1 + ], + [ + 0, + 1 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0000" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0001_cf1.json b/Dataset/scenes/scene_0001_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..f0320eeee7096ab5bef005276a0d849dbbf8000f --- /dev/null +++ b/Dataset/scenes/scene_0001_cf1.json @@ -0,0 +1,421 @@ +{ + "split": "new", + "image_index": 1, + "image_filename": "SCENE_0001_new_000001.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.9944343566894531, + 2.3076682090759277, + 0.3499999940395355 + ], + "rotation": 207.75378054017557, + "pixel_coords": [ + 231, + 101, + 11.868989944458008 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.8655240535736084, + -1.2784284353256226, + 0.699999988079071 + ], + "rotation": 316.5164972732534, + "pixel_coords": [ + 195, + 153, + 8.413131713867188 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9131290912628174, + 1.0740737915039062, + 0.699999988079071 + ], + "rotation": 161.33838477284255, + "pixel_coords": [ + 149, + 76, + 12.989835739135742 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.3825652599334717, + 2.411236524581909, + 0.699999988079071 + ], + "rotation": 152.8394321963576, + "pixel_coords": [ + 269, + 105, + 10.818214416503906 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.6643218994140625, + -0.3964124917984009, + 0.699999988079071 + ], + "rotation": 74.17020406749783, + "pixel_coords": [ + 105, + 80, + 12.67367172241211 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.911137104034424, + 0.42732611298561096, + 0.3499999940395355 + ], + "rotation": 41.29021873588576, + "pixel_coords": [ + 240, + 143, + 9.506133079528809 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.0870787650346756, + -2.4885034561157227, + 0.699999988079071 + ], + "rotation": 253.33785443127644, + "pixel_coords": [ + 92, + 126, + 9.623472213745117 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.9010144472122192, + 0.23393677175045013, + 0.3499999940395355 + ], + "rotation": 137.10694365960407, + "pixel_coords": [ + 208, + 131, + 10.08489990234375 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.3717724084854126, + 0.09257236868143082, + 0.3499999940395355 + ], + "rotation": 4.683314219610155, + "pixel_coords": [ + 170, + 114, + 11.046310424804688 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 4 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [], + [ + 0, + 2, + 4 + ], + [ + 2 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 8 + ], + [ + 0, + 2, + 4 + ] + ], + "front": [ + [ + 1, + 3, + 5, + 6, + 7, + 8 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 5, + 6, + 7, + 8 + ], + [ + 1 + ], + [ + 1, + 5 + ], + [ + 1, + 5, + 6 + ], + [ + 1, + 5, + 6, + 7 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 2, + 4, + 6, + 8 + ], + [ + 4, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [], + [ + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 4 + ], + [ + 1, + 2, + 4, + 6, + 8 + ], + [ + 2, + 4, + 6 + ] + ], + "right": [ + [ + 3 + ], + [ + 0, + 3, + 5, + 7 + ], + [ + 0, + 1, + 3, + 5, + 7, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 3 + ], + [ + 0, + 1, + 2, + 3, + 5, + 7, + 8 + ], + [ + 0, + 3, + 5 + ], + [ + 0, + 1, + 3, + 5, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_color", + "cf_description": "changed green cylinder to brown", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0001" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0001_cf2.json b/Dataset/scenes/scene_0001_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..e48cc302e9a9c196450f38079922b9742c46fbf1 --- /dev/null +++ b/Dataset/scenes/scene_0001_cf2.json @@ -0,0 +1,422 @@ +{ + "split": "new", + "image_index": 1, + "image_filename": "SCENE_0001_new_000001.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.9944343566894531, + 2.3076682090759277, + 0.3499999940395355 + ], + "rotation": 207.75378054017557, + "pixel_coords": [ + 231, + 101, + 11.868989944458008 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.8655240535736084, + -1.2784284353256226, + 0.699999988079071 + ], + "rotation": 316.5164972732534, + "pixel_coords": [ + 195, + 153, + 8.413131713867188 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9131290912628174, + 1.0740737915039062, + 0.699999988079071 + ], + "rotation": 161.33838477284255, + "pixel_coords": [ + 149, + 76, + 12.989835739135742 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.3825652599334717, + 2.411236524581909, + 0.699999988079071 + ], + "rotation": 152.8394321963576, + "pixel_coords": [ + 269, + 105, + 10.818214416503906 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.6643218994140625, + -0.3964124917984009, + 0.699999988079071 + ], + "rotation": 74.17020406749783, + "pixel_coords": [ + 105, + 80, + 12.67367172241211 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.911137104034424, + 0.42732611298561096, + 0.3499999940395355 + ], + "rotation": 41.29021873588576, + "pixel_coords": [ + 240, + 143, + 9.506133079528809 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.0870787650346756, + -2.4885034561157227, + 0.699999988079071 + ], + "rotation": 253.33785443127644, + "pixel_coords": [ + 92, + 126, + 9.623472213745117 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.9010144472122192, + 0.23393677175045013, + 0.3499999940395355 + ], + "rotation": 137.10694365960407, + "pixel_coords": [ + 208, + 131, + 10.08489990234375 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.3717724084854126, + 0.09257236868143082, + 0.3499999940395355 + ], + "rotation": 4.683314219610155, + "pixel_coords": [ + 170, + 114, + 11.046310424804688 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 4 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [], + [ + 0, + 2, + 4 + ], + [ + 2 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 8 + ], + [ + 0, + 2, + 4 + ] + ], + "front": [ + [ + 1, + 3, + 5, + 6, + 7, + 8 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 5, + 6, + 7, + 8 + ], + [ + 1 + ], + [ + 1, + 5 + ], + [ + 1, + 5, + 6 + ], + [ + 1, + 5, + 6, + 7 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 2, + 4, + 6, + 8 + ], + [ + 4, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [], + [ + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 4 + ], + [ + 1, + 2, + 4, + 6, + 8 + ], + [ + 2, + 4, + 6 + ] + ], + "right": [ + [ + 3 + ], + [ + 0, + 3, + 5, + 7 + ], + [ + 0, + 1, + 3, + 5, + 7, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 3 + ], + [ + 0, + 1, + 2, + 3, + 5, + 7, + 8 + ], + [ + 0, + 3, + 5 + ], + [ + 0, + 1, + 3, + 5, + 7 + ] + ] + }, + "background_color": "white", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_background", + "cf_description": "changed background to white", + "change_score": 1.5, + "change_attempts": 1, + "source_scene": "scene_0001" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0001_original.json b/Dataset/scenes/scene_0001_original.json new file mode 100644 index 0000000000000000000000000000000000000000..bf5f6e5b89f5ec97c638c11400f4ec627398b29d --- /dev/null +++ b/Dataset/scenes/scene_0001_original.json @@ -0,0 +1,419 @@ +{ + "split": "new", + "image_index": 1, + "image_filename": "SCENE_0001_new_000001.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.9944343566894531, + 2.3076682090759277, + 0.3499999940395355 + ], + "rotation": 207.75378054017557, + "pixel_coords": [ + 231, + 101, + 11.868989944458008 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.8655240535736084, + -1.2784284353256226, + 0.699999988079071 + ], + "rotation": 316.5164972732534, + "pixel_coords": [ + 195, + 153, + 8.413131713867188 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9131290912628174, + 1.0740737915039062, + 0.699999988079071 + ], + "rotation": 161.33838477284255, + "pixel_coords": [ + 149, + 76, + 12.989835739135742 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.3825652599334717, + 2.411236524581909, + 0.699999988079071 + ], + "rotation": 152.8394321963576, + "pixel_coords": [ + 269, + 105, + 10.818214416503906 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.6643218994140625, + -0.3964124917984009, + 0.699999988079071 + ], + "rotation": 74.17020406749783, + "pixel_coords": [ + 105, + 80, + 12.67367172241211 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.911137104034424, + 0.42732611298561096, + 0.3499999940395355 + ], + "rotation": 41.29021873588576, + "pixel_coords": [ + 240, + 143, + 9.506133079528809 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.0870787650346756, + -2.4885034561157227, + 0.699999988079071 + ], + "rotation": 253.33785443127644, + "pixel_coords": [ + 92, + 126, + 9.623472213745117 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.9010144472122192, + 0.23393677175045013, + 0.3499999940395355 + ], + "rotation": 137.10694365960407, + "pixel_coords": [ + 208, + 131, + 10.08489990234375 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.3717724084854126, + 0.09257236868143082, + 0.3499999940395355 + ], + "rotation": 4.683314219610155, + "pixel_coords": [ + 170, + 114, + 11.046310424804688 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 4 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [], + [ + 0, + 2, + 4 + ], + [ + 2 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 8 + ], + [ + 0, + 2, + 4 + ] + ], + "front": [ + [ + 1, + 3, + 5, + 6, + 7, + 8 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 5, + 6, + 7, + 8 + ], + [ + 1 + ], + [ + 1, + 5 + ], + [ + 1, + 5, + 6 + ], + [ + 1, + 5, + 6, + 7 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 2, + 4, + 6, + 8 + ], + [ + 4, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [], + [ + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 4 + ], + [ + 1, + 2, + 4, + 6, + 8 + ], + [ + 2, + 4, + 6 + ] + ], + "right": [ + [ + 3 + ], + [ + 0, + 3, + 5, + 7 + ], + [ + 0, + 1, + 3, + 5, + 7, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 3 + ], + [ + 0, + 1, + 2, + 3, + 5, + 7, + 8 + ], + [ + 0, + 3, + 5 + ], + [ + 0, + 1, + 3, + 5, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0001" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0002_cf1.json b/Dataset/scenes/scene_0002_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..81ca4b7c086e4754c1d5989623c033ff986d0cf6 --- /dev/null +++ b/Dataset/scenes/scene_0002_cf1.json @@ -0,0 +1,277 @@ +{ + "split": "new", + "image_index": 2, + "image_filename": "SCENE_0002_new_000002.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.392784357070923, + -2.7847752571105957, + 0.3499999940395355 + ], + "rotation": 202.9125832525647, + "pixel_coords": [ + 43, + 108, + 10.965510368347168 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3026868104934692, + 1.3678312301635742, + 0.3499999940395355 + ], + "rotation": 321.74622143378605, + "pixel_coords": [ + 221, + 112, + 10.731175422668457 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.5429747104644775, + -2.406470775604248, + 0.3499999940395355 + ], + "rotation": 331.66231723318793, + "pixel_coords": [ + 66, + 115, + 10.590802192687988 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.7351207733154297, + 2.642601251602173, + 0.699999988079071 + ], + "rotation": 35.620804606676906, + "pixel_coords": [ + 204, + 74, + 12.680909156799316 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.6632285118103027, + -1.120648741722107, + 0.3499999940395355 + ], + "rotation": 335.9888974565671, + "pixel_coords": [ + 193, + 161, + 8.409770965576172 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.464911937713623, + 2.9132721424102783, + 0.699999988079071 + ], + "rotation": 322.31980590432875, + "pixel_coords": [ + 286, + 101, + 10.62793254852295 + ], + "color": "green" + }, + { + "shape": "sphere", + "color": "red", + "material": "rubber", + "size": "large", + "3d_coords": [ + 0.3556539925202973, + -2.6142141720887864, + 0.35 + ], + "rotation": 110.73053632359401, + "pixel_coords": [ + 0, + 0, + 0 + ] + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3 + ], + [ + 3 + ], + [ + 0, + 1, + 3, + 5 + ], + [], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 3 + ] + ], + "front": [ + [ + 2, + 4 + ], + [ + 2, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [], + [ + 2, + 4 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0 + ], + [ + 0, + 2, + 4 + ], + [ + 0, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 5 + ], + [ + 1, + 3, + 4, + 5 + ], + [ + 1, + 5 + ], + [ + 1, + 3, + 5 + ], + [] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "add_object", + "cf_description": "added red rubber sphere", + "change_score": 5.0, + "change_attempts": 1, + "source_scene": "scene_0002" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0002_cf2.json b/Dataset/scenes/scene_0002_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..e57d1603ad642cfb65e3f66ce140c00e2b44f403 --- /dev/null +++ b/Dataset/scenes/scene_0002_cf2.json @@ -0,0 +1,262 @@ +{ + "split": "new", + "image_index": 2, + "image_filename": "SCENE_0002_new_000002.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.392784357070923, + -2.7847752571105957, + 0.3499999940395355 + ], + "rotation": 202.9125832525647, + "pixel_coords": [ + 43, + 108, + 10.965510368347168 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3026868104934692, + 1.3678312301635742, + 0.3499999940395355 + ], + "rotation": 321.74622143378605, + "pixel_coords": [ + 221, + 112, + 10.731175422668457 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.5429747104644775, + -2.406470775604248, + 0.3499999940395355 + ], + "rotation": 331.66231723318793, + "pixel_coords": [ + 66, + 115, + 10.590802192687988 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.7351207733154297, + 2.642601251602173, + 0.699999988079071 + ], + "rotation": 35.620804606676906, + "pixel_coords": [ + 204, + 74, + 12.680909156799316 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.6632285118103027, + -1.120648741722107, + 0.3499999940395355 + ], + "rotation": 335.9888974565671, + "pixel_coords": [ + 193, + 161, + 8.409770965576172 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.464911937713623, + 2.9132721424102783, + 0.699999988079071 + ], + "rotation": 322.31980590432875, + "pixel_coords": [ + 286, + 101, + 10.62793254852295 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3 + ], + [ + 3 + ], + [ + 0, + 1, + 3, + 5 + ], + [], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 3 + ] + ], + "front": [ + [ + 2, + 4 + ], + [ + 2, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [], + [ + 2, + 4 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0 + ], + [ + 0, + 2, + 4 + ], + [ + 0, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 5 + ], + [ + 1, + 3, + 4, + 5 + ], + [ + 1, + 5 + ], + [ + 1, + 3, + 5 + ], + [] + ] + }, + "filter_type": "vignette", + "filter_strength": 4.389261959461161, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_vignette", + "cf_description": "applied vignette filter (strength: 4.39)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0002" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0002_original.json b/Dataset/scenes/scene_0002_original.json new file mode 100644 index 0000000000000000000000000000000000000000..8dc395cb430f0950eff59878ab0b18a5a860002c --- /dev/null +++ b/Dataset/scenes/scene_0002_original.json @@ -0,0 +1,258 @@ +{ + "split": "new", + "image_index": 2, + "image_filename": "SCENE_0002_new_000002.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.392784357070923, + -2.7847752571105957, + 0.3499999940395355 + ], + "rotation": 202.9125832525647, + "pixel_coords": [ + 43, + 108, + 10.965510368347168 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3026868104934692, + 1.3678312301635742, + 0.3499999940395355 + ], + "rotation": 321.74622143378605, + "pixel_coords": [ + 221, + 112, + 10.731175422668457 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.5429747104644775, + -2.406470775604248, + 0.3499999940395355 + ], + "rotation": 331.66231723318793, + "pixel_coords": [ + 66, + 115, + 10.590802192687988 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.7351207733154297, + 2.642601251602173, + 0.699999988079071 + ], + "rotation": 35.620804606676906, + "pixel_coords": [ + 204, + 74, + 12.680909156799316 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.6632285118103027, + -1.120648741722107, + 0.3499999940395355 + ], + "rotation": 335.9888974565671, + "pixel_coords": [ + 193, + 161, + 8.409770965576172 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.464911937713623, + 2.9132721424102783, + 0.699999988079071 + ], + "rotation": 322.31980590432875, + "pixel_coords": [ + 286, + 101, + 10.62793254852295 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3 + ], + [ + 3 + ], + [ + 0, + 1, + 3, + 5 + ], + [], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 3 + ] + ], + "front": [ + [ + 2, + 4 + ], + [ + 2, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [], + [ + 2, + 4 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0 + ], + [ + 0, + 2, + 4 + ], + [ + 0, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 5 + ], + [ + 1, + 3, + 4, + 5 + ], + [ + 1, + 5 + ], + [ + 1, + 3, + 5 + ], + [] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0002" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0003_cf1.json b/Dataset/scenes/scene_0003_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..9c4f00412da70a381fab9e9d904b83712ff0cbdd --- /dev/null +++ b/Dataset/scenes/scene_0003_cf1.json @@ -0,0 +1,364 @@ +{ + "split": "new", + "image_index": 3, + "image_filename": "SCENE_0003_new_000003.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.0038293600082397, + 1.6870441436767578, + 0.699999988079071 + ], + "rotation": 186.64887390033957, + "pixel_coords": [ + 180, + 79, + 12.351597785949707 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.831036329269409, + -0.9478291273117065, + 0.3499999940395355 + ], + "rotation": 318.3654025827221, + "pixel_coords": [ + 89, + 90, + 12.342416763305664 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.794157028198242, + 0.310417503118515, + 0.699999988079071 + ], + "rotation": 268.7940349911651, + "pixel_coords": [ + 120, + 73, + 12.848350524902344 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3551746606826782, + 0.6537275314331055, + 0.3499999940395355 + ], + "rotation": 169.40931975576342, + "pixel_coords": [ + 206, + 120, + 10.292177200317383 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.101240634918213, + -2.901639699935913, + 0.699999988079071 + ], + "rotation": 149.72121918919694, + "pixel_coords": [ + 93, + 145, + 8.356613159179688 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.0969735383987427, + -1.2602707147598267, + 0.3499999940395355 + ], + "rotation": 64.69608383959144, + "pixel_coords": [ + 107, + 109, + 10.956911087036133 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.3288674354553223, + 2.4638917446136475, + 0.699999988079071 + ], + "rotation": 30.646947884740907, + "pixel_coords": [ + 247, + 94, + 11.145617485046387 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.5830512046813965, + 0.30483320355415344, + 0.3499999940395355 + ], + "rotation": 357.8569787732015, + "pixel_coords": [ + 229, + 140, + 9.24096393585205 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2 + ], + [ + 0, + 2 + ], + [], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 6 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 4, + 7 + ], + [], + [ + 3, + 4, + 7 + ], + [ + 3, + 4, + 5, + 7 + ], + [ + 4 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 5 + ], + [], + [ + 1 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 1, + 5 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "right": [ + [ + 3, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 3, + 6, + 7 + ], + [ + 6, + 7 + ], + [ + 0, + 3, + 6, + 7 + ], + [ + 0, + 3, + 4, + 6, + 7 + ], + [], + [ + 6 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_material", + "cf_description": "changed blue sphere from rubber to metal", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0003" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0003_cf2.json b/Dataset/scenes/scene_0003_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..de4207171c06007bb462f0853e93b7219f248dc5 --- /dev/null +++ b/Dataset/scenes/scene_0003_cf2.json @@ -0,0 +1,366 @@ +{ + "split": "new", + "image_index": 3, + "image_filename": "SCENE_0003_new_000003.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.0038293600082397, + 1.6870441436767578, + 0.699999988079071 + ], + "rotation": 186.64887390033957, + "pixel_coords": [ + 180, + 79, + 12.351597785949707 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.831036329269409, + -0.9478291273117065, + 0.3499999940395355 + ], + "rotation": 318.3654025827221, + "pixel_coords": [ + 89, + 90, + 12.342416763305664 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.794157028198242, + 0.310417503118515, + 0.699999988079071 + ], + "rotation": 268.7940349911651, + "pixel_coords": [ + 120, + 73, + 12.848350524902344 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3551746606826782, + 0.6537275314331055, + 0.3499999940395355 + ], + "rotation": 169.40931975576342, + "pixel_coords": [ + 206, + 120, + 10.292177200317383 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.101240634918213, + -2.901639699935913, + 0.699999988079071 + ], + "rotation": 149.72121918919694, + "pixel_coords": [ + 93, + 145, + 8.356613159179688 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.0969735383987427, + -1.2602707147598267, + 0.3499999940395355 + ], + "rotation": 64.69608383959144, + "pixel_coords": [ + 107, + 109, + 10.956911087036133 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.3288674354553223, + 2.4638917446136475, + 0.699999988079071 + ], + "rotation": 30.646947884740907, + "pixel_coords": [ + 247, + 94, + 11.145617485046387 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.5830512046813965, + 0.30483320355415344, + 0.3499999940395355 + ], + "rotation": 357.8569787732015, + "pixel_coords": [ + 229, + 140, + 9.24096393585205 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2 + ], + [ + 0, + 2 + ], + [], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 6 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 4, + 7 + ], + [], + [ + 3, + 4, + 7 + ], + [ + 3, + 4, + 5, + 7 + ], + [ + 4 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 5 + ], + [], + [ + 1 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 1, + 5 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "right": [ + [ + 3, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 3, + 6, + 7 + ], + [ + 6, + 7 + ], + [ + 0, + 3, + 6, + 7 + ], + [ + 0, + 3, + 4, + 6, + 7 + ], + [], + [ + 6 + ] + ] + }, + "filter_type": "blur", + "filter_strength": 13.308685313203451, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_blur", + "cf_description": "applied blur filter (strength: 13.31)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0003" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0003_original.json b/Dataset/scenes/scene_0003_original.json new file mode 100644 index 0000000000000000000000000000000000000000..c12c3d9ad8adcf651a13b3502d987dd52a42911d --- /dev/null +++ b/Dataset/scenes/scene_0003_original.json @@ -0,0 +1,362 @@ +{ + "split": "new", + "image_index": 3, + "image_filename": "SCENE_0003_new_000003.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.0038293600082397, + 1.6870441436767578, + 0.699999988079071 + ], + "rotation": 186.64887390033957, + "pixel_coords": [ + 180, + 79, + 12.351597785949707 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.831036329269409, + -0.9478291273117065, + 0.3499999940395355 + ], + "rotation": 318.3654025827221, + "pixel_coords": [ + 89, + 90, + 12.342416763305664 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.794157028198242, + 0.310417503118515, + 0.699999988079071 + ], + "rotation": 268.7940349911651, + "pixel_coords": [ + 120, + 73, + 12.848350524902344 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3551746606826782, + 0.6537275314331055, + 0.3499999940395355 + ], + "rotation": 169.40931975576342, + "pixel_coords": [ + 206, + 120, + 10.292177200317383 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.101240634918213, + -2.901639699935913, + 0.699999988079071 + ], + "rotation": 149.72121918919694, + "pixel_coords": [ + 93, + 145, + 8.356613159179688 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.0969735383987427, + -1.2602707147598267, + 0.3499999940395355 + ], + "rotation": 64.69608383959144, + "pixel_coords": [ + 107, + 109, + 10.956911087036133 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.3288674354553223, + 2.4638917446136475, + 0.699999988079071 + ], + "rotation": 30.646947884740907, + "pixel_coords": [ + 247, + 94, + 11.145617485046387 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.5830512046813965, + 0.30483320355415344, + 0.3499999940395355 + ], + "rotation": 357.8569787732015, + "pixel_coords": [ + 229, + 140, + 9.24096393585205 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2 + ], + [ + 0, + 2 + ], + [], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 6 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 4, + 7 + ], + [], + [ + 3, + 4, + 7 + ], + [ + 3, + 4, + 5, + 7 + ], + [ + 4 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 5 + ], + [], + [ + 1 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 1, + 5 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "right": [ + [ + 3, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 3, + 6, + 7 + ], + [ + 6, + 7 + ], + [ + 0, + 3, + 6, + 7 + ], + [ + 0, + 3, + 4, + 6, + 7 + ], + [], + [ + 6 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0003" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0004_cf1.json b/Dataset/scenes/scene_0004_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..27d59d6b928c791b34d14d3dfda0f0fae5b6c0ce --- /dev/null +++ b/Dataset/scenes/scene_0004_cf1.json @@ -0,0 +1,422 @@ +{ + "split": "new", + "image_index": 4, + "image_filename": "SCENE_0004_new_000004.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.0428037643432617, + 1.4986809492111206, + 0.699999988079071 + ], + "rotation": 309.7184069632758, + "pixel_coords": [ + 157, + 73, + 13.562024116516113 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.428964614868164, + -2.2475903034210205, + 0.3499999940395355 + ], + "rotation": 269.97457631542886, + "pixel_coords": [ + 64, + 105, + 11.90345287322998 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.7896978855133057, + -1.1475841999053955, + 0.3499999940395355 + ], + "rotation": 169.30168702248537, + "pixel_coords": [ + 101, + 102, + 12.080238342285156 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.38300129771232605, + -0.12226182222366333, + 0.699999988079071 + ], + "rotation": 254.57344146935972, + "pixel_coords": [ + 165, + 106, + 11.003461837768555 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.3021448254585266, + 2.2946200370788574, + 0.3499999940395355 + ], + "rotation": 319.80870069578816, + "pixel_coords": [ + 203, + 90, + 12.98341178894043 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.537970542907715, + 0.42144277691841125, + 0.699999988079071 + ], + "rotation": 247.81397569436223, + "pixel_coords": [ + 229, + 127, + 9.835987091064453 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.2811312675476074, + 2.549574375152588, + 0.3499999940395355 + ], + "rotation": 344.8138988848505, + "pixel_coords": [ + 265, + 113, + 11.362768173217773 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.987856149673462, + 1.9333453178405762, + 0.3499999940395355 + ], + "rotation": 248.22944331777427, + "pixel_coords": [ + 273, + 127, + 10.537126541137695 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.7230032682418823, + -2.316343069076538, + 0.699999988079071 + ], + "rotation": 83.93259327964466, + "pixel_coords": [ + 132, + 148, + 8.866416931152344 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 4 + ], + [ + 0, + 4 + ], + [ + 0, + 1, + 2, + 4, + 6 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 5, + 6, + 7, + 8 + ], + [ + 1, + 3, + 5, + 6, + 7, + 8 + ], + [ + 5, + 7, + 8 + ], + [ + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 8 + ], + [ + 3, + 5, + 7, + 8 + ], + [ + 5, + 8 + ], + [] + ], + "left": [ + [ + 1, + 2, + 8 + ], + [], + [ + 1 + ], + [ + 0, + 1, + 2, + 8 + ], + [ + 0, + 1, + 2, + 3, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 8 + ], + [ + 1, + 2 + ] + ], + "right": [ + [ + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 4, + 5, + 6, + 7 + ], + [ + 5, + 6, + 7 + ], + [ + 6, + 7 + ], + [], + [], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "swap_attribute", + "cf_description": "swapped colors between green sphere and brown cylinder", + "change_score": 2.0, + "change_attempts": 2, + "source_scene": "scene_0004" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0004_cf2.json b/Dataset/scenes/scene_0004_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..7d2bd4c1e4dc347b928576dc136e531e0a21f855 --- /dev/null +++ b/Dataset/scenes/scene_0004_cf2.json @@ -0,0 +1,423 @@ +{ + "split": "new", + "image_index": 4, + "image_filename": "SCENE_0004_new_000004.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.0428037643432617, + 1.4986809492111206, + 0.699999988079071 + ], + "rotation": 309.7184069632758, + "pixel_coords": [ + 157, + 73, + 13.562024116516113 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.428964614868164, + -2.2475903034210205, + 0.3499999940395355 + ], + "rotation": 269.97457631542886, + "pixel_coords": [ + 64, + 105, + 11.90345287322998 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.7896978855133057, + -1.1475841999053955, + 0.3499999940395355 + ], + "rotation": 169.30168702248537, + "pixel_coords": [ + 101, + 102, + 12.080238342285156 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.38300129771232605, + -0.12226182222366333, + 0.699999988079071 + ], + "rotation": 254.57344146935972, + "pixel_coords": [ + 165, + 106, + 11.003461837768555 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.3021448254585266, + 2.2946200370788574, + 0.3499999940395355 + ], + "rotation": 319.80870069578816, + "pixel_coords": [ + 203, + 90, + 12.98341178894043 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.537970542907715, + 0.42144277691841125, + 0.699999988079071 + ], + "rotation": 247.81397569436223, + "pixel_coords": [ + 229, + 127, + 9.835987091064453 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.2811312675476074, + 2.549574375152588, + 0.3499999940395355 + ], + "rotation": 344.8138988848505, + "pixel_coords": [ + 265, + 113, + 11.362768173217773 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.987856149673462, + 1.9333453178405762, + 0.3499999940395355 + ], + "rotation": 248.22944331777427, + "pixel_coords": [ + 273, + 127, + 10.537126541137695 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.7230032682418823, + -2.316343069076538, + 0.699999988079071 + ], + "rotation": 83.93259327964466, + "pixel_coords": [ + 132, + 148, + 8.866416931152344 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 4 + ], + [ + 0, + 4 + ], + [ + 0, + 1, + 2, + 4, + 6 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 5, + 6, + 7, + 8 + ], + [ + 1, + 3, + 5, + 6, + 7, + 8 + ], + [ + 5, + 7, + 8 + ], + [ + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 8 + ], + [ + 3, + 5, + 7, + 8 + ], + [ + 5, + 8 + ], + [] + ], + "left": [ + [ + 1, + 2, + 8 + ], + [], + [ + 1 + ], + [ + 0, + 1, + 2, + 8 + ], + [ + 0, + 1, + 2, + 3, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 8 + ], + [ + 1, + 2 + ] + ], + "right": [ + [ + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 4, + 5, + 6, + 7 + ], + [ + 5, + 6, + 7 + ], + [ + 6, + 7 + ], + [], + [], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "background_color": "purple", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_background", + "cf_description": "changed background to purple", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0004" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0004_original.json b/Dataset/scenes/scene_0004_original.json new file mode 100644 index 0000000000000000000000000000000000000000..b5b3286df12091294c4b328398318526c1a9005f --- /dev/null +++ b/Dataset/scenes/scene_0004_original.json @@ -0,0 +1,420 @@ +{ + "split": "new", + "image_index": 4, + "image_filename": "SCENE_0004_new_000004.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.0428037643432617, + 1.4986809492111206, + 0.699999988079071 + ], + "rotation": 309.7184069632758, + "pixel_coords": [ + 157, + 73, + 13.562024116516113 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.428964614868164, + -2.2475903034210205, + 0.3499999940395355 + ], + "rotation": 269.97457631542886, + "pixel_coords": [ + 64, + 105, + 11.90345287322998 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.7896978855133057, + -1.1475841999053955, + 0.3499999940395355 + ], + "rotation": 169.30168702248537, + "pixel_coords": [ + 101, + 102, + 12.080238342285156 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.38300129771232605, + -0.12226182222366333, + 0.699999988079071 + ], + "rotation": 254.57344146935972, + "pixel_coords": [ + 165, + 106, + 11.003461837768555 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.3021448254585266, + 2.2946200370788574, + 0.3499999940395355 + ], + "rotation": 319.80870069578816, + "pixel_coords": [ + 203, + 90, + 12.98341178894043 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.537970542907715, + 0.42144277691841125, + 0.699999988079071 + ], + "rotation": 247.81397569436223, + "pixel_coords": [ + 229, + 127, + 9.835987091064453 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.2811312675476074, + 2.549574375152588, + 0.3499999940395355 + ], + "rotation": 344.8138988848505, + "pixel_coords": [ + 265, + 113, + 11.362768173217773 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.987856149673462, + 1.9333453178405762, + 0.3499999940395355 + ], + "rotation": 248.22944331777427, + "pixel_coords": [ + 273, + 127, + 10.537126541137695 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.7230032682418823, + -2.316343069076538, + 0.699999988079071 + ], + "rotation": 83.93259327964466, + "pixel_coords": [ + 132, + 148, + 8.866416931152344 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 4 + ], + [ + 0, + 4 + ], + [ + 0, + 1, + 2, + 4, + 6 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 5, + 6, + 7, + 8 + ], + [ + 1, + 3, + 5, + 6, + 7, + 8 + ], + [ + 5, + 7, + 8 + ], + [ + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 8 + ], + [ + 3, + 5, + 7, + 8 + ], + [ + 5, + 8 + ], + [] + ], + "left": [ + [ + 1, + 2, + 8 + ], + [], + [ + 1 + ], + [ + 0, + 1, + 2, + 8 + ], + [ + 0, + 1, + 2, + 3, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 8 + ], + [ + 1, + 2 + ] + ], + "right": [ + [ + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 4, + 5, + 6, + 7 + ], + [ + 5, + 6, + 7 + ], + [ + 6, + 7 + ], + [], + [], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0004" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0005_cf1.json b/Dataset/scenes/scene_0005_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..85842822fad3e113ef00f4c4b2e51ae1211557a8 --- /dev/null +++ b/Dataset/scenes/scene_0005_cf1.json @@ -0,0 +1,313 @@ +{ + "split": "new", + "image_index": 5, + "image_filename": "SCENE_0005_new_000005.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.9617018699645996, + 2.544435977935791, + 0.3499999940395355 + ], + "rotation": 158.40954235524492, + "pixel_coords": [ + 179, + 78, + 14.026439666748047 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.3398464918136597, + -1.013517141342163, + 0.699999988079071 + ], + "rotation": 57.293397655162835, + "pixel_coords": [ + 110, + 95, + 11.424020767211914 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.22498281300067902, + 2.182605743408203, + 0.699999988079071 + ], + "rotation": 238.14757279998096, + "pixel_coords": [ + 213, + 87, + 12.139594078063965 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.5343475341796875, + -0.3916008174419403, + 0.3499999940395355 + ], + "rotation": 35.550301885858715, + "pixel_coords": [ + 161, + 119, + 10.618087768554688 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.270969867706299, + -1.6137245893478394, + 0.3499999940395355 + ], + "rotation": 75.39861944881163, + "pixel_coords": [ + 167, + 156, + 8.711450576782227 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.3250761334161312, + -1.8962391753538572, + 0.699999988079071 + ], + "rotation": 259.65041422386923, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.013606309890747, + 2.7063894271850586, + 0.699999988079071 + ], + "rotation": 240.1155245893453, + "pixel_coords": [ + 265, + 98, + 11.18529987335205 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 5 + ], + [ + 0, + 5 + ], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 0 + ], + [ + 0, + 2, + 5 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 3, + 4 + ], + [ + 1, + 3, + 4, + 6 + ], + [ + 4 + ], + [], + [ + 1, + 2, + 3, + 4, + 6 + ], + [ + 3, + 4 + ] + ], + "left": [ + [ + 1, + 3, + 4, + 5 + ], + [], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 1, + 5 + ], + [ + 1, + 3, + 5 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "right": [ + [ + 2, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 6 + ], + [ + 0, + 2, + 4, + 6 + ], + [ + 0, + 2, + 6 + ], + [ + 0, + 2, + 3, + 4, + 6 + ], + [] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "occlusion_change", + "cf_description": "moved green cube to partially occlude gray sphere", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0005" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0005_cf2.json b/Dataset/scenes/scene_0005_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..290342b637ee57739601d292685d1140b1ad1871 --- /dev/null +++ b/Dataset/scenes/scene_0005_cf2.json @@ -0,0 +1,315 @@ +{ + "split": "new", + "image_index": 5, + "image_filename": "SCENE_0005_new_000005.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.9617018699645996, + 2.544435977935791, + 0.3499999940395355 + ], + "rotation": 158.40954235524492, + "pixel_coords": [ + 179, + 78, + 14.026439666748047 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.3398464918136597, + -1.013517141342163, + 0.699999988079071 + ], + "rotation": 57.293397655162835, + "pixel_coords": [ + 110, + 95, + 11.424020767211914 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.22498281300067902, + 2.182605743408203, + 0.699999988079071 + ], + "rotation": 238.14757279998096, + "pixel_coords": [ + 213, + 87, + 12.139594078063965 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.5343475341796875, + -0.3916008174419403, + 0.3499999940395355 + ], + "rotation": 35.550301885858715, + "pixel_coords": [ + 161, + 119, + 10.618087768554688 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.270969867706299, + -1.6137245893478394, + 0.3499999940395355 + ], + "rotation": 75.39861944881163, + "pixel_coords": [ + 167, + 156, + 8.711450576782227 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.63553786277771, + 0.8342940807342529, + 0.699999988079071 + ], + "rotation": 259.65041422386923, + "pixel_coords": [ + 134, + 74, + 13.37661075592041 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.013606309890747, + 2.7063894271850586, + 0.699999988079071 + ], + "rotation": 240.1155245893453, + "pixel_coords": [ + 265, + 98, + 11.18529987335205 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 5 + ], + [ + 0, + 5 + ], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 0 + ], + [ + 0, + 2, + 5 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 3, + 4 + ], + [ + 1, + 3, + 4, + 6 + ], + [ + 4 + ], + [], + [ + 1, + 2, + 3, + 4, + 6 + ], + [ + 3, + 4 + ] + ], + "left": [ + [ + 1, + 3, + 4, + 5 + ], + [], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 1, + 5 + ], + [ + 1, + 3, + 5 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "right": [ + [ + 2, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 6 + ], + [ + 0, + 2, + 4, + 6 + ], + [ + 0, + 2, + 6 + ], + [ + 0, + 2, + 3, + 4, + 6 + ], + [] + ] + }, + "filter_type": "chromatic_aberration", + "filter_strength": 3.315537699913528, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_chromatic_aberration", + "cf_description": "applied chromatic aberration filter (strength: 3.32)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0005" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0005_original.json b/Dataset/scenes/scene_0005_original.json new file mode 100644 index 0000000000000000000000000000000000000000..27890d83002f387f99e90b5f2c317941df5675fc --- /dev/null +++ b/Dataset/scenes/scene_0005_original.json @@ -0,0 +1,311 @@ +{ + "split": "new", + "image_index": 5, + "image_filename": "SCENE_0005_new_000005.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.9617018699645996, + 2.544435977935791, + 0.3499999940395355 + ], + "rotation": 158.40954235524492, + "pixel_coords": [ + 179, + 78, + 14.026439666748047 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.3398464918136597, + -1.013517141342163, + 0.699999988079071 + ], + "rotation": 57.293397655162835, + "pixel_coords": [ + 110, + 95, + 11.424020767211914 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.22498281300067902, + 2.182605743408203, + 0.699999988079071 + ], + "rotation": 238.14757279998096, + "pixel_coords": [ + 213, + 87, + 12.139594078063965 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.5343475341796875, + -0.3916008174419403, + 0.3499999940395355 + ], + "rotation": 35.550301885858715, + "pixel_coords": [ + 161, + 119, + 10.618087768554688 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.270969867706299, + -1.6137245893478394, + 0.3499999940395355 + ], + "rotation": 75.39861944881163, + "pixel_coords": [ + 167, + 156, + 8.711450576782227 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.63553786277771, + 0.8342940807342529, + 0.699999988079071 + ], + "rotation": 259.65041422386923, + "pixel_coords": [ + 134, + 74, + 13.37661075592041 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.013606309890747, + 2.7063894271850586, + 0.699999988079071 + ], + "rotation": 240.1155245893453, + "pixel_coords": [ + 265, + 98, + 11.18529987335205 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 5 + ], + [ + 0, + 5 + ], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 0 + ], + [ + 0, + 2, + 5 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 3, + 4 + ], + [ + 1, + 3, + 4, + 6 + ], + [ + 4 + ], + [], + [ + 1, + 2, + 3, + 4, + 6 + ], + [ + 3, + 4 + ] + ], + "left": [ + [ + 1, + 3, + 4, + 5 + ], + [], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 1, + 5 + ], + [ + 1, + 3, + 5 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "right": [ + [ + 2, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 6 + ], + [ + 0, + 2, + 4, + 6 + ], + [ + 0, + 2, + 6 + ], + [ + 0, + 2, + 3, + 4, + 6 + ], + [] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0005" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0006_cf1.json b/Dataset/scenes/scene_0006_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..cbb2831c939e648596142e5489d5282522f116d4 --- /dev/null +++ b/Dataset/scenes/scene_0006_cf1.json @@ -0,0 +1,364 @@ +{ + "split": "new", + "image_index": 6, + "image_filename": "SCENE_0006_new_000006.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.4954867660999298, + 1.714528203010559, + 0.699999988079071 + ], + "rotation": 258.7071266860437, + "pixel_coords": [ + 208, + 90, + 11.5810546875 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.17616909742355347, + -0.7748488783836365, + 0.699999988079071 + ], + "rotation": 179.5435707785298, + "pixel_coords": [ + 145, + 109, + 10.248482704162598 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.4996204376220703, + 1.3445326089859009, + 0.699999988079071 + ], + "rotation": 46.06159644325031, + "pixel_coords": [ + 158, + 78, + 12.637333869934082 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.7468228340148926, + 0.31564977765083313, + 0.699999988079071 + ], + "rotation": 192.36487469954, + "pixel_coords": [ + 240, + 126, + 9.266743659973145 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.481604814529419, + -2.5517425537109375, + 0.699999988079071 + ], + "rotation": 58.29895115007517, + "pixel_coords": [ + 62, + 109, + 10.218168258666992 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.7862708568573, + -2.319293260574341, + 0.3499999940395355 + ], + "rotation": 352.4907508206449, + "pixel_coords": [ + 49, + 105, + 11.35989761352539 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.4865341186523438, + -0.46589693427085876, + 0.699999988079071 + ], + "rotation": 132.61397885586666, + "pixel_coords": [ + 101, + 83, + 12.154244422912598 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.471672534942627, + -1.3219923973083496, + 0.699999988079071 + ], + "rotation": 138.89336571338626, + "pixel_coords": [ + 191, + 145, + 8.432026863098145 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 6 + ], + [ + 0, + 2, + 5, + 6 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 0, + 2, + 5, + 6 + ], + [ + 2, + 6 + ], + [ + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 7 + ], + [ + 3, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 3, + 7 + ], + [ + 1, + 3, + 4, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 7 + ], + [] + ], + "left": [ + [ + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 4, + 5, + 6 + ], + [ + 1, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 5 + ], + [], + [ + 4, + 5 + ], + [ + 1, + 2, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 3 + ], + [ + 0, + 2, + 3, + 7 + ], + [ + 0, + 3, + 7 + ], + [], + [ + 0, + 1, + 2, + 3, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 7 + ], + [ + 0, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "swap_attribute", + "cf_description": "swapped colors between green cube and gray sphere", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0006" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0006_cf2.json b/Dataset/scenes/scene_0006_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..129c5f905c0cbba96685acc146e9fbbcfef42bf3 --- /dev/null +++ b/Dataset/scenes/scene_0006_cf2.json @@ -0,0 +1,366 @@ +{ + "split": "new", + "image_index": 6, + "image_filename": "SCENE_0006_new_000006.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.4954867660999298, + 1.714528203010559, + 0.699999988079071 + ], + "rotation": 258.7071266860437, + "pixel_coords": [ + 208, + 90, + 11.5810546875 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.17616909742355347, + -0.7748488783836365, + 0.699999988079071 + ], + "rotation": 179.5435707785298, + "pixel_coords": [ + 145, + 109, + 10.248482704162598 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.4996204376220703, + 1.3445326089859009, + 0.699999988079071 + ], + "rotation": 46.06159644325031, + "pixel_coords": [ + 158, + 78, + 12.637333869934082 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.7468228340148926, + 0.31564977765083313, + 0.699999988079071 + ], + "rotation": 192.36487469954, + "pixel_coords": [ + 240, + 126, + 9.266743659973145 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.481604814529419, + -2.5517425537109375, + 0.699999988079071 + ], + "rotation": 58.29895115007517, + "pixel_coords": [ + 62, + 109, + 10.218168258666992 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.7862708568573, + -2.319293260574341, + 0.3499999940395355 + ], + "rotation": 352.4907508206449, + "pixel_coords": [ + 49, + 105, + 11.35989761352539 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.4865341186523438, + -0.46589693427085876, + 0.699999988079071 + ], + "rotation": 132.61397885586666, + "pixel_coords": [ + 101, + 83, + 12.154244422912598 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.471672534942627, + -1.3219923973083496, + 0.699999988079071 + ], + "rotation": 138.89336571338626, + "pixel_coords": [ + 191, + 145, + 8.432026863098145 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 6 + ], + [ + 0, + 2, + 5, + 6 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 0, + 2, + 5, + 6 + ], + [ + 2, + 6 + ], + [ + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 7 + ], + [ + 3, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 3, + 7 + ], + [ + 1, + 3, + 4, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 7 + ], + [] + ], + "left": [ + [ + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 4, + 5, + 6 + ], + [ + 1, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 5 + ], + [], + [ + 4, + 5 + ], + [ + 1, + 2, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 3 + ], + [ + 0, + 2, + 3, + 7 + ], + [ + 0, + 3, + 7 + ], + [], + [ + 0, + 1, + 2, + 3, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 7 + ], + [ + 0, + 3 + ] + ] + }, + "filter_type": "blur", + "filter_strength": 11.914570888576575, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_blur", + "cf_description": "applied blur filter (strength: 11.91)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0006" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0006_original.json b/Dataset/scenes/scene_0006_original.json new file mode 100644 index 0000000000000000000000000000000000000000..5941a5c051731a4d34378dd810c3c8574bc8cf87 --- /dev/null +++ b/Dataset/scenes/scene_0006_original.json @@ -0,0 +1,362 @@ +{ + "split": "new", + "image_index": 6, + "image_filename": "SCENE_0006_new_000006.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.4954867660999298, + 1.714528203010559, + 0.699999988079071 + ], + "rotation": 258.7071266860437, + "pixel_coords": [ + 208, + 90, + 11.5810546875 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.17616909742355347, + -0.7748488783836365, + 0.699999988079071 + ], + "rotation": 179.5435707785298, + "pixel_coords": [ + 145, + 109, + 10.248482704162598 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.4996204376220703, + 1.3445326089859009, + 0.699999988079071 + ], + "rotation": 46.06159644325031, + "pixel_coords": [ + 158, + 78, + 12.637333869934082 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.7468228340148926, + 0.31564977765083313, + 0.699999988079071 + ], + "rotation": 192.36487469954, + "pixel_coords": [ + 240, + 126, + 9.266743659973145 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.481604814529419, + -2.5517425537109375, + 0.699999988079071 + ], + "rotation": 58.29895115007517, + "pixel_coords": [ + 62, + 109, + 10.218168258666992 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.7862708568573, + -2.319293260574341, + 0.3499999940395355 + ], + "rotation": 352.4907508206449, + "pixel_coords": [ + 49, + 105, + 11.35989761352539 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.4865341186523438, + -0.46589693427085876, + 0.699999988079071 + ], + "rotation": 132.61397885586666, + "pixel_coords": [ + 101, + 83, + 12.154244422912598 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.471672534942627, + -1.3219923973083496, + 0.699999988079071 + ], + "rotation": 138.89336571338626, + "pixel_coords": [ + 191, + 145, + 8.432026863098145 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 6 + ], + [ + 0, + 2, + 5, + 6 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 0, + 2, + 5, + 6 + ], + [ + 2, + 6 + ], + [ + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 7 + ], + [ + 3, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 3, + 7 + ], + [ + 1, + 3, + 4, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 7 + ], + [] + ], + "left": [ + [ + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 4, + 5, + 6 + ], + [ + 1, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 5 + ], + [], + [ + 4, + 5 + ], + [ + 1, + 2, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 3 + ], + [ + 0, + 2, + 3, + 7 + ], + [ + 0, + 3, + 7 + ], + [], + [ + 0, + 1, + 2, + 3, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 7 + ], + [ + 0, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0006" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0007_cf1.json b/Dataset/scenes/scene_0007_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..15b25d0106385f40b4554bc2574626e4d6a65a67 --- /dev/null +++ b/Dataset/scenes/scene_0007_cf1.json @@ -0,0 +1,330 @@ +{ + "split": "new", + "image_index": 7, + "image_filename": "SCENE_0007_new_000007.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.60817551612854, + 1.54720139503479, + 0.3499999940395355 + ], + "rotation": 9.576009658119009, + "pixel_coords": [ + 149, + 75, + 13.888949394226074 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.248500108718872, + -1.728355050086975, + 0.3499999940395355 + ], + "rotation": 280.79820221730785, + "pixel_coords": [ + 79, + 101, + 11.85833740234375 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.8497263789176941, + -2.430497884750366, + 0.699999988079071 + ], + "rotation": 326.7387754001693, + "pixel_coords": [ + 108, + 138, + 9.206744194030762 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.6518924236297607, + -0.5943579077720642, + 0.3499999940395355 + ], + "rotation": 187.5696027131537, + "pixel_coords": [ + 133, + 109, + 11.397381782531738 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.8594284057617188, + 0.9403673410415649, + 0.3499999940395355 + ], + "rotation": 1.6155649715579257, + "pixel_coords": [ + 200, + 112, + 11.2127685546875 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.794813394546509, + -0.0069452375173568726, + 0.699999988079071 + ], + "rotation": 326.01043728903323, + "pixel_coords": [ + 113, + 75, + 12.993911743164062 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.869489073753357, + -0.5820198655128479, + 0.699999988079071 + ], + "rotation": 48.419152461580815, + "pixel_coords": [ + 186, + 131, + 9.525764465332031 + ], + "color": "cyan" + }, + { + "shape": "cube", + "color": "blue", + "material": "rubber", + "size": "small", + "3d_coords": [ + 2.8700485407274794, + -0.4972113475252744, + 0.35 + ], + "rotation": 68.3615082419903, + "pixel_coords": [ + 0, + 0, + 0 + ] + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [ + 0, + 1, + 5 + ], + [ + 0, + 1, + 5 + ], + [ + 0 + ], + [ + 0, + 1, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 2, + 3, + 4, + 6 + ], + [], + [ + 2, + 6 + ], + [ + 2, + 6 + ], + [ + 1, + 2, + 3, + 4, + 6 + ], + [ + 2 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 5 + ], + [], + [ + 1, + 5 + ], + [ + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 5 + ] + ], + "right": [ + [ + 4, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 3, + 4, + 6 + ], + [ + 0, + 4, + 6 + ], + [], + [ + 0, + 2, + 3, + 4, + 6 + ], + [ + 4 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "add_object", + "cf_description": "added blue rubber cube", + "change_score": 5.0, + "change_attempts": 1, + "source_scene": "scene_0007" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0007_cf2.json b/Dataset/scenes/scene_0007_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..e6b6d3eb00f96ba1edec7a3a45cfef4bc70a6d38 --- /dev/null +++ b/Dataset/scenes/scene_0007_cf2.json @@ -0,0 +1,314 @@ +{ + "split": "new", + "image_index": 7, + "image_filename": "SCENE_0007_new_000007.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.60817551612854, + 1.54720139503479, + 0.3499999940395355 + ], + "rotation": 9.576009658119009, + "pixel_coords": [ + 149, + 75, + 13.888949394226074 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.248500108718872, + -1.728355050086975, + 0.3499999940395355 + ], + "rotation": 280.79820221730785, + "pixel_coords": [ + 79, + 101, + 11.85833740234375 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.8497263789176941, + -2.430497884750366, + 0.699999988079071 + ], + "rotation": 326.7387754001693, + "pixel_coords": [ + 108, + 138, + 9.206744194030762 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.6518924236297607, + -0.5943579077720642, + 0.3499999940395355 + ], + "rotation": 187.5696027131537, + "pixel_coords": [ + 133, + 109, + 11.397381782531738 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.8594284057617188, + 0.9403673410415649, + 0.3499999940395355 + ], + "rotation": 1.6155649715579257, + "pixel_coords": [ + 200, + 112, + 11.2127685546875 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.794813394546509, + -0.0069452375173568726, + 0.699999988079071 + ], + "rotation": 326.01043728903323, + "pixel_coords": [ + 113, + 75, + 12.993911743164062 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.869489073753357, + -0.5820198655128479, + 0.699999988079071 + ], + "rotation": 48.419152461580815, + "pixel_coords": [ + 186, + 131, + 9.525764465332031 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [ + 0, + 1, + 5 + ], + [ + 0, + 1, + 5 + ], + [ + 0 + ], + [ + 0, + 1, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 2, + 3, + 4, + 6 + ], + [], + [ + 2, + 6 + ], + [ + 2, + 6 + ], + [ + 1, + 2, + 3, + 4, + 6 + ], + [ + 2 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 5 + ], + [], + [ + 1, + 5 + ], + [ + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 5 + ] + ], + "right": [ + [ + 4, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 3, + 4, + 6 + ], + [ + 0, + 4, + 6 + ], + [], + [ + 0, + 2, + 3, + 4, + 6 + ], + [ + 4 + ] + ] + }, + "noise_level": "heavy", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "add_noise", + "cf_description": "added heavy noise (min: light)", + "change_score": 1.5, + "change_attempts": 1, + "source_scene": "scene_0007" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0007_original.json b/Dataset/scenes/scene_0007_original.json new file mode 100644 index 0000000000000000000000000000000000000000..7c3e6b495d0b5257e7b5de5179bfc0873158a958 --- /dev/null +++ b/Dataset/scenes/scene_0007_original.json @@ -0,0 +1,311 @@ +{ + "split": "new", + "image_index": 7, + "image_filename": "SCENE_0007_new_000007.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.60817551612854, + 1.54720139503479, + 0.3499999940395355 + ], + "rotation": 9.576009658119009, + "pixel_coords": [ + 149, + 75, + 13.888949394226074 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.248500108718872, + -1.728355050086975, + 0.3499999940395355 + ], + "rotation": 280.79820221730785, + "pixel_coords": [ + 79, + 101, + 11.85833740234375 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.8497263789176941, + -2.430497884750366, + 0.699999988079071 + ], + "rotation": 326.7387754001693, + "pixel_coords": [ + 108, + 138, + 9.206744194030762 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.6518924236297607, + -0.5943579077720642, + 0.3499999940395355 + ], + "rotation": 187.5696027131537, + "pixel_coords": [ + 133, + 109, + 11.397381782531738 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.8594284057617188, + 0.9403673410415649, + 0.3499999940395355 + ], + "rotation": 1.6155649715579257, + "pixel_coords": [ + 200, + 112, + 11.2127685546875 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.794813394546509, + -0.0069452375173568726, + 0.699999988079071 + ], + "rotation": 326.01043728903323, + "pixel_coords": [ + 113, + 75, + 12.993911743164062 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.869489073753357, + -0.5820198655128479, + 0.699999988079071 + ], + "rotation": 48.419152461580815, + "pixel_coords": [ + 186, + 131, + 9.525764465332031 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [ + 0, + 1, + 5 + ], + [ + 0, + 1, + 5 + ], + [ + 0 + ], + [ + 0, + 1, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 2, + 3, + 4, + 6 + ], + [], + [ + 2, + 6 + ], + [ + 2, + 6 + ], + [ + 1, + 2, + 3, + 4, + 6 + ], + [ + 2 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 5 + ], + [], + [ + 1, + 5 + ], + [ + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 5 + ] + ], + "right": [ + [ + 4, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 3, + 4, + 6 + ], + [ + 0, + 4, + 6 + ], + [], + [ + 0, + 2, + 3, + 4, + 6 + ], + [ + 4 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0007" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0008_cf1.json b/Dataset/scenes/scene_0008_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..eee9de20204a32064699731b97568c101450e037 --- /dev/null +++ b/Dataset/scenes/scene_0008_cf1.json @@ -0,0 +1,247 @@ +{ + "split": "new", + "image_index": 8, + "image_filename": "SCENE_0008_new_000008.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.3661061525344849, + -2.505845546722412, + 0.699999988079071 + ], + "rotation": 340.2097979746516, + "pixel_coords": [ + 63, + 110, + 9.936521530151367 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.02311890758574009, + -0.4503355920314789, + 0.3499999940395355 + ], + "rotation": 65.76689326251979, + "pixel_coords": [ + 149, + 114, + 10.48505687713623 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.511739730834961, + 0.3908745050430298, + 0.699999988079071 + ], + "rotation": 182.84470477801952, + "pixel_coords": [ + 236, + 123, + 9.201427459716797 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.6520605087280273, + 1.128036618232727, + 0.3499999940395355 + ], + "rotation": 351.45783520988834, + "pixel_coords": [ + 151, + 86, + 12.501626968383789 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.3442741632461548, + 1.5435782670974731, + 0.3499999940395355 + ], + "rotation": 317.9228592953654, + "pixel_coords": [ + 186, + 93, + 11.91073989868164 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 4, + 5 + ], + [], + [ + 1, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 1 + ], + [ + 1, + 4 + ] + ], + "front": [ + [ + 3 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 3 + ], + [], + [ + 0, + 2, + 3, + 5 + ], + [ + 0, + 2, + 3 + ] + ], + "left": [ + [], + [ + 0, + 2, + 4 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 3, + 5 + ], + [ + 1, + 3, + 5 + ], + [], + [ + 1, + 3, + 5 + ], + [ + 3 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "remove_object", + "cf_description": "removed gray cube", + "change_score": 28.149477767229026, + "change_attempts": 1, + "source_scene": "scene_0008" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0008_cf2.json b/Dataset/scenes/scene_0008_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..3758854ab04f179a2a652ba21a7c02116b7f19ab --- /dev/null +++ b/Dataset/scenes/scene_0008_cf2.json @@ -0,0 +1,265 @@ +{ + "split": "new", + "image_index": 8, + "image_filename": "SCENE_0008_new_000008.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.3661061525344849, + -2.505845546722412, + 0.699999988079071 + ], + "rotation": 340.2097979746516, + "pixel_coords": [ + 63, + 110, + 9.936521530151367 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.2920968532562256, + 2.211852550506592, + 0.699999988079071 + ], + "rotation": 144.86880187417853, + "pixel_coords": [ + 161, + 66, + 13.41706657409668 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.02311890758574009, + -0.4503355920314789, + 0.3499999940395355 + ], + "rotation": 65.76689326251979, + "pixel_coords": [ + 149, + 114, + 10.48505687713623 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.511739730834961, + 0.3908745050430298, + 0.699999988079071 + ], + "rotation": 182.84470477801952, + "pixel_coords": [ + 236, + 123, + 9.201427459716797 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.6520605087280273, + 1.128036618232727, + 0.3499999940395355 + ], + "rotation": 351.45783520988834, + "pixel_coords": [ + 151, + 86, + 12.501626968383789 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.3442741632461548, + 1.5435782670974731, + 0.3499999940395355 + ], + "rotation": 317.9228592953654, + "pixel_coords": [ + 186, + 93, + 11.91073989868164 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 4, + 5 + ], + [], + [ + 1, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 1 + ], + [ + 1, + 4 + ] + ], + "front": [ + [ + 3 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 3 + ], + [], + [ + 0, + 2, + 3, + 5 + ], + [ + 0, + 2, + 3 + ] + ], + "left": [ + [], + [ + 0, + 2, + 4 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 3, + 5 + ], + [ + 1, + 3, + 5 + ], + [], + [ + 1, + 3, + 5 + ], + [ + 3 + ] + ] + }, + "noise_level": "medium", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "add_noise", + "cf_description": "added medium noise (min: light)", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0008" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0008_original.json b/Dataset/scenes/scene_0008_original.json new file mode 100644 index 0000000000000000000000000000000000000000..0bd615c5be39b6ae2eae673427bcd68d0801b4e3 --- /dev/null +++ b/Dataset/scenes/scene_0008_original.json @@ -0,0 +1,262 @@ +{ + "split": "new", + "image_index": 8, + "image_filename": "SCENE_0008_new_000008.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.3661061525344849, + -2.505845546722412, + 0.699999988079071 + ], + "rotation": 340.2097979746516, + "pixel_coords": [ + 63, + 110, + 9.936521530151367 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.2920968532562256, + 2.211852550506592, + 0.699999988079071 + ], + "rotation": 144.86880187417853, + "pixel_coords": [ + 161, + 66, + 13.41706657409668 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.02311890758574009, + -0.4503355920314789, + 0.3499999940395355 + ], + "rotation": 65.76689326251979, + "pixel_coords": [ + 149, + 114, + 10.48505687713623 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.511739730834961, + 0.3908745050430298, + 0.699999988079071 + ], + "rotation": 182.84470477801952, + "pixel_coords": [ + 236, + 123, + 9.201427459716797 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.6520605087280273, + 1.128036618232727, + 0.3499999940395355 + ], + "rotation": 351.45783520988834, + "pixel_coords": [ + 151, + 86, + 12.501626968383789 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.3442741632461548, + 1.5435782670974731, + 0.3499999940395355 + ], + "rotation": 317.9228592953654, + "pixel_coords": [ + 186, + 93, + 11.91073989868164 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 4, + 5 + ], + [], + [ + 1, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 1 + ], + [ + 1, + 4 + ] + ], + "front": [ + [ + 3 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 3 + ], + [], + [ + 0, + 2, + 3, + 5 + ], + [ + 0, + 2, + 3 + ] + ], + "left": [ + [], + [ + 0, + 2, + 4 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 3, + 5 + ], + [ + 1, + 3, + 5 + ], + [], + [ + 1, + 3, + 5 + ], + [ + 3 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0008" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0009_cf1.json b/Dataset/scenes/scene_0009_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..0cd00a3ee9d4c3e0cf82fdbcedddf32f95dd5695 --- /dev/null +++ b/Dataset/scenes/scene_0009_cf1.json @@ -0,0 +1,417 @@ +{ + "split": "new", + "image_index": 9, + "image_filename": "SCENE_0009_new_000009.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.466176986694336, + -1.0422358512878418, + 0.699999988079071 + ], + "rotation": 319.7730735058289, + "pixel_coords": [ + 193, + 149, + 8.427921295166016 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.6809602975845337, + 0.6652808785438538, + 0.699999988079071 + ], + "rotation": 226.59897493306113, + "pixel_coords": [ + 216, + 114, + 9.895432472229004 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.836470365524292, + -2.5522704124450684, + 0.699999988079071 + ], + "rotation": 43.87400551674404, + "pixel_coords": [ + 127, + 161, + 7.999551296234131 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.1258413791656494, + -1.891087532043457, + 0.699999988079071 + ], + "rotation": 343.91935899372, + "pixel_coords": [ + 70, + 94, + 10.969832420349121 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.3070831298828125, + 2.1274940967559814, + 0.3499999940395355 + ], + "rotation": 347.98973757629, + "pixel_coords": [ + 264, + 116, + 10.477296829223633 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.44031214714050293, + -0.08520675450563431, + 0.699999988079071 + ], + "rotation": 303.9104340302422, + "pixel_coords": [ + 149, + 96, + 10.869876861572266 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.09685734659433365, + 2.1545560359954834, + 0.699999988079071 + ], + "rotation": 215.98277645374537, + "pixel_coords": [ + 211, + 82, + 11.765828132629395 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.6235471963882446, + -1.6897475719451904, + 0.3499999940395355 + ], + "rotation": 50.895229956673994, + "pixel_coords": [ + 102, + 120, + 10.273466110229492 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.193403482437134, + 1.0650997161865234, + 0.699999988079071 + ], + "rotation": 153.95528466636267, + "pixel_coords": [ + 143, + 70, + 12.662257194519043 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 6, + 8 + ], + [ + 3, + 5, + 6, + 8 + ], + [ + 6, + 8 + ], + [ + 8 + ], + [ + 3, + 4, + 5, + 6, + 8 + ], + [] + ], + "front": [ + [ + 2 + ], + [ + 0, + 2 + ], + [], + [ + 0, + 1, + 2, + 4, + 7 + ], + [ + 0, + 1, + 2, + 7 + ], + [ + 0, + 1, + 2, + 4, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "left": [ + [ + 2, + 3, + 5, + 7, + 8 + ], + [ + 0, + 2, + 3, + 5, + 7, + 8 + ], + [ + 3, + 7 + ], + [], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 2, + 3, + 7, + 8 + ], + [ + 0, + 2, + 3, + 5, + 7, + 8 + ], + [ + 3 + ], + [ + 3, + 7 + ] + ], + "right": [ + [ + 1, + 4, + 6 + ], + [ + 4 + ], + [ + 0, + 1, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [], + [ + 0, + 1, + 4, + 6 + ], + [ + 4 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 4, + 5, + 6 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_color", + "cf_description": "changed purple cube to blue", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0009" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0009_cf2.json b/Dataset/scenes/scene_0009_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..f67ccb637f5475b226e8346c7c8eec031036204b --- /dev/null +++ b/Dataset/scenes/scene_0009_cf2.json @@ -0,0 +1,419 @@ +{ + "split": "new", + "image_index": 9, + "image_filename": "SCENE_0009_new_000009.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.466176986694336, + -1.0422358512878418, + 0.699999988079071 + ], + "rotation": 319.7730735058289, + "pixel_coords": [ + 193, + 149, + 8.427921295166016 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.6809602975845337, + 0.6652808785438538, + 0.699999988079071 + ], + "rotation": 226.59897493306113, + "pixel_coords": [ + 216, + 114, + 9.895432472229004 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.836470365524292, + -2.5522704124450684, + 0.699999988079071 + ], + "rotation": 43.87400551674404, + "pixel_coords": [ + 127, + 161, + 7.999551296234131 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.1258413791656494, + -1.891087532043457, + 0.699999988079071 + ], + "rotation": 343.91935899372, + "pixel_coords": [ + 70, + 94, + 10.969832420349121 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.3070831298828125, + 2.1274940967559814, + 0.3499999940395355 + ], + "rotation": 347.98973757629, + "pixel_coords": [ + 264, + 116, + 10.477296829223633 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.44031214714050293, + -0.08520675450563431, + 0.699999988079071 + ], + "rotation": 303.9104340302422, + "pixel_coords": [ + 149, + 96, + 10.869876861572266 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.09685734659433365, + 2.1545560359954834, + 0.699999988079071 + ], + "rotation": 215.98277645374537, + "pixel_coords": [ + 211, + 82, + 11.765828132629395 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.6235471963882446, + -1.6897475719451904, + 0.3499999940395355 + ], + "rotation": 50.895229956673994, + "pixel_coords": [ + 102, + 120, + 10.273466110229492 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.193403482437134, + 1.0650997161865234, + 0.699999988079071 + ], + "rotation": 153.95528466636267, + "pixel_coords": [ + 143, + 70, + 12.662257194519043 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 6, + 8 + ], + [ + 3, + 5, + 6, + 8 + ], + [ + 6, + 8 + ], + [ + 8 + ], + [ + 3, + 4, + 5, + 6, + 8 + ], + [] + ], + "front": [ + [ + 2 + ], + [ + 0, + 2 + ], + [], + [ + 0, + 1, + 2, + 4, + 7 + ], + [ + 0, + 1, + 2, + 7 + ], + [ + 0, + 1, + 2, + 4, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "left": [ + [ + 2, + 3, + 5, + 7, + 8 + ], + [ + 0, + 2, + 3, + 5, + 7, + 8 + ], + [ + 3, + 7 + ], + [], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 2, + 3, + 7, + 8 + ], + [ + 0, + 2, + 3, + 5, + 7, + 8 + ], + [ + 3 + ], + [ + 3, + 7 + ] + ], + "right": [ + [ + 1, + 4, + 6 + ], + [ + 4 + ], + [ + 0, + 1, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [], + [ + 0, + 1, + 4, + 6 + ], + [ + 4 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 4, + 5, + 6 + ] + ] + }, + "filter_type": "vignette", + "filter_strength": 4.595735067336906, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_vignette", + "cf_description": "applied vignette filter (strength: 4.60)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0009" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0009_original.json b/Dataset/scenes/scene_0009_original.json new file mode 100644 index 0000000000000000000000000000000000000000..6def74803291e6d761b13275aa1471b23dfb52ea --- /dev/null +++ b/Dataset/scenes/scene_0009_original.json @@ -0,0 +1,415 @@ +{ + "split": "new", + "image_index": 9, + "image_filename": "SCENE_0009_new_000009.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.466176986694336, + -1.0422358512878418, + 0.699999988079071 + ], + "rotation": 319.7730735058289, + "pixel_coords": [ + 193, + 149, + 8.427921295166016 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.6809602975845337, + 0.6652808785438538, + 0.699999988079071 + ], + "rotation": 226.59897493306113, + "pixel_coords": [ + 216, + 114, + 9.895432472229004 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.836470365524292, + -2.5522704124450684, + 0.699999988079071 + ], + "rotation": 43.87400551674404, + "pixel_coords": [ + 127, + 161, + 7.999551296234131 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.1258413791656494, + -1.891087532043457, + 0.699999988079071 + ], + "rotation": 343.91935899372, + "pixel_coords": [ + 70, + 94, + 10.969832420349121 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.3070831298828125, + 2.1274940967559814, + 0.3499999940395355 + ], + "rotation": 347.98973757629, + "pixel_coords": [ + 264, + 116, + 10.477296829223633 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.44031214714050293, + -0.08520675450563431, + 0.699999988079071 + ], + "rotation": 303.9104340302422, + "pixel_coords": [ + 149, + 96, + 10.869876861572266 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.09685734659433365, + 2.1545560359954834, + 0.699999988079071 + ], + "rotation": 215.98277645374537, + "pixel_coords": [ + 211, + 82, + 11.765828132629395 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.6235471963882446, + -1.6897475719451904, + 0.3499999940395355 + ], + "rotation": 50.895229956673994, + "pixel_coords": [ + 102, + 120, + 10.273466110229492 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.193403482437134, + 1.0650997161865234, + 0.699999988079071 + ], + "rotation": 153.95528466636267, + "pixel_coords": [ + 143, + 70, + 12.662257194519043 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 6, + 8 + ], + [ + 3, + 5, + 6, + 8 + ], + [ + 6, + 8 + ], + [ + 8 + ], + [ + 3, + 4, + 5, + 6, + 8 + ], + [] + ], + "front": [ + [ + 2 + ], + [ + 0, + 2 + ], + [], + [ + 0, + 1, + 2, + 4, + 7 + ], + [ + 0, + 1, + 2, + 7 + ], + [ + 0, + 1, + 2, + 4, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "left": [ + [ + 2, + 3, + 5, + 7, + 8 + ], + [ + 0, + 2, + 3, + 5, + 7, + 8 + ], + [ + 3, + 7 + ], + [], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 2, + 3, + 7, + 8 + ], + [ + 0, + 2, + 3, + 5, + 7, + 8 + ], + [ + 3 + ], + [ + 3, + 7 + ] + ], + "right": [ + [ + 1, + 4, + 6 + ], + [ + 4 + ], + [ + 0, + 1, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [], + [ + 0, + 1, + 4, + 6 + ], + [ + 4 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 4, + 5, + 6 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0009" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0010_cf1.json b/Dataset/scenes/scene_0010_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..9f127e0ccb7c544c7b52cb662f860d022a1f97fa --- /dev/null +++ b/Dataset/scenes/scene_0010_cf1.json @@ -0,0 +1,409 @@ +{ + "split": "new", + "image_index": 10, + "image_filename": "SCENE_0010_new_000010.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.280784249305725, + -0.5496025085449219, + 0.3499999940395355 + ], + "rotation": 114.06079165123982, + "pixel_coords": [ + 174, + 134, + 9.748442649841309 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.10909366607666, + -1.9964091777801514, + 0.3499999940395355 + ], + "rotation": 162.52464909717102, + "pixel_coords": [ + 70, + 105, + 11.178787231445312 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.433249831199646, + 0.3345564603805542, + 0.699999988079071 + ], + "rotation": 62.961190554655936, + "pixel_coords": [ + 140, + 82, + 11.83586597442627 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.869763970375061, + 2.935389518737793, + 0.3499999940395355 + ], + "rotation": 239.16201500567448, + "pixel_coords": [ + 242, + 93, + 11.934351921081543 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.08511300384998322, + -0.9724660515785217, + 0.3499999940395355 + ], + "rotation": 170.16227962903605, + "pixel_coords": [ + 137, + 122, + 10.301031112670898 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.9608843326568604, + 1.0257014036178589, + 0.3499999940395355 + ], + "rotation": 354.71183507202704, + "pixel_coords": [ + 259, + 140, + 9.511384963989258 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.9716126322746277, + 2.8746187686920166, + 0.3499999940395355 + ], + "rotation": 289.0209998495887, + "pixel_coords": [ + 202, + 76, + 13.10998821258545 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.8354545831680298, + -2.2645883560180664, + 0.3499999940395355 + ], + "rotation": 133.95497184520661, + "pixel_coords": [ + 137, + 169, + 8.441353797912598 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.9129875302314758, + -2.994558572769165, + 0.3499999940395355 + ], + "rotation": 237.42163816548893, + "pixel_coords": [ + 58, + 132, + 9.844646453857422 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 6 + ], + [ + 2, + 3, + 6 + ], + [ + 6 + ], + [ + 6 + ], + [ + 1, + 2, + 3, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 1, + 2, + 3, + 4, + 6 + ] + ], + "front": [ + [ + 5, + 7 + ], + [ + 0, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 4, + 5, + 7, + 8 + ], + [ + 0, + 5, + 7, + 8 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [], + [ + 5, + 7 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 7, + 8 + ], + [], + [ + 1, + 8 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 1, + 8 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 7, + 8 + ], + [ + 1, + 8 + ], + [] + ], + "right": [ + [ + 3, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 3, + 5, + 6 + ], + [], + [ + 0, + 3, + 5, + 6 + ], + [], + [ + 3, + 5 + ], + [ + 0, + 3, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_size", + "cf_description": "changed gray cube from small to large", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0010" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0010_cf2.json b/Dataset/scenes/scene_0010_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..e1b272ef91a9c3a8467dc9d6c2fcb52e612f493e --- /dev/null +++ b/Dataset/scenes/scene_0010_cf2.json @@ -0,0 +1,411 @@ +{ + "split": "new", + "image_index": 10, + "image_filename": "SCENE_0010_new_000010.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.280784249305725, + -0.5496025085449219, + 0.3499999940395355 + ], + "rotation": 114.06079165123982, + "pixel_coords": [ + 174, + 134, + 9.748442649841309 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.10909366607666, + -1.9964091777801514, + 0.3499999940395355 + ], + "rotation": 162.52464909717102, + "pixel_coords": [ + 70, + 105, + 11.178787231445312 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.433249831199646, + 0.3345564603805542, + 0.699999988079071 + ], + "rotation": 62.961190554655936, + "pixel_coords": [ + 140, + 82, + 11.83586597442627 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.869763970375061, + 2.935389518737793, + 0.3499999940395355 + ], + "rotation": 239.16201500567448, + "pixel_coords": [ + 242, + 93, + 11.934351921081543 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.08511300384998322, + -0.9724660515785217, + 0.3499999940395355 + ], + "rotation": 170.16227962903605, + "pixel_coords": [ + 137, + 122, + 10.301031112670898 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.9608843326568604, + 1.0257014036178589, + 0.3499999940395355 + ], + "rotation": 354.71183507202704, + "pixel_coords": [ + 259, + 140, + 9.511384963989258 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.9716126322746277, + 2.8746187686920166, + 0.3499999940395355 + ], + "rotation": 289.0209998495887, + "pixel_coords": [ + 202, + 76, + 13.10998821258545 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.8354545831680298, + -2.2645883560180664, + 0.3499999940395355 + ], + "rotation": 133.95497184520661, + "pixel_coords": [ + 137, + 169, + 8.441353797912598 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.9129875302314758, + -2.994558572769165, + 0.3499999940395355 + ], + "rotation": 237.42163816548893, + "pixel_coords": [ + 58, + 132, + 9.844646453857422 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 6 + ], + [ + 2, + 3, + 6 + ], + [ + 6 + ], + [ + 6 + ], + [ + 1, + 2, + 3, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 1, + 2, + 3, + 4, + 6 + ] + ], + "front": [ + [ + 5, + 7 + ], + [ + 0, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 4, + 5, + 7, + 8 + ], + [ + 0, + 5, + 7, + 8 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [], + [ + 5, + 7 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 7, + 8 + ], + [], + [ + 1, + 8 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 1, + 8 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 7, + 8 + ], + [ + 1, + 8 + ], + [] + ], + "right": [ + [ + 3, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 3, + 5, + 6 + ], + [], + [ + 0, + 3, + 5, + 6 + ], + [], + [ + 3, + 5 + ], + [ + 0, + 3, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "filter_type": "vignette", + "filter_strength": 4.0526691098691305, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_vignette", + "cf_description": "applied vignette filter (strength: 4.05)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0010" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0010_original.json b/Dataset/scenes/scene_0010_original.json new file mode 100644 index 0000000000000000000000000000000000000000..254e9734a723695b5d787ec22c9bffd5d5cab4bb --- /dev/null +++ b/Dataset/scenes/scene_0010_original.json @@ -0,0 +1,407 @@ +{ + "split": "new", + "image_index": 10, + "image_filename": "SCENE_0010_new_000010.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.280784249305725, + -0.5496025085449219, + 0.3499999940395355 + ], + "rotation": 114.06079165123982, + "pixel_coords": [ + 174, + 134, + 9.748442649841309 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.10909366607666, + -1.9964091777801514, + 0.3499999940395355 + ], + "rotation": 162.52464909717102, + "pixel_coords": [ + 70, + 105, + 11.178787231445312 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.433249831199646, + 0.3345564603805542, + 0.699999988079071 + ], + "rotation": 62.961190554655936, + "pixel_coords": [ + 140, + 82, + 11.83586597442627 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.869763970375061, + 2.935389518737793, + 0.3499999940395355 + ], + "rotation": 239.16201500567448, + "pixel_coords": [ + 242, + 93, + 11.934351921081543 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.08511300384998322, + -0.9724660515785217, + 0.3499999940395355 + ], + "rotation": 170.16227962903605, + "pixel_coords": [ + 137, + 122, + 10.301031112670898 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.9608843326568604, + 1.0257014036178589, + 0.3499999940395355 + ], + "rotation": 354.71183507202704, + "pixel_coords": [ + 259, + 140, + 9.511384963989258 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.9716126322746277, + 2.8746187686920166, + 0.3499999940395355 + ], + "rotation": 289.0209998495887, + "pixel_coords": [ + 202, + 76, + 13.10998821258545 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.8354545831680298, + -2.2645883560180664, + 0.3499999940395355 + ], + "rotation": 133.95497184520661, + "pixel_coords": [ + 137, + 169, + 8.441353797912598 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.9129875302314758, + -2.994558572769165, + 0.3499999940395355 + ], + "rotation": 237.42163816548893, + "pixel_coords": [ + 58, + 132, + 9.844646453857422 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 6 + ], + [ + 2, + 3, + 6 + ], + [ + 6 + ], + [ + 6 + ], + [ + 1, + 2, + 3, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 1, + 2, + 3, + 4, + 6 + ] + ], + "front": [ + [ + 5, + 7 + ], + [ + 0, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 4, + 5, + 7, + 8 + ], + [ + 0, + 5, + 7, + 8 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [], + [ + 5, + 7 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 7, + 8 + ], + [], + [ + 1, + 8 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 1, + 8 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 7, + 8 + ], + [ + 1, + 8 + ], + [] + ], + "right": [ + [ + 3, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 3, + 5, + 6 + ], + [], + [ + 0, + 3, + 5, + 6 + ], + [], + [ + 3, + 5 + ], + [ + 0, + 3, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0010" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0011_cf1.json b/Dataset/scenes/scene_0011_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..5f2ba05c8089793a1a19aa6709e8c73089938dec --- /dev/null +++ b/Dataset/scenes/scene_0011_cf1.json @@ -0,0 +1,308 @@ +{ + "split": "new", + "image_index": 11, + "image_filename": "SCENE_0011_new_000011.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.1991331577301025, + -2.696514129638672, + 0.699999988079071 + ], + "rotation": 319.82472568226297, + "pixel_coords": [ + 140, + 170, + 7.844038963317871 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.024584151804447174, + -2.015996217727661, + 0.699999988079071 + ], + "rotation": 301.342382187578, + "pixel_coords": [ + 106, + 123, + 9.648030281066895 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.3581790924072266, + -1.3349640369415283, + 0.3499999940395355 + ], + "rotation": 303.8927099311055, + "pixel_coords": [ + 186, + 160, + 8.730426788330078 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9635310173034668, + 2.876296043395996, + 0.699999988079071 + ], + "rotation": 347.5382618300098, + "pixel_coords": [ + 179, + 61, + 13.783767700195312 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.7024115324020386, + 2.2004282474517822, + 0.699999988079071 + ], + "rotation": 56.13732785573242, + "pixel_coords": [ + 222, + 87, + 11.70447063446045 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.768601894378662, + -0.5464807152748108, + 0.3499999940395355 + ], + "rotation": 10.743350757532134, + "pixel_coords": [ + 112, + 98, + 11.795455932617188 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.096493124961853, + -0.08305490761995316, + 0.699999988079071 + ], + "rotation": 101.57140988273578, + "pixel_coords": [ + 184, + 114, + 10.095386505126953 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 3, + 4, + 5, + 6 + ], + [ + 1, + 3, + 4, + 5, + 6 + ], + [], + [ + 3 + ], + [ + 3 + ], + [ + 3, + 4, + 5 + ] + ], + "front": [ + [], + [ + 0, + 2 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 6 + ], + [ + 0, + 1, + 2, + 6 + ], + [ + 0, + 1, + 2 + ] + ], + "left": [ + [ + 1, + 5 + ], + [], + [ + 0, + 1, + 5 + ], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [], + [ + 0, + 1, + 5 + ] + ], + "right": [ + [ + 2, + 3, + 4, + 6 + ], + [ + 0, + 2, + 3, + 4, + 6 + ], + [ + 3, + 4 + ], + [ + 4 + ], + [], + [ + 0, + 2, + 3, + 4, + 6 + ], + [ + 3, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_color", + "cf_description": "changed blue cylinder to green", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0011" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0011_cf2.json b/Dataset/scenes/scene_0011_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..9d53a884837a450defc87b78ba213c220ed39c76 --- /dev/null +++ b/Dataset/scenes/scene_0011_cf2.json @@ -0,0 +1,309 @@ +{ + "split": "new", + "image_index": 11, + "image_filename": "SCENE_0011_new_000011.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.1991331577301025, + -2.696514129638672, + 0.699999988079071 + ], + "rotation": 319.82472568226297, + "pixel_coords": [ + 140, + 170, + 7.844038963317871 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.024584151804447174, + -2.015996217727661, + 0.699999988079071 + ], + "rotation": 301.342382187578, + "pixel_coords": [ + 106, + 123, + 9.648030281066895 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.3581790924072266, + -1.3349640369415283, + 0.3499999940395355 + ], + "rotation": 303.8927099311055, + "pixel_coords": [ + 186, + 160, + 8.730426788330078 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9635310173034668, + 2.876296043395996, + 0.699999988079071 + ], + "rotation": 347.5382618300098, + "pixel_coords": [ + 179, + 61, + 13.783767700195312 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.7024115324020386, + 2.2004282474517822, + 0.699999988079071 + ], + "rotation": 56.13732785573242, + "pixel_coords": [ + 222, + 87, + 11.70447063446045 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.768601894378662, + -0.5464807152748108, + 0.3499999940395355 + ], + "rotation": 10.743350757532134, + "pixel_coords": [ + 112, + 98, + 11.795455932617188 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.096493124961853, + -0.08305490761995316, + 0.699999988079071 + ], + "rotation": 101.57140988273578, + "pixel_coords": [ + 184, + 114, + 10.095386505126953 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 3, + 4, + 5, + 6 + ], + [ + 1, + 3, + 4, + 5, + 6 + ], + [], + [ + 3 + ], + [ + 3 + ], + [ + 3, + 4, + 5 + ] + ], + "front": [ + [], + [ + 0, + 2 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 6 + ], + [ + 0, + 1, + 2, + 6 + ], + [ + 0, + 1, + 2 + ] + ], + "left": [ + [ + 1, + 5 + ], + [], + [ + 0, + 1, + 5 + ], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [], + [ + 0, + 1, + 5 + ] + ], + "right": [ + [ + 2, + 3, + 4, + 6 + ], + [ + 0, + 2, + 3, + 4, + 6 + ], + [ + 3, + 4 + ], + [ + 4 + ], + [], + [ + 0, + 2, + 3, + 4, + 6 + ], + [ + 3, + 4 + ] + ] + }, + "background_color": "white", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_background", + "cf_description": "changed background to white", + "change_score": 1.5, + "change_attempts": 1, + "source_scene": "scene_0011" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0011_original.json b/Dataset/scenes/scene_0011_original.json new file mode 100644 index 0000000000000000000000000000000000000000..1c5935ef949c9176a81f4eb043a2b6a7a843ed4d --- /dev/null +++ b/Dataset/scenes/scene_0011_original.json @@ -0,0 +1,306 @@ +{ + "split": "new", + "image_index": 11, + "image_filename": "SCENE_0011_new_000011.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.1991331577301025, + -2.696514129638672, + 0.699999988079071 + ], + "rotation": 319.82472568226297, + "pixel_coords": [ + 140, + 170, + 7.844038963317871 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.024584151804447174, + -2.015996217727661, + 0.699999988079071 + ], + "rotation": 301.342382187578, + "pixel_coords": [ + 106, + 123, + 9.648030281066895 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.3581790924072266, + -1.3349640369415283, + 0.3499999940395355 + ], + "rotation": 303.8927099311055, + "pixel_coords": [ + 186, + 160, + 8.730426788330078 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9635310173034668, + 2.876296043395996, + 0.699999988079071 + ], + "rotation": 347.5382618300098, + "pixel_coords": [ + 179, + 61, + 13.783767700195312 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.7024115324020386, + 2.2004282474517822, + 0.699999988079071 + ], + "rotation": 56.13732785573242, + "pixel_coords": [ + 222, + 87, + 11.70447063446045 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.768601894378662, + -0.5464807152748108, + 0.3499999940395355 + ], + "rotation": 10.743350757532134, + "pixel_coords": [ + 112, + 98, + 11.795455932617188 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.096493124961853, + -0.08305490761995316, + 0.699999988079071 + ], + "rotation": 101.57140988273578, + "pixel_coords": [ + 184, + 114, + 10.095386505126953 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 3, + 4, + 5, + 6 + ], + [ + 1, + 3, + 4, + 5, + 6 + ], + [], + [ + 3 + ], + [ + 3 + ], + [ + 3, + 4, + 5 + ] + ], + "front": [ + [], + [ + 0, + 2 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 6 + ], + [ + 0, + 1, + 2, + 6 + ], + [ + 0, + 1, + 2 + ] + ], + "left": [ + [ + 1, + 5 + ], + [], + [ + 0, + 1, + 5 + ], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [], + [ + 0, + 1, + 5 + ] + ], + "right": [ + [ + 2, + 3, + 4, + 6 + ], + [ + 0, + 2, + 3, + 4, + 6 + ], + [ + 3, + 4 + ], + [ + 4 + ], + [], + [ + 0, + 2, + 3, + 4, + 6 + ], + [ + 3, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0011" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0012_cf1.json b/Dataset/scenes/scene_0012_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..896914e3135fbff636150b9773d5e5ba583a562f --- /dev/null +++ b/Dataset/scenes/scene_0012_cf1.json @@ -0,0 +1,266 @@ +{ + "split": "new", + "image_index": 12, + "image_filename": "SCENE_0012_new_000012.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.12896083295345306, + -2.173058032989502, + 0.699999988079071 + ], + "rotation": 130.4226319557008, + "pixel_coords": [ + 105, + 121, + 9.675637245178223 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.7108980417251587, + 1.782730221748352, + 0.699999988079071 + ], + "rotation": 3.498935880632885, + "pixel_coords": [ + 214, + 92, + 11.706192016601562 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.5370563864707947, + 0.14315026998519897, + 0.699999988079071 + ], + "rotation": 194.271875087937, + "pixel_coords": [ + 175, + 104, + 10.81969165802002 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.8227481842041016, + -1.318928599357605, + 0.699999988079071 + ], + "rotation": 182.59892802979664, + "pixel_coords": [ + 199, + 146, + 8.402796745300293 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.5755574703216553, + 1.2890809774398804, + 0.699999988079071 + ], + "rotation": 140.16238533530284, + "pixel_coords": [ + 157, + 79, + 12.927982330322266 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.930165410041809, + -0.8170713186264038, + 0.3499999940395355 + ], + "rotation": 238.72212542808984, + "pixel_coords": [ + 105, + 100, + 12.026116371154785 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 1, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [], + [ + 4 + ] + ], + "front": [ + [ + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 0, + 3 + ], + [], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "left": [ + [ + 5 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 2, + 4, + 5 + ], + [ + 0, + 5 + ], + [] + ], + "right": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1, + 3 + ], + [ + 1 + ], + [ + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_shape", + "cf_description": "changed yellow cube to sphere", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0012" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0012_cf2.json b/Dataset/scenes/scene_0012_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..325398270e1533706b9a10d52f3613387663adab --- /dev/null +++ b/Dataset/scenes/scene_0012_cf2.json @@ -0,0 +1,268 @@ +{ + "split": "new", + "image_index": 12, + "image_filename": "SCENE_0012_new_000012.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.12896083295345306, + -2.173058032989502, + 0.699999988079071 + ], + "rotation": 130.4226319557008, + "pixel_coords": [ + 105, + 121, + 9.675637245178223 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.7108980417251587, + 1.782730221748352, + 0.699999988079071 + ], + "rotation": 3.498935880632885, + "pixel_coords": [ + 214, + 92, + 11.706192016601562 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.5370563864707947, + 0.14315026998519897, + 0.699999988079071 + ], + "rotation": 194.271875087937, + "pixel_coords": [ + 175, + 104, + 10.81969165802002 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.8227481842041016, + -1.318928599357605, + 0.699999988079071 + ], + "rotation": 182.59892802979664, + "pixel_coords": [ + 199, + 146, + 8.402796745300293 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.5755574703216553, + 1.2890809774398804, + 0.699999988079071 + ], + "rotation": 140.16238533530284, + "pixel_coords": [ + 157, + 79, + 12.927982330322266 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.930165410041809, + -0.8170713186264038, + 0.3499999940395355 + ], + "rotation": 238.72212542808984, + "pixel_coords": [ + 105, + 100, + 12.026116371154785 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 1, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [], + [ + 4 + ] + ], + "front": [ + [ + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 0, + 3 + ], + [], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "left": [ + [ + 5 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 2, + 4, + 5 + ], + [ + 0, + 5 + ], + [] + ], + "right": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1, + 3 + ], + [ + 1 + ], + [ + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ] + }, + "filter_type": "vignette", + "filter_strength": 3.411255199621346, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_vignette", + "cf_description": "applied vignette filter (strength: 3.41)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0012" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0012_original.json b/Dataset/scenes/scene_0012_original.json new file mode 100644 index 0000000000000000000000000000000000000000..cc37f448bcb3aabdc3b9f1414cc7a2479ae03e8f --- /dev/null +++ b/Dataset/scenes/scene_0012_original.json @@ -0,0 +1,264 @@ +{ + "split": "new", + "image_index": 12, + "image_filename": "SCENE_0012_new_000012.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.12896083295345306, + -2.173058032989502, + 0.699999988079071 + ], + "rotation": 130.4226319557008, + "pixel_coords": [ + 105, + 121, + 9.675637245178223 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.7108980417251587, + 1.782730221748352, + 0.699999988079071 + ], + "rotation": 3.498935880632885, + "pixel_coords": [ + 214, + 92, + 11.706192016601562 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.5370563864707947, + 0.14315026998519897, + 0.699999988079071 + ], + "rotation": 194.271875087937, + "pixel_coords": [ + 175, + 104, + 10.81969165802002 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.8227481842041016, + -1.318928599357605, + 0.699999988079071 + ], + "rotation": 182.59892802979664, + "pixel_coords": [ + 199, + 146, + 8.402796745300293 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.5755574703216553, + 1.2890809774398804, + 0.699999988079071 + ], + "rotation": 140.16238533530284, + "pixel_coords": [ + 157, + 79, + 12.927982330322266 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.930165410041809, + -0.8170713186264038, + 0.3499999940395355 + ], + "rotation": 238.72212542808984, + "pixel_coords": [ + 105, + 100, + 12.026116371154785 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 1, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [], + [ + 4 + ] + ], + "front": [ + [ + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 0, + 3 + ], + [], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "left": [ + [ + 5 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 2, + 4, + 5 + ], + [ + 0, + 5 + ], + [] + ], + "right": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1, + 3 + ], + [ + 1 + ], + [ + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0012" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0013_cf1.json b/Dataset/scenes/scene_0013_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..155b115d319d79ffe019f08cd0316b3a952443a1 --- /dev/null +++ b/Dataset/scenes/scene_0013_cf1.json @@ -0,0 +1,371 @@ +{ + "split": "new", + "image_index": 13, + "image_filename": "SCENE_0013_new_000013.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.492638349533081, + -0.14299245178699493, + 0.699999988079071 + ], + "rotation": 171.53686285894847, + "pixel_coords": [ + 112, + 79, + 12.769214630126953 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.173375129699707, + 2.408092498779297, + 0.699999988079071 + ], + "rotation": 240.29289826757054, + "pixel_coords": [ + 169, + 65, + 14.040290832519531 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.6253232955932617, + 0.7778202891349792, + 0.3499999940395355 + ], + "rotation": 333.16316250851963, + "pixel_coords": [ + 146, + 89, + 12.91180419921875 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.6078954935073853, + 0.19963295757770538, + 0.3499999940395355 + ], + "rotation": 173.68378838324318, + "pixel_coords": [ + 177, + 115, + 11.126229286193848 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.115783929824829, + -2.940638303756714, + 0.3499999940395355 + ], + "rotation": 105.74521560776375, + "pixel_coords": [ + 46, + 116, + 11.075389862060547 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.2111876010894775, + -0.5809957981109619, + 0.699999988079071 + ], + "rotation": 166.30582755551745, + "pixel_coords": [ + 198, + 135, + 9.460199356079102 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.25869664549827576, + -1.0106133222579956, + 0.3499999940395355 + ], + "rotation": 54.35909116227861, + "pixel_coords": [ + 130, + 118, + 10.987709999084473 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.3803138732910156, + 2.4720757007598877, + 0.3499999940395355 + ], + "rotation": 136.1316688505746, + "pixel_coords": [ + 266, + 113, + 11.291985511779785 + ], + "color": "cyan" + }, + { + "shape": "cube", + "color": "red", + "material": "metal", + "size": "small", + "3d_coords": [ + -0.7609348022148361, + 1.6695246036814249, + 0.35 + ], + "rotation": 1.8160109090039267, + "pixel_coords": [ + 0, + 0, + 0 + ] + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1 + ], + [], + [ + 1 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 1, + 2, + 7 + ], + [ + 0, + 1, + 2 + ] + ], + "front": [ + [ + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 4, + 5, + 6, + 7 + ], + [ + 5 + ], + [ + 5 + ], + [], + [ + 5 + ], + [ + 5, + 6 + ] + ], + "left": [ + [ + 4 + ], + [ + 0, + 2, + 4, + 6 + ], + [ + 0, + 4, + 6 + ], + [ + 0, + 2, + 4, + 6 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 5, + 7 + ], + [ + 1, + 3, + 5, + 7 + ], + [ + 5, + 7 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 1, + 2, + 3, + 5, + 7 + ], + [] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "add_object", + "cf_description": "added red metal cube", + "change_score": 5.0, + "change_attempts": 1, + "source_scene": "scene_0013" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0013_cf2.json b/Dataset/scenes/scene_0013_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..4a74f74e2680b8d1a7a0ed996a7f0f165dcbf1c1 --- /dev/null +++ b/Dataset/scenes/scene_0013_cf2.json @@ -0,0 +1,355 @@ +{ + "split": "new", + "image_index": 13, + "image_filename": "SCENE_0013_new_000013.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.492638349533081, + -0.14299245178699493, + 0.699999988079071 + ], + "rotation": 171.53686285894847, + "pixel_coords": [ + 112, + 79, + 12.769214630126953 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.173375129699707, + 2.408092498779297, + 0.699999988079071 + ], + "rotation": 240.29289826757054, + "pixel_coords": [ + 169, + 65, + 14.040290832519531 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.6253232955932617, + 0.7778202891349792, + 0.3499999940395355 + ], + "rotation": 333.16316250851963, + "pixel_coords": [ + 146, + 89, + 12.91180419921875 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.6078954935073853, + 0.19963295757770538, + 0.3499999940395355 + ], + "rotation": 173.68378838324318, + "pixel_coords": [ + 177, + 115, + 11.126229286193848 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.115783929824829, + -2.940638303756714, + 0.3499999940395355 + ], + "rotation": 105.74521560776375, + "pixel_coords": [ + 46, + 116, + 11.075389862060547 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.2111876010894775, + -0.5809957981109619, + 0.699999988079071 + ], + "rotation": 166.30582755551745, + "pixel_coords": [ + 198, + 135, + 9.460199356079102 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.25869664549827576, + -1.0106133222579956, + 0.3499999940395355 + ], + "rotation": 54.35909116227861, + "pixel_coords": [ + 130, + 118, + 10.987709999084473 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.3803138732910156, + 2.4720757007598877, + 0.3499999940395355 + ], + "rotation": 136.1316688505746, + "pixel_coords": [ + 266, + 113, + 11.291985511779785 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1 + ], + [], + [ + 1 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 1, + 2, + 7 + ], + [ + 0, + 1, + 2 + ] + ], + "front": [ + [ + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 4, + 5, + 6, + 7 + ], + [ + 5 + ], + [ + 5 + ], + [], + [ + 5 + ], + [ + 5, + 6 + ] + ], + "left": [ + [ + 4 + ], + [ + 0, + 2, + 4, + 6 + ], + [ + 0, + 4, + 6 + ], + [ + 0, + 2, + 4, + 6 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 5, + 7 + ], + [ + 1, + 3, + 5, + 7 + ], + [ + 5, + 7 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 1, + 2, + 3, + 5, + 7 + ], + [] + ] + }, + "background_color": "green", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_background", + "cf_description": "changed background to green", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0013" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0013_original.json b/Dataset/scenes/scene_0013_original.json new file mode 100644 index 0000000000000000000000000000000000000000..e8f4821bf5ebc62efe9c0ba3a1aa18b18cc6f338 --- /dev/null +++ b/Dataset/scenes/scene_0013_original.json @@ -0,0 +1,352 @@ +{ + "split": "new", + "image_index": 13, + "image_filename": "SCENE_0013_new_000013.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.492638349533081, + -0.14299245178699493, + 0.699999988079071 + ], + "rotation": 171.53686285894847, + "pixel_coords": [ + 112, + 79, + 12.769214630126953 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.173375129699707, + 2.408092498779297, + 0.699999988079071 + ], + "rotation": 240.29289826757054, + "pixel_coords": [ + 169, + 65, + 14.040290832519531 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.6253232955932617, + 0.7778202891349792, + 0.3499999940395355 + ], + "rotation": 333.16316250851963, + "pixel_coords": [ + 146, + 89, + 12.91180419921875 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.6078954935073853, + 0.19963295757770538, + 0.3499999940395355 + ], + "rotation": 173.68378838324318, + "pixel_coords": [ + 177, + 115, + 11.126229286193848 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.115783929824829, + -2.940638303756714, + 0.3499999940395355 + ], + "rotation": 105.74521560776375, + "pixel_coords": [ + 46, + 116, + 11.075389862060547 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.2111876010894775, + -0.5809957981109619, + 0.699999988079071 + ], + "rotation": 166.30582755551745, + "pixel_coords": [ + 198, + 135, + 9.460199356079102 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.25869664549827576, + -1.0106133222579956, + 0.3499999940395355 + ], + "rotation": 54.35909116227861, + "pixel_coords": [ + 130, + 118, + 10.987709999084473 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.3803138732910156, + 2.4720757007598877, + 0.3499999940395355 + ], + "rotation": 136.1316688505746, + "pixel_coords": [ + 266, + 113, + 11.291985511779785 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1 + ], + [], + [ + 1 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 1, + 2, + 7 + ], + [ + 0, + 1, + 2 + ] + ], + "front": [ + [ + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 4, + 5, + 6, + 7 + ], + [ + 5 + ], + [ + 5 + ], + [], + [ + 5 + ], + [ + 5, + 6 + ] + ], + "left": [ + [ + 4 + ], + [ + 0, + 2, + 4, + 6 + ], + [ + 0, + 4, + 6 + ], + [ + 0, + 2, + 4, + 6 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 5, + 7 + ], + [ + 1, + 3, + 5, + 7 + ], + [ + 5, + 7 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 1, + 2, + 3, + 5, + 7 + ], + [] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0013" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0014_cf1.json b/Dataset/scenes/scene_0014_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..9d2b9bd6392121c34f5a2781d046dfc5e189ec68 --- /dev/null +++ b/Dataset/scenes/scene_0014_cf1.json @@ -0,0 +1,262 @@ +{ + "split": "new", + "image_index": 14, + "image_filename": "SCENE_0014_new_000014.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.8432281613349915, + -1.8833670616149902, + 0.3499999940395355 + ], + "rotation": 171.95966251868694, + "pixel_coords": [ + 96, + 119, + 10.62374496459961 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.5368565320968628, + 1.6981101036071777, + 0.699999988079071 + ], + "rotation": 349.10374014006356, + "pixel_coords": [ + 232, + 100, + 11.063394546508789 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.8888537883758545, + -0.6563606858253479, + 0.3499999940395355 + ], + "rotation": 299.61428787140113, + "pixel_coords": [ + 189, + 139, + 9.567211151123047 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.4830408096313477, + -1.417617917060852, + 0.3499999940395355 + ], + "rotation": 175.17741568725845, + "pixel_coords": [ + 185, + 158, + 8.7164888381958 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.4422448547747324, + 0.9105366243948864, + 0.3499999940395355 + ], + "rotation": 136.8960995549652, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.945387363433838, + 1.4968969821929932, + 0.3499999940395355 + ], + "rotation": 54.21426185658283, + "pixel_coords": [ + 154, + 83, + 13.390475273132324 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 0, + 1, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 5 + ], + [] + ], + "front": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 5 + ], + [ + 0, + 5 + ], + [ + 0 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [], + [ + 1 + ], + [ + 1 + ], + [ + 1, + 2 + ], + [ + 1, + 2, + 3, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "occlusion_change", + "cf_description": "moved yellow sphere to partially occlude blue sphere", + "change_score": 2.803783595994978, + "change_attempts": 2, + "source_scene": "scene_0014" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0014_cf2.json b/Dataset/scenes/scene_0014_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..ba74923f6acdb5583609a8d0959f82ebb06887f4 --- /dev/null +++ b/Dataset/scenes/scene_0014_cf2.json @@ -0,0 +1,263 @@ +{ + "split": "new", + "image_index": 14, + "image_filename": "SCENE_0014_new_000014.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.8432281613349915, + -1.8833670616149902, + 0.3499999940395355 + ], + "rotation": 171.95966251868694, + "pixel_coords": [ + 96, + 119, + 10.62374496459961 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.5368565320968628, + 1.6981101036071777, + 0.699999988079071 + ], + "rotation": 349.10374014006356, + "pixel_coords": [ + 232, + 100, + 11.063394546508789 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.8888537883758545, + -0.6563606858253479, + 0.3499999940395355 + ], + "rotation": 299.61428787140113, + "pixel_coords": [ + 189, + 139, + 9.567211151123047 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.4830408096313477, + -1.417617917060852, + 0.3499999940395355 + ], + "rotation": 175.17741568725845, + "pixel_coords": [ + 185, + 158, + 8.7164888381958 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.35898905992507935, + 1.0300816297531128, + 0.3499999940395355 + ], + "rotation": 136.8960995549652, + "pixel_coords": [ + 175, + 98, + 12.064749717712402 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.945387363433838, + 1.4968969821929932, + 0.3499999940395355 + ], + "rotation": 54.21426185658283, + "pixel_coords": [ + 154, + 83, + 13.390475273132324 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 0, + 1, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 5 + ], + [] + ], + "front": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 5 + ], + [ + 0, + 5 + ], + [ + 0 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [], + [ + 1 + ], + [ + 1 + ], + [ + 1, + 2 + ], + [ + 1, + 2, + 3, + 4 + ] + ] + }, + "lighting": "cool", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_lighting", + "cf_description": "changed lighting to cool", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0014" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0014_original.json b/Dataset/scenes/scene_0014_original.json new file mode 100644 index 0000000000000000000000000000000000000000..add7707770d1166c3f0f2b219965dda2c1cc5569 --- /dev/null +++ b/Dataset/scenes/scene_0014_original.json @@ -0,0 +1,260 @@ +{ + "split": "new", + "image_index": 14, + "image_filename": "SCENE_0014_new_000014.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.8432281613349915, + -1.8833670616149902, + 0.3499999940395355 + ], + "rotation": 171.95966251868694, + "pixel_coords": [ + 96, + 119, + 10.62374496459961 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.5368565320968628, + 1.6981101036071777, + 0.699999988079071 + ], + "rotation": 349.10374014006356, + "pixel_coords": [ + 232, + 100, + 11.063394546508789 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.8888537883758545, + -0.6563606858253479, + 0.3499999940395355 + ], + "rotation": 299.61428787140113, + "pixel_coords": [ + 189, + 139, + 9.567211151123047 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.4830408096313477, + -1.417617917060852, + 0.3499999940395355 + ], + "rotation": 175.17741568725845, + "pixel_coords": [ + 185, + 158, + 8.7164888381958 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.35898905992507935, + 1.0300816297531128, + 0.3499999940395355 + ], + "rotation": 136.8960995549652, + "pixel_coords": [ + 175, + 98, + 12.064749717712402 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.945387363433838, + 1.4968969821929932, + 0.3499999940395355 + ], + "rotation": 54.21426185658283, + "pixel_coords": [ + 154, + 83, + 13.390475273132324 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 0, + 1, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 5 + ], + [] + ], + "front": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 5 + ], + [ + 0, + 5 + ], + [ + 0 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [], + [ + 1 + ], + [ + 1 + ], + [ + 1, + 2 + ], + [ + 1, + 2, + 3, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0014" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0015_cf1.json b/Dataset/scenes/scene_0015_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..4a2fe8316e83f0e734ac8b30d8cedf96b2553c52 --- /dev/null +++ b/Dataset/scenes/scene_0015_cf1.json @@ -0,0 +1,417 @@ +{ + "split": "new", + "image_index": 15, + "image_filename": "SCENE_0015_new_000015.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.795990228652954, + -2.2243106365203857, + 0.3499999940395355 + ], + "rotation": 134.5603953598568, + "pixel_coords": [ + 53, + 103, + 11.588473320007324 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.4531946182250977, + 0.3929298222064972, + 0.3499999940395355 + ], + "rotation": 344.9169393773466, + "pixel_coords": [ + 203, + 123, + 10.43246078491211 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "color": "gray", + "material": "rubber", + "size": "large", + "3d_coords": [ + -1.8365552425384521, + 0.9819337725639343, + 0.3499999940395355 + ], + "rotation": 204.35995148806205, + "pixel_coords": [ + 0, + 0, + 0 + ] + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.4063615798950195, + 1.7946385145187378, + 0.3499999940395355 + ], + "rotation": 306.3364352661838, + "pixel_coords": [ + 152, + 75, + 13.72411823272705 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.41878893971443176, + 1.741297960281372, + 0.699999988079071 + ], + "rotation": 11.556145587296026, + "pixel_coords": [ + 207, + 89, + 11.719544410705566 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.9602402448654175, + 2.0119528770446777, + 0.3499999940395355 + ], + "rotation": 130.81283036552207, + "pixel_coords": [ + 249, + 111, + 11.069646835327148 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.026045650243759155, + -0.908153235912323, + 0.3499999940395355 + ], + "rotation": 331.14669953785983, + "pixel_coords": [ + 137, + 120, + 10.603574752807617 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.9580851793289185, + -1.7682908773422241, + 0.3499999940395355 + ], + "rotation": 174.4517391227619, + "pixel_coords": [ + 162, + 159, + 8.828614234924316 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.3752140998840332, + -0.5340448617935181, + 0.699999988079071 + ], + "rotation": 217.74578150752603, + "pixel_coords": [ + 120, + 92, + 11.513374328613281 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 3 + ], + [], + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 4, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 2, + 3 + ] + ], + "front": [ + [ + 1, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 5, + 6, + 7 + ], + [ + 1, + 6, + 7 + ], + [ + 1, + 7 + ], + [], + [ + 1, + 5, + 6, + 7 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 6, + 8 + ], + [ + 0, + 2, + 6, + 8 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 0, + 8 + ], + [ + 0, + 2, + 6, + 8 + ], + [ + 0 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 4, + 5 + ], + [ + 1, + 3, + 4, + 5, + 7 + ], + [ + 1, + 4, + 5 + ], + [ + 5 + ], + [], + [ + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 1, + 4, + 5 + ], + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "replace_object", + "cf_description": "replaced purple sphere with gray cylinder", + "change_score": 4.000619999302353, + "change_attempts": 1, + "source_scene": "scene_0015" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0015_cf2.json b/Dataset/scenes/scene_0015_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..0f153a341468a9735a307ede2440b25672c648ba --- /dev/null +++ b/Dataset/scenes/scene_0015_cf2.json @@ -0,0 +1,419 @@ +{ + "split": "new", + "image_index": 15, + "image_filename": "SCENE_0015_new_000015.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.795990228652954, + -2.2243106365203857, + 0.3499999940395355 + ], + "rotation": 134.5603953598568, + "pixel_coords": [ + 53, + 103, + 11.588473320007324 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.4531946182250977, + 0.3929298222064972, + 0.3499999940395355 + ], + "rotation": 344.9169393773466, + "pixel_coords": [ + 203, + 123, + 10.43246078491211 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.8365552425384521, + 0.9819337725639343, + 0.3499999940395355 + ], + "rotation": 204.5831512369092, + "pixel_coords": [ + 146, + 85, + 12.878820419311523 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.4063615798950195, + 1.7946385145187378, + 0.3499999940395355 + ], + "rotation": 306.3364352661838, + "pixel_coords": [ + 152, + 75, + 13.72411823272705 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.41878893971443176, + 1.741297960281372, + 0.699999988079071 + ], + "rotation": 11.556145587296026, + "pixel_coords": [ + 207, + 89, + 11.719544410705566 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.9602402448654175, + 2.0119528770446777, + 0.3499999940395355 + ], + "rotation": 130.81283036552207, + "pixel_coords": [ + 249, + 111, + 11.069646835327148 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.026045650243759155, + -0.908153235912323, + 0.3499999940395355 + ], + "rotation": 331.14669953785983, + "pixel_coords": [ + 137, + 120, + 10.603574752807617 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.9580851793289185, + -1.7682908773422241, + 0.3499999940395355 + ], + "rotation": 174.4517391227619, + "pixel_coords": [ + 162, + 159, + 8.828614234924316 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.3752140998840332, + -0.5340448617935181, + 0.699999988079071 + ], + "rotation": 217.74578150752603, + "pixel_coords": [ + 120, + 92, + 11.513374328613281 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 3 + ], + [], + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 4, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 2, + 3 + ] + ], + "front": [ + [ + 1, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 5, + 6, + 7 + ], + [ + 1, + 6, + 7 + ], + [ + 1, + 7 + ], + [], + [ + 1, + 5, + 6, + 7 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 6, + 8 + ], + [ + 0, + 2, + 6, + 8 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 0, + 8 + ], + [ + 0, + 2, + 6, + 8 + ], + [ + 0 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 4, + 5 + ], + [ + 1, + 3, + 4, + 5, + 7 + ], + [ + 1, + 4, + 5 + ], + [ + 5 + ], + [], + [ + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 1, + 4, + 5 + ], + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "filter_type": "chromatic_aberration", + "filter_strength": 1.1773839635943695, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_chromatic_aberration", + "cf_description": "applied chromatic aberration filter (strength: 1.18)", + "change_score": 1.1773839635943695, + "change_attempts": 1, + "source_scene": "scene_0015" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0015_original.json b/Dataset/scenes/scene_0015_original.json new file mode 100644 index 0000000000000000000000000000000000000000..654ce56709aa5ea4c7fe656e9d3055325c592010 --- /dev/null +++ b/Dataset/scenes/scene_0015_original.json @@ -0,0 +1,415 @@ +{ + "split": "new", + "image_index": 15, + "image_filename": "SCENE_0015_new_000015.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.795990228652954, + -2.2243106365203857, + 0.3499999940395355 + ], + "rotation": 134.5603953598568, + "pixel_coords": [ + 53, + 103, + 11.588473320007324 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.4531946182250977, + 0.3929298222064972, + 0.3499999940395355 + ], + "rotation": 344.9169393773466, + "pixel_coords": [ + 203, + 123, + 10.43246078491211 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.8365552425384521, + 0.9819337725639343, + 0.3499999940395355 + ], + "rotation": 204.5831512369092, + "pixel_coords": [ + 146, + 85, + 12.878820419311523 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.4063615798950195, + 1.7946385145187378, + 0.3499999940395355 + ], + "rotation": 306.3364352661838, + "pixel_coords": [ + 152, + 75, + 13.72411823272705 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.41878893971443176, + 1.741297960281372, + 0.699999988079071 + ], + "rotation": 11.556145587296026, + "pixel_coords": [ + 207, + 89, + 11.719544410705566 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.9602402448654175, + 2.0119528770446777, + 0.3499999940395355 + ], + "rotation": 130.81283036552207, + "pixel_coords": [ + 249, + 111, + 11.069646835327148 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.026045650243759155, + -0.908153235912323, + 0.3499999940395355 + ], + "rotation": 331.14669953785983, + "pixel_coords": [ + 137, + 120, + 10.603574752807617 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.9580851793289185, + -1.7682908773422241, + 0.3499999940395355 + ], + "rotation": 174.4517391227619, + "pixel_coords": [ + 162, + 159, + 8.828614234924316 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.3752140998840332, + -0.5340448617935181, + 0.699999988079071 + ], + "rotation": 217.74578150752603, + "pixel_coords": [ + 120, + 92, + 11.513374328613281 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 3 + ], + [], + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 4, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 2, + 3 + ] + ], + "front": [ + [ + 1, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 5, + 6, + 7 + ], + [ + 1, + 6, + 7 + ], + [ + 1, + 7 + ], + [], + [ + 1, + 5, + 6, + 7 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 6, + 8 + ], + [ + 0, + 2, + 6, + 8 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 0, + 8 + ], + [ + 0, + 2, + 6, + 8 + ], + [ + 0 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 4, + 5 + ], + [ + 1, + 3, + 4, + 5, + 7 + ], + [ + 1, + 4, + 5 + ], + [ + 5 + ], + [], + [ + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 1, + 4, + 5 + ], + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0015" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0016_cf1.json b/Dataset/scenes/scene_0016_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..52ccf598e0bc6873b3d89f3cef08532e4390e01f --- /dev/null +++ b/Dataset/scenes/scene_0016_cf1.json @@ -0,0 +1,366 @@ +{ + "split": "new", + "image_index": 16, + "image_filename": "SCENE_0016_new_000016.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.1698319911956787, + -2.114837169647217, + 0.699999988079071 + ], + "rotation": 344.87264531038267, + "pixel_coords": [ + 65, + 96, + 11.148595809936523 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.594174325466156, + 2.426114559173584, + 0.699999988079071 + ], + "rotation": 115.29681304044327, + "pixel_coords": [ + 202, + 78, + 12.638752937316895 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.430544137954712, + 1.977374792098999, + 0.699999988079071 + ], + "rotation": 174.95731637307824, + "pixel_coords": [ + 238, + 98, + 10.976067543029785 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.5015645027160645, + -2.289216995239258, + 0.3499999940395355 + ], + "rotation": 264.0986766255634, + "pixel_coords": [ + 152, + 172, + 7.956323146820068 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.5130771398544312, + -2.916520595550537, + 0.699999988079071 + ], + "rotation": 252.39772525477434, + "pixel_coords": [ + 83, + 134, + 8.827520370483398 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.8736998625377783, + -0.5832781791957609, + 0.699999988079071 + ], + "rotation": 6.54508944162242, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.30919748544692993, + -0.4657449722290039, + 0.3499999940395355 + ], + "rotation": 196.21775726721881, + "pixel_coords": [ + 142, + 111, + 10.94798469543457 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.5993003845214844, + -0.035641539841890335, + 0.3499999940395355 + ], + "rotation": 327.555358548407, + "pixel_coords": [ + 172, + 117, + 10.561432838439941 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 5 + ], + [ + 5 + ], + [ + 1, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 5, + 6, + 7 + ], + [], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 5, + 6 + ] + ], + "front": [ + [ + 3, + 4, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7 + ], + [ + 3, + 4, + 6, + 7 + ], + [], + [ + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 3, + 4, + 7 + ], + [ + 3, + 4 + ] + ], + "left": [ + [], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 4, + 5, + 6 + ], + [ + 0 + ], + [ + 0, + 4 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 3, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 2 + ], + [], + [ + 1, + 2, + 7 + ], + [ + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 1, + 2, + 3, + 6, + 7 + ], + [ + 1, + 2, + 3, + 7 + ], + [ + 1, + 2 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_position", + "cf_description": "moved green cube from (-2.5,0.8) to (-2.9,-0.6)", + "change_score": 1.4578173316509202, + "change_attempts": 1, + "source_scene": "scene_0016" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0016_cf2.json b/Dataset/scenes/scene_0016_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..7a0b43cefa665ce28436094dc53eff17cd9a668c --- /dev/null +++ b/Dataset/scenes/scene_0016_cf2.json @@ -0,0 +1,367 @@ +{ + "split": "new", + "image_index": 16, + "image_filename": "SCENE_0016_new_000016.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.1698319911956787, + -2.114837169647217, + 0.699999988079071 + ], + "rotation": 344.87264531038267, + "pixel_coords": [ + 65, + 96, + 11.148595809936523 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.594174325466156, + 2.426114559173584, + 0.699999988079071 + ], + "rotation": 115.29681304044327, + "pixel_coords": [ + 202, + 78, + 12.638752937316895 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.430544137954712, + 1.977374792098999, + 0.699999988079071 + ], + "rotation": 174.95731637307824, + "pixel_coords": [ + 238, + 98, + 10.976067543029785 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.5015645027160645, + -2.289216995239258, + 0.3499999940395355 + ], + "rotation": 264.0986766255634, + "pixel_coords": [ + 152, + 172, + 7.956323146820068 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.5130771398544312, + -2.916520595550537, + 0.699999988079071 + ], + "rotation": 252.39772525477434, + "pixel_coords": [ + 83, + 134, + 8.827520370483398 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.471189498901367, + 0.8178701996803284, + 0.699999988079071 + ], + "rotation": 6.54508944162242, + "pixel_coords": [ + 135, + 74, + 13.027697563171387 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.30919748544692993, + -0.4657449722290039, + 0.3499999940395355 + ], + "rotation": 196.21775726721881, + "pixel_coords": [ + 142, + 111, + 10.94798469543457 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.5993003845214844, + -0.035641539841890335, + 0.3499999940395355 + ], + "rotation": 327.555358548407, + "pixel_coords": [ + 172, + 117, + 10.561432838439941 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 5 + ], + [ + 5 + ], + [ + 1, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 5, + 6, + 7 + ], + [], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 5, + 6 + ] + ], + "front": [ + [ + 3, + 4, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7 + ], + [ + 3, + 4, + 6, + 7 + ], + [], + [ + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 3, + 4, + 7 + ], + [ + 3, + 4 + ] + ], + "left": [ + [], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 4, + 5, + 6 + ], + [ + 0 + ], + [ + 0, + 4 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 3, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 2 + ], + [], + [ + 1, + 2, + 7 + ], + [ + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 1, + 2, + 3, + 6, + 7 + ], + [ + 1, + 2, + 3, + 7 + ], + [ + 1, + 2 + ] + ] + }, + "background_color": "white", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_background", + "cf_description": "changed background to white", + "change_score": 1.5, + "change_attempts": 1, + "source_scene": "scene_0016" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0016_original.json b/Dataset/scenes/scene_0016_original.json new file mode 100644 index 0000000000000000000000000000000000000000..04fb15723c90314e0be704d05fec788c7738b026 --- /dev/null +++ b/Dataset/scenes/scene_0016_original.json @@ -0,0 +1,364 @@ +{ + "split": "new", + "image_index": 16, + "image_filename": "SCENE_0016_new_000016.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.1698319911956787, + -2.114837169647217, + 0.699999988079071 + ], + "rotation": 344.87264531038267, + "pixel_coords": [ + 65, + 96, + 11.148595809936523 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.594174325466156, + 2.426114559173584, + 0.699999988079071 + ], + "rotation": 115.29681304044327, + "pixel_coords": [ + 202, + 78, + 12.638752937316895 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.430544137954712, + 1.977374792098999, + 0.699999988079071 + ], + "rotation": 174.95731637307824, + "pixel_coords": [ + 238, + 98, + 10.976067543029785 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.5015645027160645, + -2.289216995239258, + 0.3499999940395355 + ], + "rotation": 264.0986766255634, + "pixel_coords": [ + 152, + 172, + 7.956323146820068 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.5130771398544312, + -2.916520595550537, + 0.699999988079071 + ], + "rotation": 252.39772525477434, + "pixel_coords": [ + 83, + 134, + 8.827520370483398 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.471189498901367, + 0.8178701996803284, + 0.699999988079071 + ], + "rotation": 6.54508944162242, + "pixel_coords": [ + 135, + 74, + 13.027697563171387 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.30919748544692993, + -0.4657449722290039, + 0.3499999940395355 + ], + "rotation": 196.21775726721881, + "pixel_coords": [ + 142, + 111, + 10.94798469543457 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.5993003845214844, + -0.035641539841890335, + 0.3499999940395355 + ], + "rotation": 327.555358548407, + "pixel_coords": [ + 172, + 117, + 10.561432838439941 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 5 + ], + [ + 5 + ], + [ + 1, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 5, + 6, + 7 + ], + [], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 5, + 6 + ] + ], + "front": [ + [ + 3, + 4, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7 + ], + [ + 3, + 4, + 6, + 7 + ], + [], + [ + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 3, + 4, + 7 + ], + [ + 3, + 4 + ] + ], + "left": [ + [], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 4, + 5, + 6 + ], + [ + 0 + ], + [ + 0, + 4 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 3, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 2 + ], + [], + [ + 1, + 2, + 7 + ], + [ + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 1, + 2, + 3, + 6, + 7 + ], + [ + 1, + 2, + 3, + 7 + ], + [ + 1, + 2 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0016" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0017_cf1.json b/Dataset/scenes/scene_0017_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..897dfa96f0669d91644bcd9e7a241d8eb5e3f3bb --- /dev/null +++ b/Dataset/scenes/scene_0017_cf1.json @@ -0,0 +1,264 @@ +{ + "split": "new", + "image_index": 17, + "image_filename": "SCENE_0017_new_000017.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.1599923074245453, + -0.9669592976570129, + 0.3499999940395355 + ], + "rotation": 37.24172428617524, + "pixel_coords": [ + 132, + 118, + 10.63220500946045 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.3662842512130737, + 1.0683352947235107, + 0.3499999940395355 + ], + "rotation": 244.94842344049158, + "pixel_coords": [ + 215, + 116, + 10.761178970336914 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.9630749225616455, + -1.1881530284881592, + 0.3499999940395355 + ], + "rotation": 217.92301542171822, + "pixel_coords": [ + 202, + 168, + 8.418183326721191 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.790415048599243, + -2.502030849456787, + 0.699999988079071 + ], + "rotation": 103.93605896685222, + "pixel_coords": [ + 155, + 175, + 7.622281551361084 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.1261533498764038, + -0.1327081173658371, + 0.3499999940395355 + ], + "rotation": 281.2657375505209, + "pixel_coords": [ + 181, + 125, + 10.243230819702148 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.08440635353326797, + 2.7793123722076416, + 0.3499999940395355 + ], + "rotation": 5.130526151868908, + "pixel_coords": [ + 217, + 87, + 12.69823932647705 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 5 + ], + [ + 5 + ], + [ + 0, + 1, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 5 + ], + [] + ], + "front": [ + [ + 2, + 3, + 4 + ], + [ + 2, + 3, + 4 + ], + [ + 3 + ], + [], + [ + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0 + ], + [ + 0, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 5 + ], + [ + 1, + 5 + ], + [ + 1, + 2, + 4, + 5 + ], + [ + 1, + 2, + 5 + ], + [] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_shape", + "cf_description": "changed gray cylinder to sphere", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0017" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0017_cf2.json b/Dataset/scenes/scene_0017_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..cafda3f5591739cdc7b2fc6516b470732d8bdf23 --- /dev/null +++ b/Dataset/scenes/scene_0017_cf2.json @@ -0,0 +1,266 @@ +{ + "split": "new", + "image_index": 17, + "image_filename": "SCENE_0017_new_000017.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.1599923074245453, + -0.9669592976570129, + 0.3499999940395355 + ], + "rotation": 37.24172428617524, + "pixel_coords": [ + 132, + 118, + 10.63220500946045 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.3662842512130737, + 1.0683352947235107, + 0.3499999940395355 + ], + "rotation": 244.94842344049158, + "pixel_coords": [ + 215, + 116, + 10.761178970336914 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.9630749225616455, + -1.1881530284881592, + 0.3499999940395355 + ], + "rotation": 217.92301542171822, + "pixel_coords": [ + 202, + 168, + 8.418183326721191 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.790415048599243, + -2.502030849456787, + 0.699999988079071 + ], + "rotation": 103.93605896685222, + "pixel_coords": [ + 155, + 175, + 7.622281551361084 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.1261533498764038, + -0.1327081173658371, + 0.3499999940395355 + ], + "rotation": 281.2657375505209, + "pixel_coords": [ + 181, + 125, + 10.243230819702148 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.08440635353326797, + 2.7793123722076416, + 0.3499999940395355 + ], + "rotation": 5.130526151868908, + "pixel_coords": [ + 217, + 87, + 12.69823932647705 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 5 + ], + [ + 5 + ], + [ + 0, + 1, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 5 + ], + [] + ], + "front": [ + [ + 2, + 3, + 4 + ], + [ + 2, + 3, + 4 + ], + [ + 3 + ], + [], + [ + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0 + ], + [ + 0, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 5 + ], + [ + 1, + 5 + ], + [ + 1, + 2, + 4, + 5 + ], + [ + 1, + 2, + 5 + ], + [] + ] + }, + "filter_type": "vignette", + "filter_strength": 4.73831190583163, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_vignette", + "cf_description": "applied vignette filter (strength: 4.74)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0017" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0017_original.json b/Dataset/scenes/scene_0017_original.json new file mode 100644 index 0000000000000000000000000000000000000000..165952b9f2b943bb98508ff65273586387540391 --- /dev/null +++ b/Dataset/scenes/scene_0017_original.json @@ -0,0 +1,262 @@ +{ + "split": "new", + "image_index": 17, + "image_filename": "SCENE_0017_new_000017.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.1599923074245453, + -0.9669592976570129, + 0.3499999940395355 + ], + "rotation": 37.24172428617524, + "pixel_coords": [ + 132, + 118, + 10.63220500946045 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.3662842512130737, + 1.0683352947235107, + 0.3499999940395355 + ], + "rotation": 244.94842344049158, + "pixel_coords": [ + 215, + 116, + 10.761178970336914 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.9630749225616455, + -1.1881530284881592, + 0.3499999940395355 + ], + "rotation": 217.92301542171822, + "pixel_coords": [ + 202, + 168, + 8.418183326721191 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.790415048599243, + -2.502030849456787, + 0.699999988079071 + ], + "rotation": 103.93605896685222, + "pixel_coords": [ + 155, + 175, + 7.622281551361084 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.1261533498764038, + -0.1327081173658371, + 0.3499999940395355 + ], + "rotation": 281.2657375505209, + "pixel_coords": [ + 181, + 125, + 10.243230819702148 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.08440635353326797, + 2.7793123722076416, + 0.3499999940395355 + ], + "rotation": 5.130526151868908, + "pixel_coords": [ + 217, + 87, + 12.69823932647705 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 5 + ], + [ + 5 + ], + [ + 0, + 1, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 5 + ], + [] + ], + "front": [ + [ + 2, + 3, + 4 + ], + [ + 2, + 3, + 4 + ], + [ + 3 + ], + [], + [ + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0 + ], + [ + 0, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 5 + ], + [ + 1, + 5 + ], + [ + 1, + 2, + 4, + 5 + ], + [ + 1, + 2, + 5 + ], + [] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0017" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0018_cf1.json b/Dataset/scenes/scene_0018_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..db2de12d5ed5d853abe460f66d549b793dd21a4d --- /dev/null +++ b/Dataset/scenes/scene_0018_cf1.json @@ -0,0 +1,307 @@ +{ + "split": "new", + "image_index": 18, + "image_filename": "SCENE_0018_new_000018.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.396671732371867, + 0.7745399955216182, + 0.3499999940395355 + ], + "rotation": 74.33308386057048, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.9541970491409302, + 1.1509145498275757, + 0.3499999940395355 + ], + "rotation": 320.8834497972011, + "pixel_coords": [ + 164, + 92, + 12.244499206542969 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.9899473190307617, + 0.012013226747512817, + 0.3499999940395355 + ], + "rotation": 175.518944949179, + "pixel_coords": [ + 103, + 86, + 12.817207336425781 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.187882423400879, + 2.3155646324157715, + 0.699999988079071 + ], + "rotation": 4.723819610533528, + "pixel_coords": [ + 162, + 68, + 13.610016822814941 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.6148446798324585, + -0.5478177070617676, + 0.699999988079071 + ], + "rotation": 206.78014279342895, + "pixel_coords": [ + 133, + 99, + 10.799181938171387 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.7975731492042542, + 2.7876927852630615, + 0.699999988079071 + ], + "rotation": 339.63363398065263, + "pixel_coords": [ + 234, + 84, + 12.012155532836914 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.5700294971466064, + -0.12108191847801208, + 0.3499999940395355 + ], + "rotation": 226.7475438629213, + "pixel_coords": [ + 226, + 140, + 9.200942993164062 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2, + 3 + ], + [ + 3 + ], + [], + [ + 1, + 2, + 3, + 5 + ], + [ + 1, + 2, + 3 + ], + [ + 1, + 2, + 3, + 4, + 5 + ] + ], + "front": [ + [], + [ + 0, + 4, + 5, + 6 + ], + [ + 0, + 1, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 0, + 6 + ], + [ + 0, + 4, + 6 + ], + [] + ], + "left": [ + [], + [ + 0, + 2, + 4 + ], + [], + [ + 0, + 2, + 4 + ], + [ + 0, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "right": [ + [ + 1, + 3, + 4, + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 1, + 3, + 4, + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 1, + 3, + 5, + 6 + ], + [], + [ + 5 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "relational_flip", + "cf_description": "moved blue cylinder from left of green cube to right", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0018" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0018_cf2.json b/Dataset/scenes/scene_0018_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..4aa77142a5affcf5ec37a25fc3bdad26025ccc4f --- /dev/null +++ b/Dataset/scenes/scene_0018_cf2.json @@ -0,0 +1,309 @@ +{ + "split": "new", + "image_index": 18, + "image_filename": "SCENE_0018_new_000018.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.09190181642770767, + -2.9321320056915283, + 0.3499999940395355 + ], + "rotation": 74.33308386057048, + "pixel_coords": [ + 82, + 145, + 8.996780395507812 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.9541970491409302, + 1.1509145498275757, + 0.3499999940395355 + ], + "rotation": 320.8834497972011, + "pixel_coords": [ + 164, + 92, + 12.244499206542969 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.9899473190307617, + 0.012013226747512817, + 0.3499999940395355 + ], + "rotation": 175.518944949179, + "pixel_coords": [ + 103, + 86, + 12.817207336425781 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.187882423400879, + 2.3155646324157715, + 0.699999988079071 + ], + "rotation": 4.723819610533528, + "pixel_coords": [ + 162, + 68, + 13.610016822814941 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.6148446798324585, + -0.5478177070617676, + 0.699999988079071 + ], + "rotation": 206.78014279342895, + "pixel_coords": [ + 133, + 99, + 10.799181938171387 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.7975731492042542, + 2.7876927852630615, + 0.699999988079071 + ], + "rotation": 339.63363398065263, + "pixel_coords": [ + 234, + 84, + 12.012155532836914 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.5700294971466064, + -0.12108191847801208, + 0.3499999940395355 + ], + "rotation": 226.7475438629213, + "pixel_coords": [ + 226, + 140, + 9.200942993164062 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2, + 3 + ], + [ + 3 + ], + [], + [ + 1, + 2, + 3, + 5 + ], + [ + 1, + 2, + 3 + ], + [ + 1, + 2, + 3, + 4, + 5 + ] + ], + "front": [ + [], + [ + 0, + 4, + 5, + 6 + ], + [ + 0, + 1, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 0, + 6 + ], + [ + 0, + 4, + 6 + ], + [] + ], + "left": [ + [], + [ + 0, + 2, + 4 + ], + [], + [ + 0, + 2, + 4 + ], + [ + 0, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "right": [ + [ + 1, + 3, + 4, + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 1, + 3, + 4, + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 1, + 3, + 5, + 6 + ], + [], + [ + 5 + ] + ] + }, + "filter_type": "blur", + "filter_strength": 13.498790075571023, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_blur", + "cf_description": "applied blur filter (strength: 13.50)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0018" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0018_original.json b/Dataset/scenes/scene_0018_original.json new file mode 100644 index 0000000000000000000000000000000000000000..a5c2295fed031ae701bdfee8dddc2b16246f4360 --- /dev/null +++ b/Dataset/scenes/scene_0018_original.json @@ -0,0 +1,305 @@ +{ + "split": "new", + "image_index": 18, + "image_filename": "SCENE_0018_new_000018.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.09190181642770767, + -2.9321320056915283, + 0.3499999940395355 + ], + "rotation": 74.33308386057048, + "pixel_coords": [ + 82, + 145, + 8.996780395507812 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.9541970491409302, + 1.1509145498275757, + 0.3499999940395355 + ], + "rotation": 320.8834497972011, + "pixel_coords": [ + 164, + 92, + 12.244499206542969 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.9899473190307617, + 0.012013226747512817, + 0.3499999940395355 + ], + "rotation": 175.518944949179, + "pixel_coords": [ + 103, + 86, + 12.817207336425781 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.187882423400879, + 2.3155646324157715, + 0.699999988079071 + ], + "rotation": 4.723819610533528, + "pixel_coords": [ + 162, + 68, + 13.610016822814941 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.6148446798324585, + -0.5478177070617676, + 0.699999988079071 + ], + "rotation": 206.78014279342895, + "pixel_coords": [ + 133, + 99, + 10.799181938171387 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.7975731492042542, + 2.7876927852630615, + 0.699999988079071 + ], + "rotation": 339.63363398065263, + "pixel_coords": [ + 234, + 84, + 12.012155532836914 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.5700294971466064, + -0.12108191847801208, + 0.3499999940395355 + ], + "rotation": 226.7475438629213, + "pixel_coords": [ + 226, + 140, + 9.200942993164062 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2, + 3 + ], + [ + 3 + ], + [], + [ + 1, + 2, + 3, + 5 + ], + [ + 1, + 2, + 3 + ], + [ + 1, + 2, + 3, + 4, + 5 + ] + ], + "front": [ + [], + [ + 0, + 4, + 5, + 6 + ], + [ + 0, + 1, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 0, + 6 + ], + [ + 0, + 4, + 6 + ], + [] + ], + "left": [ + [], + [ + 0, + 2, + 4 + ], + [], + [ + 0, + 2, + 4 + ], + [ + 0, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "right": [ + [ + 1, + 3, + 4, + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 1, + 3, + 4, + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 1, + 3, + 5, + 6 + ], + [], + [ + 5 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0018" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0019_cf1.json b/Dataset/scenes/scene_0019_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..f6cdf4cc53707c75fb2c3e918e7332b9466caaa0 --- /dev/null +++ b/Dataset/scenes/scene_0019_cf1.json @@ -0,0 +1,415 @@ +{ + "split": "new", + "image_index": 19, + "image_filename": "SCENE_0019_new_000019.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.7001370787620544, + 0.26490846276283264, + 0.3499999940395355 + ], + "rotation": 296.71837224937457, + "pixel_coords": [ + 182, + 115, + 10.652459144592285 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.0333170890808105, + 2.008958101272583, + 0.3499999940395355 + ], + "rotation": 248.04973775040904, + "pixel_coords": [ + 180, + 84, + 12.826456069946289 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.4592881202697754, + -0.4389958679676056, + 0.3499999940395355 + ], + "rotation": 242.699296795767, + "pixel_coords": [ + 214, + 145, + 9.101503372192383 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.6527305245399475, + -1.0743204355239868, + 0.3499999940395355 + ], + "rotation": 295.738903830391, + "pixel_coords": [ + 120, + 114, + 10.68923568725586 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.1930629462003708, + -2.010835886001587, + 0.699999988079071 + ], + "rotation": 118.33549077269606, + "pixel_coords": [ + 111, + 124, + 9.412467002868652 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.6893254518508911, + -0.9824624061584473, + 0.3499999940395355 + ], + "rotation": 120.82989629131842, + "pixel_coords": [ + 102, + 103, + 11.404648780822754 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.13208556175231934, + 0.8458539247512817, + 0.3499999940395355 + ], + "rotation": 304.9332501052478, + "pixel_coords": [ + 176, + 101, + 11.538597106933594 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.1748650074005127, + 0.9094480276107788, + 0.3499999940395355 + ], + "rotation": 138.69064563730674, + "pixel_coords": [ + 235, + 124, + 10.111193656921387 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.7148115634918213, + -1.658284068107605, + 0.3499999940395355 + ], + "rotation": 205.69210952783158, + "pixel_coords": [ + 160, + 152, + 8.825262069702148 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 5, + 6 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 1, + 5, + 6 + ], + [ + 0, + 1, + 3, + 5, + 6, + 7 + ], + [ + 1 + ], + [ + 1 + ], + [ + 0, + 1, + 3, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "front": [ + [ + 2, + 4, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 8 + ], + [ + 2, + 4, + 7, + 8 + ], + [ + 2, + 8 + ], + [ + 0, + 2, + 3, + 4, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 7, + 8 + ], + [ + 2, + 4, + 8 + ], + [] + ], + "left": [ + [ + 3, + 4, + 5, + 8 + ], + [ + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 8 + ], + [ + 5 + ], + [ + 5 + ], + [], + [ + 3, + 4, + 5, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 3, + 4, + 5 + ] + ], + "right": [ + [ + 2, + 7 + ], + [ + 2, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 1, + 2, + 7 + ], + [], + [ + 0, + 1, + 2, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_size", + "cf_description": "changed brown cylinder from small to large", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0019" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0019_cf2.json b/Dataset/scenes/scene_0019_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..d4d02b831567f308a17ac760c474353e4143cd96 --- /dev/null +++ b/Dataset/scenes/scene_0019_cf2.json @@ -0,0 +1,417 @@ +{ + "split": "new", + "image_index": 19, + "image_filename": "SCENE_0019_new_000019.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.7001370787620544, + 0.26490846276283264, + 0.3499999940395355 + ], + "rotation": 296.71837224937457, + "pixel_coords": [ + 182, + 115, + 10.652459144592285 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.0333170890808105, + 2.008958101272583, + 0.3499999940395355 + ], + "rotation": 248.04973775040904, + "pixel_coords": [ + 180, + 84, + 12.826456069946289 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.4592881202697754, + -0.4389958679676056, + 0.3499999940395355 + ], + "rotation": 242.699296795767, + "pixel_coords": [ + 214, + 145, + 9.101503372192383 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.6527305245399475, + -1.0743204355239868, + 0.3499999940395355 + ], + "rotation": 295.738903830391, + "pixel_coords": [ + 120, + 114, + 10.68923568725586 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.1930629462003708, + -2.010835886001587, + 0.699999988079071 + ], + "rotation": 118.33549077269606, + "pixel_coords": [ + 111, + 124, + 9.412467002868652 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.6893254518508911, + -0.9824624061584473, + 0.3499999940395355 + ], + "rotation": 120.82989629131842, + "pixel_coords": [ + 102, + 103, + 11.404648780822754 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.13208556175231934, + 0.8458539247512817, + 0.3499999940395355 + ], + "rotation": 304.9332501052478, + "pixel_coords": [ + 176, + 101, + 11.538597106933594 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.1748650074005127, + 0.9094480276107788, + 0.3499999940395355 + ], + "rotation": 138.69064563730674, + "pixel_coords": [ + 235, + 124, + 10.111193656921387 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.7148115634918213, + -1.658284068107605, + 0.3499999940395355 + ], + "rotation": 205.69210952783158, + "pixel_coords": [ + 160, + 152, + 8.825262069702148 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 5, + 6 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 1, + 5, + 6 + ], + [ + 0, + 1, + 3, + 5, + 6, + 7 + ], + [ + 1 + ], + [ + 1 + ], + [ + 0, + 1, + 3, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "front": [ + [ + 2, + 4, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 8 + ], + [ + 2, + 4, + 7, + 8 + ], + [ + 2, + 8 + ], + [ + 0, + 2, + 3, + 4, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 7, + 8 + ], + [ + 2, + 4, + 8 + ], + [] + ], + "left": [ + [ + 3, + 4, + 5, + 8 + ], + [ + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 8 + ], + [ + 5 + ], + [ + 5 + ], + [], + [ + 3, + 4, + 5, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 3, + 4, + 5 + ] + ], + "right": [ + [ + 2, + 7 + ], + [ + 2, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 1, + 2, + 7 + ], + [], + [ + 0, + 1, + 2, + 6, + 7 + ] + ] + }, + "filter_type": "chromatic_aberration", + "filter_strength": 2.8336715355537785, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_chromatic_aberration", + "cf_description": "applied chromatic aberration filter (strength: 2.83)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0019" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0019_original.json b/Dataset/scenes/scene_0019_original.json new file mode 100644 index 0000000000000000000000000000000000000000..ceab9c1af05155685d5b6805314ad1a0dd5ff3a9 --- /dev/null +++ b/Dataset/scenes/scene_0019_original.json @@ -0,0 +1,413 @@ +{ + "split": "new", + "image_index": 19, + "image_filename": "SCENE_0019_new_000019.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.7001370787620544, + 0.26490846276283264, + 0.3499999940395355 + ], + "rotation": 296.71837224937457, + "pixel_coords": [ + 182, + 115, + 10.652459144592285 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.0333170890808105, + 2.008958101272583, + 0.3499999940395355 + ], + "rotation": 248.04973775040904, + "pixel_coords": [ + 180, + 84, + 12.826456069946289 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.4592881202697754, + -0.4389958679676056, + 0.3499999940395355 + ], + "rotation": 242.699296795767, + "pixel_coords": [ + 214, + 145, + 9.101503372192383 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.6527305245399475, + -1.0743204355239868, + 0.3499999940395355 + ], + "rotation": 295.738903830391, + "pixel_coords": [ + 120, + 114, + 10.68923568725586 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.1930629462003708, + -2.010835886001587, + 0.699999988079071 + ], + "rotation": 118.33549077269606, + "pixel_coords": [ + 111, + 124, + 9.412467002868652 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.6893254518508911, + -0.9824624061584473, + 0.3499999940395355 + ], + "rotation": 120.82989629131842, + "pixel_coords": [ + 102, + 103, + 11.404648780822754 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.13208556175231934, + 0.8458539247512817, + 0.3499999940395355 + ], + "rotation": 304.9332501052478, + "pixel_coords": [ + 176, + 101, + 11.538597106933594 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.1748650074005127, + 0.9094480276107788, + 0.3499999940395355 + ], + "rotation": 138.69064563730674, + "pixel_coords": [ + 235, + 124, + 10.111193656921387 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.7148115634918213, + -1.658284068107605, + 0.3499999940395355 + ], + "rotation": 205.69210952783158, + "pixel_coords": [ + 160, + 152, + 8.825262069702148 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 5, + 6 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 1, + 5, + 6 + ], + [ + 0, + 1, + 3, + 5, + 6, + 7 + ], + [ + 1 + ], + [ + 1 + ], + [ + 0, + 1, + 3, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "front": [ + [ + 2, + 4, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 8 + ], + [ + 2, + 4, + 7, + 8 + ], + [ + 2, + 8 + ], + [ + 0, + 2, + 3, + 4, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 7, + 8 + ], + [ + 2, + 4, + 8 + ], + [] + ], + "left": [ + [ + 3, + 4, + 5, + 8 + ], + [ + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 8 + ], + [ + 5 + ], + [ + 5 + ], + [], + [ + 3, + 4, + 5, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 3, + 4, + 5 + ] + ], + "right": [ + [ + 2, + 7 + ], + [ + 2, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 1, + 2, + 7 + ], + [], + [ + 0, + 1, + 2, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0019" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0020_cf1.json b/Dataset/scenes/scene_0020_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..a3104a7c409d4569345463524b05c0692772a3aa --- /dev/null +++ b/Dataset/scenes/scene_0020_cf1.json @@ -0,0 +1,359 @@ +{ + "split": "new", + "image_index": 20, + "image_filename": "SCENE_0020_new_000020.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.63183856010437, + 0.21808086335659027, + 0.699999988079071 + ], + "rotation": 25.13741681963022, + "pixel_coords": [ + 115, + 75, + 12.771295547485352 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.41023325920105, + 0.2609587609767914, + 0.699999988079071 + ], + "rotation": 337.81872151783466, + "pixel_coords": [ + 227, + 127, + 9.648604393005371 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.3528592586517334, + -1.4655207395553589, + 0.699999988079071 + ], + "rotation": 124.3010505958251, + "pixel_coords": [ + 183, + 151, + 8.660923957824707 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.952058792114258, + -2.3844614028930664, + 0.3499999940395355 + ], + "rotation": 303.39466544861386, + "pixel_coords": [ + 47, + 103, + 11.606400489807129 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.863088846206665, + 1.7675304412841797, + 0.3499999940395355 + ], + "rotation": 30.34187328739133, + "pixel_coords": [ + 269, + 125, + 10.437017440795898 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.0967057943344116, + -2.606975793838501, + 0.3499999940395355 + ], + "rotation": 341.9353433470004, + "pixel_coords": [ + 70, + 127, + 10.316064834594727 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.6326075792312622, + 2.9727320671081543, + 0.699999988079071 + ], + "rotation": 138.39575018868456, + "pixel_coords": [ + 258, + 89, + 11.741741180419922 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.1737670749425888, + 0.3155587911605835, + 0.699999988079071 + ], + "rotation": 16.750614457212492, + "pixel_coords": [ + 171, + 99, + 11.077351570129395 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0 + ], + [ + 0, + 3, + 6, + 7 + ], + [ + 0, + 3, + 6, + 7 + ], + [ + 0 + ], + [ + 0, + 3, + 6 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 2 + ], + [], + [ + 1, + 2, + 4, + 5, + 7 + ], + [ + 1, + 2 + ], + [ + 1, + 2 + ], + [ + 1, + 2, + 4, + 5, + 7 + ], + [ + 1, + 2, + 4, + 5 + ] + ], + "left": [ + [ + 3, + 5 + ], + [ + 0, + 2, + 3, + 5, + 7 + ], + [ + 0, + 3, + 5 + ], + [], + [ + 0, + 1, + 2, + 3, + 5, + 7 + ], + [ + 3 + ], + [ + 0, + 1, + 2, + 3, + 5, + 7 + ], + [ + 0, + 3, + 5 + ] + ], + "right": [ + [ + 1, + 2, + 4, + 6, + 7 + ], + [ + 4, + 6 + ], + [ + 1, + 4, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [], + [ + 0, + 1, + 2, + 4, + 6, + 7 + ], + [], + [ + 1, + 4, + 6 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_size", + "cf_description": "changed yellow cylinder from large to small", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0020" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0020_cf2.json b/Dataset/scenes/scene_0020_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..5fdee1063f38732a0b6de4d5fae5811c00b8c17a --- /dev/null +++ b/Dataset/scenes/scene_0020_cf2.json @@ -0,0 +1,361 @@ +{ + "split": "new", + "image_index": 20, + "image_filename": "SCENE_0020_new_000020.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.63183856010437, + 0.21808086335659027, + 0.699999988079071 + ], + "rotation": 25.13741681963022, + "pixel_coords": [ + 115, + 75, + 12.771295547485352 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.41023325920105, + 0.2609587609767914, + 0.699999988079071 + ], + "rotation": 337.81872151783466, + "pixel_coords": [ + 227, + 127, + 9.648604393005371 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.3528592586517334, + -1.4655207395553589, + 0.699999988079071 + ], + "rotation": 124.3010505958251, + "pixel_coords": [ + 183, + 151, + 8.660923957824707 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.952058792114258, + -2.3844614028930664, + 0.3499999940395355 + ], + "rotation": 303.39466544861386, + "pixel_coords": [ + 47, + 103, + 11.606400489807129 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.863088846206665, + 1.7675304412841797, + 0.3499999940395355 + ], + "rotation": 30.34187328739133, + "pixel_coords": [ + 269, + 125, + 10.437017440795898 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.0967057943344116, + -2.606975793838501, + 0.3499999940395355 + ], + "rotation": 341.9353433470004, + "pixel_coords": [ + 70, + 127, + 10.316064834594727 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.6326075792312622, + 2.9727320671081543, + 0.699999988079071 + ], + "rotation": 138.39575018868456, + "pixel_coords": [ + 258, + 89, + 11.741741180419922 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.1737670749425888, + 0.3155587911605835, + 0.699999988079071 + ], + "rotation": 16.750614457212492, + "pixel_coords": [ + 171, + 99, + 11.077351570129395 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0 + ], + [ + 0, + 3, + 6, + 7 + ], + [ + 0, + 3, + 6, + 7 + ], + [ + 0 + ], + [ + 0, + 3, + 6 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 2 + ], + [], + [ + 1, + 2, + 4, + 5, + 7 + ], + [ + 1, + 2 + ], + [ + 1, + 2 + ], + [ + 1, + 2, + 4, + 5, + 7 + ], + [ + 1, + 2, + 4, + 5 + ] + ], + "left": [ + [ + 3, + 5 + ], + [ + 0, + 2, + 3, + 5, + 7 + ], + [ + 0, + 3, + 5 + ], + [], + [ + 0, + 1, + 2, + 3, + 5, + 7 + ], + [ + 3 + ], + [ + 0, + 1, + 2, + 3, + 5, + 7 + ], + [ + 0, + 3, + 5 + ] + ], + "right": [ + [ + 1, + 2, + 4, + 6, + 7 + ], + [ + 4, + 6 + ], + [ + 1, + 4, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [], + [ + 0, + 1, + 2, + 4, + 6, + 7 + ], + [], + [ + 1, + 4, + 6 + ] + ] + }, + "filter_type": "chromatic_aberration", + "filter_strength": 2.5467175410888796, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_chromatic_aberration", + "cf_description": "applied chromatic aberration filter (strength: 2.55)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0020" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0020_original.json b/Dataset/scenes/scene_0020_original.json new file mode 100644 index 0000000000000000000000000000000000000000..f8641373a1c5aaca8dc451a7d835b1c5a9faa18f --- /dev/null +++ b/Dataset/scenes/scene_0020_original.json @@ -0,0 +1,357 @@ +{ + "split": "new", + "image_index": 20, + "image_filename": "SCENE_0020_new_000020.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.63183856010437, + 0.21808086335659027, + 0.699999988079071 + ], + "rotation": 25.13741681963022, + "pixel_coords": [ + 115, + 75, + 12.771295547485352 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.41023325920105, + 0.2609587609767914, + 0.699999988079071 + ], + "rotation": 337.81872151783466, + "pixel_coords": [ + 227, + 127, + 9.648604393005371 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.3528592586517334, + -1.4655207395553589, + 0.699999988079071 + ], + "rotation": 124.3010505958251, + "pixel_coords": [ + 183, + 151, + 8.660923957824707 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.952058792114258, + -2.3844614028930664, + 0.3499999940395355 + ], + "rotation": 303.39466544861386, + "pixel_coords": [ + 47, + 103, + 11.606400489807129 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.863088846206665, + 1.7675304412841797, + 0.3499999940395355 + ], + "rotation": 30.34187328739133, + "pixel_coords": [ + 269, + 125, + 10.437017440795898 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.0967057943344116, + -2.606975793838501, + 0.3499999940395355 + ], + "rotation": 341.9353433470004, + "pixel_coords": [ + 70, + 127, + 10.316064834594727 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.6326075792312622, + 2.9727320671081543, + 0.699999988079071 + ], + "rotation": 138.39575018868456, + "pixel_coords": [ + 258, + 89, + 11.741741180419922 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.1737670749425888, + 0.3155587911605835, + 0.699999988079071 + ], + "rotation": 16.750614457212492, + "pixel_coords": [ + 171, + 99, + 11.077351570129395 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0 + ], + [ + 0, + 3, + 6, + 7 + ], + [ + 0, + 3, + 6, + 7 + ], + [ + 0 + ], + [ + 0, + 3, + 6 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 2 + ], + [], + [ + 1, + 2, + 4, + 5, + 7 + ], + [ + 1, + 2 + ], + [ + 1, + 2 + ], + [ + 1, + 2, + 4, + 5, + 7 + ], + [ + 1, + 2, + 4, + 5 + ] + ], + "left": [ + [ + 3, + 5 + ], + [ + 0, + 2, + 3, + 5, + 7 + ], + [ + 0, + 3, + 5 + ], + [], + [ + 0, + 1, + 2, + 3, + 5, + 7 + ], + [ + 3 + ], + [ + 0, + 1, + 2, + 3, + 5, + 7 + ], + [ + 0, + 3, + 5 + ] + ], + "right": [ + [ + 1, + 2, + 4, + 6, + 7 + ], + [ + 4, + 6 + ], + [ + 1, + 4, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [], + [ + 0, + 1, + 2, + 4, + 6, + 7 + ], + [], + [ + 1, + 4, + 6 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0020" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0021_cf1.json b/Dataset/scenes/scene_0021_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..88a3d340d181cf73a76b7495671e7e42841228ef --- /dev/null +++ b/Dataset/scenes/scene_0021_cf1.json @@ -0,0 +1,213 @@ +{ + "split": "new", + "image_index": 21, + "image_filename": "SCENE_0021_new_000021.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.4144225120544434, + 1.9812663793563843, + 0.3499999940395355 + ], + "rotation": 78.66445429669322, + "pixel_coords": [ + 158, + 72, + 13.765892028808594 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.7006655335426331, + -0.818152904510498, + 0.3499999940395355 + ], + "rotation": 22.005838061105585, + "pixel_coords": [ + 154, + 128, + 10.161959648132324 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.41450926661491394, + -2.2644364833831787, + 0.699999988079071 + ], + "rotation": 346.480284488844, + "pixel_coords": [ + 106, + 132, + 9.358577728271484 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.3613765239715576, + 0.5854750871658325, + 0.699999988079071 + ], + "rotation": 332.4462138678863, + "pixel_coords": [ + 130, + 73, + 12.76954460144043 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.044078826904297, + -1.7446811199188232, + 0.3499999940395355 + ], + "rotation": 11.103666574427171, + "pixel_coords": [ + 160, + 163, + 8.765331268310547 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 3 + ], + [ + 0, + 1, + 3 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 2, + 4 + ], + [ + 4 + ], + [ + 1, + 2, + 4 + ], + [] + ], + "left": [ + [ + 2, + 3 + ], + [ + 2, + 3 + ], + [], + [ + 2 + ], + [ + 2, + 3 + ] + ], + "right": [ + [], + [], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1, + 4 + ], + [] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_color", + "cf_description": "changed red cylinder to purple", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0021" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0021_cf2.json b/Dataset/scenes/scene_0021_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..7c2366b5b2818bac488f5e5042a1c5f73c84bb9b --- /dev/null +++ b/Dataset/scenes/scene_0021_cf2.json @@ -0,0 +1,214 @@ +{ + "split": "new", + "image_index": 21, + "image_filename": "SCENE_0021_new_000021.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.4144225120544434, + 1.9812663793563843, + 0.3499999940395355 + ], + "rotation": 78.66445429669322, + "pixel_coords": [ + 158, + 72, + 13.765892028808594 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.7006655335426331, + -0.818152904510498, + 0.3499999940395355 + ], + "rotation": 22.005838061105585, + "pixel_coords": [ + 154, + 128, + 10.161959648132324 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.41450926661491394, + -2.2644364833831787, + 0.699999988079071 + ], + "rotation": 346.480284488844, + "pixel_coords": [ + 106, + 132, + 9.358577728271484 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.3613765239715576, + 0.5854750871658325, + 0.699999988079071 + ], + "rotation": 332.4462138678863, + "pixel_coords": [ + 130, + 73, + 12.76954460144043 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.044078826904297, + -1.7446811199188232, + 0.3499999940395355 + ], + "rotation": 11.103666574427171, + "pixel_coords": [ + 160, + 163, + 8.765331268310547 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 3 + ], + [ + 0, + 1, + 3 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 2, + 4 + ], + [ + 4 + ], + [ + 1, + 2, + 4 + ], + [] + ], + "left": [ + [ + 2, + 3 + ], + [ + 2, + 3 + ], + [], + [ + 2 + ], + [ + 2, + 3 + ] + ], + "right": [ + [], + [], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1, + 4 + ], + [] + ] + }, + "lighting": "dim", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_lighting", + "cf_description": "changed lighting to dim", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0021" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0021_original.json b/Dataset/scenes/scene_0021_original.json new file mode 100644 index 0000000000000000000000000000000000000000..d17138a7771bd7b0c42d1f44ff597c3847af2ff7 --- /dev/null +++ b/Dataset/scenes/scene_0021_original.json @@ -0,0 +1,211 @@ +{ + "split": "new", + "image_index": 21, + "image_filename": "SCENE_0021_new_000021.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.4144225120544434, + 1.9812663793563843, + 0.3499999940395355 + ], + "rotation": 78.66445429669322, + "pixel_coords": [ + 158, + 72, + 13.765892028808594 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.7006655335426331, + -0.818152904510498, + 0.3499999940395355 + ], + "rotation": 22.005838061105585, + "pixel_coords": [ + 154, + 128, + 10.161959648132324 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.41450926661491394, + -2.2644364833831787, + 0.699999988079071 + ], + "rotation": 346.480284488844, + "pixel_coords": [ + 106, + 132, + 9.358577728271484 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.3613765239715576, + 0.5854750871658325, + 0.699999988079071 + ], + "rotation": 332.4462138678863, + "pixel_coords": [ + 130, + 73, + 12.76954460144043 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.044078826904297, + -1.7446811199188232, + 0.3499999940395355 + ], + "rotation": 11.103666574427171, + "pixel_coords": [ + 160, + 163, + 8.765331268310547 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 3 + ], + [ + 0, + 1, + 3 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 2, + 4 + ], + [ + 4 + ], + [ + 1, + 2, + 4 + ], + [] + ], + "left": [ + [ + 2, + 3 + ], + [ + 2, + 3 + ], + [], + [ + 2 + ], + [ + 2, + 3 + ] + ], + "right": [ + [], + [], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1, + 4 + ], + [] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0021" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0022_cf1.json b/Dataset/scenes/scene_0022_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..37c5bca15fca624bc5aa13574cab43650c4aef4d --- /dev/null +++ b/Dataset/scenes/scene_0022_cf1.json @@ -0,0 +1,349 @@ +{ + "split": "new", + "image_index": 22, + "image_filename": "SCENE_0022_new_000022.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.6879991292953491, + -0.21484887599945068, + 0.699999988079071 + ], + "rotation": 6.152142641195151, + "pixel_coords": [ + 123, + 86, + 12.004217147827148 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.26119109988212585, + -2.9417173862457275, + 0.3499999940395355 + ], + "rotation": 277.8432128015582, + "pixel_coords": [ + 73, + 139, + 9.656140327453613 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.594939947128296, + 2.094744920730591, + 0.3499999940395355 + ], + "rotation": 14.720973957046644, + "pixel_coords": [ + 268, + 119, + 10.65604019165039 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.23914678394794464, + -0.8345158696174622, + 0.3499999940395355 + ], + "rotation": 284.7122650727215, + "pixel_coords": [ + 144, + 121, + 10.535683631896973 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.023671356961131096, + 0.7434223294258118, + 0.699999988079071 + ], + "rotation": 21.550825638897024, + "pixel_coords": [ + 177, + 94, + 11.450255393981934 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.7431114315986633, + 1.9373811483383179, + 0.3499999940395355 + ], + "rotation": 88.55292935776005, + "pixel_coords": [ + 218, + 101, + 11.795048713684082 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.7959954738616943, + 1.032883644104004, + 0.699999988079071 + ], + "rotation": 142.68642884435917, + "pixel_coords": [ + 133, + 69, + 13.457361221313477 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 1, + 5, + 6, + 7 + ], + [ + 1, + 5, + 6, + 7 + ], + [ + 1, + 6, + 7 + ], + [ + 1, + 7 + ], + [] + ], + "front": [ + [], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 0 + ], + [ + 0, + 2 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 7 + ], + [ + 2 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 1, + 2, + 7 + ], + [ + 0, + 1, + 2, + 4, + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7 + ], + [ + 1, + 2 + ] + ], + "right": [ + [ + 3, + 5, + 6 + ], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 0, + 3, + 5, + 6 + ], + [ + 3, + 6 + ], + [ + 3 + ], + [ + 0, + 3, + 4, + 5, + 6 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "remove_object", + "cf_description": "removed yellow cylinder", + "change_score": 43.52284293583639, + "change_attempts": 1, + "source_scene": "scene_0022" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0022_cf2.json b/Dataset/scenes/scene_0022_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..812e69ad0cdcb977afacfdcd8dc99be1225028e9 --- /dev/null +++ b/Dataset/scenes/scene_0022_cf2.json @@ -0,0 +1,367 @@ +{ + "split": "new", + "image_index": 22, + "image_filename": "SCENE_0022_new_000022.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.8416097164154053, + -2.816734552383423, + 0.3499999940395355 + ], + "rotation": 317.8129386012089, + "pixel_coords": [ + 148, + 193, + 7.667943000793457 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.6879991292953491, + -0.21484887599945068, + 0.699999988079071 + ], + "rotation": 6.152142641195151, + "pixel_coords": [ + 123, + 86, + 12.004217147827148 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.26119109988212585, + -2.9417173862457275, + 0.3499999940395355 + ], + "rotation": 277.8432128015582, + "pixel_coords": [ + 73, + 139, + 9.656140327453613 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.594939947128296, + 2.094744920730591, + 0.3499999940395355 + ], + "rotation": 14.720973957046644, + "pixel_coords": [ + 268, + 119, + 10.65604019165039 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.23914678394794464, + -0.8345158696174622, + 0.3499999940395355 + ], + "rotation": 284.7122650727215, + "pixel_coords": [ + 144, + 121, + 10.535683631896973 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.023671356961131096, + 0.7434223294258118, + 0.699999988079071 + ], + "rotation": 21.550825638897024, + "pixel_coords": [ + 177, + 94, + 11.450255393981934 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.7431114315986633, + 1.9373811483383179, + 0.3499999940395355 + ], + "rotation": 88.55292935776005, + "pixel_coords": [ + 218, + 101, + 11.795048713684082 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.7959954738616943, + 1.032883644104004, + 0.699999988079071 + ], + "rotation": 142.68642884435917, + "pixel_coords": [ + 133, + 69, + 13.457361221313477 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 1, + 5, + 6, + 7 + ], + [ + 1, + 5, + 6, + 7 + ], + [ + 1, + 6, + 7 + ], + [ + 1, + 7 + ], + [] + ], + "front": [ + [], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 0 + ], + [ + 0, + 2 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 7 + ], + [ + 2 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 1, + 2, + 7 + ], + [ + 0, + 1, + 2, + 4, + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7 + ], + [ + 1, + 2 + ] + ], + "right": [ + [ + 3, + 5, + 6 + ], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 0, + 3, + 5, + 6 + ], + [ + 3, + 6 + ], + [ + 3 + ], + [ + 0, + 3, + 4, + 5, + 6 + ] + ] + }, + "noise_level": "medium", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "add_noise", + "cf_description": "added medium noise (min: light)", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0022" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0022_original.json b/Dataset/scenes/scene_0022_original.json new file mode 100644 index 0000000000000000000000000000000000000000..1dda953793c164d8941c9075e192be8becfc1161 --- /dev/null +++ b/Dataset/scenes/scene_0022_original.json @@ -0,0 +1,364 @@ +{ + "split": "new", + "image_index": 22, + "image_filename": "SCENE_0022_new_000022.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.8416097164154053, + -2.816734552383423, + 0.3499999940395355 + ], + "rotation": 317.8129386012089, + "pixel_coords": [ + 148, + 193, + 7.667943000793457 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.6879991292953491, + -0.21484887599945068, + 0.699999988079071 + ], + "rotation": 6.152142641195151, + "pixel_coords": [ + 123, + 86, + 12.004217147827148 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.26119109988212585, + -2.9417173862457275, + 0.3499999940395355 + ], + "rotation": 277.8432128015582, + "pixel_coords": [ + 73, + 139, + 9.656140327453613 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.594939947128296, + 2.094744920730591, + 0.3499999940395355 + ], + "rotation": 14.720973957046644, + "pixel_coords": [ + 268, + 119, + 10.65604019165039 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.23914678394794464, + -0.8345158696174622, + 0.3499999940395355 + ], + "rotation": 284.7122650727215, + "pixel_coords": [ + 144, + 121, + 10.535683631896973 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.023671356961131096, + 0.7434223294258118, + 0.699999988079071 + ], + "rotation": 21.550825638897024, + "pixel_coords": [ + 177, + 94, + 11.450255393981934 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.7431114315986633, + 1.9373811483383179, + 0.3499999940395355 + ], + "rotation": 88.55292935776005, + "pixel_coords": [ + 218, + 101, + 11.795048713684082 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.7959954738616943, + 1.032883644104004, + 0.699999988079071 + ], + "rotation": 142.68642884435917, + "pixel_coords": [ + 133, + 69, + 13.457361221313477 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 1, + 5, + 6, + 7 + ], + [ + 1, + 5, + 6, + 7 + ], + [ + 1, + 6, + 7 + ], + [ + 1, + 7 + ], + [] + ], + "front": [ + [], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 0 + ], + [ + 0, + 2 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 7 + ], + [ + 2 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 1, + 2, + 7 + ], + [ + 0, + 1, + 2, + 4, + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7 + ], + [ + 1, + 2 + ] + ], + "right": [ + [ + 3, + 5, + 6 + ], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 0, + 3, + 5, + 6 + ], + [ + 3, + 6 + ], + [ + 3 + ], + [ + 0, + 3, + 4, + 5, + 6 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0022" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0023_cf1.json b/Dataset/scenes/scene_0023_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..c6f59244e61421ae1edcc29c2f79c1a564c82faf --- /dev/null +++ b/Dataset/scenes/scene_0023_cf1.json @@ -0,0 +1,313 @@ +{ + "split": "new", + "image_index": 23, + "image_filename": "SCENE_0023_new_000023.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.391810417175293, + -2.539882183074951, + 0.3499999940395355 + ], + "rotation": 0.34354434522134714, + "pixel_coords": [ + 115, + 161, + 8.542832374572754 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.42809242010116577, + 1.7065277099609375, + 0.699999988079071 + ], + "rotation": 116.8624337179169, + "pixel_coords": [ + 209, + 90, + 11.374923706054688 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9503331184387207, + -0.12195387482643127, + 0.699999988079071 + ], + "rotation": 13.81288584170155, + "pixel_coords": [ + 121, + 82, + 11.976679801940918 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.5953748226165771, + 2.3419382572174072, + 0.3499999940395355 + ], + "rotation": 58.020589573173645, + "pixel_coords": [ + 181, + 77, + 13.267851829528809 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.9958977103233337, + -2.209831953048706, + 0.699999988079071 + ], + "rotation": 201.61364734790536, + "pixel_coords": [ + 79, + 109, + 10.174983024597168 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.5729684233665466, + -0.579064667224884, + 0.699999988079071 + ], + "rotation": 182.123898529278, + "pixel_coords": [ + 157, + 112, + 10.01286506652832 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.821413278579712, + 1.528581976890564, + 0.3499999940395355 + ], + "rotation": 308.7405452942269, + "pixel_coords": [ + 238, + 117, + 10.501175880432129 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 2, + 3 + ], + [ + 3 + ], + [], + [ + 1, + 2, + 3, + 6 + ], + [ + 1, + 2, + 3, + 6 + ], + [ + 1, + 2, + 3 + ] + ], + "front": [ + [], + [ + 0, + 4, + 5, + 6 + ], + [ + 0, + 1, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 0 + ], + [ + 0 + ], + [ + 0, + 4, + 5 + ] + ], + "left": [ + [ + 2, + 4 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 4 + ], + [ + 0, + 2, + 4, + 5 + ], + [], + [ + 0, + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "right": [ + [ + 1, + 3, + 5, + 6 + ], + [ + 6 + ], + [ + 0, + 1, + 3, + 5, + 6 + ], + [ + 1, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 1, + 3, + 6 + ], + [] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "swap_attribute", + "cf_description": "swapped colors between gray cube and brown cylinder", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0023" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0023_cf2.json b/Dataset/scenes/scene_0023_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..d4badf149adec900a7887cce68243783e77633a1 --- /dev/null +++ b/Dataset/scenes/scene_0023_cf2.json @@ -0,0 +1,314 @@ +{ + "split": "new", + "image_index": 23, + "image_filename": "SCENE_0023_new_000023.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.391810417175293, + -2.539882183074951, + 0.3499999940395355 + ], + "rotation": 0.34354434522134714, + "pixel_coords": [ + 115, + 161, + 8.542832374572754 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.42809242010116577, + 1.7065277099609375, + 0.699999988079071 + ], + "rotation": 116.8624337179169, + "pixel_coords": [ + 209, + 90, + 11.374923706054688 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9503331184387207, + -0.12195387482643127, + 0.699999988079071 + ], + "rotation": 13.81288584170155, + "pixel_coords": [ + 121, + 82, + 11.976679801940918 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.5953748226165771, + 2.3419382572174072, + 0.3499999940395355 + ], + "rotation": 58.020589573173645, + "pixel_coords": [ + 181, + 77, + 13.267851829528809 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.9958977103233337, + -2.209831953048706, + 0.699999988079071 + ], + "rotation": 201.61364734790536, + "pixel_coords": [ + 79, + 109, + 10.174983024597168 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.5729684233665466, + -0.579064667224884, + 0.699999988079071 + ], + "rotation": 182.123898529278, + "pixel_coords": [ + 157, + 112, + 10.01286506652832 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.821413278579712, + 1.528581976890564, + 0.3499999940395355 + ], + "rotation": 308.7405452942269, + "pixel_coords": [ + 238, + 117, + 10.501175880432129 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 2, + 3 + ], + [ + 3 + ], + [], + [ + 1, + 2, + 3, + 6 + ], + [ + 1, + 2, + 3, + 6 + ], + [ + 1, + 2, + 3 + ] + ], + "front": [ + [], + [ + 0, + 4, + 5, + 6 + ], + [ + 0, + 1, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 0 + ], + [ + 0 + ], + [ + 0, + 4, + 5 + ] + ], + "left": [ + [ + 2, + 4 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 4 + ], + [ + 0, + 2, + 4, + 5 + ], + [], + [ + 0, + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "right": [ + [ + 1, + 3, + 5, + 6 + ], + [ + 6 + ], + [ + 0, + 1, + 3, + 5, + 6 + ], + [ + 1, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 1, + 3, + 6 + ], + [] + ] + }, + "noise_level": "medium", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "add_noise", + "cf_description": "added medium noise (min: light)", + "change_score": 1.0, + "change_attempts": 2, + "source_scene": "scene_0023" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0023_original.json b/Dataset/scenes/scene_0023_original.json new file mode 100644 index 0000000000000000000000000000000000000000..9c21dbfddf037bcf2336e2ef13051353fd72fb1f --- /dev/null +++ b/Dataset/scenes/scene_0023_original.json @@ -0,0 +1,311 @@ +{ + "split": "new", + "image_index": 23, + "image_filename": "SCENE_0023_new_000023.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.391810417175293, + -2.539882183074951, + 0.3499999940395355 + ], + "rotation": 0.34354434522134714, + "pixel_coords": [ + 115, + 161, + 8.542832374572754 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.42809242010116577, + 1.7065277099609375, + 0.699999988079071 + ], + "rotation": 116.8624337179169, + "pixel_coords": [ + 209, + 90, + 11.374923706054688 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9503331184387207, + -0.12195387482643127, + 0.699999988079071 + ], + "rotation": 13.81288584170155, + "pixel_coords": [ + 121, + 82, + 11.976679801940918 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.5953748226165771, + 2.3419382572174072, + 0.3499999940395355 + ], + "rotation": 58.020589573173645, + "pixel_coords": [ + 181, + 77, + 13.267851829528809 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.9958977103233337, + -2.209831953048706, + 0.699999988079071 + ], + "rotation": 201.61364734790536, + "pixel_coords": [ + 79, + 109, + 10.174983024597168 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.5729684233665466, + -0.579064667224884, + 0.699999988079071 + ], + "rotation": 182.123898529278, + "pixel_coords": [ + 157, + 112, + 10.01286506652832 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.821413278579712, + 1.528581976890564, + 0.3499999940395355 + ], + "rotation": 308.7405452942269, + "pixel_coords": [ + 238, + 117, + 10.501175880432129 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 2, + 3 + ], + [ + 3 + ], + [], + [ + 1, + 2, + 3, + 6 + ], + [ + 1, + 2, + 3, + 6 + ], + [ + 1, + 2, + 3 + ] + ], + "front": [ + [], + [ + 0, + 4, + 5, + 6 + ], + [ + 0, + 1, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 0 + ], + [ + 0 + ], + [ + 0, + 4, + 5 + ] + ], + "left": [ + [ + 2, + 4 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 4 + ], + [ + 0, + 2, + 4, + 5 + ], + [], + [ + 0, + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "right": [ + [ + 1, + 3, + 5, + 6 + ], + [ + 6 + ], + [ + 0, + 1, + 3, + 5, + 6 + ], + [ + 1, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 1, + 3, + 6 + ], + [] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0023" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0024_cf1.json b/Dataset/scenes/scene_0024_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..44070ef802f31d2ef890afc8460f6c91f60d423f --- /dev/null +++ b/Dataset/scenes/scene_0024_cf1.json @@ -0,0 +1,358 @@ +{ + "split": "new", + "image_index": 24, + "image_filename": "SCENE_0024_new_000024.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.3020989894866943, + 1.4013671875, + 0.699999988079071 + ], + "rotation": 313.4239036307725, + "pixel_coords": [ + 248, + 115, + 10.049400329589844 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.5171138998167328, + 1.6300974236159949, + 0.3499999940395355 + ], + "rotation": 115.89598028934316, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.2765248119831085, + 2.852670431137085, + 0.3499999940395355 + ], + "rotation": 157.7949474114929, + "pixel_coords": [ + 217, + 84, + 12.755349159240723 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.4921209812164307, + -0.7313023209571838, + 0.699999988079071 + ], + "rotation": 302.55671372069094, + "pixel_coords": [ + 199, + 144, + 8.76956558227539 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.7847801446914673, + 0.1793542057275772, + 0.3499999940395355 + ], + "rotation": 276.94779973144364, + "pixel_coords": [ + 150, + 100, + 11.657052993774414 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.7384541034698486, + 1.123381495475769, + 0.3499999940395355 + ], + "rotation": 223.23961970049567, + "pixel_coords": [ + 154, + 84, + 12.813009262084961 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.5015338063240051, + -2.9577436447143555, + 0.3499999940395355 + ], + "rotation": 267.30646042915345, + "pixel_coords": [ + 66, + 135, + 9.771923065185547 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.349565863609314, + -2.3129117488861084, + 0.3499999940395355 + ], + "rotation": 192.4821132839059, + "pixel_coords": [ + 122, + 157, + 8.865167617797852 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 4, + 5 + ], + [ + 2, + 5 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 2, + 5 + ], + [], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 3, + 6, + 7 + ], + [ + 0, + 3, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 6, + 7 + ], + [], + [ + 0, + 3, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 6, + 7 + ], + [ + 3, + 7 + ], + [] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 1, + 4, + 5, + 6, + 7 + ], + [ + 1, + 6, + 7 + ], + [ + 1, + 6, + 7 + ], + [ + 1 + ], + [ + 1, + 6 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 0, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "relational_flip", + "cf_description": "moved cyan cylinder from left of red cube to right", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0024" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0024_cf2.json b/Dataset/scenes/scene_0024_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..4065a94a003db583de5386fff7c0064c4c631e9f --- /dev/null +++ b/Dataset/scenes/scene_0024_cf2.json @@ -0,0 +1,360 @@ +{ + "split": "new", + "image_index": 24, + "image_filename": "SCENE_0024_new_000024.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.3020989894866943, + 1.4013671875, + 0.699999988079071 + ], + "rotation": 313.4239036307725, + "pixel_coords": [ + 248, + 115, + 10.049400329589844 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.6707398891448975, + -2.0346341133117676, + 0.3499999940395355 + ], + "rotation": 115.89598028934316, + "pixel_coords": [ + 63, + 99, + 11.740546226501465 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.2765248119831085, + 2.852670431137085, + 0.3499999940395355 + ], + "rotation": 157.7949474114929, + "pixel_coords": [ + 217, + 84, + 12.755349159240723 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.4921209812164307, + -0.7313023209571838, + 0.699999988079071 + ], + "rotation": 302.55671372069094, + "pixel_coords": [ + 199, + 144, + 8.76956558227539 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.7847801446914673, + 0.1793542057275772, + 0.3499999940395355 + ], + "rotation": 276.94779973144364, + "pixel_coords": [ + 150, + 100, + 11.657052993774414 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.7384541034698486, + 1.123381495475769, + 0.3499999940395355 + ], + "rotation": 223.23961970049567, + "pixel_coords": [ + 154, + 84, + 12.813009262084961 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.5015338063240051, + -2.9577436447143555, + 0.3499999940395355 + ], + "rotation": 267.30646042915345, + "pixel_coords": [ + 66, + 135, + 9.771923065185547 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.349565863609314, + -2.3129117488861084, + 0.3499999940395355 + ], + "rotation": 192.4821132839059, + "pixel_coords": [ + 122, + 157, + 8.865167617797852 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 4, + 5 + ], + [ + 2, + 5 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 2, + 5 + ], + [], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 3, + 6, + 7 + ], + [ + 0, + 3, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 6, + 7 + ], + [], + [ + 0, + 3, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 6, + 7 + ], + [ + 3, + 7 + ], + [] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 1, + 4, + 5, + 6, + 7 + ], + [ + 1, + 6, + 7 + ], + [ + 1, + 6, + 7 + ], + [ + 1 + ], + [ + 1, + 6 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 0, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5 + ] + ] + }, + "filter_type": "chromatic_aberration", + "filter_strength": 1.8459395774944558, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_chromatic_aberration", + "cf_description": "applied chromatic aberration filter (strength: 1.85)", + "change_score": 1.8459395774944558, + "change_attempts": 1, + "source_scene": "scene_0024" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0024_original.json b/Dataset/scenes/scene_0024_original.json new file mode 100644 index 0000000000000000000000000000000000000000..b1162bd6d1aa9f4d050a85c512e969ad19a08e2a --- /dev/null +++ b/Dataset/scenes/scene_0024_original.json @@ -0,0 +1,356 @@ +{ + "split": "new", + "image_index": 24, + "image_filename": "SCENE_0024_new_000024.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.3020989894866943, + 1.4013671875, + 0.699999988079071 + ], + "rotation": 313.4239036307725, + "pixel_coords": [ + 248, + 115, + 10.049400329589844 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.6707398891448975, + -2.0346341133117676, + 0.3499999940395355 + ], + "rotation": 115.89598028934316, + "pixel_coords": [ + 63, + 99, + 11.740546226501465 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.2765248119831085, + 2.852670431137085, + 0.3499999940395355 + ], + "rotation": 157.7949474114929, + "pixel_coords": [ + 217, + 84, + 12.755349159240723 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.4921209812164307, + -0.7313023209571838, + 0.699999988079071 + ], + "rotation": 302.55671372069094, + "pixel_coords": [ + 199, + 144, + 8.76956558227539 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.7847801446914673, + 0.1793542057275772, + 0.3499999940395355 + ], + "rotation": 276.94779973144364, + "pixel_coords": [ + 150, + 100, + 11.657052993774414 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.7384541034698486, + 1.123381495475769, + 0.3499999940395355 + ], + "rotation": 223.23961970049567, + "pixel_coords": [ + 154, + 84, + 12.813009262084961 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.5015338063240051, + -2.9577436447143555, + 0.3499999940395355 + ], + "rotation": 267.30646042915345, + "pixel_coords": [ + 66, + 135, + 9.771923065185547 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.349565863609314, + -2.3129117488861084, + 0.3499999940395355 + ], + "rotation": 192.4821132839059, + "pixel_coords": [ + 122, + 157, + 8.865167617797852 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 4, + 5 + ], + [ + 2, + 5 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 2, + 5 + ], + [], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 3, + 6, + 7 + ], + [ + 0, + 3, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 6, + 7 + ], + [], + [ + 0, + 3, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 6, + 7 + ], + [ + 3, + 7 + ], + [] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 1, + 4, + 5, + 6, + 7 + ], + [ + 1, + 6, + 7 + ], + [ + 1, + 6, + 7 + ], + [ + 1 + ], + [ + 1, + 6 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 0, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0024" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0025_cf1.json b/Dataset/scenes/scene_0025_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..7f9ad6e920535936337771cc412891daa54637eb --- /dev/null +++ b/Dataset/scenes/scene_0025_cf1.json @@ -0,0 +1,221 @@ +{ + "split": "new", + "image_index": 25, + "image_filename": "SCENE_0025_new_000025.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.758655309677124, + -0.11648398637771606, + 0.699999988079071 + ], + "rotation": 357.0328696114173, + "pixel_coords": [ + 106, + 77, + 12.621940612792969 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.247645378112793, + -2.4497241973876953, + 0.699999988079071 + ], + "rotation": 94.3221732816865, + "pixel_coords": [ + 53, + 100, + 10.910804748535156 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.7064976692199707, + 0.7477458715438843, + 0.699999988079071 + ], + "rotation": 249.7163808225355, + "pixel_coords": [ + 247, + 124, + 9.587839126586914 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.07787571102380753, + -1.4466288089752197, + 0.699999988079071 + ], + "rotation": 332.79553286086264, + "pixel_coords": [ + 124, + 116, + 9.9954252243042 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.5490722060203552, + 0.09294838458299637, + 0.3499999940395355 + ], + "rotation": 19.311886411559644, + "pixel_coords": [ + 151, + 104, + 11.480170249938965 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 4 + ], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 2, + 3 + ], + [], + [ + 2 + ], + [ + 1, + 2, + 3 + ] + ], + "left": [ + [ + 1 + ], + [], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 3 + ] + ], + "right": [ + [ + 2, + 3, + 4 + ], + [ + 0, + 2, + 3, + 4 + ], + [], + [ + 2, + 4 + ], + [ + 2 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_size", + "cf_description": "changed blue cylinder from small to large", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0025" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0025_cf2.json b/Dataset/scenes/scene_0025_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..e912fb8185ef50acf17b7af734db85a5c865e796 --- /dev/null +++ b/Dataset/scenes/scene_0025_cf2.json @@ -0,0 +1,223 @@ +{ + "split": "new", + "image_index": 25, + "image_filename": "SCENE_0025_new_000025.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.758655309677124, + -0.11648398637771606, + 0.699999988079071 + ], + "rotation": 357.0328696114173, + "pixel_coords": [ + 106, + 77, + 12.621940612792969 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.247645378112793, + -2.4497241973876953, + 0.699999988079071 + ], + "rotation": 94.3221732816865, + "pixel_coords": [ + 53, + 100, + 10.910804748535156 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.7064976692199707, + 0.7477458715438843, + 0.699999988079071 + ], + "rotation": 249.7163808225355, + "pixel_coords": [ + 247, + 124, + 9.587839126586914 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.07787571102380753, + -1.4466288089752197, + 0.699999988079071 + ], + "rotation": 332.79553286086264, + "pixel_coords": [ + 124, + 116, + 9.9954252243042 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.5490722060203552, + 0.09294838458299637, + 0.3499999940395355 + ], + "rotation": 19.311886411559644, + "pixel_coords": [ + 151, + 104, + 11.480170249938965 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 4 + ], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 2, + 3 + ], + [], + [ + 2 + ], + [ + 1, + 2, + 3 + ] + ], + "left": [ + [ + 1 + ], + [], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 3 + ] + ], + "right": [ + [ + 2, + 3, + 4 + ], + [ + 0, + 2, + 3, + 4 + ], + [], + [ + 2, + 4 + ], + [ + 2 + ] + ] + }, + "filter_type": "blur", + "filter_strength": 11.181338769036518, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_blur", + "cf_description": "applied blur filter (strength: 11.18)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0025" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0025_original.json b/Dataset/scenes/scene_0025_original.json new file mode 100644 index 0000000000000000000000000000000000000000..23230095d32abd01c722e582c29e3cf33972be04 --- /dev/null +++ b/Dataset/scenes/scene_0025_original.json @@ -0,0 +1,219 @@ +{ + "split": "new", + "image_index": 25, + "image_filename": "SCENE_0025_new_000025.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.758655309677124, + -0.11648398637771606, + 0.699999988079071 + ], + "rotation": 357.0328696114173, + "pixel_coords": [ + 106, + 77, + 12.621940612792969 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.247645378112793, + -2.4497241973876953, + 0.699999988079071 + ], + "rotation": 94.3221732816865, + "pixel_coords": [ + 53, + 100, + 10.910804748535156 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.7064976692199707, + 0.7477458715438843, + 0.699999988079071 + ], + "rotation": 249.7163808225355, + "pixel_coords": [ + 247, + 124, + 9.587839126586914 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.07787571102380753, + -1.4466288089752197, + 0.699999988079071 + ], + "rotation": 332.79553286086264, + "pixel_coords": [ + 124, + 116, + 9.9954252243042 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.5490722060203552, + 0.09294838458299637, + 0.3499999940395355 + ], + "rotation": 19.311886411559644, + "pixel_coords": [ + 151, + 104, + 11.480170249938965 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 4 + ], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 2, + 3 + ], + [], + [ + 2 + ], + [ + 1, + 2, + 3 + ] + ], + "left": [ + [ + 1 + ], + [], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 3 + ] + ], + "right": [ + [ + 2, + 3, + 4 + ], + [ + 0, + 2, + 3, + 4 + ], + [], + [ + 2, + 4 + ], + [ + 2 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0025" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0026_cf1.json b/Dataset/scenes/scene_0026_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..816b022035499976bdf6ccf0ca6fb80b6b6c1a92 --- /dev/null +++ b/Dataset/scenes/scene_0026_cf1.json @@ -0,0 +1,276 @@ +{ + "split": "new", + "image_index": 26, + "image_filename": "SCENE_0026_new_000026.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.0521174669265747, + -0.036866139620542526, + 0.3499999940395355 + ], + "rotation": 50.82491929810175, + "pixel_coords": [ + 182, + 122, + 10.678513526916504 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.9530820846557617, + -1.2622811794281006, + 0.3499999940395355 + ], + "rotation": 246.32866437000615, + "pixel_coords": [ + 94, + 102, + 11.956972122192383 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.09563226997852325, + 0.9455236196517944, + 0.3499999940395355 + ], + "rotation": 153.39418683841973, + "pixel_coords": [ + 183, + 103, + 11.888498306274414 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.26901543140411377, + -0.03761911392211914, + 0.3499999940395355 + ], + "rotation": 232.39738812391, + "pixel_coords": [ + 154, + 108, + 11.555335998535156 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.3318252563476562, + 2.7469563484191895, + 0.3499999940395355 + ], + "rotation": 173.34457198205197, + "pixel_coords": [ + 172, + 73, + 14.55451488494873 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.6310269832611084, + -2.8691513538360596, + 0.3499999940395355 + ], + "rotation": 357.81382066555466, + "pixel_coords": [ + 142, + 185, + 7.972737789154053 + ], + "color": "green" + }, + { + "shape": "sphere", + "color": "blue", + "material": "metal", + "size": "large", + "3d_coords": [ + 2.5570146531109232, + 2.6458057550774, + 0.35 + ], + "rotation": 267.20930136738605, + "pixel_coords": [ + 0, + 0, + 0 + ] + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 4 + ], + [ + 4 + ], + [ + 1, + 2, + 4 + ], + [], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "front": [ + [ + 5 + ], + [ + 0, + 3, + 5 + ], + [ + 0, + 3, + 5 + ], + [ + 0, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [] + ], + "left": [ + [ + 1, + 3, + 5 + ], + [], + [ + 1, + 3, + 4, + 5 + ], + [ + 1, + 5 + ], + [ + 1, + 3, + 5 + ], + [ + 1 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 4, + 5 + ], + [], + [ + 0, + 2, + 4 + ], + [ + 2 + ], + [ + 0, + 2, + 3, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "add_object", + "cf_description": "added blue metal sphere", + "change_score": 5.0, + "change_attempts": 1, + "source_scene": "scene_0026" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0026_cf2.json b/Dataset/scenes/scene_0026_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..07396a605547168714a4e1a8f7ed5631f0be3f70 --- /dev/null +++ b/Dataset/scenes/scene_0026_cf2.json @@ -0,0 +1,260 @@ +{ + "split": "new", + "image_index": 26, + "image_filename": "SCENE_0026_new_000026.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.0521174669265747, + -0.036866139620542526, + 0.3499999940395355 + ], + "rotation": 50.82491929810175, + "pixel_coords": [ + 182, + 122, + 10.678513526916504 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.9530820846557617, + -1.2622811794281006, + 0.3499999940395355 + ], + "rotation": 246.32866437000615, + "pixel_coords": [ + 94, + 102, + 11.956972122192383 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.09563226997852325, + 0.9455236196517944, + 0.3499999940395355 + ], + "rotation": 153.39418683841973, + "pixel_coords": [ + 183, + 103, + 11.888498306274414 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.26901543140411377, + -0.03761911392211914, + 0.3499999940395355 + ], + "rotation": 232.39738812391, + "pixel_coords": [ + 154, + 108, + 11.555335998535156 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.3318252563476562, + 2.7469563484191895, + 0.3499999940395355 + ], + "rotation": 173.34457198205197, + "pixel_coords": [ + 172, + 73, + 14.55451488494873 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.6310269832611084, + -2.8691513538360596, + 0.3499999940395355 + ], + "rotation": 357.81382066555466, + "pixel_coords": [ + 142, + 185, + 7.972737789154053 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 4 + ], + [ + 4 + ], + [ + 1, + 2, + 4 + ], + [], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "front": [ + [ + 5 + ], + [ + 0, + 3, + 5 + ], + [ + 0, + 3, + 5 + ], + [ + 0, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [] + ], + "left": [ + [ + 1, + 3, + 5 + ], + [], + [ + 1, + 3, + 4, + 5 + ], + [ + 1, + 5 + ], + [ + 1, + 3, + 5 + ], + [ + 1 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 4, + 5 + ], + [], + [ + 0, + 2, + 4 + ], + [ + 2 + ], + [ + 0, + 2, + 3, + 4 + ] + ] + }, + "noise_level": "medium", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "add_noise", + "cf_description": "added medium noise (min: light)", + "change_score": 1.0, + "change_attempts": 4, + "source_scene": "scene_0026" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0026_original.json b/Dataset/scenes/scene_0026_original.json new file mode 100644 index 0000000000000000000000000000000000000000..927aa5f6d38733970e39542053491bba8ca2d441 --- /dev/null +++ b/Dataset/scenes/scene_0026_original.json @@ -0,0 +1,257 @@ +{ + "split": "new", + "image_index": 26, + "image_filename": "SCENE_0026_new_000026.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.0521174669265747, + -0.036866139620542526, + 0.3499999940395355 + ], + "rotation": 50.82491929810175, + "pixel_coords": [ + 182, + 122, + 10.678513526916504 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.9530820846557617, + -1.2622811794281006, + 0.3499999940395355 + ], + "rotation": 246.32866437000615, + "pixel_coords": [ + 94, + 102, + 11.956972122192383 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.09563226997852325, + 0.9455236196517944, + 0.3499999940395355 + ], + "rotation": 153.39418683841973, + "pixel_coords": [ + 183, + 103, + 11.888498306274414 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.26901543140411377, + -0.03761911392211914, + 0.3499999940395355 + ], + "rotation": 232.39738812391, + "pixel_coords": [ + 154, + 108, + 11.555335998535156 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.3318252563476562, + 2.7469563484191895, + 0.3499999940395355 + ], + "rotation": 173.34457198205197, + "pixel_coords": [ + 172, + 73, + 14.55451488494873 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.6310269832611084, + -2.8691513538360596, + 0.3499999940395355 + ], + "rotation": 357.81382066555466, + "pixel_coords": [ + 142, + 185, + 7.972737789154053 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 4 + ], + [ + 4 + ], + [ + 1, + 2, + 4 + ], + [], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "front": [ + [ + 5 + ], + [ + 0, + 3, + 5 + ], + [ + 0, + 3, + 5 + ], + [ + 0, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [] + ], + "left": [ + [ + 1, + 3, + 5 + ], + [], + [ + 1, + 3, + 4, + 5 + ], + [ + 1, + 5 + ], + [ + 1, + 3, + 5 + ], + [ + 1 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 4, + 5 + ], + [], + [ + 0, + 2, + 4 + ], + [ + 2 + ], + [ + 0, + 2, + 3, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0026" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0027_cf1.json b/Dataset/scenes/scene_0027_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..88d517efabd30f54ca0c0328a48eb1efb54388da --- /dev/null +++ b/Dataset/scenes/scene_0027_cf1.json @@ -0,0 +1,218 @@ +{ + "split": "new", + "image_index": 27, + "image_filename": "SCENE_0027_new_000027.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.2219007015228271, + 0.6132845282554626, + 0.699999988079071 + ], + "rotation": 35.04635023183519, + "pixel_coords": [ + 151, + 84, + 12.429509162902832 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.6047520041465759, + -2.975860595703125, + 0.699999988079071 + ], + "rotation": 76.7629618455863, + "pixel_coords": [ + 88, + 141, + 9.200244903564453 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.5635854005813599, + -2.214348077774048, + 0.3499999940395355 + ], + "rotation": 306.23186536292485, + "pixel_coords": [ + 92, + 126, + 10.579092979431152 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.6752812266349792, + 2.2301836013793945, + 0.699999988079071 + ], + "rotation": 59.67262377084949, + "pixel_coords": [ + 222, + 89, + 12.064522743225098 + ], + "color": "red" + }, + { + "shape": "cylinder", + "color": "purple", + "material": "rubber", + "size": "large", + "3d_coords": [ + 1.7465349435806274, + -0.8923075199127197, + 0.3499999940395355 + ], + "rotation": 85.34540737878203, + "pixel_coords": [ + 0, + 0, + 0 + ] + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 3 + ], + [ + 0 + ], + [ + 0, + 2, + 3 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1, + 4 + ], + [ + 1, + 2, + 4 + ], + [ + 1 + ] + ], + "left": [ + [ + 1, + 2 + ], + [], + [], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2 + ] + ], + "right": [ + [ + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [], + [ + 3 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "replace_object", + "cf_description": "replaced cyan cube with purple cylinder", + "change_score": 4.387082999511027, + "change_attempts": 1, + "source_scene": "scene_0027" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0027_cf2.json b/Dataset/scenes/scene_0027_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..ba9555271805c21b785de36328d57fe305808c39 --- /dev/null +++ b/Dataset/scenes/scene_0027_cf2.json @@ -0,0 +1,220 @@ +{ + "split": "new", + "image_index": 27, + "image_filename": "SCENE_0027_new_000027.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.2219007015228271, + 0.6132845282554626, + 0.699999988079071 + ], + "rotation": 35.04635023183519, + "pixel_coords": [ + 151, + 84, + 12.429509162902832 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.6047520041465759, + -2.975860595703125, + 0.699999988079071 + ], + "rotation": 76.7629618455863, + "pixel_coords": [ + 88, + 141, + 9.200244903564453 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.5635854005813599, + -2.214348077774048, + 0.3499999940395355 + ], + "rotation": 306.23186536292485, + "pixel_coords": [ + 92, + 126, + 10.579092979431152 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.6752812266349792, + 2.2301836013793945, + 0.699999988079071 + ], + "rotation": 59.67262377084949, + "pixel_coords": [ + 222, + 89, + 12.064522743225098 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.7465349435806274, + -0.8923075199127197, + 0.3499999940395355 + ], + "rotation": 305.9955275548121, + "pixel_coords": [ + 176, + 143, + 9.772948265075684 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 3 + ], + [ + 0 + ], + [ + 0, + 2, + 3 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1, + 4 + ], + [ + 1, + 2, + 4 + ], + [ + 1 + ] + ], + "left": [ + [ + 1, + 2 + ], + [], + [], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2 + ] + ], + "right": [ + [ + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [], + [ + 3 + ] + ] + }, + "filter_type": "blur", + "filter_strength": 12.559401167712096, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_blur", + "cf_description": "applied blur filter (strength: 12.56)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0027" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0027_original.json b/Dataset/scenes/scene_0027_original.json new file mode 100644 index 0000000000000000000000000000000000000000..23b572591d311750412031199e0894c41e115444 --- /dev/null +++ b/Dataset/scenes/scene_0027_original.json @@ -0,0 +1,216 @@ +{ + "split": "new", + "image_index": 27, + "image_filename": "SCENE_0027_new_000027.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.2219007015228271, + 0.6132845282554626, + 0.699999988079071 + ], + "rotation": 35.04635023183519, + "pixel_coords": [ + 151, + 84, + 12.429509162902832 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.6047520041465759, + -2.975860595703125, + 0.699999988079071 + ], + "rotation": 76.7629618455863, + "pixel_coords": [ + 88, + 141, + 9.200244903564453 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.5635854005813599, + -2.214348077774048, + 0.3499999940395355 + ], + "rotation": 306.23186536292485, + "pixel_coords": [ + 92, + 126, + 10.579092979431152 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.6752812266349792, + 2.2301836013793945, + 0.699999988079071 + ], + "rotation": 59.67262377084949, + "pixel_coords": [ + 222, + 89, + 12.064522743225098 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.7465349435806274, + -0.8923075199127197, + 0.3499999940395355 + ], + "rotation": 305.9955275548121, + "pixel_coords": [ + 176, + 143, + 9.772948265075684 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 3 + ], + [ + 0 + ], + [ + 0, + 2, + 3 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1, + 4 + ], + [ + 1, + 2, + 4 + ], + [ + 1 + ] + ], + "left": [ + [ + 1, + 2 + ], + [], + [], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2 + ] + ], + "right": [ + [ + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [], + [ + 3 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0027" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0028_cf1.json b/Dataset/scenes/scene_0028_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..a82e9617b9bb6d4788dc119d9b2d016bff35fa81 --- /dev/null +++ b/Dataset/scenes/scene_0028_cf1.json @@ -0,0 +1,278 @@ +{ + "split": "new", + "image_index": 28, + "image_filename": "SCENE_0028_new_000028.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.0853123664855957, + 0.17335598170757294, + 0.3499999940395355 + ], + "rotation": 320.3549731620092, + "pixel_coords": [ + 144, + 98, + 11.99703311920166 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.661703109741211, + 0.34292885661125183, + 0.3499999940395355 + ], + "rotation": 233.62144514273547, + "pixel_coords": [ + 232, + 140, + 9.526287078857422 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.193131923675537, + 1.1573255062103271, + 0.3499999940395355 + ], + "rotation": 130.0526221523605, + "pixel_coords": [ + 238, + 124, + 10.307647705078125 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.34214094281196594, + 2.7990684509277344, + 0.699999988079071 + ], + "rotation": 273.5940723086868, + "pixel_coords": [ + 227, + 83, + 12.342799186706543 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3312032222747803, + -1.8246632814407349, + 0.3499999940395355 + ], + "rotation": 355.77557255823933, + "pixel_coords": [ + 139, + 146, + 9.21224594116211 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.27722111344337463, + -0.8733645081520081, + 0.3499999940395355 + ], + "rotation": 64.54936193298155, + "pixel_coords": [ + 133, + 115, + 10.851770401000977 + ], + "color": "brown" + }, + { + "shape": "cube", + "color": "cyan", + "material": "metal", + "size": "large", + "3d_coords": [ + -1.9966653751935746, + -0.47563194323408364, + 0.35 + ], + "rotation": 138.56814472223314, + "pixel_coords": [ + 0, + 0, + 0 + ] + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3 + ], + [ + 0, + 2, + 3, + 5 + ], + [ + 0, + 3, + 5 + ], + [], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 3 + ] + ], + "front": [ + [ + 1, + 2, + 4, + 5 + ], + [ + 4 + ], + [ + 1, + 4 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [], + [ + 1, + 2, + 4 + ] + ], + "left": [ + [ + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 1, + 4, + 5 + ], + [ + 0, + 1, + 4, + 5 + ], + [ + 5 + ], + [] + ], + "right": [ + [ + 1, + 2, + 3 + ], + [ + 2, + 3 + ], + [], + [], + [ + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "add_object", + "cf_description": "added cyan metal cube", + "change_score": 5.0, + "change_attempts": 1, + "source_scene": "scene_0028" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0028_cf2.json b/Dataset/scenes/scene_0028_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..2d5e87ef2e0507f86ad188dcdeb33184b6cd35ad --- /dev/null +++ b/Dataset/scenes/scene_0028_cf2.json @@ -0,0 +1,262 @@ +{ + "split": "new", + "image_index": 28, + "image_filename": "SCENE_0028_new_000028.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.0853123664855957, + 0.17335598170757294, + 0.3499999940395355 + ], + "rotation": 320.3549731620092, + "pixel_coords": [ + 144, + 98, + 11.99703311920166 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.661703109741211, + 0.34292885661125183, + 0.3499999940395355 + ], + "rotation": 233.62144514273547, + "pixel_coords": [ + 232, + 140, + 9.526287078857422 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.193131923675537, + 1.1573255062103271, + 0.3499999940395355 + ], + "rotation": 130.0526221523605, + "pixel_coords": [ + 238, + 124, + 10.307647705078125 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.34214094281196594, + 2.7990684509277344, + 0.699999988079071 + ], + "rotation": 273.5940723086868, + "pixel_coords": [ + 227, + 83, + 12.342799186706543 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3312032222747803, + -1.8246632814407349, + 0.3499999940395355 + ], + "rotation": 355.77557255823933, + "pixel_coords": [ + 139, + 146, + 9.21224594116211 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.27722111344337463, + -0.8733645081520081, + 0.3499999940395355 + ], + "rotation": 64.54936193298155, + "pixel_coords": [ + 133, + 115, + 10.851770401000977 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3 + ], + [ + 0, + 2, + 3, + 5 + ], + [ + 0, + 3, + 5 + ], + [], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 3 + ] + ], + "front": [ + [ + 1, + 2, + 4, + 5 + ], + [ + 4 + ], + [ + 1, + 4 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [], + [ + 1, + 2, + 4 + ] + ], + "left": [ + [ + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 1, + 4, + 5 + ], + [ + 0, + 1, + 4, + 5 + ], + [ + 5 + ], + [] + ], + "right": [ + [ + 1, + 2, + 3 + ], + [ + 2, + 3 + ], + [], + [], + [ + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ] + }, + "noise_level": "heavy", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "add_noise", + "cf_description": "added heavy noise (min: light)", + "change_score": 1.5, + "change_attempts": 1, + "source_scene": "scene_0028" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0028_original.json b/Dataset/scenes/scene_0028_original.json new file mode 100644 index 0000000000000000000000000000000000000000..a09db4c738c0579a68fd1a4a1c7346e7ef0660f2 --- /dev/null +++ b/Dataset/scenes/scene_0028_original.json @@ -0,0 +1,259 @@ +{ + "split": "new", + "image_index": 28, + "image_filename": "SCENE_0028_new_000028.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.0853123664855957, + 0.17335598170757294, + 0.3499999940395355 + ], + "rotation": 320.3549731620092, + "pixel_coords": [ + 144, + 98, + 11.99703311920166 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.661703109741211, + 0.34292885661125183, + 0.3499999940395355 + ], + "rotation": 233.62144514273547, + "pixel_coords": [ + 232, + 140, + 9.526287078857422 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.193131923675537, + 1.1573255062103271, + 0.3499999940395355 + ], + "rotation": 130.0526221523605, + "pixel_coords": [ + 238, + 124, + 10.307647705078125 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.34214094281196594, + 2.7990684509277344, + 0.699999988079071 + ], + "rotation": 273.5940723086868, + "pixel_coords": [ + 227, + 83, + 12.342799186706543 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3312032222747803, + -1.8246632814407349, + 0.3499999940395355 + ], + "rotation": 355.77557255823933, + "pixel_coords": [ + 139, + 146, + 9.21224594116211 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.27722111344337463, + -0.8733645081520081, + 0.3499999940395355 + ], + "rotation": 64.54936193298155, + "pixel_coords": [ + 133, + 115, + 10.851770401000977 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3 + ], + [ + 0, + 2, + 3, + 5 + ], + [ + 0, + 3, + 5 + ], + [], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 3 + ] + ], + "front": [ + [ + 1, + 2, + 4, + 5 + ], + [ + 4 + ], + [ + 1, + 4 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [], + [ + 1, + 2, + 4 + ] + ], + "left": [ + [ + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 1, + 4, + 5 + ], + [ + 0, + 1, + 4, + 5 + ], + [ + 5 + ], + [] + ], + "right": [ + [ + 1, + 2, + 3 + ], + [ + 2, + 3 + ], + [], + [], + [ + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0028" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0029_cf1.json b/Dataset/scenes/scene_0029_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..8e27fad24bddb268e58b04d1f27c7b3769472c1f --- /dev/null +++ b/Dataset/scenes/scene_0029_cf1.json @@ -0,0 +1,415 @@ +{ + "split": "new", + "image_index": 29, + "image_filename": "SCENE_0029_new_000029.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.5763093829154968, + 0.23471993207931519, + 0.3499999940395355 + ], + "rotation": 122.73506857288076, + "pixel_coords": [ + 154, + 102, + 11.314059257507324 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.717864513397217, + 1.9826329946517944, + 0.3499999940395355 + ], + "rotation": 15.753953251335911, + "pixel_coords": [ + 151, + 73, + 13.770282745361328 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.709623336791992, + -2.0634937286376953, + 0.699999988079071 + ], + "rotation": 288.30449929969507, + "pixel_coords": [ + 55, + 91, + 11.2024564743042 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3088425397872925, + -1.3605015277862549, + 0.3499999940395355 + ], + "rotation": 279.11955702528957, + "pixel_coords": [ + 155, + 141, + 9.118317604064941 + ], + "color": "cyan" + }, + { + "shape": "cube", + "color": "green", + "material": "rubber", + "size": "small", + "3d_coords": [ + -0.8481389880180359, + -1.5992610454559326, + 0.3499999940395355 + ], + "rotation": 113.39165967116821, + "pixel_coords": [ + 0, + 0, + 0 + ] + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.07440363615751266, + 1.6605165004730225, + 0.699999988079071 + ], + "rotation": 250.07901224256574, + "pixel_coords": [ + 196, + 85, + 11.66830062866211 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.558202028274536, + -1.2623523473739624, + 0.699999988079071 + ], + "rotation": 335.92363889637863, + "pixel_coords": [ + 193, + 147, + 8.189203262329102 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.2528958320617676, + 1.8583039045333862, + 0.699999988079071 + ], + "rotation": 150.0799576222534, + "pixel_coords": [ + 259, + 106, + 10.244341850280762 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.339277505874634, + 0.5857405066490173, + 0.3499999940395355 + ], + "rotation": 242.92384837369156, + "pixel_coords": [ + 129, + 85, + 12.690116882324219 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 5, + 8 + ], + [], + [ + 1, + 5, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 2, + 5, + 8 + ], + [ + 1, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 2, + 5, + 8 + ], + [ + 1 + ] + ], + "front": [ + [ + 3, + 4, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 4, + 6, + 7 + ], + [ + 6 + ], + [ + 3, + 6 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7 + ], + [], + [ + 3, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "left": [ + [ + 2, + 4, + 8 + ], + [ + 2, + 4, + 8 + ], + [], + [ + 2, + 4, + 8 + ], + [ + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 2, + 4 + ] + ], + "right": [ + [ + 5, + 6, + 7 + ], + [ + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 5, + 6, + 7, + 8 + ], + [ + 7 + ], + [ + 5, + 7 + ], + [], + [ + 0, + 1, + 3, + 5, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "replace_object", + "cf_description": "replaced gray cylinder with green cube", + "change_score": 3.4184844207027827, + "change_attempts": 1, + "source_scene": "scene_0029" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0029_cf2.json b/Dataset/scenes/scene_0029_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..634829ffc5c61502f36b3a7a2c788f0c5712ea37 --- /dev/null +++ b/Dataset/scenes/scene_0029_cf2.json @@ -0,0 +1,416 @@ +{ + "split": "new", + "image_index": 29, + "image_filename": "SCENE_0029_new_000029.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.5763093829154968, + 0.23471993207931519, + 0.3499999940395355 + ], + "rotation": 122.73506857288076, + "pixel_coords": [ + 154, + 102, + 11.314059257507324 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.717864513397217, + 1.9826329946517944, + 0.3499999940395355 + ], + "rotation": 15.753953251335911, + "pixel_coords": [ + 151, + 73, + 13.770282745361328 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.709623336791992, + -2.0634937286376953, + 0.699999988079071 + ], + "rotation": 288.30449929969507, + "pixel_coords": [ + 55, + 91, + 11.2024564743042 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3088425397872925, + -1.3605015277862549, + 0.3499999940395355 + ], + "rotation": 279.11955702528957, + "pixel_coords": [ + 155, + 141, + 9.118317604064941 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.8481389880180359, + -1.5992610454559326, + 0.3499999940395355 + ], + "rotation": 264.04605112417005, + "pixel_coords": [ + 101, + 116, + 10.405144691467285 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.07440363615751266, + 1.6605165004730225, + 0.699999988079071 + ], + "rotation": 250.07901224256574, + "pixel_coords": [ + 196, + 85, + 11.66830062866211 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.558202028274536, + -1.2623523473739624, + 0.699999988079071 + ], + "rotation": 335.92363889637863, + "pixel_coords": [ + 193, + 147, + 8.189203262329102 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.2528958320617676, + 1.8583039045333862, + 0.699999988079071 + ], + "rotation": 150.0799576222534, + "pixel_coords": [ + 259, + 106, + 10.244341850280762 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.339277505874634, + 0.5857405066490173, + 0.3499999940395355 + ], + "rotation": 242.92384837369156, + "pixel_coords": [ + 129, + 85, + 12.690116882324219 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 5, + 8 + ], + [], + [ + 1, + 5, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 2, + 5, + 8 + ], + [ + 1, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 2, + 5, + 8 + ], + [ + 1 + ] + ], + "front": [ + [ + 3, + 4, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 4, + 6, + 7 + ], + [ + 6 + ], + [ + 3, + 6 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7 + ], + [], + [ + 3, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "left": [ + [ + 2, + 4, + 8 + ], + [ + 2, + 4, + 8 + ], + [], + [ + 2, + 4, + 8 + ], + [ + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 2, + 4 + ] + ], + "right": [ + [ + 5, + 6, + 7 + ], + [ + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 5, + 6, + 7, + 8 + ], + [ + 7 + ], + [ + 5, + 7 + ], + [], + [ + 0, + 1, + 3, + 5, + 6, + 7 + ] + ] + }, + "lighting": "warm", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_lighting", + "cf_description": "changed lighting to warm", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0029" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0029_original.json b/Dataset/scenes/scene_0029_original.json new file mode 100644 index 0000000000000000000000000000000000000000..ab0aff18eb96c257183fb54436961aab2c778dff --- /dev/null +++ b/Dataset/scenes/scene_0029_original.json @@ -0,0 +1,413 @@ +{ + "split": "new", + "image_index": 29, + "image_filename": "SCENE_0029_new_000029.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.5763093829154968, + 0.23471993207931519, + 0.3499999940395355 + ], + "rotation": 122.73506857288076, + "pixel_coords": [ + 154, + 102, + 11.314059257507324 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.717864513397217, + 1.9826329946517944, + 0.3499999940395355 + ], + "rotation": 15.753953251335911, + "pixel_coords": [ + 151, + 73, + 13.770282745361328 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.709623336791992, + -2.0634937286376953, + 0.699999988079071 + ], + "rotation": 288.30449929969507, + "pixel_coords": [ + 55, + 91, + 11.2024564743042 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3088425397872925, + -1.3605015277862549, + 0.3499999940395355 + ], + "rotation": 279.11955702528957, + "pixel_coords": [ + 155, + 141, + 9.118317604064941 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.8481389880180359, + -1.5992610454559326, + 0.3499999940395355 + ], + "rotation": 264.04605112417005, + "pixel_coords": [ + 101, + 116, + 10.405144691467285 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.07440363615751266, + 1.6605165004730225, + 0.699999988079071 + ], + "rotation": 250.07901224256574, + "pixel_coords": [ + 196, + 85, + 11.66830062866211 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.558202028274536, + -1.2623523473739624, + 0.699999988079071 + ], + "rotation": 335.92363889637863, + "pixel_coords": [ + 193, + 147, + 8.189203262329102 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.2528958320617676, + 1.8583039045333862, + 0.699999988079071 + ], + "rotation": 150.0799576222534, + "pixel_coords": [ + 259, + 106, + 10.244341850280762 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.339277505874634, + 0.5857405066490173, + 0.3499999940395355 + ], + "rotation": 242.92384837369156, + "pixel_coords": [ + 129, + 85, + 12.690116882324219 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 5, + 8 + ], + [], + [ + 1, + 5, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 2, + 5, + 8 + ], + [ + 1, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 2, + 5, + 8 + ], + [ + 1 + ] + ], + "front": [ + [ + 3, + 4, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 4, + 6, + 7 + ], + [ + 6 + ], + [ + 3, + 6 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7 + ], + [], + [ + 3, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "left": [ + [ + 2, + 4, + 8 + ], + [ + 2, + 4, + 8 + ], + [], + [ + 2, + 4, + 8 + ], + [ + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 2, + 4 + ] + ], + "right": [ + [ + 5, + 6, + 7 + ], + [ + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 5, + 6, + 7, + 8 + ], + [ + 7 + ], + [ + 5, + 7 + ], + [], + [ + 0, + 1, + 3, + 5, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0029" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0030_cf1.json b/Dataset/scenes/scene_0030_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..2acf2b34d6149f2dcd826947f7147266d7f47ca9 --- /dev/null +++ b/Dataset/scenes/scene_0030_cf1.json @@ -0,0 +1,263 @@ +{ + "split": "new", + "image_index": 30, + "image_filename": "SCENE_0030_new_000030.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.4031517505645752, + 2.0036427974700928, + 0.3499999940395355 + ], + "rotation": 341.76587737730216, + "pixel_coords": [ + 213, + 95, + 11.704183578491211 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "color": "purple", + "material": "rubber", + "size": "large", + "3d_coords": [ + 2.074496030807495, + 0.08358214050531387, + 0.3499999940395355 + ], + "rotation": 323.85539867827003, + "pixel_coords": [ + 0, + 0, + 0 + ] + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.4164818227291107, + 1.4323924779891968, + 0.3499999940395355 + ], + "rotation": 166.7748015198526, + "pixel_coords": [ + 183, + 92, + 11.903950691223145 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.410127639770508, + 2.2786543369293213, + 0.3499999940395355 + ], + "rotation": 152.3244228462314, + "pixel_coords": [ + 269, + 115, + 10.580799102783203 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.15285223722457886, + -2.692077398300171, + 0.699999988079071 + ], + "rotation": 84.72822991605395, + "pixel_coords": [ + 80, + 131, + 9.224492073059082 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.0279698371887207, + -2.306129217147827, + 0.3499999940395355 + ], + "rotation": 330.41084639399827, + "pixel_coords": [ + 61, + 111, + 10.820650100708008 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2 + ], + [ + 0, + 2, + 3, + 5 + ], + [], + [ + 0, + 2, + 5 + ], + [ + 0, + 2, + 3, + 5 + ], + [ + 0, + 2 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 5 + ], + [], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 1, + 4 + ], + [], + [ + 1, + 3, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 5 + ], + [ + 2, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 5 + ], + [] + ], + "right": [ + [ + 3 + ], + [ + 0, + 3 + ], + [ + 0, + 1, + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "replace_object", + "cf_description": "replaced red cube with purple cylinder", + "change_score": 3.3806136749502023, + "change_attempts": 1, + "source_scene": "scene_0030" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0030_cf2.json b/Dataset/scenes/scene_0030_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..402e40dbda59bc44ac1a6aeb2c553dc20c550ac1 --- /dev/null +++ b/Dataset/scenes/scene_0030_cf2.json @@ -0,0 +1,264 @@ +{ + "split": "new", + "image_index": 30, + "image_filename": "SCENE_0030_new_000030.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.4031517505645752, + 2.0036427974700928, + 0.3499999940395355 + ], + "rotation": 341.76587737730216, + "pixel_coords": [ + 213, + 95, + 11.704183578491211 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.074496030807495, + 0.08358214050531387, + 0.3499999940395355 + ], + "rotation": 100.87632166034282, + "pixel_coords": [ + 213, + 138, + 9.555770874023438 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.4164818227291107, + 1.4323924779891968, + 0.3499999940395355 + ], + "rotation": 166.7748015198526, + "pixel_coords": [ + 183, + 92, + 11.903950691223145 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.410127639770508, + 2.2786543369293213, + 0.3499999940395355 + ], + "rotation": 152.3244228462314, + "pixel_coords": [ + 269, + 115, + 10.580799102783203 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.15285223722457886, + -2.692077398300171, + 0.699999988079071 + ], + "rotation": 84.72822991605395, + "pixel_coords": [ + 80, + 131, + 9.224492073059082 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.0279698371887207, + -2.306129217147827, + 0.3499999940395355 + ], + "rotation": 330.41084639399827, + "pixel_coords": [ + 61, + 111, + 10.820650100708008 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2 + ], + [ + 0, + 2, + 3, + 5 + ], + [], + [ + 0, + 2, + 5 + ], + [ + 0, + 2, + 3, + 5 + ], + [ + 0, + 2 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 5 + ], + [], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 1, + 4 + ], + [], + [ + 1, + 3, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 5 + ], + [ + 2, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 5 + ], + [] + ], + "right": [ + [ + 3 + ], + [ + 0, + 3 + ], + [ + 0, + 1, + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ] + }, + "background_color": "white", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_background", + "cf_description": "changed background to white", + "change_score": 1.5, + "change_attempts": 1, + "source_scene": "scene_0030" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0030_original.json b/Dataset/scenes/scene_0030_original.json new file mode 100644 index 0000000000000000000000000000000000000000..bddc94b8a35c43091d9233223a8d6adc25cd414f --- /dev/null +++ b/Dataset/scenes/scene_0030_original.json @@ -0,0 +1,261 @@ +{ + "split": "new", + "image_index": 30, + "image_filename": "SCENE_0030_new_000030.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.4031517505645752, + 2.0036427974700928, + 0.3499999940395355 + ], + "rotation": 341.76587737730216, + "pixel_coords": [ + 213, + 95, + 11.704183578491211 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.074496030807495, + 0.08358214050531387, + 0.3499999940395355 + ], + "rotation": 100.87632166034282, + "pixel_coords": [ + 213, + 138, + 9.555770874023438 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.4164818227291107, + 1.4323924779891968, + 0.3499999940395355 + ], + "rotation": 166.7748015198526, + "pixel_coords": [ + 183, + 92, + 11.903950691223145 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.410127639770508, + 2.2786543369293213, + 0.3499999940395355 + ], + "rotation": 152.3244228462314, + "pixel_coords": [ + 269, + 115, + 10.580799102783203 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.15285223722457886, + -2.692077398300171, + 0.699999988079071 + ], + "rotation": 84.72822991605395, + "pixel_coords": [ + 80, + 131, + 9.224492073059082 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.0279698371887207, + -2.306129217147827, + 0.3499999940395355 + ], + "rotation": 330.41084639399827, + "pixel_coords": [ + 61, + 111, + 10.820650100708008 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2 + ], + [ + 0, + 2, + 3, + 5 + ], + [], + [ + 0, + 2, + 5 + ], + [ + 0, + 2, + 3, + 5 + ], + [ + 0, + 2 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 5 + ], + [], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 1, + 4 + ], + [], + [ + 1, + 3, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 5 + ], + [ + 2, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 5 + ], + [] + ], + "right": [ + [ + 3 + ], + [ + 0, + 3 + ], + [ + 0, + 1, + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0030" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0031_cf1.json b/Dataset/scenes/scene_0031_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..573571ac95032fbea9a85a6272bd0b982bc498cc --- /dev/null +++ b/Dataset/scenes/scene_0031_cf1.json @@ -0,0 +1,202 @@ +{ + "split": "new", + "image_index": 31, + "image_filename": "SCENE_0031_new_000031.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.7960984706878662, + 0.4796147048473358, + 0.699999988079071 + ], + "rotation": 143.00332124074689, + "pixel_coords": [ + 139, + 80, + 12.344193458557129 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.015324354171753, + -1.853732943534851, + 0.3499999940395355 + ], + "rotation": 70.91808931728785, + "pixel_coords": [ + 152, + 160, + 8.605269432067871 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.1207513809204102, + -1.0543173551559448, + 0.3499999940395355 + ], + "rotation": 97.12101547863746, + "pixel_coords": [ + 112, + 107, + 11.206001281738281 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.3761584758758545, + 2.6896071434020996, + 0.699999988079071 + ], + "rotation": 243.7181587737541, + "pixel_coords": [ + 251, + 92, + 11.363195419311523 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 4 + ], + [ + 0, + 4 + ], + [ + 0 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1 + ], + [ + 1 + ], + [ + 1, + 2, + 3 + ] + ], + "left": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ] + ], + "right": [ + [ + 1, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "remove_object", + "cf_description": "removed purple cube", + "change_score": 11.299588521231202, + "change_attempts": 1, + "source_scene": "scene_0031" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0031_cf2.json b/Dataset/scenes/scene_0031_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..484b67885ca1edf03ed1c92844fbd74e5dce4620 --- /dev/null +++ b/Dataset/scenes/scene_0031_cf2.json @@ -0,0 +1,221 @@ +{ + "split": "new", + "image_index": 31, + "image_filename": "SCENE_0031_new_000031.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.7960984706878662, + 0.4796147048473358, + 0.699999988079071 + ], + "rotation": 143.00332124074689, + "pixel_coords": [ + 139, + 80, + 12.344193458557129 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.015324354171753, + -1.853732943534851, + 0.3499999940395355 + ], + "rotation": 70.91808931728785, + "pixel_coords": [ + 152, + 160, + 8.605269432067871 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.1207513809204102, + -1.0543173551559448, + 0.3499999940395355 + ], + "rotation": 97.12101547863746, + "pixel_coords": [ + 112, + 107, + 11.206001281738281 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.3474459648132324, + -2.1635353565216064, + 0.699999988079071 + ], + "rotation": 135.8662911305211, + "pixel_coords": [ + 62, + 94, + 11.280080795288086 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.3761584758758545, + 2.6896071434020996, + 0.699999988079071 + ], + "rotation": 243.7181587737541, + "pixel_coords": [ + 251, + 92, + 11.363195419311523 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 4 + ], + [ + 0, + 4 + ], + [ + 0 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1 + ], + [ + 1 + ], + [ + 1, + 2, + 3 + ] + ], + "left": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ] + ], + "right": [ + [ + 1, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [] + ] + }, + "filter_type": "vignette", + "filter_strength": 4.803807920624033, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_vignette", + "cf_description": "applied vignette filter (strength: 4.80)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0031" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0031_original.json b/Dataset/scenes/scene_0031_original.json new file mode 100644 index 0000000000000000000000000000000000000000..62ae54afa4bab2360bfd52657410e62eb6e5877f --- /dev/null +++ b/Dataset/scenes/scene_0031_original.json @@ -0,0 +1,217 @@ +{ + "split": "new", + "image_index": 31, + "image_filename": "SCENE_0031_new_000031.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.7960984706878662, + 0.4796147048473358, + 0.699999988079071 + ], + "rotation": 143.00332124074689, + "pixel_coords": [ + 139, + 80, + 12.344193458557129 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.015324354171753, + -1.853732943534851, + 0.3499999940395355 + ], + "rotation": 70.91808931728785, + "pixel_coords": [ + 152, + 160, + 8.605269432067871 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.1207513809204102, + -1.0543173551559448, + 0.3499999940395355 + ], + "rotation": 97.12101547863746, + "pixel_coords": [ + 112, + 107, + 11.206001281738281 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.3474459648132324, + -2.1635353565216064, + 0.699999988079071 + ], + "rotation": 135.8662911305211, + "pixel_coords": [ + 62, + 94, + 11.280080795288086 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.3761584758758545, + 2.6896071434020996, + 0.699999988079071 + ], + "rotation": 243.7181587737541, + "pixel_coords": [ + 251, + 92, + 11.363195419311523 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 4 + ], + [ + 0, + 4 + ], + [ + 0 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1 + ], + [ + 1 + ], + [ + 1, + 2, + 3 + ] + ], + "left": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ] + ], + "right": [ + [ + 1, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0031" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0032_cf1.json b/Dataset/scenes/scene_0032_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..c1c3b6ad20fa858c245a112ec63ac50bfbd45809 --- /dev/null +++ b/Dataset/scenes/scene_0032_cf1.json @@ -0,0 +1,362 @@ +{ + "split": "new", + "image_index": 32, + "image_filename": "SCENE_0032_new_000032.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.7456449270248413, + 1.2903532981872559, + 0.699999988079071 + ], + "rotation": 316.4237771666017, + "pixel_coords": [ + 231, + 107, + 10.354355812072754 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.6725196838378906, + -2.1009793281555176, + 0.699999988079071 + ], + "rotation": 146.08863214756815, + "pixel_coords": [ + 137, + 144, + 8.499035835266113 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.5219834575074923, + 0.0696239042465247, + 0.3499999940395355 + ], + "rotation": 330.05924939316117, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.1056276559829712, + -2.1759145259857178, + 0.699999988079071 + ], + "rotation": 181.55080338326027, + "pixel_coords": [ + 79, + 107, + 10.365144729614258 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.7682430744171143, + -0.23073898255825043, + 0.699999988079071 + ], + "rotation": 30.08217326622088, + "pixel_coords": [ + 223, + 137, + 8.797286033630371 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.835880756378174, + -1.5198416709899902, + 0.699999988079071 + ], + "rotation": 241.57082230330624, + "pixel_coords": [ + 73, + 85, + 11.922234535217285 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.8267054557800293, + 0.7749835252761841, + 0.699999988079071 + ], + "rotation": 323.43818578857383, + "pixel_coords": [ + 128, + 71, + 13.205366134643555 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.006159730721265078, + 0.5290417671203613, + 0.3499999940395355 + ], + "rotation": 313.47679292335494, + "pixel_coords": [ + 173, + 106, + 11.291179656982422 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 5, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 6 + ], + [ + 2, + 5, + 6, + 7 + ], + [ + 0, + 2, + 3, + 5, + 6, + 7 + ], + [ + 6 + ], + [], + [ + 2, + 5, + 6 + ] + ], + "front": [ + [ + 1, + 4 + ], + [], + [ + 0, + 1, + 3, + 4, + 7 + ], + [ + 1, + 4 + ], + [ + 1 + ], + [ + 0, + 1, + 3, + 4, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 1, + 3, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 5, + 6 + ], + [ + 1, + 3, + 5, + 6, + 7 + ], + [ + 5 + ], + [ + 1, + 3, + 5, + 6, + 7 + ], + [], + [ + 3, + 5 + ], + [ + 1, + 3, + 5, + 6 + ] + ], + "right": [ + [], + [ + 0, + 2, + 4, + 7 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 1, + 2, + 4, + 7 + ], + [ + 0, + 2, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "occlusion_change", + "cf_description": "moved red cube to partially occlude brown cube", + "change_score": 1.9324078692301818, + "change_attempts": 1, + "source_scene": "scene_0032" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0032_cf2.json b/Dataset/scenes/scene_0032_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..89b5a21a0f1320bae82b9065558be6bce2fad27d --- /dev/null +++ b/Dataset/scenes/scene_0032_cf2.json @@ -0,0 +1,364 @@ +{ + "split": "new", + "image_index": 32, + "image_filename": "SCENE_0032_new_000032.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.7456449270248413, + 1.2903532981872559, + 0.699999988079071 + ], + "rotation": 316.4237771666017, + "pixel_coords": [ + 231, + 107, + 10.354355812072754 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.6725196838378906, + -2.1009793281555176, + 0.699999988079071 + ], + "rotation": 146.08863214756815, + "pixel_coords": [ + 137, + 144, + 8.499035835266113 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.27453526854515076, + 1.9861232042312622, + 0.3499999940395355 + ], + "rotation": 330.05924939316117, + "pixel_coords": [ + 210, + 97, + 11.917096138000488 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.1056276559829712, + -2.1759145259857178, + 0.699999988079071 + ], + "rotation": 181.55080338326027, + "pixel_coords": [ + 79, + 107, + 10.365144729614258 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.7682430744171143, + -0.23073898255825043, + 0.699999988079071 + ], + "rotation": 30.08217326622088, + "pixel_coords": [ + 223, + 137, + 8.797286033630371 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.835880756378174, + -1.5198416709899902, + 0.699999988079071 + ], + "rotation": 241.57082230330624, + "pixel_coords": [ + 73, + 85, + 11.922234535217285 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.8267054557800293, + 0.7749835252761841, + 0.699999988079071 + ], + "rotation": 323.43818578857383, + "pixel_coords": [ + 128, + 71, + 13.205366134643555 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.006159730721265078, + 0.5290417671203613, + 0.3499999940395355 + ], + "rotation": 313.47679292335494, + "pixel_coords": [ + 173, + 106, + 11.291179656982422 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 5, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 6 + ], + [ + 2, + 5, + 6, + 7 + ], + [ + 0, + 2, + 3, + 5, + 6, + 7 + ], + [ + 6 + ], + [], + [ + 2, + 5, + 6 + ] + ], + "front": [ + [ + 1, + 4 + ], + [], + [ + 0, + 1, + 3, + 4, + 7 + ], + [ + 1, + 4 + ], + [ + 1 + ], + [ + 0, + 1, + 3, + 4, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 1, + 3, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 5, + 6 + ], + [ + 1, + 3, + 5, + 6, + 7 + ], + [ + 5 + ], + [ + 1, + 3, + 5, + 6, + 7 + ], + [], + [ + 3, + 5 + ], + [ + 1, + 3, + 5, + 6 + ] + ], + "right": [ + [], + [ + 0, + 2, + 4, + 7 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 1, + 2, + 4, + 7 + ], + [ + 0, + 2, + 4 + ] + ] + }, + "filter_type": "chromatic_aberration", + "filter_strength": 3.360448820208949, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_chromatic_aberration", + "cf_description": "applied chromatic aberration filter (strength: 3.36)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0032" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0032_original.json b/Dataset/scenes/scene_0032_original.json new file mode 100644 index 0000000000000000000000000000000000000000..c12183666d43b810727a28dab8b76a415afd9d04 --- /dev/null +++ b/Dataset/scenes/scene_0032_original.json @@ -0,0 +1,360 @@ +{ + "split": "new", + "image_index": 32, + "image_filename": "SCENE_0032_new_000032.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.7456449270248413, + 1.2903532981872559, + 0.699999988079071 + ], + "rotation": 316.4237771666017, + "pixel_coords": [ + 231, + 107, + 10.354355812072754 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.6725196838378906, + -2.1009793281555176, + 0.699999988079071 + ], + "rotation": 146.08863214756815, + "pixel_coords": [ + 137, + 144, + 8.499035835266113 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.27453526854515076, + 1.9861232042312622, + 0.3499999940395355 + ], + "rotation": 330.05924939316117, + "pixel_coords": [ + 210, + 97, + 11.917096138000488 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.1056276559829712, + -2.1759145259857178, + 0.699999988079071 + ], + "rotation": 181.55080338326027, + "pixel_coords": [ + 79, + 107, + 10.365144729614258 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.7682430744171143, + -0.23073898255825043, + 0.699999988079071 + ], + "rotation": 30.08217326622088, + "pixel_coords": [ + 223, + 137, + 8.797286033630371 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.835880756378174, + -1.5198416709899902, + 0.699999988079071 + ], + "rotation": 241.57082230330624, + "pixel_coords": [ + 73, + 85, + 11.922234535217285 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.8267054557800293, + 0.7749835252761841, + 0.699999988079071 + ], + "rotation": 323.43818578857383, + "pixel_coords": [ + 128, + 71, + 13.205366134643555 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.006159730721265078, + 0.5290417671203613, + 0.3499999940395355 + ], + "rotation": 313.47679292335494, + "pixel_coords": [ + 173, + 106, + 11.291179656982422 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 5, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 6 + ], + [ + 2, + 5, + 6, + 7 + ], + [ + 0, + 2, + 3, + 5, + 6, + 7 + ], + [ + 6 + ], + [], + [ + 2, + 5, + 6 + ] + ], + "front": [ + [ + 1, + 4 + ], + [], + [ + 0, + 1, + 3, + 4, + 7 + ], + [ + 1, + 4 + ], + [ + 1 + ], + [ + 0, + 1, + 3, + 4, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 1, + 3, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 5, + 6 + ], + [ + 1, + 3, + 5, + 6, + 7 + ], + [ + 5 + ], + [ + 1, + 3, + 5, + 6, + 7 + ], + [], + [ + 3, + 5 + ], + [ + 1, + 3, + 5, + 6 + ] + ], + "right": [ + [], + [ + 0, + 2, + 4, + 7 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 1, + 2, + 4, + 7 + ], + [ + 0, + 2, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0032" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0033_cf1.json b/Dataset/scenes/scene_0033_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..d446a5bcf3cdff47095c5a44650d2977addf4138 --- /dev/null +++ b/Dataset/scenes/scene_0033_cf1.json @@ -0,0 +1,261 @@ +{ + "split": "new", + "image_index": 33, + "image_filename": "SCENE_0033_new_000033.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.2542898654937744, + 2.960416555404663, + 0.3499999940395355 + ], + "rotation": 259.80170778221117, + "pixel_coords": [ + 270, + 106, + 11.73793888092041 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.3072659969329834, + -2.566032886505127, + 0.699999988079071 + ], + "rotation": 77.16456736579195, + "pixel_coords": [ + 86, + 124, + 9.931015014648438 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.2071726322174072, + 0.41153520345687866, + 0.3499999940395355 + ], + "rotation": 220.97802624812394, + "pixel_coords": [ + 196, + 120, + 10.896635055541992 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.339173436164856, + -1.4616260528564453, + 0.699999988079071 + ], + "rotation": 130.84664433848346, + "pixel_coords": [ + 154, + 133, + 9.52984619140625 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.1153529233848638, + 2.3037275726638082, + 0.699999988079071 + ], + "rotation": 331.0971023389604, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.367233991622925, + 1.7216441631317139, + 0.3499999940395355 + ], + "rotation": 62.53069549795756, + "pixel_coords": [ + 151, + 77, + 13.96923542022705 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 4, + 5 + ], + [ + 0, + 2, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 5 + ], + [] + ], + "front": [ + [ + 1, + 2, + 3 + ], + [ + 3 + ], + [ + 1, + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [], + [ + 1, + 3, + 4, + 5 + ], + [ + 1, + 4 + ], + [], + [ + 1, + 4 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 5 + ], + [ + 0 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 3, + 5 + ], + [ + 0, + 2 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "relational_flip", + "cf_description": "moved brown cylinder from left of purple cube to right", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0033" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0033_cf2.json b/Dataset/scenes/scene_0033_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..2fa842edf332c46c672b3cc4f7f3baccf026bfb7 --- /dev/null +++ b/Dataset/scenes/scene_0033_cf2.json @@ -0,0 +1,262 @@ +{ + "split": "new", + "image_index": 33, + "image_filename": "SCENE_0033_new_000033.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.2542898654937744, + 2.960416555404663, + 0.3499999940395355 + ], + "rotation": 259.80170778221117, + "pixel_coords": [ + 270, + 106, + 11.73793888092041 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.3072659969329834, + -2.566032886505127, + 0.699999988079071 + ], + "rotation": 77.16456736579195, + "pixel_coords": [ + 86, + 124, + 9.931015014648438 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.2071726322174072, + 0.41153520345687866, + 0.3499999940395355 + ], + "rotation": 220.97802624812394, + "pixel_coords": [ + 196, + 120, + 10.896635055541992 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.339173436164856, + -1.4616260528564453, + 0.699999988079071 + ], + "rotation": 130.84664433848346, + "pixel_coords": [ + 154, + 133, + 9.52984619140625 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.591353416442871, + -0.542663037776947, + 0.699999988079071 + ], + "rotation": 331.0971023389604, + "pixel_coords": [ + 100, + 82, + 12.59880256652832 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.367233991622925, + 1.7216441631317139, + 0.3499999940395355 + ], + "rotation": 62.53069549795756, + "pixel_coords": [ + 151, + 77, + 13.96923542022705 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 4, + 5 + ], + [ + 0, + 2, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 5 + ], + [] + ], + "front": [ + [ + 1, + 2, + 3 + ], + [ + 3 + ], + [ + 1, + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [], + [ + 1, + 3, + 4, + 5 + ], + [ + 1, + 4 + ], + [], + [ + 1, + 4 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 5 + ], + [ + 0 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 3, + 5 + ], + [ + 0, + 2 + ] + ] + }, + "lighting": "dim", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_lighting", + "cf_description": "changed lighting to dim", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0033" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0033_original.json b/Dataset/scenes/scene_0033_original.json new file mode 100644 index 0000000000000000000000000000000000000000..dd2c0e7b9020dc1ead9682377599b15115c2b6d4 --- /dev/null +++ b/Dataset/scenes/scene_0033_original.json @@ -0,0 +1,259 @@ +{ + "split": "new", + "image_index": 33, + "image_filename": "SCENE_0033_new_000033.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.2542898654937744, + 2.960416555404663, + 0.3499999940395355 + ], + "rotation": 259.80170778221117, + "pixel_coords": [ + 270, + 106, + 11.73793888092041 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.3072659969329834, + -2.566032886505127, + 0.699999988079071 + ], + "rotation": 77.16456736579195, + "pixel_coords": [ + 86, + 124, + 9.931015014648438 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.2071726322174072, + 0.41153520345687866, + 0.3499999940395355 + ], + "rotation": 220.97802624812394, + "pixel_coords": [ + 196, + 120, + 10.896635055541992 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.339173436164856, + -1.4616260528564453, + 0.699999988079071 + ], + "rotation": 130.84664433848346, + "pixel_coords": [ + 154, + 133, + 9.52984619140625 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.591353416442871, + -0.542663037776947, + 0.699999988079071 + ], + "rotation": 331.0971023389604, + "pixel_coords": [ + 100, + 82, + 12.59880256652832 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.367233991622925, + 1.7216441631317139, + 0.3499999940395355 + ], + "rotation": 62.53069549795756, + "pixel_coords": [ + 151, + 77, + 13.96923542022705 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 4, + 5 + ], + [ + 0, + 2, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 5 + ], + [] + ], + "front": [ + [ + 1, + 2, + 3 + ], + [ + 3 + ], + [ + 1, + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [], + [ + 1, + 3, + 4, + 5 + ], + [ + 1, + 4 + ], + [], + [ + 1, + 4 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 5 + ], + [ + 0 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 3, + 5 + ], + [ + 0, + 2 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0033" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0034_cf1.json b/Dataset/scenes/scene_0034_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..7d2ef68d97ec932160d01c94daeb89eeba0e38b1 --- /dev/null +++ b/Dataset/scenes/scene_0034_cf1.json @@ -0,0 +1,419 @@ +{ + "split": "new", + "image_index": 34, + "image_filename": "SCENE_0034_new_000034.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.725245952606201, + -1.6022214889526367, + 0.699999988079071 + ], + "rotation": 119.93888856129563, + "pixel_coords": [ + 71, + 88, + 11.893257141113281 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.23672616481781, + 1.0768791437149048, + 0.3499999940395355 + ], + "rotation": 128.06469895562742, + "pixel_coords": [ + 159, + 89, + 12.673478126525879 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.122928500175476, + -2.337996244430542, + 0.3499999940395355 + ], + "rotation": 100.78366075884058, + "pixel_coords": [ + 123, + 153, + 9.150900840759277 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.9623618125915527, + 1.5942654609680176, + 0.699999988079071 + ], + "rotation": 34.71778806473685, + "pixel_coords": [ + 241, + 106, + 10.740511894226074 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.671979199097829, + 0.3668366825259799, + 0.699999988079071 + ], + "rotation": 199.86057401680046, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.948972463607788, + 2.2232422828674316, + 0.699999988079071 + ], + "rotation": 52.320023311046725, + "pixel_coords": [ + 152, + 61, + 14.278038024902344 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.235208511352539, + -0.33789095282554626, + 0.699999988079071 + ], + "rotation": 193.94488139878027, + "pixel_coords": [ + 128, + 92, + 11.672239303588867 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.9427194595336914, + 0.09490577131509781, + 0.699999988079071 + ], + "rotation": 161.8835027394233, + "pixel_coords": [ + 238, + 136, + 9.229799270629883 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.7235854864120483, + -2.258777618408203, + 0.3499999940395355 + ], + "rotation": 199.61031277224296, + "pixel_coords": [ + 87, + 126, + 10.388805389404297 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 5 + ], + [ + 5 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 4, + 5, + 6 + ], + [ + 1, + 5 + ], + [], + [ + 0, + 1, + 4, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [], + [ + 2, + 7, + 8 + ], + [ + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 2, + 3, + 7, + 8 + ], + [ + 2 + ], + [ + 2, + 7 + ] + ], + "left": [ + [], + [ + 0, + 2, + 5, + 6, + 8 + ], + [ + 0, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 5, + 6, + 8 + ], + [ + 0, + 2, + 6, + 8 + ], + [ + 0, + 8 + ], + [ + 0, + 1, + 2, + 5, + 6, + 8 + ], + [ + 0 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 4, + 7 + ], + [ + 1, + 3, + 4, + 5, + 7 + ], + [], + [ + 3 + ], + [ + 1, + 3, + 4, + 7 + ], + [ + 1, + 3, + 4, + 5, + 7 + ], + [ + 3 + ], + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_position", + "cf_description": "moved gray cylinder from (0.5,2.2) to (-2.7,0.4)", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0034" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0034_cf2.json b/Dataset/scenes/scene_0034_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..320c8cca7e4ee95764670809ca4627787c6a8096 --- /dev/null +++ b/Dataset/scenes/scene_0034_cf2.json @@ -0,0 +1,421 @@ +{ + "split": "new", + "image_index": 34, + "image_filename": "SCENE_0034_new_000034.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.725245952606201, + -1.6022214889526367, + 0.699999988079071 + ], + "rotation": 119.93888856129563, + "pixel_coords": [ + 71, + 88, + 11.893257141113281 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.23672616481781, + 1.0768791437149048, + 0.3499999940395355 + ], + "rotation": 128.06469895562742, + "pixel_coords": [ + 159, + 89, + 12.673478126525879 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.122928500175476, + -2.337996244430542, + 0.3499999940395355 + ], + "rotation": 100.78366075884058, + "pixel_coords": [ + 123, + 153, + 9.150900840759277 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.9623618125915527, + 1.5942654609680176, + 0.699999988079071 + ], + "rotation": 34.71778806473685, + "pixel_coords": [ + 241, + 106, + 10.740511894226074 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.45584186911582947, + 2.2177608013153076, + 0.699999988079071 + ], + "rotation": 199.86057401680046, + "pixel_coords": [ + 216, + 86, + 12.077786445617676 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.948972463607788, + 2.2232422828674316, + 0.699999988079071 + ], + "rotation": 52.320023311046725, + "pixel_coords": [ + 152, + 61, + 14.278038024902344 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.235208511352539, + -0.33789095282554626, + 0.699999988079071 + ], + "rotation": 193.94488139878027, + "pixel_coords": [ + 128, + 92, + 11.672239303588867 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.9427194595336914, + 0.09490577131509781, + 0.699999988079071 + ], + "rotation": 161.8835027394233, + "pixel_coords": [ + 238, + 136, + 9.229799270629883 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.7235854864120483, + -2.258777618408203, + 0.3499999940395355 + ], + "rotation": 199.61031277224296, + "pixel_coords": [ + 87, + 126, + 10.388805389404297 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 5 + ], + [ + 5 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 4, + 5, + 6 + ], + [ + 1, + 5 + ], + [], + [ + 0, + 1, + 4, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [], + [ + 2, + 7, + 8 + ], + [ + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 2, + 3, + 7, + 8 + ], + [ + 2 + ], + [ + 2, + 7 + ] + ], + "left": [ + [], + [ + 0, + 2, + 5, + 6, + 8 + ], + [ + 0, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 5, + 6, + 8 + ], + [ + 0, + 2, + 6, + 8 + ], + [ + 0, + 8 + ], + [ + 0, + 1, + 2, + 5, + 6, + 8 + ], + [ + 0 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 4, + 7 + ], + [ + 1, + 3, + 4, + 5, + 7 + ], + [], + [ + 3 + ], + [ + 1, + 3, + 4, + 7 + ], + [ + 1, + 3, + 4, + 5, + 7 + ], + [ + 3 + ], + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "filter_type": "chromatic_aberration", + "filter_strength": 2.3583249376747877, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_chromatic_aberration", + "cf_description": "applied chromatic aberration filter (strength: 2.36)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0034" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0034_original.json b/Dataset/scenes/scene_0034_original.json new file mode 100644 index 0000000000000000000000000000000000000000..4b75b03c5997cf3ce2a413587612bef7a542eb94 --- /dev/null +++ b/Dataset/scenes/scene_0034_original.json @@ -0,0 +1,417 @@ +{ + "split": "new", + "image_index": 34, + "image_filename": "SCENE_0034_new_000034.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.725245952606201, + -1.6022214889526367, + 0.699999988079071 + ], + "rotation": 119.93888856129563, + "pixel_coords": [ + 71, + 88, + 11.893257141113281 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.23672616481781, + 1.0768791437149048, + 0.3499999940395355 + ], + "rotation": 128.06469895562742, + "pixel_coords": [ + 159, + 89, + 12.673478126525879 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.122928500175476, + -2.337996244430542, + 0.3499999940395355 + ], + "rotation": 100.78366075884058, + "pixel_coords": [ + 123, + 153, + 9.150900840759277 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.9623618125915527, + 1.5942654609680176, + 0.699999988079071 + ], + "rotation": 34.71778806473685, + "pixel_coords": [ + 241, + 106, + 10.740511894226074 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.45584186911582947, + 2.2177608013153076, + 0.699999988079071 + ], + "rotation": 199.86057401680046, + "pixel_coords": [ + 216, + 86, + 12.077786445617676 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.948972463607788, + 2.2232422828674316, + 0.699999988079071 + ], + "rotation": 52.320023311046725, + "pixel_coords": [ + 152, + 61, + 14.278038024902344 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.235208511352539, + -0.33789095282554626, + 0.699999988079071 + ], + "rotation": 193.94488139878027, + "pixel_coords": [ + 128, + 92, + 11.672239303588867 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.9427194595336914, + 0.09490577131509781, + 0.699999988079071 + ], + "rotation": 161.8835027394233, + "pixel_coords": [ + 238, + 136, + 9.229799270629883 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.7235854864120483, + -2.258777618408203, + 0.3499999940395355 + ], + "rotation": 199.61031277224296, + "pixel_coords": [ + 87, + 126, + 10.388805389404297 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 5 + ], + [ + 5 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 4, + 5, + 6 + ], + [ + 1, + 5 + ], + [], + [ + 0, + 1, + 4, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [], + [ + 2, + 7, + 8 + ], + [ + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 2, + 3, + 7, + 8 + ], + [ + 2 + ], + [ + 2, + 7 + ] + ], + "left": [ + [], + [ + 0, + 2, + 5, + 6, + 8 + ], + [ + 0, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 5, + 6, + 8 + ], + [ + 0, + 2, + 6, + 8 + ], + [ + 0, + 8 + ], + [ + 0, + 1, + 2, + 5, + 6, + 8 + ], + [ + 0 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 4, + 7 + ], + [ + 1, + 3, + 4, + 5, + 7 + ], + [], + [ + 3 + ], + [ + 1, + 3, + 4, + 7 + ], + [ + 1, + 3, + 4, + 5, + 7 + ], + [ + 3 + ], + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0034" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0035_cf1.json b/Dataset/scenes/scene_0035_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..9e9497f085bdfbba9306b6eeeff06c9e77a4c8dc --- /dev/null +++ b/Dataset/scenes/scene_0035_cf1.json @@ -0,0 +1,416 @@ +{ + "split": "new", + "image_index": 35, + "image_filename": "SCENE_0035_new_000035.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.0098211765289307, + 1.8300995826721191, + 0.3499999940395355 + ], + "rotation": 290.89632958386875, + "pixel_coords": [ + 163, + 81, + 13.624613761901855 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.2638905048370361, + -1.7319997549057007, + 0.699999988079071 + ], + "rotation": 8.100495678975292, + "pixel_coords": [ + 91, + 102, + 10.9185209274292 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.0303276777267456, + 2.7684473991394043, + 0.699999988079071 + ], + "rotation": 84.70928114843976, + "pixel_coords": [ + 199, + 74, + 13.329522132873535 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.1435546875, + -1.4723621606826782, + 0.3499999940395355 + ], + "rotation": 36.99998442474458, + "pixel_coords": [ + 169, + 153, + 8.870192527770996 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.122639536857605, + 2.505448341369629, + 0.3499999940395355 + ], + "rotation": 335.6780010420926, + "pixel_coords": [ + 238, + 101, + 11.848397254943848 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.891140937805176, + -1.4227100610733032, + 0.3499999940395355 + ], + "rotation": 115.30834798301505, + "pixel_coords": [ + 77, + 95, + 12.373817443847656 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.9009792804718018, + 0.8463137149810791, + 0.3499999940395355 + ], + "rotation": 311.5657001529676, + "pixel_coords": [ + 251, + 136, + 9.672606468200684 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.8627753257751465, + 2.45573091506958, + 0.3499999940395355 + ], + "rotation": 284.71490865938557, + "pixel_coords": [ + 162, + 72, + 14.570951461791992 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.6251652240753174, + 0.6137067675590515, + 0.699999988079071 + ], + "rotation": 324.62111315900137, + "pixel_coords": [ + 188, + 101, + 10.955265998840332 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 7 + ], + [ + 0, + 2, + 4, + 5, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 2, + 5, + 7 + ], + [ + 0, + 2, + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7, + 8 + ], + [], + [ + 0, + 2, + 4, + 5, + 7 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 5, + 6, + 8 + ], + [ + 3, + 6 + ], + [ + 1, + 3, + 4, + 5, + 6, + 8 + ], + [], + [ + 1, + 3, + 6, + 8 + ], + [ + 1, + 3, + 4, + 6, + 8 + ], + [ + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 3, + 6 + ] + ], + "left": [ + [ + 1, + 5 + ], + [ + 5 + ], + [ + 0, + 1, + 3, + 5, + 7, + 8 + ], + [ + 0, + 1, + 5, + 7 + ], + [ + 0, + 1, + 2, + 3, + 5, + 7, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 5, + 7, + 8 + ], + [ + 1, + 5 + ], + [ + 0, + 1, + 3, + 5, + 7 + ] + ], + "right": [ + [ + 2, + 3, + 4, + 6, + 8 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 4, + 6 + ], + [ + 2, + 4, + 6, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [], + [ + 2, + 3, + 4, + 6, + 8 + ], + [ + 2, + 4, + 6 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_material", + "cf_description": "changed brown cylinder from metal to rubber", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0035" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0035_cf2.json b/Dataset/scenes/scene_0035_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..f1d6b9416566c5399482dc05b8f8c7b5d462a102 --- /dev/null +++ b/Dataset/scenes/scene_0035_cf2.json @@ -0,0 +1,418 @@ +{ + "split": "new", + "image_index": 35, + "image_filename": "SCENE_0035_new_000035.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.0098211765289307, + 1.8300995826721191, + 0.3499999940395355 + ], + "rotation": 290.89632958386875, + "pixel_coords": [ + 163, + 81, + 13.624613761901855 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.2638905048370361, + -1.7319997549057007, + 0.699999988079071 + ], + "rotation": 8.100495678975292, + "pixel_coords": [ + 91, + 102, + 10.9185209274292 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.0303276777267456, + 2.7684473991394043, + 0.699999988079071 + ], + "rotation": 84.70928114843976, + "pixel_coords": [ + 199, + 74, + 13.329522132873535 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.1435546875, + -1.4723621606826782, + 0.3499999940395355 + ], + "rotation": 36.99998442474458, + "pixel_coords": [ + 169, + 153, + 8.870192527770996 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.122639536857605, + 2.505448341369629, + 0.3499999940395355 + ], + "rotation": 335.6780010420926, + "pixel_coords": [ + 238, + 101, + 11.848397254943848 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.891140937805176, + -1.4227100610733032, + 0.3499999940395355 + ], + "rotation": 115.30834798301505, + "pixel_coords": [ + 77, + 95, + 12.373817443847656 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.9009792804718018, + 0.8463137149810791, + 0.3499999940395355 + ], + "rotation": 311.5657001529676, + "pixel_coords": [ + 251, + 136, + 9.672606468200684 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.8627753257751465, + 2.45573091506958, + 0.3499999940395355 + ], + "rotation": 284.71490865938557, + "pixel_coords": [ + 162, + 72, + 14.570951461791992 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.6251652240753174, + 0.6137067675590515, + 0.699999988079071 + ], + "rotation": 324.62111315900137, + "pixel_coords": [ + 188, + 101, + 10.955265998840332 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 7 + ], + [ + 0, + 2, + 4, + 5, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 2, + 5, + 7 + ], + [ + 0, + 2, + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7, + 8 + ], + [], + [ + 0, + 2, + 4, + 5, + 7 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 5, + 6, + 8 + ], + [ + 3, + 6 + ], + [ + 1, + 3, + 4, + 5, + 6, + 8 + ], + [], + [ + 1, + 3, + 6, + 8 + ], + [ + 1, + 3, + 4, + 6, + 8 + ], + [ + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 3, + 6 + ] + ], + "left": [ + [ + 1, + 5 + ], + [ + 5 + ], + [ + 0, + 1, + 3, + 5, + 7, + 8 + ], + [ + 0, + 1, + 5, + 7 + ], + [ + 0, + 1, + 2, + 3, + 5, + 7, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 5, + 7, + 8 + ], + [ + 1, + 5 + ], + [ + 0, + 1, + 3, + 5, + 7 + ] + ], + "right": [ + [ + 2, + 3, + 4, + 6, + 8 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 4, + 6 + ], + [ + 2, + 4, + 6, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [], + [ + 2, + 3, + 4, + 6, + 8 + ], + [ + 2, + 4, + 6 + ] + ] + }, + "filter_type": "blur", + "filter_strength": 14.113398307970252, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_blur", + "cf_description": "applied blur filter (strength: 14.11)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0035" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0035_original.json b/Dataset/scenes/scene_0035_original.json new file mode 100644 index 0000000000000000000000000000000000000000..d20f030d57f252deb8282c73aafa2a48480a74df --- /dev/null +++ b/Dataset/scenes/scene_0035_original.json @@ -0,0 +1,414 @@ +{ + "split": "new", + "image_index": 35, + "image_filename": "SCENE_0035_new_000035.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.0098211765289307, + 1.8300995826721191, + 0.3499999940395355 + ], + "rotation": 290.89632958386875, + "pixel_coords": [ + 163, + 81, + 13.624613761901855 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.2638905048370361, + -1.7319997549057007, + 0.699999988079071 + ], + "rotation": 8.100495678975292, + "pixel_coords": [ + 91, + 102, + 10.9185209274292 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.0303276777267456, + 2.7684473991394043, + 0.699999988079071 + ], + "rotation": 84.70928114843976, + "pixel_coords": [ + 199, + 74, + 13.329522132873535 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.1435546875, + -1.4723621606826782, + 0.3499999940395355 + ], + "rotation": 36.99998442474458, + "pixel_coords": [ + 169, + 153, + 8.870192527770996 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.122639536857605, + 2.505448341369629, + 0.3499999940395355 + ], + "rotation": 335.6780010420926, + "pixel_coords": [ + 238, + 101, + 11.848397254943848 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.891140937805176, + -1.4227100610733032, + 0.3499999940395355 + ], + "rotation": 115.30834798301505, + "pixel_coords": [ + 77, + 95, + 12.373817443847656 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.9009792804718018, + 0.8463137149810791, + 0.3499999940395355 + ], + "rotation": 311.5657001529676, + "pixel_coords": [ + 251, + 136, + 9.672606468200684 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.8627753257751465, + 2.45573091506958, + 0.3499999940395355 + ], + "rotation": 284.71490865938557, + "pixel_coords": [ + 162, + 72, + 14.570951461791992 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.6251652240753174, + 0.6137067675590515, + 0.699999988079071 + ], + "rotation": 324.62111315900137, + "pixel_coords": [ + 188, + 101, + 10.955265998840332 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 7 + ], + [ + 0, + 2, + 4, + 5, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 2, + 5, + 7 + ], + [ + 0, + 2, + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7, + 8 + ], + [], + [ + 0, + 2, + 4, + 5, + 7 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 5, + 6, + 8 + ], + [ + 3, + 6 + ], + [ + 1, + 3, + 4, + 5, + 6, + 8 + ], + [], + [ + 1, + 3, + 6, + 8 + ], + [ + 1, + 3, + 4, + 6, + 8 + ], + [ + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 3, + 6 + ] + ], + "left": [ + [ + 1, + 5 + ], + [ + 5 + ], + [ + 0, + 1, + 3, + 5, + 7, + 8 + ], + [ + 0, + 1, + 5, + 7 + ], + [ + 0, + 1, + 2, + 3, + 5, + 7, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 5, + 7, + 8 + ], + [ + 1, + 5 + ], + [ + 0, + 1, + 3, + 5, + 7 + ] + ], + "right": [ + [ + 2, + 3, + 4, + 6, + 8 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 4, + 6 + ], + [ + 2, + 4, + 6, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [], + [ + 2, + 3, + 4, + 6, + 8 + ], + [ + 2, + 4, + 6 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0035" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0036_cf1.json b/Dataset/scenes/scene_0036_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..654c8fb0dae1034f8645a890850db042adbb1dac --- /dev/null +++ b/Dataset/scenes/scene_0036_cf1.json @@ -0,0 +1,438 @@ +{ + "split": "new", + "image_index": 36, + "image_filename": "SCENE_0036_new_000036.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.5605258345603943, + 1.5611639022827148, + 0.699999988079071 + ], + "rotation": 22.614847022712357, + "pixel_coords": [ + 206, + 94, + 11.898767471313477 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.6624178886413574, + -2.3276665210723877, + 0.3499999940395355 + ], + "rotation": 72.31200138069264, + "pixel_coords": [ + 159, + 176, + 8.414716720581055 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.831064462661743, + 1.8363925218582153, + 0.3499999940395355 + ], + "rotation": 1.73642567037529, + "pixel_coords": [ + 149, + 75, + 14.484086036682129 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.9642689228057861, + 2.700390577316284, + 0.699999988079071 + ], + "rotation": 261.8462912751165, + "pixel_coords": [ + 260, + 97, + 11.621028900146484 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.07528384029865265, + -1.042302131652832, + 0.699999988079071 + ], + "rotation": 98.84756325696252, + "pixel_coords": [ + 136, + 111, + 10.717917442321777 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.267845392227173, + 0.216379314661026, + 0.699999988079071 + ], + "rotation": 23.54559394665259, + "pixel_coords": [ + 124, + 80, + 13.007692337036133 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.4414348304271698, + 0.6451511383056641, + 0.3499999940395355 + ], + "rotation": 314.963803833951, + "pixel_coords": [ + 166, + 101, + 12.202274322509766 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.8534328937530518, + -0.22523565590381622, + 0.3499999940395355 + ], + "rotation": 316.35418250538004, + "pixel_coords": [ + 223, + 149, + 9.502239227294922 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.6684770584106445, + 2.6129367351531982, + 0.3499999940395355 + ], + "rotation": 224.5206396880779, + "pixel_coords": [ + 182, + 78, + 14.157578468322754 + ], + "color": "green" + }, + { + "shape": "cylinder", + "color": "purple", + "material": "rubber", + "size": "small", + "3d_coords": [ + -0.8493658282297885, + 2.0268085763846475, + 0.35 + ], + "rotation": 348.7498754085862, + "pixel_coords": [ + 0, + 0, + 0 + ] + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 5, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [], + [ + 0, + 2, + 5, + 6, + 8 + ], + [ + 0, + 2, + 3, + 5, + 6, + 8 + ], + [ + 2, + 8 + ], + [ + 2, + 5, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 2 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 7 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 4, + 7 + ], + [ + 1, + 7 + ], + [ + 0, + 1, + 3, + 4, + 6, + 7 + ], + [ + 1, + 3, + 4, + 7 + ], + [ + 1 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 5, + 6, + 8 + ], + [ + 2, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 5 + ], + [], + [ + 1, + 2, + 4, + 5 + ], + [ + 1, + 2, + 4, + 5, + 6, + 8 + ], + [ + 1, + 2, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 3 + ], + [ + 0, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 3, + 6, + 7, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 0, + 3, + 7, + 8 + ], + [ + 3 + ], + [ + 0, + 3, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "add_object", + "cf_description": "added purple rubber cylinder", + "change_score": 5.0, + "change_attempts": 1, + "source_scene": "scene_0036" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0036_cf2.json b/Dataset/scenes/scene_0036_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..2e16a0f411db5174e7325cc7700beab27f67e0b3 --- /dev/null +++ b/Dataset/scenes/scene_0036_cf2.json @@ -0,0 +1,422 @@ +{ + "split": "new", + "image_index": 36, + "image_filename": "SCENE_0036_new_000036.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.5605258345603943, + 1.5611639022827148, + 0.699999988079071 + ], + "rotation": 22.614847022712357, + "pixel_coords": [ + 206, + 94, + 11.898767471313477 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.6624178886413574, + -2.3276665210723877, + 0.3499999940395355 + ], + "rotation": 72.31200138069264, + "pixel_coords": [ + 159, + 176, + 8.414716720581055 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.831064462661743, + 1.8363925218582153, + 0.3499999940395355 + ], + "rotation": 1.73642567037529, + "pixel_coords": [ + 149, + 75, + 14.484086036682129 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.9642689228057861, + 2.700390577316284, + 0.699999988079071 + ], + "rotation": 261.8462912751165, + "pixel_coords": [ + 260, + 97, + 11.621028900146484 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.07528384029865265, + -1.042302131652832, + 0.699999988079071 + ], + "rotation": 98.84756325696252, + "pixel_coords": [ + 136, + 111, + 10.717917442321777 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.267845392227173, + 0.216379314661026, + 0.699999988079071 + ], + "rotation": 23.54559394665259, + "pixel_coords": [ + 124, + 80, + 13.007692337036133 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.4414348304271698, + 0.6451511383056641, + 0.3499999940395355 + ], + "rotation": 314.963803833951, + "pixel_coords": [ + 166, + 101, + 12.202274322509766 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.8534328937530518, + -0.22523565590381622, + 0.3499999940395355 + ], + "rotation": 316.35418250538004, + "pixel_coords": [ + 223, + 149, + 9.502239227294922 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.6684770584106445, + 2.6129367351531982, + 0.3499999940395355 + ], + "rotation": 224.5206396880779, + "pixel_coords": [ + 182, + 78, + 14.157578468322754 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 5, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [], + [ + 0, + 2, + 5, + 6, + 8 + ], + [ + 0, + 2, + 3, + 5, + 6, + 8 + ], + [ + 2, + 8 + ], + [ + 2, + 5, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 2 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 7 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 4, + 7 + ], + [ + 1, + 7 + ], + [ + 0, + 1, + 3, + 4, + 6, + 7 + ], + [ + 1, + 3, + 4, + 7 + ], + [ + 1 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 5, + 6, + 8 + ], + [ + 2, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 5 + ], + [], + [ + 1, + 2, + 4, + 5 + ], + [ + 1, + 2, + 4, + 5, + 6, + 8 + ], + [ + 1, + 2, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 3 + ], + [ + 0, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 3, + 6, + 7, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 0, + 3, + 7, + 8 + ], + [ + 3 + ], + [ + 0, + 3, + 7 + ] + ] + }, + "noise_level": "heavy", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "add_noise", + "cf_description": "added heavy noise (min: light)", + "change_score": 1.5, + "change_attempts": 2, + "source_scene": "scene_0036" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0036_original.json b/Dataset/scenes/scene_0036_original.json new file mode 100644 index 0000000000000000000000000000000000000000..531f1673dc01a9e4e4c5667abe0b4c708b414a4a --- /dev/null +++ b/Dataset/scenes/scene_0036_original.json @@ -0,0 +1,419 @@ +{ + "split": "new", + "image_index": 36, + "image_filename": "SCENE_0036_new_000036.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.5605258345603943, + 1.5611639022827148, + 0.699999988079071 + ], + "rotation": 22.614847022712357, + "pixel_coords": [ + 206, + 94, + 11.898767471313477 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.6624178886413574, + -2.3276665210723877, + 0.3499999940395355 + ], + "rotation": 72.31200138069264, + "pixel_coords": [ + 159, + 176, + 8.414716720581055 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.831064462661743, + 1.8363925218582153, + 0.3499999940395355 + ], + "rotation": 1.73642567037529, + "pixel_coords": [ + 149, + 75, + 14.484086036682129 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.9642689228057861, + 2.700390577316284, + 0.699999988079071 + ], + "rotation": 261.8462912751165, + "pixel_coords": [ + 260, + 97, + 11.621028900146484 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.07528384029865265, + -1.042302131652832, + 0.699999988079071 + ], + "rotation": 98.84756325696252, + "pixel_coords": [ + 136, + 111, + 10.717917442321777 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.267845392227173, + 0.216379314661026, + 0.699999988079071 + ], + "rotation": 23.54559394665259, + "pixel_coords": [ + 124, + 80, + 13.007692337036133 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.4414348304271698, + 0.6451511383056641, + 0.3499999940395355 + ], + "rotation": 314.963803833951, + "pixel_coords": [ + 166, + 101, + 12.202274322509766 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.8534328937530518, + -0.22523565590381622, + 0.3499999940395355 + ], + "rotation": 316.35418250538004, + "pixel_coords": [ + 223, + 149, + 9.502239227294922 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.6684770584106445, + 2.6129367351531982, + 0.3499999940395355 + ], + "rotation": 224.5206396880779, + "pixel_coords": [ + 182, + 78, + 14.157578468322754 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 5, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [], + [ + 0, + 2, + 5, + 6, + 8 + ], + [ + 0, + 2, + 3, + 5, + 6, + 8 + ], + [ + 2, + 8 + ], + [ + 2, + 5, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 2 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 7 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 4, + 7 + ], + [ + 1, + 7 + ], + [ + 0, + 1, + 3, + 4, + 6, + 7 + ], + [ + 1, + 3, + 4, + 7 + ], + [ + 1 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 5, + 6, + 8 + ], + [ + 2, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 5 + ], + [], + [ + 1, + 2, + 4, + 5 + ], + [ + 1, + 2, + 4, + 5, + 6, + 8 + ], + [ + 1, + 2, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 3 + ], + [ + 0, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 3, + 6, + 7, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 0, + 3, + 7, + 8 + ], + [ + 3 + ], + [ + 0, + 3, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0036" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0037_cf1.json b/Dataset/scenes/scene_0037_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..18fe14fe09bedfeeb1bc9f7b87844eaf122c1170 --- /dev/null +++ b/Dataset/scenes/scene_0037_cf1.json @@ -0,0 +1,238 @@ +{ + "split": "new", + "image_index": 37, + "image_filename": "SCENE_0037_new_000037.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.8561294078826904, + 2.311941146850586, + 0.699999988079071 + ], + "rotation": 1.309087361051855, + "pixel_coords": [ + 255, + 99, + 10.89445972442627 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.6760106086730957, + -1.1604430675506592, + 0.3499999940395355 + ], + "rotation": 241.65200074883222, + "pixel_coords": [ + 86, + 94, + 12.21065616607666 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.34997671842575073, + -0.11760853976011276, + 0.699999988079071 + ], + "rotation": 200.41296753752752, + "pixel_coords": [ + 164, + 104, + 10.552308082580566 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.994987726211548, + 0.16450104117393494, + 0.3499999940395355 + ], + "rotation": 261.2521807673889, + "pixel_coords": [ + 113, + 84, + 13.188925743103027 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.6425252556800842, + -2.337414503097534, + 0.699999988079071 + ], + "rotation": 246.67012497875618, + "pixel_coords": [ + 106, + 129, + 9.081231117248535 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "color": "cyan", + "material": "metal", + "size": "small", + "3d_coords": [ + 1.8096048038413821, + 0.8267198181132653, + 0.35 + ], + "rotation": 323.0679897191919, + "pixel_coords": [ + 0, + 0, + 0 + ] + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3 + ], + [ + 3 + ], + [ + 0, + 1, + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ] + ], + "front": [ + [ + 2, + 4 + ], + [ + 0, + 2, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [] + ], + "left": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1, + 3, + 4 + ], + [ + 1 + ], + [ + 1, + 3 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0 + ], + [ + 0, + 2, + 4 + ], + [ + 0, + 2 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "add_object", + "cf_description": "added cyan metal cylinder", + "change_score": 5.0, + "change_attempts": 1, + "source_scene": "scene_0037" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0037_cf2.json b/Dataset/scenes/scene_0037_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..809f75882f77b45e486bcb367cf81ef5c5e4b2ee --- /dev/null +++ b/Dataset/scenes/scene_0037_cf2.json @@ -0,0 +1,222 @@ +{ + "split": "new", + "image_index": 37, + "image_filename": "SCENE_0037_new_000037.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.8561294078826904, + 2.311941146850586, + 0.699999988079071 + ], + "rotation": 1.309087361051855, + "pixel_coords": [ + 255, + 99, + 10.89445972442627 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.6760106086730957, + -1.1604430675506592, + 0.3499999940395355 + ], + "rotation": 241.65200074883222, + "pixel_coords": [ + 86, + 94, + 12.21065616607666 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.34997671842575073, + -0.11760853976011276, + 0.699999988079071 + ], + "rotation": 200.41296753752752, + "pixel_coords": [ + 164, + 104, + 10.552308082580566 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.994987726211548, + 0.16450104117393494, + 0.3499999940395355 + ], + "rotation": 261.2521807673889, + "pixel_coords": [ + 113, + 84, + 13.188925743103027 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.6425252556800842, + -2.337414503097534, + 0.699999988079071 + ], + "rotation": 246.67012497875618, + "pixel_coords": [ + 106, + 129, + 9.081231117248535 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3 + ], + [ + 3 + ], + [ + 0, + 1, + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ] + ], + "front": [ + [ + 2, + 4 + ], + [ + 0, + 2, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [] + ], + "left": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1, + 3, + 4 + ], + [ + 1 + ], + [ + 1, + 3 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0 + ], + [ + 0, + 2, + 4 + ], + [ + 0, + 2 + ] + ] + }, + "noise_level": "medium", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "add_noise", + "cf_description": "added medium noise (min: light)", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0037" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0037_original.json b/Dataset/scenes/scene_0037_original.json new file mode 100644 index 0000000000000000000000000000000000000000..f72ecfbd716db51b54dc45584359b092caf9671a --- /dev/null +++ b/Dataset/scenes/scene_0037_original.json @@ -0,0 +1,219 @@ +{ + "split": "new", + "image_index": 37, + "image_filename": "SCENE_0037_new_000037.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.8561294078826904, + 2.311941146850586, + 0.699999988079071 + ], + "rotation": 1.309087361051855, + "pixel_coords": [ + 255, + 99, + 10.89445972442627 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.6760106086730957, + -1.1604430675506592, + 0.3499999940395355 + ], + "rotation": 241.65200074883222, + "pixel_coords": [ + 86, + 94, + 12.21065616607666 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.34997671842575073, + -0.11760853976011276, + 0.699999988079071 + ], + "rotation": 200.41296753752752, + "pixel_coords": [ + 164, + 104, + 10.552308082580566 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.994987726211548, + 0.16450104117393494, + 0.3499999940395355 + ], + "rotation": 261.2521807673889, + "pixel_coords": [ + 113, + 84, + 13.188925743103027 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.6425252556800842, + -2.337414503097534, + 0.699999988079071 + ], + "rotation": 246.67012497875618, + "pixel_coords": [ + 106, + 129, + 9.081231117248535 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3 + ], + [ + 3 + ], + [ + 0, + 1, + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ] + ], + "front": [ + [ + 2, + 4 + ], + [ + 0, + 2, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [] + ], + "left": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1, + 3, + 4 + ], + [ + 1 + ], + [ + 1, + 3 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0 + ], + [ + 0, + 2, + 4 + ], + [ + 0, + 2 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0037" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0038_cf1.json b/Dataset/scenes/scene_0038_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..c61367ef90e92a665ca9b4eff15d897cb93dcdf6 --- /dev/null +++ b/Dataset/scenes/scene_0038_cf1.json @@ -0,0 +1,419 @@ +{ + "split": "new", + "image_index": 38, + "image_filename": "SCENE_0038_new_000038.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.48560160398483276, + 0.5755307674407959, + 0.699999988079071 + ], + "rotation": 195.44142749779684, + "pixel_coords": [ + 184, + 100, + 10.763829231262207 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.2741003036499023, + -2.63918399810791, + 0.699999988079071 + ], + "rotation": 35.52833471056137, + "pixel_coords": [ + 46, + 101, + 10.680974006652832 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.630549192428589, + -1.9268330335617065, + 0.3499999940395355 + ], + "rotation": 141.72942857397578, + "pixel_coords": [ + 174, + 173, + 8.051188468933105 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.05861072242259979, + -0.9817235469818115, + 0.3499999940395355 + ], + "rotation": 131.95240752218524, + "pixel_coords": [ + 136, + 121, + 10.293055534362793 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.9064435958862305, + 0.9138450026512146, + 0.3499999940395355 + ], + "rotation": 100.56226478426755, + "pixel_coords": [ + 227, + 123, + 10.197346687316895 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.6738606063175023, + -0.6956319898004293, + 0.3499999940395355 + ], + "rotation": 187.5044177604492, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.9016863107681274, + -0.6601532697677612, + 0.3499999940395355 + ], + "rotation": 29.17614962702966, + "pixel_coords": [ + 126, + 107, + 11.111688613891602 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.39603254199028015, + -2.961129665374756, + 0.699999988079071 + ], + "rotation": 141.6482573766257, + "pixel_coords": [ + 67, + 127, + 9.260583877563477 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.1958303451538086, + 2.1560940742492676, + 0.3499999940395355 + ], + "rotation": 240.32917377125574, + "pixel_coords": [ + 260, + 113, + 10.738656997680664 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 5, + 6, + 8 + ], + [ + 0, + 1, + 5, + 6, + 8 + ], + [], + [ + 5 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 5, + 6 + ] + ], + "front": [ + [ + 2, + 3, + 4, + 7, + 8 + ], + [ + 2, + 3, + 4, + 7, + 8 + ], + [], + [ + 2, + 7 + ], + [ + 2, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7, + 8 + ], + [ + 2 + ], + [ + 2, + 3, + 4, + 7 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 6, + 7 + ], + [], + [ + 1, + 3, + 6, + 7 + ], + [ + 1, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7 + ], + [ + 1, + 7 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "right": [ + [ + 4, + 5, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 4, + 5, + 8 + ], + [ + 0, + 2, + 4, + 5, + 8 + ], + [ + 8 + ], + [ + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_position", + "cf_description": "moved yellow sphere from (-0.5,3.0) to (2.7,-0.7)", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0038" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0038_cf2.json b/Dataset/scenes/scene_0038_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..8175514e9d148774bf33896b98e7fbb3cc54ebd4 --- /dev/null +++ b/Dataset/scenes/scene_0038_cf2.json @@ -0,0 +1,420 @@ +{ + "split": "new", + "image_index": 38, + "image_filename": "SCENE_0038_new_000038.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.48560160398483276, + 0.5755307674407959, + 0.699999988079071 + ], + "rotation": 195.44142749779684, + "pixel_coords": [ + 184, + 100, + 10.763829231262207 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.2741003036499023, + -2.63918399810791, + 0.699999988079071 + ], + "rotation": 35.52833471056137, + "pixel_coords": [ + 46, + 101, + 10.680974006652832 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.630549192428589, + -1.9268330335617065, + 0.3499999940395355 + ], + "rotation": 141.72942857397578, + "pixel_coords": [ + 174, + 173, + 8.051188468933105 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.05861072242259979, + -0.9817235469818115, + 0.3499999940395355 + ], + "rotation": 131.95240752218524, + "pixel_coords": [ + 136, + 121, + 10.293055534362793 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.9064435958862305, + 0.9138450026512146, + 0.3499999940395355 + ], + "rotation": 100.56226478426755, + "pixel_coords": [ + 227, + 123, + 10.197346687316895 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.4740336537361145, + 2.9675347805023193, + 0.3499999940395355 + ], + "rotation": 187.5044177604492, + "pixel_coords": [ + 211, + 82, + 12.966052055358887 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.9016863107681274, + -0.6601532697677612, + 0.3499999940395355 + ], + "rotation": 29.17614962702966, + "pixel_coords": [ + 126, + 107, + 11.111688613891602 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.39603254199028015, + -2.961129665374756, + 0.699999988079071 + ], + "rotation": 141.6482573766257, + "pixel_coords": [ + 67, + 127, + 9.260583877563477 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.1958303451538086, + 2.1560940742492676, + 0.3499999940395355 + ], + "rotation": 240.32917377125574, + "pixel_coords": [ + 260, + 113, + 10.738656997680664 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 5, + 6, + 8 + ], + [ + 0, + 1, + 5, + 6, + 8 + ], + [], + [ + 5 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 5, + 6 + ] + ], + "front": [ + [ + 2, + 3, + 4, + 7, + 8 + ], + [ + 2, + 3, + 4, + 7, + 8 + ], + [], + [ + 2, + 7 + ], + [ + 2, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7, + 8 + ], + [ + 2 + ], + [ + 2, + 3, + 4, + 7 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 6, + 7 + ], + [], + [ + 1, + 3, + 6, + 7 + ], + [ + 1, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7 + ], + [ + 1, + 7 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "right": [ + [ + 4, + 5, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 4, + 5, + 8 + ], + [ + 0, + 2, + 4, + 5, + 8 + ], + [ + 8 + ], + [ + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [] + ] + }, + "background_color": "gray", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_background", + "cf_description": "changed background to gray", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0038" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0038_original.json b/Dataset/scenes/scene_0038_original.json new file mode 100644 index 0000000000000000000000000000000000000000..ffcf3293842fc8c5211ef5f79b0671f2f7717d81 --- /dev/null +++ b/Dataset/scenes/scene_0038_original.json @@ -0,0 +1,417 @@ +{ + "split": "new", + "image_index": 38, + "image_filename": "SCENE_0038_new_000038.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.48560160398483276, + 0.5755307674407959, + 0.699999988079071 + ], + "rotation": 195.44142749779684, + "pixel_coords": [ + 184, + 100, + 10.763829231262207 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.2741003036499023, + -2.63918399810791, + 0.699999988079071 + ], + "rotation": 35.52833471056137, + "pixel_coords": [ + 46, + 101, + 10.680974006652832 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.630549192428589, + -1.9268330335617065, + 0.3499999940395355 + ], + "rotation": 141.72942857397578, + "pixel_coords": [ + 174, + 173, + 8.051188468933105 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.05861072242259979, + -0.9817235469818115, + 0.3499999940395355 + ], + "rotation": 131.95240752218524, + "pixel_coords": [ + 136, + 121, + 10.293055534362793 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.9064435958862305, + 0.9138450026512146, + 0.3499999940395355 + ], + "rotation": 100.56226478426755, + "pixel_coords": [ + 227, + 123, + 10.197346687316895 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.4740336537361145, + 2.9675347805023193, + 0.3499999940395355 + ], + "rotation": 187.5044177604492, + "pixel_coords": [ + 211, + 82, + 12.966052055358887 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.9016863107681274, + -0.6601532697677612, + 0.3499999940395355 + ], + "rotation": 29.17614962702966, + "pixel_coords": [ + 126, + 107, + 11.111688613891602 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.39603254199028015, + -2.961129665374756, + 0.699999988079071 + ], + "rotation": 141.6482573766257, + "pixel_coords": [ + 67, + 127, + 9.260583877563477 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.1958303451538086, + 2.1560940742492676, + 0.3499999940395355 + ], + "rotation": 240.32917377125574, + "pixel_coords": [ + 260, + 113, + 10.738656997680664 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 5, + 6, + 8 + ], + [ + 0, + 1, + 5, + 6, + 8 + ], + [], + [ + 5 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 5, + 6 + ] + ], + "front": [ + [ + 2, + 3, + 4, + 7, + 8 + ], + [ + 2, + 3, + 4, + 7, + 8 + ], + [], + [ + 2, + 7 + ], + [ + 2, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7, + 8 + ], + [ + 2 + ], + [ + 2, + 3, + 4, + 7 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 6, + 7 + ], + [], + [ + 1, + 3, + 6, + 7 + ], + [ + 1, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7 + ], + [ + 1, + 7 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "right": [ + [ + 4, + 5, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 4, + 5, + 8 + ], + [ + 0, + 2, + 4, + 5, + 8 + ], + [ + 8 + ], + [ + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0038" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0039_cf1.json b/Dataset/scenes/scene_0039_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..7085af7358de55ed47ba912d7b467ef8b0417711 --- /dev/null +++ b/Dataset/scenes/scene_0039_cf1.json @@ -0,0 +1,266 @@ +{ + "split": "new", + "image_index": 39, + "image_filename": "SCENE_0039_new_000039.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.1801341772079468, + 2.5528504848480225, + 0.3499999940395355 + ], + "rotation": 353.72797009817896, + "pixel_coords": [ + 242, + 100, + 11.67806625366211 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.4273436069488525, + -0.48568373918533325, + 0.3499999940395355 + ], + "rotation": 175.3825415068138, + "pixel_coords": [ + 204, + 151, + 9.194245338439941 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.233830451965332, + 1.4767249822616577, + 0.3499999940395355 + ], + "rotation": 300.01330186871127, + "pixel_coords": [ + 153, + 77, + 13.366168975830078 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.5478531122207642, + 0.15190766751766205, + 0.699999988079071 + ], + "rotation": 336.95469320214846, + "pixel_coords": [ + 135, + 83, + 12.009894371032715 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.5882259607315063, + -2.198152542114258, + 0.699999988079071 + ], + "rotation": 225.88017242677378, + "pixel_coords": [ + 72, + 103, + 10.75815486907959 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.0923080444335938, + 2.6691808700561523, + 0.3499999940395355 + ], + "rotation": 52.2207460638534, + "pixel_coords": [ + 179, + 70, + 13.920713424682617 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 5 + ], + [ + 2, + 5 + ], + [ + 0, + 2, + 3, + 5 + ], + [] + ], + "front": [ + [ + 1, + 4 + ], + [], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2, + 3, + 4, + 5 + ], + [ + 3, + 4 + ], + [ + 4 + ], + [], + [ + 2, + 3, + 4 + ] + ], + "right": [ + [], + [ + 0 + ], + [ + 0, + 1, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_size", + "cf_description": "changed yellow cylinder from large to small", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0039" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0039_cf2.json b/Dataset/scenes/scene_0039_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..2de901d3b37a2b27d34c2b1eba9c7f74b857669a --- /dev/null +++ b/Dataset/scenes/scene_0039_cf2.json @@ -0,0 +1,268 @@ +{ + "split": "new", + "image_index": 39, + "image_filename": "SCENE_0039_new_000039.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.1801341772079468, + 2.5528504848480225, + 0.3499999940395355 + ], + "rotation": 353.72797009817896, + "pixel_coords": [ + 242, + 100, + 11.67806625366211 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.4273436069488525, + -0.48568373918533325, + 0.3499999940395355 + ], + "rotation": 175.3825415068138, + "pixel_coords": [ + 204, + 151, + 9.194245338439941 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.233830451965332, + 1.4767249822616577, + 0.3499999940395355 + ], + "rotation": 300.01330186871127, + "pixel_coords": [ + 153, + 77, + 13.366168975830078 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.5478531122207642, + 0.15190766751766205, + 0.699999988079071 + ], + "rotation": 336.95469320214846, + "pixel_coords": [ + 135, + 83, + 12.009894371032715 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.5882259607315063, + -2.198152542114258, + 0.699999988079071 + ], + "rotation": 225.88017242677378, + "pixel_coords": [ + 72, + 103, + 10.75815486907959 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.0923080444335938, + 2.6691808700561523, + 0.3499999940395355 + ], + "rotation": 52.2207460638534, + "pixel_coords": [ + 179, + 70, + 13.920713424682617 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 5 + ], + [ + 2, + 5 + ], + [ + 0, + 2, + 3, + 5 + ], + [] + ], + "front": [ + [ + 1, + 4 + ], + [], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2, + 3, + 4, + 5 + ], + [ + 3, + 4 + ], + [ + 4 + ], + [], + [ + 2, + 3, + 4 + ] + ], + "right": [ + [], + [ + 0 + ], + [ + 0, + 1, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1 + ] + ] + }, + "filter_type": "chromatic_aberration", + "filter_strength": 1.864455056365537, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_chromatic_aberration", + "cf_description": "applied chromatic aberration filter (strength: 1.86)", + "change_score": 1.864455056365537, + "change_attempts": 1, + "source_scene": "scene_0039" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0039_original.json b/Dataset/scenes/scene_0039_original.json new file mode 100644 index 0000000000000000000000000000000000000000..62e5b8787f213923d37e4f66385ffb3e6f453e0a --- /dev/null +++ b/Dataset/scenes/scene_0039_original.json @@ -0,0 +1,264 @@ +{ + "split": "new", + "image_index": 39, + "image_filename": "SCENE_0039_new_000039.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.1801341772079468, + 2.5528504848480225, + 0.3499999940395355 + ], + "rotation": 353.72797009817896, + "pixel_coords": [ + 242, + 100, + 11.67806625366211 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.4273436069488525, + -0.48568373918533325, + 0.3499999940395355 + ], + "rotation": 175.3825415068138, + "pixel_coords": [ + 204, + 151, + 9.194245338439941 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.233830451965332, + 1.4767249822616577, + 0.3499999940395355 + ], + "rotation": 300.01330186871127, + "pixel_coords": [ + 153, + 77, + 13.366168975830078 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.5478531122207642, + 0.15190766751766205, + 0.699999988079071 + ], + "rotation": 336.95469320214846, + "pixel_coords": [ + 135, + 83, + 12.009894371032715 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.5882259607315063, + -2.198152542114258, + 0.699999988079071 + ], + "rotation": 225.88017242677378, + "pixel_coords": [ + 72, + 103, + 10.75815486907959 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.0923080444335938, + 2.6691808700561523, + 0.3499999940395355 + ], + "rotation": 52.2207460638534, + "pixel_coords": [ + 179, + 70, + 13.920713424682617 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 5 + ], + [ + 2, + 5 + ], + [ + 0, + 2, + 3, + 5 + ], + [] + ], + "front": [ + [ + 1, + 4 + ], + [], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2, + 3, + 4, + 5 + ], + [ + 3, + 4 + ], + [ + 4 + ], + [], + [ + 2, + 3, + 4 + ] + ], + "right": [ + [], + [ + 0 + ], + [ + 0, + 1, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0039" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0040_cf1.json b/Dataset/scenes/scene_0040_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..b3b874c2e58994d9bc59f34622faf7eaf7001ef3 --- /dev/null +++ b/Dataset/scenes/scene_0040_cf1.json @@ -0,0 +1,309 @@ +{ + "split": "new", + "image_index": 40, + "image_filename": "SCENE_0040_new_000040.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.696910858154297, + 1.7856117486953735, + 0.3499999940395355 + ], + "rotation": 295.6723632223077, + "pixel_coords": [ + 150, + 79, + 14.306318283081055 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.6266437768936157, + 2.6923861503601074, + 0.699999988079071 + ], + "rotation": 323.9278501653808, + "pixel_coords": [ + 253, + 94, + 11.72937297821045 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.6215864419937134, + -1.2371729612350464, + 0.3499999940395355 + ], + "rotation": 257.94361207106454, + "pixel_coords": [ + 142, + 128, + 10.254899978637695 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.963050365447998, + 1.1275891065597534, + 0.699999988079071 + ], + "rotation": 46.39510176005481, + "pixel_coords": [ + 259, + 121, + 9.89327335357666 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.2630648612976074, + -2.401528835296631, + 0.3499999940395355 + ], + "rotation": 196.26679586889534, + "pixel_coords": [ + 146, + 165, + 8.445632934570312 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.890328288078308, + -0.030051499605178833, + 0.3499999940395355 + ], + "rotation": 306.50621161620694, + "pixel_coords": [ + 125, + 95, + 12.68531322479248 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.2867360729597281, + -0.5551004857467065, + 0.3499999940395355 + ], + "rotation": 305.5155938658896, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 5 + ], + [ + 0, + 1, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 5 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 2, + 3, + 4, + 6 + ], + [ + 3, + 4, + 6 + ], + [ + 4, + 6 + ], + [], + [ + 1, + 2, + 3, + 4, + 6 + ], + [ + 4 + ] + ], + "left": [ + [ + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 0, + 2, + 4, + 5, + 6 + ], + [ + 5, + 6 + ], + [], + [ + 5 + ] + ], + "right": [ + [ + 1, + 3 + ], + [], + [ + 1, + 3 + ], + [ + 1 + ], + [ + 1, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "occlusion_change", + "cf_description": "moved blue sphere to partially occlude yellow cube", + "change_score": 2.8228940749527305, + "change_attempts": 2, + "source_scene": "scene_0040" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0040_cf2.json b/Dataset/scenes/scene_0040_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..a6efbda26530831ccfe03d009f4f120ddbbac1c9 --- /dev/null +++ b/Dataset/scenes/scene_0040_cf2.json @@ -0,0 +1,310 @@ +{ + "split": "new", + "image_index": 40, + "image_filename": "SCENE_0040_new_000040.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.696910858154297, + 1.7856117486953735, + 0.3499999940395355 + ], + "rotation": 295.6723632223077, + "pixel_coords": [ + 150, + 79, + 14.306318283081055 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.6266437768936157, + 2.6923861503601074, + 0.699999988079071 + ], + "rotation": 323.9278501653808, + "pixel_coords": [ + 253, + 94, + 11.72937297821045 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.6215864419937134, + -1.2371729612350464, + 0.3499999940395355 + ], + "rotation": 257.94361207106454, + "pixel_coords": [ + 142, + 128, + 10.254899978637695 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.963050365447998, + 1.1275891065597534, + 0.699999988079071 + ], + "rotation": 46.39510176005481, + "pixel_coords": [ + 259, + 121, + 9.89327335357666 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.2630648612976074, + -2.401528835296631, + 0.3499999940395355 + ], + "rotation": 196.26679586889534, + "pixel_coords": [ + 146, + 165, + 8.445632934570312 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.890328288078308, + -0.030051499605178833, + 0.3499999940395355 + ], + "rotation": 306.50621161620694, + "pixel_coords": [ + 125, + 95, + 12.68531322479248 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.0276823043823242, + -2.171330213546753, + 0.3499999940395355 + ], + "rotation": 305.5155938658896, + "pixel_coords": [ + 124, + 143, + 9.426980972290039 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 5 + ], + [ + 0, + 1, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 5 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 2, + 3, + 4, + 6 + ], + [ + 3, + 4, + 6 + ], + [ + 4, + 6 + ], + [], + [ + 1, + 2, + 3, + 4, + 6 + ], + [ + 4 + ] + ], + "left": [ + [ + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 0, + 2, + 4, + 5, + 6 + ], + [ + 5, + 6 + ], + [], + [ + 5 + ] + ], + "right": [ + [ + 1, + 3 + ], + [], + [ + 1, + 3 + ], + [ + 1 + ], + [ + 1, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ] + }, + "background_color": "blue", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_background", + "cf_description": "changed background to blue", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0040" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0040_original.json b/Dataset/scenes/scene_0040_original.json new file mode 100644 index 0000000000000000000000000000000000000000..625bb8ac29044f92ff741737458dc3acfd5f4203 --- /dev/null +++ b/Dataset/scenes/scene_0040_original.json @@ -0,0 +1,307 @@ +{ + "split": "new", + "image_index": 40, + "image_filename": "SCENE_0040_new_000040.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.696910858154297, + 1.7856117486953735, + 0.3499999940395355 + ], + "rotation": 295.6723632223077, + "pixel_coords": [ + 150, + 79, + 14.306318283081055 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.6266437768936157, + 2.6923861503601074, + 0.699999988079071 + ], + "rotation": 323.9278501653808, + "pixel_coords": [ + 253, + 94, + 11.72937297821045 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.6215864419937134, + -1.2371729612350464, + 0.3499999940395355 + ], + "rotation": 257.94361207106454, + "pixel_coords": [ + 142, + 128, + 10.254899978637695 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.963050365447998, + 1.1275891065597534, + 0.699999988079071 + ], + "rotation": 46.39510176005481, + "pixel_coords": [ + 259, + 121, + 9.89327335357666 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.2630648612976074, + -2.401528835296631, + 0.3499999940395355 + ], + "rotation": 196.26679586889534, + "pixel_coords": [ + 146, + 165, + 8.445632934570312 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.890328288078308, + -0.030051499605178833, + 0.3499999940395355 + ], + "rotation": 306.50621161620694, + "pixel_coords": [ + 125, + 95, + 12.68531322479248 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.0276823043823242, + -2.171330213546753, + 0.3499999940395355 + ], + "rotation": 305.5155938658896, + "pixel_coords": [ + 124, + 143, + 9.426980972290039 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 5 + ], + [ + 0, + 1, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 5 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 2, + 3, + 4, + 6 + ], + [ + 3, + 4, + 6 + ], + [ + 4, + 6 + ], + [], + [ + 1, + 2, + 3, + 4, + 6 + ], + [ + 4 + ] + ], + "left": [ + [ + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 0, + 2, + 4, + 5, + 6 + ], + [ + 5, + 6 + ], + [], + [ + 5 + ] + ], + "right": [ + [ + 1, + 3 + ], + [], + [ + 1, + 3 + ], + [ + 1 + ], + [ + 1, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0040" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0041_cf1.json b/Dataset/scenes/scene_0041_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..f34913dd72eb99646eaddb0d9912a2953a29cf61 --- /dev/null +++ b/Dataset/scenes/scene_0041_cf1.json @@ -0,0 +1,218 @@ +{ + "split": "new", + "image_index": 41, + "image_filename": "SCENE_0041_new_000041.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.16730111837387085, + -1.5909631252288818, + 0.3499999940395355 + ], + "rotation": 357.78744728198444, + "pixel_coords": [ + 123, + 128, + 10.14919662475586 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.689513921737671, + 0.018914060667157173, + 0.3499999940395355 + ], + "rotation": 98.8551254761933, + "pixel_coords": [ + 227, + 142, + 9.450801849365234 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.5697957277297974, + 1.3782029151916504, + 0.699999988079071 + ], + "rotation": 175.3752279131141, + "pixel_coords": [ + 178, + 85, + 12.248796463012695 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.6343780755996704, + 2.7003588676452637, + 0.699999988079071 + ], + "rotation": 53.66852520600564, + "pixel_coords": [ + 229, + 85, + 12.24618911743164 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.3773653507232666, + 2.057173728942871, + 0.699999988079071 + ], + "rotation": 206.44685252454764, + "pixel_coords": [ + 262, + 105, + 10.714288711547852 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3, + 4 + ], + [ + 0, + 2, + 3, + 4 + ], + [], + [], + [ + 2, + 3 + ] + ], + "front": [ + [ + 1 + ], + [], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1 + ] + ], + "left": [ + [], + [ + 0, + 2 + ], + [ + 0 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 1, + 3, + 4 + ], + [ + 4 + ], + [] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_color", + "cf_description": "changed cyan sphere to green", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0041" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0041_cf2.json b/Dataset/scenes/scene_0041_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..9d6c835b933ad84054bf97f5bfded1d078df7f60 --- /dev/null +++ b/Dataset/scenes/scene_0041_cf2.json @@ -0,0 +1,220 @@ +{ + "split": "new", + "image_index": 41, + "image_filename": "SCENE_0041_new_000041.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.16730111837387085, + -1.5909631252288818, + 0.3499999940395355 + ], + "rotation": 357.78744728198444, + "pixel_coords": [ + 123, + 128, + 10.14919662475586 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.689513921737671, + 0.018914060667157173, + 0.3499999940395355 + ], + "rotation": 98.8551254761933, + "pixel_coords": [ + 227, + 142, + 9.450801849365234 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.5697957277297974, + 1.3782029151916504, + 0.699999988079071 + ], + "rotation": 175.3752279131141, + "pixel_coords": [ + 178, + 85, + 12.248796463012695 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.6343780755996704, + 2.7003588676452637, + 0.699999988079071 + ], + "rotation": 53.66852520600564, + "pixel_coords": [ + 229, + 85, + 12.24618911743164 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.3773653507232666, + 2.057173728942871, + 0.699999988079071 + ], + "rotation": 206.44685252454764, + "pixel_coords": [ + 262, + 105, + 10.714288711547852 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3, + 4 + ], + [ + 0, + 2, + 3, + 4 + ], + [], + [], + [ + 2, + 3 + ] + ], + "front": [ + [ + 1 + ], + [], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1 + ] + ], + "left": [ + [], + [ + 0, + 2 + ], + [ + 0 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 1, + 3, + 4 + ], + [ + 4 + ], + [] + ] + }, + "filter_type": "chromatic_aberration", + "filter_strength": 3.1831630309350176, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_chromatic_aberration", + "cf_description": "applied chromatic aberration filter (strength: 3.18)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0041" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0041_original.json b/Dataset/scenes/scene_0041_original.json new file mode 100644 index 0000000000000000000000000000000000000000..d3d2e9e8dc57122d6188507cd84fa21eae58c4d9 --- /dev/null +++ b/Dataset/scenes/scene_0041_original.json @@ -0,0 +1,216 @@ +{ + "split": "new", + "image_index": 41, + "image_filename": "SCENE_0041_new_000041.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.16730111837387085, + -1.5909631252288818, + 0.3499999940395355 + ], + "rotation": 357.78744728198444, + "pixel_coords": [ + 123, + 128, + 10.14919662475586 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.689513921737671, + 0.018914060667157173, + 0.3499999940395355 + ], + "rotation": 98.8551254761933, + "pixel_coords": [ + 227, + 142, + 9.450801849365234 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.5697957277297974, + 1.3782029151916504, + 0.699999988079071 + ], + "rotation": 175.3752279131141, + "pixel_coords": [ + 178, + 85, + 12.248796463012695 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.6343780755996704, + 2.7003588676452637, + 0.699999988079071 + ], + "rotation": 53.66852520600564, + "pixel_coords": [ + 229, + 85, + 12.24618911743164 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.3773653507232666, + 2.057173728942871, + 0.699999988079071 + ], + "rotation": 206.44685252454764, + "pixel_coords": [ + 262, + 105, + 10.714288711547852 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3, + 4 + ], + [ + 0, + 2, + 3, + 4 + ], + [], + [], + [ + 2, + 3 + ] + ], + "front": [ + [ + 1 + ], + [], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1 + ] + ], + "left": [ + [], + [ + 0, + 2 + ], + [ + 0 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 1, + 3, + 4 + ], + [ + 4 + ], + [] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0041" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0042_cf1.json b/Dataset/scenes/scene_0042_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..3c85916acb67e9fb5e2ff12e2c1e95d568c57c94 --- /dev/null +++ b/Dataset/scenes/scene_0042_cf1.json @@ -0,0 +1,417 @@ +{ + "split": "new", + "image_index": 42, + "image_filename": "SCENE_0042_new_000042.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.465985059738159, + -2.17698335647583, + 0.3499999940395355 + ], + "rotation": 229.39395172431423, + "pixel_coords": [ + 61, + 103, + 11.536986351013184 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.8720499277114868, + -1.6871705055236816, + 0.699999988079071 + ], + "rotation": 70.78078621825912, + "pixel_coords": [ + 133, + 129, + 9.399559020996094 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.4390963315963745, + -1.3049136400222778, + 0.3499999940395355 + ], + "rotation": 69.68850809889827, + "pixel_coords": [ + 101, + 107, + 11.335766792297363 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.1084959506988525, + 2.338470220565796, + 0.3499999940395355 + ], + "rotation": 61.58498660230339, + "pixel_coords": [ + 171, + 74, + 13.826470375061035 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.3095383644104004, + -0.7724449038505554, + 0.3499999940395355 + ], + "rotation": 209.06043387013474, + "pixel_coords": [ + 101, + 93, + 12.21873950958252 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.04213627800345421, + 0.30768513679504395, + 0.3499999940395355 + ], + "rotation": 225.4867430418134, + "pixel_coords": [ + 166, + 107, + 11.300822257995605 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.013788938522339, + 1.94048273563385, + 0.699999988079071 + ], + "rotation": 174.65761453214057, + "pixel_coords": [ + 251, + 105, + 10.66490364074707 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.6763004064559937, + 0.8067634701728821, + 0.3499999940395355 + ], + "rotation": 113.84780529346267, + "pixel_coords": [ + 147, + 87, + 12.678083419799805 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.1832447052001953, + -0.6518062353134155, + 0.699999988079071 + ], + "rotation": 174.3303398141561, + "pixel_coords": [ + 195, + 135, + 9.098849296569824 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3, + 4, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 3, + 4, + 7 + ], + [], + [ + 3, + 7 + ], + [ + 3, + 4, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 7 + ], + [ + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "front": [ + [ + 1, + 2, + 6, + 8 + ], + [ + 8 + ], + [ + 1, + 6, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 5, + 6, + 8 + ], + [ + 1, + 6, + 8 + ], + [ + 1, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 8 + ], + [] + ], + "left": [ + [], + [ + 0, + 2, + 4 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4, + 7 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 5, + 6, + 7, + 8 + ], + [ + 1, + 3, + 5, + 6, + 7, + 8 + ], + [ + 6, + 8 + ], + [ + 1, + 3, + 5, + 6, + 7, + 8 + ], + [ + 6, + 8 + ], + [], + [ + 3, + 5, + 6, + 8 + ], + [ + 6 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_shape", + "cf_description": "changed blue cube to cylinder", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0042" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0042_cf2.json b/Dataset/scenes/scene_0042_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..b490676f458d153ef87022c16fb8dce2597dfca2 --- /dev/null +++ b/Dataset/scenes/scene_0042_cf2.json @@ -0,0 +1,419 @@ +{ + "split": "new", + "image_index": 42, + "image_filename": "SCENE_0042_new_000042.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.465985059738159, + -2.17698335647583, + 0.3499999940395355 + ], + "rotation": 229.39395172431423, + "pixel_coords": [ + 61, + 103, + 11.536986351013184 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.8720499277114868, + -1.6871705055236816, + 0.699999988079071 + ], + "rotation": 70.78078621825912, + "pixel_coords": [ + 133, + 129, + 9.399559020996094 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.4390963315963745, + -1.3049136400222778, + 0.3499999940395355 + ], + "rotation": 69.68850809889827, + "pixel_coords": [ + 101, + 107, + 11.335766792297363 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.1084959506988525, + 2.338470220565796, + 0.3499999940395355 + ], + "rotation": 61.58498660230339, + "pixel_coords": [ + 171, + 74, + 13.826470375061035 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.3095383644104004, + -0.7724449038505554, + 0.3499999940395355 + ], + "rotation": 209.06043387013474, + "pixel_coords": [ + 101, + 93, + 12.21873950958252 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.04213627800345421, + 0.30768513679504395, + 0.3499999940395355 + ], + "rotation": 225.4867430418134, + "pixel_coords": [ + 166, + 107, + 11.300822257995605 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.013788938522339, + 1.94048273563385, + 0.699999988079071 + ], + "rotation": 174.65761453214057, + "pixel_coords": [ + 251, + 105, + 10.66490364074707 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.6763004064559937, + 0.8067634701728821, + 0.3499999940395355 + ], + "rotation": 113.84780529346267, + "pixel_coords": [ + 147, + 87, + 12.678083419799805 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.1832447052001953, + -0.6518062353134155, + 0.699999988079071 + ], + "rotation": 174.3303398141561, + "pixel_coords": [ + 195, + 135, + 9.098849296569824 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3, + 4, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 3, + 4, + 7 + ], + [], + [ + 3, + 7 + ], + [ + 3, + 4, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 7 + ], + [ + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "front": [ + [ + 1, + 2, + 6, + 8 + ], + [ + 8 + ], + [ + 1, + 6, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 5, + 6, + 8 + ], + [ + 1, + 6, + 8 + ], + [ + 1, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 8 + ], + [] + ], + "left": [ + [], + [ + 0, + 2, + 4 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4, + 7 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 5, + 6, + 7, + 8 + ], + [ + 1, + 3, + 5, + 6, + 7, + 8 + ], + [ + 6, + 8 + ], + [ + 1, + 3, + 5, + 6, + 7, + 8 + ], + [ + 6, + 8 + ], + [], + [ + 3, + 5, + 6, + 8 + ], + [ + 6 + ] + ] + }, + "filter_type": "blur", + "filter_strength": 10.790209329053983, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_blur", + "cf_description": "applied blur filter (strength: 10.79)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0042" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0042_original.json b/Dataset/scenes/scene_0042_original.json new file mode 100644 index 0000000000000000000000000000000000000000..c2f0132246cef2b48a8fee621223c2f3952be8dd --- /dev/null +++ b/Dataset/scenes/scene_0042_original.json @@ -0,0 +1,415 @@ +{ + "split": "new", + "image_index": 42, + "image_filename": "SCENE_0042_new_000042.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.465985059738159, + -2.17698335647583, + 0.3499999940395355 + ], + "rotation": 229.39395172431423, + "pixel_coords": [ + 61, + 103, + 11.536986351013184 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.8720499277114868, + -1.6871705055236816, + 0.699999988079071 + ], + "rotation": 70.78078621825912, + "pixel_coords": [ + 133, + 129, + 9.399559020996094 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.4390963315963745, + -1.3049136400222778, + 0.3499999940395355 + ], + "rotation": 69.68850809889827, + "pixel_coords": [ + 101, + 107, + 11.335766792297363 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.1084959506988525, + 2.338470220565796, + 0.3499999940395355 + ], + "rotation": 61.58498660230339, + "pixel_coords": [ + 171, + 74, + 13.826470375061035 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.3095383644104004, + -0.7724449038505554, + 0.3499999940395355 + ], + "rotation": 209.06043387013474, + "pixel_coords": [ + 101, + 93, + 12.21873950958252 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.04213627800345421, + 0.30768513679504395, + 0.3499999940395355 + ], + "rotation": 225.4867430418134, + "pixel_coords": [ + 166, + 107, + 11.300822257995605 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.013788938522339, + 1.94048273563385, + 0.699999988079071 + ], + "rotation": 174.65761453214057, + "pixel_coords": [ + 251, + 105, + 10.66490364074707 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.6763004064559937, + 0.8067634701728821, + 0.3499999940395355 + ], + "rotation": 113.84780529346267, + "pixel_coords": [ + 147, + 87, + 12.678083419799805 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.1832447052001953, + -0.6518062353134155, + 0.699999988079071 + ], + "rotation": 174.3303398141561, + "pixel_coords": [ + 195, + 135, + 9.098849296569824 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3, + 4, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 3, + 4, + 7 + ], + [], + [ + 3, + 7 + ], + [ + 3, + 4, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 7 + ], + [ + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "front": [ + [ + 1, + 2, + 6, + 8 + ], + [ + 8 + ], + [ + 1, + 6, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 5, + 6, + 8 + ], + [ + 1, + 6, + 8 + ], + [ + 1, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 8 + ], + [] + ], + "left": [ + [], + [ + 0, + 2, + 4 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4, + 7 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 5, + 6, + 7, + 8 + ], + [ + 1, + 3, + 5, + 6, + 7, + 8 + ], + [ + 6, + 8 + ], + [ + 1, + 3, + 5, + 6, + 7, + 8 + ], + [ + 6, + 8 + ], + [], + [ + 3, + 5, + 6, + 8 + ], + [ + 6 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0042" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0043_cf1.json b/Dataset/scenes/scene_0043_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..84419de41fccdd3c2ef7328ddedab31f5031bb71 --- /dev/null +++ b/Dataset/scenes/scene_0043_cf1.json @@ -0,0 +1,266 @@ +{ + "split": "new", + "image_index": 43, + "image_filename": "SCENE_0043_new_000043.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.20652292668819427, + 1.163219928741455, + 0.699999988079071 + ], + "rotation": 2.1669138816551525, + "pixel_coords": [ + 191, + 93, + 11.785181045532227 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9313429594039917, + -1.7298896312713623, + 0.699999988079071 + ], + "rotation": 127.70877504668921, + "pixel_coords": [ + 83, + 96, + 11.617874145507812 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.473541498184204, + 0.0860782265663147, + 0.699999988079071 + ], + "rotation": 174.38582181769445, + "pixel_coords": [ + 119, + 77, + 12.984026908874512 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.7061066627502441, + -2.8884150981903076, + 0.699999988079071 + ], + "rotation": 236.19946757724924, + "pixel_coords": [ + 113, + 159, + 8.543107032775879 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.924766778945923, + -0.009196937084197998, + 0.3499999940395355 + ], + "rotation": 257.9130395179115, + "pixel_coords": [ + 228, + 150, + 9.491877555847168 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.8772387504577637, + 2.2639901638031006, + 0.699999988079071 + ], + "rotation": 293.17000165556914, + "pixel_coords": [ + 174, + 68, + 13.788074493408203 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 5 + ], + [ + 0, + 2, + 5 + ], + [ + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [] + ], + "front": [ + [ + 1, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 0, + 1, + 3, + 4 + ], + [], + [ + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 5 + ], + [], + [ + 1 + ], + [ + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 1, + 2, + 3 + ] + ], + "right": [ + [ + 4 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 3, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [], + [ + 0, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "swap_attribute", + "cf_description": "swapped colors between gray cylinder and yellow sphere", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0043" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0043_cf2.json b/Dataset/scenes/scene_0043_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..e8f66976ece84802bfdc5765ad0914480d6b456a --- /dev/null +++ b/Dataset/scenes/scene_0043_cf2.json @@ -0,0 +1,268 @@ +{ + "split": "new", + "image_index": 43, + "image_filename": "SCENE_0043_new_000043.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.20652292668819427, + 1.163219928741455, + 0.699999988079071 + ], + "rotation": 2.1669138816551525, + "pixel_coords": [ + 191, + 93, + 11.785181045532227 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9313429594039917, + -1.7298896312713623, + 0.699999988079071 + ], + "rotation": 127.70877504668921, + "pixel_coords": [ + 83, + 96, + 11.617874145507812 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.473541498184204, + 0.0860782265663147, + 0.699999988079071 + ], + "rotation": 174.38582181769445, + "pixel_coords": [ + 119, + 77, + 12.984026908874512 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.7061066627502441, + -2.8884150981903076, + 0.699999988079071 + ], + "rotation": 236.19946757724924, + "pixel_coords": [ + 113, + 159, + 8.543107032775879 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.924766778945923, + -0.009196937084197998, + 0.3499999940395355 + ], + "rotation": 257.9130395179115, + "pixel_coords": [ + 228, + 150, + 9.491877555847168 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.8772387504577637, + 2.2639901638031006, + 0.699999988079071 + ], + "rotation": 293.17000165556914, + "pixel_coords": [ + 174, + 68, + 13.788074493408203 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 5 + ], + [ + 0, + 2, + 5 + ], + [ + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [] + ], + "front": [ + [ + 1, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 0, + 1, + 3, + 4 + ], + [], + [ + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 5 + ], + [], + [ + 1 + ], + [ + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 1, + 2, + 3 + ] + ], + "right": [ + [ + 4 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 3, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [], + [ + 0, + 4 + ] + ] + }, + "filter_type": "vignette", + "filter_strength": 4.942173418750028, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_vignette", + "cf_description": "applied vignette filter (strength: 4.94)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0043" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0043_original.json b/Dataset/scenes/scene_0043_original.json new file mode 100644 index 0000000000000000000000000000000000000000..80975b62fab3c5f55b0662855ced132f55399ed2 --- /dev/null +++ b/Dataset/scenes/scene_0043_original.json @@ -0,0 +1,264 @@ +{ + "split": "new", + "image_index": 43, + "image_filename": "SCENE_0043_new_000043.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.20652292668819427, + 1.163219928741455, + 0.699999988079071 + ], + "rotation": 2.1669138816551525, + "pixel_coords": [ + 191, + 93, + 11.785181045532227 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9313429594039917, + -1.7298896312713623, + 0.699999988079071 + ], + "rotation": 127.70877504668921, + "pixel_coords": [ + 83, + 96, + 11.617874145507812 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.473541498184204, + 0.0860782265663147, + 0.699999988079071 + ], + "rotation": 174.38582181769445, + "pixel_coords": [ + 119, + 77, + 12.984026908874512 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.7061066627502441, + -2.8884150981903076, + 0.699999988079071 + ], + "rotation": 236.19946757724924, + "pixel_coords": [ + 113, + 159, + 8.543107032775879 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.924766778945923, + -0.009196937084197998, + 0.3499999940395355 + ], + "rotation": 257.9130395179115, + "pixel_coords": [ + 228, + 150, + 9.491877555847168 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.8772387504577637, + 2.2639901638031006, + 0.699999988079071 + ], + "rotation": 293.17000165556914, + "pixel_coords": [ + 174, + 68, + 13.788074493408203 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 5 + ], + [ + 0, + 2, + 5 + ], + [ + 5 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [] + ], + "front": [ + [ + 1, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 0, + 1, + 3, + 4 + ], + [], + [ + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 5 + ], + [], + [ + 1 + ], + [ + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 1, + 2, + 3 + ] + ], + "right": [ + [ + 4 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 3, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [], + [ + 0, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0043" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0044_cf1.json b/Dataset/scenes/scene_0044_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..6c776f9ae2cc8eb8ed7ab6264368074e99a9eeec --- /dev/null +++ b/Dataset/scenes/scene_0044_cf1.json @@ -0,0 +1,416 @@ +{ + "split": "new", + "image_index": 44, + "image_filename": "SCENE_0044_new_000044.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.3954053819179535, + 1.0538609027862549, + 0.3499999940395355 + ], + "rotation": 325.83044634399823, + "pixel_coords": [ + 192, + 105, + 11.519857406616211 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.9921790957450867, + 2.5630505084991455, + 0.699999988079071 + ], + "rotation": 156.68121370152738, + "pixel_coords": [ + 193, + 72, + 13.14615249633789 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.31649261713027954, + -0.4861156940460205, + 0.699999988079071 + ], + "rotation": 165.42384085072115, + "pixel_coords": [ + 155, + 108, + 10.496184349060059 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.03599345684051514, + -1.7608575820922852, + 0.3499999940395355 + ], + "rotation": 191.53920193815162, + "pixel_coords": [ + 114, + 128, + 10.14146614074707 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.269545078277588, + 1.7651749849319458, + 0.699999988079071 + ], + "rotation": 348.36447371364227, + "pixel_coords": [ + 254, + 107, + 10.551314353942871 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.9480448365211487, + -2.7636351585388184, + 0.699999988079071 + ], + "rotation": 314.39606839993365, + "pixel_coords": [ + 66, + 118, + 9.977139472961426 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.1769983768463135, + -0.12304291129112244, + 0.699999988079071 + ], + "rotation": 28.211911375705867, + "pixel_coords": [ + 116, + 82, + 12.33431625366211 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.0346109867095947, + -1.324915885925293, + 0.3499999940395355 + ], + "rotation": 270.65087891666644, + "pixel_coords": [ + 107, + 112, + 11.04889965057373 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.6098599433898926, + -1.9376198053359985, + 0.699999988079071 + ], + "rotation": 199.7007362219329, + "pixel_coords": [ + 63, + 92, + 11.546496391296387 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 6, + 8 + ], + [], + [ + 0, + 1, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 0, + 1, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 1 + ], + [ + 0, + 1, + 6, + 8 + ], + [ + 1, + 6 + ] + ], + "front": [ + [ + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 5 + ], + [], + [ + 3, + 5 + ], + [], + [ + 0, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 7 + ] + ], + "left": [ + [ + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 0, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 3, + 5, + 6, + 7, + 8 + ], + [ + 5, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 8 + ], + [ + 5, + 8 + ], + [ + 5, + 8 + ], + [] + ], + "right": [ + [ + 1, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_material", + "cf_description": "changed purple sphere from metal to rubber", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0044" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0044_cf2.json b/Dataset/scenes/scene_0044_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..05424d8262b69bd804f27125dfd882535c1ae98c --- /dev/null +++ b/Dataset/scenes/scene_0044_cf2.json @@ -0,0 +1,417 @@ +{ + "split": "new", + "image_index": 44, + "image_filename": "SCENE_0044_new_000044.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.3954053819179535, + 1.0538609027862549, + 0.3499999940395355 + ], + "rotation": 325.83044634399823, + "pixel_coords": [ + 192, + 105, + 11.519857406616211 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.9921790957450867, + 2.5630505084991455, + 0.699999988079071 + ], + "rotation": 156.68121370152738, + "pixel_coords": [ + 193, + 72, + 13.14615249633789 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.31649261713027954, + -0.4861156940460205, + 0.699999988079071 + ], + "rotation": 165.42384085072115, + "pixel_coords": [ + 155, + 108, + 10.496184349060059 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.03599345684051514, + -1.7608575820922852, + 0.3499999940395355 + ], + "rotation": 191.53920193815162, + "pixel_coords": [ + 114, + 128, + 10.14146614074707 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.269545078277588, + 1.7651749849319458, + 0.699999988079071 + ], + "rotation": 348.36447371364227, + "pixel_coords": [ + 254, + 107, + 10.551314353942871 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.9480448365211487, + -2.7636351585388184, + 0.699999988079071 + ], + "rotation": 314.39606839993365, + "pixel_coords": [ + 66, + 118, + 9.977139472961426 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.1769983768463135, + -0.12304291129112244, + 0.699999988079071 + ], + "rotation": 28.211911375705867, + "pixel_coords": [ + 116, + 82, + 12.33431625366211 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.0346109867095947, + -1.324915885925293, + 0.3499999940395355 + ], + "rotation": 270.65087891666644, + "pixel_coords": [ + 107, + 112, + 11.04889965057373 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.6098599433898926, + -1.9376198053359985, + 0.699999988079071 + ], + "rotation": 199.7007362219329, + "pixel_coords": [ + 63, + 92, + 11.546496391296387 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 6, + 8 + ], + [], + [ + 0, + 1, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 0, + 1, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 1 + ], + [ + 0, + 1, + 6, + 8 + ], + [ + 1, + 6 + ] + ], + "front": [ + [ + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 5 + ], + [], + [ + 3, + 5 + ], + [], + [ + 0, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 7 + ] + ], + "left": [ + [ + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 0, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 3, + 5, + 6, + 7, + 8 + ], + [ + 5, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 8 + ], + [ + 5, + 8 + ], + [ + 5, + 8 + ], + [] + ], + "right": [ + [ + 1, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "lighting": "dim", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_lighting", + "cf_description": "changed lighting to dim", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0044" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0044_original.json b/Dataset/scenes/scene_0044_original.json new file mode 100644 index 0000000000000000000000000000000000000000..bcf6885797e7649b62e65fe7158944766616f6fc --- /dev/null +++ b/Dataset/scenes/scene_0044_original.json @@ -0,0 +1,414 @@ +{ + "split": "new", + "image_index": 44, + "image_filename": "SCENE_0044_new_000044.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.3954053819179535, + 1.0538609027862549, + 0.3499999940395355 + ], + "rotation": 325.83044634399823, + "pixel_coords": [ + 192, + 105, + 11.519857406616211 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.9921790957450867, + 2.5630505084991455, + 0.699999988079071 + ], + "rotation": 156.68121370152738, + "pixel_coords": [ + 193, + 72, + 13.14615249633789 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.31649261713027954, + -0.4861156940460205, + 0.699999988079071 + ], + "rotation": 165.42384085072115, + "pixel_coords": [ + 155, + 108, + 10.496184349060059 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.03599345684051514, + -1.7608575820922852, + 0.3499999940395355 + ], + "rotation": 191.53920193815162, + "pixel_coords": [ + 114, + 128, + 10.14146614074707 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.269545078277588, + 1.7651749849319458, + 0.699999988079071 + ], + "rotation": 348.36447371364227, + "pixel_coords": [ + 254, + 107, + 10.551314353942871 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.9480448365211487, + -2.7636351585388184, + 0.699999988079071 + ], + "rotation": 314.39606839993365, + "pixel_coords": [ + 66, + 118, + 9.977139472961426 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.1769983768463135, + -0.12304291129112244, + 0.699999988079071 + ], + "rotation": 28.211911375705867, + "pixel_coords": [ + 116, + 82, + 12.33431625366211 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.0346109867095947, + -1.324915885925293, + 0.3499999940395355 + ], + "rotation": 270.65087891666644, + "pixel_coords": [ + 107, + 112, + 11.04889965057373 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.6098599433898926, + -1.9376198053359985, + 0.699999988079071 + ], + "rotation": 199.7007362219329, + "pixel_coords": [ + 63, + 92, + 11.546496391296387 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 6, + 8 + ], + [], + [ + 0, + 1, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 0, + 1, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 1 + ], + [ + 0, + 1, + 6, + 8 + ], + [ + 1, + 6 + ] + ], + "front": [ + [ + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 5 + ], + [], + [ + 3, + 5 + ], + [], + [ + 0, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 7 + ] + ], + "left": [ + [ + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 0, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 3, + 5, + 6, + 7, + 8 + ], + [ + 5, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 8 + ], + [ + 5, + 8 + ], + [ + 5, + 8 + ], + [] + ], + "right": [ + [ + 1, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0044" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0045_cf1.json b/Dataset/scenes/scene_0045_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..e4a0fda8ae51a0212e170e9231091234ed74406c --- /dev/null +++ b/Dataset/scenes/scene_0045_cf1.json @@ -0,0 +1,264 @@ +{ + "split": "new", + "image_index": 45, + "image_filename": "SCENE_0045_new_000045.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.2214581966400146, + -0.040413517504930496, + 0.3499999940395355 + ], + "rotation": 257.3485269221546, + "pixel_coords": [ + 209, + 136, + 10.09582805633545 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.2515742778778076, + 2.8413333892822266, + 0.3499999940395355 + ], + "rotation": 27.23934284756577, + "pixel_coords": [ + 222, + 92, + 13.1160888671875 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.696650743484497, + 1.8815290927886963, + 0.699999988079071 + ], + "rotation": 124.03002988304772, + "pixel_coords": [ + 168, + 75, + 13.71332836151123 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.8667114476964496, + 1.1595867368440957, + 0.3499999940395355 + ], + "rotation": 126.45020696952298, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.7110064029693604, + -1.4081979990005493, + 0.699999988079071 + ], + "rotation": 227.11566149749532, + "pixel_coords": [ + 95, + 97, + 11.794586181640625 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.1492910385131836, + -0.15785160660743713, + 0.3499999940395355 + ], + "rotation": 169.9524003597986, + "pixel_coords": [ + 119, + 93, + 12.980138778686523 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2 + ], + [], + [ + 1, + 2, + 4, + 5 + ], + [ + 1, + 2, + 5 + ], + [ + 2 + ] + ], + "front": [ + [], + [ + 0, + 3, + 4 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 0 + ], + [ + 0, + 3 + ], + [ + 0, + 3, + 4 + ] + ], + "left": [ + [ + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 3, + 4, + 5 + ], + [], + [ + 3 + ], + [ + 3, + 4 + ] + ], + "right": [ + [ + 1 + ], + [], + [ + 0, + 1 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "occlusion_change", + "cf_description": "moved yellow cube to partially occlude purple sphere", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0045" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0045_cf2.json b/Dataset/scenes/scene_0045_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..cf6f2294335bbb01e6a5383c46b57507b105e26b --- /dev/null +++ b/Dataset/scenes/scene_0045_cf2.json @@ -0,0 +1,266 @@ +{ + "split": "new", + "image_index": 45, + "image_filename": "SCENE_0045_new_000045.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.2214581966400146, + -0.040413517504930496, + 0.3499999940395355 + ], + "rotation": 257.3485269221546, + "pixel_coords": [ + 209, + 136, + 10.09582805633545 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.2515742778778076, + 2.8413333892822266, + 0.3499999940395355 + ], + "rotation": 27.23934284756577, + "pixel_coords": [ + 222, + 92, + 13.1160888671875 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.696650743484497, + 1.8815290927886963, + 0.699999988079071 + ], + "rotation": 124.03002988304772, + "pixel_coords": [ + 168, + 75, + 13.71332836151123 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.7335561513900757, + -2.8487846851348877, + 0.3499999940395355 + ], + "rotation": 126.45020696952298, + "pixel_coords": [ + 72, + 129, + 10.446150779724121 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.7110064029693604, + -1.4081979990005493, + 0.699999988079071 + ], + "rotation": 227.11566149749532, + "pixel_coords": [ + 95, + 97, + 11.794586181640625 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.1492910385131836, + -0.15785160660743713, + 0.3499999940395355 + ], + "rotation": 169.9524003597986, + "pixel_coords": [ + 119, + 93, + 12.980138778686523 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2 + ], + [], + [ + 1, + 2, + 4, + 5 + ], + [ + 1, + 2, + 5 + ], + [ + 2 + ] + ], + "front": [ + [], + [ + 0, + 3, + 4 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 0 + ], + [ + 0, + 3 + ], + [ + 0, + 3, + 4 + ] + ], + "left": [ + [ + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 3, + 4, + 5 + ], + [], + [ + 3 + ], + [ + 3, + 4 + ] + ], + "right": [ + [ + 1 + ], + [], + [ + 0, + 1 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2 + ] + ] + }, + "filter_type": "vignette", + "filter_strength": 4.202783253114555, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_vignette", + "cf_description": "applied vignette filter (strength: 4.20)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0045" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0045_original.json b/Dataset/scenes/scene_0045_original.json new file mode 100644 index 0000000000000000000000000000000000000000..de3b46658ea86ef500342708e401108ce653d45f --- /dev/null +++ b/Dataset/scenes/scene_0045_original.json @@ -0,0 +1,262 @@ +{ + "split": "new", + "image_index": 45, + "image_filename": "SCENE_0045_new_000045.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.2214581966400146, + -0.040413517504930496, + 0.3499999940395355 + ], + "rotation": 257.3485269221546, + "pixel_coords": [ + 209, + 136, + 10.09582805633545 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.2515742778778076, + 2.8413333892822266, + 0.3499999940395355 + ], + "rotation": 27.23934284756577, + "pixel_coords": [ + 222, + 92, + 13.1160888671875 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.696650743484497, + 1.8815290927886963, + 0.699999988079071 + ], + "rotation": 124.03002988304772, + "pixel_coords": [ + 168, + 75, + 13.71332836151123 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.7335561513900757, + -2.8487846851348877, + 0.3499999940395355 + ], + "rotation": 126.45020696952298, + "pixel_coords": [ + 72, + 129, + 10.446150779724121 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.7110064029693604, + -1.4081979990005493, + 0.699999988079071 + ], + "rotation": 227.11566149749532, + "pixel_coords": [ + 95, + 97, + 11.794586181640625 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.1492910385131836, + -0.15785160660743713, + 0.3499999940395355 + ], + "rotation": 169.9524003597986, + "pixel_coords": [ + 119, + 93, + 12.980138778686523 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2 + ], + [], + [ + 1, + 2, + 4, + 5 + ], + [ + 1, + 2, + 5 + ], + [ + 2 + ] + ], + "front": [ + [], + [ + 0, + 3, + 4 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 0 + ], + [ + 0, + 3 + ], + [ + 0, + 3, + 4 + ] + ], + "left": [ + [ + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 3, + 4, + 5 + ], + [], + [ + 3 + ], + [ + 3, + 4 + ] + ], + "right": [ + [ + 1 + ], + [], + [ + 0, + 1 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0045" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0046_cf1.json b/Dataset/scenes/scene_0046_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..04ffa55cfbf4a46f338755dab82646465c8ef01b --- /dev/null +++ b/Dataset/scenes/scene_0046_cf1.json @@ -0,0 +1,264 @@ +{ + "split": "new", + "image_index": 46, + "image_filename": "SCENE_0046_new_000046.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.5196532011032104, + -2.9648008346557617, + 0.699999988079071 + ], + "rotation": 301.2158410571634, + "pixel_coords": [ + 51, + 109, + 10.428997039794922 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.1495141983032227, + 2.7439024448394775, + 0.3499999940395355 + ], + "rotation": 255.3069038847517, + "pixel_coords": [ + 268, + 109, + 11.316389083862305 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.4613828659057617, + 0.16897660493850708, + 0.3499999940395355 + ], + "rotation": 173.27100039875447, + "pixel_coords": [ + 222, + 137, + 9.621394157409668 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.4660634994506836, + 2.8164360523223877, + 0.699999988079071 + ], + "rotation": 355.73440147855086, + "pixel_coords": [ + 191, + 71, + 13.712054252624512 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.3390846252441406, + 0.0320437066257, + 0.3499999940395355 + ], + "rotation": 214.91748548660502, + "pixel_coords": [ + 120, + 90, + 12.870561599731445 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.03036336414515972, + -2.0115277767181396, + 0.3499999940395355 + ], + "rotation": 120.20649380063307, + "pixel_coords": [ + 106, + 128, + 10.096458435058594 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [], + [ + 3 + ], + [ + 0, + 1, + 3, + 4 + ] + ], + "front": [ + [ + 2, + 5 + ], + [ + 0, + 2, + 5 + ], + [], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 2 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 3, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0 + ], + [ + 0 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [], + [ + 1 + ], + [ + 1, + 2 + ], + [ + 1, + 2, + 3 + ], + [ + 1, + 2, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "swap_attribute", + "cf_description": "swapped colors between gray cube and green cylinder", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0046" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0046_cf2.json b/Dataset/scenes/scene_0046_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..f1f5f4960c4aa43153cfdc34e21b0d3d05a023ee --- /dev/null +++ b/Dataset/scenes/scene_0046_cf2.json @@ -0,0 +1,266 @@ +{ + "split": "new", + "image_index": 46, + "image_filename": "SCENE_0046_new_000046.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.5196532011032104, + -2.9648008346557617, + 0.699999988079071 + ], + "rotation": 301.2158410571634, + "pixel_coords": [ + 51, + 109, + 10.428997039794922 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.1495141983032227, + 2.7439024448394775, + 0.3499999940395355 + ], + "rotation": 255.3069038847517, + "pixel_coords": [ + 268, + 109, + 11.316389083862305 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.4613828659057617, + 0.16897660493850708, + 0.3499999940395355 + ], + "rotation": 173.27100039875447, + "pixel_coords": [ + 222, + 137, + 9.621394157409668 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.4660634994506836, + 2.8164360523223877, + 0.699999988079071 + ], + "rotation": 355.73440147855086, + "pixel_coords": [ + 191, + 71, + 13.712054252624512 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.3390846252441406, + 0.0320437066257, + 0.3499999940395355 + ], + "rotation": 214.91748548660502, + "pixel_coords": [ + 120, + 90, + 12.870561599731445 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.03036336414515972, + -2.0115277767181396, + 0.3499999940395355 + ], + "rotation": 120.20649380063307, + "pixel_coords": [ + 106, + 128, + 10.096458435058594 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [], + [ + 3 + ], + [ + 0, + 1, + 3, + 4 + ] + ], + "front": [ + [ + 2, + 5 + ], + [ + 0, + 2, + 5 + ], + [], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 2 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 3, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0 + ], + [ + 0 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [], + [ + 1 + ], + [ + 1, + 2 + ], + [ + 1, + 2, + 3 + ], + [ + 1, + 2, + 3 + ] + ] + }, + "filter_type": "blur", + "filter_strength": 12.76827072281042, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_blur", + "cf_description": "applied blur filter (strength: 12.77)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0046" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0046_original.json b/Dataset/scenes/scene_0046_original.json new file mode 100644 index 0000000000000000000000000000000000000000..d637837e4dd8575e71e078b1dc70a64263fe6beb --- /dev/null +++ b/Dataset/scenes/scene_0046_original.json @@ -0,0 +1,262 @@ +{ + "split": "new", + "image_index": 46, + "image_filename": "SCENE_0046_new_000046.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.5196532011032104, + -2.9648008346557617, + 0.699999988079071 + ], + "rotation": 301.2158410571634, + "pixel_coords": [ + 51, + 109, + 10.428997039794922 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.1495141983032227, + 2.7439024448394775, + 0.3499999940395355 + ], + "rotation": 255.3069038847517, + "pixel_coords": [ + 268, + 109, + 11.316389083862305 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.4613828659057617, + 0.16897660493850708, + 0.3499999940395355 + ], + "rotation": 173.27100039875447, + "pixel_coords": [ + 222, + 137, + 9.621394157409668 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.4660634994506836, + 2.8164360523223877, + 0.699999988079071 + ], + "rotation": 355.73440147855086, + "pixel_coords": [ + 191, + 71, + 13.712054252624512 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.3390846252441406, + 0.0320437066257, + 0.3499999940395355 + ], + "rotation": 214.91748548660502, + "pixel_coords": [ + 120, + 90, + 12.870561599731445 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.03036336414515972, + -2.0115277767181396, + 0.3499999940395355 + ], + "rotation": 120.20649380063307, + "pixel_coords": [ + 106, + 128, + 10.096458435058594 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [], + [ + 3 + ], + [ + 0, + 1, + 3, + 4 + ] + ], + "front": [ + [ + 2, + 5 + ], + [ + 0, + 2, + 5 + ], + [], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 2 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 3, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0 + ], + [ + 0 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [], + [ + 1 + ], + [ + 1, + 2 + ], + [ + 1, + 2, + 3 + ], + [ + 1, + 2, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0046" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0047_cf1.json b/Dataset/scenes/scene_0047_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..2c254a649b4f86a324d1cc60b04482d52d028e80 --- /dev/null +++ b/Dataset/scenes/scene_0047_cf1.json @@ -0,0 +1,311 @@ +{ + "split": "new", + "image_index": 47, + "image_filename": "SCENE_0047_new_000047.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.731299102306366, + 1.4482499361038208, + 0.699999988079071 + ], + "rotation": 140.05872679663835, + "pixel_coords": [ + 207, + 95, + 11.529817581176758 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.5909783840179443, + 1.7863383293151855, + 0.3499999940395355 + ], + "rotation": 243.86742185030985, + "pixel_coords": [ + 185, + 91, + 12.76113510131836 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.25007957220077515, + -0.30915865302085876, + 0.699999988079071 + ], + "rotation": 159.24937906671832, + "pixel_coords": [ + 147, + 101, + 11.111164093017578 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.5061585903167725, + -0.37647607922554016, + 0.699999988079071 + ], + "rotation": 191.6723754196746, + "pixel_coords": [ + 186, + 119, + 9.915068626403809 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.660463571548462, + 1.6106752157211304, + 0.699999988079071 + ], + "rotation": 76.30754951371192, + "pixel_coords": [ + 144, + 70, + 13.859426498413086 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.6098099946975708, + -1.5862318277359009, + 0.699999988079071 + ], + "rotation": 176.88072028429372, + "pixel_coords": [ + 90, + 99, + 11.232287406921387 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.1369454860687256, + -1.9434752464294434, + 0.699999988079071 + ], + "rotation": 159.12897920253164, + "pixel_coords": [ + 161, + 147, + 8.55117130279541 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 2, + 3, + 5, + 6 + ], + [ + 0, + 2, + 3, + 5, + 6 + ], + [ + 3, + 6 + ], + [ + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 3, + 6 + ], + [] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 2, + 3, + 4, + 5, + 6 + ], + [ + 5 + ], + [ + 2, + 4, + 5, + 6 + ], + [ + 5 + ], + [], + [ + 2, + 4, + 5 + ] + ], + "right": [ + [], + [ + 0 + ], + [ + 0, + 1, + 3, + 6 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 3, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_material", + "cf_description": "changed brown cylinder from metal to rubber", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0047" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0047_cf2.json b/Dataset/scenes/scene_0047_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..80cee48d63718c3ac29d86b2e858c10eb2a15fa8 --- /dev/null +++ b/Dataset/scenes/scene_0047_cf2.json @@ -0,0 +1,313 @@ +{ + "split": "new", + "image_index": 47, + "image_filename": "SCENE_0047_new_000047.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.731299102306366, + 1.4482499361038208, + 0.699999988079071 + ], + "rotation": 140.05872679663835, + "pixel_coords": [ + 207, + 95, + 11.529817581176758 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.5909783840179443, + 1.7863383293151855, + 0.3499999940395355 + ], + "rotation": 243.86742185030985, + "pixel_coords": [ + 185, + 91, + 12.76113510131836 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.25007957220077515, + -0.30915865302085876, + 0.699999988079071 + ], + "rotation": 159.24937906671832, + "pixel_coords": [ + 147, + 101, + 11.111164093017578 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.5061585903167725, + -0.37647607922554016, + 0.699999988079071 + ], + "rotation": 191.6723754196746, + "pixel_coords": [ + 186, + 119, + 9.915068626403809 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.660463571548462, + 1.6106752157211304, + 0.699999988079071 + ], + "rotation": 76.30754951371192, + "pixel_coords": [ + 144, + 70, + 13.859426498413086 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.6098099946975708, + -1.5862318277359009, + 0.699999988079071 + ], + "rotation": 176.88072028429372, + "pixel_coords": [ + 90, + 99, + 11.232287406921387 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.1369454860687256, + -1.9434752464294434, + 0.699999988079071 + ], + "rotation": 159.12897920253164, + "pixel_coords": [ + 161, + 147, + 8.55117130279541 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 2, + 3, + 5, + 6 + ], + [ + 0, + 2, + 3, + 5, + 6 + ], + [ + 3, + 6 + ], + [ + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 3, + 6 + ], + [] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 2, + 3, + 4, + 5, + 6 + ], + [ + 5 + ], + [ + 2, + 4, + 5, + 6 + ], + [ + 5 + ], + [], + [ + 2, + 4, + 5 + ] + ], + "right": [ + [], + [ + 0 + ], + [ + 0, + 1, + 3, + 6 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 3, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 3 + ] + ] + }, + "filter_type": "vignette", + "filter_strength": 3.6193382166070824, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_vignette", + "cf_description": "applied vignette filter (strength: 3.62)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0047" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0047_original.json b/Dataset/scenes/scene_0047_original.json new file mode 100644 index 0000000000000000000000000000000000000000..fc89fa2ae81a6957850b42cd36b686a807b736c2 --- /dev/null +++ b/Dataset/scenes/scene_0047_original.json @@ -0,0 +1,309 @@ +{ + "split": "new", + "image_index": 47, + "image_filename": "SCENE_0047_new_000047.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.731299102306366, + 1.4482499361038208, + 0.699999988079071 + ], + "rotation": 140.05872679663835, + "pixel_coords": [ + 207, + 95, + 11.529817581176758 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.5909783840179443, + 1.7863383293151855, + 0.3499999940395355 + ], + "rotation": 243.86742185030985, + "pixel_coords": [ + 185, + 91, + 12.76113510131836 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.25007957220077515, + -0.30915865302085876, + 0.699999988079071 + ], + "rotation": 159.24937906671832, + "pixel_coords": [ + 147, + 101, + 11.111164093017578 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.5061585903167725, + -0.37647607922554016, + 0.699999988079071 + ], + "rotation": 191.6723754196746, + "pixel_coords": [ + 186, + 119, + 9.915068626403809 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.660463571548462, + 1.6106752157211304, + 0.699999988079071 + ], + "rotation": 76.30754951371192, + "pixel_coords": [ + 144, + 70, + 13.859426498413086 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.6098099946975708, + -1.5862318277359009, + 0.699999988079071 + ], + "rotation": 176.88072028429372, + "pixel_coords": [ + 90, + 99, + 11.232287406921387 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.1369454860687256, + -1.9434752464294434, + 0.699999988079071 + ], + "rotation": 159.12897920253164, + "pixel_coords": [ + 161, + 147, + 8.55117130279541 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 2, + 3, + 5, + 6 + ], + [ + 0, + 2, + 3, + 5, + 6 + ], + [ + 3, + 6 + ], + [ + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 3, + 6 + ], + [] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 2, + 3, + 4, + 5, + 6 + ], + [ + 5 + ], + [ + 2, + 4, + 5, + 6 + ], + [ + 5 + ], + [], + [ + 2, + 4, + 5 + ] + ], + "right": [ + [], + [ + 0 + ], + [ + 0, + 1, + 3, + 6 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 3, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0047" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0048_cf1.json b/Dataset/scenes/scene_0048_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..f47a470dcd4071377edd39b8dee78544b293037c --- /dev/null +++ b/Dataset/scenes/scene_0048_cf1.json @@ -0,0 +1,313 @@ +{ + "split": "new", + "image_index": 48, + "image_filename": "SCENE_0048_new_000048.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.7324163913726807, + 0.08117209374904633, + 0.699999988079071 + ], + "rotation": 337.9449194906992, + "pixel_coords": [ + 178, + 106, + 10.586706161499023 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.1426007747650146, + -2.080568313598633, + 0.3499999940395355 + ], + "rotation": 204.8558768416908, + "pixel_coords": [ + 131, + 147, + 9.163496971130371 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.9063076972961426, + -2.780880928039551, + 0.699999988079071 + ], + "rotation": 187.5385891366216, + "pixel_coords": [ + 35, + 97, + 11.240008354187012 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.6715958714485168, + 1.7099932432174683, + 0.699999988079071 + ], + "rotation": 47.534635477747315, + "pixel_coords": [ + 212, + 92, + 11.614383697509766 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.8648970127105713, + -0.0006841690628789365, + 0.699999988079071 + ], + "rotation": 3.9766050024802224, + "pixel_coords": [ + 107, + 77, + 12.898784637451172 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.8468189835548401, + -0.6386041641235352, + 0.699999988079071 + ], + "rotation": 264.1035711272347, + "pixel_coords": [ + 127, + 98, + 11.187024116516113 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.7814688682556152, + 2.6241793632507324, + 0.3499999940395355 + ], + "rotation": 219.67995818182163, + "pixel_coords": [ + 161, + 71, + 14.592785835266113 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 3, + 4, + 6 + ], + [ + 4, + 6 + ], + [ + 6 + ], + [ + 3, + 4, + 6 + ], + [] + ], + "front": [ + [ + 1 + ], + [], + [ + 0, + 1 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 5, + 6 + ], + [ + 2, + 4, + 5 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 2 + ], + [ + 2, + 4 + ], + [ + 1, + 2, + 4, + 5 + ] + ], + "right": [ + [ + 3 + ], + [ + 0, + 3, + 6 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [], + [ + 0, + 1, + 3, + 5, + 6 + ], + [ + 0, + 1, + 3, + 6 + ], + [ + 0, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "swap_attribute", + "cf_description": "swapped colors between cyan sphere and purple cylinder", + "change_score": 2.0, + "change_attempts": 2, + "source_scene": "scene_0048" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0048_cf2.json b/Dataset/scenes/scene_0048_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..510d5e7daf8e8bf456762204e28f7baa38711a29 --- /dev/null +++ b/Dataset/scenes/scene_0048_cf2.json @@ -0,0 +1,315 @@ +{ + "split": "new", + "image_index": 48, + "image_filename": "SCENE_0048_new_000048.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.7324163913726807, + 0.08117209374904633, + 0.699999988079071 + ], + "rotation": 337.9449194906992, + "pixel_coords": [ + 178, + 106, + 10.586706161499023 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.1426007747650146, + -2.080568313598633, + 0.3499999940395355 + ], + "rotation": 204.8558768416908, + "pixel_coords": [ + 131, + 147, + 9.163496971130371 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.9063076972961426, + -2.780880928039551, + 0.699999988079071 + ], + "rotation": 187.5385891366216, + "pixel_coords": [ + 35, + 97, + 11.240008354187012 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.6715958714485168, + 1.7099932432174683, + 0.699999988079071 + ], + "rotation": 47.534635477747315, + "pixel_coords": [ + 212, + 92, + 11.614383697509766 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.8648970127105713, + -0.0006841690628789365, + 0.699999988079071 + ], + "rotation": 3.9766050024802224, + "pixel_coords": [ + 107, + 77, + 12.898784637451172 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.8468189835548401, + -0.6386041641235352, + 0.699999988079071 + ], + "rotation": 264.1035711272347, + "pixel_coords": [ + 127, + 98, + 11.187024116516113 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.7814688682556152, + 2.6241793632507324, + 0.3499999940395355 + ], + "rotation": 219.67995818182163, + "pixel_coords": [ + 161, + 71, + 14.592785835266113 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 3, + 4, + 6 + ], + [ + 4, + 6 + ], + [ + 6 + ], + [ + 3, + 4, + 6 + ], + [] + ], + "front": [ + [ + 1 + ], + [], + [ + 0, + 1 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 5, + 6 + ], + [ + 2, + 4, + 5 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 2 + ], + [ + 2, + 4 + ], + [ + 1, + 2, + 4, + 5 + ] + ], + "right": [ + [ + 3 + ], + [ + 0, + 3, + 6 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [], + [ + 0, + 1, + 3, + 5, + 6 + ], + [ + 0, + 1, + 3, + 6 + ], + [ + 0, + 3 + ] + ] + }, + "filter_type": "chromatic_aberration", + "filter_strength": 3.317453798209589, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_chromatic_aberration", + "cf_description": "applied chromatic aberration filter (strength: 3.32)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0048" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0048_original.json b/Dataset/scenes/scene_0048_original.json new file mode 100644 index 0000000000000000000000000000000000000000..573f4da229f8bf1b964cdd5cc1d53af3faa0dfa9 --- /dev/null +++ b/Dataset/scenes/scene_0048_original.json @@ -0,0 +1,311 @@ +{ + "split": "new", + "image_index": 48, + "image_filename": "SCENE_0048_new_000048.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.7324163913726807, + 0.08117209374904633, + 0.699999988079071 + ], + "rotation": 337.9449194906992, + "pixel_coords": [ + 178, + 106, + 10.586706161499023 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.1426007747650146, + -2.080568313598633, + 0.3499999940395355 + ], + "rotation": 204.8558768416908, + "pixel_coords": [ + 131, + 147, + 9.163496971130371 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.9063076972961426, + -2.780880928039551, + 0.699999988079071 + ], + "rotation": 187.5385891366216, + "pixel_coords": [ + 35, + 97, + 11.240008354187012 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.6715958714485168, + 1.7099932432174683, + 0.699999988079071 + ], + "rotation": 47.534635477747315, + "pixel_coords": [ + 212, + 92, + 11.614383697509766 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.8648970127105713, + -0.0006841690628789365, + 0.699999988079071 + ], + "rotation": 3.9766050024802224, + "pixel_coords": [ + 107, + 77, + 12.898784637451172 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.8468189835548401, + -0.6386041641235352, + 0.699999988079071 + ], + "rotation": 264.1035711272347, + "pixel_coords": [ + 127, + 98, + 11.187024116516113 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.7814688682556152, + 2.6241793632507324, + 0.3499999940395355 + ], + "rotation": 219.67995818182163, + "pixel_coords": [ + 161, + 71, + 14.592785835266113 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 3, + 4, + 6 + ], + [ + 4, + 6 + ], + [ + 6 + ], + [ + 3, + 4, + 6 + ], + [] + ], + "front": [ + [ + 1 + ], + [], + [ + 0, + 1 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 5, + 6 + ], + [ + 2, + 4, + 5 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 2 + ], + [ + 2, + 4 + ], + [ + 1, + 2, + 4, + 5 + ] + ], + "right": [ + [ + 3 + ], + [ + 0, + 3, + 6 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [], + [ + 0, + 1, + 3, + 5, + 6 + ], + [ + 0, + 1, + 3, + 6 + ], + [ + 0, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0048" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0049_cf1.json b/Dataset/scenes/scene_0049_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..876d1fea931905e85a3711ac1e04ddcf3bb3a4de --- /dev/null +++ b/Dataset/scenes/scene_0049_cf1.json @@ -0,0 +1,397 @@ +{ + "split": "new", + "image_index": 49, + "image_filename": "SCENE_0049_new_000049.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.5028116703033447, + 1.0925320386886597, + 0.699999988079071 + ], + "rotation": 108.52293196166984, + "pixel_coords": [ + 247, + 120, + 9.7760648727417 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3809289932250977, + 2.5951571464538574, + 0.3499999940395355 + ], + "rotation": 67.26782369366802, + "pixel_coords": [ + 247, + 102, + 11.534826278686523 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.7921627759933472, + -1.6265164613723755, + 0.3499999940395355 + ], + "rotation": 356.98776718924324, + "pixel_coords": [ + 133, + 138, + 9.59383773803711 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.6024398803710938, + -1.0004246234893799, + 0.699999988079071 + ], + "rotation": 139.8807126180106, + "pixel_coords": [ + 90, + 83, + 12.054238319396973 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.35771670937538147, + 1.4766197204589844, + 0.3499999940395355 + ], + "rotation": 47.51384490794437, + "pixel_coords": [ + 201, + 101, + 11.604387283325195 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.46257612109184265, + -1.4301022291183472, + 0.3499999940395355 + ], + "rotation": 42.41085207513735, + "pixel_coords": [ + 114, + 119, + 10.547298431396484 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.639355182647705, + -2.058380365371704, + 0.3499999940395355 + ], + "rotation": 20.70081296286942, + "pixel_coords": [ + 164, + 178, + 8.11116886138916 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.5703411102294922, + -2.7649052143096924, + 0.699999988079071 + ], + "rotation": 82.65894204309855, + "pixel_coords": [ + 70, + 121, + 9.709275245666504 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4, + 5, + 6 + ], + [ + 3 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 8 + ], + [], + [ + 3 + ], + [ + 3 + ], + [ + 1, + 3, + 4, + 5 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 2, + 7, + 8 + ], + [ + 0, + 2, + 6, + 7, + 8 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 2, + 6, + 7, + 8 + ], + [ + 0, + 2, + 6, + 7, + 8 + ], + [ + 0, + 2, + 7, + 8 + ], + [], + [ + 2, + 7 + ] + ], + "left": [ + [ + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 6, + 8 + ], + [], + [ + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 2, + 3, + 6, + 8 + ], + [ + 3, + 8 + ], + [ + 2, + 3, + 6, + 8 + ], + [] + ], + "right": [ + [ + 1 + ], + [], + [ + 0, + 1, + 4, + 5, + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "remove_object", + "cf_description": "removed cyan cube", + "change_score": 20.21622107385003, + "change_attempts": 1, + "source_scene": "scene_0049" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0049_cf2.json b/Dataset/scenes/scene_0049_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..8f3cc3ecc4ed3cacb7fd73070aab467ba31c81f2 --- /dev/null +++ b/Dataset/scenes/scene_0049_cf2.json @@ -0,0 +1,415 @@ +{ + "split": "new", + "image_index": 49, + "image_filename": "SCENE_0049_new_000049.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.5028116703033447, + 1.0925320386886597, + 0.699999988079071 + ], + "rotation": 108.52293196166984, + "pixel_coords": [ + 247, + 120, + 9.7760648727417 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3809289932250977, + 2.5951571464538574, + 0.3499999940395355 + ], + "rotation": 67.26782369366802, + "pixel_coords": [ + 247, + 102, + 11.534826278686523 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.7921627759933472, + -1.6265164613723755, + 0.3499999940395355 + ], + "rotation": 356.98776718924324, + "pixel_coords": [ + 133, + 138, + 9.59383773803711 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.6024398803710938, + -1.0004246234893799, + 0.699999988079071 + ], + "rotation": 139.8807126180106, + "pixel_coords": [ + 90, + 83, + 12.054238319396973 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.35771670937538147, + 1.4766197204589844, + 0.3499999940395355 + ], + "rotation": 47.51384490794437, + "pixel_coords": [ + 201, + 101, + 11.604387283325195 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.42502450942993164, + 0.4106355309486389, + 0.3499999940395355 + ], + "rotation": 351.04290454140846, + "pixel_coords": [ + 161, + 102, + 11.541153907775879 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.46257612109184265, + -1.4301022291183472, + 0.3499999940395355 + ], + "rotation": 42.41085207513735, + "pixel_coords": [ + 114, + 119, + 10.547298431396484 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.639355182647705, + -2.058380365371704, + 0.3499999940395355 + ], + "rotation": 20.70081296286942, + "pixel_coords": [ + 164, + 178, + 8.11116886138916 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.5703411102294922, + -2.7649052143096924, + 0.699999988079071 + ], + "rotation": 82.65894204309855, + "pixel_coords": [ + 70, + 121, + 9.709275245666504 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4, + 5, + 6 + ], + [ + 3 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 8 + ], + [], + [ + 3 + ], + [ + 3 + ], + [ + 1, + 3, + 4, + 5 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 2, + 7, + 8 + ], + [ + 0, + 2, + 6, + 7, + 8 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 2, + 6, + 7, + 8 + ], + [ + 0, + 2, + 6, + 7, + 8 + ], + [ + 0, + 2, + 7, + 8 + ], + [], + [ + 2, + 7 + ] + ], + "left": [ + [ + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 6, + 8 + ], + [], + [ + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 2, + 3, + 6, + 8 + ], + [ + 3, + 8 + ], + [ + 2, + 3, + 6, + 8 + ], + [] + ], + "right": [ + [ + 1 + ], + [], + [ + 0, + 1, + 4, + 5, + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ] + ] + }, + "lighting": "bright", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_lighting", + "cf_description": "changed lighting to bright", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0049" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0049_original.json b/Dataset/scenes/scene_0049_original.json new file mode 100644 index 0000000000000000000000000000000000000000..b411ebb961d5184e9542e3f1ba3dce21b5d54ef3 --- /dev/null +++ b/Dataset/scenes/scene_0049_original.json @@ -0,0 +1,412 @@ +{ + "split": "new", + "image_index": 49, + "image_filename": "SCENE_0049_new_000049.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.5028116703033447, + 1.0925320386886597, + 0.699999988079071 + ], + "rotation": 108.52293196166984, + "pixel_coords": [ + 247, + 120, + 9.7760648727417 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3809289932250977, + 2.5951571464538574, + 0.3499999940395355 + ], + "rotation": 67.26782369366802, + "pixel_coords": [ + 247, + 102, + 11.534826278686523 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.7921627759933472, + -1.6265164613723755, + 0.3499999940395355 + ], + "rotation": 356.98776718924324, + "pixel_coords": [ + 133, + 138, + 9.59383773803711 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.6024398803710938, + -1.0004246234893799, + 0.699999988079071 + ], + "rotation": 139.8807126180106, + "pixel_coords": [ + 90, + 83, + 12.054238319396973 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.35771670937538147, + 1.4766197204589844, + 0.3499999940395355 + ], + "rotation": 47.51384490794437, + "pixel_coords": [ + 201, + 101, + 11.604387283325195 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.42502450942993164, + 0.4106355309486389, + 0.3499999940395355 + ], + "rotation": 351.04290454140846, + "pixel_coords": [ + 161, + 102, + 11.541153907775879 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.46257612109184265, + -1.4301022291183472, + 0.3499999940395355 + ], + "rotation": 42.41085207513735, + "pixel_coords": [ + 114, + 119, + 10.547298431396484 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.639355182647705, + -2.058380365371704, + 0.3499999940395355 + ], + "rotation": 20.70081296286942, + "pixel_coords": [ + 164, + 178, + 8.11116886138916 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.5703411102294922, + -2.7649052143096924, + 0.699999988079071 + ], + "rotation": 82.65894204309855, + "pixel_coords": [ + 70, + 121, + 9.709275245666504 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4, + 5, + 6 + ], + [ + 3 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 8 + ], + [], + [ + 3 + ], + [ + 3 + ], + [ + 1, + 3, + 4, + 5 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 2, + 7, + 8 + ], + [ + 0, + 2, + 6, + 7, + 8 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 2, + 6, + 7, + 8 + ], + [ + 0, + 2, + 6, + 7, + 8 + ], + [ + 0, + 2, + 7, + 8 + ], + [], + [ + 2, + 7 + ] + ], + "left": [ + [ + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 6, + 8 + ], + [], + [ + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 2, + 3, + 6, + 8 + ], + [ + 3, + 8 + ], + [ + 2, + 3, + 6, + 8 + ], + [] + ], + "right": [ + [ + 1 + ], + [], + [ + 0, + 1, + 4, + 5, + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0049" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0050_cf1.json b/Dataset/scenes/scene_0050_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..c0601c15e12d35738f6050dd228de3980bba17f4 --- /dev/null +++ b/Dataset/scenes/scene_0050_cf1.json @@ -0,0 +1,204 @@ +{ + "split": "new", + "image_index": 50, + "image_filename": "SCENE_0050_new_000050.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.8582887649536133, + 2.1624581813812256, + 0.3499999940395355 + ], + "rotation": 280.6420037958961, + "pixel_coords": [ + 279, + 117, + 10.421944618225098 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.18770922720432281, + -0.5750665068626404, + 0.3499999940395355 + ], + "rotation": 40.766011314251095, + "pixel_coords": [ + 142, + 114, + 10.65908145904541 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.3109796047210693, + 1.843666911125183, + 0.699999988079071 + ], + "rotation": 332.0996570615753, + "pixel_coords": [ + 152, + 70, + 13.388288497924805 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.6526455879211426, + -1.0676873922348022, + 0.699999988079071 + ], + "rotation": 74.75901683222453, + "pixel_coords": [ + 82, + 86, + 11.779208183288574 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 1, + 3, + 4 + ], + [], + [ + 3 + ] + ], + "front": [ + [], + [ + 0, + 2 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1, + 4 + ], + [ + 1, + 2, + 4 + ], + [ + 1 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 3 + ], + [ + 0 + ], + [ + 0, + 2, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "remove_object", + "cf_description": "removed cyan sphere", + "change_score": 22.58123982614632, + "change_attempts": 1, + "source_scene": "scene_0050" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0050_cf2.json b/Dataset/scenes/scene_0050_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..0417cc4ce854428f5f1c5958ec5eed0f264b6277 --- /dev/null +++ b/Dataset/scenes/scene_0050_cf2.json @@ -0,0 +1,222 @@ +{ + "split": "new", + "image_index": 50, + "image_filename": "SCENE_0050_new_000050.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.8582887649536133, + 2.1624581813812256, + 0.3499999940395355 + ], + "rotation": 280.6420037958961, + "pixel_coords": [ + 279, + 117, + 10.421944618225098 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.5345242023468018, + -2.3473451137542725, + 0.3499999940395355 + ], + "rotation": 124.70567249622749, + "pixel_coords": [ + 51, + 108, + 11.053363800048828 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.18770922720432281, + -0.5750665068626404, + 0.3499999940395355 + ], + "rotation": 40.766011314251095, + "pixel_coords": [ + 142, + 114, + 10.65908145904541 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.3109796047210693, + 1.843666911125183, + 0.699999988079071 + ], + "rotation": 332.0996570615753, + "pixel_coords": [ + 152, + 70, + 13.388288497924805 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.6526455879211426, + -1.0676873922348022, + 0.699999988079071 + ], + "rotation": 74.75901683222453, + "pixel_coords": [ + 82, + 86, + 11.779208183288574 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 1, + 3, + 4 + ], + [], + [ + 3 + ] + ], + "front": [ + [], + [ + 0, + 2 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1, + 4 + ], + [ + 1, + 2, + 4 + ], + [ + 1 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 3 + ], + [ + 0 + ], + [ + 0, + 2, + 3 + ] + ] + }, + "noise_level": "medium", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "add_noise", + "cf_description": "added medium noise (min: light)", + "change_score": 1.0, + "change_attempts": 2, + "source_scene": "scene_0050" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0050_original.json b/Dataset/scenes/scene_0050_original.json new file mode 100644 index 0000000000000000000000000000000000000000..c22ddd49b71fa00d72f77c26aa9e4bb0f10d460f --- /dev/null +++ b/Dataset/scenes/scene_0050_original.json @@ -0,0 +1,219 @@ +{ + "split": "new", + "image_index": 50, + "image_filename": "SCENE_0050_new_000050.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.8582887649536133, + 2.1624581813812256, + 0.3499999940395355 + ], + "rotation": 280.6420037958961, + "pixel_coords": [ + 279, + 117, + 10.421944618225098 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.5345242023468018, + -2.3473451137542725, + 0.3499999940395355 + ], + "rotation": 124.70567249622749, + "pixel_coords": [ + 51, + 108, + 11.053363800048828 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.18770922720432281, + -0.5750665068626404, + 0.3499999940395355 + ], + "rotation": 40.766011314251095, + "pixel_coords": [ + 142, + 114, + 10.65908145904541 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.3109796047210693, + 1.843666911125183, + 0.699999988079071 + ], + "rotation": 332.0996570615753, + "pixel_coords": [ + 152, + 70, + 13.388288497924805 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.6526455879211426, + -1.0676873922348022, + 0.699999988079071 + ], + "rotation": 74.75901683222453, + "pixel_coords": [ + 82, + 86, + 11.779208183288574 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 1, + 3, + 4 + ], + [], + [ + 3 + ] + ], + "front": [ + [], + [ + 0, + 2 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1, + 4 + ], + [ + 1, + 2, + 4 + ], + [ + 1 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 3 + ], + [ + 0 + ], + [ + 0, + 2, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0050" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0051_cf1.json b/Dataset/scenes/scene_0051_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..b11609b8afc8ae4f3ebc1e78ae5846938830013c --- /dev/null +++ b/Dataset/scenes/scene_0051_cf1.json @@ -0,0 +1,359 @@ +{ + "split": "new", + "image_index": 51, + "image_filename": "SCENE_0051_new_000051.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.15893445909023285, + -0.0437217652797699, + 0.3499999940395355 + ], + "rotation": 52.29416584650715, + "pixel_coords": [ + 156, + 109, + 11.084089279174805 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.32235586643218994, + 2.37467885017395, + 0.3499999940395355 + ], + "rotation": 221.63028169588452, + "pixel_coords": [ + 218, + 94, + 12.155563354492188 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.221163272857666, + 0.554338276386261, + 0.699999988079071 + ], + "rotation": 171.62231943589686, + "pixel_coords": [ + 132, + 76, + 12.648569107055664 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.1112963929772377, + -2.884378433227539, + 0.3499999940395355 + ], + "rotation": 1.8644791141205186, + "pixel_coords": [ + 80, + 143, + 9.265164375305176 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.2110704183578491, + 1.3583678007125854, + 0.3499999940395355 + ], + "rotation": 177.76428782103443, + "pixel_coords": [ + 218, + 111, + 10.973618507385254 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.8775386810302734, + 2.361790418624878, + 0.699999988079071 + ], + "rotation": 132.91146597886336, + "pixel_coords": [ + 285, + 109, + 10.271124839782715 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.6656936407089233, + -1.5262032747268677, + 0.699999988079071 + ], + "rotation": 58.49328480350677, + "pixel_coords": [ + 89, + 96, + 11.076567649841309 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.03927367553114891, + -1.6804296970367432, + 0.3499999940395355 + ], + "rotation": 206.63683081886379, + "pixel_coords": [ + 115, + 127, + 10.0602445602417 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2 + ], + [ + 2 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 1, + 2, + 6 + ], + [ + 0, + 1, + 2, + 4, + 6 + ], + [ + 1, + 2 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 3, + 5, + 7 + ], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 3, + 5, + 7 + ], + [ + 3, + 7 + ], + [ + 3, + 4, + 5, + 7 + ], + [ + 3 + ] + ], + "left": [ + [ + 2, + 3, + 6, + 7 + ], + [ + 0, + 2, + 3, + 6, + 7 + ], + [ + 3, + 6, + 7 + ], + [], + [ + 0, + 2, + 3, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [], + [ + 3, + 6 + ] + ], + "right": [ + [ + 1, + 4, + 5 + ], + [ + 5 + ], + [ + 0, + 1, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7 + ], + [ + 5 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 7 + ], + [ + 0, + 1, + 2, + 4, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_material", + "cf_description": "changed yellow sphere from rubber to metal", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0051" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0051_cf2.json b/Dataset/scenes/scene_0051_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..bec21382d958171366ce4051d27dda10cbfaa120 --- /dev/null +++ b/Dataset/scenes/scene_0051_cf2.json @@ -0,0 +1,360 @@ +{ + "split": "new", + "image_index": 51, + "image_filename": "SCENE_0051_new_000051.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.15893445909023285, + -0.0437217652797699, + 0.3499999940395355 + ], + "rotation": 52.29416584650715, + "pixel_coords": [ + 156, + 109, + 11.084089279174805 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.32235586643218994, + 2.37467885017395, + 0.3499999940395355 + ], + "rotation": 221.63028169588452, + "pixel_coords": [ + 218, + 94, + 12.155563354492188 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.221163272857666, + 0.554338276386261, + 0.699999988079071 + ], + "rotation": 171.62231943589686, + "pixel_coords": [ + 132, + 76, + 12.648569107055664 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.1112963929772377, + -2.884378433227539, + 0.3499999940395355 + ], + "rotation": 1.8644791141205186, + "pixel_coords": [ + 80, + 143, + 9.265164375305176 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.2110704183578491, + 1.3583678007125854, + 0.3499999940395355 + ], + "rotation": 177.76428782103443, + "pixel_coords": [ + 218, + 111, + 10.973618507385254 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.8775386810302734, + 2.361790418624878, + 0.699999988079071 + ], + "rotation": 132.91146597886336, + "pixel_coords": [ + 285, + 109, + 10.271124839782715 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.6656936407089233, + -1.5262032747268677, + 0.699999988079071 + ], + "rotation": 58.49328480350677, + "pixel_coords": [ + 89, + 96, + 11.076567649841309 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.03927367553114891, + -1.6804296970367432, + 0.3499999940395355 + ], + "rotation": 206.63683081886379, + "pixel_coords": [ + 115, + 127, + 10.0602445602417 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2 + ], + [ + 2 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 1, + 2, + 6 + ], + [ + 0, + 1, + 2, + 4, + 6 + ], + [ + 1, + 2 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 3, + 5, + 7 + ], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 3, + 5, + 7 + ], + [ + 3, + 7 + ], + [ + 3, + 4, + 5, + 7 + ], + [ + 3 + ] + ], + "left": [ + [ + 2, + 3, + 6, + 7 + ], + [ + 0, + 2, + 3, + 6, + 7 + ], + [ + 3, + 6, + 7 + ], + [], + [ + 0, + 2, + 3, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [], + [ + 3, + 6 + ] + ], + "right": [ + [ + 1, + 4, + 5 + ], + [ + 5 + ], + [ + 0, + 1, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7 + ], + [ + 5 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 7 + ], + [ + 0, + 1, + 2, + 4, + 5 + ] + ] + }, + "lighting": "warm", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_lighting", + "cf_description": "changed lighting to warm", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0051" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0051_original.json b/Dataset/scenes/scene_0051_original.json new file mode 100644 index 0000000000000000000000000000000000000000..17a7eb12e5a55fd4e622336a551bfc44d9efc7a2 --- /dev/null +++ b/Dataset/scenes/scene_0051_original.json @@ -0,0 +1,357 @@ +{ + "split": "new", + "image_index": 51, + "image_filename": "SCENE_0051_new_000051.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.15893445909023285, + -0.0437217652797699, + 0.3499999940395355 + ], + "rotation": 52.29416584650715, + "pixel_coords": [ + 156, + 109, + 11.084089279174805 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.32235586643218994, + 2.37467885017395, + 0.3499999940395355 + ], + "rotation": 221.63028169588452, + "pixel_coords": [ + 218, + 94, + 12.155563354492188 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.221163272857666, + 0.554338276386261, + 0.699999988079071 + ], + "rotation": 171.62231943589686, + "pixel_coords": [ + 132, + 76, + 12.648569107055664 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.1112963929772377, + -2.884378433227539, + 0.3499999940395355 + ], + "rotation": 1.8644791141205186, + "pixel_coords": [ + 80, + 143, + 9.265164375305176 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.2110704183578491, + 1.3583678007125854, + 0.3499999940395355 + ], + "rotation": 177.76428782103443, + "pixel_coords": [ + 218, + 111, + 10.973618507385254 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.8775386810302734, + 2.361790418624878, + 0.699999988079071 + ], + "rotation": 132.91146597886336, + "pixel_coords": [ + 285, + 109, + 10.271124839782715 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.6656936407089233, + -1.5262032747268677, + 0.699999988079071 + ], + "rotation": 58.49328480350677, + "pixel_coords": [ + 89, + 96, + 11.076567649841309 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.03927367553114891, + -1.6804296970367432, + 0.3499999940395355 + ], + "rotation": 206.63683081886379, + "pixel_coords": [ + 115, + 127, + 10.0602445602417 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2 + ], + [ + 2 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 1, + 2, + 6 + ], + [ + 0, + 1, + 2, + 4, + 6 + ], + [ + 1, + 2 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 3, + 5, + 7 + ], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 3, + 5, + 7 + ], + [ + 3, + 7 + ], + [ + 3, + 4, + 5, + 7 + ], + [ + 3 + ] + ], + "left": [ + [ + 2, + 3, + 6, + 7 + ], + [ + 0, + 2, + 3, + 6, + 7 + ], + [ + 3, + 6, + 7 + ], + [], + [ + 0, + 2, + 3, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [], + [ + 3, + 6 + ] + ], + "right": [ + [ + 1, + 4, + 5 + ], + [ + 5 + ], + [ + 0, + 1, + 4, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7 + ], + [ + 5 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 7 + ], + [ + 0, + 1, + 2, + 4, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0051" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0052_cf1.json b/Dataset/scenes/scene_0052_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..77d13df84017c02fb4bec4d11e8e83ff15a6c1e4 --- /dev/null +++ b/Dataset/scenes/scene_0052_cf1.json @@ -0,0 +1,421 @@ +{ + "split": "new", + "image_index": 52, + "image_filename": "SCENE_0052_new_000052.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.926536202430725, + 0.8028762340545654, + 0.3499999940395355 + ], + "rotation": 107.17571923932815, + "pixel_coords": [ + 142, + 82, + 12.526508331298828 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.750239133834839, + -1.1734391450881958, + 0.699999988079071 + ], + "rotation": 130.62207450811127, + "pixel_coords": [ + 80, + 82, + 11.771388053894043 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.697228193283081, + 2.268796920776367, + 0.3499999940395355 + ], + "rotation": 339.72642138841366, + "pixel_coords": [ + 195, + 82, + 12.552733421325684 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.5894395112991333, + 2.5630807876586914, + 0.3499999940395355 + ], + "rotation": 57.81022912564413, + "pixel_coords": [ + 184, + 72, + 13.28817367553711 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.1079281568527222, + 2.468647003173828, + 0.3499999940395355 + ], + "rotation": 42.34393137215206, + "pixel_coords": [ + 239, + 98, + 11.506515502929688 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.9719821810722351, + 0.7607789039611816, + 0.699999988079071 + ], + "rotation": 214.16951683884747, + "pixel_coords": [ + 201, + 104, + 10.459613800048828 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.3925395607948303, + 0.06393250077962875, + 0.3499999940395355 + ], + "rotation": 296.5309736989935, + "pixel_coords": [ + 153, + 105, + 11.132636070251465 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.728713035583496, + -2.128084182739258, + 0.3499999940395355 + ], + "rotation": 273.2593941639553, + "pixel_coords": [ + 168, + 188, + 7.914060115814209 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.20320668816566467, + -1.5119256973266602, + 0.699999988079071 + ], + "rotation": 153.9710527949508, + "pixel_coords": [ + 115, + 115, + 9.95053768157959 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 1, + 4, + 5, + 6, + 7, + 8 + ], + [ + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 5, + 6, + 7, + 8 + ], + [ + 7, + 8 + ], + [ + 5, + 7, + 8 + ], + [], + [ + 7 + ] + ], + "left": [ + [ + 1, + 8 + ], + [], + [ + 0, + 1, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 8 + ], + [ + 0, + 1, + 6, + 8 + ], + [ + 1 + ] + ], + "right": [ + [ + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 4 + ], + [ + 2, + 4, + 5 + ], + [], + [ + 4 + ], + [ + 2, + 3, + 4, + 5, + 7 + ], + [ + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_size", + "cf_description": "changed brown cube from small to large", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0052" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0052_cf2.json b/Dataset/scenes/scene_0052_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..ebf5f9390fd01e82edbbe58d34ef7502c7f02d43 --- /dev/null +++ b/Dataset/scenes/scene_0052_cf2.json @@ -0,0 +1,422 @@ +{ + "split": "new", + "image_index": 52, + "image_filename": "SCENE_0052_new_000052.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.926536202430725, + 0.8028762340545654, + 0.3499999940395355 + ], + "rotation": 107.17571923932815, + "pixel_coords": [ + 142, + 82, + 12.526508331298828 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.750239133834839, + -1.1734391450881958, + 0.699999988079071 + ], + "rotation": 130.62207450811127, + "pixel_coords": [ + 80, + 82, + 11.771388053894043 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.697228193283081, + 2.268796920776367, + 0.3499999940395355 + ], + "rotation": 339.72642138841366, + "pixel_coords": [ + 195, + 82, + 12.552733421325684 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.5894395112991333, + 2.5630807876586914, + 0.3499999940395355 + ], + "rotation": 57.81022912564413, + "pixel_coords": [ + 184, + 72, + 13.28817367553711 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.1079281568527222, + 2.468647003173828, + 0.3499999940395355 + ], + "rotation": 42.34393137215206, + "pixel_coords": [ + 239, + 98, + 11.506515502929688 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.9719821810722351, + 0.7607789039611816, + 0.699999988079071 + ], + "rotation": 214.16951683884747, + "pixel_coords": [ + 201, + 104, + 10.459613800048828 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.3925395607948303, + 0.06393250077962875, + 0.3499999940395355 + ], + "rotation": 296.5309736989935, + "pixel_coords": [ + 153, + 105, + 11.132636070251465 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.728713035583496, + -2.128084182739258, + 0.3499999940395355 + ], + "rotation": 273.2593941639553, + "pixel_coords": [ + 168, + 188, + 7.914060115814209 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.20320668816566467, + -1.5119256973266602, + 0.699999988079071 + ], + "rotation": 153.9710527949508, + "pixel_coords": [ + 115, + 115, + 9.95053768157959 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 1, + 4, + 5, + 6, + 7, + 8 + ], + [ + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 5, + 6, + 7, + 8 + ], + [ + 7, + 8 + ], + [ + 5, + 7, + 8 + ], + [], + [ + 7 + ] + ], + "left": [ + [ + 1, + 8 + ], + [], + [ + 0, + 1, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 8 + ], + [ + 0, + 1, + 6, + 8 + ], + [ + 1 + ] + ], + "right": [ + [ + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 4 + ], + [ + 2, + 4, + 5 + ], + [], + [ + 4 + ], + [ + 2, + 3, + 4, + 5, + 7 + ], + [ + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "background_color": "brown", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_background", + "cf_description": "changed background to brown", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0052" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0052_original.json b/Dataset/scenes/scene_0052_original.json new file mode 100644 index 0000000000000000000000000000000000000000..333b7cc4fcb5be4f0c8229610f4212ae00db853e --- /dev/null +++ b/Dataset/scenes/scene_0052_original.json @@ -0,0 +1,419 @@ +{ + "split": "new", + "image_index": 52, + "image_filename": "SCENE_0052_new_000052.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.926536202430725, + 0.8028762340545654, + 0.3499999940395355 + ], + "rotation": 107.17571923932815, + "pixel_coords": [ + 142, + 82, + 12.526508331298828 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.750239133834839, + -1.1734391450881958, + 0.699999988079071 + ], + "rotation": 130.62207450811127, + "pixel_coords": [ + 80, + 82, + 11.771388053894043 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.697228193283081, + 2.268796920776367, + 0.3499999940395355 + ], + "rotation": 339.72642138841366, + "pixel_coords": [ + 195, + 82, + 12.552733421325684 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.5894395112991333, + 2.5630807876586914, + 0.3499999940395355 + ], + "rotation": 57.81022912564413, + "pixel_coords": [ + 184, + 72, + 13.28817367553711 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.1079281568527222, + 2.468647003173828, + 0.3499999940395355 + ], + "rotation": 42.34393137215206, + "pixel_coords": [ + 239, + 98, + 11.506515502929688 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.9719821810722351, + 0.7607789039611816, + 0.699999988079071 + ], + "rotation": 214.16951683884747, + "pixel_coords": [ + 201, + 104, + 10.459613800048828 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.3925395607948303, + 0.06393250077962875, + 0.3499999940395355 + ], + "rotation": 296.5309736989935, + "pixel_coords": [ + 153, + 105, + 11.132636070251465 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.728713035583496, + -2.128084182739258, + 0.3499999940395355 + ], + "rotation": 273.2593941639553, + "pixel_coords": [ + 168, + 188, + 7.914060115814209 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.20320668816566467, + -1.5119256973266602, + 0.699999988079071 + ], + "rotation": 153.9710527949508, + "pixel_coords": [ + 115, + 115, + 9.95053768157959 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 1, + 4, + 5, + 6, + 7, + 8 + ], + [ + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 5, + 6, + 7, + 8 + ], + [ + 7, + 8 + ], + [ + 5, + 7, + 8 + ], + [], + [ + 7 + ] + ], + "left": [ + [ + 1, + 8 + ], + [], + [ + 0, + 1, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 8 + ], + [ + 0, + 1, + 6, + 8 + ], + [ + 1 + ] + ], + "right": [ + [ + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 4 + ], + [ + 2, + 4, + 5 + ], + [], + [ + 4 + ], + [ + 2, + 3, + 4, + 5, + 7 + ], + [ + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0052" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0053_cf1.json b/Dataset/scenes/scene_0053_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..fce754fbf5c5c157a7dc88f6e54a0f88b3d835a3 --- /dev/null +++ b/Dataset/scenes/scene_0053_cf1.json @@ -0,0 +1,364 @@ +{ + "split": "new", + "image_index": 53, + "image_filename": "SCENE_0053_new_000053.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.7130709886550903, + 0.015261531807482243, + 0.3499999940395355 + ], + "rotation": 282.6266119307928, + "pixel_coords": [ + 200, + 130, + 9.74293041229248 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.5542900562286377, + 2.8793790340423584, + 0.699999988079071 + ], + "rotation": 27.73188356948907, + "pixel_coords": [ + 211, + 75, + 12.769159317016602 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.7371349334716797, + -1.8728652000427246, + 0.699999988079071 + ], + "rotation": 27.626431587776885, + "pixel_coords": [ + 64, + 89, + 11.565447807312012 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.6507924199104309, + 1.7970590591430664, + 0.3499999940395355 + ], + "rotation": 81.58345405115733, + "pixel_coords": [ + 215, + 102, + 11.485225677490234 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.252094030380249, + -0.7113730311393738, + 0.3499999940395355 + ], + "rotation": 210.01434618291023, + "pixel_coords": [ + 119, + 103, + 11.365153312683105 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.9288082122802734, + 2.592689037322998, + 0.699999988079071 + ], + "rotation": 168.6141459495651, + "pixel_coords": [ + 163, + 61, + 14.236092567443848 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.5876173973083496, + -2.2648606300354004, + 0.699999988079071 + ], + "rotation": 195.0793203762509, + "pixel_coords": [ + 129, + 144, + 8.373919486999512 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.969238042831421, + 0.2891347408294678, + 0.699999988079071 + ], + "rotation": 353.5181260530069, + "pixel_coords": [ + 243, + 133, + 8.877711296081543 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 5 + ], + [ + 1, + 5 + ], + [ + 1, + 5 + ], + [ + 1, + 2, + 3, + 5 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 4, + 6, + 7 + ], + [ + 0, + 4, + 6, + 7 + ], + [ + 0, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [], + [ + 6 + ] + ], + "left": [ + [ + 2, + 4, + 5, + 6 + ], + [ + 0, + 2, + 4, + 5, + 6 + ], + [], + [ + 0, + 2, + 4, + 5, + 6 + ], + [ + 2 + ], + [ + 2, + 4, + 6 + ], + [ + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 1, + 3, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 3, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 7 + ], + [ + 0, + 1, + 3, + 5, + 7 + ], + [] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_color", + "cf_description": "changed green cube to yellow", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0053" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0053_cf2.json b/Dataset/scenes/scene_0053_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..59fab725fdfc4b6eda06cf53b3658024a203add4 --- /dev/null +++ b/Dataset/scenes/scene_0053_cf2.json @@ -0,0 +1,365 @@ +{ + "split": "new", + "image_index": 53, + "image_filename": "SCENE_0053_new_000053.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.7130709886550903, + 0.015261531807482243, + 0.3499999940395355 + ], + "rotation": 282.6266119307928, + "pixel_coords": [ + 200, + 130, + 9.74293041229248 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.5542900562286377, + 2.8793790340423584, + 0.699999988079071 + ], + "rotation": 27.73188356948907, + "pixel_coords": [ + 211, + 75, + 12.769159317016602 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.7371349334716797, + -1.8728652000427246, + 0.699999988079071 + ], + "rotation": 27.626431587776885, + "pixel_coords": [ + 64, + 89, + 11.565447807312012 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.6507924199104309, + 1.7970590591430664, + 0.3499999940395355 + ], + "rotation": 81.58345405115733, + "pixel_coords": [ + 215, + 102, + 11.485225677490234 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.252094030380249, + -0.7113730311393738, + 0.3499999940395355 + ], + "rotation": 210.01434618291023, + "pixel_coords": [ + 119, + 103, + 11.365153312683105 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.9288082122802734, + 2.592689037322998, + 0.699999988079071 + ], + "rotation": 168.6141459495651, + "pixel_coords": [ + 163, + 61, + 14.236092567443848 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.5876173973083496, + -2.2648606300354004, + 0.699999988079071 + ], + "rotation": 195.0793203762509, + "pixel_coords": [ + 129, + 144, + 8.373919486999512 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.969238042831421, + 0.2891347408294678, + 0.699999988079071 + ], + "rotation": 353.5181260530069, + "pixel_coords": [ + 243, + 133, + 8.877711296081543 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 5 + ], + [ + 1, + 5 + ], + [ + 1, + 5 + ], + [ + 1, + 2, + 3, + 5 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 4, + 6, + 7 + ], + [ + 0, + 4, + 6, + 7 + ], + [ + 0, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [], + [ + 6 + ] + ], + "left": [ + [ + 2, + 4, + 5, + 6 + ], + [ + 0, + 2, + 4, + 5, + 6 + ], + [], + [ + 0, + 2, + 4, + 5, + 6 + ], + [ + 2 + ], + [ + 2, + 4, + 6 + ], + [ + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 1, + 3, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 3, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 7 + ], + [ + 0, + 1, + 3, + 5, + 7 + ], + [] + ] + }, + "lighting": "dramatic", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_lighting", + "cf_description": "changed lighting to dramatic", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0053" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0053_original.json b/Dataset/scenes/scene_0053_original.json new file mode 100644 index 0000000000000000000000000000000000000000..9575aeaaf181d31d74519dd20f8986d6deeb95a7 --- /dev/null +++ b/Dataset/scenes/scene_0053_original.json @@ -0,0 +1,362 @@ +{ + "split": "new", + "image_index": 53, + "image_filename": "SCENE_0053_new_000053.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.7130709886550903, + 0.015261531807482243, + 0.3499999940395355 + ], + "rotation": 282.6266119307928, + "pixel_coords": [ + 200, + 130, + 9.74293041229248 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.5542900562286377, + 2.8793790340423584, + 0.699999988079071 + ], + "rotation": 27.73188356948907, + "pixel_coords": [ + 211, + 75, + 12.769159317016602 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.7371349334716797, + -1.8728652000427246, + 0.699999988079071 + ], + "rotation": 27.626431587776885, + "pixel_coords": [ + 64, + 89, + 11.565447807312012 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.6507924199104309, + 1.7970590591430664, + 0.3499999940395355 + ], + "rotation": 81.58345405115733, + "pixel_coords": [ + 215, + 102, + 11.485225677490234 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.252094030380249, + -0.7113730311393738, + 0.3499999940395355 + ], + "rotation": 210.01434618291023, + "pixel_coords": [ + 119, + 103, + 11.365153312683105 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.9288082122802734, + 2.592689037322998, + 0.699999988079071 + ], + "rotation": 168.6141459495651, + "pixel_coords": [ + 163, + 61, + 14.236092567443848 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.5876173973083496, + -2.2648606300354004, + 0.699999988079071 + ], + "rotation": 195.0793203762509, + "pixel_coords": [ + 129, + 144, + 8.373919486999512 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.969238042831421, + 0.2891347408294678, + 0.699999988079071 + ], + "rotation": 353.5181260530069, + "pixel_coords": [ + 243, + 133, + 8.877711296081543 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 5 + ], + [ + 1, + 5 + ], + [ + 1, + 5 + ], + [ + 1, + 2, + 3, + 5 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 4, + 6, + 7 + ], + [ + 0, + 4, + 6, + 7 + ], + [ + 0, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [], + [ + 6 + ] + ], + "left": [ + [ + 2, + 4, + 5, + 6 + ], + [ + 0, + 2, + 4, + 5, + 6 + ], + [], + [ + 0, + 2, + 4, + 5, + 6 + ], + [ + 2 + ], + [ + 2, + 4, + 6 + ], + [ + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 1, + 3, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 3, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 7 + ], + [ + 0, + 1, + 3, + 5, + 7 + ], + [] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0053" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0054_cf1.json b/Dataset/scenes/scene_0054_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..1a87f90c3cc174be2789aeead79d9873608e79df --- /dev/null +++ b/Dataset/scenes/scene_0054_cf1.json @@ -0,0 +1,266 @@ +{ + "split": "new", + "image_index": 54, + "image_filename": "SCENE_0054_new_000054.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.560107707977295, + -2.630183219909668, + 0.699999988079071 + ], + "rotation": 94.08631141419187, + "pixel_coords": [ + 44, + 96, + 11.065545082092285 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.2993382215499878, + -0.16249056160449982, + 0.3499999940395355 + ], + "rotation": 34.621984014388524, + "pixel_coords": [ + 185, + 127, + 9.984036445617676 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.6536072492599487, + 2.845332384109497, + 0.699999988079071 + ], + "rotation": 35.48511349421005, + "pixel_coords": [ + 261, + 93, + 11.28532886505127 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.1139442920684814, + -1.5419319868087769, + 0.699999988079071 + ], + "rotation": 174.81777259673194, + "pixel_coords": [ + 167, + 144, + 8.484346389770508 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.205005645751953, + 0.63420170545578, + 0.3499999940395355 + ], + "rotation": 205.57722782856547, + "pixel_coords": [ + 135, + 85, + 12.833052635192871 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.121469497680664, + 0.8122608065605164, + 0.3499999940395355 + ], + "rotation": 208.27543673739103, + "pixel_coords": [ + 204, + 115, + 10.65807056427002 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 4 + ], + [ + 0, + 2, + 4, + 5 + ], + [ + 4 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [], + [ + 0, + 2, + 4 + ] + ], + "front": [ + [ + 1, + 3, + 5 + ], + [ + 3 + ], + [ + 0, + 1, + 3, + 5 + ], + [], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 1, + 3 + ] + ], + "left": [ + [], + [ + 0, + 3, + 4 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 0, + 4 + ], + [ + 0 + ], + [ + 0, + 1, + 3, + 4 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2, + 5 + ], + [], + [ + 1, + 2, + 5 + ], + [ + 1, + 2, + 3, + 5 + ], + [ + 2 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "swap_attribute", + "cf_description": "swapped colors between cyan sphere and purple cylinder", + "change_score": 2.0, + "change_attempts": 2, + "source_scene": "scene_0054" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0054_cf2.json b/Dataset/scenes/scene_0054_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..7c68336b1e52648ff9a84ccbb0ef240050bc5ee4 --- /dev/null +++ b/Dataset/scenes/scene_0054_cf2.json @@ -0,0 +1,267 @@ +{ + "split": "new", + "image_index": 54, + "image_filename": "SCENE_0054_new_000054.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.560107707977295, + -2.630183219909668, + 0.699999988079071 + ], + "rotation": 94.08631141419187, + "pixel_coords": [ + 44, + 96, + 11.065545082092285 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.2993382215499878, + -0.16249056160449982, + 0.3499999940395355 + ], + "rotation": 34.621984014388524, + "pixel_coords": [ + 185, + 127, + 9.984036445617676 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.6536072492599487, + 2.845332384109497, + 0.699999988079071 + ], + "rotation": 35.48511349421005, + "pixel_coords": [ + 261, + 93, + 11.28532886505127 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.1139442920684814, + -1.5419319868087769, + 0.699999988079071 + ], + "rotation": 174.81777259673194, + "pixel_coords": [ + 167, + 144, + 8.484346389770508 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.205005645751953, + 0.63420170545578, + 0.3499999940395355 + ], + "rotation": 205.57722782856547, + "pixel_coords": [ + 135, + 85, + 12.833052635192871 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.121469497680664, + 0.8122608065605164, + 0.3499999940395355 + ], + "rotation": 208.27543673739103, + "pixel_coords": [ + 204, + 115, + 10.65807056427002 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 4 + ], + [ + 0, + 2, + 4, + 5 + ], + [ + 4 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [], + [ + 0, + 2, + 4 + ] + ], + "front": [ + [ + 1, + 3, + 5 + ], + [ + 3 + ], + [ + 0, + 1, + 3, + 5 + ], + [], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 1, + 3 + ] + ], + "left": [ + [], + [ + 0, + 3, + 4 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 0, + 4 + ], + [ + 0 + ], + [ + 0, + 1, + 3, + 4 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2, + 5 + ], + [], + [ + 1, + 2, + 5 + ], + [ + 1, + 2, + 3, + 5 + ], + [ + 2 + ] + ] + }, + "lighting": "bright", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_lighting", + "cf_description": "changed lighting to bright", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0054" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0054_original.json b/Dataset/scenes/scene_0054_original.json new file mode 100644 index 0000000000000000000000000000000000000000..9fc924d315326648f2f7e8116256943bf09883a4 --- /dev/null +++ b/Dataset/scenes/scene_0054_original.json @@ -0,0 +1,264 @@ +{ + "split": "new", + "image_index": 54, + "image_filename": "SCENE_0054_new_000054.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.560107707977295, + -2.630183219909668, + 0.699999988079071 + ], + "rotation": 94.08631141419187, + "pixel_coords": [ + 44, + 96, + 11.065545082092285 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.2993382215499878, + -0.16249056160449982, + 0.3499999940395355 + ], + "rotation": 34.621984014388524, + "pixel_coords": [ + 185, + 127, + 9.984036445617676 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.6536072492599487, + 2.845332384109497, + 0.699999988079071 + ], + "rotation": 35.48511349421005, + "pixel_coords": [ + 261, + 93, + 11.28532886505127 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.1139442920684814, + -1.5419319868087769, + 0.699999988079071 + ], + "rotation": 174.81777259673194, + "pixel_coords": [ + 167, + 144, + 8.484346389770508 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.205005645751953, + 0.63420170545578, + 0.3499999940395355 + ], + "rotation": 205.57722782856547, + "pixel_coords": [ + 135, + 85, + 12.833052635192871 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.121469497680664, + 0.8122608065605164, + 0.3499999940395355 + ], + "rotation": 208.27543673739103, + "pixel_coords": [ + 204, + 115, + 10.65807056427002 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 4 + ], + [ + 0, + 2, + 4, + 5 + ], + [ + 4 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [], + [ + 0, + 2, + 4 + ] + ], + "front": [ + [ + 1, + 3, + 5 + ], + [ + 3 + ], + [ + 0, + 1, + 3, + 5 + ], + [], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 1, + 3 + ] + ], + "left": [ + [], + [ + 0, + 3, + 4 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 0, + 4 + ], + [ + 0 + ], + [ + 0, + 1, + 3, + 4 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2, + 5 + ], + [], + [ + 1, + 2, + 5 + ], + [ + 1, + 2, + 3, + 5 + ], + [ + 2 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0054" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0055_cf1.json b/Dataset/scenes/scene_0055_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..47e76ebc2e88e89f2ebd781b3f858f27dd46ff98 --- /dev/null +++ b/Dataset/scenes/scene_0055_cf1.json @@ -0,0 +1,263 @@ +{ + "split": "new", + "image_index": 55, + "image_filename": "SCENE_0055_new_000055.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.8637112975120544, + -1.3810886144638062, + 0.699999988079071 + ], + "rotation": 170.53449377844996, + "pixel_coords": [ + 144, + 123, + 10.003974914550781 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.03592908754944801, + -2.9300403594970703, + 0.3499999940395355 + ], + "rotation": 88.5578945807359, + "pixel_coords": [ + 81, + 140, + 9.859070777893066 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.915194272994995, + 0.37406906485557556, + 0.699999988079071 + ], + "rotation": 197.67376562437576, + "pixel_coords": [ + 240, + 130, + 9.663511276245117 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.1281068325042725, + 0.6431544423103333, + 0.3499999940395355 + ], + "rotation": 209.1645529671824, + "pixel_coords": [ + 153, + 95, + 12.677562713623047 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.66237211227417, + -2.9217350482940674, + 0.3499999940395355 + ], + "rotation": 235.28928523520707, + "pixel_coords": [ + 41, + 110, + 11.614487648010254 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.6840779781341553, + -2.6966469287872314, + 0.3499999940395355 + ], + "rotation": 237.3172338771154, + "pixel_coords": [ + 61, + 118, + 11.094132423400879 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3, + 4, + 5 + ], + [ + 0, + 3, + 4, + 5 + ], + [ + 0, + 3, + 4, + 5 + ], + [], + [ + 3 + ], + [ + 3, + 4 + ] + ], + "front": [ + [ + 1, + 2 + ], + [], + [], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2 + ] + ], + "left": [ + [ + 1, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 0, + 1, + 4, + 5 + ], + [], + [ + 4 + ] + ], + "right": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3 + ], + [], + [ + 2 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1, + 2, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_size", + "cf_description": "changed red cube from small to large", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0055" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0055_cf2.json b/Dataset/scenes/scene_0055_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..d41b0dd495ae368f3e0df9e7397d32b72d3ee4b9 --- /dev/null +++ b/Dataset/scenes/scene_0055_cf2.json @@ -0,0 +1,264 @@ +{ + "split": "new", + "image_index": 55, + "image_filename": "SCENE_0055_new_000055.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.8637112975120544, + -1.3810886144638062, + 0.699999988079071 + ], + "rotation": 170.53449377844996, + "pixel_coords": [ + 144, + 123, + 10.003974914550781 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.03592908754944801, + -2.9300403594970703, + 0.3499999940395355 + ], + "rotation": 88.5578945807359, + "pixel_coords": [ + 81, + 140, + 9.859070777893066 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.915194272994995, + 0.37406906485557556, + 0.699999988079071 + ], + "rotation": 197.67376562437576, + "pixel_coords": [ + 240, + 130, + 9.663511276245117 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.1281068325042725, + 0.6431544423103333, + 0.3499999940395355 + ], + "rotation": 209.1645529671824, + "pixel_coords": [ + 153, + 95, + 12.677562713623047 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.66237211227417, + -2.9217350482940674, + 0.3499999940395355 + ], + "rotation": 235.28928523520707, + "pixel_coords": [ + 41, + 110, + 11.614487648010254 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.6840779781341553, + -2.6966469287872314, + 0.3499999940395355 + ], + "rotation": 237.3172338771154, + "pixel_coords": [ + 61, + 118, + 11.094132423400879 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3, + 4, + 5 + ], + [ + 0, + 3, + 4, + 5 + ], + [ + 0, + 3, + 4, + 5 + ], + [], + [ + 3 + ], + [ + 3, + 4 + ] + ], + "front": [ + [ + 1, + 2 + ], + [], + [], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2 + ] + ], + "left": [ + [ + 1, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 0, + 1, + 4, + 5 + ], + [], + [ + 4 + ] + ], + "right": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3 + ], + [], + [ + 2 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1, + 2, + 3 + ] + ] + }, + "lighting": "bright", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_lighting", + "cf_description": "changed lighting to bright", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0055" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0055_original.json b/Dataset/scenes/scene_0055_original.json new file mode 100644 index 0000000000000000000000000000000000000000..5d8a1d09899645695c1fcccb21a65449f1e9405d --- /dev/null +++ b/Dataset/scenes/scene_0055_original.json @@ -0,0 +1,261 @@ +{ + "split": "new", + "image_index": 55, + "image_filename": "SCENE_0055_new_000055.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.8637112975120544, + -1.3810886144638062, + 0.699999988079071 + ], + "rotation": 170.53449377844996, + "pixel_coords": [ + 144, + 123, + 10.003974914550781 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.03592908754944801, + -2.9300403594970703, + 0.3499999940395355 + ], + "rotation": 88.5578945807359, + "pixel_coords": [ + 81, + 140, + 9.859070777893066 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.915194272994995, + 0.37406906485557556, + 0.699999988079071 + ], + "rotation": 197.67376562437576, + "pixel_coords": [ + 240, + 130, + 9.663511276245117 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.1281068325042725, + 0.6431544423103333, + 0.3499999940395355 + ], + "rotation": 209.1645529671824, + "pixel_coords": [ + 153, + 95, + 12.677562713623047 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.66237211227417, + -2.9217350482940674, + 0.3499999940395355 + ], + "rotation": 235.28928523520707, + "pixel_coords": [ + 41, + 110, + 11.614487648010254 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.6840779781341553, + -2.6966469287872314, + 0.3499999940395355 + ], + "rotation": 237.3172338771154, + "pixel_coords": [ + 61, + 118, + 11.094132423400879 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3, + 4, + 5 + ], + [ + 0, + 3, + 4, + 5 + ], + [ + 0, + 3, + 4, + 5 + ], + [], + [ + 3 + ], + [ + 3, + 4 + ] + ], + "front": [ + [ + 1, + 2 + ], + [], + [], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2 + ] + ], + "left": [ + [ + 1, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 0, + 1, + 4, + 5 + ], + [], + [ + 4 + ] + ], + "right": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3 + ], + [], + [ + 2 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1, + 2, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0055" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0056_cf1.json b/Dataset/scenes/scene_0056_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..6d0a3cb9349f84458cf797ed3840101971ca9456 --- /dev/null +++ b/Dataset/scenes/scene_0056_cf1.json @@ -0,0 +1,418 @@ +{ + "split": "new", + "image_index": 56, + "image_filename": "SCENE_0056_new_000056.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.8122495412826538, + -1.215234398841858, + 0.699999988079071 + ], + "rotation": 147.62859465111555, + "pixel_coords": [ + 95, + 94, + 11.427177429199219 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.8819315433502197, + -0.4063774049282074, + 0.3499999940395355 + ], + "rotation": 164.27714271017211, + "pixel_coords": [ + 224, + 153, + 9.054916381835938 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.5425094366073608, + -0.24878725409507751, + 0.3499999940395355 + ], + "rotation": 261.27490975678916, + "pixel_coords": [ + 190, + 131, + 10.010852813720703 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.268852710723877, + 0.09362137317657471, + 0.3499999940395355 + ], + "rotation": 339.25607923697766, + "pixel_coords": [ + 119, + 88, + 12.66795539855957 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.11775608360767365, + -1.3070706129074097, + 0.699999988079071 + ], + "rotation": 344.2345243757257, + "pixel_coords": [ + 130, + 115, + 10.130159378051758 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.16879065334796906, + 2.285004138946533, + 0.699999988079071 + ], + "rotation": 11.796023370510188, + "pixel_coords": [ + 204, + 80, + 12.45046329498291 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.708246946334839, + -2.098862886428833, + 0.699999988079071 + ], + "rotation": 218.60283905335046, + "pixel_coords": [ + 173, + 165, + 7.991770267486572 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.8888697624206543, + 1.4864941835403442, + 0.3499999940395355 + ], + "rotation": 178.92133872122488, + "pixel_coords": [ + 237, + 116, + 10.819684982299805 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.0231444062855435, + -2.094644092119701, + 0.3499999940395355 + ], + "rotation": 37.595591738581426, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 3, + 4, + 5, + 7, + 8 + ], + [], + [ + 0, + 3, + 5, + 7, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 3, + 5, + 8 + ], + [ + 3, + 5 + ] + ], + "front": [ + [ + 1, + 2, + 4, + 6, + 7 + ], + [ + 6 + ], + [ + 1, + 6 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 1, + 2, + 6 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [], + [ + 1, + 2, + 4, + 6 + ], + [ + 1, + 2, + 4, + 6, + 7 + ] + ], + "left": [ + [ + 8 + ], + [ + 0, + 2, + 3, + 4, + 6, + 8 + ], + [ + 0, + 3, + 4, + 6, + 8 + ], + [ + 0, + 8 + ], + [ + 0, + 3, + 8 + ], + [ + 0, + 2, + 3, + 4, + 6, + 8 + ], + [ + 0, + 3, + 4, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 1, + 5, + 7 + ], + [ + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 1, + 2, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 1, + 2, + 5, + 7 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "occlusion_change", + "cf_description": "moved red sphere to partially occlude red cylinder", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0056" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0056_cf2.json b/Dataset/scenes/scene_0056_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..4aff23bdc168e34036f6961f43408223d1ef7889 --- /dev/null +++ b/Dataset/scenes/scene_0056_cf2.json @@ -0,0 +1,420 @@ +{ + "split": "new", + "image_index": 56, + "image_filename": "SCENE_0056_new_000056.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.8122495412826538, + -1.215234398841858, + 0.699999988079071 + ], + "rotation": 147.62859465111555, + "pixel_coords": [ + 95, + 94, + 11.427177429199219 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.8819315433502197, + -0.4063774049282074, + 0.3499999940395355 + ], + "rotation": 164.27714271017211, + "pixel_coords": [ + 224, + 153, + 9.054916381835938 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.5425094366073608, + -0.24878725409507751, + 0.3499999940395355 + ], + "rotation": 261.27490975678916, + "pixel_coords": [ + 190, + 131, + 10.010852813720703 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.268852710723877, + 0.09362137317657471, + 0.3499999940395355 + ], + "rotation": 339.25607923697766, + "pixel_coords": [ + 119, + 88, + 12.66795539855957 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.11775608360767365, + -1.3070706129074097, + 0.699999988079071 + ], + "rotation": 344.2345243757257, + "pixel_coords": [ + 130, + 115, + 10.130159378051758 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.16879065334796906, + 2.285004138946533, + 0.699999988079071 + ], + "rotation": 11.796023370510188, + "pixel_coords": [ + 204, + 80, + 12.45046329498291 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.708246946334839, + -2.098862886428833, + 0.699999988079071 + ], + "rotation": 218.60283905335046, + "pixel_coords": [ + 173, + 165, + 7.991770267486572 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.8888697624206543, + 1.4864941835403442, + 0.3499999940395355 + ], + "rotation": 178.92133872122488, + "pixel_coords": [ + 237, + 116, + 10.819684982299805 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.9775593280792236, + -2.731672763824463, + 0.3499999940395355 + ], + "rotation": 37.595591738581426, + "pixel_coords": [ + 37, + 106, + 11.444257736206055 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 3, + 4, + 5, + 7, + 8 + ], + [], + [ + 0, + 3, + 5, + 7, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 3, + 5, + 8 + ], + [ + 3, + 5 + ] + ], + "front": [ + [ + 1, + 2, + 4, + 6, + 7 + ], + [ + 6 + ], + [ + 1, + 6 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 1, + 2, + 6 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [], + [ + 1, + 2, + 4, + 6 + ], + [ + 1, + 2, + 4, + 6, + 7 + ] + ], + "left": [ + [ + 8 + ], + [ + 0, + 2, + 3, + 4, + 6, + 8 + ], + [ + 0, + 3, + 4, + 6, + 8 + ], + [ + 0, + 8 + ], + [ + 0, + 3, + 8 + ], + [ + 0, + 2, + 3, + 4, + 6, + 8 + ], + [ + 0, + 3, + 4, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 1, + 5, + 7 + ], + [ + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 1, + 2, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 1, + 2, + 5, + 7 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "filter_type": "blur", + "filter_strength": 10.09165983000661, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_blur", + "cf_description": "applied blur filter (strength: 10.09)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0056" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0056_original.json b/Dataset/scenes/scene_0056_original.json new file mode 100644 index 0000000000000000000000000000000000000000..78454fd60b58a9f80b053d44f5f161a84a697d2d --- /dev/null +++ b/Dataset/scenes/scene_0056_original.json @@ -0,0 +1,416 @@ +{ + "split": "new", + "image_index": 56, + "image_filename": "SCENE_0056_new_000056.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.8122495412826538, + -1.215234398841858, + 0.699999988079071 + ], + "rotation": 147.62859465111555, + "pixel_coords": [ + 95, + 94, + 11.427177429199219 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.8819315433502197, + -0.4063774049282074, + 0.3499999940395355 + ], + "rotation": 164.27714271017211, + "pixel_coords": [ + 224, + 153, + 9.054916381835938 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.5425094366073608, + -0.24878725409507751, + 0.3499999940395355 + ], + "rotation": 261.27490975678916, + "pixel_coords": [ + 190, + 131, + 10.010852813720703 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.268852710723877, + 0.09362137317657471, + 0.3499999940395355 + ], + "rotation": 339.25607923697766, + "pixel_coords": [ + 119, + 88, + 12.66795539855957 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.11775608360767365, + -1.3070706129074097, + 0.699999988079071 + ], + "rotation": 344.2345243757257, + "pixel_coords": [ + 130, + 115, + 10.130159378051758 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.16879065334796906, + 2.285004138946533, + 0.699999988079071 + ], + "rotation": 11.796023370510188, + "pixel_coords": [ + 204, + 80, + 12.45046329498291 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.708246946334839, + -2.098862886428833, + 0.699999988079071 + ], + "rotation": 218.60283905335046, + "pixel_coords": [ + 173, + 165, + 7.991770267486572 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.8888697624206543, + 1.4864941835403442, + 0.3499999940395355 + ], + "rotation": 178.92133872122488, + "pixel_coords": [ + 237, + 116, + 10.819684982299805 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.9775593280792236, + -2.731672763824463, + 0.3499999940395355 + ], + "rotation": 37.595591738581426, + "pixel_coords": [ + 37, + 106, + 11.444257736206055 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 3, + 4, + 5, + 7, + 8 + ], + [], + [ + 0, + 3, + 5, + 7, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 3, + 5, + 8 + ], + [ + 3, + 5 + ] + ], + "front": [ + [ + 1, + 2, + 4, + 6, + 7 + ], + [ + 6 + ], + [ + 1, + 6 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 1, + 2, + 6 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [], + [ + 1, + 2, + 4, + 6 + ], + [ + 1, + 2, + 4, + 6, + 7 + ] + ], + "left": [ + [ + 8 + ], + [ + 0, + 2, + 3, + 4, + 6, + 8 + ], + [ + 0, + 3, + 4, + 6, + 8 + ], + [ + 0, + 8 + ], + [ + 0, + 3, + 8 + ], + [ + 0, + 2, + 3, + 4, + 6, + 8 + ], + [ + 0, + 3, + 4, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 1, + 5, + 7 + ], + [ + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 1, + 2, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 1, + 2, + 5, + 7 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0056" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0057_cf1.json b/Dataset/scenes/scene_0057_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..2782393b99f8c712591ac3ca8f75dff92b3ec4b1 --- /dev/null +++ b/Dataset/scenes/scene_0057_cf1.json @@ -0,0 +1,219 @@ +{ + "split": "new", + "image_index": 57, + "image_filename": "SCENE_0057_new_000057.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.479959636926651, + 0.2589268088340759, + 0.3499999940395355 + ], + "rotation": 220.9306445476164, + "pixel_coords": [ + 156, + 103, + 11.596639633178711 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.8919613687131214, + 1.2478962912192273, + 0.3499999940395355 + ], + "rotation": 212.75218406474974, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.2991044521331787, + -1.3572192192077637, + 0.3499999940395355 + ], + "rotation": 245.93512627573506, + "pixel_coords": [ + 85, + 100, + 11.8285551071167 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.797349691390991, + 2.0354697704315186, + 0.699999988079071 + ], + "rotation": 57.1496549566299, + "pixel_coords": [ + 151, + 64, + 13.997611045837402 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.663450241088867, + 0.6491807103157043, + 0.699999988079071 + ], + "rotation": 320.04955168180174, + "pixel_coords": [ + 243, + 124, + 9.608522415161133 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ] + ], + "front": [ + [ + 1, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [] + ], + "left": [ + [ + 1, + 2 + ], + [], + [ + 1 + ], + [ + 1, + 2 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "right": [ + [ + 4 + ], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 4 + ], + [] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "occlusion_change", + "cf_description": "moved purple sphere to partially occlude red sphere", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0057" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0057_cf2.json b/Dataset/scenes/scene_0057_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..b2a6f79a2987ffc192a90fa043ef19047b81d636 --- /dev/null +++ b/Dataset/scenes/scene_0057_cf2.json @@ -0,0 +1,221 @@ +{ + "split": "new", + "image_index": 57, + "image_filename": "SCENE_0057_new_000057.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.479959636926651, + 0.2589268088340759, + 0.3499999940395355 + ], + "rotation": 220.9306445476164, + "pixel_coords": [ + 156, + 103, + 11.596639633178711 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.6718099117279053, + -2.9566996097564697, + 0.3499999940395355 + ], + "rotation": 212.75218406474974, + "pixel_coords": [ + 49, + 121, + 10.471709251403809 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.2991044521331787, + -1.3572192192077637, + 0.3499999940395355 + ], + "rotation": 245.93512627573506, + "pixel_coords": [ + 85, + 100, + 11.8285551071167 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.797349691390991, + 2.0354697704315186, + 0.699999988079071 + ], + "rotation": 57.1496549566299, + "pixel_coords": [ + 151, + 64, + 13.997611045837402 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.663450241088867, + 0.6491807103157043, + 0.699999988079071 + ], + "rotation": 320.04955168180174, + "pixel_coords": [ + 243, + 124, + 9.608522415161133 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ] + ], + "front": [ + [ + 1, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [] + ], + "left": [ + [ + 1, + 2 + ], + [], + [ + 1 + ], + [ + 1, + 2 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "right": [ + [ + 4 + ], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 4 + ], + [] + ] + }, + "filter_type": "chromatic_aberration", + "filter_strength": 2.135201538660018, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_chromatic_aberration", + "cf_description": "applied chromatic aberration filter (strength: 2.14)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0057" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0057_original.json b/Dataset/scenes/scene_0057_original.json new file mode 100644 index 0000000000000000000000000000000000000000..8fd11d793db5a3f0724b5c6146105d145237df7c --- /dev/null +++ b/Dataset/scenes/scene_0057_original.json @@ -0,0 +1,217 @@ +{ + "split": "new", + "image_index": 57, + "image_filename": "SCENE_0057_new_000057.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.479959636926651, + 0.2589268088340759, + 0.3499999940395355 + ], + "rotation": 220.9306445476164, + "pixel_coords": [ + 156, + 103, + 11.596639633178711 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.6718099117279053, + -2.9566996097564697, + 0.3499999940395355 + ], + "rotation": 212.75218406474974, + "pixel_coords": [ + 49, + 121, + 10.471709251403809 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.2991044521331787, + -1.3572192192077637, + 0.3499999940395355 + ], + "rotation": 245.93512627573506, + "pixel_coords": [ + 85, + 100, + 11.8285551071167 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.797349691390991, + 2.0354697704315186, + 0.699999988079071 + ], + "rotation": 57.1496549566299, + "pixel_coords": [ + 151, + 64, + 13.997611045837402 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.663450241088867, + 0.6491807103157043, + 0.699999988079071 + ], + "rotation": 320.04955168180174, + "pixel_coords": [ + 243, + 124, + 9.608522415161133 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ] + ], + "front": [ + [ + 1, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [] + ], + "left": [ + [ + 1, + 2 + ], + [], + [ + 1 + ], + [ + 1, + 2 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "right": [ + [ + 4 + ], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 4 + ], + [] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0057" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0058_cf1.json b/Dataset/scenes/scene_0058_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..b1b5dce9df89bd68c746d74b8c39fc45849ed059 --- /dev/null +++ b/Dataset/scenes/scene_0058_cf1.json @@ -0,0 +1,213 @@ +{ + "split": "new", + "image_index": 58, + "image_filename": "SCENE_0058_new_000058.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.612816572189331, + 2.8781707286834717, + 0.699999988079071 + ], + "rotation": 74.24614616525929, + "pixel_coords": [ + 285, + 98, + 10.912712097167969 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.8708867430686951, + 1.7349175214767456, + 0.3499999940395355 + ], + "rotation": 32.77563366870459, + "pixel_coords": [ + 178, + 88, + 12.609692573547363 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.0550036223028587, + 0.24520720722122563, + 0.3499999940395355 + ], + "rotation": 315.45279575749316, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.59111750125885, + -2.952824115753174, + 0.3499999940395355 + ], + "rotation": 57.02415650192785, + "pixel_coords": [ + 116, + 169, + 8.128643035888672 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.583146810531616, + 0.7046250700950623, + 0.3499999940395355 + ], + "rotation": 12.543554690611959, + "pixel_coords": [ + 126, + 83, + 13.076972961425781 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [] + ], + "front": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 2, + 3, + 4 + ], + [], + [], + [] + ], + "right": [ + [], + [ + 0 + ], + [ + 0, + 1 + ], + [ + 0, + 1 + ], + [ + 0, + 1 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "occlusion_change", + "cf_description": "moved gray cube to partially occlude red cube", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0058" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0058_cf2.json b/Dataset/scenes/scene_0058_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..6a343671bf275138197e8d8d076faf76fd51269e --- /dev/null +++ b/Dataset/scenes/scene_0058_cf2.json @@ -0,0 +1,215 @@ +{ + "split": "new", + "image_index": 58, + "image_filename": "SCENE_0058_new_000058.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.612816572189331, + 2.8781707286834717, + 0.699999988079071 + ], + "rotation": 74.24614616525929, + "pixel_coords": [ + 285, + 98, + 10.912712097167969 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.8708867430686951, + 1.7349175214767456, + 0.3499999940395355 + ], + "rotation": 32.77563366870459, + "pixel_coords": [ + 178, + 88, + 12.609692573547363 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.883357048034668, + -2.2845611572265625, + 0.3499999940395355 + ], + "rotation": 315.45279575749316, + "pixel_coords": [ + 120, + 147, + 8.997366905212402 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.59111750125885, + -2.952824115753174, + 0.3499999940395355 + ], + "rotation": 57.02415650192785, + "pixel_coords": [ + 116, + 169, + 8.128643035888672 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.583146810531616, + 0.7046250700950623, + 0.3499999940395355 + ], + "rotation": 12.543554690611959, + "pixel_coords": [ + 126, + 83, + 13.076972961425781 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [] + ], + "front": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 2, + 3, + 4 + ], + [], + [], + [] + ], + "right": [ + [], + [ + 0 + ], + [ + 0, + 1 + ], + [ + 0, + 1 + ], + [ + 0, + 1 + ] + ] + }, + "filter_type": "blur", + "filter_strength": 12.119197552646636, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_blur", + "cf_description": "applied blur filter (strength: 12.12)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0058" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0058_original.json b/Dataset/scenes/scene_0058_original.json new file mode 100644 index 0000000000000000000000000000000000000000..a3e74e4483ecad46674b590f44049cc6a5646015 --- /dev/null +++ b/Dataset/scenes/scene_0058_original.json @@ -0,0 +1,211 @@ +{ + "split": "new", + "image_index": 58, + "image_filename": "SCENE_0058_new_000058.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.612816572189331, + 2.8781707286834717, + 0.699999988079071 + ], + "rotation": 74.24614616525929, + "pixel_coords": [ + 285, + 98, + 10.912712097167969 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.8708867430686951, + 1.7349175214767456, + 0.3499999940395355 + ], + "rotation": 32.77563366870459, + "pixel_coords": [ + 178, + 88, + 12.609692573547363 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.883357048034668, + -2.2845611572265625, + 0.3499999940395355 + ], + "rotation": 315.45279575749316, + "pixel_coords": [ + 120, + 147, + 8.997366905212402 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.59111750125885, + -2.952824115753174, + 0.3499999940395355 + ], + "rotation": 57.02415650192785, + "pixel_coords": [ + 116, + 169, + 8.128643035888672 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.583146810531616, + 0.7046250700950623, + 0.3499999940395355 + ], + "rotation": 12.543554690611959, + "pixel_coords": [ + 126, + 83, + 13.076972961425781 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [] + ], + "front": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3 + ], + [ + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 2, + 3, + 4 + ], + [], + [], + [] + ], + "right": [ + [], + [ + 0 + ], + [ + 0, + 1 + ], + [ + 0, + 1 + ], + [ + 0, + 1 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0058" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0059_cf1.json b/Dataset/scenes/scene_0059_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..35964db8e3f2488b6c798b6bd10e63919cde8096 --- /dev/null +++ b/Dataset/scenes/scene_0059_cf1.json @@ -0,0 +1,418 @@ +{ + "split": "new", + "image_index": 59, + "image_filename": "SCENE_0059_new_000059.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.037625789642334, + -1.6869540214538574, + 0.699999988079071 + ], + "rotation": 179.08450160500692, + "pixel_coords": [ + 79, + 96, + 11.405643463134766 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.43014055490493774, + 1.4227389097213745, + 0.699999988079071 + ], + "rotation": 30.45215437324888, + "pixel_coords": [ + 181, + 85, + 12.2463960647583 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.6690397262573242, + -1.4975708723068237, + 0.3499999940395355 + ], + "rotation": 241.68162615064645, + "pixel_coords": [ + 110, + 118, + 10.80935287475586 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.4618873596191406, + 0.8348480463027954, + 0.699999988079071 + ], + "rotation": 153.27825266958817, + "pixel_coords": [ + 240, + 119, + 10.039255142211914 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.9395995140075684, + -1.8786367177963257, + 0.699999988079071 + ], + "rotation": 296.03817798796183, + "pixel_coords": [ + 188, + 164, + 8.10052490234375 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.4145140647888184, + 0.513274610042572, + 0.699999988079071 + ], + "rotation": 279.5441373255283, + "pixel_coords": [ + 126, + 76, + 12.970954895019531 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.6594334840774536, + -1.0376620292663574, + 0.3499999940395355 + ], + "rotation": 101.4140510428547, + "pixel_coords": [ + 174, + 142, + 9.593791961669922 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.009744644165039, + -1.840824842453003, + 0.3499999940395355 + ], + "rotation": 316.4509215320263, + "pixel_coords": [ + 136, + 144, + 9.526937484741211 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.0895514488220215, + 2.1712770462036133, + 0.699999988079071 + ], + "rotation": 132.14648349696608, + "pixel_coords": [ + 230, + 92, + 11.722819328308105 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 5 + ], + [ + 5 + ], + [ + 0, + 1, + 5, + 8 + ], + [ + 0, + 1, + 2, + 5, + 8 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 5, + 8 + ], + [ + 0, + 1, + 2, + 3, + 5, + 8 + ], + [ + 1, + 5 + ] + ], + "front": [ + [ + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 3, + 4, + 6, + 7 + ], + [ + 4, + 6, + 7 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 4 + ], + [ + 4 + ], + [ + 2, + 3, + 4, + 6, + 7 + ] + ], + "left": [ + [], + [ + 0, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 2, + 5, + 6, + 7 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 5, + 7 + ], + [ + 0, + 2, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 8 + ], + [ + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [], + [ + 1, + 3, + 8 + ], + [ + 1, + 3, + 4, + 6, + 7, + 8 + ], + [ + 1, + 3, + 4, + 8 + ], + [ + 1, + 3, + 4, + 6, + 8 + ], + [] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_color", + "cf_description": "changed yellow cube to green", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0059" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0059_cf2.json b/Dataset/scenes/scene_0059_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..68f694b903c3e0366774ef8e35660955ac235b95 --- /dev/null +++ b/Dataset/scenes/scene_0059_cf2.json @@ -0,0 +1,419 @@ +{ + "split": "new", + "image_index": 59, + "image_filename": "SCENE_0059_new_000059.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.037625789642334, + -1.6869540214538574, + 0.699999988079071 + ], + "rotation": 179.08450160500692, + "pixel_coords": [ + 79, + 96, + 11.405643463134766 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.43014055490493774, + 1.4227389097213745, + 0.699999988079071 + ], + "rotation": 30.45215437324888, + "pixel_coords": [ + 181, + 85, + 12.2463960647583 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.6690397262573242, + -1.4975708723068237, + 0.3499999940395355 + ], + "rotation": 241.68162615064645, + "pixel_coords": [ + 110, + 118, + 10.80935287475586 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.4618873596191406, + 0.8348480463027954, + 0.699999988079071 + ], + "rotation": 153.27825266958817, + "pixel_coords": [ + 240, + 119, + 10.039255142211914 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.9395995140075684, + -1.8786367177963257, + 0.699999988079071 + ], + "rotation": 296.03817798796183, + "pixel_coords": [ + 188, + 164, + 8.10052490234375 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.4145140647888184, + 0.513274610042572, + 0.699999988079071 + ], + "rotation": 279.5441373255283, + "pixel_coords": [ + 126, + 76, + 12.970954895019531 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.6594334840774536, + -1.0376620292663574, + 0.3499999940395355 + ], + "rotation": 101.4140510428547, + "pixel_coords": [ + 174, + 142, + 9.593791961669922 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.009744644165039, + -1.840824842453003, + 0.3499999940395355 + ], + "rotation": 316.4509215320263, + "pixel_coords": [ + 136, + 144, + 9.526937484741211 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.0895514488220215, + 2.1712770462036133, + 0.699999988079071 + ], + "rotation": 132.14648349696608, + "pixel_coords": [ + 230, + 92, + 11.722819328308105 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 5 + ], + [ + 5 + ], + [ + 0, + 1, + 5, + 8 + ], + [ + 0, + 1, + 2, + 5, + 8 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 5, + 8 + ], + [ + 0, + 1, + 2, + 3, + 5, + 8 + ], + [ + 1, + 5 + ] + ], + "front": [ + [ + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 3, + 4, + 6, + 7 + ], + [ + 4, + 6, + 7 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 4 + ], + [ + 4 + ], + [ + 2, + 3, + 4, + 6, + 7 + ] + ], + "left": [ + [], + [ + 0, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 2, + 5, + 6, + 7 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 5, + 7 + ], + [ + 0, + 2, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 8 + ], + [ + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [], + [ + 1, + 3, + 8 + ], + [ + 1, + 3, + 4, + 6, + 7, + 8 + ], + [ + 1, + 3, + 4, + 8 + ], + [ + 1, + 3, + 4, + 6, + 8 + ], + [] + ] + }, + "noise_level": "heavy", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "add_noise", + "cf_description": "added heavy noise (min: light)", + "change_score": 1.5, + "change_attempts": 2, + "source_scene": "scene_0059" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0059_original.json b/Dataset/scenes/scene_0059_original.json new file mode 100644 index 0000000000000000000000000000000000000000..e84245f26879227d189bea3fa86487bfda053479 --- /dev/null +++ b/Dataset/scenes/scene_0059_original.json @@ -0,0 +1,416 @@ +{ + "split": "new", + "image_index": 59, + "image_filename": "SCENE_0059_new_000059.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.037625789642334, + -1.6869540214538574, + 0.699999988079071 + ], + "rotation": 179.08450160500692, + "pixel_coords": [ + 79, + 96, + 11.405643463134766 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.43014055490493774, + 1.4227389097213745, + 0.699999988079071 + ], + "rotation": 30.45215437324888, + "pixel_coords": [ + 181, + 85, + 12.2463960647583 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.6690397262573242, + -1.4975708723068237, + 0.3499999940395355 + ], + "rotation": 241.68162615064645, + "pixel_coords": [ + 110, + 118, + 10.80935287475586 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.4618873596191406, + 0.8348480463027954, + 0.699999988079071 + ], + "rotation": 153.27825266958817, + "pixel_coords": [ + 240, + 119, + 10.039255142211914 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.9395995140075684, + -1.8786367177963257, + 0.699999988079071 + ], + "rotation": 296.03817798796183, + "pixel_coords": [ + 188, + 164, + 8.10052490234375 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.4145140647888184, + 0.513274610042572, + 0.699999988079071 + ], + "rotation": 279.5441373255283, + "pixel_coords": [ + 126, + 76, + 12.970954895019531 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.6594334840774536, + -1.0376620292663574, + 0.3499999940395355 + ], + "rotation": 101.4140510428547, + "pixel_coords": [ + 174, + 142, + 9.593791961669922 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.009744644165039, + -1.840824842453003, + 0.3499999940395355 + ], + "rotation": 316.4509215320263, + "pixel_coords": [ + 136, + 144, + 9.526937484741211 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.0895514488220215, + 2.1712770462036133, + 0.699999988079071 + ], + "rotation": 132.14648349696608, + "pixel_coords": [ + 230, + 92, + 11.722819328308105 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 5 + ], + [ + 5 + ], + [ + 0, + 1, + 5, + 8 + ], + [ + 0, + 1, + 2, + 5, + 8 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 5, + 8 + ], + [ + 0, + 1, + 2, + 3, + 5, + 8 + ], + [ + 1, + 5 + ] + ], + "front": [ + [ + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 3, + 4, + 6, + 7 + ], + [ + 4, + 6, + 7 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 4 + ], + [ + 4 + ], + [ + 2, + 3, + 4, + 6, + 7 + ] + ], + "left": [ + [], + [ + 0, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 2, + 5, + 6, + 7 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 5, + 7 + ], + [ + 0, + 2, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 8 + ], + [ + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [], + [ + 1, + 3, + 8 + ], + [ + 1, + 3, + 4, + 6, + 7, + 8 + ], + [ + 1, + 3, + 4, + 8 + ], + [ + 1, + 3, + 4, + 6, + 8 + ], + [] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0059" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0060_cf1.json b/Dataset/scenes/scene_0060_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..afa773f3f741eaba55a8353d263eed2d5c3a361c --- /dev/null +++ b/Dataset/scenes/scene_0060_cf1.json @@ -0,0 +1,360 @@ +{ + "split": "new", + "image_index": 60, + "image_filename": "SCENE_0060_new_000060.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.302935838699341, + -0.4581533968448639, + 0.3499999940395355 + ], + "rotation": 126.1250681750326, + "pixel_coords": [ + 203, + 146, + 9.384974479675293 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.6190571784973145, + -2.875598430633545, + 0.3499999940395355 + ], + "rotation": 296.1432596004669, + "pixel_coords": [ + 39, + 109, + 11.247900009155273 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.1018359661102295, + 2.4291627407073975, + 0.699999988079071 + ], + "rotation": 63.432295573577264, + "pixel_coords": [ + 262, + 101, + 10.99021053314209 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.327151298522949, + -0.8763973116874695, + 0.699999988079071 + ], + "rotation": 137.20145975912084, + "pixel_coords": [ + 96, + 85, + 12.0225830078125 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.7952374219894409, + 0.7680062055587769, + 0.3499999940395355 + ], + "rotation": 191.80368789382146, + "pixel_coords": [ + 162, + 96, + 12.123160362243652 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.012572962790727615, + 1.923651933670044, + 0.699999988079071 + ], + "rotation": 83.87191641374915, + "pixel_coords": [ + 202, + 84, + 12.094157218933105 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.00913854781538248, + -2.304790735244751, + 0.699999988079071 + ], + "rotation": 316.5700005057298, + "pixel_coords": [ + 97, + 125, + 9.67073917388916 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.9349072315628226, + 2.738794811709882, + 0.699999988079071 + ], + "rotation": 234.49942869686902, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 4, + 5, + 7 + ], + [ + 3, + 4, + 5, + 7 + ], + [ + 7 + ], + [ + 7 + ], + [ + 7 + ], + [ + 1, + 2, + 3, + 4, + 5, + 7 + ], + [] + ], + "front": [ + [], + [ + 0, + 6 + ], + [ + 0, + 6 + ], + [ + 0, + 1, + 2, + 6 + ], + [ + 0, + 1, + 2, + 6 + ], + [ + 0, + 1, + 2, + 6 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "left": [ + [ + 1, + 3, + 4, + 6, + 7 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 1 + ], + [ + 1, + 3, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 6, + 7 + ], + [ + 1, + 3 + ], + [ + 1, + 3, + 6 + ] + ], + "right": [ + [ + 2, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 0, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 2, + 5 + ], + [ + 2 + ], + [ + 0, + 2, + 4, + 5, + 7 + ], + [ + 0, + 2, + 4, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "relational_flip", + "cf_description": "moved purple cube from left of blue sphere to right", + "change_score": 2.9496758600839645, + "change_attempts": 1, + "source_scene": "scene_0060" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0060_cf2.json b/Dataset/scenes/scene_0060_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..28244efa6f10e1df48428935888fb5a70adf0a5a --- /dev/null +++ b/Dataset/scenes/scene_0060_cf2.json @@ -0,0 +1,361 @@ +{ + "split": "new", + "image_index": 60, + "image_filename": "SCENE_0060_new_000060.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.302935838699341, + -0.4581533968448639, + 0.3499999940395355 + ], + "rotation": 126.1250681750326, + "pixel_coords": [ + 203, + 146, + 9.384974479675293 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.6190571784973145, + -2.875598430633545, + 0.3499999940395355 + ], + "rotation": 296.1432596004669, + "pixel_coords": [ + 39, + 109, + 11.247900009155273 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.1018359661102295, + 2.4291627407073975, + 0.699999988079071 + ], + "rotation": 63.432295573577264, + "pixel_coords": [ + 262, + 101, + 10.99021053314209 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.327151298522949, + -0.8763973116874695, + 0.699999988079071 + ], + "rotation": 137.20145975912084, + "pixel_coords": [ + 96, + 85, + 12.0225830078125 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.7952374219894409, + 0.7680062055587769, + 0.3499999940395355 + ], + "rotation": 191.80368789382146, + "pixel_coords": [ + 162, + 96, + 12.123160362243652 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.012572962790727615, + 1.923651933670044, + 0.699999988079071 + ], + "rotation": 83.87191641374915, + "pixel_coords": [ + 202, + 84, + 12.094157218933105 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.00913854781538248, + -2.304790735244751, + 0.699999988079071 + ], + "rotation": 316.5700005057298, + "pixel_coords": [ + 97, + 125, + 9.67073917388916 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.9853904247283936, + 0.6183924078941345, + 0.699999988079071 + ], + "rotation": 234.49942869686902, + "pixel_coords": [ + 121, + 70, + 13.307560920715332 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 4, + 5, + 7 + ], + [ + 3, + 4, + 5, + 7 + ], + [ + 7 + ], + [ + 7 + ], + [ + 7 + ], + [ + 1, + 2, + 3, + 4, + 5, + 7 + ], + [] + ], + "front": [ + [], + [ + 0, + 6 + ], + [ + 0, + 6 + ], + [ + 0, + 1, + 2, + 6 + ], + [ + 0, + 1, + 2, + 6 + ], + [ + 0, + 1, + 2, + 6 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "left": [ + [ + 1, + 3, + 4, + 6, + 7 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 1 + ], + [ + 1, + 3, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 6, + 7 + ], + [ + 1, + 3 + ], + [ + 1, + 3, + 6 + ] + ], + "right": [ + [ + 2, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 0, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 2, + 5 + ], + [ + 2 + ], + [ + 0, + 2, + 4, + 5, + 7 + ], + [ + 0, + 2, + 4, + 5 + ] + ] + }, + "noise_level": "heavy", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "add_noise", + "cf_description": "added heavy noise (min: light)", + "change_score": 1.5, + "change_attempts": 1, + "source_scene": "scene_0060" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0060_original.json b/Dataset/scenes/scene_0060_original.json new file mode 100644 index 0000000000000000000000000000000000000000..049e963104f8a54a8f77cd020d552a203a4b03ba --- /dev/null +++ b/Dataset/scenes/scene_0060_original.json @@ -0,0 +1,358 @@ +{ + "split": "new", + "image_index": 60, + "image_filename": "SCENE_0060_new_000060.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.302935838699341, + -0.4581533968448639, + 0.3499999940395355 + ], + "rotation": 126.1250681750326, + "pixel_coords": [ + 203, + 146, + 9.384974479675293 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.6190571784973145, + -2.875598430633545, + 0.3499999940395355 + ], + "rotation": 296.1432596004669, + "pixel_coords": [ + 39, + 109, + 11.247900009155273 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.1018359661102295, + 2.4291627407073975, + 0.699999988079071 + ], + "rotation": 63.432295573577264, + "pixel_coords": [ + 262, + 101, + 10.99021053314209 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.327151298522949, + -0.8763973116874695, + 0.699999988079071 + ], + "rotation": 137.20145975912084, + "pixel_coords": [ + 96, + 85, + 12.0225830078125 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.7952374219894409, + 0.7680062055587769, + 0.3499999940395355 + ], + "rotation": 191.80368789382146, + "pixel_coords": [ + 162, + 96, + 12.123160362243652 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.012572962790727615, + 1.923651933670044, + 0.699999988079071 + ], + "rotation": 83.87191641374915, + "pixel_coords": [ + 202, + 84, + 12.094157218933105 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.00913854781538248, + -2.304790735244751, + 0.699999988079071 + ], + "rotation": 316.5700005057298, + "pixel_coords": [ + 97, + 125, + 9.67073917388916 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.9853904247283936, + 0.6183924078941345, + 0.699999988079071 + ], + "rotation": 234.49942869686902, + "pixel_coords": [ + 121, + 70, + 13.307560920715332 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 4, + 5, + 7 + ], + [ + 3, + 4, + 5, + 7 + ], + [ + 7 + ], + [ + 7 + ], + [ + 7 + ], + [ + 1, + 2, + 3, + 4, + 5, + 7 + ], + [] + ], + "front": [ + [], + [ + 0, + 6 + ], + [ + 0, + 6 + ], + [ + 0, + 1, + 2, + 6 + ], + [ + 0, + 1, + 2, + 6 + ], + [ + 0, + 1, + 2, + 6 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "left": [ + [ + 1, + 3, + 4, + 6, + 7 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 1 + ], + [ + 1, + 3, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 6, + 7 + ], + [ + 1, + 3 + ], + [ + 1, + 3, + 6 + ] + ], + "right": [ + [ + 2, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 0, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 2, + 5 + ], + [ + 2 + ], + [ + 0, + 2, + 4, + 5, + 7 + ], + [ + 0, + 2, + 4, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0060" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0061_cf1.json b/Dataset/scenes/scene_0061_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..2378181bf56e4009a303726ee0d263f4bf867c45 --- /dev/null +++ b/Dataset/scenes/scene_0061_cf1.json @@ -0,0 +1,221 @@ +{ + "split": "new", + "image_index": 61, + "image_filename": "SCENE_0061_new_000061.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.4800009727478027, + 1.1718027591705322, + 0.699999988079071 + ], + "rotation": 325.5212857974978, + "pixel_coords": [ + 249, + 119, + 9.856443405151367 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.7614800930023193, + -1.7847634553909302, + 0.699999988079071 + ], + "rotation": 268.06531942115646, + "pixel_coords": [ + 97, + 110, + 10.269132614135742 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.0243865739627935, + -2.753573621061027, + 0.3499999940395355 + ], + "rotation": 16.633303751332022, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.3363581895828247, + -1.9899356365203857, + 0.3499999940395355 + ], + "rotation": 252.00545450696896, + "pixel_coords": [ + 136, + 155, + 8.982499122619629 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.475684642791748, + -2.620957136154175, + 0.3499999940395355 + ], + "rotation": 18.98287247073979, + "pixel_coords": [ + 145, + 189, + 7.891682147979736 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2 + ], + [ + 2 + ], + [], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "front": [ + [ + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 1, + 3, + 4 + ], + [ + 4 + ], + [] + ], + "left": [ + [ + 1, + 3, + 4 + ], + [], + [ + 0, + 1, + 3, + 4 + ], + [ + 1 + ], + [ + 1, + 3 + ] + ], + "right": [ + [ + 2 + ], + [ + 0, + 2, + 3, + 4 + ], + [], + [ + 0, + 2, + 4 + ], + [ + 0, + 2 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "relational_flip", + "cf_description": "moved gray sphere from right of yellow cube to left", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0061" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0061_cf2.json b/Dataset/scenes/scene_0061_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..e935be47b66ff67fa67611236161c7146a6d363d --- /dev/null +++ b/Dataset/scenes/scene_0061_cf2.json @@ -0,0 +1,223 @@ +{ + "split": "new", + "image_index": 61, + "image_filename": "SCENE_0061_new_000061.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.4800009727478027, + 1.1718027591705322, + 0.699999988079071 + ], + "rotation": 325.5212857974978, + "pixel_coords": [ + 249, + 119, + 9.856443405151367 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.7614800930023193, + -1.7847634553909302, + 0.699999988079071 + ], + "rotation": 268.06531942115646, + "pixel_coords": [ + 97, + 110, + 10.269132614135742 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.751753568649292, + 2.9159533977508545, + 0.3499999940395355 + ], + "rotation": 16.633303751332022, + "pixel_coords": [ + 262, + 101, + 11.49305534362793 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.3363581895828247, + -1.9899356365203857, + 0.3499999940395355 + ], + "rotation": 252.00545450696896, + "pixel_coords": [ + 136, + 155, + 8.982499122619629 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.475684642791748, + -2.620957136154175, + 0.3499999940395355 + ], + "rotation": 18.98287247073979, + "pixel_coords": [ + 145, + 189, + 7.891682147979736 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2 + ], + [ + 2 + ], + [], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "front": [ + [ + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 1, + 3, + 4 + ], + [ + 4 + ], + [] + ], + "left": [ + [ + 1, + 3, + 4 + ], + [], + [ + 0, + 1, + 3, + 4 + ], + [ + 1 + ], + [ + 1, + 3 + ] + ], + "right": [ + [ + 2 + ], + [ + 0, + 2, + 3, + 4 + ], + [], + [ + 0, + 2, + 4 + ], + [ + 0, + 2 + ] + ] + }, + "filter_type": "blur", + "filter_strength": 11.794410299696594, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_blur", + "cf_description": "applied blur filter (strength: 11.79)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0061" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0061_original.json b/Dataset/scenes/scene_0061_original.json new file mode 100644 index 0000000000000000000000000000000000000000..9456b08b7c37b2bc950139179109d70144f7841e --- /dev/null +++ b/Dataset/scenes/scene_0061_original.json @@ -0,0 +1,219 @@ +{ + "split": "new", + "image_index": 61, + "image_filename": "SCENE_0061_new_000061.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.4800009727478027, + 1.1718027591705322, + 0.699999988079071 + ], + "rotation": 325.5212857974978, + "pixel_coords": [ + 249, + 119, + 9.856443405151367 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.7614800930023193, + -1.7847634553909302, + 0.699999988079071 + ], + "rotation": 268.06531942115646, + "pixel_coords": [ + 97, + 110, + 10.269132614135742 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.751753568649292, + 2.9159533977508545, + 0.3499999940395355 + ], + "rotation": 16.633303751332022, + "pixel_coords": [ + 262, + 101, + 11.49305534362793 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.3363581895828247, + -1.9899356365203857, + 0.3499999940395355 + ], + "rotation": 252.00545450696896, + "pixel_coords": [ + 136, + 155, + 8.982499122619629 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.475684642791748, + -2.620957136154175, + 0.3499999940395355 + ], + "rotation": 18.98287247073979, + "pixel_coords": [ + 145, + 189, + 7.891682147979736 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2 + ], + [ + 2 + ], + [], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "front": [ + [ + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 1, + 3, + 4 + ], + [ + 4 + ], + [] + ], + "left": [ + [ + 1, + 3, + 4 + ], + [], + [ + 0, + 1, + 3, + 4 + ], + [ + 1 + ], + [ + 1, + 3 + ] + ], + "right": [ + [ + 2 + ], + [ + 0, + 2, + 3, + 4 + ], + [], + [ + 0, + 2, + 4 + ], + [ + 0, + 2 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0061" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0062_cf1.json b/Dataset/scenes/scene_0062_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..ce27f6471aa0086adddb5ea977531f586ffaa60f --- /dev/null +++ b/Dataset/scenes/scene_0062_cf1.json @@ -0,0 +1,417 @@ +{ + "split": "new", + "image_index": 62, + "image_filename": "SCENE_0062_new_000062.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.6564146280288696, + 0.18825745582580566, + 0.3499999940395355 + ], + "rotation": 19.051228266685662, + "pixel_coords": [ + 135, + 93, + 12.726556777954102 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.626991033554077, + 2.357083320617676, + 0.699999988079071 + ], + "rotation": 303.7330546038547, + "pixel_coords": [ + 272, + 108, + 10.89245891571045 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.668832540512085, + 1.9351868629455566, + 0.699999988079071 + ], + "rotation": 47.789366286071356, + "pixel_coords": [ + 154, + 66, + 14.229569435119629 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.3623468279838562, + 2.755312204360962, + 0.3499999940395355 + ], + "rotation": 137.80655143054966, + "pixel_coords": [ + 224, + 92, + 12.812352180480957 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.4610530734062195, + -0.14719893038272858, + 0.699999988079071 + ], + "rotation": 316.0143878620208, + "pixel_coords": [ + 166, + 107, + 10.941445350646973 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3399183750152588, + 1.5233848094940186, + 0.3499999940395355 + ], + "rotation": 263.51656847999925, + "pixel_coords": [ + 222, + 111, + 11.457186698913574 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.1479603797197342, + -2.4185752868652344, + 0.3499999940395355 + ], + "rotation": 73.45563793806238, + "pixel_coords": [ + 93, + 133, + 10.23709774017334 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.3664413960840893, + -0.93477240959502, + 0.699999988079071 + ], + "rotation": 341.3937236844849, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.3176075220108032, + -2.3780629634857178, + 0.3499999940395355 + ], + "rotation": 234.85098854319497, + "pixel_coords": [ + 123, + 154, + 9.27055835723877 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2 + ], + [ + 0, + 2, + 3, + 5 + ], + [], + [ + 2 + ], + [ + 0, + 2, + 3, + 5 + ], + [ + 0, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 1, + 4, + 5, + 6, + 7, + 8 + ], + [ + 6, + 7, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 4, + 5, + 6, + 7, + 8 + ], + [ + 6, + 7, + 8 + ], + [ + 1, + 4, + 6, + 7, + 8 + ], + [ + 7, + 8 + ], + [], + [ + 7 + ] + ], + "left": [ + [ + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 6, + 8 + ], + [ + 0, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 2, + 6, + 8 + ], + [ + 0, + 2, + 4, + 6, + 7, + 8 + ], + [], + [ + 0, + 2, + 6, + 8 + ], + [ + 6 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 7 + ], + [], + [ + 1, + 3, + 4, + 5, + 7 + ], + [ + 1 + ], + [ + 1, + 3, + 5 + ], + [ + 1, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 1, + 3, + 5 + ], + [ + 1, + 2, + 3, + 4, + 5, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "occlusion_change", + "cf_description": "moved cyan cube to partially occlude brown cube", + "change_score": 2.067787875646445, + "change_attempts": 1, + "source_scene": "scene_0062" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0062_cf2.json b/Dataset/scenes/scene_0062_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..4788ceb9072724c5f354f46ea2795cce58ef34cd --- /dev/null +++ b/Dataset/scenes/scene_0062_cf2.json @@ -0,0 +1,418 @@ +{ + "split": "new", + "image_index": 62, + "image_filename": "SCENE_0062_new_000062.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.6564146280288696, + 0.18825745582580566, + 0.3499999940395355 + ], + "rotation": 19.051228266685662, + "pixel_coords": [ + 135, + 93, + 12.726556777954102 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.626991033554077, + 2.357083320617676, + 0.699999988079071 + ], + "rotation": 303.7330546038547, + "pixel_coords": [ + 272, + 108, + 10.89245891571045 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.668832540512085, + 1.9351868629455566, + 0.699999988079071 + ], + "rotation": 47.789366286071356, + "pixel_coords": [ + 154, + 66, + 14.229569435119629 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.3623468279838562, + 2.755312204360962, + 0.3499999940395355 + ], + "rotation": 137.80655143054966, + "pixel_coords": [ + 224, + 92, + 12.812352180480957 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.4610530734062195, + -0.14719893038272858, + 0.699999988079071 + ], + "rotation": 316.0143878620208, + "pixel_coords": [ + 166, + 107, + 10.941445350646973 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3399183750152588, + 1.5233848094940186, + 0.3499999940395355 + ], + "rotation": 263.51656847999925, + "pixel_coords": [ + 222, + 111, + 11.457186698913574 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.1479603797197342, + -2.4185752868652344, + 0.3499999940395355 + ], + "rotation": 73.45563793806238, + "pixel_coords": [ + 93, + 133, + 10.23709774017334 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.9209773540496826, + -2.2982842922210693, + 0.699999988079071 + ], + "rotation": 341.3937236844849, + "pixel_coords": [ + 165, + 170, + 8.066842079162598 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.3176075220108032, + -2.3780629634857178, + 0.3499999940395355 + ], + "rotation": 234.85098854319497, + "pixel_coords": [ + 123, + 154, + 9.27055835723877 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2 + ], + [ + 0, + 2, + 3, + 5 + ], + [], + [ + 2 + ], + [ + 0, + 2, + 3, + 5 + ], + [ + 0, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 1, + 4, + 5, + 6, + 7, + 8 + ], + [ + 6, + 7, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 4, + 5, + 6, + 7, + 8 + ], + [ + 6, + 7, + 8 + ], + [ + 1, + 4, + 6, + 7, + 8 + ], + [ + 7, + 8 + ], + [], + [ + 7 + ] + ], + "left": [ + [ + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 6, + 8 + ], + [ + 0, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 2, + 6, + 8 + ], + [ + 0, + 2, + 4, + 6, + 7, + 8 + ], + [], + [ + 0, + 2, + 6, + 8 + ], + [ + 6 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 7 + ], + [], + [ + 1, + 3, + 4, + 5, + 7 + ], + [ + 1 + ], + [ + 1, + 3, + 5 + ], + [ + 1, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 1, + 3, + 5 + ], + [ + 1, + 2, + 3, + 4, + 5, + 7 + ] + ] + }, + "background_color": "gray", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_background", + "cf_description": "changed background to gray", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0062" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0062_original.json b/Dataset/scenes/scene_0062_original.json new file mode 100644 index 0000000000000000000000000000000000000000..44011ec5f4ec6618670635480740a62622b9f2a9 --- /dev/null +++ b/Dataset/scenes/scene_0062_original.json @@ -0,0 +1,415 @@ +{ + "split": "new", + "image_index": 62, + "image_filename": "SCENE_0062_new_000062.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.6564146280288696, + 0.18825745582580566, + 0.3499999940395355 + ], + "rotation": 19.051228266685662, + "pixel_coords": [ + 135, + 93, + 12.726556777954102 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.626991033554077, + 2.357083320617676, + 0.699999988079071 + ], + "rotation": 303.7330546038547, + "pixel_coords": [ + 272, + 108, + 10.89245891571045 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.668832540512085, + 1.9351868629455566, + 0.699999988079071 + ], + "rotation": 47.789366286071356, + "pixel_coords": [ + 154, + 66, + 14.229569435119629 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.3623468279838562, + 2.755312204360962, + 0.3499999940395355 + ], + "rotation": 137.80655143054966, + "pixel_coords": [ + 224, + 92, + 12.812352180480957 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.4610530734062195, + -0.14719893038272858, + 0.699999988079071 + ], + "rotation": 316.0143878620208, + "pixel_coords": [ + 166, + 107, + 10.941445350646973 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3399183750152588, + 1.5233848094940186, + 0.3499999940395355 + ], + "rotation": 263.51656847999925, + "pixel_coords": [ + 222, + 111, + 11.457186698913574 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.1479603797197342, + -2.4185752868652344, + 0.3499999940395355 + ], + "rotation": 73.45563793806238, + "pixel_coords": [ + 93, + 133, + 10.23709774017334 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.9209773540496826, + -2.2982842922210693, + 0.699999988079071 + ], + "rotation": 341.3937236844849, + "pixel_coords": [ + 165, + 170, + 8.066842079162598 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.3176075220108032, + -2.3780629634857178, + 0.3499999940395355 + ], + "rotation": 234.85098854319497, + "pixel_coords": [ + 123, + 154, + 9.27055835723877 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2 + ], + [ + 0, + 2, + 3, + 5 + ], + [], + [ + 2 + ], + [ + 0, + 2, + 3, + 5 + ], + [ + 0, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 1, + 4, + 5, + 6, + 7, + 8 + ], + [ + 6, + 7, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 4, + 5, + 6, + 7, + 8 + ], + [ + 6, + 7, + 8 + ], + [ + 1, + 4, + 6, + 7, + 8 + ], + [ + 7, + 8 + ], + [], + [ + 7 + ] + ], + "left": [ + [ + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 6, + 8 + ], + [ + 0, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 2, + 6, + 8 + ], + [ + 0, + 2, + 4, + 6, + 7, + 8 + ], + [], + [ + 0, + 2, + 6, + 8 + ], + [ + 6 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 7 + ], + [], + [ + 1, + 3, + 4, + 5, + 7 + ], + [ + 1 + ], + [ + 1, + 3, + 5 + ], + [ + 1, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 1, + 3, + 5 + ], + [ + 1, + 2, + 3, + 4, + 5, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0062" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0063_cf1.json b/Dataset/scenes/scene_0063_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..f6f2540c1c74eec6ad7fbd8a66aa4ef3e2342fd9 --- /dev/null +++ b/Dataset/scenes/scene_0063_cf1.json @@ -0,0 +1,419 @@ +{ + "split": "new", + "image_index": 63, + "image_filename": "SCENE_0063_new_000063.png", + "objects": [ + { + "shape": "cube", + "color": "blue", + "material": "rubber", + "size": "small", + "3d_coords": [ + 1.7341903448104858, + 1.3518314361572266, + 0.3499999940395355 + ], + "rotation": 247.35666736003174, + "pixel_coords": [ + 0, + 0, + 0 + ] + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.9234034419059753, + -2.6981146335601807, + 0.3499999940395355 + ], + "rotation": 228.2983668727675, + "pixel_coords": [ + 103, + 156, + 9.020818710327148 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.8785831928253174, + -1.1601887941360474, + 0.3499999940395355 + ], + "rotation": 39.51104121232908, + "pixel_coords": [ + 82, + 91, + 12.381402969360352 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.3435571193695068, + 1.700087070465088, + 0.3499999940395355 + ], + "rotation": 52.31792319257332, + "pixel_coords": [ + 172, + 83, + 12.96207046508789 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.3218460083007812, + 0.4063182771205902, + 0.3499999940395355 + ], + "rotation": 319.489948913314, + "pixel_coords": [ + 224, + 136, + 9.827349662780762 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.0503931045532227, + 2.713179111480713, + 0.3499999940395355 + ], + "rotation": 343.133830881029, + "pixel_coords": [ + 179, + 70, + 13.991556167602539 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.569946050643921, + 2.4732000827789307, + 0.3499999940395355 + ], + "rotation": 48.77851427405939, + "pixel_coords": [ + 249, + 105, + 11.473014831542969 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.120990514755249, + -0.47230321168899536, + 0.699999988079071 + ], + "rotation": 143.59694679190287, + "pixel_coords": [ + 173, + 119, + 9.95226001739502 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.027361005544662476, + -1.8412631750106812, + 0.3499999940395355 + ], + "rotation": 292.47017296081765, + "pixel_coords": [ + 111, + 130, + 10.124040603637695 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 5 + ], + [ + 5 + ], + [ + 0, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [], + [ + 2, + 3, + 5 + ], + [ + 0, + 2, + 3, + 5, + 6 + ], + [ + 0, + 2, + 3, + 5, + 6 + ] + ], + "front": [ + [ + 1, + 4, + 7, + 8 + ], + [], + [ + 0, + 1, + 4, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 0, + 1, + 4, + 7, + 8 + ], + [ + 1, + 4 + ], + [ + 1, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 2 + ], + [], + [ + 1, + 2, + 8 + ], + [ + 1, + 2, + 3, + 5, + 7, + 8 + ], + [ + 1, + 2, + 3, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 1, + 2, + 8 + ], + [ + 2 + ] + ], + "right": [ + [ + 6 + ], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 4, + 5, + 6 + ], + [ + 0, + 6 + ], + [ + 0, + 4, + 6 + ], + [], + [ + 0, + 4, + 5, + 6 + ], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "replace_object", + "cf_description": "replaced yellow cylinder with blue cube", + "change_score": 3.1916841401478826, + "change_attempts": 1, + "source_scene": "scene_0063" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0063_cf2.json b/Dataset/scenes/scene_0063_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..881d09c68cba4458a1abfb3b5e8ba5b200a7d144 --- /dev/null +++ b/Dataset/scenes/scene_0063_cf2.json @@ -0,0 +1,420 @@ +{ + "split": "new", + "image_index": 63, + "image_filename": "SCENE_0063_new_000063.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.7341903448104858, + 1.3518314361572266, + 0.3499999940395355 + ], + "rotation": 178.35037690679403, + "pixel_coords": [ + 230, + 118, + 10.740711212158203 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.9234034419059753, + -2.6981146335601807, + 0.3499999940395355 + ], + "rotation": 228.2983668727675, + "pixel_coords": [ + 103, + 156, + 9.020818710327148 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.8785831928253174, + -1.1601887941360474, + 0.3499999940395355 + ], + "rotation": 39.51104121232908, + "pixel_coords": [ + 82, + 91, + 12.381402969360352 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.3435571193695068, + 1.700087070465088, + 0.3499999940395355 + ], + "rotation": 52.31792319257332, + "pixel_coords": [ + 172, + 83, + 12.96207046508789 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.3218460083007812, + 0.4063182771205902, + 0.3499999940395355 + ], + "rotation": 319.489948913314, + "pixel_coords": [ + 224, + 136, + 9.827349662780762 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.0503931045532227, + 2.713179111480713, + 0.3499999940395355 + ], + "rotation": 343.133830881029, + "pixel_coords": [ + 179, + 70, + 13.991556167602539 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.569946050643921, + 2.4732000827789307, + 0.3499999940395355 + ], + "rotation": 48.77851427405939, + "pixel_coords": [ + 249, + 105, + 11.473014831542969 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.120990514755249, + -0.47230321168899536, + 0.699999988079071 + ], + "rotation": 143.59694679190287, + "pixel_coords": [ + 173, + 119, + 9.95226001739502 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.027361005544662476, + -1.8412631750106812, + 0.3499999940395355 + ], + "rotation": 292.47017296081765, + "pixel_coords": [ + 111, + 130, + 10.124040603637695 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 5 + ], + [ + 5 + ], + [ + 0, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [], + [ + 2, + 3, + 5 + ], + [ + 0, + 2, + 3, + 5, + 6 + ], + [ + 0, + 2, + 3, + 5, + 6 + ] + ], + "front": [ + [ + 1, + 4, + 7, + 8 + ], + [], + [ + 0, + 1, + 4, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 0, + 1, + 4, + 7, + 8 + ], + [ + 1, + 4 + ], + [ + 1, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 2 + ], + [], + [ + 1, + 2, + 8 + ], + [ + 1, + 2, + 3, + 5, + 7, + 8 + ], + [ + 1, + 2, + 3, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 1, + 2, + 8 + ], + [ + 2 + ] + ], + "right": [ + [ + 6 + ], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 4, + 5, + 6 + ], + [ + 0, + 6 + ], + [ + 0, + 4, + 6 + ], + [], + [ + 0, + 4, + 5, + 6 + ], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "background_color": "blue", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_background", + "cf_description": "changed background to blue", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0063" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0063_original.json b/Dataset/scenes/scene_0063_original.json new file mode 100644 index 0000000000000000000000000000000000000000..8d52716e798bf3111d10d71017dc9125773e84a3 --- /dev/null +++ b/Dataset/scenes/scene_0063_original.json @@ -0,0 +1,417 @@ +{ + "split": "new", + "image_index": 63, + "image_filename": "SCENE_0063_new_000063.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.7341903448104858, + 1.3518314361572266, + 0.3499999940395355 + ], + "rotation": 178.35037690679403, + "pixel_coords": [ + 230, + 118, + 10.740711212158203 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.9234034419059753, + -2.6981146335601807, + 0.3499999940395355 + ], + "rotation": 228.2983668727675, + "pixel_coords": [ + 103, + 156, + 9.020818710327148 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.8785831928253174, + -1.1601887941360474, + 0.3499999940395355 + ], + "rotation": 39.51104121232908, + "pixel_coords": [ + 82, + 91, + 12.381402969360352 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.3435571193695068, + 1.700087070465088, + 0.3499999940395355 + ], + "rotation": 52.31792319257332, + "pixel_coords": [ + 172, + 83, + 12.96207046508789 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.3218460083007812, + 0.4063182771205902, + 0.3499999940395355 + ], + "rotation": 319.489948913314, + "pixel_coords": [ + 224, + 136, + 9.827349662780762 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.0503931045532227, + 2.713179111480713, + 0.3499999940395355 + ], + "rotation": 343.133830881029, + "pixel_coords": [ + 179, + 70, + 13.991556167602539 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.569946050643921, + 2.4732000827789307, + 0.3499999940395355 + ], + "rotation": 48.77851427405939, + "pixel_coords": [ + 249, + 105, + 11.473014831542969 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.120990514755249, + -0.47230321168899536, + 0.699999988079071 + ], + "rotation": 143.59694679190287, + "pixel_coords": [ + 173, + 119, + 9.95226001739502 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.027361005544662476, + -1.8412631750106812, + 0.3499999940395355 + ], + "rotation": 292.47017296081765, + "pixel_coords": [ + 111, + 130, + 10.124040603637695 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 5 + ], + [ + 5 + ], + [ + 0, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [], + [ + 2, + 3, + 5 + ], + [ + 0, + 2, + 3, + 5, + 6 + ], + [ + 0, + 2, + 3, + 5, + 6 + ] + ], + "front": [ + [ + 1, + 4, + 7, + 8 + ], + [], + [ + 0, + 1, + 4, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 6, + 7, + 8 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 0, + 1, + 4, + 7, + 8 + ], + [ + 1, + 4 + ], + [ + 1, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 2 + ], + [], + [ + 1, + 2, + 8 + ], + [ + 1, + 2, + 3, + 5, + 7, + 8 + ], + [ + 1, + 2, + 3, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 1, + 2, + 8 + ], + [ + 2 + ] + ], + "right": [ + [ + 6 + ], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 4, + 5, + 6 + ], + [ + 0, + 6 + ], + [ + 0, + 4, + 6 + ], + [], + [ + 0, + 4, + 5, + 6 + ], + [ + 0, + 3, + 4, + 5, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0063" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0064_cf1.json b/Dataset/scenes/scene_0064_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..0c8e39848a7aa080c72f01266f3e19191d41f3cc --- /dev/null +++ b/Dataset/scenes/scene_0064_cf1.json @@ -0,0 +1,311 @@ +{ + "split": "new", + "image_index": 64, + "image_filename": "SCENE_0064_new_000064.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.4583766460418701, + -2.3338379859924316, + 0.699999988079071 + ], + "rotation": 273.3457346062395, + "pixel_coords": [ + 88, + 119, + 10.102792739868164 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.532687246799469, + 0.11994913965463638, + 0.699999988079071 + ], + "rotation": 47.945219151249574, + "pixel_coords": [ + 174, + 105, + 10.84743881225586 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.515337347984314, + 0.30792656540870667, + 0.699999988079071 + ], + "rotation": 70.13332305212352, + "pixel_coords": [ + 138, + 84, + 12.303893089294434 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.4649466276168823, + -2.278526544570923, + 0.699999988079071 + ], + "rotation": 189.87530577739196, + "pixel_coords": [ + 130, + 146, + 8.867074012756348 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.609203577041626, + 0.6809999942779541, + 0.699999988079071 + ], + "rotation": 244.49227662497313, + "pixel_coords": [ + 239, + 125, + 9.798844337463379 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.007206607144325972, + 2.1318202018737793, + 0.699999988079071 + ], + "rotation": 47.60466930181317, + "pixel_coords": [ + 206, + 83, + 12.349081993103027 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.1326653957366943, + 2.1667978763580322, + 0.3499999940395355 + ], + "rotation": 130.97911579213272, + "pixel_coords": [ + 166, + 75, + 13.941397666931152 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 5, + 6 + ], + [ + 2, + 5, + 6 + ], + [ + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 6 + ], + [] + ], + "front": [ + [ + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 1, + 3, + 4 + ], + [], + [ + 3 + ], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 6 + ], + [ + 0 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 6 + ], + [ + 0, + 2, + 3 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 4, + 5 + ], + [ + 1, + 4, + 5, + 6 + ], + [ + 1, + 4, + 5, + 6 + ], + [], + [ + 4 + ], + [ + 1, + 4, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_material", + "cf_description": "changed cyan sphere from metal to rubber", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0064" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0064_cf2.json b/Dataset/scenes/scene_0064_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..9f23c1333c8c36e47229fcfbf78b079516f64fdc --- /dev/null +++ b/Dataset/scenes/scene_0064_cf2.json @@ -0,0 +1,313 @@ +{ + "split": "new", + "image_index": 64, + "image_filename": "SCENE_0064_new_000064.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.4583766460418701, + -2.3338379859924316, + 0.699999988079071 + ], + "rotation": 273.3457346062395, + "pixel_coords": [ + 88, + 119, + 10.102792739868164 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.532687246799469, + 0.11994913965463638, + 0.699999988079071 + ], + "rotation": 47.945219151249574, + "pixel_coords": [ + 174, + 105, + 10.84743881225586 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.515337347984314, + 0.30792656540870667, + 0.699999988079071 + ], + "rotation": 70.13332305212352, + "pixel_coords": [ + 138, + 84, + 12.303893089294434 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.4649466276168823, + -2.278526544570923, + 0.699999988079071 + ], + "rotation": 189.87530577739196, + "pixel_coords": [ + 130, + 146, + 8.867074012756348 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.609203577041626, + 0.6809999942779541, + 0.699999988079071 + ], + "rotation": 244.49227662497313, + "pixel_coords": [ + 239, + 125, + 9.798844337463379 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.007206607144325972, + 2.1318202018737793, + 0.699999988079071 + ], + "rotation": 47.60466930181317, + "pixel_coords": [ + 206, + 83, + 12.349081993103027 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.1326653957366943, + 2.1667978763580322, + 0.3499999940395355 + ], + "rotation": 130.97911579213272, + "pixel_coords": [ + 166, + 75, + 13.941397666931152 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 5, + 6 + ], + [ + 2, + 5, + 6 + ], + [ + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 6 + ], + [] + ], + "front": [ + [ + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 1, + 3, + 4 + ], + [], + [ + 3 + ], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 6 + ], + [ + 0 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 6 + ], + [ + 0, + 2, + 3 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 4, + 5 + ], + [ + 1, + 4, + 5, + 6 + ], + [ + 1, + 4, + 5, + 6 + ], + [], + [ + 4 + ], + [ + 1, + 4, + 5 + ] + ] + }, + "filter_type": "vignette", + "filter_strength": 4.627139688220049, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_vignette", + "cf_description": "applied vignette filter (strength: 4.63)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0064" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0064_original.json b/Dataset/scenes/scene_0064_original.json new file mode 100644 index 0000000000000000000000000000000000000000..dc6bcff11aecf46feba396ed0442b73a02ab52b0 --- /dev/null +++ b/Dataset/scenes/scene_0064_original.json @@ -0,0 +1,309 @@ +{ + "split": "new", + "image_index": 64, + "image_filename": "SCENE_0064_new_000064.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.4583766460418701, + -2.3338379859924316, + 0.699999988079071 + ], + "rotation": 273.3457346062395, + "pixel_coords": [ + 88, + 119, + 10.102792739868164 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.532687246799469, + 0.11994913965463638, + 0.699999988079071 + ], + "rotation": 47.945219151249574, + "pixel_coords": [ + 174, + 105, + 10.84743881225586 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.515337347984314, + 0.30792656540870667, + 0.699999988079071 + ], + "rotation": 70.13332305212352, + "pixel_coords": [ + 138, + 84, + 12.303893089294434 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.4649466276168823, + -2.278526544570923, + 0.699999988079071 + ], + "rotation": 189.87530577739196, + "pixel_coords": [ + 130, + 146, + 8.867074012756348 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.609203577041626, + 0.6809999942779541, + 0.699999988079071 + ], + "rotation": 244.49227662497313, + "pixel_coords": [ + 239, + 125, + 9.798844337463379 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.007206607144325972, + 2.1318202018737793, + 0.699999988079071 + ], + "rotation": 47.60466930181317, + "pixel_coords": [ + 206, + 83, + 12.349081993103027 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.1326653957366943, + 2.1667978763580322, + 0.3499999940395355 + ], + "rotation": 130.97911579213272, + "pixel_coords": [ + 166, + 75, + 13.941397666931152 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 5, + 6 + ], + [ + 2, + 5, + 6 + ], + [ + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 6 + ], + [] + ], + "front": [ + [ + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 1, + 3, + 4 + ], + [], + [ + 3 + ], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 6 + ], + [ + 0 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 6 + ], + [ + 0, + 2, + 3 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 4, + 5 + ], + [ + 1, + 4, + 5, + 6 + ], + [ + 1, + 4, + 5, + 6 + ], + [], + [ + 4 + ], + [ + 1, + 4, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0064" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0065_cf1.json b/Dataset/scenes/scene_0065_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..cbaafe619ba91ee770272af438cd9ae9e6ec505a --- /dev/null +++ b/Dataset/scenes/scene_0065_cf1.json @@ -0,0 +1,219 @@ +{ + "split": "new", + "image_index": 65, + "image_filename": "SCENE_0065_new_000065.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.7994812515725811, + -2.547142318496272, + 0.3499999940395355 + ], + "rotation": 110.26393014559619, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.3417983055114746, + 0.24546225368976593, + 0.3499999940395355 + ], + "rotation": 185.10991782907465, + "pixel_coords": [ + 140, + 95, + 11.954972267150879 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.38092973828315735, + 1.529472827911377, + 0.699999988079071 + ], + "rotation": 163.1003323159949, + "pixel_coords": [ + 203, + 91, + 11.369625091552734 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.108149290084839, + -1.2104579210281372, + 0.699999988079071 + ], + "rotation": 91.320287263611, + "pixel_coords": [ + 90, + 90, + 11.47529411315918 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.2821255922317505, + 2.3894479274749756, + 0.699999988079071 + ], + "rotation": 352.70073693905624, + "pixel_coords": [ + 187, + 73, + 12.997322082519531 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 4 + ], + [ + 1, + 4 + ], + [ + 1, + 4 + ], + [] + ], + "front": [ + [], + [ + 0, + 2, + 3 + ], + [ + 0 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 3 + ], + [ + 1, + 3, + 4 + ], + [], + [ + 1, + 3 + ] + ], + "right": [ + [], + [ + 0, + 2, + 4 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 2 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "relational_flip", + "cf_description": "moved red sphere from right of green sphere to left", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0065" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0065_cf2.json b/Dataset/scenes/scene_0065_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..bfe53a9df8d6edaad95f2a3172008c717546612e --- /dev/null +++ b/Dataset/scenes/scene_0065_cf2.json @@ -0,0 +1,220 @@ +{ + "split": "new", + "image_index": 65, + "image_filename": "SCENE_0065_new_000065.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.716491937637329, + 0.030772129073739052, + 0.3499999940395355 + ], + "rotation": 110.26393014559619, + "pixel_coords": [ + 229, + 144, + 9.07318115234375 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.3417983055114746, + 0.24546225368976593, + 0.3499999940395355 + ], + "rotation": 185.10991782907465, + "pixel_coords": [ + 140, + 95, + 11.954972267150879 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.38092973828315735, + 1.529472827911377, + 0.699999988079071 + ], + "rotation": 163.1003323159949, + "pixel_coords": [ + 203, + 91, + 11.369625091552734 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.108149290084839, + -1.2104579210281372, + 0.699999988079071 + ], + "rotation": 91.320287263611, + "pixel_coords": [ + 90, + 90, + 11.47529411315918 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.2821255922317505, + 2.3894479274749756, + 0.699999988079071 + ], + "rotation": 352.70073693905624, + "pixel_coords": [ + 187, + 73, + 12.997322082519531 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 4 + ], + [ + 1, + 4 + ], + [ + 1, + 4 + ], + [] + ], + "front": [ + [], + [ + 0, + 2, + 3 + ], + [ + 0 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 3 + ], + [ + 1, + 3, + 4 + ], + [], + [ + 1, + 3 + ] + ], + "right": [ + [], + [ + 0, + 2, + 4 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 2 + ] + ] + }, + "noise_level": "medium", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "add_noise", + "cf_description": "added medium noise (min: light)", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0065" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0065_original.json b/Dataset/scenes/scene_0065_original.json new file mode 100644 index 0000000000000000000000000000000000000000..390d0faa32e28a308e5f4bfa76cd960ac49149cc --- /dev/null +++ b/Dataset/scenes/scene_0065_original.json @@ -0,0 +1,217 @@ +{ + "split": "new", + "image_index": 65, + "image_filename": "SCENE_0065_new_000065.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.716491937637329, + 0.030772129073739052, + 0.3499999940395355 + ], + "rotation": 110.26393014559619, + "pixel_coords": [ + 229, + 144, + 9.07318115234375 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.3417983055114746, + 0.24546225368976593, + 0.3499999940395355 + ], + "rotation": 185.10991782907465, + "pixel_coords": [ + 140, + 95, + 11.954972267150879 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.38092973828315735, + 1.529472827911377, + 0.699999988079071 + ], + "rotation": 163.1003323159949, + "pixel_coords": [ + 203, + 91, + 11.369625091552734 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.108149290084839, + -1.2104579210281372, + 0.699999988079071 + ], + "rotation": 91.320287263611, + "pixel_coords": [ + 90, + 90, + 11.47529411315918 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.2821255922317505, + 2.3894479274749756, + 0.699999988079071 + ], + "rotation": 352.70073693905624, + "pixel_coords": [ + 187, + 73, + 12.997322082519531 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 4 + ], + [ + 1, + 4 + ], + [ + 1, + 4 + ], + [] + ], + "front": [ + [], + [ + 0, + 2, + 3 + ], + [ + 0 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 3 + ], + [ + 1, + 3, + 4 + ], + [], + [ + 1, + 3 + ] + ], + "right": [ + [], + [ + 0, + 2, + 4 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 2 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0065" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0066_cf1.json b/Dataset/scenes/scene_0066_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..68fd47372d7998a3271a541bc66041147b1faaf3 --- /dev/null +++ b/Dataset/scenes/scene_0066_cf1.json @@ -0,0 +1,364 @@ +{ + "split": "new", + "image_index": 66, + "image_filename": "SCENE_0066_new_000066.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.9536203742027283, + 0.17687161266803741, + 0.699999988079071 + ], + "rotation": 272.48582630773313, + "pixel_coords": [ + 146, + 91, + 11.988253593444824 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.3959782123565674, + 1.1556861400604248, + 0.699999988079071 + ], + "rotation": 64.57883695338852, + "pixel_coords": [ + 217, + 104, + 10.932989120483398 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.3008379936218262, + -2.970244884490967, + 0.3499999940395355 + ], + "rotation": 292.0068970257478, + "pixel_coords": [ + 57, + 123, + 10.548501014709473 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.1023937463760376, + -1.4739649295806885, + 0.3499999940395355 + ], + "rotation": 0.009521974208874795, + "pixel_coords": [ + 103, + 112, + 11.281328201293945 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.04823205152485843, + -0.610701866544254, + 0.3499999940395355 + ], + "rotation": 100.8051012884898, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.5042459964752197, + -1.4826980829238892, + 0.699999988079071 + ], + "rotation": 339.57296323610865, + "pixel_coords": [ + 179, + 144, + 8.63267993927002 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.8847603797912598, + -0.4683249592781067, + 0.3499999940395355 + ], + "rotation": 85.69306274288357, + "pixel_coords": [ + 101, + 90, + 13.098307609558105 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.559516668319702, + 2.8972644805908203, + 0.699999988079071 + ], + "rotation": 285.7050369151225, + "pixel_coords": [ + 174, + 66, + 14.680283546447754 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 4, + 6, + 7 + ], + [ + 0, + 4, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 6, + 7 + ], + [ + 0, + 4, + 6, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 4, + 7 + ], + [] + ], + "front": [ + [ + 1, + 2, + 3, + 5 + ], + [ + 2, + 5 + ], + [ + 5 + ], + [ + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "left": [ + [ + 2, + 3, + 4, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 2, + 6 + ], + [ + 2, + 3, + 6 + ], + [ + 0, + 2, + 3, + 4, + 6 + ], + [ + 2 + ], + [ + 0, + 2, + 3, + 4, + 6 + ] + ], + "right": [ + [ + 1, + 5, + 7 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 4, + 5, + 7 + ], + [ + 0, + 1, + 5, + 7 + ], + [ + 1 + ], + [ + 0, + 1, + 3, + 4, + 5, + 7 + ], + [ + 1 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "occlusion_change", + "cf_description": "moved brown cylinder to partially occlude yellow cylinder", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0066" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0066_cf2.json b/Dataset/scenes/scene_0066_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..6677a948dfdab69887a7e8f3dff34b5baae486eb --- /dev/null +++ b/Dataset/scenes/scene_0066_cf2.json @@ -0,0 +1,366 @@ +{ + "split": "new", + "image_index": 66, + "image_filename": "SCENE_0066_new_000066.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.9536203742027283, + 0.17687161266803741, + 0.699999988079071 + ], + "rotation": 272.48582630773313, + "pixel_coords": [ + 146, + 91, + 11.988253593444824 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.3959782123565674, + 1.1556861400604248, + 0.699999988079071 + ], + "rotation": 64.57883695338852, + "pixel_coords": [ + 217, + 104, + 10.932989120483398 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.3008379936218262, + -2.970244884490967, + 0.3499999940395355 + ], + "rotation": 292.0068970257478, + "pixel_coords": [ + 57, + 123, + 10.548501014709473 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.1023937463760376, + -1.4739649295806885, + 0.3499999940395355 + ], + "rotation": 0.009521974208874795, + "pixel_coords": [ + 103, + 112, + 11.281328201293945 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.8505795001983643, + 0.49535736441612244, + 0.3499999940395355 + ], + "rotation": 100.8051012884898, + "pixel_coords": [ + 123, + 84, + 13.635015487670898 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.5042459964752197, + -1.4826980829238892, + 0.699999988079071 + ], + "rotation": 339.57296323610865, + "pixel_coords": [ + 179, + 144, + 8.63267993927002 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.8847603797912598, + -0.4683249592781067, + 0.3499999940395355 + ], + "rotation": 85.69306274288357, + "pixel_coords": [ + 101, + 90, + 13.098307609558105 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.559516668319702, + 2.8972644805908203, + 0.699999988079071 + ], + "rotation": 285.7050369151225, + "pixel_coords": [ + 174, + 66, + 14.680283546447754 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 4, + 6, + 7 + ], + [ + 0, + 4, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 6, + 7 + ], + [ + 0, + 4, + 6, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 4, + 7 + ], + [] + ], + "front": [ + [ + 1, + 2, + 3, + 5 + ], + [ + 2, + 5 + ], + [ + 5 + ], + [ + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "left": [ + [ + 2, + 3, + 4, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 2, + 6 + ], + [ + 2, + 3, + 6 + ], + [ + 0, + 2, + 3, + 4, + 6 + ], + [ + 2 + ], + [ + 0, + 2, + 3, + 4, + 6 + ] + ], + "right": [ + [ + 1, + 5, + 7 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 4, + 5, + 7 + ], + [ + 0, + 1, + 5, + 7 + ], + [ + 1 + ], + [ + 0, + 1, + 3, + 4, + 5, + 7 + ], + [ + 1 + ] + ] + }, + "filter_type": "blur", + "filter_strength": 14.398336937255657, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_blur", + "cf_description": "applied blur filter (strength: 14.40)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0066" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0066_original.json b/Dataset/scenes/scene_0066_original.json new file mode 100644 index 0000000000000000000000000000000000000000..50a5aa2a527ea8d652c6c42c8bb3ac81ebc1edea --- /dev/null +++ b/Dataset/scenes/scene_0066_original.json @@ -0,0 +1,362 @@ +{ + "split": "new", + "image_index": 66, + "image_filename": "SCENE_0066_new_000066.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.9536203742027283, + 0.17687161266803741, + 0.699999988079071 + ], + "rotation": 272.48582630773313, + "pixel_coords": [ + 146, + 91, + 11.988253593444824 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.3959782123565674, + 1.1556861400604248, + 0.699999988079071 + ], + "rotation": 64.57883695338852, + "pixel_coords": [ + 217, + 104, + 10.932989120483398 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.3008379936218262, + -2.970244884490967, + 0.3499999940395355 + ], + "rotation": 292.0068970257478, + "pixel_coords": [ + 57, + 123, + 10.548501014709473 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.1023937463760376, + -1.4739649295806885, + 0.3499999940395355 + ], + "rotation": 0.009521974208874795, + "pixel_coords": [ + 103, + 112, + 11.281328201293945 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.8505795001983643, + 0.49535736441612244, + 0.3499999940395355 + ], + "rotation": 100.8051012884898, + "pixel_coords": [ + 123, + 84, + 13.635015487670898 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.5042459964752197, + -1.4826980829238892, + 0.699999988079071 + ], + "rotation": 339.57296323610865, + "pixel_coords": [ + 179, + 144, + 8.63267993927002 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.8847603797912598, + -0.4683249592781067, + 0.3499999940395355 + ], + "rotation": 85.69306274288357, + "pixel_coords": [ + 101, + 90, + 13.098307609558105 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.559516668319702, + 2.8972644805908203, + 0.699999988079071 + ], + "rotation": 285.7050369151225, + "pixel_coords": [ + 174, + 66, + 14.680283546447754 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 4, + 6, + 7 + ], + [ + 0, + 4, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 6, + 7 + ], + [ + 0, + 4, + 6, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 4, + 7 + ], + [] + ], + "front": [ + [ + 1, + 2, + 3, + 5 + ], + [ + 2, + 5 + ], + [ + 5 + ], + [ + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "left": [ + [ + 2, + 3, + 4, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 2, + 6 + ], + [ + 2, + 3, + 6 + ], + [ + 0, + 2, + 3, + 4, + 6 + ], + [ + 2 + ], + [ + 0, + 2, + 3, + 4, + 6 + ] + ], + "right": [ + [ + 1, + 5, + 7 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 4, + 5, + 7 + ], + [ + 0, + 1, + 5, + 7 + ], + [ + 1 + ], + [ + 0, + 1, + 3, + 4, + 5, + 7 + ], + [ + 1 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0066" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0067_cf1.json b/Dataset/scenes/scene_0067_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..523f789d4d9f6be39923f1516bf048991208d2e0 --- /dev/null +++ b/Dataset/scenes/scene_0067_cf1.json @@ -0,0 +1,262 @@ +{ + "split": "new", + "image_index": 67, + "image_filename": "SCENE_0067_new_000067.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.28956106305122375, + -2.6123459339141846, + 0.3499999940395355 + ], + "rotation": 159.8015968075477, + "pixel_coords": [ + 84, + 136, + 9.539545059204102 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.4570693969726562, + 0.17472590506076813, + 0.699999988079071 + ], + "rotation": 176.1714096213891, + "pixel_coords": [ + 115, + 79, + 12.49482536315918 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.8646851778030396, + 0.10521704703569412, + 0.699999988079071 + ], + "rotation": 159.53163006333335, + "pixel_coords": [ + 210, + 118, + 9.701641082763672 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.6121522784233093, + -1.6388071775436401, + 0.3499999940395355 + ], + "rotation": 87.4263173643572, + "pixel_coords": [ + 106, + 120, + 10.351025581359863 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.1204428672790527, + 2.8909385204315186, + 0.699999988079071 + ], + "rotation": 8.011780997701834, + "pixel_coords": [ + 244, + 85, + 11.909854888916016 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.1480941772460938, + -2.9462921619415283, + 0.3499999940395355 + ], + "rotation": 104.67763032173919, + "pixel_coords": [ + 133, + 180, + 7.780535697937012 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4 + ], + [], + [ + 1, + 3, + 4 + ], + [ + 1, + 4 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "front": [ + [ + 5 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 5 + ], + [ + 0, + 2, + 5 + ], + [ + 0, + 2, + 3, + 5 + ], + [] + ], + "left": [ + [], + [ + 0 + ], + [ + 0, + 1, + 3, + 5 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1, + 3 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2, + 4, + 5 + ], + [ + 4 + ], + [ + 2, + 4, + 5 + ], + [], + [ + 2, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_size", + "cf_description": "changed blue cube from small to large", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0067" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0067_cf2.json b/Dataset/scenes/scene_0067_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..c9f3394a0aed96d41cac734e62badb50618598c2 --- /dev/null +++ b/Dataset/scenes/scene_0067_cf2.json @@ -0,0 +1,264 @@ +{ + "split": "new", + "image_index": 67, + "image_filename": "SCENE_0067_new_000067.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.28956106305122375, + -2.6123459339141846, + 0.3499999940395355 + ], + "rotation": 159.8015968075477, + "pixel_coords": [ + 84, + 136, + 9.539545059204102 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.4570693969726562, + 0.17472590506076813, + 0.699999988079071 + ], + "rotation": 176.1714096213891, + "pixel_coords": [ + 115, + 79, + 12.49482536315918 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.8646851778030396, + 0.10521704703569412, + 0.699999988079071 + ], + "rotation": 159.53163006333335, + "pixel_coords": [ + 210, + 118, + 9.701641082763672 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.6121522784233093, + -1.6388071775436401, + 0.3499999940395355 + ], + "rotation": 87.4263173643572, + "pixel_coords": [ + 106, + 120, + 10.351025581359863 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.1204428672790527, + 2.8909385204315186, + 0.699999988079071 + ], + "rotation": 8.011780997701834, + "pixel_coords": [ + 244, + 85, + 11.909854888916016 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.1480941772460938, + -2.9462921619415283, + 0.3499999940395355 + ], + "rotation": 104.67763032173919, + "pixel_coords": [ + 133, + 180, + 7.780535697937012 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4 + ], + [], + [ + 1, + 3, + 4 + ], + [ + 1, + 4 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "front": [ + [ + 5 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 5 + ], + [ + 0, + 2, + 5 + ], + [ + 0, + 2, + 3, + 5 + ], + [] + ], + "left": [ + [], + [ + 0 + ], + [ + 0, + 1, + 3, + 5 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1, + 3 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2, + 4, + 5 + ], + [ + 4 + ], + [ + 2, + 4, + 5 + ], + [], + [ + 2, + 4 + ] + ] + }, + "filter_type": "chromatic_aberration", + "filter_strength": 2.3554325584438085, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_chromatic_aberration", + "cf_description": "applied chromatic aberration filter (strength: 2.36)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0067" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0067_original.json b/Dataset/scenes/scene_0067_original.json new file mode 100644 index 0000000000000000000000000000000000000000..35f3288d313346d5cdfb2941abb250fb114a3d48 --- /dev/null +++ b/Dataset/scenes/scene_0067_original.json @@ -0,0 +1,260 @@ +{ + "split": "new", + "image_index": 67, + "image_filename": "SCENE_0067_new_000067.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.28956106305122375, + -2.6123459339141846, + 0.3499999940395355 + ], + "rotation": 159.8015968075477, + "pixel_coords": [ + 84, + 136, + 9.539545059204102 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.4570693969726562, + 0.17472590506076813, + 0.699999988079071 + ], + "rotation": 176.1714096213891, + "pixel_coords": [ + 115, + 79, + 12.49482536315918 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.8646851778030396, + 0.10521704703569412, + 0.699999988079071 + ], + "rotation": 159.53163006333335, + "pixel_coords": [ + 210, + 118, + 9.701641082763672 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.6121522784233093, + -1.6388071775436401, + 0.3499999940395355 + ], + "rotation": 87.4263173643572, + "pixel_coords": [ + 106, + 120, + 10.351025581359863 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.1204428672790527, + 2.8909385204315186, + 0.699999988079071 + ], + "rotation": 8.011780997701834, + "pixel_coords": [ + 244, + 85, + 11.909854888916016 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.1480941772460938, + -2.9462921619415283, + 0.3499999940395355 + ], + "rotation": 104.67763032173919, + "pixel_coords": [ + 133, + 180, + 7.780535697937012 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4 + ], + [], + [ + 1, + 3, + 4 + ], + [ + 1, + 4 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "front": [ + [ + 5 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 5 + ], + [ + 0, + 2, + 5 + ], + [ + 0, + 2, + 3, + 5 + ], + [] + ], + "left": [ + [], + [ + 0 + ], + [ + 0, + 1, + 3, + 5 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1, + 3 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2, + 4, + 5 + ], + [ + 4 + ], + [ + 2, + 4, + 5 + ], + [], + [ + 2, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0067" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0068_cf1.json b/Dataset/scenes/scene_0068_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..803a5b9cb61c1cd63e711d55cfdd8a7b98c3f8ae --- /dev/null +++ b/Dataset/scenes/scene_0068_cf1.json @@ -0,0 +1,415 @@ +{ + "split": "new", + "image_index": 68, + "image_filename": "SCENE_0068_new_000068.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.3964178562164307, + 1.028027057647705, + 0.3499999940395355 + ], + "rotation": 250.74459609844183, + "pixel_coords": [ + 138, + 81, + 13.229935646057129 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.5279416441917419, + 2.0395100116729736, + 0.699999988079071 + ], + "rotation": 106.66673171357776, + "pixel_coords": [ + 216, + 88, + 11.746219635009766 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.07597683370113373, + -0.9549612402915955, + 0.3499999940395355 + ], + "rotation": 276.092228371615, + "pixel_coords": [ + 138, + 121, + 10.437122344970703 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.753720760345459, + -2.0820837020874023, + 0.699999988079071 + ], + "rotation": 205.5349988213439, + "pixel_coords": [ + 72, + 101, + 10.805875778198242 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.1430095434188843, + -1.9836080074310303, + 0.699999988079071 + ], + "rotation": 281.29559101492976, + "pixel_coords": [ + 132, + 136, + 8.965144157409668 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.468975609604724, + 0.7516718338124821, + 0.3499999940395355 + ], + "rotation": 307.40083990653443, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.4212706685066223, + -1.7479971647262573, + 0.3499999940395355 + ], + "rotation": 284.1475350871728, + "pixel_coords": [ + 106, + 123, + 10.294364929199219 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.8269417881965637, + -0.7245304584503174, + 0.3499999940395355 + ], + "rotation": 277.571711264684, + "pixel_coords": [ + 126, + 108, + 11.16522216796875 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.17267313599586487, + 0.8275280594825745, + 0.3499999940395355 + ], + "rotation": 61.65725923416075, + "pixel_coords": [ + 175, + 101, + 11.653666496276855 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0 + ], + [ + 0, + 1, + 3, + 7, + 8 + ], + [ + 0, + 1, + 8 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 3, + 7, + 8 + ], + [ + 0, + 1, + 8 + ], + [ + 0, + 1 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 4, + 5 + ], + [ + 2, + 4, + 5, + 6 + ], + [], + [ + 4 + ], + [ + 4, + 5 + ], + [ + 2, + 4, + 5, + 6 + ], + [ + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "left": [ + [ + 3, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 6, + 7 + ], + [], + [ + 3, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 3 + ], + [ + 3, + 6 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7 + ] + ], + "right": [ + [ + 1, + 5, + 8 + ], + [], + [ + 1, + 5, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 5, + 8 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 8 + ], + [ + 1, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_position", + "cf_description": "moved gray sphere from (2.0,-0.2) to (-1.5,0.8)", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0068" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0068_cf2.json b/Dataset/scenes/scene_0068_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..15da2efdd003520a094fa22536b70da0ad21f010 --- /dev/null +++ b/Dataset/scenes/scene_0068_cf2.json @@ -0,0 +1,417 @@ +{ + "split": "new", + "image_index": 68, + "image_filename": "SCENE_0068_new_000068.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.3964178562164307, + 1.028027057647705, + 0.3499999940395355 + ], + "rotation": 250.74459609844183, + "pixel_coords": [ + 138, + 81, + 13.229935646057129 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.5279416441917419, + 2.0395100116729736, + 0.699999988079071 + ], + "rotation": 106.66673171357776, + "pixel_coords": [ + 216, + 88, + 11.746219635009766 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.07597683370113373, + -0.9549612402915955, + 0.3499999940395355 + ], + "rotation": 276.092228371615, + "pixel_coords": [ + 138, + 121, + 10.437122344970703 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.753720760345459, + -2.0820837020874023, + 0.699999988079071 + ], + "rotation": 205.5349988213439, + "pixel_coords": [ + 72, + 101, + 10.805875778198242 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.1430095434188843, + -1.9836080074310303, + 0.699999988079071 + ], + "rotation": 281.29559101492976, + "pixel_coords": [ + 132, + 136, + 8.965144157409668 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.9558632373809814, + -0.2393563985824585, + 0.3499999940395355 + ], + "rotation": 307.40083990653443, + "pixel_coords": [ + 201, + 136, + 9.627732276916504 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.4212706685066223, + -1.7479971647262573, + 0.3499999940395355 + ], + "rotation": 284.1475350871728, + "pixel_coords": [ + 106, + 123, + 10.294364929199219 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.8269417881965637, + -0.7245304584503174, + 0.3499999940395355 + ], + "rotation": 277.571711264684, + "pixel_coords": [ + 126, + 108, + 11.16522216796875 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.17267313599586487, + 0.8275280594825745, + 0.3499999940395355 + ], + "rotation": 61.65725923416075, + "pixel_coords": [ + 175, + 101, + 11.653666496276855 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0 + ], + [ + 0, + 1, + 3, + 7, + 8 + ], + [ + 0, + 1, + 8 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 3, + 7, + 8 + ], + [ + 0, + 1, + 8 + ], + [ + 0, + 1 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 4, + 5 + ], + [ + 2, + 4, + 5, + 6 + ], + [], + [ + 4 + ], + [ + 4, + 5 + ], + [ + 2, + 4, + 5, + 6 + ], + [ + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "left": [ + [ + 3, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 6, + 7 + ], + [], + [ + 3, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 3 + ], + [ + 3, + 6 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7 + ] + ], + "right": [ + [ + 1, + 5, + 8 + ], + [], + [ + 1, + 5, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 5, + 8 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 8 + ], + [ + 1, + 5 + ] + ] + }, + "filter_type": "blur", + "filter_strength": 12.99518691692178, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_blur", + "cf_description": "applied blur filter (strength: 13.00)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0068" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0068_original.json b/Dataset/scenes/scene_0068_original.json new file mode 100644 index 0000000000000000000000000000000000000000..fe57e832dd82756606b236836f4b8e0442fe3674 --- /dev/null +++ b/Dataset/scenes/scene_0068_original.json @@ -0,0 +1,413 @@ +{ + "split": "new", + "image_index": 68, + "image_filename": "SCENE_0068_new_000068.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.3964178562164307, + 1.028027057647705, + 0.3499999940395355 + ], + "rotation": 250.74459609844183, + "pixel_coords": [ + 138, + 81, + 13.229935646057129 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.5279416441917419, + 2.0395100116729736, + 0.699999988079071 + ], + "rotation": 106.66673171357776, + "pixel_coords": [ + 216, + 88, + 11.746219635009766 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.07597683370113373, + -0.9549612402915955, + 0.3499999940395355 + ], + "rotation": 276.092228371615, + "pixel_coords": [ + 138, + 121, + 10.437122344970703 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.753720760345459, + -2.0820837020874023, + 0.699999988079071 + ], + "rotation": 205.5349988213439, + "pixel_coords": [ + 72, + 101, + 10.805875778198242 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.1430095434188843, + -1.9836080074310303, + 0.699999988079071 + ], + "rotation": 281.29559101492976, + "pixel_coords": [ + 132, + 136, + 8.965144157409668 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.9558632373809814, + -0.2393563985824585, + 0.3499999940395355 + ], + "rotation": 307.40083990653443, + "pixel_coords": [ + 201, + 136, + 9.627732276916504 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.4212706685066223, + -1.7479971647262573, + 0.3499999940395355 + ], + "rotation": 284.1475350871728, + "pixel_coords": [ + 106, + 123, + 10.294364929199219 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.8269417881965637, + -0.7245304584503174, + 0.3499999940395355 + ], + "rotation": 277.571711264684, + "pixel_coords": [ + 126, + 108, + 11.16522216796875 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.17267313599586487, + 0.8275280594825745, + 0.3499999940395355 + ], + "rotation": 61.65725923416075, + "pixel_coords": [ + 175, + 101, + 11.653666496276855 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0 + ], + [ + 0, + 1, + 3, + 7, + 8 + ], + [ + 0, + 1, + 8 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 3, + 7, + 8 + ], + [ + 0, + 1, + 8 + ], + [ + 0, + 1 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 4, + 5 + ], + [ + 2, + 4, + 5, + 6 + ], + [], + [ + 4 + ], + [ + 4, + 5 + ], + [ + 2, + 4, + 5, + 6 + ], + [ + 2, + 3, + 4, + 5, + 6, + 7 + ] + ], + "left": [ + [ + 3, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 6, + 7 + ], + [], + [ + 3, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 3 + ], + [ + 3, + 6 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7 + ] + ], + "right": [ + [ + 1, + 5, + 8 + ], + [], + [ + 1, + 5, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 5, + 8 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 8 + ], + [ + 1, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0068" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0069_cf1.json b/Dataset/scenes/scene_0069_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..bfea248a1856471465be95aed7137d5167cf3fa3 --- /dev/null +++ b/Dataset/scenes/scene_0069_cf1.json @@ -0,0 +1,313 @@ +{ + "split": "new", + "image_index": 69, + "image_filename": "SCENE_0069_new_000069.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.177567958831787, + -2.6528615951538086, + 0.3499999940395355 + ], + "rotation": 93.94328799516082, + "pixel_coords": [ + 110, + 155, + 9.085504531860352 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.8207857608795166, + -1.9612715244293213, + 0.699999988079071 + ], + "rotation": 10.417265465038689, + "pixel_coords": [ + 172, + 162, + 8.186127662658691 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.248334288597107, + -2.329171657562256, + 0.3499999940395355 + ], + "rotation": 134.0464209481244, + "pixel_coords": [ + 77, + 118, + 10.926520347595215 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.2280288934707642, + 2.814239978790283, + 0.3499999940395355 + ], + "rotation": 151.5944587027139, + "pixel_coords": [ + 245, + 100, + 12.11739444732666 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.409202814102173, + 0.21852345764636993, + 0.3499999940395355 + ], + "rotation": 85.81415458920831, + "pixel_coords": [ + 124, + 87, + 13.149584770202637 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.20486421883106232, + 1.031374454498291, + 0.3499999940395355 + ], + "rotation": 308.43677273251495, + "pixel_coords": [ + 187, + 104, + 11.817320823669434 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.9938135147094727, + 2.1776905059814453, + 0.3499999940395355 + ], + "rotation": 279.4223204689139, + "pixel_coords": [ + 155, + 71, + 14.648359298706055 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 3, + 4, + 5, + 6 + ], + [ + 4, + 6 + ], + [ + 6 + ], + [ + 3, + 4, + 6 + ], + [] + ], + "front": [ + [ + 1 + ], + [], + [ + 0, + 1 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "left": [ + [ + 2 + ], + [ + 0, + 2, + 4, + 6 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 2 + ], + [ + 0, + 1, + 2, + 4, + 6 + ], + [ + 0, + 2, + 4 + ] + ], + "right": [ + [ + 1, + 3, + 5, + 6 + ], + [ + 3, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [], + [ + 1, + 3, + 5, + 6 + ], + [ + 3 + ], + [ + 1, + 3, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_color", + "cf_description": "changed blue cube to brown", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0069" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0069_cf2.json b/Dataset/scenes/scene_0069_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..44944f55ed326ed72fa957c10231fd6c21aab24a --- /dev/null +++ b/Dataset/scenes/scene_0069_cf2.json @@ -0,0 +1,314 @@ +{ + "split": "new", + "image_index": 69, + "image_filename": "SCENE_0069_new_000069.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.177567958831787, + -2.6528615951538086, + 0.3499999940395355 + ], + "rotation": 93.94328799516082, + "pixel_coords": [ + 110, + 155, + 9.085504531860352 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.8207857608795166, + -1.9612715244293213, + 0.699999988079071 + ], + "rotation": 10.417265465038689, + "pixel_coords": [ + 172, + 162, + 8.186127662658691 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.248334288597107, + -2.329171657562256, + 0.3499999940395355 + ], + "rotation": 134.0464209481244, + "pixel_coords": [ + 77, + 118, + 10.926520347595215 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.2280288934707642, + 2.814239978790283, + 0.3499999940395355 + ], + "rotation": 151.5944587027139, + "pixel_coords": [ + 245, + 100, + 12.11739444732666 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.409202814102173, + 0.21852345764636993, + 0.3499999940395355 + ], + "rotation": 85.81415458920831, + "pixel_coords": [ + 124, + 87, + 13.149584770202637 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.20486421883106232, + 1.031374454498291, + 0.3499999940395355 + ], + "rotation": 308.43677273251495, + "pixel_coords": [ + 187, + 104, + 11.817320823669434 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.9938135147094727, + 2.1776905059814453, + 0.3499999940395355 + ], + "rotation": 279.4223204689139, + "pixel_coords": [ + 155, + 71, + 14.648359298706055 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 3, + 4, + 5, + 6 + ], + [ + 4, + 6 + ], + [ + 6 + ], + [ + 3, + 4, + 6 + ], + [] + ], + "front": [ + [ + 1 + ], + [], + [ + 0, + 1 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "left": [ + [ + 2 + ], + [ + 0, + 2, + 4, + 6 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 2 + ], + [ + 0, + 1, + 2, + 4, + 6 + ], + [ + 0, + 2, + 4 + ] + ], + "right": [ + [ + 1, + 3, + 5, + 6 + ], + [ + 3, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [], + [ + 1, + 3, + 5, + 6 + ], + [ + 3 + ], + [ + 1, + 3, + 5 + ] + ] + }, + "background_color": "white", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_background", + "cf_description": "changed background to white", + "change_score": 1.5, + "change_attempts": 1, + "source_scene": "scene_0069" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0069_original.json b/Dataset/scenes/scene_0069_original.json new file mode 100644 index 0000000000000000000000000000000000000000..a9c38f3f83bd35ab636df0458eafd4150c5056df --- /dev/null +++ b/Dataset/scenes/scene_0069_original.json @@ -0,0 +1,311 @@ +{ + "split": "new", + "image_index": 69, + "image_filename": "SCENE_0069_new_000069.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.177567958831787, + -2.6528615951538086, + 0.3499999940395355 + ], + "rotation": 93.94328799516082, + "pixel_coords": [ + 110, + 155, + 9.085504531860352 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.8207857608795166, + -1.9612715244293213, + 0.699999988079071 + ], + "rotation": 10.417265465038689, + "pixel_coords": [ + 172, + 162, + 8.186127662658691 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.248334288597107, + -2.329171657562256, + 0.3499999940395355 + ], + "rotation": 134.0464209481244, + "pixel_coords": [ + 77, + 118, + 10.926520347595215 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.2280288934707642, + 2.814239978790283, + 0.3499999940395355 + ], + "rotation": 151.5944587027139, + "pixel_coords": [ + 245, + 100, + 12.11739444732666 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.409202814102173, + 0.21852345764636993, + 0.3499999940395355 + ], + "rotation": 85.81415458920831, + "pixel_coords": [ + 124, + 87, + 13.149584770202637 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.20486421883106232, + 1.031374454498291, + 0.3499999940395355 + ], + "rotation": 308.43677273251495, + "pixel_coords": [ + 187, + 104, + 11.817320823669434 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.9938135147094727, + 2.1776905059814453, + 0.3499999940395355 + ], + "rotation": 279.4223204689139, + "pixel_coords": [ + 155, + 71, + 14.648359298706055 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 3, + 4, + 5, + 6 + ], + [ + 4, + 6 + ], + [ + 6 + ], + [ + 3, + 4, + 6 + ], + [] + ], + "front": [ + [ + 1 + ], + [], + [ + 0, + 1 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "left": [ + [ + 2 + ], + [ + 0, + 2, + 4, + 6 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 2 + ], + [ + 0, + 1, + 2, + 4, + 6 + ], + [ + 0, + 2, + 4 + ] + ], + "right": [ + [ + 1, + 3, + 5, + 6 + ], + [ + 3, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [], + [ + 1, + 3, + 5, + 6 + ], + [ + 3 + ], + [ + 1, + 3, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0069" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0070_cf1.json b/Dataset/scenes/scene_0070_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..eb51b3f8e34b9426531eed9cc12b420ff0429c58 --- /dev/null +++ b/Dataset/scenes/scene_0070_cf1.json @@ -0,0 +1,263 @@ +{ + "split": "new", + "image_index": 70, + "image_filename": "SCENE_0070_new_000070.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.1904109716415405, + -1.2869582176208496, + 0.699999988079071 + ], + "rotation": 25.42715217505095, + "pixel_coords": [ + 153, + 129, + 9.713971138000488 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.7130635380744934, + 1.7217514514923096, + 0.3499999940395355 + ], + "rotation": 227.50977220509492, + "pixel_coords": [ + 212, + 103, + 11.9054594039917 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.939396858215332, + 2.3651187419891357, + 0.699999988079071 + ], + "rotation": 220.56676079035648, + "pixel_coords": [ + 255, + 100, + 11.287447929382324 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.6661406755447388, + -2.5369575023651123, + 0.699999988079071 + ], + "rotation": 155.32000404302846, + "pixel_coords": [ + 63, + 107, + 10.89194393157959 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.40304434299468994, + 2.9388585090637207, + 0.3499999940395355 + ], + "rotation": 248.16395806571563, + "pixel_coords": [ + 228, + 90, + 12.799284934997559 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.692138433456421, + 0.228057399392128, + 0.699999988079071 + ], + "rotation": 259.0767048819461, + "pixel_coords": [ + 134, + 83, + 12.474746704101562 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 1, + 4, + 5 + ], + [ + 1, + 2, + 4, + 5 + ], + [], + [] + ], + "front": [ + [], + [ + 0, + 2, + 3 + ], + [ + 0, + 3 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "left": [ + [ + 3, + 5 + ], + [ + 0, + 3, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [], + [ + 0, + 1, + 3, + 5 + ], + [ + 3 + ] + ], + "right": [ + [ + 1, + 2, + 4 + ], + [ + 2, + 4 + ], + [], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 2 + ], + [ + 0, + 1, + 2, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_shape", + "cf_description": "changed gray sphere to cube", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0070" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0070_cf2.json b/Dataset/scenes/scene_0070_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..06aeeb9a0d4c314f83bec708f8cd34069f4634eb --- /dev/null +++ b/Dataset/scenes/scene_0070_cf2.json @@ -0,0 +1,264 @@ +{ + "split": "new", + "image_index": 70, + "image_filename": "SCENE_0070_new_000070.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.1904109716415405, + -1.2869582176208496, + 0.699999988079071 + ], + "rotation": 25.42715217505095, + "pixel_coords": [ + 153, + 129, + 9.713971138000488 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.7130635380744934, + 1.7217514514923096, + 0.3499999940395355 + ], + "rotation": 227.50977220509492, + "pixel_coords": [ + 212, + 103, + 11.9054594039917 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.939396858215332, + 2.3651187419891357, + 0.699999988079071 + ], + "rotation": 220.56676079035648, + "pixel_coords": [ + 255, + 100, + 11.287447929382324 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.6661406755447388, + -2.5369575023651123, + 0.699999988079071 + ], + "rotation": 155.32000404302846, + "pixel_coords": [ + 63, + 107, + 10.89194393157959 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.40304434299468994, + 2.9388585090637207, + 0.3499999940395355 + ], + "rotation": 248.16395806571563, + "pixel_coords": [ + 228, + 90, + 12.799284934997559 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.692138433456421, + 0.228057399392128, + 0.699999988079071 + ], + "rotation": 259.0767048819461, + "pixel_coords": [ + 134, + 83, + 12.474746704101562 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 1, + 4, + 5 + ], + [ + 1, + 2, + 4, + 5 + ], + [], + [] + ], + "front": [ + [], + [ + 0, + 2, + 3 + ], + [ + 0, + 3 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "left": [ + [ + 3, + 5 + ], + [ + 0, + 3, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [], + [ + 0, + 1, + 3, + 5 + ], + [ + 3 + ] + ], + "right": [ + [ + 1, + 2, + 4 + ], + [ + 2, + 4 + ], + [], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 2 + ], + [ + 0, + 1, + 2, + 4 + ] + ] + }, + "background_color": "blue", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_background", + "cf_description": "changed background to blue", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0070" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0070_original.json b/Dataset/scenes/scene_0070_original.json new file mode 100644 index 0000000000000000000000000000000000000000..ff8d9e40b861b2ce3a13af2b3ef750cb2bb4c654 --- /dev/null +++ b/Dataset/scenes/scene_0070_original.json @@ -0,0 +1,261 @@ +{ + "split": "new", + "image_index": 70, + "image_filename": "SCENE_0070_new_000070.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.1904109716415405, + -1.2869582176208496, + 0.699999988079071 + ], + "rotation": 25.42715217505095, + "pixel_coords": [ + 153, + 129, + 9.713971138000488 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.7130635380744934, + 1.7217514514923096, + 0.3499999940395355 + ], + "rotation": 227.50977220509492, + "pixel_coords": [ + 212, + 103, + 11.9054594039917 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.939396858215332, + 2.3651187419891357, + 0.699999988079071 + ], + "rotation": 220.56676079035648, + "pixel_coords": [ + 255, + 100, + 11.287447929382324 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.6661406755447388, + -2.5369575023651123, + 0.699999988079071 + ], + "rotation": 155.32000404302846, + "pixel_coords": [ + 63, + 107, + 10.89194393157959 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.40304434299468994, + 2.9388585090637207, + 0.3499999940395355 + ], + "rotation": 248.16395806571563, + "pixel_coords": [ + 228, + 90, + 12.799284934997559 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.692138433456421, + 0.228057399392128, + 0.699999988079071 + ], + "rotation": 259.0767048819461, + "pixel_coords": [ + 134, + 83, + 12.474746704101562 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 1, + 4, + 5 + ], + [ + 1, + 2, + 4, + 5 + ], + [], + [] + ], + "front": [ + [], + [ + 0, + 2, + 3 + ], + [ + 0, + 3 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "left": [ + [ + 3, + 5 + ], + [ + 0, + 3, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [], + [ + 0, + 1, + 3, + 5 + ], + [ + 3 + ] + ], + "right": [ + [ + 1, + 2, + 4 + ], + [ + 2, + 4 + ], + [], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 2 + ], + [ + 0, + 1, + 2, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0070" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0071_cf1.json b/Dataset/scenes/scene_0071_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..17e9a7fc24d5257e261ff7a07e1821ee3bef3241 --- /dev/null +++ b/Dataset/scenes/scene_0071_cf1.json @@ -0,0 +1,217 @@ +{ + "split": "new", + "image_index": 71, + "image_filename": "SCENE_0071_new_000071.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.993529845642703, + 1.2907204877199678, + 0.699999988079071 + ], + "rotation": 209.78505682446342, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.876720905303955, + -2.150186538696289, + 0.699999988079071 + ], + "rotation": 207.93334194174497, + "pixel_coords": [ + 70, + 103, + 11.028914451599121 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.3018299341201782, + 1.6255244016647339, + 0.699999988079071 + ], + "rotation": 287.91735963777836, + "pixel_coords": [ + 168, + 76, + 12.924932479858398 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.760068655014038, + -0.2551559805870056, + 0.699999988079071 + ], + "rotation": 75.41868798896755, + "pixel_coords": [ + 120, + 87, + 12.0887451171875 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.13893763720989227, + 0.29948297142982483, + 0.3499999940395355 + ], + "rotation": 306.7441883992732, + "pixel_coords": [ + 170, + 109, + 11.398408889770508 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 2, + 3 + ], + [], + [ + 2 + ], + [ + 2, + 3 + ] + ], + "front": [ + [], + [ + 0 + ], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1, + 3 + ], + [ + 1 + ], + [ + 1, + 3 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0 + ], + [ + 0, + 2, + 4 + ], + [ + 0 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_position", + "cf_description": "moved brown sphere from (1.6,-0.1) to (3.0,1.3)", + "change_score": 1.9725754186234654, + "change_attempts": 1, + "source_scene": "scene_0071" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0071_cf2.json b/Dataset/scenes/scene_0071_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..a06506f34149032f85883f6150ec471eca8f2455 --- /dev/null +++ b/Dataset/scenes/scene_0071_cf2.json @@ -0,0 +1,219 @@ +{ + "split": "new", + "image_index": 71, + "image_filename": "SCENE_0071_new_000071.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.6212859153747559, + -0.1263188123703003, + 0.699999988079071 + ], + "rotation": 209.78505682446342, + "pixel_coords": [ + 196, + 121, + 10.036901473999023 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.876720905303955, + -2.150186538696289, + 0.699999988079071 + ], + "rotation": 207.93334194174497, + "pixel_coords": [ + 70, + 103, + 11.028914451599121 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.3018299341201782, + 1.6255244016647339, + 0.699999988079071 + ], + "rotation": 287.91735963777836, + "pixel_coords": [ + 168, + 76, + 12.924932479858398 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.760068655014038, + -0.2551559805870056, + 0.699999988079071 + ], + "rotation": 75.41868798896755, + "pixel_coords": [ + 120, + 87, + 12.0887451171875 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.13893763720989227, + 0.29948297142982483, + 0.3499999940395355 + ], + "rotation": 306.7441883992732, + "pixel_coords": [ + 170, + 109, + 11.398408889770508 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 2, + 3 + ], + [], + [ + 2 + ], + [ + 2, + 3 + ] + ], + "front": [ + [], + [ + 0 + ], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1, + 3 + ], + [ + 1 + ], + [ + 1, + 3 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0 + ], + [ + 0, + 2, + 4 + ], + [ + 0 + ] + ] + }, + "filter_type": "chromatic_aberration", + "filter_strength": 2.007550859610164, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_chromatic_aberration", + "cf_description": "applied chromatic aberration filter (strength: 2.01)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0071" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0071_original.json b/Dataset/scenes/scene_0071_original.json new file mode 100644 index 0000000000000000000000000000000000000000..1dfc8a236ccbabea83fc916603ce0517a1233627 --- /dev/null +++ b/Dataset/scenes/scene_0071_original.json @@ -0,0 +1,215 @@ +{ + "split": "new", + "image_index": 71, + "image_filename": "SCENE_0071_new_000071.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.6212859153747559, + -0.1263188123703003, + 0.699999988079071 + ], + "rotation": 209.78505682446342, + "pixel_coords": [ + 196, + 121, + 10.036901473999023 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.876720905303955, + -2.150186538696289, + 0.699999988079071 + ], + "rotation": 207.93334194174497, + "pixel_coords": [ + 70, + 103, + 11.028914451599121 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.3018299341201782, + 1.6255244016647339, + 0.699999988079071 + ], + "rotation": 287.91735963777836, + "pixel_coords": [ + 168, + 76, + 12.924932479858398 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.760068655014038, + -0.2551559805870056, + 0.699999988079071 + ], + "rotation": 75.41868798896755, + "pixel_coords": [ + 120, + 87, + 12.0887451171875 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.13893763720989227, + 0.29948297142982483, + 0.3499999940395355 + ], + "rotation": 306.7441883992732, + "pixel_coords": [ + 170, + 109, + 11.398408889770508 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 2, + 3 + ], + [], + [ + 2 + ], + [ + 2, + 3 + ] + ], + "front": [ + [], + [ + 0 + ], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1, + 3 + ], + [ + 1 + ], + [ + 1, + 3 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0 + ], + [ + 0, + 2, + 4 + ], + [ + 0 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0071" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0072_cf1.json b/Dataset/scenes/scene_0072_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..af2d2beb5419e4acca1bde185701dc6bbed1cc87 --- /dev/null +++ b/Dataset/scenes/scene_0072_cf1.json @@ -0,0 +1,261 @@ +{ + "split": "new", + "image_index": 72, + "image_filename": "SCENE_0072_new_000072.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.935401439666748, + 1.7212074995040894, + 0.699999988079071 + ], + "rotation": 312.0920522062037, + "pixel_coords": [ + 244, + 106, + 10.632801055908203 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.7253289222717285, + 0.8414748311042786, + 0.3499999940395355 + ], + "rotation": 81.97333942283166, + "pixel_coords": [ + 130, + 78, + 13.377161026000977 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.21812014281749725, + 1.9658591747283936, + 0.3499999940395355 + ], + "rotation": 20.63331300908621, + "pixel_coords": [ + 207, + 95, + 12.074313163757324 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.1648233344516834, + -0.7778811500403333, + 0.3499999940395355 + ], + "rotation": 57.68721365118876, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.763042688369751, + -1.9610326290130615, + 0.699999988079071 + ], + "rotation": 144.19558281082635, + "pixel_coords": [ + 76, + 100, + 10.997772216796875 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.1445317268371582, + -0.6497182250022888, + 0.699999988079071 + ], + "rotation": 355.3881823618791, + "pixel_coords": [ + 169, + 122, + 9.823260307312012 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1 + ], + [ + 1 + ], + [ + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "front": [ + [ + 5 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 5 + ], + [] + ], + "left": [ + [ + 1, + 2, + 4, + 5 + ], + [ + 4 + ], + [ + 1, + 4, + 5 + ], + [ + 1, + 2, + 4, + 5 + ], + [], + [ + 1, + 4 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 5 + ], + [ + 0, + 3 + ], + [], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 2, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "relational_flip", + "cf_description": "moved cyan cube from right of gray sphere to left", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0072" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0072_cf2.json b/Dataset/scenes/scene_0072_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..ec058f86aa0edb6671d7dd448ae4ca1f16c91973 --- /dev/null +++ b/Dataset/scenes/scene_0072_cf2.json @@ -0,0 +1,263 @@ +{ + "split": "new", + "image_index": 72, + "image_filename": "SCENE_0072_new_000072.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.935401439666748, + 1.7212074995040894, + 0.699999988079071 + ], + "rotation": 312.0920522062037, + "pixel_coords": [ + 244, + 106, + 10.632801055908203 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.7253289222717285, + 0.8414748311042786, + 0.3499999940395355 + ], + "rotation": 81.97333942283166, + "pixel_coords": [ + 130, + 78, + 13.377161026000977 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.21812014281749725, + 1.9658591747283936, + 0.3499999940395355 + ], + "rotation": 20.63331300908621, + "pixel_coords": [ + 207, + 95, + 12.074313163757324 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.813076913356781, + 2.645489454269409, + 0.3499999940395355 + ], + "rotation": 57.68721365118876, + "pixel_coords": [ + 234, + 95, + 12.064522743225098 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.763042688369751, + -1.9610326290130615, + 0.699999988079071 + ], + "rotation": 144.19558281082635, + "pixel_coords": [ + 76, + 100, + 10.997772216796875 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.1445317268371582, + -0.6497182250022888, + 0.699999988079071 + ], + "rotation": 355.3881823618791, + "pixel_coords": [ + 169, + 122, + 9.823260307312012 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1 + ], + [ + 1 + ], + [ + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "front": [ + [ + 5 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 5 + ], + [] + ], + "left": [ + [ + 1, + 2, + 4, + 5 + ], + [ + 4 + ], + [ + 1, + 4, + 5 + ], + [ + 1, + 2, + 4, + 5 + ], + [], + [ + 1, + 4 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 5 + ], + [ + 0, + 3 + ], + [], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 2, + 3 + ] + ] + }, + "filter_type": "vignette", + "filter_strength": 4.640975999085833, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_vignette", + "cf_description": "applied vignette filter (strength: 4.64)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0072" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0072_original.json b/Dataset/scenes/scene_0072_original.json new file mode 100644 index 0000000000000000000000000000000000000000..974d370f0fc788dfb2626e446fe64de3fe96df96 --- /dev/null +++ b/Dataset/scenes/scene_0072_original.json @@ -0,0 +1,259 @@ +{ + "split": "new", + "image_index": 72, + "image_filename": "SCENE_0072_new_000072.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.935401439666748, + 1.7212074995040894, + 0.699999988079071 + ], + "rotation": 312.0920522062037, + "pixel_coords": [ + 244, + 106, + 10.632801055908203 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.7253289222717285, + 0.8414748311042786, + 0.3499999940395355 + ], + "rotation": 81.97333942283166, + "pixel_coords": [ + 130, + 78, + 13.377161026000977 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.21812014281749725, + 1.9658591747283936, + 0.3499999940395355 + ], + "rotation": 20.63331300908621, + "pixel_coords": [ + 207, + 95, + 12.074313163757324 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.813076913356781, + 2.645489454269409, + 0.3499999940395355 + ], + "rotation": 57.68721365118876, + "pixel_coords": [ + 234, + 95, + 12.064522743225098 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.763042688369751, + -1.9610326290130615, + 0.699999988079071 + ], + "rotation": 144.19558281082635, + "pixel_coords": [ + 76, + 100, + 10.997772216796875 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.1445317268371582, + -0.6497182250022888, + 0.699999988079071 + ], + "rotation": 355.3881823618791, + "pixel_coords": [ + 169, + 122, + 9.823260307312012 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1 + ], + [ + 1 + ], + [ + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "front": [ + [ + 5 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 5 + ], + [] + ], + "left": [ + [ + 1, + 2, + 4, + 5 + ], + [ + 4 + ], + [ + 1, + 4, + 5 + ], + [ + 1, + 2, + 4, + 5 + ], + [], + [ + 1, + 4 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 5 + ], + [ + 0, + 3 + ], + [], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 2, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0072" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0073_cf1.json b/Dataset/scenes/scene_0073_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..88794248557fe94f20589512686392566fa4fe4b --- /dev/null +++ b/Dataset/scenes/scene_0073_cf1.json @@ -0,0 +1,264 @@ +{ + "split": "new", + "image_index": 73, + "image_filename": "SCENE_0073_new_000073.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.8695504069328308, + -0.377541720867157, + 0.3499999940395355 + ], + "rotation": 75.9969182630786, + "pixel_coords": [ + 135, + 105, + 11.688216209411621 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.9093849658966064, + 1.0697126388549805, + 0.3499999940395355 + ], + "rotation": 300.1737770649372, + "pixel_coords": [ + 227, + 121, + 10.642011642456055 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.4866572618484497, + 1.6921080350875854, + 0.3499999940395355 + ], + "rotation": 129.09838806413245, + "pixel_coords": [ + 169, + 85, + 13.293046951293945 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.14858616888523102, + 0.2627546489238739, + 0.3499999940395355 + ], + "rotation": 319.313002230685, + "pixel_coords": [ + 163, + 107, + 11.568802833557129 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.6018122434616089, + -2.2490832805633545, + 0.699999988079071 + ], + "rotation": 300.06842159274527, + "pixel_coords": [ + 133, + 145, + 8.782670021057129 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.5522027015686035, + -0.43430250883102417, + 0.699999988079071 + ], + "rotation": 219.78322310769863, + "pixel_coords": [ + 184, + 122, + 9.85789966583252 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2 + ], + [ + 0, + 2, + 3 + ], + [], + [ + 2 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "front": [ + [ + 1, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 1, + 4, + 5 + ], + [], + [ + 4 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 4 + ], + [ + 0 + ], + [ + 0, + 2, + 3, + 4 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [], + [ + 1, + 5 + ], + [ + 1, + 2, + 5 + ], + [ + 1, + 2, + 3, + 5 + ], + [ + 1 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_material", + "cf_description": "changed cyan cube from rubber to metal", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0073" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0073_cf2.json b/Dataset/scenes/scene_0073_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..31fa829eb5ae135a442afce4d7cb5dfd6f2c5b2d --- /dev/null +++ b/Dataset/scenes/scene_0073_cf2.json @@ -0,0 +1,266 @@ +{ + "split": "new", + "image_index": 73, + "image_filename": "SCENE_0073_new_000073.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.8695504069328308, + -0.377541720867157, + 0.3499999940395355 + ], + "rotation": 75.9969182630786, + "pixel_coords": [ + 135, + 105, + 11.688216209411621 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.9093849658966064, + 1.0697126388549805, + 0.3499999940395355 + ], + "rotation": 300.1737770649372, + "pixel_coords": [ + 227, + 121, + 10.642011642456055 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.4866572618484497, + 1.6921080350875854, + 0.3499999940395355 + ], + "rotation": 129.09838806413245, + "pixel_coords": [ + 169, + 85, + 13.293046951293945 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.14858616888523102, + 0.2627546489238739, + 0.3499999940395355 + ], + "rotation": 319.313002230685, + "pixel_coords": [ + 163, + 107, + 11.568802833557129 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.6018122434616089, + -2.2490832805633545, + 0.699999988079071 + ], + "rotation": 300.06842159274527, + "pixel_coords": [ + 133, + 145, + 8.782670021057129 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.5522027015686035, + -0.43430250883102417, + 0.699999988079071 + ], + "rotation": 219.78322310769863, + "pixel_coords": [ + 184, + 122, + 9.85789966583252 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2 + ], + [ + 0, + 2, + 3 + ], + [], + [ + 2 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "front": [ + [ + 1, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 1, + 4, + 5 + ], + [], + [ + 4 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 4 + ], + [ + 0 + ], + [ + 0, + 2, + 3, + 4 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [], + [ + 1, + 5 + ], + [ + 1, + 2, + 5 + ], + [ + 1, + 2, + 3, + 5 + ], + [ + 1 + ] + ] + }, + "filter_type": "vignette", + "filter_strength": 4.659855504062548, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_vignette", + "cf_description": "applied vignette filter (strength: 4.66)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0073" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0073_original.json b/Dataset/scenes/scene_0073_original.json new file mode 100644 index 0000000000000000000000000000000000000000..d5e4b88b93b4c947e0d8a2e8f4f9b0fb1ada0ed1 --- /dev/null +++ b/Dataset/scenes/scene_0073_original.json @@ -0,0 +1,262 @@ +{ + "split": "new", + "image_index": 73, + "image_filename": "SCENE_0073_new_000073.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.8695504069328308, + -0.377541720867157, + 0.3499999940395355 + ], + "rotation": 75.9969182630786, + "pixel_coords": [ + 135, + 105, + 11.688216209411621 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.9093849658966064, + 1.0697126388549805, + 0.3499999940395355 + ], + "rotation": 300.1737770649372, + "pixel_coords": [ + 227, + 121, + 10.642011642456055 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.4866572618484497, + 1.6921080350875854, + 0.3499999940395355 + ], + "rotation": 129.09838806413245, + "pixel_coords": [ + 169, + 85, + 13.293046951293945 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.14858616888523102, + 0.2627546489238739, + 0.3499999940395355 + ], + "rotation": 319.313002230685, + "pixel_coords": [ + 163, + 107, + 11.568802833557129 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.6018122434616089, + -2.2490832805633545, + 0.699999988079071 + ], + "rotation": 300.06842159274527, + "pixel_coords": [ + 133, + 145, + 8.782670021057129 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.5522027015686035, + -0.43430250883102417, + 0.699999988079071 + ], + "rotation": 219.78322310769863, + "pixel_coords": [ + 184, + 122, + 9.85789966583252 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2 + ], + [ + 0, + 2, + 3 + ], + [], + [ + 2 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "front": [ + [ + 1, + 4, + 5 + ], + [ + 4, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 1, + 4, + 5 + ], + [], + [ + 4 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 4 + ], + [ + 0 + ], + [ + 0, + 2, + 3, + 4 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [], + [ + 1, + 5 + ], + [ + 1, + 2, + 5 + ], + [ + 1, + 2, + 3, + 5 + ], + [ + 1 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0073" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0074_cf1.json b/Dataset/scenes/scene_0074_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..2f7410a5b81dff1e9b01baad2b91a8d8510f84be --- /dev/null +++ b/Dataset/scenes/scene_0074_cf1.json @@ -0,0 +1,328 @@ +{ + "split": "new", + "image_index": 74, + "image_filename": "SCENE_0074_new_000074.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.576961636543274, + -0.25019949674606323, + 0.3499999940395355 + ], + "rotation": 308.2502379312907, + "pixel_coords": [ + 125, + 96, + 12.043340682983398 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.3676934242248535, + 1.776931881904602, + 0.699999988079071 + ], + "rotation": 46.6462492887629, + "pixel_coords": [ + 155, + 66, + 13.51900577545166 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.767127513885498, + -1.683439016342163, + 0.699999988079071 + ], + "rotation": 76.81758023318898, + "pixel_coords": [ + 182, + 163, + 8.210352897644043 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.22635570168495178, + 1.3407634496688843, + 0.3499999940395355 + ], + "rotation": 63.56650629278814, + "pixel_coords": [ + 195, + 101, + 11.747393608093262 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.8844577074050903, + 1.5204678773880005, + 0.699999988079071 + ], + "rotation": 12.159359199358576, + "pixel_coords": [ + 239, + 108, + 10.581133842468262 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.11718165129423141, + -0.49859392642974854, + 0.3499999940395355 + ], + "rotation": 125.58882151099436, + "pixel_coords": [ + 150, + 117, + 10.791112899780273 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.27101999521255493, + -2.8118042945861816, + 0.3499999940395355 + ], + "rotation": 9.961680248847241, + "pixel_coords": [ + 87, + 147, + 9.397139549255371 + ], + "color": "cyan" + }, + { + "shape": "cube", + "color": "brown", + "material": "rubber", + "size": "large", + "3d_coords": [ + -0.5343526257236961, + -1.5081216128354678, + 0.35 + ], + "rotation": 251.88341891790822, + "pixel_coords": [ + 0, + 0, + 0 + ] + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 3 + ], + [ + 0, + 1, + 3 + ], + [ + 0, + 1, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [], + [ + 2, + 4, + 5, + 6 + ], + [ + 2, + 6 + ], + [ + 2, + 6 + ], + [ + 2 + ] + ], + "left": [ + [ + 6 + ], + [ + 0, + 6 + ], + [ + 0, + 1, + 5, + 6 + ], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 0, + 6 + ], + [] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 4 + ], + [], + [ + 2, + 3, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "add_object", + "cf_description": "added brown rubber cube", + "change_score": 5.0, + "change_attempts": 1, + "source_scene": "scene_0074" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0074_cf2.json b/Dataset/scenes/scene_0074_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..895bdcd1a3fe044f1dead1131af599cc0c7f4771 --- /dev/null +++ b/Dataset/scenes/scene_0074_cf2.json @@ -0,0 +1,313 @@ +{ + "split": "new", + "image_index": 74, + "image_filename": "SCENE_0074_new_000074.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.576961636543274, + -0.25019949674606323, + 0.3499999940395355 + ], + "rotation": 308.2502379312907, + "pixel_coords": [ + 125, + 96, + 12.043340682983398 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.3676934242248535, + 1.776931881904602, + 0.699999988079071 + ], + "rotation": 46.6462492887629, + "pixel_coords": [ + 155, + 66, + 13.51900577545166 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.767127513885498, + -1.683439016342163, + 0.699999988079071 + ], + "rotation": 76.81758023318898, + "pixel_coords": [ + 182, + 163, + 8.210352897644043 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.22635570168495178, + 1.3407634496688843, + 0.3499999940395355 + ], + "rotation": 63.56650629278814, + "pixel_coords": [ + 195, + 101, + 11.747393608093262 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.8844577074050903, + 1.5204678773880005, + 0.699999988079071 + ], + "rotation": 12.159359199358576, + "pixel_coords": [ + 239, + 108, + 10.581133842468262 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.11718165129423141, + -0.49859392642974854, + 0.3499999940395355 + ], + "rotation": 125.58882151099436, + "pixel_coords": [ + 150, + 117, + 10.791112899780273 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.27101999521255493, + -2.8118042945861816, + 0.3499999940395355 + ], + "rotation": 9.961680248847241, + "pixel_coords": [ + 87, + 147, + 9.397139549255371 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 3 + ], + [ + 0, + 1, + 3 + ], + [ + 0, + 1, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [], + [ + 2, + 4, + 5, + 6 + ], + [ + 2, + 6 + ], + [ + 2, + 6 + ], + [ + 2 + ] + ], + "left": [ + [ + 6 + ], + [ + 0, + 6 + ], + [ + 0, + 1, + 5, + 6 + ], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 0, + 6 + ], + [] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 4 + ], + [], + [ + 2, + 3, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ] + }, + "filter_type": "vignette", + "filter_strength": 3.4991927345906273, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_vignette", + "cf_description": "applied vignette filter (strength: 3.50)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0074" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0074_original.json b/Dataset/scenes/scene_0074_original.json new file mode 100644 index 0000000000000000000000000000000000000000..87f46bba9fe4c4403ea85f9c1c13ce6706245645 --- /dev/null +++ b/Dataset/scenes/scene_0074_original.json @@ -0,0 +1,309 @@ +{ + "split": "new", + "image_index": 74, + "image_filename": "SCENE_0074_new_000074.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.576961636543274, + -0.25019949674606323, + 0.3499999940395355 + ], + "rotation": 308.2502379312907, + "pixel_coords": [ + 125, + 96, + 12.043340682983398 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.3676934242248535, + 1.776931881904602, + 0.699999988079071 + ], + "rotation": 46.6462492887629, + "pixel_coords": [ + 155, + 66, + 13.51900577545166 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.767127513885498, + -1.683439016342163, + 0.699999988079071 + ], + "rotation": 76.81758023318898, + "pixel_coords": [ + 182, + 163, + 8.210352897644043 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.22635570168495178, + 1.3407634496688843, + 0.3499999940395355 + ], + "rotation": 63.56650629278814, + "pixel_coords": [ + 195, + 101, + 11.747393608093262 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.8844577074050903, + 1.5204678773880005, + 0.699999988079071 + ], + "rotation": 12.159359199358576, + "pixel_coords": [ + 239, + 108, + 10.581133842468262 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.11718165129423141, + -0.49859392642974854, + 0.3499999940395355 + ], + "rotation": 125.58882151099436, + "pixel_coords": [ + 150, + 117, + 10.791112899780273 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.27101999521255493, + -2.8118042945861816, + 0.3499999940395355 + ], + "rotation": 9.961680248847241, + "pixel_coords": [ + 87, + 147, + 9.397139549255371 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 3 + ], + [ + 0, + 1, + 3 + ], + [ + 0, + 1, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [], + [ + 2, + 4, + 5, + 6 + ], + [ + 2, + 6 + ], + [ + 2, + 6 + ], + [ + 2 + ] + ], + "left": [ + [ + 6 + ], + [ + 0, + 6 + ], + [ + 0, + 1, + 5, + 6 + ], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 0, + 6 + ], + [] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [ + 2, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 4 + ], + [], + [ + 2, + 3, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0074" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0075_cf1.json b/Dataset/scenes/scene_0075_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..2257af503731fa53aeb8b7e47f21c93c8a66699a --- /dev/null +++ b/Dataset/scenes/scene_0075_cf1.json @@ -0,0 +1,359 @@ +{ + "split": "new", + "image_index": 75, + "image_filename": "SCENE_0075_new_000075.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.13233856856822968, + -1.096724033355713, + 0.3499999940395355 + ], + "rotation": 114.96406513338808, + "pixel_coords": [ + 136, + 122, + 10.629924774169922 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.062253713607788, + -0.8709502816200256, + 0.699999988079071 + ], + "rotation": 354.65421425643376, + "pixel_coords": [ + 102, + 89, + 12.076857566833496 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.4019083976745605, + 1.586211085319519, + 0.699999988079071 + ], + "rotation": 146.4081994937624, + "pixel_coords": [ + 252, + 111, + 10.525511741638184 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.5438928384336328, + -1.547537146323588, + 0.3499999940395355 + ], + "rotation": 224.6270757138858, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3903486728668213, + 0.47227999567985535, + 0.3499999940395355 + ], + "rotation": 96.69524938031621, + "pixel_coords": [ + 202, + 121, + 10.707880020141602 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.5488431453704834, + 0.35388869047164917, + 0.3499999940395355 + ], + "rotation": 264.78037728289644, + "pixel_coords": [ + 123, + 86, + 13.281394004821777 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.0545023679733276, + 2.175069570541382, + 0.699999988079071 + ], + "rotation": 46.94598493486914, + "pixel_coords": [ + 185, + 77, + 13.190716743469238 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.5569303035736084, + -0.770094633102417, + 0.3499999940395355 + ], + "rotation": 87.55608302818655, + "pixel_coords": [ + 176, + 136, + 9.866011619567871 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 1, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 1, + 5, + 6 + ], + [], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 3, + 7 + ], + [ + 0, + 2, + 3, + 4, + 7 + ], + [ + 3, + 7 + ], + [], + [ + 3, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7 + ], + [ + 3 + ] + ], + "left": [ + [ + 1, + 5 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 5, + 6, + 7 + ], + [ + 1 + ], + [ + 0, + 1, + 5, + 7 + ], + [ + 0, + 1, + 5 + ] + ], + "right": [ + [ + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 2 + ], + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7 + ], + [ + 2, + 3, + 4 + ], + [ + 2, + 3, + 4, + 6 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "relational_flip", + "cf_description": "moved green cylinder from right of yellow cylinder to left", + "change_score": 2.2066287427452083, + "change_attempts": 1, + "source_scene": "scene_0075" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0075_cf2.json b/Dataset/scenes/scene_0075_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..7f61926706fe2816d0ebf5cbf5d2bd8ce875fae5 --- /dev/null +++ b/Dataset/scenes/scene_0075_cf2.json @@ -0,0 +1,361 @@ +{ + "split": "new", + "image_index": 75, + "image_filename": "SCENE_0075_new_000075.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.13233856856822968, + -1.096724033355713, + 0.3499999940395355 + ], + "rotation": 114.96406513338808, + "pixel_coords": [ + 136, + 122, + 10.629924774169922 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.062253713607788, + -0.8709502816200256, + 0.699999988079071 + ], + "rotation": 354.65421425643376, + "pixel_coords": [ + 102, + 89, + 12.076857566833496 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.4019083976745605, + 1.586211085319519, + 0.699999988079071 + ], + "rotation": 146.4081994937624, + "pixel_coords": [ + 252, + 111, + 10.525511741638184 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.9921281337738037, + 0.11734271049499512, + 0.3499999940395355 + ], + "rotation": 224.6270757138858, + "pixel_coords": [ + 236, + 145, + 9.424548149108887 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3903486728668213, + 0.47227999567985535, + 0.3499999940395355 + ], + "rotation": 96.69524938031621, + "pixel_coords": [ + 202, + 121, + 10.707880020141602 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.5488431453704834, + 0.35388869047164917, + 0.3499999940395355 + ], + "rotation": 264.78037728289644, + "pixel_coords": [ + 123, + 86, + 13.281394004821777 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.0545023679733276, + 2.175069570541382, + 0.699999988079071 + ], + "rotation": 46.94598493486914, + "pixel_coords": [ + 185, + 77, + 13.190716743469238 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.5569303035736084, + -0.770094633102417, + 0.3499999940395355 + ], + "rotation": 87.55608302818655, + "pixel_coords": [ + 176, + 136, + 9.866011619567871 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 1, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 1, + 5, + 6 + ], + [], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 3, + 7 + ], + [ + 0, + 2, + 3, + 4, + 7 + ], + [ + 3, + 7 + ], + [], + [ + 3, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7 + ], + [ + 3 + ] + ], + "left": [ + [ + 1, + 5 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 5, + 6, + 7 + ], + [ + 1 + ], + [ + 0, + 1, + 5, + 7 + ], + [ + 0, + 1, + 5 + ] + ], + "right": [ + [ + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 2 + ], + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7 + ], + [ + 2, + 3, + 4 + ], + [ + 2, + 3, + 4, + 6 + ] + ] + }, + "filter_type": "chromatic_aberration", + "filter_strength": 1.7606242280890672, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_chromatic_aberration", + "cf_description": "applied chromatic aberration filter (strength: 1.76)", + "change_score": 1.7606242280890672, + "change_attempts": 1, + "source_scene": "scene_0075" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0075_original.json b/Dataset/scenes/scene_0075_original.json new file mode 100644 index 0000000000000000000000000000000000000000..2ab6c1e44fb6e6eb337016649c1960f20208f872 --- /dev/null +++ b/Dataset/scenes/scene_0075_original.json @@ -0,0 +1,357 @@ +{ + "split": "new", + "image_index": 75, + "image_filename": "SCENE_0075_new_000075.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.13233856856822968, + -1.096724033355713, + 0.3499999940395355 + ], + "rotation": 114.96406513338808, + "pixel_coords": [ + 136, + 122, + 10.629924774169922 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.062253713607788, + -0.8709502816200256, + 0.699999988079071 + ], + "rotation": 354.65421425643376, + "pixel_coords": [ + 102, + 89, + 12.076857566833496 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.4019083976745605, + 1.586211085319519, + 0.699999988079071 + ], + "rotation": 146.4081994937624, + "pixel_coords": [ + 252, + 111, + 10.525511741638184 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.9921281337738037, + 0.11734271049499512, + 0.3499999940395355 + ], + "rotation": 224.6270757138858, + "pixel_coords": [ + 236, + 145, + 9.424548149108887 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3903486728668213, + 0.47227999567985535, + 0.3499999940395355 + ], + "rotation": 96.69524938031621, + "pixel_coords": [ + 202, + 121, + 10.707880020141602 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.5488431453704834, + 0.35388869047164917, + 0.3499999940395355 + ], + "rotation": 264.78037728289644, + "pixel_coords": [ + 123, + 86, + 13.281394004821777 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.0545023679733276, + 2.175069570541382, + 0.699999988079071 + ], + "rotation": 46.94598493486914, + "pixel_coords": [ + 185, + 77, + 13.190716743469238 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.5569303035736084, + -0.770094633102417, + 0.3499999940395355 + ], + "rotation": 87.55608302818655, + "pixel_coords": [ + 176, + 136, + 9.866011619567871 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 1, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 1, + 5, + 6 + ], + [], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 3, + 7 + ], + [ + 0, + 2, + 3, + 4, + 7 + ], + [ + 3, + 7 + ], + [], + [ + 3, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7 + ], + [ + 3 + ] + ], + "left": [ + [ + 1, + 5 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 5, + 6, + 7 + ], + [ + 1 + ], + [ + 0, + 1, + 5, + 7 + ], + [ + 0, + 1, + 5 + ] + ], + "right": [ + [ + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 2 + ], + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 4, + 6, + 7 + ], + [ + 2, + 3, + 4 + ], + [ + 2, + 3, + 4, + 6 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0075" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0076_cf1.json b/Dataset/scenes/scene_0076_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..e5779567054aa9d0c9a1103077ca57fbf5b8b485 --- /dev/null +++ b/Dataset/scenes/scene_0076_cf1.json @@ -0,0 +1,311 @@ +{ + "split": "new", + "image_index": 76, + "image_filename": "SCENE_0076_new_000076.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.9626550674438477, + -2.5844264030456543, + 0.699999988079071 + ], + "rotation": 290.8288369496523, + "pixel_coords": [ + 74, + 114, + 10.609406471252441 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.8498234748840332, + 1.1510155200958252, + 0.699999988079071 + ], + "rotation": 73.03385499158736, + "pixel_coords": [ + 170, + 84, + 12.617164611816406 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.612845778465271, + -1.3265248537063599, + 0.3499999940395355 + ], + "rotation": 293.49065171231825, + "pixel_coords": [ + 160, + 145, + 9.740021705627441 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.484056876135301, + 0.5218142405034629, + 0.699999988079071 + ], + "rotation": 75.3650826099964, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.91920804977417, + 2.8227877616882324, + 0.3499999940395355 + ], + "rotation": 270.72748899813405, + "pixel_coords": [ + 183, + 74, + 14.440983772277832 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.5594370365142822, + -2.192434787750244, + 0.699999988079071 + ], + "rotation": 65.51396406207526, + "pixel_coords": [ + 157, + 162, + 8.448741912841797 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.3021509051322937, + -1.1812896728515625, + 0.3499999940395355 + ], + "rotation": 201.30071338145802, + "pixel_coords": [ + 137, + 126, + 10.706488609313965 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 0, + 1, + 3, + 4, + 6 + ], + [ + 4 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 1, + 3, + 4 + ] + ], + "front": [ + [ + 2, + 5 + ], + [ + 0, + 2, + 5, + 6 + ], + [ + 5 + ], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [], + [ + 2, + 5 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 5, + 6 + ], + [ + 0, + 3, + 6 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 0, + 3, + 6 + ], + [ + 0, + 3 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 4 + ], + [ + 1, + 4 + ], + [ + 1, + 2, + 4, + 5, + 6 + ], + [], + [ + 1, + 4 + ], + [ + 1, + 2, + 4, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_position", + "cf_description": "moved brown cylinder from (-2.6,0.5) to (0.5,0.5)", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0076" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0076_cf2.json b/Dataset/scenes/scene_0076_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..55003ef5003d0004ae9492f54baea8a2e3e63ed9 --- /dev/null +++ b/Dataset/scenes/scene_0076_cf2.json @@ -0,0 +1,313 @@ +{ + "split": "new", + "image_index": 76, + "image_filename": "SCENE_0076_new_000076.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.9626550674438477, + -2.5844264030456543, + 0.699999988079071 + ], + "rotation": 290.8288369496523, + "pixel_coords": [ + 74, + 114, + 10.609406471252441 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.8498234748840332, + 1.1510155200958252, + 0.699999988079071 + ], + "rotation": 73.03385499158736, + "pixel_coords": [ + 170, + 84, + 12.617164611816406 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.612845778465271, + -1.3265248537063599, + 0.3499999940395355 + ], + "rotation": 293.49065171231825, + "pixel_coords": [ + 160, + 145, + 9.740021705627441 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.6490695476531982, + 0.5222996473312378, + 0.699999988079071 + ], + "rotation": 75.3650826099964, + "pixel_coords": [ + 127, + 74, + 13.481890678405762 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.91920804977417, + 2.8227877616882324, + 0.3499999940395355 + ], + "rotation": 270.72748899813405, + "pixel_coords": [ + 183, + 74, + 14.440983772277832 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.5594370365142822, + -2.192434787750244, + 0.699999988079071 + ], + "rotation": 65.51396406207526, + "pixel_coords": [ + 157, + 162, + 8.448741912841797 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.3021509051322937, + -1.1812896728515625, + 0.3499999940395355 + ], + "rotation": 201.30071338145802, + "pixel_coords": [ + 137, + 126, + 10.706488609313965 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 0, + 1, + 3, + 4, + 6 + ], + [ + 4 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 1, + 3, + 4 + ] + ], + "front": [ + [ + 2, + 5 + ], + [ + 0, + 2, + 5, + 6 + ], + [ + 5 + ], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [], + [ + 2, + 5 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 5, + 6 + ], + [ + 0, + 3, + 6 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 0, + 3, + 6 + ], + [ + 0, + 3 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 4 + ], + [ + 1, + 4 + ], + [ + 1, + 2, + 4, + 5, + 6 + ], + [], + [ + 1, + 4 + ], + [ + 1, + 2, + 4, + 5 + ] + ] + }, + "filter_type": "blur", + "filter_strength": 11.749536878226243, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_blur", + "cf_description": "applied blur filter (strength: 11.75)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0076" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0076_original.json b/Dataset/scenes/scene_0076_original.json new file mode 100644 index 0000000000000000000000000000000000000000..6379845712151aa4bc95ee753be6611331f7019d --- /dev/null +++ b/Dataset/scenes/scene_0076_original.json @@ -0,0 +1,309 @@ +{ + "split": "new", + "image_index": 76, + "image_filename": "SCENE_0076_new_000076.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.9626550674438477, + -2.5844264030456543, + 0.699999988079071 + ], + "rotation": 290.8288369496523, + "pixel_coords": [ + 74, + 114, + 10.609406471252441 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.8498234748840332, + 1.1510155200958252, + 0.699999988079071 + ], + "rotation": 73.03385499158736, + "pixel_coords": [ + 170, + 84, + 12.617164611816406 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.612845778465271, + -1.3265248537063599, + 0.3499999940395355 + ], + "rotation": 293.49065171231825, + "pixel_coords": [ + 160, + 145, + 9.740021705627441 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.6490695476531982, + 0.5222996473312378, + 0.699999988079071 + ], + "rotation": 75.3650826099964, + "pixel_coords": [ + 127, + 74, + 13.481890678405762 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.91920804977417, + 2.8227877616882324, + 0.3499999940395355 + ], + "rotation": 270.72748899813405, + "pixel_coords": [ + 183, + 74, + 14.440983772277832 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.5594370365142822, + -2.192434787750244, + 0.699999988079071 + ], + "rotation": 65.51396406207526, + "pixel_coords": [ + 157, + 162, + 8.448741912841797 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.3021509051322937, + -1.1812896728515625, + 0.3499999940395355 + ], + "rotation": 201.30071338145802, + "pixel_coords": [ + 137, + 126, + 10.706488609313965 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 0, + 1, + 3, + 4, + 6 + ], + [ + 4 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 1, + 3, + 4 + ] + ], + "front": [ + [ + 2, + 5 + ], + [ + 0, + 2, + 5, + 6 + ], + [ + 5 + ], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [], + [ + 2, + 5 + ] + ], + "left": [ + [], + [ + 0, + 2, + 3, + 5, + 6 + ], + [ + 0, + 3, + 6 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 0, + 3, + 6 + ], + [ + 0, + 3 + ] + ], + "right": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 4 + ], + [ + 1, + 4 + ], + [ + 1, + 2, + 4, + 5, + 6 + ], + [], + [ + 1, + 4 + ], + [ + 1, + 2, + 4, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0076" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0077_cf1.json b/Dataset/scenes/scene_0077_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..91ad407e15ba5eca0c4e06e0423c2eb4cfad51c8 --- /dev/null +++ b/Dataset/scenes/scene_0077_cf1.json @@ -0,0 +1,329 @@ +{ + "split": "new", + "image_index": 77, + "image_filename": "SCENE_0077_new_000077.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.6842708587646484, + 2.4372267723083496, + 0.3499999940395355 + ], + "rotation": 41.141331101942285, + "pixel_coords": [ + 197, + 84, + 13.262833595275879 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.6086349487304688, + -2.0761075019836426, + 0.3499999940395355 + ], + "rotation": 125.47273219249065, + "pixel_coords": [ + 95, + 125, + 10.669103622436523 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.175508499145508, + 0.7112242579460144, + 0.3499999940395355 + ], + "rotation": 115.65957715160742, + "pixel_coords": [ + 137, + 84, + 13.271073341369629 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.4330861568450928, + -0.7646483778953552, + 0.699999988079071 + ], + "rotation": 116.49163196096069, + "pixel_coords": [ + 198, + 141, + 9.232312202453613 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.905759871006012, + -1.6458004713058472, + 0.699999988079071 + ], + "rotation": 257.8215317474365, + "pixel_coords": [ + 136, + 130, + 9.740499496459961 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.16274094581604, + 2.2199764251708984, + 0.699999988079071 + ], + "rotation": 242.07297439416908, + "pixel_coords": [ + 258, + 104, + 11.09247875213623 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.7035937309265137, + -2.8057732582092285, + 0.699999988079071 + ], + "rotation": 82.12893063865397, + "pixel_coords": [ + 144, + 179, + 7.903848171234131 + ], + "color": "blue" + }, + { + "shape": "sphere", + "color": "green", + "material": "rubber", + "size": "small", + "3d_coords": [ + 0.5534306823100357, + 1.0608131829471956, + 0.35 + ], + "rotation": 62.03000668917451, + "pixel_coords": [ + 0, + 0, + 0 + ] + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 5 + ], + [], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 5, + 6 + ], + [ + 3, + 4, + 6 + ], + [ + 1, + 3, + 4, + 5, + 6 + ], + [ + 6 + ], + [ + 3, + 6 + ], + [ + 1, + 3, + 4, + 6 + ], + [] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 6 + ], + [], + [ + 1 + ], + [ + 1, + 2, + 4, + 6 + ], + [ + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 1, + 2, + 4 + ] + ], + "right": [ + [ + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 3, + 4, + 5, + 6 + ], + [ + 0, + 5 + ], + [ + 0, + 3, + 5, + 6 + ], + [], + [ + 0, + 3, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "add_object", + "cf_description": "added green rubber sphere", + "change_score": 5.0, + "change_attempts": 1, + "source_scene": "scene_0077" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0077_cf2.json b/Dataset/scenes/scene_0077_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..68f683e33247f1d95f864835d6d5281db42c6470 --- /dev/null +++ b/Dataset/scenes/scene_0077_cf2.json @@ -0,0 +1,313 @@ +{ + "split": "new", + "image_index": 77, + "image_filename": "SCENE_0077_new_000077.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.6842708587646484, + 2.4372267723083496, + 0.3499999940395355 + ], + "rotation": 41.141331101942285, + "pixel_coords": [ + 197, + 84, + 13.262833595275879 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.6086349487304688, + -2.0761075019836426, + 0.3499999940395355 + ], + "rotation": 125.47273219249065, + "pixel_coords": [ + 95, + 125, + 10.669103622436523 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.175508499145508, + 0.7112242579460144, + 0.3499999940395355 + ], + "rotation": 115.65957715160742, + "pixel_coords": [ + 137, + 84, + 13.271073341369629 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.4330861568450928, + -0.7646483778953552, + 0.699999988079071 + ], + "rotation": 116.49163196096069, + "pixel_coords": [ + 198, + 141, + 9.232312202453613 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.905759871006012, + -1.6458004713058472, + 0.699999988079071 + ], + "rotation": 257.8215317474365, + "pixel_coords": [ + 136, + 130, + 9.740499496459961 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.16274094581604, + 2.2199764251708984, + 0.699999988079071 + ], + "rotation": 242.07297439416908, + "pixel_coords": [ + 258, + 104, + 11.09247875213623 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.7035937309265137, + -2.8057732582092285, + 0.699999988079071 + ], + "rotation": 82.12893063865397, + "pixel_coords": [ + 144, + 179, + 7.903848171234131 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 5 + ], + [], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 5, + 6 + ], + [ + 3, + 4, + 6 + ], + [ + 1, + 3, + 4, + 5, + 6 + ], + [ + 6 + ], + [ + 3, + 6 + ], + [ + 1, + 3, + 4, + 6 + ], + [] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 6 + ], + [], + [ + 1 + ], + [ + 1, + 2, + 4, + 6 + ], + [ + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 1, + 2, + 4 + ] + ], + "right": [ + [ + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 3, + 4, + 5, + 6 + ], + [ + 0, + 5 + ], + [ + 0, + 3, + 5, + 6 + ], + [], + [ + 0, + 3, + 5 + ] + ] + }, + "noise_level": "medium", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "add_noise", + "cf_description": "added medium noise (min: light)", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0077" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0077_original.json b/Dataset/scenes/scene_0077_original.json new file mode 100644 index 0000000000000000000000000000000000000000..a16b3cf01e1d1ec224e5e65e7a80e90cfd2484ea --- /dev/null +++ b/Dataset/scenes/scene_0077_original.json @@ -0,0 +1,310 @@ +{ + "split": "new", + "image_index": 77, + "image_filename": "SCENE_0077_new_000077.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.6842708587646484, + 2.4372267723083496, + 0.3499999940395355 + ], + "rotation": 41.141331101942285, + "pixel_coords": [ + 197, + 84, + 13.262833595275879 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.6086349487304688, + -2.0761075019836426, + 0.3499999940395355 + ], + "rotation": 125.47273219249065, + "pixel_coords": [ + 95, + 125, + 10.669103622436523 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.175508499145508, + 0.7112242579460144, + 0.3499999940395355 + ], + "rotation": 115.65957715160742, + "pixel_coords": [ + 137, + 84, + 13.271073341369629 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.4330861568450928, + -0.7646483778953552, + 0.699999988079071 + ], + "rotation": 116.49163196096069, + "pixel_coords": [ + 198, + 141, + 9.232312202453613 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.905759871006012, + -1.6458004713058472, + 0.699999988079071 + ], + "rotation": 257.8215317474365, + "pixel_coords": [ + 136, + 130, + 9.740499496459961 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.16274094581604, + 2.2199764251708984, + 0.699999988079071 + ], + "rotation": 242.07297439416908, + "pixel_coords": [ + 258, + 104, + 11.09247875213623 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.7035937309265137, + -2.8057732582092285, + 0.699999988079071 + ], + "rotation": 82.12893063865397, + "pixel_coords": [ + 144, + 179, + 7.903848171234131 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 5 + ], + [], + [ + 0, + 1, + 2, + 4, + 5 + ], + [ + 0, + 1, + 2, + 5 + ], + [ + 0, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 5, + 6 + ], + [ + 3, + 4, + 6 + ], + [ + 1, + 3, + 4, + 5, + 6 + ], + [ + 6 + ], + [ + 3, + 6 + ], + [ + 1, + 3, + 4, + 6 + ], + [] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 6 + ], + [], + [ + 1 + ], + [ + 1, + 2, + 4, + 6 + ], + [ + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 1, + 2, + 4 + ] + ], + "right": [ + [ + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 3, + 4, + 5, + 6 + ], + [ + 0, + 5 + ], + [ + 0, + 3, + 5, + 6 + ], + [], + [ + 0, + 3, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0077" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0078_cf1.json b/Dataset/scenes/scene_0078_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..a2e628d8d7fe8a35214ea7872434a47fc892f2be --- /dev/null +++ b/Dataset/scenes/scene_0078_cf1.json @@ -0,0 +1,360 @@ +{ + "split": "new", + "image_index": 78, + "image_filename": "SCENE_0078_new_000078.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.6400701403617859, + 2.2162160873413086, + 0.3499999940395355 + ], + "rotation": 270.0025502836786, + "pixel_coords": [ + 219, + 98, + 12.33408260345459 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.4917781352996826, + 0.3683820962905884, + 0.699999988079071 + ], + "rotation": 162.28326774635514, + "pixel_coords": [ + 229, + 123, + 9.84041690826416 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.29906222224235535, + 0.6226586699485779, + 0.699999988079071 + ], + "rotation": 304.9184141099862, + "pixel_coords": [ + 180, + 98, + 11.452401161193848 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.0300076311901756, + -0.7474319428167444, + 0.3499999940395355 + ], + "rotation": 131.49452796142182, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.447327136993408, + 2.9673471450805664, + 0.3499999940395355 + ], + "rotation": 218.49097168387485, + "pixel_coords": [ + 276, + 108, + 11.579668045043945 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.5095995664596558, + 0.7936629056930542, + 0.699999988079071 + ], + "rotation": 211.23991391177768, + "pixel_coords": [ + 149, + 83, + 12.758894920349121 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.0517313480377197, + 2.332878351211548, + 0.699999988079071 + ], + "rotation": 196.78949291858194, + "pixel_coords": [ + 169, + 70, + 14.039831161499023 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.4974381923675537, + -1.3641959428787231, + 0.3499999940395355 + ], + "rotation": 339.61485512223254, + "pixel_coords": [ + 84, + 99, + 12.283230781555176 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 5, + 6 + ], + [ + 0, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 5, + 6, + 7 + ], + [ + 6 + ], + [], + [ + 5, + 6 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 3 + ], + [ + 1, + 3 + ], + [], + [ + 1, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 1, + 2, + 3, + 4 + ] + ], + "left": [ + [ + 2, + 3, + 5, + 6, + 7 + ], + [ + 2, + 3, + 5, + 6, + 7 + ], + [ + 3, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 3, + 5, + 7 + ], + [] + ], + "right": [ + [ + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4, + 6 + ], + [], + [ + 0, + 1, + 2, + 4, + 6 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_position", + "cf_description": "moved red cube from (2.7,-2.9) to (-1.0,-0.7)", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0078" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0078_cf2.json b/Dataset/scenes/scene_0078_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..bbc24697cd9329d2e745781f8a49e475a37742db --- /dev/null +++ b/Dataset/scenes/scene_0078_cf2.json @@ -0,0 +1,362 @@ +{ + "split": "new", + "image_index": 78, + "image_filename": "SCENE_0078_new_000078.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.6400701403617859, + 2.2162160873413086, + 0.3499999940395355 + ], + "rotation": 270.0025502836786, + "pixel_coords": [ + 219, + 98, + 12.33408260345459 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.4917781352996826, + 0.3683820962905884, + 0.699999988079071 + ], + "rotation": 162.28326774635514, + "pixel_coords": [ + 229, + 123, + 9.84041690826416 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.29906222224235535, + 0.6226586699485779, + 0.699999988079071 + ], + "rotation": 304.9184141099862, + "pixel_coords": [ + 180, + 98, + 11.452401161193848 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.7324771881103516, + -2.891908645629883, + 0.3499999940395355 + ], + "rotation": 131.49452796142182, + "pixel_coords": [ + 145, + 185, + 7.887834072113037 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.447327136993408, + 2.9673471450805664, + 0.3499999940395355 + ], + "rotation": 218.49097168387485, + "pixel_coords": [ + 276, + 108, + 11.579668045043945 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.5095995664596558, + 0.7936629056930542, + 0.699999988079071 + ], + "rotation": 211.23991391177768, + "pixel_coords": [ + 149, + 83, + 12.758894920349121 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.0517313480377197, + 2.332878351211548, + 0.699999988079071 + ], + "rotation": 196.78949291858194, + "pixel_coords": [ + 169, + 70, + 14.039831161499023 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.4974381923675537, + -1.3641959428787231, + 0.3499999940395355 + ], + "rotation": 339.61485512223254, + "pixel_coords": [ + 84, + 99, + 12.283230781555176 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 5, + 6 + ], + [ + 0, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 5, + 6, + 7 + ], + [ + 6 + ], + [], + [ + 5, + 6 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 3 + ], + [ + 1, + 3 + ], + [], + [ + 1, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 1, + 2, + 3, + 4 + ] + ], + "left": [ + [ + 2, + 3, + 5, + 6, + 7 + ], + [ + 2, + 3, + 5, + 6, + 7 + ], + [ + 3, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 3, + 5, + 7 + ], + [] + ], + "right": [ + [ + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4, + 6 + ], + [], + [ + 0, + 1, + 2, + 4, + 6 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ] + }, + "filter_type": "vignette", + "filter_strength": 4.34904493303641, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_vignette", + "cf_description": "applied vignette filter (strength: 4.35)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0078" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0078_original.json b/Dataset/scenes/scene_0078_original.json new file mode 100644 index 0000000000000000000000000000000000000000..cba0fb33b59a647088849c33b7511b3b19a4502e --- /dev/null +++ b/Dataset/scenes/scene_0078_original.json @@ -0,0 +1,358 @@ +{ + "split": "new", + "image_index": 78, + "image_filename": "SCENE_0078_new_000078.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.6400701403617859, + 2.2162160873413086, + 0.3499999940395355 + ], + "rotation": 270.0025502836786, + "pixel_coords": [ + 219, + 98, + 12.33408260345459 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.4917781352996826, + 0.3683820962905884, + 0.699999988079071 + ], + "rotation": 162.28326774635514, + "pixel_coords": [ + 229, + 123, + 9.84041690826416 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.29906222224235535, + 0.6226586699485779, + 0.699999988079071 + ], + "rotation": 304.9184141099862, + "pixel_coords": [ + 180, + 98, + 11.452401161193848 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.7324771881103516, + -2.891908645629883, + 0.3499999940395355 + ], + "rotation": 131.49452796142182, + "pixel_coords": [ + 145, + 185, + 7.887834072113037 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.447327136993408, + 2.9673471450805664, + 0.3499999940395355 + ], + "rotation": 218.49097168387485, + "pixel_coords": [ + 276, + 108, + 11.579668045043945 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.5095995664596558, + 0.7936629056930542, + 0.699999988079071 + ], + "rotation": 211.23991391177768, + "pixel_coords": [ + 149, + 83, + 12.758894920349121 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.0517313480377197, + 2.332878351211548, + 0.699999988079071 + ], + "rotation": 196.78949291858194, + "pixel_coords": [ + 169, + 70, + 14.039831161499023 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.4974381923675537, + -1.3641959428787231, + 0.3499999940395355 + ], + "rotation": 339.61485512223254, + "pixel_coords": [ + 84, + 99, + 12.283230781555176 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 5, + 6 + ], + [ + 0, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 5, + 6, + 7 + ], + [ + 6 + ], + [], + [ + 5, + 6 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 3 + ], + [ + 1, + 3 + ], + [], + [ + 1, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 1, + 2, + 3, + 4 + ] + ], + "left": [ + [ + 2, + 3, + 5, + 6, + 7 + ], + [ + 2, + 3, + 5, + 6, + 7 + ], + [ + 3, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 7 + ], + [ + 3, + 5, + 7 + ], + [] + ], + "right": [ + [ + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4, + 6 + ], + [], + [ + 0, + 1, + 2, + 4, + 6 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0078" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0079_cf1.json b/Dataset/scenes/scene_0079_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..49ca576c9af2b384350e5707f8c3250cf39d014c --- /dev/null +++ b/Dataset/scenes/scene_0079_cf1.json @@ -0,0 +1,362 @@ +{ + "split": "new", + "image_index": 79, + "image_filename": "SCENE_0079_new_000079.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.0237486362457275, + -0.7680147886276245, + 0.3499999940395355 + ], + "rotation": 214.0591103951519, + "pixel_coords": [ + 120, + 106, + 10.896601676940918 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.888352394104004, + -1.343234896659851, + 0.3499999940395355 + ], + "rotation": 242.91163339058218, + "pixel_coords": [ + 75, + 91, + 11.820940971374512 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.5367255210876465, + 2.4071078300476074, + 0.699999988079071 + ], + "rotation": 127.71420542826706, + "pixel_coords": [ + 166, + 60, + 13.516989707946777 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.5511687994003296, + 2.7731502056121826, + 0.3499999940395355 + ], + "rotation": 129.53377822028216, + "pixel_coords": [ + 258, + 101, + 11.159805297851562 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.6145684719085693, + -0.23391202092170715, + 0.699999988079071 + ], + "rotation": 251.5872127057699, + "pixel_coords": [ + 221, + 138, + 8.592218399047852 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.0398277044296265, + -2.5350327491760254, + 0.3499999940395355 + ], + "rotation": 111.27327637270656, + "pixel_coords": [ + 108, + 156, + 8.526330947875977 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.0009466409683228, + 1.2645301818847656, + 0.3499999940395355 + ], + "rotation": 168.83974142375342, + "pixel_coords": [ + 213, + 109, + 10.682087898254395 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.6396225690841675, + 0.6668499708175659, + 0.699999988079071 + ], + "rotation": 167.34648937359623, + "pixel_coords": [ + 144, + 78, + 11.941680908203125 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 7 + ], + [ + 2, + 7 + ], + [], + [ + 1, + 2, + 7 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 1, + 2, + 3, + 7 + ], + [ + 2 + ] + ], + "front": [ + [ + 4, + 5 + ], + [ + 0, + 3, + 4, + 5, + 6 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 4, + 5, + 6 + ], + [ + 5 + ], + [], + [ + 4, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ] + ], + "left": [ + [ + 1 + ], + [], + [ + 0, + 1, + 5, + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 5, + 7 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 5, + 7 + ], + [ + 0, + 1, + 5 + ] + ], + "right": [ + [ + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 4, + 6 + ], + [], + [ + 3 + ], + [ + 2, + 3, + 4, + 6, + 7 + ], + [ + 3 + ], + [ + 2, + 3, + 4, + 6 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_material", + "cf_description": "changed brown sphere from metal to rubber", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0079" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0079_cf2.json b/Dataset/scenes/scene_0079_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..9513ab2d8b905d89e8f27956828679c06314b915 --- /dev/null +++ b/Dataset/scenes/scene_0079_cf2.json @@ -0,0 +1,364 @@ +{ + "split": "new", + "image_index": 79, + "image_filename": "SCENE_0079_new_000079.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.0237486362457275, + -0.7680147886276245, + 0.3499999940395355 + ], + "rotation": 214.0591103951519, + "pixel_coords": [ + 120, + 106, + 10.896601676940918 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.888352394104004, + -1.343234896659851, + 0.3499999940395355 + ], + "rotation": 242.91163339058218, + "pixel_coords": [ + 75, + 91, + 11.820940971374512 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.5367255210876465, + 2.4071078300476074, + 0.699999988079071 + ], + "rotation": 127.71420542826706, + "pixel_coords": [ + 166, + 60, + 13.516989707946777 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.5511687994003296, + 2.7731502056121826, + 0.3499999940395355 + ], + "rotation": 129.53377822028216, + "pixel_coords": [ + 258, + 101, + 11.159805297851562 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.6145684719085693, + -0.23391202092170715, + 0.699999988079071 + ], + "rotation": 251.5872127057699, + "pixel_coords": [ + 221, + 138, + 8.592218399047852 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.0398277044296265, + -2.5350327491760254, + 0.3499999940395355 + ], + "rotation": 111.27327637270656, + "pixel_coords": [ + 108, + 156, + 8.526330947875977 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.0009466409683228, + 1.2645301818847656, + 0.3499999940395355 + ], + "rotation": 168.83974142375342, + "pixel_coords": [ + 213, + 109, + 10.682087898254395 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.6396225690841675, + 0.6668499708175659, + 0.699999988079071 + ], + "rotation": 167.34648937359623, + "pixel_coords": [ + 144, + 78, + 11.941680908203125 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 7 + ], + [ + 2, + 7 + ], + [], + [ + 1, + 2, + 7 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 1, + 2, + 3, + 7 + ], + [ + 2 + ] + ], + "front": [ + [ + 4, + 5 + ], + [ + 0, + 3, + 4, + 5, + 6 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 4, + 5, + 6 + ], + [ + 5 + ], + [], + [ + 4, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ] + ], + "left": [ + [ + 1 + ], + [], + [ + 0, + 1, + 5, + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 5, + 7 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 5, + 7 + ], + [ + 0, + 1, + 5 + ] + ], + "right": [ + [ + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 4, + 6 + ], + [], + [ + 3 + ], + [ + 2, + 3, + 4, + 6, + 7 + ], + [ + 3 + ], + [ + 2, + 3, + 4, + 6 + ] + ] + }, + "filter_type": "chromatic_aberration", + "filter_strength": 2.971365098811541, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_chromatic_aberration", + "cf_description": "applied chromatic aberration filter (strength: 2.97)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0079" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0079_original.json b/Dataset/scenes/scene_0079_original.json new file mode 100644 index 0000000000000000000000000000000000000000..5adb195416ddb98b016cf4a693d894d948397cfc --- /dev/null +++ b/Dataset/scenes/scene_0079_original.json @@ -0,0 +1,360 @@ +{ + "split": "new", + "image_index": 79, + "image_filename": "SCENE_0079_new_000079.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.0237486362457275, + -0.7680147886276245, + 0.3499999940395355 + ], + "rotation": 214.0591103951519, + "pixel_coords": [ + 120, + 106, + 10.896601676940918 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.888352394104004, + -1.343234896659851, + 0.3499999940395355 + ], + "rotation": 242.91163339058218, + "pixel_coords": [ + 75, + 91, + 11.820940971374512 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.5367255210876465, + 2.4071078300476074, + 0.699999988079071 + ], + "rotation": 127.71420542826706, + "pixel_coords": [ + 166, + 60, + 13.516989707946777 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.5511687994003296, + 2.7731502056121826, + 0.3499999940395355 + ], + "rotation": 129.53377822028216, + "pixel_coords": [ + 258, + 101, + 11.159805297851562 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.6145684719085693, + -0.23391202092170715, + 0.699999988079071 + ], + "rotation": 251.5872127057699, + "pixel_coords": [ + 221, + 138, + 8.592218399047852 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.0398277044296265, + -2.5350327491760254, + 0.3499999940395355 + ], + "rotation": 111.27327637270656, + "pixel_coords": [ + 108, + 156, + 8.526330947875977 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.0009466409683228, + 1.2645301818847656, + 0.3499999940395355 + ], + "rotation": 168.83974142375342, + "pixel_coords": [ + 213, + 109, + 10.682087898254395 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.6396225690841675, + 0.6668499708175659, + 0.699999988079071 + ], + "rotation": 167.34648937359623, + "pixel_coords": [ + 144, + 78, + 11.941680908203125 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 7 + ], + [ + 2, + 7 + ], + [], + [ + 1, + 2, + 7 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 1, + 2, + 3, + 7 + ], + [ + 2 + ] + ], + "front": [ + [ + 4, + 5 + ], + [ + 0, + 3, + 4, + 5, + 6 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 4, + 5, + 6 + ], + [ + 5 + ], + [], + [ + 4, + 5 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ] + ], + "left": [ + [ + 1 + ], + [], + [ + 0, + 1, + 5, + 7 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 5, + 7 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 5, + 7 + ], + [ + 0, + 1, + 5 + ] + ], + "right": [ + [ + 2, + 3, + 4, + 6, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 4, + 6 + ], + [], + [ + 3 + ], + [ + 2, + 3, + 4, + 6, + 7 + ], + [ + 3 + ], + [ + 2, + 3, + 4, + 6 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0079" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0080_cf1.json b/Dataset/scenes/scene_0080_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..5d198de972bb0a2362277a34a092a863d9db48f1 --- /dev/null +++ b/Dataset/scenes/scene_0080_cf1.json @@ -0,0 +1,343 @@ +{ + "split": "new", + "image_index": 80, + "image_filename": "SCENE_0080_new_000080.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.11112359911203384, + 2.9445278644561768, + 0.699999988079071 + ], + "rotation": 46.15425051120135, + "pixel_coords": [ + 227, + 75, + 12.044947624206543 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.7330529689788818, + -1.514230489730835, + 0.3499999940395355 + ], + "rotation": 18.301922654497474, + "pixel_coords": [ + 159, + 155, + 8.674056053161621 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.7550196051597595, + -2.1789395809173584, + 0.699999988079071 + ], + "rotation": 312.57872015943894, + "pixel_coords": [ + 83, + 114, + 9.749984741210938 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.785659074783325, + -0.26859110593795776, + 0.699999988079071 + ], + "rotation": 345.2022277093129, + "pixel_coords": [ + 102, + 74, + 12.143762588500977 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.2842700481414795, + 2.3631486892700195, + 0.699999988079071 + ], + "rotation": 39.01183711408159, + "pixel_coords": [ + 271, + 103, + 10.300148010253906 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.6655025482177734, + -2.448397159576416, + 0.699999988079071 + ], + "rotation": 15.240992358836625, + "pixel_coords": [ + 154, + 179, + 7.364204406738281 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.8544567227363586, + -1.7867027521133423, + 0.3499999940395355 + ], + "rotation": 225.30424300850243, + "pixel_coords": [ + 129, + 144, + 9.096068382263184 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 2, + 4, + 5 + ], + [], + [ + 0, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 6 + ], + [ + 1, + 3, + 6, + 7 + ], + [ + 1, + 6, + 7 + ], + [ + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 1, + 2, + 3, + 6, + 7 + ], + [], + [ + 1, + 6 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 3, + 4, + 7 + ], + [ + 1, + 3, + 4, + 6, + 7 + ], + [], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 3, + 4, + 7 + ], + [ + 3, + 4 + ] + ], + "right": [ + [ + 5 + ], + [ + 0, + 2, + 5 + ], + [ + 0, + 5 + ], + [ + 0, + 1, + 2, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 5, + 6, + 7 + ], + [], + [ + 0, + 2, + 5 + ], + [ + 0, + 1, + 2, + 5, + 6 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "remove_object", + "cf_description": "removed green cylinder", + "change_score": 29.83671571928111, + "change_attempts": 1, + "source_scene": "scene_0080" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0080_cf2.json b/Dataset/scenes/scene_0080_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..09640c78a4c089024d9cfb5f7cf4c4e8647318ab --- /dev/null +++ b/Dataset/scenes/scene_0080_cf2.json @@ -0,0 +1,361 @@ +{ + "split": "new", + "image_index": 80, + "image_filename": "SCENE_0080_new_000080.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.11112359911203384, + 2.9445278644561768, + 0.699999988079071 + ], + "rotation": 46.15425051120135, + "pixel_coords": [ + 227, + 75, + 12.044947624206543 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.7330529689788818, + -1.514230489730835, + 0.3499999940395355 + ], + "rotation": 18.301922654497474, + "pixel_coords": [ + 159, + 155, + 8.674056053161621 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.6160892248153687, + 1.084770917892456, + 0.3499999940395355 + ], + "rotation": 95.8460604018361, + "pixel_coords": [ + 224, + 119, + 10.201796531677246 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.7550196051597595, + -2.1789395809173584, + 0.699999988079071 + ], + "rotation": 312.57872015943894, + "pixel_coords": [ + 83, + 114, + 9.749984741210938 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.785659074783325, + -0.26859110593795776, + 0.699999988079071 + ], + "rotation": 345.2022277093129, + "pixel_coords": [ + 102, + 74, + 12.143762588500977 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.2842700481414795, + 2.3631486892700195, + 0.699999988079071 + ], + "rotation": 39.01183711408159, + "pixel_coords": [ + 271, + 103, + 10.300148010253906 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.6655025482177734, + -2.448397159576416, + 0.699999988079071 + ], + "rotation": 15.240992358836625, + "pixel_coords": [ + 154, + 179, + 7.364204406738281 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.8544567227363586, + -1.7867027521133423, + 0.3499999940395355 + ], + "rotation": 225.30424300850243, + "pixel_coords": [ + 129, + 144, + 9.096068382263184 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 2, + 4, + 5 + ], + [], + [ + 0, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 6 + ], + [ + 1, + 3, + 6, + 7 + ], + [ + 1, + 6, + 7 + ], + [ + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 1, + 2, + 3, + 6, + 7 + ], + [], + [ + 1, + 6 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 3, + 4, + 7 + ], + [ + 1, + 3, + 4, + 6, + 7 + ], + [], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 3, + 4, + 7 + ], + [ + 3, + 4 + ] + ], + "right": [ + [ + 5 + ], + [ + 0, + 2, + 5 + ], + [ + 0, + 5 + ], + [ + 0, + 1, + 2, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 5, + 6, + 7 + ], + [], + [ + 0, + 2, + 5 + ], + [ + 0, + 1, + 2, + 5, + 6 + ] + ] + }, + "noise_level": "heavy", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "add_noise", + "cf_description": "added heavy noise (min: light)", + "change_score": 1.5, + "change_attempts": 1, + "source_scene": "scene_0080" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0080_original.json b/Dataset/scenes/scene_0080_original.json new file mode 100644 index 0000000000000000000000000000000000000000..87958702fc5caf50bef248a18b523071ce798dac --- /dev/null +++ b/Dataset/scenes/scene_0080_original.json @@ -0,0 +1,358 @@ +{ + "split": "new", + "image_index": 80, + "image_filename": "SCENE_0080_new_000080.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.11112359911203384, + 2.9445278644561768, + 0.699999988079071 + ], + "rotation": 46.15425051120135, + "pixel_coords": [ + 227, + 75, + 12.044947624206543 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.7330529689788818, + -1.514230489730835, + 0.3499999940395355 + ], + "rotation": 18.301922654497474, + "pixel_coords": [ + 159, + 155, + 8.674056053161621 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.6160892248153687, + 1.084770917892456, + 0.3499999940395355 + ], + "rotation": 95.8460604018361, + "pixel_coords": [ + 224, + 119, + 10.201796531677246 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.7550196051597595, + -2.1789395809173584, + 0.699999988079071 + ], + "rotation": 312.57872015943894, + "pixel_coords": [ + 83, + 114, + 9.749984741210938 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.785659074783325, + -0.26859110593795776, + 0.699999988079071 + ], + "rotation": 345.2022277093129, + "pixel_coords": [ + 102, + 74, + 12.143762588500977 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.2842700481414795, + 2.3631486892700195, + 0.699999988079071 + ], + "rotation": 39.01183711408159, + "pixel_coords": [ + 271, + 103, + 10.300148010253906 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.6655025482177734, + -2.448397159576416, + 0.699999988079071 + ], + "rotation": 15.240992358836625, + "pixel_coords": [ + 154, + 179, + 7.364204406738281 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.8544567227363586, + -1.7867027521133423, + 0.3499999940395355 + ], + "rotation": 225.30424300850243, + "pixel_coords": [ + 129, + 144, + 9.096068382263184 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 4, + 5 + ], + [ + 0, + 2, + 4, + 5 + ], + [], + [ + 0, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 2, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 6 + ], + [ + 1, + 3, + 6, + 7 + ], + [ + 1, + 6, + 7 + ], + [ + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 1, + 2, + 3, + 6, + 7 + ], + [], + [ + 1, + 6 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 3, + 4, + 7 + ], + [ + 1, + 3, + 4, + 6, + 7 + ], + [], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 3, + 4, + 7 + ], + [ + 3, + 4 + ] + ], + "right": [ + [ + 5 + ], + [ + 0, + 2, + 5 + ], + [ + 0, + 5 + ], + [ + 0, + 1, + 2, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 5, + 6, + 7 + ], + [], + [ + 0, + 2, + 5 + ], + [ + 0, + 1, + 2, + 5, + 6 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0080" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0081_cf1.json b/Dataset/scenes/scene_0081_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..2304e88559af1fea8bd74b7c36e268c5e3cf4945 --- /dev/null +++ b/Dataset/scenes/scene_0081_cf1.json @@ -0,0 +1,219 @@ +{ + "split": "new", + "image_index": 81, + "image_filename": "SCENE_0081_new_000081.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.1549369096755981, + -1.7409526109695435, + 0.3499999940395355 + ], + "rotation": 224.98376148691804, + "pixel_coords": [ + 140, + 143, + 9.717897415161133 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.7921597957611084, + -2.1555140018463135, + 0.699999988079071 + ], + "rotation": 269.701022126617, + "pixel_coords": [ + 58, + 92, + 11.919466018676758 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.117729425430298, + -1.7549607753753662, + 0.3499999940395355 + ], + "rotation": 319.4252582004733, + "pixel_coords": [ + 163, + 159, + 9.073442459106445 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.5424830913543701, + -0.5156829953193665, + 0.699999988079071 + ], + "rotation": 216.94002303822967, + "pixel_coords": [ + 182, + 123, + 10.006668090820312 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.5777933597564697, + 0.75664222240448, + 0.699999988079071 + ], + "rotation": 76.03908738481125, + "pixel_coords": [ + 147, + 81, + 12.807562828063965 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 3, + 4 + ], + [ + 1, + 4 + ], + [] + ], + "front": [ + [ + 2 + ], + [ + 0, + 2, + 3 + ], + [], + [ + 0, + 2 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "left": [ + [ + 1 + ], + [], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 1 + ] + ], + "right": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 4 + ], + [ + 3 + ], + [], + [ + 2, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_shape", + "cf_description": "changed green cylinder to cube", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0081" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0081_cf2.json b/Dataset/scenes/scene_0081_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..7ad38803a29352f3cfe3775c0c183313a4ddf069 --- /dev/null +++ b/Dataset/scenes/scene_0081_cf2.json @@ -0,0 +1,221 @@ +{ + "split": "new", + "image_index": 81, + "image_filename": "SCENE_0081_new_000081.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.1549369096755981, + -1.7409526109695435, + 0.3499999940395355 + ], + "rotation": 224.98376148691804, + "pixel_coords": [ + 140, + 143, + 9.717897415161133 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.7921597957611084, + -2.1555140018463135, + 0.699999988079071 + ], + "rotation": 269.701022126617, + "pixel_coords": [ + 58, + 92, + 11.919466018676758 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.117729425430298, + -1.7549607753753662, + 0.3499999940395355 + ], + "rotation": 319.4252582004733, + "pixel_coords": [ + 163, + 159, + 9.073442459106445 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.5424830913543701, + -0.5156829953193665, + 0.699999988079071 + ], + "rotation": 216.94002303822967, + "pixel_coords": [ + 182, + 123, + 10.006668090820312 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.5777933597564697, + 0.75664222240448, + 0.699999988079071 + ], + "rotation": 76.03908738481125, + "pixel_coords": [ + 147, + 81, + 12.807562828063965 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 3, + 4 + ], + [ + 1, + 4 + ], + [] + ], + "front": [ + [ + 2 + ], + [ + 0, + 2, + 3 + ], + [], + [ + 0, + 2 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "left": [ + [ + 1 + ], + [], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 1 + ] + ], + "right": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 4 + ], + [ + 3 + ], + [], + [ + 2, + 3 + ] + ] + }, + "filter_type": "vignette", + "filter_strength": 4.0162123475626075, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_vignette", + "cf_description": "applied vignette filter (strength: 4.02)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0081" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0081_original.json b/Dataset/scenes/scene_0081_original.json new file mode 100644 index 0000000000000000000000000000000000000000..7e78e1ac0f7ba64f5cce59fff5664ee2e8c17dac --- /dev/null +++ b/Dataset/scenes/scene_0081_original.json @@ -0,0 +1,217 @@ +{ + "split": "new", + "image_index": 81, + "image_filename": "SCENE_0081_new_000081.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.1549369096755981, + -1.7409526109695435, + 0.3499999940395355 + ], + "rotation": 224.98376148691804, + "pixel_coords": [ + 140, + 143, + 9.717897415161133 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.7921597957611084, + -2.1555140018463135, + 0.699999988079071 + ], + "rotation": 269.701022126617, + "pixel_coords": [ + 58, + 92, + 11.919466018676758 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.117729425430298, + -1.7549607753753662, + 0.3499999940395355 + ], + "rotation": 319.4252582004733, + "pixel_coords": [ + 163, + 159, + 9.073442459106445 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.5424830913543701, + -0.5156829953193665, + 0.699999988079071 + ], + "rotation": 216.94002303822967, + "pixel_coords": [ + 182, + 123, + 10.006668090820312 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.5777933597564697, + 0.75664222240448, + 0.699999988079071 + ], + "rotation": 76.03908738481125, + "pixel_coords": [ + 147, + 81, + 12.807562828063965 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 3, + 4 + ], + [ + 1, + 4 + ], + [] + ], + "front": [ + [ + 2 + ], + [ + 0, + 2, + 3 + ], + [], + [ + 0, + 2 + ], + [ + 0, + 1, + 2, + 3 + ] + ], + "left": [ + [ + 1 + ], + [], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 1 + ] + ], + "right": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 4 + ], + [ + 3 + ], + [], + [ + 2, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0081" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0082_cf1.json b/Dataset/scenes/scene_0082_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..885ebbc3ee665b1995c114653f8cffa224d14115 --- /dev/null +++ b/Dataset/scenes/scene_0082_cf1.json @@ -0,0 +1,361 @@ +{ + "split": "new", + "image_index": 82, + "image_filename": "SCENE_0082_new_000082.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.333077311515808, + -1.4344491958618164, + 0.699999988079071 + ], + "rotation": 81.21503431963801, + "pixel_coords": [ + 154, + 135, + 9.262186050415039 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.9950814843177795, + -2.3661794662475586, + 0.3499999940395355 + ], + "rotation": 184.66868874697195, + "pixel_coords": [ + 78, + 125, + 10.369085311889648 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.839585542678833, + -2.2668352127075195, + 0.699999988079071 + ], + "rotation": 226.7507061484316, + "pixel_coords": [ + 171, + 177, + 7.830813884735107 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.7991711497306824, + 1.180804967880249, + 0.699999988079071 + ], + "rotation": 325.7045832348663, + "pixel_coords": [ + 169, + 82, + 12.121347427368164 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.2886289358139038, + 1.9711030721664429, + 0.699999988079071 + ], + "rotation": 292.1698619908496, + "pixel_coords": [ + 232, + 95, + 11.264740943908691 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.7070629596710205, + 2.619964599609375, + 0.699999988079071 + ], + "rotation": 18.143628887117295, + "pixel_coords": [ + 180, + 64, + 13.527542114257812 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.9207882881164551, + -0.7883413434028625, + 0.699999988079071 + ], + "rotation": 183.85865997858247, + "pixel_coords": [ + 122, + 99, + 11.05621337890625 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.9110164642333984, + 1.0015898942947388, + 0.3499999940395355 + ], + "rotation": 30.19826097695232, + "pixel_coords": [ + 128, + 75, + 13.52833366394043 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 5, + 7 + ], + [ + 3, + 5, + 7 + ], + [], + [ + 3, + 5, + 7 + ], + [] + ], + "front": [ + [ + 2 + ], + [ + 0, + 2 + ], + [], + [ + 0, + 1, + 2, + 4, + 6 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ] + ], + "left": [ + [ + 1, + 6, + 7 + ], + [], + [ + 0, + 1, + 6, + 7 + ], + [ + 0, + 1, + 2, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7 + ], + [ + 1 + ], + [ + 1 + ] + ], + "right": [ + [ + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 4, + 5 + ], + [ + 4, + 5 + ], + [], + [ + 4 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "swap_attribute", + "cf_description": "swapped colors between yellow cylinder and cyan cylinder", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0082" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0082_cf2.json b/Dataset/scenes/scene_0082_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..957e8eaaad33117197c02ba06f64e7ee29128f1b --- /dev/null +++ b/Dataset/scenes/scene_0082_cf2.json @@ -0,0 +1,362 @@ +{ + "split": "new", + "image_index": 82, + "image_filename": "SCENE_0082_new_000082.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.333077311515808, + -1.4344491958618164, + 0.699999988079071 + ], + "rotation": 81.21503431963801, + "pixel_coords": [ + 154, + 135, + 9.262186050415039 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.9950814843177795, + -2.3661794662475586, + 0.3499999940395355 + ], + "rotation": 184.66868874697195, + "pixel_coords": [ + 78, + 125, + 10.369085311889648 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.839585542678833, + -2.2668352127075195, + 0.699999988079071 + ], + "rotation": 226.7507061484316, + "pixel_coords": [ + 171, + 177, + 7.830813884735107 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.7991711497306824, + 1.180804967880249, + 0.699999988079071 + ], + "rotation": 325.7045832348663, + "pixel_coords": [ + 169, + 82, + 12.121347427368164 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.2886289358139038, + 1.9711030721664429, + 0.699999988079071 + ], + "rotation": 292.1698619908496, + "pixel_coords": [ + 232, + 95, + 11.264740943908691 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.7070629596710205, + 2.619964599609375, + 0.699999988079071 + ], + "rotation": 18.143628887117295, + "pixel_coords": [ + 180, + 64, + 13.527542114257812 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.9207882881164551, + -0.7883413434028625, + 0.699999988079071 + ], + "rotation": 183.85865997858247, + "pixel_coords": [ + 122, + 99, + 11.05621337890625 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.9110164642333984, + 1.0015898942947388, + 0.3499999940395355 + ], + "rotation": 30.19826097695232, + "pixel_coords": [ + 128, + 75, + 13.52833366394043 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 5, + 7 + ], + [ + 3, + 5, + 7 + ], + [], + [ + 3, + 5, + 7 + ], + [] + ], + "front": [ + [ + 2 + ], + [ + 0, + 2 + ], + [], + [ + 0, + 1, + 2, + 4, + 6 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ] + ], + "left": [ + [ + 1, + 6, + 7 + ], + [], + [ + 0, + 1, + 6, + 7 + ], + [ + 0, + 1, + 2, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7 + ], + [ + 1 + ], + [ + 1 + ] + ], + "right": [ + [ + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 4, + 5 + ], + [ + 4, + 5 + ], + [], + [ + 4 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5 + ] + ] + }, + "background_color": "blue", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_background", + "cf_description": "changed background to blue", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0082" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0082_original.json b/Dataset/scenes/scene_0082_original.json new file mode 100644 index 0000000000000000000000000000000000000000..67a715f4ba0099d58df5aa7d4f574d03aefd1c41 --- /dev/null +++ b/Dataset/scenes/scene_0082_original.json @@ -0,0 +1,359 @@ +{ + "split": "new", + "image_index": 82, + "image_filename": "SCENE_0082_new_000082.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.333077311515808, + -1.4344491958618164, + 0.699999988079071 + ], + "rotation": 81.21503431963801, + "pixel_coords": [ + 154, + 135, + 9.262186050415039 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.9950814843177795, + -2.3661794662475586, + 0.3499999940395355 + ], + "rotation": 184.66868874697195, + "pixel_coords": [ + 78, + 125, + 10.369085311889648 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.839585542678833, + -2.2668352127075195, + 0.699999988079071 + ], + "rotation": 226.7507061484316, + "pixel_coords": [ + 171, + 177, + 7.830813884735107 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.7991711497306824, + 1.180804967880249, + 0.699999988079071 + ], + "rotation": 325.7045832348663, + "pixel_coords": [ + 169, + 82, + 12.121347427368164 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.2886289358139038, + 1.9711030721664429, + 0.699999988079071 + ], + "rotation": 292.1698619908496, + "pixel_coords": [ + 232, + 95, + 11.264740943908691 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.7070629596710205, + 2.619964599609375, + 0.699999988079071 + ], + "rotation": 18.143628887117295, + "pixel_coords": [ + 180, + 64, + 13.527542114257812 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.9207882881164551, + -0.7883413434028625, + 0.699999988079071 + ], + "rotation": 183.85865997858247, + "pixel_coords": [ + 122, + 99, + 11.05621337890625 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.9110164642333984, + 1.0015898942947388, + 0.3499999940395355 + ], + "rotation": 30.19826097695232, + "pixel_coords": [ + 128, + 75, + 13.52833366394043 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 5, + 7 + ], + [ + 3, + 5, + 7 + ], + [], + [ + 3, + 5, + 7 + ], + [] + ], + "front": [ + [ + 2 + ], + [ + 0, + 2 + ], + [], + [ + 0, + 1, + 2, + 4, + 6 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ] + ], + "left": [ + [ + 1, + 6, + 7 + ], + [], + [ + 0, + 1, + 6, + 7 + ], + [ + 0, + 1, + 2, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7 + ], + [ + 1 + ], + [ + 1 + ] + ], + "right": [ + [ + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3, + 4, + 5 + ], + [ + 4, + 5 + ], + [], + [ + 4 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0082" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0083_cf1.json b/Dataset/scenes/scene_0083_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..361450c25f311fe4ac7c1aefac5987d3b099b13d --- /dev/null +++ b/Dataset/scenes/scene_0083_cf1.json @@ -0,0 +1,437 @@ +{ + "split": "new", + "image_index": 83, + "image_filename": "SCENE_0083_new_000083.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3476868867874146, + 1.3624225854873657, + 0.3499999940395355 + ], + "rotation": 314.3859008180121, + "pixel_coords": [ + 223, + 112, + 10.593663215637207 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9546267986297607, + 1.6982067823410034, + 0.699999988079071 + ], + "rotation": 62.314255867022005, + "pixel_coords": [ + 161, + 71, + 12.854354858398438 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.3527887761592865, + 0.7325558662414551, + 0.3499999940395355 + ], + "rotation": 85.215064006419, + "pixel_coords": [ + 185, + 107, + 10.902027130126953 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.2686764895915985, + 2.787933826446533, + 0.699999988079071 + ], + "rotation": 336.2220622528486, + "pixel_coords": [ + 227, + 80, + 11.982068061828613 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.2298070192337036, + -0.19475039839744568, + 0.699999988079071 + ], + "rotation": 10.654583144948742, + "pixel_coords": [ + 184, + 115, + 9.614428520202637 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.374705195426941, + 0.2207072675228119, + 0.3499999940395355 + ], + "rotation": 64.54253049570133, + "pixel_coords": [ + 138, + 94, + 11.772784233093262 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.2128775119781494, + -1.1935640573501587, + 0.699999988079071 + ], + "rotation": 48.92005608123292, + "pixel_coords": [ + 88, + 88, + 11.361981391906738 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.9912850856781006, + -0.6773772239685059, + 0.699999988079071 + ], + "rotation": 238.00346499916435, + "pixel_coords": [ + 221, + 147, + 8.14758014678955 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.8616163730621338, + -2.230564594268799, + 0.699999988079071 + ], + "rotation": 117.43260885129112, + "pixel_coords": [ + 139, + 151, + 8.014742851257324 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "color": "cyan", + "material": "rubber", + "size": "small", + "3d_coords": [ + 2.9471907823959347, + 2.1247804069447573, + 0.35 + ], + "rotation": 198.07798771828217, + "pixel_coords": [ + 0, + 0, + 0 + ] + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 5, + 6 + ], + [], + [ + 1, + 3, + 5, + 6 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 1, + 3 + ], + [ + 1, + 3, + 5 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 4, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 4, + 7, + 8 + ], + [ + 0, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 7, + 8 + ], + [ + 0, + 2, + 4, + 6, + 7, + 8 + ], + [ + 0, + 2, + 4, + 7, + 8 + ], + [], + [] + ], + "left": [ + [ + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 5, + 6, + 8 + ], + [ + 1, + 5, + 6, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 5, + 6, + 8 + ], + [ + 6 + ], + [], + [ + 1, + 2, + 4, + 5, + 6, + 8 + ], + [ + 5, + 6 + ] + ], + "right": [ + [ + 3 + ], + [ + 0, + 2, + 3, + 4, + 7 + ], + [ + 0, + 3, + 7 + ], + [], + [ + 0, + 3, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "add_object", + "cf_description": "added cyan rubber cylinder", + "change_score": 5.0, + "change_attempts": 1, + "source_scene": "scene_0083" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0083_cf2.json b/Dataset/scenes/scene_0083_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..3bea18af26bcd0957ab2d940b3ceee7eb115e6da --- /dev/null +++ b/Dataset/scenes/scene_0083_cf2.json @@ -0,0 +1,421 @@ +{ + "split": "new", + "image_index": 83, + "image_filename": "SCENE_0083_new_000083.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3476868867874146, + 1.3624225854873657, + 0.3499999940395355 + ], + "rotation": 314.3859008180121, + "pixel_coords": [ + 223, + 112, + 10.593663215637207 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9546267986297607, + 1.6982067823410034, + 0.699999988079071 + ], + "rotation": 62.314255867022005, + "pixel_coords": [ + 161, + 71, + 12.854354858398438 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.3527887761592865, + 0.7325558662414551, + 0.3499999940395355 + ], + "rotation": 85.215064006419, + "pixel_coords": [ + 185, + 107, + 10.902027130126953 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.2686764895915985, + 2.787933826446533, + 0.699999988079071 + ], + "rotation": 336.2220622528486, + "pixel_coords": [ + 227, + 80, + 11.982068061828613 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.2298070192337036, + -0.19475039839744568, + 0.699999988079071 + ], + "rotation": 10.654583144948742, + "pixel_coords": [ + 184, + 115, + 9.614428520202637 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.374705195426941, + 0.2207072675228119, + 0.3499999940395355 + ], + "rotation": 64.54253049570133, + "pixel_coords": [ + 138, + 94, + 11.772784233093262 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.2128775119781494, + -1.1935640573501587, + 0.699999988079071 + ], + "rotation": 48.92005608123292, + "pixel_coords": [ + 88, + 88, + 11.361981391906738 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.9912850856781006, + -0.6773772239685059, + 0.699999988079071 + ], + "rotation": 238.00346499916435, + "pixel_coords": [ + 221, + 147, + 8.14758014678955 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.8616163730621338, + -2.230564594268799, + 0.699999988079071 + ], + "rotation": 117.43260885129112, + "pixel_coords": [ + 139, + 151, + 8.014742851257324 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 5, + 6 + ], + [], + [ + 1, + 3, + 5, + 6 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 1, + 3 + ], + [ + 1, + 3, + 5 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 4, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 4, + 7, + 8 + ], + [ + 0, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 7, + 8 + ], + [ + 0, + 2, + 4, + 6, + 7, + 8 + ], + [ + 0, + 2, + 4, + 7, + 8 + ], + [], + [] + ], + "left": [ + [ + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 5, + 6, + 8 + ], + [ + 1, + 5, + 6, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 5, + 6, + 8 + ], + [ + 6 + ], + [], + [ + 1, + 2, + 4, + 5, + 6, + 8 + ], + [ + 5, + 6 + ] + ], + "right": [ + [ + 3 + ], + [ + 0, + 2, + 3, + 4, + 7 + ], + [ + 0, + 3, + 7 + ], + [], + [ + 0, + 3, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7 + ] + ] + }, + "lighting": "bright", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_lighting", + "cf_description": "changed lighting to bright", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0083" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0083_original.json b/Dataset/scenes/scene_0083_original.json new file mode 100644 index 0000000000000000000000000000000000000000..051eb6204c7a057a9d1e6d2f324c785be32a5862 --- /dev/null +++ b/Dataset/scenes/scene_0083_original.json @@ -0,0 +1,418 @@ +{ + "split": "new", + "image_index": 83, + "image_filename": "SCENE_0083_new_000083.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3476868867874146, + 1.3624225854873657, + 0.3499999940395355 + ], + "rotation": 314.3859008180121, + "pixel_coords": [ + 223, + 112, + 10.593663215637207 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9546267986297607, + 1.6982067823410034, + 0.699999988079071 + ], + "rotation": 62.314255867022005, + "pixel_coords": [ + 161, + 71, + 12.854354858398438 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.3527887761592865, + 0.7325558662414551, + 0.3499999940395355 + ], + "rotation": 85.215064006419, + "pixel_coords": [ + 185, + 107, + 10.902027130126953 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.2686764895915985, + 2.787933826446533, + 0.699999988079071 + ], + "rotation": 336.2220622528486, + "pixel_coords": [ + 227, + 80, + 11.982068061828613 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.2298070192337036, + -0.19475039839744568, + 0.699999988079071 + ], + "rotation": 10.654583144948742, + "pixel_coords": [ + 184, + 115, + 9.614428520202637 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.374705195426941, + 0.2207072675228119, + 0.3499999940395355 + ], + "rotation": 64.54253049570133, + "pixel_coords": [ + 138, + 94, + 11.772784233093262 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.2128775119781494, + -1.1935640573501587, + 0.699999988079071 + ], + "rotation": 48.92005608123292, + "pixel_coords": [ + 88, + 88, + 11.361981391906738 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.9912850856781006, + -0.6773772239685059, + 0.699999988079071 + ], + "rotation": 238.00346499916435, + "pixel_coords": [ + 221, + 147, + 8.14758014678955 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.8616163730621338, + -2.230564594268799, + 0.699999988079071 + ], + "rotation": 117.43260885129112, + "pixel_coords": [ + 139, + 151, + 8.014742851257324 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 5, + 6 + ], + [], + [ + 1, + 3, + 5, + 6 + ], + [ + 1 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 1, + 3 + ], + [ + 1, + 3, + 5 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [ + 4, + 7, + 8 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 4, + 7, + 8 + ], + [ + 0, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 7, + 8 + ], + [ + 0, + 2, + 4, + 6, + 7, + 8 + ], + [ + 0, + 2, + 4, + 7, + 8 + ], + [], + [] + ], + "left": [ + [ + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 5, + 6, + 8 + ], + [ + 1, + 5, + 6, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7, + 8 + ], + [ + 1, + 5, + 6, + 8 + ], + [ + 6 + ], + [], + [ + 1, + 2, + 4, + 5, + 6, + 8 + ], + [ + 5, + 6 + ] + ], + "right": [ + [ + 3 + ], + [ + 0, + 2, + 3, + 4, + 7 + ], + [ + 0, + 3, + 7 + ], + [], + [ + 0, + 3, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0083" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0084_cf1.json b/Dataset/scenes/scene_0084_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..03d7ca69f5253e030e7e9adbacd63605a6b4bc7a --- /dev/null +++ b/Dataset/scenes/scene_0084_cf1.json @@ -0,0 +1,419 @@ +{ + "split": "new", + "image_index": 84, + "image_filename": "SCENE_0084_new_000084.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.4147013425827026, + 1.2000395059585571, + 0.3499999940395355 + ], + "rotation": 294.97923798676845, + "pixel_coords": [ + 159, + 91, + 13.0845308303833 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.5785797834396362, + 1.113294243812561, + 0.699999988079071 + ], + "rotation": 278.59625393938006, + "pixel_coords": [ + 221, + 106, + 10.835314750671387 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.6223734617233276, + -1.857706904411316, + 0.699999988079071 + ], + "rotation": 279.6589654317261, + "pixel_coords": [ + 124, + 123, + 9.724746704101562 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.549142088242773, + 2.60794082416124, + 0.699999988079071 + ], + "rotation": 50.18769900390297, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.3149446249008179, + -2.7400124073028564, + 0.699999988079071 + ], + "rotation": 229.82922124632373, + "pixel_coords": [ + 63, + 110, + 10.527312278747559 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.6967155933380127, + 0.858034074306488, + 0.3499999940395355 + ], + "rotation": 329.6745421172809, + "pixel_coords": [ + 132, + 84, + 13.759346008300781 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.732017755508423, + -2.1057164669036865, + 0.3499999940395355 + ], + "rotation": 345.16521147094545, + "pixel_coords": [ + 168, + 168, + 8.280069351196289 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.286468744277954, + 2.9443368911743164, + 0.699999988079071 + ], + "rotation": 162.45886327732717, + "pixel_coords": [ + 177, + 68, + 14.570536613464355 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.131363645195961, + 1.1412261724472046, + 0.699999988079071 + ], + "rotation": 328.0756253234183, + "pixel_coords": [ + 183, + 91, + 12.023045539855957 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 5, + 7 + ], + [ + 0, + 3, + 5, + 7, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 5, + 7 + ], + [ + 0, + 1, + 3, + 5, + 7, + 8 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [], + [ + 0, + 5, + 7 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 6, + 8 + ], + [ + 2, + 4, + 6 + ], + [ + 6 + ], + [ + 1, + 2, + 4, + 6 + ], + [ + 2, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 1, + 2, + 4, + 6 + ] + ], + "left": [ + [ + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 4 + ], + [ + 4 + ], + [], + [ + 3, + 4 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 1, + 6, + 7, + 8 + ], + [], + [ + 0, + 1, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 6, + 7, + 8 + ], + [ + 1, + 7, + 8 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_position", + "cf_description": "moved cyan cube from (-2.1,-1.2) to (2.5,2.6)", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0084" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0084_cf2.json b/Dataset/scenes/scene_0084_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..1115a1548535c70bc59f5cf8f9f4ce4334617149 --- /dev/null +++ b/Dataset/scenes/scene_0084_cf2.json @@ -0,0 +1,420 @@ +{ + "split": "new", + "image_index": 84, + "image_filename": "SCENE_0084_new_000084.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.4147013425827026, + 1.2000395059585571, + 0.3499999940395355 + ], + "rotation": 294.97923798676845, + "pixel_coords": [ + 159, + 91, + 13.0845308303833 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.5785797834396362, + 1.113294243812561, + 0.699999988079071 + ], + "rotation": 278.59625393938006, + "pixel_coords": [ + 221, + 106, + 10.835314750671387 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.6223734617233276, + -1.857706904411316, + 0.699999988079071 + ], + "rotation": 279.6589654317261, + "pixel_coords": [ + 124, + 123, + 9.724746704101562 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.104480266571045, + -1.2020399570465088, + 0.699999988079071 + ], + "rotation": 50.18769900390297, + "pixel_coords": [ + 93, + 92, + 11.981976509094238 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.3149446249008179, + -2.7400124073028564, + 0.699999988079071 + ], + "rotation": 229.82922124632373, + "pixel_coords": [ + 63, + 110, + 10.527312278747559 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.6967155933380127, + 0.858034074306488, + 0.3499999940395355 + ], + "rotation": 329.6745421172809, + "pixel_coords": [ + 132, + 84, + 13.759346008300781 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.732017755508423, + -2.1057164669036865, + 0.3499999940395355 + ], + "rotation": 345.16521147094545, + "pixel_coords": [ + 168, + 168, + 8.280069351196289 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.286468744277954, + 2.9443368911743164, + 0.699999988079071 + ], + "rotation": 162.45886327732717, + "pixel_coords": [ + 177, + 68, + 14.570536613464355 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.131363645195961, + 1.1412261724472046, + 0.699999988079071 + ], + "rotation": 328.0756253234183, + "pixel_coords": [ + 183, + 91, + 12.023045539855957 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 5, + 7 + ], + [ + 0, + 3, + 5, + 7, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 5, + 7 + ], + [ + 0, + 1, + 3, + 5, + 7, + 8 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [], + [ + 0, + 5, + 7 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 6, + 8 + ], + [ + 2, + 4, + 6 + ], + [ + 6 + ], + [ + 1, + 2, + 4, + 6 + ], + [ + 2, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 1, + 2, + 4, + 6 + ] + ], + "left": [ + [ + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 4 + ], + [ + 4 + ], + [], + [ + 3, + 4 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 1, + 6, + 7, + 8 + ], + [], + [ + 0, + 1, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 6, + 7, + 8 + ], + [ + 1, + 7, + 8 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + "background_color": "brown", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_background", + "cf_description": "changed background to brown", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0084" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0084_original.json b/Dataset/scenes/scene_0084_original.json new file mode 100644 index 0000000000000000000000000000000000000000..75539c6aa825f0db4649eb2261e040c5021f9833 --- /dev/null +++ b/Dataset/scenes/scene_0084_original.json @@ -0,0 +1,417 @@ +{ + "split": "new", + "image_index": 84, + "image_filename": "SCENE_0084_new_000084.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.4147013425827026, + 1.2000395059585571, + 0.3499999940395355 + ], + "rotation": 294.97923798676845, + "pixel_coords": [ + 159, + 91, + 13.0845308303833 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.5785797834396362, + 1.113294243812561, + 0.699999988079071 + ], + "rotation": 278.59625393938006, + "pixel_coords": [ + 221, + 106, + 10.835314750671387 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.6223734617233276, + -1.857706904411316, + 0.699999988079071 + ], + "rotation": 279.6589654317261, + "pixel_coords": [ + 124, + 123, + 9.724746704101562 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.104480266571045, + -1.2020399570465088, + 0.699999988079071 + ], + "rotation": 50.18769900390297, + "pixel_coords": [ + 93, + 92, + 11.981976509094238 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.3149446249008179, + -2.7400124073028564, + 0.699999988079071 + ], + "rotation": 229.82922124632373, + "pixel_coords": [ + 63, + 110, + 10.527312278747559 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.6967155933380127, + 0.858034074306488, + 0.3499999940395355 + ], + "rotation": 329.6745421172809, + "pixel_coords": [ + 132, + 84, + 13.759346008300781 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.732017755508423, + -2.1057164669036865, + 0.3499999940395355 + ], + "rotation": 345.16521147094545, + "pixel_coords": [ + 168, + 168, + 8.280069351196289 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.286468744277954, + 2.9443368911743164, + 0.699999988079071 + ], + "rotation": 162.45886327732717, + "pixel_coords": [ + 177, + 68, + 14.570536613464355 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.131363645195961, + 1.1412261724472046, + 0.699999988079071 + ], + "rotation": 328.0756253234183, + "pixel_coords": [ + 183, + 91, + 12.023045539855957 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 5, + 7 + ], + [ + 0, + 3, + 5, + 7, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 5, + 7 + ], + [ + 0, + 1, + 3, + 5, + 7, + 8 + ], + [ + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [], + [ + 0, + 5, + 7 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 6, + 8 + ], + [ + 2, + 4, + 6 + ], + [ + 6 + ], + [ + 1, + 2, + 4, + 6 + ], + [ + 2, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 1, + 2, + 4, + 6 + ] + ], + "left": [ + [ + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 3, + 4 + ], + [ + 4 + ], + [], + [ + 3, + 4 + ], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 1, + 6, + 7, + 8 + ], + [], + [ + 0, + 1, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 6, + 7, + 8 + ], + [ + 1, + 7, + 8 + ], + [ + 1 + ], + [ + 1 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0084" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0085_cf1.json b/Dataset/scenes/scene_0085_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..6a8dceb272ca5d3c8aef3043c85f827184c36ca6 --- /dev/null +++ b/Dataset/scenes/scene_0085_cf1.json @@ -0,0 +1,219 @@ +{ + "split": "new", + "image_index": 85, + "image_filename": "SCENE_0085_new_000085.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.9506163597106934, + -2.892738103866577, + 0.699999988079071 + ], + "rotation": 260.93873872271973, + "pixel_coords": [ + 118, + 163, + 8.042508125305176 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.2622959613800049, + 2.1558539867401123, + 0.699999988079071 + ], + "rotation": 283.5941872132675, + "pixel_coords": [ + 236, + 95, + 11.356466293334961 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.928921937942505, + 0.1709498167037964, + 0.3499999940395355 + ], + "rotation": 308.15507638000713, + "pixel_coords": [ + 236, + 147, + 9.283583641052246 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.0580737590789795, + 1.6188688278198242, + 0.699999988079071 + ], + "rotation": 49.01940686732778, + "pixel_coords": [ + 175, + 78, + 12.611808776855469 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.9729466438293457, + -2.653451919555664, + 0.699999988079071 + ], + "rotation": 20.152347871608725, + "pixel_coords": [ + 40, + 93, + 11.484940528869629 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 3 + ], + [ + 1, + 3, + 4 + ], + [], + [ + 3 + ] + ], + "front": [ + [], + [ + 0, + 2 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 2 + ] + ], + "left": [ + [ + 4 + ], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 4 + ], + [] + ], + "right": [ + [ + 1, + 2, + 3 + ], + [], + [ + 1 + ], + [ + 1, + 2 + ], + [ + 0, + 1, + 2, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_color", + "cf_description": "changed blue sphere to red", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0085" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0085_cf2.json b/Dataset/scenes/scene_0085_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..803a67a28cc917b53df664beabdf9164a339289f --- /dev/null +++ b/Dataset/scenes/scene_0085_cf2.json @@ -0,0 +1,220 @@ +{ + "split": "new", + "image_index": 85, + "image_filename": "SCENE_0085_new_000085.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.9506163597106934, + -2.892738103866577, + 0.699999988079071 + ], + "rotation": 260.93873872271973, + "pixel_coords": [ + 118, + 163, + 8.042508125305176 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.2622959613800049, + 2.1558539867401123, + 0.699999988079071 + ], + "rotation": 283.5941872132675, + "pixel_coords": [ + 236, + 95, + 11.356466293334961 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.928921937942505, + 0.1709498167037964, + 0.3499999940395355 + ], + "rotation": 308.15507638000713, + "pixel_coords": [ + 236, + 147, + 9.283583641052246 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.0580737590789795, + 1.6188688278198242, + 0.699999988079071 + ], + "rotation": 49.01940686732778, + "pixel_coords": [ + 175, + 78, + 12.611808776855469 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.9729466438293457, + -2.653451919555664, + 0.699999988079071 + ], + "rotation": 20.152347871608725, + "pixel_coords": [ + 40, + 93, + 11.484940528869629 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 3 + ], + [ + 1, + 3, + 4 + ], + [], + [ + 3 + ] + ], + "front": [ + [], + [ + 0, + 2 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 2 + ] + ], + "left": [ + [ + 4 + ], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 4 + ], + [] + ], + "right": [ + [ + 1, + 2, + 3 + ], + [], + [ + 1 + ], + [ + 1, + 2 + ], + [ + 0, + 1, + 2, + 3 + ] + ] + }, + "background_color": "white", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_background", + "cf_description": "changed background to white", + "change_score": 1.5, + "change_attempts": 1, + "source_scene": "scene_0085" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0085_original.json b/Dataset/scenes/scene_0085_original.json new file mode 100644 index 0000000000000000000000000000000000000000..2bafeffa961ff39562df0c98a84048f9ec3de9d6 --- /dev/null +++ b/Dataset/scenes/scene_0085_original.json @@ -0,0 +1,217 @@ +{ + "split": "new", + "image_index": 85, + "image_filename": "SCENE_0085_new_000085.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.9506163597106934, + -2.892738103866577, + 0.699999988079071 + ], + "rotation": 260.93873872271973, + "pixel_coords": [ + 118, + 163, + 8.042508125305176 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.2622959613800049, + 2.1558539867401123, + 0.699999988079071 + ], + "rotation": 283.5941872132675, + "pixel_coords": [ + 236, + 95, + 11.356466293334961 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.928921937942505, + 0.1709498167037964, + 0.3499999940395355 + ], + "rotation": 308.15507638000713, + "pixel_coords": [ + 236, + 147, + 9.283583641052246 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.0580737590789795, + 1.6188688278198242, + 0.699999988079071 + ], + "rotation": 49.01940686732778, + "pixel_coords": [ + 175, + 78, + 12.611808776855469 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.9729466438293457, + -2.653451919555664, + 0.699999988079071 + ], + "rotation": 20.152347871608725, + "pixel_coords": [ + 40, + 93, + 11.484940528869629 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 3 + ], + [ + 1, + 3, + 4 + ], + [], + [ + 3 + ] + ], + "front": [ + [], + [ + 0, + 2 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 2 + ] + ], + "left": [ + [ + 4 + ], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 4 + ], + [] + ], + "right": [ + [ + 1, + 2, + 3 + ], + [], + [ + 1 + ], + [ + 1, + 2 + ], + [ + 0, + 1, + 2, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0085" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0086_cf1.json b/Dataset/scenes/scene_0086_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..b120bd202b34f6977b0d64dde536fbf97397feef --- /dev/null +++ b/Dataset/scenes/scene_0086_cf1.json @@ -0,0 +1,313 @@ +{ + "split": "new", + "image_index": 86, + "image_filename": "SCENE_0086_new_000086.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.1315362453460693, + -0.8973835110664368, + 0.699999988079071 + ], + "rotation": 34.60648218527876, + "pixel_coords": [ + 100, + 89, + 12.038135528564453 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.358917236328125, + 1.625799536705017, + 0.3499999940395355 + ], + "rotation": 58.445188380696074, + "pixel_coords": [ + 152, + 81, + 13.83185863494873 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.285956859588623, + -2.3796305656433105, + 0.3499999940395355 + ], + "rotation": 331.8544274565997, + "pixel_coords": [ + 147, + 166, + 8.283991813659668 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.188555359840393, + -2.433743715286255, + 0.3499999940395355 + ], + "rotation": 92.35021036265147, + "pixel_coords": [ + 74, + 119, + 10.634413719177246 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.7372031211853027, + -2.4717538356781006, + 0.3499999940395355 + ], + "rotation": 348.4453235658945, + "pixel_coords": [ + 50, + 105, + 11.673840522766113 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.3452935218811035, + 0.42091450095176697, + 0.699999988079071 + ], + "rotation": 2.1633617325888244, + "pixel_coords": [ + 226, + 120, + 9.7462797164917 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.09874821454286575, + 1.1403146982192993, + 0.699999988079071 + ], + "rotation": 266.31419315913985, + "pixel_coords": [ + 188, + 93, + 11.711071968078613 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [ + 0, + 1, + 4, + 6 + ], + [ + 0, + 1, + 6 + ], + [ + 0, + 1, + 3, + 4, + 6 + ], + [ + 0, + 1 + ] + ], + "front": [ + [ + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [], + [ + 2, + 5 + ], + [ + 2, + 3, + 5 + ], + [ + 2 + ], + [ + 2, + 3, + 4, + 5 + ] + ], + "left": [ + [ + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 4 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "right": [ + [ + 1, + 2, + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [], + [ + 5 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_shape", + "cf_description": "changed green cube to sphere", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0086" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0086_cf2.json b/Dataset/scenes/scene_0086_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..9511777cd093624dd66b0a8f3c8c63681099732e --- /dev/null +++ b/Dataset/scenes/scene_0086_cf2.json @@ -0,0 +1,314 @@ +{ + "split": "new", + "image_index": 86, + "image_filename": "SCENE_0086_new_000086.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.1315362453460693, + -0.8973835110664368, + 0.699999988079071 + ], + "rotation": 34.60648218527876, + "pixel_coords": [ + 100, + 89, + 12.038135528564453 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.358917236328125, + 1.625799536705017, + 0.3499999940395355 + ], + "rotation": 58.445188380696074, + "pixel_coords": [ + 152, + 81, + 13.83185863494873 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.285956859588623, + -2.3796305656433105, + 0.3499999940395355 + ], + "rotation": 331.8544274565997, + "pixel_coords": [ + 147, + 166, + 8.283991813659668 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.188555359840393, + -2.433743715286255, + 0.3499999940395355 + ], + "rotation": 92.35021036265147, + "pixel_coords": [ + 74, + 119, + 10.634413719177246 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.7372031211853027, + -2.4717538356781006, + 0.3499999940395355 + ], + "rotation": 348.4453235658945, + "pixel_coords": [ + 50, + 105, + 11.673840522766113 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.3452935218811035, + 0.42091450095176697, + 0.699999988079071 + ], + "rotation": 2.1633617325888244, + "pixel_coords": [ + 226, + 120, + 9.7462797164917 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.09874821454286575, + 1.1403146982192993, + 0.699999988079071 + ], + "rotation": 266.31419315913985, + "pixel_coords": [ + 188, + 93, + 11.711071968078613 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [ + 0, + 1, + 4, + 6 + ], + [ + 0, + 1, + 6 + ], + [ + 0, + 1, + 3, + 4, + 6 + ], + [ + 0, + 1 + ] + ], + "front": [ + [ + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [], + [ + 2, + 5 + ], + [ + 2, + 3, + 5 + ], + [ + 2 + ], + [ + 2, + 3, + 4, + 5 + ] + ], + "left": [ + [ + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 4 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "right": [ + [ + 1, + 2, + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [], + [ + 5 + ] + ] + }, + "lighting": "dramatic", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_lighting", + "cf_description": "changed lighting to dramatic", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0086" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0086_original.json b/Dataset/scenes/scene_0086_original.json new file mode 100644 index 0000000000000000000000000000000000000000..b96ceb6a82c3f9fce5af7c5094ead55c1b69b021 --- /dev/null +++ b/Dataset/scenes/scene_0086_original.json @@ -0,0 +1,311 @@ +{ + "split": "new", + "image_index": 86, + "image_filename": "SCENE_0086_new_000086.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.1315362453460693, + -0.8973835110664368, + 0.699999988079071 + ], + "rotation": 34.60648218527876, + "pixel_coords": [ + 100, + 89, + 12.038135528564453 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.358917236328125, + 1.625799536705017, + 0.3499999940395355 + ], + "rotation": 58.445188380696074, + "pixel_coords": [ + 152, + 81, + 13.83185863494873 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.285956859588623, + -2.3796305656433105, + 0.3499999940395355 + ], + "rotation": 331.8544274565997, + "pixel_coords": [ + 147, + 166, + 8.283991813659668 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.188555359840393, + -2.433743715286255, + 0.3499999940395355 + ], + "rotation": 92.35021036265147, + "pixel_coords": [ + 74, + 119, + 10.634413719177246 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.7372031211853027, + -2.4717538356781006, + 0.3499999940395355 + ], + "rotation": 348.4453235658945, + "pixel_coords": [ + 50, + 105, + 11.673840522766113 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.3452935218811035, + 0.42091450095176697, + 0.699999988079071 + ], + "rotation": 2.1633617325888244, + "pixel_coords": [ + 226, + 120, + 9.7462797164917 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.09874821454286575, + 1.1403146982192993, + 0.699999988079071 + ], + "rotation": 266.31419315913985, + "pixel_coords": [ + 188, + 93, + 11.711071968078613 + ], + "color": "blue" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [ + 0, + 1, + 4, + 6 + ], + [ + 0, + 1, + 6 + ], + [ + 0, + 1, + 3, + 4, + 6 + ], + [ + 0, + 1 + ] + ], + "front": [ + [ + 2, + 3, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [], + [ + 2, + 5 + ], + [ + 2, + 3, + 5 + ], + [ + 2 + ], + [ + 2, + 3, + 4, + 5 + ] + ], + "left": [ + [ + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 4 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4 + ] + ], + "right": [ + [ + 1, + 2, + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 5, + 6 + ], + [ + 0, + 1, + 2, + 5, + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [], + [ + 5 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0086" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0087_cf1.json b/Dataset/scenes/scene_0087_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..f17cd8ea47640256eeae9c0123be5b9bf478e299 --- /dev/null +++ b/Dataset/scenes/scene_0087_cf1.json @@ -0,0 +1,344 @@ +{ + "split": "new", + "image_index": 87, + "image_filename": "SCENE_0087_new_000087.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.0649025440216064, + 1.588670015335083, + 0.699999988079071 + ], + "rotation": 356.2696800080291, + "pixel_coords": [ + 157, + 72, + 13.568260192871094 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.28370749950408936, + -2.4540534019470215, + 0.3499999940395355 + ], + "rotation": 160.62936453516602, + "pixel_coords": [ + 90, + 132, + 10.243232727050781 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.974710702896118, + 0.6551003456115723, + 0.3499999940395355 + ], + "rotation": 254.5232696177749, + "pixel_coords": [ + 124, + 80, + 13.813992500305176 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.4303741455078125, + -1.1715974807739258, + 0.699999988079071 + ], + "rotation": 262.29016548333476, + "pixel_coords": [ + 161, + 130, + 9.657069206237793 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.0807021856307983, + 2.913132667541504, + 0.3499999940395355 + ], + "rotation": 257.2637956712132, + "pixel_coords": [ + 243, + 97, + 12.381074905395508 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.54888916015625, + 1.5247071981430054, + 0.3499999940395355 + ], + "rotation": 212.9764936213771, + "pixel_coords": [ + 227, + 113, + 11.277922630310059 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.6193423271179199, + 1.0957825183868408, + 0.3499999940395355 + ], + "rotation": 322.285131927478, + "pixel_coords": [ + 172, + 96, + 12.486615180969238 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 4, + 5, + 6, + 7 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 4, + 6 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 4, + 6 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3 + ], + [ + 1, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 1, + 3, + 5, + 7 + ], + [ + 1, + 3 + ], + [ + 1, + 3, + 5, + 7 + ], + [ + 1, + 3 + ] + ], + "left": [ + [ + 1, + 2, + 7 + ], + [], + [ + 1, + 7 + ], + [ + 0, + 1, + 2, + 7 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 7 + ], + [ + 1 + ] + ], + "right": [ + [ + 3, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 3, + 4, + 5, + 6 + ], + [ + 4, + 5, + 6 + ], + [], + [ + 4 + ], + [ + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "remove_object", + "cf_description": "removed green sphere", + "change_score": 5.0, + "change_attempts": 1, + "source_scene": "scene_0087" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0087_cf2.json b/Dataset/scenes/scene_0087_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..49a94a59504a812ac394b9b4bf9d46cdad75a2fd --- /dev/null +++ b/Dataset/scenes/scene_0087_cf2.json @@ -0,0 +1,363 @@ +{ + "split": "new", + "image_index": 87, + "image_filename": "SCENE_0087_new_000087.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.0649025440216064, + 1.588670015335083, + 0.699999988079071 + ], + "rotation": 356.2696800080291, + "pixel_coords": [ + 157, + 72, + 13.568260192871094 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.28370749950408936, + -2.4540534019470215, + 0.3499999940395355 + ], + "rotation": 160.62936453516602, + "pixel_coords": [ + 90, + 132, + 10.243232727050781 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.974710702896118, + 0.6551003456115723, + 0.3499999940395355 + ], + "rotation": 254.5232696177749, + "pixel_coords": [ + 124, + 80, + 13.813992500305176 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.4303741455078125, + -1.1715974807739258, + 0.699999988079071 + ], + "rotation": 262.29016548333476, + "pixel_coords": [ + 161, + 130, + 9.657069206237793 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.0807021856307983, + 2.913132667541504, + 0.3499999940395355 + ], + "rotation": 257.2637956712132, + "pixel_coords": [ + 243, + 97, + 12.381074905395508 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.54888916015625, + 1.5247071981430054, + 0.3499999940395355 + ], + "rotation": 212.9764936213771, + "pixel_coords": [ + 227, + 113, + 11.277922630310059 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.6193423271179199, + 1.0957825183868408, + 0.3499999940395355 + ], + "rotation": 322.285131927478, + "pixel_coords": [ + 172, + 96, + 12.486615180969238 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.0624843835830688, + -1.4450535774230957, + 0.699999988079071 + ], + "rotation": 325.49231498243114, + "pixel_coords": [ + 104, + 103, + 11.171646118164062 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 4, + 5, + 6, + 7 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 4, + 6 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 4, + 6 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3 + ], + [ + 1, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 1, + 3, + 5, + 7 + ], + [ + 1, + 3 + ], + [ + 1, + 3, + 5, + 7 + ], + [ + 1, + 3 + ] + ], + "left": [ + [ + 1, + 2, + 7 + ], + [], + [ + 1, + 7 + ], + [ + 0, + 1, + 2, + 7 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 7 + ], + [ + 1 + ] + ], + "right": [ + [ + 3, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 3, + 4, + 5, + 6 + ], + [ + 4, + 5, + 6 + ], + [], + [ + 4 + ], + [ + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ] + ] + }, + "filter_type": "blur", + "filter_strength": 9.437953688868717, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_blur", + "cf_description": "applied blur filter (strength: 9.44)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0087" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0087_original.json b/Dataset/scenes/scene_0087_original.json new file mode 100644 index 0000000000000000000000000000000000000000..331a26d1e6ccee850f6f6847bad2b62fdeec2d4b --- /dev/null +++ b/Dataset/scenes/scene_0087_original.json @@ -0,0 +1,359 @@ +{ + "split": "new", + "image_index": 87, + "image_filename": "SCENE_0087_new_000087.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.0649025440216064, + 1.588670015335083, + 0.699999988079071 + ], + "rotation": 356.2696800080291, + "pixel_coords": [ + 157, + 72, + 13.568260192871094 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.28370749950408936, + -2.4540534019470215, + 0.3499999940395355 + ], + "rotation": 160.62936453516602, + "pixel_coords": [ + 90, + 132, + 10.243232727050781 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.974710702896118, + 0.6551003456115723, + 0.3499999940395355 + ], + "rotation": 254.5232696177749, + "pixel_coords": [ + 124, + 80, + 13.813992500305176 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.4303741455078125, + -1.1715974807739258, + 0.699999988079071 + ], + "rotation": 262.29016548333476, + "pixel_coords": [ + 161, + 130, + 9.657069206237793 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.0807021856307983, + 2.913132667541504, + 0.3499999940395355 + ], + "rotation": 257.2637956712132, + "pixel_coords": [ + 243, + 97, + 12.381074905395508 + ], + "color": "purple" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.54888916015625, + 1.5247071981430054, + 0.3499999940395355 + ], + "rotation": 212.9764936213771, + "pixel_coords": [ + 227, + 113, + 11.277922630310059 + ], + "color": "green" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.6193423271179199, + 1.0957825183868408, + 0.3499999940395355 + ], + "rotation": 322.285131927478, + "pixel_coords": [ + 172, + 96, + 12.486615180969238 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.0624843835830688, + -1.4450535774230957, + 0.699999988079071 + ], + "rotation": 325.49231498243114, + "pixel_coords": [ + 104, + 103, + 11.171646118164062 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 2, + 4, + 5, + 6, + 7 + ], + [], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 4, + 6 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 4, + 6 + ] + ], + "front": [ + [ + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 3 + ], + [ + 1, + 3, + 4, + 5, + 6, + 7 + ], + [], + [ + 1, + 3, + 5, + 7 + ], + [ + 1, + 3 + ], + [ + 1, + 3, + 5, + 7 + ], + [ + 1, + 3 + ] + ], + "left": [ + [ + 1, + 2, + 7 + ], + [], + [ + 1, + 7 + ], + [ + 0, + 1, + 2, + 7 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 7 + ], + [ + 1 + ] + ], + "right": [ + [ + 3, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 3, + 4, + 5, + 6 + ], + [ + 4, + 5, + 6 + ], + [], + [ + 4 + ], + [ + 4, + 5 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0087" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0088_cf1.json b/Dataset/scenes/scene_0088_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..e6b0f4c8b073b9cdd30f8cb0f82a51b0d9c16473 --- /dev/null +++ b/Dataset/scenes/scene_0088_cf1.json @@ -0,0 +1,311 @@ +{ + "split": "new", + "image_index": 88, + "image_filename": "SCENE_0088_new_000088.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.4542997479438782, + -0.18045301735401154, + 0.3499999940395355 + ], + "rotation": 98.58518455275757, + "pixel_coords": [ + 166, + 117, + 10.382256507873535 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.18794846534729, + 0.6029020547866821, + 0.699999988079071 + ], + "rotation": 20.65217859065111, + "pixel_coords": [ + 231, + 117, + 9.57712173461914 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.29617956280708313, + -2.604140520095825, + 0.3499999940395355 + ], + "rotation": 308.80956819529774, + "pixel_coords": [ + 94, + 144, + 9.012020111083984 + ], + "color": "cyan" + }, + { + "shape": "cube", + "color": "blue", + "material": "rubber", + "size": "large", + "3d_coords": [ + 0.8298766016960144, + 2.0831446647644043, + 0.699999988079071 + ], + "rotation": 107.28287882263254, + "pixel_coords": [ + 0, + 0, + 0 + ] + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.9658714532852173, + 0.36506861448287964, + 0.3499999940395355 + ], + "rotation": 323.7318147527335, + "pixel_coords": [ + 148, + 97, + 11.630228996276855 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.348480224609375, + 1.6258668899536133, + 0.699999988079071 + ], + "rotation": 159.95958949025726, + "pixel_coords": [ + 149, + 69, + 13.126380920410156 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.0681254863739014, + -1.436639666557312, + 0.699999988079071 + ], + "rotation": 56.02291905505528, + "pixel_coords": [ + 82, + 93, + 11.08509349822998 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3, + 4, + 5, + 6 + ], + [ + 0, + 3, + 4, + 5, + 6 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [ + 4, + 5 + ], + [ + 5 + ], + [], + [ + 4, + 5 + ] + ], + "front": [ + [ + 1, + 2 + ], + [ + 2 + ], + [], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2 + ] + ], + "left": [ + [ + 2, + 4, + 5, + 6 + ], + [ + 0, + 2, + 4, + 5, + 6 + ], + [ + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 2, + 6 + ], + [ + 2, + 6 + ], + [] + ], + "right": [ + [ + 1, + 3 + ], + [ + 3 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [], + [ + 0, + 1, + 3 + ], + [ + 0, + 1, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "replace_object", + "cf_description": "replaced cyan sphere with blue cube", + "change_score": 2.468378474744922, + "change_attempts": 1, + "source_scene": "scene_0088" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0088_cf2.json b/Dataset/scenes/scene_0088_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..e4575e7fce8359260d2dd49763facc0389411319 --- /dev/null +++ b/Dataset/scenes/scene_0088_cf2.json @@ -0,0 +1,313 @@ +{ + "split": "new", + "image_index": 88, + "image_filename": "SCENE_0088_new_000088.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.4542997479438782, + -0.18045301735401154, + 0.3499999940395355 + ], + "rotation": 98.58518455275757, + "pixel_coords": [ + 166, + 117, + 10.382256507873535 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.18794846534729, + 0.6029020547866821, + 0.699999988079071 + ], + "rotation": 20.65217859065111, + "pixel_coords": [ + 231, + 117, + 9.57712173461914 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.29617956280708313, + -2.604140520095825, + 0.3499999940395355 + ], + "rotation": 308.80956819529774, + "pixel_coords": [ + 94, + 144, + 9.012020111083984 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.8298766016960144, + 2.0831446647644043, + 0.699999988079071 + ], + "rotation": 298.66662791446055, + "pixel_coords": [ + 224, + 89, + 11.35281753540039 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.9658714532852173, + 0.36506861448287964, + 0.3499999940395355 + ], + "rotation": 323.7318147527335, + "pixel_coords": [ + 148, + 97, + 11.630228996276855 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.348480224609375, + 1.6258668899536133, + 0.699999988079071 + ], + "rotation": 159.95958949025726, + "pixel_coords": [ + 149, + 69, + 13.126380920410156 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.0681254863739014, + -1.436639666557312, + 0.699999988079071 + ], + "rotation": 56.02291905505528, + "pixel_coords": [ + 82, + 93, + 11.08509349822998 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3, + 4, + 5, + 6 + ], + [ + 0, + 3, + 4, + 5, + 6 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [ + 4, + 5 + ], + [ + 5 + ], + [], + [ + 4, + 5 + ] + ], + "front": [ + [ + 1, + 2 + ], + [ + 2 + ], + [], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2 + ] + ], + "left": [ + [ + 2, + 4, + 5, + 6 + ], + [ + 0, + 2, + 4, + 5, + 6 + ], + [ + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 2, + 6 + ], + [ + 2, + 6 + ], + [] + ], + "right": [ + [ + 1, + 3 + ], + [ + 3 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [], + [ + 0, + 1, + 3 + ], + [ + 0, + 1, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ] + }, + "filter_type": "chromatic_aberration", + "filter_strength": 2.7995646016111237, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_chromatic_aberration", + "cf_description": "applied chromatic aberration filter (strength: 2.80)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0088" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0088_original.json b/Dataset/scenes/scene_0088_original.json new file mode 100644 index 0000000000000000000000000000000000000000..b7d608382293356f287f84029b92aef67cd38ac2 --- /dev/null +++ b/Dataset/scenes/scene_0088_original.json @@ -0,0 +1,309 @@ +{ + "split": "new", + "image_index": 88, + "image_filename": "SCENE_0088_new_000088.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.4542997479438782, + -0.18045301735401154, + 0.3499999940395355 + ], + "rotation": 98.58518455275757, + "pixel_coords": [ + 166, + 117, + 10.382256507873535 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.18794846534729, + 0.6029020547866821, + 0.699999988079071 + ], + "rotation": 20.65217859065111, + "pixel_coords": [ + 231, + 117, + 9.57712173461914 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.29617956280708313, + -2.604140520095825, + 0.3499999940395355 + ], + "rotation": 308.80956819529774, + "pixel_coords": [ + 94, + 144, + 9.012020111083984 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.8298766016960144, + 2.0831446647644043, + 0.699999988079071 + ], + "rotation": 298.66662791446055, + "pixel_coords": [ + 224, + 89, + 11.35281753540039 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -0.9658714532852173, + 0.36506861448287964, + 0.3499999940395355 + ], + "rotation": 323.7318147527335, + "pixel_coords": [ + 148, + 97, + 11.630228996276855 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.348480224609375, + 1.6258668899536133, + 0.699999988079071 + ], + "rotation": 159.95958949025726, + "pixel_coords": [ + 149, + 69, + 13.126380920410156 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.0681254863739014, + -1.436639666557312, + 0.699999988079071 + ], + "rotation": 56.02291905505528, + "pixel_coords": [ + 82, + 93, + 11.08509349822998 + ], + "color": "cyan" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3, + 4, + 5, + 6 + ], + [ + 0, + 3, + 4, + 5, + 6 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [ + 4, + 5 + ], + [ + 5 + ], + [], + [ + 4, + 5 + ] + ], + "front": [ + [ + 1, + 2 + ], + [ + 2 + ], + [], + [ + 0, + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6 + ], + [ + 0, + 1, + 2 + ] + ], + "left": [ + [ + 2, + 4, + 5, + 6 + ], + [ + 0, + 2, + 4, + 5, + 6 + ], + [ + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 2, + 6 + ], + [ + 2, + 6 + ], + [] + ], + "right": [ + [ + 1, + 3 + ], + [ + 3 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [], + [ + 0, + 1, + 3 + ], + [ + 0, + 1, + 3 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0088" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0089_cf1.json b/Dataset/scenes/scene_0089_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..45e646e6575eb2c3dadd2475df3b66edeb08b97c --- /dev/null +++ b/Dataset/scenes/scene_0089_cf1.json @@ -0,0 +1,421 @@ +{ + "split": "new", + "image_index": 89, + "image_filename": "SCENE_0089_new_000089.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9095016717910767, + 2.8797669410705566, + 0.699999988079071 + ], + "rotation": 306.69939432051103, + "pixel_coords": [ + 186, + 66, + 14.164650917053223 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.08479931205511093, + -0.07323479652404785, + 0.3499999940395355 + ], + "rotation": 32.291469428342275, + "pixel_coords": [ + 160, + 112, + 11.335464477539062 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.371218681335449, + -1.048717975616455, + 0.3499999940395355 + ], + "rotation": 184.3554454313686, + "pixel_coords": [ + 185, + 153, + 9.22632122039795 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.0398640632629395, + 0.6923190951347351, + 0.699999988079071 + ], + "rotation": 128.02078506068182, + "pixel_coords": [ + 222, + 118, + 10.245322227478027 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.4220560789108276, + 1.2432785034179688, + 0.699999988079071 + ], + "rotation": 179.29427189146264, + "pixel_coords": [ + 162, + 79, + 12.929851531982422 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.70418381690979, + -2.455679178237915, + 0.699999988079071 + ], + "rotation": 130.74900611866008, + "pixel_coords": [ + 66, + 104, + 11.09091854095459 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.926835536956787, + 2.264849901199341, + 0.699999988079071 + ], + "rotation": 107.82716612750544, + "pixel_coords": [ + 280, + 113, + 10.499406814575195 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.5856761932373047, + 1.504571795463562, + 0.699999988079071 + ], + "rotation": 127.69069436648746, + "pixel_coords": [ + 206, + 95, + 11.6921968460083 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.7557214498519897, + -0.7039989233016968, + 0.3499999940395355 + ], + "rotation": 91.83518409673053, + "pixel_coords": [ + 113, + 99, + 12.255012512207031 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 4, + 7, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0 + ], + [ + 0, + 1, + 4, + 7, + 8 + ], + [ + 0, + 1, + 4, + 5, + 7, + 8 + ], + [ + 0, + 4, + 8 + ], + [ + 0, + 4 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 2, + 3, + 5, + 6 + ], + [], + [ + 2 + ], + [ + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 2, + 3, + 6 + ], + [ + 2, + 3 + ], + [ + 1, + 2, + 3, + 5, + 6 + ], + [ + 1, + 2, + 3, + 5, + 6, + 7 + ] + ], + "left": [ + [ + 1, + 4, + 5, + 8 + ], + [ + 5, + 8 + ], + [ + 1, + 4, + 5, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7, + 8 + ], + [ + 5, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 8 + ], + [ + 5 + ] + ], + "right": [ + [ + 3, + 6, + 7 + ], + [ + 0, + 2, + 3, + 6, + 7 + ], + [ + 3, + 6, + 7 + ], + [ + 6 + ], + [ + 0, + 2, + 3, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [], + [ + 3, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "swap_attribute", + "cf_description": "swapped colors between red cube and cyan sphere", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0089" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0089_cf2.json b/Dataset/scenes/scene_0089_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..e70c9b08ec38c5d9b51b3c7dcc5f193529ef8a02 --- /dev/null +++ b/Dataset/scenes/scene_0089_cf2.json @@ -0,0 +1,422 @@ +{ + "split": "new", + "image_index": 89, + "image_filename": "SCENE_0089_new_000089.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9095016717910767, + 2.8797669410705566, + 0.699999988079071 + ], + "rotation": 306.69939432051103, + "pixel_coords": [ + 186, + 66, + 14.164650917053223 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.08479931205511093, + -0.07323479652404785, + 0.3499999940395355 + ], + "rotation": 32.291469428342275, + "pixel_coords": [ + 160, + 112, + 11.335464477539062 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.371218681335449, + -1.048717975616455, + 0.3499999940395355 + ], + "rotation": 184.3554454313686, + "pixel_coords": [ + 185, + 153, + 9.22632122039795 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.0398640632629395, + 0.6923190951347351, + 0.699999988079071 + ], + "rotation": 128.02078506068182, + "pixel_coords": [ + 222, + 118, + 10.245322227478027 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.4220560789108276, + 1.2432785034179688, + 0.699999988079071 + ], + "rotation": 179.29427189146264, + "pixel_coords": [ + 162, + 79, + 12.929851531982422 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.70418381690979, + -2.455679178237915, + 0.699999988079071 + ], + "rotation": 130.74900611866008, + "pixel_coords": [ + 66, + 104, + 11.09091854095459 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.926835536956787, + 2.264849901199341, + 0.699999988079071 + ], + "rotation": 107.82716612750544, + "pixel_coords": [ + 280, + 113, + 10.499406814575195 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.5856761932373047, + 1.504571795463562, + 0.699999988079071 + ], + "rotation": 127.69069436648746, + "pixel_coords": [ + 206, + 95, + 11.6921968460083 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.7557214498519897, + -0.7039989233016968, + 0.3499999940395355 + ], + "rotation": 91.83518409673053, + "pixel_coords": [ + 113, + 99, + 12.255012512207031 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 4, + 7, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0 + ], + [ + 0, + 1, + 4, + 7, + 8 + ], + [ + 0, + 1, + 4, + 5, + 7, + 8 + ], + [ + 0, + 4, + 8 + ], + [ + 0, + 4 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 2, + 3, + 5, + 6 + ], + [], + [ + 2 + ], + [ + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 2, + 3, + 6 + ], + [ + 2, + 3 + ], + [ + 1, + 2, + 3, + 5, + 6 + ], + [ + 1, + 2, + 3, + 5, + 6, + 7 + ] + ], + "left": [ + [ + 1, + 4, + 5, + 8 + ], + [ + 5, + 8 + ], + [ + 1, + 4, + 5, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7, + 8 + ], + [ + 5, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 8 + ], + [ + 5 + ] + ], + "right": [ + [ + 3, + 6, + 7 + ], + [ + 0, + 2, + 3, + 6, + 7 + ], + [ + 3, + 6, + 7 + ], + [ + 6 + ], + [ + 0, + 2, + 3, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [], + [ + 3, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ] + ] + }, + "noise_level": "heavy", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "add_noise", + "cf_description": "added heavy noise (min: light)", + "change_score": 1.5, + "change_attempts": 1, + "source_scene": "scene_0089" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0089_original.json b/Dataset/scenes/scene_0089_original.json new file mode 100644 index 0000000000000000000000000000000000000000..07cf031dc39bee67f0c80a8297c2ffe76eca5575 --- /dev/null +++ b/Dataset/scenes/scene_0089_original.json @@ -0,0 +1,419 @@ +{ + "split": "new", + "image_index": 89, + "image_filename": "SCENE_0089_new_000089.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9095016717910767, + 2.8797669410705566, + 0.699999988079071 + ], + "rotation": 306.69939432051103, + "pixel_coords": [ + 186, + 66, + 14.164650917053223 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.08479931205511093, + -0.07323479652404785, + 0.3499999940395355 + ], + "rotation": 32.291469428342275, + "pixel_coords": [ + 160, + 112, + 11.335464477539062 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.371218681335449, + -1.048717975616455, + 0.3499999940395355 + ], + "rotation": 184.3554454313686, + "pixel_coords": [ + 185, + 153, + 9.22632122039795 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.0398640632629395, + 0.6923190951347351, + 0.699999988079071 + ], + "rotation": 128.02078506068182, + "pixel_coords": [ + 222, + 118, + 10.245322227478027 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.4220560789108276, + 1.2432785034179688, + 0.699999988079071 + ], + "rotation": 179.29427189146264, + "pixel_coords": [ + 162, + 79, + 12.929851531982422 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.70418381690979, + -2.455679178237915, + 0.699999988079071 + ], + "rotation": 130.74900611866008, + "pixel_coords": [ + 66, + 104, + 11.09091854095459 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.926835536956787, + 2.264849901199341, + 0.699999988079071 + ], + "rotation": 107.82716612750544, + "pixel_coords": [ + 280, + 113, + 10.499406814575195 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.5856761932373047, + 1.504571795463562, + 0.699999988079071 + ], + "rotation": 127.69069436648746, + "pixel_coords": [ + 206, + 95, + 11.6921968460083 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.7557214498519897, + -0.7039989233016968, + 0.3499999940395355 + ], + "rotation": 91.83518409673053, + "pixel_coords": [ + 113, + 99, + 12.255012512207031 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [], + [ + 0, + 4, + 7, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0 + ], + [ + 0, + 1, + 4, + 7, + 8 + ], + [ + 0, + 1, + 4, + 5, + 7, + 8 + ], + [ + 0, + 4, + 8 + ], + [ + 0, + 4 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 2, + 3, + 5, + 6 + ], + [], + [ + 2 + ], + [ + 1, + 2, + 3, + 5, + 6, + 7, + 8 + ], + [ + 2, + 3, + 6 + ], + [ + 2, + 3 + ], + [ + 1, + 2, + 3, + 5, + 6 + ], + [ + 1, + 2, + 3, + 5, + 6, + 7 + ] + ], + "left": [ + [ + 1, + 4, + 5, + 8 + ], + [ + 5, + 8 + ], + [ + 1, + 4, + 5, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 7, + 8 + ], + [ + 5, + 8 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 2, + 4, + 5, + 8 + ], + [ + 5 + ] + ], + "right": [ + [ + 3, + 6, + 7 + ], + [ + 0, + 2, + 3, + 6, + 7 + ], + [ + 3, + 6, + 7 + ], + [ + 6 + ], + [ + 0, + 2, + 3, + 6, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [], + [ + 3, + 6 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0089" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0090_cf1.json b/Dataset/scenes/scene_0090_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..3f3dc9b0abdb8092e4d4808484d1b4aa64ede982 --- /dev/null +++ b/Dataset/scenes/scene_0090_cf1.json @@ -0,0 +1,363 @@ +{ + "split": "new", + "image_index": 90, + "image_filename": "SCENE_0090_new_000090.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.2980844974517822, + -1.2404987812042236, + 0.3499999940395355 + ], + "rotation": 260.103886734615, + "pixel_coords": [ + 182, + 156, + 8.485624313354492 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.6962063908576965, + 0.9508487582206726, + 0.699999988079071 + ], + "rotation": 313.17485659222405, + "pixel_coords": [ + 199, + 98, + 10.65303897857666 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.2200257778167725, + -0.5877485275268555, + 0.699999988079071 + ], + "rotation": 126.78594167673873, + "pixel_coords": [ + 121, + 92, + 11.0781831741333 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.1108906269073486, + 2.6182363033294678, + 0.3499999940395355 + ], + "rotation": 188.02940600625305, + "pixel_coords": [ + 177, + 73, + 13.66654109954834 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.1779909133911133, + -2.6689441204071045, + 0.3499999940395355 + ], + "rotation": 69.04276265825074, + "pixel_coords": [ + 62, + 122, + 10.030830383300781 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.390409469604492, + -2.1654207706451416, + 0.3499999940395355 + ], + "rotation": 42.54815097966977, + "pixel_coords": [ + 154, + 173, + 7.897653579711914 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.48772162199020386, + -1.1303274631500244, + 0.3499999940395355 + ], + "rotation": 89.97150458278544, + "pixel_coords": [ + 140, + 127, + 9.77553653717041 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.8153284788131714, + 2.524142026901245, + 0.699999988079071 + ], + "rotation": 172.82042263653224, + "pixel_coords": [ + 199, + 74, + 12.571452140808105 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 2, + 3, + 7 + ], + [ + 3, + 7 + ], + [], + [ + 1, + 2, + 3, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 1, + 2, + 3, + 4, + 7 + ], + [ + 3 + ] + ], + "front": [ + [ + 5 + ], + [ + 0, + 4, + 5, + 6 + ], + [ + 0, + 1, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 5, + 6 + ], + [], + [ + 0, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ] + ], + "left": [ + [ + 2, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 4 + ], + [ + 2, + 4, + 5, + 6 + ], + [], + [ + 2, + 4, + 6 + ], + [ + 2, + 4 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 1, + 7 + ], + [], + [ + 0, + 1, + 3, + 5, + 6, + 7 + ], + [ + 1, + 7 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 7 + ], + [ + 0, + 1, + 3, + 5, + 7 + ], + [] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_material", + "cf_description": "changed cyan cylinder from rubber to metal", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0090" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0090_cf2.json b/Dataset/scenes/scene_0090_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..97553b93a3f20bef1fa77cf58f1c353417ee0e3d --- /dev/null +++ b/Dataset/scenes/scene_0090_cf2.json @@ -0,0 +1,364 @@ +{ + "split": "new", + "image_index": 90, + "image_filename": "SCENE_0090_new_000090.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.2980844974517822, + -1.2404987812042236, + 0.3499999940395355 + ], + "rotation": 260.103886734615, + "pixel_coords": [ + 182, + 156, + 8.485624313354492 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.6962063908576965, + 0.9508487582206726, + 0.699999988079071 + ], + "rotation": 313.17485659222405, + "pixel_coords": [ + 199, + 98, + 10.65303897857666 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.2200257778167725, + -0.5877485275268555, + 0.699999988079071 + ], + "rotation": 126.78594167673873, + "pixel_coords": [ + 121, + 92, + 11.0781831741333 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.1108906269073486, + 2.6182363033294678, + 0.3499999940395355 + ], + "rotation": 188.02940600625305, + "pixel_coords": [ + 177, + 73, + 13.66654109954834 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.1779909133911133, + -2.6689441204071045, + 0.3499999940395355 + ], + "rotation": 69.04276265825074, + "pixel_coords": [ + 62, + 122, + 10.030830383300781 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.390409469604492, + -2.1654207706451416, + 0.3499999940395355 + ], + "rotation": 42.54815097966977, + "pixel_coords": [ + 154, + 173, + 7.897653579711914 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.48772162199020386, + -1.1303274631500244, + 0.3499999940395355 + ], + "rotation": 89.97150458278544, + "pixel_coords": [ + 140, + 127, + 9.77553653717041 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.8153284788131714, + 2.524142026901245, + 0.699999988079071 + ], + "rotation": 172.82042263653224, + "pixel_coords": [ + 199, + 74, + 12.571452140808105 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 2, + 3, + 7 + ], + [ + 3, + 7 + ], + [], + [ + 1, + 2, + 3, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 1, + 2, + 3, + 4, + 7 + ], + [ + 3 + ] + ], + "front": [ + [ + 5 + ], + [ + 0, + 4, + 5, + 6 + ], + [ + 0, + 1, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 5, + 6 + ], + [], + [ + 0, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ] + ], + "left": [ + [ + 2, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 4 + ], + [ + 2, + 4, + 5, + 6 + ], + [], + [ + 2, + 4, + 6 + ], + [ + 2, + 4 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 1, + 7 + ], + [], + [ + 0, + 1, + 3, + 5, + 6, + 7 + ], + [ + 1, + 7 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 7 + ], + [ + 0, + 1, + 3, + 5, + 7 + ], + [] + ] + }, + "lighting": "dramatic", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_lighting", + "cf_description": "changed lighting to dramatic", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0090" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0090_original.json b/Dataset/scenes/scene_0090_original.json new file mode 100644 index 0000000000000000000000000000000000000000..c5378b3cf61c5badc67cfe9c7088afc1cd5956d7 --- /dev/null +++ b/Dataset/scenes/scene_0090_original.json @@ -0,0 +1,361 @@ +{ + "split": "new", + "image_index": 90, + "image_filename": "SCENE_0090_new_000090.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.2980844974517822, + -1.2404987812042236, + 0.3499999940395355 + ], + "rotation": 260.103886734615, + "pixel_coords": [ + 182, + 156, + 8.485624313354492 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.6962063908576965, + 0.9508487582206726, + 0.699999988079071 + ], + "rotation": 313.17485659222405, + "pixel_coords": [ + 199, + 98, + 10.65303897857666 + ], + "color": "gray" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.2200257778167725, + -0.5877485275268555, + 0.699999988079071 + ], + "rotation": 126.78594167673873, + "pixel_coords": [ + 121, + 92, + 11.0781831741333 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.1108906269073486, + 2.6182363033294678, + 0.3499999940395355 + ], + "rotation": 188.02940600625305, + "pixel_coords": [ + 177, + 73, + 13.66654109954834 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.1779909133911133, + -2.6689441204071045, + 0.3499999940395355 + ], + "rotation": 69.04276265825074, + "pixel_coords": [ + 62, + 122, + 10.030830383300781 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.390409469604492, + -2.1654207706451416, + 0.3499999940395355 + ], + "rotation": 42.54815097966977, + "pixel_coords": [ + 154, + 173, + 7.897653579711914 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.48772162199020386, + -1.1303274631500244, + 0.3499999940395355 + ], + "rotation": 89.97150458278544, + "pixel_coords": [ + 140, + 127, + 9.77553653717041 + ], + "color": "purple" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.8153284788131714, + 2.524142026901245, + 0.699999988079071 + ], + "rotation": 172.82042263653224, + "pixel_coords": [ + 199, + 74, + 12.571452140808105 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 2, + 3, + 7 + ], + [ + 3, + 7 + ], + [], + [ + 1, + 2, + 3, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7 + ], + [ + 1, + 2, + 3, + 4, + 7 + ], + [ + 3 + ] + ], + "front": [ + [ + 5 + ], + [ + 0, + 4, + 5, + 6 + ], + [ + 0, + 1, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6, + 7 + ], + [ + 0, + 5, + 6 + ], + [], + [ + 0, + 5 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ] + ], + "left": [ + [ + 2, + 4, + 5, + 6 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [ + 4 + ], + [ + 2, + 4, + 5, + 6 + ], + [], + [ + 2, + 4, + 6 + ], + [ + 2, + 4 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 1, + 7 + ], + [], + [ + 0, + 1, + 3, + 5, + 6, + 7 + ], + [ + 1, + 7 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 0, + 1, + 3, + 7 + ], + [ + 0, + 1, + 3, + 5, + 7 + ], + [] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0090" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0091_cf1.json b/Dataset/scenes/scene_0091_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..dc322a5ab2c5d18a0cebad9ddba38a30acfccbfd --- /dev/null +++ b/Dataset/scenes/scene_0091_cf1.json @@ -0,0 +1,219 @@ +{ + "split": "new", + "image_index": 91, + "image_filename": "SCENE_0091_new_000091.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.18219108879566193, + 0.04272451251745224, + 0.699999988079071 + ], + "rotation": 276.90745417252054, + "pixel_coords": [ + 165, + 102, + 10.798104286193848 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -0.43905105427708757, + 1.6557672776900239, + 0.699999988079071 + ], + "rotation": 79.86882855510042, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.0020556449890137, + 2.741032361984253, + 0.699999988079071 + ], + "rotation": 114.39481570473225, + "pixel_coords": [ + 267, + 97, + 11.08048152923584 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.608510971069336, + 2.6730496883392334, + 0.699999988079071 + ], + "rotation": 189.10528669762698, + "pixel_coords": [ + 187, + 67, + 13.483407020568848 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3033928871154785, + 1.1701836585998535, + 0.3499999940395355 + ], + "rotation": 313.4972923454141, + "pixel_coords": [ + 216, + 114, + 10.839512825012207 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 4 + ], + [ + 3 + ], + [], + [ + 2, + 3 + ] + ], + "front": [ + [ + 1 + ], + [], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 1 + ] + ], + "left": [ + [ + 1 + ], + [], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 3 + ] + ], + "right": [ + [ + 2, + 3, + 4 + ], + [ + 0, + 2, + 3, + 4 + ], + [], + [ + 2, + 4 + ], + [ + 2 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "occlusion_change", + "cf_description": "moved yellow cylinder to partially occlude gray sphere", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0091" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0091_cf2.json b/Dataset/scenes/scene_0091_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..efec5cf0e7ff16b5f2356317b24c9b2cf7d46d51 --- /dev/null +++ b/Dataset/scenes/scene_0091_cf2.json @@ -0,0 +1,220 @@ +{ + "split": "new", + "image_index": 91, + "image_filename": "SCENE_0091_new_000091.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.18219108879566193, + 0.04272451251745224, + 0.699999988079071 + ], + "rotation": 276.90745417252054, + "pixel_coords": [ + 165, + 102, + 10.798104286193848 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.6258384585380554, + -2.598006010055542, + 0.699999988079071 + ], + "rotation": 79.86882855510042, + "pixel_coords": [ + 98, + 136, + 9.017687797546387 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.0020556449890137, + 2.741032361984253, + 0.699999988079071 + ], + "rotation": 114.39481570473225, + "pixel_coords": [ + 267, + 97, + 11.08048152923584 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.608510971069336, + 2.6730496883392334, + 0.699999988079071 + ], + "rotation": 189.10528669762698, + "pixel_coords": [ + 187, + 67, + 13.483407020568848 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3033928871154785, + 1.1701836585998535, + 0.3499999940395355 + ], + "rotation": 313.4972923454141, + "pixel_coords": [ + 216, + 114, + 10.839512825012207 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 4 + ], + [ + 3 + ], + [], + [ + 2, + 3 + ] + ], + "front": [ + [ + 1 + ], + [], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 1 + ] + ], + "left": [ + [ + 1 + ], + [], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 3 + ] + ], + "right": [ + [ + 2, + 3, + 4 + ], + [ + 0, + 2, + 3, + 4 + ], + [], + [ + 2, + 4 + ], + [ + 2 + ] + ] + }, + "noise_level": "medium", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "add_noise", + "cf_description": "added medium noise (min: light)", + "change_score": 1.0, + "change_attempts": 2, + "source_scene": "scene_0091" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0091_original.json b/Dataset/scenes/scene_0091_original.json new file mode 100644 index 0000000000000000000000000000000000000000..7bb453bc7527864d1702f5080d4b2c9b9b9b7bcc --- /dev/null +++ b/Dataset/scenes/scene_0091_original.json @@ -0,0 +1,217 @@ +{ + "split": "new", + "image_index": 91, + "image_filename": "SCENE_0091_new_000091.png", + "objects": [ + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.18219108879566193, + 0.04272451251745224, + 0.699999988079071 + ], + "rotation": 276.90745417252054, + "pixel_coords": [ + 165, + 102, + 10.798104286193848 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.6258384585380554, + -2.598006010055542, + 0.699999988079071 + ], + "rotation": 79.86882855510042, + "pixel_coords": [ + 98, + 136, + 9.017687797546387 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.0020556449890137, + 2.741032361984253, + 0.699999988079071 + ], + "rotation": 114.39481570473225, + "pixel_coords": [ + 267, + 97, + 11.08048152923584 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -1.608510971069336, + 2.6730496883392334, + 0.699999988079071 + ], + "rotation": 189.10528669762698, + "pixel_coords": [ + 187, + 67, + 13.483407020568848 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.3033928871154785, + 1.1701836585998535, + 0.3499999940395355 + ], + "rotation": 313.4972923454141, + "pixel_coords": [ + 216, + 114, + 10.839512825012207 + ], + "color": "purple" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 4 + ], + [ + 3 + ], + [], + [ + 2, + 3 + ] + ], + "front": [ + [ + 1 + ], + [], + [ + 0, + 1, + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 1 + ] + ], + "left": [ + [ + 1 + ], + [], + [ + 0, + 1, + 3, + 4 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 3 + ] + ], + "right": [ + [ + 2, + 3, + 4 + ], + [ + 0, + 2, + 3, + 4 + ], + [], + [ + 2, + 4 + ], + [ + 2 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0091" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0092_cf1.json b/Dataset/scenes/scene_0092_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..982a23a4f72deadfcdc19da10de39710a0ce748e --- /dev/null +++ b/Dataset/scenes/scene_0092_cf1.json @@ -0,0 +1,238 @@ +{ + "split": "new", + "image_index": 92, + "image_filename": "SCENE_0092_new_000092.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.7210230827331543, + -2.8444385528564453, + 0.3499999940395355 + ], + "rotation": 141.33828873481852, + "pixel_coords": [ + 138, + 192, + 7.449712753295898 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.7789877653121948, + 1.0126725435256958, + 0.699999988079071 + ], + "rotation": 58.18051861265875, + "pixel_coords": [ + 226, + 111, + 10.089309692382812 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.5863651037216187, + -1.2889759540557861, + 0.699999988079071 + ], + "rotation": 192.51753463974262, + "pixel_coords": [ + 161, + 134, + 8.928154945373535 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.0076730251312256, + -1.7903214693069458, + 0.3499999940395355 + ], + "rotation": 88.20328011707248, + "pixel_coords": [ + 77, + 104, + 11.253567695617676 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.39722102880477905, + -1.105819582939148, + 0.699999988079071 + ], + "rotation": 270.6192458310196, + "pixel_coords": [ + 123, + 106, + 10.37839126586914 + ], + "color": "green" + }, + { + "shape": "cylinder", + "color": "yellow", + "material": "rubber", + "size": "small", + "3d_coords": [ + -0.5942640775434302, + -2.471678511332857, + 0.35 + ], + "rotation": 239.78103573708324, + "pixel_coords": [ + 0, + 0, + 0 + ] + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 1, + 3, + 4 + ], + [], + [ + 3 + ] + ], + "front": [ + [], + [ + 0, + 2 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2 + ] + ], + "left": [ + [ + 3, + 4 + ], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [], + [ + 3 + ] + ], + "right": [ + [ + 1, + 2 + ], + [], + [ + 1 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "add_object", + "cf_description": "added yellow rubber cylinder", + "change_score": 5.0, + "change_attempts": 1, + "source_scene": "scene_0092" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0092_cf2.json b/Dataset/scenes/scene_0092_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..4dca080a051d01aeffff25dd3d08d35e88319b60 --- /dev/null +++ b/Dataset/scenes/scene_0092_cf2.json @@ -0,0 +1,222 @@ +{ + "split": "new", + "image_index": 92, + "image_filename": "SCENE_0092_new_000092.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.7210230827331543, + -2.8444385528564453, + 0.3499999940395355 + ], + "rotation": 141.33828873481852, + "pixel_coords": [ + 138, + 192, + 7.449712753295898 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.7789877653121948, + 1.0126725435256958, + 0.699999988079071 + ], + "rotation": 58.18051861265875, + "pixel_coords": [ + 226, + 111, + 10.089309692382812 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.5863651037216187, + -1.2889759540557861, + 0.699999988079071 + ], + "rotation": 192.51753463974262, + "pixel_coords": [ + 161, + 134, + 8.928154945373535 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.0076730251312256, + -1.7903214693069458, + 0.3499999940395355 + ], + "rotation": 88.20328011707248, + "pixel_coords": [ + 77, + 104, + 11.253567695617676 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.39722102880477905, + -1.105819582939148, + 0.699999988079071 + ], + "rotation": 270.6192458310196, + "pixel_coords": [ + 123, + 106, + 10.37839126586914 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 1, + 3, + 4 + ], + [], + [ + 3 + ] + ], + "front": [ + [], + [ + 0, + 2 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2 + ] + ], + "left": [ + [ + 3, + 4 + ], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [], + [ + 3 + ] + ], + "right": [ + [ + 1, + 2 + ], + [], + [ + 1 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2 + ] + ] + }, + "lighting": "dramatic", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_lighting", + "cf_description": "changed lighting to dramatic", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0092" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0092_original.json b/Dataset/scenes/scene_0092_original.json new file mode 100644 index 0000000000000000000000000000000000000000..7631c9d4d296c3fde1d10cdc1984c0bc9628c44f --- /dev/null +++ b/Dataset/scenes/scene_0092_original.json @@ -0,0 +1,219 @@ +{ + "split": "new", + "image_index": 92, + "image_filename": "SCENE_0092_new_000092.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.7210230827331543, + -2.8444385528564453, + 0.3499999940395355 + ], + "rotation": 141.33828873481852, + "pixel_coords": [ + 138, + 192, + 7.449712753295898 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + 1.7789877653121948, + 1.0126725435256958, + 0.699999988079071 + ], + "rotation": 58.18051861265875, + "pixel_coords": [ + 226, + 111, + 10.089309692382812 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.5863651037216187, + -1.2889759540557861, + 0.699999988079071 + ], + "rotation": 192.51753463974262, + "pixel_coords": [ + 161, + 134, + 8.928154945373535 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.0076730251312256, + -1.7903214693069458, + 0.3499999940395355 + ], + "rotation": 88.20328011707248, + "pixel_coords": [ + 77, + 104, + 11.253567695617676 + ], + "color": "brown" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.39722102880477905, + -1.105819582939148, + 0.699999988079071 + ], + "rotation": 270.6192458310196, + "pixel_coords": [ + 123, + 106, + 10.37839126586914 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 3, + 4 + ], + [ + 1, + 3, + 4 + ], + [], + [ + 3 + ] + ], + "front": [ + [], + [ + 0, + 2 + ], + [ + 0 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2 + ] + ], + "left": [ + [ + 3, + 4 + ], + [ + 0, + 2, + 3, + 4 + ], + [ + 0, + 3, + 4 + ], + [], + [ + 3 + ] + ], + "right": [ + [ + 1, + 2 + ], + [], + [ + 1 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0092" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0093_cf1.json b/Dataset/scenes/scene_0093_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..aeaddeb6a4a9efa46b744c3b94c17666b45f1c2a --- /dev/null +++ b/Dataset/scenes/scene_0093_cf1.json @@ -0,0 +1,219 @@ +{ + "split": "new", + "image_index": 93, + "image_filename": "SCENE_0093_new_000093.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.9060802459716797, + 1.3447421789169312, + 0.699999988079071 + ], + "rotation": 3.457616234878911, + "pixel_coords": [ + 270, + 120, + 9.31764030456543 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.440274953842163, + -2.2405004501342773, + 0.699999988079071 + ], + "rotation": 140.87878637480085, + "pixel_coords": [ + 52, + 95, + 10.729313850402832 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.344247959413196, + -1.2734269938744598, + 0.699999988079071 + ], + "rotation": 292.22618747896706, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9066709280014038, + 2.2902565002441406, + 0.699999988079071 + ], + "rotation": 7.515633352917064, + "pixel_coords": [ + 172, + 66, + 13.033568382263184 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.5137078762054443, + -0.25614458322525024, + 0.699999988079071 + ], + "rotation": 266.1235295107886, + "pixel_coords": [ + 105, + 78, + 11.940302848815918 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 2, + 3, + 4 + ], + [ + 3, + 4 + ], + [], + [ + 3 + ] + ], + "front": [ + [], + [ + 0 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1, + 4 + ], + [ + 1, + 4 + ], + [ + 1 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0 + ], + [ + 0 + ], + [ + 0, + 2, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "occlusion_change", + "cf_description": "moved brown sphere to partially occlude red cylinder", + "change_score": 2.5441238602161267, + "change_attempts": 1, + "source_scene": "scene_0093" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0093_cf2.json b/Dataset/scenes/scene_0093_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..b987c5c7645466df93b09dc7d3dfcc59dd161181 --- /dev/null +++ b/Dataset/scenes/scene_0093_cf2.json @@ -0,0 +1,220 @@ +{ + "split": "new", + "image_index": 93, + "image_filename": "SCENE_0093_new_000093.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.9060802459716797, + 1.3447421789169312, + 0.699999988079071 + ], + "rotation": 3.457616234878911, + "pixel_coords": [ + 270, + 120, + 9.31764030456543 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.440274953842163, + -2.2405004501342773, + 0.699999988079071 + ], + "rotation": 140.87878637480085, + "pixel_coords": [ + 52, + 95, + 10.729313850402832 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.20290902256965637, + 1.0003169775009155, + 0.699999988079071 + ], + "rotation": 292.22618747896706, + "pixel_coords": [ + 179, + 89, + 11.158377647399902 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9066709280014038, + 2.2902565002441406, + 0.699999988079071 + ], + "rotation": 7.515633352917064, + "pixel_coords": [ + 172, + 66, + 13.033568382263184 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.5137078762054443, + -0.25614458322525024, + 0.699999988079071 + ], + "rotation": 266.1235295107886, + "pixel_coords": [ + 105, + 78, + 11.940302848815918 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 2, + 3, + 4 + ], + [ + 3, + 4 + ], + [], + [ + 3 + ] + ], + "front": [ + [], + [ + 0 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1, + 4 + ], + [ + 1, + 4 + ], + [ + 1 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0 + ], + [ + 0 + ], + [ + 0, + 2, + 3 + ] + ] + }, + "lighting": "cool", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "change_lighting", + "cf_description": "changed lighting to cool", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0093" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0093_original.json b/Dataset/scenes/scene_0093_original.json new file mode 100644 index 0000000000000000000000000000000000000000..094efbbb3db1208a5134fbb0cdab2b7ef78d5bab --- /dev/null +++ b/Dataset/scenes/scene_0093_original.json @@ -0,0 +1,217 @@ +{ + "split": "new", + "image_index": 93, + "image_filename": "SCENE_0093_new_000093.png", + "objects": [ + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.9060802459716797, + 1.3447421789169312, + 0.699999988079071 + ], + "rotation": 3.457616234878911, + "pixel_coords": [ + 270, + 120, + 9.31764030456543 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.440274953842163, + -2.2405004501342773, + 0.699999988079071 + ], + "rotation": 140.87878637480085, + "pixel_coords": [ + 52, + 95, + 10.729313850402832 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.20290902256965637, + 1.0003169775009155, + 0.699999988079071 + ], + "rotation": 292.22618747896706, + "pixel_coords": [ + 179, + 89, + 11.158377647399902 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.9066709280014038, + 2.2902565002441406, + 0.699999988079071 + ], + "rotation": 7.515633352917064, + "pixel_coords": [ + 172, + 66, + 13.033568382263184 + ], + "color": "green" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.5137078762054443, + -0.25614458322525024, + 0.699999988079071 + ], + "rotation": 266.1235295107886, + "pixel_coords": [ + 105, + 78, + 11.940302848815918 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4 + ], + [ + 2, + 3, + 4 + ], + [ + 3, + 4 + ], + [], + [ + 3 + ] + ], + "front": [ + [], + [ + 0 + ], + [ + 0, + 1 + ], + [ + 0, + 1, + 2, + 4 + ], + [ + 0, + 1, + 2 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4 + ], + [], + [ + 1, + 4 + ], + [ + 1, + 4 + ], + [ + 1 + ] + ], + "right": [ + [], + [ + 0, + 2, + 3, + 4 + ], + [ + 0 + ], + [ + 0 + ], + [ + 0, + 2, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0093" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0094_cf1.json b/Dataset/scenes/scene_0094_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..c32f13ffbcc792cc2a1d9228c46f746ea80b4069 --- /dev/null +++ b/Dataset/scenes/scene_0094_cf1.json @@ -0,0 +1,294 @@ +{ + "split": "new", + "image_index": 94, + "image_filename": "SCENE_0094_new_000094.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.0594037771224976, + -0.26016637682914734, + 0.3499999940395355 + ], + "rotation": 187.50610713315206, + "pixel_coords": [ + 135, + 102, + 11.952264785766602 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.335219621658325, + 1.3469380140304565, + 0.3499999940395355 + ], + "rotation": 211.15328088774748, + "pixel_coords": [ + 244, + 126, + 10.543561935424805 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.1134331226348877, + -2.951991081237793, + 0.699999988079071 + ], + "rotation": 82.6702492131929, + "pixel_coords": [ + 45, + 104, + 11.017390251159668 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.0813076496124268, + -0.5508474111557007, + 0.699999988079071 + ], + "rotation": 356.0774778031779, + "pixel_coords": [ + 193, + 134, + 9.503530502319336 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.4577684998512268, + -0.4997886121273041, + 0.699999988079071 + ], + "rotation": 279.9131846884766, + "pixel_coords": [ + 157, + 111, + 10.625118255615234 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.5131683349609375, + -2.504223108291626, + 0.699999988079071 + ], + "rotation": 171.18930340516422, + "pixel_coords": [ + 121, + 150, + 8.818990707397461 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 4 + ], + [ + 0, + 2, + 4, + 5 + ], + [ + 0, + 4 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [], + [ + 0, + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 5, + 6 + ], + [ + 3, + 6 + ], + [ + 1, + 3, + 5, + 6 + ], + [ + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 1, + 3, + 6 + ], + [] + ], + "left": [ + [ + 2 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [], + [ + 0, + 2, + 4, + 5, + 6 + ], + [ + 0, + 2, + 6 + ], + [ + 0, + 2, + 6 + ], + [ + 2 + ] + ], + "right": [ + [ + 1, + 3, + 4, + 5 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [ + 1 + ], + [ + 1, + 3 + ], + [ + 1, + 3 + ], + [ + 1, + 3, + 4, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "remove_object", + "cf_description": "removed blue sphere", + "change_score": 14.48662014312876, + "change_attempts": 1, + "source_scene": "scene_0094" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0094_cf2.json b/Dataset/scenes/scene_0094_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..a250edc3ec96cbe759d4b04068f9571477966de2 --- /dev/null +++ b/Dataset/scenes/scene_0094_cf2.json @@ -0,0 +1,313 @@ +{ + "split": "new", + "image_index": 94, + "image_filename": "SCENE_0094_new_000094.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.0594037771224976, + -0.26016637682914734, + 0.3499999940395355 + ], + "rotation": 187.50610713315206, + "pixel_coords": [ + 135, + 102, + 11.952264785766602 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.335219621658325, + 1.3469380140304565, + 0.3499999940395355 + ], + "rotation": 211.15328088774748, + "pixel_coords": [ + 244, + 126, + 10.543561935424805 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.1134331226348877, + -2.951991081237793, + 0.699999988079071 + ], + "rotation": 82.6702492131929, + "pixel_coords": [ + 45, + 104, + 11.017390251159668 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.0813076496124268, + -0.5508474111557007, + 0.699999988079071 + ], + "rotation": 356.0774778031779, + "pixel_coords": [ + 193, + 134, + 9.503530502319336 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.7172653675079346, + 1.357218861579895, + 0.699999988079071 + ], + "rotation": 301.2832741363505, + "pixel_coords": [ + 159, + 75, + 13.104933738708496 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.4577684998512268, + -0.4997886121273041, + 0.699999988079071 + ], + "rotation": 279.9131846884766, + "pixel_coords": [ + 157, + 111, + 10.625118255615234 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.5131683349609375, + -2.504223108291626, + 0.699999988079071 + ], + "rotation": 171.18930340516422, + "pixel_coords": [ + 121, + 150, + 8.818990707397461 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 4 + ], + [ + 0, + 2, + 4, + 5 + ], + [ + 0, + 4 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [], + [ + 0, + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 5, + 6 + ], + [ + 3, + 6 + ], + [ + 1, + 3, + 5, + 6 + ], + [ + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 1, + 3, + 6 + ], + [] + ], + "left": [ + [ + 2 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [], + [ + 0, + 2, + 4, + 5, + 6 + ], + [ + 0, + 2, + 6 + ], + [ + 0, + 2, + 6 + ], + [ + 2 + ] + ], + "right": [ + [ + 1, + 3, + 4, + 5 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [ + 1 + ], + [ + 1, + 3 + ], + [ + 1, + 3 + ], + [ + 1, + 3, + 4, + 5 + ] + ] + }, + "filter_type": "blur", + "filter_strength": 8.095767790564654, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_blur", + "cf_description": "applied blur filter (strength: 8.10)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0094" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0094_original.json b/Dataset/scenes/scene_0094_original.json new file mode 100644 index 0000000000000000000000000000000000000000..f33f65b7ce43669667dd27d4aa03ed17d2b13001 --- /dev/null +++ b/Dataset/scenes/scene_0094_original.json @@ -0,0 +1,309 @@ +{ + "split": "new", + "image_index": 94, + "image_filename": "SCENE_0094_new_000094.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.0594037771224976, + -0.26016637682914734, + 0.3499999940395355 + ], + "rotation": 187.50610713315206, + "pixel_coords": [ + 135, + 102, + 11.952264785766602 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.335219621658325, + 1.3469380140304565, + 0.3499999940395355 + ], + "rotation": 211.15328088774748, + "pixel_coords": [ + 244, + 126, + 10.543561935424805 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.1134331226348877, + -2.951991081237793, + 0.699999988079071 + ], + "rotation": 82.6702492131929, + "pixel_coords": [ + 45, + 104, + 11.017390251159668 + ], + "color": "purple" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 2.0813076496124268, + -0.5508474111557007, + 0.699999988079071 + ], + "rotation": 356.0774778031779, + "pixel_coords": [ + 193, + 134, + 9.503530502319336 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.7172653675079346, + 1.357218861579895, + 0.699999988079071 + ], + "rotation": 301.2832741363505, + "pixel_coords": [ + 159, + 75, + 13.104933738708496 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.4577684998512268, + -0.4997886121273041, + 0.699999988079071 + ], + "rotation": 279.9131846884766, + "pixel_coords": [ + 157, + 111, + 10.625118255615234 + ], + "color": "blue" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.5131683349609375, + -2.504223108291626, + 0.699999988079071 + ], + "rotation": 171.18930340516422, + "pixel_coords": [ + 121, + 150, + 8.818990707397461 + ], + "color": "gray" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 4 + ], + [ + 0, + 2, + 4, + 5 + ], + [ + 0, + 4 + ], + [ + 0, + 1, + 2, + 4, + 5 + ], + [], + [ + 0, + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 5, + 6 + ], + [ + 3, + 6 + ], + [ + 1, + 3, + 5, + 6 + ], + [ + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 1, + 3, + 6 + ], + [] + ], + "left": [ + [ + 2 + ], + [ + 0, + 2, + 3, + 4, + 5, + 6 + ], + [], + [ + 0, + 2, + 4, + 5, + 6 + ], + [ + 0, + 2, + 6 + ], + [ + 0, + 2, + 6 + ], + [ + 2 + ] + ], + "right": [ + [ + 1, + 3, + 4, + 5 + ], + [], + [ + 0, + 1, + 3, + 4, + 5, + 6 + ], + [ + 1 + ], + [ + 1, + 3 + ], + [ + 1, + 3 + ], + [ + 1, + 3, + 4, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0094" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0095_cf1.json b/Dataset/scenes/scene_0095_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..2ad556cdabecfc6d16890213d2e5e9cffb8ec0ca --- /dev/null +++ b/Dataset/scenes/scene_0095_cf1.json @@ -0,0 +1,366 @@ +{ + "split": "new", + "image_index": 95, + "image_filename": "SCENE_0095_new_000095.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.749245047569275, + -2.48232364654541, + 0.3499999940395355 + ], + "rotation": 338.8731467626012, + "pixel_coords": [ + 129, + 161, + 8.487875938415527 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.586092233657837, + 0.06540289521217346, + 0.3499999940395355 + ], + "rotation": 354.2281885944659, + "pixel_coords": [ + 224, + 140, + 9.394927978515625 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.6782188415527344, + -1.11177659034729, + 0.699999988079071 + ], + "rotation": 149.79902466438008, + "pixel_coords": [ + 86, + 85, + 12.151065826416016 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.100810170173645, + -1.722165822982788, + 0.699999988079071 + ], + "rotation": 68.36387897371407, + "pixel_coords": [ + 94, + 104, + 10.719754219055176 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 1.0681036538603068, + -1.21575399123709, + 0.699999988079071 + ], + "rotation": 187.27144670864885, + "pixel_coords": [ + 0, + 0, + 0 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.480607032775879, + 1.9688910245895386, + 0.3499999940395355 + ], + "rotation": 88.24509853963922, + "pixel_coords": [ + 174, + 84, + 13.27639102935791 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.7558858394622803, + 1.4630612134933472, + 0.3499999940395355 + ], + "rotation": 152.9231392350781, + "pixel_coords": [ + 143, + 78, + 13.853646278381348 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.3136133849620819, + -0.5594427585601807, + 0.3499999940395355 + ], + "rotation": 339.45923024298446, + "pixel_coords": [ + 153, + 118, + 10.584031105041504 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 5, + 6 + ], + [ + 2, + 4, + 5, + 6 + ], + [ + 2, + 5, + 6 + ], + [ + 6 + ], + [], + [ + 2, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [], + [ + 0 + ], + [ + 0, + 1, + 3, + 4, + 7 + ], + [ + 0, + 1, + 7 + ], + [ + 0, + 1, + 3, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 1 + ] + ], + "left": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 5, + 6, + 7 + ], + [], + [ + 2 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 0, + 2, + 3, + 6, + 7 + ], + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 6 + ] + ], + "right": [ + [ + 1, + 4, + 5, + 7 + ], + [ + 4 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 4, + 5, + 6, + 7 + ], + [], + [ + 1, + 4 + ], + [ + 1, + 4, + 5, + 7 + ], + [ + 1, + 4, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "occlusion_change", + "cf_description": "moved red cube to partially occlude brown cylinder", + "change_score": 3.0, + "change_attempts": 1, + "source_scene": "scene_0095" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0095_cf2.json b/Dataset/scenes/scene_0095_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..a290de31846c800e81e917c8cdbeb50de1057e68 --- /dev/null +++ b/Dataset/scenes/scene_0095_cf2.json @@ -0,0 +1,368 @@ +{ + "split": "new", + "image_index": 95, + "image_filename": "SCENE_0095_new_000095.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.749245047569275, + -2.48232364654541, + 0.3499999940395355 + ], + "rotation": 338.8731467626012, + "pixel_coords": [ + 129, + 161, + 8.487875938415527 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.586092233657837, + 0.06540289521217346, + 0.3499999940395355 + ], + "rotation": 354.2281885944659, + "pixel_coords": [ + 224, + 140, + 9.394927978515625 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.6782188415527344, + -1.11177659034729, + 0.699999988079071 + ], + "rotation": 149.79902466438008, + "pixel_coords": [ + 86, + 85, + 12.151065826416016 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.100810170173645, + -1.722165822982788, + 0.699999988079071 + ], + "rotation": 68.36387897371407, + "pixel_coords": [ + 94, + 104, + 10.719754219055176 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.149705648422241, + 2.401970386505127, + 0.699999988079071 + ], + "rotation": 187.27144670864885, + "pixel_coords": [ + 264, + 101, + 10.893497467041016 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.480607032775879, + 1.9688910245895386, + 0.3499999940395355 + ], + "rotation": 88.24509853963922, + "pixel_coords": [ + 174, + 84, + 13.27639102935791 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.7558858394622803, + 1.4630612134933472, + 0.3499999940395355 + ], + "rotation": 152.9231392350781, + "pixel_coords": [ + 143, + 78, + 13.853646278381348 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.3136133849620819, + -0.5594427585601807, + 0.3499999940395355 + ], + "rotation": 339.45923024298446, + "pixel_coords": [ + 153, + 118, + 10.584031105041504 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 5, + 6 + ], + [ + 2, + 4, + 5, + 6 + ], + [ + 2, + 5, + 6 + ], + [ + 6 + ], + [], + [ + 2, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [], + [ + 0 + ], + [ + 0, + 1, + 3, + 4, + 7 + ], + [ + 0, + 1, + 7 + ], + [ + 0, + 1, + 3, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 1 + ] + ], + "left": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 5, + 6, + 7 + ], + [], + [ + 2 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 0, + 2, + 3, + 6, + 7 + ], + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 6 + ] + ], + "right": [ + [ + 1, + 4, + 5, + 7 + ], + [ + 4 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 4, + 5, + 6, + 7 + ], + [], + [ + 1, + 4 + ], + [ + 1, + 4, + 5, + 7 + ], + [ + 1, + 4, + 5 + ] + ] + }, + "filter_type": "blur", + "filter_strength": 8.616995619632458, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_blur", + "cf_description": "applied blur filter (strength: 8.62)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0095" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0095_original.json b/Dataset/scenes/scene_0095_original.json new file mode 100644 index 0000000000000000000000000000000000000000..f654aa2f8fd71e80d8c5328b494a8bbc00599fef --- /dev/null +++ b/Dataset/scenes/scene_0095_original.json @@ -0,0 +1,364 @@ +{ + "split": "new", + "image_index": 95, + "image_filename": "SCENE_0095_new_000095.png", + "objects": [ + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.749245047569275, + -2.48232364654541, + 0.3499999940395355 + ], + "rotation": 338.8731467626012, + "pixel_coords": [ + 129, + 161, + 8.487875938415527 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + 2.586092233657837, + 0.06540289521217346, + 0.3499999940395355 + ], + "rotation": 354.2281885944659, + "pixel_coords": [ + 224, + 140, + 9.394927978515625 + ], + "color": "red" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.6782188415527344, + -1.11177659034729, + 0.699999988079071 + ], + "rotation": 149.79902466438008, + "pixel_coords": [ + 86, + 85, + 12.151065826416016 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.100810170173645, + -1.722165822982788, + 0.699999988079071 + ], + "rotation": 68.36387897371407, + "pixel_coords": [ + 94, + 104, + 10.719754219055176 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.149705648422241, + 2.401970386505127, + 0.699999988079071 + ], + "rotation": 187.27144670864885, + "pixel_coords": [ + 264, + 101, + 10.893497467041016 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.480607032775879, + 1.9688910245895386, + 0.3499999940395355 + ], + "rotation": 88.24509853963922, + "pixel_coords": [ + 174, + 84, + 13.27639102935791 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -2.7558858394622803, + 1.4630612134933472, + 0.3499999940395355 + ], + "rotation": 152.9231392350781, + "pixel_coords": [ + 143, + 78, + 13.853646278381348 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.3136133849620819, + -0.5594427585601807, + 0.3499999940395355 + ], + "rotation": 339.45923024298446, + "pixel_coords": [ + 153, + 118, + 10.584031105041504 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 2, + 3, + 4, + 5, + 6, + 7 + ], + [ + 5, + 6 + ], + [ + 2, + 4, + 5, + 6 + ], + [ + 2, + 5, + 6 + ], + [ + 6 + ], + [], + [ + 2, + 3, + 4, + 5, + 6 + ] + ], + "front": [ + [], + [ + 0 + ], + [ + 0, + 1, + 3, + 4, + 7 + ], + [ + 0, + 1, + 7 + ], + [ + 0, + 1, + 3, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 7 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7 + ], + [ + 0, + 1 + ] + ], + "left": [ + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 5, + 6, + 7 + ], + [], + [ + 2 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6, + 7 + ], + [ + 0, + 2, + 3, + 6, + 7 + ], + [ + 2, + 3 + ], + [ + 0, + 2, + 3, + 6 + ] + ], + "right": [ + [ + 1, + 4, + 5, + 7 + ], + [ + 4 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7 + ], + [ + 0, + 1, + 4, + 5, + 6, + 7 + ], + [], + [ + 1, + 4 + ], + [ + 1, + 4, + 5, + 7 + ], + [ + 1, + 4, + 5 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0095" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0096_cf1.json b/Dataset/scenes/scene_0096_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..004cee68e71e9b7570c26d7835d880c1dec08837 --- /dev/null +++ b/Dataset/scenes/scene_0096_cf1.json @@ -0,0 +1,236 @@ +{ + "split": "new", + "image_index": 96, + "image_filename": "SCENE_0096_new_000096.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.8660634160041809, + 2.0250697135925293, + 0.699999988079071 + ], + "rotation": 141.22843711029245, + "pixel_coords": [ + 187, + 75, + 12.270713806152344 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.015244673006236553, + 0.37644192576408386, + 0.3499999940395355 + ], + "rotation": 167.29659848499068, + "pixel_coords": [ + 169, + 107, + 10.90532398223877 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.959575355052948, + 1.6905713081359863, + 0.699999988079071 + ], + "rotation": 88.73269496740707, + "pixel_coords": [ + 221, + 94, + 10.87085247039795 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.4700191020965576, + 2.830803394317627, + 0.3499999940395355 + ], + "rotation": 127.21463130931969, + "pixel_coords": [ + 173, + 68, + 13.96375560760498 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.2176532745361328, + -2.4710729122161865, + 0.699999988079071 + ], + "rotation": 100.88275893292808, + "pixel_coords": [ + 66, + 110, + 9.91032886505127 + ], + "color": "green" + }, + { + "shape": "sphere", + "color": "blue", + "material": "rubber", + "size": "small", + "3d_coords": [ + 1.9945054317977595, + 0.8453287997771866, + 0.35 + ], + "rotation": 249.40580953771678, + "pixel_coords": [ + 0, + 0, + 0 + ] + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3 + ], + [ + 0, + 3 + ], + [ + 0, + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ] + ], + "front": [ + [ + 1, + 2, + 4 + ], + [ + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [] + ], + "left": [ + [ + 1, + 3, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 3, + 4 + ], + [ + 1, + 4 + ], + [] + ], + "right": [ + [ + 2 + ], + [ + 0, + 2, + 3 + ], + [], + [ + 0, + 2 + ], + [ + 0, + 1, + 2, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "add_object", + "cf_description": "added blue rubber sphere", + "change_score": 5.0, + "change_attempts": 1, + "source_scene": "scene_0096" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0096_cf2.json b/Dataset/scenes/scene_0096_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..25b96fe8a1799a1b26d1da78cae19e3a9793012a --- /dev/null +++ b/Dataset/scenes/scene_0096_cf2.json @@ -0,0 +1,221 @@ +{ + "split": "new", + "image_index": 96, + "image_filename": "SCENE_0096_new_000096.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.8660634160041809, + 2.0250697135925293, + 0.699999988079071 + ], + "rotation": 141.22843711029245, + "pixel_coords": [ + 187, + 75, + 12.270713806152344 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.015244673006236553, + 0.37644192576408386, + 0.3499999940395355 + ], + "rotation": 167.29659848499068, + "pixel_coords": [ + 169, + 107, + 10.90532398223877 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.959575355052948, + 1.6905713081359863, + 0.699999988079071 + ], + "rotation": 88.73269496740707, + "pixel_coords": [ + 221, + 94, + 10.87085247039795 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.4700191020965576, + 2.830803394317627, + 0.3499999940395355 + ], + "rotation": 127.21463130931969, + "pixel_coords": [ + 173, + 68, + 13.96375560760498 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.2176532745361328, + -2.4710729122161865, + 0.699999988079071 + ], + "rotation": 100.88275893292808, + "pixel_coords": [ + 66, + 110, + 9.91032886505127 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3 + ], + [ + 0, + 3 + ], + [ + 0, + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ] + ], + "front": [ + [ + 1, + 2, + 4 + ], + [ + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [] + ], + "left": [ + [ + 1, + 3, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 3, + 4 + ], + [ + 1, + 4 + ], + [] + ], + "right": [ + [ + 2 + ], + [ + 0, + 2, + 3 + ], + [], + [ + 0, + 2 + ], + [ + 0, + 1, + 2, + 3 + ] + ] + }, + "filter_type": "chromatic_aberration", + "filter_strength": 3.409660635943128, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_chromatic_aberration", + "cf_description": "applied chromatic aberration filter (strength: 3.41)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0096" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0096_original.json b/Dataset/scenes/scene_0096_original.json new file mode 100644 index 0000000000000000000000000000000000000000..d4d7f2b9fc44e22117abb488402b83883904ea22 --- /dev/null +++ b/Dataset/scenes/scene_0096_original.json @@ -0,0 +1,217 @@ +{ + "split": "new", + "image_index": 96, + "image_filename": "SCENE_0096_new_000096.png", + "objects": [ + { + "shape": "cylinder", + "size": "large", + "material": "metal", + "3d_coords": [ + -0.8660634160041809, + 2.0250697135925293, + 0.699999988079071 + ], + "rotation": 141.22843711029245, + "pixel_coords": [ + 187, + 75, + 12.270713806152344 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.015244673006236553, + 0.37644192576408386, + 0.3499999940395355 + ], + "rotation": 167.29659848499068, + "pixel_coords": [ + 169, + 107, + 10.90532398223877 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + 0.959575355052948, + 1.6905713081359863, + 0.699999988079071 + ], + "rotation": 88.73269496740707, + "pixel_coords": [ + 221, + 94, + 10.87085247039795 + ], + "color": "blue" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -2.4700191020965576, + 2.830803394317627, + 0.3499999940395355 + ], + "rotation": 127.21463130931969, + "pixel_coords": [ + 173, + 68, + 13.96375560760498 + ], + "color": "red" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.2176532745361328, + -2.4710729122161865, + 0.699999988079071 + ], + "rotation": 100.88275893292808, + "pixel_coords": [ + 66, + 110, + 9.91032886505127 + ], + "color": "green" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 3 + ], + [ + 0, + 3 + ], + [ + 0, + 3 + ], + [], + [ + 0, + 1, + 2, + 3 + ] + ], + "front": [ + [ + 1, + 2, + 4 + ], + [ + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 2, + 4 + ], + [] + ], + "left": [ + [ + 1, + 3, + 4 + ], + [ + 4 + ], + [ + 0, + 1, + 3, + 4 + ], + [ + 1, + 4 + ], + [] + ], + "right": [ + [ + 2 + ], + [ + 0, + 2, + 3 + ], + [], + [ + 0, + 2 + ], + [ + 0, + 1, + 2, + 3 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0096" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0097_cf1.json b/Dataset/scenes/scene_0097_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..de184f7f01dc9efde658141235373c28e33bebf4 --- /dev/null +++ b/Dataset/scenes/scene_0097_cf1.json @@ -0,0 +1,266 @@ +{ + "split": "new", + "image_index": 97, + "image_filename": "SCENE_0097_new_000097.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.1376640796661377, + -0.31254979968070984, + 0.3499999940395355 + ], + "rotation": 331.01967875619664, + "pixel_coords": [ + 207, + 138, + 9.56972599029541 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.7724802494049072, + 1.3362042903900146, + 0.699999988079071 + ], + "rotation": 52.55948016029888, + "pixel_coords": [ + 152, + 75, + 12.898223876953125 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.0129053592681885, + -2.776604175567627, + 0.699999988079071 + ], + "rotation": 232.16196127121447, + "pixel_coords": [ + 47, + 107, + 10.504008293151855 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.2947807312011719, + 0.4038195013999939, + 0.3499999940395355 + ], + "rotation": 304.4402873664683, + "pixel_coords": [ + 175, + 109, + 11.177807807922363 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.9147112369537354, + 2.7669739723205566, + 0.3499999940395355 + ], + "rotation": 342.78301219217633, + "pixel_coords": [ + 260, + 103, + 11.617084503173828 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.2400705814361572, + -1.1298307180404663, + 0.699999988079071 + ], + "rotation": 179.48449843524105, + "pixel_coords": [ + 89, + 90, + 11.667044639587402 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [], + [ + 1, + 3, + 4, + 5 + ], + [ + 1, + 4, + 5 + ], + [ + 1, + 5 + ], + [ + 1 + ] + ], + "front": [ + [], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 3 + ], + [ + 0, + 2, + 3, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 5 + ], + [ + 2, + 5 + ], + [], + [ + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 2 + ] + ], + "right": [ + [ + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 0, + 4 + ], + [], + [ + 0, + 1, + 3, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_material", + "cf_description": "changed cyan cylinder from metal to rubber", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0097" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0097_cf2.json b/Dataset/scenes/scene_0097_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..d9c4056ec2c0f071fd3270fc3274c79304ca39fa --- /dev/null +++ b/Dataset/scenes/scene_0097_cf2.json @@ -0,0 +1,268 @@ +{ + "split": "new", + "image_index": 97, + "image_filename": "SCENE_0097_new_000097.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.1376640796661377, + -0.31254979968070984, + 0.3499999940395355 + ], + "rotation": 331.01967875619664, + "pixel_coords": [ + 207, + 138, + 9.56972599029541 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.7724802494049072, + 1.3362042903900146, + 0.699999988079071 + ], + "rotation": 52.55948016029888, + "pixel_coords": [ + 152, + 75, + 12.898223876953125 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.0129053592681885, + -2.776604175567627, + 0.699999988079071 + ], + "rotation": 232.16196127121447, + "pixel_coords": [ + 47, + 107, + 10.504008293151855 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.2947807312011719, + 0.4038195013999939, + 0.3499999940395355 + ], + "rotation": 304.4402873664683, + "pixel_coords": [ + 175, + 109, + 11.177807807922363 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.9147112369537354, + 2.7669739723205566, + 0.3499999940395355 + ], + "rotation": 342.78301219217633, + "pixel_coords": [ + 260, + 103, + 11.617084503173828 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.2400705814361572, + -1.1298307180404663, + 0.699999988079071 + ], + "rotation": 179.48449843524105, + "pixel_coords": [ + 89, + 90, + 11.667044639587402 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [], + [ + 1, + 3, + 4, + 5 + ], + [ + 1, + 4, + 5 + ], + [ + 1, + 5 + ], + [ + 1 + ] + ], + "front": [ + [], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 3 + ], + [ + 0, + 2, + 3, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 5 + ], + [ + 2, + 5 + ], + [], + [ + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 2 + ] + ], + "right": [ + [ + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 0, + 4 + ], + [], + [ + 0, + 1, + 3, + 4 + ] + ] + }, + "filter_type": "blur", + "filter_strength": 14.308972265509606, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_blur", + "cf_description": "applied blur filter (strength: 14.31)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0097" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0097_original.json b/Dataset/scenes/scene_0097_original.json new file mode 100644 index 0000000000000000000000000000000000000000..5abad212ae58bece95719e109500b396ea6c8c42 --- /dev/null +++ b/Dataset/scenes/scene_0097_original.json @@ -0,0 +1,264 @@ +{ + "split": "new", + "image_index": 97, + "image_filename": "SCENE_0097_new_000097.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.1376640796661377, + -0.31254979968070984, + 0.3499999940395355 + ], + "rotation": 331.01967875619664, + "pixel_coords": [ + 207, + 138, + 9.56972599029541 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.7724802494049072, + 1.3362042903900146, + 0.699999988079071 + ], + "rotation": 52.55948016029888, + "pixel_coords": [ + 152, + 75, + 12.898223876953125 + ], + "color": "blue" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.0129053592681885, + -2.776604175567627, + 0.699999988079071 + ], + "rotation": 232.16196127121447, + "pixel_coords": [ + 47, + 107, + 10.504008293151855 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + 0.2947807312011719, + 0.4038195013999939, + 0.3499999940395355 + ], + "rotation": 304.4402873664683, + "pixel_coords": [ + 175, + 109, + 11.177807807922363 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.9147112369537354, + 2.7669739723205566, + 0.3499999940395355 + ], + "rotation": 342.78301219217633, + "pixel_coords": [ + 260, + 103, + 11.617084503173828 + ], + "color": "cyan" + }, + { + "shape": "sphere", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.2400705814361572, + -1.1298307180404663, + 0.699999988079071 + ], + "rotation": 179.48449843524105, + "pixel_coords": [ + 89, + 90, + 11.667044639587402 + ], + "color": "brown" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5 + ], + [], + [ + 1, + 3, + 4, + 5 + ], + [ + 1, + 4, + 5 + ], + [ + 1, + 5 + ], + [ + 1 + ] + ], + "front": [ + [], + [ + 0, + 2, + 3, + 4, + 5 + ], + [ + 0 + ], + [ + 0, + 2 + ], + [ + 0, + 2, + 3 + ], + [ + 0, + 2, + 3, + 4 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 5 + ], + [ + 2, + 5 + ], + [], + [ + 1, + 2, + 5 + ], + [ + 0, + 1, + 2, + 3, + 5 + ], + [ + 2 + ] + ], + "right": [ + [ + 4 + ], + [ + 0, + 3, + 4 + ], + [ + 0, + 1, + 3, + 4, + 5 + ], + [ + 0, + 4 + ], + [], + [ + 0, + 1, + 3, + 4 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0097" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0098_cf1.json b/Dataset/scenes/scene_0098_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..e5966525c42827e2710169a1c8bd3792e80418d8 --- /dev/null +++ b/Dataset/scenes/scene_0098_cf1.json @@ -0,0 +1,421 @@ +{ + "split": "new", + "image_index": 98, + "image_filename": "SCENE_0098_new_000098.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.4899033308029175, + 1.7564349174499512, + 0.3499999940395355 + ], + "rotation": 261.02432921087745, + "pixel_coords": [ + 231, + 109, + 11.306188583374023 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.3673672676086426, + -0.24403394758701324, + 0.3499999940395355 + ], + "rotation": 339.0203246189276, + "pixel_coords": [ + 212, + 140, + 9.52719497680664 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.0248043537139893, + -1.9287320375442505, + 0.699999988079071 + ], + "rotation": 90.65717255675703, + "pixel_coords": [ + 157, + 146, + 8.583047866821289 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.9638225436210632, + -0.4717195928096771, + 0.699999988079071 + ], + "rotation": 24.603587185338938, + "pixel_coords": [ + 170, + 115, + 10.15676498413086 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.5558410286903381, + 1.1869958639144897, + 0.3499999940395355 + ], + "rotation": 204.59300553871975, + "pixel_coords": [ + 174, + 96, + 12.312458992004395 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.6177228689193726, + 1.8797736167907715, + 0.699999988079071 + ], + "rotation": 343.71167095311625, + "pixel_coords": [ + 168, + 74, + 13.269390106201172 + ], + "color": "yellow" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.3428741693496704, + -2.8059794902801514, + 0.3499999940395355 + ], + "rotation": 18.709935219588274, + "pixel_coords": [ + 60, + 123, + 10.434316635131836 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.8864251375198364, + 2.8921072483062744, + 0.3499999940395355 + ], + "rotation": 261.3769379925291, + "pixel_coords": [ + 262, + 103, + 11.726577758789062 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.4526897966861725, + 0.9386551380157471, + 0.3499999940395355 + ], + "rotation": 122.86274740093448, + "pixel_coords": [ + 190, + 106, + 11.498806953430176 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 4, + 5, + 7, + 8 + ], + [ + 0, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 4, + 5, + 6, + 7, + 8 + ], + [ + 5 + ], + [], + [ + 0, + 4, + 5, + 7, + 8 + ], + [ + 4, + 5 + ], + [ + 4, + 5, + 7 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 6 + ], + [ + 2 + ], + [], + [ + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 6, + 8 + ], + [ + 0, + 1, + 2, + 3, + 6 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 6 + ], + [ + 2, + 6 + ], + [ + 2, + 3, + 6 + ], + [ + 2, + 6 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 2, + 3, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 7 + ], + [ + 0, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 4, + 7, + 8 + ], + [ + 0, + 1, + 7, + 8 + ], + [ + 0, + 1, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [], + [ + 0, + 1, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "change_shape", + "cf_description": "changed brown sphere to cube", + "change_score": 1.0, + "change_attempts": 1, + "source_scene": "scene_0098" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0098_cf2.json b/Dataset/scenes/scene_0098_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..2a75be29ee73ceb89def1d260ef5bad5834de76b --- /dev/null +++ b/Dataset/scenes/scene_0098_cf2.json @@ -0,0 +1,423 @@ +{ + "split": "new", + "image_index": 98, + "image_filename": "SCENE_0098_new_000098.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.4899033308029175, + 1.7564349174499512, + 0.3499999940395355 + ], + "rotation": 261.02432921087745, + "pixel_coords": [ + 231, + 109, + 11.306188583374023 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.3673672676086426, + -0.24403394758701324, + 0.3499999940395355 + ], + "rotation": 339.0203246189276, + "pixel_coords": [ + 212, + 140, + 9.52719497680664 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.0248043537139893, + -1.9287320375442505, + 0.699999988079071 + ], + "rotation": 90.65717255675703, + "pixel_coords": [ + 157, + 146, + 8.583047866821289 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.9638225436210632, + -0.4717195928096771, + 0.699999988079071 + ], + "rotation": 24.603587185338938, + "pixel_coords": [ + 170, + 115, + 10.15676498413086 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.5558410286903381, + 1.1869958639144897, + 0.3499999940395355 + ], + "rotation": 204.59300553871975, + "pixel_coords": [ + 174, + 96, + 12.312458992004395 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.6177228689193726, + 1.8797736167907715, + 0.699999988079071 + ], + "rotation": 343.71167095311625, + "pixel_coords": [ + 168, + 74, + 13.269390106201172 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.3428741693496704, + -2.8059794902801514, + 0.3499999940395355 + ], + "rotation": 18.709935219588274, + "pixel_coords": [ + 60, + 123, + 10.434316635131836 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.8864251375198364, + 2.8921072483062744, + 0.3499999940395355 + ], + "rotation": 261.3769379925291, + "pixel_coords": [ + 262, + 103, + 11.726577758789062 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.4526897966861725, + 0.9386551380157471, + 0.3499999940395355 + ], + "rotation": 122.86274740093448, + "pixel_coords": [ + 190, + 106, + 11.498806953430176 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 4, + 5, + 7, + 8 + ], + [ + 0, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 4, + 5, + 6, + 7, + 8 + ], + [ + 5 + ], + [], + [ + 0, + 4, + 5, + 7, + 8 + ], + [ + 4, + 5 + ], + [ + 4, + 5, + 7 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 6 + ], + [ + 2 + ], + [], + [ + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 6, + 8 + ], + [ + 0, + 1, + 2, + 3, + 6 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 6 + ], + [ + 2, + 6 + ], + [ + 2, + 3, + 6 + ], + [ + 2, + 6 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 2, + 3, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 7 + ], + [ + 0, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 4, + 7, + 8 + ], + [ + 0, + 1, + 7, + 8 + ], + [ + 0, + 1, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [], + [ + 0, + 1, + 7 + ] + ] + }, + "filter_type": "chromatic_aberration", + "filter_strength": 3.106067747592877, + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "apply_chromatic_aberration", + "cf_description": "applied chromatic aberration filter (strength: 3.11)", + "change_score": 2.0, + "change_attempts": 1, + "source_scene": "scene_0098" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0098_original.json b/Dataset/scenes/scene_0098_original.json new file mode 100644 index 0000000000000000000000000000000000000000..5316db817f3c9ce10efe567b20a2dd43932fffec --- /dev/null +++ b/Dataset/scenes/scene_0098_original.json @@ -0,0 +1,419 @@ +{ + "split": "new", + "image_index": 98, + "image_filename": "SCENE_0098_new_000098.png", + "objects": [ + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.4899033308029175, + 1.7564349174499512, + 0.3499999940395355 + ], + "rotation": 261.02432921087745, + "pixel_coords": [ + 231, + 109, + 11.306188583374023 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 2.3673672676086426, + -0.24403394758701324, + 0.3499999940395355 + ], + "rotation": 339.0203246189276, + "pixel_coords": [ + 212, + 140, + 9.52719497680664 + ], + "color": "gray" + }, + { + "shape": "cube", + "size": "large", + "material": "rubber", + "3d_coords": [ + 2.0248043537139893, + -1.9287320375442505, + 0.699999988079071 + ], + "rotation": 90.65717255675703, + "pixel_coords": [ + 157, + 146, + 8.583047866821289 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "large", + "material": "rubber", + "3d_coords": [ + 0.9638225436210632, + -0.4717195928096771, + 0.699999988079071 + ], + "rotation": 24.603587185338938, + "pixel_coords": [ + 170, + 115, + 10.15676498413086 + ], + "color": "red" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.5558410286903381, + 1.1869958639144897, + 0.3499999940395355 + ], + "rotation": 204.59300553871975, + "pixel_coords": [ + 174, + 96, + 12.312458992004395 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -1.6177228689193726, + 1.8797736167907715, + 0.699999988079071 + ], + "rotation": 343.71167095311625, + "pixel_coords": [ + 168, + 74, + 13.269390106201172 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "small", + "material": "rubber", + "3d_coords": [ + -1.3428741693496704, + -2.8059794902801514, + 0.3499999940395355 + ], + "rotation": 18.709935219588274, + "pixel_coords": [ + 60, + 123, + 10.434316635131836 + ], + "color": "brown" + }, + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.8864251375198364, + 2.8921072483062744, + 0.3499999940395355 + ], + "rotation": 261.3769379925291, + "pixel_coords": [ + 262, + 103, + 11.726577758789062 + ], + "color": "green" + }, + { + "shape": "cube", + "size": "small", + "material": "metal", + "3d_coords": [ + 0.4526897966861725, + 0.9386551380157471, + 0.3499999940395355 + ], + "rotation": 122.86274740093448, + "pixel_coords": [ + 190, + 106, + 11.498806953430176 + ], + "color": "red" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 4, + 5, + 7, + 8 + ], + [ + 0, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 1, + 3, + 4, + 5, + 6, + 7, + 8 + ], + [ + 0, + 4, + 5, + 6, + 7, + 8 + ], + [ + 5 + ], + [], + [ + 0, + 4, + 5, + 7, + 8 + ], + [ + 4, + 5 + ], + [ + 4, + 5, + 7 + ] + ], + "front": [ + [ + 1, + 2, + 3, + 6 + ], + [ + 2 + ], + [], + [ + 1, + 2 + ], + [ + 0, + 1, + 2, + 3, + 6, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 6, + 7, + 8 + ], + [ + 1, + 2, + 3 + ], + [ + 0, + 1, + 2, + 3, + 6, + 8 + ], + [ + 0, + 1, + 2, + 3, + 6 + ] + ], + "left": [ + [ + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 6 + ], + [ + 2, + 6 + ], + [ + 2, + 3, + 6 + ], + [ + 2, + 6 + ], + [], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 8 + ], + [ + 2, + 3, + 4, + 5, + 6 + ] + ], + "right": [ + [ + 7 + ], + [ + 0, + 7 + ], + [ + 0, + 1, + 3, + 4, + 5, + 7, + 8 + ], + [ + 0, + 1, + 4, + 7, + 8 + ], + [ + 0, + 1, + 7, + 8 + ], + [ + 0, + 1, + 7, + 8 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5, + 7, + 8 + ], + [], + [ + 0, + 1, + 7 + ] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0098" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0099_cf1.json b/Dataset/scenes/scene_0099_cf1.json new file mode 100644 index 0000000000000000000000000000000000000000..659e65ab8d55e1cbb544056c4f9ac49906c20f9e --- /dev/null +++ b/Dataset/scenes/scene_0099_cf1.json @@ -0,0 +1,328 @@ +{ + "split": "new", + "image_index": 99, + "image_filename": "SCENE_0099_new_000099.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.8848423957824707, + -0.016298091039061546, + 0.3499999940395355 + ], + "rotation": 341.22750523140314, + "pixel_coords": [ + 206, + 135, + 9.400026321411133 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.420219898223877, + 0.9431310892105103, + 0.3499999940395355 + ], + "rotation": 14.744815694581508, + "pixel_coords": [ + 154, + 87, + 12.116225242614746 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.975600481033325, + -0.4415671229362488, + 0.699999988079071 + ], + "rotation": 270.0547131977692, + "pixel_coords": [ + 94, + 75, + 12.170886993408203 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.072507381439209, + 2.4925332069396973, + 0.3499999940395355 + ], + "rotation": 197.92726224999055, + "pixel_coords": [ + 192, + 79, + 12.77534008026123 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.845794439315796, + -2.8937883377075195, + 0.699999988079071 + ], + "rotation": 186.1791271996821, + "pixel_coords": [ + 27, + 96, + 10.681803703308105 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.4295044243335724, + -0.8088971376419067, + 0.3499999940395355 + ], + "rotation": 277.6590816705192, + "pixel_coords": [ + 130, + 113, + 10.46358871459961 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.7130005359649658, + 2.289609670639038, + 0.3499999940395355 + ], + "rotation": 320.07939500155214, + "pixel_coords": [ + 252, + 107, + 10.832900047302246 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "color": "brown", + "material": "metal", + "size": "small", + "3d_coords": [ + -1.4215134865719146, + -1.545613977115151, + 0.35 + ], + "rotation": 244.7075307334075, + "pixel_coords": [ + 0, + 0, + 0 + ] + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 2, + 3 + ], + [ + 3 + ], + [], + [ + 1, + 2, + 3 + ], + [ + 1, + 2, + 3, + 4, + 6 + ], + [ + 1, + 2, + 3 + ] + ], + "front": [ + [], + [ + 0, + 4, + 5, + 6 + ], + [ + 0, + 1, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 0, + 5 + ], + [ + 0 + ], + [ + 0, + 5 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 5 + ], + [ + 2, + 4, + 5 + ], + [ + 4 + ], + [ + 1, + 2, + 4, + 5 + ], + [], + [ + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "right": [ + [ + 6 + ], + [ + 0, + 3, + 6 + ], + [ + 0, + 1, + 3, + 5, + 6 + ], + [ + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 0, + 1, + 3, + 6 + ], + [] + ] + }, + "cf_metadata": { + "variant": "cf1", + "is_counterfactual": true, + "cf_index": 1, + "cf_category": "image_cf", + "cf_type": "add_object", + "cf_description": "added brown metal sphere", + "change_score": 5.0, + "change_attempts": 1, + "source_scene": "scene_0099" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0099_cf2.json b/Dataset/scenes/scene_0099_cf2.json new file mode 100644 index 0000000000000000000000000000000000000000..c2ecca5cc51d1a479aa5fdf5f5ba603d8370f1e5 --- /dev/null +++ b/Dataset/scenes/scene_0099_cf2.json @@ -0,0 +1,312 @@ +{ + "split": "new", + "image_index": 99, + "image_filename": "SCENE_0099_new_000099.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.8848423957824707, + -0.016298091039061546, + 0.3499999940395355 + ], + "rotation": 341.22750523140314, + "pixel_coords": [ + 206, + 135, + 9.400026321411133 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.420219898223877, + 0.9431310892105103, + 0.3499999940395355 + ], + "rotation": 14.744815694581508, + "pixel_coords": [ + 154, + 87, + 12.116225242614746 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.975600481033325, + -0.4415671229362488, + 0.699999988079071 + ], + "rotation": 270.0547131977692, + "pixel_coords": [ + 94, + 75, + 12.170886993408203 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.072507381439209, + 2.4925332069396973, + 0.3499999940395355 + ], + "rotation": 197.92726224999055, + "pixel_coords": [ + 192, + 79, + 12.77534008026123 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.845794439315796, + -2.8937883377075195, + 0.699999988079071 + ], + "rotation": 186.1791271996821, + "pixel_coords": [ + 27, + 96, + 10.681803703308105 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.4295044243335724, + -0.8088971376419067, + 0.3499999940395355 + ], + "rotation": 277.6590816705192, + "pixel_coords": [ + 130, + 113, + 10.46358871459961 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.7130005359649658, + 2.289609670639038, + 0.3499999940395355 + ], + "rotation": 320.07939500155214, + "pixel_coords": [ + 252, + 107, + 10.832900047302246 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 2, + 3 + ], + [ + 3 + ], + [], + [ + 1, + 2, + 3 + ], + [ + 1, + 2, + 3, + 4, + 6 + ], + [ + 1, + 2, + 3 + ] + ], + "front": [ + [], + [ + 0, + 4, + 5, + 6 + ], + [ + 0, + 1, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 0, + 5 + ], + [ + 0 + ], + [ + 0, + 5 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 5 + ], + [ + 2, + 4, + 5 + ], + [ + 4 + ], + [ + 1, + 2, + 4, + 5 + ], + [], + [ + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "right": [ + [ + 6 + ], + [ + 0, + 3, + 6 + ], + [ + 0, + 1, + 3, + 5, + 6 + ], + [ + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 0, + 1, + 3, + 6 + ], + [] + ] + }, + "noise_level": "heavy", + "cf_metadata": { + "variant": "cf2", + "is_counterfactual": true, + "cf_index": 2, + "cf_category": "negative_cf", + "cf_type": "add_noise", + "cf_description": "added heavy noise (min: light)", + "change_score": 1.5, + "change_attempts": 1, + "source_scene": "scene_0099" + } +} \ No newline at end of file diff --git a/Dataset/scenes/scene_0099_original.json b/Dataset/scenes/scene_0099_original.json new file mode 100644 index 0000000000000000000000000000000000000000..fa58ef7d19bf79fb1fd88a44064e9e501fd16a6c --- /dev/null +++ b/Dataset/scenes/scene_0099_original.json @@ -0,0 +1,309 @@ +{ + "split": "new", + "image_index": 99, + "image_filename": "SCENE_0099_new_000099.png", + "objects": [ + { + "shape": "cylinder", + "size": "small", + "material": "rubber", + "3d_coords": [ + 1.8848423957824707, + -0.016298091039061546, + 0.3499999940395355 + ], + "rotation": 341.22750523140314, + "pixel_coords": [ + 206, + 135, + 9.400026321411133 + ], + "color": "gray" + }, + { + "shape": "sphere", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.420219898223877, + 0.9431310892105103, + 0.3499999940395355 + ], + "rotation": 14.744815694581508, + "pixel_coords": [ + 154, + 87, + 12.116225242614746 + ], + "color": "cyan" + }, + { + "shape": "cube", + "size": "large", + "material": "metal", + "3d_coords": [ + -2.975600481033325, + -0.4415671229362488, + 0.699999988079071 + ], + "rotation": 270.0547131977692, + "pixel_coords": [ + 94, + 75, + 12.170886993408203 + ], + "color": "yellow" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + -1.072507381439209, + 2.4925332069396973, + 0.3499999940395355 + ], + "rotation": 197.92726224999055, + "pixel_coords": [ + 192, + 79, + 12.77534008026123 + ], + "color": "yellow" + }, + { + "shape": "sphere", + "size": "large", + "material": "rubber", + "3d_coords": [ + -2.845794439315796, + -2.8937883377075195, + 0.699999988079071 + ], + "rotation": 186.1791271996821, + "pixel_coords": [ + 27, + 96, + 10.681803703308105 + ], + "color": "brown" + }, + { + "shape": "cube", + "size": "small", + "material": "rubber", + "3d_coords": [ + -0.4295044243335724, + -0.8088971376419067, + 0.3499999940395355 + ], + "rotation": 277.6590816705192, + "pixel_coords": [ + 130, + 113, + 10.46358871459961 + ], + "color": "cyan" + }, + { + "shape": "cylinder", + "size": "small", + "material": "metal", + "3d_coords": [ + 1.7130005359649658, + 2.289609670639038, + 0.3499999940395355 + ], + "rotation": 320.07939500155214, + "pixel_coords": [ + 252, + 107, + 10.832900047302246 + ], + "color": "yellow" + } + ], + "directions": { + "behind": [ + -0.754490315914154, + 0.6563112735748291, + 0.0 + ], + "front": [ + 0.754490315914154, + -0.6563112735748291, + -0.0 + ], + "left": [ + -0.6563112735748291, + -0.7544902563095093, + 0.0 + ], + "right": [ + 0.6563112735748291, + 0.7544902563095093, + -0.0 + ], + "above": [ + 0.0, + 0.0, + 1.0 + ], + "below": [ + -0.0, + -0.0, + -1.0 + ] + }, + "relationships": { + "behind": [ + [ + 1, + 2, + 3, + 4, + 5, + 6 + ], + [ + 2, + 3 + ], + [ + 3 + ], + [], + [ + 1, + 2, + 3 + ], + [ + 1, + 2, + 3, + 4, + 6 + ], + [ + 1, + 2, + 3 + ] + ], + "front": [ + [], + [ + 0, + 4, + 5, + 6 + ], + [ + 0, + 1, + 4, + 5, + 6 + ], + [ + 0, + 1, + 2, + 4, + 5, + 6 + ], + [ + 0, + 5 + ], + [ + 0 + ], + [ + 0, + 5 + ] + ], + "left": [ + [ + 1, + 2, + 4, + 5 + ], + [ + 2, + 4, + 5 + ], + [ + 4 + ], + [ + 1, + 2, + 4, + 5 + ], + [], + [ + 2, + 4 + ], + [ + 0, + 1, + 2, + 3, + 4, + 5 + ] + ], + "right": [ + [ + 6 + ], + [ + 0, + 3, + 6 + ], + [ + 0, + 1, + 3, + 5, + 6 + ], + [ + 6 + ], + [ + 0, + 1, + 2, + 3, + 5, + 6 + ], + [ + 0, + 1, + 3, + 6 + ], + [] + ] + }, + "cf_metadata": { + "variant": "original", + "is_counterfactual": false, + "cf_index": null, + "cf_category": "original", + "cf_type": null, + "cf_description": null, + "source_scene": "scene_0099" + } +} \ No newline at end of file diff --git a/dataset_1k_720p_2/checkpoint.json b/dataset_1k_720p_2/checkpoint.json deleted file mode 100644 index cbd8a0470fc5bb6fd8cf2beb6ab0fbe0398a7aa5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/checkpoint.json +++ /dev/null @@ -1 +0,0 @@ -{"completed_scenes": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999]} \ No newline at end of file diff --git a/dataset_1k_720p_2/image_mapping_with_questions.csv b/dataset_1k_720p_2/image_mapping_with_questions.csv deleted file mode 100644 index bd64fd280734becca93cb686507eebd44dd4c1a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/image_mapping_with_questions.csv +++ /dev/null @@ -1,1001 +0,0 @@ -"original_image","counterfactual1_image","counterfactual2_image","original_question","counterfactual1_question","counterfactual2_question","original_question_difficulty","counterfactual1_question_difficulty","counterfactual2_question_difficulty","original_image_answer_to_original_question","original_image_answer_to_cf1_question","original_image_answer_to_cf2_question","cf1_image_answer_to_original_question","cf1_image_answer_to_cf1_question","cf1_image_answer_to_cf2_question","cf2_image_answer_to_original_question","cf2_image_answer_to_cf1_question","cf2_image_answer_to_cf2_question" -"scene_0000_original.png","scene_0000_cf1.png","scene_0000_cf2.png","Is the red sphere matte or shiny?","Are there any yellow objects?","What is the total number of brown objects?","hard","medium","medium","matte","yes","1","matte","yes","1","matte","yes","2" -"scene_0001_original.png","scene_0001_cf1.png","scene_0001_cf2.png","Is the brown sphere matte or shiny?","What is the total number of green objects?","What is the total number of green objects?","hard","medium","medium","shiny","2","2","shiny","1","1","shiny","2","2" -"scene_0002_original.png","scene_0002_cf1.png","scene_0002_cf2.png","Are there any cubes present?","Are there any blue objects?","Are there any cyan objects?","medium","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","no" -"scene_0003_original.png","scene_0003_cf1.png","scene_0003_cf2.png","What is the total number of rubber objects?","Are there any yellow objects?","How many brown objects are there?","medium","medium","medium","3","yes","2","3","yes","2","3","yes","2" -"scene_0004_original.png","scene_0004_cf1.png","scene_0004_cf2.png","Is there a cyan cylinder?","How many cyan objects are there?","What is the total number of blue objects?","hard","medium","medium","no","1","2","no","0","2","no","1","2" -"scene_0005_original.png","scene_0005_cf1.png","scene_0005_cf2.png","Is there a metal cube?","How many cubes are there?","How many red objects are there?","hard","medium","medium","no","2","2","no","1","2","no","2","1" -"scene_0006_original.png","scene_0006_cf1.png","scene_0006_cf2.png","How many large blue objects are there?","How many yellow objects are there?","Are there any spheres?","hard","medium","medium","1","0","yes","1","1","yes","1","0","yes" -"scene_0007_original.png","scene_0007_cf1.png","scene_0007_cf2.png","Are there any cyan cubes?","What is the total number of yellow objects?","What is the total number of cyan objects?","hard","medium","medium","yes","1","3","yes","1","3","yes","1","4" -"scene_0008_original.png","scene_0008_cf1.png","scene_0008_cf2.png","What is the total number of cyan rubber objects?","What is the total number of rubber objects?","What is the total number of red objects?","hard","medium","medium","1","3","1","1","2","1","1","2","0" -"scene_0009_original.png","scene_0009_cf1.png","scene_0009_cf2.png","Is there a blue cube?","How many small objects are there?","How many yellow objects are there?","hard","medium","medium","yes","2","1","yes","3","1","yes","2","0" -"scene_0010_original.png","scene_0010_cf1.png","scene_0010_cf2.png","Is there a gray sphere?","Are there any blue objects?","What is the total number of small objects?","hard","medium","medium","no","yes","4","no","yes","4","no","yes","5" -"scene_0011_original.png","scene_0011_cf1.png","scene_0011_cf2.png","How many metal objects are there?","How many small objects are there?","Are there any cubes?","medium","medium","medium","2","2","yes","2","3","yes","2","2","yes" -"scene_0012_original.png","scene_0012_cf1.png","scene_0012_cf2.png","How many objects are in the scene?","Are there any green objects?","What is the total number of cyan objects?","easy","medium","medium","5","no","2","5","yes","1","4","no","1" -"scene_0013_original.png","scene_0013_cf1.png","scene_0013_cf2.png","How many objects are in the scene?","Are there any red objects?","Are there any blue objects?","easy","medium","medium","5","yes","yes","5","yes","yes","5","yes","yes" -"scene_0014_original.png","scene_0014_cf1.png","scene_0014_cf2.png","Is there a metal cylinder?","What is the total number of yellow objects?","Are there any yellow objects?","hard","medium","medium","yes","2","yes","yes","3","yes","yes","1","yes" -"scene_0015_original.png","scene_0015_cf1.png","scene_0015_cf2.png","What is the total number of metal objects?","What is the total number of gray objects?","Are there any brown objects?","medium","medium","medium","1","1","yes","1","1","yes","1","1","no" -"scene_0016_original.png","scene_0016_cf1.png","scene_0016_cf2.png","Are there any cylinders present?","How many cyan objects are there?","What is the total number of brown objects?","medium","medium","medium","yes","1","0","yes","0","0","yes","1","1" -"scene_0017_original.png","scene_0017_cf1.png","scene_0017_cf2.png","Are there any green cubes?","Are there any brown objects?","What is the total number of brown objects?","hard","medium","medium","no","yes","1","no","yes","1","no","no","0" -"scene_0018_original.png","scene_0018_cf1.png","scene_0018_cf2.png","Are there any cylinder objects?","What is the total number of green objects?","How many yellow objects are there?","medium","medium","medium","yes","2","0","yes","1","0","yes","2","1" -"scene_0019_original.png","scene_0019_cf1.png","scene_0019_cf2.png","What is the total number of yellow metal objects?","What is the total number of purple objects?","What is the total number of rubber objects?","hard","medium","medium","1","1","2","1","1","2","1","1","1" -"scene_0020_original.png","scene_0020_cf1.png","scene_0020_cf2.png","Is the purple cube matte or shiny?","Are there any spheres?","What is the total number of rubber objects?","hard","medium","medium","matte","yes","3","matte","yes","3","matte","yes","4" -"scene_0021_original.png","scene_0021_cf1.png","scene_0021_cf2.png","Is the brown cylinder matte or shiny?","Are there any gray objects?","Are there any cubes?","hard","medium","medium","shiny","yes","yes","shiny","yes","yes","shiny","yes","yes" -"scene_0022_original.png","scene_0022_cf1.png","scene_0022_cf2.png","How many rubber objects are there?","How many cubes are there?","What is the total number of blue objects?","medium","medium","medium","3","2","2","3","1","2","3","2","1" -"scene_0023_original.png","scene_0023_cf1.png","scene_0023_cf2.png","What is the total number of large objects?","How many green objects are there?","Are there any red objects?","medium","medium","medium","2","1","yes","2","1","yes","3","1","no" -"scene_0024_original.png","scene_0024_cf1.png","scene_0024_cf2.png","Is the cyan cylinder matte or shiny?","How many brown objects are there?","What is the total number of small objects?","hard","medium","medium","shiny","1","1","shiny","0","1","shiny","1","2" -"scene_0025_original.png","scene_0025_cf1.png","scene_0025_cf2.png","Are there any sphere objects?","How many gray objects are there?","How many brown objects are there?","medium","medium","medium","yes","2","1","yes","2","1","yes","1","2" -"scene_0026_original.png","scene_0026_cf1.png","scene_0026_cf2.png","Is there a metal sphere?","How many cyan objects are there?","How many red objects are there?","hard","medium","medium","yes","4","1","yes","5","1","yes","4","1" -"scene_0027_original.png","scene_0027_cf1.png","scene_0027_cf2.png","Is there a purple cube?","Are there any blue objects?","What is the total number of blue objects?","hard","medium","medium","no","yes","3","no","yes","2","no","yes","3" -"scene_0028_original.png","scene_0028_cf1.png","scene_0028_cf2.png","Are there any red cubes?","Are there any rubber objects?","What is the total number of rubber objects?","hard","medium","medium","yes","yes","3","yes","yes","4","yes","yes","4" -"scene_0029_original.png","scene_0029_cf1.png","scene_0029_cf2.png","How many green objects are there?","Are there any rubber objects?","What is the total number of cyan objects?","medium","medium","medium","1","yes","1","1","no","1","1","yes","1" -"scene_0030_original.png","scene_0030_cf1.png","scene_0030_cf2.png","What is the total number of red metal objects?","Are there any gray objects?","What is the total number of yellow objects?","hard","medium","medium","1","no","0","1","yes","0","0","no","1" -"scene_0031_original.png","scene_0031_cf1.png","scene_0031_cf2.png","How many gray objects are there?","How many small objects are there?","How many gray objects are there?","medium","medium","medium","1","2","1","1","3","1","1","2","1" -"scene_0032_original.png","scene_0032_cf1.png","scene_0032_cf2.png","What is the total number of gray rubber objects?","What is the total number of brown objects?","What is the total number of green objects?","hard","medium","medium","2","3","1","2","3","1","2","3","1" -"scene_0033_original.png","scene_0033_cf1.png","scene_0033_cf2.png","Are there any cube objects?","Are there any red objects?","Are there any green objects?","medium","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","yes" -"scene_0034_original.png","scene_0034_cf1.png","scene_0034_cf2.png","Are there any sphere objects?","What is the total number of gray objects?","Are there any blue objects?","medium","medium","medium","yes","1","yes","yes","1","yes","yes","1","yes" -"scene_0035_original.png","scene_0035_cf1.png","scene_0035_cf2.png","What is the total number of rubber objects?","What is the total number of small objects?","What is the total number of red objects?","medium","medium","medium","5","3","2","5","4","2","5","3","2" -"scene_0036_original.png","scene_0036_cf1.png","scene_0036_cf2.png","Is the yellow cube matte or shiny?","What is the total number of green objects?","Are there any yellow objects?","hard","medium","medium","not found","0","yes","not found","1","yes","not found","0","no" -"scene_0037_original.png","scene_0037_cf1.png","scene_0037_cf2.png","Are there any green cubes?","What is the total number of blue objects?","How many blue objects are there?","hard","medium","medium","no","2","2","no","1","1","no","2","2" -"scene_0038_original.png","scene_0038_cf1.png","scene_0038_cf2.png","What is the total number of metal objects?","Are there any green objects?","How many rubber objects are there?","medium","medium","medium","5","yes","3","5","yes","3","6","yes","2" -"scene_0039_original.png","scene_0039_cf1.png","scene_0039_cf2.png","What is the total number of cyan rubber objects?","How many small objects are there?","What is the total number of cyan objects?","hard","medium","medium","0","3","1","0","4","1","0","4","0" -"scene_0040_original.png","scene_0040_cf1.png","scene_0040_cf2.png","Are there any cylinder objects?","What is the total number of cubes?","How many gray objects are there?","medium","medium","medium","yes","2","2","yes","1","2","yes","2","1" -"scene_0041_original.png","scene_0041_cf1.png","scene_0041_cf2.png","What is the total number of blue rubber objects?","How many blue objects are there?","What is the total number of blue objects?","hard","medium","medium","1","2","2","0","2","2","0","1","1" -"scene_0042_original.png","scene_0042_cf1.png","scene_0042_cf2.png","How many objects are in the scene?","What is the total number of gray objects?","How many cyan objects are there?","easy","medium","medium","4","1","1","4","1","1","4","1","1" -"scene_0043_original.png","scene_0043_cf1.png","scene_0043_cf2.png","What is the total number of large objects?","What is the total number of cyan objects?","What is the total number of purple objects?","medium","medium","medium","2","2","1","2","3","0","2","2","1" -"scene_0044_original.png","scene_0044_cf1.png","scene_0044_cf2.png","How many small cyan objects are there?","Are there any cyan objects?","How many purple objects are there?","hard","medium","medium","1","yes","1","0","yes","1","1","yes","1" -"scene_0045_original.png","scene_0045_cf1.png","scene_0045_cf2.png","Are there any spheres present?","Are there any cyan objects?","Are there any blue objects?","medium","medium","medium","yes","yes","no","yes","yes","no","yes","yes","yes" -"scene_0046_original.png","scene_0046_cf1.png","scene_0046_cf2.png","What is the total number of metal objects?","Are there any metal objects?","What is the total number of large objects?","medium","medium","medium","5","yes","3","4","yes","3","5","yes","4" -"scene_0047_original.png","scene_0047_cf1.png","scene_0047_cf2.png","How many green objects are there?","How many rubber objects are there?","How many green objects are there?","medium","medium","medium","1","1","1","1","2","1","1","1","1" -"scene_0048_original.png","scene_0048_cf1.png","scene_0048_cf2.png","How many large green objects are there?","How many brown objects are there?","Are there any red objects?","hard","medium","medium","1","2","no","1","1","no","1","2","yes" -"scene_0049_original.png","scene_0049_cf1.png","scene_0049_cf2.png","What is the total number of rubber objects?","How many gray objects are there?","How many purple objects are there?","medium","medium","medium","1","2","2","1","1","2","1","2","1" -"scene_0050_original.png","scene_0050_cf1.png","scene_0050_cf2.png","What is the total number of metal objects?","How many cubes are there?","How many green objects are there?","medium","medium","medium","4","1","1","4","0","1","4","1","1" -"scene_0051_original.png","scene_0051_cf1.png","scene_0051_cf2.png","How many large purple objects are there?","How many cyan objects are there?","What is the total number of yellow objects?","hard","medium","medium","1","1","0","0","1","0","1","1","1" -"scene_0052_original.png","scene_0052_cf1.png","scene_0052_cf2.png","Is there a rubber sphere?","What is the total number of spheres?","What is the total number of small objects?","hard","medium","medium","yes","2","3","yes","1","3","yes","2","4" -"scene_0053_original.png","scene_0053_cf1.png","scene_0053_cf2.png","How many large cyan objects are there?","Are there any blue objects?","What is the total number of rubber objects?","hard","medium","medium","1","no","1","1","yes","1","1","no","2" -"scene_0054_original.png","scene_0054_cf1.png","scene_0054_cf2.png","What is the total number of metal objects?","What is the total number of yellow objects?","How many cyan objects are there?","medium","medium","medium","4","1","2","4","0","2","4","1","2" -"scene_0055_original.png","scene_0055_cf1.png","scene_0055_cf2.png","Are there any red cylinders?","Are there any small objects?","What is the total number of purple objects?","hard","medium","medium","no","no","1","no","yes","1","no","no","1" -"scene_0056_original.png","scene_0056_cf1.png","scene_0056_cf2.png","What is the total number of small objects?","What is the total number of green objects?","How many red objects are there?","medium","medium","medium","2","1","2","2","1","2","2","1","2" -"scene_0057_original.png","scene_0057_cf1.png","scene_0057_cf2.png","Is there a rubber cylinder?","What is the total number of purple objects?","How many cylinders are there?","hard","medium","medium","yes","1","3","yes","1","3","yes","1","4" -"scene_0058_original.png","scene_0058_cf1.png","scene_0058_cf2.png","How many cyan objects are there?","How many brown objects are there?","What is the total number of cyan objects?","medium","medium","medium","3","1","3","3","0","3","2","1","2" -"scene_0059_original.png","scene_0059_cf1.png","scene_0059_cf2.png","What is the total number of brown rubber objects?","Are there any cyan objects?","What is the total number of red objects?","hard","medium","medium","1","yes","2","1","yes","2","1","yes","2" -"scene_0060_original.png","scene_0060_cf1.png","scene_0060_cf2.png","Are there any cylinders present?","What is the total number of large objects?","Are there any large objects?","medium","medium","medium","yes","3","yes","yes","2","yes","yes","2","yes" -"scene_0061_original.png","scene_0061_cf1.png","scene_0061_cf2.png","What is the total number of metallic objects?","How many gray objects are there?","What is the total number of purple objects?","medium","medium","medium","2","3","1","2","3","1","3","4","0" -"scene_0062_original.png","scene_0062_cf1.png","scene_0062_cf2.png","How many objects are in the scene?","What is the total number of blue objects?","Are there any gray objects?","easy","medium","medium","7","1","yes","7","1","yes","7","1","yes" -"scene_0063_original.png","scene_0063_cf1.png","scene_0063_cf2.png","What is the total number of large objects?","Are there any red objects?","Are there any gray objects?","medium","medium","medium","2","yes","yes","2","yes","yes","2","yes","yes" -"scene_0064_original.png","scene_0064_cf1.png","scene_0064_cf2.png","Are there any cube objects?","What is the total number of yellow objects?","How many blue objects are there?","medium","medium","medium","yes","3","1","yes","3","1","yes","3","1" -"scene_0065_original.png","scene_0065_cf1.png","scene_0065_cf2.png","Is there a rubber sphere?","How many rubber objects are there?","What is the total number of cyan objects?","hard","medium","medium","yes","2","3","yes","3","3","yes","2","2" -"scene_0066_original.png","scene_0066_cf1.png","scene_0066_cf2.png","How many objects are in the scene?","Are there any cyan objects?","Are there any cyan objects?","easy","medium","medium","7","yes","yes","7","yes","yes","7","yes","yes" -"scene_0067_original.png","scene_0067_cf1.png","scene_0067_cf2.png","Are there any blue cylinders?","How many green objects are there?","What is the total number of green objects?","hard","medium","medium","no","2","2","no","2","2","no","1","1" -"scene_0068_original.png","scene_0068_cf1.png","scene_0068_cf2.png","How many red objects are there?","What is the total number of purple objects?","Are there any small objects?","medium","medium","medium","1","2","yes","1","2","yes","1","2","yes" -"scene_0069_original.png","scene_0069_cf1.png","scene_0069_cf2.png","Are there any cubes present?","What is the total number of purple objects?","How many cyan objects are there?","medium","medium","medium","yes","0","1","yes","1","1","yes","0","1" -"scene_0070_original.png","scene_0070_cf1.png","scene_0070_cf2.png","What is the total number of metal objects?","How many rubber objects are there?","Are there any brown objects?","medium","medium","medium","3","4","yes","4","3","yes","3","4","yes" -"scene_0071_original.png","scene_0071_cf1.png","scene_0071_cf2.png","What is the total number of blue metal objects?","Are there any gray objects?","Are there any green objects?","hard","medium","medium","1","yes","no","1","yes","no","1","yes","yes" -"scene_0072_original.png","scene_0072_cf1.png","scene_0072_cf2.png","Is there a metal sphere?","What is the total number of purple objects?","How many green objects are there?","hard","medium","medium","yes","1","2","yes","1","2","yes","1","1" -"scene_0073_original.png","scene_0073_cf1.png","scene_0073_cf2.png","Are there any sphere objects?","How many spheres are there?","What is the total number of yellow objects?","medium","medium","medium","yes","2","1","yes","1","1","yes","2","1" -"scene_0074_original.png","scene_0074_cf1.png","scene_0074_cf2.png","How many rubber objects are there?","Are there any small objects?","Are there any cyan objects?","medium","medium","medium","4","yes","no","4","yes","no","3","yes","yes" -"scene_0075_original.png","scene_0075_cf1.png","scene_0075_cf2.png","What is the total number of rubber objects?","What is the total number of yellow objects?","Are there any small objects?","medium","medium","medium","4","2","yes","3","1","yes","4","2","yes" -"scene_0076_original.png","scene_0076_cf1.png","scene_0076_cf2.png","How many purple objects are there?","How many brown objects are there?","Are there any rubber objects?","medium","medium","medium","1","2","yes","1","1","yes","1","2","yes" -"scene_0077_original.png","scene_0077_cf1.png","scene_0077_cf2.png","Is there a yellow cylinder?","How many yellow objects are there?","How many yellow objects are there?","hard","medium","medium","yes","1","1","yes","1","1","no","0","0" -"scene_0078_original.png","scene_0078_cf1.png","scene_0078_cf2.png","Is there a rubber cube?","What is the total number of brown objects?","What is the total number of blue objects?","hard","medium","medium","no","2","1","no","1","1","no","2","1" -"scene_0079_original.png","scene_0079_cf1.png","scene_0079_cf2.png","Are there any red cubes?","Are there any purple objects?","How many purple objects are there?","hard","medium","medium","yes","yes","2","yes","yes","1","yes","yes","1" -"scene_0080_original.png","scene_0080_cf1.png","scene_0080_cf2.png","How many gray objects are there?","Are there any yellow objects?","What is the total number of red objects?","medium","medium","medium","2","yes","1","2","yes","1","2","yes","1" -"scene_0081_original.png","scene_0081_cf1.png","scene_0081_cf2.png","How many rubber objects are there?","Are there any gray objects?","Are there any purple objects?","medium","medium","medium","1","yes","yes","1","yes","yes","1","yes","yes" -"scene_0082_original.png","scene_0082_cf1.png","scene_0082_cf2.png","Are there any cylinders present?","What is the total number of gray objects?","What is the total number of cyan objects?","medium","medium","medium","yes","1","1","yes","0","1","yes","1","1" -"scene_0083_original.png","scene_0083_cf1.png","scene_0083_cf2.png","What is the total number of metallic objects?","How many green objects are there?","How many cubes are there?","medium","medium","medium","2","2","1","1","1","0","2","2","2" -"scene_0084_original.png","scene_0084_cf1.png","scene_0084_cf2.png","What is the total number of cyan rubber objects?","How many yellow objects are there?","What is the total number of cyan objects?","hard","medium","medium","1","0","2","1","1","2","1","0","2" -"scene_0085_original.png","scene_0085_cf1.png","scene_0085_cf2.png","Is there a blue cube?","How many blue objects are there?","Are there any yellow objects?","hard","medium","medium","no","1","yes","no","2","yes","no","1","yes" -"scene_0086_original.png","scene_0086_cf1.png","scene_0086_cf2.png","Are there any cube objects?","Are there any red objects?","Are there any rubber objects?","medium","medium","medium","yes","yes","yes","yes","no","yes","yes","yes","yes" -"scene_0087_original.png","scene_0087_cf1.png","scene_0087_cf2.png","What is the total number of metallic objects?","Are there any cyan objects?","How many gray objects are there?","medium","medium","medium","2","no","2","3","yes","2","2","no","2" -"scene_0088_original.png","scene_0088_cf1.png","scene_0088_cf2.png","Is there a rubber cylinder?","Are there any brown objects?","Are there any cubes?","hard","medium","medium","yes","yes","yes","yes","no","yes","yes","yes","yes" -"scene_0089_original.png","scene_0089_cf1.png","scene_0089_cf2.png","Are there any cube objects?","How many cyan objects are there?","What is the total number of cyan objects?","medium","medium","medium","yes","2","2","yes","1","1","yes","2","2" -"scene_0090_original.png","scene_0090_cf1.png","scene_0090_cf2.png","Is there a purple cylinder?","How many small objects are there?","How many purple objects are there?","hard","medium","medium","no","4","1","no","5","1","yes","5","2" -"scene_0091_original.png","scene_0091_cf1.png","scene_0091_cf2.png","How many small yellow objects are there?","How many small objects are there?","How many blue objects are there?","hard","medium","medium","0","3","2","0","4","2","0","4","3" -"scene_0092_original.png","scene_0092_cf1.png","scene_0092_cf2.png","Are there any cylinder objects?","Are there any rubber objects?","What is the total number of purple objects?","medium","medium","medium","yes","yes","1","yes","yes","1","yes","yes","1" -"scene_0093_original.png","scene_0093_cf1.png","scene_0093_cf2.png","Are there any spheres present?","What is the total number of red objects?","How many small objects are there?","medium","medium","medium","yes","1","1","yes","0","1","yes","1","2" -"scene_0094_original.png","scene_0094_cf1.png","scene_0094_cf2.png","What is the total number of purple metal objects?","How many rubber objects are there?","What is the total number of purple objects?","hard","medium","medium","0","4","1","0","5","1","0","4","1" -"scene_0095_original.png","scene_0095_cf1.png","scene_0095_cf2.png","What is the total number of blue rubber objects?","How many small objects are there?","How many brown objects are there?","hard","medium","medium","2","2","1","2","3","1","2","1","0" -"scene_0096_original.png","scene_0096_cf1.png","scene_0096_cf2.png","What is the total number of metallic objects?","What is the total number of rubber objects?","What is the total number of rubber objects?","medium","medium","medium","5","3","3","4","4","4","6","2","2" -"scene_0097_original.png","scene_0097_cf1.png","scene_0097_cf2.png","What is the total number of metal objects?","Are there any purple objects?","Are there any rubber objects?","medium","medium","medium","5","yes","yes","4","no","yes","4","yes","yes" -"scene_0098_original.png","scene_0098_cf1.png","scene_0098_cf2.png","Is the yellow cube matte or shiny?","How many green objects are there?","What is the total number of rubber objects?","hard","medium","medium","not found","2","3","not found","1","2","not found","2","4" -"scene_0099_original.png","scene_0099_cf1.png","scene_0099_cf2.png","Are there any brown cubes?","What is the total number of brown objects?","What is the total number of rubber objects?","hard","medium","medium","no","1","1","no","0","1","no","1","2" -"scene_0100_original.png","scene_0100_cf1.png","scene_0100_cf2.png","Is the red cylinder matte or shiny?","What is the total number of purple objects?","What is the total number of red objects?","hard","medium","medium","matte","0","3","matte","1","3","matte","0","2" -"scene_0101_original.png","scene_0101_cf1.png","scene_0101_cf2.png","Are there any cube objects?","What is the total number of red objects?","How many small objects are there?","medium","medium","medium","yes","0","3","yes","1","4","yes","0","2" -"scene_0102_original.png","scene_0102_cf1.png","scene_0102_cf2.png","Are there any sphere objects?","How many cubes are there?","How many purple objects are there?","medium","medium","medium","yes","2","2","yes","3","2","yes","2","2" -"scene_0103_original.png","scene_0103_cf1.png","scene_0103_cf2.png","Are there any cube objects?","How many cyan objects are there?","Are there any cylinders?","medium","medium","medium","yes","1","yes","yes","1","yes","yes","1","yes" -"scene_0104_original.png","scene_0104_cf1.png","scene_0104_cf2.png","Are there any cube objects?","How many purple objects are there?","Are there any blue objects?","medium","medium","medium","yes","2","yes","yes","3","yes","yes","2","yes" -"scene_0105_original.png","scene_0105_cf1.png","scene_0105_cf2.png","Are there any cylinder objects?","What is the total number of cyan objects?","What is the total number of cyan objects?","medium","medium","medium","yes","1","1","yes","1","1","yes","1","1" -"scene_0106_original.png","scene_0106_cf1.png","scene_0106_cf2.png","Are there any blue cylinders?","How many gray objects are there?","What is the total number of cyan objects?","hard","medium","medium","yes","1","0","yes","2","0","no","1","1" -"scene_0107_original.png","scene_0107_cf1.png","scene_0107_cf2.png","Are there any cyan cylinders?","What is the total number of red objects?","What is the total number of rubber objects?","hard","medium","medium","yes","1","1","yes","1","1","yes","1","2" -"scene_0108_original.png","scene_0108_cf1.png","scene_0108_cf2.png","What is the total number of green rubber objects?","Are there any green objects?","What is the total number of gray objects?","hard","medium","medium","2","yes","0","2","yes","0","2","yes","1" -"scene_0109_original.png","scene_0109_cf1.png","scene_0109_cf2.png","What is the total number of metal objects?","How many green objects are there?","What is the total number of cubes?","medium","medium","medium","5","2","1","6","3","1","5","2","2" -"scene_0110_original.png","scene_0110_cf1.png","scene_0110_cf2.png","What is the total number of small objects?","What is the total number of brown objects?","Are there any gray objects?","medium","medium","medium","3","1","yes","3","1","yes","3","1","yes" -"scene_0111_original.png","scene_0111_cf1.png","scene_0111_cf2.png","What is the total number of gray metal objects?","What is the total number of rubber objects?","How many green objects are there?","hard","medium","medium","1","3","1","2","2","1","1","3","2" -"scene_0112_original.png","scene_0112_cf1.png","scene_0112_cf2.png","Is the green cylinder matte or shiny?","How many gray objects are there?","Are there any gray objects?","hard","medium","medium","not found","2","yes","not found","2","yes","matte","2","yes" -"scene_0113_original.png","scene_0113_cf1.png","scene_0113_cf2.png","How many yellow objects are there?","How many purple objects are there?","Are there any blue objects?","medium","medium","medium","1","1","yes","1","2","yes","1","1","yes" -"scene_0114_original.png","scene_0114_cf1.png","scene_0114_cf2.png","Is there a rubber cylinder?","How many brown objects are there?","Are there any yellow objects?","hard","medium","medium","yes","1","no","yes","1","no","yes","1","yes" -"scene_0115_original.png","scene_0115_cf1.png","scene_0115_cf2.png","Is there a rubber cube?","What is the total number of green objects?","What is the total number of yellow objects?","hard","medium","medium","yes","3","3","yes","3","3","yes","3","3" -"scene_0116_original.png","scene_0116_cf1.png","scene_0116_cf2.png","Are there any cube objects?","What is the total number of red objects?","Are there any green objects?","medium","medium","medium","yes","2","no","yes","2","no","yes","2","yes" -"scene_0117_original.png","scene_0117_cf1.png","scene_0117_cf2.png","How many small purple objects are there?","How many blue objects are there?","How many yellow objects are there?","hard","medium","medium","1","1","0","1","1","0","0","1","1" -"scene_0118_original.png","scene_0118_cf1.png","scene_0118_cf2.png","How many red objects are there?","What is the total number of gray objects?","What is the total number of red objects?","medium","medium","medium","3","1","3","3","0","3","3","1","3" -"scene_0119_original.png","scene_0119_cf1.png","scene_0119_cf2.png","Are there any red spheres?","Are there any yellow objects?","Are there any cyan objects?","hard","medium","medium","no","yes","yes","no","yes","yes","no","yes","yes" -"scene_0120_original.png","scene_0120_cf1.png","scene_0120_cf2.png","Is there a yellow cube?","What is the total number of yellow objects?","What is the total number of green objects?","hard","medium","medium","yes","2","2","yes","2","2","yes","2","2" -"scene_0121_original.png","scene_0121_cf1.png","scene_0121_cf2.png","How many small brown objects are there?","Are there any cyan objects?","Are there any red objects?","hard","medium","medium","0","yes","yes","0","yes","yes","0","yes","yes" -"scene_0122_original.png","scene_0122_cf1.png","scene_0122_cf2.png","What is the total number of rubber objects?","How many cyan objects are there?","Are there any yellow objects?","medium","medium","medium","3","1","yes","3","1","yes","3","1","yes" -"scene_0123_original.png","scene_0123_cf1.png","scene_0123_cf2.png","How many objects are in the scene?","How many rubber objects are there?","Are there any gray objects?","easy","medium","medium","7","4","yes","7","5","yes","7","4","yes" -"scene_0124_original.png","scene_0124_cf1.png","scene_0124_cf2.png","Is there a green cube?","What is the total number of cyan objects?","Are there any cyan objects?","hard","medium","medium","yes","2","yes","yes","2","yes","yes","2","yes" -"scene_0125_original.png","scene_0125_cf1.png","scene_0125_cf2.png","How many small brown objects are there?","What is the total number of metal objects?","Are there any large objects?","hard","medium","medium","0","1","yes","0","2","yes","0","1","yes" -"scene_0126_original.png","scene_0126_cf1.png","scene_0126_cf2.png","How many objects are in the scene?","What is the total number of blue objects?","Are there any red objects?","easy","medium","medium","3","2","yes","2","1","yes","3","2","yes" -"scene_0127_original.png","scene_0127_cf1.png","scene_0127_cf2.png","Is there a metal cube?","What is the total number of cylinders?","How many gray objects are there?","hard","medium","medium","yes","2","1","yes","1","1","yes","2","1" -"scene_0128_original.png","scene_0128_cf1.png","scene_0128_cf2.png","Are there any sphere objects?","How many brown objects are there?","Are there any brown objects?","medium","medium","medium","yes","1","yes","yes","2","yes","yes","1","yes" -"scene_0129_original.png","scene_0129_cf1.png","scene_0129_cf2.png","How many large red objects are there?","Are there any green objects?","Are there any cyan objects?","hard","medium","medium","1","yes","yes","1","yes","yes","1","yes","no" -"scene_0130_original.png","scene_0130_cf1.png","scene_0130_cf2.png","What is the total number of metal objects?","How many brown objects are there?","What is the total number of cyan objects?","medium","medium","medium","2","1","1","2","1","1","2","1","1" -"scene_0131_original.png","scene_0131_cf1.png","scene_0131_cf2.png","Is there a brown cylinder?","What is the total number of brown objects?","Are there any brown objects?","hard","medium","medium","no","2","yes","no","1","yes","no","1","yes" -"scene_0132_original.png","scene_0132_cf1.png","scene_0132_cf2.png","How many objects are in the scene?","Are there any yellow objects?","What is the total number of cyan objects?","easy","medium","medium","8","yes","1","8","yes","1","8","yes","2" -"scene_0133_original.png","scene_0133_cf1.png","scene_0133_cf2.png","Are there any cylinders present?","How many rubber objects are there?","Are there any red objects?","medium","medium","medium","yes","3","yes","yes","2","yes","yes","3","yes" -"scene_0134_original.png","scene_0134_cf1.png","scene_0134_cf2.png","Is the blue sphere matte or shiny?","Are there any green objects?","Are there any cyan objects?","hard","medium","medium","not found","yes","no","not found","yes","no","not found","yes","yes" -"scene_0135_original.png","scene_0135_cf1.png","scene_0135_cf2.png","Are there any cylinders present?","How many yellow objects are there?","What is the total number of rubber objects?","medium","medium","medium","yes","2","3","yes","2","3","yes","2","2" -"scene_0136_original.png","scene_0136_cf1.png","scene_0136_cf2.png","Is the purple cylinder matte or shiny?","What is the total number of yellow objects?","Are there any small objects?","hard","medium","medium","shiny","2","yes","shiny","1","yes","shiny","2","yes" -"scene_0137_original.png","scene_0137_cf1.png","scene_0137_cf2.png","What is the total number of metal objects?","Are there any cyan objects?","Are there any gray objects?","medium","medium","medium","3","yes","yes","3","yes","yes","3","yes","yes" -"scene_0138_original.png","scene_0138_cf1.png","scene_0138_cf2.png","Is there a metal cube?","Are there any red objects?","How many small objects are there?","hard","medium","medium","yes","yes","4","yes","yes","3","yes","yes","3" -"scene_0139_original.png","scene_0139_cf1.png","scene_0139_cf2.png","How many objects are in the scene?","How many cylinders are there?","Are there any spheres?","easy","medium","medium","6","2","yes","5","1","yes","5","2","yes" -"scene_0140_original.png","scene_0140_cf1.png","scene_0140_cf2.png","Are there any cylinder objects?","Are there any rubber objects?","Are there any yellow objects?","medium","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","no" -"scene_0141_original.png","scene_0141_cf1.png","scene_0141_cf2.png","How many rubber objects are there?","Are there any green objects?","What is the total number of cyan objects?","medium","medium","medium","4","yes","2","4","no","2","4","yes","2" -"scene_0142_original.png","scene_0142_cf1.png","scene_0142_cf2.png","What is the total number of gray metal objects?","Are there any spheres?","Are there any gray objects?","hard","medium","medium","2","yes","yes","2","yes","yes","2","yes","yes" -"scene_0143_original.png","scene_0143_cf1.png","scene_0143_cf2.png","Are there any yellow cylinders?","Are there any brown objects?","How many yellow objects are there?","hard","medium","medium","yes","yes","1","yes","no","1","no","yes","0" -"scene_0144_original.png","scene_0144_cf1.png","scene_0144_cf2.png","Are there any cubes present?","How many brown objects are there?","What is the total number of cylinders?","medium","medium","medium","yes","1","4","yes","2","4","yes","1","3" -"scene_0145_original.png","scene_0145_cf1.png","scene_0145_cf2.png","How many blue objects are there?","How many green objects are there?","Are there any yellow objects?","medium","medium","medium","1","3","yes","1","3","yes","1","3","yes" -"scene_0146_original.png","scene_0146_cf1.png","scene_0146_cf2.png","What is the total number of metal objects?","Are there any gray objects?","What is the total number of small objects?","medium","medium","medium","2","yes","3","2","yes","3","2","yes","4" -"scene_0147_original.png","scene_0147_cf1.png","scene_0147_cf2.png","What is the total number of purple rubber objects?","What is the total number of rubber objects?","How many yellow objects are there?","hard","medium","medium","0","1","2","0","2","2","0","1","1" -"scene_0148_original.png","scene_0148_cf1.png","scene_0148_cf2.png","Are there any cylinders present?","How many brown objects are there?","What is the total number of purple objects?","medium","medium","medium","yes","1","1","yes","1","1","yes","1","0" -"scene_0149_original.png","scene_0149_cf1.png","scene_0149_cf2.png","What is the total number of metal objects?","Are there any brown objects?","How many green objects are there?","medium","medium","medium","1","yes","1","2","no","1","1","yes","0" -"scene_0150_original.png","scene_0150_cf1.png","scene_0150_cf2.png","How many blue objects are there?","Are there any gray objects?","Are there any brown objects?","medium","medium","medium","2","yes","yes","2","yes","yes","2","yes","yes" -"scene_0151_original.png","scene_0151_cf1.png","scene_0151_cf2.png","What is the total number of large objects?","How many gray objects are there?","Are there any purple objects?","medium","medium","medium","2","3","yes","2","3","yes","2","3","yes" -"scene_0152_original.png","scene_0152_cf1.png","scene_0152_cf2.png","What is the total number of large objects?","What is the total number of cubes?","Are there any blue objects?","medium","medium","medium","6","1","yes","6","2","yes","6","1","yes" -"scene_0153_original.png","scene_0153_cf1.png","scene_0153_cf2.png","What is the total number of metallic objects?","What is the total number of green objects?","Are there any yellow objects?","medium","medium","medium","2","1","yes","1","0","yes","2","1","yes" -"scene_0154_original.png","scene_0154_cf1.png","scene_0154_cf2.png","How many rubber objects are there?","Are there any purple objects?","How many purple objects are there?","medium","medium","medium","1","yes","2","1","yes","1","1","yes","2" -"scene_0155_original.png","scene_0155_cf1.png","scene_0155_cf2.png","Is the yellow cube matte or shiny?","What is the total number of red objects?","What is the total number of green objects?","hard","medium","medium","not found","1","2","not found","1","2","not found","1","1" -"scene_0156_original.png","scene_0156_cf1.png","scene_0156_cf2.png","How many rubber objects are there?","Are there any purple objects?","Are there any brown objects?","medium","medium","medium","3","yes","yes","3","yes","yes","2","yes","yes" -"scene_0157_original.png","scene_0157_cf1.png","scene_0157_cf2.png","What is the total number of rubber objects?","What is the total number of red objects?","How many red objects are there?","medium","medium","medium","2","1","1","2","1","1","2","1","1" -"scene_0158_original.png","scene_0158_cf1.png","scene_0158_cf2.png","How many yellow objects are there?","What is the total number of yellow objects?","Are there any small objects?","medium","medium","medium","2","2","no","1","1","no","2","2","yes" -"scene_0159_original.png","scene_0159_cf1.png","scene_0159_cf2.png","What is the total number of rubber objects?","Are there any green objects?","Are there any yellow objects?","medium","medium","medium","1","yes","yes","1","yes","yes","1","yes","yes" -"scene_0160_original.png","scene_0160_cf1.png","scene_0160_cf2.png","Are there any cylinders present?","What is the total number of red objects?","How many cyan objects are there?","medium","medium","medium","yes","1","2","yes","0","2","yes","1","2" -"scene_0161_original.png","scene_0161_cf1.png","scene_0161_cf2.png","What is the total number of purple rubber objects?","What is the total number of red objects?","What is the total number of gray objects?","hard","medium","medium","0","0","0","0","1","0","0","0","1" -"scene_0162_original.png","scene_0162_cf1.png","scene_0162_cf2.png","What is the total number of metallic objects?","Are there any metal objects?","What is the total number of large objects?","medium","medium","medium","4","yes","3","5","yes","3","4","yes","2" -"scene_0163_original.png","scene_0163_cf1.png","scene_0163_cf2.png","How many metal objects are there?","How many gray objects are there?","What is the total number of gray objects?","medium","medium","medium","3","2","2","3","2","2","3","2","2" -"scene_0164_original.png","scene_0164_cf1.png","scene_0164_cf2.png","How many objects are in the scene?","How many brown objects are there?","What is the total number of gray objects?","easy","medium","medium","3","1","1","2","0","1","3","1","0" -"scene_0165_original.png","scene_0165_cf1.png","scene_0165_cf2.png","Are there any sphere objects?","Are there any gray objects?","Are there any rubber objects?","medium","medium","medium","yes","no","yes","yes","yes","yes","yes","no","yes" -"scene_0166_original.png","scene_0166_cf1.png","scene_0166_cf2.png","Are there any cubes present?","How many brown objects are there?","What is the total number of brown objects?","medium","medium","medium","yes","2","2","yes","2","2","yes","1","1" -"scene_0167_original.png","scene_0167_cf1.png","scene_0167_cf2.png","How many metal objects are there?","How many green objects are there?","Are there any gray objects?","medium","medium","medium","2","0","yes","2","1","yes","1","0","no" -"scene_0168_original.png","scene_0168_cf1.png","scene_0168_cf2.png","What is the total number of gray rubber objects?","Are there any red objects?","How many rubber objects are there?","hard","medium","medium","1","yes","3","1","yes","3","1","yes","4" -"scene_0169_original.png","scene_0169_cf1.png","scene_0169_cf2.png","How many large red objects are there?","Are there any small objects?","What is the total number of small objects?","hard","medium","medium","0","yes","1","1","no","0","1","no","0" -"scene_0170_original.png","scene_0170_cf1.png","scene_0170_cf2.png","Is there a metal cube?","What is the total number of small objects?","How many red objects are there?","hard","medium","medium","no","3","1","no","2","1","no","3","1" -"scene_0171_original.png","scene_0171_cf1.png","scene_0171_cf2.png","What is the total number of metal objects?","What is the total number of green objects?","Are there any brown objects?","medium","medium","medium","3","1","yes","3","1","yes","3","1","yes" -"scene_0172_original.png","scene_0172_cf1.png","scene_0172_cf2.png","Are there any cyan cylinders?","How many cubes are there?","What is the total number of cyan objects?","hard","medium","medium","no","3","1","no","2","1","no","3","1" -"scene_0173_original.png","scene_0173_cf1.png","scene_0173_cf2.png","What is the total number of small objects?","Are there any brown objects?","Are there any small objects?","medium","medium","medium","2","yes","yes","2","yes","yes","1","yes","yes" -"scene_0174_original.png","scene_0174_cf1.png","scene_0174_cf2.png","How many objects are in the scene?","Are there any spheres?","What is the total number of green objects?","easy","medium","medium","8","yes","2","8","yes","2","8","yes","3" -"scene_0175_original.png","scene_0175_cf1.png","scene_0175_cf2.png","What is the total number of cyan metal objects?","Are there any rubber objects?","Are there any yellow objects?","hard","medium","medium","0","yes","yes","0","yes","yes","0","yes","yes" -"scene_0176_original.png","scene_0176_cf1.png","scene_0176_cf2.png","Is the cyan cylinder matte or shiny?","Are there any blue objects?","What is the total number of cyan objects?","hard","medium","medium","shiny","no","2","shiny","yes","2","shiny","no","1" -"scene_0177_original.png","scene_0177_cf1.png","scene_0177_cf2.png","How many objects are in the scene?","What is the total number of cyan objects?","How many purple objects are there?","easy","medium","medium","6","1","1","6","1","1","6","1","1" -"scene_0178_original.png","scene_0178_cf1.png","scene_0178_cf2.png","What is the total number of large objects?","Are there any metal objects?","What is the total number of cubes?","medium","medium","medium","4","yes","2","4","yes","2","4","yes","3" -"scene_0179_original.png","scene_0179_cf1.png","scene_0179_cf2.png","What is the total number of cyan metal objects?","How many green objects are there?","What is the total number of cubes?","hard","medium","medium","1","1","1","1","1","1","1","1","2" -"scene_0180_original.png","scene_0180_cf1.png","scene_0180_cf2.png","Are there any gray spheres?","How many red objects are there?","Are there any gray objects?","hard","medium","medium","yes","2","yes","yes","1","yes","no","2","yes" -"scene_0181_original.png","scene_0181_cf1.png","scene_0181_cf2.png","What is the total number of gray metal objects?","How many rubber objects are there?","What is the total number of brown objects?","hard","medium","medium","1","4","0","1","5","0","0","5","1" -"scene_0182_original.png","scene_0182_cf1.png","scene_0182_cf2.png","Are there any green spheres?","Are there any green objects?","How many brown objects are there?","hard","medium","medium","no","yes","3","no","yes","3","no","yes","2" -"scene_0183_original.png","scene_0183_cf1.png","scene_0183_cf2.png","Is there a blue cylinder?","Are there any blue objects?","What is the total number of blue objects?","hard","medium","medium","yes","yes","2","yes","yes","2","yes","yes","2" -"scene_0184_original.png","scene_0184_cf1.png","scene_0184_cf2.png","Is there a metal cube?","Are there any small objects?","What is the total number of green objects?","hard","medium","medium","no","yes","1","no","yes","1","no","yes","2" -"scene_0185_original.png","scene_0185_cf1.png","scene_0185_cf2.png","What is the total number of large objects?","How many cyan objects are there?","Are there any cylinders?","medium","medium","medium","3","1","yes","3","1","yes","3","1","yes" -"scene_0186_original.png","scene_0186_cf1.png","scene_0186_cf2.png","Is the blue cube matte or shiny?","How many yellow objects are there?","What is the total number of red objects?","hard","medium","medium","shiny","1","2","shiny","0","2","shiny","1","1" -"scene_0187_original.png","scene_0187_cf1.png","scene_0187_cf2.png","Are there any spheres present?","Are there any cubes?","How many purple objects are there?","medium","medium","medium","yes","yes","2","yes","yes","2","yes","yes","2" -"scene_0188_original.png","scene_0188_cf1.png","scene_0188_cf2.png","What is the total number of large objects?","Are there any brown objects?","Are there any yellow objects?","medium","medium","medium","7","yes","yes","7","yes","yes","7","yes","yes" -"scene_0189_original.png","scene_0189_cf1.png","scene_0189_cf2.png","How many rubber objects are there?","What is the total number of red objects?","What is the total number of yellow objects?","medium","medium","medium","4","1","1","4","0","1","4","1","1" -"scene_0190_original.png","scene_0190_cf1.png","scene_0190_cf2.png","Is there a cyan cylinder?","What is the total number of spheres?","What is the total number of small objects?","hard","medium","medium","yes","2","0","yes","1","0","yes","2","1" -"scene_0191_original.png","scene_0191_cf1.png","scene_0191_cf2.png","Are there any red cylinders?","What is the total number of brown objects?","Are there any cylinders?","hard","medium","medium","no","1","yes","no","1","yes","no","1","yes" -"scene_0192_original.png","scene_0192_cf1.png","scene_0192_cf2.png","What is the total number of small objects?","Are there any gray objects?","How many small objects are there?","medium","medium","medium","2","yes","2","2","yes","2","3","yes","3" -"scene_0193_original.png","scene_0193_cf1.png","scene_0193_cf2.png","What is the total number of rubber objects?","Are there any blue objects?","How many cyan objects are there?","medium","medium","medium","1","yes","0","1","yes","0","1","no","1" -"scene_0194_original.png","scene_0194_cf1.png","scene_0194_cf2.png","How many small blue objects are there?","Are there any blue objects?","How many brown objects are there?","hard","medium","medium","1","yes","0","1","yes","0","1","yes","1" -"scene_0195_original.png","scene_0195_cf1.png","scene_0195_cf2.png","What is the total number of large objects?","How many brown objects are there?","How many cubes are there?","medium","medium","medium","3","1","5","3","1","5","3","1","4" -"scene_0196_original.png","scene_0196_cf1.png","scene_0196_cf2.png","Is the yellow cube matte or shiny?","How many red objects are there?","What is the total number of cyan objects?","hard","medium","medium","matte","2","1","matte","2","1","matte","2","1" -"scene_0197_original.png","scene_0197_cf1.png","scene_0197_cf2.png","How many objects are in the scene?","What is the total number of green objects?","What is the total number of purple objects?","easy","medium","medium","3","0","0","3","1","0","4","0","1" -"scene_0198_original.png","scene_0198_cf1.png","scene_0198_cf2.png","What is the total number of gray metal objects?","Are there any purple objects?","Are there any cubes?","hard","medium","medium","0","yes","no","0","yes","no","0","yes","yes" -"scene_0199_original.png","scene_0199_cf1.png","scene_0199_cf2.png","Are there any cubes present?","How many red objects are there?","What is the total number of red objects?","medium","medium","medium","yes","1","1","yes","1","1","yes","1","1" -"scene_0200_original.png","scene_0200_cf1.png","scene_0200_cf2.png","Are there any sphere objects?","How many purple objects are there?","How many yellow objects are there?","medium","medium","medium","yes","3","0","yes","2","0","yes","3","1" -"scene_0201_original.png","scene_0201_cf1.png","scene_0201_cf2.png","Are there any cylinders present?","What is the total number of cyan objects?","How many red objects are there?","medium","medium","medium","yes","0","1","yes","1","1","yes","0","2" -"scene_0202_original.png","scene_0202_cf1.png","scene_0202_cf2.png","How many small yellow objects are there?","How many rubber objects are there?","How many green objects are there?","hard","medium","medium","0","1","1","0","0","1","0","1","1" -"scene_0203_original.png","scene_0203_cf1.png","scene_0203_cf2.png","Are there any yellow cubes?","Are there any cubes?","What is the total number of green objects?","hard","medium","medium","no","yes","2","yes","yes","2","no","yes","1" -"scene_0204_original.png","scene_0204_cf1.png","scene_0204_cf2.png","What is the total number of blue rubber objects?","Are there any green objects?","Are there any green objects?","hard","medium","medium","1","yes","yes","1","yes","yes","1","yes","yes" -"scene_0205_original.png","scene_0205_cf1.png","scene_0205_cf2.png","Are there any gray cylinders?","What is the total number of gray objects?","What is the total number of green objects?","hard","medium","medium","yes","2","1","yes","2","1","yes","2","1" -"scene_0206_original.png","scene_0206_cf1.png","scene_0206_cf2.png","Are there any gray cubes?","What is the total number of yellow objects?","What is the total number of small objects?","hard","medium","medium","yes","1","3","yes","0","3","yes","1","2" -"scene_0207_original.png","scene_0207_cf1.png","scene_0207_cf2.png","Is the brown sphere matte or shiny?","What is the total number of brown objects?","Are there any red objects?","hard","medium","medium","shiny","2","no","shiny","1","no","shiny","2","yes" -"scene_0208_original.png","scene_0208_cf1.png","scene_0208_cf2.png","What is the total number of rubber objects?","What is the total number of metal objects?","What is the total number of cyan objects?","medium","medium","medium","1","2","2","2","1","2","1","2","1" -"scene_0209_original.png","scene_0209_cf1.png","scene_0209_cf2.png","How many purple objects are there?","How many red objects are there?","What is the total number of yellow objects?","medium","medium","medium","1","0","1","1","1","1","1","0","1" -"scene_0210_original.png","scene_0210_cf1.png","scene_0210_cf2.png","How many blue objects are there?","How many blue objects are there?","What is the total number of blue objects?","medium","medium","medium","1","1","1","1","1","1","1","1","1" -"scene_0211_original.png","scene_0211_cf1.png","scene_0211_cf2.png","How many objects are in the scene?","What is the total number of spheres?","How many cubes are there?","easy","medium","medium","7","1","5","7","0","5","7","2","4" -"scene_0212_original.png","scene_0212_cf1.png","scene_0212_cf2.png","How many small green objects are there?","Are there any small objects?","What is the total number of cyan objects?","hard","medium","medium","1","yes","2","1","yes","2","1","yes","2" -"scene_0213_original.png","scene_0213_cf1.png","scene_0213_cf2.png","Are there any cube objects?","Are there any blue objects?","Are there any green objects?","medium","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","yes" -"scene_0214_original.png","scene_0214_cf1.png","scene_0214_cf2.png","How many objects are in the scene?","What is the total number of purple objects?","How many yellow objects are there?","easy","medium","medium","6","1","0","5","0","0","6","1","1" -"scene_0215_original.png","scene_0215_cf1.png","scene_0215_cf2.png","How many large gray objects are there?","What is the total number of red objects?","Are there any gray objects?","hard","medium","medium","0","3","yes","0","2","yes","0","3","yes" -"scene_0216_original.png","scene_0216_cf1.png","scene_0216_cf2.png","Is there a metal sphere?","How many blue objects are there?","How many brown objects are there?","hard","medium","medium","yes","1","2","yes","1","2","yes","1","2" -"scene_0217_original.png","scene_0217_cf1.png","scene_0217_cf2.png","Are there any green cubes?","Are there any red objects?","What is the total number of red objects?","hard","medium","medium","no","yes","1","no","no","0","no","no","0" -"scene_0218_original.png","scene_0218_cf1.png","scene_0218_cf2.png","What is the total number of gray rubber objects?","How many brown objects are there?","How many blue objects are there?","hard","medium","medium","1","2","1","1","2","1","1","2","1" -"scene_0219_original.png","scene_0219_cf1.png","scene_0219_cf2.png","Are there any spheres present?","What is the total number of purple objects?","Are there any red objects?","medium","medium","medium","yes","1","yes","yes","2","yes","yes","1","yes" -"scene_0220_original.png","scene_0220_cf1.png","scene_0220_cf2.png","How many rubber objects are there?","Are there any cubes?","Are there any red objects?","medium","medium","medium","1","yes","no","1","no","no","1","yes","yes" -"scene_0221_original.png","scene_0221_cf1.png","scene_0221_cf2.png","What is the total number of metallic objects?","What is the total number of blue objects?","How many red objects are there?","medium","medium","medium","3","2","2","3","2","2","2","2","1" -"scene_0222_original.png","scene_0222_cf1.png","scene_0222_cf2.png","Are there any cylinders present?","Are there any cyan objects?","What is the total number of rubber objects?","medium","medium","medium","yes","yes","4","yes","yes","4","yes","yes","5" -"scene_0223_original.png","scene_0223_cf1.png","scene_0223_cf2.png","How many metal objects are there?","What is the total number of green objects?","Are there any cubes?","medium","medium","medium","1","2","yes","1","2","yes","1","2","yes" -"scene_0224_original.png","scene_0224_cf1.png","scene_0224_cf2.png","Are there any cyan cylinders?","Are there any cyan objects?","Are there any yellow objects?","hard","medium","medium","yes","yes","yes","no","yes","yes","yes","yes","yes" -"scene_0225_original.png","scene_0225_cf1.png","scene_0225_cf2.png","What is the total number of cyan rubber objects?","What is the total number of red objects?","Are there any rubber objects?","hard","medium","medium","1","1","yes","1","1","yes","1","1","yes" -"scene_0226_original.png","scene_0226_cf1.png","scene_0226_cf2.png","How many metal objects are there?","Are there any rubber objects?","How many green objects are there?","medium","medium","medium","3","no","0","2","yes","0","3","no","1" -"scene_0227_original.png","scene_0227_cf1.png","scene_0227_cf2.png","How many large red objects are there?","How many purple objects are there?","What is the total number of rubber objects?","hard","medium","medium","0","3","4","0","3","4","0","3","5" -"scene_0228_original.png","scene_0228_cf1.png","scene_0228_cf2.png","What is the total number of metal objects?","Are there any spheres?","How many brown objects are there?","medium","medium","medium","2","yes","1","2","yes","1","2","yes","0" -"scene_0229_original.png","scene_0229_cf1.png","scene_0229_cf2.png","How many yellow objects are there?","How many red objects are there?","What is the total number of small objects?","medium","medium","medium","1","1","3","1","0","2","1","1","4" -"scene_0230_original.png","scene_0230_cf1.png","scene_0230_cf2.png","What is the total number of metal objects?","What is the total number of small objects?","What is the total number of cyan objects?","medium","medium","medium","4","4","0","4","5","0","4","4","1" -"scene_0231_original.png","scene_0231_cf1.png","scene_0231_cf2.png","How many metal objects are there?","What is the total number of spheres?","How many red objects are there?","medium","medium","medium","1","2","1","1","1","1","1","2","1" -"scene_0232_original.png","scene_0232_cf1.png","scene_0232_cf2.png","What is the total number of small objects?","How many cyan objects are there?","What is the total number of small objects?","medium","medium","medium","3","0","3","3","1","3","2","0","2" -"scene_0233_original.png","scene_0233_cf1.png","scene_0233_cf2.png","What is the total number of cyan metal objects?","What is the total number of red objects?","What is the total number of purple objects?","hard","medium","medium","1","1","0","1","2","0","1","1","1" -"scene_0234_original.png","scene_0234_cf1.png","scene_0234_cf2.png","Are there any cubes present?","What is the total number of spheres?","Are there any red objects?","medium","medium","medium","yes","4","yes","yes","3","yes","yes","4","yes" -"scene_0235_original.png","scene_0235_cf1.png","scene_0235_cf2.png","Is there a rubber sphere?","What is the total number of red objects?","What is the total number of blue objects?","hard","medium","medium","yes","1","0","yes","1","0","yes","1","1" -"scene_0236_original.png","scene_0236_cf1.png","scene_0236_cf2.png","Are there any spheres present?","Are there any cyan objects?","Are there any green objects?","medium","medium","medium","yes","yes","no","yes","yes","no","yes","yes","yes" -"scene_0237_original.png","scene_0237_cf1.png","scene_0237_cf2.png","How many objects are in the scene?","What is the total number of spheres?","What is the total number of red objects?","easy","medium","medium","4","0","1","4","1","1","4","0","1" -"scene_0238_original.png","scene_0238_cf1.png","scene_0238_cf2.png","What is the total number of metal objects?","How many brown objects are there?","Are there any blue objects?","medium","medium","medium","2","1","yes","2","1","yes","2","1","yes" -"scene_0239_original.png","scene_0239_cf1.png","scene_0239_cf2.png","Are there any gray spheres?","What is the total number of rubber objects?","How many green objects are there?","hard","medium","medium","yes","4","2","yes","3","2","yes","3","1" -"scene_0240_original.png","scene_0240_cf1.png","scene_0240_cf2.png","How many rubber objects are there?","How many red objects are there?","Are there any rubber objects?","medium","medium","medium","4","2","yes","3","1","yes","3","2","yes" -"scene_0241_original.png","scene_0241_cf1.png","scene_0241_cf2.png","Is there a purple cube?","Are there any rubber objects?","How many rubber objects are there?","hard","medium","medium","yes","yes","5","yes","yes","4","yes","yes","4" -"scene_0242_original.png","scene_0242_cf1.png","scene_0242_cf2.png","Are there any cylinders present?","Are there any brown objects?","How many brown objects are there?","medium","medium","medium","yes","yes","1","yes","yes","1","yes","no","0" -"scene_0243_original.png","scene_0243_cf1.png","scene_0243_cf2.png","How many rubber objects are there?","Are there any gray objects?","How many small objects are there?","medium","medium","medium","5","yes","4","5","yes","4","5","yes","3" -"scene_0244_original.png","scene_0244_cf1.png","scene_0244_cf2.png","What is the total number of small objects?","How many small objects are there?","How many yellow objects are there?","medium","medium","medium","1","1","1","2","2","1","1","1","2" -"scene_0245_original.png","scene_0245_cf1.png","scene_0245_cf2.png","How many rubber objects are there?","Are there any yellow objects?","What is the total number of green objects?","medium","medium","medium","2","yes","2","2","yes","2","2","yes","1" -"scene_0246_original.png","scene_0246_cf1.png","scene_0246_cf2.png","What is the total number of metal objects?","How many purple objects are there?","What is the total number of spheres?","medium","medium","medium","3","1","1","3","1","1","3","1","2" -"scene_0247_original.png","scene_0247_cf1.png","scene_0247_cf2.png","How many brown objects are there?","How many green objects are there?","What is the total number of brown objects?","medium","medium","medium","1","1","1","1","2","1","0","1","0" -"scene_0248_original.png","scene_0248_cf1.png","scene_0248_cf2.png","What is the total number of metallic objects?","How many green objects are there?","Are there any brown objects?","medium","medium","medium","1","1","yes","1","1","yes","1","1","yes" -"scene_0249_original.png","scene_0249_cf1.png","scene_0249_cf2.png","What is the total number of metallic objects?","Are there any cyan objects?","What is the total number of green objects?","medium","medium","medium","4","yes","1","4","yes","1","4","yes","0" -"scene_0250_original.png","scene_0250_cf1.png","scene_0250_cf2.png","What is the total number of rubber objects?","Are there any small objects?","What is the total number of green objects?","medium","medium","medium","1","yes","1","1","yes","1","1","yes","0" -"scene_0251_original.png","scene_0251_cf1.png","scene_0251_cf2.png","How many rubber objects are there?","Are there any rubber objects?","Are there any cyan objects?","medium","medium","medium","1","yes","yes","2","yes","yes","1","yes","yes" -"scene_0252_original.png","scene_0252_cf1.png","scene_0252_cf2.png","What is the total number of metal objects?","How many small objects are there?","Are there any brown objects?","medium","medium","medium","2","3","yes","2","2","yes","2","3","yes" -"scene_0253_original.png","scene_0253_cf1.png","scene_0253_cf2.png","How many purple objects are there?","How many red objects are there?","What is the total number of yellow objects?","medium","medium","medium","1","1","0","1","2","0","1","1","1" -"scene_0254_original.png","scene_0254_cf1.png","scene_0254_cf2.png","What is the total number of metallic objects?","How many red objects are there?","What is the total number of rubber objects?","medium","medium","medium","2","1","2","2","1","2","3","1","1" -"scene_0255_original.png","scene_0255_cf1.png","scene_0255_cf2.png","Is the red cylinder matte or shiny?","How many red objects are there?","How many red objects are there?","hard","medium","medium","matte","3","3","not found","2","2","matte","2","2" -"scene_0256_original.png","scene_0256_cf1.png","scene_0256_cf2.png","Are there any gray cubes?","How many blue objects are there?","How many gray objects are there?","hard","medium","medium","no","2","1","no","1","1","no","2","1" -"scene_0257_original.png","scene_0257_cf1.png","scene_0257_cf2.png","How many small brown objects are there?","Are there any gray objects?","Are there any cyan objects?","hard","medium","medium","1","yes","yes","1","yes","yes","1","yes","yes" -"scene_0258_original.png","scene_0258_cf1.png","scene_0258_cf2.png","Are there any cylinders present?","How many rubber objects are there?","What is the total number of cubes?","medium","medium","medium","yes","3","1","yes","4","1","yes","3","2" -"scene_0259_original.png","scene_0259_cf1.png","scene_0259_cf2.png","Are there any red spheres?","How many brown objects are there?","How many red objects are there?","hard","medium","medium","yes","1","3","yes","1","3","yes","1","2" -"scene_0260_original.png","scene_0260_cf1.png","scene_0260_cf2.png","How many brown objects are there?","How many gray objects are there?","Are there any small objects?","medium","medium","medium","2","1","yes","2","1","yes","2","1","yes" -"scene_0261_original.png","scene_0261_cf1.png","scene_0261_cf2.png","How many large red objects are there?","How many large objects are there?","Are there any cubes?","hard","medium","medium","1","5","yes","2","6","yes","0","4","yes" -"scene_0262_original.png","scene_0262_cf1.png","scene_0262_cf2.png","How many metal objects are there?","Are there any blue objects?","What is the total number of cubes?","medium","medium","medium","1","yes","0","1","yes","0","1","yes","1" -"scene_0263_original.png","scene_0263_cf1.png","scene_0263_cf2.png","Are there any spheres present?","What is the total number of small objects?","Are there any green objects?","medium","medium","medium","yes","3","yes","yes","4","yes","yes","3","yes" -"scene_0264_original.png","scene_0264_cf1.png","scene_0264_cf2.png","What is the total number of purple metal objects?","Are there any small objects?","Are there any purple objects?","hard","medium","medium","0","yes","yes","0","yes","yes","0","yes","yes" -"scene_0265_original.png","scene_0265_cf1.png","scene_0265_cf2.png","Are there any cubes present?","Are there any yellow objects?","Are there any gray objects?","medium","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","yes" -"scene_0266_original.png","scene_0266_cf1.png","scene_0266_cf2.png","Are there any spheres present?","Are there any green objects?","Are there any purple objects?","medium","medium","medium","yes","yes","no","yes","yes","no","yes","yes","yes" -"scene_0267_original.png","scene_0267_cf1.png","scene_0267_cf2.png","How many rubber objects are there?","Are there any red objects?","Are there any blue objects?","medium","medium","medium","6","no","yes","5","yes","yes","6","no","yes" -"scene_0268_original.png","scene_0268_cf1.png","scene_0268_cf2.png","How many small brown objects are there?","How many green objects are there?","How many cyan objects are there?","hard","medium","medium","1","0","1","1","1","1","1","0","1" -"scene_0269_original.png","scene_0269_cf1.png","scene_0269_cf2.png","Are there any spheres present?","Are there any blue objects?","What is the total number of green objects?","medium","medium","medium","yes","yes","1","yes","yes","1","yes","yes","1" -"scene_0270_original.png","scene_0270_cf1.png","scene_0270_cf2.png","Is there a purple cube?","How many blue objects are there?","Are there any blue objects?","hard","medium","medium","no","2","yes","no","2","yes","no","2","yes" -"scene_0271_original.png","scene_0271_cf1.png","scene_0271_cf2.png","What is the total number of gray metal objects?","Are there any cyan objects?","Are there any cyan objects?","hard","medium","medium","1","yes","yes","1","no","no","1","yes","yes" -"scene_0272_original.png","scene_0272_cf1.png","scene_0272_cf2.png","What is the total number of metal objects?","Are there any cyan objects?","How many yellow objects are there?","medium","medium","medium","2","yes","1","2","no","1","2","yes","0" -"scene_0273_original.png","scene_0273_cf1.png","scene_0273_cf2.png","What is the total number of red rubber objects?","Are there any red objects?","Are there any rubber objects?","hard","medium","medium","2","yes","yes","2","yes","yes","1","yes","yes" -"scene_0274_original.png","scene_0274_cf1.png","scene_0274_cf2.png","What is the total number of small objects?","How many rubber objects are there?","How many red objects are there?","medium","medium","medium","1","1","0","1","2","0","1","2","1" -"scene_0275_original.png","scene_0275_cf1.png","scene_0275_cf2.png","How many objects are in the scene?","Are there any cyan objects?","What is the total number of purple objects?","easy","medium","medium","3","yes","1","3","yes","1","3","yes","1" -"scene_0276_original.png","scene_0276_cf1.png","scene_0276_cf2.png","Are there any yellow cubes?","What is the total number of rubber objects?","Are there any purple objects?","hard","medium","medium","no","2","yes","no","3","yes","no","2","yes" -"scene_0277_original.png","scene_0277_cf1.png","scene_0277_cf2.png","What is the total number of large objects?","How many yellow objects are there?","What is the total number of cylinders?","medium","medium","medium","4","1","2","3","0","2","4","1","1" -"scene_0278_original.png","scene_0278_cf1.png","scene_0278_cf2.png","What is the total number of small objects?","What is the total number of gray objects?","How many small objects are there?","medium","medium","medium","1","3","1","1","2","1","0","3","0" -"scene_0279_original.png","scene_0279_cf1.png","scene_0279_cf2.png","What is the total number of rubber objects?","What is the total number of green objects?","Are there any brown objects?","medium","medium","medium","2","1","yes","3","0","yes","2","1","yes" -"scene_0280_original.png","scene_0280_cf1.png","scene_0280_cf2.png","Are there any cubes present?","What is the total number of cyan objects?","What is the total number of cubes?","medium","medium","medium","yes","2","1","yes","1","1","yes","2","2" -"scene_0281_original.png","scene_0281_cf1.png","scene_0281_cf2.png","What is the total number of metal objects?","What is the total number of cubes?","What is the total number of cyan objects?","medium","medium","medium","4","1","2","4","2","2","4","1","2" -"scene_0282_original.png","scene_0282_cf1.png","scene_0282_cf2.png","How many yellow objects are there?","How many small objects are there?","Are there any green objects?","medium","medium","medium","1","3","no","1","4","no","1","4","yes" -"scene_0283_original.png","scene_0283_cf1.png","scene_0283_cf2.png","How many metal objects are there?","How many purple objects are there?","How many green objects are there?","medium","medium","medium","2","0","2","3","1","2","2","0","2" -"scene_0284_original.png","scene_0284_cf1.png","scene_0284_cf2.png","How many objects are in the scene?","How many brown objects are there?","Are there any purple objects?","easy","medium","medium","8","3","yes","8","3","yes","8","3","yes" -"scene_0285_original.png","scene_0285_cf1.png","scene_0285_cf2.png","Is there a metal cube?","Are there any brown objects?","How many green objects are there?","hard","medium","medium","yes","yes","0","yes","yes","0","yes","yes","1" -"scene_0286_original.png","scene_0286_cf1.png","scene_0286_cf2.png","Is the purple cylinder matte or shiny?","How many red objects are there?","What is the total number of brown objects?","hard","medium","medium","matte","1","1","matte","0","1","matte","1","0" -"scene_0287_original.png","scene_0287_cf1.png","scene_0287_cf2.png","Is there a metal cube?","What is the total number of blue objects?","How many rubber objects are there?","hard","medium","medium","no","2","4","no","2","4","no","2","3" -"scene_0288_original.png","scene_0288_cf1.png","scene_0288_cf2.png","What is the total number of metallic objects?","What is the total number of purple objects?","Are there any cyan objects?","medium","medium","medium","1","1","yes","2","2","yes","1","1","yes" -"scene_0289_original.png","scene_0289_cf1.png","scene_0289_cf2.png","What is the total number of metallic objects?","Are there any green objects?","Are there any cylinders?","medium","medium","medium","2","yes","yes","2","yes","yes","2","yes","no" -"scene_0290_original.png","scene_0290_cf1.png","scene_0290_cf2.png","What is the total number of small objects?","What is the total number of small objects?","What is the total number of blue objects?","medium","medium","medium","1","1","1","2","2","1","1","1","1" -"scene_0291_original.png","scene_0291_cf1.png","scene_0291_cf2.png","What is the total number of red metal objects?","How many yellow objects are there?","How many green objects are there?","hard","medium","medium","0","1","0","0","0","0","0","0","1" -"scene_0292_original.png","scene_0292_cf1.png","scene_0292_cf2.png","What is the total number of small objects?","How many gray objects are there?","How many cyan objects are there?","medium","medium","medium","5","3","1","4","2","1","6","3","2" -"scene_0293_original.png","scene_0293_cf1.png","scene_0293_cf2.png","Is there a cyan cube?","What is the total number of yellow objects?","What is the total number of red objects?","hard","medium","medium","yes","2","1","yes","1","1","yes","2","1" -"scene_0294_original.png","scene_0294_cf1.png","scene_0294_cf2.png","Is the brown cube matte or shiny?","What is the total number of brown objects?","How many green objects are there?","hard","medium","medium","matte","2","2","matte","1","2","matte","2","3" -"scene_0295_original.png","scene_0295_cf1.png","scene_0295_cf2.png","What is the total number of metallic objects?","How many cubes are there?","What is the total number of rubber objects?","medium","medium","medium","3","3","4","3","4","4","4","3","3" -"scene_0296_original.png","scene_0296_cf1.png","scene_0296_cf2.png","How many metal objects are there?","Are there any cubes?","How many yellow objects are there?","medium","medium","medium","4","yes","2","4","yes","2","3","yes","3" -"scene_0297_original.png","scene_0297_cf1.png","scene_0297_cf2.png","Is the green cube matte or shiny?","How many yellow objects are there?","How many green objects are there?","hard","medium","medium","shiny","1","1","shiny","1","1","shiny","1","1" -"scene_0298_original.png","scene_0298_cf1.png","scene_0298_cf2.png","How many large red objects are there?","How many cylinders are there?","What is the total number of large objects?","hard","medium","medium","1","1","2","1","2","3","0","1","1" -"scene_0299_original.png","scene_0299_cf1.png","scene_0299_cf2.png","Are there any brown spheres?","Are there any gray objects?","Are there any purple objects?","hard","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","yes" -"scene_0300_original.png","scene_0300_cf1.png","scene_0300_cf2.png","What is the total number of metallic objects?","Are there any blue objects?","How many red objects are there?","medium","medium","medium","2","yes","2","2","yes","2","2","yes","2" -"scene_0301_original.png","scene_0301_cf1.png","scene_0301_cf2.png","Are there any cube objects?","Are there any rubber objects?","How many blue objects are there?","medium","medium","medium","yes","yes","2","yes","yes","2","yes","yes","2" -"scene_0302_original.png","scene_0302_cf1.png","scene_0302_cf2.png","What is the total number of small objects?","How many cubes are there?","How many yellow objects are there?","medium","medium","medium","3","2","2","3","1","2","3","2","2" -"scene_0303_original.png","scene_0303_cf1.png","scene_0303_cf2.png","How many rubber objects are there?","Are there any cyan objects?","Are there any small objects?","medium","medium","medium","4","yes","yes","4","yes","yes","4","yes","yes" -"scene_0304_original.png","scene_0304_cf1.png","scene_0304_cf2.png","How many small purple objects are there?","How many small objects are there?","Are there any cylinders?","hard","medium","medium","0","2","yes","0","3","yes","0","2","yes" -"scene_0305_original.png","scene_0305_cf1.png","scene_0305_cf2.png","Are there any sphere objects?","Are there any cyan objects?","How many gray objects are there?","medium","medium","medium","yes","yes","2","yes","yes","2","yes","yes","2" -"scene_0306_original.png","scene_0306_cf1.png","scene_0306_cf2.png","How many rubber objects are there?","What is the total number of spheres?","Are there any brown objects?","medium","medium","medium","3","2","no","3","3","no","3","1","yes" -"scene_0307_original.png","scene_0307_cf1.png","scene_0307_cf2.png","What is the total number of metallic objects?","How many yellow objects are there?","What is the total number of brown objects?","medium","medium","medium","2","1","1","2","2","1","2","1","1" -"scene_0308_original.png","scene_0308_cf1.png","scene_0308_cf2.png","Are there any cylinder objects?","What is the total number of purple objects?","What is the total number of green objects?","medium","medium","medium","yes","1","1","yes","1","1","yes","1","1" -"scene_0309_original.png","scene_0309_cf1.png","scene_0309_cf2.png","Is there a yellow cylinder?","How many blue objects are there?","Are there any green objects?","hard","medium","medium","no","0","yes","no","1","yes","no","0","yes" -"scene_0310_original.png","scene_0310_cf1.png","scene_0310_cf2.png","Is there a metal cube?","How many cubes are there?","How many cubes are there?","hard","medium","medium","yes","2","2","yes","1","1","yes","3","3" -"scene_0311_original.png","scene_0311_cf1.png","scene_0311_cf2.png","Are there any cubes present?","What is the total number of red objects?","Are there any green objects?","medium","medium","medium","yes","1","yes","yes","2","yes","yes","1","yes" -"scene_0312_original.png","scene_0312_cf1.png","scene_0312_cf2.png","What is the total number of small objects?","Are there any blue objects?","How many brown objects are there?","medium","medium","medium","1","yes","1","1","yes","1","1","yes","0" -"scene_0313_original.png","scene_0313_cf1.png","scene_0313_cf2.png","Is there a cyan cube?","What is the total number of yellow objects?","How many cubes are there?","hard","medium","medium","yes","2","5","yes","2","5","yes","2","4" -"scene_0314_original.png","scene_0314_cf1.png","scene_0314_cf2.png","How many rubber objects are there?","How many cubes are there?","How many brown objects are there?","medium","medium","medium","3","4","2","3","3","2","2","3","1" -"scene_0315_original.png","scene_0315_cf1.png","scene_0315_cf2.png","What is the total number of metallic objects?","How many spheres are there?","Are there any small objects?","medium","medium","medium","1","2","yes","1","1","yes","1","2","yes" -"scene_0316_original.png","scene_0316_cf1.png","scene_0316_cf2.png","Is there a metal cylinder?","What is the total number of cyan objects?","How many brown objects are there?","hard","medium","medium","yes","2","1","yes","2","1","yes","2","2" -"scene_0317_original.png","scene_0317_cf1.png","scene_0317_cf2.png","What is the total number of metallic objects?","What is the total number of yellow objects?","Are there any purple objects?","medium","medium","medium","3","1","yes","3","1","yes","3","1","yes" -"scene_0318_original.png","scene_0318_cf1.png","scene_0318_cf2.png","Are there any sphere objects?","Are there any gray objects?","How many small objects are there?","medium","medium","medium","yes","yes","4","yes","yes","4","yes","yes","3" -"scene_0319_original.png","scene_0319_cf1.png","scene_0319_cf2.png","What is the total number of metallic objects?","How many small objects are there?","How many cyan objects are there?","medium","medium","medium","4","4","1","4","3","1","4","3","2" -"scene_0320_original.png","scene_0320_cf1.png","scene_0320_cf2.png","What is the total number of metallic objects?","What is the total number of gray objects?","What is the total number of cubes?","medium","medium","medium","3","2","2","3","2","2","3","2","1" -"scene_0321_original.png","scene_0321_cf1.png","scene_0321_cf2.png","Are there any spheres present?","How many blue objects are there?","What is the total number of small objects?","medium","medium","medium","yes","2","2","yes","2","2","yes","2","3" -"scene_0322_original.png","scene_0322_cf1.png","scene_0322_cf2.png","What is the total number of rubber objects?","Are there any cubes?","How many yellow objects are there?","medium","medium","medium","3","yes","3","3","yes","3","3","yes","3" -"scene_0323_original.png","scene_0323_cf1.png","scene_0323_cf2.png","Is the cyan cube matte or shiny?","How many small objects are there?","What is the total number of cyan objects?","hard","medium","medium","matte","2","2","matte","1","2","matte","2","2" -"scene_0324_original.png","scene_0324_cf1.png","scene_0324_cf2.png","What is the total number of metallic objects?","What is the total number of rubber objects?","How many cubes are there?","medium","medium","medium","1","2","0","2","1","0","1","2","1" -"scene_0325_original.png","scene_0325_cf1.png","scene_0325_cf2.png","What is the total number of small objects?","What is the total number of red objects?","What is the total number of cylinders?","medium","medium","medium","2","1","2","2","1","2","2","1","1" -"scene_0326_original.png","scene_0326_cf1.png","scene_0326_cf2.png","What is the total number of yellow rubber objects?","Are there any cylinders?","Are there any yellow objects?","hard","medium","medium","1","yes","yes","1","no","yes","0","yes","no" -"scene_0327_original.png","scene_0327_cf1.png","scene_0327_cf2.png","How many large gray objects are there?","What is the total number of blue objects?","How many rubber objects are there?","hard","medium","medium","0","3","5","0","3","5","0","3","6" -"scene_0328_original.png","scene_0328_cf1.png","scene_0328_cf2.png","Are there any red cubes?","What is the total number of brown objects?","What is the total number of blue objects?","hard","medium","medium","no","1","1","no","0","1","no","1","0" -"scene_0329_original.png","scene_0329_cf1.png","scene_0329_cf2.png","How many metal objects are there?","Are there any purple objects?","What is the total number of purple objects?","medium","medium","medium","2","yes","3","2","yes","4","2","yes","3" -"scene_0330_original.png","scene_0330_cf1.png","scene_0330_cf2.png","How many metal objects are there?","What is the total number of green objects?","Are there any small objects?","medium","medium","medium","1","1","yes","1","1","yes","1","1","yes" -"scene_0331_original.png","scene_0331_cf1.png","scene_0331_cf2.png","Are there any green cylinders?","Are there any purple objects?","What is the total number of yellow objects?","hard","medium","medium","yes","yes","1","yes","yes","1","yes","yes","1" -"scene_0332_original.png","scene_0332_cf1.png","scene_0332_cf2.png","Are there any purple spheres?","What is the total number of purple objects?","What is the total number of purple objects?","hard","medium","medium","yes","1","1","yes","1","1","yes","1","1" -"scene_0333_original.png","scene_0333_cf1.png","scene_0333_cf2.png","Is there a rubber cylinder?","What is the total number of rubber objects?","What is the total number of red objects?","hard","medium","medium","yes","4","2","yes","3","2","yes","4","1" -"scene_0334_original.png","scene_0334_cf1.png","scene_0334_cf2.png","Is the purple sphere matte or shiny?","How many cylinders are there?","What is the total number of brown objects?","hard","medium","medium","shiny","1","1","shiny","0","1","shiny","1","1" -"scene_0335_original.png","scene_0335_cf1.png","scene_0335_cf2.png","What is the total number of metal objects?","Are there any red objects?","Are there any small objects?","medium","medium","medium","3","no","yes","4","yes","yes","3","no","yes" -"scene_0336_original.png","scene_0336_cf1.png","scene_0336_cf2.png","Are there any blue spheres?","How many brown objects are there?","Are there any purple objects?","hard","medium","medium","no","1","yes","no","1","yes","no","1","yes" -"scene_0337_original.png","scene_0337_cf1.png","scene_0337_cf2.png","Is there a metal cube?","Are there any spheres?","Are there any purple objects?","hard","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","yes" -"scene_0338_original.png","scene_0338_cf1.png","scene_0338_cf2.png","What is the total number of gray metal objects?","Are there any blue objects?","Are there any purple objects?","hard","medium","medium","2","yes","yes","2","yes","yes","2","yes","yes" -"scene_0339_original.png","scene_0339_cf1.png","scene_0339_cf2.png","What is the total number of large objects?","What is the total number of yellow objects?","Are there any rubber objects?","medium","medium","medium","3","1","yes","3","2","yes","3","1","yes" -"scene_0340_original.png","scene_0340_cf1.png","scene_0340_cf2.png","What is the total number of metal objects?","What is the total number of blue objects?","Are there any brown objects?","medium","medium","medium","2","1","yes","2","1","yes","2","1","yes" -"scene_0341_original.png","scene_0341_cf1.png","scene_0341_cf2.png","Is there a rubber cylinder?","How many small objects are there?","Are there any red objects?","hard","medium","medium","yes","1","yes","yes","2","yes","yes","1","yes" -"scene_0342_original.png","scene_0342_cf1.png","scene_0342_cf2.png","Is the red cylinder matte or shiny?","What is the total number of yellow objects?","Are there any cubes?","hard","medium","medium","not found","2","yes","not found","3","yes","not found","2","no" -"scene_0343_original.png","scene_0343_cf1.png","scene_0343_cf2.png","How many small red objects are there?","What is the total number of spheres?","What is the total number of gray objects?","hard","medium","medium","1","0","2","1","1","2","0","0","2" -"scene_0344_original.png","scene_0344_cf1.png","scene_0344_cf2.png","Are there any green cylinders?","How many small objects are there?","How many brown objects are there?","hard","medium","medium","yes","3","1","yes","2","1","yes","3","1" -"scene_0345_original.png","scene_0345_cf1.png","scene_0345_cf2.png","Is there a metal cylinder?","What is the total number of brown objects?","How many brown objects are there?","hard","medium","medium","no","1","1","no","0","0","no","0","0" -"scene_0346_original.png","scene_0346_cf1.png","scene_0346_cf2.png","Are there any cylinders present?","How many cyan objects are there?","Are there any red objects?","medium","medium","medium","yes","1","no","yes","1","no","yes","1","yes" -"scene_0347_original.png","scene_0347_cf1.png","scene_0347_cf2.png","How many large cyan objects are there?","How many cyan objects are there?","Are there any small objects?","hard","medium","medium","0","1","yes","0","1","yes","1","1","yes" -"scene_0348_original.png","scene_0348_cf1.png","scene_0348_cf2.png","How many large yellow objects are there?","What is the total number of rubber objects?","What is the total number of rubber objects?","hard","medium","medium","0","3","3","0","4","4","0","4","4" -"scene_0349_original.png","scene_0349_cf1.png","scene_0349_cf2.png","How many large cyan objects are there?","What is the total number of brown objects?","Are there any rubber objects?","hard","medium","medium","0","1","yes","0","2","yes","0","1","yes" -"scene_0350_original.png","scene_0350_cf1.png","scene_0350_cf2.png","Is there a purple sphere?","How many purple objects are there?","Are there any small objects?","hard","medium","medium","no","1","yes","no","2","yes","no","1","yes" -"scene_0351_original.png","scene_0351_cf1.png","scene_0351_cf2.png","How many green objects are there?","How many green objects are there?","What is the total number of cubes?","medium","medium","medium","1","1","1","0","0","1","1","1","0" -"scene_0352_original.png","scene_0352_cf1.png","scene_0352_cf2.png","How many metal objects are there?","Are there any gray objects?","Are there any rubber objects?","medium","medium","medium","4","yes","yes","4","yes","yes","3","yes","yes" -"scene_0353_original.png","scene_0353_cf1.png","scene_0353_cf2.png","What is the total number of brown metal objects?","Are there any purple objects?","How many rubber objects are there?","hard","medium","medium","1","no","0","1","yes","0","1","no","1" -"scene_0354_original.png","scene_0354_cf1.png","scene_0354_cf2.png","What is the total number of metal objects?","What is the total number of yellow objects?","Are there any blue objects?","medium","medium","medium","4","1","yes","5","2","yes","4","1","yes" -"scene_0355_original.png","scene_0355_cf1.png","scene_0355_cf2.png","What is the total number of large objects?","How many cyan objects are there?","How many spheres are there?","medium","medium","medium","1","1","1","1","0","1","1","1","2" -"scene_0356_original.png","scene_0356_cf1.png","scene_0356_cf2.png","How many small yellow objects are there?","What is the total number of rubber objects?","How many rubber objects are there?","hard","medium","medium","1","3","3","1","4","4","1","4","4" -"scene_0357_original.png","scene_0357_cf1.png","scene_0357_cf2.png","How many metal objects are there?","Are there any cubes?","Are there any cyan objects?","medium","medium","medium","1","no","yes","1","yes","yes","1","no","yes" -"scene_0358_original.png","scene_0358_cf1.png","scene_0358_cf2.png","Is there a rubber cylinder?","How many spheres are there?","How many small objects are there?","hard","medium","medium","yes","1","3","no","2","3","yes","1","2" -"scene_0359_original.png","scene_0359_cf1.png","scene_0359_cf2.png","How many gray objects are there?","How many cubes are there?","Are there any brown objects?","medium","medium","medium","2","4","yes","2","5","yes","2","4","yes" -"scene_0360_original.png","scene_0360_cf1.png","scene_0360_cf2.png","How many small blue objects are there?","What is the total number of rubber objects?","What is the total number of cylinders?","hard","medium","medium","2","5","3","2","4","3","2","5","2" -"scene_0361_original.png","scene_0361_cf1.png","scene_0361_cf2.png","How many metal objects are there?","How many small objects are there?","What is the total number of yellow objects?","medium","medium","medium","4","2","2","4","3","2","4","2","2" -"scene_0362_original.png","scene_0362_cf1.png","scene_0362_cf2.png","Is the gray cylinder matte or shiny?","Are there any green objects?","How many gray objects are there?","hard","medium","medium","matte","yes","1","matte","yes","1","not found","yes","1" -"scene_0363_original.png","scene_0363_cf1.png","scene_0363_cf2.png","How many large gray objects are there?","How many blue objects are there?","Are there any cyan objects?","hard","medium","medium","0","1","yes","0","1","yes","0","1","yes" -"scene_0364_original.png","scene_0364_cf1.png","scene_0364_cf2.png","What is the total number of small objects?","What is the total number of small objects?","How many small objects are there?","medium","medium","medium","3","3","3","2","2","2","2","2","2" -"scene_0365_original.png","scene_0365_cf1.png","scene_0365_cf2.png","Are there any spheres present?","How many gray objects are there?","Are there any gray objects?","medium","medium","medium","yes","1","yes","yes","1","yes","yes","1","yes" -"scene_0366_original.png","scene_0366_cf1.png","scene_0366_cf2.png","Are there any yellow cylinders?","Are there any cubes?","How many purple objects are there?","hard","medium","medium","no","yes","2","no","yes","2","no","yes","2" -"scene_0367_original.png","scene_0367_cf1.png","scene_0367_cf2.png","What is the total number of small objects?","What is the total number of purple objects?","Are there any small objects?","medium","medium","medium","3","1","yes","4","2","yes","4","1","yes" -"scene_0368_original.png","scene_0368_cf1.png","scene_0368_cf2.png","What is the total number of metallic objects?","Are there any small objects?","What is the total number of blue objects?","medium","medium","medium","3","yes","1","3","yes","1","3","yes","1" -"scene_0369_original.png","scene_0369_cf1.png","scene_0369_cf2.png","Are there any blue cylinders?","What is the total number of red objects?","What is the total number of cyan objects?","hard","medium","medium","no","2","2","no","2","2","no","2","2" -"scene_0370_original.png","scene_0370_cf1.png","scene_0370_cf2.png","How many small yellow objects are there?","How many small objects are there?","How many small objects are there?","hard","medium","medium","0","4","4","0","3","3","0","3","3" -"scene_0371_original.png","scene_0371_cf1.png","scene_0371_cf2.png","Is there a metal cube?","What is the total number of spheres?","What is the total number of green objects?","hard","medium","medium","yes","4","1","yes","3","1","yes","4","1" -"scene_0372_original.png","scene_0372_cf1.png","scene_0372_cf2.png","Are there any cylinders present?","What is the total number of cyan objects?","What is the total number of small objects?","medium","medium","medium","yes","0","2","yes","1","1","yes","0","1" -"scene_0373_original.png","scene_0373_cf1.png","scene_0373_cf2.png","How many large red objects are there?","What is the total number of green objects?","What is the total number of rubber objects?","hard","medium","medium","0","1","3","0","1","3","0","1","4" -"scene_0374_original.png","scene_0374_cf1.png","scene_0374_cf2.png","How many large brown objects are there?","What is the total number of blue objects?","What is the total number of rubber objects?","hard","medium","medium","1","2","2","1","2","2","1","2","3" -"scene_0375_original.png","scene_0375_cf1.png","scene_0375_cf2.png","Are there any cube objects?","How many blue objects are there?","Are there any blue objects?","medium","medium","medium","yes","1","yes","yes","0","no","yes","1","yes" -"scene_0376_original.png","scene_0376_cf1.png","scene_0376_cf2.png","Are there any cube objects?","Are there any purple objects?","What is the total number of small objects?","medium","medium","medium","yes","yes","2","yes","yes","2","yes","yes","1" -"scene_0377_original.png","scene_0377_cf1.png","scene_0377_cf2.png","Is there a gray cylinder?","What is the total number of blue objects?","Are there any green objects?","hard","medium","medium","no","1","yes","no","0","yes","no","1","yes" -"scene_0378_original.png","scene_0378_cf1.png","scene_0378_cf2.png","Is the green cube matte or shiny?","How many green objects are there?","What is the total number of spheres?","hard","medium","medium","not found","2","2","not found","2","2","not found","2","3" -"scene_0379_original.png","scene_0379_cf1.png","scene_0379_cf2.png","Are there any cubes present?","What is the total number of gray objects?","Are there any gray objects?","medium","medium","medium","yes","1","yes","yes","0","no","yes","2","yes" -"scene_0380_original.png","scene_0380_cf1.png","scene_0380_cf2.png","How many purple objects are there?","What is the total number of purple objects?","What is the total number of green objects?","medium","medium","medium","1","1","2","1","1","2","1","1","1" -"scene_0381_original.png","scene_0381_cf1.png","scene_0381_cf2.png","Is there a brown sphere?","Are there any blue objects?","How many brown objects are there?","hard","medium","medium","yes","yes","1","yes","yes","1","yes","yes","1" -"scene_0382_original.png","scene_0382_cf1.png","scene_0382_cf2.png","What is the total number of metal objects?","What is the total number of gray objects?","What is the total number of red objects?","medium","medium","medium","3","1","0","3","1","0","3","1","1" -"scene_0383_original.png","scene_0383_cf1.png","scene_0383_cf2.png","Is the yellow sphere matte or shiny?","How many rubber objects are there?","How many gray objects are there?","hard","medium","medium","not found","2","1","not found","1","1","not found","2","1" -"scene_0384_original.png","scene_0384_cf1.png","scene_0384_cf2.png","Is there a brown cylinder?","How many brown objects are there?","How many rubber objects are there?","hard","medium","medium","yes","1","4","yes","1","4","yes","1","5" -"scene_0385_original.png","scene_0385_cf1.png","scene_0385_cf2.png","How many objects are in the scene?","What is the total number of yellow objects?","How many purple objects are there?","easy","medium","medium","3","2","1","3","1","1","3","2","1" -"scene_0386_original.png","scene_0386_cf1.png","scene_0386_cf2.png","How many small yellow objects are there?","What is the total number of cubes?","What is the total number of purple objects?","hard","medium","medium","0","4","1","0","3","1","0","4","1" -"scene_0387_original.png","scene_0387_cf1.png","scene_0387_cf2.png","How many objects are in the scene?","What is the total number of cubes?","How many brown objects are there?","easy","medium","medium","6","3","2","6","2","2","6","3","1" -"scene_0388_original.png","scene_0388_cf1.png","scene_0388_cf2.png","What is the total number of red rubber objects?","What is the total number of yellow objects?","Are there any cubes?","hard","medium","medium","1","1","yes","1","0","yes","1","1","yes" -"scene_0389_original.png","scene_0389_cf1.png","scene_0389_cf2.png","Are there any sphere objects?","What is the total number of spheres?","How many yellow objects are there?","medium","medium","medium","yes","2","1","yes","1","1","yes","1","0" -"scene_0390_original.png","scene_0390_cf1.png","scene_0390_cf2.png","How many objects are in the scene?","What is the total number of small objects?","What is the total number of red objects?","easy","medium","medium","4","2","0","4","1","0","4","2","1" -"scene_0391_original.png","scene_0391_cf1.png","scene_0391_cf2.png","How many gray objects are there?","How many gray objects are there?","How many cyan objects are there?","medium","medium","medium","2","2","2","2","2","2","2","2","2" -"scene_0392_original.png","scene_0392_cf1.png","scene_0392_cf2.png","What is the total number of yellow rubber objects?","How many cubes are there?","Are there any yellow objects?","hard","medium","medium","2","2","yes","2","3","yes","1","2","yes" -"scene_0393_original.png","scene_0393_cf1.png","scene_0393_cf2.png","Is there a cyan cylinder?","How many cylinders are there?","Are there any cyan objects?","hard","medium","medium","yes","2","yes","yes","1","yes","yes","2","yes" -"scene_0394_original.png","scene_0394_cf1.png","scene_0394_cf2.png","How many rubber objects are there?","What is the total number of brown objects?","How many brown objects are there?","medium","medium","medium","3","2","2","3","3","3","3","3","3" -"scene_0395_original.png","scene_0395_cf1.png","scene_0395_cf2.png","How many small green objects are there?","What is the total number of blue objects?","How many blue objects are there?","hard","medium","medium","0","2","2","0","2","2","0","2","2" -"scene_0396_original.png","scene_0396_cf1.png","scene_0396_cf2.png","How many small green objects are there?","What is the total number of cubes?","How many green objects are there?","hard","medium","medium","1","2","3","1","1","3","0","2","2" -"scene_0397_original.png","scene_0397_cf1.png","scene_0397_cf2.png","Is there a rubber cube?","How many green objects are there?","Are there any blue objects?","hard","medium","medium","yes","3","yes","yes","2","yes","yes","3","yes" -"scene_0398_original.png","scene_0398_cf1.png","scene_0398_cf2.png","Is the red sphere matte or shiny?","What is the total number of rubber objects?","Are there any gray objects?","hard","medium","medium","not found","2","yes","not found","1","yes","not found","2","yes" -"scene_0399_original.png","scene_0399_cf1.png","scene_0399_cf2.png","How many objects are in the scene?","What is the total number of red objects?","What is the total number of yellow objects?","easy","medium","medium","4","1","1","4","1","1","4","1","2" -"scene_0400_original.png","scene_0400_cf1.png","scene_0400_cf2.png","What is the total number of red metal objects?","What is the total number of small objects?","Are there any green objects?","hard","medium","medium","2","5","yes","2","6","yes","2","5","no" -"scene_0401_original.png","scene_0401_cf1.png","scene_0401_cf2.png","What is the total number of large objects?","How many yellow objects are there?","Are there any yellow objects?","medium","medium","medium","4","2","yes","4","1","yes","4","2","yes" -"scene_0402_original.png","scene_0402_cf1.png","scene_0402_cf2.png","Is there a rubber cylinder?","How many purple objects are there?","How many brown objects are there?","hard","medium","medium","yes","1","0","yes","1","0","yes","0","1" -"scene_0403_original.png","scene_0403_cf1.png","scene_0403_cf2.png","What is the total number of metallic objects?","What is the total number of brown objects?","Are there any red objects?","medium","medium","medium","4","1","yes","4","0","yes","4","1","yes" -"scene_0404_original.png","scene_0404_cf1.png","scene_0404_cf2.png","What is the total number of metallic objects?","Are there any brown objects?","Are there any small objects?","medium","medium","medium","1","yes","yes","0","no","yes","1","yes","yes" -"scene_0405_original.png","scene_0405_cf1.png","scene_0405_cf2.png","Is there a metal sphere?","What is the total number of rubber objects?","What is the total number of blue objects?","hard","medium","medium","no","3","1","no","4","1","no","3","1" -"scene_0406_original.png","scene_0406_cf1.png","scene_0406_cf2.png","Is there a rubber sphere?","How many green objects are there?","What is the total number of cubes?","hard","medium","medium","yes","2","3","yes","2","3","yes","2","4" -"scene_0407_original.png","scene_0407_cf1.png","scene_0407_cf2.png","How many large brown objects are there?","What is the total number of cyan objects?","What is the total number of green objects?","hard","medium","medium","1","1","1","1","1","1","1","1","0" -"scene_0408_original.png","scene_0408_cf1.png","scene_0408_cf2.png","What is the total number of large objects?","What is the total number of brown objects?","How many gray objects are there?","medium","medium","medium","1","1","0","1","1","0","2","1","1" -"scene_0409_original.png","scene_0409_cf1.png","scene_0409_cf2.png","Are there any cubes present?","What is the total number of blue objects?","How many gray objects are there?","medium","medium","medium","yes","2","1","yes","2","1","yes","2","1" -"scene_0410_original.png","scene_0410_cf1.png","scene_0410_cf2.png","Are there any blue spheres?","Are there any rubber objects?","Are there any blue objects?","hard","medium","medium","yes","no","yes","yes","yes","yes","no","yes","no" -"scene_0411_original.png","scene_0411_cf1.png","scene_0411_cf2.png","How many objects are in the scene?","How many yellow objects are there?","How many red objects are there?","easy","medium","medium","5","1","2","6","2","2","4","1","1" -"scene_0412_original.png","scene_0412_cf1.png","scene_0412_cf2.png","Is there a metal cylinder?","Are there any cubes?","What is the total number of red objects?","hard","medium","medium","yes","yes","0","no","yes","0","yes","yes","1" -"scene_0413_original.png","scene_0413_cf1.png","scene_0413_cf2.png","What is the total number of green metal objects?","How many green objects are there?","How many small objects are there?","hard","medium","medium","0","1","3","0","2","4","0","1","4" -"scene_0414_original.png","scene_0414_cf1.png","scene_0414_cf2.png","Is there a red cube?","How many gray objects are there?","Are there any purple objects?","hard","medium","medium","no","2","yes","no","2","yes","no","2","yes" -"scene_0415_original.png","scene_0415_cf1.png","scene_0415_cf2.png","Are there any cylinders present?","Are there any purple objects?","How many gray objects are there?","medium","medium","medium","yes","yes","1","yes","yes","1","yes","yes","0" -"scene_0416_original.png","scene_0416_cf1.png","scene_0416_cf2.png","Is the red sphere matte or shiny?","What is the total number of cyan objects?","Are there any rubber objects?","hard","medium","medium","not found","2","yes","not found","1","yes","not found","2","yes" -"scene_0417_original.png","scene_0417_cf1.png","scene_0417_cf2.png","What is the total number of metal objects?","How many small objects are there?","Are there any purple objects?","medium","medium","medium","2","2","yes","2","1","yes","2","2","yes" -"scene_0418_original.png","scene_0418_cf1.png","scene_0418_cf2.png","What is the total number of purple rubber objects?","What is the total number of purple objects?","What is the total number of purple objects?","hard","medium","medium","0","1","1","0","1","1","0","0","0" -"scene_0419_original.png","scene_0419_cf1.png","scene_0419_cf2.png","How many blue objects are there?","How many blue objects are there?","Are there any cyan objects?","medium","medium","medium","1","1","yes","1","1","yes","1","1","no" -"scene_0420_original.png","scene_0420_cf1.png","scene_0420_cf2.png","Are there any cube objects?","What is the total number of purple objects?","Are there any gray objects?","medium","medium","medium","yes","1","no","yes","1","no","yes","1","yes" -"scene_0421_original.png","scene_0421_cf1.png","scene_0421_cf2.png","Are there any yellow cylinders?","Are there any green objects?","What is the total number of cyan objects?","hard","medium","medium","no","yes","1","no","yes","1","no","yes","1" -"scene_0422_original.png","scene_0422_cf1.png","scene_0422_cf2.png","What is the total number of rubber objects?","Are there any purple objects?","What is the total number of purple objects?","medium","medium","medium","4","yes","3","4","yes","4","5","yes","4" -"scene_0423_original.png","scene_0423_cf1.png","scene_0423_cf2.png","What is the total number of large objects?","How many yellow objects are there?","Are there any blue objects?","medium","medium","medium","6","2","yes","6","2","yes","5","2","yes" -"scene_0424_original.png","scene_0424_cf1.png","scene_0424_cf2.png","What is the total number of large objects?","How many small objects are there?","Are there any rubber objects?","medium","medium","medium","5","3","yes","4","4","yes","5","3","yes" -"scene_0425_original.png","scene_0425_cf1.png","scene_0425_cf2.png","What is the total number of gray rubber objects?","Are there any blue objects?","What is the total number of red objects?","hard","medium","medium","0","yes","1","0","no","1","0","no","2" -"scene_0426_original.png","scene_0426_cf1.png","scene_0426_cf2.png","Is there a red sphere?","What is the total number of green objects?","What is the total number of yellow objects?","hard","medium","medium","no","1","2","no","2","2","no","1","2" -"scene_0427_original.png","scene_0427_cf1.png","scene_0427_cf2.png","How many rubber objects are there?","Are there any red objects?","Are there any gray objects?","medium","medium","medium","3","yes","no","3","yes","no","3","yes","yes" -"scene_0428_original.png","scene_0428_cf1.png","scene_0428_cf2.png","What is the total number of large objects?","Are there any cyan objects?","How many spheres are there?","medium","medium","medium","4","yes","4","3","no","3","4","yes","3" -"scene_0429_original.png","scene_0429_cf1.png","scene_0429_cf2.png","What is the total number of metallic objects?","What is the total number of green objects?","How many purple objects are there?","medium","medium","medium","4","3","2","4","3","2","3","3","1" -"scene_0430_original.png","scene_0430_cf1.png","scene_0430_cf2.png","Is there a rubber cylinder?","How many brown objects are there?","Are there any cyan objects?","hard","medium","medium","yes","2","yes","yes","2","yes","yes","2","no" -"scene_0431_original.png","scene_0431_cf1.png","scene_0431_cf2.png","How many metal objects are there?","What is the total number of spheres?","What is the total number of small objects?","medium","medium","medium","3","1","4","3","0","4","3","1","3" -"scene_0432_original.png","scene_0432_cf1.png","scene_0432_cf2.png","What is the total number of small objects?","What is the total number of red objects?","How many cyan objects are there?","medium","medium","medium","3","1","1","2","0","1","3","1","1" -"scene_0433_original.png","scene_0433_cf1.png","scene_0433_cf2.png","How many blue objects are there?","What is the total number of yellow objects?","How many cubes are there?","medium","medium","medium","2","1","2","2","1","2","2","1","1" -"scene_0434_original.png","scene_0434_cf1.png","scene_0434_cf2.png","How many objects are in the scene?","Are there any purple objects?","Are there any green objects?","easy","medium","medium","6","yes","yes","7","yes","yes","6","yes","no" -"scene_0435_original.png","scene_0435_cf1.png","scene_0435_cf2.png","What is the total number of metallic objects?","Are there any brown objects?","What is the total number of spheres?","medium","medium","medium","3","yes","3","2","no","2","3","yes","2" -"scene_0436_original.png","scene_0436_cf1.png","scene_0436_cf2.png","Is the purple sphere matte or shiny?","How many cyan objects are there?","What is the total number of cylinders?","hard","medium","medium","shiny","3","3","shiny","3","3","shiny","3","2" -"scene_0437_original.png","scene_0437_cf1.png","scene_0437_cf2.png","Is there a metal sphere?","What is the total number of small objects?","How many small objects are there?","hard","medium","medium","yes","3","3","yes","2","2","yes","2","2" -"scene_0438_original.png","scene_0438_cf1.png","scene_0438_cf2.png","How many rubber objects are there?","What is the total number of cyan objects?","What is the total number of cyan objects?","medium","medium","medium","1","1","1","1","0","0","1","1","1" -"scene_0439_original.png","scene_0439_cf1.png","scene_0439_cf2.png","What is the total number of metal objects?","How many purple objects are there?","What is the total number of purple objects?","medium","medium","medium","1","2","2","1","2","2","0","1","1" -"scene_0440_original.png","scene_0440_cf1.png","scene_0440_cf2.png","How many small purple objects are there?","How many purple objects are there?","How many purple objects are there?","hard","medium","medium","1","1","1","1","1","1","1","1","1" -"scene_0441_original.png","scene_0441_cf1.png","scene_0441_cf2.png","How many objects are in the scene?","What is the total number of cubes?","How many green objects are there?","easy","medium","medium","8","5","6","8","4","6","8","5","6" -"scene_0442_original.png","scene_0442_cf1.png","scene_0442_cf2.png","How many small red objects are there?","Are there any green objects?","What is the total number of small objects?","hard","medium","medium","2","no","3","2","yes","4","1","no","2" -"scene_0443_original.png","scene_0443_cf1.png","scene_0443_cf2.png","Is there a metal sphere?","Are there any blue objects?","Are there any spheres?","hard","medium","medium","no","no","yes","yes","yes","yes","yes","no","yes" -"scene_0444_original.png","scene_0444_cf1.png","scene_0444_cf2.png","Are there any cylinder objects?","What is the total number of small objects?","How many rubber objects are there?","medium","medium","medium","yes","3","1","yes","2","1","yes","3","2" -"scene_0445_original.png","scene_0445_cf1.png","scene_0445_cf2.png","What is the total number of large objects?","How many red objects are there?","Are there any rubber objects?","medium","medium","medium","2","1","yes","2","1","yes","2","1","yes" -"scene_0446_original.png","scene_0446_cf1.png","scene_0446_cf2.png","What is the total number of small objects?","Are there any rubber objects?","What is the total number of blue objects?","medium","medium","medium","5","yes","1","5","yes","1","5","yes","1" -"scene_0447_original.png","scene_0447_cf1.png","scene_0447_cf2.png","Is there a rubber cube?","Are there any brown objects?","Are there any cubes?","hard","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","yes" -"scene_0448_original.png","scene_0448_cf1.png","scene_0448_cf2.png","How many objects are in the scene?","How many brown objects are there?","Are there any purple objects?","easy","medium","medium","4","1","yes","4","1","yes","4","1","yes" -"scene_0449_original.png","scene_0449_cf1.png","scene_0449_cf2.png","Is the red sphere matte or shiny?","What is the total number of cyan objects?","Are there any gray objects?","hard","medium","medium","shiny","3","no","shiny","4","no","shiny","3","yes" -"scene_0450_original.png","scene_0450_cf1.png","scene_0450_cf2.png","What is the total number of rubber objects?","Are there any gray objects?","What is the total number of red objects?","medium","medium","medium","3","yes","1","3","yes","1","2","yes","0" -"scene_0451_original.png","scene_0451_cf1.png","scene_0451_cf2.png","What is the total number of yellow rubber objects?","How many brown objects are there?","How many blue objects are there?","hard","medium","medium","0","2","1","0","2","1","0","2","1" -"scene_0452_original.png","scene_0452_cf1.png","scene_0452_cf2.png","Is there a rubber cube?","Are there any metal objects?","How many metal objects are there?","hard","medium","medium","no","yes","5","yes","yes","4","yes","yes","4" -"scene_0453_original.png","scene_0453_cf1.png","scene_0453_cf2.png","What is the total number of rubber objects?","How many gray objects are there?","How many blue objects are there?","medium","medium","medium","3","1","0","2","0","0","4","1","1" -"scene_0454_original.png","scene_0454_cf1.png","scene_0454_cf2.png","Are there any cylinder objects?","What is the total number of green objects?","What is the total number of red objects?","medium","medium","medium","yes","2","1","yes","2","1","yes","2","0" -"scene_0455_original.png","scene_0455_cf1.png","scene_0455_cf2.png","Is the yellow cylinder matte or shiny?","How many cyan objects are there?","Are there any small objects?","hard","medium","medium","not found","2","yes","not found","3","yes","not found","2","yes" -"scene_0456_original.png","scene_0456_cf1.png","scene_0456_cf2.png","How many purple objects are there?","How many green objects are there?","What is the total number of red objects?","medium","medium","medium","1","1","1","1","0","1","1","1","1" -"scene_0457_original.png","scene_0457_cf1.png","scene_0457_cf2.png","Are there any cubes present?","What is the total number of cubes?","How many green objects are there?","medium","medium","medium","yes","2","1","yes","3","1","yes","2","1" -"scene_0458_original.png","scene_0458_cf1.png","scene_0458_cf2.png","How many small yellow objects are there?","What is the total number of purple objects?","What is the total number of brown objects?","hard","medium","medium","1","1","2","1","0","2","1","1","2" -"scene_0459_original.png","scene_0459_cf1.png","scene_0459_cf2.png","Are there any spheres present?","How many red objects are there?","What is the total number of brown objects?","medium","medium","medium","yes","1","2","yes","2","2","no","2","1" -"scene_0460_original.png","scene_0460_cf1.png","scene_0460_cf2.png","How many large brown objects are there?","What is the total number of rubber objects?","Are there any brown objects?","hard","medium","medium","0","2","yes","0","3","yes","0","2","yes" -"scene_0461_original.png","scene_0461_cf1.png","scene_0461_cf2.png","Is there a metal cube?","What is the total number of cyan objects?","How many gray objects are there?","hard","medium","medium","yes","1","1","yes","1","1","yes","1","1" -"scene_0462_original.png","scene_0462_cf1.png","scene_0462_cf2.png","How many objects are in the scene?","What is the total number of cyan objects?","How many yellow objects are there?","easy","medium","medium","7","2","0","7","1","1","8","2","1" -"scene_0463_original.png","scene_0463_cf1.png","scene_0463_cf2.png","How many objects are in the scene?","How many green objects are there?","Are there any green objects?","easy","medium","medium","8","3","yes","8","2","yes","8","4","yes" -"scene_0464_original.png","scene_0464_cf1.png","scene_0464_cf2.png","Are there any yellow spheres?","Are there any green objects?","Are there any green objects?","hard","medium","medium","no","yes","yes","no","yes","yes","no","yes","yes" -"scene_0465_original.png","scene_0465_cf1.png","scene_0465_cf2.png","Is the green cylinder matte or shiny?","What is the total number of rubber objects?","How many green objects are there?","hard","medium","medium","matte","5","1","matte","6","1","not found","4","0" -"scene_0466_original.png","scene_0466_cf1.png","scene_0466_cf2.png","Is the cyan cylinder matte or shiny?","What is the total number of green objects?","Are there any brown objects?","hard","medium","medium","matte","1","yes","matte","0","yes","matte","1","yes" -"scene_0467_original.png","scene_0467_cf1.png","scene_0467_cf2.png","What is the total number of metallic objects?","How many red objects are there?","What is the total number of small objects?","medium","medium","medium","6","2","4","6","2","4","6","2","5" -"scene_0468_original.png","scene_0468_cf1.png","scene_0468_cf2.png","How many objects are in the scene?","How many gray objects are there?","What is the total number of green objects?","easy","medium","medium","6","1","2","6","1","2","6","1","1" -"scene_0469_original.png","scene_0469_cf1.png","scene_0469_cf2.png","How many gray objects are there?","How many small objects are there?","How many brown objects are there?","medium","medium","medium","2","1","1","2","2","1","2","1","1" -"scene_0470_original.png","scene_0470_cf1.png","scene_0470_cf2.png","What is the total number of metallic objects?","How many green objects are there?","What is the total number of cylinders?","medium","medium","medium","3","0","1","3","1","2","3","0","2" -"scene_0471_original.png","scene_0471_cf1.png","scene_0471_cf2.png","Are there any sphere objects?","Are there any brown objects?","Are there any blue objects?","medium","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","yes" -"scene_0472_original.png","scene_0472_cf1.png","scene_0472_cf2.png","Are there any blue cubes?","How many gray objects are there?","How many yellow objects are there?","hard","medium","medium","yes","0","1","yes","1","1","yes","0","0" -"scene_0473_original.png","scene_0473_cf1.png","scene_0473_cf2.png","What is the total number of large objects?","What is the total number of green objects?","How many green objects are there?","medium","medium","medium","1","1","1","1","1","1","1","0","0" -"scene_0474_original.png","scene_0474_cf1.png","scene_0474_cf2.png","How many objects are in the scene?","Are there any yellow objects?","What is the total number of brown objects?","easy","medium","medium","7","no","1","7","yes","1","7","no","1" -"scene_0475_original.png","scene_0475_cf1.png","scene_0475_cf2.png","How many red objects are there?","Are there any red objects?","Are there any purple objects?","medium","medium","medium","1","yes","yes","0","no","yes","1","yes","yes" -"scene_0476_original.png","scene_0476_cf1.png","scene_0476_cf2.png","What is the total number of metallic objects?","How many yellow objects are there?","How many purple objects are there?","medium","medium","medium","6","2","2","6","2","2","6","2","2" -"scene_0477_original.png","scene_0477_cf1.png","scene_0477_cf2.png","How many objects are in the scene?","Are there any blue objects?","What is the total number of yellow objects?","easy","medium","medium","8","yes","2","8","yes","2","9","yes","3" -"scene_0478_original.png","scene_0478_cf1.png","scene_0478_cf2.png","What is the total number of metal objects?","What is the total number of brown objects?","What is the total number of yellow objects?","medium","medium","medium","3","1","1","3","1","1","3","1","0" -"scene_0479_original.png","scene_0479_cf1.png","scene_0479_cf2.png","How many small green objects are there?","Are there any blue objects?","How many green objects are there?","hard","medium","medium","0","yes","1","0","yes","1","0","yes","1" -"scene_0480_original.png","scene_0480_cf1.png","scene_0480_cf2.png","How many rubber objects are there?","How many gray objects are there?","How many rubber objects are there?","medium","medium","medium","4","2","4","3","1","3","3","2","3" -"scene_0481_original.png","scene_0481_cf1.png","scene_0481_cf2.png","How many large blue objects are there?","How many cubes are there?","Are there any blue objects?","hard","medium","medium","0","2","yes","0","1","yes","1","2","yes" -"scene_0482_original.png","scene_0482_cf1.png","scene_0482_cf2.png","What is the total number of metal objects?","Are there any blue objects?","Are there any yellow objects?","medium","medium","medium","2","yes","yes","2","yes","yes","2","yes","yes" -"scene_0483_original.png","scene_0483_cf1.png","scene_0483_cf2.png","Is the brown sphere matte or shiny?","Are there any cubes?","What is the total number of gray objects?","hard","medium","medium","not found","yes","3","not found","yes","3","not found","yes","3" -"scene_0484_original.png","scene_0484_cf1.png","scene_0484_cf2.png","What is the total number of metallic objects?","How many brown objects are there?","What is the total number of red objects?","medium","medium","medium","3","2","1","3","1","1","3","2","1" -"scene_0485_original.png","scene_0485_cf1.png","scene_0485_cf2.png","How many rubber objects are there?","How many purple objects are there?","What is the total number of cylinders?","medium","medium","medium","4","0","2","4","1","2","4","0","3" -"scene_0486_original.png","scene_0486_cf1.png","scene_0486_cf2.png","What is the total number of metallic objects?","Are there any blue objects?","What is the total number of rubber objects?","medium","medium","medium","5","yes","3","5","yes","3","4","yes","4" -"scene_0487_original.png","scene_0487_cf1.png","scene_0487_cf2.png","How many objects are in the scene?","What is the total number of green objects?","How many gray objects are there?","easy","medium","medium","5","0","1","5","1","1","4","0","0" -"scene_0488_original.png","scene_0488_cf1.png","scene_0488_cf2.png","Is the purple sphere matte or shiny?","How many cyan objects are there?","What is the total number of yellow objects?","hard","medium","medium","not found","2","1","not found","2","1","not found","2","1" -"scene_0489_original.png","scene_0489_cf1.png","scene_0489_cf2.png","What is the total number of cyan rubber objects?","Are there any small objects?","Are there any green objects?","hard","medium","medium","0","yes","yes","0","yes","yes","0","yes","yes" -"scene_0490_original.png","scene_0490_cf1.png","scene_0490_cf2.png","What is the total number of metal objects?","What is the total number of purple objects?","How many small objects are there?","medium","medium","medium","2","1","2","2","1","2","2","1","3" -"scene_0491_original.png","scene_0491_cf1.png","scene_0491_cf2.png","Are there any spheres present?","Are there any cyan objects?","How many cubes are there?","medium","medium","medium","yes","yes","4","yes","yes","4","yes","yes","3" -"scene_0492_original.png","scene_0492_cf1.png","scene_0492_cf2.png","How many rubber objects are there?","What is the total number of red objects?","How many gray objects are there?","medium","medium","medium","2","1","0","2","0","0","2","1","1" -"scene_0493_original.png","scene_0493_cf1.png","scene_0493_cf2.png","What is the total number of metallic objects?","What is the total number of spheres?","How many purple objects are there?","medium","medium","medium","3","1","1","3","0","1","3","1","0" -"scene_0494_original.png","scene_0494_cf1.png","scene_0494_cf2.png","What is the total number of metallic objects?","Are there any rubber objects?","Are there any blue objects?","medium","medium","medium","1","yes","yes","2","yes","yes","1","yes","no" -"scene_0495_original.png","scene_0495_cf1.png","scene_0495_cf2.png","Is there a purple sphere?","What is the total number of cubes?","How many gray objects are there?","hard","medium","medium","yes","2","1","yes","3","1","yes","2","1" -"scene_0496_original.png","scene_0496_cf1.png","scene_0496_cf2.png","Is there a metal cylinder?","Are there any small objects?","Are there any brown objects?","hard","medium","medium","no","yes","yes","no","yes","yes","no","yes","yes" -"scene_0497_original.png","scene_0497_cf1.png","scene_0497_cf2.png","How many rubber objects are there?","What is the total number of brown objects?","How many spheres are there?","medium","medium","medium","5","1","3","5","1","3","5","1","4" -"scene_0498_original.png","scene_0498_cf1.png","scene_0498_cf2.png","Is the purple cube matte or shiny?","How many blue objects are there?","What is the total number of purple objects?","hard","medium","medium","shiny","1","1","shiny","1","1","not found","1","1" -"scene_0499_original.png","scene_0499_cf1.png","scene_0499_cf2.png","How many rubber objects are there?","How many blue objects are there?","What is the total number of blue objects?","medium","medium","medium","2","2","2","2","2","2","2","2","2" -"scene_0500_original.png","scene_0500_cf1.png","scene_0500_cf2.png","How many objects are in the scene?","What is the total number of small objects?","What is the total number of green objects?","easy","medium","medium","5","2","1","5","3","1","5","2","1" -"scene_0501_original.png","scene_0501_cf1.png","scene_0501_cf2.png","Is the green cube matte or shiny?","What is the total number of small objects?","What is the total number of cyan objects?","hard","medium","medium","matte","4","1","matte","5","1","matte","4","1" -"scene_0502_original.png","scene_0502_cf1.png","scene_0502_cf2.png","What is the total number of metallic objects?","What is the total number of yellow objects?","Are there any cubes?","medium","medium","medium","4","3","yes","4","3","yes","4","3","yes" -"scene_0503_original.png","scene_0503_cf1.png","scene_0503_cf2.png","Are there any blue spheres?","Are there any red objects?","What is the total number of rubber objects?","hard","medium","medium","yes","yes","1","yes","yes","1","yes","yes","2" -"scene_0504_original.png","scene_0504_cf1.png","scene_0504_cf2.png","How many metal objects are there?","Are there any red objects?","Are there any purple objects?","medium","medium","medium","4","yes","no","4","yes","no","4","yes","yes" -"scene_0505_original.png","scene_0505_cf1.png","scene_0505_cf2.png","How many objects are in the scene?","How many blue objects are there?","What is the total number of purple objects?","easy","medium","medium","3","0","2","4","1","2","3","0","2" -"scene_0506_original.png","scene_0506_cf1.png","scene_0506_cf2.png","Is there a red cylinder?","How many small objects are there?","Are there any brown objects?","hard","medium","medium","yes","3","yes","yes","4","yes","yes","3","yes" -"scene_0507_original.png","scene_0507_cf1.png","scene_0507_cf2.png","Are there any sphere objects?","What is the total number of rubber objects?","How many small objects are there?","medium","medium","medium","yes","2","3","yes","3","3","yes","2","2" -"scene_0508_original.png","scene_0508_cf1.png","scene_0508_cf2.png","How many large yellow objects are there?","What is the total number of brown objects?","What is the total number of purple objects?","hard","medium","medium","1","1","0","1","1","0","1","1","1" -"scene_0509_original.png","scene_0509_cf1.png","scene_0509_cf2.png","How many objects are in the scene?","How many purple objects are there?","What is the total number of red objects?","easy","medium","medium","4","1","1","4","2","1","5","1","2" -"scene_0510_original.png","scene_0510_cf1.png","scene_0510_cf2.png","How many objects are in the scene?","Are there any brown objects?","How many brown objects are there?","easy","medium","medium","3","yes","1","3","no","0","3","yes","1" -"scene_0511_original.png","scene_0511_cf1.png","scene_0511_cf2.png","What is the total number of metal objects?","How many cubes are there?","Are there any spheres?","medium","medium","medium","3","2","yes","3","1","yes","3","2","yes" -"scene_0512_original.png","scene_0512_cf1.png","scene_0512_cf2.png","How many small brown objects are there?","Are there any brown objects?","What is the total number of cyan objects?","hard","medium","medium","1","yes","1","1","yes","1","1","yes","0" -"scene_0513_original.png","scene_0513_cf1.png","scene_0513_cf2.png","Is the green cube matte or shiny?","How many rubber objects are there?","What is the total number of gray objects?","hard","medium","medium","not found","4","2","not found","3","2","not found","4","2" -"scene_0514_original.png","scene_0514_cf1.png","scene_0514_cf2.png","How many objects are in the scene?","What is the total number of cubes?","How many red objects are there?","easy","medium","medium","7","1","1","7","2","1","7","2","2" -"scene_0515_original.png","scene_0515_cf1.png","scene_0515_cf2.png","Is the green cylinder matte or shiny?","Are there any cyan objects?","How many metal objects are there?","hard","medium","medium","matte","no","3","matte","yes","3","matte","no","2" -"scene_0516_original.png","scene_0516_cf1.png","scene_0516_cf2.png","Are there any spheres present?","How many brown objects are there?","How many yellow objects are there?","medium","medium","medium","yes","1","0","yes","0","0","yes","1","1" -"scene_0517_original.png","scene_0517_cf1.png","scene_0517_cf2.png","How many cyan objects are there?","How many rubber objects are there?","Are there any cyan objects?","medium","medium","medium","2","1","yes","2","0","yes","1","2","yes" -"scene_0518_original.png","scene_0518_cf1.png","scene_0518_cf2.png","How many large yellow objects are there?","Are there any cyan objects?","How many green objects are there?","hard","medium","medium","0","yes","2","0","yes","2","0","yes","1" -"scene_0519_original.png","scene_0519_cf1.png","scene_0519_cf2.png","Are there any cube objects?","How many cubes are there?","What is the total number of cubes?","medium","medium","medium","yes","3","3","yes","2","2","yes","2","2" -"scene_0520_original.png","scene_0520_cf1.png","scene_0520_cf2.png","What is the total number of purple metal objects?","Are there any cyan objects?","What is the total number of brown objects?","hard","medium","medium","2","no","2","2","yes","2","2","no","1" -"scene_0521_original.png","scene_0521_cf1.png","scene_0521_cf2.png","Is the purple cylinder matte or shiny?","How many purple objects are there?","What is the total number of green objects?","hard","medium","medium","matte","1","1","matte","1","1","shiny","1","1" -"scene_0522_original.png","scene_0522_cf1.png","scene_0522_cf2.png","What is the total number of rubber objects?","What is the total number of blue objects?","How many blue objects are there?","medium","medium","medium","2","2","2","2","1","1","2","1","1" -"scene_0523_original.png","scene_0523_cf1.png","scene_0523_cf2.png","How many objects are in the scene?","What is the total number of small objects?","How many green objects are there?","easy","medium","medium","6","3","1","6","2","1","6","4","2" -"scene_0524_original.png","scene_0524_cf1.png","scene_0524_cf2.png","Are there any red spheres?","Are there any brown objects?","Are there any yellow objects?","hard","medium","medium","yes","yes","no","yes","yes","no","yes","yes","yes" -"scene_0525_original.png","scene_0525_cf1.png","scene_0525_cf2.png","Is there a purple cube?","How many green objects are there?","Are there any purple objects?","hard","medium","medium","yes","0","yes","yes","1","yes","yes","0","yes" -"scene_0526_original.png","scene_0526_cf1.png","scene_0526_cf2.png","How many green objects are there?","Are there any purple objects?","What is the total number of gray objects?","medium","medium","medium","1","yes","2","1","yes","2","1","yes","2" -"scene_0527_original.png","scene_0527_cf1.png","scene_0527_cf2.png","Is there a gray cube?","What is the total number of green objects?","How many small objects are there?","hard","medium","medium","yes","2","3","yes","2","3","yes","2","2" -"scene_0528_original.png","scene_0528_cf1.png","scene_0528_cf2.png","Is there a red cylinder?","Are there any red objects?","Are there any rubber objects?","hard","medium","medium","no","yes","no","no","yes","no","no","yes","yes" -"scene_0529_original.png","scene_0529_cf1.png","scene_0529_cf2.png","How many large cyan objects are there?","What is the total number of rubber objects?","How many blue objects are there?","hard","medium","medium","0","3","1","0","4","1","0","3","1" -"scene_0530_original.png","scene_0530_cf1.png","scene_0530_cf2.png","Are there any cube objects?","How many cubes are there?","Are there any rubber objects?","medium","medium","medium","yes","3","yes","yes","2","yes","yes","3","yes" -"scene_0531_original.png","scene_0531_cf1.png","scene_0531_cf2.png","What is the total number of blue metal objects?","Are there any rubber objects?","What is the total number of gray objects?","hard","medium","medium","1","yes","2","1","yes","2","1","yes","2" -"scene_0532_original.png","scene_0532_cf1.png","scene_0532_cf2.png","What is the total number of large objects?","How many purple objects are there?","What is the total number of brown objects?","medium","medium","medium","1","1","1","2","2","1","1","1","1" -"scene_0533_original.png","scene_0533_cf1.png","scene_0533_cf2.png","Is there a brown sphere?","How many purple objects are there?","How many yellow objects are there?","hard","medium","medium","yes","0","2","no","1","2","yes","0","2" -"scene_0534_original.png","scene_0534_cf1.png","scene_0534_cf2.png","What is the total number of metal objects?","Are there any brown objects?","What is the total number of yellow objects?","medium","medium","medium","2","yes","1","2","yes","1","2","yes","0" -"scene_0535_original.png","scene_0535_cf1.png","scene_0535_cf2.png","Are there any cubes present?","How many cubes are there?","Are there any spheres?","medium","medium","medium","yes","2","yes","yes","3","yes","yes","2","yes" -"scene_0536_original.png","scene_0536_cf1.png","scene_0536_cf2.png","What is the total number of blue rubber objects?","Are there any blue objects?","How many gray objects are there?","hard","medium","medium","1","yes","1","1","yes","1","1","yes","2" -"scene_0537_original.png","scene_0537_cf1.png","scene_0537_cf2.png","Is the cyan sphere matte or shiny?","Are there any blue objects?","Are there any purple objects?","hard","medium","medium","matte","no","yes","matte","yes","yes","matte","no","yes" -"scene_0538_original.png","scene_0538_cf1.png","scene_0538_cf2.png","Is the yellow cube matte or shiny?","How many small objects are there?","What is the total number of cubes?","hard","medium","medium","matte","1","2","matte","2","2","not found","1","1" -"scene_0539_original.png","scene_0539_cf1.png","scene_0539_cf2.png","How many purple objects are there?","How many blue objects are there?","How many purple objects are there?","medium","medium","medium","1","1","1","1","1","1","1","1","1" -"scene_0540_original.png","scene_0540_cf1.png","scene_0540_cf2.png","What is the total number of small objects?","Are there any cylinders?","What is the total number of green objects?","medium","medium","medium","2","yes","2","2","yes","2","2","yes","2" -"scene_0541_original.png","scene_0541_cf1.png","scene_0541_cf2.png","Is there a yellow cylinder?","How many green objects are there?","What is the total number of blue objects?","hard","medium","medium","no","1","1","no","0","1","no","1","1" -"scene_0542_original.png","scene_0542_cf1.png","scene_0542_cf2.png","What is the total number of large objects?","How many small objects are there?","Are there any green objects?","medium","medium","medium","2","2","yes","3","1","yes","2","2","yes" -"scene_0543_original.png","scene_0543_cf1.png","scene_0543_cf2.png","What is the total number of blue rubber objects?","What is the total number of rubber objects?","How many rubber objects are there?","hard","medium","medium","1","4","4","2","5","5","1","5","5" -"scene_0544_original.png","scene_0544_cf1.png","scene_0544_cf2.png","How many large purple objects are there?","What is the total number of spheres?","Are there any rubber objects?","hard","medium","medium","1","1","yes","1","2","yes","1","1","yes" -"scene_0545_original.png","scene_0545_cf1.png","scene_0545_cf2.png","What is the total number of green metal objects?","Are there any small objects?","What is the total number of gray objects?","hard","medium","medium","0","yes","1","0","yes","1","0","yes","1" -"scene_0546_original.png","scene_0546_cf1.png","scene_0546_cf2.png","What is the total number of yellow metal objects?","What is the total number of rubber objects?","Are there any gray objects?","hard","medium","medium","1","4","no","1","5","no","1","5","yes" -"scene_0547_original.png","scene_0547_cf1.png","scene_0547_cf2.png","Are there any cyan spheres?","Are there any cubes?","What is the total number of cubes?","hard","medium","medium","no","yes","4","no","yes","3","no","yes","5" -"scene_0548_original.png","scene_0548_cf1.png","scene_0548_cf2.png","How many blue objects are there?","Are there any brown objects?","Are there any cubes?","medium","medium","medium","2","no","yes","2","yes","yes","2","no","yes" -"scene_0549_original.png","scene_0549_cf1.png","scene_0549_cf2.png","Are there any yellow cylinders?","What is the total number of purple objects?","What is the total number of purple objects?","hard","medium","medium","no","2","2","no","1","1","no","2","2" -"scene_0550_original.png","scene_0550_cf1.png","scene_0550_cf2.png","What is the total number of metallic objects?","How many gray objects are there?","What is the total number of gray objects?","medium","medium","medium","2","2","2","2","2","2","1","1","1" -"scene_0551_original.png","scene_0551_cf1.png","scene_0551_cf2.png","How many gray objects are there?","How many brown objects are there?","How many green objects are there?","medium","medium","medium","1","2","1","1","3","1","1","2","1" -"scene_0552_original.png","scene_0552_cf1.png","scene_0552_cf2.png","What is the total number of small objects?","What is the total number of blue objects?","Are there any rubber objects?","medium","medium","medium","2","1","yes","2","1","yes","2","1","yes" -"scene_0553_original.png","scene_0553_cf1.png","scene_0553_cf2.png","Are there any cylinders present?","Are there any small objects?","How many blue objects are there?","medium","medium","medium","yes","yes","2","yes","yes","2","yes","yes","1" -"scene_0554_original.png","scene_0554_cf1.png","scene_0554_cf2.png","How many metal objects are there?","Are there any rubber objects?","What is the total number of cyan objects?","medium","medium","medium","1","yes","1","2","yes","1","0","yes","2" -"scene_0555_original.png","scene_0555_cf1.png","scene_0555_cf2.png","What is the total number of metal objects?","How many yellow objects are there?","What is the total number of green objects?","medium","medium","medium","1","2","0","1","2","0","2","1","1" -"scene_0556_original.png","scene_0556_cf1.png","scene_0556_cf2.png","Are there any cubes present?","Are there any brown objects?","What is the total number of yellow objects?","medium","medium","medium","yes","yes","2","yes","yes","2","yes","yes","1" -"scene_0557_original.png","scene_0557_cf1.png","scene_0557_cf2.png","Is there a green cube?","Are there any cubes?","How many yellow objects are there?","hard","medium","medium","yes","yes","2","no","yes","2","yes","yes","2" -"scene_0558_original.png","scene_0558_cf1.png","scene_0558_cf2.png","How many yellow objects are there?","What is the total number of small objects?","What is the total number of red objects?","medium","medium","medium","1","4","2","1","3","2","1","3","1" -"scene_0559_original.png","scene_0559_cf1.png","scene_0559_cf2.png","Are there any sphere objects?","How many brown objects are there?","What is the total number of rubber objects?","medium","medium","medium","yes","1","3","yes","1","3","yes","1","2" -"scene_0560_original.png","scene_0560_cf1.png","scene_0560_cf2.png","What is the total number of brown rubber objects?","How many brown objects are there?","How many small objects are there?","hard","medium","medium","0","1","1","0","0","0","0","1","0" -"scene_0561_original.png","scene_0561_cf1.png","scene_0561_cf2.png","Is there a metal sphere?","How many rubber objects are there?","Are there any yellow objects?","hard","medium","medium","yes","5","yes","yes","4","yes","yes","5","yes" -"scene_0562_original.png","scene_0562_cf1.png","scene_0562_cf2.png","Are there any yellow cylinders?","Are there any cylinders?","Are there any gray objects?","hard","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","yes" -"scene_0563_original.png","scene_0563_cf1.png","scene_0563_cf2.png","What is the total number of metallic objects?","Are there any gray objects?","How many small objects are there?","medium","medium","medium","3","yes","2","3","no","2","3","yes","3" -"scene_0564_original.png","scene_0564_cf1.png","scene_0564_cf2.png","Are there any cube objects?","How many cyan objects are there?","Are there any cyan objects?","medium","medium","medium","yes","1","yes","no","0","no","yes","1","yes" -"scene_0565_original.png","scene_0565_cf1.png","scene_0565_cf2.png","What is the total number of metallic objects?","How many blue objects are there?","How many red objects are there?","medium","medium","medium","6","1","3","6","1","3","6","1","3" -"scene_0566_original.png","scene_0566_cf1.png","scene_0566_cf2.png","Is the purple cylinder matte or shiny?","How many green objects are there?","What is the total number of brown objects?","hard","medium","medium","matte","1","1","not found","2","1","matte","1","0" -"scene_0567_original.png","scene_0567_cf1.png","scene_0567_cf2.png","Is there a yellow cylinder?","How many brown objects are there?","What is the total number of brown objects?","hard","medium","medium","yes","1","1","no","2","2","yes","1","1" -"scene_0568_original.png","scene_0568_cf1.png","scene_0568_cf2.png","What is the total number of yellow rubber objects?","How many yellow objects are there?","Are there any small objects?","hard","medium","medium","2","2","no","1","1","no","2","2","yes" -"scene_0569_original.png","scene_0569_cf1.png","scene_0569_cf2.png","Is there a gray sphere?","How many yellow objects are there?","Are there any cyan objects?","hard","medium","medium","yes","1","yes","yes","0","yes","yes","1","yes" -"scene_0570_original.png","scene_0570_cf1.png","scene_0570_cf2.png","Is there a rubber cylinder?","Are there any rubber objects?","Are there any green objects?","hard","medium","medium","no","yes","no","no","yes","no","no","yes","yes" -"scene_0571_original.png","scene_0571_cf1.png","scene_0571_cf2.png","How many objects are in the scene?","What is the total number of red objects?","How many rubber objects are there?","easy","medium","medium","3","0","2","3","1","2","3","0","1" -"scene_0572_original.png","scene_0572_cf1.png","scene_0572_cf2.png","Are there any spheres present?","How many cyan objects are there?","How many cyan objects are there?","medium","medium","medium","yes","1","1","yes","1","1","yes","1","1" -"scene_0573_original.png","scene_0573_cf1.png","scene_0573_cf2.png","Is there a metal cube?","What is the total number of green objects?","Are there any cubes?","hard","medium","medium","yes","3","yes","yes","2","yes","yes","3","yes" -"scene_0574_original.png","scene_0574_cf1.png","scene_0574_cf2.png","Are there any cube objects?","What is the total number of brown objects?","What is the total number of cyan objects?","medium","medium","medium","yes","1","1","yes","0","1","yes","1","1" -"scene_0575_original.png","scene_0575_cf1.png","scene_0575_cf2.png","Are there any green cylinders?","What is the total number of green objects?","Are there any purple objects?","hard","medium","medium","yes","2","yes","yes","1","yes","yes","2","yes" -"scene_0576_original.png","scene_0576_cf1.png","scene_0576_cf2.png","What is the total number of metallic objects?","What is the total number of rubber objects?","Are there any cubes?","medium","medium","medium","4","1","yes","3","2","yes","4","1","yes" -"scene_0577_original.png","scene_0577_cf1.png","scene_0577_cf2.png","How many rubber objects are there?","How many gray objects are there?","Are there any rubber objects?","medium","medium","medium","2","1","yes","2","1","yes","3","1","yes" -"scene_0578_original.png","scene_0578_cf1.png","scene_0578_cf2.png","How many gray objects are there?","How many cyan objects are there?","What is the total number of rubber objects?","medium","medium","medium","1","1","4","1","0","3","1","1","5" -"scene_0579_original.png","scene_0579_cf1.png","scene_0579_cf2.png","What is the total number of gray rubber objects?","Are there any small objects?","How many red objects are there?","hard","medium","medium","1","yes","2","1","yes","2","1","yes","1" -"scene_0580_original.png","scene_0580_cf1.png","scene_0580_cf2.png","What is the total number of large objects?","How many cubes are there?","Are there any green objects?","medium","medium","medium","1","0","no","1","1","no","0","1","yes" -"scene_0581_original.png","scene_0581_cf1.png","scene_0581_cf2.png","Is there a metal cylinder?","How many brown objects are there?","What is the total number of purple objects?","hard","medium","medium","yes","1","1","yes","2","1","yes","1","0" -"scene_0582_original.png","scene_0582_cf1.png","scene_0582_cf2.png","What is the total number of metallic objects?","Are there any cyan objects?","Are there any green objects?","medium","medium","medium","4","no","no","5","yes","no","4","no","yes" -"scene_0583_original.png","scene_0583_cf1.png","scene_0583_cf2.png","How many green objects are there?","What is the total number of red objects?","Are there any blue objects?","medium","medium","medium","1","1","yes","1","1","yes","1","1","yes" -"scene_0584_original.png","scene_0584_cf1.png","scene_0584_cf2.png","How many rubber objects are there?","How many cubes are there?","How many rubber objects are there?","medium","medium","medium","5","1","5","5","0","5","6","1","6" -"scene_0585_original.png","scene_0585_cf1.png","scene_0585_cf2.png","How many purple objects are there?","What is the total number of yellow objects?","Are there any purple objects?","medium","medium","medium","2","1","yes","1","2","yes","1","1","yes" -"scene_0586_original.png","scene_0586_cf1.png","scene_0586_cf2.png","What is the total number of large objects?","What is the total number of spheres?","Are there any green objects?","medium","medium","medium","2","4","yes","2","5","yes","2","4","yes" -"scene_0587_original.png","scene_0587_cf1.png","scene_0587_cf2.png","How many brown objects are there?","Are there any blue objects?","How many cyan objects are there?","medium","medium","medium","1","yes","0","1","yes","0","1","no","1" -"scene_0588_original.png","scene_0588_cf1.png","scene_0588_cf2.png","What is the total number of large objects?","What is the total number of brown objects?","What is the total number of brown objects?","medium","medium","medium","6","5","5","7","4","4","6","4","4" -"scene_0589_original.png","scene_0589_cf1.png","scene_0589_cf2.png","What is the total number of metal objects?","How many cyan objects are there?","How many small objects are there?","medium","medium","medium","1","3","2","1","3","2","1","3","1" -"scene_0590_original.png","scene_0590_cf1.png","scene_0590_cf2.png","How many cyan objects are there?","What is the total number of rubber objects?","Are there any gray objects?","medium","medium","medium","1","4","yes","1","3","yes","1","4","yes" -"scene_0591_original.png","scene_0591_cf1.png","scene_0591_cf2.png","Is the brown cylinder matte or shiny?","What is the total number of purple objects?","How many green objects are there?","hard","medium","medium","matte","0","1","matte","1","1","matte","0","1" -"scene_0592_original.png","scene_0592_cf1.png","scene_0592_cf2.png","How many metal objects are there?","How many blue objects are there?","How many green objects are there?","medium","medium","medium","4","1","1","4","1","1","4","1","1" -"scene_0593_original.png","scene_0593_cf1.png","scene_0593_cf2.png","How many rubber objects are there?","How many purple objects are there?","Are there any purple objects?","medium","medium","medium","5","1","yes","5","0","no","5","1","yes" -"scene_0594_original.png","scene_0594_cf1.png","scene_0594_cf2.png","Are there any cylinder objects?","What is the total number of cubes?","How many yellow objects are there?","medium","medium","medium","yes","2","1","yes","1","1","yes","2","1" -"scene_0595_original.png","scene_0595_cf1.png","scene_0595_cf2.png","What is the total number of large objects?","How many purple objects are there?","Are there any purple objects?","medium","medium","medium","3","1","yes","3","1","yes","3","1","yes" -"scene_0596_original.png","scene_0596_cf1.png","scene_0596_cf2.png","What is the total number of metallic objects?","Are there any purple objects?","How many small objects are there?","medium","medium","medium","1","no","1","1","yes","1","1","no","0" -"scene_0597_original.png","scene_0597_cf1.png","scene_0597_cf2.png","How many rubber objects are there?","Are there any red objects?","What is the total number of purple objects?","medium","medium","medium","2","yes","0","2","yes","0","2","yes","1" -"scene_0598_original.png","scene_0598_cf1.png","scene_0598_cf2.png","Are there any cylinder objects?","How many rubber objects are there?","What is the total number of brown objects?","medium","medium","medium","yes","3","1","yes","2","1","yes","2","0" -"scene_0599_original.png","scene_0599_cf1.png","scene_0599_cf2.png","How many rubber objects are there?","Are there any red objects?","How many cyan objects are there?","medium","medium","medium","3","yes","0","4","yes","0","3","yes","1" -"scene_0600_original.png","scene_0600_cf1.png","scene_0600_cf2.png","How many small gray objects are there?","What is the total number of red objects?","How many cubes are there?","hard","medium","medium","1","1","1","1","0","1","1","1","2" -"scene_0601_original.png","scene_0601_cf1.png","scene_0601_cf2.png","What is the total number of metal objects?","How many yellow objects are there?","How many purple objects are there?","medium","medium","medium","3","1","1","3","1","1","3","1","1" -"scene_0602_original.png","scene_0602_cf1.png","scene_0602_cf2.png","How many small red objects are there?","Are there any small objects?","How many red objects are there?","hard","medium","medium","1","yes","1","1","yes","1","0","yes","0" -"scene_0603_original.png","scene_0603_cf1.png","scene_0603_cf2.png","Are there any yellow cubes?","What is the total number of gray objects?","Are there any gray objects?","hard","medium","medium","no","2","yes","no","2","yes","no","3","yes" -"scene_0604_original.png","scene_0604_cf1.png","scene_0604_cf2.png","How many metal objects are there?","Are there any cubes?","What is the total number of yellow objects?","medium","medium","medium","2","yes","1","2","yes","1","1","yes","0" -"scene_0605_original.png","scene_0605_cf1.png","scene_0605_cf2.png","Is there a blue cylinder?","Are there any yellow objects?","Are there any small objects?","hard","medium","medium","no","yes","yes","no","yes","yes","no","yes","yes" -"scene_0606_original.png","scene_0606_cf1.png","scene_0606_cf2.png","Is there a metal cylinder?","What is the total number of spheres?","What is the total number of blue objects?","hard","medium","medium","yes","4","1","yes","3","1","yes","4","1" -"scene_0607_original.png","scene_0607_cf1.png","scene_0607_cf2.png","How many objects are in the scene?","Are there any small objects?","What is the total number of red objects?","easy","medium","medium","6","yes","1","6","yes","1","6","yes","1" -"scene_0608_original.png","scene_0608_cf1.png","scene_0608_cf2.png","How many large purple objects are there?","What is the total number of small objects?","What is the total number of gray objects?","hard","medium","medium","1","3","1","2","2","1","1","3","1" -"scene_0609_original.png","scene_0609_cf1.png","scene_0609_cf2.png","Is the blue sphere matte or shiny?","Are there any small objects?","Are there any purple objects?","hard","medium","medium","not found","yes","yes","not found","yes","yes","not found","yes","no" -"scene_0610_original.png","scene_0610_cf1.png","scene_0610_cf2.png","What is the total number of green metal objects?","How many green objects are there?","Are there any cubes?","hard","medium","medium","0","1","yes","0","0","yes","0","1","yes" -"scene_0611_original.png","scene_0611_cf1.png","scene_0611_cf2.png","How many small brown objects are there?","How many cyan objects are there?","Are there any cyan objects?","hard","medium","medium","1","2","yes","1","2","yes","1","2","yes" -"scene_0612_original.png","scene_0612_cf1.png","scene_0612_cf2.png","How many objects are in the scene?","Are there any small objects?","Are there any purple objects?","easy","medium","medium","8","yes","yes","8","yes","yes","8","yes","yes" -"scene_0613_original.png","scene_0613_cf1.png","scene_0613_cf2.png","What is the total number of brown rubber objects?","How many red objects are there?","Are there any yellow objects?","hard","medium","medium","1","2","no","1","2","no","1","1","yes" -"scene_0614_original.png","scene_0614_cf1.png","scene_0614_cf2.png","How many small brown objects are there?","What is the total number of cyan objects?","Are there any brown objects?","hard","medium","medium","1","0","yes","1","1","yes","1","0","yes" -"scene_0615_original.png","scene_0615_cf1.png","scene_0615_cf2.png","What is the total number of metal objects?","Are there any blue objects?","How many small objects are there?","medium","medium","medium","5","yes","3","6","yes","4","5","yes","2" -"scene_0616_original.png","scene_0616_cf1.png","scene_0616_cf2.png","How many objects are in the scene?","Are there any purple objects?","How many small objects are there?","easy","medium","medium","7","yes","4","7","yes","4","7","yes","5" -"scene_0617_original.png","scene_0617_cf1.png","scene_0617_cf2.png","How many large blue objects are there?","How many gray objects are there?","How many cubes are there?","hard","medium","medium","0","2","1","0","2","1","0","2","2" -"scene_0618_original.png","scene_0618_cf1.png","scene_0618_cf2.png","What is the total number of metallic objects?","How many brown objects are there?","Are there any gray objects?","medium","medium","medium","2","3","no","2","3","no","3","2","yes" -"scene_0619_original.png","scene_0619_cf1.png","scene_0619_cf2.png","What is the total number of large objects?","How many green objects are there?","What is the total number of spheres?","medium","medium","medium","5","1","3","5","2","3","5","1","2" -"scene_0620_original.png","scene_0620_cf1.png","scene_0620_cf2.png","Is the gray cylinder matte or shiny?","What is the total number of red objects?","How many small objects are there?","hard","medium","medium","shiny","1","1","shiny","0","1","shiny","1","0" -"scene_0621_original.png","scene_0621_cf1.png","scene_0621_cf2.png","Are there any cubes present?","What is the total number of gray objects?","How many cubes are there?","medium","medium","medium","yes","1","1","yes","1","1","no","1","0" -"scene_0622_original.png","scene_0622_cf1.png","scene_0622_cf2.png","Is the cyan cylinder matte or shiny?","What is the total number of cyan objects?","How many small objects are there?","hard","medium","medium","not found","1","2","not found","0","2","not found","1","1" -"scene_0623_original.png","scene_0623_cf1.png","scene_0623_cf2.png","What is the total number of gray metal objects?","How many brown objects are there?","What is the total number of red objects?","hard","medium","medium","1","0","2","1","1","2","1","0","2" -"scene_0624_original.png","scene_0624_cf1.png","scene_0624_cf2.png","Is there a metal sphere?","Are there any blue objects?","Are there any small objects?","hard","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","yes" -"scene_0625_original.png","scene_0625_cf1.png","scene_0625_cf2.png","Are there any cube objects?","What is the total number of cyan objects?","Are there any small objects?","medium","medium","medium","yes","0","yes","yes","1","yes","yes","0","yes" -"scene_0626_original.png","scene_0626_cf1.png","scene_0626_cf2.png","Is there a purple cube?","Are there any green objects?","How many rubber objects are there?","hard","medium","medium","yes","yes","3","yes","yes","3","yes","yes","2" -"scene_0627_original.png","scene_0627_cf1.png","scene_0627_cf2.png","What is the total number of large objects?","Are there any brown objects?","How many brown objects are there?","medium","medium","medium","2","yes","1","1","no","0","2","yes","1" -"scene_0628_original.png","scene_0628_cf1.png","scene_0628_cf2.png","Is there a rubber sphere?","How many large objects are there?","Are there any metal objects?","hard","medium","medium","yes","1","yes","yes","2","yes","yes","1","yes" -"scene_0629_original.png","scene_0629_cf1.png","scene_0629_cf2.png","Is the gray cube matte or shiny?","What is the total number of cyan objects?","How many small objects are there?","hard","medium","medium","matte","2","2","shiny","2","2","matte","2","3" -"scene_0630_original.png","scene_0630_cf1.png","scene_0630_cf2.png","Are there any blue spheres?","How many blue objects are there?","How many rubber objects are there?","hard","medium","medium","no","1","2","no","1","2","no","1","1" -"scene_0631_original.png","scene_0631_cf1.png","scene_0631_cf2.png","Are there any green spheres?","How many rubber objects are there?","What is the total number of purple objects?","hard","medium","medium","no","6","2","no","5","2","no","5","1" -"scene_0632_original.png","scene_0632_cf1.png","scene_0632_cf2.png","Are there any cylinder objects?","How many yellow objects are there?","Are there any cylinders?","medium","medium","medium","yes","1","yes","yes","1","yes","yes","1","yes" -"scene_0633_original.png","scene_0633_cf1.png","scene_0633_cf2.png","Is there a metal cylinder?","How many blue objects are there?","How many brown objects are there?","hard","medium","medium","yes","1","1","yes","1","1","yes","1","0" -"scene_0634_original.png","scene_0634_cf1.png","scene_0634_cf2.png","What is the total number of rubber objects?","How many small objects are there?","What is the total number of yellow objects?","medium","medium","medium","1","3","1","1","2","1","1","3","1" -"scene_0635_original.png","scene_0635_cf1.png","scene_0635_cf2.png","What is the total number of rubber objects?","What is the total number of brown objects?","Are there any green objects?","medium","medium","medium","6","0","yes","6","1","yes","5","1","yes" -"scene_0636_original.png","scene_0636_cf1.png","scene_0636_cf2.png","What is the total number of metallic objects?","Are there any gray objects?","Are there any red objects?","medium","medium","medium","3","yes","yes","3","yes","yes","3","yes","yes" -"scene_0637_original.png","scene_0637_cf1.png","scene_0637_cf2.png","What is the total number of green metal objects?","What is the total number of red objects?","Are there any red objects?","hard","medium","medium","1","1","yes","1","1","yes","1","1","yes" -"scene_0638_original.png","scene_0638_cf1.png","scene_0638_cf2.png","What is the total number of cyan metal objects?","How many purple objects are there?","Are there any small objects?","hard","medium","medium","1","2","yes","1","2","yes","1","2","yes" -"scene_0639_original.png","scene_0639_cf1.png","scene_0639_cf2.png","What is the total number of rubber objects?","How many brown objects are there?","Are there any blue objects?","medium","medium","medium","4","1","yes","4","1","yes","3","1","yes" -"scene_0640_original.png","scene_0640_cf1.png","scene_0640_cf2.png","What is the total number of rubber objects?","How many cyan objects are there?","Are there any brown objects?","medium","medium","medium","1","0","no","2","1","no","1","0","yes" -"scene_0641_original.png","scene_0641_cf1.png","scene_0641_cf2.png","Is there a red cube?","What is the total number of rubber objects?","How many red objects are there?","hard","medium","medium","no","1","1","no","2","1","no","1","0" -"scene_0642_original.png","scene_0642_cf1.png","scene_0642_cf2.png","How many metal objects are there?","How many brown objects are there?","How many cyan objects are there?","medium","medium","medium","4","1","0","4","1","0","4","0","1" -"scene_0643_original.png","scene_0643_cf1.png","scene_0643_cf2.png","Is the green sphere matte or shiny?","Are there any gray objects?","How many cubes are there?","hard","medium","medium","matte","no","3","matte","yes","3","matte","no","2" -"scene_0644_original.png","scene_0644_cf1.png","scene_0644_cf2.png","What is the total number of metallic objects?","How many yellow objects are there?","What is the total number of gray objects?","medium","medium","medium","3","0","1","4","1","1","3","0","1" -"scene_0645_original.png","scene_0645_cf1.png","scene_0645_cf2.png","Are there any cubes present?","Are there any blue objects?","Are there any small objects?","medium","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","yes" -"scene_0646_original.png","scene_0646_cf1.png","scene_0646_cf2.png","What is the total number of yellow rubber objects?","What is the total number of gray objects?","Are there any gray objects?","hard","medium","medium","1","1","yes","1","1","yes","0","1","yes" -"scene_0647_original.png","scene_0647_cf1.png","scene_0647_cf2.png","How many objects are in the scene?","Are there any cyan objects?","Are there any red objects?","easy","medium","medium","5","no","yes","6","yes","yes","4","no","no" -"scene_0648_original.png","scene_0648_cf1.png","scene_0648_cf2.png","How many metal objects are there?","How many cubes are there?","Are there any green objects?","medium","medium","medium","4","4","yes","4","3","yes","5","4","no" -"scene_0649_original.png","scene_0649_cf1.png","scene_0649_cf2.png","Are there any blue spheres?","How many red objects are there?","What is the total number of cubes?","hard","medium","medium","no","1","2","no","1","2","no","1","1" -"scene_0650_original.png","scene_0650_cf1.png","scene_0650_cf2.png","How many large blue objects are there?","How many rubber objects are there?","How many cubes are there?","hard","medium","medium","2","7","6","2","6","6","2","7","5" -"scene_0651_original.png","scene_0651_cf1.png","scene_0651_cf2.png","How many objects are in the scene?","What is the total number of green objects?","How many rubber objects are there?","easy","medium","medium","3","0","1","3","1","2","3","0","0" -"scene_0652_original.png","scene_0652_cf1.png","scene_0652_cf2.png","What is the total number of yellow metal objects?","What is the total number of yellow objects?","What is the total number of brown objects?","hard","medium","medium","0","1","1","0","1","1","0","1","0" -"scene_0653_original.png","scene_0653_cf1.png","scene_0653_cf2.png","How many metal objects are there?","How many green objects are there?","How many blue objects are there?","medium","medium","medium","2","1","1","2","1","1","2","1","1" -"scene_0654_original.png","scene_0654_cf1.png","scene_0654_cf2.png","Is there a metal cylinder?","Are there any purple objects?","How many cubes are there?","hard","medium","medium","no","no","1","no","yes","1","no","no","2" -"scene_0655_original.png","scene_0655_cf1.png","scene_0655_cf2.png","Is the yellow sphere matte or shiny?","How many green objects are there?","Are there any red objects?","hard","medium","medium","not found","0","yes","not found","1","yes","not found","0","yes" -"scene_0656_original.png","scene_0656_cf1.png","scene_0656_cf2.png","What is the total number of cyan rubber objects?","Are there any cyan objects?","Are there any purple objects?","hard","medium","medium","0","yes","yes","0","yes","yes","0","yes","yes" -"scene_0657_original.png","scene_0657_cf1.png","scene_0657_cf2.png","Is the red cylinder matte or shiny?","How many brown objects are there?","How many rubber objects are there?","hard","medium","medium","not found","1","3","not found","0","3","not found","1","2" -"scene_0658_original.png","scene_0658_cf1.png","scene_0658_cf2.png","Are there any sphere objects?","How many purple objects are there?","Are there any red objects?","medium","medium","medium","yes","0","yes","yes","1","yes","yes","0","yes" -"scene_0659_original.png","scene_0659_cf1.png","scene_0659_cf2.png","What is the total number of green metal objects?","What is the total number of cubes?","What is the total number of metal objects?","hard","medium","medium","1","4","3","1","5","3","1","4","4" -"scene_0660_original.png","scene_0660_cf1.png","scene_0660_cf2.png","What is the total number of rubber objects?","How many green objects are there?","What is the total number of green objects?","medium","medium","medium","1","1","1","2","2","2","1","0","0" -"scene_0661_original.png","scene_0661_cf1.png","scene_0661_cf2.png","Are there any cylinders present?","What is the total number of green objects?","What is the total number of red objects?","medium","medium","medium","yes","1","1","yes","2","1","yes","1","1" -"scene_0662_original.png","scene_0662_cf1.png","scene_0662_cf2.png","Are there any sphere objects?","What is the total number of green objects?","Are there any green objects?","medium","medium","medium","yes","1","yes","yes","1","yes","yes","1","yes" -"scene_0663_original.png","scene_0663_cf1.png","scene_0663_cf2.png","What is the total number of red rubber objects?","Are there any rubber objects?","How many cyan objects are there?","hard","medium","medium","0","yes","1","0","yes","1","0","yes","0" -"scene_0664_original.png","scene_0664_cf1.png","scene_0664_cf2.png","Are there any red cylinders?","Are there any brown objects?","How many cyan objects are there?","hard","medium","medium","yes","yes","1","yes","yes","1","yes","yes","0" -"scene_0665_original.png","scene_0665_cf1.png","scene_0665_cf2.png","How many small cyan objects are there?","How many purple objects are there?","What is the total number of blue objects?","hard","medium","medium","2","1","1","2","1","1","2","1","1" -"scene_0666_original.png","scene_0666_cf1.png","scene_0666_cf2.png","What is the total number of large objects?","Are there any brown objects?","What is the total number of blue objects?","medium","medium","medium","3","yes","1","3","yes","1","3","yes","1" -"scene_0667_original.png","scene_0667_cf1.png","scene_0667_cf2.png","What is the total number of large objects?","What is the total number of yellow objects?","How many brown objects are there?","medium","medium","medium","1","1","4","1","0","4","1","1","4" -"scene_0668_original.png","scene_0668_cf1.png","scene_0668_cf2.png","How many large brown objects are there?","How many brown objects are there?","What is the total number of purple objects?","hard","medium","medium","0","1","4","1","1","4","0","1","3" -"scene_0669_original.png","scene_0669_cf1.png","scene_0669_cf2.png","Are there any gray spheres?","Are there any yellow objects?","What is the total number of yellow objects?","hard","medium","medium","no","yes","2","no","yes","1","no","yes","2" -"scene_0670_original.png","scene_0670_cf1.png","scene_0670_cf2.png","Are there any cyan cylinders?","What is the total number of cyan objects?","How many red objects are there?","hard","medium","medium","yes","2","1","yes","2","1","yes","2","1" -"scene_0671_original.png","scene_0671_cf1.png","scene_0671_cf2.png","What is the total number of large objects?","How many green objects are there?","How many cubes are there?","medium","medium","medium","2","2","3","2","2","3","2","2","2" -"scene_0672_original.png","scene_0672_cf1.png","scene_0672_cf2.png","How many objects are in the scene?","How many brown objects are there?","How many small objects are there?","easy","medium","medium","3","1","1","3","1","1","3","1","0" -"scene_0673_original.png","scene_0673_cf1.png","scene_0673_cf2.png","How many cyan objects are there?","How many yellow objects are there?","How many yellow objects are there?","medium","medium","medium","1","1","1","1","0","0","1","1","1" -"scene_0674_original.png","scene_0674_cf1.png","scene_0674_cf2.png","Are there any yellow spheres?","What is the total number of small objects?","How many rubber objects are there?","hard","medium","medium","no","0","2","no","1","2","no","0","1" -"scene_0675_original.png","scene_0675_cf1.png","scene_0675_cf2.png","Is the brown cylinder matte or shiny?","What is the total number of blue objects?","What is the total number of rubber objects?","hard","medium","medium","matte","1","1","matte","1","1","matte","1","2" -"scene_0676_original.png","scene_0676_cf1.png","scene_0676_cf2.png","What is the total number of metallic objects?","Are there any blue objects?","How many spheres are there?","medium","medium","medium","5","yes","3","6","yes","3","5","yes","4" -"scene_0677_original.png","scene_0677_cf1.png","scene_0677_cf2.png","Are there any red cubes?","What is the total number of cyan objects?","How many rubber objects are there?","hard","medium","medium","no","1","3","no","1","3","no","1","4" -"scene_0678_original.png","scene_0678_cf1.png","scene_0678_cf2.png","Are there any gray spheres?","Are there any yellow objects?","How many cyan objects are there?","hard","medium","medium","yes","no","2","yes","yes","2","yes","no","2" -"scene_0679_original.png","scene_0679_cf1.png","scene_0679_cf2.png","Are there any sphere objects?","Are there any cubes?","How many cyan objects are there?","medium","medium","medium","yes","yes","0","yes","yes","0","yes","yes","1" -"scene_0680_original.png","scene_0680_cf1.png","scene_0680_cf2.png","How many yellow objects are there?","Are there any purple objects?","How many purple objects are there?","medium","medium","medium","3","yes","1","3","no","0","3","yes","1" -"scene_0681_original.png","scene_0681_cf1.png","scene_0681_cf2.png","Is there a rubber sphere?","What is the total number of purple objects?","What is the total number of rubber objects?","hard","medium","medium","yes","1","4","yes","0","4","yes","1","3" -"scene_0682_original.png","scene_0682_cf1.png","scene_0682_cf2.png","Is there a metal cube?","What is the total number of gray objects?","Are there any small objects?","hard","medium","medium","no","2","yes","no","3","yes","no","2","yes" -"scene_0683_original.png","scene_0683_cf1.png","scene_0683_cf2.png","Is there a rubber sphere?","Are there any cylinders?","What is the total number of brown objects?","hard","medium","medium","yes","yes","2","yes","yes","2","yes","yes","2" -"scene_0684_original.png","scene_0684_cf1.png","scene_0684_cf2.png","What is the total number of metallic objects?","Are there any blue objects?","What is the total number of blue objects?","medium","medium","medium","0","yes","1","0","no","0","0","yes","1" -"scene_0685_original.png","scene_0685_cf1.png","scene_0685_cf2.png","What is the total number of yellow metal objects?","Are there any gray objects?","What is the total number of cubes?","hard","medium","medium","2","no","4","2","yes","4","2","no","3" -"scene_0686_original.png","scene_0686_cf1.png","scene_0686_cf2.png","What is the total number of metallic objects?","Are there any cyan objects?","Are there any yellow objects?","medium","medium","medium","2","yes","yes","2","yes","yes","2","yes","yes" -"scene_0687_original.png","scene_0687_cf1.png","scene_0687_cf2.png","What is the total number of large objects?","Are there any purple objects?","How many yellow objects are there?","medium","medium","medium","3","yes","1","3","yes","1","3","yes","0" -"scene_0688_original.png","scene_0688_cf1.png","scene_0688_cf2.png","What is the total number of rubber objects?","What is the total number of gray objects?","How many purple objects are there?","medium","medium","medium","3","2","0","3","2","0","3","2","1" -"scene_0689_original.png","scene_0689_cf1.png","scene_0689_cf2.png","Is there a blue cylinder?","Are there any rubber objects?","What is the total number of blue objects?","hard","medium","medium","yes","yes","1","yes","yes","1","no","yes","1" -"scene_0690_original.png","scene_0690_cf1.png","scene_0690_cf2.png","Are there any sphere objects?","How many purple objects are there?","What is the total number of purple objects?","medium","medium","medium","yes","1","1","yes","0","0","yes","1","1" -"scene_0691_original.png","scene_0691_cf1.png","scene_0691_cf2.png","How many objects are in the scene?","How many green objects are there?","Are there any blue objects?","easy","medium","medium","3","1","no","3","0","no","4","1","yes" -"scene_0692_original.png","scene_0692_cf1.png","scene_0692_cf2.png","Are there any gray cylinders?","Are there any brown objects?","Are there any red objects?","hard","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","yes" -"scene_0693_original.png","scene_0693_cf1.png","scene_0693_cf2.png","How many metal objects are there?","What is the total number of brown objects?","What is the total number of cyan objects?","medium","medium","medium","5","1","1","5","1","1","5","1","1" -"scene_0694_original.png","scene_0694_cf1.png","scene_0694_cf2.png","What is the total number of brown metal objects?","How many rubber objects are there?","How many brown objects are there?","hard","medium","medium","1","2","1","0","3","1","1","2","1" -"scene_0695_original.png","scene_0695_cf1.png","scene_0695_cf2.png","Is there a rubber cube?","How many purple objects are there?","What is the total number of red objects?","hard","medium","medium","yes","1","1","yes","1","1","yes","1","1" -"scene_0696_original.png","scene_0696_cf1.png","scene_0696_cf2.png","What is the total number of metal objects?","How many cyan objects are there?","How many brown objects are there?","medium","medium","medium","5","3","1","4","2","1","5","3","1" -"scene_0697_original.png","scene_0697_cf1.png","scene_0697_cf2.png","How many rubber objects are there?","How many green objects are there?","What is the total number of cyan objects?","medium","medium","medium","1","1","0","2","2","0","1","1","1" -"scene_0698_original.png","scene_0698_cf1.png","scene_0698_cf2.png","Are there any sphere objects?","What is the total number of red objects?","How many gray objects are there?","medium","medium","medium","yes","1","1","yes","1","1","yes","1","1" -"scene_0699_original.png","scene_0699_cf1.png","scene_0699_cf2.png","Are there any spheres present?","What is the total number of red objects?","What is the total number of green objects?","medium","medium","medium","yes","0","0","yes","1","0","yes","0","1" -"scene_0700_original.png","scene_0700_cf1.png","scene_0700_cf2.png","Are there any gray cylinders?","How many small objects are there?","What is the total number of brown objects?","hard","medium","medium","no","3","1","no","2","1","no","3","1" -"scene_0701_original.png","scene_0701_cf1.png","scene_0701_cf2.png","Are there any spheres present?","Are there any gray objects?","Are there any gray objects?","medium","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","yes" -"scene_0702_original.png","scene_0702_cf1.png","scene_0702_cf2.png","Is the blue sphere matte or shiny?","What is the total number of brown objects?","Are there any red objects?","hard","medium","medium","not found","1","yes","not found","2","yes","not found","1","yes" -"scene_0703_original.png","scene_0703_cf1.png","scene_0703_cf2.png","How many rubber objects are there?","How many cubes are there?","How many metal objects are there?","medium","medium","medium","2","4","5","2","5","6","3","4","4" -"scene_0704_original.png","scene_0704_cf1.png","scene_0704_cf2.png","Is there a metal sphere?","Are there any gray objects?","How many blue objects are there?","hard","medium","medium","yes","yes","1","yes","yes","1","yes","yes","1" -"scene_0705_original.png","scene_0705_cf1.png","scene_0705_cf2.png","Is there a blue cube?","How many brown objects are there?","Are there any cubes?","hard","medium","medium","yes","2","yes","no","2","yes","yes","2","yes" -"scene_0706_original.png","scene_0706_cf1.png","scene_0706_cf2.png","What is the total number of brown metal objects?","How many blue objects are there?","Are there any blue objects?","hard","medium","medium","1","2","yes","1","2","yes","1","1","yes" -"scene_0707_original.png","scene_0707_cf1.png","scene_0707_cf2.png","What is the total number of metallic objects?","What is the total number of yellow objects?","What is the total number of yellow objects?","medium","medium","medium","1","1","1","1","1","1","1","1","1" -"scene_0708_original.png","scene_0708_cf1.png","scene_0708_cf2.png","How many objects are in the scene?","What is the total number of gray objects?","Are there any gray objects?","easy","medium","medium","4","1","yes","4","1","yes","4","1","yes" -"scene_0709_original.png","scene_0709_cf1.png","scene_0709_cf2.png","What is the total number of cyan metal objects?","What is the total number of cubes?","What is the total number of green objects?","hard","medium","medium","1","2","1","1","3","1","1","2","2" -"scene_0710_original.png","scene_0710_cf1.png","scene_0710_cf2.png","Are there any cubes present?","What is the total number of cyan objects?","Are there any gray objects?","medium","medium","medium","yes","2","yes","yes","2","yes","yes","2","yes" -"scene_0711_original.png","scene_0711_cf1.png","scene_0711_cf2.png","Are there any spheres present?","Are there any gray objects?","Are there any rubber objects?","medium","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","yes" -"scene_0712_original.png","scene_0712_cf1.png","scene_0712_cf2.png","Is the gray sphere matte or shiny?","Are there any cylinders?","What is the total number of cubes?","hard","medium","medium","not found","yes","0","not found","yes","0","not found","yes","1" -"scene_0713_original.png","scene_0713_cf1.png","scene_0713_cf2.png","Are there any purple spheres?","Are there any blue objects?","What is the total number of red objects?","hard","medium","medium","yes","no","1","yes","yes","1","yes","no","1" -"scene_0714_original.png","scene_0714_cf1.png","scene_0714_cf2.png","What is the total number of metallic objects?","Are there any purple objects?","How many cyan objects are there?","medium","medium","medium","3","yes","1","3","yes","1","3","yes","1" -"scene_0715_original.png","scene_0715_cf1.png","scene_0715_cf2.png","How many objects are in the scene?","What is the total number of cyan objects?","Are there any purple objects?","easy","medium","medium","8","1","yes","7","0","yes","8","1","yes" -"scene_0716_original.png","scene_0716_cf1.png","scene_0716_cf2.png","How many gray objects are there?","What is the total number of green objects?","What is the total number of small objects?","medium","medium","medium","2","0","1","2","1","1","2","0","2" -"scene_0717_original.png","scene_0717_cf1.png","scene_0717_cf2.png","What is the total number of small objects?","Are there any cubes?","What is the total number of green objects?","medium","medium","medium","2","yes","0","2","yes","0","2","yes","1" -"scene_0718_original.png","scene_0718_cf1.png","scene_0718_cf2.png","What is the total number of metal objects?","What is the total number of small objects?","How many cylinders are there?","medium","medium","medium","3","2","2","3","1","2","3","2","3" -"scene_0719_original.png","scene_0719_cf1.png","scene_0719_cf2.png","How many gray objects are there?","How many gray objects are there?","What is the total number of cyan objects?","medium","medium","medium","1","1","1","1","1","1","1","1","1" -"scene_0720_original.png","scene_0720_cf1.png","scene_0720_cf2.png","What is the total number of metallic objects?","How many red objects are there?","How many cyan objects are there?","medium","medium","medium","4","1","1","4","2","1","4","1","0" -"scene_0721_original.png","scene_0721_cf1.png","scene_0721_cf2.png","Are there any spheres present?","How many blue objects are there?","What is the total number of red objects?","medium","medium","medium","yes","1","2","yes","0","2","yes","1","3" -"scene_0722_original.png","scene_0722_cf1.png","scene_0722_cf2.png","Are there any cylinder objects?","Are there any gray objects?","How many red objects are there?","medium","medium","medium","yes","yes","1","yes","yes","1","yes","yes","0" -"scene_0723_original.png","scene_0723_cf1.png","scene_0723_cf2.png","What is the total number of small objects?","How many rubber objects are there?","How many red objects are there?","medium","medium","medium","1","3","1","1","4","1","1","2","0" -"scene_0724_original.png","scene_0724_cf1.png","scene_0724_cf2.png","How many cyan objects are there?","How many cyan objects are there?","How many small objects are there?","medium","medium","medium","1","1","4","2","2","4","1","1","3" -"scene_0725_original.png","scene_0725_cf1.png","scene_0725_cf2.png","Is the cyan sphere matte or shiny?","Are there any small objects?","What is the total number of cyan objects?","hard","medium","medium","matte","yes","3","matte","yes","3","matte","yes","3" -"scene_0726_original.png","scene_0726_cf1.png","scene_0726_cf2.png","How many rubber objects are there?","How many cylinders are there?","Are there any red objects?","medium","medium","medium","2","3","yes","2","2","yes","2","3","yes" -"scene_0727_original.png","scene_0727_cf1.png","scene_0727_cf2.png","Are there any cylinders present?","What is the total number of blue objects?","How many red objects are there?","medium","medium","medium","yes","1","1","yes","0","1","yes","1","1" -"scene_0728_original.png","scene_0728_cf1.png","scene_0728_cf2.png","What is the total number of large objects?","How many brown objects are there?","How many rubber objects are there?","medium","medium","medium","4","1","3","4","1","3","4","1","2" -"scene_0729_original.png","scene_0729_cf1.png","scene_0729_cf2.png","How many purple objects are there?","Are there any purple objects?","What is the total number of gray objects?","medium","medium","medium","2","yes","1","1","yes","1","2","yes","1" -"scene_0730_original.png","scene_0730_cf1.png","scene_0730_cf2.png","How many blue objects are there?","Are there any rubber objects?","What is the total number of rubber objects?","medium","medium","medium","1","yes","1","1","yes","2","1","no","0" -"scene_0731_original.png","scene_0731_cf1.png","scene_0731_cf2.png","How many objects are in the scene?","What is the total number of yellow objects?","What is the total number of cyan objects?","easy","medium","medium","6","1","1","7","2","1","6","1","0" -"scene_0732_original.png","scene_0732_cf1.png","scene_0732_cf2.png","What is the total number of metallic objects?","What is the total number of small objects?","What is the total number of brown objects?","medium","medium","medium","3","3","1","3","2","1","3","3","1" -"scene_0733_original.png","scene_0733_cf1.png","scene_0733_cf2.png","What is the total number of large objects?","How many cyan objects are there?","What is the total number of brown objects?","medium","medium","medium","1","2","1","1","1","1","1","2","1" -"scene_0734_original.png","scene_0734_cf1.png","scene_0734_cf2.png","Are there any cylinder objects?","What is the total number of cylinders?","What is the total number of cubes?","medium","medium","medium","yes","1","2","no","0","2","yes","1","1" -"scene_0735_original.png","scene_0735_cf1.png","scene_0735_cf2.png","Is the purple cylinder matte or shiny?","Are there any cyan objects?","What is the total number of yellow objects?","hard","medium","medium","shiny","yes","0","not found","yes","0","shiny","yes","1" -"scene_0736_original.png","scene_0736_cf1.png","scene_0736_cf2.png","Are there any spheres present?","Are there any yellow objects?","What is the total number of small objects?","medium","medium","medium","yes","yes","4","yes","yes","4","yes","yes","3" -"scene_0737_original.png","scene_0737_cf1.png","scene_0737_cf2.png","Are there any cubes present?","How many brown objects are there?","Are there any blue objects?","medium","medium","medium","yes","1","yes","yes","0","yes","yes","1","no" -"scene_0738_original.png","scene_0738_cf1.png","scene_0738_cf2.png","How many metal objects are there?","What is the total number of cubes?","Are there any rubber objects?","medium","medium","medium","1","4","yes","1","3","yes","2","4","yes" -"scene_0739_original.png","scene_0739_cf1.png","scene_0739_cf2.png","Is the red cylinder matte or shiny?","Are there any green objects?","What is the total number of rubber objects?","hard","medium","medium","not found","yes","1","not found","yes","1","not found","yes","0" -"scene_0740_original.png","scene_0740_cf1.png","scene_0740_cf2.png","Are there any cube objects?","What is the total number of brown objects?","What is the total number of rubber objects?","medium","medium","medium","yes","1","2","yes","1","2","yes","1","1" -"scene_0741_original.png","scene_0741_cf1.png","scene_0741_cf2.png","How many small yellow objects are there?","How many spheres are there?","What is the total number of small objects?","hard","medium","medium","1","3","4","1","2","4","1","3","3" -"scene_0742_original.png","scene_0742_cf1.png","scene_0742_cf2.png","Is there a metal sphere?","Are there any cyan objects?","What is the total number of cyan objects?","hard","medium","medium","no","yes","1","no","yes","2","no","yes","1" -"scene_0743_original.png","scene_0743_cf1.png","scene_0743_cf2.png","What is the total number of rubber objects?","How many metal objects are there?","Are there any cylinders?","medium","medium","medium","4","0","yes","3","1","yes","4","0","no" -"scene_0744_original.png","scene_0744_cf1.png","scene_0744_cf2.png","Are there any brown spheres?","What is the total number of green objects?","Are there any green objects?","hard","medium","medium","no","3","yes","no","4","yes","no","2","yes" -"scene_0745_original.png","scene_0745_cf1.png","scene_0745_cf2.png","What is the total number of red rubber objects?","Are there any yellow objects?","How many yellow objects are there?","hard","medium","medium","1","yes","1","1","no","0","1","yes","1" -"scene_0746_original.png","scene_0746_cf1.png","scene_0746_cf2.png","Are there any cylinders present?","How many cylinders are there?","Are there any brown objects?","medium","medium","medium","yes","2","yes","yes","3","yes","yes","2","yes" -"scene_0747_original.png","scene_0747_cf1.png","scene_0747_cf2.png","What is the total number of large objects?","What is the total number of purple objects?","Are there any yellow objects?","medium","medium","medium","4","1","yes","4","0","yes","4","1","yes" -"scene_0748_original.png","scene_0748_cf1.png","scene_0748_cf2.png","Is the gray cylinder matte or shiny?","Are there any small objects?","How many small objects are there?","hard","medium","medium","matte","yes","2","matte","yes","3","matte","yes","3" -"scene_0749_original.png","scene_0749_cf1.png","scene_0749_cf2.png","Are there any spheres present?","What is the total number of red objects?","What is the total number of purple objects?","medium","medium","medium","yes","2","1","yes","1","1","yes","2","1" -"scene_0750_original.png","scene_0750_cf1.png","scene_0750_cf2.png","Is the cyan cylinder matte or shiny?","Are there any cyan objects?","Are there any small objects?","hard","medium","medium","not found","yes","yes","not found","yes","yes","not found","yes","yes" -"scene_0751_original.png","scene_0751_cf1.png","scene_0751_cf2.png","Are there any cylinders present?","How many cubes are there?","What is the total number of cubes?","medium","medium","medium","yes","2","2","yes","3","3","yes","1","1" -"scene_0752_original.png","scene_0752_cf1.png","scene_0752_cf2.png","Is there a rubber cube?","Are there any rubber objects?","How many yellow objects are there?","hard","medium","medium","yes","yes","1","yes","yes","1","yes","yes","1" -"scene_0753_original.png","scene_0753_cf1.png","scene_0753_cf2.png","Is there a rubber cube?","How many cyan objects are there?","Are there any spheres?","hard","medium","medium","yes","2","yes","yes","1","yes","yes","2","yes" -"scene_0754_original.png","scene_0754_cf1.png","scene_0754_cf2.png","How many objects are in the scene?","What is the total number of cyan objects?","Are there any cubes?","easy","medium","medium","8","2","yes","8","2","yes","8","2","yes" -"scene_0755_original.png","scene_0755_cf1.png","scene_0755_cf2.png","What is the total number of metallic objects?","What is the total number of cyan objects?","What is the total number of cyan objects?","medium","medium","medium","1","2","2","1","2","2","1","2","2" -"scene_0756_original.png","scene_0756_cf1.png","scene_0756_cf2.png","Are there any sphere objects?","How many blue objects are there?","How many blue objects are there?","medium","medium","medium","yes","2","2","yes","1","1","yes","2","2" -"scene_0757_original.png","scene_0757_cf1.png","scene_0757_cf2.png","How many metal objects are there?","Are there any small objects?","How many purple objects are there?","medium","medium","medium","3","no","1","3","yes","1","4","yes","0" -"scene_0758_original.png","scene_0758_cf1.png","scene_0758_cf2.png","How many rubber objects are there?","How many cubes are there?","What is the total number of green objects?","medium","medium","medium","1","2","0","1","1","0","1","2","1" -"scene_0759_original.png","scene_0759_cf1.png","scene_0759_cf2.png","What is the total number of rubber objects?","Are there any purple objects?","What is the total number of purple objects?","medium","medium","medium","5","yes","1","5","yes","1","4","no","0" -"scene_0760_original.png","scene_0760_cf1.png","scene_0760_cf2.png","Are there any gray cubes?","Are there any gray objects?","Are there any gray objects?","hard","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","yes" -"scene_0761_original.png","scene_0761_cf1.png","scene_0761_cf2.png","Is there a rubber cylinder?","What is the total number of purple objects?","What is the total number of small objects?","hard","medium","medium","no","0","3","no","1","3","no","0","2" -"scene_0762_original.png","scene_0762_cf1.png","scene_0762_cf2.png","What is the total number of green metal objects?","How many small objects are there?","Are there any blue objects?","hard","medium","medium","0","3","yes","0","2","yes","0","3","yes" -"scene_0763_original.png","scene_0763_cf1.png","scene_0763_cf2.png","How many objects are in the scene?","What is the total number of purple objects?","What is the total number of small objects?","easy","medium","medium","7","0","1","7","1","1","7","0","2" -"scene_0764_original.png","scene_0764_cf1.png","scene_0764_cf2.png","Are there any blue spheres?","How many purple objects are there?","How many purple objects are there?","hard","medium","medium","yes","2","2","yes","2","2","yes","1","1" -"scene_0765_original.png","scene_0765_cf1.png","scene_0765_cf2.png","Is there a rubber cylinder?","Are there any cubes?","What is the total number of cubes?","hard","medium","medium","yes","yes","1","yes","no","0","yes","yes","2" -"scene_0766_original.png","scene_0766_cf1.png","scene_0766_cf2.png","Are there any gray spheres?","What is the total number of red objects?","Are there any gray objects?","hard","medium","medium","no","0","yes","no","1","yes","no","0","yes" -"scene_0767_original.png","scene_0767_cf1.png","scene_0767_cf2.png","Is there a purple sphere?","What is the total number of cubes?","What is the total number of small objects?","hard","medium","medium","no","3","2","yes","2","2","no","3","3" -"scene_0768_original.png","scene_0768_cf1.png","scene_0768_cf2.png","How many metal objects are there?","Are there any brown objects?","How many purple objects are there?","medium","medium","medium","4","yes","2","4","yes","2","4","yes","1" -"scene_0769_original.png","scene_0769_cf1.png","scene_0769_cf2.png","How many rubber objects are there?","Are there any small objects?","Are there any green objects?","medium","medium","medium","4","yes","yes","4","yes","yes","4","yes","yes" -"scene_0770_original.png","scene_0770_cf1.png","scene_0770_cf2.png","Is there a metal cylinder?","What is the total number of rubber objects?","Are there any purple objects?","hard","medium","medium","yes","0","yes","yes","1","yes","yes","0","no" -"scene_0771_original.png","scene_0771_cf1.png","scene_0771_cf2.png","What is the total number of metal objects?","Are there any cyan objects?","How many cubes are there?","medium","medium","medium","3","no","1","2","yes","2","3","no","0" -"scene_0772_original.png","scene_0772_cf1.png","scene_0772_cf2.png","How many rubber objects are there?","How many brown objects are there?","What is the total number of cyan objects?","medium","medium","medium","2","1","1","2","1","1","2","1","1" -"scene_0773_original.png","scene_0773_cf1.png","scene_0773_cf2.png","How many large blue objects are there?","How many green objects are there?","Are there any purple objects?","hard","medium","medium","1","1","yes","0","2","yes","1","1","yes" -"scene_0774_original.png","scene_0774_cf1.png","scene_0774_cf2.png","Is there a green sphere?","Are there any purple objects?","How many yellow objects are there?","hard","medium","medium","no","no","1","no","yes","1","no","no","0" -"scene_0775_original.png","scene_0775_cf1.png","scene_0775_cf2.png","What is the total number of brown metal objects?","How many red objects are there?","What is the total number of green objects?","hard","medium","medium","1","1","2","1","2","2","1","1","2" -"scene_0776_original.png","scene_0776_cf1.png","scene_0776_cf2.png","Are there any cylinders present?","What is the total number of rubber objects?","How many yellow objects are there?","medium","medium","medium","yes","4","2","yes","3","2","yes","5","3" -"scene_0777_original.png","scene_0777_cf1.png","scene_0777_cf2.png","Are there any cylinder objects?","Are there any blue objects?","Are there any blue objects?","medium","medium","medium","yes","yes","yes","yes","no","no","yes","yes","yes" -"scene_0778_original.png","scene_0778_cf1.png","scene_0778_cf2.png","How many small gray objects are there?","Are there any gray objects?","What is the total number of blue objects?","hard","medium","medium","1","yes","2","2","yes","2","1","yes","2" -"scene_0779_original.png","scene_0779_cf1.png","scene_0779_cf2.png","How many small gray objects are there?","Are there any cubes?","What is the total number of green objects?","hard","medium","medium","2","yes","1","2","yes","1","2","yes","1" -"scene_0780_original.png","scene_0780_cf1.png","scene_0780_cf2.png","Are there any cylinder objects?","How many green objects are there?","Are there any cubes?","medium","medium","medium","yes","1","yes","yes","0","yes","no","1","yes" -"scene_0781_original.png","scene_0781_cf1.png","scene_0781_cf2.png","Are there any cylinder objects?","What is the total number of blue objects?","How many blue objects are there?","medium","medium","medium","yes","2","2","yes","1","1","yes","1","1" -"scene_0782_original.png","scene_0782_cf1.png","scene_0782_cf2.png","What is the total number of large objects?","What is the total number of purple objects?","How many gray objects are there?","medium","medium","medium","2","2","1","2","2","1","2","2","1" -"scene_0783_original.png","scene_0783_cf1.png","scene_0783_cf2.png","Are there any spheres present?","How many green objects are there?","How many brown objects are there?","medium","medium","medium","yes","2","1","yes","3","1","yes","2","1" -"scene_0784_original.png","scene_0784_cf1.png","scene_0784_cf2.png","Is there a purple cube?","What is the total number of purple objects?","How many brown objects are there?","hard","medium","medium","yes","1","1","yes","1","1","yes","1","1" -"scene_0785_original.png","scene_0785_cf1.png","scene_0785_cf2.png","What is the total number of metal objects?","What is the total number of cyan objects?","What is the total number of brown objects?","medium","medium","medium","4","1","1","4","1","1","3","1","0" -"scene_0786_original.png","scene_0786_cf1.png","scene_0786_cf2.png","How many metal objects are there?","Are there any red objects?","Are there any blue objects?","medium","medium","medium","2","yes","yes","2","yes","yes","2","yes","yes" -"scene_0787_original.png","scene_0787_cf1.png","scene_0787_cf2.png","What is the total number of rubber objects?","Are there any small objects?","Are there any blue objects?","medium","medium","medium","2","yes","yes","2","yes","yes","2","yes","yes" -"scene_0788_original.png","scene_0788_cf1.png","scene_0788_cf2.png","Is there a gray cube?","How many cyan objects are there?","How many small objects are there?","hard","medium","medium","yes","1","3","yes","0","2","yes","1","4" -"scene_0789_original.png","scene_0789_cf1.png","scene_0789_cf2.png","How many red objects are there?","What is the total number of cubes?","How many brown objects are there?","medium","medium","medium","1","3","1","1","2","1","1","2","0" -"scene_0790_original.png","scene_0790_cf1.png","scene_0790_cf2.png","What is the total number of metallic objects?","What is the total number of rubber objects?","How many red objects are there?","medium","medium","medium","3","3","2","4","2","2","3","3","2" -"scene_0791_original.png","scene_0791_cf1.png","scene_0791_cf2.png","Are there any sphere objects?","How many small objects are there?","What is the total number of purple objects?","medium","medium","medium","yes","3","1","yes","4","1","yes","4","0" -"scene_0792_original.png","scene_0792_cf1.png","scene_0792_cf2.png","Are there any cylinder objects?","How many rubber objects are there?","Are there any red objects?","medium","medium","medium","yes","3","yes","yes","2","yes","yes","3","yes" -"scene_0793_original.png","scene_0793_cf1.png","scene_0793_cf2.png","Are there any sphere objects?","Are there any green objects?","Are there any brown objects?","medium","medium","medium","yes","yes","yes","no","no","yes","yes","yes","no" -"scene_0794_original.png","scene_0794_cf1.png","scene_0794_cf2.png","Is there a yellow cylinder?","How many blue objects are there?","Are there any yellow objects?","hard","medium","medium","yes","2","yes","yes","3","yes","yes","2","yes" -"scene_0795_original.png","scene_0795_cf1.png","scene_0795_cf2.png","How many small green objects are there?","How many green objects are there?","Are there any green objects?","hard","medium","medium","1","1","yes","1","1","yes","0","0","no" -"scene_0796_original.png","scene_0796_cf1.png","scene_0796_cf2.png","How many green objects are there?","How many brown objects are there?","How many cyan objects are there?","medium","medium","medium","1","1","2","1","1","2","1","1","3" -"scene_0797_original.png","scene_0797_cf1.png","scene_0797_cf2.png","What is the total number of metallic objects?","How many green objects are there?","How many rubber objects are there?","medium","medium","medium","4","2","3","4","2","3","3","2","4" -"scene_0798_original.png","scene_0798_cf1.png","scene_0798_cf2.png","How many blue objects are there?","What is the total number of red objects?","What is the total number of blue objects?","medium","medium","medium","3","1","3","3","0","3","2","1","2" -"scene_0799_original.png","scene_0799_cf1.png","scene_0799_cf2.png","Are there any spheres present?","Are there any cubes?","Are there any yellow objects?","medium","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","yes" -"scene_0800_original.png","scene_0800_cf1.png","scene_0800_cf2.png","How many objects are in the scene?","What is the total number of spheres?","Are there any yellow objects?","easy","medium","medium","8","3","yes","8","4","yes","8","3","yes" -"scene_0801_original.png","scene_0801_cf1.png","scene_0801_cf2.png","Are there any cylinders present?","How many small objects are there?","Are there any yellow objects?","medium","medium","medium","yes","1","yes","yes","2","yes","yes","1","yes" -"scene_0802_original.png","scene_0802_cf1.png","scene_0802_cf2.png","Is there a brown sphere?","Are there any gray objects?","Are there any green objects?","hard","medium","medium","yes","yes","no","yes","yes","no","yes","yes","yes" -"scene_0803_original.png","scene_0803_cf1.png","scene_0803_cf2.png","Are there any cylinder objects?","How many yellow objects are there?","How many green objects are there?","medium","medium","medium","yes","1","1","no","0","1","yes","1","0" -"scene_0804_original.png","scene_0804_cf1.png","scene_0804_cf2.png","Is the brown cylinder matte or shiny?","What is the total number of brown objects?","What is the total number of green objects?","hard","medium","medium","shiny","2","3","shiny","3","3","shiny","2","3" -"scene_0805_original.png","scene_0805_cf1.png","scene_0805_cf2.png","Is there a metal cube?","Are there any cubes?","How many purple objects are there?","hard","medium","medium","yes","yes","2","yes","yes","2","yes","yes","1" -"scene_0806_original.png","scene_0806_cf1.png","scene_0806_cf2.png","Are there any cube objects?","Are there any green objects?","How many brown objects are there?","medium","medium","medium","yes","yes","2","yes","yes","2","yes","yes","1" -"scene_0807_original.png","scene_0807_cf1.png","scene_0807_cf2.png","Is there a gray cube?","How many rubber objects are there?","How many cyan objects are there?","hard","medium","medium","yes","4","1","yes","3","1","yes","3","0" -"scene_0808_original.png","scene_0808_cf1.png","scene_0808_cf2.png","Is the cyan cube matte or shiny?","What is the total number of cyan objects?","How many cyan objects are there?","hard","medium","medium","not found","1","1","not found","1","1","matte","2","2" -"scene_0809_original.png","scene_0809_cf1.png","scene_0809_cf2.png","Is there a brown cylinder?","How many blue objects are there?","How many brown objects are there?","hard","medium","medium","no","2","1","no","1","1","no","2","1" -"scene_0810_original.png","scene_0810_cf1.png","scene_0810_cf2.png","Are there any spheres present?","How many yellow objects are there?","What is the total number of small objects?","medium","medium","medium","yes","2","3","yes","2","3","yes","2","4" -"scene_0811_original.png","scene_0811_cf1.png","scene_0811_cf2.png","How many objects are in the scene?","How many small objects are there?","What is the total number of cyan objects?","easy","medium","medium","5","3","2","5","4","2","5","3","1" -"scene_0812_original.png","scene_0812_cf1.png","scene_0812_cf2.png","Are there any cyan spheres?","How many cubes are there?","Are there any yellow objects?","hard","medium","medium","no","4","yes","no","3","yes","no","5","yes" -"scene_0813_original.png","scene_0813_cf1.png","scene_0813_cf2.png","How many small yellow objects are there?","How many red objects are there?","How many gray objects are there?","hard","medium","medium","2","0","2","2","1","1","2","0","2" -"scene_0814_original.png","scene_0814_cf1.png","scene_0814_cf2.png","Is there a metal cube?","How many purple objects are there?","Are there any brown objects?","hard","medium","medium","yes","1","no","yes","1","no","yes","0","yes" -"scene_0815_original.png","scene_0815_cf1.png","scene_0815_cf2.png","Are there any cylinders present?","Are there any gray objects?","What is the total number of rubber objects?","medium","medium","medium","yes","yes","4","yes","yes","4","yes","yes","5" -"scene_0816_original.png","scene_0816_cf1.png","scene_0816_cf2.png","Is the green sphere matte or shiny?","How many yellow objects are there?","Are there any yellow objects?","hard","medium","medium","not found","1","yes","not found","1","yes","not found","1","yes" -"scene_0817_original.png","scene_0817_cf1.png","scene_0817_cf2.png","Are there any cube objects?","What is the total number of cubes?","What is the total number of red objects?","medium","medium","medium","yes","2","3","yes","1","3","yes","2","2" -"scene_0818_original.png","scene_0818_cf1.png","scene_0818_cf2.png","Is there a gray sphere?","Are there any brown objects?","How many cyan objects are there?","hard","medium","medium","yes","yes","1","yes","yes","1","yes","yes","1" -"scene_0819_original.png","scene_0819_cf1.png","scene_0819_cf2.png","Are there any cylinder objects?","Are there any yellow objects?","How many yellow objects are there?","medium","medium","medium","yes","yes","1","yes","yes","1","yes","no","0" -"scene_0820_original.png","scene_0820_cf1.png","scene_0820_cf2.png","What is the total number of small objects?","What is the total number of cyan objects?","What is the total number of green objects?","medium","medium","medium","2","1","0","2","2","0","3","1","1" -"scene_0821_original.png","scene_0821_cf1.png","scene_0821_cf2.png","Is there a purple cylinder?","What is the total number of cyan objects?","Are there any purple objects?","hard","medium","medium","yes","1","yes","yes","1","yes","yes","1","yes" -"scene_0822_original.png","scene_0822_cf1.png","scene_0822_cf2.png","How many rubber objects are there?","How many brown objects are there?","How many blue objects are there?","medium","medium","medium","2","0","1","2","1","1","2","0","1" -"scene_0823_original.png","scene_0823_cf1.png","scene_0823_cf2.png","Is there a brown cube?","Are there any yellow objects?","How many blue objects are there?","hard","medium","medium","no","no","1","no","yes","1","no","no","2" -"scene_0824_original.png","scene_0824_cf1.png","scene_0824_cf2.png","Are there any sphere objects?","Are there any red objects?","Are there any red objects?","medium","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","yes" -"scene_0825_original.png","scene_0825_cf1.png","scene_0825_cf2.png","How many blue objects are there?","What is the total number of purple objects?","What is the total number of small objects?","medium","medium","medium","2","2","4","2","2","4","2","2","3" -"scene_0826_original.png","scene_0826_cf1.png","scene_0826_cf2.png","What is the total number of large objects?","Are there any red objects?","Are there any yellow objects?","medium","medium","medium","2","yes","yes","1","no","yes","3","yes","yes" -"scene_0827_original.png","scene_0827_cf1.png","scene_0827_cf2.png","Is there a rubber cube?","Are there any purple objects?","What is the total number of purple objects?","hard","medium","medium","yes","yes","3","yes","yes","2","yes","yes","2" -"scene_0828_original.png","scene_0828_cf1.png","scene_0828_cf2.png","What is the total number of metallic objects?","How many rubber objects are there?","Are there any blue objects?","medium","medium","medium","3","3","yes","2","4","yes","3","3","yes" -"scene_0829_original.png","scene_0829_cf1.png","scene_0829_cf2.png","How many objects are in the scene?","Are there any green objects?","How many green objects are there?","easy","medium","medium","6","yes","2","6","yes","2","6","yes","2" -"scene_0830_original.png","scene_0830_cf1.png","scene_0830_cf2.png","Are there any purple cylinders?","Are there any purple objects?","How many cubes are there?","hard","medium","medium","no","yes","2","no","yes","2","no","yes","1" -"scene_0831_original.png","scene_0831_cf1.png","scene_0831_cf2.png","What is the total number of small objects?","How many brown objects are there?","How many red objects are there?","medium","medium","medium","2","0","1","2","1","1","2","0","1" -"scene_0832_original.png","scene_0832_cf1.png","scene_0832_cf2.png","Are there any brown cylinders?","How many green objects are there?","How many blue objects are there?","hard","medium","medium","no","1","0","no","0","0","no","1","1" -"scene_0833_original.png","scene_0833_cf1.png","scene_0833_cf2.png","What is the total number of metallic objects?","Are there any cyan objects?","How many cubes are there?","medium","medium","medium","2","yes","3","2","yes","3","2","yes","2" -"scene_0834_original.png","scene_0834_cf1.png","scene_0834_cf2.png","How many yellow objects are there?","How many yellow objects are there?","What is the total number of rubber objects?","medium","medium","medium","2","2","1","1","1","0","2","2","0" -"scene_0835_original.png","scene_0835_cf1.png","scene_0835_cf2.png","How many green objects are there?","How many brown objects are there?","What is the total number of brown objects?","medium","medium","medium","1","1","1","1","0","0","1","0","0" -"scene_0836_original.png","scene_0836_cf1.png","scene_0836_cf2.png","How many objects are in the scene?","What is the total number of small objects?","What is the total number of yellow objects?","easy","medium","medium","5","1","1","5","2","1","5","1","1" -"scene_0837_original.png","scene_0837_cf1.png","scene_0837_cf2.png","What is the total number of metallic objects?","How many cylinders are there?","Are there any rubber objects?","medium","medium","medium","4","4","yes","4","5","yes","5","4","yes" -"scene_0838_original.png","scene_0838_cf1.png","scene_0838_cf2.png","What is the total number of metallic objects?","How many green objects are there?","Are there any cyan objects?","medium","medium","medium","3","1","yes","3","1","yes","3","1","yes" -"scene_0839_original.png","scene_0839_cf1.png","scene_0839_cf2.png","How many objects are in the scene?","Are there any purple objects?","What is the total number of brown objects?","easy","medium","medium","5","yes","1","6","yes","1","5","yes","2" -"scene_0840_original.png","scene_0840_cf1.png","scene_0840_cf2.png","Are there any spheres present?","Are there any small objects?","What is the total number of purple objects?","medium","medium","medium","yes","yes","1","yes","yes","1","yes","yes","0" -"scene_0841_original.png","scene_0841_cf1.png","scene_0841_cf2.png","Are there any spheres present?","What is the total number of blue objects?","Are there any small objects?","medium","medium","medium","yes","2","yes","yes","2","yes","yes","2","yes" -"scene_0842_original.png","scene_0842_cf1.png","scene_0842_cf2.png","What is the total number of brown metal objects?","Are there any green objects?","How many green objects are there?","hard","medium","medium","1","yes","2","1","yes","1","1","yes","2" -"scene_0843_original.png","scene_0843_cf1.png","scene_0843_cf2.png","What is the total number of metallic objects?","Are there any purple objects?","What is the total number of green objects?","medium","medium","medium","3","yes","2","3","yes","2","3","yes","2" -"scene_0844_original.png","scene_0844_cf1.png","scene_0844_cf2.png","What is the total number of large objects?","How many spheres are there?","What is the total number of yellow objects?","medium","medium","medium","4","2","0","4","1","0","4","2","1" -"scene_0845_original.png","scene_0845_cf1.png","scene_0845_cf2.png","Is there a gray sphere?","Are there any red objects?","How many cylinders are there?","hard","medium","medium","yes","no","2","no","yes","2","yes","no","1" -"scene_0846_original.png","scene_0846_cf1.png","scene_0846_cf2.png","What is the total number of metal objects?","Are there any green objects?","What is the total number of purple objects?","medium","medium","medium","3","yes","0","3","yes","0","4","yes","1" -"scene_0847_original.png","scene_0847_cf1.png","scene_0847_cf2.png","How many rubber objects are there?","What is the total number of small objects?","How many rubber objects are there?","medium","medium","medium","3","4","3","3","3","3","4","4","4" -"scene_0848_original.png","scene_0848_cf1.png","scene_0848_cf2.png","What is the total number of metallic objects?","What is the total number of cyan objects?","Are there any red objects?","medium","medium","medium","2","1","yes","2","0","yes","2","1","yes" -"scene_0849_original.png","scene_0849_cf1.png","scene_0849_cf2.png","What is the total number of large objects?","How many cyan objects are there?","Are there any rubber objects?","medium","medium","medium","3","1","yes","3","1","yes","3","1","yes" -"scene_0850_original.png","scene_0850_cf1.png","scene_0850_cf2.png","Is there a metal cube?","How many rubber objects are there?","What is the total number of cyan objects?","hard","medium","medium","yes","6","0","no","7","0","yes","6","1" -"scene_0851_original.png","scene_0851_cf1.png","scene_0851_cf2.png","How many blue objects are there?","How many cubes are there?","How many yellow objects are there?","medium","medium","medium","1","4","1","1","3","1","2","3","0" -"scene_0852_original.png","scene_0852_cf1.png","scene_0852_cf2.png","What is the total number of small objects?","Are there any cubes?","What is the total number of gray objects?","medium","medium","medium","4","no","1","4","yes","1","4","no","1" -"scene_0853_original.png","scene_0853_cf1.png","scene_0853_cf2.png","How many rubber objects are there?","Are there any green objects?","Are there any green objects?","medium","medium","medium","3","no","no","3","yes","yes","3","yes","yes" -"scene_0854_original.png","scene_0854_cf1.png","scene_0854_cf2.png","How many metal objects are there?","What is the total number of rubber objects?","How many gray objects are there?","medium","medium","medium","3","4","1","4","3","1","3","4","1" -"scene_0855_original.png","scene_0855_cf1.png","scene_0855_cf2.png","What is the total number of metal objects?","Are there any brown objects?","What is the total number of cubes?","medium","medium","medium","4","yes","5","3","yes","5","4","yes","6" -"scene_0856_original.png","scene_0856_cf1.png","scene_0856_cf2.png","Is there a rubber sphere?","Are there any brown objects?","Are there any purple objects?","hard","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","yes" -"scene_0857_original.png","scene_0857_cf1.png","scene_0857_cf2.png","What is the total number of brown rubber objects?","How many green objects are there?","What is the total number of cylinders?","hard","medium","medium","1","1","2","1","1","2","1","1","3" -"scene_0858_original.png","scene_0858_cf1.png","scene_0858_cf2.png","Are there any red cubes?","What is the total number of brown objects?","How many blue objects are there?","hard","medium","medium","yes","0","1","no","1","1","yes","0","1" -"scene_0859_original.png","scene_0859_cf1.png","scene_0859_cf2.png","How many rubber objects are there?","Are there any brown objects?","What is the total number of brown objects?","medium","medium","medium","4","yes","2","3","yes","1","4","yes","2" -"scene_0860_original.png","scene_0860_cf1.png","scene_0860_cf2.png","How many large cyan objects are there?","Are there any cyan objects?","How many cyan objects are there?","hard","medium","medium","1","yes","1","1","yes","2","0","no","0" -"scene_0861_original.png","scene_0861_cf1.png","scene_0861_cf2.png","Are there any red cubes?","What is the total number of small objects?","Are there any cyan objects?","hard","medium","medium","yes","3","no","yes","2","no","yes","3","yes" -"scene_0862_original.png","scene_0862_cf1.png","scene_0862_cf2.png","Are there any cylinder objects?","What is the total number of green objects?","How many brown objects are there?","medium","medium","medium","yes","1","1","yes","0","1","yes","1","1" -"scene_0863_original.png","scene_0863_cf1.png","scene_0863_cf2.png","How many objects are in the scene?","How many small objects are there?","How many cyan objects are there?","easy","medium","medium","3","3","2","3","2","2","3","3","1" -"scene_0864_original.png","scene_0864_cf1.png","scene_0864_cf2.png","How many objects are in the scene?","How many small objects are there?","How many red objects are there?","easy","medium","medium","8","4","2","8","3","2","7","4","1" -"scene_0865_original.png","scene_0865_cf1.png","scene_0865_cf2.png","Is the blue cylinder matte or shiny?","How many purple objects are there?","What is the total number of brown objects?","hard","medium","medium","matte","1","0","matte","1","0","not found","1","1" -"scene_0866_original.png","scene_0866_cf1.png","scene_0866_cf2.png","Is there a rubber sphere?","How many yellow objects are there?","Are there any rubber objects?","hard","medium","medium","no","1","yes","no","0","yes","no","1","yes" -"scene_0867_original.png","scene_0867_cf1.png","scene_0867_cf2.png","Are there any gray cylinders?","Are there any cubes?","How many red objects are there?","hard","medium","medium","no","yes","1","no","yes","1","no","yes","1" -"scene_0868_original.png","scene_0868_cf1.png","scene_0868_cf2.png","Is there a rubber sphere?","How many yellow objects are there?","How many red objects are there?","hard","medium","medium","no","1","1","yes","2","1","no","1","1" -"scene_0869_original.png","scene_0869_cf1.png","scene_0869_cf2.png","How many yellow objects are there?","Are there any yellow objects?","Are there any yellow objects?","medium","medium","medium","1","yes","yes","1","yes","yes","0","no","no" -"scene_0870_original.png","scene_0870_cf1.png","scene_0870_cf2.png","What is the total number of metallic objects?","Are there any rubber objects?","What is the total number of blue objects?","medium","medium","medium","3","yes","2","4","yes","2","3","yes","2" -"scene_0871_original.png","scene_0871_cf1.png","scene_0871_cf2.png","Are there any green spheres?","How many rubber objects are there?","How many small objects are there?","hard","medium","medium","no","3","2","no","2","2","no","3","1" -"scene_0872_original.png","scene_0872_cf1.png","scene_0872_cf2.png","Is the purple cylinder matte or shiny?","Are there any small objects?","Are there any cylinders?","hard","medium","medium","shiny","yes","yes","shiny","yes","yes","not found","yes","no" -"scene_0873_original.png","scene_0873_cf1.png","scene_0873_cf2.png","How many objects are in the scene?","What is the total number of gray objects?","Are there any red objects?","easy","medium","medium","3","1","no","3","1","no","3","0","yes" -"scene_0874_original.png","scene_0874_cf1.png","scene_0874_cf2.png","Are there any cylinder objects?","How many cyan objects are there?","Are there any cyan objects?","medium","medium","medium","yes","1","yes","yes","0","no","yes","1","yes" -"scene_0875_original.png","scene_0875_cf1.png","scene_0875_cf2.png","How many large red objects are there?","Are there any small objects?","What is the total number of cyan objects?","hard","medium","medium","1","yes","1","1","no","1","1","yes","0" -"scene_0876_original.png","scene_0876_cf1.png","scene_0876_cf2.png","Are there any cube objects?","How many cubes are there?","What is the total number of green objects?","medium","medium","medium","yes","1","1","no","0","1","yes","1","1" -"scene_0877_original.png","scene_0877_cf1.png","scene_0877_cf2.png","Are there any sphere objects?","What is the total number of red objects?","How many yellow objects are there?","medium","medium","medium","yes","2","1","yes","2","1","yes","2","0" -"scene_0878_original.png","scene_0878_cf1.png","scene_0878_cf2.png","Is there a rubber sphere?","Are there any cyan objects?","What is the total number of small objects?","hard","medium","medium","yes","yes","3","yes","yes","3","yes","yes","2" -"scene_0879_original.png","scene_0879_cf1.png","scene_0879_cf2.png","How many objects are in the scene?","How many cyan objects are there?","Are there any green objects?","easy","medium","medium","4","1","yes","4","1","yes","4","0","yes" -"scene_0880_original.png","scene_0880_cf1.png","scene_0880_cf2.png","Is there a purple cube?","What is the total number of red objects?","What is the total number of purple objects?","hard","medium","medium","no","0","1","no","1","1","no","0","1" -"scene_0881_original.png","scene_0881_cf1.png","scene_0881_cf2.png","What is the total number of brown metal objects?","What is the total number of gray objects?","What is the total number of brown objects?","hard","medium","medium","2","1","2","2","1","2","2","1","2" -"scene_0882_original.png","scene_0882_cf1.png","scene_0882_cf2.png","Is there a red cylinder?","Are there any yellow objects?","What is the total number of red objects?","hard","medium","medium","no","no","1","no","yes","1","no","no","2" -"scene_0883_original.png","scene_0883_cf1.png","scene_0883_cf2.png","Is the red cube matte or shiny?","What is the total number of yellow objects?","What is the total number of yellow objects?","hard","medium","medium","not found","1","1","not found","2","2","not found","1","1" -"scene_0884_original.png","scene_0884_cf1.png","scene_0884_cf2.png","How many rubber objects are there?","What is the total number of red objects?","Are there any small objects?","medium","medium","medium","2","0","yes","2","1","yes","2","0","no" -"scene_0885_original.png","scene_0885_cf1.png","scene_0885_cf2.png","What is the total number of blue metal objects?","What is the total number of cubes?","Are there any blue objects?","hard","medium","medium","0","1","yes","0","0","yes","0","1","yes" -"scene_0886_original.png","scene_0886_cf1.png","scene_0886_cf2.png","What is the total number of yellow rubber objects?","Are there any spheres?","How many spheres are there?","hard","medium","medium","1","yes","2","1","yes","1","1","yes","3" -"scene_0887_original.png","scene_0887_cf1.png","scene_0887_cf2.png","Is the purple sphere matte or shiny?","What is the total number of purple objects?","How many yellow objects are there?","hard","medium","medium","shiny","1","2","shiny","1","2","shiny","1","3" -"scene_0888_original.png","scene_0888_cf1.png","scene_0888_cf2.png","Is the yellow cube matte or shiny?","Are there any small objects?","Are there any green objects?","hard","medium","medium","not found","yes","no","not found","yes","no","not found","yes","yes" -"scene_0889_original.png","scene_0889_cf1.png","scene_0889_cf2.png","What is the total number of large objects?","What is the total number of yellow objects?","How many green objects are there?","medium","medium","medium","1","1","1","1","1","1","1","1","1" -"scene_0890_original.png","scene_0890_cf1.png","scene_0890_cf2.png","What is the total number of rubber objects?","What is the total number of red objects?","How many green objects are there?","medium","medium","medium","4","1","1","3","0","1","4","1","1" -"scene_0891_original.png","scene_0891_cf1.png","scene_0891_cf2.png","What is the total number of purple rubber objects?","What is the total number of spheres?","What is the total number of cyan objects?","hard","medium","medium","1","2","0","1","3","0","1","3","1" -"scene_0892_original.png","scene_0892_cf1.png","scene_0892_cf2.png","Is there a brown sphere?","What is the total number of rubber objects?","What is the total number of cylinders?","hard","medium","medium","no","4","3","no","3","3","yes","4","2" -"scene_0893_original.png","scene_0893_cf1.png","scene_0893_cf2.png","How many large blue objects are there?","How many yellow objects are there?","What is the total number of blue objects?","hard","medium","medium","0","1","1","0","0","1","0","1","1" -"scene_0894_original.png","scene_0894_cf1.png","scene_0894_cf2.png","Is there a rubber cylinder?","What is the total number of yellow objects?","How many red objects are there?","hard","medium","medium","yes","1","1","yes","1","1","yes","1","1" -"scene_0895_original.png","scene_0895_cf1.png","scene_0895_cf2.png","What is the total number of small objects?","What is the total number of cyan objects?","What is the total number of cyan objects?","medium","medium","medium","3","3","3","3","2","2","3","2","2" -"scene_0896_original.png","scene_0896_cf1.png","scene_0896_cf2.png","Are there any cylinder objects?","What is the total number of green objects?","Are there any cubes?","medium","medium","medium","yes","0","no","yes","1","no","yes","0","yes" -"scene_0897_original.png","scene_0897_cf1.png","scene_0897_cf2.png","Is there a purple cube?","What is the total number of purple objects?","Are there any cylinders?","hard","medium","medium","no","1","yes","no","0","no","no","1","no" -"scene_0898_original.png","scene_0898_cf1.png","scene_0898_cf2.png","Are there any cube objects?","What is the total number of cubes?","How many purple objects are there?","medium","medium","medium","yes","3","0","yes","4","0","yes","4","1" -"scene_0899_original.png","scene_0899_cf1.png","scene_0899_cf2.png","Are there any cylinder objects?","How many yellow objects are there?","How many small objects are there?","medium","medium","medium","yes","1","2","yes","0","1","yes","1","1" -"scene_0900_original.png","scene_0900_cf1.png","scene_0900_cf2.png","How many small blue objects are there?","How many rubber objects are there?","How many blue objects are there?","hard","medium","medium","1","4","2","1","3","2","1","4","2" -"scene_0901_original.png","scene_0901_cf1.png","scene_0901_cf2.png","Are there any purple cubes?","Are there any yellow objects?","What is the total number of purple objects?","hard","medium","medium","yes","yes","1","yes","yes","1","yes","yes","1" -"scene_0902_original.png","scene_0902_cf1.png","scene_0902_cf2.png","Are there any cyan cylinders?","Are there any rubber objects?","What is the total number of cylinders?","hard","medium","medium","no","yes","1","no","yes","1","no","yes","2" -"scene_0903_original.png","scene_0903_cf1.png","scene_0903_cf2.png","How many objects are in the scene?","What is the total number of red objects?","What is the total number of red objects?","easy","medium","medium","7","1","1","7","1","1","7","1","1" -"scene_0904_original.png","scene_0904_cf1.png","scene_0904_cf2.png","What is the total number of rubber objects?","How many blue objects are there?","What is the total number of purple objects?","medium","medium","medium","4","1","1","4","1","1","4","1","1" -"scene_0905_original.png","scene_0905_cf1.png","scene_0905_cf2.png","Are there any cylinder objects?","Are there any rubber objects?","How many cyan objects are there?","medium","medium","medium","yes","yes","1","yes","yes","1","yes","yes","1" -"scene_0906_original.png","scene_0906_cf1.png","scene_0906_cf2.png","What is the total number of metal objects?","What is the total number of rubber objects?","How many blue objects are there?","medium","medium","medium","1","4","1","0","5","1","1","4","1" -"scene_0907_original.png","scene_0907_cf1.png","scene_0907_cf2.png","Are there any cylinders present?","How many green objects are there?","Are there any rubber objects?","medium","medium","medium","yes","1","yes","yes","0","yes","yes","1","yes" -"scene_0908_original.png","scene_0908_cf1.png","scene_0908_cf2.png","What is the total number of rubber objects?","What is the total number of gray objects?","How many cyan objects are there?","medium","medium","medium","3","0","2","3","1","2","2","0","1" -"scene_0909_original.png","scene_0909_cf1.png","scene_0909_cf2.png","How many metal objects are there?","What is the total number of brown objects?","Are there any brown objects?","medium","medium","medium","3","1","yes","3","1","yes","3","1","yes" -"scene_0910_original.png","scene_0910_cf1.png","scene_0910_cf2.png","Is the brown cylinder matte or shiny?","Are there any rubber objects?","What is the total number of cyan objects?","hard","medium","medium","matte","yes","0","shiny","yes","0","matte","yes","1" -"scene_0911_original.png","scene_0911_cf1.png","scene_0911_cf2.png","How many objects are in the scene?","How many rubber objects are there?","What is the total number of green objects?","easy","medium","medium","8","5","1","8","6","1","8","5","1" -"scene_0912_original.png","scene_0912_cf1.png","scene_0912_cf2.png","What is the total number of metal objects?","Are there any purple objects?","Are there any yellow objects?","medium","medium","medium","5","yes","yes","4","no","yes","5","yes","yes" -"scene_0913_original.png","scene_0913_cf1.png","scene_0913_cf2.png","Is there a green sphere?","How many brown objects are there?","How many green objects are there?","hard","medium","medium","yes","1","5","yes","1","5","yes","1","4" -"scene_0914_original.png","scene_0914_cf1.png","scene_0914_cf2.png","Is the cyan sphere matte or shiny?","How many small objects are there?","How many red objects are there?","hard","medium","medium","not found","1","1","not found","2","1","not found","1","1" -"scene_0915_original.png","scene_0915_cf1.png","scene_0915_cf2.png","How many large purple objects are there?","Are there any brown objects?","Are there any purple objects?","hard","medium","medium","1","yes","yes","1","no","yes","1","yes","yes" -"scene_0916_original.png","scene_0916_cf1.png","scene_0916_cf2.png","Is there a metal cube?","Are there any gray objects?","How many yellow objects are there?","hard","medium","medium","yes","yes","2","yes","yes","2","yes","yes","2" -"scene_0917_original.png","scene_0917_cf1.png","scene_0917_cf2.png","Is there a rubber sphere?","Are there any rubber objects?","What is the total number of purple objects?","hard","medium","medium","yes","yes","3","yes","yes","3","yes","yes","2" -"scene_0918_original.png","scene_0918_cf1.png","scene_0918_cf2.png","What is the total number of small objects?","What is the total number of green objects?","How many rubber objects are there?","medium","medium","medium","3","1","2","3","1","2","3","1","3" -"scene_0919_original.png","scene_0919_cf1.png","scene_0919_cf2.png","How many objects are in the scene?","Are there any spheres?","Are there any blue objects?","easy","medium","medium","3","no","yes","3","yes","yes","3","no","yes" -"scene_0920_original.png","scene_0920_cf1.png","scene_0920_cf2.png","How many metal objects are there?","How many small objects are there?","Are there any green objects?","medium","medium","medium","1","2","yes","1","3","yes","1","3","yes" -"scene_0921_original.png","scene_0921_cf1.png","scene_0921_cf2.png","Are there any sphere objects?","What is the total number of red objects?","How many cubes are there?","medium","medium","medium","yes","1","3","yes","0","2","yes","1","2" -"scene_0922_original.png","scene_0922_cf1.png","scene_0922_cf2.png","Is the green cylinder matte or shiny?","How many cylinders are there?","How many red objects are there?","hard","medium","medium","shiny","5","1","shiny","4","1","shiny","5","1" -"scene_0923_original.png","scene_0923_cf1.png","scene_0923_cf2.png","What is the total number of metallic objects?","How many cubes are there?","How many blue objects are there?","medium","medium","medium","5","3","1","5","4","1","5","3","1" -"scene_0924_original.png","scene_0924_cf1.png","scene_0924_cf2.png","Are there any gray cubes?","What is the total number of cubes?","How many small objects are there?","hard","medium","medium","no","2","6","no","3","6","no","2","5" -"scene_0925_original.png","scene_0925_cf1.png","scene_0925_cf2.png","What is the total number of metal objects?","How many metal objects are there?","What is the total number of metal objects?","medium","medium","medium","2","2","2","3","3","3","3","3","3" -"scene_0926_original.png","scene_0926_cf1.png","scene_0926_cf2.png","Are there any cube objects?","What is the total number of yellow objects?","How many gray objects are there?","medium","medium","medium","yes","1","2","yes","0","2","yes","1","2" -"scene_0927_original.png","scene_0927_cf1.png","scene_0927_cf2.png","Is there a gray sphere?","How many rubber objects are there?","What is the total number of cyan objects?","hard","medium","medium","yes","1","1","yes","2","1","yes","1","1" -"scene_0928_original.png","scene_0928_cf1.png","scene_0928_cf2.png","What is the total number of small objects?","What is the total number of cyan objects?","How many blue objects are there?","medium","medium","medium","2","0","1","2","1","1","2","0","1" -"scene_0929_original.png","scene_0929_cf1.png","scene_0929_cf2.png","Is there a metal cylinder?","What is the total number of small objects?","Are there any small objects?","hard","medium","medium","yes","5","yes","yes","4","yes","yes","4","yes" -"scene_0930_original.png","scene_0930_cf1.png","scene_0930_cf2.png","Is there a rubber cylinder?","How many rubber objects are there?","Are there any red objects?","hard","medium","medium","yes","1","yes","no","0","yes","no","1","yes" -"scene_0931_original.png","scene_0931_cf1.png","scene_0931_cf2.png","Is there a brown cylinder?","How many small objects are there?","What is the total number of gray objects?","hard","medium","medium","no","5","2","no","6","2","no","5","3" -"scene_0932_original.png","scene_0932_cf1.png","scene_0932_cf2.png","How many purple objects are there?","Are there any green objects?","How many cyan objects are there?","medium","medium","medium","1","no","1","1","yes","1","1","no","1" -"scene_0933_original.png","scene_0933_cf1.png","scene_0933_cf2.png","How many yellow objects are there?","What is the total number of rubber objects?","What is the total number of rubber objects?","medium","medium","medium","1","2","2","1","1","1","1","3","3" -"scene_0934_original.png","scene_0934_cf1.png","scene_0934_cf2.png","How many objects are in the scene?","How many small objects are there?","How many rubber objects are there?","easy","medium","medium","3","2","1","3","1","1","3","2","2" -"scene_0935_original.png","scene_0935_cf1.png","scene_0935_cf2.png","Is there a blue cylinder?","Are there any red objects?","How many cyan objects are there?","hard","medium","medium","no","no","0","no","yes","0","no","no","1" -"scene_0936_original.png","scene_0936_cf1.png","scene_0936_cf2.png","What is the total number of metallic objects?","What is the total number of gray objects?","Are there any small objects?","medium","medium","medium","4","3","yes","3","2","yes","4","3","yes" -"scene_0937_original.png","scene_0937_cf1.png","scene_0937_cf2.png","Are there any sphere objects?","How many small objects are there?","How many small objects are there?","medium","medium","medium","yes","1","1","yes","2","2","yes","2","2" -"scene_0938_original.png","scene_0938_cf1.png","scene_0938_cf2.png","Are there any cylinders present?","Are there any green objects?","How many purple objects are there?","medium","medium","medium","yes","yes","0","yes","yes","0","yes","yes","1" -"scene_0939_original.png","scene_0939_cf1.png","scene_0939_cf2.png","Is the blue cylinder matte or shiny?","Are there any green objects?","What is the total number of red objects?","hard","medium","medium","matte","yes","0","matte","no","0","matte","yes","1" -"scene_0940_original.png","scene_0940_cf1.png","scene_0940_cf2.png","Are there any cyan cubes?","What is the total number of red objects?","What is the total number of small objects?","hard","medium","medium","no","1","4","no","0","4","no","1","3" -"scene_0941_original.png","scene_0941_cf1.png","scene_0941_cf2.png","What is the total number of metallic objects?","How many yellow objects are there?","What is the total number of brown objects?","medium","medium","medium","3","1","2","3","0","2","3","1","1" -"scene_0942_original.png","scene_0942_cf1.png","scene_0942_cf2.png","Is there a red sphere?","How many purple objects are there?","How many cubes are there?","hard","medium","medium","yes","2","4","yes","2","4","yes","2","3" -"scene_0943_original.png","scene_0943_cf1.png","scene_0943_cf2.png","How many objects are in the scene?","How many small objects are there?","What is the total number of purple objects?","easy","medium","medium","8","2","1","8","3","1","8","2","2" -"scene_0944_original.png","scene_0944_cf1.png","scene_0944_cf2.png","How many green objects are there?","How many gray objects are there?","What is the total number of yellow objects?","medium","medium","medium","1","1","1","1","1","1","1","1","0" -"scene_0945_original.png","scene_0945_cf1.png","scene_0945_cf2.png","How many objects are in the scene?","Are there any cubes?","What is the total number of brown objects?","easy","medium","medium","8","yes","2","8","yes","2","8","yes","2" -"scene_0946_original.png","scene_0946_cf1.png","scene_0946_cf2.png","What is the total number of small objects?","What is the total number of brown objects?","How many small objects are there?","medium","medium","medium","2","1","2","2","0","2","3","1","3" -"scene_0947_original.png","scene_0947_cf1.png","scene_0947_cf2.png","Are there any cubes present?","How many brown objects are there?","How many cyan objects are there?","medium","medium","medium","yes","2","1","yes","1","1","yes","2","1" -"scene_0948_original.png","scene_0948_cf1.png","scene_0948_cf2.png","Are there any blue spheres?","How many purple objects are there?","Are there any gray objects?","hard","medium","medium","no","1","yes","no","1","yes","no","1","yes" -"scene_0949_original.png","scene_0949_cf1.png","scene_0949_cf2.png","How many small yellow objects are there?","What is the total number of brown objects?","What is the total number of yellow objects?","hard","medium","medium","0","0","1","0","1","1","1","0","1" -"scene_0950_original.png","scene_0950_cf1.png","scene_0950_cf2.png","How many purple objects are there?","Are there any spheres?","How many red objects are there?","medium","medium","medium","1","yes","3","1","yes","3","1","yes","2" -"scene_0951_original.png","scene_0951_cf1.png","scene_0951_cf2.png","How many large purple objects are there?","Are there any purple objects?","What is the total number of green objects?","hard","medium","medium","1","yes","0","0","no","0","1","yes","1" -"scene_0952_original.png","scene_0952_cf1.png","scene_0952_cf2.png","What is the total number of rubber objects?","Are there any yellow objects?","Are there any spheres?","medium","medium","medium","4","yes","yes","4","yes","yes","4","yes","yes" -"scene_0953_original.png","scene_0953_cf1.png","scene_0953_cf2.png","What is the total number of gray metal objects?","Are there any small objects?","What is the total number of yellow objects?","hard","medium","medium","1","yes","2","1","yes","2","1","yes","1" -"scene_0954_original.png","scene_0954_cf1.png","scene_0954_cf2.png","What is the total number of metal objects?","How many cubes are there?","Are there any green objects?","medium","medium","medium","2","2","yes","2","1","yes","2","2","yes" -"scene_0955_original.png","scene_0955_cf1.png","scene_0955_cf2.png","Are there any cylinder objects?","What is the total number of rubber objects?","How many small objects are there?","medium","medium","medium","yes","2","3","yes","1","3","yes","2","2" -"scene_0956_original.png","scene_0956_cf1.png","scene_0956_cf2.png","What is the total number of metallic objects?","How many cyan objects are there?","What is the total number of cyan objects?","medium","medium","medium","3","2","2","3","2","2","3","2","2" -"scene_0957_original.png","scene_0957_cf1.png","scene_0957_cf2.png","How many rubber objects are there?","Are there any yellow objects?","Are there any yellow objects?","medium","medium","medium","7","yes","yes","7","yes","yes","7","yes","yes" -"scene_0958_original.png","scene_0958_cf1.png","scene_0958_cf2.png","How many cyan objects are there?","Are there any gray objects?","Are there any yellow objects?","medium","medium","medium","1","yes","yes","1","yes","yes","1","yes","yes" -"scene_0959_original.png","scene_0959_cf1.png","scene_0959_cf2.png","What is the total number of metallic objects?","How many rubber objects are there?","Are there any cyan objects?","medium","medium","medium","2","6","yes","3","5","yes","2","6","no" -"scene_0960_original.png","scene_0960_cf1.png","scene_0960_cf2.png","Are there any cube objects?","Are there any red objects?","Are there any cyan objects?","medium","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","yes" -"scene_0961_original.png","scene_0961_cf1.png","scene_0961_cf2.png","What is the total number of large objects?","Are there any green objects?","How many small objects are there?","medium","medium","medium","4","yes","2","4","no","2","3","yes","3" -"scene_0962_original.png","scene_0962_cf1.png","scene_0962_cf2.png","Is there a red cylinder?","How many red objects are there?","How many red objects are there?","hard","medium","medium","yes","1","1","no","1","1","no","1","1" -"scene_0963_original.png","scene_0963_cf1.png","scene_0963_cf2.png","Is there a purple cube?","Are there any yellow objects?","How many brown objects are there?","hard","medium","medium","yes","no","1","no","yes","1","yes","no","0" -"scene_0964_original.png","scene_0964_cf1.png","scene_0964_cf2.png","How many purple objects are there?","Are there any cubes?","Are there any rubber objects?","medium","medium","medium","1","yes","yes","1","no","yes","1","yes","yes" -"scene_0965_original.png","scene_0965_cf1.png","scene_0965_cf2.png","Are there any red spheres?","What is the total number of brown objects?","What is the total number of yellow objects?","hard","medium","medium","yes","1","1","yes","0","1","yes","1","1" -"scene_0966_original.png","scene_0966_cf1.png","scene_0966_cf2.png","How many objects are in the scene?","What is the total number of cyan objects?","How many cyan objects are there?","easy","medium","medium","3","1","1","3","0","0","2","0","0" -"scene_0967_original.png","scene_0967_cf1.png","scene_0967_cf2.png","Is there a brown sphere?","How many cubes are there?","What is the total number of yellow objects?","hard","medium","medium","yes","2","2","yes","1","2","yes","2","2" -"scene_0968_original.png","scene_0968_cf1.png","scene_0968_cf2.png","What is the total number of large objects?","Are there any green objects?","How many red objects are there?","medium","medium","medium","5","yes","3","5","yes","3","5","yes","3" -"scene_0969_original.png","scene_0969_cf1.png","scene_0969_cf2.png","Are there any cubes present?","Are there any spheres?","What is the total number of small objects?","medium","medium","medium","yes","yes","1","yes","no","1","yes","yes","2" -"scene_0970_original.png","scene_0970_cf1.png","scene_0970_cf2.png","Are there any cylinders present?","Are there any blue objects?","What is the total number of small objects?","medium","medium","medium","yes","yes","1","yes","yes","1","yes","yes","2" -"scene_0971_original.png","scene_0971_cf1.png","scene_0971_cf2.png","How many large cyan objects are there?","How many gray objects are there?","How many small objects are there?","hard","medium","medium","0","0","3","0","1","3","0","0","4" -"scene_0972_original.png","scene_0972_cf1.png","scene_0972_cf2.png","How many red objects are there?","Are there any brown objects?","What is the total number of spheres?","medium","medium","medium","1","no","2","1","yes","2","1","no","1" -"scene_0973_original.png","scene_0973_cf1.png","scene_0973_cf2.png","Is there a green cube?","What is the total number of blue objects?","Are there any cyan objects?","hard","medium","medium","no","1","no","no","1","no","no","1","yes" -"scene_0974_original.png","scene_0974_cf1.png","scene_0974_cf2.png","Is the purple sphere matte or shiny?","Are there any brown objects?","Are there any purple objects?","hard","medium","medium","not found","no","yes","not found","yes","yes","not found","no","yes" -"scene_0975_original.png","scene_0975_cf1.png","scene_0975_cf2.png","Are there any cubes present?","What is the total number of red objects?","What is the total number of red objects?","medium","medium","medium","yes","1","1","yes","1","1","yes","1","1" -"scene_0976_original.png","scene_0976_cf1.png","scene_0976_cf2.png","How many objects are in the scene?","What is the total number of brown objects?","How many red objects are there?","easy","medium","medium","4","1","1","4","1","1","5","1","2" -"scene_0977_original.png","scene_0977_cf1.png","scene_0977_cf2.png","Is there a rubber cube?","How many blue objects are there?","Are there any yellow objects?","hard","medium","medium","no","2","no","no","2","no","no","2","yes" -"scene_0978_original.png","scene_0978_cf1.png","scene_0978_cf2.png","Are there any sphere objects?","Are there any small objects?","Are there any cyan objects?","medium","medium","medium","yes","yes","yes","yes","yes","yes","yes","yes","no" -"scene_0979_original.png","scene_0979_cf1.png","scene_0979_cf2.png","Are there any cylinders present?","What is the total number of purple objects?","What is the total number of purple objects?","medium","medium","medium","yes","1","1","yes","0","0","yes","0","0" -"scene_0980_original.png","scene_0980_cf1.png","scene_0980_cf2.png","What is the total number of cyan metal objects?","Are there any brown objects?","How many purple objects are there?","hard","medium","medium","2","yes","1","2","yes","1","2","yes","1" -"scene_0981_original.png","scene_0981_cf1.png","scene_0981_cf2.png","How many blue objects are there?","How many cubes are there?","Are there any brown objects?","medium","medium","medium","1","3","yes","1","2","yes","1","3","yes" -"scene_0982_original.png","scene_0982_cf1.png","scene_0982_cf2.png","Are there any spheres present?","How many rubber objects are there?","How many red objects are there?","medium","medium","medium","yes","2","1","yes","1","1","yes","2","1" -"scene_0983_original.png","scene_0983_cf1.png","scene_0983_cf2.png","What is the total number of small objects?","Are there any yellow objects?","How many purple objects are there?","medium","medium","medium","2","yes","2","2","no","2","2","yes","3" -"scene_0984_original.png","scene_0984_cf1.png","scene_0984_cf2.png","How many green objects are there?","What is the total number of purple objects?","What is the total number of small objects?","medium","medium","medium","2","2","5","2","2","5","2","2","4" -"scene_0985_original.png","scene_0985_cf1.png","scene_0985_cf2.png","What is the total number of metallic objects?","How many rubber objects are there?","Are there any brown objects?","medium","medium","medium","6","2","yes","7","1","yes","6","2","yes" -"scene_0986_original.png","scene_0986_cf1.png","scene_0986_cf2.png","How many large yellow objects are there?","How many brown objects are there?","Are there any blue objects?","hard","medium","medium","1","2","yes","1","3","no","1","2","yes" -"scene_0987_original.png","scene_0987_cf1.png","scene_0987_cf2.png","How many rubber objects are there?","What is the total number of cyan objects?","How many green objects are there?","medium","medium","medium","4","2","2","3","1","2","3","2","1" -"scene_0988_original.png","scene_0988_cf1.png","scene_0988_cf2.png","Are there any cylinder objects?","How many small objects are there?","Are there any blue objects?","medium","medium","medium","yes","2","yes","yes","1","yes","yes","2","yes" -"scene_0989_original.png","scene_0989_cf1.png","scene_0989_cf2.png","Is there a metal cube?","How many rubber objects are there?","What is the total number of purple objects?","hard","medium","medium","no","6","3","no","5","3","no","6","3" -"scene_0990_original.png","scene_0990_cf1.png","scene_0990_cf2.png","How many objects are in the scene?","What is the total number of cubes?","What is the total number of yellow objects?","easy","medium","medium","5","3","1","5","2","1","6","4","2" -"scene_0991_original.png","scene_0991_cf1.png","scene_0991_cf2.png","Are there any spheres present?","How many cyan objects are there?","How many cyan objects are there?","medium","medium","medium","yes","1","1","yes","1","1","yes","0","0" -"scene_0992_original.png","scene_0992_cf1.png","scene_0992_cf2.png","What is the total number of large objects?","How many rubber objects are there?","Are there any rubber objects?","medium","medium","medium","4","1","yes","4","2","yes","4","2","yes" -"scene_0993_original.png","scene_0993_cf1.png","scene_0993_cf2.png","What is the total number of metallic objects?","What is the total number of rubber objects?","Are there any small objects?","medium","medium","medium","3","5","yes","4","4","yes","3","5","yes" -"scene_0994_original.png","scene_0994_cf1.png","scene_0994_cf2.png","What is the total number of metallic objects?","How many small objects are there?","How many red objects are there?","medium","medium","medium","1","3","1","1","4","1","1","3","1" -"scene_0995_original.png","scene_0995_cf1.png","scene_0995_cf2.png","What is the total number of yellow rubber objects?","How many brown objects are there?","How many rubber objects are there?","hard","medium","medium","2","1","5","2","2","5","3","1","6" -"scene_0996_original.png","scene_0996_cf1.png","scene_0996_cf2.png","How many objects are in the scene?","How many purple objects are there?","Are there any cyan objects?","easy","medium","medium","8","1","yes","7","0","yes","8","1","yes" -"scene_0997_original.png","scene_0997_cf1.png","scene_0997_cf2.png","How many rubber objects are there?","Are there any cubes?","How many brown objects are there?","medium","medium","medium","3","yes","1","3","yes","1","4","yes","2" -"scene_0998_original.png","scene_0998_cf1.png","scene_0998_cf2.png","What is the total number of red rubber objects?","Are there any red objects?","What is the total number of red objects?","hard","medium","medium","3","yes","3","3","yes","3","3","yes","3" -"scene_0999_original.png","scene_0999_cf1.png","scene_0999_cf2.png","Is there a metal cube?","What is the total number of yellow objects?","How many yellow objects are there?","hard","medium","medium","yes","2","2","yes","3","3","yes","1","1" diff --git a/dataset_1k_720p_2/images/scene_0000_cf1.png b/dataset_1k_720p_2/images/scene_0000_cf1.png deleted file mode 100644 index e0bf99237d73b6690e04e3db950fd9b57a275b14..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0000_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0b868a4f7d2efda1eac85356ee01ed6af71d761694cc37fea06a11ef1626f9b -size 1107967 diff --git a/dataset_1k_720p_2/images/scene_0000_cf2.png b/dataset_1k_720p_2/images/scene_0000_cf2.png deleted file mode 100644 index 69b24ae53434ba967a2174ee0cb466ec3b425ade..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0000_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5821f78d32c64411f17e8df6758b2347975c6eeaca26130c2dde4d415faa148 -size 1116150 diff --git a/dataset_1k_720p_2/images/scene_0000_original.png b/dataset_1k_720p_2/images/scene_0000_original.png deleted file mode 100644 index 2ba22aa1c33ac60db130735e56256dc0a5fe85fa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0000_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0945b1675c10616ab53fbdf2ee693dcd48ff11277d9cab4a26dbccddae14f11 -size 1096445 diff --git a/dataset_1k_720p_2/images/scene_0001_cf1.png b/dataset_1k_720p_2/images/scene_0001_cf1.png deleted file mode 100644 index 35a80b9183bdb672f12376115bbd7eb60e617ba4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0001_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a70a64f4634c6ebf6afbfe40103d60ef9b03b73d6dee7a131dbec42b85117236 -size 1188833 diff --git a/dataset_1k_720p_2/images/scene_0001_cf2.png b/dataset_1k_720p_2/images/scene_0001_cf2.png deleted file mode 100644 index 8c3a2ad466dba5faad67145caac74a23a0e483c1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0001_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11988da661ea06eb2c2526e91f4dabbdbf0fee0fe919d475323913e4e4081bf6 -size 1233555 diff --git a/dataset_1k_720p_2/images/scene_0001_original.png b/dataset_1k_720p_2/images/scene_0001_original.png deleted file mode 100644 index c305b206cc0f6ff70c5f108105accc7189710884..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0001_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4f38e22ba2a1960d5bf8a5577249e59e86b6a696ad74c6d87b96e57c210fc12 -size 1241741 diff --git a/dataset_1k_720p_2/images/scene_0002_cf1.png b/dataset_1k_720p_2/images/scene_0002_cf1.png deleted file mode 100644 index a622157efa67a41eba570e2cc460c7c1e2fa27e9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0002_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5aef04378bea131dd9c0b44bf2d11b01f908eef04c4296aa094b618f39e3b246 -size 1327367 diff --git a/dataset_1k_720p_2/images/scene_0002_cf2.png b/dataset_1k_720p_2/images/scene_0002_cf2.png deleted file mode 100644 index 45ebecb70b56d49de17f150035c61affb7841245..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0002_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46a04c9e05f8d266b59c2f09f66cf7b041ed2a6375faa12d21f99aff6ab3ba11 -size 1349117 diff --git a/dataset_1k_720p_2/images/scene_0002_original.png b/dataset_1k_720p_2/images/scene_0002_original.png deleted file mode 100644 index 0891c1ce1be42f80bb8202b9edf6c7b1a27eeff5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0002_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:971cef2b9aca8757983a3ffd0614f1d6dde9c2a98ccc2445c59eb106a0bde584 -size 1324050 diff --git a/dataset_1k_720p_2/images/scene_0003_cf1.png b/dataset_1k_720p_2/images/scene_0003_cf1.png deleted file mode 100644 index 5e3defb48d07ca3d4831332fac44939dff51b566..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0003_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f88b8f84d43dba16e3fba149f4f2ea4c44fd8d0731c0a07837baf24b8f23f41 -size 1329603 diff --git a/dataset_1k_720p_2/images/scene_0003_cf2.png b/dataset_1k_720p_2/images/scene_0003_cf2.png deleted file mode 100644 index 59722a22fd8e3995316c7749fbe6783eb5fa5407..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0003_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93dbf15a8a63a56e47ee9a2b5798cf8b16aede971929f7d25ee8e2a5f01f4716 -size 1263697 diff --git a/dataset_1k_720p_2/images/scene_0003_original.png b/dataset_1k_720p_2/images/scene_0003_original.png deleted file mode 100644 index e8d7eb036e2b652c2986e14ed21c73ca07774320..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0003_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24699186e044629be1d8a8e57bf4bd42715e255b31f21544663a04273e73f339 -size 1261496 diff --git a/dataset_1k_720p_2/images/scene_0004_cf1.png b/dataset_1k_720p_2/images/scene_0004_cf1.png deleted file mode 100644 index 4087562f415d71bec35d908f7f3f3d6808539e99..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0004_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48b5565c76eb68652841155845cc80fa34e0199c224919c24eef5e497919ba80 -size 1317656 diff --git a/dataset_1k_720p_2/images/scene_0004_cf2.png b/dataset_1k_720p_2/images/scene_0004_cf2.png deleted file mode 100644 index fb1caefeb70ecb74aeebf1c24ea3ce3508dcea83..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0004_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c8113639a6d0dc43de2bf0b7a5277a9bcddfaf00bb60b45c7592f06e2e156b20 -size 1301959 diff --git a/dataset_1k_720p_2/images/scene_0004_original.png b/dataset_1k_720p_2/images/scene_0004_original.png deleted file mode 100644 index a539571e693514efd1cdea90cc16fb618d7869a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0004_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea4901c7257d084346aee4f1cb942b34217c644ed95658831803c819adaf76b7 -size 1303803 diff --git a/dataset_1k_720p_2/images/scene_0005_cf1.png b/dataset_1k_720p_2/images/scene_0005_cf1.png deleted file mode 100644 index 9bda1869bbc582133b5e7406ee8ecd31410748c6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0005_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ae7938bacab6cb9a6967b1f498411ddb0103faec35e107edd06ef71723f095b -size 1162352 diff --git a/dataset_1k_720p_2/images/scene_0005_cf2.png b/dataset_1k_720p_2/images/scene_0005_cf2.png deleted file mode 100644 index 8ccc6326a352299e1cdcd4b767db8075463ff27d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0005_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:446d314d8f3fae7b5fc683ab656e2ec2fb189c5529cb5cda81f258bae090bb5b -size 1140980 diff --git a/dataset_1k_720p_2/images/scene_0005_original.png b/dataset_1k_720p_2/images/scene_0005_original.png deleted file mode 100644 index f48a7e6ce2ded4393d9a6431af8131c1323b7f59..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0005_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:267f391da74c860c9b6ea6e12a94decdc42a751a1fe2c023dd975f59991c9e99 -size 1155305 diff --git a/dataset_1k_720p_2/images/scene_0006_cf1.png b/dataset_1k_720p_2/images/scene_0006_cf1.png deleted file mode 100644 index 7d68734ccf04fb32f73801e7a6e1db92cb10fd42..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0006_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70c078b36f2a31eb3ba99a15d5b2c808cbc4f715ca3ee42827317040429fefba -size 1181240 diff --git a/dataset_1k_720p_2/images/scene_0006_cf2.png b/dataset_1k_720p_2/images/scene_0006_cf2.png deleted file mode 100644 index 601fe480804224f4008f7ef533fbd6d0b2b29ec6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0006_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08514ac2be4cb174fcc21c37acb717e10d8cd83d3ceb803ecbe2b9f89adb48b0 -size 1149805 diff --git a/dataset_1k_720p_2/images/scene_0006_original.png b/dataset_1k_720p_2/images/scene_0006_original.png deleted file mode 100644 index 7468c92908fb3211f7c5333c608104676f8b4748..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0006_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:479d0bf4d51106bec06698f51e8ab055ce517dceb35470a17d5baedc6ba0fde8 -size 1146882 diff --git a/dataset_1k_720p_2/images/scene_0007_cf1.png b/dataset_1k_720p_2/images/scene_0007_cf1.png deleted file mode 100644 index a13d30513706c6274c1b20076a2904c7a989ce49..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0007_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e9c2ce6326bb9c5bdcc1bce64a877c3309b637397c4e7b4a9811d3f2ee825c4 -size 1175406 diff --git a/dataset_1k_720p_2/images/scene_0007_cf2.png b/dataset_1k_720p_2/images/scene_0007_cf2.png deleted file mode 100644 index 8d51c69925b9d4ee781d939b3711baed21a00aff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0007_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8cd02377816cdf068488607be05d0ae1139e379c12db68b68c9787678996384 -size 1243110 diff --git a/dataset_1k_720p_2/images/scene_0007_original.png b/dataset_1k_720p_2/images/scene_0007_original.png deleted file mode 100644 index c056e537bd99d1b79741749e9a981cf56607e1ac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0007_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c66c7a9ca0620df41d8b4e934fde10ff3fa199ee5bfa7403183d64aa53430a58 -size 1178852 diff --git a/dataset_1k_720p_2/images/scene_0008_cf1.png b/dataset_1k_720p_2/images/scene_0008_cf1.png deleted file mode 100644 index e7b9c358aaeef9a2ef1350512146778f4899cd46..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0008_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:744d1f15fa591aa31b1fe5e2ad7872ec36fc463ffacd3845fa4cb5557b4f500f -size 1285888 diff --git a/dataset_1k_720p_2/images/scene_0008_cf2.png b/dataset_1k_720p_2/images/scene_0008_cf2.png deleted file mode 100644 index 0f5824d4c4568b1f06a5cf4884e2c6d5dcc795d6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0008_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67ae7680942d3307b4fd96985adef9340bebf20725d5ce0c7ff8b6d284ec3128 -size 1255304 diff --git a/dataset_1k_720p_2/images/scene_0008_original.png b/dataset_1k_720p_2/images/scene_0008_original.png deleted file mode 100644 index d160b4ec34263b4e64e46663f848b41bb0b45b7d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0008_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b700c4efda05bfda86eb4864ef3b1f08f083fc9ac6791b8496f4bee83aff463 -size 1240847 diff --git a/dataset_1k_720p_2/images/scene_0009_cf1.png b/dataset_1k_720p_2/images/scene_0009_cf1.png deleted file mode 100644 index e142e386fccff40fc992c337c02ea41445024ae4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0009_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:748282c30e1b84eac10d1c9b4c86aad2d9e1a845834e262a8cdc45cff84d405e -size 1088794 diff --git a/dataset_1k_720p_2/images/scene_0009_cf2.png b/dataset_1k_720p_2/images/scene_0009_cf2.png deleted file mode 100644 index 31674cd3e877758cdb8c5df821b383e3d76d3815..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0009_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8bc4c7aec28bb9eb9e2018fcb275f898857e642f9cab57be67fe56f6e282d121 -size 1071593 diff --git a/dataset_1k_720p_2/images/scene_0009_original.png b/dataset_1k_720p_2/images/scene_0009_original.png deleted file mode 100644 index 91a0175d1dc143b94f984267b45f94e4befdb0cd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0009_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d66fda8dabbf9d66ecfaebb737d47cfb00bc85ca60ae8e7921ce35de035c37e -size 1125628 diff --git a/dataset_1k_720p_2/images/scene_0010_cf1.png b/dataset_1k_720p_2/images/scene_0010_cf1.png deleted file mode 100644 index c8fa1343247fbd924ad15305ea03b5cfb4851042..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0010_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4de8959736ef5150daf965ace8e8803a5f0d57710c313eb9c160069b70aaf9cc -size 1195094 diff --git a/dataset_1k_720p_2/images/scene_0010_cf2.png b/dataset_1k_720p_2/images/scene_0010_cf2.png deleted file mode 100644 index 197bc7f1c1a9cc03eb6f334611f42cbf633c2c3c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0010_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a741db298edd9c1a9c93f033990bf7b5baa771de5abccd42ef376417b222985 -size 1176812 diff --git a/dataset_1k_720p_2/images/scene_0010_original.png b/dataset_1k_720p_2/images/scene_0010_original.png deleted file mode 100644 index 5f0f8f6c41e75d7229fb83e1b97e01e1215f3b73..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0010_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe9a55cc1ea0e2c15e535b886ee37b5c6b2a69fa3656abe84333b672ac3f9851 -size 1195861 diff --git a/dataset_1k_720p_2/images/scene_0011_cf1.png b/dataset_1k_720p_2/images/scene_0011_cf1.png deleted file mode 100644 index 47c5478477b111a456785ed04a780818e9011c21..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0011_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0754d963f0d78f6d817a3fdc0ed786a198b111abbf2e1c1b2d415f75c92ca859 -size 1165452 diff --git a/dataset_1k_720p_2/images/scene_0011_cf2.png b/dataset_1k_720p_2/images/scene_0011_cf2.png deleted file mode 100644 index e164d1c2e79a5c90892aa5d852f5defe6cfa711e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0011_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2949eb19b7e3ccb1b88f987d91ceb00afae92d9a2617512bd4f0a4a25a5aeb7a -size 1176187 diff --git a/dataset_1k_720p_2/images/scene_0011_original.png b/dataset_1k_720p_2/images/scene_0011_original.png deleted file mode 100644 index e429ba414365805da4b472b7b384607d140372fd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0011_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56ef4b7c280324d02966dee751e086f351c513f292e14a58eec2ebd9294d64e1 -size 1175026 diff --git a/dataset_1k_720p_2/images/scene_0012_cf1.png b/dataset_1k_720p_2/images/scene_0012_cf1.png deleted file mode 100644 index 1bca34be71b2df392e131e28551eef63605a224a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0012_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:deba9d742c9c1e8d6f592d25477f15c91b9328f22f5276ea28552eed67d14431 -size 1192826 diff --git a/dataset_1k_720p_2/images/scene_0012_cf2.png b/dataset_1k_720p_2/images/scene_0012_cf2.png deleted file mode 100644 index 37ce0225ede0d5672603cb9fd52bd642775e3477..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0012_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ec718a9426de1fc1c3447221dd01071c04789e183771a1f311f29ef20637a72 -size 1153181 diff --git a/dataset_1k_720p_2/images/scene_0012_original.png b/dataset_1k_720p_2/images/scene_0012_original.png deleted file mode 100644 index 192716cd22fafca13a75340f5470ad0da2ed3fbb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0012_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83f7611f53564082ea4692fa445fe3ef5a7a6f157ab521bf52b2625167419701 -size 1168409 diff --git a/dataset_1k_720p_2/images/scene_0013_cf1.png b/dataset_1k_720p_2/images/scene_0013_cf1.png deleted file mode 100644 index 38c1a01e758a521ce675db4e09acfa4938ebc6d1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0013_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30dfe8fdc4f3c9a22be65676f7b1cdb2932f2294172f34d50a9a74c9197a7aee -size 1142194 diff --git a/dataset_1k_720p_2/images/scene_0013_cf2.png b/dataset_1k_720p_2/images/scene_0013_cf2.png deleted file mode 100644 index b97045f7001055eae78f27ada764b4767bdb00b3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0013_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:36443fcaecdb068f378fbdb16df212421358fedd92ee1eb793397077e24b892a -size 1138458 diff --git a/dataset_1k_720p_2/images/scene_0013_original.png b/dataset_1k_720p_2/images/scene_0013_original.png deleted file mode 100644 index 044b92d7fbebb176dfa3a9461888e2145a035874..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0013_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02bea60130c8a7c6499bb3d866eaf23ab5c3db5af506546d6c557fac3d8776ae -size 1137496 diff --git a/dataset_1k_720p_2/images/scene_0014_cf1.png b/dataset_1k_720p_2/images/scene_0014_cf1.png deleted file mode 100644 index 09f25d4939c7611fa9cc245211cb63c9828ac7e7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0014_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3fcccf9c2c73c5c9c03cb557c11450ebaa619f926ac880171e5502008a87dfd0 -size 1296830 diff --git a/dataset_1k_720p_2/images/scene_0014_cf2.png b/dataset_1k_720p_2/images/scene_0014_cf2.png deleted file mode 100644 index ca940533cbb688d0b8e2f9ff52e336c8de979e9a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0014_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e644990899d535726b2d8c2c00a4e358eaa782091bac739fbfef494b9363aaae -size 1213228 diff --git a/dataset_1k_720p_2/images/scene_0014_original.png b/dataset_1k_720p_2/images/scene_0014_original.png deleted file mode 100644 index ca479a6411819b2fee8893ae734645062e0238a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0014_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c8d0cd2dd69352c871997b3aad00ad0d04d430a3f12b16e0c74ad3fd1ecfebb -size 1223289 diff --git a/dataset_1k_720p_2/images/scene_0015_cf1.png b/dataset_1k_720p_2/images/scene_0015_cf1.png deleted file mode 100644 index 40a3772c1da6a6ed8673eecdbbbe56613928acd0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0015_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5bbc1deafe3be521ef34a3facd76947c4284d0258c115d73c0a43de0910006ae -size 1078115 diff --git a/dataset_1k_720p_2/images/scene_0015_cf2.png b/dataset_1k_720p_2/images/scene_0015_cf2.png deleted file mode 100644 index 943f641d691bc1a22b6d3ba481d5ff042197cec6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0015_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0cdbbef7e4cfe1c7b9f7dfd2da81fd6edef8d2b250a7602564c6d055416097b8 -size 1095319 diff --git a/dataset_1k_720p_2/images/scene_0015_original.png b/dataset_1k_720p_2/images/scene_0015_original.png deleted file mode 100644 index e8669c225205e276bb6bad6223734fc16f40edeb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0015_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce68b0b3138e273391fc589239075dbbb12fbb38abec7d8a29926413e9edbeea -size 1105710 diff --git a/dataset_1k_720p_2/images/scene_0016_cf1.png b/dataset_1k_720p_2/images/scene_0016_cf1.png deleted file mode 100644 index 10f718720aa2108b44c5f7d90e935ae534ad6d6c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0016_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aefc9ae23f4d6f4171b49a853478afa3003906561c27108842940dfac1d763c0 -size 1232499 diff --git a/dataset_1k_720p_2/images/scene_0016_cf2.png b/dataset_1k_720p_2/images/scene_0016_cf2.png deleted file mode 100644 index 3a682516c2d1499a4263fe45febc328a46ff236d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0016_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e08adfc2454902e1cfbb91ddca3e360f59f9b0a64eac289bf8e6fa2d499ce28 -size 1242017 diff --git a/dataset_1k_720p_2/images/scene_0016_original.png b/dataset_1k_720p_2/images/scene_0016_original.png deleted file mode 100644 index 05d1f14e2a68fc9dbf2350bdacc8fcca756b9343..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0016_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d1833de9cb48e7e6380cb090cf7b281423bd2ee8731a3c50e281534e8969fe0 -size 1236414 diff --git a/dataset_1k_720p_2/images/scene_0017_cf1.png b/dataset_1k_720p_2/images/scene_0017_cf1.png deleted file mode 100644 index ac5efdde85aae141974ebd29b82f6fe32333c02e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0017_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c8b7507f5277225f95dae6a9782ae0ea0e390fd5fa2992085034e194bfd88249 -size 1271072 diff --git a/dataset_1k_720p_2/images/scene_0017_cf2.png b/dataset_1k_720p_2/images/scene_0017_cf2.png deleted file mode 100644 index 35f00b56423382fad13da0b607be2867d261c021..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0017_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:560625340d26e9e72feb1ef296bb6af8e725b8cc3f862573abf0b0ae9efbf4ea -size 1284461 diff --git a/dataset_1k_720p_2/images/scene_0017_original.png b/dataset_1k_720p_2/images/scene_0017_original.png deleted file mode 100644 index 7627475af77b992513db3ed8845287c3e7232d42..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0017_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c39161df37f38a0eb78e27d9675556aba52952c51f06a758d7f50c07b6f63037 -size 1288862 diff --git a/dataset_1k_720p_2/images/scene_0018_cf1.png b/dataset_1k_720p_2/images/scene_0018_cf1.png deleted file mode 100644 index fc8040e4c81343994572cd8ab687500edf4c0778..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0018_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f99b7059a7dfac9078c53ac6aa904aaa42db05550cc71df8bd5d80f7424b2448 -size 1126176 diff --git a/dataset_1k_720p_2/images/scene_0018_cf2.png b/dataset_1k_720p_2/images/scene_0018_cf2.png deleted file mode 100644 index a7a06bcf0f4cd16d74a0bc6d9a5574381ce44455..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0018_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32e38637e645e08e975203bf6669aea601042a1af080a33334104eac6cb31162 -size 1137161 diff --git a/dataset_1k_720p_2/images/scene_0018_original.png b/dataset_1k_720p_2/images/scene_0018_original.png deleted file mode 100644 index d36b86903b2cfc3fd850a84029513b548b4c5cbc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0018_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c63b89fc2cc1c739d3279d7128b8e1602c687666c2a4cc28c230658cfe3780c -size 1117785 diff --git a/dataset_1k_720p_2/images/scene_0019_cf1.png b/dataset_1k_720p_2/images/scene_0019_cf1.png deleted file mode 100644 index d84830575910107f403cfcb34933a810da25a6d9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0019_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f56ccffa4fd832347bba4e8384b0fccb0a4068915aaa3f7cd0fc2be22bb58787 -size 1179478 diff --git a/dataset_1k_720p_2/images/scene_0019_cf2.png b/dataset_1k_720p_2/images/scene_0019_cf2.png deleted file mode 100644 index 7bedf3179dec02b0a7441eadade4bc9c6768e5ea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0019_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37e87675fba14b9d7502b66f29c1d49f9c3f43ca19f2e1041157ad772bb1ba22 -size 1261141 diff --git a/dataset_1k_720p_2/images/scene_0019_original.png b/dataset_1k_720p_2/images/scene_0019_original.png deleted file mode 100644 index 5c434e4068e1a5a8ac87a0a79d05e4b7c84c77d6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0019_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e81fefb4d64526e6500b416783473915de0d7a4949bb888e566369f2edfd43ba -size 1187767 diff --git a/dataset_1k_720p_2/images/scene_0020_cf1.png b/dataset_1k_720p_2/images/scene_0020_cf1.png deleted file mode 100644 index 94f4a2f27a23e7874c5ada7093738655a780ecfe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0020_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6137008a1841bb5bd5abeb6eab4f4833fd6cf6c3f71748de53166ae097ced39a -size 1199911 diff --git a/dataset_1k_720p_2/images/scene_0020_cf2.png b/dataset_1k_720p_2/images/scene_0020_cf2.png deleted file mode 100644 index 9f0e494225572de67ca849efe2a16e36deb44ddd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0020_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a44b151ae50a7cebe95244234c3592f991d70565bc5e217acd38ebcca6e2fc6 -size 1177228 diff --git a/dataset_1k_720p_2/images/scene_0020_original.png b/dataset_1k_720p_2/images/scene_0020_original.png deleted file mode 100644 index 5dfa7b15f2d2f9fbac1428ce168698917102f122..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0020_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7369edd28b4166f6deaa4fab0a5b169f1907c8eab51e97af507bf6f4ad5a750 -size 1199058 diff --git a/dataset_1k_720p_2/images/scene_0021_cf1.png b/dataset_1k_720p_2/images/scene_0021_cf1.png deleted file mode 100644 index d88efd230ca28b60a09ac72a3fa2c06e0043cb88..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0021_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4973a787dce5030421276efe824db9acb85386ed0b64dd45e1693fde2cb7cb20 -size 1200609 diff --git a/dataset_1k_720p_2/images/scene_0021_cf2.png b/dataset_1k_720p_2/images/scene_0021_cf2.png deleted file mode 100644 index a6e31e96bd80b8ac805cfa14be0fbfd6fa6985a8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0021_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17d5df473b8987108922bf76563699b1a9d31303d080dd2a73f2edeacad90a15 -size 1207399 diff --git a/dataset_1k_720p_2/images/scene_0021_original.png b/dataset_1k_720p_2/images/scene_0021_original.png deleted file mode 100644 index d533c727e4a87c00e89a29ec53e974ec1139d874..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0021_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ca68fcd3d2dc0fd1877fb0dda7084d4b39d66d4b069ecac80cfa0f83a872558 -size 1205757 diff --git a/dataset_1k_720p_2/images/scene_0022_cf1.png b/dataset_1k_720p_2/images/scene_0022_cf1.png deleted file mode 100644 index d286ec5c6e2565c62e90f0a75540a60714fd1997..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0022_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:662f6d40f4cb7b3bec6a62ff6783d869176c18d535d2b63ff546dd68796fa612 -size 1217588 diff --git a/dataset_1k_720p_2/images/scene_0022_cf2.png b/dataset_1k_720p_2/images/scene_0022_cf2.png deleted file mode 100644 index 8618fdad052347fc75bdb08917832993ee5d2b8f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0022_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c907b0da64be0ee470db9319c4dc0eb77dd291f9a62832fdffe499b7eb3cec7e -size 1139868 diff --git a/dataset_1k_720p_2/images/scene_0022_original.png b/dataset_1k_720p_2/images/scene_0022_original.png deleted file mode 100644 index acf5b74ad57962693cbbc8201801da5bc6e7bcbd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0022_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e66e9dcbeb9063e8ff83412f6c19a039d9d7fbccbebdacf1e14060920d4b187 -size 1184495 diff --git a/dataset_1k_720p_2/images/scene_0023_cf1.png b/dataset_1k_720p_2/images/scene_0023_cf1.png deleted file mode 100644 index 1f3464c1decb55c48bb20622ec4379282edfdb61..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0023_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4fb0d29a2af2d45ed28adcc8a92be7e578a94e7d984a5ddd6853be219ec2b71c -size 1176663 diff --git a/dataset_1k_720p_2/images/scene_0023_cf2.png b/dataset_1k_720p_2/images/scene_0023_cf2.png deleted file mode 100644 index 57ae24730e2851b5febeeb260d47a0d7d0be7a2b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0023_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b81720a8c168024c84f15e79f9d1d7839c98de9ad7e2989f891f9e3b8da51ab -size 1190851 diff --git a/dataset_1k_720p_2/images/scene_0023_original.png b/dataset_1k_720p_2/images/scene_0023_original.png deleted file mode 100644 index 3cc8f6a4ae760945a6ebcac9dbd5c1860c49d7d6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0023_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9adec46c38914a0a2a7d6b685f23e8f36cb750122aa90ddd2e42b57541a8aec -size 1179291 diff --git a/dataset_1k_720p_2/images/scene_0024_cf1.png b/dataset_1k_720p_2/images/scene_0024_cf1.png deleted file mode 100644 index 9ff42433447d1194f1ff62589551052fdb1a36d7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0024_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c9f52d8c6ac23538cbaf659b7db9e075f322c92d9bd28972c3e38a304338a37 -size 1347201 diff --git a/dataset_1k_720p_2/images/scene_0024_cf2.png b/dataset_1k_720p_2/images/scene_0024_cf2.png deleted file mode 100644 index 36d4d9be464cbff148d426f7f7c731b67739698f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0024_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c435aa9f74f4df5f186d3113a977f2599dc72aea901aa01f1408a129db032ed -size 1257414 diff --git a/dataset_1k_720p_2/images/scene_0024_original.png b/dataset_1k_720p_2/images/scene_0024_original.png deleted file mode 100644 index 2c814d99200cff65524288f969ae35ffd8cfba65..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0024_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c38a88be9a9990ffcab7ca42c6213edc4116af49aed063c431b46448b715daa -size 1307866 diff --git a/dataset_1k_720p_2/images/scene_0025_cf1.png b/dataset_1k_720p_2/images/scene_0025_cf1.png deleted file mode 100644 index 6f890cde8a90f1589aea9709a2d975af902dd127..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0025_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dcea07dfcab2105a03f3d0e3c32d201fd2ecc7e0dcc4e31adf4769da1680067b -size 1133580 diff --git a/dataset_1k_720p_2/images/scene_0025_cf2.png b/dataset_1k_720p_2/images/scene_0025_cf2.png deleted file mode 100644 index 006e0bfe17ce59095a9555e03dc1fbc381686046..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0025_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ba6b0ef53a19c684f0b27af964cf3db045925da39b376ec9d7415c8323fe9f8 -size 1150422 diff --git a/dataset_1k_720p_2/images/scene_0025_original.png b/dataset_1k_720p_2/images/scene_0025_original.png deleted file mode 100644 index 3534f3d4299b51a74a0af1f696ceef9ffb8014df..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0025_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e33926ab7e099d68e49cc1cdd52f45ccc7b4d5891e7fa900e2e57fdd6f1d737 -size 1141274 diff --git a/dataset_1k_720p_2/images/scene_0026_cf1.png b/dataset_1k_720p_2/images/scene_0026_cf1.png deleted file mode 100644 index 0097529192f5614e0777936457c36d2dd08931ca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0026_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f622100fa81e5af7a2a75576ad6942d372ee4dc8b89d64f2ae18b2eb15d17170 -size 1231367 diff --git a/dataset_1k_720p_2/images/scene_0026_cf2.png b/dataset_1k_720p_2/images/scene_0026_cf2.png deleted file mode 100644 index 2eaac370a4f14577e716edf08fed4fab19dcdb09..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0026_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12dcd6211d8e0a1eb991fef7b0c21d4cccccffd7f282d9156220b6622e163ced -size 1249792 diff --git a/dataset_1k_720p_2/images/scene_0026_original.png b/dataset_1k_720p_2/images/scene_0026_original.png deleted file mode 100644 index 21f8f3da6eb4c0d8ea7c0e357af41faa66691207..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0026_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26f48f38f1c72110d3242256661d2c9f9dfaeb4db6715b10031bc7a7dc7e6e72 -size 1246155 diff --git a/dataset_1k_720p_2/images/scene_0027_cf1.png b/dataset_1k_720p_2/images/scene_0027_cf1.png deleted file mode 100644 index 6e7cb9d256783e266ef8bb56a9fbbe014816dbdd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0027_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6173bbec94a0f3a812e05b8c21b06d17a739e83199b2308c4eb1f68bb405860 -size 1191608 diff --git a/dataset_1k_720p_2/images/scene_0027_cf2.png b/dataset_1k_720p_2/images/scene_0027_cf2.png deleted file mode 100644 index 2c40f02bd78233478551c6ae92951fdb1f56c8f7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0027_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e060f38684cab89fb0a2a6edb99c80041c641bd3b29a1b51385fed1df7d7cdc2 -size 1302260 diff --git a/dataset_1k_720p_2/images/scene_0027_original.png b/dataset_1k_720p_2/images/scene_0027_original.png deleted file mode 100644 index 235b2d62496d85c32d351460929b7ed89e27322d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0027_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:deac3c22384521e73813b0331e6558085cca7f27f9f7510fe7616e0bfa837f51 -size 1308301 diff --git a/dataset_1k_720p_2/images/scene_0028_cf1.png b/dataset_1k_720p_2/images/scene_0028_cf1.png deleted file mode 100644 index 2a7ee80c38cfaa2b452fcd5d1a6f9fa42536a36c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0028_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ca1e88a0920d09fb9f44ddc3748e6149e297d48caf92e0941d0e7048ec00fe8 -size 1227692 diff --git a/dataset_1k_720p_2/images/scene_0028_cf2.png b/dataset_1k_720p_2/images/scene_0028_cf2.png deleted file mode 100644 index 19958b8df4c93d2ffbf481d1c556e26999a00d28..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0028_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:083e19b51aa7260164c6cb1341df3228e561e54cee7aefe6549b3d92683ab560 -size 1149640 diff --git a/dataset_1k_720p_2/images/scene_0028_original.png b/dataset_1k_720p_2/images/scene_0028_original.png deleted file mode 100644 index 537ee506a283ee447a079917335cfe453c034d55..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0028_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9d74b2bb8c479ad403ad341c76aa10d3fc04d1bc2118290b628c16767dfba92 -size 1258942 diff --git a/dataset_1k_720p_2/images/scene_0029_cf1.png b/dataset_1k_720p_2/images/scene_0029_cf1.png deleted file mode 100644 index d321efd73765fbdf245208af7bb3d3052143b5da..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0029_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f90413539ca76d468e0e655f61da83e1692d4852d3e7ec6358bdddb54e6dc679 -size 1347290 diff --git a/dataset_1k_720p_2/images/scene_0029_cf2.png b/dataset_1k_720p_2/images/scene_0029_cf2.png deleted file mode 100644 index 838bfbe09e0356e8244c7924646745ca49712ff8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0029_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bce3da7d2ec6efbf79329061e329caf2ab05492b9fd87cd4d799fb27778b33ea -size 1290542 diff --git a/dataset_1k_720p_2/images/scene_0029_original.png b/dataset_1k_720p_2/images/scene_0029_original.png deleted file mode 100644 index ecab7ea8d795b168aeadd75482c74df895f27b4f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0029_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0549f4217b17fc461d54f6a7efcc658e8d06b0316248bd2a263706e8f187d76 -size 1292138 diff --git a/dataset_1k_720p_2/images/scene_0030_cf1.png b/dataset_1k_720p_2/images/scene_0030_cf1.png deleted file mode 100644 index 6305bccda2d8775ce3dff7a98f52be1fc405a1c9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0030_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1fe3d1c978bd31b369f05b4d1c1cccd82cf4feab6fe339616bb6176025022d1 -size 1389285 diff --git a/dataset_1k_720p_2/images/scene_0030_cf2.png b/dataset_1k_720p_2/images/scene_0030_cf2.png deleted file mode 100644 index 33c30b834bd68c781b2417d54d84448848bbad3c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0030_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7bcd1318cffdff17bb889c6e5acf01b478dbeefdb9633dca306281be412a5361 -size 1420447 diff --git a/dataset_1k_720p_2/images/scene_0030_original.png b/dataset_1k_720p_2/images/scene_0030_original.png deleted file mode 100644 index bb30621dc939d17714a55ee8cdcb82f4d526637c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0030_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b3f7c910d49c63c57ee9e125525a3dd5f891055dcb96300ffd6ee8f64953b95 -size 1388045 diff --git a/dataset_1k_720p_2/images/scene_0031_cf1.png b/dataset_1k_720p_2/images/scene_0031_cf1.png deleted file mode 100644 index 4e9977d61defe47932f6b3191671c9f9f34a93e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0031_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a57b422ba828563e6537cf3917bb7599d58e3fe88c48b0be9f84d9a98d0749f -size 1093784 diff --git a/dataset_1k_720p_2/images/scene_0031_cf2.png b/dataset_1k_720p_2/images/scene_0031_cf2.png deleted file mode 100644 index a5276d61a789b63ace30f6d6734455039092ef6e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0031_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9dc598831c110651405819248d61124cc8300a94ebeaddc4b9f98224e656c48e -size 1105686 diff --git a/dataset_1k_720p_2/images/scene_0031_original.png b/dataset_1k_720p_2/images/scene_0031_original.png deleted file mode 100644 index 44f29e94001dde6f012382b98f24f0048d56896a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0031_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64b354efdbd3762f26ee2be29cded96dc92196ffd3751a5e7ea607535e2c98f6 -size 1110295 diff --git a/dataset_1k_720p_2/images/scene_0032_cf1.png b/dataset_1k_720p_2/images/scene_0032_cf1.png deleted file mode 100644 index 8587da1e1384691b4bb3b85fba390181396e481d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0032_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88a756f91cf2ceaf28894c30047b97465baf3ba5e2056345b4de61ecfcae099f -size 1213923 diff --git a/dataset_1k_720p_2/images/scene_0032_cf2.png b/dataset_1k_720p_2/images/scene_0032_cf2.png deleted file mode 100644 index f28d2c17d1d365d86276a38af6b114770069f259..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0032_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49c9bc12fef665e7e692fee15e69a014b1dd1927536a290e0b0223e6c14cab6d -size 1226903 diff --git a/dataset_1k_720p_2/images/scene_0032_original.png b/dataset_1k_720p_2/images/scene_0032_original.png deleted file mode 100644 index 552640f1ec700408c8d015179dac775c7d0ed9ab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0032_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:713d5b8167525933b8b4f3fe8663250bd64ff3f5e784a18ea6ec9374d18940e3 -size 1215613 diff --git a/dataset_1k_720p_2/images/scene_0033_cf1.png b/dataset_1k_720p_2/images/scene_0033_cf1.png deleted file mode 100644 index 2ef047f4e0c05990cca0832f19e855fb65ca8cc6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0033_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:422bc01b4ad4d843e8aceb00f61dedae67fa80dc4b894393c0d9c428a33cc151 -size 1148087 diff --git a/dataset_1k_720p_2/images/scene_0033_cf2.png b/dataset_1k_720p_2/images/scene_0033_cf2.png deleted file mode 100644 index 82a77a8faed58140b1a16bb1348b39caf7c05b99..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0033_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca67b65883bbf1019b9c0bbddc784c0b5822e93a60375fd765fc6c10ccad872e -size 1160728 diff --git a/dataset_1k_720p_2/images/scene_0033_original.png b/dataset_1k_720p_2/images/scene_0033_original.png deleted file mode 100644 index db9fa9cfb533fd59254e441f38e479ce2359884f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0033_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:899c08a657bd78e9c7dc19e53ff7574dc1490a6e5e7fe00caaa631bc7dbd346d -size 1166922 diff --git a/dataset_1k_720p_2/images/scene_0034_cf1.png b/dataset_1k_720p_2/images/scene_0034_cf1.png deleted file mode 100644 index ab6dc7e0722fd12faecc6f192611b27b2406620e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0034_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2197a91b5f69e3a63f47e1d2c73970f99a571535526e1b28d05f7f5e0c66a3c5 -size 1225048 diff --git a/dataset_1k_720p_2/images/scene_0034_cf2.png b/dataset_1k_720p_2/images/scene_0034_cf2.png deleted file mode 100644 index aaceca4b3e0a86d8e219c12c8a878c39ab153613..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0034_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:983228db7d0ebfcc7855a93b146a6226dd12fbd10f306302eb23754de0c752ad -size 1249718 diff --git a/dataset_1k_720p_2/images/scene_0034_original.png b/dataset_1k_720p_2/images/scene_0034_original.png deleted file mode 100644 index 43fcdcf33932e3a2d749d72fd98514f612338145..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0034_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ec265b16c56c1f362467be82fb869d2cae6f4649a9a4676a05a544b4c2bdc3d -size 1246278 diff --git a/dataset_1k_720p_2/images/scene_0035_cf1.png b/dataset_1k_720p_2/images/scene_0035_cf1.png deleted file mode 100644 index b3ee18326bb7da72757cde5bd541ccce95ba143e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0035_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f83fe51a18c10793c9b282c48e260347ab087d8f8515ed6344b24f2bcf92b0ec -size 1123769 diff --git a/dataset_1k_720p_2/images/scene_0035_cf2.png b/dataset_1k_720p_2/images/scene_0035_cf2.png deleted file mode 100644 index 4282f9cd7a98b10720df1e925b9d3029cfbbcb0b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0035_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8f394bc29de3580aaaadae9cfaf2b2a80ec8feb706c1c9863caeb952e68c23e -size 1136256 diff --git a/dataset_1k_720p_2/images/scene_0035_original.png b/dataset_1k_720p_2/images/scene_0035_original.png deleted file mode 100644 index 8031e900143f5c4dcbd730d18b20ae0c24578b4b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0035_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8267cd4c38883b714046e4f42c6eee0c4d422ecbd48df5925daf0d11b553c45 -size 1136880 diff --git a/dataset_1k_720p_2/images/scene_0036_cf1.png b/dataset_1k_720p_2/images/scene_0036_cf1.png deleted file mode 100644 index a8be7d4c0daf2616d6cd5d9ff600d754766550db..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0036_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90cc41c5ff6a6b754f859eebf6c5282a1150eb533651f5a570b04fe58005a5a4 -size 1232262 diff --git a/dataset_1k_720p_2/images/scene_0036_cf2.png b/dataset_1k_720p_2/images/scene_0036_cf2.png deleted file mode 100644 index 43892c83d7a14cc5af5cdae446cbf778f8ed54cc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0036_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:815f5f3c31af3c19d6847f50c2cd54219085e7cf4ca4d31c84988a684766b7f5 -size 1259379 diff --git a/dataset_1k_720p_2/images/scene_0036_original.png b/dataset_1k_720p_2/images/scene_0036_original.png deleted file mode 100644 index 853c13fe2e1d5d39515cd4374480168c2f9e8f83..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0036_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6ebd9b7fa8ff091ed24361efd2a3b068feef9cafb22e8b466786751aaa942c3 -size 1269351 diff --git a/dataset_1k_720p_2/images/scene_0037_cf1.png b/dataset_1k_720p_2/images/scene_0037_cf1.png deleted file mode 100644 index e86a23eed4dbaaccad06ea6481167d9d072567e8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0037_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c9e37ce1c08dea32735fd9b69d3872fcb838c14af15de63314e692a108b8763 -size 1147764 diff --git a/dataset_1k_720p_2/images/scene_0037_cf2.png b/dataset_1k_720p_2/images/scene_0037_cf2.png deleted file mode 100644 index a1ca485a24000361ccdc83cb5bf72df2f2405386..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0037_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0df351342891d390b6aadf1f40c534304b4c6aeadb23779dbad8a679bbdb5071 -size 1169317 diff --git a/dataset_1k_720p_2/images/scene_0037_original.png b/dataset_1k_720p_2/images/scene_0037_original.png deleted file mode 100644 index a8effb478fcb3c8f69a4a306161ecafd6d805d3a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0037_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c34ce80db7770f0696b96a84188a7fe1f3a4fe119ba981b204ff30e8573746b8 -size 1161944 diff --git a/dataset_1k_720p_2/images/scene_0038_cf1.png b/dataset_1k_720p_2/images/scene_0038_cf1.png deleted file mode 100644 index 1461bef774a2389b5df9fb97d6f157cf190e977a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0038_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37be52f4eef724d68401e55b3cf304d08e617e83577f3965a0b9fcf851e9e381 -size 1238136 diff --git a/dataset_1k_720p_2/images/scene_0038_cf2.png b/dataset_1k_720p_2/images/scene_0038_cf2.png deleted file mode 100644 index 5912eef7c0eb481d1da297002f8a87df999bf5ba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0038_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d463cce2a506cecf34082c37f3b0c0b477dfcddd8b8cc4e159e5625252393f63 -size 1246094 diff --git a/dataset_1k_720p_2/images/scene_0038_original.png b/dataset_1k_720p_2/images/scene_0038_original.png deleted file mode 100644 index c02ecf05229929a69f7a5158f10b29eec74fbb5b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0038_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d882b586bfbe59829c6a09c91d36e17b00d714db7df6a51132267f55daae8a61 -size 1235829 diff --git a/dataset_1k_720p_2/images/scene_0039_cf1.png b/dataset_1k_720p_2/images/scene_0039_cf1.png deleted file mode 100644 index 480e7bc6802e9eb1e9de3b0551eb41f64e7468e4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0039_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ef41e3f76eee4465a192be5756deddb96840d2d5dc87ecf30aeb31a3b999a97 -size 1102850 diff --git a/dataset_1k_720p_2/images/scene_0039_cf2.png b/dataset_1k_720p_2/images/scene_0039_cf2.png deleted file mode 100644 index d42a360d410dc913b4340d8e13e6e03b3b6c51eb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0039_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7c2eed32ef75ea1d51f4f0fdd8e6db25a8deb12663e1e71e84e32b8debdc5a2 -size 1093051 diff --git a/dataset_1k_720p_2/images/scene_0039_original.png b/dataset_1k_720p_2/images/scene_0039_original.png deleted file mode 100644 index 97d54d1217a96fe39bbf9a8d3996c134c188308e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0039_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f95d427cde74639d27081969d123f1c8306a7fad01add40cb2256850c5727c1 -size 1153206 diff --git a/dataset_1k_720p_2/images/scene_0040_cf1.png b/dataset_1k_720p_2/images/scene_0040_cf1.png deleted file mode 100644 index fedece86cf72380540000eab9d10f6bd8d8f5384..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0040_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f2c323ec1b5465da2a7cd318a2fbc4a58a3bddcf0e8332eb7af58e4300d0286 -size 1114666 diff --git a/dataset_1k_720p_2/images/scene_0040_cf2.png b/dataset_1k_720p_2/images/scene_0040_cf2.png deleted file mode 100644 index 4ec17e79d064315b222e18ac02d4092e785532b5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0040_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:abf9bcd91a41337eda98b074bd0bf8f07466f49903d500522b24b5c883be5393 -size 1089221 diff --git a/dataset_1k_720p_2/images/scene_0040_original.png b/dataset_1k_720p_2/images/scene_0040_original.png deleted file mode 100644 index 92512d1fcc0a25c0a423c5dd436035e04797fb7b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0040_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2952877a3080b5e942c84dcb5782ba5818f9ecee3d3b9dab42d65d94bd59d3bd -size 1113140 diff --git a/dataset_1k_720p_2/images/scene_0041_cf1.png b/dataset_1k_720p_2/images/scene_0041_cf1.png deleted file mode 100644 index 04542559d6d9fdbcde10aa3966b5c63889c8dd47..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0041_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7f2fab47ad32d129025715465a40bd119c2a486184cb73d37d0f4a10d76c162 -size 1278475 diff --git a/dataset_1k_720p_2/images/scene_0041_cf2.png b/dataset_1k_720p_2/images/scene_0041_cf2.png deleted file mode 100644 index 851a371506f182d6e58c0f70e996af7112362f05..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0041_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8f530d6478ff8b92173da95270bb8609227f5b21230fb355e7aa39a3e118d3f -size 1269367 diff --git a/dataset_1k_720p_2/images/scene_0041_original.png b/dataset_1k_720p_2/images/scene_0041_original.png deleted file mode 100644 index 3f85ab1d5dda2db88bcb9c1b496a4c91752c65f2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0041_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a945758c7a6c686271229d0075d2528a0d9aedafba57aa36538d0b37ef45dcec -size 1275084 diff --git a/dataset_1k_720p_2/images/scene_0042_cf1.png b/dataset_1k_720p_2/images/scene_0042_cf1.png deleted file mode 100644 index 652db026c9f4ee9d12e1fe10be995c5c6b6ea73a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0042_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:427500710e3fa84415a8aad7e5a8bc04ab26852538ecaaf2b86563dfc2345222 -size 1081027 diff --git a/dataset_1k_720p_2/images/scene_0042_cf2.png b/dataset_1k_720p_2/images/scene_0042_cf2.png deleted file mode 100644 index ecd26ba8d249c5bdd5805b0e62c74cf41eeccfa3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0042_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a34f484667e018738f3f91550190587c28691d800ec8b7c45345c699efc1a8a3 -size 1094754 diff --git a/dataset_1k_720p_2/images/scene_0042_original.png b/dataset_1k_720p_2/images/scene_0042_original.png deleted file mode 100644 index d2172775fbf09bf91d6688c1b1e97b1f3b502a9c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0042_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ca605321905582cb4e196df484e6ee73035603032b3a8350c3d307b7e6d32e5 -size 1084067 diff --git a/dataset_1k_720p_2/images/scene_0043_cf1.png b/dataset_1k_720p_2/images/scene_0043_cf1.png deleted file mode 100644 index 8e8a037b3756c436291ff00649ad1acee58b7491..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0043_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08bc5a877b07b0891db62a85981fc7c311b35fab8e037a0baec21bc29be3dee3 -size 1142837 diff --git a/dataset_1k_720p_2/images/scene_0043_cf2.png b/dataset_1k_720p_2/images/scene_0043_cf2.png deleted file mode 100644 index 391c6df2b67fcfe3b31b78f29621ea2d60bb757c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0043_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00712b14eba3fb2343a49fc5dd3194683aa33b9d99de2ba1d6d5c0289ecc73a9 -size 1140130 diff --git a/dataset_1k_720p_2/images/scene_0043_original.png b/dataset_1k_720p_2/images/scene_0043_original.png deleted file mode 100644 index 647790464ea7be2a7631ee6060a5afbfa4982003..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0043_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b2e3ac7b4c3838f922e266fede5bf22bef4434301d550a786910b38a8a74c39 -size 1144472 diff --git a/dataset_1k_720p_2/images/scene_0044_cf1.png b/dataset_1k_720p_2/images/scene_0044_cf1.png deleted file mode 100644 index 00000029d996ba03b1b7128228ccad503d18b4f8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0044_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e0d854e30fe429a871fbae327ca02754b36bf072044037e0d371a3160484621 -size 1135856 diff --git a/dataset_1k_720p_2/images/scene_0044_cf2.png b/dataset_1k_720p_2/images/scene_0044_cf2.png deleted file mode 100644 index ce696b4be95393e5b3b53b604377a64eeda1c6a7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0044_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f420c76803a730d54ba45f7acee93c486d7c80904b3cf47685866bc3bad0a662 -size 1118915 diff --git a/dataset_1k_720p_2/images/scene_0044_original.png b/dataset_1k_720p_2/images/scene_0044_original.png deleted file mode 100644 index 7a2934b4a7f15103c1e0d903254420dcb6e3d4af..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0044_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d682f2d3e8ad3508fb7c1e8296ae0681d79ecd39af29d988bee212f22c2c524e -size 1142013 diff --git a/dataset_1k_720p_2/images/scene_0045_cf1.png b/dataset_1k_720p_2/images/scene_0045_cf1.png deleted file mode 100644 index 86fa298410cc56479f228552f62866586a95eb21..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0045_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b182e021eba28b828145fe681d82e65ac5096740b7ed0bf95e51af67d3b3acab -size 1135131 diff --git a/dataset_1k_720p_2/images/scene_0045_cf2.png b/dataset_1k_720p_2/images/scene_0045_cf2.png deleted file mode 100644 index 64269c1d112c04f3cabb8ac8048f615e896350df..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0045_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d4e2eff3fcb1546610c139436011173226660d52e14e7111cce9f42ced8888b -size 1171543 diff --git a/dataset_1k_720p_2/images/scene_0045_original.png b/dataset_1k_720p_2/images/scene_0045_original.png deleted file mode 100644 index a72dba92f54ff98964c8c0816fca9fdeb964cb9a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0045_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d29d3fb22a332932e7c3bb99efcb74e2f092e3e16cbc44a7824762182029ee1 -size 1133652 diff --git a/dataset_1k_720p_2/images/scene_0046_cf1.png b/dataset_1k_720p_2/images/scene_0046_cf1.png deleted file mode 100644 index f847f1d40c7cda7cfea6e6e91e8b2b254ff156b1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0046_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44bcc5f6dbbe01690e2cc0de1d40be6166b667f8e3e8f163d52d8e09eef36f99 -size 1220008 diff --git a/dataset_1k_720p_2/images/scene_0046_cf2.png b/dataset_1k_720p_2/images/scene_0046_cf2.png deleted file mode 100644 index 1c249fe1d699cbf38822aa1f21dd6350c2859377..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0046_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1965febee77f8a4d6f89d68f91c5b2121158462190dfc7f56d48e182d1dd2a2b -size 1319669 diff --git a/dataset_1k_720p_2/images/scene_0046_original.png b/dataset_1k_720p_2/images/scene_0046_original.png deleted file mode 100644 index 40ac096189f65db7aaef11e98f7256ecae3ccb3a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0046_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4cfa3e64322c9da3de26d18716301ad69bd4f087740e870b78d20c9416e1d388 -size 1243718 diff --git a/dataset_1k_720p_2/images/scene_0047_cf1.png b/dataset_1k_720p_2/images/scene_0047_cf1.png deleted file mode 100644 index 6e72399170d4b10ddbc544e91e9c199803f2c540..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0047_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1c4ab3e219d4e7acdf51d3161257e7a9abc54ee7a6640af1e4598f9ef827f6e -size 1161468 diff --git a/dataset_1k_720p_2/images/scene_0047_cf2.png b/dataset_1k_720p_2/images/scene_0047_cf2.png deleted file mode 100644 index f9065b96d6c4763201162629016b4522810a6034..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0047_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1590d47ec2af503c5f0a248b0e049deb058522ddfe437b26efcf25654d573a1 -size 1262197 diff --git a/dataset_1k_720p_2/images/scene_0047_original.png b/dataset_1k_720p_2/images/scene_0047_original.png deleted file mode 100644 index 590a48812532fc0300a84567d474a5fe5b136e4d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0047_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78a3bb68cb21a5b1bfb39e3c290d9059cb11970e6c527f6a7b42b8e674fae816 -size 1263456 diff --git a/dataset_1k_720p_2/images/scene_0048_cf1.png b/dataset_1k_720p_2/images/scene_0048_cf1.png deleted file mode 100644 index e3e489b9dcbef81cdaa5f24cbfadba8515ac467b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0048_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b6c08cd2abe4182beedd9609c468b68a78a740105284cb9541ea959f781a780 -size 1128997 diff --git a/dataset_1k_720p_2/images/scene_0048_cf2.png b/dataset_1k_720p_2/images/scene_0048_cf2.png deleted file mode 100644 index d1584dfe68dc729a2fb5668c80352df79b9ee96e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0048_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:416f46a3325d37ddeeeaf897872b0f94196f6acacd3b83146ae61491512540c6 -size 1186625 diff --git a/dataset_1k_720p_2/images/scene_0048_original.png b/dataset_1k_720p_2/images/scene_0048_original.png deleted file mode 100644 index 837b612ea16c88872895d3a95142dafcc58b0296..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0048_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c38f3187228cdb2d1b352a6d48d11264e5397f7eddc922beb1c61f518731092 -size 1182361 diff --git a/dataset_1k_720p_2/images/scene_0049_cf1.png b/dataset_1k_720p_2/images/scene_0049_cf1.png deleted file mode 100644 index d36accd009756ad036078ddfc4b73956bdde821d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0049_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6eaf92f54993b39cd7b3258ed7490def5d0e98edd7f7ba620cca9da0ab73a652 -size 1158810 diff --git a/dataset_1k_720p_2/images/scene_0049_cf2.png b/dataset_1k_720p_2/images/scene_0049_cf2.png deleted file mode 100644 index 16908de2ef008a7cd4d0e80812e949f600537442..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0049_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7194ca48a49aeb259dec85f08c25615c93344bf3572235b0563a128cd0da0498 -size 1174183 diff --git a/dataset_1k_720p_2/images/scene_0049_original.png b/dataset_1k_720p_2/images/scene_0049_original.png deleted file mode 100644 index 89ce9ae3cfbdf26d17ea63692b280c459a346efa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0049_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b506239e9b279db429570b11a4347ee292cc6b4d730548e187df6fa472928044 -size 1189070 diff --git a/dataset_1k_720p_2/images/scene_0050_cf1.png b/dataset_1k_720p_2/images/scene_0050_cf1.png deleted file mode 100644 index 17353af095fe4cae79f544440e79bdfff57ebb6e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0050_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:375075543f9a6751f6119c39114770ec4081a1452953bc102cd70438f23d9f95 -size 1259297 diff --git a/dataset_1k_720p_2/images/scene_0050_cf2.png b/dataset_1k_720p_2/images/scene_0050_cf2.png deleted file mode 100644 index 34306a41579a3cf8fc6c67e253e20435b9ad4ab9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0050_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c951767884133415107773653401831bd005b24dba933de1a5978542b5a05ede -size 1259993 diff --git a/dataset_1k_720p_2/images/scene_0050_original.png b/dataset_1k_720p_2/images/scene_0050_original.png deleted file mode 100644 index 166c246f2500d2ed5ed826a89709113fca36847b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0050_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d86e5f63a530a4179abe3ac92837860db4af5421daa19ca32aae6e78d9b0d7c -size 1257677 diff --git a/dataset_1k_720p_2/images/scene_0051_cf1.png b/dataset_1k_720p_2/images/scene_0051_cf1.png deleted file mode 100644 index 3d99b09538f09127fade3d9938167691810411e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0051_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52e1baf2154936a54444aa4bbeda332c1a5e235c0296bee734a271d1b4fe8c77 -size 1148655 diff --git a/dataset_1k_720p_2/images/scene_0051_cf2.png b/dataset_1k_720p_2/images/scene_0051_cf2.png deleted file mode 100644 index 0ea797d8d180fa0858430360a424441b984bb319..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0051_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0800a8ee682bd43141a9079a765c0a983932e110420fcc9e5236063b78d2ba56 -size 1305764 diff --git a/dataset_1k_720p_2/images/scene_0051_original.png b/dataset_1k_720p_2/images/scene_0051_original.png deleted file mode 100644 index 9914e1f2c2d090b79b4ba3f4993d2358113139ef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0051_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2a4e34062493789e85e92b4f880cae9fb59ab165ea64c9336df942b4e88ff22 -size 1149527 diff --git a/dataset_1k_720p_2/images/scene_0052_cf1.png b/dataset_1k_720p_2/images/scene_0052_cf1.png deleted file mode 100644 index 33572f449ed66be9e4a1ed447c43e2374b107cd4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0052_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dee5831831bd6540ce4919185774a0d34932c40dfa67de2b849cefe1d6c39522 -size 1262911 diff --git a/dataset_1k_720p_2/images/scene_0052_cf2.png b/dataset_1k_720p_2/images/scene_0052_cf2.png deleted file mode 100644 index b3118e590de4410ae064c160905c6569d3c3ee7b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0052_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a9974e344c22ff7d93414dcfaf280d8cc3c117a0241ebb69f11db4936691019 -size 1251911 diff --git a/dataset_1k_720p_2/images/scene_0052_original.png b/dataset_1k_720p_2/images/scene_0052_original.png deleted file mode 100644 index ed7d7542238fc6767a5524c411c6c0a1c02963a2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0052_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e603f213a0d1d814106ff5cb7cf48f600de36a0e97d4ee143c2f65558ee0e2b7 -size 1257996 diff --git a/dataset_1k_720p_2/images/scene_0053_cf1.png b/dataset_1k_720p_2/images/scene_0053_cf1.png deleted file mode 100644 index b2dee0e72b27abb063c5b210542742e2c61b2333..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0053_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da5589bf98a23df800cd43f17f10e874e0b8d5d9f0de7b80f1d273d43c0588e4 -size 1166425 diff --git a/dataset_1k_720p_2/images/scene_0053_cf2.png b/dataset_1k_720p_2/images/scene_0053_cf2.png deleted file mode 100644 index 010fd03bc5b3d9c9feef536c40bc47266a831374..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0053_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:651395da3e4cfa65340a529d0d0de9d63e5748705fa1457eb44c6429dbb41898 -size 1131921 diff --git a/dataset_1k_720p_2/images/scene_0053_original.png b/dataset_1k_720p_2/images/scene_0053_original.png deleted file mode 100644 index 8be1fa090651c57bcfd345a336d5c616eb338225..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0053_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c67d0757fa20946b3969304325420a0ce5f8504b2a11a3e0f42902cae36dfcb -size 1163821 diff --git a/dataset_1k_720p_2/images/scene_0054_cf1.png b/dataset_1k_720p_2/images/scene_0054_cf1.png deleted file mode 100644 index 8714d9174612c594d055b092f0a61dcd3c74272e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0054_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:38e66d2a96e4a0eec0353595b8d81549345d4e969d4b601409a2beb70fdc4b0c -size 1159310 diff --git a/dataset_1k_720p_2/images/scene_0054_cf2.png b/dataset_1k_720p_2/images/scene_0054_cf2.png deleted file mode 100644 index 72cd22add6206131cb63e8701eb6022f03751aef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0054_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1a6c1939dce860b8567552098aa0b17abc04f6c7b2fd0a931d7a5742c7496bc -size 1182177 diff --git a/dataset_1k_720p_2/images/scene_0054_original.png b/dataset_1k_720p_2/images/scene_0054_original.png deleted file mode 100644 index 2f6dbd5efdc8b7afbf39f018e8c3bd72533eb512..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0054_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47c5aab935c30b8df064a318c8b168514f94f62acc27389d81abe38d678b9aca -size 1180356 diff --git a/dataset_1k_720p_2/images/scene_0055_cf1.png b/dataset_1k_720p_2/images/scene_0055_cf1.png deleted file mode 100644 index cbb9832264a17f2b2ce46f383a6574e298bbecce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0055_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db6b20adcf4f1effefaed7b6d9c7a17320ed5581b79bbff09b71cbfef0855778 -size 1115755 diff --git a/dataset_1k_720p_2/images/scene_0055_cf2.png b/dataset_1k_720p_2/images/scene_0055_cf2.png deleted file mode 100644 index 68a0c87f13855ccddac643465981d961386e83c4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0055_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ae6742b05939be9a2ff5b0e7760b8bf2b9387d039016c73867343f907695e02 -size 1177742 diff --git a/dataset_1k_720p_2/images/scene_0055_original.png b/dataset_1k_720p_2/images/scene_0055_original.png deleted file mode 100644 index cf9d473848b438e08dbc5b01da88a835d197168e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0055_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8efa306bc30180eb1bdcc247c433741ccca101425dd7e90acd4f58edbbf608ee -size 1184043 diff --git a/dataset_1k_720p_2/images/scene_0056_cf1.png b/dataset_1k_720p_2/images/scene_0056_cf1.png deleted file mode 100644 index b25d94deb10cf8a8f3c70f3a1b8c6f1f6a00d168..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0056_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7cea6b64a6cf03bb94bc9b8029ad344cbd73d9eb1c82ead350abd60040e16970 -size 1258076 diff --git a/dataset_1k_720p_2/images/scene_0056_cf2.png b/dataset_1k_720p_2/images/scene_0056_cf2.png deleted file mode 100644 index 406b3654eadbefbe5ae9824d794d334648d0f248..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0056_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:615c06924d8eb55a304598768baea1b26cb16d3ffc3e952dab4ffe95f9eabd0d -size 1250640 diff --git a/dataset_1k_720p_2/images/scene_0056_original.png b/dataset_1k_720p_2/images/scene_0056_original.png deleted file mode 100644 index 608bf3e20c85ae045fbd3e19a5a1eb393a7742e3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0056_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ecce5f215b5bd275a05ee23d791853f6acab85d4b7b88989ba30dccaf037c0ee -size 1263170 diff --git a/dataset_1k_720p_2/images/scene_0057_cf1.png b/dataset_1k_720p_2/images/scene_0057_cf1.png deleted file mode 100644 index 71c44e0a2913e89fed420c38f74843ad3210db5f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0057_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f375a494848087199945204fcbae9823cf9682f683a5164d3d735bc2b14c3ee7 -size 1107422 diff --git a/dataset_1k_720p_2/images/scene_0057_cf2.png b/dataset_1k_720p_2/images/scene_0057_cf2.png deleted file mode 100644 index 9cdd2e0e0a810eab592eda37f90438900654bee5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0057_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:104fab3d07730e1dcbb0d95e2f4b93373034357436affac9d604fe62a6e1215b -size 1118212 diff --git a/dataset_1k_720p_2/images/scene_0057_original.png b/dataset_1k_720p_2/images/scene_0057_original.png deleted file mode 100644 index e8e7b9ac2332103ee83982de42de75f4b31c1ebe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0057_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e78f71e440446b3a6d11cc1bdb83b12bd2d3824e9a2d4b6e7c1211f5296d004f -size 1110674 diff --git a/dataset_1k_720p_2/images/scene_0058_cf1.png b/dataset_1k_720p_2/images/scene_0058_cf1.png deleted file mode 100644 index b2b6634172cdcbf3fc02d5b751d4ac0f076c667b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0058_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9637d691eac5cdef707901373b6389db90235c45b63db8b30b60df1769667bc2 -size 1150710 diff --git a/dataset_1k_720p_2/images/scene_0058_cf2.png b/dataset_1k_720p_2/images/scene_0058_cf2.png deleted file mode 100644 index 2fd6be90c62a90ba782738da11bec08d60fe57aa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0058_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3288c144021c9bcecda84903e624d99ccdbe5a9fd2615b93766876a3d0c408ab -size 1151105 diff --git a/dataset_1k_720p_2/images/scene_0058_original.png b/dataset_1k_720p_2/images/scene_0058_original.png deleted file mode 100644 index 2a4c7231d0808797a9387b83f1c8d1f550b25dc2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0058_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc63595de8a395cd143195d3026058c53ec584e558e75f9d15a27afe68523f85 -size 1149465 diff --git a/dataset_1k_720p_2/images/scene_0059_cf1.png b/dataset_1k_720p_2/images/scene_0059_cf1.png deleted file mode 100644 index 3f36bccf0ceda66871ea6ee09bda10954b519aa6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0059_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10eedecccf555b080ef118380f66778c0e580542ca9737e8671fab9b34eb1bb9 -size 1163804 diff --git a/dataset_1k_720p_2/images/scene_0059_cf2.png b/dataset_1k_720p_2/images/scene_0059_cf2.png deleted file mode 100644 index cd246a511acd7d1a80b4dac60ea604905c216820..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0059_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47c324ca63f2ac2735d07231e890a1a15ff0e7cbc63201244e3e054925fbdeb0 -size 1153082 diff --git a/dataset_1k_720p_2/images/scene_0059_original.png b/dataset_1k_720p_2/images/scene_0059_original.png deleted file mode 100644 index cf0bd3c30e0174ba830c3ced9b486bf99d104cd7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0059_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83678c857a04a8b75b015b1d7b72fe3cac47c379e5c86ac49e9178a572e1f87d -size 1152565 diff --git a/dataset_1k_720p_2/images/scene_0060_cf1.png b/dataset_1k_720p_2/images/scene_0060_cf1.png deleted file mode 100644 index 8ecc2f4a0e4ebad3fcdcda305bce6c62f2ba6d4c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0060_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19c5327d63db93987f2aa566abc51db98b3bb5c9cc46b9f43b14775b6a3e6c91 -size 1176951 diff --git a/dataset_1k_720p_2/images/scene_0060_cf2.png b/dataset_1k_720p_2/images/scene_0060_cf2.png deleted file mode 100644 index 571504c460dd9e525c5f602dedc21cb7d9c4e88a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0060_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:630d1f76edbdf472a704fa65415f5bae278a559a70b5f69dda22fbb8944aa6f6 -size 1176951 diff --git a/dataset_1k_720p_2/images/scene_0060_original.png b/dataset_1k_720p_2/images/scene_0060_original.png deleted file mode 100644 index f246ffb9197942eb0aa8c8bc610dabd39a656314..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0060_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30d619182ab1255c0719a09506c41b2eb0c7566b419021a79d0cb8b5363a2ba0 -size 1215113 diff --git a/dataset_1k_720p_2/images/scene_0061_cf1.png b/dataset_1k_720p_2/images/scene_0061_cf1.png deleted file mode 100644 index 307147602cb0ea2f1f2c888bd67475905623dd5e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0061_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b0df1723d98e70c61b112933e36108dac868f70765265f381fff7fbec09cce3 -size 1086514 diff --git a/dataset_1k_720p_2/images/scene_0061_cf2.png b/dataset_1k_720p_2/images/scene_0061_cf2.png deleted file mode 100644 index 1d4b96caa8cd0e74ef8b8c4da820bbf64b22d885..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0061_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae774d610cd2b62b71b6a31144c03ee7c0edb82976dd83ce1095780ce7bf46a9 -size 1090736 diff --git a/dataset_1k_720p_2/images/scene_0061_original.png b/dataset_1k_720p_2/images/scene_0061_original.png deleted file mode 100644 index da01ba3b0c29ff9000789cbe7d0dfe6fed8db560..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0061_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e232e549d7127cc67ac3ab1a5cf21b24a61c22e8e19a442edb82b252004d2bb3 -size 1083577 diff --git a/dataset_1k_720p_2/images/scene_0062_cf1.png b/dataset_1k_720p_2/images/scene_0062_cf1.png deleted file mode 100644 index 0e898150f78ba06c8826d9b7c72f574a7526275f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0062_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63a8a1a4c40b1b04399da7b8a55401b3e1e89f097799caebe1f29b46ac766890 -size 1211118 diff --git a/dataset_1k_720p_2/images/scene_0062_cf2.png b/dataset_1k_720p_2/images/scene_0062_cf2.png deleted file mode 100644 index 9b59700ef8f41953e6e875411000e0f0614db71c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0062_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c9f8dda512fe7a82017757446ca046acae4510bf04f23d6be4caecd1cbf62ec -size 1241867 diff --git a/dataset_1k_720p_2/images/scene_0062_original.png b/dataset_1k_720p_2/images/scene_0062_original.png deleted file mode 100644 index 7c9c3a87174285e532cb7fc3f490a0f204e586ed..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0062_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad0a18a8be9f56d0f70c78eaa442f3957cac6eff181a2dbcb5d8ec59293319e8 -size 1259882 diff --git a/dataset_1k_720p_2/images/scene_0063_cf1.png b/dataset_1k_720p_2/images/scene_0063_cf1.png deleted file mode 100644 index 84b5741aa56cde3dd984cf6062a0f22a51f6a16a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0063_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7d0f4546773710be13e886f054003ebc3de7cc140f3b2e16adc54b2c46e85d4 -size 1171122 diff --git a/dataset_1k_720p_2/images/scene_0063_cf2.png b/dataset_1k_720p_2/images/scene_0063_cf2.png deleted file mode 100644 index a29117d7a9d3a66add0816088fb5fc1d518d5b1f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0063_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d56fb78ccf6d59efe728dbec459b47140604af013cf113c1ea2198b3b0fff85d -size 1173598 diff --git a/dataset_1k_720p_2/images/scene_0063_original.png b/dataset_1k_720p_2/images/scene_0063_original.png deleted file mode 100644 index 4e6caf46fa071dc2df79ca3ecf8c1a71ac5d4f0b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0063_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21593becfa86e1ab6f3026b95a8a8bf34f83d90ae19c1f2c1f9b066a7dfa8373 -size 1175651 diff --git a/dataset_1k_720p_2/images/scene_0064_cf1.png b/dataset_1k_720p_2/images/scene_0064_cf1.png deleted file mode 100644 index e404747481e5a5b477670d8b55e72eaa1158c706..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0064_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74af7885de2a9d4e06edc07c041d0f2eedde52a92db26ec573ea6953517fd06d -size 1292948 diff --git a/dataset_1k_720p_2/images/scene_0064_cf2.png b/dataset_1k_720p_2/images/scene_0064_cf2.png deleted file mode 100644 index f266a6dc285264184fb89d53a082ce1a9e0b7f21..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0064_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5662dd8cdbf4a02c29f3bd94a65d1e7aed33191b5dba12330987cc695d15a3f -size 1299017 diff --git a/dataset_1k_720p_2/images/scene_0064_original.png b/dataset_1k_720p_2/images/scene_0064_original.png deleted file mode 100644 index 98f3526d292dd0b541ea9214e25372e87d8f1d92..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0064_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e83e5e76dc98a81661b9e54fc2b5af8f3a102b8a408a231678a2812b175f9174 -size 1302333 diff --git a/dataset_1k_720p_2/images/scene_0065_cf1.png b/dataset_1k_720p_2/images/scene_0065_cf1.png deleted file mode 100644 index 279a04d4d9f7e87f8b18fb447082be7a636ca65a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0065_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1cb5c98faa29dbc4751fed7b448780b43e78486613e08d7cda021925f7fd0e23 -size 1187316 diff --git a/dataset_1k_720p_2/images/scene_0065_cf2.png b/dataset_1k_720p_2/images/scene_0065_cf2.png deleted file mode 100644 index 9c84b9c77906184d68c822e67ba722b4126f1806..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0065_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:903dea1c851e78e997f9d3136e3c979611730987c1a6cb8c98d3e234e50acdbc -size 1174984 diff --git a/dataset_1k_720p_2/images/scene_0065_original.png b/dataset_1k_720p_2/images/scene_0065_original.png deleted file mode 100644 index d8aa81f0e382e700d386a43b484bfd011c4972e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0065_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6764ac7426c8f7f58db0aaba8764e6899e568e6ad68074fce74c05fc4d15066 -size 1205164 diff --git a/dataset_1k_720p_2/images/scene_0066_cf1.png b/dataset_1k_720p_2/images/scene_0066_cf1.png deleted file mode 100644 index d6af0734ecbb287daf007b4f72eecd4c0c123041..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0066_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02d71562e97f2509d468fec51cef836e07903346df9b6f91474179fa9e1cefb2 -size 1215527 diff --git a/dataset_1k_720p_2/images/scene_0066_cf2.png b/dataset_1k_720p_2/images/scene_0066_cf2.png deleted file mode 100644 index ba5638c7f40dde1adc3697e83ce265226786cfe5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0066_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7023f1081c388e1dbb5fa5dc5ca423b60c3f1d0acf4e2ba8fc669be2b4b4aad -size 1240825 diff --git a/dataset_1k_720p_2/images/scene_0066_original.png b/dataset_1k_720p_2/images/scene_0066_original.png deleted file mode 100644 index 8783ef063015a5e9eb535f9e999f8fbd00bbfdcb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0066_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:879841bc5e24875839a3997a0a5e1aa0d2f4f68d6466fc690d2574370f71c296 -size 1225959 diff --git a/dataset_1k_720p_2/images/scene_0067_cf1.png b/dataset_1k_720p_2/images/scene_0067_cf1.png deleted file mode 100644 index 18ed1726c0d671e98954bd9438aeb9f66d94ec72..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0067_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd51e54250e561fd646d1aa63475dadd38f8e3735f0d39c32468cb5a65ea6964 -size 1358284 diff --git a/dataset_1k_720p_2/images/scene_0067_cf2.png b/dataset_1k_720p_2/images/scene_0067_cf2.png deleted file mode 100644 index acf4b4da9caef518b8c3e70400932c08d13c1155..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0067_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:697591e2034d701d8ef3d3fd84cc48672eab975c674e69dfa893efdbada7e7e8 -size 1321228 diff --git a/dataset_1k_720p_2/images/scene_0067_original.png b/dataset_1k_720p_2/images/scene_0067_original.png deleted file mode 100644 index 7466742ce0dad097fb467b32a812e1e5e9df7356..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0067_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ddea34728498ded8082232d56a61ea0e833554de2b181eeab1c2758b4b04835 -size 1342465 diff --git a/dataset_1k_720p_2/images/scene_0068_cf1.png b/dataset_1k_720p_2/images/scene_0068_cf1.png deleted file mode 100644 index 970361fd7d56fe78c30a61a6a2128cf9563545ac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0068_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:663c0c27645fc0b96147b40d96ce5ad0645a04064f43a45de89f9e8b98a45828 -size 1280289 diff --git a/dataset_1k_720p_2/images/scene_0068_cf2.png b/dataset_1k_720p_2/images/scene_0068_cf2.png deleted file mode 100644 index 428f41112b9f6d9b5a9797323d55adeafe1a8abe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0068_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86fa31912469c38e2a02784a92d6f5b8058bcf43e69d344e5e76db8fabf5f949 -size 1290314 diff --git a/dataset_1k_720p_2/images/scene_0068_original.png b/dataset_1k_720p_2/images/scene_0068_original.png deleted file mode 100644 index 9c172917a94e13daa60cf14604a0d31bcc8458f6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0068_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6653171df109bb12aa4f6d31938f7bb64214fd25228ddd451099c56a0d173316 -size 1271256 diff --git a/dataset_1k_720p_2/images/scene_0069_cf1.png b/dataset_1k_720p_2/images/scene_0069_cf1.png deleted file mode 100644 index 1e44569fd2594f789002bd0eb3c3a0787c4cb2e4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0069_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:360f35c5867431389326102b04e09fe580b51679d3644294c94a733dfa22237e -size 1255601 diff --git a/dataset_1k_720p_2/images/scene_0069_cf2.png b/dataset_1k_720p_2/images/scene_0069_cf2.png deleted file mode 100644 index 3399b871e1cf2029b6cd153c2a442114f9be1e79..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0069_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:723eb2a2d5aa00a8f6509bc7061cdf7af6c073ca55cae83088210affa00ec0fd -size 1244632 diff --git a/dataset_1k_720p_2/images/scene_0069_original.png b/dataset_1k_720p_2/images/scene_0069_original.png deleted file mode 100644 index cff0c58fb3356a3d775f61b08e6564a2f3f7c6b9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0069_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dbae8657cb35dacd3327192c4e1875e250106854e1b2e8cedeb95d15986f457d -size 1243597 diff --git a/dataset_1k_720p_2/images/scene_0070_cf1.png b/dataset_1k_720p_2/images/scene_0070_cf1.png deleted file mode 100644 index f602a9c0a87864c5a3ee98db68c595b29abd1f47..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0070_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:831d927d7e3503dbd51226b45962435cb66f3820c0f91f7aeff6bc7d11f4c576 -size 1320002 diff --git a/dataset_1k_720p_2/images/scene_0070_cf2.png b/dataset_1k_720p_2/images/scene_0070_cf2.png deleted file mode 100644 index 11fc6e217cb7c9b521297cc52692565f9e068ac0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0070_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28e8beb9e75e70d28ce7be7e45835beffc90ee8d0162df344b9bc05f5e28dec6 -size 1241894 diff --git a/dataset_1k_720p_2/images/scene_0070_original.png b/dataset_1k_720p_2/images/scene_0070_original.png deleted file mode 100644 index 97f8b2eb3bcf0501e229c0a8e3d4227e5daed756..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0070_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64320b183ad645513aff3b35f3f4cbe1029202a60bd8fac7ed71cb387cb396ec -size 1223833 diff --git a/dataset_1k_720p_2/images/scene_0071_cf1.png b/dataset_1k_720p_2/images/scene_0071_cf1.png deleted file mode 100644 index 48d07125c136cedab7ca70d18ca27f6c38c7787e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0071_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01e87a09a41e483f43c035cba2f766e0a37a2b4ca88a27e86c8fa42af8331594 -size 1238014 diff --git a/dataset_1k_720p_2/images/scene_0071_cf2.png b/dataset_1k_720p_2/images/scene_0071_cf2.png deleted file mode 100644 index 23a83eba43cfd535c6b07c469ec3c0cca9eeb3bd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0071_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:752b01f7a448c651a48edf875b78c0411d423c6fd510aa31ac985d436721289a -size 1183168 diff --git a/dataset_1k_720p_2/images/scene_0071_original.png b/dataset_1k_720p_2/images/scene_0071_original.png deleted file mode 100644 index f6c17f2a596887adc1fb0fff331189493b636060..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0071_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec180247cd1ef52c8077a9944c96914ce38d4cfa2b6331b35506ea81fe86c899 -size 1186128 diff --git a/dataset_1k_720p_2/images/scene_0072_cf1.png b/dataset_1k_720p_2/images/scene_0072_cf1.png deleted file mode 100644 index d60be613de4bfc14061091a6073e8e11b02667d2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0072_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6b8cfc5d2e2a599ec64ada09cd6868a39a159b5d62975fc2c149d6b394fbbab -size 1177297 diff --git a/dataset_1k_720p_2/images/scene_0072_cf2.png b/dataset_1k_720p_2/images/scene_0072_cf2.png deleted file mode 100644 index 7e1d2d04dcfaf4a37f7356d48725c5cd1060d55e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0072_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f14d8ddf4f9a4ac6fff4e3481bfa3d354635fec654373a5ce384c70116356f33 -size 1155546 diff --git a/dataset_1k_720p_2/images/scene_0072_original.png b/dataset_1k_720p_2/images/scene_0072_original.png deleted file mode 100644 index c92faa5cd5e05bff32a61439995a3e0a3797fc98..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0072_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:34aa944e5c1f120c5f146a7961ae20f77a9aad8018c42b92ddb3cf0ed75bb5ac -size 1161787 diff --git a/dataset_1k_720p_2/images/scene_0073_cf1.png b/dataset_1k_720p_2/images/scene_0073_cf1.png deleted file mode 100644 index 66c188cc4bfc1d3ea750709ce8de9a5de48c7fb4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0073_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eda021c0246c3c648edeb69aea3e54a5b2928148724abf2ef4fe34791a1dc9ad -size 1214664 diff --git a/dataset_1k_720p_2/images/scene_0073_cf2.png b/dataset_1k_720p_2/images/scene_0073_cf2.png deleted file mode 100644 index f6231b38e9be281513bbf46cc3180a5fd803ea98..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0073_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b885cf537bc84019731483cf5bda0ac2f89ead5ea72f9594ddada48eae73554 -size 1207793 diff --git a/dataset_1k_720p_2/images/scene_0073_original.png b/dataset_1k_720p_2/images/scene_0073_original.png deleted file mode 100644 index 8ca67a3bad56a3e9da969e90ab3a4aef8ab035a9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0073_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd1e2c437ab1cf01f1252062845d9f3008dc7572f60d98024aa4727128c8a8ce -size 1202833 diff --git a/dataset_1k_720p_2/images/scene_0074_cf1.png b/dataset_1k_720p_2/images/scene_0074_cf1.png deleted file mode 100644 index e5db9be7b47803e3200fc2e06cbbf8bd835437da..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0074_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03e060553e82ac3f8420582846b3fc7fd2ec75de2d7e05637a28ba8538b8c01f -size 1188197 diff --git a/dataset_1k_720p_2/images/scene_0074_cf2.png b/dataset_1k_720p_2/images/scene_0074_cf2.png deleted file mode 100644 index 88be5c925538ed0775c6b1a8f0b24ef1f8e7bd82..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0074_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c43c9db111b30b6173fe3c40be6aea4f80cc7be7480605c2b8a7d9aa5584e90 -size 1252519 diff --git a/dataset_1k_720p_2/images/scene_0074_original.png b/dataset_1k_720p_2/images/scene_0074_original.png deleted file mode 100644 index 7cbda1b6dc416135882cee663ec492d4fd5e1b7c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0074_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:253179242194b851026cb8123bae194ef35f5e13c9a5d879738227d1c22e3431 -size 1158457 diff --git a/dataset_1k_720p_2/images/scene_0075_cf1.png b/dataset_1k_720p_2/images/scene_0075_cf1.png deleted file mode 100644 index eaa5ddcabeeaf027d95255b372f36b9e24dc686b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0075_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f49ea581c02f4b9d4a3cec6cace7709c7ac025b94ab1f79c36917fdf83ef53d6 -size 1263010 diff --git a/dataset_1k_720p_2/images/scene_0075_cf2.png b/dataset_1k_720p_2/images/scene_0075_cf2.png deleted file mode 100644 index 57853a2c8f5019d78a7fa5857e9c9afd9cef6d75..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0075_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:939002981c05d09a070bc05777be680c9c03699fce3120cc8f6d8442ff787c3a -size 1307919 diff --git a/dataset_1k_720p_2/images/scene_0075_original.png b/dataset_1k_720p_2/images/scene_0075_original.png deleted file mode 100644 index 51f5aa82ab46325a9fe1c85176d336a30e21d02f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0075_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8a6a324df5af347a6fd2251e6b576171645d9941589aefa3464f3570d01c29d -size 1290506 diff --git a/dataset_1k_720p_2/images/scene_0076_cf1.png b/dataset_1k_720p_2/images/scene_0076_cf1.png deleted file mode 100644 index 537cdf06bb5290aba40ab7ebbe29840b8a07b294..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0076_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d06d8f46a9713be17b94a5e8b0e718cd6bda965ffd6cb7eb8f198258d41ea929 -size 1193031 diff --git a/dataset_1k_720p_2/images/scene_0076_cf2.png b/dataset_1k_720p_2/images/scene_0076_cf2.png deleted file mode 100644 index 5bfc2c677218df7d270b7beb4e304c53c6333a1b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0076_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aed2c2af565e6d3d0a8e19d94d6b2f8084b9326e9bba4b4a6e3d907bb33af195 -size 1157402 diff --git a/dataset_1k_720p_2/images/scene_0076_original.png b/dataset_1k_720p_2/images/scene_0076_original.png deleted file mode 100644 index 393c6e04b085aa766714eccd58f78535ab407b6b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0076_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4dd37dd172ca22bd45972aec107ac9ae0b141cfdb4d06cd672e45b79aae3c615 -size 1200854 diff --git a/dataset_1k_720p_2/images/scene_0077_cf1.png b/dataset_1k_720p_2/images/scene_0077_cf1.png deleted file mode 100644 index 0cd81deeb0aeb5183a4203e9fdc6ff72fc5644d0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0077_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c105cc30d23e7106f98db6e1ce0a5aa2b7e10d31d15de89069d36fcbd8c7a807 -size 1209405 diff --git a/dataset_1k_720p_2/images/scene_0077_cf2.png b/dataset_1k_720p_2/images/scene_0077_cf2.png deleted file mode 100644 index bddbd7d7361d89d66671caaddd37ab05f5230427..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0077_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac160ba507632c9451f718358ac537e0a4abf3fae0f13fdf6e2a2047a29fb4c7 -size 1150675 diff --git a/dataset_1k_720p_2/images/scene_0077_original.png b/dataset_1k_720p_2/images/scene_0077_original.png deleted file mode 100644 index 2fc3a40fc44fba1e53794f3c70a69b7aa5f37859..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0077_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6238f6ecd6889f10d69944965ca3b2facc20ab05664e6ca8766b89b0b052880a -size 1218864 diff --git a/dataset_1k_720p_2/images/scene_0078_cf1.png b/dataset_1k_720p_2/images/scene_0078_cf1.png deleted file mode 100644 index 3bcb693e62eb8343c12afb4170d5b5fe5ede8e5a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0078_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ec89cfab858f6a8b2cd488028c8876265b10cd6952b842a3ea36de915ec94e4 -size 1390321 diff --git a/dataset_1k_720p_2/images/scene_0078_cf2.png b/dataset_1k_720p_2/images/scene_0078_cf2.png deleted file mode 100644 index 69f1e1fd0b88e47d959681e0813313eb446d7068..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0078_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8503d5e19a270c5a19f17427d08f89ea49da4bc5f3797e5137f076eef40c4fa0 -size 1384147 diff --git a/dataset_1k_720p_2/images/scene_0078_original.png b/dataset_1k_720p_2/images/scene_0078_original.png deleted file mode 100644 index b0cacab358a5d1f91ebb70b62c8ce57670b190c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0078_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:169000ef4422097a2b08ebaa45465f762b31193e635736ca7597269e81881e8d -size 1400489 diff --git a/dataset_1k_720p_2/images/scene_0079_cf1.png b/dataset_1k_720p_2/images/scene_0079_cf1.png deleted file mode 100644 index c19f304432ca6c867402d9d0348cc6789a5bb80e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0079_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3427583566f9fdb426bc5f5d04f7f5723815d40161a6a90877788106d295388a -size 1170798 diff --git a/dataset_1k_720p_2/images/scene_0079_cf2.png b/dataset_1k_720p_2/images/scene_0079_cf2.png deleted file mode 100644 index 818761578b50aa42409b45480d55e3e928b9543e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0079_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5bba9ab50b75a9640d0df38e3a38601cc0e6ac763d7dba38942ef076a9d8ee56 -size 1204489 diff --git a/dataset_1k_720p_2/images/scene_0079_original.png b/dataset_1k_720p_2/images/scene_0079_original.png deleted file mode 100644 index 6554e91e0455b5d21b4b763eedf23d42c4393c21..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0079_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b099cbc601f605bf1963772ef03ff83ec276d0f47ed081c3ba63dd0ea370bf1f -size 1181686 diff --git a/dataset_1k_720p_2/images/scene_0080_cf1.png b/dataset_1k_720p_2/images/scene_0080_cf1.png deleted file mode 100644 index 20ea6a153209d72fd94264a20be8dc8e643098b2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0080_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54447325cf4f5dfdc04ed48e49bc675002a94dc9152447f807a3622aea5d12dc -size 1235705 diff --git a/dataset_1k_720p_2/images/scene_0080_cf2.png b/dataset_1k_720p_2/images/scene_0080_cf2.png deleted file mode 100644 index b6060e5717cd7e5c2c82c4ccf58a9d066a2a8979..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0080_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78d5f380840cf09959845cb8e582e3d54521cfe8a6de9bee155d7432de88f765 -size 1223111 diff --git a/dataset_1k_720p_2/images/scene_0080_original.png b/dataset_1k_720p_2/images/scene_0080_original.png deleted file mode 100644 index ceb1e3bafc5ca9e0737c5e1e7db1d42d9cc73c19..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0080_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85110a67b0dd465c9e3309f5eb08f85cf4acbe6f400b84b54702820db8a3c6e5 -size 1230361 diff --git a/dataset_1k_720p_2/images/scene_0081_cf1.png b/dataset_1k_720p_2/images/scene_0081_cf1.png deleted file mode 100644 index 265623929e0b80e8b51e1255a640944af4ff377f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0081_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58533320e8fe7e01fda0d13a6783ef3c9e3b27ba0586312eb3186b02415caa71 -size 1118411 diff --git a/dataset_1k_720p_2/images/scene_0081_cf2.png b/dataset_1k_720p_2/images/scene_0081_cf2.png deleted file mode 100644 index 0458591a66f1d2b88c5e4e6d3895b568990bf719..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0081_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55ef5c46c167977fc8485e630ffd661a5d05b0b099e4e477cbc63c41829809f3 -size 1099132 diff --git a/dataset_1k_720p_2/images/scene_0081_original.png b/dataset_1k_720p_2/images/scene_0081_original.png deleted file mode 100644 index e38245774b031e217324a11f8a0e109610e63bba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0081_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95915c95d45f89088932c7d151b41a05445ab34cfdfae49730ec9f6ad79d9c0f -size 1101583 diff --git a/dataset_1k_720p_2/images/scene_0082_cf1.png b/dataset_1k_720p_2/images/scene_0082_cf1.png deleted file mode 100644 index 6160b8efb727020cb1488561ca51ed753bf0753f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0082_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b033863ce708a9e49ea08b69422642f1def6c6f950f71a8963d597e0fe0b581 -size 1133292 diff --git a/dataset_1k_720p_2/images/scene_0082_cf2.png b/dataset_1k_720p_2/images/scene_0082_cf2.png deleted file mode 100644 index 855db2650fd60b02da7412acf6762c145630ad68..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0082_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5064aee06b2f22073be1c68081511d023160afb194564a0314ffda2e8089bb0 -size 1183913 diff --git a/dataset_1k_720p_2/images/scene_0082_original.png b/dataset_1k_720p_2/images/scene_0082_original.png deleted file mode 100644 index a2591336bf166c84f27ff4583a3dd1ca6e0651b5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0082_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc680c51aca88811bfbd3525c24b849ad86a83cc5a819a6f67d3d2de11e52c45 -size 1182342 diff --git a/dataset_1k_720p_2/images/scene_0083_cf1.png b/dataset_1k_720p_2/images/scene_0083_cf1.png deleted file mode 100644 index b70b3e3db43a6c01a18144ce93f0c515714a0a45..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0083_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0b60763ba88a498641e6008f8570847bffbcbf8e11077690edc8459f492051d -size 1216064 diff --git a/dataset_1k_720p_2/images/scene_0083_cf2.png b/dataset_1k_720p_2/images/scene_0083_cf2.png deleted file mode 100644 index 26a66ab151cd6a03f0aea885203494e6199a227a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0083_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22001f56a18b6be225ce6d852ac21f0ba2789a8e58f5f76efa3c51c28591d38f -size 1197001 diff --git a/dataset_1k_720p_2/images/scene_0083_original.png b/dataset_1k_720p_2/images/scene_0083_original.png deleted file mode 100644 index 6ae63c1716e46b55226196cfedb67648a38dfcb4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0083_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a805675170b9c8df66d0332b0abac67b30937e67794fffeb5a3660ca415ec5eb -size 1197462 diff --git a/dataset_1k_720p_2/images/scene_0084_cf1.png b/dataset_1k_720p_2/images/scene_0084_cf1.png deleted file mode 100644 index 92e03baf99fb8b2f883afd6358fd7fd759b5ab5c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0084_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51429f311349a04d0e9edece7cd2db15c0ab75109e6684dfc2423519476b9a3b -size 1295620 diff --git a/dataset_1k_720p_2/images/scene_0084_cf2.png b/dataset_1k_720p_2/images/scene_0084_cf2.png deleted file mode 100644 index 4a1f9a652b65adb922e04e3662b7e76782f8e6f7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0084_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4200b0581ccbf6ed2bcbb437dc136e8edac53b6449c345c799a3de4237404b5 -size 1307662 diff --git a/dataset_1k_720p_2/images/scene_0084_original.png b/dataset_1k_720p_2/images/scene_0084_original.png deleted file mode 100644 index f85b08d2c4e5f60a10e140c1bc2496770e39c192..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0084_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35921cda5e9a71c5a3977f13b397627de6f4e50a8e37f42421cbfac2455088ba -size 1278089 diff --git a/dataset_1k_720p_2/images/scene_0085_cf1.png b/dataset_1k_720p_2/images/scene_0085_cf1.png deleted file mode 100644 index 292920dd52ec25d412e2f3c15dc672d697d54814..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0085_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fdf7eabd8ea2d8cc017df397afad6c60387ba91fd5a9408d8c2b567e1d91fb92 -size 1301441 diff --git a/dataset_1k_720p_2/images/scene_0085_cf2.png b/dataset_1k_720p_2/images/scene_0085_cf2.png deleted file mode 100644 index 0f6d42b28cd92be60d0dd593dc9281f8baf6588b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0085_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:659e6fd7bb171453b90ed50fc3aed11098f2fa9a61f20ecfebe1f0e192304e62 -size 1259330 diff --git a/dataset_1k_720p_2/images/scene_0085_original.png b/dataset_1k_720p_2/images/scene_0085_original.png deleted file mode 100644 index 4f3064289403d0a1c1c02e1f70d92951858d8fe0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0085_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78b8ba5d39e96025fa20a09594b5d40571fd5b46f8f4940ddd2a5e708756d72f -size 1278289 diff --git a/dataset_1k_720p_2/images/scene_0086_cf1.png b/dataset_1k_720p_2/images/scene_0086_cf1.png deleted file mode 100644 index 8309b849f368ae82deadc5bfea78fb30de5b50cc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0086_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5e256590997553288cdb67a90fa73e7c5193332eedc756217c9b44891758445 -size 1232948 diff --git a/dataset_1k_720p_2/images/scene_0086_cf2.png b/dataset_1k_720p_2/images/scene_0086_cf2.png deleted file mode 100644 index 8369668819f21a9ed5f8c64f0aaf3b22c08f3361..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0086_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10142b49f0633d5623e19993344d3d6e304100de105094939de97a4252c8f5e1 -size 1267810 diff --git a/dataset_1k_720p_2/images/scene_0086_original.png b/dataset_1k_720p_2/images/scene_0086_original.png deleted file mode 100644 index 4227374dc47391c2401dfd738b19e5e5b78d23a2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0086_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e564945e7037cd315232f5e08645d80c0665be21084777ec2258f92c60c45eb -size 1259228 diff --git a/dataset_1k_720p_2/images/scene_0087_cf1.png b/dataset_1k_720p_2/images/scene_0087_cf1.png deleted file mode 100644 index 2c7e40925697a7543b9add6b2e30ce6c43339954..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0087_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06f97b5718f715f77d097d96daac9a2c31bc5f14bab0a2e837a76a46f52be40c -size 1189140 diff --git a/dataset_1k_720p_2/images/scene_0087_cf2.png b/dataset_1k_720p_2/images/scene_0087_cf2.png deleted file mode 100644 index bb0d26210fe716611a5a89864c5721c08b479805..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0087_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6621d7409a04ddbf1db3b0be645f7a3e8faeb00f26c64fb2d2fbeefe3990eb7 -size 1142848 diff --git a/dataset_1k_720p_2/images/scene_0087_original.png b/dataset_1k_720p_2/images/scene_0087_original.png deleted file mode 100644 index cc0f2d52cef5a635fbcd9b976c405fd01caaca94..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0087_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b10d93e7a2b464a4a1767756f742259db8e71fd81e039e39fb3a5d76ca799e28 -size 1145784 diff --git a/dataset_1k_720p_2/images/scene_0088_cf1.png b/dataset_1k_720p_2/images/scene_0088_cf1.png deleted file mode 100644 index 0355ec00070dacf159ea267d6f5d699e8537b10b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0088_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab581e897cf60f385d1ba93de8a13ff25d22c05167ebdef36dcaeb72adeb0478 -size 1200840 diff --git a/dataset_1k_720p_2/images/scene_0088_cf2.png b/dataset_1k_720p_2/images/scene_0088_cf2.png deleted file mode 100644 index 0b9425f6b2daad65bb1cfab0bb289ca9fbf3250a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0088_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb1a827b0056910351f58d8a3251d2f568bfb5e8d27098e78f55b8763ccb7855 -size 1201072 diff --git a/dataset_1k_720p_2/images/scene_0088_original.png b/dataset_1k_720p_2/images/scene_0088_original.png deleted file mode 100644 index db7da8cb0689d24463622a67e5191a68cc33f39d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0088_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c741eb5ad6306f3a60cfc1ad8115118abb88c408a478b95655a3d013626c27f3 -size 1196908 diff --git a/dataset_1k_720p_2/images/scene_0089_cf1.png b/dataset_1k_720p_2/images/scene_0089_cf1.png deleted file mode 100644 index fbf5550549cb60855088c4be82d766d29a299f34..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0089_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eddd8e6f4a7944f48de34d487f24f56c913475f6df673dd06a218c37f7ac9005 -size 1129067 diff --git a/dataset_1k_720p_2/images/scene_0089_cf2.png b/dataset_1k_720p_2/images/scene_0089_cf2.png deleted file mode 100644 index 24c62fb9c27761097787b42d648ed8d987b4ea2b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0089_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe5a41c4708485c0067903f0f0880dbfbbf301410be80dabdde6f301f8222af1 -size 1120362 diff --git a/dataset_1k_720p_2/images/scene_0089_original.png b/dataset_1k_720p_2/images/scene_0089_original.png deleted file mode 100644 index 50fafa0e48477dd5195b46e63777ec00c8ff08c3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0089_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12bc84325e37b0d9a909703ae786bbc9ad7920fc89ed99bf78aec1295a4726f1 -size 1130259 diff --git a/dataset_1k_720p_2/images/scene_0090_cf1.png b/dataset_1k_720p_2/images/scene_0090_cf1.png deleted file mode 100644 index 58db3a556511c990fe54b9f212bd6ad4dea1dc39..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0090_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82b6379c8786e42a478843c5f18d164e52b0a294f19da73ef40592f6107eccc5 -size 1267052 diff --git a/dataset_1k_720p_2/images/scene_0090_cf2.png b/dataset_1k_720p_2/images/scene_0090_cf2.png deleted file mode 100644 index 2725dc8ce05aa61613a5dba5ebc4de46633a3826..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0090_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e0ab2b2c3d1079a911eadf50bec65990b4d777902fb21a6b10895072bbd6f2f -size 1284437 diff --git a/dataset_1k_720p_2/images/scene_0090_original.png b/dataset_1k_720p_2/images/scene_0090_original.png deleted file mode 100644 index afb156b0c61c91bfd75f2f6bc346a77db8ae1bb1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0090_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bdbefaad8f2f37dfae375c13dab1b6429fd787bea0fd9fb576a7cc3dd93ee370 -size 1279933 diff --git a/dataset_1k_720p_2/images/scene_0091_cf1.png b/dataset_1k_720p_2/images/scene_0091_cf1.png deleted file mode 100644 index 5e14d38071707389cd02d43abe6213def47448b1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0091_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcbd3d1ba071fb44e5d7b460feacbdd5d7174d15d686f46b7111457efcfd7529 -size 1212183 diff --git a/dataset_1k_720p_2/images/scene_0091_cf2.png b/dataset_1k_720p_2/images/scene_0091_cf2.png deleted file mode 100644 index cca6342fd8c77affc1b5dd17b155c157cff8166b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0091_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a9ec92ed5ba240532ea57f24215ebfabca9294c43d0d0e31112cdde91910888 -size 1224016 diff --git a/dataset_1k_720p_2/images/scene_0091_original.png b/dataset_1k_720p_2/images/scene_0091_original.png deleted file mode 100644 index 80ed92b426a5f8e481cea4130695ecca50d9b89e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0091_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e2ec48312ecf70a0a2677034e592a17bad0b3737640f576a95e9d695e3e2340 -size 1223918 diff --git a/dataset_1k_720p_2/images/scene_0092_cf1.png b/dataset_1k_720p_2/images/scene_0092_cf1.png deleted file mode 100644 index 1fab768ffacb08c77b9f596f9c5be064e90625b1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0092_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c47c4b38242a78a577f6273abfbdb559cb0ee3b9ff0ed226f57cb78c5398be07 -size 1271808 diff --git a/dataset_1k_720p_2/images/scene_0092_cf2.png b/dataset_1k_720p_2/images/scene_0092_cf2.png deleted file mode 100644 index 7d8f9385f120069f531511e117ee0bdddcb23a30..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0092_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c12d3ed38f683ab61999078b76a92851815af1946c0c08a9348c1f220c6b4b9d -size 1217008 diff --git a/dataset_1k_720p_2/images/scene_0092_original.png b/dataset_1k_720p_2/images/scene_0092_original.png deleted file mode 100644 index 7f70805baf78d93e9b17c21d32ebdbc36c1da6ab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0092_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:511762e67d583762438fe8744ebdd6e3907a56d9c1da7c87f55ab056e8719186 -size 1195643 diff --git a/dataset_1k_720p_2/images/scene_0093_cf1.png b/dataset_1k_720p_2/images/scene_0093_cf1.png deleted file mode 100644 index c88324fa983eb71c33e63a7173732e40436449c6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0093_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c408fbde3ec5ac33b1c6a8fc867096f4507fbd8587ca136cb022f8c3dd647e7a -size 1178683 diff --git a/dataset_1k_720p_2/images/scene_0093_cf2.png b/dataset_1k_720p_2/images/scene_0093_cf2.png deleted file mode 100644 index b32f3922d0b585452afbfdaaf55b9034dbaa9e8f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0093_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:633c52a6a74513491e614d57066138071990f53e1138c28a9465b3be0a904365 -size 1190961 diff --git a/dataset_1k_720p_2/images/scene_0093_original.png b/dataset_1k_720p_2/images/scene_0093_original.png deleted file mode 100644 index 74bb8ee9f4394cb8ab1ae65e2c6c880f90558286..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0093_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0269366ad2246531bdbcd011dec57afd95a34f9b740dcebb1e831bd6a40a9f7 -size 1236420 diff --git a/dataset_1k_720p_2/images/scene_0094_cf1.png b/dataset_1k_720p_2/images/scene_0094_cf1.png deleted file mode 100644 index a169f6469cfc9702dcbd8a6b8a68aa2649cae176..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0094_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43057d3f83990de3fa434c88e7afaa7ae18c206a27fd9d4fbaa0e0a3cd5a2106 -size 1135296 diff --git a/dataset_1k_720p_2/images/scene_0094_cf2.png b/dataset_1k_720p_2/images/scene_0094_cf2.png deleted file mode 100644 index fb68d1d4e23c1cdc9ce9f466281919abab889355..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0094_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09d15c89016d653426195cd1753861d705a5223682dc27a37b147c386842ac35 -size 1164354 diff --git a/dataset_1k_720p_2/images/scene_0094_original.png b/dataset_1k_720p_2/images/scene_0094_original.png deleted file mode 100644 index 6eed18c5f1019cf96cfe28cd544704ec326d497a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0094_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:639fa93f3a7edc8b168384b4ed41d0ffe25b2f5156436b7aa87b358aadc25710 -size 1162764 diff --git a/dataset_1k_720p_2/images/scene_0095_cf1.png b/dataset_1k_720p_2/images/scene_0095_cf1.png deleted file mode 100644 index aeac5f86d872864c27e4c7da120af8d1754f7462..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0095_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c44d33493485955d9d76a3447c8ab2fe26cbbf1f2e730c619e5433c26343dd0 -size 1033711 diff --git a/dataset_1k_720p_2/images/scene_0095_cf2.png b/dataset_1k_720p_2/images/scene_0095_cf2.png deleted file mode 100644 index f15166ce22c34f22b67c0cd2c3b89f3fcd5ce45e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0095_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8079ebf1ea8e66cadbe10c2c1a48f794f39ae1b4a798d38e77f2a1cb0dcd172b -size 1043309 diff --git a/dataset_1k_720p_2/images/scene_0095_original.png b/dataset_1k_720p_2/images/scene_0095_original.png deleted file mode 100644 index a908992338490fecc062ba4029c917ebd989c633..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0095_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c25d789354b1d9b115d419496504aef290d7ee2b5adb4ab3b6d28cbaa9373775 -size 1051175 diff --git a/dataset_1k_720p_2/images/scene_0096_cf1.png b/dataset_1k_720p_2/images/scene_0096_cf1.png deleted file mode 100644 index 89a6ca041e77b34245e8b5879ab696a2aa61c022..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0096_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ec4e1724ba45157feb7fd2d69b803bf9716cae5bcf3138c2ef4a86891c16140 -size 1197120 diff --git a/dataset_1k_720p_2/images/scene_0096_cf2.png b/dataset_1k_720p_2/images/scene_0096_cf2.png deleted file mode 100644 index e22a091613021e312ea795fa33a3f57d91f0003d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0096_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9f7494c868e71f609e62d89efe32afa2b7990a78db352009954f16e2e444ba5 -size 1287177 diff --git a/dataset_1k_720p_2/images/scene_0096_original.png b/dataset_1k_720p_2/images/scene_0096_original.png deleted file mode 100644 index 1a90c1b655bfeee44bb1309364ca20423b79a29f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0096_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c51d15e02dccacaa645e9b88b2c6f0e2b16e81c12dbd77c16791201a9f2d301f -size 1203648 diff --git a/dataset_1k_720p_2/images/scene_0097_cf1.png b/dataset_1k_720p_2/images/scene_0097_cf1.png deleted file mode 100644 index 68b1ad013832cba43339f046a6098bf0c8cc5412..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0097_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7aa993c0ce7b1b1a1359f3797db60979e354faa8a61425b7a4f01a2820b8f89e -size 1182188 diff --git a/dataset_1k_720p_2/images/scene_0097_cf2.png b/dataset_1k_720p_2/images/scene_0097_cf2.png deleted file mode 100644 index e9495ef6151c4f713cf34e62f2449d143bea6ef1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0097_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8fef1940cc40dd1a5664be2f6b14954e5530da00249ee4311851f9a4916c5316 -size 1189238 diff --git a/dataset_1k_720p_2/images/scene_0097_original.png b/dataset_1k_720p_2/images/scene_0097_original.png deleted file mode 100644 index c377c72dcf19c72a107d5253d309a9ff105fd23e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0097_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:976d7ac1319201ad502a4e5faf15346b338725218cce41d93957e522b2a37ade -size 1203822 diff --git a/dataset_1k_720p_2/images/scene_0098_cf1.png b/dataset_1k_720p_2/images/scene_0098_cf1.png deleted file mode 100644 index 75883df90f344724e3b92621a59c5cac5031021c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0098_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b89705b96d48605ea553beb05a247ca582c456fb92bdd591f0878bd1512ff5ba -size 1307512 diff --git a/dataset_1k_720p_2/images/scene_0098_cf2.png b/dataset_1k_720p_2/images/scene_0098_cf2.png deleted file mode 100644 index ffe5648e0d0d09c916613d462f1965bb5173e22b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0098_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6cfea5e47a079153e3771684c10b567cae8e7364c88fe8eba566738a41b95f2a -size 1255619 diff --git a/dataset_1k_720p_2/images/scene_0098_original.png b/dataset_1k_720p_2/images/scene_0098_original.png deleted file mode 100644 index 8586d0adf1b0296a95a0aa97fc9687f561577afb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0098_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eae407e988cc5d8f0826f70488755d213dc85d9c5ce6fbfa5ea6f00d26d2a7c0 -size 1306524 diff --git a/dataset_1k_720p_2/images/scene_0099_cf1.png b/dataset_1k_720p_2/images/scene_0099_cf1.png deleted file mode 100644 index bedd92b8d81b14cdf4fb75cb7a6877b127114c79..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0099_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e3aa5cbff9928abdbf274b1dea16b728dcfd5201199fbabc4842ac8d0c7ad7d -size 1208347 diff --git a/dataset_1k_720p_2/images/scene_0099_cf2.png b/dataset_1k_720p_2/images/scene_0099_cf2.png deleted file mode 100644 index 355e6ab549d77dcc2caf8b8385c75685f95dc0f6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0099_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df6a0c9ba239de00cf44ec51ae7e8376e03b32ae10439b96b34765107563fbfd -size 1215097 diff --git a/dataset_1k_720p_2/images/scene_0099_original.png b/dataset_1k_720p_2/images/scene_0099_original.png deleted file mode 100644 index 44398f89717e812f9ca9fb49095daa1cf9cea4fb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0099_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d3d3bd42676f91049dbd365d4caf434162b4f0cab608650571b3d11d4b5be01 -size 1219060 diff --git a/dataset_1k_720p_2/images/scene_0100_cf1.png b/dataset_1k_720p_2/images/scene_0100_cf1.png deleted file mode 100644 index 43571c4d6d72f2b742d50a362bd131d413087373..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0100_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fef9d5b2d3de97679477d50c2a1fd4d92b5749291d8527fdef3d5eb06577bf44 -size 1282493 diff --git a/dataset_1k_720p_2/images/scene_0100_cf2.png b/dataset_1k_720p_2/images/scene_0100_cf2.png deleted file mode 100644 index 750bbb973eabcc8a0b6787498082d757dbaa3476..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0100_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fce17d8efecb51659b64c0705d593b252d7de8a207183a22d0a489181e4631e2 -size 1266886 diff --git a/dataset_1k_720p_2/images/scene_0100_original.png b/dataset_1k_720p_2/images/scene_0100_original.png deleted file mode 100644 index 01ef9e046fde5c0de10694f87cfae93791dc4ed6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0100_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f54db9b9fb1afa806a726dea5b7f86e718c1058acf233b376699de5dd2bd4752 -size 1274473 diff --git a/dataset_1k_720p_2/images/scene_0101_cf1.png b/dataset_1k_720p_2/images/scene_0101_cf1.png deleted file mode 100644 index 0635e0a01ad334c2dd840768db017f9d20cbf88d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0101_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56c2d35dc58d6a846911596b10cc1d7dc2d810e5e463cbe542f9e739255d53f2 -size 1215938 diff --git a/dataset_1k_720p_2/images/scene_0101_cf2.png b/dataset_1k_720p_2/images/scene_0101_cf2.png deleted file mode 100644 index ae37c06716168e8f82174f5747b854e9a04cfe8b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0101_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6db9e4104822bc1c4e6a9b292908591c3d78c67920a56ef1686443ec2f4d367 -size 1208358 diff --git a/dataset_1k_720p_2/images/scene_0101_original.png b/dataset_1k_720p_2/images/scene_0101_original.png deleted file mode 100644 index 0805ac149b494a4b1004c0deae26693652c4e0a4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0101_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:283a506fa53c32dd53d7bc86335a54e624294f0272f28d5e908ac1ac0718a521 -size 1209963 diff --git a/dataset_1k_720p_2/images/scene_0102_cf1.png b/dataset_1k_720p_2/images/scene_0102_cf1.png deleted file mode 100644 index d1281a9ea64998f8c78f62f626a2154209c5f137..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0102_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a77e00559f10b2a804d2ad8c424535e5089c45a95b4478450edee2b7f4934251 -size 1210341 diff --git a/dataset_1k_720p_2/images/scene_0102_cf2.png b/dataset_1k_720p_2/images/scene_0102_cf2.png deleted file mode 100644 index bc609af5272835008aa3b403cd0f55c7cdfdc16b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0102_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8bc4127bfb5481b1c26b2185d3fcf13df18d52575c3955b15961a6f599a5f27 -size 1230678 diff --git a/dataset_1k_720p_2/images/scene_0102_original.png b/dataset_1k_720p_2/images/scene_0102_original.png deleted file mode 100644 index 9f51bc4821eaec008238282e303b452972817307..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0102_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2d4656f937669ed073e3250219f0a91c9538cafe55bcf4dc27f050ae52e244d -size 1222442 diff --git a/dataset_1k_720p_2/images/scene_0103_cf1.png b/dataset_1k_720p_2/images/scene_0103_cf1.png deleted file mode 100644 index 0637569fb3be4b461e8f24d18a5b7cc7fe1500c0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0103_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7ecf38cdc0e8b3922597075291fbe9ca343920b1ad37f399834c7a8b87731b2 -size 1264762 diff --git a/dataset_1k_720p_2/images/scene_0103_cf2.png b/dataset_1k_720p_2/images/scene_0103_cf2.png deleted file mode 100644 index 78f50cab67a8fefe75184dfebf00021b6f943cd7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0103_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47b95932112767de1e9d92ffa145c9aa2379529ceb6184d64d247f83d985c76b -size 1230895 diff --git a/dataset_1k_720p_2/images/scene_0103_original.png b/dataset_1k_720p_2/images/scene_0103_original.png deleted file mode 100644 index 6ef44ea8392c4d6478b4e08bb9cf00ea6fd0a423..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0103_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1118cc00423b9f42fac1f15a0db5d7b940f131576f2efac078ee610868ec6e0 -size 1285174 diff --git a/dataset_1k_720p_2/images/scene_0104_cf1.png b/dataset_1k_720p_2/images/scene_0104_cf1.png deleted file mode 100644 index 028c4ea6771437377180a87584a4ca0cfd1b53f6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0104_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:45aa34c0c610099e6f21ca3c62e02e9f30ffbc4e99e122cf34a27eb6b6314684 -size 1173980 diff --git a/dataset_1k_720p_2/images/scene_0104_cf2.png b/dataset_1k_720p_2/images/scene_0104_cf2.png deleted file mode 100644 index 2dff6962a39391e8d04da858a3871b88fde97dbb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0104_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcbaaa060be59013475968430b3c02b2287550602edc1eafd5dbdc197aad5dd7 -size 1160945 diff --git a/dataset_1k_720p_2/images/scene_0104_original.png b/dataset_1k_720p_2/images/scene_0104_original.png deleted file mode 100644 index 6333a08eb4be53f7e938af337f49fd40782002da..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0104_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04ee4544e07c7e52783542e0d550f89e5d32ab1c8f9f62b07ad9fd52f40bfcb1 -size 1159345 diff --git a/dataset_1k_720p_2/images/scene_0105_cf1.png b/dataset_1k_720p_2/images/scene_0105_cf1.png deleted file mode 100644 index dc1ba1ce891004d32af79f290083989ea60ff14b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0105_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9bb9ec5ea05a5d987d3f56d256db56e8e5212128fee12144d7eeb9dfd10be99a -size 1120628 diff --git a/dataset_1k_720p_2/images/scene_0105_cf2.png b/dataset_1k_720p_2/images/scene_0105_cf2.png deleted file mode 100644 index a8469e5b7eae5904c8d1fd4258adc76db7a57791..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0105_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:acb47c4adec97cc1bee0c6dd6be2db8b06c26357020ea8c61f60b14483efa289 -size 1148471 diff --git a/dataset_1k_720p_2/images/scene_0105_original.png b/dataset_1k_720p_2/images/scene_0105_original.png deleted file mode 100644 index d11ff53c060e5af3396d41a84c361c4785e9570a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0105_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:abb912bd55bb9f968bc9c2c290ec70bad6e07952ef7fff8dcd63611237c98b92 -size 1147390 diff --git a/dataset_1k_720p_2/images/scene_0106_cf1.png b/dataset_1k_720p_2/images/scene_0106_cf1.png deleted file mode 100644 index 8657c89d4810d6d8821e602cb4166e16765bb094..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0106_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09ca4d8db8b25b6fbf9ec9503dadd324e486ac668593e3007a7554e328d4193a -size 1153280 diff --git a/dataset_1k_720p_2/images/scene_0106_cf2.png b/dataset_1k_720p_2/images/scene_0106_cf2.png deleted file mode 100644 index 72076ae86f1e3906e10e32639061f9c65a50c994..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0106_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da8bbb8cabe481dbf0254f2e171864135a2cf641019a69358ba15baa5f6ac590 -size 1153119 diff --git a/dataset_1k_720p_2/images/scene_0106_original.png b/dataset_1k_720p_2/images/scene_0106_original.png deleted file mode 100644 index 1b18f6fb1b6fc7f387516609904a0712b4b94e3b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0106_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a884d37dce02a4a95386919ba15103b2c683917c619545b957c3c003ad004e1 -size 1144813 diff --git a/dataset_1k_720p_2/images/scene_0107_cf1.png b/dataset_1k_720p_2/images/scene_0107_cf1.png deleted file mode 100644 index c07d231e174642c9541040b41b929c414882ec50..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0107_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47712cda29cc715da6e1ae415e2c9f2a0568aaa1de67caeea78aa248d2fc0324 -size 1197379 diff --git a/dataset_1k_720p_2/images/scene_0107_cf2.png b/dataset_1k_720p_2/images/scene_0107_cf2.png deleted file mode 100644 index 9fd4bc33f8ed81c4aaedb1f846847197c445e869..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0107_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3ae9b5010ab14f38484cde27a7c8571caedfcfe4ebaa13e0a1928d70faaf0e2 -size 1133032 diff --git a/dataset_1k_720p_2/images/scene_0107_original.png b/dataset_1k_720p_2/images/scene_0107_original.png deleted file mode 100644 index ac1b624ff631b4b1d8af0afef979af4831f3dcad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0107_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:050b5e655a92736b70415b7f2c85853fd509fbde0eb0c6da18440a21c3dbb93c -size 1179287 diff --git a/dataset_1k_720p_2/images/scene_0108_cf1.png b/dataset_1k_720p_2/images/scene_0108_cf1.png deleted file mode 100644 index fd74afb8cc828f048e8de5d2d943d51e61b725db..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0108_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd0756abec2af83cdc3c8aa422d584a793663513e8f71e042e1057aa8bd7eb96 -size 1127436 diff --git a/dataset_1k_720p_2/images/scene_0108_cf2.png b/dataset_1k_720p_2/images/scene_0108_cf2.png deleted file mode 100644 index 3428dcd77360bdb67966faa7faa1418af618e7ca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0108_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96311dd2b80d1f8c5dc7d6e78309cde44a0df1e5704d2ed26e0ee0b8cc3a00b2 -size 1137942 diff --git a/dataset_1k_720p_2/images/scene_0108_original.png b/dataset_1k_720p_2/images/scene_0108_original.png deleted file mode 100644 index b1db2f9ae2db833270215e719593edd5ae55ae31..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0108_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:186e0e939c5e8031bd8813881eacd23aafb641d5702a3d774b292f41d52363c9 -size 1143951 diff --git a/dataset_1k_720p_2/images/scene_0109_cf1.png b/dataset_1k_720p_2/images/scene_0109_cf1.png deleted file mode 100644 index 8281c3450be041a7762bdc2d59b044ee52f83a1d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0109_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cbf578de28be7e4a528aa0e83a24a9e68a7b4d78f6f38fafdfd9b7618960f44d -size 1243711 diff --git a/dataset_1k_720p_2/images/scene_0109_cf2.png b/dataset_1k_720p_2/images/scene_0109_cf2.png deleted file mode 100644 index 9f3ac409eb97649408be50516e6bb79b6337892f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0109_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a308587eaebb1b3b9b6bda30236487f1cd257a52690f077c503c21835dd79864 -size 1223039 diff --git a/dataset_1k_720p_2/images/scene_0109_original.png b/dataset_1k_720p_2/images/scene_0109_original.png deleted file mode 100644 index 0ddfc159d4fad1886a7e9a900b7c106486bf125f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0109_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6cc798bde7ecf0c6d8288b5f11120423b0a65aeb9c808020d7c4d3546ead5b7 -size 1233866 diff --git a/dataset_1k_720p_2/images/scene_0110_cf1.png b/dataset_1k_720p_2/images/scene_0110_cf1.png deleted file mode 100644 index a884a5fcc54dd2e27e2930fd5399492c700abe7b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0110_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a275b7bb4ada804109d9b0dc95eb9920c3ea361977b1a893080d5ec15127996 -size 1252258 diff --git a/dataset_1k_720p_2/images/scene_0110_cf2.png b/dataset_1k_720p_2/images/scene_0110_cf2.png deleted file mode 100644 index f433575c034face0e9e527034382615d6ad771bd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0110_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6b7e91354cadb7877cb95bb66720a56dab38848a761e0efd056e0b993ab34df -size 1238970 diff --git a/dataset_1k_720p_2/images/scene_0110_original.png b/dataset_1k_720p_2/images/scene_0110_original.png deleted file mode 100644 index 633fa854d8329c08509cbc71ec31ae6d0f9c3d31..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0110_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:563d3f76b64bbef4b75ed544160e234237ecf5326efbc415afa7d2bfe51bf38b -size 1260443 diff --git a/dataset_1k_720p_2/images/scene_0111_cf1.png b/dataset_1k_720p_2/images/scene_0111_cf1.png deleted file mode 100644 index aa0f5bc2ff3d20fe9c93a7cd1477f2871df739b5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0111_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:018be862c3a36034df914c920857d4f3aa4da553ea9477dc17d8ec14f8eaf4b6 -size 1188294 diff --git a/dataset_1k_720p_2/images/scene_0111_cf2.png b/dataset_1k_720p_2/images/scene_0111_cf2.png deleted file mode 100644 index ec750610a64b60b06416d36fc63c601003e4f59e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0111_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a10cb86af8b70570f841a86a864864c92448afd973a77b550c0225e2e6ff3ed5 -size 1083285 diff --git a/dataset_1k_720p_2/images/scene_0111_original.png b/dataset_1k_720p_2/images/scene_0111_original.png deleted file mode 100644 index ecb510ca654096a0b0842440bf05cf4ec0a9c810..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0111_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:667e8c02509230ca9a880fe5d0b88dbb5949228989eb114112f22f57ab8cbb34 -size 1182773 diff --git a/dataset_1k_720p_2/images/scene_0112_cf1.png b/dataset_1k_720p_2/images/scene_0112_cf1.png deleted file mode 100644 index 793b00146000c503b1c165cbc3be8957304cf8eb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0112_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4180e41c9dfb3d6a5cbc0348ec4d641dd39550bfda02429c8f5a09c176e0d67 -size 1078185 diff --git a/dataset_1k_720p_2/images/scene_0112_cf2.png b/dataset_1k_720p_2/images/scene_0112_cf2.png deleted file mode 100644 index 844446e30c5d9ba19d7cf6f8c0b03020a8271005..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0112_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd5f34033c5b9f5547c2cec3f673d2d807ebc24f290b34fff9e065262183152b -size 1084750 diff --git a/dataset_1k_720p_2/images/scene_0112_original.png b/dataset_1k_720p_2/images/scene_0112_original.png deleted file mode 100644 index ac7d94e31436fc485e0ab7f19aa2c0a73d2a0773..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0112_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d57a4046ab6f8a17c9dca4c57242fb11ac1544ccf7e85a07b26a7bc62cb909d -size 1077427 diff --git a/dataset_1k_720p_2/images/scene_0113_cf1.png b/dataset_1k_720p_2/images/scene_0113_cf1.png deleted file mode 100644 index 692436bd0397de59a3838f2f025118e76aacc4c3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0113_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf06a2e591baf6c0392e64dc27fb01d521dcb47cbd75c920d710fa546d436f9a -size 1266712 diff --git a/dataset_1k_720p_2/images/scene_0113_cf2.png b/dataset_1k_720p_2/images/scene_0113_cf2.png deleted file mode 100644 index a4a8af8cb3eafabc36279dbbdbea0318f9bfd891..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0113_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5bca61bf45f1d08e65bdac86c2844b0d2716a37ee3c4b85bd2666422a6c61bb6 -size 1261744 diff --git a/dataset_1k_720p_2/images/scene_0113_original.png b/dataset_1k_720p_2/images/scene_0113_original.png deleted file mode 100644 index c98b70b3af0c2032d35dac1cb24f8a435740d6f9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0113_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:38384964de0f52057a72b898ba9632fbd05cdda8e09bbcc47c531288dd302cf5 -size 1256168 diff --git a/dataset_1k_720p_2/images/scene_0114_cf1.png b/dataset_1k_720p_2/images/scene_0114_cf1.png deleted file mode 100644 index 0dbdee28cbf01ecf5dfcf2442d9750667c878d91..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0114_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:774723d71a8e17b4b2c8ec1c674010a9832f4ae5eadd50e8cb138ee963d8df2e -size 1096850 diff --git a/dataset_1k_720p_2/images/scene_0114_cf2.png b/dataset_1k_720p_2/images/scene_0114_cf2.png deleted file mode 100644 index ed98bcf3ef061bd79b4c7bb50b12d2cba648aa6c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0114_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51749884c03d3deeb1dd623ac5699ac196dc435f5ba60bd1874c54d7244cd921 -size 1100186 diff --git a/dataset_1k_720p_2/images/scene_0114_original.png b/dataset_1k_720p_2/images/scene_0114_original.png deleted file mode 100644 index e01896dfe33b29423e2e78b93cee38217656b7df..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0114_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb5790f295acff95bcfca1c8e87a45669091fe650d0f01c7c5e6d22f82f7a53d -size 1094284 diff --git a/dataset_1k_720p_2/images/scene_0115_cf1.png b/dataset_1k_720p_2/images/scene_0115_cf1.png deleted file mode 100644 index 6650af944382456a9e3ade85ab29f2037e01dc58..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0115_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d27d2c9513bf633754598afb9673823a2ba33c71a9d41036b30316d8bd07611a -size 1225374 diff --git a/dataset_1k_720p_2/images/scene_0115_cf2.png b/dataset_1k_720p_2/images/scene_0115_cf2.png deleted file mode 100644 index c790890ed5cefd405b37652b2c5929e35a5dd782..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0115_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f92b7a34ebd98ca067407077c242e96181fc78b90c930363c5b00ceedc0a772 -size 1223839 diff --git a/dataset_1k_720p_2/images/scene_0115_original.png b/dataset_1k_720p_2/images/scene_0115_original.png deleted file mode 100644 index 6e5b071bc7221316438fe29201505dad03740d35..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0115_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:096c9ebd17f50e857ad9b3d890413ca855b49c264363d33245d62c8a8926f594 -size 1226803 diff --git a/dataset_1k_720p_2/images/scene_0116_cf1.png b/dataset_1k_720p_2/images/scene_0116_cf1.png deleted file mode 100644 index c095e93633f7a12ed46bb658426e3b611bb9ac5a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0116_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f1212784091273292eba0dfeab8bba944a94a74fe1bb1d07b6d89e5d272358f -size 1286821 diff --git a/dataset_1k_720p_2/images/scene_0116_cf2.png b/dataset_1k_720p_2/images/scene_0116_cf2.png deleted file mode 100644 index 74647d70423868e1ac3c51c3e84d6ce08305365c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0116_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae84187622e912999419f76955726e7344c72aa2263320150b1030e215730e03 -size 1284146 diff --git a/dataset_1k_720p_2/images/scene_0116_original.png b/dataset_1k_720p_2/images/scene_0116_original.png deleted file mode 100644 index cba10c1383d08958969312ed3f94478af805b720..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0116_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79825f9eccec41db945fc1011704ad20ea4d03a630b8a9dfd4be57e53db8020d -size 1285293 diff --git a/dataset_1k_720p_2/images/scene_0117_cf1.png b/dataset_1k_720p_2/images/scene_0117_cf1.png deleted file mode 100644 index 7274ced2f00940f5d87a71607b8d1b6e4e38bbda..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0117_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d133e6045b99e4ce775066bf595676d3f0b56cc5c11c921d6ba780e5e09bc36d -size 1276296 diff --git a/dataset_1k_720p_2/images/scene_0117_cf2.png b/dataset_1k_720p_2/images/scene_0117_cf2.png deleted file mode 100644 index 659d6b97e98e3f0e4f3e65b9dc26345b856d06dc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0117_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c11ad7a620ba439572cea2dbe07167ee7bbe77f7309b87003cd251581262978a -size 1279613 diff --git a/dataset_1k_720p_2/images/scene_0117_original.png b/dataset_1k_720p_2/images/scene_0117_original.png deleted file mode 100644 index bd15781c8cca506bbbfe54dce82796b2bde4b6be..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0117_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80a5084c5a352f0d3c9f860ae28f6fbbc05d2906fb05cb9c7dbbca6aab70ea23 -size 1279648 diff --git a/dataset_1k_720p_2/images/scene_0118_cf1.png b/dataset_1k_720p_2/images/scene_0118_cf1.png deleted file mode 100644 index a9aae6cadc5305d70d7102a2cdf032c39fae483e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0118_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:629a316210a72d03b46a850bd58638b636e92ebbb6d7d9e7750bd5d40347e771 -size 1156009 diff --git a/dataset_1k_720p_2/images/scene_0118_cf2.png b/dataset_1k_720p_2/images/scene_0118_cf2.png deleted file mode 100644 index a72175c41791effa98f4012c3de66a660f59cec7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0118_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3a3e36965ad477ad14c31ff5df3b8f9c8a1479fa4d299b18e0653c2a1a2744f -size 1154138 diff --git a/dataset_1k_720p_2/images/scene_0118_original.png b/dataset_1k_720p_2/images/scene_0118_original.png deleted file mode 100644 index 26c0faa25a557317d77c66ca28707b1b7798d82c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0118_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebe8ed08ac2d28152cc617a330b082956abd39c66b62118c6adba22781bcbbc1 -size 1154922 diff --git a/dataset_1k_720p_2/images/scene_0119_cf1.png b/dataset_1k_720p_2/images/scene_0119_cf1.png deleted file mode 100644 index 14e8c75c88c6f94306a89bd97a9284cb7a26f7fb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0119_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bff96a35e768f19ceac1a58060f8d41f4fc6072207d15be2151a5b09bd974bac -size 1246052 diff --git a/dataset_1k_720p_2/images/scene_0119_cf2.png b/dataset_1k_720p_2/images/scene_0119_cf2.png deleted file mode 100644 index 9a742bd4ff9094fd098dcc2246395b62e172c90c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0119_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b59f9bba639a512af93fda5b83ada1400a75c85398caedeedc370ffc32d3821f -size 1352403 diff --git a/dataset_1k_720p_2/images/scene_0119_original.png b/dataset_1k_720p_2/images/scene_0119_original.png deleted file mode 100644 index 0504bddfb4726b08d1f4afb193ac3ff25f76c98d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0119_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a6acfd2c7b2c66aa075e283b6313d0a305e8075087f4c6eb521b3fdc7f472cf -size 1242650 diff --git a/dataset_1k_720p_2/images/scene_0120_cf1.png b/dataset_1k_720p_2/images/scene_0120_cf1.png deleted file mode 100644 index 1d9da7ab56b1ecb731fc2cc5ee9d1cf6f5f622cd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0120_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:98d37b21185c7454d8a116e7186f205a52dc24c8b787305260fb9a457e555aaf -size 1124830 diff --git a/dataset_1k_720p_2/images/scene_0120_cf2.png b/dataset_1k_720p_2/images/scene_0120_cf2.png deleted file mode 100644 index 51560948600575a695df10527b7cd6566f5bde4e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0120_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca9fc3694cd9e20d757fe315c4f495a4664c4b7a7a7677e344ab29fdc6566d78 -size 1174209 diff --git a/dataset_1k_720p_2/images/scene_0120_original.png b/dataset_1k_720p_2/images/scene_0120_original.png deleted file mode 100644 index c7ca9eade107f1bdcea563dd5bec7db29a62f51a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0120_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4af2755a430bc2a36d05d77fd51a25788debe3887b790a9a5fc397c4d7ce7d0c -size 1164615 diff --git a/dataset_1k_720p_2/images/scene_0121_cf1.png b/dataset_1k_720p_2/images/scene_0121_cf1.png deleted file mode 100644 index eb23ae0f5ef044afcce565c3516ffcce8ef5c62c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0121_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7938b860f1ccd2e787a02d6b14a6fd295209d6b2a82b0a4955740ece9bd0903 -size 1269914 diff --git a/dataset_1k_720p_2/images/scene_0121_cf2.png b/dataset_1k_720p_2/images/scene_0121_cf2.png deleted file mode 100644 index 43746a9c6659174bbecb779ddbf990b92271214e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0121_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4445795e4fb3ab6849546b4d745a6bbf7131bc368823424b062f1514b5ab2798 -size 1352006 diff --git a/dataset_1k_720p_2/images/scene_0121_original.png b/dataset_1k_720p_2/images/scene_0121_original.png deleted file mode 100644 index c87558e0558d231b81d5ad93e89d551130d0ca84..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0121_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7194946e950818e253d0c66832793fe3f6417576661da7f68c7bc59c06e433c -size 1363994 diff --git a/dataset_1k_720p_2/images/scene_0122_cf1.png b/dataset_1k_720p_2/images/scene_0122_cf1.png deleted file mode 100644 index 1fdf0d1cde762a39e8fff9bb39e6c9ea27e7cece..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0122_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9903d5bc5d32b439c858cb9ed946f873dfe55c0c5c9d33ff96f5bcb70b55d9fc -size 1180357 diff --git a/dataset_1k_720p_2/images/scene_0122_cf2.png b/dataset_1k_720p_2/images/scene_0122_cf2.png deleted file mode 100644 index edb7d953d456db6aed9baf5e786e1293bf033041..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0122_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39f87223581880251e7751e456ba72ccdf55a3fa4df91bdd468b026b8518c2c0 -size 1201815 diff --git a/dataset_1k_720p_2/images/scene_0122_original.png b/dataset_1k_720p_2/images/scene_0122_original.png deleted file mode 100644 index 26bf37b4413c9d8256b6e697b5f66c04854d2867..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0122_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97d0feb1981b47d7ccd602489a7d03ca84907687c83aaebef8781dc6fa95abc1 -size 1180648 diff --git a/dataset_1k_720p_2/images/scene_0123_cf1.png b/dataset_1k_720p_2/images/scene_0123_cf1.png deleted file mode 100644 index 5cf2df5592759d8e867f4bdda7e3b071fcdd841d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0123_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71393dffccfe64275f8e51363f679a0482d0b10f53d6a13985de609a3d977427 -size 1143385 diff --git a/dataset_1k_720p_2/images/scene_0123_cf2.png b/dataset_1k_720p_2/images/scene_0123_cf2.png deleted file mode 100644 index 1928bd77275f4151f02ccff9312bff8c9ed9ece7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0123_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de9b2b67ff9ae7b370dfbf5d5085b7e303beed553f8806cca451a3ededc077ac -size 1206512 diff --git a/dataset_1k_720p_2/images/scene_0123_original.png b/dataset_1k_720p_2/images/scene_0123_original.png deleted file mode 100644 index c83483074d0494209740a0493842baa0a3facac8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0123_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80064b745ccf6d5a54075147bfa466cd2fe5e0768776675f3cb5877af2d789b4 -size 1202826 diff --git a/dataset_1k_720p_2/images/scene_0124_cf1.png b/dataset_1k_720p_2/images/scene_0124_cf1.png deleted file mode 100644 index 0c0e7449cb46d3bb23f452138d927021bcd4b31f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0124_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bbe8789d117f4776cc8bc9aec52b0934652c3f1b7f6fccb665e38798999b99ab -size 1074298 diff --git a/dataset_1k_720p_2/images/scene_0124_cf2.png b/dataset_1k_720p_2/images/scene_0124_cf2.png deleted file mode 100644 index 28cea0adf75ac30e1e4f28e182a84af2cd608574..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0124_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9bfc36fa09156e67a5c76fb8ab7ee7d5a21415c605ef17bd0d11b06772a41a0e -size 1101645 diff --git a/dataset_1k_720p_2/images/scene_0124_original.png b/dataset_1k_720p_2/images/scene_0124_original.png deleted file mode 100644 index 2bcbe6b4e720cb3a5ae5b28aedd1094ad7a4ccf8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0124_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df02340705184555637d8fa774ceb4ac2ec55805bf69072a0f30be164ca24af3 -size 1081684 diff --git a/dataset_1k_720p_2/images/scene_0125_cf1.png b/dataset_1k_720p_2/images/scene_0125_cf1.png deleted file mode 100644 index 56ee45c1d16fc704406becea7295aedb82d1a3a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0125_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:397c85fcbbd6327bcb2168992254a5ccb7e1516dd2918738fd3ae3fb558543ed -size 1145903 diff --git a/dataset_1k_720p_2/images/scene_0125_cf2.png b/dataset_1k_720p_2/images/scene_0125_cf2.png deleted file mode 100644 index bde3afd8764a0f2a4149dfdce64d3fb1e652b1f5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0125_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6afc9b93cc5bdee6b28d65ed01cc4ddd7953fde76e63d6009ec0d9bd72f350c -size 1145600 diff --git a/dataset_1k_720p_2/images/scene_0125_original.png b/dataset_1k_720p_2/images/scene_0125_original.png deleted file mode 100644 index e26bc972e656fa76c060ec748760c853d05e7e10..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0125_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6724867e14959f911906ae9dec3e6a644dcc9b150492a13c7a331e4b3469a479 -size 1129375 diff --git a/dataset_1k_720p_2/images/scene_0126_cf1.png b/dataset_1k_720p_2/images/scene_0126_cf1.png deleted file mode 100644 index 9c5b7b7e73e2e2788fe6e72ee81f7c5b1ba5f221..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0126_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f744ecffb44b08521dca8ddaa2dcb75f2f9bc377b393e697c978a532ad14d38a -size 1039496 diff --git a/dataset_1k_720p_2/images/scene_0126_cf2.png b/dataset_1k_720p_2/images/scene_0126_cf2.png deleted file mode 100644 index 90e5f446390f52c2c517be10600df9b514dbb877..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0126_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ea8a4aa576fe72bf9b90c9f9737b1c551e0a0ea469d45bf1d74908302fe9031 -size 1061049 diff --git a/dataset_1k_720p_2/images/scene_0126_original.png b/dataset_1k_720p_2/images/scene_0126_original.png deleted file mode 100644 index 3a84da7d9bebd2153aea90406874738bdea36974..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0126_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12b6d4eb92d7903c5ba36a4705d44ed1eb2acba0e4243c801818f5e3d9beea11 -size 1059124 diff --git a/dataset_1k_720p_2/images/scene_0127_cf1.png b/dataset_1k_720p_2/images/scene_0127_cf1.png deleted file mode 100644 index c352f39efdd5a7ccff91e2fcc361fdeb816a9192..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0127_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1da8a63785bca0bd40a663fafda2f97edc49afc9763d57ddc18ed1ca932a33e4 -size 1247419 diff --git a/dataset_1k_720p_2/images/scene_0127_cf2.png b/dataset_1k_720p_2/images/scene_0127_cf2.png deleted file mode 100644 index b40424c5816c42d4eb9ce95f1cf81846a96abdec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0127_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6be5b07ad2097704331c04a61d3f47f12af20a6baf656ef030908ad3ee94323d -size 1273375 diff --git a/dataset_1k_720p_2/images/scene_0127_original.png b/dataset_1k_720p_2/images/scene_0127_original.png deleted file mode 100644 index 4dc971cf92e015f63a46f5a49e5fb2592305b45d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0127_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9dd1b9ae06ffccc7e7cfcf7a775e0ee52dda65a908bf818e69ea328ea1fa56c7 -size 1254192 diff --git a/dataset_1k_720p_2/images/scene_0128_cf1.png b/dataset_1k_720p_2/images/scene_0128_cf1.png deleted file mode 100644 index 0df1599af72297028ad2f17081eec4dca833e8a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0128_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59b0232dc86b88e3f0304bf57e7455db845763e198c6a48a79c74bffa8ab8d66 -size 1126612 diff --git a/dataset_1k_720p_2/images/scene_0128_cf2.png b/dataset_1k_720p_2/images/scene_0128_cf2.png deleted file mode 100644 index 4af16adcae22f2b8670b18d592ab1db6377c0595..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0128_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8744e8c9446e06c860439216ee9fdbb1462e3c10860148b019404530a67c751a -size 1120574 diff --git a/dataset_1k_720p_2/images/scene_0128_original.png b/dataset_1k_720p_2/images/scene_0128_original.png deleted file mode 100644 index b311fca4908fe6dda1383d2a841bd067c2d6781e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0128_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e59b79d76a9f1bacb823ee2340280ea9958b159af5f3569309842813856e117 -size 1119959 diff --git a/dataset_1k_720p_2/images/scene_0129_cf1.png b/dataset_1k_720p_2/images/scene_0129_cf1.png deleted file mode 100644 index ba5439f781c573e7cd8dfa89f6c2ab805c5a90a0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0129_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d56d6860de92a9a71001440f94b180a1975347377f34cead8259fcfa9551fbf4 -size 1160747 diff --git a/dataset_1k_720p_2/images/scene_0129_cf2.png b/dataset_1k_720p_2/images/scene_0129_cf2.png deleted file mode 100644 index 269aa806d73d4359e36beec4aa2df0cc4c525566..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0129_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2eb286e69e9e6ae1c314fefb256198223042aa28bfdf429312e9260972d7521a -size 1116130 diff --git a/dataset_1k_720p_2/images/scene_0129_original.png b/dataset_1k_720p_2/images/scene_0129_original.png deleted file mode 100644 index b5eb061f914cb57c25b5c77db102e7e7e77b3d3c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0129_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ec09ff615a7ffe524af893e78b87d871ba05e5fb10b759f26fa7b9e1d048b65 -size 1116358 diff --git a/dataset_1k_720p_2/images/scene_0130_cf1.png b/dataset_1k_720p_2/images/scene_0130_cf1.png deleted file mode 100644 index 068ba4222c8b8d4e0afe38ad5c0ecfb5c73951f7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0130_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce6b85011ee6e87168958037903d1e469822bc7d66eee57e4d3c1f103535ac90 -size 1092959 diff --git a/dataset_1k_720p_2/images/scene_0130_cf2.png b/dataset_1k_720p_2/images/scene_0130_cf2.png deleted file mode 100644 index 19fdbf38b9ff08c813d923ae4cfe557d938e07ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0130_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:433e96d8d41c7228809b8c0f185a8ca8120f0cf76da29774a0340cf9bac983d3 -size 1099504 diff --git a/dataset_1k_720p_2/images/scene_0130_original.png b/dataset_1k_720p_2/images/scene_0130_original.png deleted file mode 100644 index 7e995c9abdf1a22da0015b894e7b202323a47290..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0130_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9055cb8f20758c0cd76d1d5c6ba9c5a27ef3b1cc1bf9fbff3016a549382e5c82 -size 1099695 diff --git a/dataset_1k_720p_2/images/scene_0131_cf1.png b/dataset_1k_720p_2/images/scene_0131_cf1.png deleted file mode 100644 index 974c69119bfc59ad8c9d1089e799aca78264302e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0131_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3bc57e271b7ae2607166de772682e2778fbb34fd96a011ca81d4815dac675c9b -size 1407356 diff --git a/dataset_1k_720p_2/images/scene_0131_cf2.png b/dataset_1k_720p_2/images/scene_0131_cf2.png deleted file mode 100644 index c255e44dd2cc0e880e30ca0e47569308ed9cb8e7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0131_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d093c2ea850f9a0e5e20357fa389c1973fb6befbc9c41553a2057a1b87ea937 -size 1411817 diff --git a/dataset_1k_720p_2/images/scene_0131_original.png b/dataset_1k_720p_2/images/scene_0131_original.png deleted file mode 100644 index ed8646434d6775f4699ca28ad039eb213901496a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0131_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f9b2161dfbd711c4b44713ef30c8dbf2ca118e1902b58445e5efe1d668d533c -size 1419416 diff --git a/dataset_1k_720p_2/images/scene_0132_cf1.png b/dataset_1k_720p_2/images/scene_0132_cf1.png deleted file mode 100644 index 15c03a35dffdda2e71b77936641e295feb227246..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0132_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1de0b819f00b00cfb62885df9e0eed9a97276fd4374a0277e64311036bf23787 -size 1207615 diff --git a/dataset_1k_720p_2/images/scene_0132_cf2.png b/dataset_1k_720p_2/images/scene_0132_cf2.png deleted file mode 100644 index c222042b551602e35730eb4eaf29e082eedb2960..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0132_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f73c1be7d2d667b3b648a8449ab519aea0918104defbcf3333b965beb9086510 -size 1176079 diff --git a/dataset_1k_720p_2/images/scene_0132_original.png b/dataset_1k_720p_2/images/scene_0132_original.png deleted file mode 100644 index 639aad456d5c71c0d5e0e94458e8a05ac7494e6e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0132_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94453a18548659aef612cf5187207c22aed85689c70c5c8d4b9d7bc4ad98006f -size 1174439 diff --git a/dataset_1k_720p_2/images/scene_0133_cf1.png b/dataset_1k_720p_2/images/scene_0133_cf1.png deleted file mode 100644 index 208ce907ac13ab81c4934c800498e7d461fe99f5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0133_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3c6921751878f60def5c2a21ee372a2f40906499abf1dbd17e86d82f9ee6a82 -size 1050616 diff --git a/dataset_1k_720p_2/images/scene_0133_cf2.png b/dataset_1k_720p_2/images/scene_0133_cf2.png deleted file mode 100644 index be7ec4efc48cb57d791313b03a4c6b585a52901e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0133_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55db2223d7f4c1fcbd66401e5b0d7f046ec746196300f6a1e3c35f4b2ff00b83 -size 1061221 diff --git a/dataset_1k_720p_2/images/scene_0133_original.png b/dataset_1k_720p_2/images/scene_0133_original.png deleted file mode 100644 index 0e93cdfa0b6c0925a40abb0186e301838f894ef3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0133_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ae31e78207829f46559862f969b1d3307a74ec7843c9d9f3396fa0d060e828f -size 1045014 diff --git a/dataset_1k_720p_2/images/scene_0134_cf1.png b/dataset_1k_720p_2/images/scene_0134_cf1.png deleted file mode 100644 index e74e38a44a3ab2b4b43ee362b4f486a96cb1f571..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0134_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc9c1efe2ea0209e13044cb5d735b8b04f87ec72e54b76d8b9f491a6b74334e5 -size 1164947 diff --git a/dataset_1k_720p_2/images/scene_0134_cf2.png b/dataset_1k_720p_2/images/scene_0134_cf2.png deleted file mode 100644 index 54e127fab017f1f9e41f2ebbea02622276f4b377..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0134_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0df97d69b73bc92bc7c28ff152ba316531706d60555eec7f8fc5d2bfaa9ef95f -size 1245042 diff --git a/dataset_1k_720p_2/images/scene_0134_original.png b/dataset_1k_720p_2/images/scene_0134_original.png deleted file mode 100644 index 4675459b81c5192608029c11e2438133237cc76b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0134_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b968e36f4f7403bb0daa4681dddb5dd7193b579806f13a7d82dc913fcd46e354 -size 1163424 diff --git a/dataset_1k_720p_2/images/scene_0135_cf1.png b/dataset_1k_720p_2/images/scene_0135_cf1.png deleted file mode 100644 index 7622ab031a424d6fb8a6f281d2119645bf50cbd7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0135_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:34232d260f747322ac482bb4b5293fae4c2259848c0a88de77df4eef4eec05aa -size 1165806 diff --git a/dataset_1k_720p_2/images/scene_0135_cf2.png b/dataset_1k_720p_2/images/scene_0135_cf2.png deleted file mode 100644 index fff28b3993ef0dcc58489bf5c919929eb5cd7691..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0135_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01cf246ebb630167e1f3a3f1c0d9153c02ec7ae80df2ca72959876f747dd348f -size 1214239 diff --git a/dataset_1k_720p_2/images/scene_0135_original.png b/dataset_1k_720p_2/images/scene_0135_original.png deleted file mode 100644 index cefd7b4a5ff49d6f33b1d841092e4365e27fa649..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0135_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9ca20b3688d1fc8a327b403b584de99bd9b60a97e0022ea61bf0ab58d1a8b3c -size 1197537 diff --git a/dataset_1k_720p_2/images/scene_0136_cf1.png b/dataset_1k_720p_2/images/scene_0136_cf1.png deleted file mode 100644 index 4f4b8b2080fee3547a2348d96db5b1616f04970d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0136_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43294328b19841d5c1f8f003c92592a747b6c2d00a1168aa99537e8db5b56edd -size 1223367 diff --git a/dataset_1k_720p_2/images/scene_0136_cf2.png b/dataset_1k_720p_2/images/scene_0136_cf2.png deleted file mode 100644 index 908c89617c74959a9580943b55b344ebed4671d1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0136_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d9df8fb3135f7f8c9a8fb57632e2e81db0388cb0c54ecc38f956bfd4a6b6a2b -size 1227384 diff --git a/dataset_1k_720p_2/images/scene_0136_original.png b/dataset_1k_720p_2/images/scene_0136_original.png deleted file mode 100644 index 4ae4c5368b46209874fcbe36444445f5c1d01120..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0136_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a770332ea8cca08e5553bb294db2e090d4aea2d128fbeeab10f3f96e9dbeb871 -size 1225103 diff --git a/dataset_1k_720p_2/images/scene_0137_cf1.png b/dataset_1k_720p_2/images/scene_0137_cf1.png deleted file mode 100644 index 71e5cc54354fea84bd22494520592d748e8534ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0137_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:724ebe0fb9f24c83107be86c56085a1aced70cbf965c68dc41b144c7217e334b -size 1316837 diff --git a/dataset_1k_720p_2/images/scene_0137_cf2.png b/dataset_1k_720p_2/images/scene_0137_cf2.png deleted file mode 100644 index 001086c380d9bdc826522eb2091508947b55aa57..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0137_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e8eb2b71690c10112fb6dd6d745ceb5992349afd0fb8cfbea4d92079011ede6 -size 1289069 diff --git a/dataset_1k_720p_2/images/scene_0137_original.png b/dataset_1k_720p_2/images/scene_0137_original.png deleted file mode 100644 index 6c383d1c45e3b2439b41f9c6fb18cf055a560ba9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0137_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:880a2bbe6f5ba86f0ad78a7ad235ef09d579bc61ccceb32e342cd8ca197c3388 -size 1293267 diff --git a/dataset_1k_720p_2/images/scene_0138_cf1.png b/dataset_1k_720p_2/images/scene_0138_cf1.png deleted file mode 100644 index 992f0e8c3999960da31df22f7c84d5f6122adbba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0138_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca6f08bc436cfc47c7e888308067db5cfa521d8e83f83aa4a7d7c32a51a14b26 -size 1167749 diff --git a/dataset_1k_720p_2/images/scene_0138_cf2.png b/dataset_1k_720p_2/images/scene_0138_cf2.png deleted file mode 100644 index 9884f205349966e3ce4f6c3ad6262c9796c1707e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0138_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4db411f4d6c1887c657db911663102560c912465a29bdb54264d389c89f3bafe -size 1255573 diff --git a/dataset_1k_720p_2/images/scene_0138_original.png b/dataset_1k_720p_2/images/scene_0138_original.png deleted file mode 100644 index 38317630b3f074d021d66aa19153b62f7c6e93de..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0138_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c8086d75f7ca5fe1b06445f2eb8d459ba5bf24cb6ba10dab0c6b41864d67c24 -size 1211761 diff --git a/dataset_1k_720p_2/images/scene_0139_cf1.png b/dataset_1k_720p_2/images/scene_0139_cf1.png deleted file mode 100644 index 873da297d86dc8a8c64b074afc77731920fe8452..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0139_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08bd54ff36de64886bb9553e349582ed5692f431484734a56b3400cfd4686a10 -size 1174583 diff --git a/dataset_1k_720p_2/images/scene_0139_cf2.png b/dataset_1k_720p_2/images/scene_0139_cf2.png deleted file mode 100644 index 5956dd283f5c516b33fb8dc7c300f054a8831200..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0139_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f9edf3be6949f7f58a2f1f72e769faaaa7196c74bad4d5cc543bec1c22eb388 -size 1183419 diff --git a/dataset_1k_720p_2/images/scene_0139_original.png b/dataset_1k_720p_2/images/scene_0139_original.png deleted file mode 100644 index 969d9f9e67f4c150ce59da3b4922b9458b0b49c0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0139_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e37352f0326e2ff359520147d27ab3538c60e23acdfd25e65b97912c6cef05ef -size 1222429 diff --git a/dataset_1k_720p_2/images/scene_0140_cf1.png b/dataset_1k_720p_2/images/scene_0140_cf1.png deleted file mode 100644 index 156c3268ef3dce7f0a4f088bd2806ad46076cbde..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0140_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24f4537ecf667a6a295c9b72d6224b1cc0341a57c8adc5f2aba0181eb4a85dd7 -size 1188655 diff --git a/dataset_1k_720p_2/images/scene_0140_cf2.png b/dataset_1k_720p_2/images/scene_0140_cf2.png deleted file mode 100644 index 2869651a93a3dec3cf14ef526d38b7458e5fd88e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0140_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ded6d2dce641527638aeeb6f380d103aab52bdfe5bc9ac0e061e38d4ebe2339e -size 1163731 diff --git a/dataset_1k_720p_2/images/scene_0140_original.png b/dataset_1k_720p_2/images/scene_0140_original.png deleted file mode 100644 index d593f6f4725d9fb709e643a03de63cac12ca2d8f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0140_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe7bb36a6293ab08f1e8c39ff9fd68820581505ade486c82a4dc8dd4f3010d85 -size 1176187 diff --git a/dataset_1k_720p_2/images/scene_0141_cf1.png b/dataset_1k_720p_2/images/scene_0141_cf1.png deleted file mode 100644 index c10a64a9ec06cb64527d1ea4685e619eb13e046b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0141_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c506f1fa73f1d92e334a2bd330e3a6fcc88bb073c34d7f7050f83b86f458661 -size 1263053 diff --git a/dataset_1k_720p_2/images/scene_0141_cf2.png b/dataset_1k_720p_2/images/scene_0141_cf2.png deleted file mode 100644 index fbe40db901a11f580b19cbad4891b15315909a49..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0141_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc26ee565333185bb7247a1ce08b41d90d3852bcad1ce4e4f1e444f8cb9c8957 -size 1278288 diff --git a/dataset_1k_720p_2/images/scene_0141_original.png b/dataset_1k_720p_2/images/scene_0141_original.png deleted file mode 100644 index 9602f7d6ad3a06398b459f0b9940304bf6f1b700..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0141_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db090338c253b5a0b5c6bec1f62cc6f9cf36f1b96f71f95ae526af4e7bc047f9 -size 1279854 diff --git a/dataset_1k_720p_2/images/scene_0142_cf1.png b/dataset_1k_720p_2/images/scene_0142_cf1.png deleted file mode 100644 index f21a996a06be8a1098f54d26f4ccf98a93b42327..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0142_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:770fcb94df16e2d933e1620ba9e50e03e820ff691d709a334befa699d3a63fb1 -size 1271320 diff --git a/dataset_1k_720p_2/images/scene_0142_cf2.png b/dataset_1k_720p_2/images/scene_0142_cf2.png deleted file mode 100644 index f539d4edfa69a42887f746d3df899c51e195c37a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0142_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a1e1cff7d7cbe43f9183a2d6dc0a4b0f717922fd8061694b767749af88368fe -size 1271594 diff --git a/dataset_1k_720p_2/images/scene_0142_original.png b/dataset_1k_720p_2/images/scene_0142_original.png deleted file mode 100644 index ba146a155ea0ddb411f8a8a0511b75ae51dc4e6d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0142_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a05276298cbe5e832a865b54987d969531961870b4563eb207ce52a4d949a81 -size 1276547 diff --git a/dataset_1k_720p_2/images/scene_0143_cf1.png b/dataset_1k_720p_2/images/scene_0143_cf1.png deleted file mode 100644 index ad55816cc2949b31585fd984db3fc7192178f728..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0143_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e4956d8e28f4d2f42186b0bf24549eb2834af5bdb02e32bb025ab40e642fd1c -size 1327170 diff --git a/dataset_1k_720p_2/images/scene_0143_cf2.png b/dataset_1k_720p_2/images/scene_0143_cf2.png deleted file mode 100644 index f93fabe51c598375ffeb346ebe0c0cc772a79378..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0143_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d268e74932d135f6c06a0661ab415084837b8c99f5a37e82646625435e0cb66b -size 1306978 diff --git a/dataset_1k_720p_2/images/scene_0143_original.png b/dataset_1k_720p_2/images/scene_0143_original.png deleted file mode 100644 index c1d7315b2d9339e322fc64cd6a2fb21024b8fef1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0143_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3df8e1875617d04f361ae942f18f5f5f86e61fbb21647af9565def112f5f2ab3 -size 1325026 diff --git a/dataset_1k_720p_2/images/scene_0144_cf1.png b/dataset_1k_720p_2/images/scene_0144_cf1.png deleted file mode 100644 index 0f883132bba04cdff1b927d944d4b03ce83642b2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0144_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:92488c2c7755ef9ce051cb79346cf30406eb2a2f8a3d394bb7862b77c460a675 -size 1237893 diff --git a/dataset_1k_720p_2/images/scene_0144_cf2.png b/dataset_1k_720p_2/images/scene_0144_cf2.png deleted file mode 100644 index 4aa767bf0be762fc412711fd81899114bdb8845b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0144_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56527a7e98ae00b1dae03e6c7f641aea58dfa775542f1940b8e7fdb8a95f257d -size 1238110 diff --git a/dataset_1k_720p_2/images/scene_0144_original.png b/dataset_1k_720p_2/images/scene_0144_original.png deleted file mode 100644 index 1a81c90d389497794f9d4c07416ef3d2fbb8bb98..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0144_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43573ef9e081f139d155f00d557ad8811d0e5bf67fad40e0ccb2df832d3e7224 -size 1236509 diff --git a/dataset_1k_720p_2/images/scene_0145_cf1.png b/dataset_1k_720p_2/images/scene_0145_cf1.png deleted file mode 100644 index 5c28fdc2408d98b5988da71c6bb1a098903a457d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0145_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e163b8f3899af59ae6538182a264dcef3b63ba30807458d7fe50b13fe0eec46 -size 1252066 diff --git a/dataset_1k_720p_2/images/scene_0145_cf2.png b/dataset_1k_720p_2/images/scene_0145_cf2.png deleted file mode 100644 index 88604e51c26b9871cfc107ab2ca39a2b46291d8f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0145_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c6da75e111ca44199571c556079a8b0d848b47fee86aaffc3657b524d4ba2c5 -size 1194293 diff --git a/dataset_1k_720p_2/images/scene_0145_original.png b/dataset_1k_720p_2/images/scene_0145_original.png deleted file mode 100644 index 2554fc5374dda3887300334e5e60a1c122a52ec3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0145_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b68addc1bdde394f5c93578e38d28da2d463995ebd2c5ef599b456cd4e27e37a -size 1243715 diff --git a/dataset_1k_720p_2/images/scene_0146_cf1.png b/dataset_1k_720p_2/images/scene_0146_cf1.png deleted file mode 100644 index f89d9be8c010fb2bf66188070ab3ea040308b626..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0146_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e50bed27a8c7fd61a6d0d3f61ebcfacd0698a12ce5f499701c342b9e0ec1a3c8 -size 1169209 diff --git a/dataset_1k_720p_2/images/scene_0146_cf2.png b/dataset_1k_720p_2/images/scene_0146_cf2.png deleted file mode 100644 index 52d2c90a3c615ecb50abb87b048dbcb3681b305a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0146_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db441a8933e3c167be8df20d88794e1a5d9a548b588d925e763510a1b48d813a -size 1159975 diff --git a/dataset_1k_720p_2/images/scene_0146_original.png b/dataset_1k_720p_2/images/scene_0146_original.png deleted file mode 100644 index b9e260d16dae1bf11e568958d38956ede1398563..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0146_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a683fab47356c27924e3484f113ddea9603f0511406b9979bd2db6033b431e7 -size 1181642 diff --git a/dataset_1k_720p_2/images/scene_0147_cf1.png b/dataset_1k_720p_2/images/scene_0147_cf1.png deleted file mode 100644 index 170c1441c274df6d1b70f2f14dfa12d705e812d4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0147_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6dca830f1b913e0af2715dc94d19821730bba0e3a47daa78d457df4ce965273a -size 1211115 diff --git a/dataset_1k_720p_2/images/scene_0147_cf2.png b/dataset_1k_720p_2/images/scene_0147_cf2.png deleted file mode 100644 index 69dfb9d31af3769a6023b670da4cac8f7d197459..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0147_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b368a9c323db79ea991e7dc98a8ea943f7ebe85b839c09a9adb62867ad5d3af7 -size 1212140 diff --git a/dataset_1k_720p_2/images/scene_0147_original.png b/dataset_1k_720p_2/images/scene_0147_original.png deleted file mode 100644 index 8e11add4c11fdc9b031b08c05407483a54e3439a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0147_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:222ca04c17dcd5b02273199f02ef44dd0f331e9e924a12dbc461d73969a8cc49 -size 1222040 diff --git a/dataset_1k_720p_2/images/scene_0148_cf1.png b/dataset_1k_720p_2/images/scene_0148_cf1.png deleted file mode 100644 index 67c439dfbaad86fee11720998351ec7618b46501..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0148_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d3f6ba1f2b3a01d4e695c701e090ab4c211be012da25b5d84f41c4ea4622390 -size 1144369 diff --git a/dataset_1k_720p_2/images/scene_0148_cf2.png b/dataset_1k_720p_2/images/scene_0148_cf2.png deleted file mode 100644 index 3db508260258bca6f36168cc5bd7eae7a8507203..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0148_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95e67d56a1001bf1c850f416434df8d952b12912fbb328ca50e5f229d95291a6 -size 1122697 diff --git a/dataset_1k_720p_2/images/scene_0148_original.png b/dataset_1k_720p_2/images/scene_0148_original.png deleted file mode 100644 index 93ddfa14bfa7ddcbb816a588f6ed0ef233ec1617..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0148_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:005c1facbcfb0d51ceabde9d73fafd6da9c4a6fa100064af0dfa41954932a1c8 -size 1145848 diff --git a/dataset_1k_720p_2/images/scene_0149_cf1.png b/dataset_1k_720p_2/images/scene_0149_cf1.png deleted file mode 100644 index 32ad2baf9c2a683c2f42fa270a4561cc0e1dafac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0149_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca592e6f2ef073971ebbb2446673364e06a1d2a50435905db087435afb68db60 -size 1129947 diff --git a/dataset_1k_720p_2/images/scene_0149_cf2.png b/dataset_1k_720p_2/images/scene_0149_cf2.png deleted file mode 100644 index 391a0575084013e68a0b9c355ca44dbc337e1ba9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0149_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18f3ad9aaaa9bccec37239a29200f4a17d58141d383f3872f1b0cf1abf0b5204 -size 1135539 diff --git a/dataset_1k_720p_2/images/scene_0149_original.png b/dataset_1k_720p_2/images/scene_0149_original.png deleted file mode 100644 index d51fa23773d4b2ea925cb8ee101eb88a3958ef4d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0149_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3b997c7908fcd8a6e5cd765c6ffe1197002095e85adf5cf37ae39413140bc26 -size 1126803 diff --git a/dataset_1k_720p_2/images/scene_0150_cf1.png b/dataset_1k_720p_2/images/scene_0150_cf1.png deleted file mode 100644 index 470ec23ba1a93a27eb3b22920c37f1043a8168e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0150_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4d6236b06a91c198c8cf6abcbc19c995771bf97539df30e76a7b20ee64ff96a -size 1183616 diff --git a/dataset_1k_720p_2/images/scene_0150_cf2.png b/dataset_1k_720p_2/images/scene_0150_cf2.png deleted file mode 100644 index 3e859352622bff11a064e1075fff129e08e40b37..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0150_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:529a204a951cc1d70285ae0dcc62c5a8f2ca8899ae53c725e2c3b6daafdaeafb -size 1121052 diff --git a/dataset_1k_720p_2/images/scene_0150_original.png b/dataset_1k_720p_2/images/scene_0150_original.png deleted file mode 100644 index c157481e3a8602fdb06e99405ad97a9863acf421..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0150_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:971a794c7e2a50333d775825f32febe34f709143a67e1c2a04dd066a2fae6875 -size 1180831 diff --git a/dataset_1k_720p_2/images/scene_0151_cf1.png b/dataset_1k_720p_2/images/scene_0151_cf1.png deleted file mode 100644 index 4b4b9212e488153a6a05f985ebf213e90f6bdd37..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0151_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ff91701ea49ea0f1439a0ba3b6ea945caa2834024b3e020f17bf0a56a4d39f1 -size 1149390 diff --git a/dataset_1k_720p_2/images/scene_0151_cf2.png b/dataset_1k_720p_2/images/scene_0151_cf2.png deleted file mode 100644 index e71701f85ac7179692eae382fe858ffc00d36457..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0151_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4697c8226cf3369c14d7dacbc3bb068f0f670592287e686934f14f692942ddc -size 1146314 diff --git a/dataset_1k_720p_2/images/scene_0151_original.png b/dataset_1k_720p_2/images/scene_0151_original.png deleted file mode 100644 index 7d2858d29fd7340e3800e9212c9a7bea04687cfe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0151_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa34813944027cbaf044b7036a945eb3bbffc23d902ae80458eafe94d3190404 -size 1149140 diff --git a/dataset_1k_720p_2/images/scene_0152_cf1.png b/dataset_1k_720p_2/images/scene_0152_cf1.png deleted file mode 100644 index c3f8f7d73183a364e19a47a8efd428636042f812..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0152_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:113050ab09a9da3e6671de2504b0bd068c18fb839212afaead77855e4025e4d7 -size 1205788 diff --git a/dataset_1k_720p_2/images/scene_0152_cf2.png b/dataset_1k_720p_2/images/scene_0152_cf2.png deleted file mode 100644 index 42ac5ac5499140a900f1639402037fc149802e67..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0152_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c81eacc930a0d00c1d94c529c9eeb33a4046472456c3f50fb76588023859965 -size 1207857 diff --git a/dataset_1k_720p_2/images/scene_0152_original.png b/dataset_1k_720p_2/images/scene_0152_original.png deleted file mode 100644 index 8e56fbe79563059e39591aef9e7686b0b797827b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0152_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6c726fb628e1ee35ce2ca1c3059430b3ad19bb5ec5c6302c93d7a9fdf7cf53b -size 1209808 diff --git a/dataset_1k_720p_2/images/scene_0153_cf1.png b/dataset_1k_720p_2/images/scene_0153_cf1.png deleted file mode 100644 index 54552085be23926d7a787588bc279801b6fa46e8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0153_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7ed1a94eff408bd1d53f449970ee92007a67b0299b9a3f655489e7ae6783074 -size 1102116 diff --git a/dataset_1k_720p_2/images/scene_0153_cf2.png b/dataset_1k_720p_2/images/scene_0153_cf2.png deleted file mode 100644 index f7eb55ec1592c8f7cc1a5dfd2eb7ef4820379385..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0153_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee3fb5c91a5246ba1b4b4a06f052e0c101d0aa26bcfaef4f6a716b962998d7f0 -size 1091574 diff --git a/dataset_1k_720p_2/images/scene_0153_original.png b/dataset_1k_720p_2/images/scene_0153_original.png deleted file mode 100644 index f42b2e28df65c2f6688dfc79a51226f0dc53f3c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0153_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e305fba177d323ac7b854e7c544c9e87ea7c9612d3a072eb08a6cbefd1f670b0 -size 1101756 diff --git a/dataset_1k_720p_2/images/scene_0154_cf1.png b/dataset_1k_720p_2/images/scene_0154_cf1.png deleted file mode 100644 index eb9c92dba2efe2c3bbdc1584e2fb2b1480f0b79b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0154_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c4ebb0d3209a67631cc7b4a6fc3e3c0240fa90e7ebeffd8ed257cc09c6e58c8 -size 1129407 diff --git a/dataset_1k_720p_2/images/scene_0154_cf2.png b/dataset_1k_720p_2/images/scene_0154_cf2.png deleted file mode 100644 index 312bfbdd8c76fd7fdfc6c1c4185f0d4f4fb0b867..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0154_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d66e64f718116a995ecbaea604c04bf45d26c146e3cf6919553f5ba714829fe -size 1143987 diff --git a/dataset_1k_720p_2/images/scene_0154_original.png b/dataset_1k_720p_2/images/scene_0154_original.png deleted file mode 100644 index caaf3394ea44bf932362fac5b7294882906cfa1a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0154_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a80ab8834ce642e22e38e4555e0729894b89c2afc1d64a0f881f7004d31b73e5 -size 1142078 diff --git a/dataset_1k_720p_2/images/scene_0155_cf1.png b/dataset_1k_720p_2/images/scene_0155_cf1.png deleted file mode 100644 index f2ebb42bf47c162b1e9c6cad2742a75859891c31..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0155_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48e9c0d6e30a177d146c6099ed110879b09c67dbe050452204ef7f46a8508405 -size 1160027 diff --git a/dataset_1k_720p_2/images/scene_0155_cf2.png b/dataset_1k_720p_2/images/scene_0155_cf2.png deleted file mode 100644 index 246cb80a7e6dc76b2669b2732bbcff3f08de304d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0155_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d6f416a3a13a670337cd2132461262480e047dd18d01ed8d46e60a388815671 -size 1169812 diff --git a/dataset_1k_720p_2/images/scene_0155_original.png b/dataset_1k_720p_2/images/scene_0155_original.png deleted file mode 100644 index 2e85d9619cc15939eb8d415b53f79524fc5bcd19..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0155_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c9a14d4ac9c8573633ae984b5a7cb2e6ad261216051c53e93b52b1aa71dc626 -size 1151671 diff --git a/dataset_1k_720p_2/images/scene_0156_cf1.png b/dataset_1k_720p_2/images/scene_0156_cf1.png deleted file mode 100644 index 9b1010443fb3df27ccf9fc40e3649dc5e1e5f338..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0156_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:253df88a96b7e9618fb145653e670bcf9e50c6c132c6fbc77041515864e54875 -size 1277674 diff --git a/dataset_1k_720p_2/images/scene_0156_cf2.png b/dataset_1k_720p_2/images/scene_0156_cf2.png deleted file mode 100644 index 115a3e9bb4358b727d1c4fc6317b4b827a2df684..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0156_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46a5e34f8a18373bf36697854c9f30f8e1dab781e20ca0739c8a9b7e710ec11b -size 1295897 diff --git a/dataset_1k_720p_2/images/scene_0156_original.png b/dataset_1k_720p_2/images/scene_0156_original.png deleted file mode 100644 index b064dfc2b586d091b5ca868751aae649e6837851..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0156_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:044dcab95b7565ae29d8e574270811ffebb6cc1334949ae0a6451035c5268b16 -size 1286306 diff --git a/dataset_1k_720p_2/images/scene_0157_cf1.png b/dataset_1k_720p_2/images/scene_0157_cf1.png deleted file mode 100644 index e5cd36271a7813bfa3efea52ae800f922872e0f0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0157_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6485845ebddd28735da0f70a0a10f6be79c1c392140d2df2b97c5d4f3bef8255 -size 1090294 diff --git a/dataset_1k_720p_2/images/scene_0157_cf2.png b/dataset_1k_720p_2/images/scene_0157_cf2.png deleted file mode 100644 index 28eee5fb7ef087b1c6748b9156bcea401adb3681..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0157_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:112faa7e79949f47972d0b5f930ddb83d484a9d6db0aafb175f55eacceaf4f8f -size 1094827 diff --git a/dataset_1k_720p_2/images/scene_0157_original.png b/dataset_1k_720p_2/images/scene_0157_original.png deleted file mode 100644 index 99ad8da835f875bb38dc29a71d48ff92e9f22bfd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0157_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cfefd8b427d87ed2f569f019b5a93f24f200c2ec786243daf912ee6de8bf03b8 -size 1092868 diff --git a/dataset_1k_720p_2/images/scene_0158_cf1.png b/dataset_1k_720p_2/images/scene_0158_cf1.png deleted file mode 100644 index 8290963efa7d49209c726b741cc37865242927f1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0158_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c4df5e2e132fc6bb18c1a039624bc32d8d916244f866a96688e79edc4fbccb6 -size 1253417 diff --git a/dataset_1k_720p_2/images/scene_0158_cf2.png b/dataset_1k_720p_2/images/scene_0158_cf2.png deleted file mode 100644 index 8dd2dc4a0abaedf81a3396c63c47616bc77cdc10..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0158_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79d44435dcf6a209d6d5ddc5074fb632cb431bbe4668069bd369c05370aba368 -size 1272657 diff --git a/dataset_1k_720p_2/images/scene_0158_original.png b/dataset_1k_720p_2/images/scene_0158_original.png deleted file mode 100644 index bf622f16d9dd376371f45bf466d2e94eaa616253..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0158_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:075b9a9e9e5d5dc93c9074142c9087d55487ae5e6cffd66bd02484d4f6f4e379 -size 1290640 diff --git a/dataset_1k_720p_2/images/scene_0159_cf1.png b/dataset_1k_720p_2/images/scene_0159_cf1.png deleted file mode 100644 index cd8e96feb9e4fbec475779426c614956d8b4c278..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0159_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da4c36e2736412f6635e6e9243fa2bfb9286f8a5ecd440a5638eabd5260b674e -size 1152236 diff --git a/dataset_1k_720p_2/images/scene_0159_cf2.png b/dataset_1k_720p_2/images/scene_0159_cf2.png deleted file mode 100644 index f49ecdc07fa38b017eb12056f1c9a9605aef595b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0159_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27cd64f306c5f908f096e2b5200fe4900a96dc512d8060bcbd121c5d8ac66258 -size 1173847 diff --git a/dataset_1k_720p_2/images/scene_0159_original.png b/dataset_1k_720p_2/images/scene_0159_original.png deleted file mode 100644 index c661db57819baa34ca87e5e306877854b7c73452..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0159_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8324bc214da9a755de8eb52a7e9bbdc8f79af2ff9ad5a3e387af28a8e03d04ed -size 1165854 diff --git a/dataset_1k_720p_2/images/scene_0160_cf1.png b/dataset_1k_720p_2/images/scene_0160_cf1.png deleted file mode 100644 index 47aee2f39602c0c37c5810c36b98a441179a289c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0160_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc2a8f3a6b1f827b66cfd403c756387f44e43d02d9528410dd0cbd807f94f32b -size 1068757 diff --git a/dataset_1k_720p_2/images/scene_0160_cf2.png b/dataset_1k_720p_2/images/scene_0160_cf2.png deleted file mode 100644 index 4f221daa3b06e914c7af16807e454170276ea53c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0160_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39d2d62673a3625f7ccc61eb0004e6c7fa15f896377c0a34051e450db800b6a2 -size 1078106 diff --git a/dataset_1k_720p_2/images/scene_0160_original.png b/dataset_1k_720p_2/images/scene_0160_original.png deleted file mode 100644 index 37acbc4a8db3c1366d6da52d64804eb09dc58fc1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0160_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90613675970bbc8a25c06ee3c35865efc25acb8cd10e546ba09b8aeb9c231045 -size 1075789 diff --git a/dataset_1k_720p_2/images/scene_0161_cf1.png b/dataset_1k_720p_2/images/scene_0161_cf1.png deleted file mode 100644 index b421fc7f862471c37ec49f595794f5ad6db1f221..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0161_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:255728100042dbbe8c8ccca2db770250ddf810f0c15a1fd27568e43256e957ba -size 1286319 diff --git a/dataset_1k_720p_2/images/scene_0161_cf2.png b/dataset_1k_720p_2/images/scene_0161_cf2.png deleted file mode 100644 index 1ad5c05dea428e15d0039fb9183bcbdcda1b4852..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0161_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8b0f0506b4281c955e3d2b39e2eec97c4dfeb54a14b3cdd19dc8498caf86b5f -size 1300266 diff --git a/dataset_1k_720p_2/images/scene_0161_original.png b/dataset_1k_720p_2/images/scene_0161_original.png deleted file mode 100644 index 38a00f253d6acacf53fe6b2acaaf37bb3fd4d136..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0161_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce14f1bd5573835433837d1873cf2435eb5e936b89b2ac5e7dcf064b7ef6e117 -size 1284217 diff --git a/dataset_1k_720p_2/images/scene_0162_cf1.png b/dataset_1k_720p_2/images/scene_0162_cf1.png deleted file mode 100644 index c9b5c2553e3865417b6b64a3b34f7fc406185c08..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0162_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c115686c345602596cee394c7d86b4a10ae66f1f4ac51a11b3b988fab793f0e -size 1279083 diff --git a/dataset_1k_720p_2/images/scene_0162_cf2.png b/dataset_1k_720p_2/images/scene_0162_cf2.png deleted file mode 100644 index 8c5ffb57e03258a798cbc4f869b61bb47b0b1735..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0162_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1decb4fd29c6260d01503ce61a1cb12d540e9c9ca71657c4aef00552d3def8d4 -size 1245210 diff --git a/dataset_1k_720p_2/images/scene_0162_original.png b/dataset_1k_720p_2/images/scene_0162_original.png deleted file mode 100644 index 1576e277df852133edc77cc888b368df4de9662b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0162_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d42e0a137c677719dbad2ee86af36c62d073be5af514c5e204a69c4424dece72 -size 1251802 diff --git a/dataset_1k_720p_2/images/scene_0163_cf1.png b/dataset_1k_720p_2/images/scene_0163_cf1.png deleted file mode 100644 index 94f41a88b93b9e866df300e6d71bb454d60f15df..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0163_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3fddc87f2a4792691035ad64cb6a3a9a3d7ee7ab857e2786b720b00df5624f3 -size 1250525 diff --git a/dataset_1k_720p_2/images/scene_0163_cf2.png b/dataset_1k_720p_2/images/scene_0163_cf2.png deleted file mode 100644 index 755643da3d41f587f93ec5113ca0bf45559aa108..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0163_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c70bb84084682af60738edd8b0f0a67a873ab2a5209dac7211833feb8e31f46 -size 1293191 diff --git a/dataset_1k_720p_2/images/scene_0163_original.png b/dataset_1k_720p_2/images/scene_0163_original.png deleted file mode 100644 index adb01eba5edf8a9d5b35a9756670c2e7ab065193..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0163_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51ec61f6595d89c90a34400b502522b1d8c5c6517196715fb11ca737cf55624d -size 1254787 diff --git a/dataset_1k_720p_2/images/scene_0164_cf1.png b/dataset_1k_720p_2/images/scene_0164_cf1.png deleted file mode 100644 index 7ec8c66e751076880d87195522894f20f187df00..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0164_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a779c989a281cb6846b8ab09a4a8c9437427c77e95f435b68e5a2552d857d516 -size 1033305 diff --git a/dataset_1k_720p_2/images/scene_0164_cf2.png b/dataset_1k_720p_2/images/scene_0164_cf2.png deleted file mode 100644 index cb07392f43d2609a7123320c59e4be57358aa19b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0164_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78f83cd5e1751211339417d74073a6f176a670584cde4aab59a52c9cdef59e89 -size 1052055 diff --git a/dataset_1k_720p_2/images/scene_0164_original.png b/dataset_1k_720p_2/images/scene_0164_original.png deleted file mode 100644 index c77ad0e4cf11244c51a50fe76a5c2d2e9d138797..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0164_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70f761c364e2ab0150a7a96c4dce680f361f591fb522772d569e405408d423a7 -size 1041596 diff --git a/dataset_1k_720p_2/images/scene_0165_cf1.png b/dataset_1k_720p_2/images/scene_0165_cf1.png deleted file mode 100644 index d91d5d7b746242619d978ffb3e66ab50daf0cf13..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0165_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9291d241f8b54dfb86aa11c7639d8aab075b4b1ed009ce505ad8970061d73d1a -size 1096649 diff --git a/dataset_1k_720p_2/images/scene_0165_cf2.png b/dataset_1k_720p_2/images/scene_0165_cf2.png deleted file mode 100644 index 0fe7c1754c426f3394c0bead37331aee4d0eca77..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0165_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d86b4fa26b9388f0997fa2ee94e0423ad41967f099f997689c3f6072816fd974 -size 1121753 diff --git a/dataset_1k_720p_2/images/scene_0165_original.png b/dataset_1k_720p_2/images/scene_0165_original.png deleted file mode 100644 index 606aba61d5d09aa17a4f0569de0b962b5a2eb82c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0165_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:982533d8ad44089a95bc15f43be47be1605c18462824b7e9b9a8fc818f9ef316 -size 1092748 diff --git a/dataset_1k_720p_2/images/scene_0166_cf1.png b/dataset_1k_720p_2/images/scene_0166_cf1.png deleted file mode 100644 index fe95e2e79fa0d58ee14a23e7bdc3ff833d8a4612..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0166_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ac09ebb1e493e02fc17f91fc1bd0fb27509566a8c1106025f5a073890c6f73e -size 1187618 diff --git a/dataset_1k_720p_2/images/scene_0166_cf2.png b/dataset_1k_720p_2/images/scene_0166_cf2.png deleted file mode 100644 index d59f7841ea4454d7a29dc41bfed8af3def5fd463..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0166_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a7bcdea317580b2b58ef91520f369e0134285b2cbad4f68180648d7154bed88 -size 1197685 diff --git a/dataset_1k_720p_2/images/scene_0166_original.png b/dataset_1k_720p_2/images/scene_0166_original.png deleted file mode 100644 index b2a969bb30ba0d9175c3dcc9538de8871797b4de..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0166_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a800bf88fcab73298c152eb34ace0a07ad68bdc7015cc5434e238e05cb2df391 -size 1188694 diff --git a/dataset_1k_720p_2/images/scene_0167_cf1.png b/dataset_1k_720p_2/images/scene_0167_cf1.png deleted file mode 100644 index bcbac97b0f53b0b508112133425faa5ab94eb279..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0167_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:910bad45806c69e7ea5685fad9f1d8c944379fd26eec749e4846e873b299983e -size 1141984 diff --git a/dataset_1k_720p_2/images/scene_0167_cf2.png b/dataset_1k_720p_2/images/scene_0167_cf2.png deleted file mode 100644 index e07abc6d0c484009e52cd44cab8d3265036f9aae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0167_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9651eca7ce97d972474cc0efd27b24e6f83c591d13cb2c27c3c10bef6f1f0dcd -size 1129093 diff --git a/dataset_1k_720p_2/images/scene_0167_original.png b/dataset_1k_720p_2/images/scene_0167_original.png deleted file mode 100644 index 8b9fd4ffdf81a31086d38cd41cff25f0206edb27..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0167_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6e47dcb94a270d86b337cda2e2a86658a7f9ed9a84d6fe61eec4e614149a19c -size 1140609 diff --git a/dataset_1k_720p_2/images/scene_0168_cf1.png b/dataset_1k_720p_2/images/scene_0168_cf1.png deleted file mode 100644 index 26da551bb90be6c8d58c153c5e40d6027ce4312d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0168_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ab16ac9a13c7bd1576ef51fd6387775585796725e235a59e399730f12ebfc7d -size 1122121 diff --git a/dataset_1k_720p_2/images/scene_0168_cf2.png b/dataset_1k_720p_2/images/scene_0168_cf2.png deleted file mode 100644 index cd5a9124133247ca632ec7ca57850d4f14a99daf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0168_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14aa9a3f2eec558fa069fb214864f90052168f711f8adbcd6ac6455e854a6892 -size 1107689 diff --git a/dataset_1k_720p_2/images/scene_0168_original.png b/dataset_1k_720p_2/images/scene_0168_original.png deleted file mode 100644 index 4ef62fabfb8f1b9380b97445a6b2475b6e0a2b96..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0168_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b975ed27f19dbed040d9b7a6f5cdeed609156116d9ffa367a2177a2ef35f163 -size 1124854 diff --git a/dataset_1k_720p_2/images/scene_0169_cf1.png b/dataset_1k_720p_2/images/scene_0169_cf1.png deleted file mode 100644 index 68cb5213df3e8eef1ea96ccf45a189a0bfb32960..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0169_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7193865366dc3ebd4bbc07572bedd2f20291307a9d31b27743081cbd56383a71 -size 1109127 diff --git a/dataset_1k_720p_2/images/scene_0169_cf2.png b/dataset_1k_720p_2/images/scene_0169_cf2.png deleted file mode 100644 index a913117b9dd6607050319e255025b7aa81664a21..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0169_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c0a82e76133a42e29c49c30c94278175902de3f1b01a575caf1d0f7f5989fa2 -size 1109127 diff --git a/dataset_1k_720p_2/images/scene_0169_original.png b/dataset_1k_720p_2/images/scene_0169_original.png deleted file mode 100644 index 8e25fbce15cf911654fdb35031aacad75074a543..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0169_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f0065183fafca8d8442cbe394a6a950f6cdc8d6e6f613ba0cd333f80f928aef -size 1082750 diff --git a/dataset_1k_720p_2/images/scene_0170_cf1.png b/dataset_1k_720p_2/images/scene_0170_cf1.png deleted file mode 100644 index c63f95a93c2c243b8cace0b06f3634a7aab7d2b4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0170_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:122a9e7b386673d5e1d5ce8bf26eefb0002fd160f96e844d6579cdc8883b4d2c -size 1195344 diff --git a/dataset_1k_720p_2/images/scene_0170_cf2.png b/dataset_1k_720p_2/images/scene_0170_cf2.png deleted file mode 100644 index 22922eee87d5f7ca90dad204cbfca638ed93877c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0170_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b9c07e8314b91f87a4251c822e9ee2b2f0c4b43fd9248878f6189a056cbb8cb -size 1185103 diff --git a/dataset_1k_720p_2/images/scene_0170_original.png b/dataset_1k_720p_2/images/scene_0170_original.png deleted file mode 100644 index 07eb72b7a49e88c2c733fa4fde4d55cfea110f50..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0170_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa4a3513b598712cb1fcf9eaa8f2e4aab6fadc719adf1be0d57df6636fc8c84c -size 1185260 diff --git a/dataset_1k_720p_2/images/scene_0171_cf1.png b/dataset_1k_720p_2/images/scene_0171_cf1.png deleted file mode 100644 index 4f01983cf909ec87088a1e0c10153a13c43299ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0171_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d503d77ea5ebdf4d90a5aee1e07ebfb62e61b5fb3f225c2ea1e104abd19a33a -size 1115604 diff --git a/dataset_1k_720p_2/images/scene_0171_cf2.png b/dataset_1k_720p_2/images/scene_0171_cf2.png deleted file mode 100644 index 9d0bee2bf071059e0b15ee52b22203d3f9c5243f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0171_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9eaf0439ca1b54dde4c41213fa8759eecd5413e9e4dde989762b465ab83f013 -size 1114748 diff --git a/dataset_1k_720p_2/images/scene_0171_original.png b/dataset_1k_720p_2/images/scene_0171_original.png deleted file mode 100644 index ced192b7580472091b75bf5fb213dd0533eb7215..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0171_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c243818eca85cd754c63a82ce550ed8998bc4df08501ff9302c661747d0c6992 -size 1112305 diff --git a/dataset_1k_720p_2/images/scene_0172_cf1.png b/dataset_1k_720p_2/images/scene_0172_cf1.png deleted file mode 100644 index 35928f8ba9930a1d84b6837d772fe663fdaf3341..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0172_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:07ebd2895fa4ffcf725c65ce56ce4d90404b22a7a616b3135d542de3dd64f5f7 -size 1132853 diff --git a/dataset_1k_720p_2/images/scene_0172_cf2.png b/dataset_1k_720p_2/images/scene_0172_cf2.png deleted file mode 100644 index 2458fac19c217797ed380e2441d1941b1382907a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0172_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35112f636f72653b72d0d94c53a908e34c670136f4f5bbbaabf4ce9bc7c5746a -size 1130920 diff --git a/dataset_1k_720p_2/images/scene_0172_original.png b/dataset_1k_720p_2/images/scene_0172_original.png deleted file mode 100644 index d8299ac73eeab8d0e0bb88cb67be7810a1ccb826..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0172_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f0a400ae04e81fb6b44958c4a6704b782fb3ea0fb4fe4a189622ff821e34722 -size 1132586 diff --git a/dataset_1k_720p_2/images/scene_0173_cf1.png b/dataset_1k_720p_2/images/scene_0173_cf1.png deleted file mode 100644 index 785dc4b9cb83fe26828c969c5b769538777619e5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0173_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:abcaaba927c4e3de89e4cb7397e0208c70dff3a6e9525b0a84d690e6820901bf -size 1178459 diff --git a/dataset_1k_720p_2/images/scene_0173_cf2.png b/dataset_1k_720p_2/images/scene_0173_cf2.png deleted file mode 100644 index 284660e22d8d5935777f232adfd714922fc586bc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0173_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:92c2acc60a4873cfd3dc3e73c6955f54a0376751071adb6480d689a498cebcd7 -size 1203285 diff --git a/dataset_1k_720p_2/images/scene_0173_original.png b/dataset_1k_720p_2/images/scene_0173_original.png deleted file mode 100644 index 46acfc320388282db17f7afaf0dc45c187c70303..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0173_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29d4203d1e8affa7bfeb3638fdf8d08591de14bdeba2d25f383b0fe1da3266d0 -size 1180567 diff --git a/dataset_1k_720p_2/images/scene_0174_cf1.png b/dataset_1k_720p_2/images/scene_0174_cf1.png deleted file mode 100644 index a4a32bba2e5b44623d37c79c3f3e5bee78f62303..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0174_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4740bc789463f78f251059d54ac513df766ff024dd539e3dc9e0b7771d5a029 -size 1221138 diff --git a/dataset_1k_720p_2/images/scene_0174_cf2.png b/dataset_1k_720p_2/images/scene_0174_cf2.png deleted file mode 100644 index 8ba58e6090444fd3a45b627a0d6ea370186b2c1d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0174_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a31c8ad8bb625c47b561314a21e83f0f0d3d0f9995c8541102c123357c1d9fe -size 1221140 diff --git a/dataset_1k_720p_2/images/scene_0174_original.png b/dataset_1k_720p_2/images/scene_0174_original.png deleted file mode 100644 index fef2ea81ff5b5094bc81f2ac9219e06f8e7207b8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0174_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68ec4effe9e8d6ca33f570c98453bb93fea0d34f945b7861020d7667050d1afc -size 1220531 diff --git a/dataset_1k_720p_2/images/scene_0175_cf1.png b/dataset_1k_720p_2/images/scene_0175_cf1.png deleted file mode 100644 index ca8deb6d4d20ffa941b615df8d1bc8e1463485ad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0175_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:848b2ead658dcdf4e1b3f0ff082e12cc780fff49f7c94d7ca3d18da836f07f73 -size 1201304 diff --git a/dataset_1k_720p_2/images/scene_0175_cf2.png b/dataset_1k_720p_2/images/scene_0175_cf2.png deleted file mode 100644 index 3c44e854e1485e0788995057e2985fe0c3bf4829..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0175_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef7ddd30896482dbc8af040263c727c76896af24ba27d5fe2458328eb6f369b8 -size 1249403 diff --git a/dataset_1k_720p_2/images/scene_0175_original.png b/dataset_1k_720p_2/images/scene_0175_original.png deleted file mode 100644 index 4e64c91c62caa6e2d73429b57cd71830b3399815..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0175_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:99c540bdb2e87a27d98ea5b9b340e8ab316fbccb91054d62b539216226aa5924 -size 1228726 diff --git a/dataset_1k_720p_2/images/scene_0176_cf1.png b/dataset_1k_720p_2/images/scene_0176_cf1.png deleted file mode 100644 index caa0fa9a6ce93829582a6ca8cd73b4d1183cc2d9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0176_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d10da993d7d92a1eb11fef86f1873a5384013d002d7ff17058bee10169df1777 -size 1253568 diff --git a/dataset_1k_720p_2/images/scene_0176_cf2.png b/dataset_1k_720p_2/images/scene_0176_cf2.png deleted file mode 100644 index 180742db8e927506fc26bbeb06c58a2ebfcecded..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0176_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e98ff583c8ea0c5696e4871cab19b084e678a7456ef30dc0f353973cf92facd -size 1209900 diff --git a/dataset_1k_720p_2/images/scene_0176_original.png b/dataset_1k_720p_2/images/scene_0176_original.png deleted file mode 100644 index d91259678feea8ef05a8b5061e9f1a915f6442f8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0176_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d83af620c553a03e2db617cf22f36d9b0461ae084de67c7d568276da4c6e4dbe -size 1248157 diff --git a/dataset_1k_720p_2/images/scene_0177_cf1.png b/dataset_1k_720p_2/images/scene_0177_cf1.png deleted file mode 100644 index 3d57a1db14aa23e38b229aac232090b9b03f375c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0177_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0917b79f59de4f318ed2f09650c853b4b4975cedbce35d46c7318805578823b2 -size 1212339 diff --git a/dataset_1k_720p_2/images/scene_0177_cf2.png b/dataset_1k_720p_2/images/scene_0177_cf2.png deleted file mode 100644 index b05882cc27a2b28fd9cb070bd7fb74e872cf1c2c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0177_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:372153c137e5d8d5bead62e0cdc23d9ee6a34392a72b9360c09e8874a5c91292 -size 1222539 diff --git a/dataset_1k_720p_2/images/scene_0177_original.png b/dataset_1k_720p_2/images/scene_0177_original.png deleted file mode 100644 index 0b6e4d8510fd02d712b54e6f72d551c2b670e25e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0177_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cbccf4be09c81fd2afd0f47ccea85d25bc3b4ffe85ed4b237db6dcc172ab4f11 -size 1233108 diff --git a/dataset_1k_720p_2/images/scene_0178_cf1.png b/dataset_1k_720p_2/images/scene_0178_cf1.png deleted file mode 100644 index 2956e7d9710a76700e80df685e2e64113004624c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0178_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb134cc0f7912e5c4d2ac77ae5aa1676c7dbb773a8e4001ff13819b39c2b43fc -size 1272606 diff --git a/dataset_1k_720p_2/images/scene_0178_cf2.png b/dataset_1k_720p_2/images/scene_0178_cf2.png deleted file mode 100644 index fc95d146c1537781ab9275468358147f44e9d6ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0178_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:234b542216fff075116fe7efd9f2199daa771162521f7d08b5ed3ff36655e569 -size 1186933 diff --git a/dataset_1k_720p_2/images/scene_0178_original.png b/dataset_1k_720p_2/images/scene_0178_original.png deleted file mode 100644 index 4c4a3d741fdd9f79edf1a191e414b21bd19f0934..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0178_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2a53af0fac62f8c6fc77a2fe8b06b2a87189b78840c7c2411f1d74a5f14def6 -size 1219835 diff --git a/dataset_1k_720p_2/images/scene_0179_cf1.png b/dataset_1k_720p_2/images/scene_0179_cf1.png deleted file mode 100644 index 9de8c36737b673eccc628552719fc1e168242fe9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0179_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d7aa62f15a0f2fc717c4f3b73685fda1afc47cbddd24eca61bdb561bd2e52a0 -size 1211560 diff --git a/dataset_1k_720p_2/images/scene_0179_cf2.png b/dataset_1k_720p_2/images/scene_0179_cf2.png deleted file mode 100644 index b56fa23eaf77865ea76bed6cd0e9debca4bc546e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0179_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71c1f02aa3e0dfda1d77da1a37ce91c86d028f8ade55f8a02ac12ed45820f818 -size 1214268 diff --git a/dataset_1k_720p_2/images/scene_0179_original.png b/dataset_1k_720p_2/images/scene_0179_original.png deleted file mode 100644 index ffaa9e591f11c4a5dc84d0637d13c9252ef1b750..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0179_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc1e65f06d5065583ca1a5bdaed824e8da81aec626bec7767009982756a56f20 -size 1224999 diff --git a/dataset_1k_720p_2/images/scene_0180_cf1.png b/dataset_1k_720p_2/images/scene_0180_cf1.png deleted file mode 100644 index d43f21f1eb89ba0d39a5b5ae1d5d35a17ed29aee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0180_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4444a9ab4ca09df0aaa6e86b4958787a00084dad0b3b304ccd09d881720a6a9e -size 1253986 diff --git a/dataset_1k_720p_2/images/scene_0180_cf2.png b/dataset_1k_720p_2/images/scene_0180_cf2.png deleted file mode 100644 index 391a467ef981f97bb2e5bc7ce56e93b34cff6a95..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0180_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:307f32439e106dd6a9d4510c08ceb6acecef8dac34aa439ff8a97ec3560b7849 -size 1252961 diff --git a/dataset_1k_720p_2/images/scene_0180_original.png b/dataset_1k_720p_2/images/scene_0180_original.png deleted file mode 100644 index 0875f532e40d69af0e5c6a9a7ecba0bcc39fc19f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0180_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:894e56d8ba15908f5f71df669c821b89b0e225adc2d8824e82c34b0bf411d611 -size 1263498 diff --git a/dataset_1k_720p_2/images/scene_0181_cf1.png b/dataset_1k_720p_2/images/scene_0181_cf1.png deleted file mode 100644 index 47007f7ce0829bbe7a1e380d51d774c263104d90..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0181_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:def80305c0299b82611ed7bfe447d14475a0d2045aac5d83afcbee60d3403636 -size 1123163 diff --git a/dataset_1k_720p_2/images/scene_0181_cf2.png b/dataset_1k_720p_2/images/scene_0181_cf2.png deleted file mode 100644 index 07bd7c67cd90db818669f236323f9a6b33323841..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0181_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f502b2aab63b6cce0be1bf0d930aff03cd786a0c922cf85aeff7f732201ce88 -size 1155836 diff --git a/dataset_1k_720p_2/images/scene_0181_original.png b/dataset_1k_720p_2/images/scene_0181_original.png deleted file mode 100644 index 65fc34d730e51176eb6054f8e8a3f41dbab441e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0181_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52eb92b3de2095fe98c5dfcc2f34b10a0807ae252165d26a844d56ccc4cc06cb -size 1145581 diff --git a/dataset_1k_720p_2/images/scene_0182_cf1.png b/dataset_1k_720p_2/images/scene_0182_cf1.png deleted file mode 100644 index 2dc50b7f1c4e39ef05b2b7e08c82e29680676d1d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0182_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad82f913a3a0434d3bdab6e7479adeb38cfd7f56ed730b014cc2ef8b2da00a6c -size 1165212 diff --git a/dataset_1k_720p_2/images/scene_0182_cf2.png b/dataset_1k_720p_2/images/scene_0182_cf2.png deleted file mode 100644 index 32cb08021b8a72404a3f15374575b681d544442d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0182_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ce4df5d652b551f4e31655335ef5f3aa206de6196899dd86e657d7439825f28 -size 1163991 diff --git a/dataset_1k_720p_2/images/scene_0182_original.png b/dataset_1k_720p_2/images/scene_0182_original.png deleted file mode 100644 index 0666f9e3f4d7315829206f50d1cd2f63f9a00c86..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0182_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c001f37111a9a6487d28f92dcecfec857beddeba5be62c52a1c11a0b8135a8b -size 1173228 diff --git a/dataset_1k_720p_2/images/scene_0183_cf1.png b/dataset_1k_720p_2/images/scene_0183_cf1.png deleted file mode 100644 index 9941ccc2185bc08ae5bded2c423ee3b58ccce0d3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0183_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18f19e043967b7138515a85276c9e7954f3767d345cb2e76b6e99dd1f4763dae -size 1185730 diff --git a/dataset_1k_720p_2/images/scene_0183_cf2.png b/dataset_1k_720p_2/images/scene_0183_cf2.png deleted file mode 100644 index 0d3631d87f8cae7d8825987d7466696ae3a90db3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0183_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a73bfb0820e6d1e358b6b94a8c67c70e3bc01a6b1834b33b6f147c2756811f1 -size 1165640 diff --git a/dataset_1k_720p_2/images/scene_0183_original.png b/dataset_1k_720p_2/images/scene_0183_original.png deleted file mode 100644 index 2cf30fa678b35d30131a6f489160034145b6df2c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0183_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9f4af4334fd9756a844fa36e18427d2071b69f1aff81dd09bf4b5595cd1273e -size 1196699 diff --git a/dataset_1k_720p_2/images/scene_0184_cf1.png b/dataset_1k_720p_2/images/scene_0184_cf1.png deleted file mode 100644 index fbec1663f6d2a7f4f1ec868dcd1fdcc0a8b0fe4e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0184_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8080ccf2d698ff38e3eafde2113cf77ffc61de4c1c9ed2ab0cbedf4fb077fa10 -size 1171214 diff --git a/dataset_1k_720p_2/images/scene_0184_cf2.png b/dataset_1k_720p_2/images/scene_0184_cf2.png deleted file mode 100644 index 13bdf7322d3c6f6a03c82995914c9f9c01564402..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0184_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26a335c9c0752fdff6f730ed27210ad7608c5ce178f845b4b6847127ab24324c -size 1228042 diff --git a/dataset_1k_720p_2/images/scene_0184_original.png b/dataset_1k_720p_2/images/scene_0184_original.png deleted file mode 100644 index ea778133c57aaea122343dafc5605b52de3bf14c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0184_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b9e784bce2a0eb4ccc4017f30e930d70caaa512b346183235962585239a73e1 -size 1231263 diff --git a/dataset_1k_720p_2/images/scene_0185_cf1.png b/dataset_1k_720p_2/images/scene_0185_cf1.png deleted file mode 100644 index efd53ca2819c8a47d1429fabb65d4ff3fe938dff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0185_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:829aed94be36275c2d7fe8d03fa0be0e5fdd412fe6d566ac448171a97853b18d -size 1184303 diff --git a/dataset_1k_720p_2/images/scene_0185_cf2.png b/dataset_1k_720p_2/images/scene_0185_cf2.png deleted file mode 100644 index 0df87d718cf448f0e265b9aac95e5f628b0af698..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0185_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8900321db504339cfe5fc345e892277e389e2085a91ff714758ed730f64afe5d -size 1178863 diff --git a/dataset_1k_720p_2/images/scene_0185_original.png b/dataset_1k_720p_2/images/scene_0185_original.png deleted file mode 100644 index 4921a023dd6dd891ca8d6ab56064cedd4c87872f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0185_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f279538cb981b87c34479c63aa60fe1cc1ed1d62ed01e1e2973f7ef8aef5d545 -size 1187367 diff --git a/dataset_1k_720p_2/images/scene_0186_cf1.png b/dataset_1k_720p_2/images/scene_0186_cf1.png deleted file mode 100644 index 95af6365d39d289645eeed5740f4134bd4eec068..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0186_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:92ff458123037183fc87d66b091b28c889ef2540430af8d00f53baf2c7c1779d -size 1192754 diff --git a/dataset_1k_720p_2/images/scene_0186_cf2.png b/dataset_1k_720p_2/images/scene_0186_cf2.png deleted file mode 100644 index 1a411c570911fedea5b328e42e9e68ff64d9ea99..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0186_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:109ffbcd63f7757681c81e64c9000e2644b7dd043d45e5cc3b7816bd558b709b -size 1199411 diff --git a/dataset_1k_720p_2/images/scene_0186_original.png b/dataset_1k_720p_2/images/scene_0186_original.png deleted file mode 100644 index b66b1c64fbdf528a6eabe04df74da811dce59b0c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0186_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:005d73900bd76aa1b6c3153ede24f396fc9ddddd14d24a45b6a6e0afeaeb783e -size 1204528 diff --git a/dataset_1k_720p_2/images/scene_0187_cf1.png b/dataset_1k_720p_2/images/scene_0187_cf1.png deleted file mode 100644 index 645b75d2c8c447ce16fe1bd854a019ea4ef73631..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0187_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a197f955d2a4d4ab376c4fe8712a47a396eb0e8614574dafd0a65dfccb58cba3 -size 1146680 diff --git a/dataset_1k_720p_2/images/scene_0187_cf2.png b/dataset_1k_720p_2/images/scene_0187_cf2.png deleted file mode 100644 index e8806d47b70bbec8f820eb2423db597a3d2659d8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0187_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df871c7930246e5a37eb9926d5725ab2d3e84f842437fb16667a88406c49c1f7 -size 1142331 diff --git a/dataset_1k_720p_2/images/scene_0187_original.png b/dataset_1k_720p_2/images/scene_0187_original.png deleted file mode 100644 index 1b32e06a99d2e7f76b8cfa02b01561c1adfe298c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0187_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ee76d2cc80a8a1ab92876dbcd15c0bf6f8b1a889066195ceeb2fc044c5ca844 -size 1139846 diff --git a/dataset_1k_720p_2/images/scene_0188_cf1.png b/dataset_1k_720p_2/images/scene_0188_cf1.png deleted file mode 100644 index 82503b0063367b6d6949a5f8f89b289656e2a07e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0188_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c08915f1aefa5de4e6f0e1df771274639640102ab93d48c11cd2c01221826166 -size 1341491 diff --git a/dataset_1k_720p_2/images/scene_0188_cf2.png b/dataset_1k_720p_2/images/scene_0188_cf2.png deleted file mode 100644 index 31eb7576331baa3df8aaaf4a5119bb3f9754359c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0188_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8cd6fd20a38a5c8d4e5b7560529571e06d5db864ce181457c584f671b7addcce -size 1351159 diff --git a/dataset_1k_720p_2/images/scene_0188_original.png b/dataset_1k_720p_2/images/scene_0188_original.png deleted file mode 100644 index 7b9793157e82810f8aacff5c05929a89ad76adc1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0188_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72dca6701a51e7b7b79baf038231c08fc56f24af60adfbc32b9fda842b03fc26 -size 1354361 diff --git a/dataset_1k_720p_2/images/scene_0189_cf1.png b/dataset_1k_720p_2/images/scene_0189_cf1.png deleted file mode 100644 index 5bce6ed0acc47e11f407be5371dbc0c655ff9114..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0189_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05fcd71a1d1e50a9e63983b55d3a39cc8efb81e3fc0cefe5a7f5b15fb1d032a9 -size 1103848 diff --git a/dataset_1k_720p_2/images/scene_0189_cf2.png b/dataset_1k_720p_2/images/scene_0189_cf2.png deleted file mode 100644 index 97fb442c8610ce0d4d8c5478395e57e89b0fc6ba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0189_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bcc88e10cff925137235a6b4135d8ce36a75e1a5e0fdddaf95ea62b511df67af -size 1067287 diff --git a/dataset_1k_720p_2/images/scene_0189_original.png b/dataset_1k_720p_2/images/scene_0189_original.png deleted file mode 100644 index e581d806c2d89422f9c8686c86ad965e3b831091..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0189_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6196b9ee33884662653f4b2deb2a25c17854cd864556af3532bba088f1fbe6a3 -size 1103072 diff --git a/dataset_1k_720p_2/images/scene_0190_cf1.png b/dataset_1k_720p_2/images/scene_0190_cf1.png deleted file mode 100644 index 3ecb6c3ded6ca7a55e725399afa241ea6fbd4948..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0190_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a7ff80f300e9509e8da1799e4096531d9752ff064eb9a7437fd3779f694af7b -size 1226926 diff --git a/dataset_1k_720p_2/images/scene_0190_cf2.png b/dataset_1k_720p_2/images/scene_0190_cf2.png deleted file mode 100644 index d5cb0e3f6a1bfc378185a1153deffa261b1030f1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0190_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b76459818dca2572a4493f793e4e42e92b8cf34c1793832003ca9d974b84f6eb -size 1221205 diff --git a/dataset_1k_720p_2/images/scene_0190_original.png b/dataset_1k_720p_2/images/scene_0190_original.png deleted file mode 100644 index 2def0b92c40dcc77e4efa00015a5057e33eae26e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0190_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1185305d372560d8024ac7cd7e5aa35ddef7bc66971e3e75dd075fc8d6d6d888 -size 1226407 diff --git a/dataset_1k_720p_2/images/scene_0191_cf1.png b/dataset_1k_720p_2/images/scene_0191_cf1.png deleted file mode 100644 index e6eef33bacd952b447dc45771478204c579794a2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0191_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e082de507bcd26d8d8fffe2da73634ddb43472ff43826375233934becbb5b0e0 -size 1041869 diff --git a/dataset_1k_720p_2/images/scene_0191_cf2.png b/dataset_1k_720p_2/images/scene_0191_cf2.png deleted file mode 100644 index a9f6629915b5405624cf7e63244d9f62471a6f1b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0191_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5629013ee1b9ced69571f79a23392a850588cf1414ba3b97201081db9b8e69a -size 1042911 diff --git a/dataset_1k_720p_2/images/scene_0191_original.png b/dataset_1k_720p_2/images/scene_0191_original.png deleted file mode 100644 index 7c4d48940ad7ad42151d7896fec807b6a50f9035..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0191_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef0140dd9b2353e8d406232dc624cfc506a7df294a0ebd1bf5325a2f83669128 -size 1045559 diff --git a/dataset_1k_720p_2/images/scene_0192_cf1.png b/dataset_1k_720p_2/images/scene_0192_cf1.png deleted file mode 100644 index 161782a67dffbe2c3bdb131c35cc034594db96a4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0192_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:687809b6fe2374e4fcf8574cf76c13e391a7ca9db3bd0f90a4af2bc030c735dc -size 1210860 diff --git a/dataset_1k_720p_2/images/scene_0192_cf2.png b/dataset_1k_720p_2/images/scene_0192_cf2.png deleted file mode 100644 index 2cd4442df7c509500ca3cdafe61b98805e770d65..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0192_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8b9135de9bcb11264d46afa18b19676b1cf61392e22fab6deb90085a129d329 -size 1189824 diff --git a/dataset_1k_720p_2/images/scene_0192_original.png b/dataset_1k_720p_2/images/scene_0192_original.png deleted file mode 100644 index 7f789107b36a37241e6a84bcb1032dd5ff4de513..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0192_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c17d7e1f05e10314466d4bbf07333de800a69e11f9b5ac2dbd6150aeec29df49 -size 1212707 diff --git a/dataset_1k_720p_2/images/scene_0193_cf1.png b/dataset_1k_720p_2/images/scene_0193_cf1.png deleted file mode 100644 index ed2d8e96b727ca60445c1625a7f9454219020786..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0193_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0828c93a04c8f850f3a51579c39d1a03610e64ae80d0535473e283c06a2b896c -size 1197204 diff --git a/dataset_1k_720p_2/images/scene_0193_cf2.png b/dataset_1k_720p_2/images/scene_0193_cf2.png deleted file mode 100644 index cb2415b47a9e757f4893cc0f1b4a360cd4773665..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0193_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b877cf55e784d4fced2f12a27447038eeaad1c71a892eeef5abe4459574b759 -size 1192440 diff --git a/dataset_1k_720p_2/images/scene_0193_original.png b/dataset_1k_720p_2/images/scene_0193_original.png deleted file mode 100644 index 52844e159d6d2ebf8fadae9314c3545437c9d005..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0193_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3426072165147f02638ecbb1f737d5479f32491f0262cb13a6d10d4e5018d88c -size 1185808 diff --git a/dataset_1k_720p_2/images/scene_0194_cf1.png b/dataset_1k_720p_2/images/scene_0194_cf1.png deleted file mode 100644 index 475ab194292f74fefdbe2988b0b6b2c3d1d4a588..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0194_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfae40b6aa6c873f8014b058ea84d2f4231ccb8ef6f2a9042a92131b4988f934 -size 1072765 diff --git a/dataset_1k_720p_2/images/scene_0194_cf2.png b/dataset_1k_720p_2/images/scene_0194_cf2.png deleted file mode 100644 index e60ff72f774528dd97575165f72bfb1095e08361..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0194_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08ff578e816e797e486a2bb8f65815e754317fa093b576d6505d094e641d1e9a -size 1172337 diff --git a/dataset_1k_720p_2/images/scene_0194_original.png b/dataset_1k_720p_2/images/scene_0194_original.png deleted file mode 100644 index ddec4b2a745619b1864ea1314ed7eb8157b6badb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0194_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19bec3b2c46f3c25be1cf053a45fda9badff93331a11e192de3d398dae2417bb -size 1094136 diff --git a/dataset_1k_720p_2/images/scene_0195_cf1.png b/dataset_1k_720p_2/images/scene_0195_cf1.png deleted file mode 100644 index 040ca08ce2dcebdb4ce87d6cbe4be1f335bfb252..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0195_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d6102f1244f0405f7d51df2b8fc99e0e288df6ab5bb9dd181149c6c1387c20e -size 1198137 diff --git a/dataset_1k_720p_2/images/scene_0195_cf2.png b/dataset_1k_720p_2/images/scene_0195_cf2.png deleted file mode 100644 index 2b984acbe799c6cad270a33815f82a34bfc24ce3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0195_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1e8c68e3af8d7b05fb9fd6cd84a57c7a25998ca3f5b1b62a68e798be4111f25 -size 1198474 diff --git a/dataset_1k_720p_2/images/scene_0195_original.png b/dataset_1k_720p_2/images/scene_0195_original.png deleted file mode 100644 index 951269e4f59258dd6f723a20a4be2d9b04b6da41..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0195_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89efff71ed03599bcd9aa5705fa305f24ed288be0b05a01e22cfdb9987e2a5db -size 1196294 diff --git a/dataset_1k_720p_2/images/scene_0196_cf1.png b/dataset_1k_720p_2/images/scene_0196_cf1.png deleted file mode 100644 index 06421bf0dc0dc27d1003595d4347484e56a88dbc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0196_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b78ab607dc221c11aa86679e12fdff7a0b0fa95b6b147370528b168a6dab4bfd -size 1274859 diff --git a/dataset_1k_720p_2/images/scene_0196_cf2.png b/dataset_1k_720p_2/images/scene_0196_cf2.png deleted file mode 100644 index 0163a3b730c147a5df3e40578ad18c13f98ff113..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0196_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf5c9937b4522a220a5030c53c4957b09885bc78c5d0da9eb41df4b9217af455 -size 1262531 diff --git a/dataset_1k_720p_2/images/scene_0196_original.png b/dataset_1k_720p_2/images/scene_0196_original.png deleted file mode 100644 index 0019f4c1e60024b089dd6276b3e2a549f1e9bd0f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0196_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3160f8eab49fe9b0a1ff94f41a3c853ae302fad0debd7353d101afaf03e362a -size 1271293 diff --git a/dataset_1k_720p_2/images/scene_0197_cf1.png b/dataset_1k_720p_2/images/scene_0197_cf1.png deleted file mode 100644 index 7f0df9bce9518a26353ad1f55f720ce18b0cf8c3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0197_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0db4e31c648a9a2c908833e47a1b094409eaf93ce03498cb668224d9ee5c2eb -size 1132711 diff --git a/dataset_1k_720p_2/images/scene_0197_cf2.png b/dataset_1k_720p_2/images/scene_0197_cf2.png deleted file mode 100644 index 81e26458679038d6ee54ef6226d8f9c2b4c5df5c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0197_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a86e4aff8a5611a3b1ede86b5f0b94214f39e5972490009088212480d5eb79b -size 1157437 diff --git a/dataset_1k_720p_2/images/scene_0197_original.png b/dataset_1k_720p_2/images/scene_0197_original.png deleted file mode 100644 index da4e814bc0773d7b49ae8c028315f226a5058905..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0197_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d80e664c8bbd33ef374c7790602782af2d19937bf71653f3fac5e52a5df974dd -size 1133575 diff --git a/dataset_1k_720p_2/images/scene_0198_cf1.png b/dataset_1k_720p_2/images/scene_0198_cf1.png deleted file mode 100644 index 7bf6b09689a284191c830a65540f8ec7e7160360..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0198_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:782647b9f96598ac74267129b2f53151fa5b5ade580700bbb3eb0ddb4f616b7a -size 1105696 diff --git a/dataset_1k_720p_2/images/scene_0198_cf2.png b/dataset_1k_720p_2/images/scene_0198_cf2.png deleted file mode 100644 index bc0c0c5fb03d4a9179e5e5667e8c412fc5e8ef4c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0198_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:638bab68d19f23dd97471e8a6ada3e169a7cc6322e56326266490fd5cc492649 -size 1094225 diff --git a/dataset_1k_720p_2/images/scene_0198_original.png b/dataset_1k_720p_2/images/scene_0198_original.png deleted file mode 100644 index add7fbcf61e18fd88e4ddb36dc383105edbe0a32..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0198_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7ca45b552daf339c932326b8c78460bbd9ede3a5eb06c51a6d5677d42552a2f -size 1102158 diff --git a/dataset_1k_720p_2/images/scene_0199_cf1.png b/dataset_1k_720p_2/images/scene_0199_cf1.png deleted file mode 100644 index 9864b3cdedfc66252f3ee9e48e20a3d950bd9f25..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0199_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72c6908b2d60da946fcf4cd9abdb56d4417967c8ea36f144d7d764461ad89c7a -size 1253401 diff --git a/dataset_1k_720p_2/images/scene_0199_cf2.png b/dataset_1k_720p_2/images/scene_0199_cf2.png deleted file mode 100644 index 367d32a5fadd46d77cd8b8f190d6740ae08e95f3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0199_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:493b4d748c72b50f148bdc92bc10c8f399c8fd166e7b20e29d6a14f8ddb0fd92 -size 1253913 diff --git a/dataset_1k_720p_2/images/scene_0199_original.png b/dataset_1k_720p_2/images/scene_0199_original.png deleted file mode 100644 index 739926d0f3395c77264b9e79ed80107b3c309266..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0199_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:506bccd03bd67aff5e73b5986edef37c4b4eaa9c73599f3f6bf12bee34a1e8de -size 1259144 diff --git a/dataset_1k_720p_2/images/scene_0200_cf1.png b/dataset_1k_720p_2/images/scene_0200_cf1.png deleted file mode 100644 index 0e2d10806764123fca8839d7936e1cdc80401ac8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0200_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03b59862e215b3d6f7002cc3ec4dad41b6650145a5a10d6394a8cb2b8c32ec54 -size 1267679 diff --git a/dataset_1k_720p_2/images/scene_0200_cf2.png b/dataset_1k_720p_2/images/scene_0200_cf2.png deleted file mode 100644 index ce439948b8418c20c1a1a9ee9cc4b635fba23832..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0200_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15e2c7127cc5b5ee972b295b8e331a8f1fbd7ca98f48458548da5ae963e423b9 -size 1358858 diff --git a/dataset_1k_720p_2/images/scene_0200_original.png b/dataset_1k_720p_2/images/scene_0200_original.png deleted file mode 100644 index 4d3c0b0dfb568808c65452965f49cc1be46d06bc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0200_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb740194671c1992ee785af19c4d0bfdc77e01044c1417e3a81c7264d50ebcf6 -size 1290399 diff --git a/dataset_1k_720p_2/images/scene_0201_cf1.png b/dataset_1k_720p_2/images/scene_0201_cf1.png deleted file mode 100644 index 20aaa7f697d088eab347f9e2af5a1090f374939c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0201_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2391ad6406db5e95764ce28e0af67d1ce7bd7f9ab1a3db761823ebe4349f13ae -size 1225086 diff --git a/dataset_1k_720p_2/images/scene_0201_cf2.png b/dataset_1k_720p_2/images/scene_0201_cf2.png deleted file mode 100644 index ee3481bec5b7745b1122ece5a856317b1be19440..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0201_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0706252c6e25d0b594e797f0b4e3fbe4285ffc8d1e78e2aa95eacc9caa9577da -size 1203830 diff --git a/dataset_1k_720p_2/images/scene_0201_original.png b/dataset_1k_720p_2/images/scene_0201_original.png deleted file mode 100644 index 68827c6c0cc78153e6c0a49a4e4e3314230f3feb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0201_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09006835302f40680caf8c06beeea2e2140a0f0ec4b226e98db41f10f9479986 -size 1198826 diff --git a/dataset_1k_720p_2/images/scene_0202_cf1.png b/dataset_1k_720p_2/images/scene_0202_cf1.png deleted file mode 100644 index f092b458bd2dc403000c9db1788607670ab9915d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0202_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4759034f8f52d47f6f69bd8bb392e6c4cdc722563cafb12150a851333612dfe4 -size 1271814 diff --git a/dataset_1k_720p_2/images/scene_0202_cf2.png b/dataset_1k_720p_2/images/scene_0202_cf2.png deleted file mode 100644 index b5ee6311efb948febef16c6e760d759e770cb12a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0202_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:053dadf5cc8262215bd9279ecbd945fe80eaaec3e304f5730668fc540f7067fd -size 1197591 diff --git a/dataset_1k_720p_2/images/scene_0202_original.png b/dataset_1k_720p_2/images/scene_0202_original.png deleted file mode 100644 index 82c1e64c327d480c9a031ad4033f68f6f9690388..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0202_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83b367d9a6eff664ed48b5929d2a611c43aa1e6a41b47966c426e227225b7ca5 -size 1199124 diff --git a/dataset_1k_720p_2/images/scene_0203_cf1.png b/dataset_1k_720p_2/images/scene_0203_cf1.png deleted file mode 100644 index 38c29f23aa1245d0f94d6a1eb9c65bfb751f6618..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0203_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1edcbf19c235fd27ff550eede8b2ec1405a924f77bf00b9a00c66104dd0a441e -size 1066139 diff --git a/dataset_1k_720p_2/images/scene_0203_cf2.png b/dataset_1k_720p_2/images/scene_0203_cf2.png deleted file mode 100644 index 23e13a99052d5b228c52d5054ae461f257dff3bc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0203_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1715b47daf213b4a26e10af3fbfb41503e75ce6b2f88e34c9d3b6c3e5df8a7a -size 1103261 diff --git a/dataset_1k_720p_2/images/scene_0203_original.png b/dataset_1k_720p_2/images/scene_0203_original.png deleted file mode 100644 index b74f085a46f99cbc8b2929a5c8ada191475130ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0203_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf71f394877fc609fa4dc086e1b7413c67825e1c05bbe7c4e26144ccb8b00d90 -size 1070881 diff --git a/dataset_1k_720p_2/images/scene_0204_cf1.png b/dataset_1k_720p_2/images/scene_0204_cf1.png deleted file mode 100644 index e433c914fd0600e8b2735e4fb9b96df0e2c3230c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0204_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:081bd47e23b9ad44d907c94d86883b6911479f1cd9319afb7f4ed82d8346f46a -size 1115058 diff --git a/dataset_1k_720p_2/images/scene_0204_cf2.png b/dataset_1k_720p_2/images/scene_0204_cf2.png deleted file mode 100644 index a734eb4aa1c01c52c8fc0db428ff8bbf6eda9dc9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0204_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3354d08d4174936a62a233314536d89e0a88f806cad1bc9bb0357e9f2fcc8761 -size 1113653 diff --git a/dataset_1k_720p_2/images/scene_0204_original.png b/dataset_1k_720p_2/images/scene_0204_original.png deleted file mode 100644 index eceee344039c70389f3b82bae41574de8e7e6baf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0204_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d5f00ceee48509f3ca1059024574e5afd513bbefe62b87513d3b0f5d635d0d5 -size 1113101 diff --git a/dataset_1k_720p_2/images/scene_0205_cf1.png b/dataset_1k_720p_2/images/scene_0205_cf1.png deleted file mode 100644 index ac9514a1d9bf518ba8331a44e2fa87593184032e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0205_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c5cb66eee1548ecfef79cf0cfe550355846d519f60419216438c8fe272f1bd7 -size 1074766 diff --git a/dataset_1k_720p_2/images/scene_0205_cf2.png b/dataset_1k_720p_2/images/scene_0205_cf2.png deleted file mode 100644 index 104d8e377631407b4fae21e8dc12d8a57e07f855..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0205_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7909cb2a44c22262257bfc16c03dbc82716fa15e41c79e67b2aa731001bd0076 -size 1075543 diff --git a/dataset_1k_720p_2/images/scene_0205_original.png b/dataset_1k_720p_2/images/scene_0205_original.png deleted file mode 100644 index e39cc5772395015553b74ea17b4a4082fed6b1aa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0205_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:487dd8a8a2bbebcfae608f304598df623f53485bb745216180294996c1722dbf -size 1073402 diff --git a/dataset_1k_720p_2/images/scene_0206_cf1.png b/dataset_1k_720p_2/images/scene_0206_cf1.png deleted file mode 100644 index 739cc34c599d49ed096f28366d1b8a0f7b2e551e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0206_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c02cd3a44fff536b98a58fead25877f89c633c09eceadc549a1e262e3ef077a7 -size 1101157 diff --git a/dataset_1k_720p_2/images/scene_0206_cf2.png b/dataset_1k_720p_2/images/scene_0206_cf2.png deleted file mode 100644 index 47b66ac6fb1bd3a0ea438e70e1dc66227ede8d93..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0206_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70edde7ce8608144a9b758d91c187d6afce7a168c997e7ff8288650ead15bf9b -size 1126319 diff --git a/dataset_1k_720p_2/images/scene_0206_original.png b/dataset_1k_720p_2/images/scene_0206_original.png deleted file mode 100644 index a91a187e1d6c1bb37d2757b37edf6e7e305ef38c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0206_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d44e23bc022fe4664fd3d04cda0502090133d6ee60de479286155fe2fb87f8dd -size 1116125 diff --git a/dataset_1k_720p_2/images/scene_0207_cf1.png b/dataset_1k_720p_2/images/scene_0207_cf1.png deleted file mode 100644 index 4f9f725f92cf50ed5a4508ff179a33efb1205ae3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0207_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:848f84588142ede339c8ccbe9087390b98ce3b6c7b5938eaeaf192376d4a2213 -size 1204564 diff --git a/dataset_1k_720p_2/images/scene_0207_cf2.png b/dataset_1k_720p_2/images/scene_0207_cf2.png deleted file mode 100644 index 6dd85a7010da7542fceee7ccb8c9497e051d8a3d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0207_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10d45a124ec3b621a257cdafd383130db983cc7bdf79bb78d7c5847abf7fa168 -size 1247894 diff --git a/dataset_1k_720p_2/images/scene_0207_original.png b/dataset_1k_720p_2/images/scene_0207_original.png deleted file mode 100644 index 2df4a64c2e9db5dde171956aafabf83f94b60f34..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0207_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b636383df12e914e7fc7c7b9a95405aacf2801d5de9f789318fddeea053dd75a -size 1210016 diff --git a/dataset_1k_720p_2/images/scene_0208_cf1.png b/dataset_1k_720p_2/images/scene_0208_cf1.png deleted file mode 100644 index 4f061a3c93ffd035426c8018805264d30bf41ad5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0208_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1b11a17e6d5a17f35585874603e62d66714ae05f08fa486826c013981c8c46c -size 1208887 diff --git a/dataset_1k_720p_2/images/scene_0208_cf2.png b/dataset_1k_720p_2/images/scene_0208_cf2.png deleted file mode 100644 index 04cfd3ad1b05af34593f77a3abcd606007598002..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0208_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f77f2dab42946ac81d3ae7e47ca2ef47e2a977aca6c798d27479c7b2e7901d0 -size 1255600 diff --git a/dataset_1k_720p_2/images/scene_0208_original.png b/dataset_1k_720p_2/images/scene_0208_original.png deleted file mode 100644 index fa96d3ebf74d516de674417bc193f7cfe454fb30..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0208_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a1cff9a61dd5456bf7beb83e319eb22c49c2ed39977d6a545187cdf1211d79a -size 1239187 diff --git a/dataset_1k_720p_2/images/scene_0209_cf1.png b/dataset_1k_720p_2/images/scene_0209_cf1.png deleted file mode 100644 index a29cbf3e0445121d0978a2826178af62c1c78e2e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0209_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d9d05b86a54fd69c9bc9f9e58744c2171fc1a8c1fcb205b6458eb58ddd71093 -size 1140338 diff --git a/dataset_1k_720p_2/images/scene_0209_cf2.png b/dataset_1k_720p_2/images/scene_0209_cf2.png deleted file mode 100644 index 6fa85e1734c95356aa2c1ef50fd039436dccf93e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0209_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b307423f15464d2de41c3c40e9f3a68b0b1c473e2130039b53117ac1e80d70b7 -size 1154609 diff --git a/dataset_1k_720p_2/images/scene_0209_original.png b/dataset_1k_720p_2/images/scene_0209_original.png deleted file mode 100644 index 1d685acbb68fc6d8fec75e0b633be7a9d05edf5f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0209_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f05b89de66736ecbb005056ec9ebd1941bab60da71f12a791fa14cc0a28a1fc -size 1175467 diff --git a/dataset_1k_720p_2/images/scene_0210_cf1.png b/dataset_1k_720p_2/images/scene_0210_cf1.png deleted file mode 100644 index 9f31c74e83fdfb49e72807ac6435d90d753f1284..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0210_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8103733df2233c733bf352b563bcd5ffe51e56ededbe69cdd0b784cb27842a1d -size 1279393 diff --git a/dataset_1k_720p_2/images/scene_0210_cf2.png b/dataset_1k_720p_2/images/scene_0210_cf2.png deleted file mode 100644 index cbe2b044b59de94de7daaa40e71c4cda84463ac3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0210_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:079935f52a9da70579023599acc46c2b802f816e4910ba5b34102a69fcfcdccb -size 1283668 diff --git a/dataset_1k_720p_2/images/scene_0210_original.png b/dataset_1k_720p_2/images/scene_0210_original.png deleted file mode 100644 index 3e933f93207c530a705771bfa1fdf303f4ec22fd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0210_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04a5825876ad974d4da5892c79d0c210cd76571bf3d355f4c93dc5a8a86c27db -size 1308312 diff --git a/dataset_1k_720p_2/images/scene_0211_cf1.png b/dataset_1k_720p_2/images/scene_0211_cf1.png deleted file mode 100644 index 7a4df1f40527b5c5b2f2809121257d3555f2bca1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0211_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d092d886360ad1e8805fe9772b38504f793dd855b578197464815750f9f7c658 -size 1244817 diff --git a/dataset_1k_720p_2/images/scene_0211_cf2.png b/dataset_1k_720p_2/images/scene_0211_cf2.png deleted file mode 100644 index 0fecc0fed798fd2d10a2cf947205ccfc20355244..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0211_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa1315b05a4b6124f839709f81f32bb9da0ca0e83db2a040669a6acfdc6de149 -size 1234112 diff --git a/dataset_1k_720p_2/images/scene_0211_original.png b/dataset_1k_720p_2/images/scene_0211_original.png deleted file mode 100644 index 7a15594a42fbeb53b8cfb5b05a8a617d5b37cec7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0211_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eaed84402caf90e7a843a50876f9bf0c34c1c7e427e602cc30a9e33944002611 -size 1230626 diff --git a/dataset_1k_720p_2/images/scene_0212_cf1.png b/dataset_1k_720p_2/images/scene_0212_cf1.png deleted file mode 100644 index fc2a6f40cb765fcb01be2a867038dc4005c8f998..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0212_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85b16098bd1bc03280a3ebd213c8df2f244d0a78478217edbce164cdb9f04d9c -size 1176108 diff --git a/dataset_1k_720p_2/images/scene_0212_cf2.png b/dataset_1k_720p_2/images/scene_0212_cf2.png deleted file mode 100644 index 6b17bcf1dc9acf8b46d81c45613899c1219598d3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0212_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77d001ee9e89678d741d1625519fb22cc679c9f4b13700a9c3c6bead5633a224 -size 1197805 diff --git a/dataset_1k_720p_2/images/scene_0212_original.png b/dataset_1k_720p_2/images/scene_0212_original.png deleted file mode 100644 index 7922a14228a0da7bc9bd7d457078e53f23f1915b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0212_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:035d6d8b9b3782afcab14b3390ad8a95d786d6e4c494ed91c1dc2135925034e3 -size 1185929 diff --git a/dataset_1k_720p_2/images/scene_0213_cf1.png b/dataset_1k_720p_2/images/scene_0213_cf1.png deleted file mode 100644 index 94d39e9e5534a8a54135fc83c31c2130927c9e41..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0213_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd860e3e9ecfb0dd1737712e9356033fafe6935a25795fedf196c2834a282170 -size 1157127 diff --git a/dataset_1k_720p_2/images/scene_0213_cf2.png b/dataset_1k_720p_2/images/scene_0213_cf2.png deleted file mode 100644 index 79992785a39a74c2a66eafdfb7d83b2e74555793..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0213_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:782634ef16acf0a0d3f4b9f2e0b9269c442c8ef2b190d5e9fde03ea45bb25b94 -size 1152571 diff --git a/dataset_1k_720p_2/images/scene_0213_original.png b/dataset_1k_720p_2/images/scene_0213_original.png deleted file mode 100644 index d6a88f3d41e329a078d24c5f9228569c1c846faf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0213_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa75f70275482c80a000d81db64dd2ce437e73cd1b3bdcec4535978932b19ed8 -size 1153569 diff --git a/dataset_1k_720p_2/images/scene_0214_cf1.png b/dataset_1k_720p_2/images/scene_0214_cf1.png deleted file mode 100644 index 894bbb3f98a8708cb7065e806ac36600404aa01c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0214_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0083c28525e211a23d9169f71478a5da388db0bbdbe8fe43f63f50bc6a7480f -size 1084685 diff --git a/dataset_1k_720p_2/images/scene_0214_cf2.png b/dataset_1k_720p_2/images/scene_0214_cf2.png deleted file mode 100644 index 8713bcfde07f9124379a0f7db915470b8226b9ad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0214_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:002502b017b033a907d96e51d66ff0f71aaeeff8488f7264ded3610246d68817 -size 1240363 diff --git a/dataset_1k_720p_2/images/scene_0214_original.png b/dataset_1k_720p_2/images/scene_0214_original.png deleted file mode 100644 index b341511d5a2723244d8de1224174ef356b6f834d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0214_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e026a966954b7230f21622dfb94a40507f2f3d6882063c9cffed837b6e4103d -size 1206273 diff --git a/dataset_1k_720p_2/images/scene_0215_cf1.png b/dataset_1k_720p_2/images/scene_0215_cf1.png deleted file mode 100644 index 7e6ea317193dac4e26c4566eca2724d62abc6e7f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0215_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e166cd88ded10516d81df56fb26b6900a1f06be1f9db10217d107ad356948021 -size 1239983 diff --git a/dataset_1k_720p_2/images/scene_0215_cf2.png b/dataset_1k_720p_2/images/scene_0215_cf2.png deleted file mode 100644 index d600855d2e7bac98c94b67337a66a30997539a5a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0215_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8116e6d8f3581201e3e5604471dff042b8e44ee53367e70ecac80815aeff178 -size 1261001 diff --git a/dataset_1k_720p_2/images/scene_0215_original.png b/dataset_1k_720p_2/images/scene_0215_original.png deleted file mode 100644 index 94a5a8bcee33629ee4e94eeddb4e67c494cf093e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0215_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9bc12853a0aaaf512967dabe89299405ec54c795d5c046ee72813f7a7482f713 -size 1260743 diff --git a/dataset_1k_720p_2/images/scene_0216_cf1.png b/dataset_1k_720p_2/images/scene_0216_cf1.png deleted file mode 100644 index 968c617bc4147f58684534029c808d14b411f9ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0216_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec444216e4a14193a70fae8c7e194e92a228dde5a00cddfc14f8078af7b39bcb -size 1405425 diff --git a/dataset_1k_720p_2/images/scene_0216_cf2.png b/dataset_1k_720p_2/images/scene_0216_cf2.png deleted file mode 100644 index a90ded448fc5e0578aa3f7561f14c4cf16c7efd6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0216_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4ab6a7514054f7c8962aac1a29ca5d62ac66677699674eec244998c5dcfa73d -size 1414942 diff --git a/dataset_1k_720p_2/images/scene_0216_original.png b/dataset_1k_720p_2/images/scene_0216_original.png deleted file mode 100644 index 636909d137b69e93168c0f923ae92505a9aa78b3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0216_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31d49370d2383b14439a8a993defe237fb251cc9c2c3dd7e7c6ff91daa3cdf7d -size 1403880 diff --git a/dataset_1k_720p_2/images/scene_0217_cf1.png b/dataset_1k_720p_2/images/scene_0217_cf1.png deleted file mode 100644 index 99dd625b4a7cae72098d6f8b369d009cf54c24e6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0217_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23e7e36a664149c0b773d7c28961c180daa71631972738612d189d29114dd5a1 -size 1133906 diff --git a/dataset_1k_720p_2/images/scene_0217_cf2.png b/dataset_1k_720p_2/images/scene_0217_cf2.png deleted file mode 100644 index b8661d31e0ab8e1146309b43c05d133114b4cfa6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0217_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1f31c4bff9681aa16cfe97c78eaf9ef5fbda097e072a24308b2d8c047c3a8e8 -size 1140195 diff --git a/dataset_1k_720p_2/images/scene_0217_original.png b/dataset_1k_720p_2/images/scene_0217_original.png deleted file mode 100644 index 928d60e355d56f48e69b834a50fbf25bad7acb2e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0217_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac041d0857deebdb86597c16203f73d5261338bc390ae4b796d506535a8d2bc2 -size 1140171 diff --git a/dataset_1k_720p_2/images/scene_0218_cf1.png b/dataset_1k_720p_2/images/scene_0218_cf1.png deleted file mode 100644 index 275faee9194ddebdd8d960ffcbcbadee5e633049..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0218_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10b7039b785bd02c49201ca83af7fd0840bb661520efaa049f2baa0dfc1e2b28 -size 1217488 diff --git a/dataset_1k_720p_2/images/scene_0218_cf2.png b/dataset_1k_720p_2/images/scene_0218_cf2.png deleted file mode 100644 index bb0cf7504343ca08e413b9abe12f2951a9539add..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0218_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c766d06b4172bec1bdc7998c01274b05b07102535c6f983b5fb4d53a7307f64 -size 1147196 diff --git a/dataset_1k_720p_2/images/scene_0218_original.png b/dataset_1k_720p_2/images/scene_0218_original.png deleted file mode 100644 index ea411d8930d4c33e907af63b906ea6cc6baff025..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0218_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbab0d8d56daccb4339ad09c4a02172c509f16705c4fe48675a215d81683d69c -size 1218050 diff --git a/dataset_1k_720p_2/images/scene_0219_cf1.png b/dataset_1k_720p_2/images/scene_0219_cf1.png deleted file mode 100644 index c4d9e3a8df2ecb519b03e0972e0ed87ee9fa24ac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0219_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22910cff21bc48f2cd1be597bbd3e55608fe6f34c84324af7e6d9de8ba3a5727 -size 1096067 diff --git a/dataset_1k_720p_2/images/scene_0219_cf2.png b/dataset_1k_720p_2/images/scene_0219_cf2.png deleted file mode 100644 index a4ba5d375b23f5b5e83fe8144da356f3259860fd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0219_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94ea861d2ecb927409063334367769404f3e55e03abfacbb75c357d9375012e2 -size 1110877 diff --git a/dataset_1k_720p_2/images/scene_0219_original.png b/dataset_1k_720p_2/images/scene_0219_original.png deleted file mode 100644 index 2d8f9afbe6c98be8db5c73db7f4dfab17c6c0880..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0219_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac7075c2f034bf960572c1f6adabbbdca1162fc5457240b26391016aeee3f7b3 -size 1095630 diff --git a/dataset_1k_720p_2/images/scene_0220_cf1.png b/dataset_1k_720p_2/images/scene_0220_cf1.png deleted file mode 100644 index aa05215d774330747f0afa2702bd867edf9290eb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0220_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0182fe2335e8bf0f1d62676b8c5755e3fcbb5a12cb0c74fd1bfd405f3b3cc941 -size 1348098 diff --git a/dataset_1k_720p_2/images/scene_0220_cf2.png b/dataset_1k_720p_2/images/scene_0220_cf2.png deleted file mode 100644 index 75fa556e1be30c7e6fd11fcbf9f08313de91ea16..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0220_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61272e82c2c2ce92234116fa8528d4446a945e5e82063497cf5ac1d8641db3cc -size 1344210 diff --git a/dataset_1k_720p_2/images/scene_0220_original.png b/dataset_1k_720p_2/images/scene_0220_original.png deleted file mode 100644 index 7f078168daf475d7bfdd35f1744a278003718094..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0220_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1d43034b50aa8ef69910c25acb1316b89ebb2e9b764615115901d7f55619d56 -size 1316414 diff --git a/dataset_1k_720p_2/images/scene_0221_cf1.png b/dataset_1k_720p_2/images/scene_0221_cf1.png deleted file mode 100644 index db82885bf3d5dd007f6a7142183fbf753092950c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0221_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5aad9f6413ab456e7aaa5f9ba1a97a3ed31bbee1e4ddf45c9e3f4193c8fba661 -size 1219576 diff --git a/dataset_1k_720p_2/images/scene_0221_cf2.png b/dataset_1k_720p_2/images/scene_0221_cf2.png deleted file mode 100644 index 8b49e005d1e7bc6ba420836223195e7b8a944fa3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0221_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:646ef2748d8b40c47284c7253d5ef90f58018bfe43e30d64c1b2080cc8c136a6 -size 1207968 diff --git a/dataset_1k_720p_2/images/scene_0221_original.png b/dataset_1k_720p_2/images/scene_0221_original.png deleted file mode 100644 index 08c336759aaf47a2d3efae046242e8e4973ce805..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0221_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ef43f57c29855ccf31c925ede33f57856dfdc4ea410a797cebaf03da0281505 -size 1219648 diff --git a/dataset_1k_720p_2/images/scene_0222_cf1.png b/dataset_1k_720p_2/images/scene_0222_cf1.png deleted file mode 100644 index b0baabdd1bf6dc3ffc108de6bc2964c267b3d4d1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0222_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:53b9d8544c3a565a778d6c38ef25a4f1be44a2eec258a2040b18c4519e24db18 -size 1290928 diff --git a/dataset_1k_720p_2/images/scene_0222_cf2.png b/dataset_1k_720p_2/images/scene_0222_cf2.png deleted file mode 100644 index e4d80b7d39c81e8a75454d5938d4d152256b5646..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0222_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:977d777473ed0d8ce8aa09b30fa7932786c9d06f1d41982aa2cf03e3490975da -size 1286609 diff --git a/dataset_1k_720p_2/images/scene_0222_original.png b/dataset_1k_720p_2/images/scene_0222_original.png deleted file mode 100644 index a9950ac94325dcbe3d65fc09e3c034262700ea33..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0222_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae4146ef24a20343246d483a6b0bcecac11e51a3ad02e8f0c41bb12052dd941e -size 1305018 diff --git a/dataset_1k_720p_2/images/scene_0223_cf1.png b/dataset_1k_720p_2/images/scene_0223_cf1.png deleted file mode 100644 index b9d1acc8f58d27792124683c010ed93e47e659d4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0223_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba86fe88e5e4d8910cb1387b99ae7890db48d1aa353b1fef596fcb9dd86722a3 -size 1159230 diff --git a/dataset_1k_720p_2/images/scene_0223_cf2.png b/dataset_1k_720p_2/images/scene_0223_cf2.png deleted file mode 100644 index 1f07e18033dc99ab1e8a7b470bf6e81c0a21cb93..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0223_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47f23dd309eed2d73346f62e76f6e30ac55e10430852a8fe7b3bbc2dd6d687e1 -size 1196140 diff --git a/dataset_1k_720p_2/images/scene_0223_original.png b/dataset_1k_720p_2/images/scene_0223_original.png deleted file mode 100644 index 5b1ecb9e4e125805e1dbd697d05ba4cf9f78e5e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0223_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:303d25757bc7567465105ec3faf2834f31bf91bf1e29fc93dc57c64932250bc7 -size 1194155 diff --git a/dataset_1k_720p_2/images/scene_0224_cf1.png b/dataset_1k_720p_2/images/scene_0224_cf1.png deleted file mode 100644 index 3176989a1d4f9efe97a371d8cc268bc611275b19..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0224_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9363bf212ba3bf52c95d5f84506ec248a6ec2352e4980e146192e4ba31d136b -size 1165167 diff --git a/dataset_1k_720p_2/images/scene_0224_cf2.png b/dataset_1k_720p_2/images/scene_0224_cf2.png deleted file mode 100644 index d72cead7dd11e94c8f2e26aab6d7b0257c7c12f9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0224_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08e3166cb42bf49c1ad857e032b080bed49ad6abcac78730bdcb20b245d84fa3 -size 1291319 diff --git a/dataset_1k_720p_2/images/scene_0224_original.png b/dataset_1k_720p_2/images/scene_0224_original.png deleted file mode 100644 index 4ea0e2da868dfb7ebbecf1e2522bb12cda595900..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0224_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0a19258f282076d894628cf8bd6ed4b3f37a1bf5ca81fff08c7105eac9f9b80 -size 1165104 diff --git a/dataset_1k_720p_2/images/scene_0225_cf1.png b/dataset_1k_720p_2/images/scene_0225_cf1.png deleted file mode 100644 index dea5f0522acf81a1359247863fc60d8d59836357..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0225_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:482b95563285c0b146b56291279dbb01a3bc1851b59b696b76d00f8ffc1e932d -size 1051675 diff --git a/dataset_1k_720p_2/images/scene_0225_cf2.png b/dataset_1k_720p_2/images/scene_0225_cf2.png deleted file mode 100644 index 1b834180552c3ee0112ef02816812d20159552a4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0225_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aadc9d6fcfc69622c1e3736b30fa40ca86ad5c11a7db89490e75c3fcc12f03ee -size 1073356 diff --git a/dataset_1k_720p_2/images/scene_0225_original.png b/dataset_1k_720p_2/images/scene_0225_original.png deleted file mode 100644 index de67599d13bfe40ad42c1bb15abdb20651159e89..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0225_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47da28e1e63fdbb6def88595805f81d75d17a0b53a11e804e3afda9bb217a050 -size 1052763 diff --git a/dataset_1k_720p_2/images/scene_0226_cf1.png b/dataset_1k_720p_2/images/scene_0226_cf1.png deleted file mode 100644 index 163d2885b6b22fd5c2bd96b79b302e7dc5b6c287..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0226_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:064f23be8e5115a4587ef67e590e9fdb9995d6337e59399cc6a575bdaa905b91 -size 1111162 diff --git a/dataset_1k_720p_2/images/scene_0226_cf2.png b/dataset_1k_720p_2/images/scene_0226_cf2.png deleted file mode 100644 index 4d07ad2181a5ec74ca47c10d40c51089fb441043..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0226_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0948839c8398a44e26cd593a42f171ac55e34b805a56b5c7eba6a1f98d9385b6 -size 1124771 diff --git a/dataset_1k_720p_2/images/scene_0226_original.png b/dataset_1k_720p_2/images/scene_0226_original.png deleted file mode 100644 index e8abe914487c88b5a16eb06d2486581b3bdc1860..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0226_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a1f3b8d76e583a0924ebdf6cb620b7783ea09a3aaee529e576d0518200eb4aa -size 1136653 diff --git a/dataset_1k_720p_2/images/scene_0227_cf1.png b/dataset_1k_720p_2/images/scene_0227_cf1.png deleted file mode 100644 index 10be7327dadae2999aed55107c3fc8b0032db9e9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0227_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f54967c46b686aac3d205677241eab27679fd9f90e977d00801d3236f38f94d2 -size 1270378 diff --git a/dataset_1k_720p_2/images/scene_0227_cf2.png b/dataset_1k_720p_2/images/scene_0227_cf2.png deleted file mode 100644 index 786b6a57d56669369fc366cd6d6fdfba4e64681e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0227_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d67ccead7c1041510f260409dc6f0587d3d60624eff11d8f1414ccc6ff95541d -size 1236332 diff --git a/dataset_1k_720p_2/images/scene_0227_original.png b/dataset_1k_720p_2/images/scene_0227_original.png deleted file mode 100644 index 0e2c95c02b8f17d27201450d516fe8867858e023..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0227_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9132345643596886ee34aafb07e0f80b7978d5d2b28c7bc3d490fe4e95ef17e -size 1290109 diff --git a/dataset_1k_720p_2/images/scene_0228_cf1.png b/dataset_1k_720p_2/images/scene_0228_cf1.png deleted file mode 100644 index 406a9172e73b2cc18f9f58527c7165ecc924825e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0228_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4704c8af563be14b6a892e11455a87e1e22ce0b95a0c84a01b4ca753e93b38c3 -size 1157875 diff --git a/dataset_1k_720p_2/images/scene_0228_cf2.png b/dataset_1k_720p_2/images/scene_0228_cf2.png deleted file mode 100644 index 02c4287677dfc507c6232d71c2c92d19f4baeb52..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0228_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa2b2c337de61409f3705ce23fe77dcfb0209faa8be8cda2955d7c6d654a5e0a -size 1163448 diff --git a/dataset_1k_720p_2/images/scene_0228_original.png b/dataset_1k_720p_2/images/scene_0228_original.png deleted file mode 100644 index 90be3d8005fc608a3e04b72e5099cb81b302791b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0228_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:539468e0f4c6fa5ada931d2dd40f036a86546a5b4bd349ca1160cd802719ee17 -size 1160029 diff --git a/dataset_1k_720p_2/images/scene_0229_cf1.png b/dataset_1k_720p_2/images/scene_0229_cf1.png deleted file mode 100644 index 1ef8e93c3ef3e257106adcb518eaf9f8ecdf7cad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0229_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5836f69c185208eaa04485a3bca8a65084567284d36025a744c0a4c1e413d48 -size 1118996 diff --git a/dataset_1k_720p_2/images/scene_0229_cf2.png b/dataset_1k_720p_2/images/scene_0229_cf2.png deleted file mode 100644 index ab9f0b6ceaa775f0f3a35cd19d4edd4a037b928b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0229_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:819c2bb916bfa9b08abea51a0afb9063ed036c04b2378925fc373a37878b5567 -size 1119075 diff --git a/dataset_1k_720p_2/images/scene_0229_original.png b/dataset_1k_720p_2/images/scene_0229_original.png deleted file mode 100644 index d07840374351cd273c11772ceeddcbdc79bc6f24..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0229_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a4cfbedb4caa950fbd92512fd2634f1d16fd90f9810508cbc08a27d1bc58828 -size 1130155 diff --git a/dataset_1k_720p_2/images/scene_0230_cf1.png b/dataset_1k_720p_2/images/scene_0230_cf1.png deleted file mode 100644 index fea7fc6d73debdf6c75a3badae700473bf5bf8ca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0230_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14c064fe96252b6836c0fcb683f29623fe18e36a560d1b70a61b72346d3c2a85 -size 1247266 diff --git a/dataset_1k_720p_2/images/scene_0230_cf2.png b/dataset_1k_720p_2/images/scene_0230_cf2.png deleted file mode 100644 index 94592eabf6f36ed3f66327690210a37fa010baae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0230_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e86b3f6df0a9ce3436e5b558fb4aeecefeb894227750f8b3e40509a42ebb5f59 -size 1286444 diff --git a/dataset_1k_720p_2/images/scene_0230_original.png b/dataset_1k_720p_2/images/scene_0230_original.png deleted file mode 100644 index 7b6020accafc8d17aede4c718b7c51b5d6751610..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0230_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a9e622d69548d03265c65da2365bae616f4a430e0ea85ad60746a0169dbcffb -size 1286402 diff --git a/dataset_1k_720p_2/images/scene_0231_cf1.png b/dataset_1k_720p_2/images/scene_0231_cf1.png deleted file mode 100644 index 3a8cb6f23ddd4e89a4a065a0ba8522cfb9a37acf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0231_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b2089a07324d0f559f4ecf8134c67caac3816b82b9df5c23616df2db9a5d78e2 -size 1097879 diff --git a/dataset_1k_720p_2/images/scene_0231_cf2.png b/dataset_1k_720p_2/images/scene_0231_cf2.png deleted file mode 100644 index 86031b2180657f842b73f38ed51c16bb9339411a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0231_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3c564a069ef44483860628b7eb0e585666bf49be4177ebc1f0a0076e0290454 -size 1095821 diff --git a/dataset_1k_720p_2/images/scene_0231_original.png b/dataset_1k_720p_2/images/scene_0231_original.png deleted file mode 100644 index 9c136bdff94e1df17e31467f38c37150bba20670..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0231_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce0a4b8c517a65a61c827a4aefa186a8c2c1fd4df573f18700bf92f514929028 -size 1094621 diff --git a/dataset_1k_720p_2/images/scene_0232_cf1.png b/dataset_1k_720p_2/images/scene_0232_cf1.png deleted file mode 100644 index 6413cbdd4077bbdd6c5c2f0f6c86812de5a369dd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0232_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76a47341274d8403eee43a6f604025715d4a1023f1b834af2247fa4bc84fcba7 -size 1067167 diff --git a/dataset_1k_720p_2/images/scene_0232_cf2.png b/dataset_1k_720p_2/images/scene_0232_cf2.png deleted file mode 100644 index 30042962f6e70c045910b27d5903a2990a3b45bc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0232_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4268b0ac283bb72549fb58fb7cbe16c154cda3add8101c0661b56c607c7cbba5 -size 1076702 diff --git a/dataset_1k_720p_2/images/scene_0232_original.png b/dataset_1k_720p_2/images/scene_0232_original.png deleted file mode 100644 index 3d9496a25ab7fc4e2dd81e8fe52ddfeb7ff362dc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0232_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:122d94954ee325d2ee43bd0dd0a36485f4f3cdbc6b27e6392000661bb1fd228c -size 1062246 diff --git a/dataset_1k_720p_2/images/scene_0233_cf1.png b/dataset_1k_720p_2/images/scene_0233_cf1.png deleted file mode 100644 index 0e0b193824fe00a376a772b39caf119c6ee7abe0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0233_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5b95ea1d5971654e4b69acede027cda8ea92c6e8c1e5789999044c83fe3bbb2 -size 1292418 diff --git a/dataset_1k_720p_2/images/scene_0233_cf2.png b/dataset_1k_720p_2/images/scene_0233_cf2.png deleted file mode 100644 index 53b7606660cf219f430e2f7155c9b927bb79bcf9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0233_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7b78eee9a9ccaccdef0b42a9452086623efb9a9f5ba145e0d20ee48a6fa5677 -size 1348495 diff --git a/dataset_1k_720p_2/images/scene_0233_original.png b/dataset_1k_720p_2/images/scene_0233_original.png deleted file mode 100644 index 12bef32f5b938c10a58bd57c91b2ef00f066aa60..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0233_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cbf35bd11a5fb5dac10096bd15c38fe05bcbada40b5eb74d474f8eb2c13f7f0d -size 1283387 diff --git a/dataset_1k_720p_2/images/scene_0234_cf1.png b/dataset_1k_720p_2/images/scene_0234_cf1.png deleted file mode 100644 index 881ab4dd85bf699bd248ff76f59be16652042299..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0234_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5294f6c6c37c6618bc515bc0332dd9b701cdc6a64719153bab6a59fa355e5903 -size 1152387 diff --git a/dataset_1k_720p_2/images/scene_0234_cf2.png b/dataset_1k_720p_2/images/scene_0234_cf2.png deleted file mode 100644 index 389eac84734f9413df2d14efe35f1b7e8b3887f1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0234_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1806fd18351a7333118f9747f22ce151e5a735e8a70ec7762945fec9d5d434e9 -size 1173846 diff --git a/dataset_1k_720p_2/images/scene_0234_original.png b/dataset_1k_720p_2/images/scene_0234_original.png deleted file mode 100644 index ccbd25471a54403ed0cdbc28eff808886635aa3d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0234_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a42771ad96ac08edc57ebf4830e309c3f2c2c5e2b664eb473b49f90ec4a6980 -size 1152956 diff --git a/dataset_1k_720p_2/images/scene_0235_cf1.png b/dataset_1k_720p_2/images/scene_0235_cf1.png deleted file mode 100644 index e3456b63c52cf56f4e96fbdd746d1b36f3467b01..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0235_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b7fe71bc1bde4912fb526dfaa41733cdad61f99c47b8b4848c9a3278a7bcb18 -size 1240111 diff --git a/dataset_1k_720p_2/images/scene_0235_cf2.png b/dataset_1k_720p_2/images/scene_0235_cf2.png deleted file mode 100644 index db87279df2d70639be5ff145ae83c51ee49cba25..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0235_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f4cd807635ac7906262e962ca190df086a815307ec74b08374c63debd353b7a -size 1308138 diff --git a/dataset_1k_720p_2/images/scene_0235_original.png b/dataset_1k_720p_2/images/scene_0235_original.png deleted file mode 100644 index 5aacdd5e88bbbfabce6a43bb1e3e12e17e4c5728..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0235_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e2e8e0bf90039adec23d65e6f51dca22801c125c2dc40a906359cc6ca3291d1 -size 1271819 diff --git a/dataset_1k_720p_2/images/scene_0236_cf1.png b/dataset_1k_720p_2/images/scene_0236_cf1.png deleted file mode 100644 index 55e246388bfc7a5d617379bde95c21cd912668fc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0236_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:590fa4859c451e69fabc783b73b63b855153762aec1e286c9d22c81454af036f -size 1163207 diff --git a/dataset_1k_720p_2/images/scene_0236_cf2.png b/dataset_1k_720p_2/images/scene_0236_cf2.png deleted file mode 100644 index 1480843fb096df6fd14c841058d21c8cc6098849..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0236_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fd75713c80fabd7ef697a8c41bd18e922787e9ab4b462b6e02a0df21b4d80b2 -size 1241400 diff --git a/dataset_1k_720p_2/images/scene_0236_original.png b/dataset_1k_720p_2/images/scene_0236_original.png deleted file mode 100644 index e35c21bc998c0237ff77251c3c11da0009ccba5b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0236_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3af16439ded0d67450ff8da4a7f3e1625e7e75127cee2bce46e8b19c9c810d56 -size 1198315 diff --git a/dataset_1k_720p_2/images/scene_0237_cf1.png b/dataset_1k_720p_2/images/scene_0237_cf1.png deleted file mode 100644 index 169f66fad2a81a0f24565dd8b0a53ea494dc58aa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0237_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67876e476c7c2fcddad5b5a91d8113b09caeb1b31fdf06c8f2fdcbda7666c174 -size 1178590 diff --git a/dataset_1k_720p_2/images/scene_0237_cf2.png b/dataset_1k_720p_2/images/scene_0237_cf2.png deleted file mode 100644 index ae39329f404d2a2c77e47a7e2219c8e4eb0f296b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0237_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ba17028e99b41f515d0600bac7f6745c74cb14d1f46a5443da5449c5897613b -size 1185083 diff --git a/dataset_1k_720p_2/images/scene_0237_original.png b/dataset_1k_720p_2/images/scene_0237_original.png deleted file mode 100644 index 0fc4c7b1d0cca2ad272f7018f4bd5bfd99ec7d7b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0237_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e031ff4723a0d1164148119bbeae4a22e8744dc71fadbc0b4744ee7d78bf6af3 -size 1184994 diff --git a/dataset_1k_720p_2/images/scene_0238_cf1.png b/dataset_1k_720p_2/images/scene_0238_cf1.png deleted file mode 100644 index 1fad7df89cbf68771f325700e836e7c290116402..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0238_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06c3c1632cc1231df50bfbeae0531b453b53da9410a38ac193f56ace055a5a4c -size 1201138 diff --git a/dataset_1k_720p_2/images/scene_0238_cf2.png b/dataset_1k_720p_2/images/scene_0238_cf2.png deleted file mode 100644 index a39e73b6076f404045bc756d8c2ea94cd3251666..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0238_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6a417c6f3f75a17fd9ac7d4babc17ff5fd1316892a427bb1d075ec37245b017 -size 1205733 diff --git a/dataset_1k_720p_2/images/scene_0238_original.png b/dataset_1k_720p_2/images/scene_0238_original.png deleted file mode 100644 index ed9ecda055f3aacbc002044b4cfefba8dc9cb472..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0238_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04a27e6b5a02af001ddd937831159ff26d6b5b1be2b05d417e5126e5eb3374f5 -size 1217139 diff --git a/dataset_1k_720p_2/images/scene_0239_cf1.png b/dataset_1k_720p_2/images/scene_0239_cf1.png deleted file mode 100644 index 3f6e88da54cb1e4b742b570df0e97cf698b641f0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0239_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f376b2fd7a17b89a4bd06e1af988dab34830b58cb132d1d98a29c81ac098e75 -size 1177630 diff --git a/dataset_1k_720p_2/images/scene_0239_cf2.png b/dataset_1k_720p_2/images/scene_0239_cf2.png deleted file mode 100644 index 9b489353ee6c0ede8dc244a11d2f39df268898ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0239_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b279a8ffb6a473604209a5c30f408c140a2efef92015bbce76ba764dfe40457c -size 1149032 diff --git a/dataset_1k_720p_2/images/scene_0239_original.png b/dataset_1k_720p_2/images/scene_0239_original.png deleted file mode 100644 index 1d49e3a7504e2be706a297c28db72f1d0005ff54..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0239_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ffdab2ed05add0eb92eb44e1cb6057b7eda992e21bb52f4ec281c13cad807649 -size 1133536 diff --git a/dataset_1k_720p_2/images/scene_0240_cf1.png b/dataset_1k_720p_2/images/scene_0240_cf1.png deleted file mode 100644 index 952d351136f4127d0b38e2dadb8e2c0a11cf75d0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0240_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd8c1f4a1b3072b65c848b4b2fcb29926f7c5361f0780519589baac004202736 -size 1087037 diff --git a/dataset_1k_720p_2/images/scene_0240_cf2.png b/dataset_1k_720p_2/images/scene_0240_cf2.png deleted file mode 100644 index e8a40d1afedb1c137dcad9ee0cf2b0a2b03acecf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0240_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:caddcb85550fe6680f4f8d0022402d8df4b62a4e886b3c9a9a9ee39e1b05a0aa -size 1095520 diff --git a/dataset_1k_720p_2/images/scene_0240_original.png b/dataset_1k_720p_2/images/scene_0240_original.png deleted file mode 100644 index 2014e18f273250c1c2a35d081b227f38b42054bb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0240_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e159351b0b4bb1ee83ccd5c67a6dae02dcc1fe268938e173b9530a7ed49b94b -size 1091708 diff --git a/dataset_1k_720p_2/images/scene_0241_cf1.png b/dataset_1k_720p_2/images/scene_0241_cf1.png deleted file mode 100644 index 4dbba6db9fdd420f1a149448440ca0f9003ab111..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0241_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4cdb9134a44b4a65eca93151e4a72f34596c15f695dde9438e09b7e1a15bcb31 -size 1078941 diff --git a/dataset_1k_720p_2/images/scene_0241_cf2.png b/dataset_1k_720p_2/images/scene_0241_cf2.png deleted file mode 100644 index a5b98c46b21bed1be54e617542f150e1b58b949d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0241_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03f35c22e31e865b150ab1ea8ee3fb1b727633fcea3919cac5785c85a70e84cd -size 1090329 diff --git a/dataset_1k_720p_2/images/scene_0241_original.png b/dataset_1k_720p_2/images/scene_0241_original.png deleted file mode 100644 index 1b6dc8a35255c331a0d0af2c9e1b60188944d508..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0241_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77aeebe13a49add0a548675e225ca203f17d441fc589e3375f258d1617cf599f -size 1065702 diff --git a/dataset_1k_720p_2/images/scene_0242_cf1.png b/dataset_1k_720p_2/images/scene_0242_cf1.png deleted file mode 100644 index 3bb5221dc3a1960d3b1bef82729421eff3d0ffbd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0242_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25c7c0430dc3df7f0b8fdee8449ea6604dfa0787c83cb517edb3adf53811b89b -size 1273265 diff --git a/dataset_1k_720p_2/images/scene_0242_cf2.png b/dataset_1k_720p_2/images/scene_0242_cf2.png deleted file mode 100644 index 277ce3c032ab475c4b1a943cc9a8f3be7b6d7cdb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0242_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9153b624294050085ef983d30d1a7d17bf01530687ba5a891157c7182cb180e -size 1226739 diff --git a/dataset_1k_720p_2/images/scene_0242_original.png b/dataset_1k_720p_2/images/scene_0242_original.png deleted file mode 100644 index f131119311b32715c0a3db9f401ca8b218eec1df..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0242_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c40df3b41e8e7ee1ddafbaf6cc83d683b2314ea1081c434953337715083c3cd -size 1228725 diff --git a/dataset_1k_720p_2/images/scene_0243_cf1.png b/dataset_1k_720p_2/images/scene_0243_cf1.png deleted file mode 100644 index 6690da2cb3ce57f8246fa8665a5b1ddc4949109f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0243_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e04faff3ffb3ce100758bea192074987a1132eece1848b09024dde077960cc30 -size 1229202 diff --git a/dataset_1k_720p_2/images/scene_0243_cf2.png b/dataset_1k_720p_2/images/scene_0243_cf2.png deleted file mode 100644 index 9354cfd6e879fe7f86fb18d62d69c738097199a4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0243_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d599fa01a45f2003d264af06e32ee593c54e064f75fa17c17735d1173ecc2496 -size 1282081 diff --git a/dataset_1k_720p_2/images/scene_0243_original.png b/dataset_1k_720p_2/images/scene_0243_original.png deleted file mode 100644 index 45723883f607f1506b64bb468492263c02d51cdb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0243_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02911a86b4be30ad7a62cc22d855c83bcca72fa653f531efabe793bac50aa000 -size 1275438 diff --git a/dataset_1k_720p_2/images/scene_0244_cf1.png b/dataset_1k_720p_2/images/scene_0244_cf1.png deleted file mode 100644 index bf4a490ba1d89a022120a7ad06c14c8ec14cd961..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0244_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e416b685c6446c00cefdb603750401042aec0046d33fad77fa62c1fb89ee29c -size 1172129 diff --git a/dataset_1k_720p_2/images/scene_0244_cf2.png b/dataset_1k_720p_2/images/scene_0244_cf2.png deleted file mode 100644 index 019b4dbf780127cea0e4b261836b5c123a0c433f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0244_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:535dbbbd435735c2032f1a7c73dd2c8a3a3b56980918dde5f34448449e459b1c -size 1221881 diff --git a/dataset_1k_720p_2/images/scene_0244_original.png b/dataset_1k_720p_2/images/scene_0244_original.png deleted file mode 100644 index 54e5a7a05fdb3aadca05b15e97fda5cec5cad6a9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0244_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d94facf96f2e574f18b1457f13922ef09913e6cbacb55b72da8a42a3b3120489 -size 1177666 diff --git a/dataset_1k_720p_2/images/scene_0245_cf1.png b/dataset_1k_720p_2/images/scene_0245_cf1.png deleted file mode 100644 index ab5ad9bdf1e1e4d87160abee09d8291dad9904f6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0245_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6de36a592839044d2b2db3c2b21d8d7ce89a54c6a04e4493795b58a7ecc66af0 -size 1118837 diff --git a/dataset_1k_720p_2/images/scene_0245_cf2.png b/dataset_1k_720p_2/images/scene_0245_cf2.png deleted file mode 100644 index 0623456b8fe6f7946da050421965921d704a0b78..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0245_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef3d3acfcaf64d98b3a1374742125c412d645a503a97c087a0d68563e4de8b65 -size 1039314 diff --git a/dataset_1k_720p_2/images/scene_0245_original.png b/dataset_1k_720p_2/images/scene_0245_original.png deleted file mode 100644 index 9ee9a4c659bf52773361a54e5740f3d44a6ce723..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0245_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03ad82356431f9bd94156294ee6b9fb7f4b7a5919a9e5c7f59e6658c86682314 -size 1090300 diff --git a/dataset_1k_720p_2/images/scene_0246_cf1.png b/dataset_1k_720p_2/images/scene_0246_cf1.png deleted file mode 100644 index e9451d92eef0f985e533e34894a25dac892978d3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0246_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:162b8afa223f4a18d688f1104a85e6e26d8d0d3386bb5d6a1192a6b33bc111be -size 1108942 diff --git a/dataset_1k_720p_2/images/scene_0246_cf2.png b/dataset_1k_720p_2/images/scene_0246_cf2.png deleted file mode 100644 index da6eab0e00ba277dd8cedba2c27b991aed07428c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0246_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a09d0979f139635153302ef2c588c7bddf1299db12cfff6e9e26c8aa38606ed -size 1106421 diff --git a/dataset_1k_720p_2/images/scene_0246_original.png b/dataset_1k_720p_2/images/scene_0246_original.png deleted file mode 100644 index 81be80805e6c9e4083c6ccdfa5747ae556237760..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0246_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:622977f2b12bd4f7cc9d3b376d91d96cac96297e24c44bd3b35d915a61f598db -size 1104431 diff --git a/dataset_1k_720p_2/images/scene_0247_cf1.png b/dataset_1k_720p_2/images/scene_0247_cf1.png deleted file mode 100644 index ac586a2369197dfa4f7ca19ce26be0e0c789e6fd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0247_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dce739dfe2208c81578ac4d6b9fb6d6191f2eb51974d4eaa12b3c180db70970c -size 1098130 diff --git a/dataset_1k_720p_2/images/scene_0247_cf2.png b/dataset_1k_720p_2/images/scene_0247_cf2.png deleted file mode 100644 index c81ad293ed1cedc750b954649a01ff281a340d4f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0247_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f58d6ae571a2a79adbd1c5616a398e2d4e6ed2397fcebe6bed4faa7f4545403 -size 1107934 diff --git a/dataset_1k_720p_2/images/scene_0247_original.png b/dataset_1k_720p_2/images/scene_0247_original.png deleted file mode 100644 index 5ca826ed22adc08e97cc0cb8c35463e4a8d378c1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0247_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6acd138ccded8c25a697a9c1b6adfcc02a1dafd2c682e2eeffb1ad451a6984aa -size 1093128 diff --git a/dataset_1k_720p_2/images/scene_0248_cf1.png b/dataset_1k_720p_2/images/scene_0248_cf1.png deleted file mode 100644 index 7cb35ebd13a074a27210821ada37fc264041ce44..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0248_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d774bfa12ac9e1d7ac7518f49296b5bd94c47e169eedaec7dd4e508ae4a4246e -size 1101447 diff --git a/dataset_1k_720p_2/images/scene_0248_cf2.png b/dataset_1k_720p_2/images/scene_0248_cf2.png deleted file mode 100644 index cfc59d7f27cc9755a437bb22339144646c896f72..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0248_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12340ae1ad069419403235900c0e26bbcf7ba689d6a437bd58cbc66ec6e99c89 -size 1108385 diff --git a/dataset_1k_720p_2/images/scene_0248_original.png b/dataset_1k_720p_2/images/scene_0248_original.png deleted file mode 100644 index dd25bd4fd314e892b067fbf004eb1c018dc0a270..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0248_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ed0ae2c273a6bd852e9185bbb3c85d7c42318bf1d2463e8467d3e1b8b829728 -size 1101881 diff --git a/dataset_1k_720p_2/images/scene_0249_cf1.png b/dataset_1k_720p_2/images/scene_0249_cf1.png deleted file mode 100644 index d6c6d4d56419144d88dde4596d42feddb876497a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0249_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d69147493c8aa3cf6d38eaed86684ae95832f16e5b223566dcf8c274999ae8c -size 1231651 diff --git a/dataset_1k_720p_2/images/scene_0249_cf2.png b/dataset_1k_720p_2/images/scene_0249_cf2.png deleted file mode 100644 index 2a1fabebca896a611acfff5a140472999fbd523f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0249_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73b2a2dda496094e3763f1f2a4645d39b116b116bcc84f9cb74d8f4aa790e393 -size 1255832 diff --git a/dataset_1k_720p_2/images/scene_0249_original.png b/dataset_1k_720p_2/images/scene_0249_original.png deleted file mode 100644 index c6bf68c81b7a0c7ffc8e5309ec66c1da7336c578..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0249_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:033625e257b4f4abb4648748e7582d038e08f373acc68e9f483ece48c5753a25 -size 1248969 diff --git a/dataset_1k_720p_2/images/scene_0250_cf1.png b/dataset_1k_720p_2/images/scene_0250_cf1.png deleted file mode 100644 index 9c0498dd53b643dde9c060504d9a8ab5efc3fba4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0250_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0fa65063d99fde3c2f7e67491735623342ffa3623225ce11a8d594b552e11eb3 -size 1132711 diff --git a/dataset_1k_720p_2/images/scene_0250_cf2.png b/dataset_1k_720p_2/images/scene_0250_cf2.png deleted file mode 100644 index 05981caa7209e220cff3616826c83c9f65320205..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0250_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd0643d3bd49883dfbcdb38dd17bf65bca9ed4237186b46e9e362677c40a7a16 -size 1149375 diff --git a/dataset_1k_720p_2/images/scene_0250_original.png b/dataset_1k_720p_2/images/scene_0250_original.png deleted file mode 100644 index 0ff65ddc05f3dc861d35dc1027d9f7376a84e354..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0250_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:521e053f65bd09436a79acd79a446046cc77552712152c722dbf8af3bd89a103 -size 1145359 diff --git a/dataset_1k_720p_2/images/scene_0251_cf1.png b/dataset_1k_720p_2/images/scene_0251_cf1.png deleted file mode 100644 index 0f1ecf23568013e0fd69f26414bf066849cdb0e5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0251_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7923b71cd422980ae6ae4a65f7ea4a1a2c7b899850457e8ffd392032cfcccbae -size 1169725 diff --git a/dataset_1k_720p_2/images/scene_0251_cf2.png b/dataset_1k_720p_2/images/scene_0251_cf2.png deleted file mode 100644 index d348282d71de83042df0bdf0b047f8306b4e02e4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0251_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42fa48d5619509a6d6f48854d6e1ee1390e24fa32c451f33feda999e737f808a -size 1175206 diff --git a/dataset_1k_720p_2/images/scene_0251_original.png b/dataset_1k_720p_2/images/scene_0251_original.png deleted file mode 100644 index ee3ca0b60efa3446bbbb27098b7b93e7ce4276bc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0251_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f10e36f664599ddff0542486fc5136a6e7d1c24de01b8053169ca5544aff44ed -size 1178494 diff --git a/dataset_1k_720p_2/images/scene_0252_cf1.png b/dataset_1k_720p_2/images/scene_0252_cf1.png deleted file mode 100644 index fcb32f0738e63b307e1d620f29dd8b23c9f49025..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0252_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a306ceea3651c145a2702de22d64c69178fe7ba52e3128e63cce54f8b932acd0 -size 1233079 diff --git a/dataset_1k_720p_2/images/scene_0252_cf2.png b/dataset_1k_720p_2/images/scene_0252_cf2.png deleted file mode 100644 index 4116e6a5069162617a5e74826f7207890b2ae5b7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0252_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55fad7a1c928bfcc92c0eb4449ffed2a4f02b84dbd1631a97f7d58a8b156c042 -size 1193281 diff --git a/dataset_1k_720p_2/images/scene_0252_original.png b/dataset_1k_720p_2/images/scene_0252_original.png deleted file mode 100644 index 06dc1b328340298a4874dbb41188a694b1f11dc8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0252_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05ec683e90ff2653f716bf0dfce95e24a4961f0f2ed2931c1cadc57e2aeaae3b -size 1196547 diff --git a/dataset_1k_720p_2/images/scene_0253_cf1.png b/dataset_1k_720p_2/images/scene_0253_cf1.png deleted file mode 100644 index 83b13c40c16a239d1f2f10ae81dd0260cf04b38b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0253_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d8fbfb0adcb31d9111b57d3b87fb93a5fac4244458845a2402efacb11e7b858 -size 1158510 diff --git a/dataset_1k_720p_2/images/scene_0253_cf2.png b/dataset_1k_720p_2/images/scene_0253_cf2.png deleted file mode 100644 index af620476ae69f21c62b8a4b0c094ed085cb03d73..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0253_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:016422b94b3b24fcfc5fc33c707bff0727e872d92a127246597098bb7af4e3bc -size 1096819 diff --git a/dataset_1k_720p_2/images/scene_0253_original.png b/dataset_1k_720p_2/images/scene_0253_original.png deleted file mode 100644 index c80d8d96ad5ea44acdd4ca86479a080c6caa6b13..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0253_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:894697fd4dea29e300ff59e8c2b30f06b64fc0d27a93a0c1228498bc8e95d674 -size 1150580 diff --git a/dataset_1k_720p_2/images/scene_0254_cf1.png b/dataset_1k_720p_2/images/scene_0254_cf1.png deleted file mode 100644 index 35c7b11ca3a66f460162adf7751f9fc3a9a048aa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0254_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68435d0871635a8b1c85b0ce17a431d653fe0ece44b694013df2f4f670608eb3 -size 1070935 diff --git a/dataset_1k_720p_2/images/scene_0254_cf2.png b/dataset_1k_720p_2/images/scene_0254_cf2.png deleted file mode 100644 index d48198f5f7ebe7929ebbed35cbcb388371175417..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0254_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:272f13f904ba49463e761e1e25454c8de4a15d3a791ee8c75c418064e295a622 -size 1156334 diff --git a/dataset_1k_720p_2/images/scene_0254_original.png b/dataset_1k_720p_2/images/scene_0254_original.png deleted file mode 100644 index 77c075e793b2af933e3a4d951bb4aa690a57a910..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0254_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:618665d35a8163828930006fcebfbb3aa0cc10e646fc15a8c0fc46d2f14437ba -size 1069609 diff --git a/dataset_1k_720p_2/images/scene_0255_cf1.png b/dataset_1k_720p_2/images/scene_0255_cf1.png deleted file mode 100644 index d271ad2a23cff1c0e4397fff856cfc06ae33c16d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0255_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a42024032a51e261cc8f960a293d77ce4b0f01ec0fb883c8a59532b7633bc6b -size 1077312 diff --git a/dataset_1k_720p_2/images/scene_0255_cf2.png b/dataset_1k_720p_2/images/scene_0255_cf2.png deleted file mode 100644 index 9e4aa8518893cfb9e95b2c9687858a5d5577e35b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0255_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:36846ddda358b1e94d8d11fc796d64f3603fb0d192cf7fab95d72731752b6e9d -size 1070985 diff --git a/dataset_1k_720p_2/images/scene_0255_original.png b/dataset_1k_720p_2/images/scene_0255_original.png deleted file mode 100644 index ad6c197368c38d98a174717842ca29a8ac9c838f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0255_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:99c83c3567cc5b1e7020c0f986139c6bb1768354aad0310925024a0149a36734 -size 1094042 diff --git a/dataset_1k_720p_2/images/scene_0256_cf1.png b/dataset_1k_720p_2/images/scene_0256_cf1.png deleted file mode 100644 index dcf313e13263a4e1dcef1ee3c70bff72b5e06a52..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0256_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ecd82a3ad6f222a91567d3babb2f15d51c29da775dfd5e5ea969cc6fd9f97256 -size 1270781 diff --git a/dataset_1k_720p_2/images/scene_0256_cf2.png b/dataset_1k_720p_2/images/scene_0256_cf2.png deleted file mode 100644 index d7f68ffe3e13313eb7cbcf58333a3b4fbe128365..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0256_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17bf452aa2af28ffa733cc743dbee91f8a1a106ccf85595ccbef475fe3e2af8e -size 1265546 diff --git a/dataset_1k_720p_2/images/scene_0256_original.png b/dataset_1k_720p_2/images/scene_0256_original.png deleted file mode 100644 index c44f2b2b7ccdd66811295f709dd5f48adf6354cb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0256_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90cc88a3e87cb69462c298ec71b8c6ac9a704506297c891c2da3a7fd8f4391e2 -size 1288538 diff --git a/dataset_1k_720p_2/images/scene_0257_cf1.png b/dataset_1k_720p_2/images/scene_0257_cf1.png deleted file mode 100644 index ee460709a5a6c78b262002482a4dc00bdcd492d9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0257_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83e158421b1fc76b5a3ecfb4565ed32367ff518f2d60f29cb8f55cdaee99ae34 -size 1190018 diff --git a/dataset_1k_720p_2/images/scene_0257_cf2.png b/dataset_1k_720p_2/images/scene_0257_cf2.png deleted file mode 100644 index 62fe3697ffaa7bded1304c8578ce473a2036916d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0257_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:596a290998504c63c163567f06b6fad2e4aa9a1b280d9319e1cd19ef6ce6869f -size 1177133 diff --git a/dataset_1k_720p_2/images/scene_0257_original.png b/dataset_1k_720p_2/images/scene_0257_original.png deleted file mode 100644 index cddc09560a92ed0a27696604c9b3eae870bb7c4b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0257_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cafae1225763fb19f88976d68c0af3ae6f9451485b8205abaa99895bc712aec8 -size 1184592 diff --git a/dataset_1k_720p_2/images/scene_0258_cf1.png b/dataset_1k_720p_2/images/scene_0258_cf1.png deleted file mode 100644 index b1fa41b598b791a798d6c7c1d3e6611c44b7f33c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0258_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73eee6c08f7e7115f4214e1f9e0e1a3e4d6cc943f4246b024e6c773473beba59 -size 1250400 diff --git a/dataset_1k_720p_2/images/scene_0258_cf2.png b/dataset_1k_720p_2/images/scene_0258_cf2.png deleted file mode 100644 index 9d52fa6751e2573a8d563be653271b140b8fe63b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0258_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbc4cb2178a6bfaa8e73a138d6bb921ff9ebfe91025c7522b48763d1fb90a8f1 -size 1263682 diff --git a/dataset_1k_720p_2/images/scene_0258_original.png b/dataset_1k_720p_2/images/scene_0258_original.png deleted file mode 100644 index 370fffa04e6d5a1462c32634b157ab4dfbe83b96..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0258_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:169cb15135a0d49d0b04a83960186c51b67a403889fac24d5f21df6c1b575017 -size 1279302 diff --git a/dataset_1k_720p_2/images/scene_0259_cf1.png b/dataset_1k_720p_2/images/scene_0259_cf1.png deleted file mode 100644 index b4a99db32236f27e4b0b2aa4c59b643920b4183a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0259_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd957be8bf82e5f42fcaecb5b538a6407136032edf87460414cbe1201385eaa2 -size 1156605 diff --git a/dataset_1k_720p_2/images/scene_0259_cf2.png b/dataset_1k_720p_2/images/scene_0259_cf2.png deleted file mode 100644 index fe19713218811230cd9026198878855cea00c97a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0259_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:845a32987cfb201390d290fc1ce98aea4b070cb736121556421e903a65e76388 -size 1119502 diff --git a/dataset_1k_720p_2/images/scene_0259_original.png b/dataset_1k_720p_2/images/scene_0259_original.png deleted file mode 100644 index b79d4f2971582c3f685a4e99fb10fd620debfb63..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0259_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2848ee456c2740055547cc054d87b94f3a4c4042ec0b555dfbef1fc692703be -size 1158207 diff --git a/dataset_1k_720p_2/images/scene_0260_cf1.png b/dataset_1k_720p_2/images/scene_0260_cf1.png deleted file mode 100644 index 75c2a1d569fc903dc299ce914fa51f1fa95508c3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0260_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6164127e767827d7b6a111206614ebd0cf348fe9cd5a1879a19105dc1c5dea68 -size 1140250 diff --git a/dataset_1k_720p_2/images/scene_0260_cf2.png b/dataset_1k_720p_2/images/scene_0260_cf2.png deleted file mode 100644 index f3153b1c030ef83f9b958af5b1ddc9aa2527eaad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0260_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0aa6eb3f76c9359321aa383315a436f428b57d314b2f41825d0cca381e79e650 -size 1196491 diff --git a/dataset_1k_720p_2/images/scene_0260_original.png b/dataset_1k_720p_2/images/scene_0260_original.png deleted file mode 100644 index 88a3cdcc0b55ae6f5cc1c5122a54934de33f97eb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0260_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5971e9f166d3cab22adb5573e8a10569bd290b23d294f0a715ab6f15b46c33b6 -size 1137759 diff --git a/dataset_1k_720p_2/images/scene_0261_cf1.png b/dataset_1k_720p_2/images/scene_0261_cf1.png deleted file mode 100644 index 972b2e5956625f3d934182e5496483f6bfa4f472..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0261_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a5fa396c972aed1905729bb57f94307619a9bbe922e176467f99efff4bebd89 -size 1400367 diff --git a/dataset_1k_720p_2/images/scene_0261_cf2.png b/dataset_1k_720p_2/images/scene_0261_cf2.png deleted file mode 100644 index 1b6c2ad636c66896671487e28060e54dd15cbf0d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0261_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4d6def512db2ef89ebbe0f1f80e4ee4626c10f2d296c3b972f5967a068e27e8 -size 1334476 diff --git a/dataset_1k_720p_2/images/scene_0261_original.png b/dataset_1k_720p_2/images/scene_0261_original.png deleted file mode 100644 index 19ce416984addc1d312b2153454e1112b0ad3862..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0261_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22fc28c0187caeaa9ff01caa6889a99f379a2ea74f716d1f9b78e5cb2845b716 -size 1361222 diff --git a/dataset_1k_720p_2/images/scene_0262_cf1.png b/dataset_1k_720p_2/images/scene_0262_cf1.png deleted file mode 100644 index 2c2f62d2ebd049ba60e17ffa761f85dc5f84eb9d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0262_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9182daf9c3dac2069577e0b26d4a8b51f69c94500a0559bdf3e23b2cd04f98b5 -size 1150067 diff --git a/dataset_1k_720p_2/images/scene_0262_cf2.png b/dataset_1k_720p_2/images/scene_0262_cf2.png deleted file mode 100644 index 535cb0796e2122a833f898f4864e9c9805464e70..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0262_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bdda0cf1654d9755d74e8895d3fb4f1712f3c3e22445a9e87a72d0fd8ec4a470 -size 1130142 diff --git a/dataset_1k_720p_2/images/scene_0262_original.png b/dataset_1k_720p_2/images/scene_0262_original.png deleted file mode 100644 index 52839cfbb9fd0a09903a33a863997318fb2b4661..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0262_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c8e24ad116c2e07e86e9b211f605159ba35e658f86a2ac0f135dcdcea7e8999d -size 1162627 diff --git a/dataset_1k_720p_2/images/scene_0263_cf1.png b/dataset_1k_720p_2/images/scene_0263_cf1.png deleted file mode 100644 index 3ffb10c1ac9b0d70814e032e068f63569e5a9c47..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0263_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb1e93be35f3340032d10afa724f549c64b48379fd4ebc9f24c79d7f6cb292b2 -size 1119740 diff --git a/dataset_1k_720p_2/images/scene_0263_cf2.png b/dataset_1k_720p_2/images/scene_0263_cf2.png deleted file mode 100644 index 91f435a48ed295157725c8cb6fd06ad44cc66f22..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0263_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2b3651ea8ead743f7b55903147542fe43d92dbd7c3c20ab4ac0f6d49b699bb0 -size 1139420 diff --git a/dataset_1k_720p_2/images/scene_0263_original.png b/dataset_1k_720p_2/images/scene_0263_original.png deleted file mode 100644 index d5dff6b0e1a990f928fbd0d1c8ec6cd6c5d488fa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0263_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bef54e0ceae572e45d6c66e6634ef533616176b551a967609aec82394543f10d -size 1148447 diff --git a/dataset_1k_720p_2/images/scene_0264_cf1.png b/dataset_1k_720p_2/images/scene_0264_cf1.png deleted file mode 100644 index d6a59a2222500834ce817f3a2ff98cb6c9ab7a54..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0264_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:53102d1d8c6c290ea78894d1a1f344c6eb54de4bc6e89ee4347f4eae6b4aed4d -size 1189662 diff --git a/dataset_1k_720p_2/images/scene_0264_cf2.png b/dataset_1k_720p_2/images/scene_0264_cf2.png deleted file mode 100644 index e21b39d17e22e3fb8ad740f869ab32dd22e6535b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0264_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c0317e12d28d6da453fe8aa54ef10e03477a453e1d533b3f55e543abb1b46b1 -size 1194664 diff --git a/dataset_1k_720p_2/images/scene_0264_original.png b/dataset_1k_720p_2/images/scene_0264_original.png deleted file mode 100644 index 33370b7d3314beb0859fd374d50adbb12ad78fb5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0264_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8eae33be3a81f05429b7bbbf10a7d196797057315c2964f2dccc1f9ccd3e014b -size 1195541 diff --git a/dataset_1k_720p_2/images/scene_0265_cf1.png b/dataset_1k_720p_2/images/scene_0265_cf1.png deleted file mode 100644 index 6e3dfe1c74feed7d8c64cac30db49ec82e7a4387..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0265_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10e7d72b37d02af4f344c949ef53c7ebca1e291a2047a92c894019cf94ef096b -size 1271603 diff --git a/dataset_1k_720p_2/images/scene_0265_cf2.png b/dataset_1k_720p_2/images/scene_0265_cf2.png deleted file mode 100644 index e3569f4660e9aaaaeca163c7716eaace7301f17e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0265_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40bc5a133682157c475ec14eb818443e5240e99003b4903fcd152dabcd1bc68a -size 1278610 diff --git a/dataset_1k_720p_2/images/scene_0265_original.png b/dataset_1k_720p_2/images/scene_0265_original.png deleted file mode 100644 index 0e62a862623c02e18507170a402c79ef85c589dd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0265_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c72d65831b59ccfdf690201bda6ad56166571a3d9453156d7ecb74a0c6649d1 -size 1266084 diff --git a/dataset_1k_720p_2/images/scene_0266_cf1.png b/dataset_1k_720p_2/images/scene_0266_cf1.png deleted file mode 100644 index 8b17481e7f5936865c173f00c676f40e39a92d4c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0266_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2c0c10e0082b9d9e9ebc871fa926b86f2caee9a9ed34c34ddbef3d9480cc29d -size 1200068 diff --git a/dataset_1k_720p_2/images/scene_0266_cf2.png b/dataset_1k_720p_2/images/scene_0266_cf2.png deleted file mode 100644 index cc6c66f005d435e880c74af2bc3755e348862a9c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0266_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4511e32159330e9424d7cf334a896f6bc74b28f57a27459a79d0c5b785f7d792 -size 1220295 diff --git a/dataset_1k_720p_2/images/scene_0266_original.png b/dataset_1k_720p_2/images/scene_0266_original.png deleted file mode 100644 index fce7eeaa4ae3b14497e94687d1053d137b192998..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0266_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:195cd7b9d2584a7d54887bdb1701257bace1a1e6f1d43b534ef4b35c42d8003b -size 1212226 diff --git a/dataset_1k_720p_2/images/scene_0267_cf1.png b/dataset_1k_720p_2/images/scene_0267_cf1.png deleted file mode 100644 index 6ff9766f4d85693be2363433cb0338cb36c3b3f0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0267_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:faf3eed150ab06038f9a0a27ddcbb5d158454fa731477d4f7f2832073853116f -size 1212737 diff --git a/dataset_1k_720p_2/images/scene_0267_cf2.png b/dataset_1k_720p_2/images/scene_0267_cf2.png deleted file mode 100644 index b7a65796b8f8484d02ef1bd9022b672477ba890e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0267_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d453bac9485950856af8936eaaf43dba0ce3fd82cbc23e229f3405447d54e3e -size 1176055 diff --git a/dataset_1k_720p_2/images/scene_0267_original.png b/dataset_1k_720p_2/images/scene_0267_original.png deleted file mode 100644 index 7f3db56df000328130b1acfdc17b78c3b29919a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0267_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85a6240a6b5d01b7071a068d02580f27e2f4473a7faadcf1a914ef06d9072486 -size 1175119 diff --git a/dataset_1k_720p_2/images/scene_0268_cf1.png b/dataset_1k_720p_2/images/scene_0268_cf1.png deleted file mode 100644 index 74eeec07c4ac5dd6690e13b2361a98f7a66f2f49..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0268_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77a24c6e75242b525e2817888e8e4bae3fed7e507cae63d45b5a2680acb08dc9 -size 1169257 diff --git a/dataset_1k_720p_2/images/scene_0268_cf2.png b/dataset_1k_720p_2/images/scene_0268_cf2.png deleted file mode 100644 index 36f4a6067fd7f3d92621a1f4ff69ac686cc91836..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0268_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dcf9a062b49b678a8647d3124b0ec0a3059b016bdc610c660db52ca9819ef598 -size 1165367 diff --git a/dataset_1k_720p_2/images/scene_0268_original.png b/dataset_1k_720p_2/images/scene_0268_original.png deleted file mode 100644 index c8767375306052018b7f3c63010c013f98c2edcb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0268_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a2562696854f958a42ce975c1f3d38ae7def7f29c7b3ffe495b6c4a0ebe0223 -size 1170246 diff --git a/dataset_1k_720p_2/images/scene_0269_cf1.png b/dataset_1k_720p_2/images/scene_0269_cf1.png deleted file mode 100644 index 581d7daf5da000884d4ae1cca3a922a956f36f36..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0269_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ba82d3932e6702ca7840611d6fb953cbe3cac2a8d9d71331061bf221bbcb855 -size 1297890 diff --git a/dataset_1k_720p_2/images/scene_0269_cf2.png b/dataset_1k_720p_2/images/scene_0269_cf2.png deleted file mode 100644 index f17cf637711cd46a9cf63ebda3368285f0fc6149..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0269_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8a86f569e77896f5cec6d878ac3ce59c48165920cf953841e63c088dd871ff6 -size 1300866 diff --git a/dataset_1k_720p_2/images/scene_0269_original.png b/dataset_1k_720p_2/images/scene_0269_original.png deleted file mode 100644 index 53c4b395c47daa8fa772c5d24318d1e4c2ff1826..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0269_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2095bcee9e7f51bbbf533ebae0775bc0d3aee252db9b0b788a645249ce61273b -size 1292548 diff --git a/dataset_1k_720p_2/images/scene_0270_cf1.png b/dataset_1k_720p_2/images/scene_0270_cf1.png deleted file mode 100644 index a4a7f2ba4a2b681c3c9f005e62c504a1d8352019..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0270_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fec7a96a4ab7de7d60c57c9b9a810a7e2ac6cb60fae633b6d75ea1f76e5355f -size 1279031 diff --git a/dataset_1k_720p_2/images/scene_0270_cf2.png b/dataset_1k_720p_2/images/scene_0270_cf2.png deleted file mode 100644 index db88820ddae88e347a166eb6912c69406b16446a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0270_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9627100bda28fa8dbf4553719d27ea18d588768d412e5bc05e79add4558124fe -size 1250959 diff --git a/dataset_1k_720p_2/images/scene_0270_original.png b/dataset_1k_720p_2/images/scene_0270_original.png deleted file mode 100644 index 6c33400da9d41ae53be13fda4110e658ec827d42..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0270_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1a7f99212edcdf6318fb02bb55aac4e4b966be40662cf6f66a24cfec43fe202 -size 1268083 diff --git a/dataset_1k_720p_2/images/scene_0271_cf1.png b/dataset_1k_720p_2/images/scene_0271_cf1.png deleted file mode 100644 index 4048a453769711a81657eb3f584ce45e098ba40e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0271_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:625e5ea63cd8909b8311055243e5a16009f0e4283cc52a41c0800ab3302a90b1 -size 1201027 diff --git a/dataset_1k_720p_2/images/scene_0271_cf2.png b/dataset_1k_720p_2/images/scene_0271_cf2.png deleted file mode 100644 index 558eff81ccb87fe2d62c1697ac377298b7d0f729..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0271_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66582ab3ad5cb26074c98062fb5544b972c24b37ecb62453d45ce936fd047003 -size 1224584 diff --git a/dataset_1k_720p_2/images/scene_0271_original.png b/dataset_1k_720p_2/images/scene_0271_original.png deleted file mode 100644 index bb6ca2ca7232f2ce7565cf3547285f7e37141d00..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0271_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:533d4f9089bb81fa2cc0bf98e5fbe496ebaf3298c48cd112b733b73b3aeb567d -size 1225899 diff --git a/dataset_1k_720p_2/images/scene_0272_cf1.png b/dataset_1k_720p_2/images/scene_0272_cf1.png deleted file mode 100644 index 4cf6219a8110182558f34a2ef5e1b929ba1c78dd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0272_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10e711467ab55e56d7bea75f485161a0e035bd78cd79b1ac404aed1b2645c570 -size 1143414 diff --git a/dataset_1k_720p_2/images/scene_0272_cf2.png b/dataset_1k_720p_2/images/scene_0272_cf2.png deleted file mode 100644 index a020db5118cdbdb1110066b7cb1a3dc127624b7e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0272_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d61a3856956004afb4c95e0d5d1e5d44b9c71ab6e407ae9f854d07ea80c30c35 -size 1183688 diff --git a/dataset_1k_720p_2/images/scene_0272_original.png b/dataset_1k_720p_2/images/scene_0272_original.png deleted file mode 100644 index 447740a9e32c1153d9a563e9d08e06bc37f58947..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0272_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f335e6c1eb8c9ace7fb2b3e51dd1c03f5025bacbef0dbd5d68c6e63184d2c236 -size 1194220 diff --git a/dataset_1k_720p_2/images/scene_0273_cf1.png b/dataset_1k_720p_2/images/scene_0273_cf1.png deleted file mode 100644 index d4c2a4b7c081645c4ca649a3417540520673599f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0273_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:667297f1a759c6bada302535615892a641748bd536ba009f4e7ec553d0b96ac6 -size 1195055 diff --git a/dataset_1k_720p_2/images/scene_0273_cf2.png b/dataset_1k_720p_2/images/scene_0273_cf2.png deleted file mode 100644 index 5443d929e1119b96560a1f73d96982bd5ae02a95..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0273_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b185880d7adbb03508311a2ce06657257bc18a35e3583cdb95c63af7e9213c14 -size 1198803 diff --git a/dataset_1k_720p_2/images/scene_0273_original.png b/dataset_1k_720p_2/images/scene_0273_original.png deleted file mode 100644 index 2641b546ea099ea3c5b8fcc63da5243df470de00..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0273_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84a94d72e9ce57ff8e701f1f2ba9058757635562a61791936006bf10cf587cc8 -size 1196284 diff --git a/dataset_1k_720p_2/images/scene_0274_cf1.png b/dataset_1k_720p_2/images/scene_0274_cf1.png deleted file mode 100644 index a670d7cf1b1386f65a935a226015144cd5aa6adb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0274_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a163dafba37fa925b20f401982498cb29f205728f8bf98d7eb64f747c53193d -size 1190366 diff --git a/dataset_1k_720p_2/images/scene_0274_cf2.png b/dataset_1k_720p_2/images/scene_0274_cf2.png deleted file mode 100644 index e0de9cd6a1dd10600e3c5b224c01f396be00cb6c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0274_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec7efc9105923e2a37a1abd229bfe56d37a91dc88b9139d3925a00cb480da6f3 -size 1242431 diff --git a/dataset_1k_720p_2/images/scene_0274_original.png b/dataset_1k_720p_2/images/scene_0274_original.png deleted file mode 100644 index 208642a9ed44bb35cf75377c70ed49c8095e3c90..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0274_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:259290b974b0c1170481419ace1fe349e9cf4a65ee85e623df73567c4d47b172 -size 1229884 diff --git a/dataset_1k_720p_2/images/scene_0275_cf1.png b/dataset_1k_720p_2/images/scene_0275_cf1.png deleted file mode 100644 index 1ab8597e90d0b836e880d0bf994340aae727b2fb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0275_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a67f39c3c1eeab13315c76b066173f0e4abf74d2c26adf30c2af8a7b9eea4858 -size 1179041 diff --git a/dataset_1k_720p_2/images/scene_0275_cf2.png b/dataset_1k_720p_2/images/scene_0275_cf2.png deleted file mode 100644 index 1b6af9ea3540f152423d5815bdfefdf0f272cf58..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0275_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60dd2ca51845f8a9fda09a4e627c2c04723ecd86378cef57467c7561dc9aa391 -size 1188593 diff --git a/dataset_1k_720p_2/images/scene_0275_original.png b/dataset_1k_720p_2/images/scene_0275_original.png deleted file mode 100644 index f18682e08ad220753cd2705fb528cfd6e0f8eac0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0275_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee82f71d9c018041ac0b5b8f7aecbed254608d1c35438cd9d46253edb959fd42 -size 1184792 diff --git a/dataset_1k_720p_2/images/scene_0276_cf1.png b/dataset_1k_720p_2/images/scene_0276_cf1.png deleted file mode 100644 index 774dfcc299e2240df38ff6834edb0310cf1adc7f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0276_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0484f4cc379fcd81080cd6bdbef3dd1627d1f3eda00fa99154ff67df942f85e1 -size 1148915 diff --git a/dataset_1k_720p_2/images/scene_0276_cf2.png b/dataset_1k_720p_2/images/scene_0276_cf2.png deleted file mode 100644 index cd3d87458c050902cf3194ff779d50d88568036f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0276_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e77df064979a4a541a648ec7755a577d7ea53544bc1521c7d965a65aa3c6bf1 -size 1124886 diff --git a/dataset_1k_720p_2/images/scene_0276_original.png b/dataset_1k_720p_2/images/scene_0276_original.png deleted file mode 100644 index 9fea81de7a17e21cc9de3be6dab2889772f7cf01..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0276_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50af4baf586476076e738b8f5bf3338b8632126d5f5752e9a10c64b87c096f4c -size 1154512 diff --git a/dataset_1k_720p_2/images/scene_0277_cf1.png b/dataset_1k_720p_2/images/scene_0277_cf1.png deleted file mode 100644 index 3a683f32d399ea8fc57fb56cc3757558e10ea6f6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0277_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bda1f56d415b85e58c48e416f38f66f73697c7cb4fb8cd8bd267438731b9a63f -size 1208104 diff --git a/dataset_1k_720p_2/images/scene_0277_cf2.png b/dataset_1k_720p_2/images/scene_0277_cf2.png deleted file mode 100644 index e28d8aff504cdb0cfac4ec96b617a5d357db7d6b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0277_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5593cc34b4c578b5a0ae8d8cac6d3f87f969cdeadaa5f28be8def05d8a2e1060 -size 1211067 diff --git a/dataset_1k_720p_2/images/scene_0277_original.png b/dataset_1k_720p_2/images/scene_0277_original.png deleted file mode 100644 index 0e8294d25c8111d771c190704fb0f4c39a0f0238..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0277_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f0ec7422d12dd1c60c0a6424a510e4d7ff3984d159f4ebf98ca74b40edd4056 -size 1217021 diff --git a/dataset_1k_720p_2/images/scene_0278_cf1.png b/dataset_1k_720p_2/images/scene_0278_cf1.png deleted file mode 100644 index e6c1ba3b39ca14be6739658dba9b54ae9051d641..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0278_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7119dc79e8f493333a14696c8599b9c5a6f18a042f748bed2a3939533cf84981 -size 1136125 diff --git a/dataset_1k_720p_2/images/scene_0278_cf2.png b/dataset_1k_720p_2/images/scene_0278_cf2.png deleted file mode 100644 index 48c42eb2c90e172559f7292d825f25fc2e0bffd7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0278_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2496bec5188c2aae40431f1da241bdf686ee867a548e3f5a65425d18c3d4a1db -size 1038033 diff --git a/dataset_1k_720p_2/images/scene_0278_original.png b/dataset_1k_720p_2/images/scene_0278_original.png deleted file mode 100644 index a037d4168085ca6c48b8a219c5e64f7eb8613304..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0278_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:804258b72a56bf2a4c7934a9a2045de46716d4f8ea85a965ea2d23322eccbf58 -size 1035017 diff --git a/dataset_1k_720p_2/images/scene_0279_cf1.png b/dataset_1k_720p_2/images/scene_0279_cf1.png deleted file mode 100644 index 106268bdb1a678331aacd037451b0525141dd8a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0279_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90b786c209cbf33fac656bdf85713cf59fd4e526497223d5cb49ed64f8e3a864 -size 1205540 diff --git a/dataset_1k_720p_2/images/scene_0279_cf2.png b/dataset_1k_720p_2/images/scene_0279_cf2.png deleted file mode 100644 index 58283b4556d1b3846a9bfba3b971535200b732ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0279_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11443865943ee4d31587ee74dca943b4279a473b788d19fd0df848267c854a24 -size 1278289 diff --git a/dataset_1k_720p_2/images/scene_0279_original.png b/dataset_1k_720p_2/images/scene_0279_original.png deleted file mode 100644 index e9efce372286a6c28073bfec707203bf8d768c62..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0279_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b5e7cde156d8d55cfbfc92f9e8265e9ef48ff173ebe272e0e562f156afa72f0 -size 1268725 diff --git a/dataset_1k_720p_2/images/scene_0280_cf1.png b/dataset_1k_720p_2/images/scene_0280_cf1.png deleted file mode 100644 index 6c99781b11b167840ba91224c3e0ca48fed50c62..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0280_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80ae76838c2aafc6e89a4603e999eae78a3d2587856e15ea1e1ad083f798b562 -size 1295897 diff --git a/dataset_1k_720p_2/images/scene_0280_cf2.png b/dataset_1k_720p_2/images/scene_0280_cf2.png deleted file mode 100644 index 478bc0def2ae00e7fcc4961c7d7c0c97031b0a47..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0280_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:950864a7cac2c35ed1c352a7e71c7ebf012667b3df233a5137c53657c08b4422 -size 1270423 diff --git a/dataset_1k_720p_2/images/scene_0280_original.png b/dataset_1k_720p_2/images/scene_0280_original.png deleted file mode 100644 index 2fec7a9ceee080800da33cbf731d6b1032c91e81..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0280_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:454f608c2924e36a86a6de338553c9a2b422270616b454f28b911fdcb16d0df3 -size 1289447 diff --git a/dataset_1k_720p_2/images/scene_0281_cf1.png b/dataset_1k_720p_2/images/scene_0281_cf1.png deleted file mode 100644 index d05265dbd8737e26859f7e7a29751cdec35f184e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0281_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6e95a7e5cc36be4eb3f9e2fcd9550f752cad5795f19def76f94c003079e10ec -size 1299148 diff --git a/dataset_1k_720p_2/images/scene_0281_cf2.png b/dataset_1k_720p_2/images/scene_0281_cf2.png deleted file mode 100644 index 692dc5b0a9ec03554cc63d16806584c086b7c515..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0281_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4fa6fefc67bb039f897f23395adfc4d13f3d2fa595b2de08176d537b6e1e4c82 -size 1344226 diff --git a/dataset_1k_720p_2/images/scene_0281_original.png b/dataset_1k_720p_2/images/scene_0281_original.png deleted file mode 100644 index 09d9f888b161bc8f18eeeb10fba286d59828ef74..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0281_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bbf3243a63c2123728c9834e270e90cde60cc60ffdff6e0232b3f439ffaf874f -size 1309961 diff --git a/dataset_1k_720p_2/images/scene_0282_cf1.png b/dataset_1k_720p_2/images/scene_0282_cf1.png deleted file mode 100644 index 2dd394dc8f528a1db011224993add62bf2346212..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0282_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58deb0cf2071c3ab735194bdc77cfddfc577619dc7e8dca1c163b554712040e3 -size 1182150 diff --git a/dataset_1k_720p_2/images/scene_0282_cf2.png b/dataset_1k_720p_2/images/scene_0282_cf2.png deleted file mode 100644 index d2c1e9df91ce773a311e19eb757ff0e3d8aa2456..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0282_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:abbdc2fa85d047bf3e4a692bd875c70916820bdc028637ce2571e62b639e6378 -size 1188174 diff --git a/dataset_1k_720p_2/images/scene_0282_original.png b/dataset_1k_720p_2/images/scene_0282_original.png deleted file mode 100644 index 385a496655793ed8775f9e318150a970c4cb6b96..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0282_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5fcd990e589c3129cdb9460bf05a1371f36de9c1739a759c569dac793261af2 -size 1207606 diff --git a/dataset_1k_720p_2/images/scene_0283_cf1.png b/dataset_1k_720p_2/images/scene_0283_cf1.png deleted file mode 100644 index cb136b874ea7ac18359dc4c190c39a015857315c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0283_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2dd97ed07d283bd9ba80a9eeffab740b74bb8224b2593c4e4cb7631832498361 -size 1159270 diff --git a/dataset_1k_720p_2/images/scene_0283_cf2.png b/dataset_1k_720p_2/images/scene_0283_cf2.png deleted file mode 100644 index 573d63190900b273dff7b9f352e030ce386ea634..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0283_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:494bd074c403df443b45092d5428dd74e32d139b11b4598c78306935d2880ceb -size 1100326 diff --git a/dataset_1k_720p_2/images/scene_0283_original.png b/dataset_1k_720p_2/images/scene_0283_original.png deleted file mode 100644 index b1c293197a2856f4a0f6ea934368e4467db81999..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0283_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2dcaa1a012d8f69882c3930a101fe2597ce9cc50c8562af5cb054773b60e2e61 -size 1104898 diff --git a/dataset_1k_720p_2/images/scene_0284_cf1.png b/dataset_1k_720p_2/images/scene_0284_cf1.png deleted file mode 100644 index 87f36e652b5fabd21ad8a43a103fa7d3f81d62d5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0284_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:666676ec3211803e1245378285e9c348a11354f8bb0a86044c1cb91f2470e85f -size 1286322 diff --git a/dataset_1k_720p_2/images/scene_0284_cf2.png b/dataset_1k_720p_2/images/scene_0284_cf2.png deleted file mode 100644 index 63fa3ada9e8c68a38a873bc335412a8b592fb5b4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0284_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3b01aa291234a9c85303aefab2dd6e80e61584152f4ece956f178a6a7c213b8 -size 1292449 diff --git a/dataset_1k_720p_2/images/scene_0284_original.png b/dataset_1k_720p_2/images/scene_0284_original.png deleted file mode 100644 index 1dadc4a7b09ae4820aa8cbc330a171e5997f7d53..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0284_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5df2a312f194a0aa4aae3ee9571e959028bcccf57560be6973c02b03398e397e -size 1295352 diff --git a/dataset_1k_720p_2/images/scene_0285_cf1.png b/dataset_1k_720p_2/images/scene_0285_cf1.png deleted file mode 100644 index bfd69b44216b57abf8cfb1560d18fbf62d1df5d1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0285_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60db715d99d50c7a9dce5140cec5e200aef65cd657bb4d9ee1981678d78374ee -size 1127666 diff --git a/dataset_1k_720p_2/images/scene_0285_cf2.png b/dataset_1k_720p_2/images/scene_0285_cf2.png deleted file mode 100644 index 2cda3d25abbe854f535a7a11d6fafa689543aec2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0285_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33a75db1290ad6e1696b9cfc01d9594038337be6f1f10217ecd13203e6ab1227 -size 1147981 diff --git a/dataset_1k_720p_2/images/scene_0285_original.png b/dataset_1k_720p_2/images/scene_0285_original.png deleted file mode 100644 index b32fc00965467d6ed8eea05582136934eff8c655..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0285_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab21396d874b5f9dceb3db389a254b73b9a9fede4927ee6fd1de6e08f184cbf6 -size 1132926 diff --git a/dataset_1k_720p_2/images/scene_0286_cf1.png b/dataset_1k_720p_2/images/scene_0286_cf1.png deleted file mode 100644 index 69cac9a752ae0a8fe799e156ae063df9a8f6480c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0286_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:38d4948db25533fe46bfdd03a425cb1e723ac08cd2b29ee239f9059e5af35214 -size 1213496 diff --git a/dataset_1k_720p_2/images/scene_0286_cf2.png b/dataset_1k_720p_2/images/scene_0286_cf2.png deleted file mode 100644 index da9b4af94375fb252f41e6785a810f5e75f558d3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0286_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7781f0919a065b02f6fcfc15cd57baaca11e2c020456b2408ff116734b3fa522 -size 1150950 diff --git a/dataset_1k_720p_2/images/scene_0286_original.png b/dataset_1k_720p_2/images/scene_0286_original.png deleted file mode 100644 index a6e930e073520cededc961681d44540911f30be9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0286_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2d35d1df2a4398ce51fe8102cb285b35b2217059f732af658c6da445368d074 -size 1216145 diff --git a/dataset_1k_720p_2/images/scene_0287_cf1.png b/dataset_1k_720p_2/images/scene_0287_cf1.png deleted file mode 100644 index 991da54cfa3b5dbb76cd5028c2a615d8a8140b4a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0287_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63e9a1983995f1cc0e38d30fb468d3d3e0c954ac0f3d93ba139b4304b6664fb9 -size 1232250 diff --git a/dataset_1k_720p_2/images/scene_0287_cf2.png b/dataset_1k_720p_2/images/scene_0287_cf2.png deleted file mode 100644 index ca846f31538d592d5ea0c7450adfe250e66d545e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0287_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29a3a89ffb293dbc606f31a911f5febc2c65cab6cda7d4c5cefe46953752c6fb -size 1236719 diff --git a/dataset_1k_720p_2/images/scene_0287_original.png b/dataset_1k_720p_2/images/scene_0287_original.png deleted file mode 100644 index 14591428f86061f0a4b3ae11e2c9a3b16207ca43..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0287_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cbdf0c5d224630a2169a5873583e0bbea5794d6669bbd2e94dd9494a3f9e8530 -size 1233641 diff --git a/dataset_1k_720p_2/images/scene_0288_cf1.png b/dataset_1k_720p_2/images/scene_0288_cf1.png deleted file mode 100644 index ad3eab762d5600db3171b193ed017e4bcc1b66d4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0288_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a82467d620007f405e070abfaa28b9cfd86b93b8fbc1b9394c0082c01696cd0 -size 1235934 diff --git a/dataset_1k_720p_2/images/scene_0288_cf2.png b/dataset_1k_720p_2/images/scene_0288_cf2.png deleted file mode 100644 index 5636089ce2e42746892a55580d5154544a5ee5c9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0288_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:471e316b2f41290e1aed1789a8a40d09acd42f07b24460c02ec9659f150a884b -size 1210497 diff --git a/dataset_1k_720p_2/images/scene_0288_original.png b/dataset_1k_720p_2/images/scene_0288_original.png deleted file mode 100644 index e1d2e27f24a7b4bebc4f960e1513dea1fc5dcb9d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0288_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b91a594c5e0a5c31c36ff60b61d2b536d3f17854236865fc70e839c5eacca1e8 -size 1215004 diff --git a/dataset_1k_720p_2/images/scene_0289_cf1.png b/dataset_1k_720p_2/images/scene_0289_cf1.png deleted file mode 100644 index e3fa08aab4da1575e4dd0fbda0aaf07b57cddef7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0289_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72201e73967e536968f78fbf95e4eed8f45faa696d79b6d373f43079f7ade82b -size 1207373 diff --git a/dataset_1k_720p_2/images/scene_0289_cf2.png b/dataset_1k_720p_2/images/scene_0289_cf2.png deleted file mode 100644 index 0ca94f53651098546f1c56f2fa2637e06e833934..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0289_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0608c49ffc18376522518fa7bd0c33184016e6950275ea61e1bb5f4d65c21425 -size 1212077 diff --git a/dataset_1k_720p_2/images/scene_0289_original.png b/dataset_1k_720p_2/images/scene_0289_original.png deleted file mode 100644 index 5558d9c6141b498c80398745e7fe89862587655e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0289_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b18ad50f2ead6026f65afd5f4bea8459bbda7a8945b261caee9beb666c0dbc8c -size 1229999 diff --git a/dataset_1k_720p_2/images/scene_0290_cf1.png b/dataset_1k_720p_2/images/scene_0290_cf1.png deleted file mode 100644 index 5020719588c2a3136341662c6c9d5c992f795f7b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0290_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72fd713338c8893bc6a19f1dd35286446c717362fe8109b343e3339fde90e7d2 -size 1085264 diff --git a/dataset_1k_720p_2/images/scene_0290_cf2.png b/dataset_1k_720p_2/images/scene_0290_cf2.png deleted file mode 100644 index 8e7ea0f8bf36ceebdc92030470312d3b57c82a42..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0290_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3275477df96cfba1b410b711f8a6006353aa7e5c0f9a3d993c324af42e91b206 -size 1071880 diff --git a/dataset_1k_720p_2/images/scene_0290_original.png b/dataset_1k_720p_2/images/scene_0290_original.png deleted file mode 100644 index fa0268b4d89fe60cf9479bd32a375e61b5a55f5b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0290_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ad7c40baf5ad004efb0c2a2174d9b29a3fc5fae3a59c1467e26c9491b66c2a3 -size 1096967 diff --git a/dataset_1k_720p_2/images/scene_0291_cf1.png b/dataset_1k_720p_2/images/scene_0291_cf1.png deleted file mode 100644 index a1737d716854413fc6ae1e8e891d7189dd5af677..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0291_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8159765914ebce624a8894e3878f3e1eb445a73c593b391dd69eb9a8de4105c -size 1171312 diff --git a/dataset_1k_720p_2/images/scene_0291_cf2.png b/dataset_1k_720p_2/images/scene_0291_cf2.png deleted file mode 100644 index 66006a1701f018ba8e7921ad6a74c8483f4cb753..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0291_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ddaf65d787fe271355d1e1480d3b23e9a6804aa213a3d91b8d78203a23ea99a9 -size 1181671 diff --git a/dataset_1k_720p_2/images/scene_0291_original.png b/dataset_1k_720p_2/images/scene_0291_original.png deleted file mode 100644 index 72cd88434464e7b3eb08b3b5c5a4424da484ca8c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0291_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cca121d58b78a9f8d88e4556e547573ebb88c5de877ee59b391bf55112c3b99c -size 1189314 diff --git a/dataset_1k_720p_2/images/scene_0292_cf1.png b/dataset_1k_720p_2/images/scene_0292_cf1.png deleted file mode 100644 index 9e1d7c6760b21ce9adb9cf2ee3567e5219255775..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0292_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47c07c348363afd2ca3924565b6315506aec08287e16f24f48ea41ba3937f141 -size 1107964 diff --git a/dataset_1k_720p_2/images/scene_0292_cf2.png b/dataset_1k_720p_2/images/scene_0292_cf2.png deleted file mode 100644 index 3d13b3f11ed7720066053feed0f94964c23f58de..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0292_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:262ff8b2a40c0a6735ef428278c0f8d8f70ad75b83619ec430acdc52deb0b06a -size 1120727 diff --git a/dataset_1k_720p_2/images/scene_0292_original.png b/dataset_1k_720p_2/images/scene_0292_original.png deleted file mode 100644 index 27c9fc0d5e2776e34d314b59b5772cd8a3af0f36..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0292_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b49035cbdb0b4d3d2646d85c79420042f89f07672987ab4bb9544d1ac3faaf35 -size 1112156 diff --git a/dataset_1k_720p_2/images/scene_0293_cf1.png b/dataset_1k_720p_2/images/scene_0293_cf1.png deleted file mode 100644 index 3087e34f74a374da74bc1293ec6ca9e745b504d1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0293_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:590a34375245c09f4df630be196c709099cd7565ce31efc20d1dfecf4c03a00f -size 1169343 diff --git a/dataset_1k_720p_2/images/scene_0293_cf2.png b/dataset_1k_720p_2/images/scene_0293_cf2.png deleted file mode 100644 index 7cddc0ba508e88f9fdb991f2a71b3157b627febb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0293_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfd8fbf888542a7c08ed2b0f1e1e25337fb7bcc381a01b6ca4710f375de02813 -size 1179361 diff --git a/dataset_1k_720p_2/images/scene_0293_original.png b/dataset_1k_720p_2/images/scene_0293_original.png deleted file mode 100644 index 6163a758cbbe0a256174b378586b87eb31dd29b6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0293_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f71f310b51151b42c1c180e620ce9a6ebdd1b25a1e5015da91ff25a428432833 -size 1189637 diff --git a/dataset_1k_720p_2/images/scene_0294_cf1.png b/dataset_1k_720p_2/images/scene_0294_cf1.png deleted file mode 100644 index bd8b5f3b8e9dad09a2fa62ea65baeddb0d2aa20f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0294_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a71d6d3f9d748db74f383f18d5b3b3c155a9aa574ca5bcaf409be6b8f52e61f -size 1274839 diff --git a/dataset_1k_720p_2/images/scene_0294_cf2.png b/dataset_1k_720p_2/images/scene_0294_cf2.png deleted file mode 100644 index e66b0669d9faffd12a964fce128b1904d452e1cc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0294_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35e490021ae67587c1ad936d1834783d4fd91d457edb00fe40628fdc83c4d13e -size 1304664 diff --git a/dataset_1k_720p_2/images/scene_0294_original.png b/dataset_1k_720p_2/images/scene_0294_original.png deleted file mode 100644 index b1f5ce5e629ab9f75dcc8eceb13b2bede6c3618d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0294_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3f3532cb10fdef98bdcf060b8d53bb83c7bfe5c927d2cca5851bacc100b2bd8 -size 1286001 diff --git a/dataset_1k_720p_2/images/scene_0295_cf1.png b/dataset_1k_720p_2/images/scene_0295_cf1.png deleted file mode 100644 index 54b169a4afb24212a401c53ca0aa8f27db2cc93f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0295_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e406d62fd6e979b2d2fd56b4e3fb4d229a651bbb3579a420508eab64ee4dc47e -size 1136980 diff --git a/dataset_1k_720p_2/images/scene_0295_cf2.png b/dataset_1k_720p_2/images/scene_0295_cf2.png deleted file mode 100644 index ad5112d99164f64dbd288753e5798b83156f65d3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0295_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c29376b2f2588ccc2fa85d1e55f241f5f89fc32a88b19eabf33b4c445d2959a -size 1159303 diff --git a/dataset_1k_720p_2/images/scene_0295_original.png b/dataset_1k_720p_2/images/scene_0295_original.png deleted file mode 100644 index 390aa747a1eadbc7b2f28ef28d888e2044d94166..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0295_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:460df8c376f19ba0ac115c96b116234736b6f07803471b274ea514fcee93fdc0 -size 1149544 diff --git a/dataset_1k_720p_2/images/scene_0296_cf1.png b/dataset_1k_720p_2/images/scene_0296_cf1.png deleted file mode 100644 index 84e08acb0cc201529fdb15c3fffe5ec69c5c8f70..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0296_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03a58dcafc038ff50d7b2cc2467099e30524cd9208d4cb148d8d67aec2803207 -size 1349270 diff --git a/dataset_1k_720p_2/images/scene_0296_cf2.png b/dataset_1k_720p_2/images/scene_0296_cf2.png deleted file mode 100644 index ad0b6218dba71e600b037b52298df59c97d1b139..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0296_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b73732789c76b1ad7c8e8bbfde78ff3d5a631196577caf17a0295e1c6cf78d9 -size 1257033 diff --git a/dataset_1k_720p_2/images/scene_0296_original.png b/dataset_1k_720p_2/images/scene_0296_original.png deleted file mode 100644 index 215542e9f0be4ca483a8da01895ad42f01dc560b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0296_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88957c5bed9445919c88ab9f0404f5eb1c66cab366f958cbf95ee40dc8a9816b -size 1352725 diff --git a/dataset_1k_720p_2/images/scene_0297_cf1.png b/dataset_1k_720p_2/images/scene_0297_cf1.png deleted file mode 100644 index be630644f79a2665f83d670f21c8a72d5c119024..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0297_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6eced58b4642ec7bb239cda56c096293452d44fdfdddaf0acfd1ec878d2c833 -size 1185862 diff --git a/dataset_1k_720p_2/images/scene_0297_cf2.png b/dataset_1k_720p_2/images/scene_0297_cf2.png deleted file mode 100644 index 2992ef58b8f11a71f41e67da94cd0b0555043942..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0297_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51ce555cd757a0f80c692ed8f449f66e0f8404b0012bb33ea522c9b5b421f34f -size 1177279 diff --git a/dataset_1k_720p_2/images/scene_0297_original.png b/dataset_1k_720p_2/images/scene_0297_original.png deleted file mode 100644 index 7c9a00cf61196adc8a96da0b223f07cf1b682ad6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0297_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3306d66f9021d749116d90fd2f5dc96d73a2c3c89d8323e811deff9721e39483 -size 1183081 diff --git a/dataset_1k_720p_2/images/scene_0298_cf1.png b/dataset_1k_720p_2/images/scene_0298_cf1.png deleted file mode 100644 index 948f160afabe7b4baf0d7dcc3d77e71a50741164..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0298_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:adf4b492aed5736e86fcd3d428e032bce2bd521145b49ca327339fcfac38aad3 -size 1140602 diff --git a/dataset_1k_720p_2/images/scene_0298_cf2.png b/dataset_1k_720p_2/images/scene_0298_cf2.png deleted file mode 100644 index de1f77b2486e76d83a93be3235336e0b472c3925..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0298_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4a37765a54c53429605c9f111fc6e4a6cbe42ab3b2d8fe671f9975ad51a9bf9 -size 1072242 diff --git a/dataset_1k_720p_2/images/scene_0298_original.png b/dataset_1k_720p_2/images/scene_0298_original.png deleted file mode 100644 index d7d16fe913a601c71c5bdd0a514aaec55e1c830a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0298_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c601b3355f3077d930e6c5c02edc602770b46c6e0a868aba84f322020b1be118 -size 1123571 diff --git a/dataset_1k_720p_2/images/scene_0299_cf1.png b/dataset_1k_720p_2/images/scene_0299_cf1.png deleted file mode 100644 index d3c0e66a388704f5d39039ba4a4a191852f8486c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0299_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7bb4a161d26c8f21939221ebad5e767411c9644869ffb234f4b2c766455a394 -size 1290334 diff --git a/dataset_1k_720p_2/images/scene_0299_cf2.png b/dataset_1k_720p_2/images/scene_0299_cf2.png deleted file mode 100644 index c4a2b6c31a1c1402450b787ee721642a6c8365f4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0299_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:464f674b9b7643b5cd429f71ee933a9199719e8913a15772c756620c304ba745 -size 1266530 diff --git a/dataset_1k_720p_2/images/scene_0299_original.png b/dataset_1k_720p_2/images/scene_0299_original.png deleted file mode 100644 index a315290f7492fb533a3969203e6cdeb291797694..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0299_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:487784bf6e215b617c4b579fed27bfdabcdfe4de3c0be9d5401283d3b7bb23a8 -size 1265147 diff --git a/dataset_1k_720p_2/images/scene_0300_cf1.png b/dataset_1k_720p_2/images/scene_0300_cf1.png deleted file mode 100644 index fb63a9da9c4ad73e58efa274c79872dd6f84d3e2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0300_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a187238d92b79f36c2eb9c2745936c16cf11f4c321ac7dd0931e35798f0d589e -size 1110798 diff --git a/dataset_1k_720p_2/images/scene_0300_cf2.png b/dataset_1k_720p_2/images/scene_0300_cf2.png deleted file mode 100644 index 8d572dc282d3dbaa4440e8dacf162305edfa18a6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0300_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec056a6212e00a4675fcb028aa5096df5790a4f73cd9dc2c053fd906ac948797 -size 1109747 diff --git a/dataset_1k_720p_2/images/scene_0300_original.png b/dataset_1k_720p_2/images/scene_0300_original.png deleted file mode 100644 index 2f10f63cb81661f954fb96361ac3ea7c48dbcc50..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0300_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d761356bbdafb9231d785884db6007fd811106473ada6e6068c17099a9be318 -size 1112539 diff --git a/dataset_1k_720p_2/images/scene_0301_cf1.png b/dataset_1k_720p_2/images/scene_0301_cf1.png deleted file mode 100644 index 6220304724fc0ff0d3c9503d1573b420ef816877..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0301_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:580a8420409408eb2772fc9f14b7eba54279f07c7f43e2d3de4faf725df52e89 -size 1234284 diff --git a/dataset_1k_720p_2/images/scene_0301_cf2.png b/dataset_1k_720p_2/images/scene_0301_cf2.png deleted file mode 100644 index 8b446b37252e1ecaa1bfc51cd3ea829ea61b57d8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0301_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6cd33e6f4b460df8efd5bbb329cae2ba27c65c10506d31308a041b432356db3 -size 1256377 diff --git a/dataset_1k_720p_2/images/scene_0301_original.png b/dataset_1k_720p_2/images/scene_0301_original.png deleted file mode 100644 index 07c2f91812605742daa887a2fbc988b3fb745599..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0301_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2f243ad374c9e45961cc255c8ee88282ccd10db48dc5f8a0308170020a0690e -size 1259594 diff --git a/dataset_1k_720p_2/images/scene_0302_cf1.png b/dataset_1k_720p_2/images/scene_0302_cf1.png deleted file mode 100644 index b75eae820e429e5b948d2d1b992abb1442905d23..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0302_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47756201d2bd6c467171d247a5e1067cd0082870cc7baff5f617c63b064f5be3 -size 1219512 diff --git a/dataset_1k_720p_2/images/scene_0302_cf2.png b/dataset_1k_720p_2/images/scene_0302_cf2.png deleted file mode 100644 index 8f09f42f6681061d732daa527e2d859aa153e333..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0302_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cdf4590e3db3ae59bd4ad1ceccdcb3edfe9c8ee3d64cef85d1f119292f655f63 -size 1190010 diff --git a/dataset_1k_720p_2/images/scene_0302_original.png b/dataset_1k_720p_2/images/scene_0302_original.png deleted file mode 100644 index 8bc570eb79d1c83a9397edf4ef652a346ea9be51..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0302_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a0729f3e00cda55323ac054606a727a128aa5fadd521a4aaece0e656f5685ba -size 1197978 diff --git a/dataset_1k_720p_2/images/scene_0303_cf1.png b/dataset_1k_720p_2/images/scene_0303_cf1.png deleted file mode 100644 index 50fca84e23e7fcffa3833ef7f20f338b969c84fd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0303_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71dae69fae741d0390d72f9042579f072ba64f932cb0eaa522db3458aa8438ae -size 1159570 diff --git a/dataset_1k_720p_2/images/scene_0303_cf2.png b/dataset_1k_720p_2/images/scene_0303_cf2.png deleted file mode 100644 index 5cca6b76c6493af4f65af87dec048e15baa93942..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0303_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:777305eb68c11138cdd365ed1b7c4baf51b898af7154097a83b685eccd16063a -size 1105784 diff --git a/dataset_1k_720p_2/images/scene_0303_original.png b/dataset_1k_720p_2/images/scene_0303_original.png deleted file mode 100644 index 8b4a2b2121cf04cb96357bccecca4900c38dc001..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0303_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d387b4f2b0d58e17f85aefcc6ca94025b349a4973ae992162ff7fabc52d345d -size 1194391 diff --git a/dataset_1k_720p_2/images/scene_0304_cf1.png b/dataset_1k_720p_2/images/scene_0304_cf1.png deleted file mode 100644 index a6ae531d90ee95e2aa18d1c669321ce8a12186e6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0304_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e4ca1e6aec65467e1e722eaf4209c0f69f6fd976894b894b993fca5586e917b -size 1289873 diff --git a/dataset_1k_720p_2/images/scene_0304_cf2.png b/dataset_1k_720p_2/images/scene_0304_cf2.png deleted file mode 100644 index 9d7ef0253d33093c0bb4561895fe8377932334be..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0304_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a380a845d4efb98bbf3360d27df42ac2ef9d7bd5f1295ff9a4c7fed8906bc684 -size 1300652 diff --git a/dataset_1k_720p_2/images/scene_0304_original.png b/dataset_1k_720p_2/images/scene_0304_original.png deleted file mode 100644 index 500f7504998c44e0e25d74cc949cf7fb598b613b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0304_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b037b11f49d90142862d8b85e215a2270c2aeeb9b1a3e3b87a4d0a0c4b9f7f43 -size 1300258 diff --git a/dataset_1k_720p_2/images/scene_0305_cf1.png b/dataset_1k_720p_2/images/scene_0305_cf1.png deleted file mode 100644 index 10337a1e2e06159de0c0eb9301a0dcddc12040ac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0305_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ca66a3e54a9592a3a6355b708b40970c184aa9a4bf5897e8175f4fa8ee0df00 -size 1239758 diff --git a/dataset_1k_720p_2/images/scene_0305_cf2.png b/dataset_1k_720p_2/images/scene_0305_cf2.png deleted file mode 100644 index b456dbda743dc60d77f762b9882f192b2cf38088..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0305_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5e7713e722d08e62a792e6ec25a86756c53437071f5f650408232ee2621db7f -size 1198142 diff --git a/dataset_1k_720p_2/images/scene_0305_original.png b/dataset_1k_720p_2/images/scene_0305_original.png deleted file mode 100644 index 9f66025da2a22c4a979ee6bcbfe627e730c23aba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0305_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ae01df3cbea2575657ca914bdb06c36bf39449de56113e21609bb9bf49bb60d -size 1200434 diff --git a/dataset_1k_720p_2/images/scene_0306_cf1.png b/dataset_1k_720p_2/images/scene_0306_cf1.png deleted file mode 100644 index f0cc5a0783cc7dbd8bc70aba20878bd537e639cb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0306_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26c7bf740280025e127ae32ee0d930e660546ba27226d9cdfa08796ffcf66a5c -size 1292409 diff --git a/dataset_1k_720p_2/images/scene_0306_cf2.png b/dataset_1k_720p_2/images/scene_0306_cf2.png deleted file mode 100644 index 160c6898a4c0b12028936d97cc39c5c72c3c0dcd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0306_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f9428c394bf2102bf100dab65edddbef94da6fed49b6d5c2b3046196fbf28c3 -size 1253429 diff --git a/dataset_1k_720p_2/images/scene_0306_original.png b/dataset_1k_720p_2/images/scene_0306_original.png deleted file mode 100644 index d9e8c97702517aa838efe0d7a52ea6ffc417d6d1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0306_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93105fe0e4c1901f7a549375cba15d593dd3bcce12e818f42b15212b3d4759b1 -size 1294175 diff --git a/dataset_1k_720p_2/images/scene_0307_cf1.png b/dataset_1k_720p_2/images/scene_0307_cf1.png deleted file mode 100644 index a8678bc515ab063a0f80e3b63f92d07eacc77ce7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0307_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4291952371f18b87933392beb62fad39ec8fe30780d795d0e2ed5e5cf3fa5b2a -size 1213573 diff --git a/dataset_1k_720p_2/images/scene_0307_cf2.png b/dataset_1k_720p_2/images/scene_0307_cf2.png deleted file mode 100644 index 405da3b1fb4ba6d101eefc4ed6039f10e9f114ac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0307_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56626e56629db08fd934758222f022478a8f653afa1c49662a53dc4791637b9d -size 1201121 diff --git a/dataset_1k_720p_2/images/scene_0307_original.png b/dataset_1k_720p_2/images/scene_0307_original.png deleted file mode 100644 index 5f6b790af205c47412c5418450da8d156dbd0969..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0307_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08236aeaf52be47b4c270f9dcc58547f81a35ac32f11111841977d78c8515c04 -size 1197668 diff --git a/dataset_1k_720p_2/images/scene_0308_cf1.png b/dataset_1k_720p_2/images/scene_0308_cf1.png deleted file mode 100644 index 22e926fc02899e0580819ce7ab3a687c70be0c40..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0308_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8178894476b58a0388185a7cbd86fb8200bee89df00b6e5a169262831281ba5 -size 1233518 diff --git a/dataset_1k_720p_2/images/scene_0308_cf2.png b/dataset_1k_720p_2/images/scene_0308_cf2.png deleted file mode 100644 index 451bd4610f62ed9f49b9c16fc32c2cd0938abf72..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0308_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50f5d40eda4005d71d13ef190c100baa1dd0621823fb65c5e3b9c6622ad48613 -size 1249419 diff --git a/dataset_1k_720p_2/images/scene_0308_original.png b/dataset_1k_720p_2/images/scene_0308_original.png deleted file mode 100644 index 7069b0d6e2f2add859e21bc3540b095224b7adf1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0308_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83a8eb37f2887fdde4de7699d740957d24d88ce70ace630a063a3a4a0c739e77 -size 1241557 diff --git a/dataset_1k_720p_2/images/scene_0309_cf1.png b/dataset_1k_720p_2/images/scene_0309_cf1.png deleted file mode 100644 index 4250d051195e7437d74a4dc668a909f53f87b6bf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0309_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf27c36f14a6d9ddbab17da907d89c62e3969e53d5cecdd4c6b576666f0298b6 -size 1133583 diff --git a/dataset_1k_720p_2/images/scene_0309_cf2.png b/dataset_1k_720p_2/images/scene_0309_cf2.png deleted file mode 100644 index dcf2595a8c181f9e86b8801ebee9ef06520a6ac4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0309_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:869ba68c0f790781cd3285bab15bd9eb2534106ac3cf2ac4a9bd3e3bab1e1a9a -size 1083368 diff --git a/dataset_1k_720p_2/images/scene_0309_original.png b/dataset_1k_720p_2/images/scene_0309_original.png deleted file mode 100644 index 3aa47f84d4cb5069ef6b2f507b4e7b986899b7cf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0309_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93742243b33efbf55966288a5dd9dde47e08dc53d49f7cc8fa72184189569caa -size 1088326 diff --git a/dataset_1k_720p_2/images/scene_0310_cf1.png b/dataset_1k_720p_2/images/scene_0310_cf1.png deleted file mode 100644 index 8c3b66e378118c98a3fd889d4dd48eaabc92a445..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0310_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:788fbb84d8073d204aaaf86ce7e8abee6b45463f3a3dcf98d18f30d17df6e060 -size 1161986 diff --git a/dataset_1k_720p_2/images/scene_0310_cf2.png b/dataset_1k_720p_2/images/scene_0310_cf2.png deleted file mode 100644 index bf88fd842a1d74b22959cfe70515fc2ee2523a64..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0310_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e8cd9dfb65c5229aada805b1d176f7a78f85ae7bf5086350c1421bd90f35a26 -size 1157522 diff --git a/dataset_1k_720p_2/images/scene_0310_original.png b/dataset_1k_720p_2/images/scene_0310_original.png deleted file mode 100644 index 7647f6633f4205b102a5cf1585832bd27240eeb5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0310_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05abe3ed413785c5c45a38944515217759de4c11de005762730ff1646c82d691 -size 1158720 diff --git a/dataset_1k_720p_2/images/scene_0311_cf1.png b/dataset_1k_720p_2/images/scene_0311_cf1.png deleted file mode 100644 index 7195e772fe8618ed0ce68be9e6f698773836dd36..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0311_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8801bccd61d20e56745407f0dc54929b60b43dee8a0cda759393ee2bbfde1a45 -size 1334590 diff --git a/dataset_1k_720p_2/images/scene_0311_cf2.png b/dataset_1k_720p_2/images/scene_0311_cf2.png deleted file mode 100644 index 7f952641d1a76c3fc24678dfb0a3a1fa3443486e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0311_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:210fe2ec9c51ab61feaad09611f7d7da6eb748bf1279c5ccc1147abc5f6f0c0c -size 1341970 diff --git a/dataset_1k_720p_2/images/scene_0311_original.png b/dataset_1k_720p_2/images/scene_0311_original.png deleted file mode 100644 index 942fd58a6f45b4501eed784c03fb8564cce8fa5e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0311_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e27ebf48917d02493588744a0b74395dd49a03f0a2173b1e77bfeb6b2e0071c5 -size 1332926 diff --git a/dataset_1k_720p_2/images/scene_0312_cf1.png b/dataset_1k_720p_2/images/scene_0312_cf1.png deleted file mode 100644 index 337c3d8ea21b12a05540a01be1e77482969032ee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0312_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39020d3c1f7b992438f40f355dc934acb0c3acda6daebdcffca569777e9179ee -size 1132830 diff --git a/dataset_1k_720p_2/images/scene_0312_cf2.png b/dataset_1k_720p_2/images/scene_0312_cf2.png deleted file mode 100644 index bce88384e6a4abf3ed2b83b4fcca26b0f17f81fc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0312_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a67a7e6d61f3f0487fd348835f251f2f0aecba80ad24376018ce03b8348f68d3 -size 1157721 diff --git a/dataset_1k_720p_2/images/scene_0312_original.png b/dataset_1k_720p_2/images/scene_0312_original.png deleted file mode 100644 index d2f0b8b455b1d0b022e816028164b89efb31ab71..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0312_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a976160343b840c820018fe9c5283d19d58ab7907721bdaf474702051605ddd8 -size 1136883 diff --git a/dataset_1k_720p_2/images/scene_0313_cf1.png b/dataset_1k_720p_2/images/scene_0313_cf1.png deleted file mode 100644 index 6d63583078839cfec01d1be53ef146ccaf707377..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0313_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3164fee79cd79939daaaa584034d658b94fe4120ff5864ad5c3a9c62506b63e8 -size 1302059 diff --git a/dataset_1k_720p_2/images/scene_0313_cf2.png b/dataset_1k_720p_2/images/scene_0313_cf2.png deleted file mode 100644 index 81cd75e4d9369d728d6c7563937c23a2dc1937ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0313_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b496ba5ef2c4ae6ac9c288f7d8a876a5e6f2090908d8762f8cababa26e64411 -size 1349457 diff --git a/dataset_1k_720p_2/images/scene_0313_original.png b/dataset_1k_720p_2/images/scene_0313_original.png deleted file mode 100644 index bcee4fa2c9a0f918dcfde5e99783024b32a03840..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0313_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5492f7a3cf1db56e4379413b012b09f495963b9a53c6f5536305aa21f918070a -size 1346556 diff --git a/dataset_1k_720p_2/images/scene_0314_cf1.png b/dataset_1k_720p_2/images/scene_0314_cf1.png deleted file mode 100644 index 60e83672d52e44de97440056995ad0a4c009129b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0314_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd2ccb6514855218cb0b01a6208d3ac62fa6b4c232aaa428c00a68eb36df41f1 -size 1119413 diff --git a/dataset_1k_720p_2/images/scene_0314_cf2.png b/dataset_1k_720p_2/images/scene_0314_cf2.png deleted file mode 100644 index 23131e7c30a189ea3c5e4f8fe234b7684ea8cf84..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0314_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:235943a027253b7f8afd613291f72d875ef306c46bad907fbce4ea9984fdf18e -size 1169881 diff --git a/dataset_1k_720p_2/images/scene_0314_original.png b/dataset_1k_720p_2/images/scene_0314_original.png deleted file mode 100644 index 1239bcd0877b7cd6e1b0c43f42f4312ba32a4e1e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0314_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3c5ae00ff0ddca448e8fec95b33c56cf7b4c99ef52e18aad67753f02814ddbb -size 1114226 diff --git a/dataset_1k_720p_2/images/scene_0315_cf1.png b/dataset_1k_720p_2/images/scene_0315_cf1.png deleted file mode 100644 index 0fe5926930c05b750c2b9a5baf8b4a3221a28e07..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0315_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b551fdceaad8d20d8eec2e748558996713f52c659e69fb177c3fac14e5cd07ef -size 1103597 diff --git a/dataset_1k_720p_2/images/scene_0315_cf2.png b/dataset_1k_720p_2/images/scene_0315_cf2.png deleted file mode 100644 index 3e7b4ef23886c3ae8316fc91f27779361fb1264c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0315_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9948c97269529682cce23f54e1e12aa24c4facfcdbc5eda2dffd5cf183d5d188 -size 1086651 diff --git a/dataset_1k_720p_2/images/scene_0315_original.png b/dataset_1k_720p_2/images/scene_0315_original.png deleted file mode 100644 index e153569a8513e57100125f6a824d7f9619329fb1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0315_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:388da234ebe6763a1ae6ac856331d2e738193ac58dc8054ee66cecd4816e9a9e -size 1097117 diff --git a/dataset_1k_720p_2/images/scene_0316_cf1.png b/dataset_1k_720p_2/images/scene_0316_cf1.png deleted file mode 100644 index bec7e7027a64c9948f61592964659a0b418d49c0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0316_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9fca345272d3169897e440eea30d2bc14d257c8f0995f205d5b6a70d8f8db61 -size 1247410 diff --git a/dataset_1k_720p_2/images/scene_0316_cf2.png b/dataset_1k_720p_2/images/scene_0316_cf2.png deleted file mode 100644 index ef98353c2361cdb288f6be3b84b5b3a4c45359f6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0316_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da8eea3aeaef961cd54cccb5c40459afc97777b1dc1838f6abbaba943e5f6a8a -size 1222618 diff --git a/dataset_1k_720p_2/images/scene_0316_original.png b/dataset_1k_720p_2/images/scene_0316_original.png deleted file mode 100644 index 501ff45f0838f5314065d16af5cb7e57b27a0124..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0316_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3dd34e030cea7d970463df459e3acee502e0a383d23c65a7206d05a68a0fcdc6 -size 1237519 diff --git a/dataset_1k_720p_2/images/scene_0317_cf1.png b/dataset_1k_720p_2/images/scene_0317_cf1.png deleted file mode 100644 index 410ac80ba650140bba8a5cd0c54ef2892f6d4ac6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0317_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b253d202970d5bf2cee142c777b5c48303c0bf9c737fc45beef69120297cb69 -size 1239125 diff --git a/dataset_1k_720p_2/images/scene_0317_cf2.png b/dataset_1k_720p_2/images/scene_0317_cf2.png deleted file mode 100644 index c012c70c6127631801a0d0495724f6c58a3d3514..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0317_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:929f1d57b45c3a725f6434addb7ffc4187c65072331c6450fd682450adaa9c99 -size 1201198 diff --git a/dataset_1k_720p_2/images/scene_0317_original.png b/dataset_1k_720p_2/images/scene_0317_original.png deleted file mode 100644 index 413e3cba0631a8853c9bef4b47e4b9e5735d3153..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0317_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5dc31945984df0951877357582ca032c05544ea84fff977b7e989e275b11f84 -size 1205490 diff --git a/dataset_1k_720p_2/images/scene_0318_cf1.png b/dataset_1k_720p_2/images/scene_0318_cf1.png deleted file mode 100644 index 27473fb9c795293463a08cb0ec9eac9e008aeebf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0318_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32e6699beaf13f89bd7d6240924f3ba0001ddc9cabba8f8058ff7bc342de3682 -size 1164745 diff --git a/dataset_1k_720p_2/images/scene_0318_cf2.png b/dataset_1k_720p_2/images/scene_0318_cf2.png deleted file mode 100644 index 7ecd2a64566b937bb88280e83c7798d2ce2610bb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0318_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d68735ad0ef4424e47b49f5b431e4e2a9344995d150ec9f0b8b94d14427406e9 -size 1123986 diff --git a/dataset_1k_720p_2/images/scene_0318_original.png b/dataset_1k_720p_2/images/scene_0318_original.png deleted file mode 100644 index b1e76827b37503b2eeab5c9c5952c78db6ae6759..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0318_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0141cfb9af38b81cab49af9664517170a31a4d1ce836dfbc07df92e61b89ac2c -size 1099176 diff --git a/dataset_1k_720p_2/images/scene_0319_cf1.png b/dataset_1k_720p_2/images/scene_0319_cf1.png deleted file mode 100644 index 91febb03c8ec3c6932362177dfbe906ac04b636f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0319_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5beb205937a33cffd3ce5dbf5358d2263be972222705517d509b2b857a51ca31 -size 1259643 diff --git a/dataset_1k_720p_2/images/scene_0319_cf2.png b/dataset_1k_720p_2/images/scene_0319_cf2.png deleted file mode 100644 index b32e5a034e68b6ce1f1b04083d91d054d01b23d1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0319_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d7789b1c416f7966a8b7ad10aac85112c344bada0990bc7bdecbae8563580e8 -size 1283358 diff --git a/dataset_1k_720p_2/images/scene_0319_original.png b/dataset_1k_720p_2/images/scene_0319_original.png deleted file mode 100644 index 6d40f70e992a9c5c27ad9da7dcba21e4200af1e3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0319_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52c1396a69090249c2f18bcbbf139f89467e04fa176df5ed586173cbcea8c80b -size 1241171 diff --git a/dataset_1k_720p_2/images/scene_0320_cf1.png b/dataset_1k_720p_2/images/scene_0320_cf1.png deleted file mode 100644 index 12b322d3d8af2236c982133ee088963d28cee93e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0320_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:acc5c22f7b089265f5a6a26cf8d514eab8a9dd2225291e7444edb0a61b32ea73 -size 1194895 diff --git a/dataset_1k_720p_2/images/scene_0320_cf2.png b/dataset_1k_720p_2/images/scene_0320_cf2.png deleted file mode 100644 index 941e30f1b143bb2717d87c9b52e9bd12b681a085..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0320_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aab92c474f246a3c02c75a55478ef075942e2081002473a75529d0c529619170 -size 1196089 diff --git a/dataset_1k_720p_2/images/scene_0320_original.png b/dataset_1k_720p_2/images/scene_0320_original.png deleted file mode 100644 index 892f7320d3fdf1662d9c383a240a4e0ca792c67e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0320_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19ad55bd5558106cef77c908cfb98fac0ba392229d68f3253f4a9712e9bd3a66 -size 1193710 diff --git a/dataset_1k_720p_2/images/scene_0321_cf1.png b/dataset_1k_720p_2/images/scene_0321_cf1.png deleted file mode 100644 index a7bac9d10e2f7c0d81e00b4209b3e5dfcd269178..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0321_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9706993dc2d5060d134abbf52c6e925c98b6a2b685332c946366894e7d6027e2 -size 1286067 diff --git a/dataset_1k_720p_2/images/scene_0321_cf2.png b/dataset_1k_720p_2/images/scene_0321_cf2.png deleted file mode 100644 index a07d34d28d36f9c04e5de0539cca96894cf0b47b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0321_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:daa1b93c881dac03af48776df109f79db58f2abff624de441f329f8bd11bc1e4 -size 1233335 diff --git a/dataset_1k_720p_2/images/scene_0321_original.png b/dataset_1k_720p_2/images/scene_0321_original.png deleted file mode 100644 index 02fcccd81d0de989b0dc895508d78af284e8ed41..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0321_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:326853286a41c716d4d3dd8a0cfd1ccdb473be0d2b229478db29a90aa1aed8cc -size 1255223 diff --git a/dataset_1k_720p_2/images/scene_0322_cf1.png b/dataset_1k_720p_2/images/scene_0322_cf1.png deleted file mode 100644 index 20bebb373de96f24a74caf283ac3b98d0bf5d978..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0322_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:961102f2666b12881f7822e7479cb4219afa0d1e7eb62150abc7d3877c91a1cc -size 1328621 diff --git a/dataset_1k_720p_2/images/scene_0322_cf2.png b/dataset_1k_720p_2/images/scene_0322_cf2.png deleted file mode 100644 index 916b07947700278ee3619572b3a6dfe2e8faa96b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0322_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6355f88180983752f6d787095951bcd251407da0df180de2af77314562d35b22 -size 1319870 diff --git a/dataset_1k_720p_2/images/scene_0322_original.png b/dataset_1k_720p_2/images/scene_0322_original.png deleted file mode 100644 index 73ec525240ca18c770bbbc7956c2a13446600a89..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0322_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0afb1c15d4d2279de5cd7b388631460bd97b38e69746ba8a0a42c592609dcf84 -size 1330449 diff --git a/dataset_1k_720p_2/images/scene_0323_cf1.png b/dataset_1k_720p_2/images/scene_0323_cf1.png deleted file mode 100644 index 0fbedb2e5df198da9d80432ed5a915666f1b76e8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0323_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8bccfcf69189c5f6e6d99a0b4da861996315e4ae083b150d5c93ded4bc401e56 -size 1266121 diff --git a/dataset_1k_720p_2/images/scene_0323_cf2.png b/dataset_1k_720p_2/images/scene_0323_cf2.png deleted file mode 100644 index fe8eaecae9435aa5cbb29795b91056cd3bc72e2c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0323_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae6c8dd0a57f1c3a1f27c4625829f7235448a658b6f613be0b490147e326657c -size 1203630 diff --git a/dataset_1k_720p_2/images/scene_0323_original.png b/dataset_1k_720p_2/images/scene_0323_original.png deleted file mode 100644 index 47268c9cb9c05f0011e4b775af99d70f1e0e7392..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0323_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18bac26a74630a7641aaddcc2334f7b38902f37ed05a381a6692fa8128c5f436 -size 1221397 diff --git a/dataset_1k_720p_2/images/scene_0324_cf1.png b/dataset_1k_720p_2/images/scene_0324_cf1.png deleted file mode 100644 index e17a73afc5ebed80deb6966bf7133be396326c31..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0324_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46afe4b5f35cc56f15d5e5303e8aaacb1defd85d3af04492ea3a266cd8c2ddcc -size 1101480 diff --git a/dataset_1k_720p_2/images/scene_0324_cf2.png b/dataset_1k_720p_2/images/scene_0324_cf2.png deleted file mode 100644 index a24849a59b9f449db084283eaa918c34e6520d2b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0324_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a047eaef7e2c8a08dacec2f1fc36b2ebd8880c75b990038bd3c7f12d2a75fc0 -size 1076264 diff --git a/dataset_1k_720p_2/images/scene_0324_original.png b/dataset_1k_720p_2/images/scene_0324_original.png deleted file mode 100644 index 82f82cb23dfaa98c191cb95649ef94afae3bc18e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0324_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7320c3362e39d4dad892bf70b3aa15721d8361e677740cb38ef4ecc70adcd3d -size 1079214 diff --git a/dataset_1k_720p_2/images/scene_0325_cf1.png b/dataset_1k_720p_2/images/scene_0325_cf1.png deleted file mode 100644 index beb3cdabc4777a06eaeba9726c13cd45509135b3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0325_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e0deff8487dfeac9a8ec259135d45f8d2342c1b54b0f06ff3a9bc5ed7e5ba98 -size 1065683 diff --git a/dataset_1k_720p_2/images/scene_0325_cf2.png b/dataset_1k_720p_2/images/scene_0325_cf2.png deleted file mode 100644 index dca9b1055553935418a77bd74009ea2bdaf04f83..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0325_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d04d27a68925d4ca4ef41d502b127a68abaf344de33f5711d1b5e399d91f5dcd -size 1072105 diff --git a/dataset_1k_720p_2/images/scene_0325_original.png b/dataset_1k_720p_2/images/scene_0325_original.png deleted file mode 100644 index b8f9c15f5d859da3a1324f333a95cbd20bb7fdab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0325_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf9bc55e71fe58221c0db0ce42664cac2bafc62a5254d35da906534617c27aa5 -size 1078261 diff --git a/dataset_1k_720p_2/images/scene_0326_cf1.png b/dataset_1k_720p_2/images/scene_0326_cf1.png deleted file mode 100644 index dee99b9063793c4859f934cba8b13e9c8b131968..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0326_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c3890d89bce1a38076db0bc820f8b263230dbf4c3fa60f284ab5baee81c2df6 -size 1049213 diff --git a/dataset_1k_720p_2/images/scene_0326_cf2.png b/dataset_1k_720p_2/images/scene_0326_cf2.png deleted file mode 100644 index 601b9b126cae6972a2e5ca77dd3caef242b182fd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0326_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f1ebc48a11c72771b796ac50e854c40496694cfe39abee49cd90820390738eb -size 1088768 diff --git a/dataset_1k_720p_2/images/scene_0326_original.png b/dataset_1k_720p_2/images/scene_0326_original.png deleted file mode 100644 index 566c46648892cea7e9864b67e5a0230e39c0817a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0326_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e1750eee1f58ba4d7056888817cbf8854a1a87529e89e934815e840eea54763 -size 1058861 diff --git a/dataset_1k_720p_2/images/scene_0327_cf1.png b/dataset_1k_720p_2/images/scene_0327_cf1.png deleted file mode 100644 index 654dae5c9543a45dba37a2de34042fffa775672d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0327_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73b517b54ed217c042e2b5b4c6cfea7fd608ead34bc7b64ec8c926dfe9eb47a5 -size 1175601 diff --git a/dataset_1k_720p_2/images/scene_0327_cf2.png b/dataset_1k_720p_2/images/scene_0327_cf2.png deleted file mode 100644 index f2301bbef289a5fe683002d6cad9726175a56093..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0327_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de8677bd665a7f0677060ed7a279f5aa9ebe75d9b6bfed21dc4f73e02c7d2ac7 -size 1173925 diff --git a/dataset_1k_720p_2/images/scene_0327_original.png b/dataset_1k_720p_2/images/scene_0327_original.png deleted file mode 100644 index 37e83498858638fe5f209b3cdd630d499c7408cd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0327_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d8d816332aa00115f4c8db65ba163ff375f81ff5348c522b1418d90fe679841 -size 1192432 diff --git a/dataset_1k_720p_2/images/scene_0328_cf1.png b/dataset_1k_720p_2/images/scene_0328_cf1.png deleted file mode 100644 index 0aff93fe1d8f1026f00d56f282f8691d4569077d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0328_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac5d5cf5efc76259221d2875abc8a76561caceda00e20a74f84d5686742638bb -size 1129133 diff --git a/dataset_1k_720p_2/images/scene_0328_cf2.png b/dataset_1k_720p_2/images/scene_0328_cf2.png deleted file mode 100644 index fbff5fad08ef008735e9d8d19a8210fdfb0dccab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0328_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c061dc10f6e04d531f7c354dac26d31c425ce4a8f5d84a29844b760a155e4eb -size 1124299 diff --git a/dataset_1k_720p_2/images/scene_0328_original.png b/dataset_1k_720p_2/images/scene_0328_original.png deleted file mode 100644 index d8ecb27763d2ffca5f218b3119eaf9d468742eae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0328_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d25050b5b52bb5942d25062abd315b3599b59afed16e9a74ced03e8d9f1312c -size 1127393 diff --git a/dataset_1k_720p_2/images/scene_0329_cf1.png b/dataset_1k_720p_2/images/scene_0329_cf1.png deleted file mode 100644 index ab918d7ba3e2429e5ddcc7e4f88781f13f63d50f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0329_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96abcf6c1ffade611442cb86bf26f589490ed130da82aa8f188912bc0ba017ae -size 1277352 diff --git a/dataset_1k_720p_2/images/scene_0329_cf2.png b/dataset_1k_720p_2/images/scene_0329_cf2.png deleted file mode 100644 index 401b233df5ff31f96e550278178ad782a3d4d8b0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0329_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9690bd45f39f5681996cb78219408d65ec50148696b4d57f1fe0e56deb747201 -size 1265515 diff --git a/dataset_1k_720p_2/images/scene_0329_original.png b/dataset_1k_720p_2/images/scene_0329_original.png deleted file mode 100644 index 0ccf6643fc2710fa98e8dfbffd0df5ccb6b79197..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0329_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b33a15a8eaf2f006ef7f3db327be4a3eea758417328d2d0b27493922167f2358 -size 1271677 diff --git a/dataset_1k_720p_2/images/scene_0330_cf1.png b/dataset_1k_720p_2/images/scene_0330_cf1.png deleted file mode 100644 index dc29c0d8f0766e7ae5f2b30fd260aa6e99164234..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0330_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a186852adb1b0039b7965c0ae4793aa0813121582089dd7042500c4d68cc5423 -size 1218320 diff --git a/dataset_1k_720p_2/images/scene_0330_cf2.png b/dataset_1k_720p_2/images/scene_0330_cf2.png deleted file mode 100644 index ba77494da3c590788a739aa651024c79e32278fc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0330_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4135ce774bd29e3809e9c4b382831b5a8c04e186efc299f5b3913c4954ae340 -size 1220527 diff --git a/dataset_1k_720p_2/images/scene_0330_original.png b/dataset_1k_720p_2/images/scene_0330_original.png deleted file mode 100644 index 4a937dd62d2d4c5c108e0860f02b8c607dac8f92..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0330_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a27fb6efa618257b4b1d9fd90d4d283b3a356c96e96c2eac390d53fa4167d329 -size 1218677 diff --git a/dataset_1k_720p_2/images/scene_0331_cf1.png b/dataset_1k_720p_2/images/scene_0331_cf1.png deleted file mode 100644 index 364cd0555c03f56124d58bf2d4e410f1c5587cc5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0331_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd39bc63f8836db4c771d03938348516e29e24ddca002f36b67a1f05a02b8793 -size 1265226 diff --git a/dataset_1k_720p_2/images/scene_0331_cf2.png b/dataset_1k_720p_2/images/scene_0331_cf2.png deleted file mode 100644 index 228029053c271a8da1489a919f9df47e8a3d1955..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0331_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c252ee69db362dbfade67ae3a82ecfebe79f417b8fbdec14d88394f5c37e0c13 -size 1261798 diff --git a/dataset_1k_720p_2/images/scene_0331_original.png b/dataset_1k_720p_2/images/scene_0331_original.png deleted file mode 100644 index 82be21ed68016d557a2d15be3df3ee001a239925..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0331_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8fefa9705d7e5104e47e7be570e17659e2564aa1e1f8979d0989b11db68cfeff -size 1262184 diff --git a/dataset_1k_720p_2/images/scene_0332_cf1.png b/dataset_1k_720p_2/images/scene_0332_cf1.png deleted file mode 100644 index 43c52d66e26c0ca6703f3b55e6d393a1a0ae5e2e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0332_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e75b2d950badebd5ec70c9c10cfb4ddf6a6aae2c2bb937313f0bd84bb7ca3627 -size 1084275 diff --git a/dataset_1k_720p_2/images/scene_0332_cf2.png b/dataset_1k_720p_2/images/scene_0332_cf2.png deleted file mode 100644 index 4ec80f98f8aeee8e3c6b7c379502740a594c35b7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0332_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5dc4b0ee6ea36d58d7e167c622abfc86ddcdfe8b656300707218401a3711645 -size 1084275 diff --git a/dataset_1k_720p_2/images/scene_0332_original.png b/dataset_1k_720p_2/images/scene_0332_original.png deleted file mode 100644 index 97d44ca897cb8d79c18fe4fbf3fcdaa516525f29..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0332_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6e6aec9b8006bd4187b021ea55cba7b7c80332972721cc63a2866db186672e9 -size 1076991 diff --git a/dataset_1k_720p_2/images/scene_0333_cf1.png b/dataset_1k_720p_2/images/scene_0333_cf1.png deleted file mode 100644 index f2048a4ed73a26828ed0b892da353117290d43fd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0333_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa7be7a2a6b3a3f39ba7a8f2f73aca172cd6baeefc59674e4c1d2af7df9036d2 -size 1152942 diff --git a/dataset_1k_720p_2/images/scene_0333_cf2.png b/dataset_1k_720p_2/images/scene_0333_cf2.png deleted file mode 100644 index 93c311b140bc957abadce2b46440e502c7160cc7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0333_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:517a7b0a93b741be7bbd0fb6b36c99918261ecf5e4106acab7fc348cf2cf3111 -size 1096888 diff --git a/dataset_1k_720p_2/images/scene_0333_original.png b/dataset_1k_720p_2/images/scene_0333_original.png deleted file mode 100644 index 3968619e7417cda30859849ad26b4e2adaf58e7b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0333_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:538847936a4059e503d0a01406b773559f955be4fe5002623cd57615752589b1 -size 1147214 diff --git a/dataset_1k_720p_2/images/scene_0334_cf1.png b/dataset_1k_720p_2/images/scene_0334_cf1.png deleted file mode 100644 index 0a6d499ca5eae8b95f9b94d541f344bea918e619..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0334_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0fc4b2186360da3585ba5e93ee806c497270fcfccb155b9d340dc23290bf0e7d -size 1156422 diff --git a/dataset_1k_720p_2/images/scene_0334_cf2.png b/dataset_1k_720p_2/images/scene_0334_cf2.png deleted file mode 100644 index f8d09ecd2dbd192e8c50975b97343c2c963e5194..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0334_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:908acfb5ceabb968e4dec8c018f0db271c6f7224f3d8fd0ec555cc663ffbb100 -size 1202899 diff --git a/dataset_1k_720p_2/images/scene_0334_original.png b/dataset_1k_720p_2/images/scene_0334_original.png deleted file mode 100644 index c8d437d0473b9dd65f55ed738199bb97f549c041..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0334_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ab94cf7e2070e93c22aac526fee5e31b19300d9e2cc9765ba5c53902791deec -size 1193561 diff --git a/dataset_1k_720p_2/images/scene_0335_cf1.png b/dataset_1k_720p_2/images/scene_0335_cf1.png deleted file mode 100644 index 80e2b29548fc988138e6b680497c983809c696c8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0335_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7692d6fbdab33839830ceb1ce5e20b88a80048f1025c53b604e974fa7f197b09 -size 1224078 diff --git a/dataset_1k_720p_2/images/scene_0335_cf2.png b/dataset_1k_720p_2/images/scene_0335_cf2.png deleted file mode 100644 index af5caf155e6c81893099109d18f5ec902c4260cf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0335_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aee374a34ea14515035af31ed969e3c4bec70c1d0b79b0a72623ab95504add90 -size 1183005 diff --git a/dataset_1k_720p_2/images/scene_0335_original.png b/dataset_1k_720p_2/images/scene_0335_original.png deleted file mode 100644 index 943d582ef17d154cdadc0672ddf3966e479e27cc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0335_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58c474475b6ab6882a256affce539720c6966f3affd0d1564cc70a041a2fa191 -size 1211342 diff --git a/dataset_1k_720p_2/images/scene_0336_cf1.png b/dataset_1k_720p_2/images/scene_0336_cf1.png deleted file mode 100644 index c31b9c65dfa4cf7c7573b4e02e0c94ae8e0f49a9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0336_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d837abfbfee5d8bec4e6aeb27bd8c5a88de428bd48bdd7b1a289df8e077fe10 -size 1166157 diff --git a/dataset_1k_720p_2/images/scene_0336_cf2.png b/dataset_1k_720p_2/images/scene_0336_cf2.png deleted file mode 100644 index 8f2d011563e3e4352ade51a6162416c83a7d01ad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0336_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e843594d8e4753ade3663622e7e0f544ee171e2b5550d1860f70cb1d2cd0e60 -size 1165255 diff --git a/dataset_1k_720p_2/images/scene_0336_original.png b/dataset_1k_720p_2/images/scene_0336_original.png deleted file mode 100644 index 2e89d220253201f339a977004c00cd80792aedbd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0336_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5545751267157bf197e43a2f114161831f90597fa06ba51ca748a26ebd4925c -size 1170689 diff --git a/dataset_1k_720p_2/images/scene_0337_cf1.png b/dataset_1k_720p_2/images/scene_0337_cf1.png deleted file mode 100644 index a09a7bec6f497d08868d922b510f629e06b07db2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0337_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80c06f651b192a58c2842911636b3d0893a962375e7b890b0ae36172ed204375 -size 1187231 diff --git a/dataset_1k_720p_2/images/scene_0337_cf2.png b/dataset_1k_720p_2/images/scene_0337_cf2.png deleted file mode 100644 index 2123db00ca4e8905047ccb4d731b2bc693d1c23b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0337_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47dd0c1d1c3efda4b33cf388610d074821d308b05e0bd948c6db30201a1dcb26 -size 1180958 diff --git a/dataset_1k_720p_2/images/scene_0337_original.png b/dataset_1k_720p_2/images/scene_0337_original.png deleted file mode 100644 index dcd13a3b3470d5753d8ef883fecfd77c91a04499..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0337_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d642bcec21420cb14698b21e82a8273bba43c1b1e8ba57691865bbb041c312fd -size 1185521 diff --git a/dataset_1k_720p_2/images/scene_0338_cf1.png b/dataset_1k_720p_2/images/scene_0338_cf1.png deleted file mode 100644 index ba63ac0f1d888f3c6ead3427b5bbcd60b81f2972..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0338_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:569883818bbce62f0dbb2023d6918a5a15f0b4ea707a1cd84514973d10a63c06 -size 1180905 diff --git a/dataset_1k_720p_2/images/scene_0338_cf2.png b/dataset_1k_720p_2/images/scene_0338_cf2.png deleted file mode 100644 index e96d76d2a8f914225037074eb0e8da19d83e7ae3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0338_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e673543e9eee9f7b6bb3fe6241bc3d385ad40c8d808a5d6673db8c713691b50d -size 1238346 diff --git a/dataset_1k_720p_2/images/scene_0338_original.png b/dataset_1k_720p_2/images/scene_0338_original.png deleted file mode 100644 index b438e192acdd625202a97b28ab3d06f53d69068c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0338_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10e760f11f07f888f724beaf1505d731deeaa8b6a8a0a6173f369fd3fad37b25 -size 1222838 diff --git a/dataset_1k_720p_2/images/scene_0339_cf1.png b/dataset_1k_720p_2/images/scene_0339_cf1.png deleted file mode 100644 index 8a83b17542a9b344ef11925a3ee078689232c158..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0339_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:edc43cc05a17190742c8f5baa0b3a15ae5f31547801c13cbd66dd7ce2376dbc4 -size 1314869 diff --git a/dataset_1k_720p_2/images/scene_0339_cf2.png b/dataset_1k_720p_2/images/scene_0339_cf2.png deleted file mode 100644 index d705ca087c4f8ce340ff53a1e19f641e3793de98..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0339_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97211e9b6d59b6f4c92fb750fba5ea0dcf462cdf127938db3cb66a6178e4868b -size 1203955 diff --git a/dataset_1k_720p_2/images/scene_0339_original.png b/dataset_1k_720p_2/images/scene_0339_original.png deleted file mode 100644 index 7d5b7cfc85f11be2d252f847eb67a9718726d648..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0339_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:faa1fb2f2cd76312e3dd62e68799887f021804452bf5dbe3b79d44a8e2f19e9b -size 1308853 diff --git a/dataset_1k_720p_2/images/scene_0340_cf1.png b/dataset_1k_720p_2/images/scene_0340_cf1.png deleted file mode 100644 index 1f6b50b0e60b8d5d9fbb6fdc98bcd8abbd372363..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0340_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71052dd8f3ffddc1d32319cc958390708f63c45d24fa68c8b2023528eb7a2c81 -size 1169225 diff --git a/dataset_1k_720p_2/images/scene_0340_cf2.png b/dataset_1k_720p_2/images/scene_0340_cf2.png deleted file mode 100644 index dfc8f8005c9689b430f8cea4608d9efcf8a77909..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0340_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:124e007bd6cd2e24e42d09d6bdcab877b394e43cc4826c239bcb7facd4f93f72 -size 1156764 diff --git a/dataset_1k_720p_2/images/scene_0340_original.png b/dataset_1k_720p_2/images/scene_0340_original.png deleted file mode 100644 index 2788e5c82bef47bb2ff803a8eff038d0f20ae9d7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0340_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c1fefdd993d799800edd8f46bb999a9723f91006929663b40a6168876c7fb37 -size 1145346 diff --git a/dataset_1k_720p_2/images/scene_0341_cf1.png b/dataset_1k_720p_2/images/scene_0341_cf1.png deleted file mode 100644 index 6ec0503d83c968d66aefb90af56d061c9b159de6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0341_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:921590c61066d7d685c3abd376a4331fe805f27b86fffb15714854fc88012aab -size 1077262 diff --git a/dataset_1k_720p_2/images/scene_0341_cf2.png b/dataset_1k_720p_2/images/scene_0341_cf2.png deleted file mode 100644 index 5c39a6be267fc51c9574bf536ae5d9d1772f3929..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0341_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6dc88f81c3d981d436cd02acc2551e1e4a2e0c0ee583ade937dae1c7d4bca669 -size 1135537 diff --git a/dataset_1k_720p_2/images/scene_0341_original.png b/dataset_1k_720p_2/images/scene_0341_original.png deleted file mode 100644 index 79458ea5187b8b8c169e0ae1841e21772c5c0ca9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0341_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ba2c567b6bb24a27b05732ebe45e566c8367f7462adfb17f75e2dff4a3f1fca -size 1134214 diff --git a/dataset_1k_720p_2/images/scene_0342_cf1.png b/dataset_1k_720p_2/images/scene_0342_cf1.png deleted file mode 100644 index 24d394ad95e496ee7e501ad90bc08ba135737549..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0342_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f4fa02304500e0fedbfbee97edf3d163f3064089dcf71ac6581dd5a6f53fc0b -size 1095561 diff --git a/dataset_1k_720p_2/images/scene_0342_cf2.png b/dataset_1k_720p_2/images/scene_0342_cf2.png deleted file mode 100644 index 38d1c5d58b1330481bab8ef9f97e25b2fb9e7cf7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0342_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9935b948a04e757092f90253e1695b245f3d10c370a1458c89919d485057bd47 -size 1087110 diff --git a/dataset_1k_720p_2/images/scene_0342_original.png b/dataset_1k_720p_2/images/scene_0342_original.png deleted file mode 100644 index 37397238e5f0fc4a0d7d4073e1c8c5908cf33d0f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0342_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb67b9275908f873b5c38f78542a81a19f4ebe8ccd9959bfe62cd08630479408 -size 1077644 diff --git a/dataset_1k_720p_2/images/scene_0343_cf1.png b/dataset_1k_720p_2/images/scene_0343_cf1.png deleted file mode 100644 index 3fc3a332741685a4e867e6b57d80312f84c1b2c7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0343_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca60fdfdfc380fa7282a12ac26903be9f958af1a46ef59f52ffbb7cda01e823a -size 1072056 diff --git a/dataset_1k_720p_2/images/scene_0343_cf2.png b/dataset_1k_720p_2/images/scene_0343_cf2.png deleted file mode 100644 index 5abd041bc93c45fd2abae4034049f135ae913927..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0343_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6fcd5c72d012a50f54b92289f53ed857a1e35d2ac789d53da37286716d2913d5 -size 1120471 diff --git a/dataset_1k_720p_2/images/scene_0343_original.png b/dataset_1k_720p_2/images/scene_0343_original.png deleted file mode 100644 index 7cc621c7e30b3517d8261dd46cd398ab27765048..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0343_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c33f47fbd598d7ac79397a6c50b49274835d57e079dccd9d8ef7ae032155604 -size 1091245 diff --git a/dataset_1k_720p_2/images/scene_0344_cf1.png b/dataset_1k_720p_2/images/scene_0344_cf1.png deleted file mode 100644 index 1fbb223210040e384929c75319bbc5791f168513..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0344_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad494bf91ede2c13fcf27a1f0124ef41faf90d227268c2c1ff9c0e86b17dcdc2 -size 1170091 diff --git a/dataset_1k_720p_2/images/scene_0344_cf2.png b/dataset_1k_720p_2/images/scene_0344_cf2.png deleted file mode 100644 index f56b8a428c89669100c35d6981885c4cd1198b94..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0344_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4280c2ac23fd91b7ffa8395a653cfba00f2e45049b8d0d24fbfd4e664988411f -size 1111629 diff --git a/dataset_1k_720p_2/images/scene_0344_original.png b/dataset_1k_720p_2/images/scene_0344_original.png deleted file mode 100644 index 82a2c76162ef50a9d979ccc829915c453d08755b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0344_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9233e889dd2c287746b3d3298911f9976e3ea205e50dfd812dbac80f643305de -size 1113363 diff --git a/dataset_1k_720p_2/images/scene_0345_cf1.png b/dataset_1k_720p_2/images/scene_0345_cf1.png deleted file mode 100644 index c123f7e422c95f5fb8411280d735b66b543e582e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0345_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4320433b0d8345e66a94e0b4c053d044d8c95e8175f4a9f444aa5c7613b0f319 -size 1072123 diff --git a/dataset_1k_720p_2/images/scene_0345_cf2.png b/dataset_1k_720p_2/images/scene_0345_cf2.png deleted file mode 100644 index 2ded690792e614160f007f06e6a64b26c8cc38dd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0345_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eede28dd22986695ec8364cb0a27cc1fbf8dc8e8880f6590890eb07ae4ac2161 -size 1110332 diff --git a/dataset_1k_720p_2/images/scene_0345_original.png b/dataset_1k_720p_2/images/scene_0345_original.png deleted file mode 100644 index 4987def1303bed7d9902b13abd23d16fc8d42be7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0345_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eecd90b07693b6a1290fd216bbda863921577944ffd0fd6a5e806ca780e9727d -size 1093803 diff --git a/dataset_1k_720p_2/images/scene_0346_cf1.png b/dataset_1k_720p_2/images/scene_0346_cf1.png deleted file mode 100644 index 52c7589ed55b0dcc751ce8bde63bf5ac22092423..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0346_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f4b125d26695332346eaf97635e8ffaff0581bdd25bc0f0eedd5b181ae634ea -size 1111276 diff --git a/dataset_1k_720p_2/images/scene_0346_cf2.png b/dataset_1k_720p_2/images/scene_0346_cf2.png deleted file mode 100644 index 4d97f22d9579d6bf87f54053435943350053885e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0346_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b2d2d79ed368c688249e27c3f6e6e461e71297e858e91340f67e998748dcfb41 -size 1167955 diff --git a/dataset_1k_720p_2/images/scene_0346_original.png b/dataset_1k_720p_2/images/scene_0346_original.png deleted file mode 100644 index 8fa72b00d3727827a42d90592e08d8a5bc512f97..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0346_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ddc4f6cb5745df4716124570c4d5f08feff90a7600c764a761c4ef982b5edbe2 -size 1111169 diff --git a/dataset_1k_720p_2/images/scene_0347_cf1.png b/dataset_1k_720p_2/images/scene_0347_cf1.png deleted file mode 100644 index 308a02325115d0b48cd216ae04a1915830905988..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0347_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4fb8225c3409cda79d670a60e292447b2019e57960f944736fc72d65e20e719 -size 1119437 diff --git a/dataset_1k_720p_2/images/scene_0347_cf2.png b/dataset_1k_720p_2/images/scene_0347_cf2.png deleted file mode 100644 index 6143ecd0e9e19d719c48da87f34003eb8aaab8d9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0347_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c4b284a2088ea1274c7217cd4ca89def7d9fdcd50af59c40a524c6e5ffd961b -size 1188058 diff --git a/dataset_1k_720p_2/images/scene_0347_original.png b/dataset_1k_720p_2/images/scene_0347_original.png deleted file mode 100644 index bd1b0f8badf190ed6003c6a11d9744b0c0d31e73..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0347_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d0b0df698c8ce47d7c6acb2eae60e22d91280399b63be956682edb988dcb1ff -size 1132998 diff --git a/dataset_1k_720p_2/images/scene_0348_cf1.png b/dataset_1k_720p_2/images/scene_0348_cf1.png deleted file mode 100644 index 0108580b0900bd364f9ceca8e95b1b83102d263e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0348_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c0ce06ce42c2caf729014e857e3514b21a524721a7b777a9d190ca1acfcd3e3 -size 1294018 diff --git a/dataset_1k_720p_2/images/scene_0348_cf2.png b/dataset_1k_720p_2/images/scene_0348_cf2.png deleted file mode 100644 index ce0f7f2d654328c855346c164b21833979726ac9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0348_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b78ceebf3d822be9d119dc5642d717707cab47efffd21962e299c670ad25e510 -size 1283811 diff --git a/dataset_1k_720p_2/images/scene_0348_original.png b/dataset_1k_720p_2/images/scene_0348_original.png deleted file mode 100644 index 948ff4ddc925f88ba4e8de01c95c08e0871ce58a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0348_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e045775f5d2b3da51b0673ad13258d0df596e4919cb428d624b71a102c72440c -size 1311261 diff --git a/dataset_1k_720p_2/images/scene_0349_cf1.png b/dataset_1k_720p_2/images/scene_0349_cf1.png deleted file mode 100644 index e107c258379c5437844ba0d4a17dc1b0bb5b5080..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0349_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58b86ae993e06494486a2bd490ecd3014608e323cc4ad8d3935ac085a747fbdd -size 1239173 diff --git a/dataset_1k_720p_2/images/scene_0349_cf2.png b/dataset_1k_720p_2/images/scene_0349_cf2.png deleted file mode 100644 index f42e0a8bb6e49ec80bd5c5cb5443aafa3fcf3eab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0349_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8df0a79118ea3f5e764b41a789f7b364f1b24c37cd08c6f986e4fa8cc54bd75f -size 1209521 diff --git a/dataset_1k_720p_2/images/scene_0349_original.png b/dataset_1k_720p_2/images/scene_0349_original.png deleted file mode 100644 index b9a00bf82589f82632ab91c2afd4d78fd7f34271..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0349_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de0cfeb2ca8c9d9ef17e4042204423ef3abf216d3a0f51ba8112da157b36ea4d -size 1202771 diff --git a/dataset_1k_720p_2/images/scene_0350_cf1.png b/dataset_1k_720p_2/images/scene_0350_cf1.png deleted file mode 100644 index 16da0a0b35b531eb9d8adf6087e8bed9ceff2563..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0350_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60a5c7514e81be516374ae3ad68dfff72647ed28a20ae9c26b2eeae7328fe6e7 -size 1239641 diff --git a/dataset_1k_720p_2/images/scene_0350_cf2.png b/dataset_1k_720p_2/images/scene_0350_cf2.png deleted file mode 100644 index 0e257cbf3116daf77e07591270674e9cd247078a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0350_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c27e4727480984d3c0aaec805527dda9c90394d8cfa59760978a29b5897c5c13 -size 1235426 diff --git a/dataset_1k_720p_2/images/scene_0350_original.png b/dataset_1k_720p_2/images/scene_0350_original.png deleted file mode 100644 index 9e9e616fb75ab92c66f56b25980a5d281e102467..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0350_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d985e6d8a83d073ba416fdd348c29437f65f123f2f3ef663aba2a25825688a3 -size 1231030 diff --git a/dataset_1k_720p_2/images/scene_0351_cf1.png b/dataset_1k_720p_2/images/scene_0351_cf1.png deleted file mode 100644 index 16497a32d696a3995deff9e3373a6d724a348b4a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0351_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f91f317e95f69569db0ba6fb4ed82559f40cd330488d401ba21628b4e7eeb9cb -size 1078959 diff --git a/dataset_1k_720p_2/images/scene_0351_cf2.png b/dataset_1k_720p_2/images/scene_0351_cf2.png deleted file mode 100644 index d34ec676c19a7d74cb5a8631107df1ea250648a6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0351_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba12f003539ce13d2370e74f50e2b3b0105492108c8d9fff355c8e6346a18dd2 -size 1119418 diff --git a/dataset_1k_720p_2/images/scene_0351_original.png b/dataset_1k_720p_2/images/scene_0351_original.png deleted file mode 100644 index 4a0ae372895224d476f0058f7dbd6c8da3df345f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0351_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d468576c3fde5d388a24567328c0f58c40ff9f0fcb80a3eead446a8d39bd9d7 -size 1115184 diff --git a/dataset_1k_720p_2/images/scene_0352_cf1.png b/dataset_1k_720p_2/images/scene_0352_cf1.png deleted file mode 100644 index 33f5b33a1adf5b3d764a18bc2034bc7b50b9558b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0352_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b85347ce619db58d827111b68124fdac7816089d9df58ce84300e0272c1592e9 -size 1325860 diff --git a/dataset_1k_720p_2/images/scene_0352_cf2.png b/dataset_1k_720p_2/images/scene_0352_cf2.png deleted file mode 100644 index 924c9d36084b7eff80c6bda1a0b07fae324eb43b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0352_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f768c3f55d3859dbe167e413f0f0210f3706e10ece5e6e8ad032d3ac382c37af -size 1230335 diff --git a/dataset_1k_720p_2/images/scene_0352_original.png b/dataset_1k_720p_2/images/scene_0352_original.png deleted file mode 100644 index c0b88aab30e1ec1facf8544a1e54f5c289ea3f05..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0352_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c671bad6af8a480a2d5f6b4a9c2687f4b335941a47fed968c1c9b18793ca6246 -size 1331934 diff --git a/dataset_1k_720p_2/images/scene_0353_cf1.png b/dataset_1k_720p_2/images/scene_0353_cf1.png deleted file mode 100644 index f474389922aed9bd35c5ab90a634c1ad93656ba1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0353_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54a79e85680170c00a99aeccbf78a5bfdedbbe273096712d4933c3b53ba08644 -size 1188551 diff --git a/dataset_1k_720p_2/images/scene_0353_cf2.png b/dataset_1k_720p_2/images/scene_0353_cf2.png deleted file mode 100644 index c2e3e5e7a21bbba14c4fa5ba199f293e09fa6910..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0353_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e681a870ad91f57d07bf7dfdab3eefcf78f94fb55bd3d61beb95ae3ccfa72de -size 1076121 diff --git a/dataset_1k_720p_2/images/scene_0353_original.png b/dataset_1k_720p_2/images/scene_0353_original.png deleted file mode 100644 index 9e5eedf6b35171037e1f8e65fd4ef6f11fbfb0e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0353_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2930f2d307703a6993141051316b7fb178f0108e09c260ff16af5601c6b21de -size 1123252 diff --git a/dataset_1k_720p_2/images/scene_0354_cf1.png b/dataset_1k_720p_2/images/scene_0354_cf1.png deleted file mode 100644 index bd63d581c2f672f39f256863a0b4d1305efecb98..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0354_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95227cec5574fcb5e8a8b89c128ae3c49b533c72617c4f005ee3753c3fc547e7 -size 1231951 diff --git a/dataset_1k_720p_2/images/scene_0354_cf2.png b/dataset_1k_720p_2/images/scene_0354_cf2.png deleted file mode 100644 index de87537cec5ca6774990f7020ba3dbb785ba443b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0354_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5c662a7b58be70c9b156f35e3de920d33306abfe2d473af0d8d7f4e14cf68f8 -size 1181203 diff --git a/dataset_1k_720p_2/images/scene_0354_original.png b/dataset_1k_720p_2/images/scene_0354_original.png deleted file mode 100644 index 1ab1dd329fd7bc20b1585b338dbf8c101f7c5377..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0354_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bdcadfd081803cf491a4ce6e31f46ea4243ac345329d9e4958035c7b988d3123 -size 1182953 diff --git a/dataset_1k_720p_2/images/scene_0355_cf1.png b/dataset_1k_720p_2/images/scene_0355_cf1.png deleted file mode 100644 index 7f74995b891f141dd13c93edeaf8e67dba03633a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0355_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2829033fda0fbe3c7300e073d38249d2a271b0e70c16f80b2f462193b54f4acf -size 1080469 diff --git a/dataset_1k_720p_2/images/scene_0355_cf2.png b/dataset_1k_720p_2/images/scene_0355_cf2.png deleted file mode 100644 index a013b4c8ef397f63c80ef7a3b940c2fc3b400695..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0355_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04f99da1e941520d2cfb764da327d1d46e7dee7d8fa958cf95a127fdfd68b6c4 -size 1075930 diff --git a/dataset_1k_720p_2/images/scene_0355_original.png b/dataset_1k_720p_2/images/scene_0355_original.png deleted file mode 100644 index 10238cce23579a8d62403f9067005a107a352c3c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0355_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:541423f548f6ea29ceb552c3d34295cc5e860e0c8de40f47b718f09aec998a8c -size 1077508 diff --git a/dataset_1k_720p_2/images/scene_0356_cf1.png b/dataset_1k_720p_2/images/scene_0356_cf1.png deleted file mode 100644 index 5bb20caa6b5a5a05463ca642c7d160b98d5f310e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0356_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:403c5fdcf27f689baad1909072be003774aff128640fa8e82612eb410de1297c -size 1253221 diff --git a/dataset_1k_720p_2/images/scene_0356_cf2.png b/dataset_1k_720p_2/images/scene_0356_cf2.png deleted file mode 100644 index 8928344abca963c17a8dbeb61a65f1e8033190cb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0356_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1088e5e8974bc33a0ac283120aa7e3f1cdbcf1c956324b8f21b29abc31bbd689 -size 1287737 diff --git a/dataset_1k_720p_2/images/scene_0356_original.png b/dataset_1k_720p_2/images/scene_0356_original.png deleted file mode 100644 index 143492ae02f4724cfe83174da2b1aa2ac5148685..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0356_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d174ab3dc27dd5cd97b5d50dd88c211945bd3986d4c0850841a58eaf6a8ce5e -size 1295007 diff --git a/dataset_1k_720p_2/images/scene_0357_cf1.png b/dataset_1k_720p_2/images/scene_0357_cf1.png deleted file mode 100644 index bb8fad8d729d850bcc8f420f73012b4589f2ca7f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0357_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f0fb3d8fffb08c8f77620b21637bfb77d450142789738e7576ecfc6145cd474 -size 1174249 diff --git a/dataset_1k_720p_2/images/scene_0357_cf2.png b/dataset_1k_720p_2/images/scene_0357_cf2.png deleted file mode 100644 index 78aaaa6e580e9bfc352d571f5d547dae1604b2f2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0357_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a302b769528725e32b478e886261f0e5806cf331c82ed2a14f3011385d6847a -size 1138962 diff --git a/dataset_1k_720p_2/images/scene_0357_original.png b/dataset_1k_720p_2/images/scene_0357_original.png deleted file mode 100644 index 3d1d7a7fd43e8b915fa736964d8e8a212d928811..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0357_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d99eb12f98077ef4c1db9df36b7ced261f24e6b92fcd414ea234d631c5de9ae6 -size 1175529 diff --git a/dataset_1k_720p_2/images/scene_0358_cf1.png b/dataset_1k_720p_2/images/scene_0358_cf1.png deleted file mode 100644 index e8a167045236971ce56a83cd04e46ce4d90aad78..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0358_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9a2cdeff46c051cd58447e482462021c6e4328b734b6eeec3ba34dd6d5a2821 -size 1234833 diff --git a/dataset_1k_720p_2/images/scene_0358_cf2.png b/dataset_1k_720p_2/images/scene_0358_cf2.png deleted file mode 100644 index f1a422bc665cd2957d7919821cd0753fc7a3461a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0358_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30961e79784901edec7d3a740f320e5468fb3f10979ed0fe15a55f914c1536d9 -size 1266153 diff --git a/dataset_1k_720p_2/images/scene_0358_original.png b/dataset_1k_720p_2/images/scene_0358_original.png deleted file mode 100644 index 1370787c3e5e19e747a1d0f6be5316c7d1ef3183..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0358_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0571733405940bd16b60f3f558a2a2a34c63ba7479e093fb41e265261fe3af7 -size 1236433 diff --git a/dataset_1k_720p_2/images/scene_0359_cf1.png b/dataset_1k_720p_2/images/scene_0359_cf1.png deleted file mode 100644 index eef728ad0d03227f0dbffb8cd2de5f518490d1e7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0359_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e74c7f2952b392d74124e0a431cb1f3c5d3d1a4bf9b04ec967909e8841eb3857 -size 1158019 diff --git a/dataset_1k_720p_2/images/scene_0359_cf2.png b/dataset_1k_720p_2/images/scene_0359_cf2.png deleted file mode 100644 index da9013f8606921caa9159d1e22638cb75c961d66..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0359_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cfe8bbb317fb29e68c9756d386e300e1732eeddbd76784e3035ca51aa9d091d5 -size 1176186 diff --git a/dataset_1k_720p_2/images/scene_0359_original.png b/dataset_1k_720p_2/images/scene_0359_original.png deleted file mode 100644 index b08a3dfa900f1ae7dce31cb89ef7d7bd8f2fbdc2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0359_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4e402d518a66ec0a3fdf285395c4861d1f1324810bf537fa7e3d970662ee51c -size 1168557 diff --git a/dataset_1k_720p_2/images/scene_0360_cf1.png b/dataset_1k_720p_2/images/scene_0360_cf1.png deleted file mode 100644 index 4e0446f6cfd83c1b19d903a6ca8ea3796f5e9872..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0360_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06dd3a7c421b2829251637cace3097fafd953434cf359dcf184fbb3ad37e14c6 -size 1201416 diff --git a/dataset_1k_720p_2/images/scene_0360_cf2.png b/dataset_1k_720p_2/images/scene_0360_cf2.png deleted file mode 100644 index d18588a3af5ef47d779c88494083888c11cd7913..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0360_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30c740fdd0f2d49ec2ee01fc362b79ab13ec8230c74eb32a658febe3dabe58ff -size 1134849 diff --git a/dataset_1k_720p_2/images/scene_0360_original.png b/dataset_1k_720p_2/images/scene_0360_original.png deleted file mode 100644 index 7f196930d5d7a1cb1172970199fa0800cb12ea5c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0360_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:966ff2e88f61fad312d686f6ebba7831fb3e1bf76ccc2321f5a2a32fd98d9585 -size 1169662 diff --git a/dataset_1k_720p_2/images/scene_0361_cf1.png b/dataset_1k_720p_2/images/scene_0361_cf1.png deleted file mode 100644 index a9e4362a8f7f4d90c0c37f28ef97a47de5f0c089..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0361_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e6c26f68a66a7ea256adbe8fa5d469907cabe9995553c43255e4f69b769835a -size 1252740 diff --git a/dataset_1k_720p_2/images/scene_0361_cf2.png b/dataset_1k_720p_2/images/scene_0361_cf2.png deleted file mode 100644 index 3b2770fb18dfe1c6c7c98bc4690da1ebb01d2d66..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0361_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:853eccfc124faa59f244deb8b173c0187d4913e884832a847654147932901795 -size 1301160 diff --git a/dataset_1k_720p_2/images/scene_0361_original.png b/dataset_1k_720p_2/images/scene_0361_original.png deleted file mode 100644 index 65e056537c0d4a48c3dcdedc9ebd7e0085b8503b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0361_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d8f9d11deb593ff50fae1bd1c4af5d38f7809ea2bad944c17e098e2348fdcf8 -size 1301224 diff --git a/dataset_1k_720p_2/images/scene_0362_cf1.png b/dataset_1k_720p_2/images/scene_0362_cf1.png deleted file mode 100644 index 82dae8a9f1a3fcdf9c17796b92fd6b881acce0a2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0362_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aed0218531447c2e0a2a399cc86e3e7afa55cf92dcd5e7ae720d5b92cb22008e -size 1223792 diff --git a/dataset_1k_720p_2/images/scene_0362_cf2.png b/dataset_1k_720p_2/images/scene_0362_cf2.png deleted file mode 100644 index 565dbc3de8a419db691952e28a989f8aaaf71a53..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0362_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5396a6eede2ebc2ffb934438007c80c7f604a82561bb1a2c75da5d0e35b024d -size 1250636 diff --git a/dataset_1k_720p_2/images/scene_0362_original.png b/dataset_1k_720p_2/images/scene_0362_original.png deleted file mode 100644 index d4d16642cc3418f0b28ea378678fd43c2540bc9d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0362_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3ea2037e53e7e1d0886fb14f4b0e31098f4d3fee8938cd40a88c1620c91f9f0 -size 1263020 diff --git a/dataset_1k_720p_2/images/scene_0363_cf1.png b/dataset_1k_720p_2/images/scene_0363_cf1.png deleted file mode 100644 index 0d8321165441e9531a5a20fd76f2b19f1d1bf0fe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0363_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:038160401846ec17b4f458f240be629202af914311eabf56440bf3eb0e4f5e12 -size 1249935 diff --git a/dataset_1k_720p_2/images/scene_0363_cf2.png b/dataset_1k_720p_2/images/scene_0363_cf2.png deleted file mode 100644 index dcecfd51a4a4fa08fa5cef5884ce221aa068cff1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0363_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b409d0e8fa52013e92345c17f70d8b87cc1dbbed1c8890ad128e4a7fb5ae548 -size 1263346 diff --git a/dataset_1k_720p_2/images/scene_0363_original.png b/dataset_1k_720p_2/images/scene_0363_original.png deleted file mode 100644 index ebb1958da5dbd28ae690a15bb35a00a2ade1a0cf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0363_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5dd3eedbe58583928d12ab9aa37d92b47420e4da4aafe8fb82d084168a10454d -size 1247240 diff --git a/dataset_1k_720p_2/images/scene_0364_cf1.png b/dataset_1k_720p_2/images/scene_0364_cf1.png deleted file mode 100644 index a5f50b940d82c9304065c1d641262ed8a56931d6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0364_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a809d554f47e02324128a646a06f8297e693c4ef7a2a73dfd4a17fb18399bef -size 1227665 diff --git a/dataset_1k_720p_2/images/scene_0364_cf2.png b/dataset_1k_720p_2/images/scene_0364_cf2.png deleted file mode 100644 index e3c407e24531a764183f5a3b85144aa45a9a85b7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0364_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:540f909028fe73d850cd8340e7fe7104097a54cbb6769bee9dd02923b8fe6e1d -size 1241531 diff --git a/dataset_1k_720p_2/images/scene_0364_original.png b/dataset_1k_720p_2/images/scene_0364_original.png deleted file mode 100644 index 8810ea1c50d98e9cbbe36aed9a7887e1bd24be4e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0364_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0945c01aaa5544fa161f7bb8409ab649fb255564ee007b299c434185d12f9d6 -size 1230940 diff --git a/dataset_1k_720p_2/images/scene_0365_cf1.png b/dataset_1k_720p_2/images/scene_0365_cf1.png deleted file mode 100644 index d7e267d76b38abf9eb67d7d863c448f3b99249fb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0365_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ee9fb998b52533ba02e571df2c22847d0c6534aae55da7cea5497986f7a7000 -size 1307732 diff --git a/dataset_1k_720p_2/images/scene_0365_cf2.png b/dataset_1k_720p_2/images/scene_0365_cf2.png deleted file mode 100644 index 9ddddda16d6bab63d79c2e1dcd87b753349fb3bf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0365_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5118ca85f222a9a0a8c0a3df87b75aaff2e30ca90b43a8952cb04f72276c9f8 -size 1307893 diff --git a/dataset_1k_720p_2/images/scene_0365_original.png b/dataset_1k_720p_2/images/scene_0365_original.png deleted file mode 100644 index be4866899d50e1eec1b0fbd62caad08a01c61711..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0365_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c405541a361f4d3d67ee64d84276df6cbde10fffd09eb3dfbbecf5fde13ac369 -size 1301245 diff --git a/dataset_1k_720p_2/images/scene_0366_cf1.png b/dataset_1k_720p_2/images/scene_0366_cf1.png deleted file mode 100644 index a4bf4be9df0ca09e7e7c1f82f9b372327dbb5646..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0366_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be43b3500c241d4b87dda591fe1d98c811ce683f64c7fac884d8794b342e1716 -size 1188296 diff --git a/dataset_1k_720p_2/images/scene_0366_cf2.png b/dataset_1k_720p_2/images/scene_0366_cf2.png deleted file mode 100644 index a92ab75968da2dbc091102edb8ce801f097b0aaa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0366_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0f8ce43271e083c9ed5fea5fecfb128ff37dd5cbe87acc1316c48b8ab13cb28 -size 1210909 diff --git a/dataset_1k_720p_2/images/scene_0366_original.png b/dataset_1k_720p_2/images/scene_0366_original.png deleted file mode 100644 index 7788c24a2b03c63a9562d6c89df53e1956f3b45d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0366_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87d6d850291935950c5f716f99430081c1da13b6fa3a4e8b927a28dc4f2d7f67 -size 1190730 diff --git a/dataset_1k_720p_2/images/scene_0367_cf1.png b/dataset_1k_720p_2/images/scene_0367_cf1.png deleted file mode 100644 index 1cc857185356c84eae4841590a35b67249e2e3af..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0367_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47e963f37c35f12c9113891304dfb428598b1143e4f8aa2ecbab496fe6dbb5e4 -size 1116253 diff --git a/dataset_1k_720p_2/images/scene_0367_cf2.png b/dataset_1k_720p_2/images/scene_0367_cf2.png deleted file mode 100644 index 9fa8960d483480bb069810dd3ed6d874c0a8c8e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0367_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ad494bfddd45fe1b639ad792bdbd43f62f55fe7585c14f1bff6d9e79c3d5e7b -size 1071957 diff --git a/dataset_1k_720p_2/images/scene_0367_original.png b/dataset_1k_720p_2/images/scene_0367_original.png deleted file mode 100644 index ce156729ab4ee0c5817ef81374050defb77ff9d6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0367_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:797b849b6c9c168f92ba7ab65dc9c9c677e2dba4dd3a2ddd4dd55d481c8b0f35 -size 1086725 diff --git a/dataset_1k_720p_2/images/scene_0368_cf1.png b/dataset_1k_720p_2/images/scene_0368_cf1.png deleted file mode 100644 index 44443faad47d761e7ba9fd251b6589307ad80c6f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0368_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42b8ec246e37f9197f89998ad0144e787b6fa3ce54f1100a72d702aea5e57677 -size 1265077 diff --git a/dataset_1k_720p_2/images/scene_0368_cf2.png b/dataset_1k_720p_2/images/scene_0368_cf2.png deleted file mode 100644 index 05cb149d4794bb3a15c35ef719c07767857a21a4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0368_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5062b00f2a73ae3f345eb7f015b30a6c2dddbdb5d9b389479b3c896199c7b8c -size 1230504 diff --git a/dataset_1k_720p_2/images/scene_0368_original.png b/dataset_1k_720p_2/images/scene_0368_original.png deleted file mode 100644 index fdf750f29d23b2f005b5562a9913ed4d48942ec2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0368_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fca3f825da0aa6eb26e32b433fa704dd97140eba76dc9bc0c8cf9fce27e68dde -size 1257850 diff --git a/dataset_1k_720p_2/images/scene_0369_cf1.png b/dataset_1k_720p_2/images/scene_0369_cf1.png deleted file mode 100644 index d80bf50852454eeaa054f41f88fc3de4a0ab55eb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0369_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95929cacd28407c87818c733bedb0b8348d22b37500910d97ce9f0c7fb01df02 -size 1277281 diff --git a/dataset_1k_720p_2/images/scene_0369_cf2.png b/dataset_1k_720p_2/images/scene_0369_cf2.png deleted file mode 100644 index 9bd970931002932e1c6d84be9239d396286d06ad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0369_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4da10c0e73f0393adcf1832839ba1feb95a8191f4f50155ed5063dfc44e6ec17 -size 1254009 diff --git a/dataset_1k_720p_2/images/scene_0369_original.png b/dataset_1k_720p_2/images/scene_0369_original.png deleted file mode 100644 index 20d6ef93af5cf28d9ade36bd78650f3e7dcb7de7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0369_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35363ef9f2b49feacbe770ff048fa4ea3828082abf731f888817e9a80f977076 -size 1276024 diff --git a/dataset_1k_720p_2/images/scene_0370_cf1.png b/dataset_1k_720p_2/images/scene_0370_cf1.png deleted file mode 100644 index 403d46a91774d2a3cc8898a4438a674b7c13df35..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0370_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f0eb150f3faf0535bb032fb38f7c2b592b1eb5a2f474bdc2c89345c9f1ab1ad -size 1151006 diff --git a/dataset_1k_720p_2/images/scene_0370_cf2.png b/dataset_1k_720p_2/images/scene_0370_cf2.png deleted file mode 100644 index 6e39901b9155ebc5ca1ec232892e6ab02d6ffde8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0370_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:521644b2946c2487235342e95092aa44d9c516f10abb3278f25c4facc2710583 -size 1159612 diff --git a/dataset_1k_720p_2/images/scene_0370_original.png b/dataset_1k_720p_2/images/scene_0370_original.png deleted file mode 100644 index 98b9011581087c000a0b851f0136d478f6c48b52..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0370_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ace707e6377c60fab29df3fa95d894e942982611d6183bf2be06dbb4c3556b25 -size 1144577 diff --git a/dataset_1k_720p_2/images/scene_0371_cf1.png b/dataset_1k_720p_2/images/scene_0371_cf1.png deleted file mode 100644 index 0b3e796fa7f8d2bceda3da813fc8f5f05d886040..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0371_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c52c5acff999c8c6c49a5773694ba86e1c60fc91c2d4a3c9a453215b21f729cc -size 1277798 diff --git a/dataset_1k_720p_2/images/scene_0371_cf2.png b/dataset_1k_720p_2/images/scene_0371_cf2.png deleted file mode 100644 index e9083552347fd708931ab7698219ab0f8c26c820..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0371_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1780368e155c19ed293b23d2d75e7133a1b1fdb810cf5d2b99aed629a1d3fe6b -size 1277020 diff --git a/dataset_1k_720p_2/images/scene_0371_original.png b/dataset_1k_720p_2/images/scene_0371_original.png deleted file mode 100644 index 72a54ae0431ccf7bba1f03eb068bd847bfc2a803..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0371_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3e1ec937a9cfc8bfcb492998e96e2a57462dc74cd81e2f2e189a8a899d87828 -size 1275485 diff --git a/dataset_1k_720p_2/images/scene_0372_cf1.png b/dataset_1k_720p_2/images/scene_0372_cf1.png deleted file mode 100644 index bd39505bd0fbf576348ec96bd9f3da7fabc0c284..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0372_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6dc463e4948df88b5f12dd911b268cbdbdc951250be4095f144611868aee0786 -size 1175355 diff --git a/dataset_1k_720p_2/images/scene_0372_cf2.png b/dataset_1k_720p_2/images/scene_0372_cf2.png deleted file mode 100644 index 3f0cfd967927bb940732f8108818b20243cf3594..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0372_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:026008abf97d0d93b8b727ca37ae12ac378a8738f7db3eae69d1aa471be08e80 -size 1175893 diff --git a/dataset_1k_720p_2/images/scene_0372_original.png b/dataset_1k_720p_2/images/scene_0372_original.png deleted file mode 100644 index ea4ab83d50a79e2e024fd80d2030ffc1d7125402..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0372_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:706a32edba83677946d5a0061464a4032f77962a50ae52e2f7f5509fabe21870 -size 1120476 diff --git a/dataset_1k_720p_2/images/scene_0373_cf1.png b/dataset_1k_720p_2/images/scene_0373_cf1.png deleted file mode 100644 index e81874116a37ca40e101c19ca452dbaa06eebc7f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0373_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a732fc24fef5da840a3d7a19cc11b8a15ab5f984953668759cbc0df0a2918eae -size 1262444 diff --git a/dataset_1k_720p_2/images/scene_0373_cf2.png b/dataset_1k_720p_2/images/scene_0373_cf2.png deleted file mode 100644 index db74d5b57ba1ee2dc283477f4c0d3f6948672492..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0373_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ccbfc035023381e104e2304957dbf12123c4799ccaa905d39c5e549c964e71a6 -size 1249951 diff --git a/dataset_1k_720p_2/images/scene_0373_original.png b/dataset_1k_720p_2/images/scene_0373_original.png deleted file mode 100644 index cad7db0684ef6185e4a0b7af7ffb613c9f890c90..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0373_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96b2f73a873527fdfcbeff26565573b4eaea190ab3085decd5e4a47179f725d6 -size 1261103 diff --git a/dataset_1k_720p_2/images/scene_0374_cf1.png b/dataset_1k_720p_2/images/scene_0374_cf1.png deleted file mode 100644 index 98c1e111a18c03e26579180854a5ec478b6a2295..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0374_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e290d05f0a57b5cf35e641783c941e45f044a79d6524df539b5db867db91cb2 -size 1255656 diff --git a/dataset_1k_720p_2/images/scene_0374_cf2.png b/dataset_1k_720p_2/images/scene_0374_cf2.png deleted file mode 100644 index 3a629f96f4fc8a67a28b444f80c83f2a7bb2c382..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0374_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68d7cf6005ddca2ad2babe02dde0c950c986cf3167f780e5d7973455be08ddfd -size 1245481 diff --git a/dataset_1k_720p_2/images/scene_0374_original.png b/dataset_1k_720p_2/images/scene_0374_original.png deleted file mode 100644 index 661fb2e0892f2cb93a126927830610a7611c4b7b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0374_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47aa3b5cd613382a7f031ac3a4b1ab83ccdada959065cab1b6a4fb3446d74129 -size 1256502 diff --git a/dataset_1k_720p_2/images/scene_0375_cf1.png b/dataset_1k_720p_2/images/scene_0375_cf1.png deleted file mode 100644 index f325712cf8a4cb9aa602def3c729106d1c614ef2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0375_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f80547b3d700fd44b7dd5539b970436b9df46c87e2c2854da30f8d884c0fc0a1 -size 1182247 diff --git a/dataset_1k_720p_2/images/scene_0375_cf2.png b/dataset_1k_720p_2/images/scene_0375_cf2.png deleted file mode 100644 index 533f0c5faeba0aa09c51b006d5615013fa8795bc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0375_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:812d12eabf197f7d4d942b2070e2235ca96aaac85b0073c6cd3d5cc8bf83b568 -size 1200905 diff --git a/dataset_1k_720p_2/images/scene_0375_original.png b/dataset_1k_720p_2/images/scene_0375_original.png deleted file mode 100644 index f203703df668949f6672a0041ecbcc3e3a4497d0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0375_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:626964f7e63f41a2a143c915d0c53a8f098924d36c2db0db21335360bc3c634c -size 1200862 diff --git a/dataset_1k_720p_2/images/scene_0376_cf1.png b/dataset_1k_720p_2/images/scene_0376_cf1.png deleted file mode 100644 index 3c0ae5ac396d5d6110761d3d9a8362fc462db8ee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0376_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27034b4b89b28707e76b4b0af2490a25e3f099d0b9f838fc4a9d11eb4db3ee2b -size 1094092 diff --git a/dataset_1k_720p_2/images/scene_0376_cf2.png b/dataset_1k_720p_2/images/scene_0376_cf2.png deleted file mode 100644 index 92b98ce71aab8ce8da055c22fe0d9441fac685a9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0376_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4715eb1b88c0d5d21d36d441a5f90d87eceec1a82b5c8cb0c6a2ff7b8d439950 -size 1143921 diff --git a/dataset_1k_720p_2/images/scene_0376_original.png b/dataset_1k_720p_2/images/scene_0376_original.png deleted file mode 100644 index 54a67290fc1ebee038e56516bcfe07b5bb4e06a4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0376_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d592470828aee810ff08f99dab8fd0b5fa8fe43dd6194c12e58996264f899b37 -size 1091114 diff --git a/dataset_1k_720p_2/images/scene_0377_cf1.png b/dataset_1k_720p_2/images/scene_0377_cf1.png deleted file mode 100644 index 16eadda1f433856d122fb8478cf0500dbb96506d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0377_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c9bee609dc5726b0c3cd66e45da14707060c9d46d15e7d43667b95bcc8e12ca -size 1120500 diff --git a/dataset_1k_720p_2/images/scene_0377_cf2.png b/dataset_1k_720p_2/images/scene_0377_cf2.png deleted file mode 100644 index 331f9f4a14f3b23702f3b065f6de6ffe1c1b8445..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0377_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7840911cf3ba5551730db9ba691483072f0cb73bbb61122ab5a50cd57fcf469d -size 1274679 diff --git a/dataset_1k_720p_2/images/scene_0377_original.png b/dataset_1k_720p_2/images/scene_0377_original.png deleted file mode 100644 index c18ee3e3b90862959d7ce2d64d18a4fc6039b62a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0377_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ef23280e74b5362b21689a656ef4af89100626adecd8d15ee92dce9e7314649 -size 1278717 diff --git a/dataset_1k_720p_2/images/scene_0378_cf1.png b/dataset_1k_720p_2/images/scene_0378_cf1.png deleted file mode 100644 index 1103eb95cfb4bc239ad5733042c71c4d4446e5ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0378_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c442026125a3ea8adba11f7de5de115057722a7219e3548a0d2f813f8ad5172 -size 1158923 diff --git a/dataset_1k_720p_2/images/scene_0378_cf2.png b/dataset_1k_720p_2/images/scene_0378_cf2.png deleted file mode 100644 index 9dc13e518683f03bbb292a5f47221bcb7eb906b1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0378_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9845c78f37135171af8cff7519d898e143a653419efba1d44c5c7080be78a8c5 -size 1161743 diff --git a/dataset_1k_720p_2/images/scene_0378_original.png b/dataset_1k_720p_2/images/scene_0378_original.png deleted file mode 100644 index bb68de4d40ed715987ca8ac5876df0f0c7f7969c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0378_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bea0ec17aadaadcbcc5be942be6e98d0b8d00ad73506082793569c8c758e43f9 -size 1162309 diff --git a/dataset_1k_720p_2/images/scene_0379_cf1.png b/dataset_1k_720p_2/images/scene_0379_cf1.png deleted file mode 100644 index 8d7913360c667c2b4abd1b5892b167c45d7db449..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0379_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4a4779888810752aee0136729af3c6d4e2f553f386ee973cb05e91ff5bfe276 -size 1097068 diff --git a/dataset_1k_720p_2/images/scene_0379_cf2.png b/dataset_1k_720p_2/images/scene_0379_cf2.png deleted file mode 100644 index f25fb73c0d1b6900583a35bb9351130bdc74cc5a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0379_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32c01bb97f704ec03458c4e21608f1c85b327a0d3e8905e56d788d69fb3426cd -size 1130841 diff --git a/dataset_1k_720p_2/images/scene_0379_original.png b/dataset_1k_720p_2/images/scene_0379_original.png deleted file mode 100644 index 6be239cbde58b5c20c7cb31c064232e497302778..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0379_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e77ae5baaa0337709a14eca81a78ef36b1ebfbe211f6fd49cbf9cc997d4ec2b3 -size 1099205 diff --git a/dataset_1k_720p_2/images/scene_0380_cf1.png b/dataset_1k_720p_2/images/scene_0380_cf1.png deleted file mode 100644 index 72f19104ac22ba4e6a4da2ace10e8731b51dd9be..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0380_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3bc673dd10d2dabd08ec8054c846f983b83d06eaa6d9648f71308019ad1892f8 -size 1067721 diff --git a/dataset_1k_720p_2/images/scene_0380_cf2.png b/dataset_1k_720p_2/images/scene_0380_cf2.png deleted file mode 100644 index fbdee2c34b371a944a415847db3ba31ea21b783f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0380_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0589e7daa1f93b5ffdbe943f89fe44319a9c2cd1685cd6c36b6611ac8d6727e3 -size 1067272 diff --git a/dataset_1k_720p_2/images/scene_0380_original.png b/dataset_1k_720p_2/images/scene_0380_original.png deleted file mode 100644 index 00d20d2d2a6398496a7658a6b405a80055606354..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0380_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf5d299c48f3d743f4cef7c237f15484a2d4de251eab2505ca2e0541984668fb -size 1067658 diff --git a/dataset_1k_720p_2/images/scene_0381_cf1.png b/dataset_1k_720p_2/images/scene_0381_cf1.png deleted file mode 100644 index 711b3e33da3174bd14a335642b8d6fd86b4639ee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0381_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dcc4b6295d690ee061e8b587e91fcb42c826ac213abcc06e13d370e9391b5b85 -size 1149857 diff --git a/dataset_1k_720p_2/images/scene_0381_cf2.png b/dataset_1k_720p_2/images/scene_0381_cf2.png deleted file mode 100644 index 3906ce225f8c7b6cf95fd0f7f439b7fd10c7070b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0381_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24b253a0bec3bc52fd3e215392635870c06888472f29ab6f8cbcaa0dd6ee4935 -size 1140019 diff --git a/dataset_1k_720p_2/images/scene_0381_original.png b/dataset_1k_720p_2/images/scene_0381_original.png deleted file mode 100644 index aab1676c4268f7ecd8dc6bfca1fe18e0edc2855f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0381_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a212157cf691b693acbe9f5786e4ebfe15ceccaa4996ad6a0b779ef0c1f2bab -size 1144663 diff --git a/dataset_1k_720p_2/images/scene_0382_cf1.png b/dataset_1k_720p_2/images/scene_0382_cf1.png deleted file mode 100644 index 5c0b43daf37108dd6652f10fa81c18399e24ab72..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0382_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6112caaa56474d23a80c40b6a2ece35f5cb4616d1bcbaacb45b51a7a9d4ee308 -size 1185909 diff --git a/dataset_1k_720p_2/images/scene_0382_cf2.png b/dataset_1k_720p_2/images/scene_0382_cf2.png deleted file mode 100644 index a231901acb35535000adf6fb60b48860b51ff5e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0382_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:288293df3427aad32e4470a22a9144040cdad889f95b5b6e0a6abaab53fb19c3 -size 1154393 diff --git a/dataset_1k_720p_2/images/scene_0382_original.png b/dataset_1k_720p_2/images/scene_0382_original.png deleted file mode 100644 index 0e2056e28afa9aaf15bef159a263879e6fcbc315..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0382_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0316deb52293be855d0744381daf8e1e452b9b1d3f842e71cad430b082b15068 -size 1181295 diff --git a/dataset_1k_720p_2/images/scene_0383_cf1.png b/dataset_1k_720p_2/images/scene_0383_cf1.png deleted file mode 100644 index 349f4195b8e30d76813142a52a98d269d3c0c946..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0383_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:070f200df8125279915bbd8b4afc589b02895be6a8a33f0acc0e989055cc4e60 -size 1192338 diff --git a/dataset_1k_720p_2/images/scene_0383_cf2.png b/dataset_1k_720p_2/images/scene_0383_cf2.png deleted file mode 100644 index 1f54093eabaa0f8058720df52a64cfeb47fbf5a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0383_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fca3ea546e8641da2f8fc4c2821a2b9176f311a04735f076bcf2367b31927d78 -size 1163206 diff --git a/dataset_1k_720p_2/images/scene_0383_original.png b/dataset_1k_720p_2/images/scene_0383_original.png deleted file mode 100644 index a030c9e5bf54ad349ecf8423d19c3dfce93db659..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0383_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1379d02823f4c41810eb9ec50e0b60f2738a11001c9e908694dc8811b776259 -size 1159901 diff --git a/dataset_1k_720p_2/images/scene_0384_cf1.png b/dataset_1k_720p_2/images/scene_0384_cf1.png deleted file mode 100644 index 253bc0a4400879f7392633955928f269b2b3d4c2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0384_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29db9eec09b1f3893e63a02aff310ecffc5d5aad1f51edd1700c6fb6c0747b0f -size 1227199 diff --git a/dataset_1k_720p_2/images/scene_0384_cf2.png b/dataset_1k_720p_2/images/scene_0384_cf2.png deleted file mode 100644 index f09721338988876435eed1cab9a162b869925775..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0384_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f62be0acd75461b5f531954b2c3970caac2b588ee372fa9ce5f5b8ffb4ba3d7f -size 1200505 diff --git a/dataset_1k_720p_2/images/scene_0384_original.png b/dataset_1k_720p_2/images/scene_0384_original.png deleted file mode 100644 index 1c42a120041f390223e365540789fb4edc361a31..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0384_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:157acb87c4d6760f5d12b04b0130afb9debd9e3f2447a9bfc74ac5376785979d -size 1228088 diff --git a/dataset_1k_720p_2/images/scene_0385_cf1.png b/dataset_1k_720p_2/images/scene_0385_cf1.png deleted file mode 100644 index 69da0f14aa0e3e8cccffd5ac38f7baa95b383973..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0385_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6f33f96b57bd41f71425f9840cc4f37a33609f4f2b2fe0f467242d7d8512511 -size 1078142 diff --git a/dataset_1k_720p_2/images/scene_0385_cf2.png b/dataset_1k_720p_2/images/scene_0385_cf2.png deleted file mode 100644 index 04083bef33e7f037f945fc690c61358f17f0377a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0385_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:433f60c9ebc455c208a4103874e4915b3aa52c4f23f6d243000f2856fc2c525a -size 1117454 diff --git a/dataset_1k_720p_2/images/scene_0385_original.png b/dataset_1k_720p_2/images/scene_0385_original.png deleted file mode 100644 index fe331496bae9ec3d573946e116796f0e995d6719..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0385_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be82fa3f5bc5907fc736db01f175215b70ccd98dba229b2f0f8704589e88c779 -size 1116218 diff --git a/dataset_1k_720p_2/images/scene_0386_cf1.png b/dataset_1k_720p_2/images/scene_0386_cf1.png deleted file mode 100644 index a85865ac2f337c8a2ae33d5246fd41b1e429eb06..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0386_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:943dec8c7a17152b48931d88468744741d6ec4a0004fe0e02a6e6f8f8c7d1c43 -size 1345403 diff --git a/dataset_1k_720p_2/images/scene_0386_cf2.png b/dataset_1k_720p_2/images/scene_0386_cf2.png deleted file mode 100644 index 184732ee51ea05bb5b3c2eddf4215e3466948f3c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0386_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0da7bf3b5ce26ce24146f2dcef13031e668975e15659487a54363a9e58cb672e -size 1327831 diff --git a/dataset_1k_720p_2/images/scene_0386_original.png b/dataset_1k_720p_2/images/scene_0386_original.png deleted file mode 100644 index 2d3601544a0236e041599e925b658ab158a0b7c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0386_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:618ed365695455b6431c690c4d676626b2b361be6a107662469127cdb9e1d611 -size 1330492 diff --git a/dataset_1k_720p_2/images/scene_0387_cf1.png b/dataset_1k_720p_2/images/scene_0387_cf1.png deleted file mode 100644 index c50cc3d883de0a9529e07e21224f3f43b6eb1d29..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0387_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1536c073ef69291ba74533491dbc1f6850722a32c446fd31674fc35f68b313d -size 1136384 diff --git a/dataset_1k_720p_2/images/scene_0387_cf2.png b/dataset_1k_720p_2/images/scene_0387_cf2.png deleted file mode 100644 index 561ce9dac26f19fe1ab9b85e7749f1e7a2c409cb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0387_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0824295d4003826155f618a0dc8b04bf1fb26c4fd56db0b44ad37844c3d08d2 -size 1126902 diff --git a/dataset_1k_720p_2/images/scene_0387_original.png b/dataset_1k_720p_2/images/scene_0387_original.png deleted file mode 100644 index f820887d931aca978476c7b0231931c2643a921b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0387_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f2074ccd909633dc8deeb76877010dbab27869adba51a9fab1071dc7027c8599 -size 1110484 diff --git a/dataset_1k_720p_2/images/scene_0388_cf1.png b/dataset_1k_720p_2/images/scene_0388_cf1.png deleted file mode 100644 index a515bfa2191073338483f6ecaf7525fb3cd1cba3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0388_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb4fbd020208f4da4930416ca667e0729ce8b2adc7247f41ca66a9dbdf1c2e00 -size 1168949 diff --git a/dataset_1k_720p_2/images/scene_0388_cf2.png b/dataset_1k_720p_2/images/scene_0388_cf2.png deleted file mode 100644 index 8f6328b557e5bd7232580c5a5062c1f461a23e3b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0388_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9c7fe3cb9bc5cc4bd0a3e6521598e0aa04f097cdfe0f042fac5419c9d065c50 -size 1186318 diff --git a/dataset_1k_720p_2/images/scene_0388_original.png b/dataset_1k_720p_2/images/scene_0388_original.png deleted file mode 100644 index 920aa06c5bff46a03f1ed8fc8a5504ff46ea5111..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0388_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97a80d9f9e13bfca88e3c235e728dc9322fa86b2418a8c5f96ce0a31c97748c9 -size 1185176 diff --git a/dataset_1k_720p_2/images/scene_0389_cf1.png b/dataset_1k_720p_2/images/scene_0389_cf1.png deleted file mode 100644 index 85df65e23d58d7687782243dec5d82473d916e43..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0389_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e126dac6d9fb2a02eeb8badf7a26f1145f7dc006e8a4d382498b77af6b6b57d3 -size 1281008 diff --git a/dataset_1k_720p_2/images/scene_0389_cf2.png b/dataset_1k_720p_2/images/scene_0389_cf2.png deleted file mode 100644 index 6f08b3349397033b804dff0b146d555870a63c43..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0389_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6008ef01a3000fcbaa3479b10f29ac37db97f195282d4cabbe6191a2ac309a00 -size 1288552 diff --git a/dataset_1k_720p_2/images/scene_0389_original.png b/dataset_1k_720p_2/images/scene_0389_original.png deleted file mode 100644 index 5e1aa14d7c6c9823f4936eb864fd137d0338225d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0389_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:727e6bf5ccde51d22c6f6af6f34a10f58886ca1b5be221a022432ee02f36f948 -size 1281058 diff --git a/dataset_1k_720p_2/images/scene_0390_cf1.png b/dataset_1k_720p_2/images/scene_0390_cf1.png deleted file mode 100644 index 6f00d459365f4c421934d99d084efaf4f8f73a51..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0390_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:121d2447d1b2e6aec789ad8385551f0e669d4d9d4f00e09f4dfd124075db42c3 -size 1084569 diff --git a/dataset_1k_720p_2/images/scene_0390_cf2.png b/dataset_1k_720p_2/images/scene_0390_cf2.png deleted file mode 100644 index 07a0ad1191a5dbfff5ad87ac2bcad7b46d796526..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0390_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5138b996bd3031a12b07e2f1ca37f19e7f5759f349a515ce1927fda142f6a0b7 -size 1086114 diff --git a/dataset_1k_720p_2/images/scene_0390_original.png b/dataset_1k_720p_2/images/scene_0390_original.png deleted file mode 100644 index eac448aaec285df559854ae104d539403b798d30..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0390_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:579500a80c6285135f273da8f796fba4c65470f81647bab4d4c5b4c92074ca3e -size 1068301 diff --git a/dataset_1k_720p_2/images/scene_0391_cf1.png b/dataset_1k_720p_2/images/scene_0391_cf1.png deleted file mode 100644 index 185d627d1e2730f336d8d42d11ebb568563ad3a9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0391_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48c3d04763f08027cc006a27c269efb125ebbeaf1008be4df8d7b131efcb7ad7 -size 1280803 diff --git a/dataset_1k_720p_2/images/scene_0391_cf2.png b/dataset_1k_720p_2/images/scene_0391_cf2.png deleted file mode 100644 index 2de753656c9676b4126e94a79318e6986036f6c6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0391_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb560688788a77c63764bee732c88eca31d17038d5eca4b4568dbd52850048ec -size 1277911 diff --git a/dataset_1k_720p_2/images/scene_0391_original.png b/dataset_1k_720p_2/images/scene_0391_original.png deleted file mode 100644 index 39461a00d9b0fbdb935135d81159ab2eadc611e5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0391_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9f74b0365cb71b54ef934e999fa828c997938da386d969d68e4e13dcd6efac1 -size 1276159 diff --git a/dataset_1k_720p_2/images/scene_0392_cf1.png b/dataset_1k_720p_2/images/scene_0392_cf1.png deleted file mode 100644 index 72e2b35fa44b870e497b11b50274f4cc8622a7e2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0392_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:974cc25c2c43216a63527de0ea32b021a4a6889b4080eb737c94c52a25fe2ffd -size 1174530 diff --git a/dataset_1k_720p_2/images/scene_0392_cf2.png b/dataset_1k_720p_2/images/scene_0392_cf2.png deleted file mode 100644 index a8a4a21e93fce335bd0821b7f19f5795e4ae2ba6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0392_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee0baf8d270983dba6f21ae539776eb996be6030d2c58f7683684c82be7eba03 -size 1208692 diff --git a/dataset_1k_720p_2/images/scene_0392_original.png b/dataset_1k_720p_2/images/scene_0392_original.png deleted file mode 100644 index db9240f80a05a2fe9251040ba222f78af7a20f46..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0392_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff68b913f26365816fd7edbc9db1fe01d2de5559464d2a8d203d6b74926d7452 -size 1204163 diff --git a/dataset_1k_720p_2/images/scene_0393_cf1.png b/dataset_1k_720p_2/images/scene_0393_cf1.png deleted file mode 100644 index 5d84947b5fbab5ce2de5f1b2788a1803d784fcfc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0393_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28fa34dae6377735513f9153a2a7704e2953f1d9aff56c92a33785f9c0f28011 -size 1129529 diff --git a/dataset_1k_720p_2/images/scene_0393_cf2.png b/dataset_1k_720p_2/images/scene_0393_cf2.png deleted file mode 100644 index ed259f720c40b2a354ab76f04c45e25274cf0b03..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0393_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3a8a1dfdb62d7103e0601fa05efe03a1e4db099b12516ab09a9d6273e8267ad -size 1145684 diff --git a/dataset_1k_720p_2/images/scene_0393_original.png b/dataset_1k_720p_2/images/scene_0393_original.png deleted file mode 100644 index ec8abec46dab49f2c0f83ce08c9402dcf454ad17..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0393_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02082a02111deb06d094a50f2915ca5b4c8fc6648edfdc05a14042b5ef124b15 -size 1133982 diff --git a/dataset_1k_720p_2/images/scene_0394_cf1.png b/dataset_1k_720p_2/images/scene_0394_cf1.png deleted file mode 100644 index 3e673c35cdbab1b344d46f8131267e143313ece0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0394_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e64b0971b269feeaae479fc494a95d01e532eff15af95e10d31dbbf482ebdd45 -size 1236847 diff --git a/dataset_1k_720p_2/images/scene_0394_cf2.png b/dataset_1k_720p_2/images/scene_0394_cf2.png deleted file mode 100644 index 5ed8864f360c75cbfaba1f0353577d400de426ed..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0394_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4c5c0ed8851174a855c0ee77588f3bb02c6ae261dc336dc5bea4a4dca7afc2b -size 1221464 diff --git a/dataset_1k_720p_2/images/scene_0394_original.png b/dataset_1k_720p_2/images/scene_0394_original.png deleted file mode 100644 index dad5c94498949d320d9381619f5c6b324c298820..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0394_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ce1d6923286a317c6cb549527590850a6bbaf0878b0378cb7e6c10a0b6be03c -size 1212319 diff --git a/dataset_1k_720p_2/images/scene_0395_cf1.png b/dataset_1k_720p_2/images/scene_0395_cf1.png deleted file mode 100644 index ef1bd48a59a1fd0e3e72cec81ba8540958bcc144..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0395_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a77c5e4279873398de4c58bab650f9a7204d333be949c1297097fd51277d6c6 -size 1249161 diff --git a/dataset_1k_720p_2/images/scene_0395_cf2.png b/dataset_1k_720p_2/images/scene_0395_cf2.png deleted file mode 100644 index d8b333d2702913e7f87f21672f5e2e85a57cb38f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0395_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da23496000254e981a633c6026c8f8cc7851d380133a87db961acd9728488395 -size 1255477 diff --git a/dataset_1k_720p_2/images/scene_0395_original.png b/dataset_1k_720p_2/images/scene_0395_original.png deleted file mode 100644 index f02527b4a563e6992bf09d8312a835956f33f384..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0395_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:841285946b03644f647b8f0d33c833264859c5f12f4345cbcd189b332a46a15c -size 1253926 diff --git a/dataset_1k_720p_2/images/scene_0396_cf1.png b/dataset_1k_720p_2/images/scene_0396_cf1.png deleted file mode 100644 index d02f7ea745f305a67de0b43216c3f031e599f933..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0396_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24430d83bdfcdba6ddfd5baf7bd96f432708eab82bf867f2e024dba38a9a2a0f -size 1187377 diff --git a/dataset_1k_720p_2/images/scene_0396_cf2.png b/dataset_1k_720p_2/images/scene_0396_cf2.png deleted file mode 100644 index b8d2a7c377e35e3d3f3a089a128a279f333089ed..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0396_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:093b920775657e4f94f1e479db11e8d101bc21a954be21bbdfbc05ffa50cb5a4 -size 1183507 diff --git a/dataset_1k_720p_2/images/scene_0396_original.png b/dataset_1k_720p_2/images/scene_0396_original.png deleted file mode 100644 index 625b72d3330f5ff6e76c4d13918cdfee745ca0e2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0396_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a50ac68c2d553bbc6a5d6736c2e40e7fedf203f3f791fb60ce85bcd0f35d5401 -size 1183004 diff --git a/dataset_1k_720p_2/images/scene_0397_cf1.png b/dataset_1k_720p_2/images/scene_0397_cf1.png deleted file mode 100644 index d5703e0cdaeb21f0c5dc72980ab0187bf71e01bd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0397_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6eca6b5b74ecf0aa4aaa016cb55ae12bc517ed4eaa0da53a266aa24eef264fc7 -size 1317801 diff --git a/dataset_1k_720p_2/images/scene_0397_cf2.png b/dataset_1k_720p_2/images/scene_0397_cf2.png deleted file mode 100644 index c487adbfb4eb8446be3f370d85dad0b89391bfd7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0397_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3280cb42312db25a5f4b05995b175ab074478f4714bede6f1deee6e10215e4d -size 1297896 diff --git a/dataset_1k_720p_2/images/scene_0397_original.png b/dataset_1k_720p_2/images/scene_0397_original.png deleted file mode 100644 index d05c8dc6457df9f44747be487ac125158fe8684a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0397_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e93ff3b15666a16891a7278e6783a71e7f59c833ef6d1cb6457e152b14b6cb4d -size 1287011 diff --git a/dataset_1k_720p_2/images/scene_0398_cf1.png b/dataset_1k_720p_2/images/scene_0398_cf1.png deleted file mode 100644 index e8c97b711a6f6959aa7ec1df65f46c91ed7321e6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0398_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dcd4b24146c484cb3ce20fd9ead7fd201619a45a33a512db75e4dc1e52daec22 -size 1126296 diff --git a/dataset_1k_720p_2/images/scene_0398_cf2.png b/dataset_1k_720p_2/images/scene_0398_cf2.png deleted file mode 100644 index 389cb04dbf1e30a4ad7bd38c6fd2d9a4499be607..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0398_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cdec7447a89bc4e55777b7f1ccedd9226fc087906db4fc094357d2b689a18eeb -size 1103798 diff --git a/dataset_1k_720p_2/images/scene_0398_original.png b/dataset_1k_720p_2/images/scene_0398_original.png deleted file mode 100644 index 0d6864696159b1f09461664c8f60a2d410a0c0d1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0398_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:371d6ab86064dfa85019ed0234364e6c05b5ab29b5eab0c5686faa28c8a41570 -size 1099488 diff --git a/dataset_1k_720p_2/images/scene_0399_cf1.png b/dataset_1k_720p_2/images/scene_0399_cf1.png deleted file mode 100644 index c14aa41033efaf6a6e63fdda347cc6d74157b114..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0399_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:649d36917191a1aad24874a2974720eec7cbc1d333dda1313466551bd65e4bef -size 1093101 diff --git a/dataset_1k_720p_2/images/scene_0399_cf2.png b/dataset_1k_720p_2/images/scene_0399_cf2.png deleted file mode 100644 index 90e7cfe13ec70676100ccaf67b12aee373c7c547..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0399_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b614ec7cad837c23495e442dfe22345f9663604e9a3c750a4f2fdec52020855a -size 1078297 diff --git a/dataset_1k_720p_2/images/scene_0399_original.png b/dataset_1k_720p_2/images/scene_0399_original.png deleted file mode 100644 index dc5fe7ab4a2eed61f6b5aa91320b24a151e46f4c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0399_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a6e54a9a96c505a230d991da5de07694493a957b78a4af3aca05942bd0d3e35 -size 1093060 diff --git a/dataset_1k_720p_2/images/scene_0400_cf1.png b/dataset_1k_720p_2/images/scene_0400_cf1.png deleted file mode 100644 index 338df589d3cdce64b9d08bce8ad4ff249b357ab5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0400_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e6e57826fe753cdb72e88bb81ed8b610454583ea9e079fcdde0221673d1f814 -size 1127246 diff --git a/dataset_1k_720p_2/images/scene_0400_cf2.png b/dataset_1k_720p_2/images/scene_0400_cf2.png deleted file mode 100644 index 367b923899ddc893860401f5ca32ab1621454d3d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0400_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8bf11a034c3a32e19986ee3991ca9d19164b71cb088dd93a89975af199bb0b38 -size 1185243 diff --git a/dataset_1k_720p_2/images/scene_0400_original.png b/dataset_1k_720p_2/images/scene_0400_original.png deleted file mode 100644 index d9a3b8e4481afd53f7d2968673f97e13e56ec7a4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0400_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7b3c710d0a3320d588cb00337e25d0453951b74776f086df56dc4a6ccfadc34 -size 1184883 diff --git a/dataset_1k_720p_2/images/scene_0401_cf1.png b/dataset_1k_720p_2/images/scene_0401_cf1.png deleted file mode 100644 index fd94f65deae9c55707508dfd67a5806c4b50418f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0401_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3af8e4a6e4833f8efeb92c25b954bf3dfba18b7ad4f7993ac5a73ff8304fdd57 -size 1117171 diff --git a/dataset_1k_720p_2/images/scene_0401_cf2.png b/dataset_1k_720p_2/images/scene_0401_cf2.png deleted file mode 100644 index fdc08bbf40db2f1beccd57891e832d85c5a2f0a8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0401_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96d427083c4e48b98667bb0bc0257cfabdf34f3ec6a556df2b0ecb61261336c6 -size 1177522 diff --git a/dataset_1k_720p_2/images/scene_0401_original.png b/dataset_1k_720p_2/images/scene_0401_original.png deleted file mode 100644 index 36cb8eecacb9f063e4b68ae2f550f83e103f08b1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0401_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bea4a18bd2b60947c511e779d46a32df692ca9b8bae9900a8b0447a7833d7922 -size 1174438 diff --git a/dataset_1k_720p_2/images/scene_0402_cf1.png b/dataset_1k_720p_2/images/scene_0402_cf1.png deleted file mode 100644 index bd42467233cbadd898f5e15b9d725a22b0b5a4c7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0402_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9733c8675f676b27707575b3cce97070a72ed1b74600317bef6c1799b38a5f9e -size 1071811 diff --git a/dataset_1k_720p_2/images/scene_0402_cf2.png b/dataset_1k_720p_2/images/scene_0402_cf2.png deleted file mode 100644 index 9db1ae2a3213b4cc739b9836936b1b3222b006f6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0402_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6eeaefc94928eeb5a000521f7ede28b621872725131aed7e102c4ec9428be91 -size 1063626 diff --git a/dataset_1k_720p_2/images/scene_0402_original.png b/dataset_1k_720p_2/images/scene_0402_original.png deleted file mode 100644 index 54b12276b1116809622d408e0e2d51adbec8d06a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0402_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be77a43389e9f6d114367d91651a2d18657c2943b43f41d30fcc0110f82f46e4 -size 1067388 diff --git a/dataset_1k_720p_2/images/scene_0403_cf1.png b/dataset_1k_720p_2/images/scene_0403_cf1.png deleted file mode 100644 index d6c7238c914f1c8841dbfc0ae2eb544fad3ecba9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0403_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb655405e3b5d533ae4ae92e005e2217af6a313cc57e41cdd4ac43f83c4ad6cd -size 1300998 diff --git a/dataset_1k_720p_2/images/scene_0403_cf2.png b/dataset_1k_720p_2/images/scene_0403_cf2.png deleted file mode 100644 index 6be67595c91ab9e58af354826e926a94bd58faea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0403_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c927f8db2aacf955cbffeafd14fc233b900ee6030a5efb7d6f6df86b35bdc92a -size 1298723 diff --git a/dataset_1k_720p_2/images/scene_0403_original.png b/dataset_1k_720p_2/images/scene_0403_original.png deleted file mode 100644 index cd0ca48618de4fd7f28c81010d79d0a02b5c7c53..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0403_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79a89a8b81b002849a1be019cf413e2239498a6fc4bf9f00b00cf9f5bb08caff -size 1300947 diff --git a/dataset_1k_720p_2/images/scene_0404_cf1.png b/dataset_1k_720p_2/images/scene_0404_cf1.png deleted file mode 100644 index 13361ede1739711756d4112385a6553a6bca6e8b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0404_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e858d8c11b5f801aa256ce0b4c5b995186977f1f34d8f00a9a438fe516a648c -size 1047920 diff --git a/dataset_1k_720p_2/images/scene_0404_cf2.png b/dataset_1k_720p_2/images/scene_0404_cf2.png deleted file mode 100644 index 3e78fbc86b43d9b2e71398addd6a3faba907565f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0404_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:149f42f031319b1318eca9e76fbaaf728558aef8251a696550ee0314fca2885e -size 1072005 diff --git a/dataset_1k_720p_2/images/scene_0404_original.png b/dataset_1k_720p_2/images/scene_0404_original.png deleted file mode 100644 index 4b0fb0b3e0fbd492f33dc4b77a388e3a0483eeeb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0404_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1aea59f0e27a0dd9aff7e049dc15f4295ecf3408ea8f1990ea9f386e90869e48 -size 1088057 diff --git a/dataset_1k_720p_2/images/scene_0405_cf1.png b/dataset_1k_720p_2/images/scene_0405_cf1.png deleted file mode 100644 index c29c686d0a6f14712cb82c523a0292b8f1dcb465..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0405_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:331b19ed1a59a74c4d2f031537261aa5c30ecbc8a62bbd926578b3a43221ed3f -size 1214087 diff --git a/dataset_1k_720p_2/images/scene_0405_cf2.png b/dataset_1k_720p_2/images/scene_0405_cf2.png deleted file mode 100644 index 9695344ac78e77b22899c0e7f9b514b63e55df47..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0405_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6d0287413fdb7cdb24556682f9a8f2ae5ce3d5913a64bd7e9dcc936ec5652e8 -size 1252091 diff --git a/dataset_1k_720p_2/images/scene_0405_original.png b/dataset_1k_720p_2/images/scene_0405_original.png deleted file mode 100644 index dd9f6c8acf04f0c8f3207986e88ba17bf3930a7e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0405_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ecd8da1ce3dac3d14b968d752c552c2c3b93cab3c259e49a375bb7ff9258ea1 -size 1246659 diff --git a/dataset_1k_720p_2/images/scene_0406_cf1.png b/dataset_1k_720p_2/images/scene_0406_cf1.png deleted file mode 100644 index a779138eb541dd0d50cdc668b81e5170cb7c7291..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0406_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63bd931f8b36eba0d13b9cb209ad70464259f180dbc20ea81d6af65e117374a8 -size 1095537 diff --git a/dataset_1k_720p_2/images/scene_0406_cf2.png b/dataset_1k_720p_2/images/scene_0406_cf2.png deleted file mode 100644 index 78bae32fa5f14664901d54634cbb9cf183819e79..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0406_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e16f92e922b492194c1c436c5da568c5d883cb04d4913c102ad4dd39627e9fc7 -size 1094850 diff --git a/dataset_1k_720p_2/images/scene_0406_original.png b/dataset_1k_720p_2/images/scene_0406_original.png deleted file mode 100644 index 391eebfd3308f0d1e0524c569e116a0ac13635af..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0406_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:abeec114532b457d3f1b76a742db4f5b9578c84efa5cba1338e69e0533d957df -size 1102301 diff --git a/dataset_1k_720p_2/images/scene_0407_cf1.png b/dataset_1k_720p_2/images/scene_0407_cf1.png deleted file mode 100644 index 49e004c30cc9770d54f596d08916f00e995ce5f0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0407_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5f66e0ce375780cb6b13f1a46e0eed0936f2fb463285f78ae0b449ce3d974c6 -size 1208218 diff --git a/dataset_1k_720p_2/images/scene_0407_cf2.png b/dataset_1k_720p_2/images/scene_0407_cf2.png deleted file mode 100644 index c9c9979bc16624f312e34ddc316d830b653908c9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0407_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd1ee7e35a8c401641bca3a3d73f85455a8d528a6e746f7e65e6687895f0d9a5 -size 1196313 diff --git a/dataset_1k_720p_2/images/scene_0407_original.png b/dataset_1k_720p_2/images/scene_0407_original.png deleted file mode 100644 index 1fedbb6836ad01a44161b38e34881618df144c07..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0407_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d2426f468acf50f90fb65db2d9bef0faf28cba4f3bdffe72b437022043d3df1 -size 1226676 diff --git a/dataset_1k_720p_2/images/scene_0408_cf1.png b/dataset_1k_720p_2/images/scene_0408_cf1.png deleted file mode 100644 index 1a752e930e5700b8b5946f0d9aa185dddbcbefcd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0408_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f87a9c4aba5432969acff14d18a26a6ce7d51376bbdeecad38e9effb2e9e94e8 -size 1062614 diff --git a/dataset_1k_720p_2/images/scene_0408_cf2.png b/dataset_1k_720p_2/images/scene_0408_cf2.png deleted file mode 100644 index 38e2c937f3b5c86ba126ec4a53b469283d8114ff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0408_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8483cae8a5e78f655cf0592bb3ab6b56c3c75092435cf35347f0f10260bd8ccc -size 1083003 diff --git a/dataset_1k_720p_2/images/scene_0408_original.png b/dataset_1k_720p_2/images/scene_0408_original.png deleted file mode 100644 index b0c22da0ef9d52c1cb17f09ce81e3958f28b00ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0408_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd0abeab7af8425ccabdcf9a8caf250073c34b7fea01ede732b927d037b05c23 -size 1073950 diff --git a/dataset_1k_720p_2/images/scene_0409_cf1.png b/dataset_1k_720p_2/images/scene_0409_cf1.png deleted file mode 100644 index 330f9746f06ab7958dbb34a853f0d64fa3553b22..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0409_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78df6bb31e9940621bc7cd544d397ce967ffff695f24ce64f5fd031c7484c8f0 -size 1201918 diff --git a/dataset_1k_720p_2/images/scene_0409_cf2.png b/dataset_1k_720p_2/images/scene_0409_cf2.png deleted file mode 100644 index 996d6838816ba563dbd1c960194be21d64771f1c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0409_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3c6ee6485ff860b76b62c0e3ef88e270cf68f9dde3402f337728178e8ab0e57 -size 1200969 diff --git a/dataset_1k_720p_2/images/scene_0409_original.png b/dataset_1k_720p_2/images/scene_0409_original.png deleted file mode 100644 index 2263422d2b52db6a3e7e898ef9be54821d539c34..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0409_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e00eb55120c8ba28e6d30278551a22a8d23971b7565ee987da3e83a2cbba2e96 -size 1207585 diff --git a/dataset_1k_720p_2/images/scene_0410_cf1.png b/dataset_1k_720p_2/images/scene_0410_cf1.png deleted file mode 100644 index 3d579454d3d2594c337158e89661d8ff4193d6c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0410_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f48981334fa31cfb9a5f3e6db7e0e792a8eeb177a43e94509ff7b71dae92fe9 -size 1344983 diff --git a/dataset_1k_720p_2/images/scene_0410_cf2.png b/dataset_1k_720p_2/images/scene_0410_cf2.png deleted file mode 100644 index cab24b76b6c8d363fdf955496e8dc8beb85d2d16..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0410_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b826781e9aeca6b298152a1d21bc9bc48af0b6f2e6fd95fcad202f4216c78826 -size 1317538 diff --git a/dataset_1k_720p_2/images/scene_0410_original.png b/dataset_1k_720p_2/images/scene_0410_original.png deleted file mode 100644 index 96f24a5b88892fdc60e2d0a636bcccaa3bc372a4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0410_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29e23dd6f084109ff092895e136146a8ab9abda544ece6efe7ccadd5949e0668 -size 1392302 diff --git a/dataset_1k_720p_2/images/scene_0411_cf1.png b/dataset_1k_720p_2/images/scene_0411_cf1.png deleted file mode 100644 index c7c28b75600d505133f82a4a40f739129fcffb45..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0411_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91690f0b4ea7ca05b57bc9deb60444eb074e8ef3f97077b7344a6e56147bb27d -size 1208041 diff --git a/dataset_1k_720p_2/images/scene_0411_cf2.png b/dataset_1k_720p_2/images/scene_0411_cf2.png deleted file mode 100644 index 9dba8407874eb9727623f1e02255d5cb44664303..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0411_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83048bd3775fed7b6b7e3593c157c5624777d9a153fcae30e5a5981c99b6380e -size 1194528 diff --git a/dataset_1k_720p_2/images/scene_0411_original.png b/dataset_1k_720p_2/images/scene_0411_original.png deleted file mode 100644 index f61eb5ffde0f5ccd1a1ed09e10bc290c0f9bc269..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0411_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:277ea2ceba5b0a226d98cae0775fd85bed0e58365704af2e469b2fa986cff8aa -size 1202201 diff --git a/dataset_1k_720p_2/images/scene_0412_cf1.png b/dataset_1k_720p_2/images/scene_0412_cf1.png deleted file mode 100644 index 5b32a77a6f1fc5ddb2a77c3d8f429344c781ba21..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0412_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8defc224d4f013ded60c7bd84ae574069293a248a619e1f7f77a76b4e56b643c -size 1130200 diff --git a/dataset_1k_720p_2/images/scene_0412_cf2.png b/dataset_1k_720p_2/images/scene_0412_cf2.png deleted file mode 100644 index 6b88e10c11d6623d4c5ec204cf6ffe7ac32a3e79..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0412_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dbb3e3426466c4ec3e88df0897753d875b17defd4d81474b06c6d6010878045a -size 1153794 diff --git a/dataset_1k_720p_2/images/scene_0412_original.png b/dataset_1k_720p_2/images/scene_0412_original.png deleted file mode 100644 index db9d591276554559aa0bceafa00e168b6621edf9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0412_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe74b032531a5571afbba72ae7e7d81f4058d868b10a70c64259554a787787a3 -size 1143752 diff --git a/dataset_1k_720p_2/images/scene_0413_cf1.png b/dataset_1k_720p_2/images/scene_0413_cf1.png deleted file mode 100644 index 0d53e6b9c4b08af91fa44fcf4e62bbc93ee00771..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0413_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:243070d197399b7e52b965339c98b1ae82d98c5e1090378d5a4e1aefd7f666b7 -size 1139574 diff --git a/dataset_1k_720p_2/images/scene_0413_cf2.png b/dataset_1k_720p_2/images/scene_0413_cf2.png deleted file mode 100644 index 5ffbab7566a53a5771aaf4b365084e17a36c57df..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0413_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eef534fafca47491feff1bc91ed729c1335e5e1ae5ec9f99dc7523724c9cc17b -size 1130980 diff --git a/dataset_1k_720p_2/images/scene_0413_original.png b/dataset_1k_720p_2/images/scene_0413_original.png deleted file mode 100644 index cb71b43d5a7c904259dccc400594c7a537cfa75b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0413_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42b7eb4fbace6f43198cde4822ca2901beba3eea9236da56f4efa08f3032e86e -size 1144288 diff --git a/dataset_1k_720p_2/images/scene_0414_cf1.png b/dataset_1k_720p_2/images/scene_0414_cf1.png deleted file mode 100644 index 0365703a554257dfafaabe94c06ba4cdfcc76d11..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0414_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e953847d3d46edd5b2298da489b19ab8003f62f03beddcd16f5d94c292dd2fdf -size 1190933 diff --git a/dataset_1k_720p_2/images/scene_0414_cf2.png b/dataset_1k_720p_2/images/scene_0414_cf2.png deleted file mode 100644 index 43234c98e4545633e366aae19af173ddb35f1b00..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0414_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10bf7d0793d9b3c6bc277bdc0a25acabdf531888ac5402e0b42ba3d81e1dfd6c -size 1202326 diff --git a/dataset_1k_720p_2/images/scene_0414_original.png b/dataset_1k_720p_2/images/scene_0414_original.png deleted file mode 100644 index a98dcb6532346b65dfab6f91b6da1fc455f5b746..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0414_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04fb62e97b44736e1cc7f15964e37030372df9a8d5112b7e4a392353e527c05f -size 1189465 diff --git a/dataset_1k_720p_2/images/scene_0415_cf1.png b/dataset_1k_720p_2/images/scene_0415_cf1.png deleted file mode 100644 index c122036e27198aafaec31dcc26973821254c155f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0415_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f89b2bfdc6433e4fed6ba5dd6f81de79c7427e65e46be05539865bd3ded0464a -size 1244244 diff --git a/dataset_1k_720p_2/images/scene_0415_cf2.png b/dataset_1k_720p_2/images/scene_0415_cf2.png deleted file mode 100644 index 53d31adcd89c588b576799dc18788c56cb6c1f04..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0415_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c6bb5b43819bb7e35d8d90bd56a70dd69d972504ac49fc4df194e1d03f3ec41 -size 1216994 diff --git a/dataset_1k_720p_2/images/scene_0415_original.png b/dataset_1k_720p_2/images/scene_0415_original.png deleted file mode 100644 index c0fdbd4fc9b8c7f02d6b3a92610b31f8e19f8ac5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0415_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4495836486c2bfaa8084cdec0f113e682f5bc6dc2885481186bd214d5e1e8da -size 1246145 diff --git a/dataset_1k_720p_2/images/scene_0416_cf1.png b/dataset_1k_720p_2/images/scene_0416_cf1.png deleted file mode 100644 index fd16c0c671a3d61f7cd94b5a4ff55a9e9d10faff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0416_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:304de9f58fdaefe90f97858c184cb1f08ed245d2c9912a0aa37d61c2161c2310 -size 1091617 diff --git a/dataset_1k_720p_2/images/scene_0416_cf2.png b/dataset_1k_720p_2/images/scene_0416_cf2.png deleted file mode 100644 index 359c7cb9f1e934a4ae1044c44c08c8db63b35064..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0416_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:907585ec42d29a8b6e02824de565d5d9a287d6bbc0985e508cf821f32f3c2397 -size 1154876 diff --git a/dataset_1k_720p_2/images/scene_0416_original.png b/dataset_1k_720p_2/images/scene_0416_original.png deleted file mode 100644 index 92acabbdd64e7ba8384c2a587d1407ff54f76df3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0416_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:98c9c11a922f93083f6c127140a32f23b717cb1eb8b746c4d6685ceab0cda66d -size 1130440 diff --git a/dataset_1k_720p_2/images/scene_0417_cf1.png b/dataset_1k_720p_2/images/scene_0417_cf1.png deleted file mode 100644 index 6478a9f6626568753371a34ed4c9dc7ab08bbb7f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0417_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e09a035c5451d62b6a760a1ff3f92f9053a695579cfbf6e44799ef743b5fb149 -size 1238838 diff --git a/dataset_1k_720p_2/images/scene_0417_cf2.png b/dataset_1k_720p_2/images/scene_0417_cf2.png deleted file mode 100644 index d4afe4383b5311103fbb4d2c08c3f2f3a6571898..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0417_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3fee4fe26506bf23eee2e9523348c87fc458ed853657fabd0cdb413ffc2ddc5a -size 1164905 diff --git a/dataset_1k_720p_2/images/scene_0417_original.png b/dataset_1k_720p_2/images/scene_0417_original.png deleted file mode 100644 index 372bca0afb55bdc58a50c8a9d705b1cb0db4cb17..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0417_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4485d206abde0e0fa0a129e7cd7d2e5b235903635b4b8a370c8a22a3aba8490 -size 1145200 diff --git a/dataset_1k_720p_2/images/scene_0418_cf1.png b/dataset_1k_720p_2/images/scene_0418_cf1.png deleted file mode 100644 index d940e5da19944215bacbd886dc631f29202d3219..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0418_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f61eed16f3259970b8d19799bda9516972035750aaeb034ea32ee69f6f7186f5 -size 1080992 diff --git a/dataset_1k_720p_2/images/scene_0418_cf2.png b/dataset_1k_720p_2/images/scene_0418_cf2.png deleted file mode 100644 index 2d0acf33b2bc7fa3abe2145e693f21dfc458b675..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0418_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b2fc160817e20e12418fcbeb9b32c9281d3dd5f2d005015de2d335833d07558 -size 1080637 diff --git a/dataset_1k_720p_2/images/scene_0418_original.png b/dataset_1k_720p_2/images/scene_0418_original.png deleted file mode 100644 index 7bb9ae57f29673e6664671dfa634c14a3af67a90..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0418_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35d79ffdf251c1ac298be6f132e4469bb93b3a7505024b19991ac00b2070e5c5 -size 1087859 diff --git a/dataset_1k_720p_2/images/scene_0419_cf1.png b/dataset_1k_720p_2/images/scene_0419_cf1.png deleted file mode 100644 index 37624cdf04695a2514199db785f2c8775a53780d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0419_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af2e6f1c19bb87f7c14f3c2e657a6acb9ab7a58f6e68d79c52a083336bf4cc52 -size 1145720 diff --git a/dataset_1k_720p_2/images/scene_0419_cf2.png b/dataset_1k_720p_2/images/scene_0419_cf2.png deleted file mode 100644 index 244d9f6df178684378b484c8f8442f76597ef42a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0419_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22b8a3647d746d72a346dd03988b950828c881df131da256470e09a418acc0ea -size 1043730 diff --git a/dataset_1k_720p_2/images/scene_0419_original.png b/dataset_1k_720p_2/images/scene_0419_original.png deleted file mode 100644 index 97d37978d3cc526fa2f8039e672c450c634962aa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0419_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5bf8f3a7bd11a8996cf07b01342bcb2c0861be7709992db00978a7a664c5cf4d -size 1145154 diff --git a/dataset_1k_720p_2/images/scene_0420_cf1.png b/dataset_1k_720p_2/images/scene_0420_cf1.png deleted file mode 100644 index 5bd592c8d5a66680cfe6c6149c2991ed859240b6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0420_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64a888fb7b31a6ffdb3a1861d5adb46bb9410499baf3a6dc8f59f9dbf9de2e2e -size 1337737 diff --git a/dataset_1k_720p_2/images/scene_0420_cf2.png b/dataset_1k_720p_2/images/scene_0420_cf2.png deleted file mode 100644 index a084c831924f02383e830c13fed7992d2a30066c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0420_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1cf923c836fae59e2871aa54e9334d81058b5527f5e6b3bdb711eaa195ffb03 -size 1365746 diff --git a/dataset_1k_720p_2/images/scene_0420_original.png b/dataset_1k_720p_2/images/scene_0420_original.png deleted file mode 100644 index 4b2a625ce1107ac10d472554e0aa7e12cb74f772..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0420_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f1840e6e3710c3ab3022a5ddcfca767922a2e03f212ab631b4ce6e2e7c172fe -size 1350895 diff --git a/dataset_1k_720p_2/images/scene_0421_cf1.png b/dataset_1k_720p_2/images/scene_0421_cf1.png deleted file mode 100644 index 4f26fe67dc332cefb07ee85387446f5b49378556..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0421_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76d9a0f6988ed558d890ce4389cb4d231731b4ef0b4c768a56b92b285dee6070 -size 1220413 diff --git a/dataset_1k_720p_2/images/scene_0421_cf2.png b/dataset_1k_720p_2/images/scene_0421_cf2.png deleted file mode 100644 index efb9cb6aeb320a09eff9cb75680814c6edc8791c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0421_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c594963354d61e95e35ab623d197b4be284266821c5bae3ee79100d997f74f09 -size 1231325 diff --git a/dataset_1k_720p_2/images/scene_0421_original.png b/dataset_1k_720p_2/images/scene_0421_original.png deleted file mode 100644 index 2c32684b4d87d73c13564a26167ef288d2ef17a9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0421_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de7ede244b2f5ab46731c50f4ccde891424fe6743e6f3322e084f3788b575b68 -size 1231024 diff --git a/dataset_1k_720p_2/images/scene_0422_cf1.png b/dataset_1k_720p_2/images/scene_0422_cf1.png deleted file mode 100644 index f7056cf34755802e6cc8fb9c769cbcb776a98709..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0422_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc826e062068f6517589851b208a98dd1fba1a2ae15258117f0e1222948f816c -size 1227843 diff --git a/dataset_1k_720p_2/images/scene_0422_cf2.png b/dataset_1k_720p_2/images/scene_0422_cf2.png deleted file mode 100644 index d3d38c464a79b63fd70e89b62965129b35fb8e05..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0422_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48fd960c1916931f69ad95ceeb97f507224df9526794d011d153160d791141eb -size 1227423 diff --git a/dataset_1k_720p_2/images/scene_0422_original.png b/dataset_1k_720p_2/images/scene_0422_original.png deleted file mode 100644 index ee3e39e93f76ac2a223787defbb7e74fc55d422c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0422_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:beaf3fd7cf9ada953b4bde8ee304c65c75a96fafe1e2b355b2c97d1c9cdec0c2 -size 1223985 diff --git a/dataset_1k_720p_2/images/scene_0423_cf1.png b/dataset_1k_720p_2/images/scene_0423_cf1.png deleted file mode 100644 index edce8f5452bfe8f8e37e6afc575b95c3270fdd8d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0423_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8d7256bd5bb98055619269aeadf37ddde7b9d589bfbf99f5ff2e7d5312daac0 -size 1306360 diff --git a/dataset_1k_720p_2/images/scene_0423_cf2.png b/dataset_1k_720p_2/images/scene_0423_cf2.png deleted file mode 100644 index 107c96c341d09d8f76ff90a3ba0fc0dea4d29bea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0423_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75f815ab5aac5633bcb683c5e3d2519721b3c1b3fea742e04c03c6f75f4be2c6 -size 1293487 diff --git a/dataset_1k_720p_2/images/scene_0423_original.png b/dataset_1k_720p_2/images/scene_0423_original.png deleted file mode 100644 index df507ad83eb88b296d126865e841958ec5c96879..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0423_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2f70139c354ff8cce8339c3cb738105dd06b58fd4e3f58f4e024865d0c6b036 -size 1300820 diff --git a/dataset_1k_720p_2/images/scene_0424_cf1.png b/dataset_1k_720p_2/images/scene_0424_cf1.png deleted file mode 100644 index d6437bb4cee66a80acc7f5828aeb50ffa6d14f24..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0424_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:203a58f6388058260a65d5d94a5b70a5932be29bd7fb3851de0ad08b0ce39743 -size 1232414 diff --git a/dataset_1k_720p_2/images/scene_0424_cf2.png b/dataset_1k_720p_2/images/scene_0424_cf2.png deleted file mode 100644 index 3b3d22e0611d18f0a4188be61d2f9cb5a4624745..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0424_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc1e4303d51e63a1b5c11f281287257db3038d20ff516e4f554b150bb380ab98 -size 1329619 diff --git a/dataset_1k_720p_2/images/scene_0424_original.png b/dataset_1k_720p_2/images/scene_0424_original.png deleted file mode 100644 index dd469250f513b22e7a147aa8699a56ddf7f001d7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0424_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b8d39aed9893e66dc0ce9f3f2ae353a28369fb6953e4f929df48eedd1cdda25 -size 1294317 diff --git a/dataset_1k_720p_2/images/scene_0425_cf1.png b/dataset_1k_720p_2/images/scene_0425_cf1.png deleted file mode 100644 index d7146f40e6c5a760f42f80471d1fd903f04ad943..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0425_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e58c419517620ef8359cfd31e0410efd2e8d1fcf8dadf8ca9e79c968ef25d96 -size 1217051 diff --git a/dataset_1k_720p_2/images/scene_0425_cf2.png b/dataset_1k_720p_2/images/scene_0425_cf2.png deleted file mode 100644 index e864d7b043a7e6b391ea20b6b2686dcc51fe72f6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0425_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1144baf0c38526c87a9426d8d3ac6b635d8f994917b27b2c9da738a68e5d7a4b -size 1231102 diff --git a/dataset_1k_720p_2/images/scene_0425_original.png b/dataset_1k_720p_2/images/scene_0425_original.png deleted file mode 100644 index 4a11b0bb06a7572385daacfd535f915cbb10d6d0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0425_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a80187b8f32835140092e9622eb7fe43a576e13a176a407791fb82133c26f68c -size 1245145 diff --git a/dataset_1k_720p_2/images/scene_0426_cf1.png b/dataset_1k_720p_2/images/scene_0426_cf1.png deleted file mode 100644 index 10c15389bc63f4f81ed9966e6f232210a219ab44..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0426_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d7f70ab22bb20d9a8bf38c518e811b4e5a0158399279f02ad5dd1e17ab23538 -size 1123907 diff --git a/dataset_1k_720p_2/images/scene_0426_cf2.png b/dataset_1k_720p_2/images/scene_0426_cf2.png deleted file mode 100644 index 3716e91351eac7e57e398f005c695d035a134089..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0426_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55409db47b3c5d48d95c69b1aad4e3d6066bc670373625c05f4f152f6e5b3746 -size 1115078 diff --git a/dataset_1k_720p_2/images/scene_0426_original.png b/dataset_1k_720p_2/images/scene_0426_original.png deleted file mode 100644 index 20dad1fc7893f198108282457c0eb9f9ea222f86..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0426_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2577c25de1862fa11b5730539e277c740810682ae4a68f5ee2d1591cf94a0735 -size 1120379 diff --git a/dataset_1k_720p_2/images/scene_0427_cf1.png b/dataset_1k_720p_2/images/scene_0427_cf1.png deleted file mode 100644 index ed242ae48005e0b72be7622eb444b1f883fb3f70..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0427_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa169ade65c3fefbc5af7f9b92fffb29197336bee51bccc20550347a20a22eb6 -size 1079902 diff --git a/dataset_1k_720p_2/images/scene_0427_cf2.png b/dataset_1k_720p_2/images/scene_0427_cf2.png deleted file mode 100644 index aa9f9e7628e141ab12ba23236dddb1e1249de39a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0427_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41b82f94fa55cace766884c7ae5afb58eae4fe88948b261786ad0d5624efc7a9 -size 1114747 diff --git a/dataset_1k_720p_2/images/scene_0427_original.png b/dataset_1k_720p_2/images/scene_0427_original.png deleted file mode 100644 index 596330a97a95808c265a19cab4571b1e44ad535a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0427_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:969d38c65ab6e7e5f6f6376602d139d26b543a7f0c63cd0120ab60c464624b26 -size 1075719 diff --git a/dataset_1k_720p_2/images/scene_0428_cf1.png b/dataset_1k_720p_2/images/scene_0428_cf1.png deleted file mode 100644 index 19fdaeaeab9aebc17f571eab2ee81b78cf31511a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0428_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f63d006dbc3c14a24d6ce0fa430423f684cd4ebcbc92766b1afe908efd3c7fe -size 1196507 diff --git a/dataset_1k_720p_2/images/scene_0428_cf2.png b/dataset_1k_720p_2/images/scene_0428_cf2.png deleted file mode 100644 index d2c28c66c352b6cb001bb1c13cd9bd4d4214bb42..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0428_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0ec5b448e84cbd405659e92d3feca3112cdca4a2b10c8499d113b8b349e60cb -size 1223909 diff --git a/dataset_1k_720p_2/images/scene_0428_original.png b/dataset_1k_720p_2/images/scene_0428_original.png deleted file mode 100644 index 4708126b8c0acc6e61cf66137fed53a74c7fde10..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0428_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9da0698c74f954952f186119389761745773f93d414ba4bc0aa96917659b9f51 -size 1217278 diff --git a/dataset_1k_720p_2/images/scene_0429_cf1.png b/dataset_1k_720p_2/images/scene_0429_cf1.png deleted file mode 100644 index a655aec87e2a28d5c9015edcefe3c5c318ec4dd1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0429_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc399f89dec7c9bc77153a990e6684149731563a3f0882502894c1ef3bc448ad -size 1293663 diff --git a/dataset_1k_720p_2/images/scene_0429_cf2.png b/dataset_1k_720p_2/images/scene_0429_cf2.png deleted file mode 100644 index 66a23774b3d95ed3f98f5a01ec3eb1692618b5f9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0429_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f94648da883a63eb96691398a71c7189412a205f957ca7a8f60c795299c8bdb3 -size 1232024 diff --git a/dataset_1k_720p_2/images/scene_0429_original.png b/dataset_1k_720p_2/images/scene_0429_original.png deleted file mode 100644 index 370557f9c3fde17880a8ba0d31dcd35bb93de468..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0429_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:adbae93dc3ae16f9442d2fba0392aa390e5dccfff5090972abc3383452a0ce07 -size 1309616 diff --git a/dataset_1k_720p_2/images/scene_0430_cf1.png b/dataset_1k_720p_2/images/scene_0430_cf1.png deleted file mode 100644 index 1a7cec4e3439be6f35243bef12b3b72abb9e4631..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0430_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a711c390d8a3766270173f15fe83525b08016e2525eac80c60f722e3cbad453 -size 1114186 diff --git a/dataset_1k_720p_2/images/scene_0430_cf2.png b/dataset_1k_720p_2/images/scene_0430_cf2.png deleted file mode 100644 index 1bdf3a91e7a2304117787188eb1bbeec0ecf87e2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0430_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7c01d9d6fabd368d1bb7578fa2879874e1cc0a0aee6d3bbb39a1845c7bb3db9 -size 1092727 diff --git a/dataset_1k_720p_2/images/scene_0430_original.png b/dataset_1k_720p_2/images/scene_0430_original.png deleted file mode 100644 index a98af1ede8b6a7d2483cc72178365316064a71ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0430_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb9fcdb8b687f91c23bafee8a4bcd92ad047c3f089e9270a470ae0c7fcb8affd -size 1115697 diff --git a/dataset_1k_720p_2/images/scene_0431_cf1.png b/dataset_1k_720p_2/images/scene_0431_cf1.png deleted file mode 100644 index 578d7c8ecaae972f1e2a621d0ce6277c45112a3b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0431_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cdbbf4ad685514d33b2955aabb96446e6a33133beb95c6b0630c3ed055d69e81 -size 1076670 diff --git a/dataset_1k_720p_2/images/scene_0431_cf2.png b/dataset_1k_720p_2/images/scene_0431_cf2.png deleted file mode 100644 index d13b594a36b87e09f5fa11334b9d7d077f3dda80..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0431_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ef3ee266735913d43789c76adb5c0c6b076951ad76b1706cb99cf5fc4d3126f -size 1106029 diff --git a/dataset_1k_720p_2/images/scene_0431_original.png b/dataset_1k_720p_2/images/scene_0431_original.png deleted file mode 100644 index 2b4d7b209f83e0c6fefe34f5ad8835e1d35f7e98..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0431_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13ed3cb50df59f75efb2da5deb3f871b8e433722791e0d3dc75fc9178fe40076 -size 1076392 diff --git a/dataset_1k_720p_2/images/scene_0432_cf1.png b/dataset_1k_720p_2/images/scene_0432_cf1.png deleted file mode 100644 index 89a7686db4da747d6c03d119293de679485d4c27..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0432_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9e217dbbbba05e0bd165f747bc1a8f16bfac8f6bb1a749c723cb3f91e568d63 -size 1132663 diff --git a/dataset_1k_720p_2/images/scene_0432_cf2.png b/dataset_1k_720p_2/images/scene_0432_cf2.png deleted file mode 100644 index aac737b0ef6f12f9fe50219b681ce37168b28285..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0432_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:553a10b0aa49fd61bcb340f503d91207b97616c9c47aa43e2690da5bd2d173cb -size 1115772 diff --git a/dataset_1k_720p_2/images/scene_0432_original.png b/dataset_1k_720p_2/images/scene_0432_original.png deleted file mode 100644 index 70460fb1779c3acaea09e505290e61a2a2d1ea52..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0432_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12697c43c510c041385e1d093e9eaab998cbca09aac5c06bf4b7101453d3dccb -size 1137870 diff --git a/dataset_1k_720p_2/images/scene_0433_cf1.png b/dataset_1k_720p_2/images/scene_0433_cf1.png deleted file mode 100644 index c9a7bfcefdcdd8e461a19d69eb896d9d906b48cc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0433_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3515f620358319e5828bbdef81a387373fd039ef71d8ac1dc6a862c889ea44cc -size 1178880 diff --git a/dataset_1k_720p_2/images/scene_0433_cf2.png b/dataset_1k_720p_2/images/scene_0433_cf2.png deleted file mode 100644 index c0a7b7df3882ad96d4e5f4a121f7e41fcc1c6cdf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0433_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e72fbb9c6b1510424a31318387de0c49676265b95007dae04d64c3969ad0879 -size 1249475 diff --git a/dataset_1k_720p_2/images/scene_0433_original.png b/dataset_1k_720p_2/images/scene_0433_original.png deleted file mode 100644 index 51c6d9a471fc490d2ee9dffc7a4120c24df33ccf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0433_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d657f2c1224ea3839205920c3d47626bd9089a6b1bca39cf99f3770d70107545 -size 1231664 diff --git a/dataset_1k_720p_2/images/scene_0434_cf1.png b/dataset_1k_720p_2/images/scene_0434_cf1.png deleted file mode 100644 index 06b4a0bf463f931c2cd79206998fd8e6716cf55a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0434_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26edc880a64c4821d7e478e750dac172e8f4d66c688fc5eb2b3093f9a83efd43 -size 1250072 diff --git a/dataset_1k_720p_2/images/scene_0434_cf2.png b/dataset_1k_720p_2/images/scene_0434_cf2.png deleted file mode 100644 index 8016d6c1536ab6ea2dad16dfa0429a8ae735d625..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0434_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c49daf5c79cd2dd53bf573bfd00bfcaa1c92f9852c911e9775916ddd53f7883 -size 1204970 diff --git a/dataset_1k_720p_2/images/scene_0434_original.png b/dataset_1k_720p_2/images/scene_0434_original.png deleted file mode 100644 index 8df5e01cb332d61fc6d36b1fb20e7ede2c53e751..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0434_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4705adb0e31803c207f1b139c71a21e25edda83d78842e5e2ace342d988d42b -size 1201985 diff --git a/dataset_1k_720p_2/images/scene_0435_cf1.png b/dataset_1k_720p_2/images/scene_0435_cf1.png deleted file mode 100644 index 33db9f795d138d2c011ca3d1edaa4d85f85e5739..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0435_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be540a32c17577aa3048dcaa87bad059973870b30261c57efc4f3e73b11ed559 -size 1132403 diff --git a/dataset_1k_720p_2/images/scene_0435_cf2.png b/dataset_1k_720p_2/images/scene_0435_cf2.png deleted file mode 100644 index 780874943c43790557739a320f703859a307e410..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0435_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6bcba4d6d1b957bbb38bd82ca70fa1b2ff71ecd28391db65e65567143ba9945f -size 1155613 diff --git a/dataset_1k_720p_2/images/scene_0435_original.png b/dataset_1k_720p_2/images/scene_0435_original.png deleted file mode 100644 index 156cac29d8a5fba133b98590172e4596cd8a99ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0435_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b2eb03cf3285c8b659be140b7da16db95bca9f32b940c6c5c79296de9d2dba9c -size 1154015 diff --git a/dataset_1k_720p_2/images/scene_0436_cf1.png b/dataset_1k_720p_2/images/scene_0436_cf1.png deleted file mode 100644 index 76cc08106e1ee6f6059f422c3ec52609d1bc9754..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0436_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6066acf0a6098f2d37956739e6093e62d28cdd01bb0fac3b43b3562f28c71f9e -size 1385294 diff --git a/dataset_1k_720p_2/images/scene_0436_cf2.png b/dataset_1k_720p_2/images/scene_0436_cf2.png deleted file mode 100644 index 5aa977623471e229c8a09383ac5d208eee4894a7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0436_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c6a1bde350a9ad5890bd6d7a81d06c80c5ccbbdf517de960bf7b79e8f61d27b -size 1398137 diff --git a/dataset_1k_720p_2/images/scene_0436_original.png b/dataset_1k_720p_2/images/scene_0436_original.png deleted file mode 100644 index bd256da79e1990d3964216d73efc3f4211e277ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0436_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d51023a48dd7484950f9e399e39bb0eb166b8ff6815fae8ac58de89697536a3f -size 1398416 diff --git a/dataset_1k_720p_2/images/scene_0437_cf1.png b/dataset_1k_720p_2/images/scene_0437_cf1.png deleted file mode 100644 index 4870d08c92746e7ba92a66d14b462242c8a9c70b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0437_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcdc639e78ea57c1b116988d5b46eb2cb6a72fadd4c297035bcab07aed895879 -size 1249851 diff --git a/dataset_1k_720p_2/images/scene_0437_cf2.png b/dataset_1k_720p_2/images/scene_0437_cf2.png deleted file mode 100644 index 0c74166fedb234be31e60b8c6f5ca7f0f87db034..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0437_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22db44a1bde7a0d3f44cd9ab1b3b9cbd7103d391a00ff0963a013181a60650a4 -size 1249851 diff --git a/dataset_1k_720p_2/images/scene_0437_original.png b/dataset_1k_720p_2/images/scene_0437_original.png deleted file mode 100644 index 0b39dcc263fc3993d4e6510d12308269ee21741b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0437_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7bd23614efc7d23e62385f07582c2951e6d259722859ccf5104cc0c3e7f71042 -size 1232852 diff --git a/dataset_1k_720p_2/images/scene_0438_cf1.png b/dataset_1k_720p_2/images/scene_0438_cf1.png deleted file mode 100644 index 1cc4ad8e0c0d87c0f4d61e77ad1c924f46a4e53c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0438_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a3c6f60aea4dc28bfc15f81198fd10c9d2b476ded5db5cdcc0e0de45b76cf6e -size 1053791 diff --git a/dataset_1k_720p_2/images/scene_0438_cf2.png b/dataset_1k_720p_2/images/scene_0438_cf2.png deleted file mode 100644 index 3a41065e20dcc71ae46cd4c72fc016a5ab6ee87d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0438_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:813f676d4bb5229fdae142c6090cda146879e50d8386844805838e353115e81c -size 1054727 diff --git a/dataset_1k_720p_2/images/scene_0438_original.png b/dataset_1k_720p_2/images/scene_0438_original.png deleted file mode 100644 index d6fc0bb11fd530bbf8492e5d5db6c5bf376f07ff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0438_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e182a50855ec9337173e566aab33e45daa4e778d1ca9e11ea3abe9cb19bd640 -size 1053940 diff --git a/dataset_1k_720p_2/images/scene_0439_cf1.png b/dataset_1k_720p_2/images/scene_0439_cf1.png deleted file mode 100644 index 87ca6ce5ba54c6bb175287763ab9a7cd6df98b6a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0439_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:695858ba0cdbec91a5afa1500300bfbb5ea1b4aebdd3ca1d2f61fd94ea0daad6 -size 1108808 diff --git a/dataset_1k_720p_2/images/scene_0439_cf2.png b/dataset_1k_720p_2/images/scene_0439_cf2.png deleted file mode 100644 index ad64c540fae18f325863f1655ac435c2bc372dd5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0439_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ad08ab356a03786c2818c37fe36ec7df8e214229f754eb2581ef486502e209c -size 1086085 diff --git a/dataset_1k_720p_2/images/scene_0439_original.png b/dataset_1k_720p_2/images/scene_0439_original.png deleted file mode 100644 index 02bce8beb7e8a9f45b0d5460041501cc4e28cfe0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0439_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47c2a00b23562362d8b4992c1be9da980cbcec9537464658e0dcae257b2eefae -size 1107172 diff --git a/dataset_1k_720p_2/images/scene_0440_cf1.png b/dataset_1k_720p_2/images/scene_0440_cf1.png deleted file mode 100644 index bbb3ba35a8d8ce170d689cb915d790f6a4584102..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0440_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64194389f9fd5de46a61d0330f7588d334d438d0ed84d28a291dc9a7a1d9488d -size 1047426 diff --git a/dataset_1k_720p_2/images/scene_0440_cf2.png b/dataset_1k_720p_2/images/scene_0440_cf2.png deleted file mode 100644 index 241e972fd12df0e93867c70fcb27decac0a76f51..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0440_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e511c9c827da3c1643d70cd53bef536fbb1568b33576e5fed9d72fd2b071adc -size 1043140 diff --git a/dataset_1k_720p_2/images/scene_0440_original.png b/dataset_1k_720p_2/images/scene_0440_original.png deleted file mode 100644 index 42eb30e0ab214fd5479c71e54e4a95c2d883bb50..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0440_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6abddc59b009d0eefb6ebbc54c28873bc7cf65ae480600fa523faf90a4ab0ec -size 1047698 diff --git a/dataset_1k_720p_2/images/scene_0441_cf1.png b/dataset_1k_720p_2/images/scene_0441_cf1.png deleted file mode 100644 index b86921eb0683375f9f3d3af251eb0535bf13e7dc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0441_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:874ebd2572d70d96f896af7824c71d2a945683861d2e2bcc2db08ba121f69778 -size 1188288 diff --git a/dataset_1k_720p_2/images/scene_0441_cf2.png b/dataset_1k_720p_2/images/scene_0441_cf2.png deleted file mode 100644 index 0502142b8828c3ff919fbe4ce2c535ee746183ab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0441_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:591f5d6dc20d9f91de250267b86bf738657bd479798a9a6fe0f43bdfd1d6afb9 -size 1197208 diff --git a/dataset_1k_720p_2/images/scene_0441_original.png b/dataset_1k_720p_2/images/scene_0441_original.png deleted file mode 100644 index ce9cf6beb9c9af261977ebd08a1cee4a92ed8fd5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0441_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6bcf13006b0d020fa27fc56dc095ae98359c568c906557dadbb731d2747fbf5 -size 1187108 diff --git a/dataset_1k_720p_2/images/scene_0442_cf1.png b/dataset_1k_720p_2/images/scene_0442_cf1.png deleted file mode 100644 index bc973cfea31458e7f66c88d07c0146c5300a1ecb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0442_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d83bc2f46becbe0b3c4ad91a1f7215ecaf2eb199f21b9f578cd77dc931a845e -size 1112704 diff --git a/dataset_1k_720p_2/images/scene_0442_cf2.png b/dataset_1k_720p_2/images/scene_0442_cf2.png deleted file mode 100644 index 8e5c2faca80390bc4b41cbee31d7ba46ced0957f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0442_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2bd628980e41ace99623ddde3c6e0daf46544cc0e8860b6d870646c3a1ab0c9 -size 1120623 diff --git a/dataset_1k_720p_2/images/scene_0442_original.png b/dataset_1k_720p_2/images/scene_0442_original.png deleted file mode 100644 index 23f6ea16da038e2b7791cc780d81be78c9641871..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0442_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f69aea746fb33c9be951a3fe8a515381a967614b4963409e26a57d5cfec731b -size 1097389 diff --git a/dataset_1k_720p_2/images/scene_0443_cf1.png b/dataset_1k_720p_2/images/scene_0443_cf1.png deleted file mode 100644 index 88644b99ae2cd1132eee7b7122eea70537fe90f0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0443_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a308bb962d027354d6bc8f8e3fcdded60130e51af0e7a2a61ef89c71d872798 -size 1196276 diff --git a/dataset_1k_720p_2/images/scene_0443_cf2.png b/dataset_1k_720p_2/images/scene_0443_cf2.png deleted file mode 100644 index c8b63eb0297d4f6e64707fa08f176c4abeafd2c7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0443_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:684655c1d78521a4cddf87b722f48b7f971cc8468bc06f54a7c6a4e8c86a087e -size 1165143 diff --git a/dataset_1k_720p_2/images/scene_0443_original.png b/dataset_1k_720p_2/images/scene_0443_original.png deleted file mode 100644 index 003256c01af40b044dc10ae1a30d9c1a2594e493..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0443_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09b4d6503cb1333c7c1a9a70082db2863a8e3e6352a9309f1acb690e4766a6c4 -size 1176703 diff --git a/dataset_1k_720p_2/images/scene_0444_cf1.png b/dataset_1k_720p_2/images/scene_0444_cf1.png deleted file mode 100644 index baac818f9764252ac3546b6551eda75385b67812..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0444_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84402402c4e7b8b57eb4bb4ddba5dd65aa638a690c15531ca797321af9d92635 -size 1271169 diff --git a/dataset_1k_720p_2/images/scene_0444_cf2.png b/dataset_1k_720p_2/images/scene_0444_cf2.png deleted file mode 100644 index 58458db84a389f2f63d26827a302f022bc349d79..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0444_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b8c47a0c156549c6fc983d4e6bef2abe0600dc22c9fcc71ea5f65b787bd0010 -size 1215080 diff --git a/dataset_1k_720p_2/images/scene_0444_original.png b/dataset_1k_720p_2/images/scene_0444_original.png deleted file mode 100644 index 1874b5ef4c35a3975bd612bdd51f718afebd8d9e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0444_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70c2da11bbe1693f0791c176515359486b89d295a1e0900652ad4e742def86f4 -size 1248708 diff --git a/dataset_1k_720p_2/images/scene_0445_cf1.png b/dataset_1k_720p_2/images/scene_0445_cf1.png deleted file mode 100644 index f14f333fa971ac7bde84522754621f57690619e8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0445_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6e62886cc63c4133925596629fe53ba04fd3d19b7e37b0f82f6243e9e632cc0 -size 1197604 diff --git a/dataset_1k_720p_2/images/scene_0445_cf2.png b/dataset_1k_720p_2/images/scene_0445_cf2.png deleted file mode 100644 index fe573d564cfdb289f4bf961a8dff6d5174930f6c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0445_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a6cc3443f2bff33c1e8b8ea8d914484ff4fb13e4af3b38e49e33e3502c994c9 -size 1201551 diff --git a/dataset_1k_720p_2/images/scene_0445_original.png b/dataset_1k_720p_2/images/scene_0445_original.png deleted file mode 100644 index ce5c82ff0a1d434067336199e10ef608e0d591e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0445_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db6d3ee6538f1e3eccbee73631f9eca7eabec45bc9c186d746873f9c60cc8ba8 -size 1198602 diff --git a/dataset_1k_720p_2/images/scene_0446_cf1.png b/dataset_1k_720p_2/images/scene_0446_cf1.png deleted file mode 100644 index 2ff25e6f1f4a78c37dab577e81fe54fe50a0a638..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0446_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e1977ddc77407c23158f298b2eab98837cf35750db44dbdbaa157fcd7552028 -size 1211673 diff --git a/dataset_1k_720p_2/images/scene_0446_cf2.png b/dataset_1k_720p_2/images/scene_0446_cf2.png deleted file mode 100644 index 91ea58d27db70382c1853180a31fd19ce4fdc044..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0446_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18b55e96510f83a4c411ebdb4f3758c012b13c6fe234c0b6fd3c66e5881ee6c8 -size 1189009 diff --git a/dataset_1k_720p_2/images/scene_0446_original.png b/dataset_1k_720p_2/images/scene_0446_original.png deleted file mode 100644 index 594d14d2c9350444b05d1bf89992ce4c99518909..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0446_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a1a1061890689f9cddd448616dfde14fb3ab5d276104b589641c8151afe69e5 -size 1196928 diff --git a/dataset_1k_720p_2/images/scene_0447_cf1.png b/dataset_1k_720p_2/images/scene_0447_cf1.png deleted file mode 100644 index 1c9c8a988bda5b8bed737c883f39c86a372018ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0447_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12811fa6dc5bf7c6a0ba21e39c59fb8a9cb25f4a5f9332bfebbc4b6cb2e39105 -size 1149654 diff --git a/dataset_1k_720p_2/images/scene_0447_cf2.png b/dataset_1k_720p_2/images/scene_0447_cf2.png deleted file mode 100644 index e6eb8d5eed54abe3a2de32083d7379ced7f7caac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0447_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9083116165b4fb8facf99872be4b701d3b3eb52a693df0724888a0ee07a0ce34 -size 1148737 diff --git a/dataset_1k_720p_2/images/scene_0447_original.png b/dataset_1k_720p_2/images/scene_0447_original.png deleted file mode 100644 index 2750bee1a36e7c799dee0ea97b6c352a42f4a2fe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0447_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:38d1fa8844d9d8a58d56ba76e0fca6e6806f2b0985a2ab59c1d85ed7c4628263 -size 1149339 diff --git a/dataset_1k_720p_2/images/scene_0448_cf1.png b/dataset_1k_720p_2/images/scene_0448_cf1.png deleted file mode 100644 index 794a07769c5ead66e06278191d660fa295b92750..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0448_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c97a4cb36fa054b76699dad0a0953bf24986e5b088c707f7a097c1e39c386859 -size 1166152 diff --git a/dataset_1k_720p_2/images/scene_0448_cf2.png b/dataset_1k_720p_2/images/scene_0448_cf2.png deleted file mode 100644 index 75358319d708a52756f4984e2ca4597c92ea3869..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0448_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c7c605b795a45143af8a9159daa824343a70f339daaad19abb27f2d71eb6cf7 -size 1138804 diff --git a/dataset_1k_720p_2/images/scene_0448_original.png b/dataset_1k_720p_2/images/scene_0448_original.png deleted file mode 100644 index c72027de7ff07e27b2c41edcb4cf77de940d2fc7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0448_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1263af5ca1a6909f23df781a4328b83eaeb79e16eb68177cfd63e8b41f157179 -size 1175233 diff --git a/dataset_1k_720p_2/images/scene_0449_cf1.png b/dataset_1k_720p_2/images/scene_0449_cf1.png deleted file mode 100644 index 2249ef02f15e408e122ac010372d2b7e3508fe73..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0449_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8591c0d5cddcbd5d12d452ecdad43da2bb53ce06460b76ce5845d96ea902dc02 -size 1210151 diff --git a/dataset_1k_720p_2/images/scene_0449_cf2.png b/dataset_1k_720p_2/images/scene_0449_cf2.png deleted file mode 100644 index fc7616e175cb541b77b5f752a1e4d6ee0e2beff1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0449_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:843c17e39b50b45170157b38beed1edadda1dcac93dc8ea9533695d4f457bf87 -size 1208715 diff --git a/dataset_1k_720p_2/images/scene_0449_original.png b/dataset_1k_720p_2/images/scene_0449_original.png deleted file mode 100644 index 3e6dcfe3be3038b17fb3e9a4c9512503e9495bd2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0449_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4fc74aa2f2f8f5b99eb3ac477ad51646ef4d0d3db6da8baf24de86457527df28 -size 1207411 diff --git a/dataset_1k_720p_2/images/scene_0450_cf1.png b/dataset_1k_720p_2/images/scene_0450_cf1.png deleted file mode 100644 index 97cff3a874137be3313caa7c5f3ed7ab59d6ddaf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0450_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bad016aff7f2117753a2a53bbdf75e569e73a3c352d3e4465d412aefde46e9c5 -size 1272175 diff --git a/dataset_1k_720p_2/images/scene_0450_cf2.png b/dataset_1k_720p_2/images/scene_0450_cf2.png deleted file mode 100644 index d72350674db96276286f290fd578ae9d92c41bb3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0450_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4354e9ca071edbe9eeabefc1d3321e47398a3465ad9bd77e5ea39508f9b0973 -size 1273874 diff --git a/dataset_1k_720p_2/images/scene_0450_original.png b/dataset_1k_720p_2/images/scene_0450_original.png deleted file mode 100644 index 1983c94d7c8d99ab7904b2179bfc38a2a550c93e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0450_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a239bd980d54234231f37869c9200540cb57952ff07c26016668099bfb3506dc -size 1282514 diff --git a/dataset_1k_720p_2/images/scene_0451_cf1.png b/dataset_1k_720p_2/images/scene_0451_cf1.png deleted file mode 100644 index d8c7003cc62a39e099f5111417d0b5d9bcfb8a31..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0451_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:99539205990b095318a2925c13a7ff33b36388e4a7692385216722a48d914433 -size 1225363 diff --git a/dataset_1k_720p_2/images/scene_0451_cf2.png b/dataset_1k_720p_2/images/scene_0451_cf2.png deleted file mode 100644 index c764f0a0748c8ccd2a0a621933ede14035c50868..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0451_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:154412d06c1dccb84537eeb8bb28af3a539d096ba995f8624405e05bddfa2ce0 -size 1233901 diff --git a/dataset_1k_720p_2/images/scene_0451_original.png b/dataset_1k_720p_2/images/scene_0451_original.png deleted file mode 100644 index 231343580892a2cd5e570ab912395678ded293d6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0451_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96210275e648517c0ec968eec3b5aef822da27dafb48ed2071ac713b24ab6f61 -size 1219749 diff --git a/dataset_1k_720p_2/images/scene_0452_cf1.png b/dataset_1k_720p_2/images/scene_0452_cf1.png deleted file mode 100644 index a4fd723311234c2be5964513ebf38f7f98cb5843..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0452_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5058087d07ee8b3a8b5afb8ee7ca28da8bc76239c320b811fa611db8d761f51e -size 1262865 diff --git a/dataset_1k_720p_2/images/scene_0452_cf2.png b/dataset_1k_720p_2/images/scene_0452_cf2.png deleted file mode 100644 index 5bd426d4a22cbe95673e1f0410e694dfacb075f0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0452_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ddfa549394ca763e6192c10bb59677875b822d78e1da213fd388c5ba62b5fa0 -size 1263156 diff --git a/dataset_1k_720p_2/images/scene_0452_original.png b/dataset_1k_720p_2/images/scene_0452_original.png deleted file mode 100644 index 2ffb192745523d5d25e810535571f8a4000ef990..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0452_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:efc126df35ea2f98a1a524fe735aa25206ee48f49213fe9e63727c12178234e2 -size 1273679 diff --git a/dataset_1k_720p_2/images/scene_0453_cf1.png b/dataset_1k_720p_2/images/scene_0453_cf1.png deleted file mode 100644 index cfa656e6d97c2b71beefe7d7f8d1c97e6d01b7ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0453_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:511e55eb03908479e36e9168a8e612568e264e1f7e95ee94f6780a79fb2daf3a -size 1028799 diff --git a/dataset_1k_720p_2/images/scene_0453_cf2.png b/dataset_1k_720p_2/images/scene_0453_cf2.png deleted file mode 100644 index 914b6a04dead05f2fdfdb5ce23b2fdb3d6b0339c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0453_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4070eeabda052314a96cb9cd9a6dcfeedd331f6e64f251649aee0a658a64162 -size 1051287 diff --git a/dataset_1k_720p_2/images/scene_0453_original.png b/dataset_1k_720p_2/images/scene_0453_original.png deleted file mode 100644 index 2540800a30e1aad8a041c9da144bcede3a14c95d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0453_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1abaa991197101bf4d7025873ec15b211eff2cc415590b02c151ba27395720c2 -size 1033630 diff --git a/dataset_1k_720p_2/images/scene_0454_cf1.png b/dataset_1k_720p_2/images/scene_0454_cf1.png deleted file mode 100644 index cd852c01a39c39af570c92a9e7828c92fc661e8f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0454_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:193ff816cedb434aaef7ce682e075ddfd5d216909452c070b4f9d65d8a8ad144 -size 1108731 diff --git a/dataset_1k_720p_2/images/scene_0454_cf2.png b/dataset_1k_720p_2/images/scene_0454_cf2.png deleted file mode 100644 index 024fda0d6b31de70b2d0990ce235ce1bf1d850c3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0454_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c707bae7f4ef404288341c0f7368474e7a841b4ba786818a564ea2ebdb6aa0ab -size 1113456 diff --git a/dataset_1k_720p_2/images/scene_0454_original.png b/dataset_1k_720p_2/images/scene_0454_original.png deleted file mode 100644 index d6fc499697add5e85fa6ce891df24c5000aeceb6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0454_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe4b45f035f5ebef7041d73cd1057730bb2245bb1f4ee4af87da432845111ca4 -size 1118551 diff --git a/dataset_1k_720p_2/images/scene_0455_cf1.png b/dataset_1k_720p_2/images/scene_0455_cf1.png deleted file mode 100644 index c8afeec10899b639fa733118c7391cf6d49e9e74..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0455_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81cad3cef4ee28bbf709bf052bb0a82997ca3577dce49491d14082990ff8d3f4 -size 1340673 diff --git a/dataset_1k_720p_2/images/scene_0455_cf2.png b/dataset_1k_720p_2/images/scene_0455_cf2.png deleted file mode 100644 index 78809d6f88242790d6d055744e74c6a703aeb73f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0455_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ecbd212e543045db9437a7cdd83b8fa27f5ce2bf857c9740fdc1d79a48e9199f -size 1304276 diff --git a/dataset_1k_720p_2/images/scene_0455_original.png b/dataset_1k_720p_2/images/scene_0455_original.png deleted file mode 100644 index c6da5badd2e6f2d48983bd313c6a0917691a8ca4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0455_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69349181acd4c9a89a6b6d5e78371b434b6604990100255361905a177d411f9a -size 1283637 diff --git a/dataset_1k_720p_2/images/scene_0456_cf1.png b/dataset_1k_720p_2/images/scene_0456_cf1.png deleted file mode 100644 index 6f72246fb2c9276e26978f2f673aae679bb9fb85..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0456_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3bb84c5d36af43838acbecd0fd4c9c4dc6a40e38dd03e5bed858f618a10eaaed -size 1235669 diff --git a/dataset_1k_720p_2/images/scene_0456_cf2.png b/dataset_1k_720p_2/images/scene_0456_cf2.png deleted file mode 100644 index 6f3533df3e86b755c97f2194ea0c2065c4c9e510..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0456_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:220d9e38edb1937cdd3a70bac2e4af7638fe89441cc817f227b764b0d8a2ff2c -size 1207703 diff --git a/dataset_1k_720p_2/images/scene_0456_original.png b/dataset_1k_720p_2/images/scene_0456_original.png deleted file mode 100644 index 11b68966590e75ee769fe3fad6bcf2141c1e6d53..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0456_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89366eda214ebd5c561f49840e98d33d1497b6cac3a150f66c8ab8971a4b0fb1 -size 1206864 diff --git a/dataset_1k_720p_2/images/scene_0457_cf1.png b/dataset_1k_720p_2/images/scene_0457_cf1.png deleted file mode 100644 index 3b71edcdfface6f10b8830d1b3c73365a946fc9f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0457_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29f103ac7ed723d8e3adc7e1edd8be30ef56f7d9820cc57395286fd2a45b667a -size 1094226 diff --git a/dataset_1k_720p_2/images/scene_0457_cf2.png b/dataset_1k_720p_2/images/scene_0457_cf2.png deleted file mode 100644 index df95736497f8f39a95a695a6c0915460ac141019..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0457_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95aaa9d2cb62607cbe461b3748d550f68b5f6bb3d7de482f3ec6b93e6e644669 -size 1118201 diff --git a/dataset_1k_720p_2/images/scene_0457_original.png b/dataset_1k_720p_2/images/scene_0457_original.png deleted file mode 100644 index 878d159a7a284a07896e26b9ea1382544d5867de..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0457_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4eacbe316f924d5bb148c397a862e739b4ae7d866652c3fff29fbcaed556028 -size 1123910 diff --git a/dataset_1k_720p_2/images/scene_0458_cf1.png b/dataset_1k_720p_2/images/scene_0458_cf1.png deleted file mode 100644 index 06acd003afd994819177b0a1729eff73ad7a8816..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0458_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66d0150921089a18ab828b4330463c789b6ad584b073325f7ce17b85e467a86a -size 1102042 diff --git a/dataset_1k_720p_2/images/scene_0458_cf2.png b/dataset_1k_720p_2/images/scene_0458_cf2.png deleted file mode 100644 index 599ce522894b9beee6db566cdb6f71bee1b8b32c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0458_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e25575fdea8901072a60fd6fe0f9ce812d6ba426940d340ef3375a2a76a6fb5 -size 1137390 diff --git a/dataset_1k_720p_2/images/scene_0458_original.png b/dataset_1k_720p_2/images/scene_0458_original.png deleted file mode 100644 index 9b9f9d63d2a57f0b1dcda9a33dd668a0e3bfea3a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0458_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4db670b78135ac035db10f6e0d1d590ed19a6c8586fe373f495467f82cbec68 -size 1140753 diff --git a/dataset_1k_720p_2/images/scene_0459_cf1.png b/dataset_1k_720p_2/images/scene_0459_cf1.png deleted file mode 100644 index c8a14fa137fd4e2a17064697b1ddd96deb2a5333..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0459_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1e9a79b4243c6cb13509479caba70043f540c127054394033e0889bbf1be52e -size 1256962 diff --git a/dataset_1k_720p_2/images/scene_0459_cf2.png b/dataset_1k_720p_2/images/scene_0459_cf2.png deleted file mode 100644 index c3c0b684e8946f4d91b78ba53b30b8ff44a4fbb3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0459_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1da9a4f91249f76d04c3890b9ca925817908534ad1eccf51dd5dc393c0fe80eb -size 1245070 diff --git a/dataset_1k_720p_2/images/scene_0459_original.png b/dataset_1k_720p_2/images/scene_0459_original.png deleted file mode 100644 index 4d58e420f254e7058c992ce19541e14eeabc50cc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0459_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b0ebf9821a246db42cf4b7b27d1946618693493c3652d390df7a4fcf8ad25bd -size 1244164 diff --git a/dataset_1k_720p_2/images/scene_0460_cf1.png b/dataset_1k_720p_2/images/scene_0460_cf1.png deleted file mode 100644 index 78de45452866090cd012edad897a706d380828ad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0460_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a512fd258ee6ad1aa62c5552c8f8441cbf38d194d859ea59f9563d5fd14392d9 -size 1040961 diff --git a/dataset_1k_720p_2/images/scene_0460_cf2.png b/dataset_1k_720p_2/images/scene_0460_cf2.png deleted file mode 100644 index ae441132216d0b787618ad7d3b6c91ce76c8d7c2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0460_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84164f3daa4569f83954b1f56bdc52be840bcbef35ea93e79ab85f135ea928f4 -size 1090622 diff --git a/dataset_1k_720p_2/images/scene_0460_original.png b/dataset_1k_720p_2/images/scene_0460_original.png deleted file mode 100644 index 707a8727ec9231d1366825b1dc7dcf75518becb6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0460_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2edc09121146b234150eb95b6329a357a240a392ecc21cb5057058cd4d0367df -size 1092555 diff --git a/dataset_1k_720p_2/images/scene_0461_cf1.png b/dataset_1k_720p_2/images/scene_0461_cf1.png deleted file mode 100644 index bf15aee2b54db01849756f1fd78bef88c0467500..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0461_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09207bded7202227a71576da296b709974d3cf562f6852c5969bbef5c3e62d69 -size 1067674 diff --git a/dataset_1k_720p_2/images/scene_0461_cf2.png b/dataset_1k_720p_2/images/scene_0461_cf2.png deleted file mode 100644 index 8da38ad4c2a5a4e7c14448de33f44928910e27d4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0461_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1bbb308c4012262fb5e6526e8b094b9906d104153ddc5c2700babf41b02fcb5 -size 1071936 diff --git a/dataset_1k_720p_2/images/scene_0461_original.png b/dataset_1k_720p_2/images/scene_0461_original.png deleted file mode 100644 index 3f28d766a649ba47aaf0ba51412f4ac87080cfab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0461_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d47380eaaeb0c974aa882fecf8c7956cf5280513e095f37713b871374803e9db -size 1073017 diff --git a/dataset_1k_720p_2/images/scene_0462_cf1.png b/dataset_1k_720p_2/images/scene_0462_cf1.png deleted file mode 100644 index 67be633c96289cb4ef24b39b48db1dfcbfe35f12..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0462_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93b270600f600df25da0c86d6b68d8f0dd20e32363ce6a28716f80ea206f6862 -size 1173248 diff --git a/dataset_1k_720p_2/images/scene_0462_cf2.png b/dataset_1k_720p_2/images/scene_0462_cf2.png deleted file mode 100644 index 2628d40fee7737a78c37133f9fbf684970251109..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0462_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1e794b14f02d805ced5339d0facf49a140a4ead62a9b180104fe8855013f75a -size 1182232 diff --git a/dataset_1k_720p_2/images/scene_0462_original.png b/dataset_1k_720p_2/images/scene_0462_original.png deleted file mode 100644 index c776fa7bce5fe247e8324f64cc6c99e58097cc68..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0462_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1790470f6c0339976aaeb1f5a1f915cf1508296eb24518c4326ab629f6014d0d -size 1168048 diff --git a/dataset_1k_720p_2/images/scene_0463_cf1.png b/dataset_1k_720p_2/images/scene_0463_cf1.png deleted file mode 100644 index ecd1a76a9ac0e5e2edede53406b0339e32917881..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0463_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8885a29349cb1a9fabc21453f2649fe98f42746517ce0675b210653e8ac76765 -size 1310203 diff --git a/dataset_1k_720p_2/images/scene_0463_cf2.png b/dataset_1k_720p_2/images/scene_0463_cf2.png deleted file mode 100644 index 0ad9ac5f8926a3196dc29ed3fec9dd48a8bcab4c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0463_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3be0948a7d921aa3449a39c2d023198891140e4e071355271d98f7f6c20dd8a9 -size 1301401 diff --git a/dataset_1k_720p_2/images/scene_0463_original.png b/dataset_1k_720p_2/images/scene_0463_original.png deleted file mode 100644 index 8e158ce0c0f33047e32047c39d113ee174522660..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0463_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ae2c582ab57370367b28071e4b662ece769a6043d8237202049505a2afd8258 -size 1290805 diff --git a/dataset_1k_720p_2/images/scene_0464_cf1.png b/dataset_1k_720p_2/images/scene_0464_cf1.png deleted file mode 100644 index c2588d085da6287d49eccb9c918c62b066775642..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0464_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c001ce0eaa00c3bba0e2db9562783ca3ae9818c3c737059903aa2df48a7e9e3 -size 1233235 diff --git a/dataset_1k_720p_2/images/scene_0464_cf2.png b/dataset_1k_720p_2/images/scene_0464_cf2.png deleted file mode 100644 index d443166d94be3f55f3f05315b038c641d75bf6d3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0464_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95fedc664af3cd9ba5010215e0122e3617ef2904a6a62bfc6a1183479167a091 -size 1260887 diff --git a/dataset_1k_720p_2/images/scene_0464_original.png b/dataset_1k_720p_2/images/scene_0464_original.png deleted file mode 100644 index aeba236c45c1099429828b7c41c26672f8c23969..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0464_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0b6663b55b3dca181f57505e4cdeefebc9548d2d47f2766cf9f7c9b42708d93 -size 1273132 diff --git a/dataset_1k_720p_2/images/scene_0465_cf1.png b/dataset_1k_720p_2/images/scene_0465_cf1.png deleted file mode 100644 index c0732c5431fb4aa3e15c115fabb616bf425bbccd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0465_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60330bc58aa2a27eda8f72ea326c10f24a84035e281f1cf2d936fe72b03cee9f -size 1217697 diff --git a/dataset_1k_720p_2/images/scene_0465_cf2.png b/dataset_1k_720p_2/images/scene_0465_cf2.png deleted file mode 100644 index 2940b5c2f183c602513d8ceb46e67fca3a4e532d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0465_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1ece91b17aedc2ea616e52b0417aaef451c704c2f522537de8d3f2b87bdcca8 -size 1284781 diff --git a/dataset_1k_720p_2/images/scene_0465_original.png b/dataset_1k_720p_2/images/scene_0465_original.png deleted file mode 100644 index af969dd9caed3b8371c4eb8f80671f103e342739..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0465_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e745a5cf7aeb5182dee4250cb4e841eb42be582f9d4e05234491d3921fdb8e93 -size 1299023 diff --git a/dataset_1k_720p_2/images/scene_0466_cf1.png b/dataset_1k_720p_2/images/scene_0466_cf1.png deleted file mode 100644 index fa23186a61513cf740109ead6df15c5127e53d91..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0466_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9945845a36c66bd73e4eadcb08c93a1e9b884bf82f9c3fb8a9c07c7240bec194 -size 1179318 diff --git a/dataset_1k_720p_2/images/scene_0466_cf2.png b/dataset_1k_720p_2/images/scene_0466_cf2.png deleted file mode 100644 index 1c2e004b65e23372945a555f8dd9012019237d7c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0466_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35cf7a1d7561bbe52e1b957452e61c984b587342a2ec11795966a1ddb88ad85b -size 1195063 diff --git a/dataset_1k_720p_2/images/scene_0466_original.png b/dataset_1k_720p_2/images/scene_0466_original.png deleted file mode 100644 index 8c12ed1e373f6ba1dffbe5f13545fd541ccbbd74..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0466_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7e01213ef89c0f6b55ff741979163ed03c95374b7a0bcc50bc277701e8a83cf -size 1180565 diff --git a/dataset_1k_720p_2/images/scene_0467_cf1.png b/dataset_1k_720p_2/images/scene_0467_cf1.png deleted file mode 100644 index d8c88af4e3253ab6734103d975db05641fd565e6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0467_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:222b1a15acab2f47a786f2861884131089087876c010868c9b016c9629d180b5 -size 1296551 diff --git a/dataset_1k_720p_2/images/scene_0467_cf2.png b/dataset_1k_720p_2/images/scene_0467_cf2.png deleted file mode 100644 index a08bba399113d8ffaf02a4c8a63ecd73b7a9938c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0467_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26b8871edce26a4febcc5780bc61297dfb56c3e8a5283c94cd79809ec883fa0b -size 1241247 diff --git a/dataset_1k_720p_2/images/scene_0467_original.png b/dataset_1k_720p_2/images/scene_0467_original.png deleted file mode 100644 index 0eb28ee6ee5f2ae27e03ccb3975aabfaf6d56a68..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0467_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50501f49dd5e0385d047ea9af851e9e907290c073ef82826a747c0614aa7b2ab -size 1299907 diff --git a/dataset_1k_720p_2/images/scene_0468_cf1.png b/dataset_1k_720p_2/images/scene_0468_cf1.png deleted file mode 100644 index f573a2b0c17ae471cb3065929273ca5020031457..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0468_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8b6b71e36f1363b645b9a8995f02fdcaa256f0bbd774f9c810a04c66fd73764 -size 1144061 diff --git a/dataset_1k_720p_2/images/scene_0468_cf2.png b/dataset_1k_720p_2/images/scene_0468_cf2.png deleted file mode 100644 index d50d1bb3cf7bc1a437c0755b0b81ab516458ec02..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0468_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d246151a7d7ebba52c821434e1b26dc6aff1c813470470b6e74886aa14af558 -size 1129525 diff --git a/dataset_1k_720p_2/images/scene_0468_original.png b/dataset_1k_720p_2/images/scene_0468_original.png deleted file mode 100644 index e6daa8608431def022463314d48654b97d7b16c0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0468_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:572320237ee451196815e753380cc4bd15500713a29dc0c17c803c7f40e62f0d -size 1124693 diff --git a/dataset_1k_720p_2/images/scene_0469_cf1.png b/dataset_1k_720p_2/images/scene_0469_cf1.png deleted file mode 100644 index 288de83e801fc6d1d517e5a4a6c224d18298652f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0469_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39531afdfb58cb288aab291330af60286ab663b6da4d814a08e83bbcdadb22eb -size 1117480 diff --git a/dataset_1k_720p_2/images/scene_0469_cf2.png b/dataset_1k_720p_2/images/scene_0469_cf2.png deleted file mode 100644 index cd831235fb6b9af5af155bc156b334e225d7b198..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0469_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0893b5a97fb1c75ba6fa1e4ec42bd205bb3cfce4dc756db0d24ab111e5c0663 -size 1122575 diff --git a/dataset_1k_720p_2/images/scene_0469_original.png b/dataset_1k_720p_2/images/scene_0469_original.png deleted file mode 100644 index 93537a7c8803f38063b5afc1acb27340c5e624b6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0469_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1c37a8eb1b45478bfab438566c4e4c0f9857c21865e0d9e27fe60cf415d85f5 -size 1124000 diff --git a/dataset_1k_720p_2/images/scene_0470_cf1.png b/dataset_1k_720p_2/images/scene_0470_cf1.png deleted file mode 100644 index 4a8b732b26aecbe3275cf177ab1a4003b1ca4044..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0470_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3effbcc26c73a8c145f4154f3f1771e614e34dfbf30160ca9cf3d200c967ea39 -size 1121608 diff --git a/dataset_1k_720p_2/images/scene_0470_cf2.png b/dataset_1k_720p_2/images/scene_0470_cf2.png deleted file mode 100644 index 3aca95f34e824ad65dde303f01f4084cbd99d325..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0470_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9627696ea8f6370c864ba70d0b48de3110676f1cd34ede0b8e2c24363d304680 -size 1102733 diff --git a/dataset_1k_720p_2/images/scene_0470_original.png b/dataset_1k_720p_2/images/scene_0470_original.png deleted file mode 100644 index 0b02d093246dd284e86c91e75947828edbd40bd9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0470_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:828bf19ffbe56bb3f4c87996994a3b87e9034ad904f7b9c75efb8bf7b921dd5e -size 1103276 diff --git a/dataset_1k_720p_2/images/scene_0471_cf1.png b/dataset_1k_720p_2/images/scene_0471_cf1.png deleted file mode 100644 index 69b7714d1c358501e0b019ab313271ca1e79e876..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0471_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f1d600bbb89a2698bdf8184cef529bdf440bbae2b14f509465c69d31e558ca3 -size 1108004 diff --git a/dataset_1k_720p_2/images/scene_0471_cf2.png b/dataset_1k_720p_2/images/scene_0471_cf2.png deleted file mode 100644 index 9764cf87afd281b8c96d5cdeb653c53ab42fbc41..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0471_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d642aadd95f151e72fb41c574e0381cbcc1c769f7737547fc0dc52ef7d61877a -size 1086020 diff --git a/dataset_1k_720p_2/images/scene_0471_original.png b/dataset_1k_720p_2/images/scene_0471_original.png deleted file mode 100644 index b365d4e708c0369843e5b5408b38c38510b7be5b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0471_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63026cff7138f74bbc1faa3f422a1f83e26fdb2f0c3b60943d7c9065991621ed -size 1093875 diff --git a/dataset_1k_720p_2/images/scene_0472_cf1.png b/dataset_1k_720p_2/images/scene_0472_cf1.png deleted file mode 100644 index 2bffdf808aaac84c086e4b53a5eea3a8bcd66cd4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0472_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65a8cc37a45fa5228a5c40e550104a024ecb23fe409c28428625fcd9c1b7ad33 -size 1180655 diff --git a/dataset_1k_720p_2/images/scene_0472_cf2.png b/dataset_1k_720p_2/images/scene_0472_cf2.png deleted file mode 100644 index c3f50752f5297bb123e77e8c1df1110a8f2f95ad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0472_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:677ed5f080fe1bf16053c423adab10571941730417cf74d1598a5ef0e52b4573 -size 1152508 diff --git a/dataset_1k_720p_2/images/scene_0472_original.png b/dataset_1k_720p_2/images/scene_0472_original.png deleted file mode 100644 index 5de596156e6276858139bf15d0854178446f6387..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0472_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:649c3e8598e84d8437da82ec982abe1d43fe49692c8a3c961bc2db006977bd62 -size 1173403 diff --git a/dataset_1k_720p_2/images/scene_0473_cf1.png b/dataset_1k_720p_2/images/scene_0473_cf1.png deleted file mode 100644 index 28c7b8a8cd4d7f85f19cf5261abb0a946bb614ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0473_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f39ee46f0d38cd720c82068016d9d261c8cb47cb519d750336d905b442946ea -size 1149964 diff --git a/dataset_1k_720p_2/images/scene_0473_cf2.png b/dataset_1k_720p_2/images/scene_0473_cf2.png deleted file mode 100644 index 166fb9398dc831df773b1b9f66e260ab3af44138..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0473_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8128c2abe473e81116ad99707144fed2b0ba35e003b7f60aab459427368b744c -size 1145973 diff --git a/dataset_1k_720p_2/images/scene_0473_original.png b/dataset_1k_720p_2/images/scene_0473_original.png deleted file mode 100644 index 059e9ad9a308ceaf0e7cddf5c92363040ca87c9b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0473_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48d5b4ee6e4f6a39ae498f26126e79cf84bf6fdc97b55943ba022c30b49de09c -size 1143890 diff --git a/dataset_1k_720p_2/images/scene_0474_cf1.png b/dataset_1k_720p_2/images/scene_0474_cf1.png deleted file mode 100644 index 31d6cc463017b5689a6f75d7cd11e9151830cf7b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0474_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c91ceaee2631190af8673e19fc178ab05aa6f2f0e5d2eac510c38e868c676a38 -size 1257950 diff --git a/dataset_1k_720p_2/images/scene_0474_cf2.png b/dataset_1k_720p_2/images/scene_0474_cf2.png deleted file mode 100644 index 1dc4524b7558e936dfae4eeb3f6be336df165687..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0474_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0de3096820c8128275f92780e5768b446c8be2216a05417f5c72a7bc8ebba7b -size 1205154 diff --git a/dataset_1k_720p_2/images/scene_0474_original.png b/dataset_1k_720p_2/images/scene_0474_original.png deleted file mode 100644 index 5aa30024e74cd3a916daf1299c25651a477813b6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0474_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aff82f6f0762a0318a90f5334a6bb9c801419c9bef0a418cc674c72b4a353819 -size 1204334 diff --git a/dataset_1k_720p_2/images/scene_0475_cf1.png b/dataset_1k_720p_2/images/scene_0475_cf1.png deleted file mode 100644 index 4608240c07356a0cbbb064d8f5cf299cbd3ee193..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0475_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32809da6a566ec96a95566b0cce4fe60befbb2bb5fb7b81cb8d29c63eac2dde3 -size 1287503 diff --git a/dataset_1k_720p_2/images/scene_0475_cf2.png b/dataset_1k_720p_2/images/scene_0475_cf2.png deleted file mode 100644 index 7d2cb5cbe9dc66bbfaf99610e70dfa0c63fc34a6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0475_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7f7ff5883160dfa3e8b777991511b51c7026a285d9c553bb7ec0f342109d409 -size 1295597 diff --git a/dataset_1k_720p_2/images/scene_0475_original.png b/dataset_1k_720p_2/images/scene_0475_original.png deleted file mode 100644 index de55848ff655840f8c712ba30102154ff35c27b9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0475_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b59a8ab6f0a0d5a4e1243fb8f68fd52b6f6e6e08981de199cb6352f69af9d84d -size 1288381 diff --git a/dataset_1k_720p_2/images/scene_0476_cf1.png b/dataset_1k_720p_2/images/scene_0476_cf1.png deleted file mode 100644 index 2d41a710d66b48a090d7e7de987f1f499f95ef36..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0476_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1b2716eb8a08ee3fc33593cc793565985e1c5e5d6a0e1d7bfcbc14ac2f23df6 -size 1303940 diff --git a/dataset_1k_720p_2/images/scene_0476_cf2.png b/dataset_1k_720p_2/images/scene_0476_cf2.png deleted file mode 100644 index ed9bf0d991d2c75ab9f3c000a49a91a571764d6d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0476_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f155e05938060212f01732677b457a1eadb1dfbff082c68a2ea87b7f18e2d83 -size 1304943 diff --git a/dataset_1k_720p_2/images/scene_0476_original.png b/dataset_1k_720p_2/images/scene_0476_original.png deleted file mode 100644 index f60503d8d2731f528cd6062e4490f384a37ab9bc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0476_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2088303f05c4f2e122bb0786459387a6ad91b9c1d24810124a058936e15d9b3a -size 1304401 diff --git a/dataset_1k_720p_2/images/scene_0477_cf1.png b/dataset_1k_720p_2/images/scene_0477_cf1.png deleted file mode 100644 index 61462cb010998d4f397a2bcec9decdaf85c71b0e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0477_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db7b561f7b2ce2706ddeaee887f8cbc80f6e32abaa65a3893da890a61c63ca03 -size 1269326 diff --git a/dataset_1k_720p_2/images/scene_0477_cf2.png b/dataset_1k_720p_2/images/scene_0477_cf2.png deleted file mode 100644 index 88245d6ee1faaf49b55e54a42f1e1b8e5bdc40eb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0477_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b347ac1f60335477ffcb36e09e1d36d2911d1dfefb7723bb932eb3b08da72b5d -size 1272951 diff --git a/dataset_1k_720p_2/images/scene_0477_original.png b/dataset_1k_720p_2/images/scene_0477_original.png deleted file mode 100644 index 4423a19c0e28c46fc1df09d27f3396d2f0344483..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0477_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e968a0060732d12f92fd90406f116fc67c67e593090a18f5c8008480b7a5f5a -size 1270636 diff --git a/dataset_1k_720p_2/images/scene_0478_cf1.png b/dataset_1k_720p_2/images/scene_0478_cf1.png deleted file mode 100644 index 71bbd3b4fc9a54bd6946eef9610f31385c8876f3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0478_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5aefa26b492bfe2b093c80ee29baf66b4e70eadb6eb55533e85bf72e23c8f203 -size 1245762 diff --git a/dataset_1k_720p_2/images/scene_0478_cf2.png b/dataset_1k_720p_2/images/scene_0478_cf2.png deleted file mode 100644 index 85863e59156bab5b86f9698eca5f7dff04dd1b93..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0478_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7212f36c659560fba6e316b64fe784e4ca951a7c3f00dae02b8464fc1dd6e8a -size 1205208 diff --git a/dataset_1k_720p_2/images/scene_0478_original.png b/dataset_1k_720p_2/images/scene_0478_original.png deleted file mode 100644 index 4146a35b011f6c4752e8e1666a45c95f0512fdd1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0478_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8bf0dd254442fa87f1f78cf08818ffa792a20a691d3df61af95f1d5d5cf61f2 -size 1241621 diff --git a/dataset_1k_720p_2/images/scene_0479_cf1.png b/dataset_1k_720p_2/images/scene_0479_cf1.png deleted file mode 100644 index 9aab741eedd7b337b5d505cc80bf9186e2adcca5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0479_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b776a7b3ea2a0573f63df6873fd691ff006b9663844972fd65538c315b1cf28b -size 1247696 diff --git a/dataset_1k_720p_2/images/scene_0479_cf2.png b/dataset_1k_720p_2/images/scene_0479_cf2.png deleted file mode 100644 index 239f6b15fc710b09046c7628b913fa3297cb8d47..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0479_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5720b0cbc5ce3a59d4c166ab75a35e4ebed378fa88f04348232c6369878f63e -size 1280626 diff --git a/dataset_1k_720p_2/images/scene_0479_original.png b/dataset_1k_720p_2/images/scene_0479_original.png deleted file mode 100644 index 3c7e38d6a138d56d0a37a6e930a825ab2c5aabbc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0479_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab604c35def54506ec49c6c9a0a62ca7a3016477ef3bcb23f65eee4fca5b9944 -size 1257253 diff --git a/dataset_1k_720p_2/images/scene_0480_cf1.png b/dataset_1k_720p_2/images/scene_0480_cf1.png deleted file mode 100644 index b0705f67d6cc8e8f21901eee77329b3238a1d271..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0480_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6f0f90e0a12a2c46e36f62bf43fac776b62ef4ecabc91759f1ac44a20560e2a -size 1159527 diff --git a/dataset_1k_720p_2/images/scene_0480_cf2.png b/dataset_1k_720p_2/images/scene_0480_cf2.png deleted file mode 100644 index 267e56834cddd5c068a76a6beb64d7404eaf5eb7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0480_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:067337d07694d13b5f4fcea6d875eacc53cbb554b1904c03b8f8037a764c4b5b -size 1175271 diff --git a/dataset_1k_720p_2/images/scene_0480_original.png b/dataset_1k_720p_2/images/scene_0480_original.png deleted file mode 100644 index f768917327973e63de6c7e3a754d62f987153a4d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0480_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:291c19ddc813c7eb2a9871abf6fdbbcba8bb8f97f8b1ab84567ab9d62598042e -size 1169833 diff --git a/dataset_1k_720p_2/images/scene_0481_cf1.png b/dataset_1k_720p_2/images/scene_0481_cf1.png deleted file mode 100644 index 8b75ee8bd3a5b60b420075c9ff587d151bf30479..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0481_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c897f48a0dd16194470422fc8e2039566347055152a1c571b9baa88f3c67ead -size 1107912 diff --git a/dataset_1k_720p_2/images/scene_0481_cf2.png b/dataset_1k_720p_2/images/scene_0481_cf2.png deleted file mode 100644 index b33ea20de74e36ac83ed6578e006a4fbae1defbe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0481_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e30c891d47f1ac3815651efe1f97d014bfcc24e587a107111bc242fee6e6ea80 -size 1103875 diff --git a/dataset_1k_720p_2/images/scene_0481_original.png b/dataset_1k_720p_2/images/scene_0481_original.png deleted file mode 100644 index da2df341c9f5ec8836a4edf2f1a2212082af24c2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0481_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7cfbdf24d828d1a47d0103ab667f2062f5172b4b682817365783bb11d7a03488 -size 1102595 diff --git a/dataset_1k_720p_2/images/scene_0482_cf1.png b/dataset_1k_720p_2/images/scene_0482_cf1.png deleted file mode 100644 index 856ec207df25c8fe405d2d4f53c843298a3f9036..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0482_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b60eb4260f91cf173eaca7b7220651d67d4e78d5506029976f9dce87c266f968 -size 1226794 diff --git a/dataset_1k_720p_2/images/scene_0482_cf2.png b/dataset_1k_720p_2/images/scene_0482_cf2.png deleted file mode 100644 index c44b1f3388bd2c73b57f16befe94d5c6b8b9eaa2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0482_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20278488ffc4534616f120bfa0cc038bb9d85a0ef1503d99b3d2e994fd242cf4 -size 1233877 diff --git a/dataset_1k_720p_2/images/scene_0482_original.png b/dataset_1k_720p_2/images/scene_0482_original.png deleted file mode 100644 index f65468587641aa51cb73b91450d4043641197272..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0482_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ae5d5c2cd974569151e03d6adbfa11876261ec7583e27808e8366124d609936 -size 1233549 diff --git a/dataset_1k_720p_2/images/scene_0483_cf1.png b/dataset_1k_720p_2/images/scene_0483_cf1.png deleted file mode 100644 index 234aa8dcebf1a2224279bdac5774f33b5d325265..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0483_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:939b86bec2de8e4ab74cd48455658961c45ead97088c825e7841a94a6fb6e1ca -size 1222106 diff --git a/dataset_1k_720p_2/images/scene_0483_cf2.png b/dataset_1k_720p_2/images/scene_0483_cf2.png deleted file mode 100644 index af6d667d4cff975b419bf88f78ee8aa4b0f44da1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0483_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:910e370c9ede154a1dfbb658227adf4a5715321e52462672084b91ecd13c7a39 -size 1185252 diff --git a/dataset_1k_720p_2/images/scene_0483_original.png b/dataset_1k_720p_2/images/scene_0483_original.png deleted file mode 100644 index 15285c50165c60e9e616c8f550093ef3a1ccbc92..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0483_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52810a561a2705fa1978e0f830d377e2c8664bec8656056eec835cfd0c1602b1 -size 1202311 diff --git a/dataset_1k_720p_2/images/scene_0484_cf1.png b/dataset_1k_720p_2/images/scene_0484_cf1.png deleted file mode 100644 index 1b9605142652803aca47d2c57b2b3c9065fc767c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0484_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47f6e30e047284d3b685dc4bee6873f070bd0ec3c6dcbb0195a182bd5323b694 -size 1103824 diff --git a/dataset_1k_720p_2/images/scene_0484_cf2.png b/dataset_1k_720p_2/images/scene_0484_cf2.png deleted file mode 100644 index b3df86e3e091683d7f38ff72fac06b5ac646c9ef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0484_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:433bcae275e4cc422b65c990c555f0af3fcf30267870bdf57533443bc77d5139 -size 1066990 diff --git a/dataset_1k_720p_2/images/scene_0484_original.png b/dataset_1k_720p_2/images/scene_0484_original.png deleted file mode 100644 index 217f6bfaab87f8e913b76c8d697659bccdaf32fa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0484_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:905619320ee10121a3445fd7083b1f6dfb2ce531c9ee927913d26e859f217b66 -size 1063942 diff --git a/dataset_1k_720p_2/images/scene_0485_cf1.png b/dataset_1k_720p_2/images/scene_0485_cf1.png deleted file mode 100644 index 8ea78e91b86d84cfa5e03714a7f77994c50aa138..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0485_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4316139ddf84e3380e8cabe367735e6156bddadf6c8addadb10149f4de555dc0 -size 1114608 diff --git a/dataset_1k_720p_2/images/scene_0485_cf2.png b/dataset_1k_720p_2/images/scene_0485_cf2.png deleted file mode 100644 index fca386aa1d1b7fd26b3e8c0500dbbc56b8b91b0e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0485_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22f3a7b618520ac1d2b040b758d407ee67dce82b9ed1e3a51715011933f6bb88 -size 1102011 diff --git a/dataset_1k_720p_2/images/scene_0485_original.png b/dataset_1k_720p_2/images/scene_0485_original.png deleted file mode 100644 index daed61d4d32bbb0ebf15aabcd160656b769a49b3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0485_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d22fa0f0f54d540c8763d4755eff34847c9405696fbdb803cd2e968e58ff5cc4 -size 1099509 diff --git a/dataset_1k_720p_2/images/scene_0486_cf1.png b/dataset_1k_720p_2/images/scene_0486_cf1.png deleted file mode 100644 index 9f9b15140800c8060645fc6ab41b23345820fa05..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0486_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:702d997b47ddfe4ed2fb98ac000930edaba4c43d2eb0abc08882f04197239452 -size 1216478 diff --git a/dataset_1k_720p_2/images/scene_0486_cf2.png b/dataset_1k_720p_2/images/scene_0486_cf2.png deleted file mode 100644 index 539e5fd3692b8b784b28949615d826abb8b251bb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0486_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39618a46821e71351bbad56c6c40e9321a170939b32d1d94bdae63c1d95c4b52 -size 1189124 diff --git a/dataset_1k_720p_2/images/scene_0486_original.png b/dataset_1k_720p_2/images/scene_0486_original.png deleted file mode 100644 index 43ff1dc46419c5c6b4249a4a971c39de100be5c9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0486_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a23ffb19d801869837a48a588538c350dcf56a73d71c43ce21a19f6314836b9c -size 1220500 diff --git a/dataset_1k_720p_2/images/scene_0487_cf1.png b/dataset_1k_720p_2/images/scene_0487_cf1.png deleted file mode 100644 index c4642946f33dc9f1eef9ae31e5dd4a6fa1a5ec19..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0487_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87a603cfe5eb0fa65d6db5d80df8acd4c54d5391cdaff42c092a94f1f5a07fe3 -size 1143418 diff --git a/dataset_1k_720p_2/images/scene_0487_cf2.png b/dataset_1k_720p_2/images/scene_0487_cf2.png deleted file mode 100644 index 4eab7fb7ede3e99c4e71d6e68f73b0b583afd2b8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0487_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ed23cf95937d57ea8cfdaa82fa9aab2d537b146955e0a44058be51fd37895ab -size 1108547 diff --git a/dataset_1k_720p_2/images/scene_0487_original.png b/dataset_1k_720p_2/images/scene_0487_original.png deleted file mode 100644 index 5763e50ac05a060f34a97de0754f8bd6b7a7cb3d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0487_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39af7797eae1d7f0e7475db3c2a6de5e9bcbf015e810e90adf671fc3e8ddac3c -size 1109992 diff --git a/dataset_1k_720p_2/images/scene_0488_cf1.png b/dataset_1k_720p_2/images/scene_0488_cf1.png deleted file mode 100644 index cdb77f690ec798855afca38babb62e270a139608..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0488_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1250081f042d6f48ad197762b5bc6e8b0c7190a37fb0e1ab215a2c7f2b97abf1 -size 1201722 diff --git a/dataset_1k_720p_2/images/scene_0488_cf2.png b/dataset_1k_720p_2/images/scene_0488_cf2.png deleted file mode 100644 index 22a42b4f8100a34f5a3f0bd4fd06038b120eb502..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0488_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3af562c034d58d77c467619b4bb4c584dc6c9c277e5bed29165924b3dea8954 -size 1175942 diff --git a/dataset_1k_720p_2/images/scene_0488_original.png b/dataset_1k_720p_2/images/scene_0488_original.png deleted file mode 100644 index 33b885509ebb4058ef285e4619bafa082c1cbeef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0488_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be60a6923abeae73d9048029ad4119bb819b22d2a1efa2ee8f7b9acf4d0b49a0 -size 1166207 diff --git a/dataset_1k_720p_2/images/scene_0489_cf1.png b/dataset_1k_720p_2/images/scene_0489_cf1.png deleted file mode 100644 index afc1e7d232aaa42ca958a9eff006be6cb4919b34..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0489_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c79ee36c6d6a946796c7cd0be63abb5dc5eebbc9afdfdc764df7a62af63b77b2 -size 1226758 diff --git a/dataset_1k_720p_2/images/scene_0489_cf2.png b/dataset_1k_720p_2/images/scene_0489_cf2.png deleted file mode 100644 index bb8ac21fde58f0d8cd0f8e831f21f64bfca29d38..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0489_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d37ae42b9a5430cdf6b76c6e233be485438ba001e9facd15eedac866b11328c6 -size 1252632 diff --git a/dataset_1k_720p_2/images/scene_0489_original.png b/dataset_1k_720p_2/images/scene_0489_original.png deleted file mode 100644 index aab3be94e238bde41d603e85968c79aa97ff48f4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0489_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6bad6209ea91acb3aff1d47cc04d23b98de4fd51e3413738af76dd1b9d8e11b9 -size 1224206 diff --git a/dataset_1k_720p_2/images/scene_0490_cf1.png b/dataset_1k_720p_2/images/scene_0490_cf1.png deleted file mode 100644 index 0cda9ba6638bbfeffd27e6bace33b7f902fd12a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0490_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72b03fc8ef87a5d22fa338e6c11710eaffb4bcf74328e5c92f1f7bbe181bd257 -size 1136373 diff --git a/dataset_1k_720p_2/images/scene_0490_cf2.png b/dataset_1k_720p_2/images/scene_0490_cf2.png deleted file mode 100644 index 209aa79bbdcfcf8341a38374d759729423868487..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0490_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3648e90bf27a83c4cf38f6eb9b510f1ffced3178a26e6f0a84dd399eadf8341b -size 1112066 diff --git a/dataset_1k_720p_2/images/scene_0490_original.png b/dataset_1k_720p_2/images/scene_0490_original.png deleted file mode 100644 index 0e50b9da100b5278b4c11c217a91f0b91155ec24..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0490_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:441c5c28ad97afeec5e26e471919bee55a719f16b02ea002af32b72a677e2526 -size 1132199 diff --git a/dataset_1k_720p_2/images/scene_0491_cf1.png b/dataset_1k_720p_2/images/scene_0491_cf1.png deleted file mode 100644 index d7081810c4392c39608289e5ffeb6cf62e16bd1e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0491_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77ec3b4cb2c1e267716c473e101746a0673933dd5fc993388e4f7ea902535733 -size 1221847 diff --git a/dataset_1k_720p_2/images/scene_0491_cf2.png b/dataset_1k_720p_2/images/scene_0491_cf2.png deleted file mode 100644 index 25eb4615cc3954b36d16b1d7832089e6ba0f7719..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0491_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2133ec7568d5f42f884d0c9f4018674cb3dd04e2b922abcfe4936e75ac17a99e -size 1246638 diff --git a/dataset_1k_720p_2/images/scene_0491_original.png b/dataset_1k_720p_2/images/scene_0491_original.png deleted file mode 100644 index 2b517e6f8230a8917ff5a5df42c52d92ebc2bbb2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0491_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b1e628a1dea5c4f5ec977c9c822ed249d9c848c48beaa0c9d61ab8e2a6807d8 -size 1230509 diff --git a/dataset_1k_720p_2/images/scene_0492_cf1.png b/dataset_1k_720p_2/images/scene_0492_cf1.png deleted file mode 100644 index 0fa94fa7e1462a2bf563378e650de56c71938d5a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0492_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b74781d88722e646317f677c9ffd774d4b6218fe83ada80c4ac4f0d17f4c3af -size 1227258 diff --git a/dataset_1k_720p_2/images/scene_0492_cf2.png b/dataset_1k_720p_2/images/scene_0492_cf2.png deleted file mode 100644 index 919b175f2a0b66e96d4b9b1ad163e719765159ea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0492_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3c5cb4ad7a2280ca68b2bb303d2e45fa91ebfe66cc264411634d93caef85660 -size 1282837 diff --git a/dataset_1k_720p_2/images/scene_0492_original.png b/dataset_1k_720p_2/images/scene_0492_original.png deleted file mode 100644 index 4f563ea5eb1a913394cd4c5ca2312e403bdbc6bd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0492_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:593f0258d72afcc0e738d8025b024e1b6e3840ebeb3fb6c198a68dd97716a201 -size 1278842 diff --git a/dataset_1k_720p_2/images/scene_0493_cf1.png b/dataset_1k_720p_2/images/scene_0493_cf1.png deleted file mode 100644 index 055869bb81453f35271169d92b02e89403be50f1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0493_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4fd93b8a23a9ef6d98e499dcf8043619fb4a171d38d8d90b1f6bbfc706fec7d -size 1138220 diff --git a/dataset_1k_720p_2/images/scene_0493_cf2.png b/dataset_1k_720p_2/images/scene_0493_cf2.png deleted file mode 100644 index 202d5d1c0688e7c74ba4f685c9adc756b8c73dce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0493_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c909a35d85703a0126f4a8562974cfb4c3b95cd20c4e228c103415d7faae020 -size 1134338 diff --git a/dataset_1k_720p_2/images/scene_0493_original.png b/dataset_1k_720p_2/images/scene_0493_original.png deleted file mode 100644 index aee55a5e12436dee8370a41cacab16f0fc60c245..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0493_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec8291bff7e10398aa456f7a363e54b13c8c08912c1152db4ab692fd23d0ad2d -size 1142917 diff --git a/dataset_1k_720p_2/images/scene_0494_cf1.png b/dataset_1k_720p_2/images/scene_0494_cf1.png deleted file mode 100644 index 42b7787d71cac20fa62ddcdbdab41d6538a959a4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0494_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c450dc85820f231788519ccdc3bf5ebf4c43ab04ca46c10cc9bbef7fc8f6c5f8 -size 1187780 diff --git a/dataset_1k_720p_2/images/scene_0494_cf2.png b/dataset_1k_720p_2/images/scene_0494_cf2.png deleted file mode 100644 index 83370f2197017c8b45116ad7a762f313f13c8010..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0494_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:020221b3d2ab0c39b07015bae690ed14caa450fdb9c25bc6171cae1cf5c6ff6e -size 1046667 diff --git a/dataset_1k_720p_2/images/scene_0494_original.png b/dataset_1k_720p_2/images/scene_0494_original.png deleted file mode 100644 index e85c4090e9cfb0114de834a5b2d555b65d6312e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0494_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab3d0b16fdb39b263307fb710f2a9daf6818ad776e337d9d211503f04b08d576 -size 1081025 diff --git a/dataset_1k_720p_2/images/scene_0495_cf1.png b/dataset_1k_720p_2/images/scene_0495_cf1.png deleted file mode 100644 index 4732d48eea686e75bfa5f360275ab1f633fd95a8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0495_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:613b31bc0a35cfef0560ab7a82d0ffeb9fb03da02c42bf4089d61f40ea6595cf -size 1204389 diff --git a/dataset_1k_720p_2/images/scene_0495_cf2.png b/dataset_1k_720p_2/images/scene_0495_cf2.png deleted file mode 100644 index aa0ac095b7a4a86bf0556bd4f0c12fadbfa5d764..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0495_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5eb3f7e81e7989ded798aa5176cb9f1b5ebf747c97ffd51537118b0f4b08fc8 -size 1171242 diff --git a/dataset_1k_720p_2/images/scene_0495_original.png b/dataset_1k_720p_2/images/scene_0495_original.png deleted file mode 100644 index b840dee521f9b574a56354dc45983e4ce1c87dcc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0495_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8c954e8c49aaca58a9a2651d5794ebdb29d4ffe2c69a1601eebffec012a8652 -size 1206727 diff --git a/dataset_1k_720p_2/images/scene_0496_cf1.png b/dataset_1k_720p_2/images/scene_0496_cf1.png deleted file mode 100644 index 539229f30bd7efacb619f63c17a629443640b4ab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0496_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0de09f713e0cf2289650a1062e023bc8978d7558f87af10716bac402c82b0360 -size 1121424 diff --git a/dataset_1k_720p_2/images/scene_0496_cf2.png b/dataset_1k_720p_2/images/scene_0496_cf2.png deleted file mode 100644 index 3fe6dc8bb971734f1c298c34b6a6dafee5427e33..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0496_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9eff5b16af6313fdc3091fe11521e1460b5b7578be451b5da68467dce7f70e10 -size 1115917 diff --git a/dataset_1k_720p_2/images/scene_0496_original.png b/dataset_1k_720p_2/images/scene_0496_original.png deleted file mode 100644 index d16cb55390c38643d533a4e4500dabd9fabbd65d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0496_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c00114cfd9955bcfcdd0ac0bd8445a1871ee54e676b4224d18bd38c3f098324 -size 1122379 diff --git a/dataset_1k_720p_2/images/scene_0497_cf1.png b/dataset_1k_720p_2/images/scene_0497_cf1.png deleted file mode 100644 index d67322ccabf7a282cf79cdace45fd772e84de8ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0497_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:526c988da200938d300483469d8a1d479e9536fa8fdd69ddb0d13d4a608afbee -size 1087867 diff --git a/dataset_1k_720p_2/images/scene_0497_cf2.png b/dataset_1k_720p_2/images/scene_0497_cf2.png deleted file mode 100644 index ba080a10f4d6bdaf4e498a7e905098914a45a7bd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0497_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14dfc393b65a620500557e5911e9d2f1cd312fe88b3861e4b89b761ac283a023 -size 1078270 diff --git a/dataset_1k_720p_2/images/scene_0497_original.png b/dataset_1k_720p_2/images/scene_0497_original.png deleted file mode 100644 index 29657c8c8d0d2bad7cfeba593d56b7e3ac0c5cea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0497_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:afcf013137f8327d01a4cae1279da209e840fd96e83d429acaa60d5f0c69c9e3 -size 1086022 diff --git a/dataset_1k_720p_2/images/scene_0498_cf1.png b/dataset_1k_720p_2/images/scene_0498_cf1.png deleted file mode 100644 index 8b2bee9d7bc389c055b02fdb705272c3d7ae6399..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0498_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f40d754d62e43307de45ee57327029cd709069f6de69fb9e1def7ff82f771564 -size 1207584 diff --git a/dataset_1k_720p_2/images/scene_0498_cf2.png b/dataset_1k_720p_2/images/scene_0498_cf2.png deleted file mode 100644 index cd57f0e776b8c2a40e7436a50a8f99665a783307..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0498_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f1d178044e573a519ec2526f4a13ee77222f47f09139a60b925b024282a53fc -size 1176866 diff --git a/dataset_1k_720p_2/images/scene_0498_original.png b/dataset_1k_720p_2/images/scene_0498_original.png deleted file mode 100644 index 7000c71624db63789cc3250d25b4937b55031f5c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0498_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7b6ce99e04a9b0a627abe8b721b94ce42deefc0f681ba236f169f26aeed4ff9 -size 1190814 diff --git a/dataset_1k_720p_2/images/scene_0499_cf1.png b/dataset_1k_720p_2/images/scene_0499_cf1.png deleted file mode 100644 index 9d773e001454a3cc884bc3d1fa0d71f7b60bdf98..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0499_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c5f890a46a030b702bdd4609dd7bfd553160adf178ad3c5b05d71a610b1f5a9 -size 1304555 diff --git a/dataset_1k_720p_2/images/scene_0499_cf2.png b/dataset_1k_720p_2/images/scene_0499_cf2.png deleted file mode 100644 index 30fc05f16b0d0906247fd13ce86dacc870ac870b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0499_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6bd7f7817fd304b10e4a6420ca3f46a8150bbde5d93d8e7adf5a1e75d0d9426 -size 1308298 diff --git a/dataset_1k_720p_2/images/scene_0499_original.png b/dataset_1k_720p_2/images/scene_0499_original.png deleted file mode 100644 index 64923a9ebacc7bd05a4de373ebb6a9711e87cf9e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0499_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:53ec321e1714a8bbc909a21a6586967e2a993809830db35b9fdcc16555dd3f8a -size 1305851 diff --git a/dataset_1k_720p_2/images/scene_0500_cf1.png b/dataset_1k_720p_2/images/scene_0500_cf1.png deleted file mode 100644 index cf4c4dbfd0933ef60e7090169a232f628ac3bc18..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0500_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:316416387e6a07f851b040e51d1aa3b0eb9f0571ef48564742f4a54c8c33f256 -size 1216533 diff --git a/dataset_1k_720p_2/images/scene_0500_cf2.png b/dataset_1k_720p_2/images/scene_0500_cf2.png deleted file mode 100644 index cc9c180beed091b5573100913b224aeebddb6e5c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0500_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8a350c0de27fb0f281588754bc05a188e0e15ca92fd14c428e0eefdff6380ad -size 1250799 diff --git a/dataset_1k_720p_2/images/scene_0500_original.png b/dataset_1k_720p_2/images/scene_0500_original.png deleted file mode 100644 index e27f0df3c242e2fdc71382a180234c15ba499a0c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0500_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d427dbe7718f50ce74fb58a546393e145674666cd294ce7b166f40b7c1f108e -size 1252726 diff --git a/dataset_1k_720p_2/images/scene_0501_cf1.png b/dataset_1k_720p_2/images/scene_0501_cf1.png deleted file mode 100644 index 91f934f1be1e08cde12fb2ae12142ec1dcf9c3a5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0501_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab636d28e87943f4ac77c78fe1837137c3f57f8fd4f771bda2dab109931d102a -size 1132440 diff --git a/dataset_1k_720p_2/images/scene_0501_cf2.png b/dataset_1k_720p_2/images/scene_0501_cf2.png deleted file mode 100644 index 0f522a3fd91056da55272da42d77d527967e0503..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0501_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a644bf37852e336546d93e6a1f1b3302b6f76119c7ed0144a852d78d2a72d368 -size 1141326 diff --git a/dataset_1k_720p_2/images/scene_0501_original.png b/dataset_1k_720p_2/images/scene_0501_original.png deleted file mode 100644 index 63a60453808964774c638cc79f6b68cd6915f178..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0501_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:872667b48d5bd4cf54fd682fafb04438fb55aac03010560a75b225378759987a -size 1142297 diff --git a/dataset_1k_720p_2/images/scene_0502_cf1.png b/dataset_1k_720p_2/images/scene_0502_cf1.png deleted file mode 100644 index 5ac1ff2cac2cb2075b22b0797b4b47781f688286..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0502_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4cd260573f3856de15fc6978c2916164087854f1109739813cc7a7f654ac9ac -size 1329114 diff --git a/dataset_1k_720p_2/images/scene_0502_cf2.png b/dataset_1k_720p_2/images/scene_0502_cf2.png deleted file mode 100644 index 911f4374a7177d08bb0a401537af33f1edef4c09..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0502_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f4f885f8ffb1aabea0b80b51a27cac4c115c889d893a098160a00084c9d7276 -size 1336233 diff --git a/dataset_1k_720p_2/images/scene_0502_original.png b/dataset_1k_720p_2/images/scene_0502_original.png deleted file mode 100644 index fa1ac2ed1aafeb6c56a25d9359e2826855612c1b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0502_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b95da3548d0b627cd4fbce22f41adb1fa64ae63d9629e45197de7f6585058cd1 -size 1342554 diff --git a/dataset_1k_720p_2/images/scene_0503_cf1.png b/dataset_1k_720p_2/images/scene_0503_cf1.png deleted file mode 100644 index fdea47d65dd3613bae9ab92755c67c3eb51e8b51..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0503_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:481d42e142b5118a2387d03949eb32c5f0b5c1b2be4c6c90b83663063b890a87 -size 1209608 diff --git a/dataset_1k_720p_2/images/scene_0503_cf2.png b/dataset_1k_720p_2/images/scene_0503_cf2.png deleted file mode 100644 index c0691ae8bcd9fbefc5cae3b1ae00cfc1af30f1f2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0503_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1848f74cc2e45fe1e11760f84a8b707580c28e66f86f2b9102f6f7ae780039b7 -size 1187196 diff --git a/dataset_1k_720p_2/images/scene_0503_original.png b/dataset_1k_720p_2/images/scene_0503_original.png deleted file mode 100644 index c70efc6df0e22fd2e7150898e44d066e3efd0afe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0503_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b264e7491117286b0e90750acf5de28ccf22e406b9fb76cd5a790c390852ce01 -size 1209952 diff --git a/dataset_1k_720p_2/images/scene_0504_cf1.png b/dataset_1k_720p_2/images/scene_0504_cf1.png deleted file mode 100644 index 105626a33689037f489b1d1f6eefac3349093b1a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0504_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f39cfdd1d871cc9baf66d7ef6577ff9d9ecb0458f2fdae3c37098e477a448689 -size 1164492 diff --git a/dataset_1k_720p_2/images/scene_0504_cf2.png b/dataset_1k_720p_2/images/scene_0504_cf2.png deleted file mode 100644 index c5d5d619136ab2f814ed2de2d8b2826cfd2cc6e2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0504_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0647769f7bca8ad26a3d7d20c5fe9b57b3073102b363825fe157fe72c0d7636d -size 1173129 diff --git a/dataset_1k_720p_2/images/scene_0504_original.png b/dataset_1k_720p_2/images/scene_0504_original.png deleted file mode 100644 index 02230c2d6ac1d857fb14f57087a17f673f0b66b2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0504_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d71f6086f2f6b74d0ddf2215c5f3889c4430c8cf41b2df9ec0cbc5b88e4d80f6 -size 1162596 diff --git a/dataset_1k_720p_2/images/scene_0505_cf1.png b/dataset_1k_720p_2/images/scene_0505_cf1.png deleted file mode 100644 index 004468215655c53205c84414a8a9a4cd4990f9c6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0505_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d183e8edb10706947a5bb7a64e9363dc9ea254e5c6666129f1310abb56f5f80a -size 1212950 diff --git a/dataset_1k_720p_2/images/scene_0505_cf2.png b/dataset_1k_720p_2/images/scene_0505_cf2.png deleted file mode 100644 index 9b0c75c849d25be21883ceed5d8a95d571bbf993..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0505_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28970195744b81f73aa4596132be1a88e2c237ca71e3b850ad7d5081c3558f31 -size 1158931 diff --git a/dataset_1k_720p_2/images/scene_0505_original.png b/dataset_1k_720p_2/images/scene_0505_original.png deleted file mode 100644 index 893b73fa0c2f5c314fce2ea2daf33eca695a283f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0505_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62f72c284d2397e5791a2d3228c01ef303bb1f1e7ef2a04facfc20fad9559ae3 -size 1206801 diff --git a/dataset_1k_720p_2/images/scene_0506_cf1.png b/dataset_1k_720p_2/images/scene_0506_cf1.png deleted file mode 100644 index 275fecc2a392bb981a34ba5f1c66731bc37a163a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0506_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ccf41a0dd499247597aeb58a27851428716db671d3ba4ee332ffdd0669dcd327 -size 1312169 diff --git a/dataset_1k_720p_2/images/scene_0506_cf2.png b/dataset_1k_720p_2/images/scene_0506_cf2.png deleted file mode 100644 index 817f006818a0cbd293daa0f961df3d41d7e1667a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0506_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e84c301f264478cf3ee32b83cbc6e2c012c693f422b0ce841f6ce807aac8a69f -size 1342415 diff --git a/dataset_1k_720p_2/images/scene_0506_original.png b/dataset_1k_720p_2/images/scene_0506_original.png deleted file mode 100644 index a9b5ea918a83e4cc73494350c131cd442fa0900a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0506_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b1d54758c41dc00fad2221bb0395163a092b6141fec0fd878678a5861ccfa5e -size 1331126 diff --git a/dataset_1k_720p_2/images/scene_0507_cf1.png b/dataset_1k_720p_2/images/scene_0507_cf1.png deleted file mode 100644 index 08c0df11a776e0ac0e968dda496550ceaac5aaa3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0507_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c88d8bfb06c6d8abb3655faaf119bf836ccdd42e2a05bea06d0a1323ae093c6d -size 1115598 diff --git a/dataset_1k_720p_2/images/scene_0507_cf2.png b/dataset_1k_720p_2/images/scene_0507_cf2.png deleted file mode 100644 index 67037332fb4490e76104e27073f105e723c63170..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0507_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06136082dbd3165117d240d2042568b0f55c6706a6e7bd482df7938276a43891 -size 1149998 diff --git a/dataset_1k_720p_2/images/scene_0507_original.png b/dataset_1k_720p_2/images/scene_0507_original.png deleted file mode 100644 index b0cff5e0952b1e9eeb2137b59a485549286e23df..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0507_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:963c19c168e04e233e8ffe4ca16c70138855a7c9b0e0af03b00af95344ddb4db -size 1122721 diff --git a/dataset_1k_720p_2/images/scene_0508_cf1.png b/dataset_1k_720p_2/images/scene_0508_cf1.png deleted file mode 100644 index 5a756dafb955be0ce82e827157b491008325cb50..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0508_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1947fef3e934d4fa69b1b92a97bf0993e00d642a97253104807152be18bd62dd -size 1156322 diff --git a/dataset_1k_720p_2/images/scene_0508_cf2.png b/dataset_1k_720p_2/images/scene_0508_cf2.png deleted file mode 100644 index 84138b7e50e7bc2e5efe5bec34d44819f1158464..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0508_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb4c8673c78cdeef0d10c9e33136b7575b9f6a9c311bde624ac4f5c92b704eb0 -size 1171351 diff --git a/dataset_1k_720p_2/images/scene_0508_original.png b/dataset_1k_720p_2/images/scene_0508_original.png deleted file mode 100644 index 7d5930ada5dbf5b93974bf072065ada41e2c61bd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0508_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f96b45eb583074b17a6fb4bf03e3c53b3c2d7cb3da70e341532724253a4ad3da -size 1151284 diff --git a/dataset_1k_720p_2/images/scene_0509_cf1.png b/dataset_1k_720p_2/images/scene_0509_cf1.png deleted file mode 100644 index 9c2134af53e5fd67e37b33585e8ab1901ed7c714..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0509_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0353857448e2063466e1a4c7415aa1cc79891966d3972c382db3e4f5cda7601e -size 1113956 diff --git a/dataset_1k_720p_2/images/scene_0509_cf2.png b/dataset_1k_720p_2/images/scene_0509_cf2.png deleted file mode 100644 index 75052899e436664986d8288695ebfc033ffc31f2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0509_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a83087d24d295d93c77e4fd5b75889756609b556cd497d0558f955e0cc93ad6 -size 1146997 diff --git a/dataset_1k_720p_2/images/scene_0509_original.png b/dataset_1k_720p_2/images/scene_0509_original.png deleted file mode 100644 index fb102638c30942358d4f79253856a4558985c8b1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0509_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39273bbc2ecc03804bb1258213a524d46dbfa0fdd8ed767957b0700c207b3bad -size 1105631 diff --git a/dataset_1k_720p_2/images/scene_0510_cf1.png b/dataset_1k_720p_2/images/scene_0510_cf1.png deleted file mode 100644 index e744331ae79665d268db981427cf90bca5f0988b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0510_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39720cf22d469121a7a67c6d3d9e885fdb6f51f54191120c80dc806e51b26447 -size 1060539 diff --git a/dataset_1k_720p_2/images/scene_0510_cf2.png b/dataset_1k_720p_2/images/scene_0510_cf2.png deleted file mode 100644 index 159dd3aa46bae24d47346858b95236a039ae4237..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0510_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3aeb3c1da61221b5c182326901294e02c6aa80edd1cb618f1eca4ceab76aa03 -size 1045823 diff --git a/dataset_1k_720p_2/images/scene_0510_original.png b/dataset_1k_720p_2/images/scene_0510_original.png deleted file mode 100644 index 97459090aa4151bd7ed67cbe6197d396971d88b5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0510_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40f167d5ff135e553edb5000ca39c8f641f21d993ccf4d22f76fc0824cf52629 -size 1049432 diff --git a/dataset_1k_720p_2/images/scene_0511_cf1.png b/dataset_1k_720p_2/images/scene_0511_cf1.png deleted file mode 100644 index a4ebc95afcd90c0e7f2719874d705d05e9ea0848..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0511_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66e3cc84b7497c8b570c5d8697232aa4e18fb416eb162ca337a73595c68fece2 -size 1201596 diff --git a/dataset_1k_720p_2/images/scene_0511_cf2.png b/dataset_1k_720p_2/images/scene_0511_cf2.png deleted file mode 100644 index 3e0b9a798f579448b0bf22c82e28a07276325bb2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0511_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c650e5c921087fde29e1d5c5b006a85c8a77faec857509d55b80c15b5ac77814 -size 1190424 diff --git a/dataset_1k_720p_2/images/scene_0511_original.png b/dataset_1k_720p_2/images/scene_0511_original.png deleted file mode 100644 index 7818a4ed2243afc384c9da035257a133b8a6613d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0511_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1fe2bad5918e30b1d31d1a25822e33157d974c33cb050319b0603c25c272271b -size 1197758 diff --git a/dataset_1k_720p_2/images/scene_0512_cf1.png b/dataset_1k_720p_2/images/scene_0512_cf1.png deleted file mode 100644 index ab7430415fa342be2a0312301041f2de701bc5f0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0512_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:484c156c4f980b22e961b06305419122fd4be0d5b4ba1258c2a3ca6b71112c9b -size 1146476 diff --git a/dataset_1k_720p_2/images/scene_0512_cf2.png b/dataset_1k_720p_2/images/scene_0512_cf2.png deleted file mode 100644 index 7cd71d8a4993728b4c3abf8a61718a09b9ef13af..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0512_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:547cbcb7a82173f333578ada6dd4c6164fc43ae910ab5d7819b89778cd09e768 -size 1082381 diff --git a/dataset_1k_720p_2/images/scene_0512_original.png b/dataset_1k_720p_2/images/scene_0512_original.png deleted file mode 100644 index 8e7783333ce7d07da4c5fe355f4e8604ec039053..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0512_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cbb6efef2fb9eccf19e85bdbf5bf0a3438b92a1ff091957e8bdc16e0bcff0520 -size 1146273 diff --git a/dataset_1k_720p_2/images/scene_0513_cf1.png b/dataset_1k_720p_2/images/scene_0513_cf1.png deleted file mode 100644 index 0ee21216e4bf36b3c97cfed50115106484441982..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0513_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1aa2b59b17fe826ed19a6220f8344842c000666c38a88327f8f1b86793cc2434 -size 1357588 diff --git a/dataset_1k_720p_2/images/scene_0513_cf2.png b/dataset_1k_720p_2/images/scene_0513_cf2.png deleted file mode 100644 index f638e5bb9de93c30e66e6ea5014caaac8659cd33..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0513_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3b46a68c3ff499fcf3ccb384e9727f909055a3024ab68adb7e85cd0c8bce2cb -size 1316359 diff --git a/dataset_1k_720p_2/images/scene_0513_original.png b/dataset_1k_720p_2/images/scene_0513_original.png deleted file mode 100644 index 372675502e58f31e708158368c8b81b927e4e3bb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0513_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0e72170bdd84327bb818fdacc020a88bef9b5e1a33f7634b509e56a648e2e93 -size 1303809 diff --git a/dataset_1k_720p_2/images/scene_0514_cf1.png b/dataset_1k_720p_2/images/scene_0514_cf1.png deleted file mode 100644 index 21184ef65ae0fc25906671d1c8edee5a03b4582b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0514_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3cc236e654f09779e45f9d741d4f2266011f4efeafdc9568d75715c67fcd885 -size 1256351 diff --git a/dataset_1k_720p_2/images/scene_0514_cf2.png b/dataset_1k_720p_2/images/scene_0514_cf2.png deleted file mode 100644 index eea1d1ae2d0aa000686cc531b54a53cf420b98c6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0514_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e92ddf52c26c514472e977737444fefcf9217987c6289fa3a566c5408b74e26d -size 1262816 diff --git a/dataset_1k_720p_2/images/scene_0514_original.png b/dataset_1k_720p_2/images/scene_0514_original.png deleted file mode 100644 index e85917c6605c3209b4a10faf642e2806fdb9570f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0514_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fba4501fec93016a41451db5ec417e6faf9c47deedcfda4ad65720504a20b5f3 -size 1262896 diff --git a/dataset_1k_720p_2/images/scene_0515_cf1.png b/dataset_1k_720p_2/images/scene_0515_cf1.png deleted file mode 100644 index 6278a6a9b295ec2b6df89efb1b64754ccdd2a13a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0515_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32ca4eee69886ddb06f493687f3a47fe71e0a9b3816928299066238088abf21e -size 1236256 diff --git a/dataset_1k_720p_2/images/scene_0515_cf2.png b/dataset_1k_720p_2/images/scene_0515_cf2.png deleted file mode 100644 index b363be715292a1d47d4d3ae9c8a6ab1a337fd778..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0515_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54dd17cf1ea3f85c20bfcbadcbf2fd2245feca59e79d9b2d48edec544ceeea4f -size 1167959 diff --git a/dataset_1k_720p_2/images/scene_0515_original.png b/dataset_1k_720p_2/images/scene_0515_original.png deleted file mode 100644 index 93a4e0b251f96c5f4b3dab3b9eba03bc9006aae1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0515_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8cc50068821208e44541a2b1c34937c072a6a2bd5f2b728939b5d117decfa5c -size 1175822 diff --git a/dataset_1k_720p_2/images/scene_0516_cf1.png b/dataset_1k_720p_2/images/scene_0516_cf1.png deleted file mode 100644 index 7e940c25949f93cd1ad120e23dfa7cb324123add..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0516_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9f1e9243f072b41da3ca9eb0afc8c0868f844f153dc50a51057177e99439a4e -size 1228423 diff --git a/dataset_1k_720p_2/images/scene_0516_cf2.png b/dataset_1k_720p_2/images/scene_0516_cf2.png deleted file mode 100644 index 343306e67284b4d7cba82ff0e0e5c6d87fefc27b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0516_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3fccc9c95dc420eb780cff2ac81ce53fc974c897be622ef0ca5c181161e2a7ef -size 1263937 diff --git a/dataset_1k_720p_2/images/scene_0516_original.png b/dataset_1k_720p_2/images/scene_0516_original.png deleted file mode 100644 index 8e466896d2b164c5375753858f0891df0e3122b3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0516_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:601d5fb005da53f9d510ddbea1b1e5041a9ac16db59ba2b8ad385cc47fee99f1 -size 1267339 diff --git a/dataset_1k_720p_2/images/scene_0517_cf1.png b/dataset_1k_720p_2/images/scene_0517_cf1.png deleted file mode 100644 index 7403a282817a5a9945826248190ce3b0697cedf1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0517_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:886b54c9715f21cdd620f82198fe697c447cc4ffc31eb8fe71d918395666bf8c -size 1202120 diff --git a/dataset_1k_720p_2/images/scene_0517_cf2.png b/dataset_1k_720p_2/images/scene_0517_cf2.png deleted file mode 100644 index 7c2ed49443ecb8313e26158261bdfcc7a94b1769..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0517_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a83af3931561dd16c2c4ba481c1048c85faec72fdf3bf337ddc14b345e81ce3 -size 1108075 diff --git a/dataset_1k_720p_2/images/scene_0517_original.png b/dataset_1k_720p_2/images/scene_0517_original.png deleted file mode 100644 index 78f1f90dbfc31d53bb48752a9f36ec16f220231f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0517_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33a1fc68179878e042c6d5b7639c84274b06f297fe6030565b4558296f2cec51 -size 1114066 diff --git a/dataset_1k_720p_2/images/scene_0518_cf1.png b/dataset_1k_720p_2/images/scene_0518_cf1.png deleted file mode 100644 index ee96bb38b9302ab942810795959bc6980be363b2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0518_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ca9e4ce147b9573502c8c079287561f3e6f1978a4ac36e83debb18389200388 -size 1208218 diff --git a/dataset_1k_720p_2/images/scene_0518_cf2.png b/dataset_1k_720p_2/images/scene_0518_cf2.png deleted file mode 100644 index 62b71dcfeadc19338b30a91f5a4fc8be23e328be..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0518_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:882ed59f8496f5243528fa1b9d40ffee029c8c135fd1d703c8aece76e24ce544 -size 1188773 diff --git a/dataset_1k_720p_2/images/scene_0518_original.png b/dataset_1k_720p_2/images/scene_0518_original.png deleted file mode 100644 index c55ec857d02aa0909e597e75475350284acac202..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0518_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13201b0d5d62ea0e2b5037502286837bb742f4d206ac39ca19cc4a1ac35cb4ec -size 1194373 diff --git a/dataset_1k_720p_2/images/scene_0519_cf1.png b/dataset_1k_720p_2/images/scene_0519_cf1.png deleted file mode 100644 index 16521aeb7e74deeee02c37b80b9ea3e14b8df3ef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0519_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea394e3fe21182711ec2c2f1a5c0d6aba447cbad4e4ab5f77b683556c8af3fac -size 1225566 diff --git a/dataset_1k_720p_2/images/scene_0519_cf2.png b/dataset_1k_720p_2/images/scene_0519_cf2.png deleted file mode 100644 index 0b14ec440d9cbbd0eff44e786cdbac8567278598..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0519_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75706d9b1faf1f44edaadd4686e1127a77bbe483049ad4e25d6fecc19a6fcff4 -size 1206101 diff --git a/dataset_1k_720p_2/images/scene_0519_original.png b/dataset_1k_720p_2/images/scene_0519_original.png deleted file mode 100644 index a8bcc01b8874e6b8cb9fca9af05a5234f8557383..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0519_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1892300e588917f3b8da3d15fb268b8420f9a138cf26ec81f1d6c32769855735 -size 1201222 diff --git a/dataset_1k_720p_2/images/scene_0520_cf1.png b/dataset_1k_720p_2/images/scene_0520_cf1.png deleted file mode 100644 index f248b312e440d7f76689e545d9bd949ec9c6741b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0520_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a25a238d1bf5dcf8e262ca26571d8457303fceecbe82cf98ee31dc2fc024fd1 -size 1276508 diff --git a/dataset_1k_720p_2/images/scene_0520_cf2.png b/dataset_1k_720p_2/images/scene_0520_cf2.png deleted file mode 100644 index 374c327cff63c121a1433c1352342505f95cbbd9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0520_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac59ea60cb1a8cf920142acb580b6731a0db7eebc611751e9abfeb98cb7ffbf5 -size 1229133 diff --git a/dataset_1k_720p_2/images/scene_0520_original.png b/dataset_1k_720p_2/images/scene_0520_original.png deleted file mode 100644 index ca85d195e8899d79738370b985820034250ce47c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0520_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2568059db866091fed48e8bcbcc7c5a32bd43308ee436729fc2e8bbf61a6492 -size 1226982 diff --git a/dataset_1k_720p_2/images/scene_0521_cf1.png b/dataset_1k_720p_2/images/scene_0521_cf1.png deleted file mode 100644 index 2ba1c0eb4374fe971575c148ca14ac26ab50d4eb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0521_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c700f695cb76d82732a5b301fb7e79da51db4d9e30b4db2031dc3da93594012 -size 1157730 diff --git a/dataset_1k_720p_2/images/scene_0521_cf2.png b/dataset_1k_720p_2/images/scene_0521_cf2.png deleted file mode 100644 index 83c8e4cc9d9c3e201cb175e3d52e57d8ac5ff5fc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0521_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:befc4fbb0a1edf866a4fe73030fce8d7331887be60f4a0a98aa4e0c6cb813fa5 -size 1172177 diff --git a/dataset_1k_720p_2/images/scene_0521_original.png b/dataset_1k_720p_2/images/scene_0521_original.png deleted file mode 100644 index 15abfaefce8f04b9368368f5878bdf4efaa3eeba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0521_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b8aad924c67426e6d404e3dc7b35ae46fb6c57bb0033de549ee3eb9019db0dc -size 1170293 diff --git a/dataset_1k_720p_2/images/scene_0522_cf1.png b/dataset_1k_720p_2/images/scene_0522_cf1.png deleted file mode 100644 index 32eb06af4407763d7efba554a0d0b5c11b2585bc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0522_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e403a792f38ce17b2e44e50b146f8c38c1bae376173827a23ff304ee3b80f03 -size 1115748 diff --git a/dataset_1k_720p_2/images/scene_0522_cf2.png b/dataset_1k_720p_2/images/scene_0522_cf2.png deleted file mode 100644 index e7d9dedc582b41f3b3c9badd7d6913c7cc791f15..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0522_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9570854ca13079af98edb316ff5c16e03abe9d8ffb6c5579bf9d24c73550c8e -size 1115748 diff --git a/dataset_1k_720p_2/images/scene_0522_original.png b/dataset_1k_720p_2/images/scene_0522_original.png deleted file mode 100644 index f3c0abc3c69f8f0010715c606025d317a1dd4133..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0522_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25aa891a21926e33cde883803b451134e599a429ef261774e834a4fab63d27ba -size 1226940 diff --git a/dataset_1k_720p_2/images/scene_0523_cf1.png b/dataset_1k_720p_2/images/scene_0523_cf1.png deleted file mode 100644 index d4b1faaed0a9b4b4e1d8a7a06a406c87350e7a68..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0523_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b12cb43f8736094c0491605132127c89b65d9599f3e412f7d9aceb8a53f41989 -size 1247025 diff --git a/dataset_1k_720p_2/images/scene_0523_cf2.png b/dataset_1k_720p_2/images/scene_0523_cf2.png deleted file mode 100644 index f928fc2f37e308617543c82245269d7a630fddf0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0523_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d9016a8d5d18d7dc91235aa478e07bb7f37227bbae5784c364344b383377114 -size 1164063 diff --git a/dataset_1k_720p_2/images/scene_0523_original.png b/dataset_1k_720p_2/images/scene_0523_original.png deleted file mode 100644 index ee4e4d971b6c011d9045520f181743c153e2c8bf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0523_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20439b0641640a1fdc5fb00f8318fc2bd23e96b4e0349a8bc34822f7b69c18e9 -size 1230730 diff --git a/dataset_1k_720p_2/images/scene_0524_cf1.png b/dataset_1k_720p_2/images/scene_0524_cf1.png deleted file mode 100644 index 170b2206b5c8bd0fd632bd8a218572bf06865fb4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0524_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d72778db8fe3ab7f5dec735bb34ffbccac61dd12a653afe2c947b3c81778741 -size 1284006 diff --git a/dataset_1k_720p_2/images/scene_0524_cf2.png b/dataset_1k_720p_2/images/scene_0524_cf2.png deleted file mode 100644 index 2c5359a0064f3674efe91ca41ebdebf63948b27d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0524_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e05595ddb6be2fc0b5545d67c43ef12308619f18ad7a85cd5a26dfaf221c984 -size 1310438 diff --git a/dataset_1k_720p_2/images/scene_0524_original.png b/dataset_1k_720p_2/images/scene_0524_original.png deleted file mode 100644 index d34b5ffb00b4c75767b226727739b6e1c2a50a9f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0524_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac7c2da5145f283aafa600a8fe25c467a770227099ee3d209db9895d170c5cd7 -size 1250186 diff --git a/dataset_1k_720p_2/images/scene_0525_cf1.png b/dataset_1k_720p_2/images/scene_0525_cf1.png deleted file mode 100644 index 8260aa8add98165b17d46aeba82bb17092507795..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0525_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:058b99524a0cc7ed3552914c007fe1069f9b062636663556c66a168f63f631cb -size 1076834 diff --git a/dataset_1k_720p_2/images/scene_0525_cf2.png b/dataset_1k_720p_2/images/scene_0525_cf2.png deleted file mode 100644 index 294a04f9a8e390d294453d97ba5f476ce9c25bac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0525_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a376e822c8c1e5e1aba0673beec7ce3b042736413e9b15d0f1bb2fbbae7751f8 -size 1047757 diff --git a/dataset_1k_720p_2/images/scene_0525_original.png b/dataset_1k_720p_2/images/scene_0525_original.png deleted file mode 100644 index 77e349d4ed83fc996e2261bf4ba0c63dba2146a7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0525_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:040fd05cce54c4160bbf1b42dedb94def27602289709ba1967c30b998b02180d -size 1049247 diff --git a/dataset_1k_720p_2/images/scene_0526_cf1.png b/dataset_1k_720p_2/images/scene_0526_cf1.png deleted file mode 100644 index 90642a12c4f675cf4a7f328059b676ee7a67ac4c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0526_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d7531af2c842a8b749fa1afd110118b02a4a1d694511da7b4e9e52399dca20d -size 1141616 diff --git a/dataset_1k_720p_2/images/scene_0526_cf2.png b/dataset_1k_720p_2/images/scene_0526_cf2.png deleted file mode 100644 index a269113c71e35dab26638bd57b1dd8b66485db73..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0526_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2eea64fe59b776d0e43d16db483bebbc4ebe5a9146a764b79da8eab55c806cf9 -size 1147396 diff --git a/dataset_1k_720p_2/images/scene_0526_original.png b/dataset_1k_720p_2/images/scene_0526_original.png deleted file mode 100644 index 041d94dd0df5c0595f25f7007051dcd4576b92c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0526_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cbe43e714eaf021a89dfeeed6890436223b642f9d7f1d2460c2980ab68e24320 -size 1141210 diff --git a/dataset_1k_720p_2/images/scene_0527_cf1.png b/dataset_1k_720p_2/images/scene_0527_cf1.png deleted file mode 100644 index cd4480f874a7b6c390f1734af3fea87484066a74..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0527_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb6c5ee9918761d0da0ca525860eeb56f581e792ed937900b20602f501ed077b -size 1082856 diff --git a/dataset_1k_720p_2/images/scene_0527_cf2.png b/dataset_1k_720p_2/images/scene_0527_cf2.png deleted file mode 100644 index ebf0feda6b49aa99edd7e305a6047a3ba55a712c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0527_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7898b5264cf0a2f5738850cb9c6ccbdc2a18ae3b8af20e819838c2c9b9c53c07 -size 1095316 diff --git a/dataset_1k_720p_2/images/scene_0527_original.png b/dataset_1k_720p_2/images/scene_0527_original.png deleted file mode 100644 index 2d4a5b55cd01be150ad4c0c8f4ffcfc13683fb1f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0527_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e624707ef2155f1fc2ef1ec99b4229df885c379ec297c7b897898a6f0838fc8 -size 1084609 diff --git a/dataset_1k_720p_2/images/scene_0528_cf1.png b/dataset_1k_720p_2/images/scene_0528_cf1.png deleted file mode 100644 index ffe2793dc008db60d9b67d991be7421e7fca0c88..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0528_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43e081ef6928ddb05f6e0cd16e5f2a81418d1d9712674c99e5b1e92aeb7bd69c -size 1276625 diff --git a/dataset_1k_720p_2/images/scene_0528_cf2.png b/dataset_1k_720p_2/images/scene_0528_cf2.png deleted file mode 100644 index bf659fb2c6932b635058def0638536c89d7639af..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0528_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b312d1b619ffbbbe343413db9ed6fb7648154ef5662c554af1e85fd3cac5509f -size 1219957 diff --git a/dataset_1k_720p_2/images/scene_0528_original.png b/dataset_1k_720p_2/images/scene_0528_original.png deleted file mode 100644 index 982c1a097cef0274fef02a5c884753623e22f2ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0528_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4d974682bb3e694472f2b6a6feba95267e1646947e20a0cbe42a25a78d919fb -size 1229971 diff --git a/dataset_1k_720p_2/images/scene_0529_cf1.png b/dataset_1k_720p_2/images/scene_0529_cf1.png deleted file mode 100644 index 0f9b802d127ee23a7de10955b07e546a9e35f0cf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0529_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1d2804c78b8edd6aaddc615feb7a6ca5a654c616f873c7af2b520ebf579b809 -size 1236177 diff --git a/dataset_1k_720p_2/images/scene_0529_cf2.png b/dataset_1k_720p_2/images/scene_0529_cf2.png deleted file mode 100644 index f0e6c13088a3f7b1f7fb0f13cd27cc55360e2d0b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0529_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f0e7597cab8e45020cfa5ac0c98080918ff97635ddf11f1f58c9d405193dd26 -size 1239517 diff --git a/dataset_1k_720p_2/images/scene_0529_original.png b/dataset_1k_720p_2/images/scene_0529_original.png deleted file mode 100644 index 393b156f6efde9726aa619eed3a1a68c29a08c7f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0529_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89f11de4ddf4e52dc57ae384381a971acbaf87295376e2c6b13628e5732270e3 -size 1242370 diff --git a/dataset_1k_720p_2/images/scene_0530_cf1.png b/dataset_1k_720p_2/images/scene_0530_cf1.png deleted file mode 100644 index 5d16c92df34d0d865b5070fab003a2d495f9d144..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0530_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70ba1927b157c73893c38c154c1e4c5053571bc19aa35421dfeb2d7f2f2b0d20 -size 1243100 diff --git a/dataset_1k_720p_2/images/scene_0530_cf2.png b/dataset_1k_720p_2/images/scene_0530_cf2.png deleted file mode 100644 index 44c499e5ab2ba42a22289f4f4ec7bc16e7c598ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0530_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3fba49103a321871f5f97d33109779cdec83b7ed70fa744c1b6e7d5f2186f8c -size 1257656 diff --git a/dataset_1k_720p_2/images/scene_0530_original.png b/dataset_1k_720p_2/images/scene_0530_original.png deleted file mode 100644 index a1b8dd0064530bb9b6f970dc7d41c0b9d8f5cb03..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0530_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef77f38c43c80ea83d07edbdc9c07279e17a983dd52a1e6624993aebafac6a6e -size 1241146 diff --git a/dataset_1k_720p_2/images/scene_0531_cf1.png b/dataset_1k_720p_2/images/scene_0531_cf1.png deleted file mode 100644 index 6dbfc0bf8e4b7629d939b54ac5c233141e46e77e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0531_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5b8628e7a198b312cb7a396c5dd2a9358094e843ed837a310e3b6146ab9efd7 -size 1165878 diff --git a/dataset_1k_720p_2/images/scene_0531_cf2.png b/dataset_1k_720p_2/images/scene_0531_cf2.png deleted file mode 100644 index b2a2a0c2d6df39460fb3edad1cdc6925e8af9671..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0531_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa83412a873c6996ba675a28a5c892a2481a07456bb4e11c077c9cc70f9d1f4b -size 1163199 diff --git a/dataset_1k_720p_2/images/scene_0531_original.png b/dataset_1k_720p_2/images/scene_0531_original.png deleted file mode 100644 index 1dd6b9f8028afa654be8a0eb72a48cbe702461cb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0531_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4a838fdea2c0aa1302c4c9f36992ece86144b946a99f16345b9a09f471a429a -size 1172056 diff --git a/dataset_1k_720p_2/images/scene_0532_cf1.png b/dataset_1k_720p_2/images/scene_0532_cf1.png deleted file mode 100644 index 1d59fc057a832cb18849b66027669e475bdbaab1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0532_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87ce96d75db96d5b6cf1e0c504d411fe43f04f4ad561baa8e9c1a5aaa192c1c7 -size 1183554 diff --git a/dataset_1k_720p_2/images/scene_0532_cf2.png b/dataset_1k_720p_2/images/scene_0532_cf2.png deleted file mode 100644 index bcf196b61f7bcc733aba87034a1e7d7a8361d994..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0532_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b06bdf68b7214e74b032906a28e560afb605da684439694ce26d14924cadcae -size 1087933 diff --git a/dataset_1k_720p_2/images/scene_0532_original.png b/dataset_1k_720p_2/images/scene_0532_original.png deleted file mode 100644 index afda9203ae41f46d97bb5565c3a4e22eae4774fe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0532_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76fde9169405491c1b3f48d656419466be6cf1715c38472a465d612376cf890b -size 1093533 diff --git a/dataset_1k_720p_2/images/scene_0533_cf1.png b/dataset_1k_720p_2/images/scene_0533_cf1.png deleted file mode 100644 index 47fb1bafe6c7962fbc51d8679b87b913e7d25a24..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0533_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:845211d1a034de6cebcd4a213cb3eaa69d04c5d7abc0785d9261b0c939ec82a7 -size 1103592 diff --git a/dataset_1k_720p_2/images/scene_0533_cf2.png b/dataset_1k_720p_2/images/scene_0533_cf2.png deleted file mode 100644 index 3a713b07100b0c7ba6417081720e9e03afcd0867..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0533_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ad031073aeed32b2015f75d45d3e60b293e56a0b50240ac9d7fe8b956d45792 -size 1089378 diff --git a/dataset_1k_720p_2/images/scene_0533_original.png b/dataset_1k_720p_2/images/scene_0533_original.png deleted file mode 100644 index 97abf0a73927c220a95591568dabc622841b96fe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0533_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a17040cdcb3132305fe8f02c1455c00d8c5f201298497292925dfd9f83a05c32 -size 1087963 diff --git a/dataset_1k_720p_2/images/scene_0534_cf1.png b/dataset_1k_720p_2/images/scene_0534_cf1.png deleted file mode 100644 index e9abeb9e9cb0f8228e277a4d127105ea65353aec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0534_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:015d4d17cae56fcb117844080f696554029a83657c88e7f3e66ca123b61ec2d6 -size 1128883 diff --git a/dataset_1k_720p_2/images/scene_0534_cf2.png b/dataset_1k_720p_2/images/scene_0534_cf2.png deleted file mode 100644 index 5bbe1c65bb2412a95d7a1b8616cd43fc0b034c37..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0534_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30358a81ac98e910b2aa92ad6e2af47e606bde77cb0fb9b5da2b2cc8dc825dc8 -size 1150723 diff --git a/dataset_1k_720p_2/images/scene_0534_original.png b/dataset_1k_720p_2/images/scene_0534_original.png deleted file mode 100644 index 1c36c8674fb1c3db211aed520452fb96aca27127..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0534_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af3608c22888b3d85671ff915f98d1a2698fb97020bf2bf6b5462eb292789b1c -size 1174907 diff --git a/dataset_1k_720p_2/images/scene_0535_cf1.png b/dataset_1k_720p_2/images/scene_0535_cf1.png deleted file mode 100644 index b873030a24dd571ce8a7051082b11ba765b6d251..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0535_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f495488cc77cd55a6b66c7c5707c513dc6a5ad3a227035eb942831acff0ca51d -size 1309072 diff --git a/dataset_1k_720p_2/images/scene_0535_cf2.png b/dataset_1k_720p_2/images/scene_0535_cf2.png deleted file mode 100644 index a3ac8bd0768d8bc38bc7e3afce58693784916c84..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0535_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a44c147c0441841d8d394ab648a473e458c227c0a40f08b63add3d1db186484c -size 1313259 diff --git a/dataset_1k_720p_2/images/scene_0535_original.png b/dataset_1k_720p_2/images/scene_0535_original.png deleted file mode 100644 index 8d025d02658e476a350bad4fedf8eb844ab0e553..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0535_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:335fc7e69e93feafb52398b4ffb7a6061924a86487ac7efb8dbaf851bf2247ed -size 1311193 diff --git a/dataset_1k_720p_2/images/scene_0536_cf1.png b/dataset_1k_720p_2/images/scene_0536_cf1.png deleted file mode 100644 index 20f6b778d9e4c007997b435174decfabee3af634..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0536_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e2c3ecb4dc7a1cd999583e48cc237bb271926212021de00d8ece76f8da3ad3f -size 1095218 diff --git a/dataset_1k_720p_2/images/scene_0536_cf2.png b/dataset_1k_720p_2/images/scene_0536_cf2.png deleted file mode 100644 index 7c9f7b0d5308eb82e2d446fb119c38f79154f6de..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0536_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c02725f198fb18c003fe478b983fac33a4b02118baf5d49109732684b8f7a6d -size 1098169 diff --git a/dataset_1k_720p_2/images/scene_0536_original.png b/dataset_1k_720p_2/images/scene_0536_original.png deleted file mode 100644 index 6bb7e55948653e157d75de9d164244c6021a9bdd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0536_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d220a8a06622349dbc874f5c13164084e0277c86411699d9c0f8cdb2844dad2c -size 1092513 diff --git a/dataset_1k_720p_2/images/scene_0537_cf1.png b/dataset_1k_720p_2/images/scene_0537_cf1.png deleted file mode 100644 index 28eeebc1faab579a87dd2b5a73f4a2606e324b43..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0537_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2dcb52cb7d15c7c579b4805ec66bcf6f752456c2a7b9eab79d17ed5ab9a1c212 -size 1106733 diff --git a/dataset_1k_720p_2/images/scene_0537_cf2.png b/dataset_1k_720p_2/images/scene_0537_cf2.png deleted file mode 100644 index 58c3b71ef2c6600679097d71d5b86654d2f11a2c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0537_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a25b54b17c7e3e676bdb10b3eb2879480f4bfcc291fa812d6554082827f8808e -size 1072209 diff --git a/dataset_1k_720p_2/images/scene_0537_original.png b/dataset_1k_720p_2/images/scene_0537_original.png deleted file mode 100644 index fe2802f9f246e87ece505ab3f91deb1aecdbf9cc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0537_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a007fce061dfd0c03ad486ed3bed5297650a97ec98b83d901ac659dc304931d9 -size 1066242 diff --git a/dataset_1k_720p_2/images/scene_0538_cf1.png b/dataset_1k_720p_2/images/scene_0538_cf1.png deleted file mode 100644 index b7e0b0c44e35811c7a1955578df24322964eeb26..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0538_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c24c3027aef223851bfbf9faa93b3863131843eb09102dfa4c765b5061b2dc6 -size 1152931 diff --git a/dataset_1k_720p_2/images/scene_0538_cf2.png b/dataset_1k_720p_2/images/scene_0538_cf2.png deleted file mode 100644 index 56d27d0d7d0458a48a1035609067583e98c61f42..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0538_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7cb5a583634c4ba84bcd20b365d0203347d230219c1cd43b820e33b537a81942 -size 1188793 diff --git a/dataset_1k_720p_2/images/scene_0538_original.png b/dataset_1k_720p_2/images/scene_0538_original.png deleted file mode 100644 index 44c564d5e23fbbdb10a08c43c97581f603897eea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0538_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cee5d01a3a8311c3638aec2f35ee54a81d5e07522fcd3ad3b6b03bf69039c76a -size 1186018 diff --git a/dataset_1k_720p_2/images/scene_0539_cf1.png b/dataset_1k_720p_2/images/scene_0539_cf1.png deleted file mode 100644 index c6a33ac421e1b909979cbd7b94e0f978965e9147..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0539_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:781272e21af6009f6c4b4f919af8757bf52e2296e35a64590bbd3e62de3de512 -size 1155355 diff --git a/dataset_1k_720p_2/images/scene_0539_cf2.png b/dataset_1k_720p_2/images/scene_0539_cf2.png deleted file mode 100644 index 2131439d6900b970cf869161f56d582ddecd7228..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0539_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8eac8d6bd0653c68e663b8e37356cea7a039a3469ce73399df29bf17fe156321 -size 1187586 diff --git a/dataset_1k_720p_2/images/scene_0539_original.png b/dataset_1k_720p_2/images/scene_0539_original.png deleted file mode 100644 index 8922df6056f165d9c8f29725d0f1e05172fc85d2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0539_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b75a7487f97f9742a483d192f926fe63bd44662750892f1b9da2e08f43306a46 -size 1150721 diff --git a/dataset_1k_720p_2/images/scene_0540_cf1.png b/dataset_1k_720p_2/images/scene_0540_cf1.png deleted file mode 100644 index 607f08bd2baee4e4f3a98454aecfcd87ac7c5fa2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0540_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9277d19da75a10e123b88352b91d227e9fb49d8894c7fe744c523ff92f8c9598 -size 1085089 diff --git a/dataset_1k_720p_2/images/scene_0540_cf2.png b/dataset_1k_720p_2/images/scene_0540_cf2.png deleted file mode 100644 index 1c8e001d7307f33b9ea246747f0d75254f9ca8e8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0540_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be4690a70518c44869bfc27ea632761c62372bc298dab353d0892ce57957b9df -size 1078995 diff --git a/dataset_1k_720p_2/images/scene_0540_original.png b/dataset_1k_720p_2/images/scene_0540_original.png deleted file mode 100644 index 332a1c4dbd1b98c85c273d4201fdd372d5a63c89..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0540_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4a7ffade6098f0cdafc8d4f5809dbd4228c5da2b29ac1690bf537aaf9a6dd1d -size 1080491 diff --git a/dataset_1k_720p_2/images/scene_0541_cf1.png b/dataset_1k_720p_2/images/scene_0541_cf1.png deleted file mode 100644 index c2e6ea2548dbcb9c609db2e10096ea5517fb53a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0541_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a77cdf16e29d5c7ec99abb02c116756c76ac9c20f44c1e5d7be464d70734bb4 -size 1167471 diff --git a/dataset_1k_720p_2/images/scene_0541_cf2.png b/dataset_1k_720p_2/images/scene_0541_cf2.png deleted file mode 100644 index 73f1b51d7d2d6db8c6f56499e055cdef186bc849..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0541_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8cd76d82ad2939052d10ca6e07563d363f84b8c1c4731532b7b4863bb5858f88 -size 1153795 diff --git a/dataset_1k_720p_2/images/scene_0541_original.png b/dataset_1k_720p_2/images/scene_0541_original.png deleted file mode 100644 index 8766746f1cc6e02d8392cd21f56f8ee715e2d0cd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0541_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c6103539353f49bb7674632ab5537f5f846fea9ad94354daa031b8f57000218 -size 1165025 diff --git a/dataset_1k_720p_2/images/scene_0542_cf1.png b/dataset_1k_720p_2/images/scene_0542_cf1.png deleted file mode 100644 index 4fe3a9d03f6312f51e9fd29d448eb68519be38c4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0542_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5987fc81163d053622210dde307bcea90b9e5fb598269f8135d8ff25edbdc6df -size 1199732 diff --git a/dataset_1k_720p_2/images/scene_0542_cf2.png b/dataset_1k_720p_2/images/scene_0542_cf2.png deleted file mode 100644 index 476375b7a8786e693cb2dfb25780e994bcd11815..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0542_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:38c25d69c8defa7c32d562f01cf5b794e764986766283eb6715e6fde2b544a50 -size 1155235 diff --git a/dataset_1k_720p_2/images/scene_0542_original.png b/dataset_1k_720p_2/images/scene_0542_original.png deleted file mode 100644 index 0cf516972ffd8638ebb9b80ca5e60e354be10b2b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0542_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:023d45983d3b1a85e39ea8d91bb0ed5295a5205a02fb2d9ed9523757b1215faf -size 1159841 diff --git a/dataset_1k_720p_2/images/scene_0543_cf1.png b/dataset_1k_720p_2/images/scene_0543_cf1.png deleted file mode 100644 index 2316ef3258cfce6207bfba1219e6ba1e583e74bf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0543_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77ce03f4693b4fbe5981a8067b601d18b552329cf789b450d2e6596a0c16b204 -size 1147124 diff --git a/dataset_1k_720p_2/images/scene_0543_cf2.png b/dataset_1k_720p_2/images/scene_0543_cf2.png deleted file mode 100644 index 6889ea3d4bb33ab0b979742a12ed5b9ba4877342..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0543_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0cb30227db5db29735ef92a1c3f3cd18cf088e2ec328e98384ac2ea0bedfa12b -size 1163850 diff --git a/dataset_1k_720p_2/images/scene_0543_original.png b/dataset_1k_720p_2/images/scene_0543_original.png deleted file mode 100644 index 0b03aa2deccd69121a5d45cea55677d7353ddf77..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0543_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9a240f3c386fb1f4a4d7437c1f1992cd5d68b21d5da3a99fc5175a3aa7eddcf -size 1176635 diff --git a/dataset_1k_720p_2/images/scene_0544_cf1.png b/dataset_1k_720p_2/images/scene_0544_cf1.png deleted file mode 100644 index e8613def7cebc97d641139b28edc93b4440e067a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0544_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b219211083a7278e5abaa1e6529b3a5ca98a625a9d7be57dd2a7a8c6596cb2a -size 1119789 diff --git a/dataset_1k_720p_2/images/scene_0544_cf2.png b/dataset_1k_720p_2/images/scene_0544_cf2.png deleted file mode 100644 index 44f8c3aabfcd4acb2801b8457c39abe3d9151734..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0544_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59ae4e710c976907ffdc6dfc283a3605242783171fd24b5605a471c6e47d3228 -size 1141092 diff --git a/dataset_1k_720p_2/images/scene_0544_original.png b/dataset_1k_720p_2/images/scene_0544_original.png deleted file mode 100644 index 6ebb5c2dbfa28ae441c53752303497ffe8128dc3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0544_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28b115bf337eca368ca0ecc7763e93da0d5fcb6aa1524931c9c555efc6171166 -size 1124096 diff --git a/dataset_1k_720p_2/images/scene_0545_cf1.png b/dataset_1k_720p_2/images/scene_0545_cf1.png deleted file mode 100644 index 934f1aadedf25f2729a2ddffd0a90fd5ca89a4f7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0545_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3921dd82448930a28c62a9b41726a9fb9ba2267087b8d3023de9449b5f92e59 -size 1064627 diff --git a/dataset_1k_720p_2/images/scene_0545_cf2.png b/dataset_1k_720p_2/images/scene_0545_cf2.png deleted file mode 100644 index 931042c9af9bc9bd2ed883540bab78a8e4461750..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0545_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c601c179fdd83006332f8ab00d2e1566c24f6f5c14e14de90494660d2a44f8b4 -size 1072866 diff --git a/dataset_1k_720p_2/images/scene_0545_original.png b/dataset_1k_720p_2/images/scene_0545_original.png deleted file mode 100644 index 46f0dd1e054444ab0d65babc802f1ee94a72ce9b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0545_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:967c07cb3cbcd1ec8c3b8cce8cc7788d7ec860cfb23da0019eb15b1a8845669b -size 1090188 diff --git a/dataset_1k_720p_2/images/scene_0546_cf1.png b/dataset_1k_720p_2/images/scene_0546_cf1.png deleted file mode 100644 index 3db460362a1106d4d8340d73910d683e6981edab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0546_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b98dd3439e98c39e3cc9e3c495506ff626882907f9357c9ea6f1cca0b7ba183f -size 1190585 diff --git a/dataset_1k_720p_2/images/scene_0546_cf2.png b/dataset_1k_720p_2/images/scene_0546_cf2.png deleted file mode 100644 index d5e107b8df3da3d0cd352bbced20b39653ebe092..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0546_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db2b65adeddd39ad8e68a0c5948ab42888a2a09cbf61d1baf721b65fd74e60da -size 1221182 diff --git a/dataset_1k_720p_2/images/scene_0546_original.png b/dataset_1k_720p_2/images/scene_0546_original.png deleted file mode 100644 index d42aa1ae2055918624d4034fd6eae049d5792084..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0546_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bcf24e539b523a68fcccb6b7756bc7dffa9eb3abe1d50a99c5707ddca59e8251 -size 1219590 diff --git a/dataset_1k_720p_2/images/scene_0547_cf1.png b/dataset_1k_720p_2/images/scene_0547_cf1.png deleted file mode 100644 index e536f45b10b65f41caa3cb11311b3efd555bdd19..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0547_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:354166ede6758029317e4fc020c2041d1f271b942d55ec4a9b456e4170bff6b7 -size 1464374 diff --git a/dataset_1k_720p_2/images/scene_0547_cf2.png b/dataset_1k_720p_2/images/scene_0547_cf2.png deleted file mode 100644 index 925d1e5636cd52e16ca3a82b18bc98ddff8a3b03..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0547_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9df959e8751379ad6f577bc31f3bd070539d399a68b1e04694a0649db6f3760a -size 1429920 diff --git a/dataset_1k_720p_2/images/scene_0547_original.png b/dataset_1k_720p_2/images/scene_0547_original.png deleted file mode 100644 index 26493a33b3e95a50d0fd770ab9817f24d31f9710..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0547_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70fdf962697c04a82ed311f85f95cb7c949ce906ca7778ce8f06040431ccd0a6 -size 1438006 diff --git a/dataset_1k_720p_2/images/scene_0548_cf1.png b/dataset_1k_720p_2/images/scene_0548_cf1.png deleted file mode 100644 index 166c975901aa08278740008a86fad28e1030d480..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0548_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c7786961a69e225a8c3620fad30c65eff4c34863296f30b530b0ca44fae0276 -size 1160162 diff --git a/dataset_1k_720p_2/images/scene_0548_cf2.png b/dataset_1k_720p_2/images/scene_0548_cf2.png deleted file mode 100644 index 38d393ee63be88b25627d65ef30f8106dcddf951..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0548_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70ee501f57808dba9e2be8569343a2499988fe10f782173c8a24c573bc2dd72e -size 1150177 diff --git a/dataset_1k_720p_2/images/scene_0548_original.png b/dataset_1k_720p_2/images/scene_0548_original.png deleted file mode 100644 index 0370d450e7ca1a98332337ea2bd33a09026b6b9e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0548_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b59f2b705878b37132c91faa8dffdb741c45fb16e1899bcb7c1902714883fac0 -size 1167441 diff --git a/dataset_1k_720p_2/images/scene_0549_cf1.png b/dataset_1k_720p_2/images/scene_0549_cf1.png deleted file mode 100644 index 3e4c55aeb34b415a6b10ad6d9f237eb93109ee74..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0549_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02581ff9f40a30f771f7965661aea94c2824fa13f55ede3414db18d28d9555ad -size 1064838 diff --git a/dataset_1k_720p_2/images/scene_0549_cf2.png b/dataset_1k_720p_2/images/scene_0549_cf2.png deleted file mode 100644 index d751fc5f99126a9d18443f2ff0c44a114d2ae729..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0549_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16a1a564ffa910303dd2356597c2e05f2eb07c4548f78bd7daa19756a2207702 -size 1079558 diff --git a/dataset_1k_720p_2/images/scene_0549_original.png b/dataset_1k_720p_2/images/scene_0549_original.png deleted file mode 100644 index 8b807be2168789fef541791d604e5daad8805396..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0549_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15218918654ca4c0fa1c75ad3d6b0552cd2ac92ce36a1ecab94d8a0c77d38031 -size 1071185 diff --git a/dataset_1k_720p_2/images/scene_0550_cf1.png b/dataset_1k_720p_2/images/scene_0550_cf1.png deleted file mode 100644 index 58c59c5c4016463eaf558df59b1d1f2c523c691e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0550_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68daa0bf09bdea4b6b14c41c4f3ebe49940fe61280b6b736dba71da27615d82b -size 1142880 diff --git a/dataset_1k_720p_2/images/scene_0550_cf2.png b/dataset_1k_720p_2/images/scene_0550_cf2.png deleted file mode 100644 index 88e2c14263434b90c73825bb4aea7aced3105423..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0550_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02b0d98912028ac186a2461b04e1fe6defe8c56dc0b937c28b26ef0080eb49b9 -size 1121649 diff --git a/dataset_1k_720p_2/images/scene_0550_original.png b/dataset_1k_720p_2/images/scene_0550_original.png deleted file mode 100644 index c746c999d62100936ac8fe954abeda85ec6e21da..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0550_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b71d30135aa1c16e8128557be0e9e83251968496e737860a211dfca00f4231fb -size 1128565 diff --git a/dataset_1k_720p_2/images/scene_0551_cf1.png b/dataset_1k_720p_2/images/scene_0551_cf1.png deleted file mode 100644 index 7f20f47f9ee329939e84bfa01549ee925f26eaee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0551_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9361bbebb89cfc9f49a7c7074def97def4a61b43d2885e9936065f0bdaa1e8db -size 1175316 diff --git a/dataset_1k_720p_2/images/scene_0551_cf2.png b/dataset_1k_720p_2/images/scene_0551_cf2.png deleted file mode 100644 index 2add58748d53a07581b133b8dad271b536a02bd8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0551_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e053bc4f9e18d1a3bab93a65e6907e7d12a21fd07f614531b8fe07a9b9b5c6c6 -size 1147709 diff --git a/dataset_1k_720p_2/images/scene_0551_original.png b/dataset_1k_720p_2/images/scene_0551_original.png deleted file mode 100644 index 5940b33a0e112f4d31cee093b844beca9ca82fc5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0551_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf1d3c7f8605f0c91452bcb50b5d114b6809e42c6839df81d20bbf51d423b778 -size 1147907 diff --git a/dataset_1k_720p_2/images/scene_0552_cf1.png b/dataset_1k_720p_2/images/scene_0552_cf1.png deleted file mode 100644 index 1375ef8e333e7bb1db5e889c7d9e361170381b04..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0552_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7aa733e5ce3d614d42faa490111a75c7018ea27ea53713ce088d39fc78aebed -size 1094401 diff --git a/dataset_1k_720p_2/images/scene_0552_cf2.png b/dataset_1k_720p_2/images/scene_0552_cf2.png deleted file mode 100644 index 6bba484b4dab5c8c9f2cfee890adde720ff13f12..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0552_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:acd60a55347646822c13b88417b343ff72f55fb89a02aa37799cfda4804a7c99 -size 1100135 diff --git a/dataset_1k_720p_2/images/scene_0552_original.png b/dataset_1k_720p_2/images/scene_0552_original.png deleted file mode 100644 index c7ad6abafb7e027607fdbb4fe75ffa621ac28b7d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0552_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68c5b0d3b805ef7ecaa28120944135aa7564864d07ec1351ff61b4b8c586ee4a -size 1092048 diff --git a/dataset_1k_720p_2/images/scene_0553_cf1.png b/dataset_1k_720p_2/images/scene_0553_cf1.png deleted file mode 100644 index e3b4d35ec817be2c675a5644c65a659ed3b20fff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0553_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7edb8935203e0785256c79a65a93e25482bf4b0ae47dd703e7ea4998ddde0b25 -size 1172800 diff --git a/dataset_1k_720p_2/images/scene_0553_cf2.png b/dataset_1k_720p_2/images/scene_0553_cf2.png deleted file mode 100644 index 4aa9cdedff1e4a445b15f25062684c92c68b2743..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0553_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd56d7bb810090a45db93c181a03aa8b6bd653de8af5c842b58a0b8be81e48d8 -size 1118810 diff --git a/dataset_1k_720p_2/images/scene_0553_original.png b/dataset_1k_720p_2/images/scene_0553_original.png deleted file mode 100644 index 0e801e850a76914e3d10d262d6798f2221ce42c9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0553_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a66cfc615367da00cf2b50934fb574b09c0a11e8745557e5ed1a5017ef838e2 -size 1128941 diff --git a/dataset_1k_720p_2/images/scene_0554_cf1.png b/dataset_1k_720p_2/images/scene_0554_cf1.png deleted file mode 100644 index 4b2ccf8944edbdc430967cc6f11ab1ef30f1eb0a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0554_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5fcefa1f6b45b9a1bb12dd8b1c22f8f5a6376a904d9b3482324ba0caa0d928e9 -size 1113481 diff --git a/dataset_1k_720p_2/images/scene_0554_cf2.png b/dataset_1k_720p_2/images/scene_0554_cf2.png deleted file mode 100644 index 46669eacf3cc834fdb4c22923db504a418fd81f8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0554_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d24c7e9e3538e8c7a8dbd2ccdc2851ea4ab17d6e0d0df0cb559d373325407d8 -size 1084638 diff --git a/dataset_1k_720p_2/images/scene_0554_original.png b/dataset_1k_720p_2/images/scene_0554_original.png deleted file mode 100644 index faced5c3037d394208718f85be9d4270f3411a95..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0554_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:34084f56d2cc4f8bda4483652a3b99273fad85c3d3ad0962d27b8c5f803e0fed -size 1083844 diff --git a/dataset_1k_720p_2/images/scene_0555_cf1.png b/dataset_1k_720p_2/images/scene_0555_cf1.png deleted file mode 100644 index 89ea01686c271db35bd46b79cb2912c4e57b2f6d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0555_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2953610c33d5b48520cc86577c26aee993b3f921bd17bdb683dafaa619c6733d -size 1185666 diff --git a/dataset_1k_720p_2/images/scene_0555_cf2.png b/dataset_1k_720p_2/images/scene_0555_cf2.png deleted file mode 100644 index 43efef87d9693c54e858d904694da2b9563241f5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0555_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d972294fda72336cbc5773a7a381f8f3a4ff18b809015bf1a3a54cc7f5140be -size 1188283 diff --git a/dataset_1k_720p_2/images/scene_0555_original.png b/dataset_1k_720p_2/images/scene_0555_original.png deleted file mode 100644 index 7bf52df74e19a1e17c8dbc6f1510d5c4e7e8e75b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0555_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7bb642241daddf65ed35af692ee2f69cac9a237d21217aaaefc97e31f6d5284c -size 1181607 diff --git a/dataset_1k_720p_2/images/scene_0556_cf1.png b/dataset_1k_720p_2/images/scene_0556_cf1.png deleted file mode 100644 index c580ee42f18666091c15d64e9a8a85bcd30fbf95..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0556_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af9f695a41b504ca9f68899703a329ca131c13399042fc855b0f66ee076071f7 -size 1318820 diff --git a/dataset_1k_720p_2/images/scene_0556_cf2.png b/dataset_1k_720p_2/images/scene_0556_cf2.png deleted file mode 100644 index f577b38681ecc4a92c9b3c0977d7fbdf5a2bc492..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0556_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6b3085aca0a8fad435392a4d4a055e638ec993494a19d8463c43d72409d6f07 -size 1235349 diff --git a/dataset_1k_720p_2/images/scene_0556_original.png b/dataset_1k_720p_2/images/scene_0556_original.png deleted file mode 100644 index c67508b54e7412c158fd87226118c76c8cd6f23f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0556_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd0678f8d10511b913726780d5a17558a485b1b93fede9f7c0065bd670d8c417 -size 1332579 diff --git a/dataset_1k_720p_2/images/scene_0557_cf1.png b/dataset_1k_720p_2/images/scene_0557_cf1.png deleted file mode 100644 index 8ac1436bcef34b549613fa0e83eebb61fbd512be..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0557_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d3bec47a8c214494ee7ea12b8da1286a9c6726f750dd27d8e636499ffe6723f -size 1238827 diff --git a/dataset_1k_720p_2/images/scene_0557_cf2.png b/dataset_1k_720p_2/images/scene_0557_cf2.png deleted file mode 100644 index be853ecd3b56b4fae32a3dbfe52bf23ade1324ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0557_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc1da6879383026dbe802349f2d6784978ebc7941ae5fa213698b7ec28d9a6a4 -size 1238034 diff --git a/dataset_1k_720p_2/images/scene_0557_original.png b/dataset_1k_720p_2/images/scene_0557_original.png deleted file mode 100644 index 2b94dea2e8fd9767ed5ddf50cfc9a637f3345da1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0557_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2dc759e1611e9687a92b3aac74c0bd798e48000a78b0d4fe5da0119dac371b40 -size 1231568 diff --git a/dataset_1k_720p_2/images/scene_0558_cf1.png b/dataset_1k_720p_2/images/scene_0558_cf1.png deleted file mode 100644 index 1aeb6dd01bd1df420da4710b656621a409e39b57..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0558_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32e2b0527fb55fd11edcb9b59551571b2457ed66dc2b6159c7ad475261fb01e7 -size 1262819 diff --git a/dataset_1k_720p_2/images/scene_0558_cf2.png b/dataset_1k_720p_2/images/scene_0558_cf2.png deleted file mode 100644 index 58ed8e7fb57248e9cb649d4d31a6401ed5994241..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0558_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5493cf0c589b8ea4cc20e0cbae6c6ae229940152355d17b05b90c9c3c534ecb -size 1218418 diff --git a/dataset_1k_720p_2/images/scene_0558_original.png b/dataset_1k_720p_2/images/scene_0558_original.png deleted file mode 100644 index 819fac31dfa67aec5d45d12a6217bfea08b7244b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0558_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f1e04b8d2d5e517543d6efad80d505e4a347f42d5a3ae79ab2ae2eff51523ae -size 1225430 diff --git a/dataset_1k_720p_2/images/scene_0559_cf1.png b/dataset_1k_720p_2/images/scene_0559_cf1.png deleted file mode 100644 index ccffff9aaaeff8dc41a1d533883c6ff2d6985119..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0559_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1049a30ad9329850e145b7397563a3b34cf5c2ec470f37e6021d5f07a6a329b -size 1073354 diff --git a/dataset_1k_720p_2/images/scene_0559_cf2.png b/dataset_1k_720p_2/images/scene_0559_cf2.png deleted file mode 100644 index b37520675d2f7bc73381e88e88212488e0235a95..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0559_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2243e2615947ab8d224116fef51eb7f1ca773148802cc4feb968655f9db68c62 -size 1095920 diff --git a/dataset_1k_720p_2/images/scene_0559_original.png b/dataset_1k_720p_2/images/scene_0559_original.png deleted file mode 100644 index a769c8fc138b4d2d6d538ead9d8a16b4770cee6f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0559_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0613fa44d881734457e3645713af9b58e62683eceba702b3a4de6653b63355c5 -size 1080646 diff --git a/dataset_1k_720p_2/images/scene_0560_cf1.png b/dataset_1k_720p_2/images/scene_0560_cf1.png deleted file mode 100644 index f5f6ed55c2b3866a0cb523ae8d381b3b51841610..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0560_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b23253dba07e61c53d2d3192d2da41e1a82786fbe47882737ea92fb0de6fb153 -size 1104072 diff --git a/dataset_1k_720p_2/images/scene_0560_cf2.png b/dataset_1k_720p_2/images/scene_0560_cf2.png deleted file mode 100644 index 01eb6f2e80b158a2721e9053c01df0b348769c80..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0560_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94eeb97bb4492268ceebd3246eaa426eef5288a371135031c17b7d1146d608e1 -size 1167180 diff --git a/dataset_1k_720p_2/images/scene_0560_original.png b/dataset_1k_720p_2/images/scene_0560_original.png deleted file mode 100644 index d3006e92fee6d92a6abb68e79c76f47f4df51cd5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0560_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51920237303d2a9d36e20272a1c86b60d5c2d2594c4b409548e1e21300086f46 -size 1114445 diff --git a/dataset_1k_720p_2/images/scene_0561_cf1.png b/dataset_1k_720p_2/images/scene_0561_cf1.png deleted file mode 100644 index 7c4223381700600522f41a95e2baca21d0835222..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0561_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6145e839eb064c504d2ff59afaaa846c5805142694581346a4d85447c36112fa -size 1245784 diff --git a/dataset_1k_720p_2/images/scene_0561_cf2.png b/dataset_1k_720p_2/images/scene_0561_cf2.png deleted file mode 100644 index 0a361493bb1d46e3bf07bdc63bed2c5a742f5e46..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0561_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1b24fe96efb286232413755700cfb2cb37e1503e2e34c630e2ce58778dc9235 -size 1203363 diff --git a/dataset_1k_720p_2/images/scene_0561_original.png b/dataset_1k_720p_2/images/scene_0561_original.png deleted file mode 100644 index 7b89caa903a14f61db0cdb5748b2d0bad8c533b4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0561_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c505cfd9382470b7df3461516ad751297ec070af7bf7ba7bec933675616fa38 -size 1206392 diff --git a/dataset_1k_720p_2/images/scene_0562_cf1.png b/dataset_1k_720p_2/images/scene_0562_cf1.png deleted file mode 100644 index df12711e38765ca263c78f717c58ff656584d2ac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0562_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b1eb35caba712d8a1ce8f1c134d65366f4ffa7170028b03b8c0c892a17e25de -size 1189957 diff --git a/dataset_1k_720p_2/images/scene_0562_cf2.png b/dataset_1k_720p_2/images/scene_0562_cf2.png deleted file mode 100644 index 0edf1d4026315a4746e1fdfcf6e084ecf4f95a0c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0562_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4cd27df13c3d8e6daf6d3e9de24861d1ebbf682cf34e131b8d86e02ae29012a -size 1203471 diff --git a/dataset_1k_720p_2/images/scene_0562_original.png b/dataset_1k_720p_2/images/scene_0562_original.png deleted file mode 100644 index 06e7eb930294bbdf51ac26992818807171ae02fa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0562_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d868a648c2f587d209da6e795f9302595863783ac645262a1b9c90fa4ff6b162 -size 1198899 diff --git a/dataset_1k_720p_2/images/scene_0563_cf1.png b/dataset_1k_720p_2/images/scene_0563_cf1.png deleted file mode 100644 index 4b26df4665c8ac475a70ee67794d29bd63190d64..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0563_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c7b1ebeb87a8fccc968d6545d2c736ec9b12db2b16467afab5f9ea59deefced -size 1230207 diff --git a/dataset_1k_720p_2/images/scene_0563_cf2.png b/dataset_1k_720p_2/images/scene_0563_cf2.png deleted file mode 100644 index 6b96471d767a7a8e3f6d1862bccd39082cdd57ba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0563_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0210389ed8e63377c65b535a490ed0dca15c0b4eb451191705aeb780768cd61e -size 1187066 diff --git a/dataset_1k_720p_2/images/scene_0563_original.png b/dataset_1k_720p_2/images/scene_0563_original.png deleted file mode 100644 index 92fcebe10054ea351470660c4064d36377d64d9e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0563_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e28a7b1f2fd63dd27533a96df9d456f6ddb27d78a81539fd5237a805181e26bb -size 1222354 diff --git a/dataset_1k_720p_2/images/scene_0564_cf1.png b/dataset_1k_720p_2/images/scene_0564_cf1.png deleted file mode 100644 index ebd21c6b62c220a8e6e05ecd59c5ea827d4e369b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0564_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf62c3b913d531e407c33e17097c1314471392aee093fe1ee19556051c949862 -size 1334180 diff --git a/dataset_1k_720p_2/images/scene_0564_cf2.png b/dataset_1k_720p_2/images/scene_0564_cf2.png deleted file mode 100644 index f7e4b9d89ee2bd4f1c139243ecc7bc3095b71a0c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0564_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:986327165bd7e7b7c8b77a10aa96fb6e996dc02fa87723ad522938858cf0b83c -size 1338366 diff --git a/dataset_1k_720p_2/images/scene_0564_original.png b/dataset_1k_720p_2/images/scene_0564_original.png deleted file mode 100644 index 4b82f3a9753f22d1e635ca5568be969d5e94e273..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0564_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8d53cb23fcf8ae9dabeb3b691a51209d6d52867e4604274a5c51df9e91e990d -size 1343001 diff --git a/dataset_1k_720p_2/images/scene_0565_cf1.png b/dataset_1k_720p_2/images/scene_0565_cf1.png deleted file mode 100644 index 5afbc8f6a24dfc3290ae8a8e82c5cf8e619a6ed2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0565_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35c391ebd3508132b39317fbb07e8e124d02f6ad64cf27085819c8c899a6be1b -size 1199897 diff --git a/dataset_1k_720p_2/images/scene_0565_cf2.png b/dataset_1k_720p_2/images/scene_0565_cf2.png deleted file mode 100644 index 6d81ae16945be5df7a806f356c1cb6f643e9adbf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0565_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c111f3f7b76e23f9c912cde5b2a79bafba51958a6391dfebbe0a32a14e5a8a1 -size 1204182 diff --git a/dataset_1k_720p_2/images/scene_0565_original.png b/dataset_1k_720p_2/images/scene_0565_original.png deleted file mode 100644 index 4f230ab28461198f2d5aeee5c734d96c82bdf323..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0565_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80fa1d3a47c05f989278003dc9eddbd9a9de4542dce132373eed65898f907777 -size 1205287 diff --git a/dataset_1k_720p_2/images/scene_0566_cf1.png b/dataset_1k_720p_2/images/scene_0566_cf1.png deleted file mode 100644 index 4741f602a7d6f604fbdce0835b42422d6f7f99c2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0566_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a55bfb8de263eaa400ac754bbe8b52abf24ef789c423a538e7b7faf792cf056 -size 1231760 diff --git a/dataset_1k_720p_2/images/scene_0566_cf2.png b/dataset_1k_720p_2/images/scene_0566_cf2.png deleted file mode 100644 index 3c7b9dcbe0d284bd819664f325c5be2c2bead97e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0566_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d458eb63b28bd9c9640f6506a8bbfd5fdf6aef238f41246544f5c3cedfc0458 -size 1224330 diff --git a/dataset_1k_720p_2/images/scene_0566_original.png b/dataset_1k_720p_2/images/scene_0566_original.png deleted file mode 100644 index 32f652aecfcec72b624cbde5d81d1386503b89f2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0566_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:484eacb81ca78e55454bf9628ed864b65363a5fe7626a1f46dbd360e7ce9e47e -size 1255759 diff --git a/dataset_1k_720p_2/images/scene_0567_cf1.png b/dataset_1k_720p_2/images/scene_0567_cf1.png deleted file mode 100644 index 5c1305717cb289b115d644a36bd9948bc56d9845..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0567_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:051e0b9dbf4bbb2341796717c700a74384ba21e802435c2696e8abc1b280b6fe -size 1256897 diff --git a/dataset_1k_720p_2/images/scene_0567_cf2.png b/dataset_1k_720p_2/images/scene_0567_cf2.png deleted file mode 100644 index 207e5f1601e8f6743ee8dd2e2c66a174c32a363c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0567_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1f181b9f4d37b31ffd8d62c0c305d875bdf7d6c62e33f6fbf2dcac99362076f -size 1337602 diff --git a/dataset_1k_720p_2/images/scene_0567_original.png b/dataset_1k_720p_2/images/scene_0567_original.png deleted file mode 100644 index 1405aca77574f5c7ef706925b35e3d116799d3b2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0567_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24134d73ac56264eeb0959c7779bab34daa24b02775d9c28d208e3b4305db096 -size 1364524 diff --git a/dataset_1k_720p_2/images/scene_0568_cf1.png b/dataset_1k_720p_2/images/scene_0568_cf1.png deleted file mode 100644 index 9f9aa2071d8a0f47ceac8e264142433bc2b46e47..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0568_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e24892104dab78f9299eb759ee5b247dedce3ec53cf5e4b1e63d4313c1526e75 -size 1107921 diff --git a/dataset_1k_720p_2/images/scene_0568_cf2.png b/dataset_1k_720p_2/images/scene_0568_cf2.png deleted file mode 100644 index c9147c99813354b9760365cc192111189ea59e9a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0568_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2c11cab403c6c8682d2586f53949b6acabc300a23cecd1510376cc5ac97a604 -size 1112019 diff --git a/dataset_1k_720p_2/images/scene_0568_original.png b/dataset_1k_720p_2/images/scene_0568_original.png deleted file mode 100644 index 7bb0f4ac9529c5c59900169a603cfbb0f3b39a84..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0568_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6e2acfff1f55337c7b2548cfcf0a1f515c73be8c9b60c27d0831dda62582399 -size 1125278 diff --git a/dataset_1k_720p_2/images/scene_0569_cf1.png b/dataset_1k_720p_2/images/scene_0569_cf1.png deleted file mode 100644 index efdf1e3bc2e7c355944344e45ae92fe810a424b1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0569_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71377865ffb979c38e82c2390ded3f4b61802999a70ea6036f977adc0231ad3d -size 1130586 diff --git a/dataset_1k_720p_2/images/scene_0569_cf2.png b/dataset_1k_720p_2/images/scene_0569_cf2.png deleted file mode 100644 index 17f688b2c80df684b198ab272605b81aad4afd91..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0569_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9e3dff969e48561d221365d46b69a8d3e01fd14b859eb07db64f75d979b9726 -size 1167229 diff --git a/dataset_1k_720p_2/images/scene_0569_original.png b/dataset_1k_720p_2/images/scene_0569_original.png deleted file mode 100644 index 98ed4a23c87938c20b56a6bfb4f3c0e0f531eb78..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0569_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2628e950cdf0df3ebbb8397cb0493d469e49158ccb9e9a2f1a07882e06504476 -size 1142925 diff --git a/dataset_1k_720p_2/images/scene_0570_cf1.png b/dataset_1k_720p_2/images/scene_0570_cf1.png deleted file mode 100644 index 87aa21b79047f0ff938c4359bb3965673cd7f7dc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0570_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f518e39b2e562b333ebc312f06b21960c617bd1edac8d1ad45d0f2fee9ca92bd -size 1066195 diff --git a/dataset_1k_720p_2/images/scene_0570_cf2.png b/dataset_1k_720p_2/images/scene_0570_cf2.png deleted file mode 100644 index 50669d43e0d914a740d9d553caab6ffb3a198565..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0570_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9af0d69beea55c95f70207ce8c8f5c90a4bce8753521a47c71edfa6362a8567 -size 1074238 diff --git a/dataset_1k_720p_2/images/scene_0570_original.png b/dataset_1k_720p_2/images/scene_0570_original.png deleted file mode 100644 index 6073b27da89a6dcc783cbb6e038c198de5c856c4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0570_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ba2eeea9f30063628b43f0900df417b8e815f549ac6ed95733452eee66e00e3 -size 1053423 diff --git a/dataset_1k_720p_2/images/scene_0571_cf1.png b/dataset_1k_720p_2/images/scene_0571_cf1.png deleted file mode 100644 index 208f14fbb381cd143b60a7a86bf05f8654b34f47..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0571_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e3e3829b723a8e97e4a69efb19ca3510e259c3430e45324f79ee9add1f2a353 -size 1050162 diff --git a/dataset_1k_720p_2/images/scene_0571_cf2.png b/dataset_1k_720p_2/images/scene_0571_cf2.png deleted file mode 100644 index eada4bec87e1413333ee0928666b597ce9ea49ff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0571_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c07decbd65dccf2929af82201f957fd7867159a04e563c9c83e215dfef878c5e -size 1076036 diff --git a/dataset_1k_720p_2/images/scene_0571_original.png b/dataset_1k_720p_2/images/scene_0571_original.png deleted file mode 100644 index 191e41efce147ff3a863e96eedd344716748bdb8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0571_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0aa0cfd8806ba0633a5fe1101776e85bff90b1dd194484d09c5b6d8b8817d099 -size 1058835 diff --git a/dataset_1k_720p_2/images/scene_0572_cf1.png b/dataset_1k_720p_2/images/scene_0572_cf1.png deleted file mode 100644 index 8092cb2fc23b33bdae3a5ad6d00f65cb7e5af026..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0572_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1c01802b6ebce3cbaa744c1990d5749fe553c08813219e37ddc4031ac78328a -size 1153095 diff --git a/dataset_1k_720p_2/images/scene_0572_cf2.png b/dataset_1k_720p_2/images/scene_0572_cf2.png deleted file mode 100644 index 3c18fbdc6a06fe4a4009cb1b26575ff4ae46c173..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0572_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8766b0ebf65ca691f96a50fdbffcde5c7f25a388700999790e26e51044103051 -size 1197068 diff --git a/dataset_1k_720p_2/images/scene_0572_original.png b/dataset_1k_720p_2/images/scene_0572_original.png deleted file mode 100644 index 1fd667521dc0e9adb7c34a48768e954c806bed98..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0572_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5ac4cffa095e5093d05fb9a83723857d64bb6635f9e6bf3f8b69e19a8b99700 -size 1167581 diff --git a/dataset_1k_720p_2/images/scene_0573_cf1.png b/dataset_1k_720p_2/images/scene_0573_cf1.png deleted file mode 100644 index 10742b5ba929a834828da6fbf3d8a545d0444042..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0573_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60c9086742ad5cb88112374139986339e04a6fa71e3d54751d821571ae796e94 -size 1302272 diff --git a/dataset_1k_720p_2/images/scene_0573_cf2.png b/dataset_1k_720p_2/images/scene_0573_cf2.png deleted file mode 100644 index d27d20862a92a306cea4394378c6f3255b5e64a5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0573_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc99310dd93ebb3fd891e4df0885020dd6b1e0b6891c0e61cae359097d9dffc9 -size 1330661 diff --git a/dataset_1k_720p_2/images/scene_0573_original.png b/dataset_1k_720p_2/images/scene_0573_original.png deleted file mode 100644 index d818fb8a1834cc9a257d03cbc5166cb625fc8a1b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0573_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6ab6f9c2f5aa35b0ae119579b8aba748d44378ab6cc7a0da012446be3b6d42b -size 1301807 diff --git a/dataset_1k_720p_2/images/scene_0574_cf1.png b/dataset_1k_720p_2/images/scene_0574_cf1.png deleted file mode 100644 index bad0006a388087dc37d8fb59680da861bc22a3e5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0574_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6291541f2609e50b6546094287037a4c4032ed093678dfcc7c6131f8135c8f2 -size 1112014 diff --git a/dataset_1k_720p_2/images/scene_0574_cf2.png b/dataset_1k_720p_2/images/scene_0574_cf2.png deleted file mode 100644 index 175256a547df9de48c4f14f79c7c81e82c96f4a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0574_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d15c3b4ab8ce97037a68ed59d6adf2e115b35d1a395f11de57203d3df1484547 -size 1119630 diff --git a/dataset_1k_720p_2/images/scene_0574_original.png b/dataset_1k_720p_2/images/scene_0574_original.png deleted file mode 100644 index 36385f52b0bc49baeeac3f01c382ef7fe994b384..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0574_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8f117e1deb140f58704dd6828265440b3667ae8d75335f3e15055dc47d32ace -size 1121609 diff --git a/dataset_1k_720p_2/images/scene_0575_cf1.png b/dataset_1k_720p_2/images/scene_0575_cf1.png deleted file mode 100644 index 48469fbf2b1eeebd34eacf8ad9ec92b8f60a419b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0575_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7575a07da9e11ce9eacd29a9fcbec2a09cbaa7b45dc91b4d7b7654f3dfe9d10b -size 1111386 diff --git a/dataset_1k_720p_2/images/scene_0575_cf2.png b/dataset_1k_720p_2/images/scene_0575_cf2.png deleted file mode 100644 index 01db045155f09cbb9f0e6e8e6ec57b07a47c6b04..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0575_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2724d0d3ae0fea61f23aba83261511b05fad97be1546fbc0b1a8da60f10d34e5 -size 1118938 diff --git a/dataset_1k_720p_2/images/scene_0575_original.png b/dataset_1k_720p_2/images/scene_0575_original.png deleted file mode 100644 index d41302d3ec9cd152ea9aa2fc350ef8bd09286eb6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0575_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6dfd22837f52d0f6500cc5a782a3c3b35b5afa229c858d7dc7ca6db1801743b8 -size 1121703 diff --git a/dataset_1k_720p_2/images/scene_0576_cf1.png b/dataset_1k_720p_2/images/scene_0576_cf1.png deleted file mode 100644 index 7517c79b4c7b62d7c21ab4af67f18712aaac9c20..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0576_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd7136451236760f8e3261f89ac8e03746ce5e7b1a6d3c3aa18a16f4f7400d1e -size 1229418 diff --git a/dataset_1k_720p_2/images/scene_0576_cf2.png b/dataset_1k_720p_2/images/scene_0576_cf2.png deleted file mode 100644 index a6efc5de3cdf80f8869476725a6a4ce18ec454c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0576_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6afa31412207f7387c5dbb98c871358cfdaceb04dc521cae7e22bbe9b1559e55 -size 1272223 diff --git a/dataset_1k_720p_2/images/scene_0576_original.png b/dataset_1k_720p_2/images/scene_0576_original.png deleted file mode 100644 index 2e1c3667450344fafbc044a67cf2efc721e84259..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0576_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a01f9f60b6e6bf6f329ada6c3c721d2a9830e18a70f1ed151dc5d781824b23a6 -size 1266651 diff --git a/dataset_1k_720p_2/images/scene_0577_cf1.png b/dataset_1k_720p_2/images/scene_0577_cf1.png deleted file mode 100644 index 28111d226cdcdcd7a68b6fd006bd059a2c1c146a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0577_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ad81d0cc12663a8aadbdeeb6f9e4f0b085f31c19a28c59d446d6d18ba3bcf41 -size 1175510 diff --git a/dataset_1k_720p_2/images/scene_0577_cf2.png b/dataset_1k_720p_2/images/scene_0577_cf2.png deleted file mode 100644 index 24f45f19671add15d53eda3b255cacb8bc9d6fa3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0577_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6992f836ca5fb25dcec19a8b21875c4526dd7e09ad062e9b162efc0d2beea89a -size 1120558 diff --git a/dataset_1k_720p_2/images/scene_0577_original.png b/dataset_1k_720p_2/images/scene_0577_original.png deleted file mode 100644 index 1e8f93e405bd170a1b592c38b3af385eecd1f822..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0577_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12820dac6c1c751a6a55d321d092ee4e027492e540d7a935be154c77cf1f6b19 -size 1178873 diff --git a/dataset_1k_720p_2/images/scene_0578_cf1.png b/dataset_1k_720p_2/images/scene_0578_cf1.png deleted file mode 100644 index 95f56c8bd19189368cc2945637461e018b852880..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0578_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:115b5ece09058b88ab4ad15a79b6302787af320379595f45e0e3feb5827dacc9 -size 1124078 diff --git a/dataset_1k_720p_2/images/scene_0578_cf2.png b/dataset_1k_720p_2/images/scene_0578_cf2.png deleted file mode 100644 index b59ecb9085a83b8da0dbab393d695d31c16699c0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0578_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac972c266e3fe10ca9ad5f539b6267dcc01ed94e51343ada2b251fdd5dab22da -size 1116116 diff --git a/dataset_1k_720p_2/images/scene_0578_original.png b/dataset_1k_720p_2/images/scene_0578_original.png deleted file mode 100644 index 04b715d71fd389884a1538c70f90c7b322b8303d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0578_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6cbc4f76be557573b211ab6a8ec0514b060beabaac5a4d6c45dc04cde9719cc -size 1132112 diff --git a/dataset_1k_720p_2/images/scene_0579_cf1.png b/dataset_1k_720p_2/images/scene_0579_cf1.png deleted file mode 100644 index ed353482cbab497674dbf3c484d860197195c3ba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0579_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1903d41ba55fa398074f0948f768506107e34e91f4aefe2ce148c4d4a445d663 -size 1144859 diff --git a/dataset_1k_720p_2/images/scene_0579_cf2.png b/dataset_1k_720p_2/images/scene_0579_cf2.png deleted file mode 100644 index d56742c45b330af09d61c31901c2be682388ee0b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0579_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b98a3f29dc1d97cbea851672e02f5495f4022f12a72e864ed2e959c29699cf2 -size 1083511 diff --git a/dataset_1k_720p_2/images/scene_0579_original.png b/dataset_1k_720p_2/images/scene_0579_original.png deleted file mode 100644 index 905f9627a792235dec0c75781bbc7a9de22b2951..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0579_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4d04d01e6eaaae8a1cb2036cd9ff92741985f0ab0dc6a1dba77cabc12c3f5b6 -size 1102603 diff --git a/dataset_1k_720p_2/images/scene_0580_cf1.png b/dataset_1k_720p_2/images/scene_0580_cf1.png deleted file mode 100644 index 4dfeb80bbaa056aeb02a8a5f79bace463195fd68..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0580_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7aafe8d0ade72cc72cac7754f04bb78de5cd1f3260e85a513b9bb95322dbfa50 -size 1082344 diff --git a/dataset_1k_720p_2/images/scene_0580_cf2.png b/dataset_1k_720p_2/images/scene_0580_cf2.png deleted file mode 100644 index a5837e805ce70d098cf362ba7d22a97c73f5a3e9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0580_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d088f00c20ce89dbbd38564da05b6d8ff8ce7bc43601ebbb09e2430abfe4762b -size 1060349 diff --git a/dataset_1k_720p_2/images/scene_0580_original.png b/dataset_1k_720p_2/images/scene_0580_original.png deleted file mode 100644 index 133bd2c763ffa792b0040edb57d339502e7fe097..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0580_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15b05ec64c449781c90bc3342f50d37cbae1b8cd4afe4e879b59be541c8914b7 -size 1085234 diff --git a/dataset_1k_720p_2/images/scene_0581_cf1.png b/dataset_1k_720p_2/images/scene_0581_cf1.png deleted file mode 100644 index 083b11b097500562eb56930656f76b5afd8e7cfe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0581_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:893a4d096063470c72f95e63ee4b60da6613d2e1e3f0204d34d3708ee0511a8c -size 1220632 diff --git a/dataset_1k_720p_2/images/scene_0581_cf2.png b/dataset_1k_720p_2/images/scene_0581_cf2.png deleted file mode 100644 index b3fcda1133cd8e39185e7b3ff475e6f1af39a2dd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0581_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4bddaf31a76c2cf880c87bb89adb608fd17f429576f4ac5c357a5c3e0c8c85ea -size 1204612 diff --git a/dataset_1k_720p_2/images/scene_0581_original.png b/dataset_1k_720p_2/images/scene_0581_original.png deleted file mode 100644 index 236bbcdeab963313511caf297a4c12d7beeacc63..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0581_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b46752cd9329381c9b15c044173353a212403edfa1d4fb95d524982864661a6 -size 1228041 diff --git a/dataset_1k_720p_2/images/scene_0582_cf1.png b/dataset_1k_720p_2/images/scene_0582_cf1.png deleted file mode 100644 index 7bdf001240764be6f7b60d9e742d6851eafedcc3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0582_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa6ac155c59bf043ce426c2e67a07c8518236c264cf1d8339137f9b20f8f3707 -size 1249906 diff --git a/dataset_1k_720p_2/images/scene_0582_cf2.png b/dataset_1k_720p_2/images/scene_0582_cf2.png deleted file mode 100644 index e04bbd900e7b8ea6c70a756247f351418c581ccd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0582_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96c55f6649b635aaaa29a25f2af127746da358fa583f610513c8e433540afb45 -size 1235349 diff --git a/dataset_1k_720p_2/images/scene_0582_original.png b/dataset_1k_720p_2/images/scene_0582_original.png deleted file mode 100644 index 57951397341ffb7d3c71aa7359fcf42de7fb1600..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0582_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c95264fe5caff9141edb68bd6b0ed27979467d3e55e2d5d5b3643ffbec167a5d -size 1231604 diff --git a/dataset_1k_720p_2/images/scene_0583_cf1.png b/dataset_1k_720p_2/images/scene_0583_cf1.png deleted file mode 100644 index 3d6a46a6c4ce24425d2fc0a29bb7337f3e2d8a78..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0583_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5e91dcfaa030fb7d219f14f2cd171eece782313e5bd0b1f87a0a2fe050ab993 -size 1276302 diff --git a/dataset_1k_720p_2/images/scene_0583_cf2.png b/dataset_1k_720p_2/images/scene_0583_cf2.png deleted file mode 100644 index 53c13f646105dfa59d488f94605bc5b955b15edb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0583_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:024cd59d58171c01b572640a12ff684929005256418a56931a055ed59bf22323 -size 1262345 diff --git a/dataset_1k_720p_2/images/scene_0583_original.png b/dataset_1k_720p_2/images/scene_0583_original.png deleted file mode 100644 index 79bb8d8f49bb879be3945835231e80923d2c6aa9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0583_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c9cde86acad4174cc56b5f2cc983495f9254e66a98f779539131b03ba17ea59 -size 1260040 diff --git a/dataset_1k_720p_2/images/scene_0584_cf1.png b/dataset_1k_720p_2/images/scene_0584_cf1.png deleted file mode 100644 index 4996ccc33bed4f50243a51155f9158b262dc787a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0584_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f9914d471107b15a14c9bb79a5498124542a458a143ff0f3a4cf9c9d14dde71 -size 1206108 diff --git a/dataset_1k_720p_2/images/scene_0584_cf2.png b/dataset_1k_720p_2/images/scene_0584_cf2.png deleted file mode 100644 index 0d7cfd6080851176dd78961e65aa4ae415301f61..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0584_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49257d505f609d5141a8617c6046bf8b80dd89511028904312006e59d6a3202c -size 1149090 diff --git a/dataset_1k_720p_2/images/scene_0584_original.png b/dataset_1k_720p_2/images/scene_0584_original.png deleted file mode 100644 index 64e142f719b4ad693e4e392cd8a217499c1d57e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0584_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e126f8b7e711bff789d80371d295426778f6577440e4ac29a8d905e178fe065e -size 1205637 diff --git a/dataset_1k_720p_2/images/scene_0585_cf1.png b/dataset_1k_720p_2/images/scene_0585_cf1.png deleted file mode 100644 index 352f76c8a8323cd93020487993454f5e4f5c9e9b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0585_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b8144b05448c14a1db0e8e90c13682aa471a0a064d74ecd2b9f0c4b78537baa -size 1178348 diff --git a/dataset_1k_720p_2/images/scene_0585_cf2.png b/dataset_1k_720p_2/images/scene_0585_cf2.png deleted file mode 100644 index 42de23b1f7ff4f3364e613a3e83673bf7eb936ed..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0585_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32f77378db234170e4c47355efff60aff7150189e4eab3b2658d9074265477d8 -size 1152130 diff --git a/dataset_1k_720p_2/images/scene_0585_original.png b/dataset_1k_720p_2/images/scene_0585_original.png deleted file mode 100644 index 4622b4f02f834938594db6f99ab8cc805f0c329a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0585_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5097f06ce07ee611e07d1ca384e447b4c49bcffdda9b8d3328a54e7d7761637d -size 1173849 diff --git a/dataset_1k_720p_2/images/scene_0586_cf1.png b/dataset_1k_720p_2/images/scene_0586_cf1.png deleted file mode 100644 index 1d66d4e45f59d2e55cda043c48e7eb4d9a49d5fd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0586_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cdf3d1f108a41c9640b193259267d0670aa03bbac176d949e17f5ef10a82c7d6 -size 1235610 diff --git a/dataset_1k_720p_2/images/scene_0586_cf2.png b/dataset_1k_720p_2/images/scene_0586_cf2.png deleted file mode 100644 index 752c7a4880494a72ecb2877da24ed53124dfb681..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0586_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:820aa6c2c920fcc04af00c61d32a7a77f4d2ef57146cd3f22c1da98d751d5517 -size 1232384 diff --git a/dataset_1k_720p_2/images/scene_0586_original.png b/dataset_1k_720p_2/images/scene_0586_original.png deleted file mode 100644 index c209ffe28b6b60526dc1f60ed39bcaae1cac5af9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0586_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c766ebb87bdd240cedca21f64ff9d3f05b9f9587ed6e1d681444efa3179583c0 -size 1232604 diff --git a/dataset_1k_720p_2/images/scene_0587_cf1.png b/dataset_1k_720p_2/images/scene_0587_cf1.png deleted file mode 100644 index 0205bdc2311ad1931911befc86fecdd7f8a60440..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0587_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a49b28eb0a8842a13e3886aaefcf889323930323f079a62a8a80e562f87ee5fa -size 1073921 diff --git a/dataset_1k_720p_2/images/scene_0587_cf2.png b/dataset_1k_720p_2/images/scene_0587_cf2.png deleted file mode 100644 index b46c8a3a946221c1e49fc4bc109c8765442bfb68..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0587_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff5ae6994cc6ddbd535b620b0c3aca052165221719451ea605877921aab48964 -size 1190352 diff --git a/dataset_1k_720p_2/images/scene_0587_original.png b/dataset_1k_720p_2/images/scene_0587_original.png deleted file mode 100644 index ecd4c72f4c3c05a35b517ef5f6c5f4e5c9535710..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0587_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:102002b20b3b4f467d9cbfe4574afc32bd3b3d1c96f6c6bc17205d1dea8ef79e -size 1074048 diff --git a/dataset_1k_720p_2/images/scene_0588_cf1.png b/dataset_1k_720p_2/images/scene_0588_cf1.png deleted file mode 100644 index 039dd9219308e40b187c14f7a66e4ce925eef6a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0588_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37038899d331cedf1eaec37e87ba14b3b55f80c0c84e9f7efbeb64f606d17f8a -size 1279468 diff --git a/dataset_1k_720p_2/images/scene_0588_cf2.png b/dataset_1k_720p_2/images/scene_0588_cf2.png deleted file mode 100644 index 7eb2dacd3b071dbf4f8087c59a34b51c32b35273..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0588_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:998fa217d4ce64c53153579aa3302a3ed6119aafd1d996cc78e276d83b7e769d -size 1239393 diff --git a/dataset_1k_720p_2/images/scene_0588_original.png b/dataset_1k_720p_2/images/scene_0588_original.png deleted file mode 100644 index e304af2516898c275fd112ac87bb953aba5c93ca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0588_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1436b51f2a51c863d360f2e5bc8909bd6a0ea8f0d8570a1d0e3317309d7c9b53 -size 1256675 diff --git a/dataset_1k_720p_2/images/scene_0589_cf1.png b/dataset_1k_720p_2/images/scene_0589_cf1.png deleted file mode 100644 index 709d0193e5de72ba0cb5cb35581a941682e5c922..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0589_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:998d2758b3fd47e0ccd4167f21a52fbe255c7c7420d5233009384448057e386f -size 1160205 diff --git a/dataset_1k_720p_2/images/scene_0589_cf2.png b/dataset_1k_720p_2/images/scene_0589_cf2.png deleted file mode 100644 index 30db1399fd0dc4d68853718268a520ac63d2fbb6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0589_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86a2e708c82a60b9eda30acbd037116850423db667faff0d8e49dffbea6bc838 -size 1147202 diff --git a/dataset_1k_720p_2/images/scene_0589_original.png b/dataset_1k_720p_2/images/scene_0589_original.png deleted file mode 100644 index 86907b589c8964e006a4be278c3b871bba124e21..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0589_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3d45dcaf1cd4589cb7a89f7dd309951d81e9e37099ec7630d82797b091b2b40 -size 1134417 diff --git a/dataset_1k_720p_2/images/scene_0590_cf1.png b/dataset_1k_720p_2/images/scene_0590_cf1.png deleted file mode 100644 index 1504706ff3c0f15ea37505b9e0ce22ba7840a90e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0590_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4732af16e2316ae86ab3647d3c03ba6c3b783d3c35265841fc2fd452fc5d508 -size 1228190 diff --git a/dataset_1k_720p_2/images/scene_0590_cf2.png b/dataset_1k_720p_2/images/scene_0590_cf2.png deleted file mode 100644 index a24c5995252ea10dfb3a4434e3a0e1d80e667817..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0590_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f9bd27637355f5920ea4c856ac9358d2ffa5e8f5a183aa25f67642ff81ecc69 -size 1194978 diff --git a/dataset_1k_720p_2/images/scene_0590_original.png b/dataset_1k_720p_2/images/scene_0590_original.png deleted file mode 100644 index 42938722fa3447fdba26dba131b0920c5d949e63..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0590_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bee5abca5eba79a17d942410b8f6ba7f6874b175434f459df1e3b291a0bea673 -size 1204291 diff --git a/dataset_1k_720p_2/images/scene_0591_cf1.png b/dataset_1k_720p_2/images/scene_0591_cf1.png deleted file mode 100644 index d608cea47d21501a7c4f95813b7b8c6c253f828d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0591_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3422752b4728f934868cbc6f2cde371e02146fbe5d78f7f97cbfafd69971dc53 -size 1178064 diff --git a/dataset_1k_720p_2/images/scene_0591_cf2.png b/dataset_1k_720p_2/images/scene_0591_cf2.png deleted file mode 100644 index 3ec629c5f5835b0ab22d576b9de7e6e6183ad57d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0591_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a0e24ef90a5e4615cf9cf90b4c45160d3a259826257b2384faa77e47c3c640d -size 1146234 diff --git a/dataset_1k_720p_2/images/scene_0591_original.png b/dataset_1k_720p_2/images/scene_0591_original.png deleted file mode 100644 index 568221995e738d8307b9f111ba41b37c58682399..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0591_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc92e8460c4593280f7b9ae173e80987def1a6008b640304eb6febdae1977a24 -size 1147147 diff --git a/dataset_1k_720p_2/images/scene_0592_cf1.png b/dataset_1k_720p_2/images/scene_0592_cf1.png deleted file mode 100644 index e24c79009cf1836eb019182fc5703e47e672d906..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0592_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4017694d6a6c792786dbf89cb9eb147ad1bb81254b4311757e0121e4577b9fb -size 1205936 diff --git a/dataset_1k_720p_2/images/scene_0592_cf2.png b/dataset_1k_720p_2/images/scene_0592_cf2.png deleted file mode 100644 index 48a8ab772b3730c7d9906806232880bec87aa78f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0592_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b1628acd9c1dc888a5d8ca224343bbdab95aca03a71c0cea545ca8c55031e33 -size 1211311 diff --git a/dataset_1k_720p_2/images/scene_0592_original.png b/dataset_1k_720p_2/images/scene_0592_original.png deleted file mode 100644 index 89e29ca60d023537c79da84aae37ed9ce139988c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0592_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:203d32547fbdb068e409e38267c1c43a95d0bf4404da6883a226703fbe467ada -size 1217284 diff --git a/dataset_1k_720p_2/images/scene_0593_cf1.png b/dataset_1k_720p_2/images/scene_0593_cf1.png deleted file mode 100644 index 58fc05adf7af48a2477e73d70c9dbb1526d961f8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0593_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c09cfb04c704a4f4b1129ecc2f2fa174b271bf0d49ec652406dbfa57569b3f04 -size 1222303 diff --git a/dataset_1k_720p_2/images/scene_0593_cf2.png b/dataset_1k_720p_2/images/scene_0593_cf2.png deleted file mode 100644 index 25ba0e2ad0b6375920453f97d4c47a372136d2a4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0593_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a70f5e84cd1fef3f5b7dc710a02e216d48747d8d44434bf4e838c2fe0e5aad5b -size 1223693 diff --git a/dataset_1k_720p_2/images/scene_0593_original.png b/dataset_1k_720p_2/images/scene_0593_original.png deleted file mode 100644 index 35ee596c1bc623f43170730dfccf6decdd9d7af4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0593_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4fbb75a83f5811a4c77d78480b828573e511d2a9782bf26221aad5f41a614877 -size 1222740 diff --git a/dataset_1k_720p_2/images/scene_0594_cf1.png b/dataset_1k_720p_2/images/scene_0594_cf1.png deleted file mode 100644 index d46f7e30e117bc71146411e9a256d62991abbe9f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0594_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:779ae4577596ef8d9a65d59f46c283f14a385619270fbcf5f4d9ba44adee3fbc -size 1127802 diff --git a/dataset_1k_720p_2/images/scene_0594_cf2.png b/dataset_1k_720p_2/images/scene_0594_cf2.png deleted file mode 100644 index 3850ff51d781cf2a1f3b42b2b07784c98e73289e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0594_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de123688e355a4c37eed7bde82111c325531e8dcab39130a979a58b752d569f7 -size 1103457 diff --git a/dataset_1k_720p_2/images/scene_0594_original.png b/dataset_1k_720p_2/images/scene_0594_original.png deleted file mode 100644 index ab88258a9987c4f5e2e4089b8ca4b0ebf568eb9a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0594_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2144061d7f61095bc97657854b188ccb7109f64f51a7bff07e848bfaa1b84f07 -size 1120293 diff --git a/dataset_1k_720p_2/images/scene_0595_cf1.png b/dataset_1k_720p_2/images/scene_0595_cf1.png deleted file mode 100644 index 23a3e26eee42b0b99212cc10d0e96593191554f4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0595_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de405cc109248a594dc381e73564d5fc846464caf8dc13b9611c59bb1f379700 -size 1219642 diff --git a/dataset_1k_720p_2/images/scene_0595_cf2.png b/dataset_1k_720p_2/images/scene_0595_cf2.png deleted file mode 100644 index 3e1d48593af5bb8163bb70f1b2b3d8ddb84c051c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0595_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcaa4b4dfd778eef743bb9067163bdd5122eeec678e3676bcaa885b9f1dac364 -size 1215518 diff --git a/dataset_1k_720p_2/images/scene_0595_original.png b/dataset_1k_720p_2/images/scene_0595_original.png deleted file mode 100644 index e2f08f19fb089a66973f4e11eecdf54c1ac385db..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0595_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be6748d391e07e9d6a1f0602d5ddd9baa5fc194445e100a43f2202c946ce21aa -size 1223060 diff --git a/dataset_1k_720p_2/images/scene_0596_cf1.png b/dataset_1k_720p_2/images/scene_0596_cf1.png deleted file mode 100644 index b0f6c8e658c0acb275b881d184ee03d57082f2a6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0596_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:38e1ca3be584ef5682ea96501f2b110f52cfe87af8f8c7b77ea1482e4b1bd4fd -size 1150589 diff --git a/dataset_1k_720p_2/images/scene_0596_cf2.png b/dataset_1k_720p_2/images/scene_0596_cf2.png deleted file mode 100644 index 8a85179936342063348f8ac9d6ad6ddaa597669c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0596_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4bf64fba1ffbc59d70e5458f0063b416bc0cc75cf6a4b578ad05ab96a4ab8e6 -size 1134368 diff --git a/dataset_1k_720p_2/images/scene_0596_original.png b/dataset_1k_720p_2/images/scene_0596_original.png deleted file mode 100644 index 18384b4495b12895945e820561675252c41a4ac7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0596_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa1ac7ff1ecc947d09646af08ef8980c934be42da3d9a158597dcaaedc7e05de -size 1142232 diff --git a/dataset_1k_720p_2/images/scene_0597_cf1.png b/dataset_1k_720p_2/images/scene_0597_cf1.png deleted file mode 100644 index b2a274f9acafc66b7e1c99c66b4758bbf2b45de7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0597_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2393b7017091e45ffdd42a08e671b36529b32f6ebc1bb7e2bcf60ee53e8958cc -size 1127950 diff --git a/dataset_1k_720p_2/images/scene_0597_cf2.png b/dataset_1k_720p_2/images/scene_0597_cf2.png deleted file mode 100644 index 240d0c9d06d1479f4fc02839a3c55fd673251ad8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0597_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1a30429ffccc4f076083e659144303c5ccb5b540c702fb8a8a6bd640d5f1850 -size 1197294 diff --git a/dataset_1k_720p_2/images/scene_0597_original.png b/dataset_1k_720p_2/images/scene_0597_original.png deleted file mode 100644 index 2cb1ede5c07d99eae3325660a2e961ae74f892bc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0597_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca06f9ad48f6e741f0dc075d33bbb9ce011fb72706fb1510270f1b9e25ffe7a9 -size 1140764 diff --git a/dataset_1k_720p_2/images/scene_0598_cf1.png b/dataset_1k_720p_2/images/scene_0598_cf1.png deleted file mode 100644 index 57ee9836945138996ac3f8d668d7165b5050a996..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0598_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:667d50837a0fffffb79906f81b4d7210f4bdc6426eadd565f6f3e315769bb2c7 -size 1151413 diff --git a/dataset_1k_720p_2/images/scene_0598_cf2.png b/dataset_1k_720p_2/images/scene_0598_cf2.png deleted file mode 100644 index 6327abf4bec9980ef3e1ef6818a6b9e5976f6bba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0598_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc3f480571870da1b89aa4297ff55a214c791530c8db50f0f8b046b78b9bc393 -size 1167728 diff --git a/dataset_1k_720p_2/images/scene_0598_original.png b/dataset_1k_720p_2/images/scene_0598_original.png deleted file mode 100644 index e1cb612a950d4187829c2bb379206d7940f5b879..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0598_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c30201c9fd0d0c3a46d9600a2d8c9cecd198a50e58eef0a98b6e260e62302c08 -size 1102640 diff --git a/dataset_1k_720p_2/images/scene_0599_cf1.png b/dataset_1k_720p_2/images/scene_0599_cf1.png deleted file mode 100644 index 8a62d39cafc84e37d302fb26f635b0bc242a024f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0599_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f312409d460279a2b90abc83f8d396b6d57fd5b5c918690d499f8b346e9d4e7 -size 1058532 diff --git a/dataset_1k_720p_2/images/scene_0599_cf2.png b/dataset_1k_720p_2/images/scene_0599_cf2.png deleted file mode 100644 index 987a3c27b218b96eb246b79cb179bcca81c10262..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0599_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ae171e3e12a6b77ab05bd87353c6acb5e9055103be6a8845ef5db22644158cf -size 1052005 diff --git a/dataset_1k_720p_2/images/scene_0599_original.png b/dataset_1k_720p_2/images/scene_0599_original.png deleted file mode 100644 index b8b084620fffe9fb9a17427a8bbbc573cc26cabd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0599_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:45156554732187ce82a888160c7943340ec7e85b3ef37227e889e97dbb90232b -size 1049892 diff --git a/dataset_1k_720p_2/images/scene_0600_cf1.png b/dataset_1k_720p_2/images/scene_0600_cf1.png deleted file mode 100644 index 25c91719b5d9d5f30d7da8a5c3d34617d95d949c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0600_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11711ac140a916929dc5f18ad8bea0020313d8a5150cc932604414ebabf70f4b -size 1079573 diff --git a/dataset_1k_720p_2/images/scene_0600_cf2.png b/dataset_1k_720p_2/images/scene_0600_cf2.png deleted file mode 100644 index 7756e1b6991fb732e1953157164062935e7ea417..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0600_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06eabd1f8df05f77905a5e183d9c50da4eaf1e87f0130d4d3476352d009d2877 -size 1102982 diff --git a/dataset_1k_720p_2/images/scene_0600_original.png b/dataset_1k_720p_2/images/scene_0600_original.png deleted file mode 100644 index 15eae57122be9739fbdabbb28452b23db9d0bb8b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0600_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c099bcf2e05fd6caf6ac0947f30a6bebf67f28cabdd8626434c8634a8b890409 -size 1103066 diff --git a/dataset_1k_720p_2/images/scene_0601_cf1.png b/dataset_1k_720p_2/images/scene_0601_cf1.png deleted file mode 100644 index a17f8e3102441498c00d9f4a014634e616b4dbb0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0601_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f14786949ac3800d8d229714b4e8fc0ae49d2f56be0907acf02db7f8f0ab976 -size 1197266 diff --git a/dataset_1k_720p_2/images/scene_0601_cf2.png b/dataset_1k_720p_2/images/scene_0601_cf2.png deleted file mode 100644 index 30b3f475b405387048182954308c0d04d0a5bdb1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0601_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b9028fa4449401de96bf5ed0cf32e6b04a62bb32e870cc5d305062faae2e60c -size 1196252 diff --git a/dataset_1k_720p_2/images/scene_0601_original.png b/dataset_1k_720p_2/images/scene_0601_original.png deleted file mode 100644 index 5215ed458058790109f15f32164b160fedbd22f8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0601_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5058c9d64fa36aee2aafb0246db3ef805aa9b53ea3df4a42a94b7c1c573517e9 -size 1195192 diff --git a/dataset_1k_720p_2/images/scene_0602_cf1.png b/dataset_1k_720p_2/images/scene_0602_cf1.png deleted file mode 100644 index 3cef886dfc6b0888bbc8ab9ba4a49c20bb6b3d25..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0602_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7f8bd6d5341c161f374738f7f4b800c9e3b0f7909c61de8df77b1b50babcdcc -size 1148512 diff --git a/dataset_1k_720p_2/images/scene_0602_cf2.png b/dataset_1k_720p_2/images/scene_0602_cf2.png deleted file mode 100644 index cc826e1d034e6f5dbd0af3bbb30ae2e10c5b8f71..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0602_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83804fcd6dcaf1c95e530fc737ee6199c58155a40ade29ba0b86bdbab366ab85 -size 1057657 diff --git a/dataset_1k_720p_2/images/scene_0602_original.png b/dataset_1k_720p_2/images/scene_0602_original.png deleted file mode 100644 index b5d1da93e927f4d3a38b5d10330ad318f939403a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0602_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72e134f8e2f6ca5ab41697df94bcc756c2947f98c8b8fc1977798342756e99ae -size 1068946 diff --git a/dataset_1k_720p_2/images/scene_0603_cf1.png b/dataset_1k_720p_2/images/scene_0603_cf1.png deleted file mode 100644 index 7ce4575d811a56a9da9323fb993fe0ae26c8a491..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0603_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d25d5507eb9496ba4655d52ef923ea4edf1514a4368080e51c737c1f1502207 -size 1244559 diff --git a/dataset_1k_720p_2/images/scene_0603_cf2.png b/dataset_1k_720p_2/images/scene_0603_cf2.png deleted file mode 100644 index 374c77974b1ed97ede1cfb4d40a85f0d37333a6a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0603_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0fc4195e8c0b721d9c4304b05392f44e6c3a972959c049df981a00a688b241c -size 1233998 diff --git a/dataset_1k_720p_2/images/scene_0603_original.png b/dataset_1k_720p_2/images/scene_0603_original.png deleted file mode 100644 index c7be6a8e3ba127620e2b99ed1d60353fedddebae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0603_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5fabebcb3c796b8ebe5952c4858ab0ff7f46c2b33574b4e8e0fcb602d10bbb56 -size 1235423 diff --git a/dataset_1k_720p_2/images/scene_0604_cf1.png b/dataset_1k_720p_2/images/scene_0604_cf1.png deleted file mode 100644 index a83e746b787ea46a4fd0ffc6c0f410a3466eac2e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0604_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a018787414dd3fe041ed5184ee7954ce58072866bc4201724a56c34b562f2967 -size 1262567 diff --git a/dataset_1k_720p_2/images/scene_0604_cf2.png b/dataset_1k_720p_2/images/scene_0604_cf2.png deleted file mode 100644 index 16ce5380f5036daa6244515eca018581fcc6df56..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0604_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5ea579482417d11f7d0010cdf4a496e4e8a831560c868e46d0173279edba956 -size 1070631 diff --git a/dataset_1k_720p_2/images/scene_0604_original.png b/dataset_1k_720p_2/images/scene_0604_original.png deleted file mode 100644 index 52a6fb98ffe1a52fffdfd79140d6643cc0d7e641..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0604_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7083bccf8910ca98211a99421bc90ecbf1c55228583925d6a984a3f6c1959c12 -size 1257811 diff --git a/dataset_1k_720p_2/images/scene_0605_cf1.png b/dataset_1k_720p_2/images/scene_0605_cf1.png deleted file mode 100644 index cfdbd9bc53b75a2f73a80dd18e5efee92ad17c20..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0605_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de4793bdcc092af10f5f84cdae3301670dd766b4a3de5087de9856250a87ddf5 -size 1161031 diff --git a/dataset_1k_720p_2/images/scene_0605_cf2.png b/dataset_1k_720p_2/images/scene_0605_cf2.png deleted file mode 100644 index 184b06e2de64a860ddf3cd5fa7509f40337d8c89..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0605_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c9139a2b01fd029c22395d820bc1af7dfa469867083833c1e3fd8ce390151b4 -size 1112654 diff --git a/dataset_1k_720p_2/images/scene_0605_original.png b/dataset_1k_720p_2/images/scene_0605_original.png deleted file mode 100644 index dc2ab76e408347bb071aed34e0a4b3ec5c769a5d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0605_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:acadae7eda070cf370769a9bb1c6e2e1a2429825d61343967979ce3d3e589789 -size 1160198 diff --git a/dataset_1k_720p_2/images/scene_0606_cf1.png b/dataset_1k_720p_2/images/scene_0606_cf1.png deleted file mode 100644 index 7c463f7780aeabbb7e09c6dd3efae26be754f354..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0606_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78de4d9e4d80cdfabbb5b98766d4ec059cf0f03755d02a7f60472bef9948f4b7 -size 1283714 diff --git a/dataset_1k_720p_2/images/scene_0606_cf2.png b/dataset_1k_720p_2/images/scene_0606_cf2.png deleted file mode 100644 index 4aa6447c39c689cf2ddb71e2b61ccbb2d1f76103..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0606_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81bb0fb7ebe3e0e451fc08b7da90b5021b25a2530524db19e66f12df3b266185 -size 1278299 diff --git a/dataset_1k_720p_2/images/scene_0606_original.png b/dataset_1k_720p_2/images/scene_0606_original.png deleted file mode 100644 index 4c0853dd8aa21f692eaf5aa4f2a4e66bdb23329e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0606_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f013d7534f09139558e21c74d3f14648d14173002ca79c5db4c1a0f10ce53511 -size 1276895 diff --git a/dataset_1k_720p_2/images/scene_0607_cf1.png b/dataset_1k_720p_2/images/scene_0607_cf1.png deleted file mode 100644 index b6e14fe1ae4419d4c144eea88940de3afd38795d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0607_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c13fa3db4e98e19dd14782248ecb373ccfcc247f84e3a7b8269ce9a9ef32a9d -size 1414446 diff --git a/dataset_1k_720p_2/images/scene_0607_cf2.png b/dataset_1k_720p_2/images/scene_0607_cf2.png deleted file mode 100644 index 38d790548b70ee3f6c11393320b4e1fa810b28b9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0607_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6457aea5aea590909a8d4d9bfccd7145f741996b65d01dd4546f4f69cfebe1d6 -size 1299342 diff --git a/dataset_1k_720p_2/images/scene_0607_original.png b/dataset_1k_720p_2/images/scene_0607_original.png deleted file mode 100644 index adcf2a0605f43be90aece1bc0f14f161282c09f3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0607_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:137bc58f9e00093d30792a06c3124e32ed117a98955dd948e57a51cb9aa50633 -size 1299743 diff --git a/dataset_1k_720p_2/images/scene_0608_cf1.png b/dataset_1k_720p_2/images/scene_0608_cf1.png deleted file mode 100644 index b7b1bde6d1608660ca6e835a75b42a6599a3db6e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0608_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06ff6a0ea1aba4b4ff51014ed789f29448ff5eee931d403be843232c05a85e73 -size 1307219 diff --git a/dataset_1k_720p_2/images/scene_0608_cf2.png b/dataset_1k_720p_2/images/scene_0608_cf2.png deleted file mode 100644 index 0c8ef6d6e5eae3f68bad97786a29101bcb3e1d13..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0608_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0ef0b6a8329d48547755c729b468805391b5d8235297926d07ccd0518c4ba98 -size 1273947 diff --git a/dataset_1k_720p_2/images/scene_0608_original.png b/dataset_1k_720p_2/images/scene_0608_original.png deleted file mode 100644 index b6e1e8891ba67cffe7d263ac512fc0893c8915da..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0608_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28ecb1aac0f06d214184b49e36ba983b8fec37dd876c35ffbc47b50518ee294f -size 1272619 diff --git a/dataset_1k_720p_2/images/scene_0609_cf1.png b/dataset_1k_720p_2/images/scene_0609_cf1.png deleted file mode 100644 index a1199353021bde27b6e2013d4796ba86152e1a29..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0609_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f346c32b59a27857552f1a46839c72a85139691942adabd691d5f92cae6d182f -size 1162006 diff --git a/dataset_1k_720p_2/images/scene_0609_cf2.png b/dataset_1k_720p_2/images/scene_0609_cf2.png deleted file mode 100644 index f08302c4807ab361905f4deea3b73c2780fde649..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0609_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b0ee5967c49372c2a0445325506198434488eb7e2ceca53d6cd0f7ef6ece749 -size 1164615 diff --git a/dataset_1k_720p_2/images/scene_0609_original.png b/dataset_1k_720p_2/images/scene_0609_original.png deleted file mode 100644 index 5497ae2f1864e5031fa2746022475924d45ae813..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0609_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c60053976f6a8ad1cdc9a7c89fb0f81bbeb8328c9b19776c5f83c6db7def001 -size 1172650 diff --git a/dataset_1k_720p_2/images/scene_0610_cf1.png b/dataset_1k_720p_2/images/scene_0610_cf1.png deleted file mode 100644 index cf601ec9739f509f70af52e860baee75febc151e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0610_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63e285b5c8d33e5341fdb072bb760da388cde68fb522e162e10099fae5de4324 -size 1135923 diff --git a/dataset_1k_720p_2/images/scene_0610_cf2.png b/dataset_1k_720p_2/images/scene_0610_cf2.png deleted file mode 100644 index f696284fc911d32550979929eb006abaadf6e13e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0610_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b62757ca72943bacc9779e1eb383ce28440eb906e59ddb23a26cfdd19b53601d -size 1101614 diff --git a/dataset_1k_720p_2/images/scene_0610_original.png b/dataset_1k_720p_2/images/scene_0610_original.png deleted file mode 100644 index 1d43f806d99289f98a6982471afc45792619f42c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0610_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b109449e77ce6b1d19795939ae530e38d4c7823aa15d21a1f187a708c0c7a14 -size 1102447 diff --git a/dataset_1k_720p_2/images/scene_0611_cf1.png b/dataset_1k_720p_2/images/scene_0611_cf1.png deleted file mode 100644 index da7e32f88a1504756775fbc4a7f08d95eb2e546b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0611_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa1f8669bc6b5ff34264ba95efcb2810025c514fc2e26e6dbc88ffd57d731448 -size 1244654 diff --git a/dataset_1k_720p_2/images/scene_0611_cf2.png b/dataset_1k_720p_2/images/scene_0611_cf2.png deleted file mode 100644 index cf5a0abb3ecb8f9b3ebbfd7dbc8d8f645a6ba778..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0611_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4e5a862079ccd07ea13cc507464f28d7ad8fdaba00ca20a54ed769be6386fcd -size 1211681 diff --git a/dataset_1k_720p_2/images/scene_0611_original.png b/dataset_1k_720p_2/images/scene_0611_original.png deleted file mode 100644 index 535b3cf5e8b1377b09ce6abbf3816e599708f67d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0611_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4edf3cb6c1df07b7addb083ad5f9a500eadaa8d2f2e55b4850e70167f8f9d8f -size 1204535 diff --git a/dataset_1k_720p_2/images/scene_0612_cf1.png b/dataset_1k_720p_2/images/scene_0612_cf1.png deleted file mode 100644 index 1eac40afd31da3f0f445c3fbeb9f267a842ed2a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0612_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b4e6f603c4999884e40cfe708d1b39c435fc35f8f94b05e99be413733606e8c -size 1296995 diff --git a/dataset_1k_720p_2/images/scene_0612_cf2.png b/dataset_1k_720p_2/images/scene_0612_cf2.png deleted file mode 100644 index 56a26f7d2439d5777d2fc1cb667b5002316bee02..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0612_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22072054feced8a6b448cf02d08f2c6eb3bcc909b92b808df82183e6dcc33fd5 -size 1267213 diff --git a/dataset_1k_720p_2/images/scene_0612_original.png b/dataset_1k_720p_2/images/scene_0612_original.png deleted file mode 100644 index 2f6fb2936da3f233e9d7e8775b810f5d906a6644..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0612_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c1491184819f30b4d2672549dc26f8144f61aac3c1188aee9bdd74d431f9f73 -size 1266801 diff --git a/dataset_1k_720p_2/images/scene_0613_cf1.png b/dataset_1k_720p_2/images/scene_0613_cf1.png deleted file mode 100644 index 34f8a6cd7f694d69e21f63974e770f57b17c532a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0613_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d4553fc747749f508712d2807da5c0cc2e9ec2ce0769d1a160cf75adf108a3e -size 1087336 diff --git a/dataset_1k_720p_2/images/scene_0613_cf2.png b/dataset_1k_720p_2/images/scene_0613_cf2.png deleted file mode 100644 index 2d1ed9a95f06989dcfb83bca0b9d8ba775794404..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0613_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a96f080d1926a2a3222b7dc8cdb90c70ea9f6f63ba0cf457d3151c351ba1e064 -size 1090629 diff --git a/dataset_1k_720p_2/images/scene_0613_original.png b/dataset_1k_720p_2/images/scene_0613_original.png deleted file mode 100644 index dba7270676c3f4226d6bc7ecee61f888e6c92432..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0613_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b73c7f683f6e202c54a2a16e888a510ac8b33a2485b576cc606d42c4248e3798 -size 1086434 diff --git a/dataset_1k_720p_2/images/scene_0614_cf1.png b/dataset_1k_720p_2/images/scene_0614_cf1.png deleted file mode 100644 index 415d118a8f0dd63ad5aacb0787ba38c0b08e1087..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0614_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f618f4a8e6227b6e3aedf7739760d6cd623e89f8b9120d089cc6d270b418ef7d -size 1268780 diff --git a/dataset_1k_720p_2/images/scene_0614_cf2.png b/dataset_1k_720p_2/images/scene_0614_cf2.png deleted file mode 100644 index e94f1a624345af66605d63a3b11ebcf7895af45a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0614_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1fd6af10e1ba8769eac68507f8ed1775e286bc8b872926f1e3fac4734e229581 -size 1258486 diff --git a/dataset_1k_720p_2/images/scene_0614_original.png b/dataset_1k_720p_2/images/scene_0614_original.png deleted file mode 100644 index 799ee75ca882f8e1eeacf7883cfc99c130a9764f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0614_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:956ac560da2097100769ba7102b6edbfd6fbf6c61dd0113286ed61a23e1ccdb0 -size 1258219 diff --git a/dataset_1k_720p_2/images/scene_0615_cf1.png b/dataset_1k_720p_2/images/scene_0615_cf1.png deleted file mode 100644 index b3a6b42d7381bd757b978b37326a5759a2df5099..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0615_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4dfc1582e5780d436516531389235d41b2b217934e3771357614cb8f9917bf8 -size 1332213 diff --git a/dataset_1k_720p_2/images/scene_0615_cf2.png b/dataset_1k_720p_2/images/scene_0615_cf2.png deleted file mode 100644 index 88a38fc585ab40f75c608bf7ed2b5e0db2a456d9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0615_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97c2dbfe499f109caefaf73cbde78195e6058b80cbba3323da710491b1e246fa -size 1362110 diff --git a/dataset_1k_720p_2/images/scene_0615_original.png b/dataset_1k_720p_2/images/scene_0615_original.png deleted file mode 100644 index fec78612829a13ce5b6b8ce46d7ced849e6cfcfe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0615_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d131c8ff2f76f160991ef29141936642bb4f31714b6ce2124a23d19afd5136f9 -size 1320691 diff --git a/dataset_1k_720p_2/images/scene_0616_cf1.png b/dataset_1k_720p_2/images/scene_0616_cf1.png deleted file mode 100644 index e4cf59f79c7501e76aabc3ea08109a3604a28699..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0616_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d654d50c07394b10f8be4a6681b2a900f7369d93ee239f81d398e925648eaa7 -size 1197863 diff --git a/dataset_1k_720p_2/images/scene_0616_cf2.png b/dataset_1k_720p_2/images/scene_0616_cf2.png deleted file mode 100644 index 3a853ee33d0cbd0a9a80eb5fef7a6c603078715c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0616_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:978b7e8e91dd60e886c37b9405e7890b051fb3eccf480d5574ca58802a9e3146 -size 1135998 diff --git a/dataset_1k_720p_2/images/scene_0616_original.png b/dataset_1k_720p_2/images/scene_0616_original.png deleted file mode 100644 index a4a227beb7ccdd5df130d9387495ae259373432c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0616_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc49a7a26ad703cd1552383e6595c58b3b948621a783181b4b84e239db36d77d -size 1199082 diff --git a/dataset_1k_720p_2/images/scene_0617_cf1.png b/dataset_1k_720p_2/images/scene_0617_cf1.png deleted file mode 100644 index ebb5efe745ddd5ae54e9676d98f0e1017ee26715..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0617_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:135ca20769ce9173cb6f0d5f942b89f0bd508327c37476e5492f9eeb73fe5509 -size 1195843 diff --git a/dataset_1k_720p_2/images/scene_0617_cf2.png b/dataset_1k_720p_2/images/scene_0617_cf2.png deleted file mode 100644 index 145cac7283494c74d0d9b41c239115bc852cd390..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0617_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b6f3e5ae637bc6acbf173b2c0aee789472b27b4453e7ebfe38fefe678ff131a -size 1187689 diff --git a/dataset_1k_720p_2/images/scene_0617_original.png b/dataset_1k_720p_2/images/scene_0617_original.png deleted file mode 100644 index 8b3c061f33889975983e725499415b4ee0b77fe8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0617_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68205af784cb72a8a12e0eb4e15bf53e9f8388c2b42ade370732abb498a50fbd -size 1196620 diff --git a/dataset_1k_720p_2/images/scene_0618_cf1.png b/dataset_1k_720p_2/images/scene_0618_cf1.png deleted file mode 100644 index 15ecfe39b36921839540fd0b08bda526ab14ced1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0618_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:129d6a19120e063f8641fcb835f55eaeb465254e2e23be59df8b71c7b40b84a4 -size 1086235 diff --git a/dataset_1k_720p_2/images/scene_0618_cf2.png b/dataset_1k_720p_2/images/scene_0618_cf2.png deleted file mode 100644 index 8f4f87b08e734910aabc51d5e2e766953ff42e96..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0618_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0dd59fcb78886f8a24418fea7a85c05828fda809e655f13b903a41b673e133a5 -size 1078199 diff --git a/dataset_1k_720p_2/images/scene_0618_original.png b/dataset_1k_720p_2/images/scene_0618_original.png deleted file mode 100644 index ebec5b1fe4e15d7bb8e64097b2588e9d5db831a7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0618_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2017078e142d7e34dac8edccd2a7b092d473d847932fb911e7a4283c65ad9547 -size 1078810 diff --git a/dataset_1k_720p_2/images/scene_0619_cf1.png b/dataset_1k_720p_2/images/scene_0619_cf1.png deleted file mode 100644 index 9c9cd5574bb798eb837f693923ddc8616fb336ad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0619_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8e49cae109f4227418c75804292b2979c48f424e3be339e73e7289114e7f261 -size 1214637 diff --git a/dataset_1k_720p_2/images/scene_0619_cf2.png b/dataset_1k_720p_2/images/scene_0619_cf2.png deleted file mode 100644 index 1a4b9acc6939032f4b4915364311be1fd3a67766..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0619_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a7be742ffaf6cb9076932d7da28709b70ae5529718d12923d822b7162d7a45e -size 1228007 diff --git a/dataset_1k_720p_2/images/scene_0619_original.png b/dataset_1k_720p_2/images/scene_0619_original.png deleted file mode 100644 index 86b1ebafcf119c08df26869f2241d0754fa326ed..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0619_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef4c2ee91e9b988c3700a70b19c38bbc60d2629a0230398c8c56c3d94792923a -size 1217363 diff --git a/dataset_1k_720p_2/images/scene_0620_cf1.png b/dataset_1k_720p_2/images/scene_0620_cf1.png deleted file mode 100644 index fc8884768ac320b4f0376925a164504a57960d3d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0620_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7543fa56a1a671ce8de5eeca8ee98cf2bd5ee315eeaf18a4cc293d8c1a7696b -size 1169785 diff --git a/dataset_1k_720p_2/images/scene_0620_cf2.png b/dataset_1k_720p_2/images/scene_0620_cf2.png deleted file mode 100644 index 7c57850f874150820d08c689ca08b1ff7088da21..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0620_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:123b0f3350cbd426af88f4b7b33b0e2002acc3456817b25ec09172033fd756d2 -size 1230845 diff --git a/dataset_1k_720p_2/images/scene_0620_original.png b/dataset_1k_720p_2/images/scene_0620_original.png deleted file mode 100644 index 82a8b02b5e6f02a18428186cbc7e8c5011c15e45..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0620_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b83117da8c30237a97c24458a1cda29bd56b56349f5a7525da04350d8f37c23 -size 1214138 diff --git a/dataset_1k_720p_2/images/scene_0621_cf1.png b/dataset_1k_720p_2/images/scene_0621_cf1.png deleted file mode 100644 index 1e232f0551daef070cfe19ec01eab62b512b6cb4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0621_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64961f94fee85ab6cf1a1b36a585b3f8ead746e01c44cd6d94e786a9f2f161b5 -size 1062399 diff --git a/dataset_1k_720p_2/images/scene_0621_cf2.png b/dataset_1k_720p_2/images/scene_0621_cf2.png deleted file mode 100644 index 007049c2203923acfb51248fef4d5b77fa72fe00..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0621_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a5dbdfcadccf017a93392aab2e3c3a2099f48cbd290c468243f0ec1ba0b2a11 -size 1103307 diff --git a/dataset_1k_720p_2/images/scene_0621_original.png b/dataset_1k_720p_2/images/scene_0621_original.png deleted file mode 100644 index 229ca32ec7d8dbe5d7168d626c2bceea570771bc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0621_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:413a69bee0f4e241fa171152627565165f85c9602cd01382e291a2ec15757690 -size 1087749 diff --git a/dataset_1k_720p_2/images/scene_0622_cf1.png b/dataset_1k_720p_2/images/scene_0622_cf1.png deleted file mode 100644 index c83b0741cdbef52b837fa6201d439312afb975b6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0622_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51788bff946cd29fdb7290cd441733e74ecf8ccebd50651079c28c68a8d7aa49 -size 1101041 diff --git a/dataset_1k_720p_2/images/scene_0622_cf2.png b/dataset_1k_720p_2/images/scene_0622_cf2.png deleted file mode 100644 index b7fc1cc996a8a3c104af93a5b7f18ffc17d92a66..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0622_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1414336d97d7feba6856980ba63cc1c1a74960a21e81a1098ef438326687939d -size 1236360 diff --git a/dataset_1k_720p_2/images/scene_0622_original.png b/dataset_1k_720p_2/images/scene_0622_original.png deleted file mode 100644 index 6c75c66a0904610781ea80606a76f5ab393303c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0622_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b14a211ccd60294fbc19b5f383c025f466c03a6739c5f8898189601000350f3 -size 1142786 diff --git a/dataset_1k_720p_2/images/scene_0623_cf1.png b/dataset_1k_720p_2/images/scene_0623_cf1.png deleted file mode 100644 index fb4db34ec4e4622340442f0750ab65013dc66b20..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0623_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1205ab3f201a73c1355a717ed4d5dead5fed8ed86ececddc95034aaa299e06a0 -size 1138006 diff --git a/dataset_1k_720p_2/images/scene_0623_cf2.png b/dataset_1k_720p_2/images/scene_0623_cf2.png deleted file mode 100644 index 196f4736044fc14ba1d74ce913a27c351c1008d0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0623_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d60ca2e61512239871415bab5466070fa72c00676e2e90a9ad5d49098907cf8a -size 1121983 diff --git a/dataset_1k_720p_2/images/scene_0623_original.png b/dataset_1k_720p_2/images/scene_0623_original.png deleted file mode 100644 index 9e42011c19c30aec612922dc8c5062c35ca75831..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0623_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37465d4831e8acaf6a4b01299fe1898e0f9f9598b218d7101f94e2a7f480bcbf -size 1119170 diff --git a/dataset_1k_720p_2/images/scene_0624_cf1.png b/dataset_1k_720p_2/images/scene_0624_cf1.png deleted file mode 100644 index 74c96e1f483790974f9a13454b5be639b6e1d705..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0624_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a240193f66f3b4ce2038c7a5c845a3c96a13d6353295c3acf220841ea486f3f -size 1260020 diff --git a/dataset_1k_720p_2/images/scene_0624_cf2.png b/dataset_1k_720p_2/images/scene_0624_cf2.png deleted file mode 100644 index 8605ae50c1430c20ea0c639731e23b6e10d8f3ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0624_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:abc0cd4868e8638e662f6fbe3a5960c5c585a7ac7d8f5b18fd32d54beb2f44fc -size 1237566 diff --git a/dataset_1k_720p_2/images/scene_0624_original.png b/dataset_1k_720p_2/images/scene_0624_original.png deleted file mode 100644 index bcbff39f43bf380b754b67735a3d9beae4708e77..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0624_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa32f8c896933a4a3aab3aa9e359dbcc51e991b11c4a8024e7f62abf698fb207 -size 1245230 diff --git a/dataset_1k_720p_2/images/scene_0625_cf1.png b/dataset_1k_720p_2/images/scene_0625_cf1.png deleted file mode 100644 index cfdda777c2ce1f664aacec6466fc024502bc8bf4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0625_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0eb63e223d43f12a7761eb51303b84d6189e954a45ca01ee968b81980a8fc954 -size 1351249 diff --git a/dataset_1k_720p_2/images/scene_0625_cf2.png b/dataset_1k_720p_2/images/scene_0625_cf2.png deleted file mode 100644 index b8f20229655dd98277d5366b2b4b27bef3c87167..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0625_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81e790ca6c1998c1dedc987f015be0f793ac1b643cf846135d8af3732a85af70 -size 1320126 diff --git a/dataset_1k_720p_2/images/scene_0625_original.png b/dataset_1k_720p_2/images/scene_0625_original.png deleted file mode 100644 index 7261e75afd1d97955cf1134786abf34963333c97..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0625_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d619221dde54dafa04cf9af2c25f530c4f7070c89f2b21fb89c7e1aa250567d -size 1345790 diff --git a/dataset_1k_720p_2/images/scene_0626_cf1.png b/dataset_1k_720p_2/images/scene_0626_cf1.png deleted file mode 100644 index 8f217edc95643d805e4ae09bda17820cb581f260..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0626_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13ae6d79c9b2acc678f36da3fa478b9b5f156551fe570027f6d39318367dfac6 -size 1225209 diff --git a/dataset_1k_720p_2/images/scene_0626_cf2.png b/dataset_1k_720p_2/images/scene_0626_cf2.png deleted file mode 100644 index 3de0460c915cc3bd49082a5606c8567a1d188ab1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0626_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c82a6c73c1635239c9c570a287aa99ac39a93b0e492af8016594dbc710310e1 -size 1216949 diff --git a/dataset_1k_720p_2/images/scene_0626_original.png b/dataset_1k_720p_2/images/scene_0626_original.png deleted file mode 100644 index ae9368864485753767eaecde833ea96b1f24337a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0626_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcf3cf2ea1fce840187e7f8d0d9141f7266a92e5ca4fb52bb3f6a32b8a86f1ac -size 1179263 diff --git a/dataset_1k_720p_2/images/scene_0627_cf1.png b/dataset_1k_720p_2/images/scene_0627_cf1.png deleted file mode 100644 index 6f2c02a90a5302c1a76466bb7603053f58b5b232..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0627_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a96b4864d6d62fa0eb98a3b840e477ef2044d5b4f7fdd46f3d0145d2f2c598c -size 1070956 diff --git a/dataset_1k_720p_2/images/scene_0627_cf2.png b/dataset_1k_720p_2/images/scene_0627_cf2.png deleted file mode 100644 index f663a760e1e3c06a91ddf5aea27793adecae56da..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0627_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70d6ea5b26cb4d53ff79a70f406a029e358bd3037a8b2f3062082493921709c3 -size 1081857 diff --git a/dataset_1k_720p_2/images/scene_0627_original.png b/dataset_1k_720p_2/images/scene_0627_original.png deleted file mode 100644 index 6449c3a7a113645daa8e9ab6a71e258512972f55..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0627_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c37f772b18459d58ae91f4abf12cdc74c6758c294751cdc3ef44b6728dd069f1 -size 1080009 diff --git a/dataset_1k_720p_2/images/scene_0628_cf1.png b/dataset_1k_720p_2/images/scene_0628_cf1.png deleted file mode 100644 index bf36da3887a66c58aaa9bcbb8ab317656bd13961..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0628_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16dccfe147bc8a6f6559c317eac6c0cee700f57e584465d992b653b8dcf5e73c -size 1120366 diff --git a/dataset_1k_720p_2/images/scene_0628_cf2.png b/dataset_1k_720p_2/images/scene_0628_cf2.png deleted file mode 100644 index 2f5f56fcaa70e44a7e2e1bb198b272bc1e3370ea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0628_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf90aeceddd6621cac1a299eb55994bde8977183f07c03679102f5940946f657 -size 1091602 diff --git a/dataset_1k_720p_2/images/scene_0628_original.png b/dataset_1k_720p_2/images/scene_0628_original.png deleted file mode 100644 index 5a4f34f86a77557db84496b77b4f3519df325881..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0628_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3eba99b85dea4820159572ab63de55948c87ec0025465fe1d37044f82d6ae57b -size 1112488 diff --git a/dataset_1k_720p_2/images/scene_0629_cf1.png b/dataset_1k_720p_2/images/scene_0629_cf1.png deleted file mode 100644 index bf6ef60fe68bf90f25b5f460b790d4175d351172..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0629_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89c924e23ac20da4077eea1161553256e7305f987b908c1cc54f426d36bdecbe -size 1063484 diff --git a/dataset_1k_720p_2/images/scene_0629_cf2.png b/dataset_1k_720p_2/images/scene_0629_cf2.png deleted file mode 100644 index 39522ddc1453e03493d04fa41448411c10af2d94..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0629_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a211997792b2ebaae5dadfc429466f8fce6b7c59055aeedf4fe2250c46af16b5 -size 1061699 diff --git a/dataset_1k_720p_2/images/scene_0629_original.png b/dataset_1k_720p_2/images/scene_0629_original.png deleted file mode 100644 index 9a155306de9f760d8ede9b10d76550a1537287b3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0629_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e935e32ea59ec2e78e7218ae69d4b8e7d81169f2e846ea2d329de2e80516092c -size 1066037 diff --git a/dataset_1k_720p_2/images/scene_0630_cf1.png b/dataset_1k_720p_2/images/scene_0630_cf1.png deleted file mode 100644 index 5713401611d235e22d198f71ba95769baab52349..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0630_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49a14884b7ddbcdbf71d83cdeb45a8311a22225bcf8bf38967f7b806011b3d9f -size 1202778 diff --git a/dataset_1k_720p_2/images/scene_0630_cf2.png b/dataset_1k_720p_2/images/scene_0630_cf2.png deleted file mode 100644 index 1eff49e6b5fc97373797afea7e57a6026082c0b3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0630_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a423f2e9045f888b8d2abe0ff45761cdfdb687170829a36be3e0f60caa430e56 -size 1153999 diff --git a/dataset_1k_720p_2/images/scene_0630_original.png b/dataset_1k_720p_2/images/scene_0630_original.png deleted file mode 100644 index e79408856295e3eec43475843f0fa1e05e2fc026..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0630_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3530ec5ac8f9362ea91bbf5ec6b9ccdd0c03382450345946cd45109f79ca375a -size 1128126 diff --git a/dataset_1k_720p_2/images/scene_0631_cf1.png b/dataset_1k_720p_2/images/scene_0631_cf1.png deleted file mode 100644 index 6ebd83a23f647659781f724f95d4c1f8e8cac5e7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0631_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4ac0180061ce0622b691e222bb524d41f1593e2173ac0c084f43a54818456a5 -size 1267440 diff --git a/dataset_1k_720p_2/images/scene_0631_cf2.png b/dataset_1k_720p_2/images/scene_0631_cf2.png deleted file mode 100644 index 55216ef6915ecdf7765d82043e7f2d65eaa8e486..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0631_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fea280d46882af19276e11450e3a3d1d718c4083684191c63c5e8b5d8c1c537b -size 1190891 diff --git a/dataset_1k_720p_2/images/scene_0631_original.png b/dataset_1k_720p_2/images/scene_0631_original.png deleted file mode 100644 index aade2b4bb8a073a3d04589a27f26beed8f4a7a21..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0631_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32ec8a5c98d851952c5fbb048ba18020c6868c53668c9d25bfecdd0a921ae2c9 -size 1211987 diff --git a/dataset_1k_720p_2/images/scene_0632_cf1.png b/dataset_1k_720p_2/images/scene_0632_cf1.png deleted file mode 100644 index acda48f7c3dfa9d45ee6a971e9d7200ba21efc08..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0632_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:551a96b5a4323259e342db738de35f6c9249046c5871281b14b8bd3d65756410 -size 1339688 diff --git a/dataset_1k_720p_2/images/scene_0632_cf2.png b/dataset_1k_720p_2/images/scene_0632_cf2.png deleted file mode 100644 index f88b2802902e053382420efda72e9dc0fe26632e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0632_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32a5bae12cd46d7a766577cdae36709ebbb63d6149c660f3e1ec5da12a6e07cc -size 1314282 diff --git a/dataset_1k_720p_2/images/scene_0632_original.png b/dataset_1k_720p_2/images/scene_0632_original.png deleted file mode 100644 index 4edd6630c8cca86820ac0eac90363350707c5102..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0632_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c991b0b610130e5b5d94a17994357e56c3043cc10177a8dd72ad6df2d619ffdc -size 1339624 diff --git a/dataset_1k_720p_2/images/scene_0633_cf1.png b/dataset_1k_720p_2/images/scene_0633_cf1.png deleted file mode 100644 index 5456f800d991c6573c24bd75bf461b33e890e60e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0633_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6cdc5e72b1c0e6053a5c7aacc9d8a8616a46cf693d329a6e23fcc860fb9cbd1d -size 1158603 diff --git a/dataset_1k_720p_2/images/scene_0633_cf2.png b/dataset_1k_720p_2/images/scene_0633_cf2.png deleted file mode 100644 index cb57b4f7db2955f84430730e5bdf14c8266654d4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0633_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:976776fad8ced9347031b9cca236c202e761be3a6f06576864da6e8812ab9336 -size 1180608 diff --git a/dataset_1k_720p_2/images/scene_0633_original.png b/dataset_1k_720p_2/images/scene_0633_original.png deleted file mode 100644 index 37d10977043203356495d129226d6e6c7fc143ca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0633_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb2d07b58e5d87bdcb4e28f0b5a0b886e53561d419df47eb581c79b7766734c5 -size 1193303 diff --git a/dataset_1k_720p_2/images/scene_0634_cf1.png b/dataset_1k_720p_2/images/scene_0634_cf1.png deleted file mode 100644 index 1b8a1a2d96591df42feaf5b9df18207b32871a57..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0634_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87ab481fb567f6f110b6a03b6c537d820deabf7ff6c145931b619dfbbd5e7924 -size 1242169 diff --git a/dataset_1k_720p_2/images/scene_0634_cf2.png b/dataset_1k_720p_2/images/scene_0634_cf2.png deleted file mode 100644 index 65927756d234e9d719b5590a8fe8bf29ba165c64..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0634_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7eec7587c0b0c36ade6cc6a5dfaa0c44ff4a97245de6b556cc661e74a9404ae -size 1167843 diff --git a/dataset_1k_720p_2/images/scene_0634_original.png b/dataset_1k_720p_2/images/scene_0634_original.png deleted file mode 100644 index 2f16e1e674f0d2faf29ab3e8c0c3cdd984bae6d1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0634_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c10db3f8d746b2e9172520e1d36280b50c8689110bac90beaefa8d3feeb53d2 -size 1176488 diff --git a/dataset_1k_720p_2/images/scene_0635_cf1.png b/dataset_1k_720p_2/images/scene_0635_cf1.png deleted file mode 100644 index eb3909eaea1be47180c8db1b6581b9cac8c66109..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0635_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c60a4a3ec29def5f9525839d45e86de0fb152efe27fbbdb18f640a01fce1f03b -size 1204906 diff --git a/dataset_1k_720p_2/images/scene_0635_cf2.png b/dataset_1k_720p_2/images/scene_0635_cf2.png deleted file mode 100644 index 8bb103db513162f090d9578df59cb4ef01db0f01..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0635_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42d88b4180cc14ba3bf2ebafd77df0378fe5cac54c9aeb99aca79b6c7650b412 -size 1216976 diff --git a/dataset_1k_720p_2/images/scene_0635_original.png b/dataset_1k_720p_2/images/scene_0635_original.png deleted file mode 100644 index 18134df365a66a6df6e2295565d18adfd835ed80..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0635_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f17814ba6816b88f5588b7db8d8a6f18c124add69ea4904c681e08baf06de205 -size 1200901 diff --git a/dataset_1k_720p_2/images/scene_0636_cf1.png b/dataset_1k_720p_2/images/scene_0636_cf1.png deleted file mode 100644 index 8aeb866d9ea6d7abc8825ca54b23c976a6391865..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0636_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bba11c25c9765c0078937635cdc903d315cb3abfa6a78b88465061d5d1140481 -size 1246832 diff --git a/dataset_1k_720p_2/images/scene_0636_cf2.png b/dataset_1k_720p_2/images/scene_0636_cf2.png deleted file mode 100644 index 8dbac7e0a664b06ee7e84aa08e8f08ff6dfec10d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0636_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c610184b7f91edfc84892828d0b35adf8c92c9d77fb4028ca2d2764cca1ca0e -size 1223048 diff --git a/dataset_1k_720p_2/images/scene_0636_original.png b/dataset_1k_720p_2/images/scene_0636_original.png deleted file mode 100644 index 33fea6e40ac2efd29219e434039ee4153283787c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0636_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51064cd8424e8924d7679188561c0ac797349be13f5eba8b91a34b5a9797d36e -size 1268418 diff --git a/dataset_1k_720p_2/images/scene_0637_cf1.png b/dataset_1k_720p_2/images/scene_0637_cf1.png deleted file mode 100644 index da3abe16b14ec7b20455bb25d72a5a6baa25bd35..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0637_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7f703a05842df5ee10e86a975acadb5183dd900a414219598a0128dfa35bdc9 -size 1260638 diff --git a/dataset_1k_720p_2/images/scene_0637_cf2.png b/dataset_1k_720p_2/images/scene_0637_cf2.png deleted file mode 100644 index 1742b04b8feac37bf303d81349520d5f9a1a18d3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0637_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88d79d43c3fae6f59bc55de7c5ca6d6db9f0e85f03ead1892489eebfbc8a6e10 -size 1262044 diff --git a/dataset_1k_720p_2/images/scene_0637_original.png b/dataset_1k_720p_2/images/scene_0637_original.png deleted file mode 100644 index 1c196968e1aff37162e0fdcb1dbd78f8bc04e74a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0637_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf789584e2179083db04eb753b182bf218965fba580806ea1f8b1d82fd2fb09e -size 1255471 diff --git a/dataset_1k_720p_2/images/scene_0638_cf1.png b/dataset_1k_720p_2/images/scene_0638_cf1.png deleted file mode 100644 index 6a02d813d5fe1458a9820fc0e9c4bdebfb53a38a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0638_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5df42468a688f5f814a9fd84b1d56539d38bcb478533bbcdec33c55205d3cde5 -size 1155416 diff --git a/dataset_1k_720p_2/images/scene_0638_cf2.png b/dataset_1k_720p_2/images/scene_0638_cf2.png deleted file mode 100644 index 0b457d2ae0a720be2df84295c7905338da7d4021..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0638_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de89008aa1bdaacb3c5c44fdd79d73f8d1092ece58de355b514df21b6850cf96 -size 1145378 diff --git a/dataset_1k_720p_2/images/scene_0638_original.png b/dataset_1k_720p_2/images/scene_0638_original.png deleted file mode 100644 index 69449a29c05a155a350b36f674542cacb4d348c8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0638_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b8a62000d6202116dddefc58784dd0b19c6d9875e9ff51926f756b95558315f -size 1159345 diff --git a/dataset_1k_720p_2/images/scene_0639_cf1.png b/dataset_1k_720p_2/images/scene_0639_cf1.png deleted file mode 100644 index 24e619b72d6969bfc8f9a14d68bdbc00b2e5a75d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0639_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18d8f326e60118ec28e7df1fc3257475a181a9153b86d85a455288438466e81e -size 1196060 diff --git a/dataset_1k_720p_2/images/scene_0639_cf2.png b/dataset_1k_720p_2/images/scene_0639_cf2.png deleted file mode 100644 index 014d93918ea643257a827cf8d85db7e59bc2dc76..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0639_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:625db5b2c7768cbba50104484cc7b6bd6ff0af9eb98dc2dba36ee0d390bcfa87 -size 1197579 diff --git a/dataset_1k_720p_2/images/scene_0639_original.png b/dataset_1k_720p_2/images/scene_0639_original.png deleted file mode 100644 index e97f8a099156c1160988a3e0963900251dee8340..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0639_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de7f353495bc66c2c9108c5bfa049dcdf0e7f6b459e8dd8fca65c9c72206f28e -size 1203583 diff --git a/dataset_1k_720p_2/images/scene_0640_cf1.png b/dataset_1k_720p_2/images/scene_0640_cf1.png deleted file mode 100644 index c85837e65cd845488d6f62ea6c3cf7452cd82bbb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0640_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:356d17110bc5d65d00037d6a424496f460153dba4028fbffdabbb85f1237f2c0 -size 1148737 diff --git a/dataset_1k_720p_2/images/scene_0640_cf2.png b/dataset_1k_720p_2/images/scene_0640_cf2.png deleted file mode 100644 index 58388dd31d1f773f3bece6c8785cb8db1007548e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0640_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73b0f52e7e36f0b8623b4f5c63ac45a9b9bb128e5e6451d15095d711a92cbee1 -size 1134000 diff --git a/dataset_1k_720p_2/images/scene_0640_original.png b/dataset_1k_720p_2/images/scene_0640_original.png deleted file mode 100644 index 90767bded1bbbc3139820ba240e2c6fe641abaf0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0640_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a3e24d76272108347b56089008e8462225e3586239e0a555afccec866766088 -size 1141496 diff --git a/dataset_1k_720p_2/images/scene_0641_cf1.png b/dataset_1k_720p_2/images/scene_0641_cf1.png deleted file mode 100644 index 882e54f316d0606f6fd10bf2bca283cec90eb142..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0641_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24dfe14ecce758e65f57d0468dc32f2ab9fc1978807efc18eb3b60685d3d1c69 -size 1094823 diff --git a/dataset_1k_720p_2/images/scene_0641_cf2.png b/dataset_1k_720p_2/images/scene_0641_cf2.png deleted file mode 100644 index 7de0cfaeec8b232d9fecc811d1bf72769f4d9255..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0641_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b69d9a4d4c850a8d2b275902aea75c75773ed62942ea6f0822f93cea33a5ddba -size 1082920 diff --git a/dataset_1k_720p_2/images/scene_0641_original.png b/dataset_1k_720p_2/images/scene_0641_original.png deleted file mode 100644 index 08f3f438718061cc1c3f74e410c825d43bb4e40c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0641_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c66a0add9950f9fefea0fe5ca7498ba86d678afad26eadafa3353de404bf3292 -size 1112894 diff --git a/dataset_1k_720p_2/images/scene_0642_cf1.png b/dataset_1k_720p_2/images/scene_0642_cf1.png deleted file mode 100644 index ce640fa261b70ba4378277979b0bcc24e7e4c00f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0642_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18d35acf521406d604c2a14d8712b53426d8f5d92c197494e8665d0bfefd3b2f -size 1189558 diff --git a/dataset_1k_720p_2/images/scene_0642_cf2.png b/dataset_1k_720p_2/images/scene_0642_cf2.png deleted file mode 100644 index 32dc70e2b5db2e91f7f065aa843ef1d92afec4e1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0642_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ea98ba6968ce22ef2efafb52f46849f5d1bf77e593c36861c87ec00c6fcb22e -size 1267620 diff --git a/dataset_1k_720p_2/images/scene_0642_original.png b/dataset_1k_720p_2/images/scene_0642_original.png deleted file mode 100644 index fc64c343d206e1acd915c648861049f5024ab51a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0642_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3735483e5933678a9e52d5b65ce1987933d440477f9b14eaa7ab5eff420549d3 -size 1219251 diff --git a/dataset_1k_720p_2/images/scene_0643_cf1.png b/dataset_1k_720p_2/images/scene_0643_cf1.png deleted file mode 100644 index e181b75593942bea7b483b305401055d28a8239d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0643_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:626496c237bb2833d678338896bf8b65f66e1a80cea4ea24db754cab8e92fce2 -size 1203369 diff --git a/dataset_1k_720p_2/images/scene_0643_cf2.png b/dataset_1k_720p_2/images/scene_0643_cf2.png deleted file mode 100644 index 0a9c7e39a8720fe7fa93479e1cb583beb784f67a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0643_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c6922187635e681d0600180d2df99383d40a1ebfef8a9f445e35c6f417c3672 -size 1194824 diff --git a/dataset_1k_720p_2/images/scene_0643_original.png b/dataset_1k_720p_2/images/scene_0643_original.png deleted file mode 100644 index 1f87d09d51773cef9581ef1a19ce80393f2f78a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0643_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf1760dc230346525c3e7c5cf380f4000f6edd37e079f3d58f69c637730c4c92 -size 1194336 diff --git a/dataset_1k_720p_2/images/scene_0644_cf1.png b/dataset_1k_720p_2/images/scene_0644_cf1.png deleted file mode 100644 index 63f633c34d1e1742d83c4a6f56a55bba27b406ab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0644_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dbc9636b297a2c9be8c1f00ad7446f719fa0558088f94239b9f4b0d007f78904 -size 1266349 diff --git a/dataset_1k_720p_2/images/scene_0644_cf2.png b/dataset_1k_720p_2/images/scene_0644_cf2.png deleted file mode 100644 index a7dae3f46a9ee42b62915dbf40b2954140bfc215..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0644_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed9a6c7d9aaea070dd8d2a2c92dbbeb38b4b396fc9758de26ce5ba0238b7253f -size 1212609 diff --git a/dataset_1k_720p_2/images/scene_0644_original.png b/dataset_1k_720p_2/images/scene_0644_original.png deleted file mode 100644 index 698aeabcca00d65bc35d05a67b46ddc101f13f59..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0644_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcad8b42e2bfdb1dd445b83ed67000eeffa09c55425d504170c141bbefe7d781 -size 1213209 diff --git a/dataset_1k_720p_2/images/scene_0645_cf1.png b/dataset_1k_720p_2/images/scene_0645_cf1.png deleted file mode 100644 index 3a62105650882fc6dbb23467eb4641102801bb07..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0645_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d43453bfa54d29facb3f6d7201c10ba96efec2d1079c2c461a7d810995319c4f -size 1194085 diff --git a/dataset_1k_720p_2/images/scene_0645_cf2.png b/dataset_1k_720p_2/images/scene_0645_cf2.png deleted file mode 100644 index 2ec642b490c89eedb7d09459b1c9ade3f71e9685..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0645_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f256b9faebbbd7eb34541b2ab9b8855d1e9a81e6eb357f003f676267ee0a91d8 -size 1117091 diff --git a/dataset_1k_720p_2/images/scene_0645_original.png b/dataset_1k_720p_2/images/scene_0645_original.png deleted file mode 100644 index dae1217c349f04c99d1b886cc1dfb8e898cb93fa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0645_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9d0a6e2829326898084dc1431cb8dac684312a1d124c68b41f430cd28217d99 -size 1170680 diff --git a/dataset_1k_720p_2/images/scene_0646_cf1.png b/dataset_1k_720p_2/images/scene_0646_cf1.png deleted file mode 100644 index 5585fe05463323361c0f2c729ed5658ccacaa654..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0646_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e726e9eb55d9e8583a5f7462b6bf3478de8b73b19f1d61f045feda22fd59161 -size 1222995 diff --git a/dataset_1k_720p_2/images/scene_0646_cf2.png b/dataset_1k_720p_2/images/scene_0646_cf2.png deleted file mode 100644 index b562eb4b39a9c3702344ae86b61427b6d17e7c11..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0646_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96ea849478c6362f0efa09d45fea82a9922e962d2964e21cb32d6ba50a8a65fc -size 1199848 diff --git a/dataset_1k_720p_2/images/scene_0646_original.png b/dataset_1k_720p_2/images/scene_0646_original.png deleted file mode 100644 index a4f8a165e6a3a2a57e45785c481d421f5aa03b4a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0646_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c5161e2f09fe970c4ebbd4684845357ee86b6d267531c851620c94c10509d2d -size 1222668 diff --git a/dataset_1k_720p_2/images/scene_0647_cf1.png b/dataset_1k_720p_2/images/scene_0647_cf1.png deleted file mode 100644 index 151184d7b45f3129ce497d83b6179ea790466536..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0647_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76f5d85530a927916e43329254074ccc69a7267aca17aa031d7462e877661676 -size 1183192 diff --git a/dataset_1k_720p_2/images/scene_0647_cf2.png b/dataset_1k_720p_2/images/scene_0647_cf2.png deleted file mode 100644 index 5358ea192cfc36ca43e18e737a8b64422b3446f7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0647_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ff603c782ca3729d791c2f3eac9045d36d6d9d767dbe533fa6fd4ddde030489 -size 1152771 diff --git a/dataset_1k_720p_2/images/scene_0647_original.png b/dataset_1k_720p_2/images/scene_0647_original.png deleted file mode 100644 index e2f7158ac7f593269fcf2da77b3c7e83eacd9d7b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0647_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:afc85c1022fa69e53adc347354607f67f680c2fa988a5234d5100482592181d5 -size 1176561 diff --git a/dataset_1k_720p_2/images/scene_0648_cf1.png b/dataset_1k_720p_2/images/scene_0648_cf1.png deleted file mode 100644 index 18ef6062ad0bc3956221a248bacfe49db8b91ce8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0648_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0dd3658421713d4844d8ec0a75acfa7dfeaf12dfcccb24b56ba3a6e5ae833e08 -size 1211833 diff --git a/dataset_1k_720p_2/images/scene_0648_cf2.png b/dataset_1k_720p_2/images/scene_0648_cf2.png deleted file mode 100644 index 7b5f0aa2df2390ba03ace2d9e0ea7f38e71012a2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0648_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:531981cd9ef2519dda7442db7f231fbc8456c5415b2f55a6dc33e7d160fd7404 -size 1223066 diff --git a/dataset_1k_720p_2/images/scene_0648_original.png b/dataset_1k_720p_2/images/scene_0648_original.png deleted file mode 100644 index 136d9e968808835fbac88395e617ea06b000fbf9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0648_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0826ae3a1feefeb0484820148155a24091cba6e1d0d2fee8a322ef8e4ddafc6f -size 1209473 diff --git a/dataset_1k_720p_2/images/scene_0649_cf1.png b/dataset_1k_720p_2/images/scene_0649_cf1.png deleted file mode 100644 index d89171fa1146d51e9da4893c122eb2a46d301389..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0649_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a1010276ff34e7bfda0559f3fbc444cc1e15a186c79db0ead854cf4261a9a10 -size 1280342 diff --git a/dataset_1k_720p_2/images/scene_0649_cf2.png b/dataset_1k_720p_2/images/scene_0649_cf2.png deleted file mode 100644 index 2525efa8c5ce4f6cfdc0844b813c7857886c3fcb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0649_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c75192be2c2dd14d2e5791b4875b493ea888ff1513f92e629f97a6f0d4ddaf44 -size 1298489 diff --git a/dataset_1k_720p_2/images/scene_0649_original.png b/dataset_1k_720p_2/images/scene_0649_original.png deleted file mode 100644 index 95c019d71e039962f53d81f876c6b5c9c4b18fe1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0649_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2cf227b8d94d6883b4044b5cdd3160620d498cf6bf2527c583753d65efd35319 -size 1278205 diff --git a/dataset_1k_720p_2/images/scene_0650_cf1.png b/dataset_1k_720p_2/images/scene_0650_cf1.png deleted file mode 100644 index 66ab8a6b6f9ba7476d55d480ee4db05fd464f559..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0650_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57628268509f50e6d928292fa0bc650cc663805e059241a703fae81d284f2103 -size 1220904 diff --git a/dataset_1k_720p_2/images/scene_0650_cf2.png b/dataset_1k_720p_2/images/scene_0650_cf2.png deleted file mode 100644 index 831c647a12f7ce8032d870eca19fe69b641273b1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0650_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df0cd7577250227418423a7e1d0fd114ff84f2e3448cafa9ab0ad916c3c216d1 -size 1186707 diff --git a/dataset_1k_720p_2/images/scene_0650_original.png b/dataset_1k_720p_2/images/scene_0650_original.png deleted file mode 100644 index eca3b374f31e4db8790a05a7f664b781e0b61d1f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0650_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8c2bc8d4a8fd5393b9128e468a56b6398653d78036f527f07030c4250c38637 -size 1188372 diff --git a/dataset_1k_720p_2/images/scene_0651_cf1.png b/dataset_1k_720p_2/images/scene_0651_cf1.png deleted file mode 100644 index 105c3500e313c09b68fd0291f56118ffee8ad297..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0651_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6dc3be7dbd6252aa2d5cedc4a9b44b9707e6bd57af4520532b1810b68e50b1c1 -size 1092471 diff --git a/dataset_1k_720p_2/images/scene_0651_cf2.png b/dataset_1k_720p_2/images/scene_0651_cf2.png deleted file mode 100644 index 549798ee3e580c8a2c6c16eafe87b4918491502c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0651_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c585bf20d24d24babcba65f6c85e5d41d1c357478f6bc71115d8afec4021ed2 -size 1251548 diff --git a/dataset_1k_720p_2/images/scene_0651_original.png b/dataset_1k_720p_2/images/scene_0651_original.png deleted file mode 100644 index cc41b76887103da75aa6e82345a1896f8f6a27a9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0651_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0ce7b68480c8cea26dc7ca3e39461c738ae99087987802f5bf034ee6f88960b -size 1227935 diff --git a/dataset_1k_720p_2/images/scene_0652_cf1.png b/dataset_1k_720p_2/images/scene_0652_cf1.png deleted file mode 100644 index 60b088f827c37bdb82d06082218520035033458d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0652_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1115711bfceaa57e373274d4a938921aea5813e6c3c8479cd68d56b5b4dfaff4 -size 1239864 diff --git a/dataset_1k_720p_2/images/scene_0652_cf2.png b/dataset_1k_720p_2/images/scene_0652_cf2.png deleted file mode 100644 index 65f9eb92492080d8bb146279268a56ea82bec964..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0652_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05ce9870d8bfc42093e6c11d94ba9634e53a2d378599860ed89222d00fb11dec -size 1254661 diff --git a/dataset_1k_720p_2/images/scene_0652_original.png b/dataset_1k_720p_2/images/scene_0652_original.png deleted file mode 100644 index 18542e0b27727edddbd06a1a17ec4799cee666c2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0652_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:374f5dc47bfcf2e4695082bc71dfc0bea1b3df01fe8d2e50f7a3d24fa0c809b1 -size 1249901 diff --git a/dataset_1k_720p_2/images/scene_0653_cf1.png b/dataset_1k_720p_2/images/scene_0653_cf1.png deleted file mode 100644 index 72cff9a7a0bcff89f041cf6100d32244fca37607..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0653_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:379d248a4b323454a0047a80be2552163b5284ac79b0339ef576fe7503a089a0 -size 1070129 diff --git a/dataset_1k_720p_2/images/scene_0653_cf2.png b/dataset_1k_720p_2/images/scene_0653_cf2.png deleted file mode 100644 index 6bc3c1fc4ff000bb3845a8ebd3a3dbe793213fee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0653_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:961bdab5c870670e5ea6c20579063978f3502a6db4a0a1f2548e1110953c3f16 -size 1062973 diff --git a/dataset_1k_720p_2/images/scene_0653_original.png b/dataset_1k_720p_2/images/scene_0653_original.png deleted file mode 100644 index 3f3c8ebe67f4757528fd71e6f41173535adb0cf7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0653_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:deb41221738936d37b9df0ec407b29216fd46ef791e4958aeb38fc7f5aa91237 -size 1069518 diff --git a/dataset_1k_720p_2/images/scene_0654_cf1.png b/dataset_1k_720p_2/images/scene_0654_cf1.png deleted file mode 100644 index 5876131dda7b9a4ec67e9b7c59d911760a84d010..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0654_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a8fb8941ee0e1459f67bedef86593f7cfb1929cc4966a0568b9ff6a33066dfd -size 1134356 diff --git a/dataset_1k_720p_2/images/scene_0654_cf2.png b/dataset_1k_720p_2/images/scene_0654_cf2.png deleted file mode 100644 index bdee489e7187b71334d909cd00ec99e61bf4d218..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0654_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e556542af3f1941c7fc694310747cdf9a913ee932bcaf2c5b3fb9fa67e79565d -size 1040085 diff --git a/dataset_1k_720p_2/images/scene_0654_original.png b/dataset_1k_720p_2/images/scene_0654_original.png deleted file mode 100644 index 83c4d6e8651c6db16e298a5dee31140b5ac04465..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0654_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37bbbce4053a01317de09fedd41b078175caefde497e4205d49b327841a70914 -size 1045070 diff --git a/dataset_1k_720p_2/images/scene_0655_cf1.png b/dataset_1k_720p_2/images/scene_0655_cf1.png deleted file mode 100644 index 60a38dc6aa95d831ca9afee1f9ea63e8bf8fd3cf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0655_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d85e87ac5563228d433bc75ae2419620872383dc43697e912df329273e2f5ec -size 1131356 diff --git a/dataset_1k_720p_2/images/scene_0655_cf2.png b/dataset_1k_720p_2/images/scene_0655_cf2.png deleted file mode 100644 index 7d326a9419feb50ecdab69f6c79d6e0a4e3f51fc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0655_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:106e2084149eaaa5a2f3af940b50835973ee20882a7c7bbd7675d8ab128eb774 -size 1116640 diff --git a/dataset_1k_720p_2/images/scene_0655_original.png b/dataset_1k_720p_2/images/scene_0655_original.png deleted file mode 100644 index 7a19332a9b6618f08196cfc78c5c4c128c9bd789..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0655_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed467550c9793b3674a1077933ace3c7cf4cc320acfcb503d6890f0d3feb5867 -size 1124562 diff --git a/dataset_1k_720p_2/images/scene_0656_cf1.png b/dataset_1k_720p_2/images/scene_0656_cf1.png deleted file mode 100644 index 257cd21fb1c45767f80a389e3cdc49169c4fc702..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0656_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84cf2b1640d361e365f06a81a8516be9b30819a66b22c37a6d72450829da1322 -size 1307702 diff --git a/dataset_1k_720p_2/images/scene_0656_cf2.png b/dataset_1k_720p_2/images/scene_0656_cf2.png deleted file mode 100644 index 28f875d21fbcb13869e0e8a1b466dc41ad20f853..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0656_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1900f5358d149e39f2911d622b2383449a662c7bd169c1975198bb989cd6602 -size 1307102 diff --git a/dataset_1k_720p_2/images/scene_0656_original.png b/dataset_1k_720p_2/images/scene_0656_original.png deleted file mode 100644 index 2b3a530b7e6b4e2dfa435bab3df3c5fc6e9c402e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0656_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b712d0b8b7fa45fc09b4999d449a8c2727f3b7bcc4daeed111893c794eed6bd0 -size 1308371 diff --git a/dataset_1k_720p_2/images/scene_0657_cf1.png b/dataset_1k_720p_2/images/scene_0657_cf1.png deleted file mode 100644 index 4906aeb3902ac49f15b60050f18362e752b3855d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0657_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9e877cc5c2ce795199fb3008ecad5b520d69b0456f78a6d1b14a878e8076b69 -size 1267512 diff --git a/dataset_1k_720p_2/images/scene_0657_cf2.png b/dataset_1k_720p_2/images/scene_0657_cf2.png deleted file mode 100644 index 8d2c7d89015e473f08958ba3df80839c95bc27f2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0657_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e70af264ec560d759e1cab588d58a716ad10354cb3ecb6922636e6d18a18634 -size 1270742 diff --git a/dataset_1k_720p_2/images/scene_0657_original.png b/dataset_1k_720p_2/images/scene_0657_original.png deleted file mode 100644 index 1dfa973edb5edaf7286a746e008ac35417bef774..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0657_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da9111db49b9330f14dd19d5f7351796a28ba9659fc73d374e492b03c8f6bad7 -size 1267004 diff --git a/dataset_1k_720p_2/images/scene_0658_cf1.png b/dataset_1k_720p_2/images/scene_0658_cf1.png deleted file mode 100644 index 0ca6d3f0ecf14ab43255ee80b1c9ab30891054c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0658_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1b7ec397d68fc4b7cbcebd9763835157da7548c5a14f9cb8c9410526b6750b4 -size 1293297 diff --git a/dataset_1k_720p_2/images/scene_0658_cf2.png b/dataset_1k_720p_2/images/scene_0658_cf2.png deleted file mode 100644 index f68bf99bc3e861c606ac650669623f70f797b80b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0658_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b975b4d311226c90d5a65bfd272cd844a7c9ccde10a528f55e135fb326b1444b -size 1223619 diff --git a/dataset_1k_720p_2/images/scene_0658_original.png b/dataset_1k_720p_2/images/scene_0658_original.png deleted file mode 100644 index 9c43c7514d7d712292ce7d55a74d30d9c69bbe88..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0658_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a1a2c17b957cdb19783879050279f0a638d08421643542d78010f24d227b1f8 -size 1222698 diff --git a/dataset_1k_720p_2/images/scene_0659_cf1.png b/dataset_1k_720p_2/images/scene_0659_cf1.png deleted file mode 100644 index 088563b7dfee435d4fe8b303b03d107199b9a5e1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0659_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0e845bd6200fc84261067f940554e0f84beeabd624c0bdb64fa2561bf855444 -size 1259019 diff --git a/dataset_1k_720p_2/images/scene_0659_cf2.png b/dataset_1k_720p_2/images/scene_0659_cf2.png deleted file mode 100644 index 2ef33438137fa3abc08030e6a05cfb88b44b870c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0659_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:750cf7000aae9f3f7135e048852bdb7bc546ee53d4e00c78036ebb2a4d0df685 -size 1267852 diff --git a/dataset_1k_720p_2/images/scene_0659_original.png b/dataset_1k_720p_2/images/scene_0659_original.png deleted file mode 100644 index 02e791b9508cc2495abb27d7041e3fa921e50eab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0659_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da956d015df99f25495267c2268b3341d11bf46bbc9aad2a4654eb9776b7f679 -size 1259791 diff --git a/dataset_1k_720p_2/images/scene_0660_cf1.png b/dataset_1k_720p_2/images/scene_0660_cf1.png deleted file mode 100644 index 36801010edb5dd9f1c0ca247b480388b55432a25..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0660_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3367697a126dd8555dad7a882e149eafe5ee38317dd5bf225079c7bd64e5197 -size 1304486 diff --git a/dataset_1k_720p_2/images/scene_0660_cf2.png b/dataset_1k_720p_2/images/scene_0660_cf2.png deleted file mode 100644 index 2cba4e9941e1028b239fb75ac5522f0c3c375685..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0660_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f2f358659fbb4ce69238c55cc9a8ccf4a7cdf3f443c86b9f04424c246f67d49 -size 1321341 diff --git a/dataset_1k_720p_2/images/scene_0660_original.png b/dataset_1k_720p_2/images/scene_0660_original.png deleted file mode 100644 index ea44f15fe4fbd682801b90ad468bd39fae9477da..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0660_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:127ba4c103f0b633d9bb4c10e13618e1886ab54ab17ba8ae45dd1ab9fea7e0b0 -size 1299931 diff --git a/dataset_1k_720p_2/images/scene_0661_cf1.png b/dataset_1k_720p_2/images/scene_0661_cf1.png deleted file mode 100644 index 78cc348962f398c4fd0477dfa7fb98e0aeb7cb50..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0661_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6f944a42b7cc3b711087020f09c792d13435cc81746f08aeeb760d5d3f2e617 -size 1168184 diff --git a/dataset_1k_720p_2/images/scene_0661_cf2.png b/dataset_1k_720p_2/images/scene_0661_cf2.png deleted file mode 100644 index 705168281e099338639e2934225356594efb9f03..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0661_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:891743ef0b2f4b7297c6d4808a0c61446c20b20e6e466247ad40884e8f877d94 -size 1177902 diff --git a/dataset_1k_720p_2/images/scene_0661_original.png b/dataset_1k_720p_2/images/scene_0661_original.png deleted file mode 100644 index 2d90b1ed5cd7f1f8287734406a11aced2595dfdb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0661_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:045f04c2d9f02171e7808595a13efe39a6b3aa4f57d05cd8b412773fac07fb35 -size 1164666 diff --git a/dataset_1k_720p_2/images/scene_0662_cf1.png b/dataset_1k_720p_2/images/scene_0662_cf1.png deleted file mode 100644 index 5eeef584b8fb312fc3ad2bcb9820001e768cf6e6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0662_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:448f0a4209b60890c744d66d999e26ee953f44117c14bf812fc34c48de356a41 -size 1098991 diff --git a/dataset_1k_720p_2/images/scene_0662_cf2.png b/dataset_1k_720p_2/images/scene_0662_cf2.png deleted file mode 100644 index 3e9e23434a110e06bb5e7f43a35b3ea733089c40..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0662_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3dc6179699bd96d5246b6189e995d726051ed547748ff968f800a7fa4ffd8cb6 -size 1098991 diff --git a/dataset_1k_720p_2/images/scene_0662_original.png b/dataset_1k_720p_2/images/scene_0662_original.png deleted file mode 100644 index 2bac72d0852fa05787dd33248b50ba4e9620c76f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0662_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6856e34210ff59a50891ded30a9ff3ac0808c7d51c584532fb5003b5384710ca -size 1092823 diff --git a/dataset_1k_720p_2/images/scene_0663_cf1.png b/dataset_1k_720p_2/images/scene_0663_cf1.png deleted file mode 100644 index 4dc8420aec2d7e24c6ed139d1c43ff0cd4314051..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0663_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af998cdc51072e7cf1ee2e81bc0639922f256020555ab6310e521bf2d991697a -size 1145345 diff --git a/dataset_1k_720p_2/images/scene_0663_cf2.png b/dataset_1k_720p_2/images/scene_0663_cf2.png deleted file mode 100644 index 8a1da47d60d75e8a5851172f48e33e08b4ba2e54..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0663_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:714db27d7b2694ab48e600826c391fe1e59646ce55bdbf9b637cb46c456c55dc -size 1128080 diff --git a/dataset_1k_720p_2/images/scene_0663_original.png b/dataset_1k_720p_2/images/scene_0663_original.png deleted file mode 100644 index 896f4104e9a9337b98e514d0a481d1aebdb07ce3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0663_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57f38d8e7e2fe250288b7743af5e3ff47ab0757c3db77b34ae99a8e6735f575c -size 1201486 diff --git a/dataset_1k_720p_2/images/scene_0664_cf1.png b/dataset_1k_720p_2/images/scene_0664_cf1.png deleted file mode 100644 index 7a6e3a0d95b814be34f20b95ae2b76e289dca900..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0664_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f01c44db503dd886ffb06029c607bf02b1455283d94703a143bee14b3acc59b5 -size 1262404 diff --git a/dataset_1k_720p_2/images/scene_0664_cf2.png b/dataset_1k_720p_2/images/scene_0664_cf2.png deleted file mode 100644 index b6a9f0e3c04ce984a9e92639921a1e11491d016a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0664_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c42f5b5703c8698530016502a18b80abef080c93299ee54e93813385a33d247 -size 1212321 diff --git a/dataset_1k_720p_2/images/scene_0664_original.png b/dataset_1k_720p_2/images/scene_0664_original.png deleted file mode 100644 index 60ecf5f59408554843c6d4d26d40a4670c345e47..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0664_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8bea432acf970928b14bce73e2fa6835f7017a51d18da1b8fc8c53a9dc7a1b56 -size 1251545 diff --git a/dataset_1k_720p_2/images/scene_0665_cf1.png b/dataset_1k_720p_2/images/scene_0665_cf1.png deleted file mode 100644 index 6ba4e93a17964f94bb21bbdf8a686d1d1c071568..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0665_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce8a7697e58e918f78209977177af8e384f1d5b3cac014a1c1db08c588098996 -size 1175006 diff --git a/dataset_1k_720p_2/images/scene_0665_cf2.png b/dataset_1k_720p_2/images/scene_0665_cf2.png deleted file mode 100644 index 0a11b832824fc77a30a57d347fa5c0c6f649258d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0665_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8f1beec139bf850abade33bf6075c454ca27789c4ba712970d42e26aba3cbe4 -size 1164926 diff --git a/dataset_1k_720p_2/images/scene_0665_original.png b/dataset_1k_720p_2/images/scene_0665_original.png deleted file mode 100644 index 41a8261c9fe82a4a9ff86c797413d400f77c5dbb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0665_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6c57fe10a8eb738c8904cf5faddd4a3859d8525b189ed84bbde3ef910fe2833 -size 1178236 diff --git a/dataset_1k_720p_2/images/scene_0666_cf1.png b/dataset_1k_720p_2/images/scene_0666_cf1.png deleted file mode 100644 index 1e7c2499e1bdf68b687c26bf035bcb233e52e422..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0666_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5146f0ef91fcfd185af0969146d5330ab3e5a7812f6f3ad37b9414e22e5c644 -size 1172676 diff --git a/dataset_1k_720p_2/images/scene_0666_cf2.png b/dataset_1k_720p_2/images/scene_0666_cf2.png deleted file mode 100644 index 7f922202d756c43df43e0cbee5a605bb692fe7d2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0666_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a74a7b2e766ac7d98dc74f4e5fdb34459fee62a5bcfc69f8d575cc9be9a18b1 -size 1204733 diff --git a/dataset_1k_720p_2/images/scene_0666_original.png b/dataset_1k_720p_2/images/scene_0666_original.png deleted file mode 100644 index f1e632af8eafb86bccf6891aa971126bd1db28c1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0666_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf0b9db5410547d809f6b2e1786502aa7c0ffa5397774c7793c05069e3df2e2f -size 1178704 diff --git a/dataset_1k_720p_2/images/scene_0667_cf1.png b/dataset_1k_720p_2/images/scene_0667_cf1.png deleted file mode 100644 index 933d42c1f2fe4bddfc80b4599491c585d524483b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0667_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e231394b245452e2bc4dfdc8bf6eb2bc4006af2114baf298122579c9652598d9 -size 1082170 diff --git a/dataset_1k_720p_2/images/scene_0667_cf2.png b/dataset_1k_720p_2/images/scene_0667_cf2.png deleted file mode 100644 index 4324040821563aa21236c82ffffd28acff506766..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0667_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f2579002f6090ff0e8e427d2b2c3a5598e58080f97340a8ef30f19a0cbf843a7 -size 1109192 diff --git a/dataset_1k_720p_2/images/scene_0667_original.png b/dataset_1k_720p_2/images/scene_0667_original.png deleted file mode 100644 index b422dc439ac9bbdd8ede556e532298d50f26512f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0667_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f24201166c84c6cae7f5bbfcdd84e1fe25a1b32447ae909a7fd4f14c3e19b988 -size 1101454 diff --git a/dataset_1k_720p_2/images/scene_0668_cf1.png b/dataset_1k_720p_2/images/scene_0668_cf1.png deleted file mode 100644 index aa54ba735207aa4887077ebd9f76f7439d64484d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0668_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b0a839ea17e1ab41aaec4a5e3552866779c11ae472beef7d2c5550a654e737d -size 1291257 diff --git a/dataset_1k_720p_2/images/scene_0668_cf2.png b/dataset_1k_720p_2/images/scene_0668_cf2.png deleted file mode 100644 index 7101f811a3cfab65cc8505224309fec5c5c48e03..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0668_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60454c26cf265b387306426388f58bac40c7325c015e847bbe80f4c7067118c4 -size 1279681 diff --git a/dataset_1k_720p_2/images/scene_0668_original.png b/dataset_1k_720p_2/images/scene_0668_original.png deleted file mode 100644 index 3270a6513c817e94e8a0119c5a537fb5f1af6c2b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0668_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2733dd212817452014381abaf3d9f89520909f5bb9322af5c2213ceb80dc7134 -size 1289895 diff --git a/dataset_1k_720p_2/images/scene_0669_cf1.png b/dataset_1k_720p_2/images/scene_0669_cf1.png deleted file mode 100644 index 6076c5bc07d9068ee6d866b776f93c9d78a49bfa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0669_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:470c5b965a7ec8ede0c18ef1fea2253f8c8645021e636c5783af45d39c836fb6 -size 1131343 diff --git a/dataset_1k_720p_2/images/scene_0669_cf2.png b/dataset_1k_720p_2/images/scene_0669_cf2.png deleted file mode 100644 index ce71d1d2956bab4afacec31d8a26306b829db6ab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0669_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a6d4d8a400a3f4e5a03cdedd538ac9aed18f56c8cc19264ce4a9d9eff34f0ba -size 1158123 diff --git a/dataset_1k_720p_2/images/scene_0669_original.png b/dataset_1k_720p_2/images/scene_0669_original.png deleted file mode 100644 index e443d72841c30bddc122e71cf468e14af801e00e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0669_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9613e2604b1f7b4366cbd8d3cc3c2900b553997a1bacfc0d0b603ad550cc44a -size 1144663 diff --git a/dataset_1k_720p_2/images/scene_0670_cf1.png b/dataset_1k_720p_2/images/scene_0670_cf1.png deleted file mode 100644 index 82ab6fe7513d0277f295398d067383f8b20feb67..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0670_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0e5a3795c49ab31505f6076e2fe2361fc6a6ba9f0cefd974bee0d934524c907 -size 1271962 diff --git a/dataset_1k_720p_2/images/scene_0670_cf2.png b/dataset_1k_720p_2/images/scene_0670_cf2.png deleted file mode 100644 index 398e720c0e71ae29afa6fbddcd60542f2fd1d77d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0670_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5545b925a779105507f1ef2ef07a51994c979de47f886fc3812b65f2cb0c74a7 -size 1319329 diff --git a/dataset_1k_720p_2/images/scene_0670_original.png b/dataset_1k_720p_2/images/scene_0670_original.png deleted file mode 100644 index 48d151e24fadcd33dab177769e5d4598e0a171d3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0670_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3091721bf87b1bfd4091338e5b449b3af2e61db5d8b0f7e0b9e2cba5c6d65345 -size 1314594 diff --git a/dataset_1k_720p_2/images/scene_0671_cf1.png b/dataset_1k_720p_2/images/scene_0671_cf1.png deleted file mode 100644 index ca99182b394594ece4ee5bf518bb24bd15f30a4b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0671_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:38fad1e9c61cce9ce40318c40a05d3ff03ca8c89a2a82d5de3c7150b589d12c0 -size 1121620 diff --git a/dataset_1k_720p_2/images/scene_0671_cf2.png b/dataset_1k_720p_2/images/scene_0671_cf2.png deleted file mode 100644 index 306b8e3c26a89428eb13d8bc8370017ea0f28628..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0671_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8daf658bdc7816efab2d99c98f2f2c73f5c54c14be6144831195a3df3544630 -size 1119615 diff --git a/dataset_1k_720p_2/images/scene_0671_original.png b/dataset_1k_720p_2/images/scene_0671_original.png deleted file mode 100644 index 860c6a6315675e0cdcb67083e5887bfefdf37bdc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0671_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74e2c59da80bcb3cf343046de8a39b371a37f302d81a1fc57abce7c416efbf33 -size 1121149 diff --git a/dataset_1k_720p_2/images/scene_0672_cf1.png b/dataset_1k_720p_2/images/scene_0672_cf1.png deleted file mode 100644 index ea33ecc0ae308f4fb4c83d47c3f830d9bf8be343..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0672_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc9d4c2a3da67fe4246e26247686784532ab317fcd738fedbed4986de06427df -size 1128367 diff --git a/dataset_1k_720p_2/images/scene_0672_cf2.png b/dataset_1k_720p_2/images/scene_0672_cf2.png deleted file mode 100644 index 29c3cc571478e7169053bc089451daa9b19abeeb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0672_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa3d64aac6806c4ed07a146cc87f28b2ce8b1c3f398108ad25862efc7b75994e -size 1126698 diff --git a/dataset_1k_720p_2/images/scene_0672_original.png b/dataset_1k_720p_2/images/scene_0672_original.png deleted file mode 100644 index 483450fbbf4bd6a2dd2a3c93afe08f4f95137a18..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0672_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46b5c8354ce0bc31da755a32b3f73a71cf28ebb140f2fa46caa9ef9f6f3701e8 -size 1129113 diff --git a/dataset_1k_720p_2/images/scene_0673_cf1.png b/dataset_1k_720p_2/images/scene_0673_cf1.png deleted file mode 100644 index adbf9bb6b2ef315712a0928902d2b2e37c094b03..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0673_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51fc20a8ef663ba75abc1f0b1c8cf1b4b914ae9c634c2c7c6c92cec12c8149e2 -size 1241764 diff --git a/dataset_1k_720p_2/images/scene_0673_cf2.png b/dataset_1k_720p_2/images/scene_0673_cf2.png deleted file mode 100644 index b3d6b012d3b19691863a858d1a32ba0eecb0a778..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0673_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1df209c20f4e1f1c54b9b763c984d4b5787b037b0d5f30b5dc7443a6465f33b -size 1240012 diff --git a/dataset_1k_720p_2/images/scene_0673_original.png b/dataset_1k_720p_2/images/scene_0673_original.png deleted file mode 100644 index 507c3cfe1a299d74b04929067aec5818e109abc1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0673_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e457350b84bd468fc06cba18766aec72a07a7c0b071504a990dd4b7dac23f879 -size 1228468 diff --git a/dataset_1k_720p_2/images/scene_0674_cf1.png b/dataset_1k_720p_2/images/scene_0674_cf1.png deleted file mode 100644 index 404f6ca325c221b4fa4e851a3b4f6f3f9ac747af..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0674_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15ea26623405150babb6f0e611e7fdc6e647f5f80e1700b5c2c3120b5525dc42 -size 1104292 diff --git a/dataset_1k_720p_2/images/scene_0674_cf2.png b/dataset_1k_720p_2/images/scene_0674_cf2.png deleted file mode 100644 index 0802391355663d8c662541365da52f6632346a4e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0674_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e49956fb35f759dde84fc9488113edbd4db3bc0e172978a5744fc9e5653bb41a -size 1253376 diff --git a/dataset_1k_720p_2/images/scene_0674_original.png b/dataset_1k_720p_2/images/scene_0674_original.png deleted file mode 100644 index 662915ba2427caa9dc2a491b5ea6c545569d7df5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0674_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0dafe94e0dfc96c4c1cf13ca229b1809a53c8521b04f2e1272208ae1a3705164 -size 1134271 diff --git a/dataset_1k_720p_2/images/scene_0675_cf1.png b/dataset_1k_720p_2/images/scene_0675_cf1.png deleted file mode 100644 index 8ff07861ffaf940ece4a9379461fdcdf25667d88..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0675_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7072f368e3c5ec6470062be7d37e54dcd5fce59b0237f30efe3611b63d8bb741 -size 1156391 diff --git a/dataset_1k_720p_2/images/scene_0675_cf2.png b/dataset_1k_720p_2/images/scene_0675_cf2.png deleted file mode 100644 index 41588c5b099a350b9c77bd477d4ed66f5ee024d5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0675_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c54684d2f57f7d37aa63e969909382c29cef08be2ba4fb998f5d41fc623b5047 -size 1102787 diff --git a/dataset_1k_720p_2/images/scene_0675_original.png b/dataset_1k_720p_2/images/scene_0675_original.png deleted file mode 100644 index d57dfc28f791aa6b6bf53e07eb8710f24e032459..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0675_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08c36481deb2fc53a2ccb7264544af93537b71654537f6af78ed2391001725ac -size 1154639 diff --git a/dataset_1k_720p_2/images/scene_0676_cf1.png b/dataset_1k_720p_2/images/scene_0676_cf1.png deleted file mode 100644 index 1c131932afc571d6d6ebd3229cf4a2276632bbd0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0676_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:352f80086e1209fff90a8cd6156ceed377d1fe4589bb5cae9ffd3c4ff914944d -size 1454810 diff --git a/dataset_1k_720p_2/images/scene_0676_cf2.png b/dataset_1k_720p_2/images/scene_0676_cf2.png deleted file mode 100644 index 9f24f4456adb08bcb052060393ad12c29f76d917..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0676_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4fbab3d183e3d43ff311e5c1a01a316b7d551756b63b34a10fc97c1a022261d9 -size 1443169 diff --git a/dataset_1k_720p_2/images/scene_0676_original.png b/dataset_1k_720p_2/images/scene_0676_original.png deleted file mode 100644 index 4286b6ad8fbf8af283a54cb09f0b9eb8025fc12e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0676_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a51618f59bdba1283a68b8ec72e9107f0b491ebe9f9dbbd013cd5e757a281d57 -size 1448587 diff --git a/dataset_1k_720p_2/images/scene_0677_cf1.png b/dataset_1k_720p_2/images/scene_0677_cf1.png deleted file mode 100644 index 5c3e796b01a1f5d493c0d19eb22fd54f441b6203..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0677_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c85a113e5c3cd8f4c35f972faaae35887347824480236546c7279d6507a0d8bf -size 1393466 diff --git a/dataset_1k_720p_2/images/scene_0677_cf2.png b/dataset_1k_720p_2/images/scene_0677_cf2.png deleted file mode 100644 index 443098469750285178ede3992758a793dfbd1b1d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0677_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:876cd3367a2f9895fa5d5f46fbb06fc4c58d25c7480873c85f8c109dd779eee6 -size 1344847 diff --git a/dataset_1k_720p_2/images/scene_0677_original.png b/dataset_1k_720p_2/images/scene_0677_original.png deleted file mode 100644 index dba4e937d26e854b14e3534b57fce3d5df4cda15..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0677_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5904d5f03c4612cec168df6c470e538c1a9b69fb020cc805fdf176c00b21dd1 -size 1399711 diff --git a/dataset_1k_720p_2/images/scene_0678_cf1.png b/dataset_1k_720p_2/images/scene_0678_cf1.png deleted file mode 100644 index 84f4c6eb05ef288e09ba707386ec18fa3572d3df..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0678_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:630b660d512f6539066335a757879b3d342cac5f55913f2cd3e81078521dad29 -size 1182841 diff --git a/dataset_1k_720p_2/images/scene_0678_cf2.png b/dataset_1k_720p_2/images/scene_0678_cf2.png deleted file mode 100644 index 9d785d4c086a7d1ed26f275863eb74dbf896c1c2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0678_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80471b3394de4655af4a68b524e3e568d730f658f674839700ed296e2b7a99e1 -size 1167305 diff --git a/dataset_1k_720p_2/images/scene_0678_original.png b/dataset_1k_720p_2/images/scene_0678_original.png deleted file mode 100644 index c45ecea9f92bc2858dd5902d03e8c269f637fd1d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0678_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:098a71abfe03f0f014e47be53e96f11e521588be2e7bfbbf8a41e51bac436399 -size 1162029 diff --git a/dataset_1k_720p_2/images/scene_0679_cf1.png b/dataset_1k_720p_2/images/scene_0679_cf1.png deleted file mode 100644 index c6ecd252edb0795de0e719252b6215284faa6545..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0679_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95241c0f1a7d1225549a04babf431a3dbf250e6e9a778e1b8bc3a2056927ea29 -size 1162638 diff --git a/dataset_1k_720p_2/images/scene_0679_cf2.png b/dataset_1k_720p_2/images/scene_0679_cf2.png deleted file mode 100644 index 5b69d9740228adb63e7f6e40115818ffed89496f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0679_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db514f8a5dcb9850a4282a9ba06c53751917d73985ad5351a6408e3ddf534d49 -size 1214331 diff --git a/dataset_1k_720p_2/images/scene_0679_original.png b/dataset_1k_720p_2/images/scene_0679_original.png deleted file mode 100644 index 72aa8d8abe45391567e8e128752a27116b1fc062..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0679_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:121942cb39f4a380ddb3316b876fc197e707583846d8aaa00c106d3d7eb86ee5 -size 1173298 diff --git a/dataset_1k_720p_2/images/scene_0680_cf1.png b/dataset_1k_720p_2/images/scene_0680_cf1.png deleted file mode 100644 index 3d78559ebea46485e342417d258cf9355549ec33..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0680_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb03f047ba210860de88467345593af05ddce2f607643af918e454c0bea08863 -size 1268984 diff --git a/dataset_1k_720p_2/images/scene_0680_cf2.png b/dataset_1k_720p_2/images/scene_0680_cf2.png deleted file mode 100644 index 9ddd2de3c455054154c7d6608498eeaa814619df..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0680_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:000de7b87ca5d1e88207b80a9163a1b0bbf3ae4a5f547ee8879d04667189f81e -size 1268564 diff --git a/dataset_1k_720p_2/images/scene_0680_original.png b/dataset_1k_720p_2/images/scene_0680_original.png deleted file mode 100644 index e52d128887eafd938bb384f0e1e817e18ac9f80e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0680_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:803844c81bfc43cfad6f02cf0c7efe4d9e5ac7631c84af1f5e3892b01231f70a -size 1256209 diff --git a/dataset_1k_720p_2/images/scene_0681_cf1.png b/dataset_1k_720p_2/images/scene_0681_cf1.png deleted file mode 100644 index fe827be4d1b6897a0627b3fcd3d36fd500d4c334..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0681_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c1fe2101d36f39d37329385cd97bbc7f404129cc092341c23ecf6834ef0c38e -size 1263130 diff --git a/dataset_1k_720p_2/images/scene_0681_cf2.png b/dataset_1k_720p_2/images/scene_0681_cf2.png deleted file mode 100644 index 296ee2eded3e8c2161e1d8878bbab6799a072ba8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0681_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2e8e2f594e2636390d3c89c517d06e265639567ba2ab4cc9b036795564e0ee2 -size 1327018 diff --git a/dataset_1k_720p_2/images/scene_0681_original.png b/dataset_1k_720p_2/images/scene_0681_original.png deleted file mode 100644 index c9172ec447a7875a1730e0e8788b676e86d4255d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0681_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:323a2906685d1ec94d77473b9c4d5da9b9a0b9130606341f094f29e742748ad2 -size 1269093 diff --git a/dataset_1k_720p_2/images/scene_0682_cf1.png b/dataset_1k_720p_2/images/scene_0682_cf1.png deleted file mode 100644 index 194a1d9a8e035c1534291753c41fb9c2aaea178a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0682_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e335337383f29430d1801ea6f5b21850cf156f11b0e7b8923dcf0c98ec3a211a -size 1175607 diff --git a/dataset_1k_720p_2/images/scene_0682_cf2.png b/dataset_1k_720p_2/images/scene_0682_cf2.png deleted file mode 100644 index 0aebc56fa05c034cd1493a94c7c92eaa35f9cfa2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0682_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:840e0aebdeb4876c5ceb549303ec0ccf5b24de933bd80cd1f889f9edfd27a0f2 -size 1121240 diff --git a/dataset_1k_720p_2/images/scene_0682_original.png b/dataset_1k_720p_2/images/scene_0682_original.png deleted file mode 100644 index 593a0022fe20e0e057d4d564d921a072d57ce225..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0682_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6dc454e48dcab599c94114b9b79d9f9d59d73573172286d082dec8f3173dbf94 -size 1173737 diff --git a/dataset_1k_720p_2/images/scene_0683_cf1.png b/dataset_1k_720p_2/images/scene_0683_cf1.png deleted file mode 100644 index 0754c1286151773eaa71ed1803433ef91c90858c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0683_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ca92241d71b94ea8a25debfccaa5ab422ff4eaec136d6d8bfd0c60738ae9506 -size 1201473 diff --git a/dataset_1k_720p_2/images/scene_0683_cf2.png b/dataset_1k_720p_2/images/scene_0683_cf2.png deleted file mode 100644 index e378567e9820dda6f38f4fc59e2d129a22c9a580..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0683_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c20c1609daf03b27b43bc8b807bbd2cff385546f18542be334cc51b6d743df3b -size 1194393 diff --git a/dataset_1k_720p_2/images/scene_0683_original.png b/dataset_1k_720p_2/images/scene_0683_original.png deleted file mode 100644 index 1c053f52a469030e36928299d0d5679cedc5838f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0683_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1d3887702f533c1068327f0e9d8e80231f7745256e8b6acf92ca4ad95bffdc4 -size 1203472 diff --git a/dataset_1k_720p_2/images/scene_0684_cf1.png b/dataset_1k_720p_2/images/scene_0684_cf1.png deleted file mode 100644 index 3590a614fb380a8ce0314591b9ffe97d3cf974bd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0684_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1970a30bad62575976974df4e50f143b16a931ed6cca1fa3f38aa1fff43b3df -size 1052367 diff --git a/dataset_1k_720p_2/images/scene_0684_cf2.png b/dataset_1k_720p_2/images/scene_0684_cf2.png deleted file mode 100644 index f437bce83d8efd528e402fd6c58baea602be67a2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0684_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c8a172fda55f7386878c7c8194e6f6b9772cdee4799a15ea3d0d068cb0400dff -size 1055314 diff --git a/dataset_1k_720p_2/images/scene_0684_original.png b/dataset_1k_720p_2/images/scene_0684_original.png deleted file mode 100644 index cfc4804b377cf60b141e85ab46f85020afff7b72..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0684_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29ab46ca3d5bba0cd38d1d476bfe24f067169367fd012155e05e8e00bb9a85f5 -size 1062604 diff --git a/dataset_1k_720p_2/images/scene_0685_cf1.png b/dataset_1k_720p_2/images/scene_0685_cf1.png deleted file mode 100644 index 5c3e638bdf892fdf899e3eff895f2a85f3fd889c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0685_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1003b2d532049f6c3455a773ac6c3bdadc950e7fd08769bf7312dfc9018e725c -size 1321533 diff --git a/dataset_1k_720p_2/images/scene_0685_cf2.png b/dataset_1k_720p_2/images/scene_0685_cf2.png deleted file mode 100644 index dc32f09a18d28c111cdd1982550ba6fea9f63857..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0685_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57c78cdcb134d9079df9a14ed22debf89558c8c588a61d1594534ceab1652b08 -size 1302151 diff --git a/dataset_1k_720p_2/images/scene_0685_original.png b/dataset_1k_720p_2/images/scene_0685_original.png deleted file mode 100644 index 621215340121539d492c362c1defb3f61f329527..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0685_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8144e8869f4836926419dc7b1785b6b7de74b9290be472b2e52def8ef03c9a84 -size 1294346 diff --git a/dataset_1k_720p_2/images/scene_0686_cf1.png b/dataset_1k_720p_2/images/scene_0686_cf1.png deleted file mode 100644 index 950780ab289068445ad3a74d7c78b5978c753a2a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0686_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d444f06a77ee1edff3a4bd9592eb32ee465da6ee3f78d3defbe7268a6dda12db -size 1220267 diff --git a/dataset_1k_720p_2/images/scene_0686_cf2.png b/dataset_1k_720p_2/images/scene_0686_cf2.png deleted file mode 100644 index 03666f0d8e978b3129e6bd508834f1a112f48015..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0686_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00e71984aa235e1d8559e6553065f87db142c6ac3ee7032df49015b05af5919d -size 1220408 diff --git a/dataset_1k_720p_2/images/scene_0686_original.png b/dataset_1k_720p_2/images/scene_0686_original.png deleted file mode 100644 index 9951a07cffd90a74cdfd10937cbcf8e79ba7bdd1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0686_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd01d6de2621b6f8d94ce040b1b4ba5506752eaffb9be3f62513457af2219b88 -size 1218875 diff --git a/dataset_1k_720p_2/images/scene_0687_cf1.png b/dataset_1k_720p_2/images/scene_0687_cf1.png deleted file mode 100644 index 20270a3eb170a5bf5d21d693e62b40c5f534c320..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0687_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1813c03e9c882bb0ff11ed8d09603f4aeecf1532db1dfafce6bbf9f960cb556 -size 1201411 diff --git a/dataset_1k_720p_2/images/scene_0687_cf2.png b/dataset_1k_720p_2/images/scene_0687_cf2.png deleted file mode 100644 index 5441794aabb439e7c9a927c242948aae571ebc06..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0687_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73e31f90cf2ed4cf7f4d77f361be1190cab989bc89c4806ea910c1b81f5437d0 -size 1161517 diff --git a/dataset_1k_720p_2/images/scene_0687_original.png b/dataset_1k_720p_2/images/scene_0687_original.png deleted file mode 100644 index 499f5490cbc2949463fd6de233a9446ca862d5d7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0687_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9dc94b6638c4311826a38b7f6027273a891774335cb40a3b61ef4aa643f64742 -size 1196200 diff --git a/dataset_1k_720p_2/images/scene_0688_cf1.png b/dataset_1k_720p_2/images/scene_0688_cf1.png deleted file mode 100644 index 3556af09082d25eccc94893f9dd73267d2253b25..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0688_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6a6b1e32224a2002516e49a1aac375b62388dba846aae8244a6b033b02939da -size 1143695 diff --git a/dataset_1k_720p_2/images/scene_0688_cf2.png b/dataset_1k_720p_2/images/scene_0688_cf2.png deleted file mode 100644 index 1628ac8356712f57219eeef3a24f36e2473a93bf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0688_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed90cfc430307495fe57ccdeeb3dd33a6575f02e6409033015de0c3d949b7678 -size 1166429 diff --git a/dataset_1k_720p_2/images/scene_0688_original.png b/dataset_1k_720p_2/images/scene_0688_original.png deleted file mode 100644 index 8d781e3ec71a2a151639e482a182892b98e6a4ee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0688_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e04e0d3bcc9342abb593dd4bc73b6121c636a4503aef6ff1b97735dd23564df6 -size 1159503 diff --git a/dataset_1k_720p_2/images/scene_0689_cf1.png b/dataset_1k_720p_2/images/scene_0689_cf1.png deleted file mode 100644 index 6bdf487e89783c6a6de11dc6b6df5147ad68066c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0689_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf7f901c118451038b4ee07e1f5302496a29fa2e0f3919d369cdcbbf006990a8 -size 1087950 diff --git a/dataset_1k_720p_2/images/scene_0689_cf2.png b/dataset_1k_720p_2/images/scene_0689_cf2.png deleted file mode 100644 index bf8fcdfffcc05dc5ec8bbe1d6a0f8629246adb8c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0689_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70aa366b1adecae6c8144c2fe3da6b3ce0e028b4a9b44d01a17ac62ae6823fc2 -size 1102950 diff --git a/dataset_1k_720p_2/images/scene_0689_original.png b/dataset_1k_720p_2/images/scene_0689_original.png deleted file mode 100644 index 6ce6a74837959e97e458c2539775687f21e67357..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0689_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6835b837be6270f53019701807c68b06b44f36e04c0eba60c00f2daf7d8fbc50 -size 1099763 diff --git a/dataset_1k_720p_2/images/scene_0690_cf1.png b/dataset_1k_720p_2/images/scene_0690_cf1.png deleted file mode 100644 index a73d3b36f10746283ae1ef36a0db92433035653a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0690_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51b0f71d60872dcb51e4cf3f29821f8cdf37e50a6d3916a0eef250ad579f2628 -size 1146488 diff --git a/dataset_1k_720p_2/images/scene_0690_cf2.png b/dataset_1k_720p_2/images/scene_0690_cf2.png deleted file mode 100644 index 4b088de59273849588336d361129d710c8bd688d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0690_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bed922f8209339393424d2126bb7646f0eef403e3e1313a06c878640376b47b8 -size 1100754 diff --git a/dataset_1k_720p_2/images/scene_0690_original.png b/dataset_1k_720p_2/images/scene_0690_original.png deleted file mode 100644 index c3f56b90546d62bb4c76409405b9ec2198bdb86e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0690_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c2257f497f24810eecbab0807b7860a15ac421bddd8c3e292d44443d3614fae -size 1147309 diff --git a/dataset_1k_720p_2/images/scene_0691_cf1.png b/dataset_1k_720p_2/images/scene_0691_cf1.png deleted file mode 100644 index 7f67d521f11f135394f61b4d17bbae42a6c8d815..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0691_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f2b1984a159282a89ee8657a8c8d366d9a0da0a1eee1440395d976e6d5fa8af -size 1078166 diff --git a/dataset_1k_720p_2/images/scene_0691_cf2.png b/dataset_1k_720p_2/images/scene_0691_cf2.png deleted file mode 100644 index 903ed53c70f1992985cb453332622ccc74eab182..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0691_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be0e64398a13cd93f61d24ac84c27eef51705086ce053d3768b7789ba2bb98a3 -size 1119138 diff --git a/dataset_1k_720p_2/images/scene_0691_original.png b/dataset_1k_720p_2/images/scene_0691_original.png deleted file mode 100644 index 3495176784508cc3011a7e18370ad706d117b190..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0691_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff551b0cf05f31d6178d3cc618d1f17f26077c57df8e50daf1c56babd5a99cd5 -size 1088996 diff --git a/dataset_1k_720p_2/images/scene_0692_cf1.png b/dataset_1k_720p_2/images/scene_0692_cf1.png deleted file mode 100644 index a6309c2ab9f5cc330cdabafabac888d171ea4b2f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0692_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b18a1d28e52c5762d34e8f746a8a652a287fc2b291a0e581f065808e154f565c -size 1297565 diff --git a/dataset_1k_720p_2/images/scene_0692_cf2.png b/dataset_1k_720p_2/images/scene_0692_cf2.png deleted file mode 100644 index b94e9558d894a7e1d456804185580e919ef51814..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0692_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4086abb9a8cee7b1be3ce6e3fd07f40c859d5b6239979ef97d6f21f6dce3191 -size 1307289 diff --git a/dataset_1k_720p_2/images/scene_0692_original.png b/dataset_1k_720p_2/images/scene_0692_original.png deleted file mode 100644 index b1460e32f6657883c9ad7f95c8e9bfbd6bc28830..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0692_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5118028998aa78a2148c611eb865f30ffb119a72eebec28f44c808ccba59611c -size 1305641 diff --git a/dataset_1k_720p_2/images/scene_0693_cf1.png b/dataset_1k_720p_2/images/scene_0693_cf1.png deleted file mode 100644 index c75a33fbc03eeeee48647f056a5a30455bbe391f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0693_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f16c7a407c18c2cd18f2c0ba955ca55786b505d37b05c0bd4c24a9e031011c7 -size 1253028 diff --git a/dataset_1k_720p_2/images/scene_0693_cf2.png b/dataset_1k_720p_2/images/scene_0693_cf2.png deleted file mode 100644 index 426cadea1ea01228c3bdf051d338af804f114483..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0693_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:806ee8306eef9071cdd4acc64fedef53f8ff1dc0937fb2954a73945660cb115f -size 1221401 diff --git a/dataset_1k_720p_2/images/scene_0693_original.png b/dataset_1k_720p_2/images/scene_0693_original.png deleted file mode 100644 index ace85a3d7eb19d2a1ca95f40656fb9a2366fafa4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0693_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:baa9503933152d9e231b91be43914632a5038b3cd11cfbd72aee1779f8140fe0 -size 1244993 diff --git a/dataset_1k_720p_2/images/scene_0694_cf1.png b/dataset_1k_720p_2/images/scene_0694_cf1.png deleted file mode 100644 index 406a5fe7679cb2f3c5dff951323f5a3c0386a1f2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0694_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e38937c2b54cca9277c468f989a99560e610fee9e3b79e6c057ba69e0cc6c76c -size 1072023 diff --git a/dataset_1k_720p_2/images/scene_0694_cf2.png b/dataset_1k_720p_2/images/scene_0694_cf2.png deleted file mode 100644 index da37c96f1236eb81dbeca687e39eb893d0ea4ae1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0694_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:efd9befa27526a53fc26a4ba2e440f05fe0b68965ff5ad71004344900cb912f6 -size 1086034 diff --git a/dataset_1k_720p_2/images/scene_0694_original.png b/dataset_1k_720p_2/images/scene_0694_original.png deleted file mode 100644 index 8d5724af548584873878fb867046361c86bccef1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0694_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2eff26f1cd19bc44c827fd165fe513e458779a8f14a344fed7c75e8c53d7702 -size 1086115 diff --git a/dataset_1k_720p_2/images/scene_0695_cf1.png b/dataset_1k_720p_2/images/scene_0695_cf1.png deleted file mode 100644 index 7ba5ec574db0fd57770895f2982c07abfe5c4900..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0695_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:814b194bd5ff64c1c41f93d3dc748935ab31d9a07b105467d7a411b03ff87b19 -size 1160367 diff --git a/dataset_1k_720p_2/images/scene_0695_cf2.png b/dataset_1k_720p_2/images/scene_0695_cf2.png deleted file mode 100644 index 3d5393773a04750cd0207a7615305114d94a96f4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0695_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b22c709b00e251e7dbfb5e3bffa1d5e1700adc77d30e10a36c591fe6e2cf0d90 -size 1188822 diff --git a/dataset_1k_720p_2/images/scene_0695_original.png b/dataset_1k_720p_2/images/scene_0695_original.png deleted file mode 100644 index 1d21c0d244fc73636fff60e0853f2379712ae1c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0695_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:805a57588711dd1a89ad99f1e553364a06a4b2d83f3f5057db1fe1a5e5a7b31f -size 1198055 diff --git a/dataset_1k_720p_2/images/scene_0696_cf1.png b/dataset_1k_720p_2/images/scene_0696_cf1.png deleted file mode 100644 index dfe8d70ee7acfdddfdda7e7a3f5a24bd379465ed..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0696_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da28b818a625521d7d2a6100c8f5ab5c28246d09694c0bbc803ab2cf5e4716ce -size 1264302 diff --git a/dataset_1k_720p_2/images/scene_0696_cf2.png b/dataset_1k_720p_2/images/scene_0696_cf2.png deleted file mode 100644 index 3b32480bab24e3c62b1537fcee11acc4956fc3b1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0696_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:218f90b09407e01f52adee421af74187b2bb60468e95d3a4f0d6d2291799e50a -size 1269043 diff --git a/dataset_1k_720p_2/images/scene_0696_original.png b/dataset_1k_720p_2/images/scene_0696_original.png deleted file mode 100644 index a6c7c9bd7449fdb59cb2dd9b41b115b568a57c30..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0696_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c995b036832480a4d499db16fb2a5fa16c80ca3bf0553a613f30563cd880df1 -size 1269265 diff --git a/dataset_1k_720p_2/images/scene_0697_cf1.png b/dataset_1k_720p_2/images/scene_0697_cf1.png deleted file mode 100644 index 41691b30798466bcdeb3347f97623ae1f415814e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0697_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c61f1f3773e8b16c8cc7a53600ed8ea57fd512b5c46370d5008e749da280104 -size 1057207 diff --git a/dataset_1k_720p_2/images/scene_0697_cf2.png b/dataset_1k_720p_2/images/scene_0697_cf2.png deleted file mode 100644 index 9b24034ff6d1f4e0131a6c3c0a008624f6874da7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0697_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51b6afcaab840bd351de85f7b7a06515df39638e3d703f9e08a76d313fcac9e9 -size 1066865 diff --git a/dataset_1k_720p_2/images/scene_0697_original.png b/dataset_1k_720p_2/images/scene_0697_original.png deleted file mode 100644 index ca74d8be557637d32c92fe7e70d21a6a01fc2790..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0697_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e0110053fcb06f109b14eaa41c0a13ebdfdc6090e5a1b16f52c9fea99dd25ff -size 1054863 diff --git a/dataset_1k_720p_2/images/scene_0698_cf1.png b/dataset_1k_720p_2/images/scene_0698_cf1.png deleted file mode 100644 index a257ebe7d1e10f6c25faf0e07b443fdaadbfdc52..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0698_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8405c889b17552800603972e2ab503b6d3fe8410726fcbedea1d9929effa9e4 -size 1190841 diff --git a/dataset_1k_720p_2/images/scene_0698_cf2.png b/dataset_1k_720p_2/images/scene_0698_cf2.png deleted file mode 100644 index f61d82425c6ee343a7c594105d167015ca108c9f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0698_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83cd8838a5a374f74e3699d369b0306150349e45e92f01541682e7ec07f557f0 -size 1177230 diff --git a/dataset_1k_720p_2/images/scene_0698_original.png b/dataset_1k_720p_2/images/scene_0698_original.png deleted file mode 100644 index 3cc03082816e562332ed042464d2d3ca0f44d592..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0698_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a6f79cfd5cdabde75a915f97b81000de90a0f7cd083bdd570c671531f762335 -size 1190025 diff --git a/dataset_1k_720p_2/images/scene_0699_cf1.png b/dataset_1k_720p_2/images/scene_0699_cf1.png deleted file mode 100644 index 4682c7bcf77676bfe1d50773884b8185ca241b94..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0699_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7da80950dc07e5f43a22df0b9b3ba03855d3689a451fde82fff6aaca85debc93 -size 1110823 diff --git a/dataset_1k_720p_2/images/scene_0699_cf2.png b/dataset_1k_720p_2/images/scene_0699_cf2.png deleted file mode 100644 index 8ff86a3a83e9f26afc83ad5917496fdfb62edc2e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0699_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f3114850934198e5c969a581cd21044ee9fcf874192cc3fbc49ff77b762b43b -size 1083154 diff --git a/dataset_1k_720p_2/images/scene_0699_original.png b/dataset_1k_720p_2/images/scene_0699_original.png deleted file mode 100644 index dc50da66d96a86239557e0ad6d18df554ddc166b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0699_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7c6571ca9af0fba45b2f02f65e816d711916c9d8772bdfb12e3562b6c8948a4 -size 1086185 diff --git a/dataset_1k_720p_2/images/scene_0700_cf1.png b/dataset_1k_720p_2/images/scene_0700_cf1.png deleted file mode 100644 index 21e6498313ea8a3f28ad159b338f174bc091369f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0700_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22634329a4541a45232b833562db79ed5fe0b9556ef82a339e17db5a8b1723a9 -size 1290431 diff --git a/dataset_1k_720p_2/images/scene_0700_cf2.png b/dataset_1k_720p_2/images/scene_0700_cf2.png deleted file mode 100644 index 087b0a3e08ef4d67372aa7d1fb20eece7785a48c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0700_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8979bebf22887404b96f8d5f09ab714e468134865bf04613b213b7db7bcb4c5 -size 1203702 diff --git a/dataset_1k_720p_2/images/scene_0700_original.png b/dataset_1k_720p_2/images/scene_0700_original.png deleted file mode 100644 index 9e9cb1c00ad6b049a655326adccccd4bea6aaab9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0700_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac9f55cda5865840e385edeff41df429ea542c58dfd2549328b454b9d3e1be34 -size 1224884 diff --git a/dataset_1k_720p_2/images/scene_0701_cf1.png b/dataset_1k_720p_2/images/scene_0701_cf1.png deleted file mode 100644 index 66507c18e40ec05e128f188a453d36cae949c7e2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0701_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e689286639d75b6f38de1bfc2b262149d29c81ab70a6cdccb5986487c3cc1ff4 -size 1158052 diff --git a/dataset_1k_720p_2/images/scene_0701_cf2.png b/dataset_1k_720p_2/images/scene_0701_cf2.png deleted file mode 100644 index 0b10ae753c29b0bdbbb35e4a12acd946015c6f5a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0701_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95cef63feb22f3499692d631f267889f4ec883a88c5597041aed375c9a3fbd2d -size 1150009 diff --git a/dataset_1k_720p_2/images/scene_0701_original.png b/dataset_1k_720p_2/images/scene_0701_original.png deleted file mode 100644 index 8adcdb223ed7dfdf40d3e222a5d7f79b80f5a51c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0701_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b96ae40d2d759af5e2c3582b9d889d59d8cae9a24d6ff1dde9cd72b8cc79813c -size 1159300 diff --git a/dataset_1k_720p_2/images/scene_0702_cf1.png b/dataset_1k_720p_2/images/scene_0702_cf1.png deleted file mode 100644 index 8b83a2ca806b8ce0d50d5cfd25198b690febe48c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0702_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4f819cbbacc1b572213c3adcaf1a30a42d7bfd1a911fff8a56c610f0c5f37f7 -size 1184387 diff --git a/dataset_1k_720p_2/images/scene_0702_cf2.png b/dataset_1k_720p_2/images/scene_0702_cf2.png deleted file mode 100644 index 162119d5c8006daa875c5a434c0c29a71227fed8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0702_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9df27fdc97f26ebbf91074f4742ff1d5e5c054ed1fabe1523ba4db912115969 -size 1186936 diff --git a/dataset_1k_720p_2/images/scene_0702_original.png b/dataset_1k_720p_2/images/scene_0702_original.png deleted file mode 100644 index 79954752c968e1109b870e6aaa5efa25768f6fd1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0702_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d47b73dc491c9596d85070ae9c6e61e25687fb1fb303b6046b1484da809c690 -size 1189245 diff --git a/dataset_1k_720p_2/images/scene_0703_cf1.png b/dataset_1k_720p_2/images/scene_0703_cf1.png deleted file mode 100644 index a98a9bd5a75741e01638069aa73cbbebeec97795..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0703_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:475554f6f1bc26d8eea8c37e5089c4e3c0aa8a790078ffb188d072bf27e2de53 -size 1300706 diff --git a/dataset_1k_720p_2/images/scene_0703_cf2.png b/dataset_1k_720p_2/images/scene_0703_cf2.png deleted file mode 100644 index 76b78c8d475fc41d5b6e9f208a4087d9ecf7dbce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0703_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0e78c6a78af6a3f8bb336891b258bae69309b767b36e6fa7a32dcf08b24e2a7 -size 1229011 diff --git a/dataset_1k_720p_2/images/scene_0703_original.png b/dataset_1k_720p_2/images/scene_0703_original.png deleted file mode 100644 index 0dcad2a25fd9b89e84da102261629f61750dfd74..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0703_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c53058d59765775fe80993e4718983bb09ee6348b8f9e2a12d7642804d699d5d -size 1292972 diff --git a/dataset_1k_720p_2/images/scene_0704_cf1.png b/dataset_1k_720p_2/images/scene_0704_cf1.png deleted file mode 100644 index b75b2d79587ef2afbf0e72b6a5f281df298a16ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0704_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:650e45354d457a0b9a70c3a88e67c2282c77cb2f1a33a3de9aab72cc83db49eb -size 1237345 diff --git a/dataset_1k_720p_2/images/scene_0704_cf2.png b/dataset_1k_720p_2/images/scene_0704_cf2.png deleted file mode 100644 index 680fa93f9aa50d24822618714b3f138a1a1dd2ac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0704_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ef2ec5bbad47705922caadc355feb70d7a214288a9ebaff68ad27f1855a8e4b -size 1232525 diff --git a/dataset_1k_720p_2/images/scene_0704_original.png b/dataset_1k_720p_2/images/scene_0704_original.png deleted file mode 100644 index 03c79bf72c24a6002b0ecac24df790336c443082..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0704_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9153123173267c402df5e835a2adf5c76e52b3ebfbbf1bfef9994112d367c6f9 -size 1243357 diff --git a/dataset_1k_720p_2/images/scene_0705_cf1.png b/dataset_1k_720p_2/images/scene_0705_cf1.png deleted file mode 100644 index 7942c90db8191b77f35aa9c6fc364acfce666f8f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0705_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d231487dc0d350917ad635486739fecbb7bfc5c33f475e68b1921a7afd7b34bf -size 1309330 diff --git a/dataset_1k_720p_2/images/scene_0705_cf2.png b/dataset_1k_720p_2/images/scene_0705_cf2.png deleted file mode 100644 index 119857a2754521b4ea63daaa1d527ffb7a522f08..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0705_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8bc2de3daef579f3139acdc21dfebd2ca63b68add3b570988383f2e626efe6d5 -size 1316202 diff --git a/dataset_1k_720p_2/images/scene_0705_original.png b/dataset_1k_720p_2/images/scene_0705_original.png deleted file mode 100644 index 585a53097809b2b03c5b3fe11812d01df4a9483f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0705_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d6efd0713e13dbc56ee5d5d329ed63b345348cab97a3a3d842cd0c5e96f9123 -size 1323076 diff --git a/dataset_1k_720p_2/images/scene_0706_cf1.png b/dataset_1k_720p_2/images/scene_0706_cf1.png deleted file mode 100644 index 0522c48309be92a5686ea4cbd4ca669b744f65ad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0706_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:674b784faa36ebdaafd4a7f03e72d23203e2fc619651bc502695482ab1e65633 -size 1138835 diff --git a/dataset_1k_720p_2/images/scene_0706_cf2.png b/dataset_1k_720p_2/images/scene_0706_cf2.png deleted file mode 100644 index 369ff94f0d5d397a2258c47b6be414e110a9d2d6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0706_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b4fff44c3b9cffc48a89f0ed60a7eff1e4260991d51ca6b96d961b5d5915c6e -size 1074103 diff --git a/dataset_1k_720p_2/images/scene_0706_original.png b/dataset_1k_720p_2/images/scene_0706_original.png deleted file mode 100644 index 67739769dfffea7b3dc15970203fa8ec12841b24..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0706_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2bc37a354997f84fa7961b4d264ef7be5535497ef34efe3428bb6631726fc20c -size 1171349 diff --git a/dataset_1k_720p_2/images/scene_0707_cf1.png b/dataset_1k_720p_2/images/scene_0707_cf1.png deleted file mode 100644 index c2aa981e9ac2c0fafdba8b078f776746cce856bf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0707_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:142fe54ab7e31c69abb300d8890204ff95d3fdf28a074c10007db90ae817749c -size 1152710 diff --git a/dataset_1k_720p_2/images/scene_0707_cf2.png b/dataset_1k_720p_2/images/scene_0707_cf2.png deleted file mode 100644 index 3eea399b53ec8bb8a0b4fadecd2800b7ca33a015..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0707_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ec00a511a7d3cc3460591a304667b3e24dece2d9f524de9af69f52db8ffe1c8 -size 1115846 diff --git a/dataset_1k_720p_2/images/scene_0707_original.png b/dataset_1k_720p_2/images/scene_0707_original.png deleted file mode 100644 index 4e55c5f7247987f4e77aae22fd5037e217a7acd3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0707_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7c9507cd9e62f68178edb1e7f0d521450f7716815a6d6278200858b2066fbb3 -size 1155990 diff --git a/dataset_1k_720p_2/images/scene_0708_cf1.png b/dataset_1k_720p_2/images/scene_0708_cf1.png deleted file mode 100644 index d0e90177b9fb064f450751069995451b471bd9e6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0708_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46ee44f8282d03ef0e48a842a640c421c3e68264fd400f438565274b8052c0d9 -size 1180170 diff --git a/dataset_1k_720p_2/images/scene_0708_cf2.png b/dataset_1k_720p_2/images/scene_0708_cf2.png deleted file mode 100644 index f1cd8c7274ab6266c9496b1653004059c3aace66..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0708_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9e65394a7f8fea6f42fd18f066beca4c3e1eb1395d405ff154985bdcccfbaaf -size 1232763 diff --git a/dataset_1k_720p_2/images/scene_0708_original.png b/dataset_1k_720p_2/images/scene_0708_original.png deleted file mode 100644 index 99abb485f14994a4afc99e041d6182800c7d8058..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0708_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d5974f15d9ed2c64bf8175b08e3bd8dc12c27583a176a168c35f1041284e438 -size 1228532 diff --git a/dataset_1k_720p_2/images/scene_0709_cf1.png b/dataset_1k_720p_2/images/scene_0709_cf1.png deleted file mode 100644 index 2f3135fb2cc4336667905df57453d6ede5d19dde..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0709_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6387117fa0713868d6432fa1d862f4f00ba2d2bd7476b79f234cb5ed4add3f39 -size 1154798 diff --git a/dataset_1k_720p_2/images/scene_0709_cf2.png b/dataset_1k_720p_2/images/scene_0709_cf2.png deleted file mode 100644 index 7f5cb971ec51afe295292941b28ef1873e05a18a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0709_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9a7b7d53c5e8f169e0879d7edf2504cc328c9c9b5132188132dd6e9f89a9ed5 -size 1195429 diff --git a/dataset_1k_720p_2/images/scene_0709_original.png b/dataset_1k_720p_2/images/scene_0709_original.png deleted file mode 100644 index 7e1968761592d5676aaa4e22fa753e5b0ba14741..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0709_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dfe43f9408facb8217bed0f3da1b4a52bd398b09eab4d4367eadd2d9a8eb8891 -size 1190449 diff --git a/dataset_1k_720p_2/images/scene_0710_cf1.png b/dataset_1k_720p_2/images/scene_0710_cf1.png deleted file mode 100644 index 3f2fb9b98a30619581044511fb464bb04f50c1fc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0710_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:adf98ed0a1b2fd3ca55891ecee5e319e3f2314fcf67106633ffcd37e9a6ca04d -size 1181510 diff --git a/dataset_1k_720p_2/images/scene_0710_cf2.png b/dataset_1k_720p_2/images/scene_0710_cf2.png deleted file mode 100644 index aa588c1bbc985e207528d77fc9dbccd81c61b711..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0710_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:284e04c80f306689f3d80283e1e3cc85a7af2b678a68ae39100e2a1f01ea22d8 -size 1187672 diff --git a/dataset_1k_720p_2/images/scene_0710_original.png b/dataset_1k_720p_2/images/scene_0710_original.png deleted file mode 100644 index 4962920e48f40c0ab4a7b60df061a4af1ce9ac87..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0710_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f51ac55a0807c28cedec646ffdaaf1fadca21d895632e1324049bb6bcb56a6d -size 1181731 diff --git a/dataset_1k_720p_2/images/scene_0711_cf1.png b/dataset_1k_720p_2/images/scene_0711_cf1.png deleted file mode 100644 index 9574bc43ebb960ea3a635aad654d19e32ed85e6d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0711_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:669f4c7637f3ff8211023c82dde314e7f9d916ca3bb4f4b8207a2c1c57777451 -size 1189521 diff --git a/dataset_1k_720p_2/images/scene_0711_cf2.png b/dataset_1k_720p_2/images/scene_0711_cf2.png deleted file mode 100644 index 814a2232c5b8b0c196da72dae49fdb60274cf4d7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0711_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44e943f5b4a80219077450f38254c575dfea453361ae5461b7952636b2d0b616 -size 1183792 diff --git a/dataset_1k_720p_2/images/scene_0711_original.png b/dataset_1k_720p_2/images/scene_0711_original.png deleted file mode 100644 index 8e719033c0986b9c768c5b8f7a59a99c3b59968b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0711_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af9cfc1428e73b65ea5f293cb0614b462a560e1eedbf5f9018aaaa80b5e9c273 -size 1195499 diff --git a/dataset_1k_720p_2/images/scene_0712_cf1.png b/dataset_1k_720p_2/images/scene_0712_cf1.png deleted file mode 100644 index c868b454d002bf120abee41f303589ae84d4cb19..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0712_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80d372ad905cf47c1b0f998950d2b4ec23be5637ec5fa3099bca77d8006082b9 -size 1080978 diff --git a/dataset_1k_720p_2/images/scene_0712_cf2.png b/dataset_1k_720p_2/images/scene_0712_cf2.png deleted file mode 100644 index 3ca52ec903b34bc4602b6717735c9adc9621e0f9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0712_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f437f0f3125c7c7d7068cc814d3e70f618ba353afe5f6dd1ca6929a50a221b3e -size 1076854 diff --git a/dataset_1k_720p_2/images/scene_0712_original.png b/dataset_1k_720p_2/images/scene_0712_original.png deleted file mode 100644 index 7661c5b552074397874a32fefab78094d066dc54..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0712_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78e46a2b38fff8530894dbca884b9674cff8254aff43f1973ef477e5f0bd2d25 -size 1083463 diff --git a/dataset_1k_720p_2/images/scene_0713_cf1.png b/dataset_1k_720p_2/images/scene_0713_cf1.png deleted file mode 100644 index 49348eb7a848da4feb853e634e36ac76c8f795f8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0713_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5f55f13d2935de7b4321c8f2d9cf4011cd8e0984af171b15eb0a77cb55464e3 -size 1223361 diff --git a/dataset_1k_720p_2/images/scene_0713_cf2.png b/dataset_1k_720p_2/images/scene_0713_cf2.png deleted file mode 100644 index d85de35446507d5ed0f09cb7de5685fed888c7e3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0713_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bcdbefe79e8121ce879c7cd8d8855fc929ec5cc33a7c7023d383bb3c67f4b442 -size 1236528 diff --git a/dataset_1k_720p_2/images/scene_0713_original.png b/dataset_1k_720p_2/images/scene_0713_original.png deleted file mode 100644 index ea15e9b01c6b10ab1ef81f8f9a579fb643c67dd0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0713_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb30c78566584b993fd1198fb36466d7b0130c47ad0cd5c8bfd8adafd0fbd730 -size 1238235 diff --git a/dataset_1k_720p_2/images/scene_0714_cf1.png b/dataset_1k_720p_2/images/scene_0714_cf1.png deleted file mode 100644 index 2af751ef618a0744c6df5f554e7fafd3b3e2c16a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0714_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ddc8117662c7b2d15cd04da0e5073dec944165ee3734970e2ae860080f2335cc -size 1154406 diff --git a/dataset_1k_720p_2/images/scene_0714_cf2.png b/dataset_1k_720p_2/images/scene_0714_cf2.png deleted file mode 100644 index 3afdd18544a6aa0d5c7f90d7767e716753fbf971..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0714_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:762a71d768c8ebf4c68a463f2ee45a9babc19ba3391db58aabfd2b8f12da1bc3 -size 1154485 diff --git a/dataset_1k_720p_2/images/scene_0714_original.png b/dataset_1k_720p_2/images/scene_0714_original.png deleted file mode 100644 index dfe9defd44f7aa219f05301d840f2cb9a3630835..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0714_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff0aed7eb2d3175fd5bbad25cdeffbd3559b09eed28c9d788f9aad4ae22ff623 -size 1168329 diff --git a/dataset_1k_720p_2/images/scene_0715_cf1.png b/dataset_1k_720p_2/images/scene_0715_cf1.png deleted file mode 100644 index e084b4bce9f90bd3d3b95cbf6e6ed4882eb2e619..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0715_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3807c5cf1f62ab00b94a1289ab6fd0d4d8bbf1cfb9fdaba29ce35310f7887fc7 -size 1178025 diff --git a/dataset_1k_720p_2/images/scene_0715_cf2.png b/dataset_1k_720p_2/images/scene_0715_cf2.png deleted file mode 100644 index 765e690995fb598637088b369b1236aef8238c01..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0715_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63fff611e2ad547caba60b0858ddf628eda67f81ca92e2287055dd7bd4e2f64d -size 1220652 diff --git a/dataset_1k_720p_2/images/scene_0715_original.png b/dataset_1k_720p_2/images/scene_0715_original.png deleted file mode 100644 index c7679d9ccd188b872f3b4a5124c0b3dc19743368..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0715_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2419f11fdeba4b07a45039fb2335ea5d79e15a57db566235a2d49cb90670b0cb -size 1213787 diff --git a/dataset_1k_720p_2/images/scene_0716_cf1.png b/dataset_1k_720p_2/images/scene_0716_cf1.png deleted file mode 100644 index ab303db7bcfbaf9370d247e27246a7a3cff34c52..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0716_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56f0c5c8a570a758ee449dd29f4ea6d868958eb3677a038239fbba9455a0d5fb -size 1233226 diff --git a/dataset_1k_720p_2/images/scene_0716_cf2.png b/dataset_1k_720p_2/images/scene_0716_cf2.png deleted file mode 100644 index 3bfbf07fb0eef9db31230f1254573ee51d53140a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0716_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:084b1326647f0d2bcc22ca7dabd28c185dae4312bb91b9dd69c45a9c8feaf5e8 -size 1237463 diff --git a/dataset_1k_720p_2/images/scene_0716_original.png b/dataset_1k_720p_2/images/scene_0716_original.png deleted file mode 100644 index 85322c5c1cd497b4406c5b2f8d9c06b01be4474b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0716_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48f5a3382662702d3136651e1df139820c8cb4ef5da01d87cce659d42c9fccee -size 1232949 diff --git a/dataset_1k_720p_2/images/scene_0717_cf1.png b/dataset_1k_720p_2/images/scene_0717_cf1.png deleted file mode 100644 index 07557a239fc606b5fca2cd1b837937b2a8ae7a7e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0717_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd06a3304b7af4b1adb081e1ac373c1c8251cf9745eff6a477ecb7e3afdfb1a3 -size 1124602 diff --git a/dataset_1k_720p_2/images/scene_0717_cf2.png b/dataset_1k_720p_2/images/scene_0717_cf2.png deleted file mode 100644 index 59731bf0af33ecbc5f88cbb514179fa8c105b33f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0717_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27875be159a0d461b3163e516a68d4e6a706fcdef463c0307062f112397756b9 -size 1136876 diff --git a/dataset_1k_720p_2/images/scene_0717_original.png b/dataset_1k_720p_2/images/scene_0717_original.png deleted file mode 100644 index 0b9e66254ef3dbc61414a05bf7f82e4a0db84a18..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0717_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1032e9d6398290a0fef29420eb30af4347590676b9ad05977fb3a7e10f12988c -size 1122812 diff --git a/dataset_1k_720p_2/images/scene_0718_cf1.png b/dataset_1k_720p_2/images/scene_0718_cf1.png deleted file mode 100644 index 15d32a293ede944b3d795b837899cfa3c2e15e5e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0718_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b73445506fd3195c690dd785bbe65ee79302e0949441d8796a50bb727c21a1b2 -size 1214763 diff --git a/dataset_1k_720p_2/images/scene_0718_cf2.png b/dataset_1k_720p_2/images/scene_0718_cf2.png deleted file mode 100644 index 1495f9faf678e88faee9a7fa68a53e2b83e45826..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0718_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf9bd4f44a3b40c6e41092d827cd9cc5b1ac7d9ade0ec0a604a250cadcbcab7a -size 1189896 diff --git a/dataset_1k_720p_2/images/scene_0718_original.png b/dataset_1k_720p_2/images/scene_0718_original.png deleted file mode 100644 index 8ab843e42c4fea58266173a39eab9357f0916699..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0718_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f0f708072b4f0b477ddb45ae1a36cab183f462b670d171da7135dd3b2217a67 -size 1182648 diff --git a/dataset_1k_720p_2/images/scene_0719_cf1.png b/dataset_1k_720p_2/images/scene_0719_cf1.png deleted file mode 100644 index 8dbf3fa708be1fb97ad48551aa019aa4f29169be..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0719_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02c5f692833ecaa9eb300a6dc90e4ba0100bb36feda496a1d0fda604bb17d1b7 -size 1130871 diff --git a/dataset_1k_720p_2/images/scene_0719_cf2.png b/dataset_1k_720p_2/images/scene_0719_cf2.png deleted file mode 100644 index 2e56573b6a65a7ff1a27b480da32e2424297369f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0719_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83a48ed5ef8fc892cabc3747f1c6cd734a45bac7e455327bc53977baa61058b0 -size 1132326 diff --git a/dataset_1k_720p_2/images/scene_0719_original.png b/dataset_1k_720p_2/images/scene_0719_original.png deleted file mode 100644 index 46e82b6486b510b1630afcf34acfd4eb4922ea3e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0719_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:657f378ba61d4e08c0263bb142c73671b28b0c602b747ca38d7584932d618fb9 -size 1133864 diff --git a/dataset_1k_720p_2/images/scene_0720_cf1.png b/dataset_1k_720p_2/images/scene_0720_cf1.png deleted file mode 100644 index 179e2aa5d3c493ea804db347b3bc50b6f125a447..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0720_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e50d9893b14ecb4d0f53fa3a1b1a48a92f265bb9c85841bed6bbe98936a3fdc8 -size 1172961 diff --git a/dataset_1k_720p_2/images/scene_0720_cf2.png b/dataset_1k_720p_2/images/scene_0720_cf2.png deleted file mode 100644 index b5600fab9ad5a2d65e0b6bed1e25741df1932384..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0720_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:893b54d6ade049221f8946036cac044b4c32084ed0d97c302adb11ec28180270 -size 1152245 diff --git a/dataset_1k_720p_2/images/scene_0720_original.png b/dataset_1k_720p_2/images/scene_0720_original.png deleted file mode 100644 index 0e09107067a02e48bb19f866e123355cab5e201d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0720_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b52aa563d9013c849d8aa3566c3765ab0c927d36d49bac0caada61c31ce470cc -size 1168706 diff --git a/dataset_1k_720p_2/images/scene_0721_cf1.png b/dataset_1k_720p_2/images/scene_0721_cf1.png deleted file mode 100644 index 34dfb68c89ce0b73ee0001107939013a3f553932..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0721_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ece0c5838394bdacfa96e08bde9e5bfa645fdc2589cb266a0af566bee3f007ec -size 1178863 diff --git a/dataset_1k_720p_2/images/scene_0721_cf2.png b/dataset_1k_720p_2/images/scene_0721_cf2.png deleted file mode 100644 index 0b9b5f89c0e60c94456a72fbba9993d75d035a74..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0721_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c659920970af44e18f6878127449630b091f20170530e5e0be818ee6d8fcbfa -size 1190691 diff --git a/dataset_1k_720p_2/images/scene_0721_original.png b/dataset_1k_720p_2/images/scene_0721_original.png deleted file mode 100644 index 5c0eee03044ebd57a8d5d0be027b98aa17dee039..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0721_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7aa75b7cab371033924415abcc09ecc289b5125318558777f222e67f870eefa9 -size 1182347 diff --git a/dataset_1k_720p_2/images/scene_0722_cf1.png b/dataset_1k_720p_2/images/scene_0722_cf1.png deleted file mode 100644 index c0b5dea120db22594f0ee309b23de98e410387ca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0722_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9bf3ff91951e685ae49660f86dc381ba3205462a3ab6f8ce0d629bece52b29d1 -size 1077231 diff --git a/dataset_1k_720p_2/images/scene_0722_cf2.png b/dataset_1k_720p_2/images/scene_0722_cf2.png deleted file mode 100644 index da556b1e305e09c1c6e782b30cd5ed9a8b07a24d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0722_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03507e867a0951a777ec79ca1fa92578ef188ae90c983e0ee295c1ebc2ec7fb0 -size 1059108 diff --git a/dataset_1k_720p_2/images/scene_0722_original.png b/dataset_1k_720p_2/images/scene_0722_original.png deleted file mode 100644 index 48b9a906aca8e87cc16f7509fd7f3bab491ffbf2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0722_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f989853f77ed4043fe9dcb03e135ed5b4d7d1a655d4741ee1490db1bef6565b3 -size 1067256 diff --git a/dataset_1k_720p_2/images/scene_0723_cf1.png b/dataset_1k_720p_2/images/scene_0723_cf1.png deleted file mode 100644 index 655c99ad2ae35fc7d3578165e2ffe12050bfc61b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0723_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a56e4129a962955b0e1f70411213541de97c561638b34c8714632faae617e56f -size 1210202 diff --git a/dataset_1k_720p_2/images/scene_0723_cf2.png b/dataset_1k_720p_2/images/scene_0723_cf2.png deleted file mode 100644 index 730f25cfdcc502dd5a7e3d6ff577f6f515d1de70..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0723_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4bbe942bc3ec2ecc88eec53fc6d3174553c609dd0da96eb2753ae8e948bf71da -size 1270435 diff --git a/dataset_1k_720p_2/images/scene_0723_original.png b/dataset_1k_720p_2/images/scene_0723_original.png deleted file mode 100644 index aea930a1a5e32edd16907999c56845b6f96fac1b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0723_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2c6cdf4b093f1756df310d7fb120f616a73f6190e2d96fd02ef04194e1e0fa3 -size 1269485 diff --git a/dataset_1k_720p_2/images/scene_0724_cf1.png b/dataset_1k_720p_2/images/scene_0724_cf1.png deleted file mode 100644 index 333fcd2306b3cf30d12a7fd0e4e34ff347fc5d7b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0724_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff5364e68b2102d840805f713afa5bf6b4ce7dad6e7f0e8ec437801429d3be27 -size 1206320 diff --git a/dataset_1k_720p_2/images/scene_0724_cf2.png b/dataset_1k_720p_2/images/scene_0724_cf2.png deleted file mode 100644 index e4c4031a9c432a24f2e038fa3cfa3af9f66a2faf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0724_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ca05238390e642d4ce83a839f8a64ce6e5969a14689df3b4c1e32d03ccd2425 -size 1219745 diff --git a/dataset_1k_720p_2/images/scene_0724_original.png b/dataset_1k_720p_2/images/scene_0724_original.png deleted file mode 100644 index c4f65e919e661fbc0a64cb0faad2b98b478c9459..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0724_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f52f6701bd8724d911860fe844b3812225077e44a3cf3aa823acb24bf67b6855 -size 1206313 diff --git a/dataset_1k_720p_2/images/scene_0725_cf1.png b/dataset_1k_720p_2/images/scene_0725_cf1.png deleted file mode 100644 index 2cfb18a5cf28ed1608f302e105cdd1eec6e0b5fd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0725_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af39d5ad1ce5fc4e8b13e587121cf52d97cba993f51d3288305902f83738ce97 -size 1300200 diff --git a/dataset_1k_720p_2/images/scene_0725_cf2.png b/dataset_1k_720p_2/images/scene_0725_cf2.png deleted file mode 100644 index 167ebe04d47c1a1d1e1012771635ef2e7ae45ee0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0725_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24a795a6265809bb3475e966edce9cbc401e8cbe7ba554a36508003007a15c97 -size 1292280 diff --git a/dataset_1k_720p_2/images/scene_0725_original.png b/dataset_1k_720p_2/images/scene_0725_original.png deleted file mode 100644 index 4a8e54151a8059e8b36d3bbdad7f3f8f5196a9f4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0725_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f052d62f0cce6c46c0e9ab17a94be4ca1eba38f3c4bc70fd8507db8315eea82a -size 1290972 diff --git a/dataset_1k_720p_2/images/scene_0726_cf1.png b/dataset_1k_720p_2/images/scene_0726_cf1.png deleted file mode 100644 index c4f1c2bdab5dd8e086659a8140ebe1148f309cb3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0726_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6456ceb4e45ef8539a528bb300ef938f6855cdaf61c1b7af6b4a1ff72f6cf844 -size 1137905 diff --git a/dataset_1k_720p_2/images/scene_0726_cf2.png b/dataset_1k_720p_2/images/scene_0726_cf2.png deleted file mode 100644 index 2c8c308db41ab8fb19fcf14207c06f0c1e3b3bc7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0726_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a791f1fab926c15bd30ec27249ab80656375ad7349ff3da534bb74f6c16c696 -size 1143222 diff --git a/dataset_1k_720p_2/images/scene_0726_original.png b/dataset_1k_720p_2/images/scene_0726_original.png deleted file mode 100644 index 564942efc02935dcacbdb37a6dee944fc997ba5f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0726_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2cb085517fd2503e21f8c81ba797e23134176f850cd5c78eef3cf8ac4ee5bc6 -size 1142220 diff --git a/dataset_1k_720p_2/images/scene_0727_cf1.png b/dataset_1k_720p_2/images/scene_0727_cf1.png deleted file mode 100644 index cfa5b720352b69fb5e2cea1a8b17fe2bc1a05a7a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0727_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:102746c38f99eb371d7c965f0c2a8fc88c04304e9cb53285bc01658d3c943471 -size 1125672 diff --git a/dataset_1k_720p_2/images/scene_0727_cf2.png b/dataset_1k_720p_2/images/scene_0727_cf2.png deleted file mode 100644 index 31809dedad5e46c3ea4386a21ca68d2ccfc16cf3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0727_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:477fafba3f64ceb79add3153dc839ea339488fa9c874bf439b9df81637084d35 -size 1141274 diff --git a/dataset_1k_720p_2/images/scene_0727_original.png b/dataset_1k_720p_2/images/scene_0727_original.png deleted file mode 100644 index 63c729640a0a67094d00d975435c23de569a4414..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0727_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1be126d69f115791ae34a14d87205380ce752383ab6323ddd2af2600e856d899 -size 1146566 diff --git a/dataset_1k_720p_2/images/scene_0728_cf1.png b/dataset_1k_720p_2/images/scene_0728_cf1.png deleted file mode 100644 index 3c1d9854dc25ce1fa29f2c529a8cb87a812c64a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0728_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:399b6b2e396ea07c1258247791a6cb61eb595dca7acc9b4c6d711dc1291b9b8e -size 1305409 diff --git a/dataset_1k_720p_2/images/scene_0728_cf2.png b/dataset_1k_720p_2/images/scene_0728_cf2.png deleted file mode 100644 index b4d9bd64f18e0aff46d3a739043844e2e322f60f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0728_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04776b4a98acd747abcccfff7e7d3b1835b907486cf5e8ce4e36b289eafe2add -size 1343018 diff --git a/dataset_1k_720p_2/images/scene_0728_original.png b/dataset_1k_720p_2/images/scene_0728_original.png deleted file mode 100644 index 2a81a6d50f6c7fd21caf3bf509559553fa4f4a6f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0728_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5cadf0209e9e81d43f44e05eac81719cab137d0584ab1d399a21aab8c4006cc -size 1322418 diff --git a/dataset_1k_720p_2/images/scene_0729_cf1.png b/dataset_1k_720p_2/images/scene_0729_cf1.png deleted file mode 100644 index 8b2e735a4978290ca02c95787fe4da46a70d5a97..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0729_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e46670793667c0de16c234d5ab4908c38b7360d12f9e59372e6312264f6e628 -size 1044758 diff --git a/dataset_1k_720p_2/images/scene_0729_cf2.png b/dataset_1k_720p_2/images/scene_0729_cf2.png deleted file mode 100644 index 120642c1b24dbd775b7b0b6483b5aed595270f34..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0729_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ba5c399bbfec894eee66d89990fd8b5afb208b1db675aa21f2f0fc7908092a1 -size 1059963 diff --git a/dataset_1k_720p_2/images/scene_0729_original.png b/dataset_1k_720p_2/images/scene_0729_original.png deleted file mode 100644 index 5b7d0464589a73b434aa315225bbc21ce438bf88..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0729_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9431151f3efc19909059597e41fcac764bcbefb12967e354dadccdd81c5cd95 -size 1085116 diff --git a/dataset_1k_720p_2/images/scene_0730_cf1.png b/dataset_1k_720p_2/images/scene_0730_cf1.png deleted file mode 100644 index 8595147eb1db6165d8b2ee31e9c0ebc8ead1623d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0730_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a407ca701fad9c949f91f6aaf82ee61b48224e5988546203b91a830059fceb24 -size 1057427 diff --git a/dataset_1k_720p_2/images/scene_0730_cf2.png b/dataset_1k_720p_2/images/scene_0730_cf2.png deleted file mode 100644 index 1238407298afa2700b31550ea2286257716b3433..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0730_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c8bdb6aceef6c64ceb9c907dae5fefe79695019b4c74d9f4bd1c4b5f72c8bc15 -size 1099378 diff --git a/dataset_1k_720p_2/images/scene_0730_original.png b/dataset_1k_720p_2/images/scene_0730_original.png deleted file mode 100644 index eff4238964488ccdbfc88081b11dba6d444e1616..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0730_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4582897e56777322d183d4caa35f6ae0cc39914232cbd48222fd3262f2952da8 -size 1095126 diff --git a/dataset_1k_720p_2/images/scene_0731_cf1.png b/dataset_1k_720p_2/images/scene_0731_cf1.png deleted file mode 100644 index 18ffdc4dcb8d9823bc2f516e0cb6ab0a53a63798..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0731_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:338a069b89034c3051d8993f8a8fa64adc81b3772d7fb23d0dfe40cfe4faf487 -size 1368417 diff --git a/dataset_1k_720p_2/images/scene_0731_cf2.png b/dataset_1k_720p_2/images/scene_0731_cf2.png deleted file mode 100644 index 9822fcacd74bc17ca38c5ce11a5057361cd613a7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0731_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3bc3d4f7db8b65f83d379e9e7d0bba960cbab87f340249887cd657eac41cff1f -size 1338385 diff --git a/dataset_1k_720p_2/images/scene_0731_original.png b/dataset_1k_720p_2/images/scene_0731_original.png deleted file mode 100644 index ba9bba1715733c29e25862db91467a62842a746b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0731_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c887e1517b8b9677403a0be3f1529ef5699e10162572949ee5a460a892f83b9 -size 1340823 diff --git a/dataset_1k_720p_2/images/scene_0732_cf1.png b/dataset_1k_720p_2/images/scene_0732_cf1.png deleted file mode 100644 index 0c07f5089d1814b01256c31dc1fed00ab68e51f2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0732_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49d212d51b4008e5274428b2f7f6f0b90f5e9400a2b53c0c76dca857ea273283 -size 1267507 diff --git a/dataset_1k_720p_2/images/scene_0732_cf2.png b/dataset_1k_720p_2/images/scene_0732_cf2.png deleted file mode 100644 index e27aae590a601787df7dcf9254e11e2658e37d41..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0732_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d53ba4ed3b8d796d33b24ba0a098cc377b6503b44dd0a44bd9c75b85a54c522 -size 1248093 diff --git a/dataset_1k_720p_2/images/scene_0732_original.png b/dataset_1k_720p_2/images/scene_0732_original.png deleted file mode 100644 index d856a9844ec5d6f96be5f1987bfcb6900c2a3af1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0732_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:07e256f29677e952da4ca7c6d4797f3c7e8cf9e64bbfc1980e4f1e27b7f5bb45 -size 1257948 diff --git a/dataset_1k_720p_2/images/scene_0733_cf1.png b/dataset_1k_720p_2/images/scene_0733_cf1.png deleted file mode 100644 index 16f0f9ee9bf970ff6515e89126e756146d176c2f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0733_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c832d8df6405734c8c2f851a83bb3e24930f15f2fd8f10172f883617477c8ec9 -size 1091226 diff --git a/dataset_1k_720p_2/images/scene_0733_cf2.png b/dataset_1k_720p_2/images/scene_0733_cf2.png deleted file mode 100644 index 33a89c9276878eb9212280a958d8207852969216..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0733_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7270e2865a9dca8c35ea2828589d8417c8c66045dc95a7a16fd4fb5021b72c89 -size 1104177 diff --git a/dataset_1k_720p_2/images/scene_0733_original.png b/dataset_1k_720p_2/images/scene_0733_original.png deleted file mode 100644 index a391ff82edec56900b3189e6e56279a8ecabb2dd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0733_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b34705726e29d36e28b2e2f4b0edef59d721e265b4d42a8b537113b4fb743332 -size 1110633 diff --git a/dataset_1k_720p_2/images/scene_0734_cf1.png b/dataset_1k_720p_2/images/scene_0734_cf1.png deleted file mode 100644 index c98945b7dbc2ecec6a07e883d924ea43a5c25c09..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0734_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12c16cc2f987a237bb3ea44bc416853572bbb34a996f53ab9690df0144bca47e -size 1069804 diff --git a/dataset_1k_720p_2/images/scene_0734_cf2.png b/dataset_1k_720p_2/images/scene_0734_cf2.png deleted file mode 100644 index e963ce389b16418c39e09bd3c61a0d7fc94678bf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0734_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:057744cfc71cfe092899659611f4fca84b93900d6b210021814640f3811dbdec -size 1093336 diff --git a/dataset_1k_720p_2/images/scene_0734_original.png b/dataset_1k_720p_2/images/scene_0734_original.png deleted file mode 100644 index 7afc0fb6befd6e82deb091fb44431dee43de0b14..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0734_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70aca51e0f3470dfd546c41097654c152cb123cd0aea9527ba90c53d71492483 -size 1084634 diff --git a/dataset_1k_720p_2/images/scene_0735_cf1.png b/dataset_1k_720p_2/images/scene_0735_cf1.png deleted file mode 100644 index d0de7a9a6071a50821d98274e263b94c73723f19..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0735_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1cb928d09664d1ed8a87485451d901ef96dd589e90e13d6eef68c1d05a74305 -size 1158701 diff --git a/dataset_1k_720p_2/images/scene_0735_cf2.png b/dataset_1k_720p_2/images/scene_0735_cf2.png deleted file mode 100644 index 0d1e49fad4519cfa9abbce94b9467c9afee3a7a4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0735_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29d1a979665423380a595c98bc79a46789f2c66c7409e48d5312d5db7fe1e2b4 -size 1223755 diff --git a/dataset_1k_720p_2/images/scene_0735_original.png b/dataset_1k_720p_2/images/scene_0735_original.png deleted file mode 100644 index 67acda88fd324d0ab627d5bd9de0d4c5579223dd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0735_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eefe72b2bc561c915e2e926bdb033040f9b8d347fa86fc8f76e59762ce9bfbd1 -size 1161325 diff --git a/dataset_1k_720p_2/images/scene_0736_cf1.png b/dataset_1k_720p_2/images/scene_0736_cf1.png deleted file mode 100644 index 7a04ebb56edc17498e913ff6db3568dc025d57bb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0736_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:acaa83bbd18d28858f5b03ebe1d0febea2b70f98d5c58d08ed4a620ae9e70c59 -size 1117079 diff --git a/dataset_1k_720p_2/images/scene_0736_cf2.png b/dataset_1k_720p_2/images/scene_0736_cf2.png deleted file mode 100644 index 7cbccee1164107b03d746e39310463caf9e31382..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0736_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b81c5947884cbf1d30f835df2e0026bdac3e16b5ba7f907cff7e2a7d3bca684 -size 1162318 diff --git a/dataset_1k_720p_2/images/scene_0736_original.png b/dataset_1k_720p_2/images/scene_0736_original.png deleted file mode 100644 index e96e0cf2c20506705d0560ed766de6e181f0a5c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0736_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49c94261ee49380fcf29ead7c986c0b7b004c219f853b24682d4d58120e4e750 -size 1106330 diff --git a/dataset_1k_720p_2/images/scene_0737_cf1.png b/dataset_1k_720p_2/images/scene_0737_cf1.png deleted file mode 100644 index ad43271fd8128fec11ed54f523a5159830055fa3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0737_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e759da57ae084b372aae98d978f6141dda68aadfb0278f360906460cacb66baf -size 1095933 diff --git a/dataset_1k_720p_2/images/scene_0737_cf2.png b/dataset_1k_720p_2/images/scene_0737_cf2.png deleted file mode 100644 index 18faada6ada713d10681e283c78e467a18dcce14..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0737_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9bc1580b1781fdc61933b80cc245760193765755c3c6986517985cc95e3d2cb -size 1124162 diff --git a/dataset_1k_720p_2/images/scene_0737_original.png b/dataset_1k_720p_2/images/scene_0737_original.png deleted file mode 100644 index 0bdc6e843cacb7b171dfd2b4c95d18396b9e5849..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0737_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7e70f9efd68e39a25fcb351d8e74d887d6a8e7a6009858c5e5ffca0bba04e2f -size 1163225 diff --git a/dataset_1k_720p_2/images/scene_0738_cf1.png b/dataset_1k_720p_2/images/scene_0738_cf1.png deleted file mode 100644 index 2ce175816934251ca05409fe6530e6bec585d568..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0738_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6864957bfa0ce89f3051b0a483572f99aad71ac13df5206c0c0924fd1cb9ca0b -size 1114391 diff --git a/dataset_1k_720p_2/images/scene_0738_cf2.png b/dataset_1k_720p_2/images/scene_0738_cf2.png deleted file mode 100644 index 0c8b56ce3c28468e2433ac420570fd5a72145e1e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0738_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3e7dbf7d2ee54548a1433bd658644e45a56f040199f068571d28e6f7471bb8d -size 1111739 diff --git a/dataset_1k_720p_2/images/scene_0738_original.png b/dataset_1k_720p_2/images/scene_0738_original.png deleted file mode 100644 index 6b47c5669e5a955f3b934e4fafcc344738387e88..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0738_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f10058f53e691e63ee0728adc2da36fb5bbbaddaeb442f7c5cf41f8b4b0f75d8 -size 1101030 diff --git a/dataset_1k_720p_2/images/scene_0739_cf1.png b/dataset_1k_720p_2/images/scene_0739_cf1.png deleted file mode 100644 index 90e0b324e9718274902d2fe8eff220cbe040d3d0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0739_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19284fe34213af5e32dd4ac222a5c6c0134cc8481d6b7306c1bb7e2ce7044403 -size 1121915 diff --git a/dataset_1k_720p_2/images/scene_0739_cf2.png b/dataset_1k_720p_2/images/scene_0739_cf2.png deleted file mode 100644 index 08e206dcb11799bf472fb130c3fd6206a00aa70f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0739_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:057a58fa8c80414992626cdecfe9588514a22fe153deb39d9a5d4a2954dfc87d -size 1193268 diff --git a/dataset_1k_720p_2/images/scene_0739_original.png b/dataset_1k_720p_2/images/scene_0739_original.png deleted file mode 100644 index b1a5405464fd53ccd06d02a5c8fcddd0b980b4c3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0739_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29965b1925c0f861c340aaedad0fcf603f0b049ae5a80e2e8870999fad3fcfaf -size 1122982 diff --git a/dataset_1k_720p_2/images/scene_0740_cf1.png b/dataset_1k_720p_2/images/scene_0740_cf1.png deleted file mode 100644 index 209869b66a65eddd87e099f309fe400ceeb019c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0740_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7fa4ee5c28c03204f1e1b3b3110e3fd7b96a723af403e720a0cd4956700edaf9 -size 1124889 diff --git a/dataset_1k_720p_2/images/scene_0740_cf2.png b/dataset_1k_720p_2/images/scene_0740_cf2.png deleted file mode 100644 index cb81477ad99a2d45ab8a2e453915f0b7e7c6fb68..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0740_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:813a71eeae03da848a0550c87b2956531cdd1c74cd98b50604f42ed2841958a6 -size 1155858 diff --git a/dataset_1k_720p_2/images/scene_0740_original.png b/dataset_1k_720p_2/images/scene_0740_original.png deleted file mode 100644 index 99ae3783955d5f91847386808d41916fd8f78aac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0740_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:adbc4f1f82c01706c0aa3171ac23f3a6a592d6eede0b588fb8b1b9715d7a86b2 -size 1125310 diff --git a/dataset_1k_720p_2/images/scene_0741_cf1.png b/dataset_1k_720p_2/images/scene_0741_cf1.png deleted file mode 100644 index 1826bfb6ed01fe1819937ebcdfd7857d27922664..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0741_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61e211a39693cc70b25abb66573857a60996ff9b8549a6049fcf6d09d035f8a9 -size 1141323 diff --git a/dataset_1k_720p_2/images/scene_0741_cf2.png b/dataset_1k_720p_2/images/scene_0741_cf2.png deleted file mode 100644 index 86a76207ceaeed5723e15260e67906802ec33d4b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0741_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb18c2e07c47e81f735474259c49d536760f8c56ffc1f28e514803739a1e4a3b -size 1148935 diff --git a/dataset_1k_720p_2/images/scene_0741_original.png b/dataset_1k_720p_2/images/scene_0741_original.png deleted file mode 100644 index f8787ebca747761166466e1f968f49251c847a37..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0741_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ac93ec5191cd20d665c74a403c05087f938cb2b05ae3f79967ca784347ea61e -size 1144156 diff --git a/dataset_1k_720p_2/images/scene_0742_cf1.png b/dataset_1k_720p_2/images/scene_0742_cf1.png deleted file mode 100644 index 33c6f63bbe56f8f6fa10252d56b4c9628ab877f5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0742_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:98e6ae90401073859fbd6f5c77b33b801cdd1f2ed9b7ab0d7440d267d68c6114 -size 1226156 diff --git a/dataset_1k_720p_2/images/scene_0742_cf2.png b/dataset_1k_720p_2/images/scene_0742_cf2.png deleted file mode 100644 index 1db0e4f81ee997279989961db53c50f9f8fa37da..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0742_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ae4d5cd9fffa60b739492d653d96ba57f5a051a022e517e6ed8f75362d4639b -size 1197841 diff --git a/dataset_1k_720p_2/images/scene_0742_original.png b/dataset_1k_720p_2/images/scene_0742_original.png deleted file mode 100644 index d99ccf5e7f1284f94c3756322b235aaa22d1946b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0742_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb764fce52ac4f137810249235d23fcb051aa72ae4f07b6204199fd444ab0923 -size 1230039 diff --git a/dataset_1k_720p_2/images/scene_0743_cf1.png b/dataset_1k_720p_2/images/scene_0743_cf1.png deleted file mode 100644 index 1b4dad1712a66c8bd2f27a9ea41a89acf7313cea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0743_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33f5e5333f3c96eb1e40549a7a3f49e4420130262b416cd7bd1c84cdf76cf257 -size 1110106 diff --git a/dataset_1k_720p_2/images/scene_0743_cf2.png b/dataset_1k_720p_2/images/scene_0743_cf2.png deleted file mode 100644 index 4f9a254d273c451d1b8a15964b4805c972bc81ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0743_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cedc6fe3564dec250150ffbc461449bce4f2adeff146755f0a345144be01cdb1 -size 1068024 diff --git a/dataset_1k_720p_2/images/scene_0743_original.png b/dataset_1k_720p_2/images/scene_0743_original.png deleted file mode 100644 index 229b31124ac9ab9139cd6153726f515a977364df..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0743_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c13a613bdba3f30caad0a70d6e392d151f0f94c26e604847d0951dd4cddbd998 -size 1069825 diff --git a/dataset_1k_720p_2/images/scene_0744_cf1.png b/dataset_1k_720p_2/images/scene_0744_cf1.png deleted file mode 100644 index 5b5928726fe7b205fb0c69e11f6f3a70108c4ed3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0744_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1005f91465719097fadbc69737ddf1d15f6274f741162ba5225636aa6da29501 -size 1154136 diff --git a/dataset_1k_720p_2/images/scene_0744_cf2.png b/dataset_1k_720p_2/images/scene_0744_cf2.png deleted file mode 100644 index 0bbff8a83dc06e831316ebd82ef183f2f792c05a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0744_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d40cbc81e45cf8d46c4825bbd027bb7d194b7b5d9be1b31fede93b2aa721118 -size 1162882 diff --git a/dataset_1k_720p_2/images/scene_0744_original.png b/dataset_1k_720p_2/images/scene_0744_original.png deleted file mode 100644 index f69015ea2cf09007d6837e25e48d9c0f79f6a3ab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0744_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0fd846a2b2a651be6c20a37390b42b840e0c81443b923b122eec127925da73b1 -size 1158944 diff --git a/dataset_1k_720p_2/images/scene_0745_cf1.png b/dataset_1k_720p_2/images/scene_0745_cf1.png deleted file mode 100644 index d318c075b2c763b7e6616bd0bb137760c457715c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0745_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d711f09b080bb821971bce30b58b01cb03176eec87a8729d3b183422e11cb783 -size 1053156 diff --git a/dataset_1k_720p_2/images/scene_0745_cf2.png b/dataset_1k_720p_2/images/scene_0745_cf2.png deleted file mode 100644 index b8c73083b4dcaa0fad0ac3db77408621a4c79da8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0745_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5554930b6f72627da896afd29f3eb0cdf5c4319f9be72fc58d6cc254709160dc -size 1065432 diff --git a/dataset_1k_720p_2/images/scene_0745_original.png b/dataset_1k_720p_2/images/scene_0745_original.png deleted file mode 100644 index 79b7894fbed57aeb30b17e2ad567a8f15e2b0c3c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0745_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ed2fed8e8cf29a9dfd98f196e072994b7a44f2c870487e20e327ea9b5e036d2 -size 1054780 diff --git a/dataset_1k_720p_2/images/scene_0746_cf1.png b/dataset_1k_720p_2/images/scene_0746_cf1.png deleted file mode 100644 index 99abe1ad81261db2a4cef28072c9029961b8ce60..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0746_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37c7663cc54dde31c509b32cb757f75b11eb2c7e719ca6bd70192a19ab88c3a8 -size 1114989 diff --git a/dataset_1k_720p_2/images/scene_0746_cf2.png b/dataset_1k_720p_2/images/scene_0746_cf2.png deleted file mode 100644 index 077256258b51a3ce94bfecac5adb3517e43b6caf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0746_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:938c622a4b69a0714d0a149a243737e777819d7e2478a9a8a0886aae3561d059 -size 1124447 diff --git a/dataset_1k_720p_2/images/scene_0746_original.png b/dataset_1k_720p_2/images/scene_0746_original.png deleted file mode 100644 index 918125c13badd1ac008213b84730af9f884489ff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0746_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:868e3d31fe00f4c61cce486cd40e14d09e35f65c96556e6e2d2e01fa3312d666 -size 1115993 diff --git a/dataset_1k_720p_2/images/scene_0747_cf1.png b/dataset_1k_720p_2/images/scene_0747_cf1.png deleted file mode 100644 index 31e27ce0e744dd835cd1f2441f84325697d14641..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0747_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62f9269e526dfadd43031cc03525d132ff35d92fc861eec5c85108adaaf7e5ec -size 1144710 diff --git a/dataset_1k_720p_2/images/scene_0747_cf2.png b/dataset_1k_720p_2/images/scene_0747_cf2.png deleted file mode 100644 index c234cf216b7738b0d2c60c6b182274f4dfa648a2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0747_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8be6484fbb544d135e5e9f82750d4c168068bbbba3a9c28eb9c7ebf61931a116 -size 1166867 diff --git a/dataset_1k_720p_2/images/scene_0747_original.png b/dataset_1k_720p_2/images/scene_0747_original.png deleted file mode 100644 index d3c20629970528ff16295ccec932c424a7969aed..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0747_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:492e7d4afdf41086b8b0a3fcefb81aab53f4791049a357979438a13c384e3463 -size 1166150 diff --git a/dataset_1k_720p_2/images/scene_0748_cf1.png b/dataset_1k_720p_2/images/scene_0748_cf1.png deleted file mode 100644 index b6b54d8ac3c68eb488c692a48e370ea962e07645..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0748_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3f197588a090a8c4b9cc6602e5c3a03e833e20651e07c98b059002432495bf3 -size 1152314 diff --git a/dataset_1k_720p_2/images/scene_0748_cf2.png b/dataset_1k_720p_2/images/scene_0748_cf2.png deleted file mode 100644 index 710b9a2bff46b7dcb08efc993b205a5a8b8ea344..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0748_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:631844a286301b953f5c6800e1e966e7a9bf82baa8c8a475b0fbaaa7d8e1dc13 -size 1187527 diff --git a/dataset_1k_720p_2/images/scene_0748_original.png b/dataset_1k_720p_2/images/scene_0748_original.png deleted file mode 100644 index 2c9c27f1fd4e46c7bb17342506ecb082de0c510b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0748_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d782f85fe29269539d0dde4acac8480a05c89c4c1577f4d146cdaf4d21c037c -size 1194351 diff --git a/dataset_1k_720p_2/images/scene_0749_cf1.png b/dataset_1k_720p_2/images/scene_0749_cf1.png deleted file mode 100644 index be1ba832c5d79b27d3fe9bf6f437bfbe4df861cc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0749_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa60accb6b2ec664f28cf66ef897e41b06cbc5d269341c8ab63d8d1157639895 -size 1056770 diff --git a/dataset_1k_720p_2/images/scene_0749_cf2.png b/dataset_1k_720p_2/images/scene_0749_cf2.png deleted file mode 100644 index 3122dbdfade678226c353e441bf72c817243c06c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0749_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e30e66b37b870366ed864b77cdebf538126fb31da591f452cdc2703d2f9c97a5 -size 1077794 diff --git a/dataset_1k_720p_2/images/scene_0749_original.png b/dataset_1k_720p_2/images/scene_0749_original.png deleted file mode 100644 index d1494de6fbe487db1ee9e0eea2411bed00651a1c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0749_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8ea798ea8ba98b65239cf9795d41bcb52723a8b16b4a3dd8361a44aeb3a20a1 -size 1075222 diff --git a/dataset_1k_720p_2/images/scene_0750_cf1.png b/dataset_1k_720p_2/images/scene_0750_cf1.png deleted file mode 100644 index 6c74459111986f652f60bb669f0373cde61c9cda..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0750_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb9d8e7809c33595e753758b0764f8e0faa95aa17252348d157cbf1e329c62cf -size 1090286 diff --git a/dataset_1k_720p_2/images/scene_0750_cf2.png b/dataset_1k_720p_2/images/scene_0750_cf2.png deleted file mode 100644 index 91400ba4cf2b9bfebc6ff3e9aa82269971ede40f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0750_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef1fa4f9184f2d49c12d0def87f817d4783612dfcfb0162833739f0e2e4558d8 -size 1057678 diff --git a/dataset_1k_720p_2/images/scene_0750_original.png b/dataset_1k_720p_2/images/scene_0750_original.png deleted file mode 100644 index ca8e3389df65566fbf3649dd2709a21e25b2247c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0750_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8c61197c31658599588e8675dbba2e7d6893072f85b6744e078dad153426756 -size 1090867 diff --git a/dataset_1k_720p_2/images/scene_0751_cf1.png b/dataset_1k_720p_2/images/scene_0751_cf1.png deleted file mode 100644 index 5d58e0db6bbdb4159371a3b199d43c4d17f26fd8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0751_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:118c3c91e0d87c6abd7845b5240f7a9ec42ed7746ff9707b8fc413009f19ef6b -size 1244543 diff --git a/dataset_1k_720p_2/images/scene_0751_cf2.png b/dataset_1k_720p_2/images/scene_0751_cf2.png deleted file mode 100644 index 42f4b835e78976c6721b9b0d8e34025a2583e0c9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0751_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:935cad9fd9097dcc69bf0ed82b9acddf127d8d111d498158f73a575e9890eb2e -size 1250017 diff --git a/dataset_1k_720p_2/images/scene_0751_original.png b/dataset_1k_720p_2/images/scene_0751_original.png deleted file mode 100644 index 1aa41854a1131c833b9af77f7540a170f53ee9c6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0751_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:554a765a078ad156ef77d3efb34f4e7a9d9f8d11c8c034f552d6a27904a142f4 -size 1245201 diff --git a/dataset_1k_720p_2/images/scene_0752_cf1.png b/dataset_1k_720p_2/images/scene_0752_cf1.png deleted file mode 100644 index b272f0e0d9a282a7c79c87f76a006b4312097c13..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0752_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70255bb9fdf155f5dc2303745cff54dd2b1626fa9d1498e05153963399f781e8 -size 1248253 diff --git a/dataset_1k_720p_2/images/scene_0752_cf2.png b/dataset_1k_720p_2/images/scene_0752_cf2.png deleted file mode 100644 index a8ebc357f51fe161bf951c99afd13689f674d3ef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0752_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15a2f40c1a60bf5af0fb73c1ffd61b902c7535588184f52c65b477bad9c6ffa3 -size 1201696 diff --git a/dataset_1k_720p_2/images/scene_0752_original.png b/dataset_1k_720p_2/images/scene_0752_original.png deleted file mode 100644 index 8893caae60321f3255d3015b038e55041a9c50a9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0752_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37ba0738a4c0600cd12b89710b5a6115c263d1600b29f8f201958914284b5503 -size 1203849 diff --git a/dataset_1k_720p_2/images/scene_0753_cf1.png b/dataset_1k_720p_2/images/scene_0753_cf1.png deleted file mode 100644 index 96ed0e5516e4ae2e3e9000263c881b419e74337f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0753_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc2fd29a7ccbb33d0fd369ae7c98cbd2f115bcf8b072fc5fd3dcfdf2f9fd3e77 -size 1164999 diff --git a/dataset_1k_720p_2/images/scene_0753_cf2.png b/dataset_1k_720p_2/images/scene_0753_cf2.png deleted file mode 100644 index f54d7c0196522d2d70029df7bcb52485c6e03912..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0753_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b943627fde187a18c12104cd2c2f3484ab129ab39858c91d7501fd9c13f8ce8 -size 1176205 diff --git a/dataset_1k_720p_2/images/scene_0753_original.png b/dataset_1k_720p_2/images/scene_0753_original.png deleted file mode 100644 index a8fa1c1cfa25969a4546e6833d479fa996314bd9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0753_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8326234076c8c88bd358b0c22cdf9bdbf256c1f5b9c5fd021f6610df2aab7db4 -size 1175828 diff --git a/dataset_1k_720p_2/images/scene_0754_cf1.png b/dataset_1k_720p_2/images/scene_0754_cf1.png deleted file mode 100644 index 41256f144e8e0e169d267e299ec50d85464b4155..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0754_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d3b4811d32880a8b5e17fdc1a175e9b7a75d9293d0f6fe09742f3912e0c3f42 -size 1331744 diff --git a/dataset_1k_720p_2/images/scene_0754_cf2.png b/dataset_1k_720p_2/images/scene_0754_cf2.png deleted file mode 100644 index 36d6c3016929188ba0530c56c86df3501130dabb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0754_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:866591d57bdcc575d378597495b99c696e479d4782632008323c7c7314d4c7f9 -size 1325971 diff --git a/dataset_1k_720p_2/images/scene_0754_original.png b/dataset_1k_720p_2/images/scene_0754_original.png deleted file mode 100644 index ef7502ad11bf08793fbc2a936eb2f0c10452b932..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0754_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b754c6703e2feb3d5d4f5d59842450799aa239f5fcff18c70d51c41165adb27a -size 1327529 diff --git a/dataset_1k_720p_2/images/scene_0755_cf1.png b/dataset_1k_720p_2/images/scene_0755_cf1.png deleted file mode 100644 index b7456223373710c0e04d845e45ad6b3f345d3dd6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0755_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b995ca81c380932f9cd76b3f68e371e0b8d3a1cdc022fd77b03a7d27314bf75 -size 1082081 diff --git a/dataset_1k_720p_2/images/scene_0755_cf2.png b/dataset_1k_720p_2/images/scene_0755_cf2.png deleted file mode 100644 index a75abcfde2b2edffff1ccf52b67113edb8760502..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0755_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:253aa44f3737b5fffeca14a7bab262c49ab85fa4a1cb1135de32bc8fa7e68d2f -size 1082081 diff --git a/dataset_1k_720p_2/images/scene_0755_original.png b/dataset_1k_720p_2/images/scene_0755_original.png deleted file mode 100644 index c65cf2d5315db39eb72271b3c0d566d99924ad47..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0755_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b192794cdfeed94409ffc65fd0583cf54d1323ee4f8148eb715671ec9296a61 -size 1078838 diff --git a/dataset_1k_720p_2/images/scene_0756_cf1.png b/dataset_1k_720p_2/images/scene_0756_cf1.png deleted file mode 100644 index 1b9c287866daa370659098c8f3bec787199486fe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0756_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50891b22faec3b7971a5dc5a9551be504c72b11dbd28ddfd68a25c0aea6fe491 -size 1042814 diff --git a/dataset_1k_720p_2/images/scene_0756_cf2.png b/dataset_1k_720p_2/images/scene_0756_cf2.png deleted file mode 100644 index fa9c63f01f7322c4b87690905638376f1ff84a64..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0756_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b6fb1b7fb2556258d0ae6a4a942dae6547e022362c58c336f4f8d4aebd82b1f -size 1066308 diff --git a/dataset_1k_720p_2/images/scene_0756_original.png b/dataset_1k_720p_2/images/scene_0756_original.png deleted file mode 100644 index 95bffee5f61727ca5a0dfd11b3be629646025c98..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0756_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:887f3cd59cf2ed69849995408a70d09bbb3618423c15c1a92c9f52e5f827366b -size 1077900 diff --git a/dataset_1k_720p_2/images/scene_0757_cf1.png b/dataset_1k_720p_2/images/scene_0757_cf1.png deleted file mode 100644 index 76079f4d30038324dffa1818b44b6b18f0809f26..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0757_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69f7622cf9564424a344ae11875fc61a5ff4e3748d07082dd91c9291d06baa99 -size 1143683 diff --git a/dataset_1k_720p_2/images/scene_0757_cf2.png b/dataset_1k_720p_2/images/scene_0757_cf2.png deleted file mode 100644 index bb38fee50b9cbfc7e2cd8667bb460bececaaf302..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0757_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42007000dbdd1166e8e00e6e9f5569ba60708a2250d5e681692ed8817eb711fb -size 1159759 diff --git a/dataset_1k_720p_2/images/scene_0757_original.png b/dataset_1k_720p_2/images/scene_0757_original.png deleted file mode 100644 index f3cf0f05e093a1e0eaa12bc19171ce617ff88464..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0757_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93a8e970d0c05c4dc2c08e2c211aa0d3a5bda60ce18a9da3d29afadf9f364a50 -size 1191915 diff --git a/dataset_1k_720p_2/images/scene_0758_cf1.png b/dataset_1k_720p_2/images/scene_0758_cf1.png deleted file mode 100644 index 4b8bffdd0aa4b0194995d2132317e8930b92f1fb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0758_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54b064e43b97eba4e3af6956689a1d48a3f46691a56430d93cc7dc913827d302 -size 1221737 diff --git a/dataset_1k_720p_2/images/scene_0758_cf2.png b/dataset_1k_720p_2/images/scene_0758_cf2.png deleted file mode 100644 index 5a1de4d7e47e818efeca4e872856a20d7fbedf06..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0758_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1901fab4d08d4c8093efbd6d48c38966ce5597e296d6bedd9b4ddcb195422c93 -size 1192853 diff --git a/dataset_1k_720p_2/images/scene_0758_original.png b/dataset_1k_720p_2/images/scene_0758_original.png deleted file mode 100644 index 47544b6d5f9fd73d7057314e7dafcaba7121bcd0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0758_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19e625bc33e644575fbc2cf9b11878c7af9fd5fba0e99476ad556e422eb4a386 -size 1211442 diff --git a/dataset_1k_720p_2/images/scene_0759_cf1.png b/dataset_1k_720p_2/images/scene_0759_cf1.png deleted file mode 100644 index 4d74b43fde9bfd6de50cbbabed2097a5959008bd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0759_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ac203ca928ddcf2563c11e80438bd305543a82f63d0ff42036e08df365d1cce -size 1063744 diff --git a/dataset_1k_720p_2/images/scene_0759_cf2.png b/dataset_1k_720p_2/images/scene_0759_cf2.png deleted file mode 100644 index 80f184016c77e80c4d19b24e3a41d10f064ac4f7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0759_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73b7defa9a60ea41f1c181a8b02f1bf10b8a76a464899b1207003b761d0e25c4 -size 1052285 diff --git a/dataset_1k_720p_2/images/scene_0759_original.png b/dataset_1k_720p_2/images/scene_0759_original.png deleted file mode 100644 index 10852fee2de9b0e6cdf454538ebf07f37b73235e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0759_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62fa1355e4fa96373e20c1084a5936b03c61945fc6a925fc9e75ab605883496c -size 1066505 diff --git a/dataset_1k_720p_2/images/scene_0760_cf1.png b/dataset_1k_720p_2/images/scene_0760_cf1.png deleted file mode 100644 index 2dcd550425244b4b0d14af9e25c3d1eb275104fe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0760_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b20c263160812054e710ebd12ef3b5b0254487818644e8aef0b77d1053071a95 -size 1057284 diff --git a/dataset_1k_720p_2/images/scene_0760_cf2.png b/dataset_1k_720p_2/images/scene_0760_cf2.png deleted file mode 100644 index 75fb94bd968a56f41fccd6e1f857bbce4af8e193..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0760_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a70d98ae803ba1cbb19210891d15bb9848c32e549f511c77576c74876f14c48 -size 1066410 diff --git a/dataset_1k_720p_2/images/scene_0760_original.png b/dataset_1k_720p_2/images/scene_0760_original.png deleted file mode 100644 index d45cc50cf601308e3c34a5cdccf93fccfbf6e154..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0760_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1bb707e26b7f05d387e0584858aa6d08b5aeab2125771b5e78fc472d194d5e0f -size 1061950 diff --git a/dataset_1k_720p_2/images/scene_0761_cf1.png b/dataset_1k_720p_2/images/scene_0761_cf1.png deleted file mode 100644 index 3183f3797fc4d8fb758a3af99038663e11ac07fc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0761_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e50e469b78ffb526d918a535b63ca65e2d993eff1ea6cb83d42d437d959b4016 -size 1154041 diff --git a/dataset_1k_720p_2/images/scene_0761_cf2.png b/dataset_1k_720p_2/images/scene_0761_cf2.png deleted file mode 100644 index 410d292cd7fb311cd482f13ffa11c05e8dcb4ca7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0761_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cebbd941e3155b843e87744542df8efc42b8bfd6f29fe9d3b045c6be2eb90075 -size 1191826 diff --git a/dataset_1k_720p_2/images/scene_0761_original.png b/dataset_1k_720p_2/images/scene_0761_original.png deleted file mode 100644 index ea9dbb849117094f81b24c612e306e1cbeac4a4e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0761_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32f645d644d24dbff7ad8d42700dede07d4501cb653a26588863f1c1b9d6ba13 -size 1117500 diff --git a/dataset_1k_720p_2/images/scene_0762_cf1.png b/dataset_1k_720p_2/images/scene_0762_cf1.png deleted file mode 100644 index 0f9afc88a09a9f6caacf07d60bf3f5e21473a43c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0762_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25883ebc4e6625bc520bb19e2842fa124736a26193c123707d1418a4028c9533 -size 1143657 diff --git a/dataset_1k_720p_2/images/scene_0762_cf2.png b/dataset_1k_720p_2/images/scene_0762_cf2.png deleted file mode 100644 index c3bf468579b8af946b87a6e42025d35ae86a8ca3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0762_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:234d71a65d32513c8cdf7e7b783c20bf09375b66bf84a4f7fdce293f48c6b49d -size 1119169 diff --git a/dataset_1k_720p_2/images/scene_0762_original.png b/dataset_1k_720p_2/images/scene_0762_original.png deleted file mode 100644 index 075812f5415fcbc2c7f9408edd98a8f7d61cb23f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0762_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8807b867417790c55de51f2bc81582ddf316e53736aacfb4fd29d8f0f60fd68d -size 1109799 diff --git a/dataset_1k_720p_2/images/scene_0763_cf1.png b/dataset_1k_720p_2/images/scene_0763_cf1.png deleted file mode 100644 index 909f15cbca548c280b4e04c52983ddbc0da5e75d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0763_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72ef07dc7ab01d8fb71874834356fee7fb78305e335a606c149ce41faca63c74 -size 1341510 diff --git a/dataset_1k_720p_2/images/scene_0763_cf2.png b/dataset_1k_720p_2/images/scene_0763_cf2.png deleted file mode 100644 index 29ef0147035655ee71236dc057b77ecacc4088f5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0763_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28957668f119223c0331d19d8eae6b317a6e32305746be1cf765cd21d6a9bec7 -size 1267460 diff --git a/dataset_1k_720p_2/images/scene_0763_original.png b/dataset_1k_720p_2/images/scene_0763_original.png deleted file mode 100644 index d5d1ca5cc06f204614be1371420482cade74ca5f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0763_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7811d656c7f920db4d775c672fc682c3bff3092be550ca114deedcc5ecda9a64 -size 1316749 diff --git a/dataset_1k_720p_2/images/scene_0764_cf1.png b/dataset_1k_720p_2/images/scene_0764_cf1.png deleted file mode 100644 index 2e37cea93d6aa8e5c518a853f4229adc47459a2a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0764_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31dad093bf6d1542b6694489cac4563e4d9083e92e25e552ebd55d418374a593 -size 1284560 diff --git a/dataset_1k_720p_2/images/scene_0764_cf2.png b/dataset_1k_720p_2/images/scene_0764_cf2.png deleted file mode 100644 index 870b12387c201cbfb4518d4f496f1a3576af7b07..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0764_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b9925b97faf55af6c6f4312468a4b8f528ea81f443e9e866c1caaab9af1f6ec -size 1273344 diff --git a/dataset_1k_720p_2/images/scene_0764_original.png b/dataset_1k_720p_2/images/scene_0764_original.png deleted file mode 100644 index 1f0a8f554d186c7b4d2409c04cef67e6c3c6d9e5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0764_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:516b33cb44e16614ffe0237096dbe21a96929b3d63648c69693587c642a55360 -size 1276552 diff --git a/dataset_1k_720p_2/images/scene_0765_cf1.png b/dataset_1k_720p_2/images/scene_0765_cf1.png deleted file mode 100644 index 4907666e65e47aaa066a762a4800f698bf314454..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0765_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e0a829dd22d2ad36f31b80e48b35022bea0f4b54d148246285ea403e1628ee9 -size 1045512 diff --git a/dataset_1k_720p_2/images/scene_0765_cf2.png b/dataset_1k_720p_2/images/scene_0765_cf2.png deleted file mode 100644 index d7faaa585c56b438f71b058c0a13e81a3458a48f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0765_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d8b0ed7582a1015c3bbd616779959608606222b60d177be727ac53fa709c66a -size 1042310 diff --git a/dataset_1k_720p_2/images/scene_0765_original.png b/dataset_1k_720p_2/images/scene_0765_original.png deleted file mode 100644 index 2c71dfe59047f684bf90e73a9a4903b7cf545eda..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0765_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:860edc33953599c15896ffcae29928307e84b9da43e5f1f88f00c277c35b41e5 -size 1043192 diff --git a/dataset_1k_720p_2/images/scene_0766_cf1.png b/dataset_1k_720p_2/images/scene_0766_cf1.png deleted file mode 100644 index 263560379cc91b2c84dc172bd51245a80ba098d3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0766_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eec60ec15998e02d3b0f9a29348ade0db59e9b2f58bb1b79d605cd9e20570ae8 -size 1193160 diff --git a/dataset_1k_720p_2/images/scene_0766_cf2.png b/dataset_1k_720p_2/images/scene_0766_cf2.png deleted file mode 100644 index d947b6bc5360fe1e7cbec2c899df44b5eb4bac2e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0766_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5bd9a08ece40f72121daba9a114b21f370c47b1d3323a8232b3b87d9d3a0aac -size 1146169 diff --git a/dataset_1k_720p_2/images/scene_0766_original.png b/dataset_1k_720p_2/images/scene_0766_original.png deleted file mode 100644 index e8511d7a7970d75a3f46984008e599db71ed044a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0766_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc40e8fabad71ab3d366334f2599fc50f0c23f50946518181d205bab70ef8626 -size 1148131 diff --git a/dataset_1k_720p_2/images/scene_0767_cf1.png b/dataset_1k_720p_2/images/scene_0767_cf1.png deleted file mode 100644 index c99bdea156db68496430f0f1ea7af91c336770cb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0767_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c7182553503f6a70c300dd70b21e071c33b8bc7e31c443e8088a557ddde3963 -size 1197873 diff --git a/dataset_1k_720p_2/images/scene_0767_cf2.png b/dataset_1k_720p_2/images/scene_0767_cf2.png deleted file mode 100644 index 158403492e50a1cb894a8f4c2337b2c8ad21226c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0767_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca12e0584bfbcaa0f4394e861a2ee0c8f2f5854ffb050796468d96cebb4b4fa2 -size 1131739 diff --git a/dataset_1k_720p_2/images/scene_0767_original.png b/dataset_1k_720p_2/images/scene_0767_original.png deleted file mode 100644 index 22bcfe583fa8fa66cfd70d735c4fff23e7f03962..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0767_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:241617a105e0eec30c25ff2c2e359f4df21da0a93d9f66412990011f920cfd26 -size 1186841 diff --git a/dataset_1k_720p_2/images/scene_0768_cf1.png b/dataset_1k_720p_2/images/scene_0768_cf1.png deleted file mode 100644 index e9e36b418585d864c68e31ec0ec5e32a0089cb77..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0768_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:507306914c58aa168f08e05166a9ca9819dd7e5de393f0073881e297195d1f2b -size 1201726 diff --git a/dataset_1k_720p_2/images/scene_0768_cf2.png b/dataset_1k_720p_2/images/scene_0768_cf2.png deleted file mode 100644 index 2281b35e2a81d5e56244ce36f45748f314a723ff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0768_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae2790000c03f9c1a38c57342e40c2ad3d078643c6bc2ba26b68afcc728f6089 -size 1187503 diff --git a/dataset_1k_720p_2/images/scene_0768_original.png b/dataset_1k_720p_2/images/scene_0768_original.png deleted file mode 100644 index 8eebea21dd19d0f322ef5c6e00f2553208b215d9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0768_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91457563731622013ccfd5fdad8444909a7806e3e925e48fe257e13cdf0f4220 -size 1205312 diff --git a/dataset_1k_720p_2/images/scene_0769_cf1.png b/dataset_1k_720p_2/images/scene_0769_cf1.png deleted file mode 100644 index 9c634d86602b0fc8a913c10f11b87586401d55d5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0769_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71cf34c22db1faf1d57d619cb517d3b19c9c3b4d01f929490266da8b43c21766 -size 1055670 diff --git a/dataset_1k_720p_2/images/scene_0769_cf2.png b/dataset_1k_720p_2/images/scene_0769_cf2.png deleted file mode 100644 index d241d1531078c4705bf90b3a374fddd4fc6b651c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0769_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:99a63b1593a2fd2d45c361b55395a361a2905e7b38c6a899d335c2f739e81e50 -size 1072199 diff --git a/dataset_1k_720p_2/images/scene_0769_original.png b/dataset_1k_720p_2/images/scene_0769_original.png deleted file mode 100644 index 1f752e861aa565340c6abbc1e6385844a8fd8ffc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0769_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ab75827ac8cfc8a5dbbb4cb9408bf7fde99de14c473b4310b1b6a8c4f76a339 -size 1069321 diff --git a/dataset_1k_720p_2/images/scene_0770_cf1.png b/dataset_1k_720p_2/images/scene_0770_cf1.png deleted file mode 100644 index 458f562c7cd71cfa6505dccb3fbbccd50ab44cc9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0770_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a55cd07ef939b9aa2577f75beb607347aee7bec3120f52ebfce1d112ca3b7a70 -size 1221077 diff --git a/dataset_1k_720p_2/images/scene_0770_cf2.png b/dataset_1k_720p_2/images/scene_0770_cf2.png deleted file mode 100644 index 315f2c4c1fb062fe0a55b3cf1e8d546302b2b0b5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0770_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f3105d3b41ec08c7f9fd63f79ffb888efac05ec4176bd6ce3e9862db162e644 -size 1218931 diff --git a/dataset_1k_720p_2/images/scene_0770_original.png b/dataset_1k_720p_2/images/scene_0770_original.png deleted file mode 100644 index 58ee7fc8d8d71b6e2e4ce4cff556db3636a7d00e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0770_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6878a8e527138fa6b5c4279b2669617e7bcc054f21048bae1e68f43bea6b1c8d -size 1297183 diff --git a/dataset_1k_720p_2/images/scene_0771_cf1.png b/dataset_1k_720p_2/images/scene_0771_cf1.png deleted file mode 100644 index eed5789f0c262fd35cae3eb7c10f52595893b8e5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0771_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d441331f3e7bd59db998bffd810b4a9f7a05b032bc992a358886f03c607982e1 -size 1100765 diff --git a/dataset_1k_720p_2/images/scene_0771_cf2.png b/dataset_1k_720p_2/images/scene_0771_cf2.png deleted file mode 100644 index 3e701a859419b7473634dca2ca16ff663ed550f8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0771_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:750f0f7e9fe4a643ffd4f8292bd6a0feced0009fd669ff56ef8b12ace8bdc2f5 -size 1103130 diff --git a/dataset_1k_720p_2/images/scene_0771_original.png b/dataset_1k_720p_2/images/scene_0771_original.png deleted file mode 100644 index 39fb1d8a79c0742d790689ae722399fb0cd7aff8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0771_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:490f10256e0e332038e2bfc2b536fdd78e2699927e50043989acff30d8a7444a -size 1102471 diff --git a/dataset_1k_720p_2/images/scene_0772_cf1.png b/dataset_1k_720p_2/images/scene_0772_cf1.png deleted file mode 100644 index ee6d44e993ed57deca651ca3c984d53ce5da3daf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0772_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c901a7e098177dcc8bf542a21c8a279efc18a12306c32b2ec4b42eb75b54e73f -size 1089902 diff --git a/dataset_1k_720p_2/images/scene_0772_cf2.png b/dataset_1k_720p_2/images/scene_0772_cf2.png deleted file mode 100644 index 529d4574efa3b8c62638e1c35de1598f7dc929eb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0772_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:780503b5350444353d9681a110862f929e47e3fecf2a34bd027719eda0b7d0a8 -size 1134309 diff --git a/dataset_1k_720p_2/images/scene_0772_original.png b/dataset_1k_720p_2/images/scene_0772_original.png deleted file mode 100644 index e4373d978b28024e42985b8377b617db6e797cce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0772_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e3d1f510831078da8351722e1cceef7ff598fcfd2feeb1e7de1906e032c7608 -size 1133710 diff --git a/dataset_1k_720p_2/images/scene_0773_cf1.png b/dataset_1k_720p_2/images/scene_0773_cf1.png deleted file mode 100644 index ace8981c5e443ac2b7e6b496796943f3935a7f5a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0773_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3609c0a3c080c01d1c7100e8b3be2b8ce7671b17825413ea5d8591c0f3eca827 -size 1165072 diff --git a/dataset_1k_720p_2/images/scene_0773_cf2.png b/dataset_1k_720p_2/images/scene_0773_cf2.png deleted file mode 100644 index f7262820e57c1d6782e5b66c86771ee371b3e17f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0773_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e03fe61306988fb415c9ef925d4537c54c0940fa9e589f9d607091066c304ffa -size 1203794 diff --git a/dataset_1k_720p_2/images/scene_0773_original.png b/dataset_1k_720p_2/images/scene_0773_original.png deleted file mode 100644 index 9c520cc5d911d2ccd513fb1574676f74561a3bbc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0773_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d544da06cf78457edb738a11840e9645a92ffac7583d730bebab8315a2b8641f -size 1197286 diff --git a/dataset_1k_720p_2/images/scene_0774_cf1.png b/dataset_1k_720p_2/images/scene_0774_cf1.png deleted file mode 100644 index 23a6ec9f4f4b2888944967ad5de43990f5c88e16..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0774_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c94e5c51ec6abace3c639e5e0ff0725bae83866eb166a39e62292dd07900202 -size 1283583 diff --git a/dataset_1k_720p_2/images/scene_0774_cf2.png b/dataset_1k_720p_2/images/scene_0774_cf2.png deleted file mode 100644 index 533909a9179f300d83d9fed6406b6a0db1abc925..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0774_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9ff96364cf28c9a6e1f3dfe91b205da1948107c514357f636caa6fde07d1c82 -size 1187033 diff --git a/dataset_1k_720p_2/images/scene_0774_original.png b/dataset_1k_720p_2/images/scene_0774_original.png deleted file mode 100644 index e8f1c074e8ea6b14bb42a241ea3e4d6029d3f2ef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0774_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e0b618614ebab3d1fc08af20f9418e7c1e46a6792b02b2f31722cc5babcce2e -size 1265246 diff --git a/dataset_1k_720p_2/images/scene_0775_cf1.png b/dataset_1k_720p_2/images/scene_0775_cf1.png deleted file mode 100644 index e2d8af80e6932b70a2a5b5f2ca41800a2fb24686..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0775_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:edc3833f90f4d8ed3b1386983553c6d48583929dad24a50fea8a8f8cbf7bfa03 -size 1214666 diff --git a/dataset_1k_720p_2/images/scene_0775_cf2.png b/dataset_1k_720p_2/images/scene_0775_cf2.png deleted file mode 100644 index 93396f4b7d3111f510457e1960e85531c4d9d3ca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0775_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20eed806ff5e9cff600c4fd52c5a6694251e15926c495da342efeafdb38c516c -size 1244597 diff --git a/dataset_1k_720p_2/images/scene_0775_original.png b/dataset_1k_720p_2/images/scene_0775_original.png deleted file mode 100644 index 24bee1b5f9405b0a3c5c2b8168742e2912ce0e45..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0775_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:606f079898ccbab54128dc06edbf62e249f8cc98f2dcfd670a4f970aa724f4dd -size 1246042 diff --git a/dataset_1k_720p_2/images/scene_0776_cf1.png b/dataset_1k_720p_2/images/scene_0776_cf1.png deleted file mode 100644 index dbc250a9b1aba878a53e606a97f640c4701b95d2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0776_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d14a8c828f8078922e79f47d59f69b10cddf04d5d3fdec1642cb4166a0fd15e -size 1351386 diff --git a/dataset_1k_720p_2/images/scene_0776_cf2.png b/dataset_1k_720p_2/images/scene_0776_cf2.png deleted file mode 100644 index e3ec2fbf2439e574c800baf20b2f34d3597e931b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0776_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:482de37b58635ab816fe7454fdd0ceae3c202d4f465eeda1d267dcca5be0e79b -size 1257706 diff --git a/dataset_1k_720p_2/images/scene_0776_original.png b/dataset_1k_720p_2/images/scene_0776_original.png deleted file mode 100644 index 0469529f411844d739f1bc8c2431e6bc85f5f507..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0776_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1139742cd8898cdf851ec213ff05bbc9da2fafe4135209986b3869d2ed17e7d -size 1236329 diff --git a/dataset_1k_720p_2/images/scene_0777_cf1.png b/dataset_1k_720p_2/images/scene_0777_cf1.png deleted file mode 100644 index 4bb926c3bae5130578a6906945c5a1d776e911a4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0777_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7f8dbc3ba7711c830adb2886305353f450ebca122f19fd2956f967f27f235cd -size 1204746 diff --git a/dataset_1k_720p_2/images/scene_0777_cf2.png b/dataset_1k_720p_2/images/scene_0777_cf2.png deleted file mode 100644 index fe1e0628370c4db0dd37c9848116bd7bf216f3e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0777_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57bd032c485df839753eb20ac95acc763fc2e909c8a16d5b01341f5a75e7416a -size 1231412 diff --git a/dataset_1k_720p_2/images/scene_0777_original.png b/dataset_1k_720p_2/images/scene_0777_original.png deleted file mode 100644 index 758048a3e3ebe407ef0b3330b927116694bcfb6f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0777_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d703fee075210ec2df9c63cf41f31d255aa3ebe62715475acd992bb89d96a976 -size 1217195 diff --git a/dataset_1k_720p_2/images/scene_0778_cf1.png b/dataset_1k_720p_2/images/scene_0778_cf1.png deleted file mode 100644 index 0bdc494b4fad43a2641426c7b2624ec509367ca7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0778_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8090c9b53477420459cf116f8fce8c953d58c430304532b68e049e368339dfd -size 1180403 diff --git a/dataset_1k_720p_2/images/scene_0778_cf2.png b/dataset_1k_720p_2/images/scene_0778_cf2.png deleted file mode 100644 index 59e05823b1cc564e0bf483c2ad716e53a3886480..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0778_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9a86740d66bbc1ce16d578e3249de6f3b1b624ccd5e34ec98026534b21ac8ec -size 1173565 diff --git a/dataset_1k_720p_2/images/scene_0778_original.png b/dataset_1k_720p_2/images/scene_0778_original.png deleted file mode 100644 index 5c627dd3b4ff370135dd675242949e9cd8f4d49a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0778_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a137ce468d27a0a91133b84af63458f3473bb929492ce0687af5063d1f530691 -size 1174583 diff --git a/dataset_1k_720p_2/images/scene_0779_cf1.png b/dataset_1k_720p_2/images/scene_0779_cf1.png deleted file mode 100644 index be3e7896b8934e2e8a77a9c5af6ddbf3e304f75e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0779_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e26a0be0baeade84d97b2fa9a54cec16d5f6fea5a7eaf36c94241eb15ce9c349 -size 1241666 diff --git a/dataset_1k_720p_2/images/scene_0779_cf2.png b/dataset_1k_720p_2/images/scene_0779_cf2.png deleted file mode 100644 index 65d48f143c7e113ea681623ddf9b00c76a445c76..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0779_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f57cdac55edf30b587f7c012fd2a5cd280674e0973c590f4cce2efc84bfc2038 -size 1278301 diff --git a/dataset_1k_720p_2/images/scene_0779_original.png b/dataset_1k_720p_2/images/scene_0779_original.png deleted file mode 100644 index d4727b827ef1b0f7a6add40896f6c94dc2a1496d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0779_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9745dc1a09eef0c2ff6ed250e0c590c5c4e7778cb7c9a34fc395580959d496e -size 1252522 diff --git a/dataset_1k_720p_2/images/scene_0780_cf1.png b/dataset_1k_720p_2/images/scene_0780_cf1.png deleted file mode 100644 index ec9a995dae7a595b8d1645a829147da544d39f95..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0780_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6734274dd9d9ab28c24f139eaf9bdd1e6e8b4dfcf7b6a602c84d183e3fbd610c -size 1123052 diff --git a/dataset_1k_720p_2/images/scene_0780_cf2.png b/dataset_1k_720p_2/images/scene_0780_cf2.png deleted file mode 100644 index 579d01484a1820ef46a6abb013b605bb43c6ba07..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0780_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9bc7d08ecdb34ff368d55b16414e823099ae35e1da93efdfa601af8b7e7c0a20 -size 1111299 diff --git a/dataset_1k_720p_2/images/scene_0780_original.png b/dataset_1k_720p_2/images/scene_0780_original.png deleted file mode 100644 index af7a060af5f559f49cde72018372989a1b6878ca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0780_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab6e6999b0acbfd47d0033d7dd8c06d3a735f85bd41300ff328e340436d86abe -size 1115116 diff --git a/dataset_1k_720p_2/images/scene_0781_cf1.png b/dataset_1k_720p_2/images/scene_0781_cf1.png deleted file mode 100644 index 6100de27c61abe4533dbf939aedacc54285992f5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0781_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:faf818e670b8fdb83f7b0359090eaeabcfee2c1e8c8ed85fb198c531806f3017 -size 1056382 diff --git a/dataset_1k_720p_2/images/scene_0781_cf2.png b/dataset_1k_720p_2/images/scene_0781_cf2.png deleted file mode 100644 index 5e2116c5f05a562ed962da7e36ae24b456b5ae04..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0781_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e322435c6b4a8e4478dcec9651a03ed4b38cf38aea6e703c07c95cdfbfbe039 -size 1191129 diff --git a/dataset_1k_720p_2/images/scene_0781_original.png b/dataset_1k_720p_2/images/scene_0781_original.png deleted file mode 100644 index ff3ec9295040d5be047a2882ce8ab44333c4d7ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0781_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e31e358d389e2b08ef9ebb22c9dee0767c0cfae5300e8e0c22b0e3e4d481f976 -size 1203009 diff --git a/dataset_1k_720p_2/images/scene_0782_cf1.png b/dataset_1k_720p_2/images/scene_0782_cf1.png deleted file mode 100644 index dd4e3cde20334c44253ff26a335e4af7063ab5cc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0782_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7d5a980bd651a812a3383a30b8afd1edb52ea0cd54d5a907c5ec96093f7d6a3 -size 1166898 diff --git a/dataset_1k_720p_2/images/scene_0782_cf2.png b/dataset_1k_720p_2/images/scene_0782_cf2.png deleted file mode 100644 index edca9aaf40233b8ae977a07d3c2e154efe15f1bb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0782_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ff59f7cfe39a34adaedb90db568b5df7f7b7302cb77651d145723e10c6ef735 -size 1169534 diff --git a/dataset_1k_720p_2/images/scene_0782_original.png b/dataset_1k_720p_2/images/scene_0782_original.png deleted file mode 100644 index 2a79d7107f1ded28bddba1cae288159f59b08621..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0782_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ed8002c0b2f221d59cefd138c87af82d9cf74919f6dd52e8ae9b7596a2c2d5a -size 1168167 diff --git a/dataset_1k_720p_2/images/scene_0783_cf1.png b/dataset_1k_720p_2/images/scene_0783_cf1.png deleted file mode 100644 index 1306f83a7612b96a09783817966966aabba43dc1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0783_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c84d65ec16d8a5a3bf26868290c45105710794552268f3c82950d2942cbebb9 -size 1199516 diff --git a/dataset_1k_720p_2/images/scene_0783_cf2.png b/dataset_1k_720p_2/images/scene_0783_cf2.png deleted file mode 100644 index dfb8346bee34f7a53353fee43ef25bec94285abf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0783_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1e27411ea819558b4741c6a76f93f77534e43b1f071c81afef33ad763b46867 -size 1192221 diff --git a/dataset_1k_720p_2/images/scene_0783_original.png b/dataset_1k_720p_2/images/scene_0783_original.png deleted file mode 100644 index e3166e25243ffe1e82d7dce2cbbc7a8f21800e2b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0783_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03db64bebdceff507593bb11de386e68eeb481dbcc7536bdf2f20c4a5fcc6780 -size 1187109 diff --git a/dataset_1k_720p_2/images/scene_0784_cf1.png b/dataset_1k_720p_2/images/scene_0784_cf1.png deleted file mode 100644 index 7f77bf547f94a4f2c1f432eec0c9898e2f25c93f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0784_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d78388c408e006a329918396e2968112ccc10d9fca661f2a7c6c7f8614f61665 -size 1356207 diff --git a/dataset_1k_720p_2/images/scene_0784_cf2.png b/dataset_1k_720p_2/images/scene_0784_cf2.png deleted file mode 100644 index c74d7c3adc7a1477cfb692136d51c864137efea8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0784_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8cd6bcc209da7fa04386e4bc130eb86cbb9efe456f688d317aed9d102909b8ad -size 1356480 diff --git a/dataset_1k_720p_2/images/scene_0784_original.png b/dataset_1k_720p_2/images/scene_0784_original.png deleted file mode 100644 index aa0e0182389ef88af1e6cbc48834d52281f66bd6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0784_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47b889f2a3b1b7a3cfe93ab8a366192cf380da1e3dbd4fb7542cf6fd3d536e8c -size 1360201 diff --git a/dataset_1k_720p_2/images/scene_0785_cf1.png b/dataset_1k_720p_2/images/scene_0785_cf1.png deleted file mode 100644 index bb840ef1f4f92b8862e03ef44605dd9ffeec0560..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0785_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66ab9fd4896c17bc0fb588233b028cbef5d8ce8ea531fd77e354bdc0ae88cd7b -size 1277037 diff --git a/dataset_1k_720p_2/images/scene_0785_cf2.png b/dataset_1k_720p_2/images/scene_0785_cf2.png deleted file mode 100644 index 32e6c15e1af8bf600eb33bb196b1165cfc48c056..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0785_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f1cad430406971771a2cc111ec55db21c607178ce779d5bf6d9255935b26e9c -size 1262244 diff --git a/dataset_1k_720p_2/images/scene_0785_original.png b/dataset_1k_720p_2/images/scene_0785_original.png deleted file mode 100644 index cf8e51dff43b47837dee9c7aafb94ea9f8a3a1cd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0785_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35ec07922666f5ea2bf03be5146ea433d8d24d568c4d3bf96209df99f6598e4f -size 1271377 diff --git a/dataset_1k_720p_2/images/scene_0786_cf1.png b/dataset_1k_720p_2/images/scene_0786_cf1.png deleted file mode 100644 index d035ac11dffb57322d93dcc6ea14515b6d833d2e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0786_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11151fc5c8b72be6f45dedb9c6d6226bcae4f07fd21ce67ac1fb7fdd8f33a1a0 -size 1128558 diff --git a/dataset_1k_720p_2/images/scene_0786_cf2.png b/dataset_1k_720p_2/images/scene_0786_cf2.png deleted file mode 100644 index c31633cf8933c1fd07443dc0613eb41084a12cc2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0786_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20712e0cafa5114328f392a6e1cfa09bcd9cdf4e156c9a07cad88b9d0ff4e5b1 -size 1120937 diff --git a/dataset_1k_720p_2/images/scene_0786_original.png b/dataset_1k_720p_2/images/scene_0786_original.png deleted file mode 100644 index a4e03fb7a1a9359c0df1fb24365a449f954d9832..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0786_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bcac199d0d0b40b1417e2ba59f8115bb41d0200301fd01af75012036ecd33da3 -size 1131026 diff --git a/dataset_1k_720p_2/images/scene_0787_cf1.png b/dataset_1k_720p_2/images/scene_0787_cf1.png deleted file mode 100644 index 463e48113fadd35424e5b55bbff1904df6a09bfc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0787_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f704d54dce35e0d69dbc2210b3e428fb4831227b9d72c2139e5e47c929dea881 -size 1092166 diff --git a/dataset_1k_720p_2/images/scene_0787_cf2.png b/dataset_1k_720p_2/images/scene_0787_cf2.png deleted file mode 100644 index 8471d20aed74ec5014f1a8c60090ae46aff3326a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0787_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:99640dfc75ffb628dcd0a6cabad345119e48b24384aa1dfeb10397c90b89e009 -size 1092257 diff --git a/dataset_1k_720p_2/images/scene_0787_original.png b/dataset_1k_720p_2/images/scene_0787_original.png deleted file mode 100644 index bb162b7cd7470896028f252b2914c6740f8cd03b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0787_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2685311d0b3873c9a4c27d01ce169b70e24157d4257d2d3e7599504cc1d68c8 -size 1079550 diff --git a/dataset_1k_720p_2/images/scene_0788_cf1.png b/dataset_1k_720p_2/images/scene_0788_cf1.png deleted file mode 100644 index 172fdca8acc45063278ac74759396708daa0306b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0788_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5ce6cbefb172bd658ad2637f857bd7355f114248d160e47041eb8db3450bb61 -size 1198311 diff --git a/dataset_1k_720p_2/images/scene_0788_cf2.png b/dataset_1k_720p_2/images/scene_0788_cf2.png deleted file mode 100644 index 77a4a3c5d538bb17c5d4d3e388c6290d159ade17..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0788_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ad98d8894debc9f4daeade7726247492999c6944dc33d1191d020d78ea206e5 -size 1201135 diff --git a/dataset_1k_720p_2/images/scene_0788_original.png b/dataset_1k_720p_2/images/scene_0788_original.png deleted file mode 100644 index c18462e25737b5385e2d7934856fb00a248ee442..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0788_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4bed1254a29dde178995278ce7e0a29d15ccb173981e9499f83b6703a9e78cb -size 1204634 diff --git a/dataset_1k_720p_2/images/scene_0789_cf1.png b/dataset_1k_720p_2/images/scene_0789_cf1.png deleted file mode 100644 index 35403d0430706d6194382cd58373f180027bf0d0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0789_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6bb7fcc8c016392ed8d1e160d357f4c6cc1a978c738e567bc5a07ff82e3c072 -size 1093532 diff --git a/dataset_1k_720p_2/images/scene_0789_cf2.png b/dataset_1k_720p_2/images/scene_0789_cf2.png deleted file mode 100644 index 7941b2b77e77b87817c21304422364df01cecffe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0789_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed923af2c92afb921c6c2c9240a7540e783b5f1b22874be678d649a8ea6dd49e -size 1143594 diff --git a/dataset_1k_720p_2/images/scene_0789_original.png b/dataset_1k_720p_2/images/scene_0789_original.png deleted file mode 100644 index 440e8779ce070e22f9ebff4a366c79825178239e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0789_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4978649fa10373a9fd10f94bae97bbc74bfa5c80e52324310231c23b3b621600 -size 1089504 diff --git a/dataset_1k_720p_2/images/scene_0790_cf1.png b/dataset_1k_720p_2/images/scene_0790_cf1.png deleted file mode 100644 index ee22f458e534248dd650ccee17a43356d590f176..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0790_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95f82a39496a3a85b033c18eecf882fe1c0d146ff34e6a88d5497eb93916ada2 -size 1220509 diff --git a/dataset_1k_720p_2/images/scene_0790_cf2.png b/dataset_1k_720p_2/images/scene_0790_cf2.png deleted file mode 100644 index 84e5d8dfbd60331b04cd68ef9e9dc8283d451b7e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0790_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06371cd43b54b1f3f491b806d8fee2a6e06561d9957222b5dfaba893761adc15 -size 1203890 diff --git a/dataset_1k_720p_2/images/scene_0790_original.png b/dataset_1k_720p_2/images/scene_0790_original.png deleted file mode 100644 index 3bbd1f23a8e710c1c2aeb220e0c0184f04f7936f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0790_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a8e6b328a33eb244ab3a129fce30110bf56288f7297f9836e21375e6fc72b9d -size 1211247 diff --git a/dataset_1k_720p_2/images/scene_0791_cf1.png b/dataset_1k_720p_2/images/scene_0791_cf1.png deleted file mode 100644 index 596c600276702dca24e8ae43aea9f35599f0f4d6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0791_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ddd3bc140b1931f30a5dc313f55fd49f3ba62099052cbc251cd745a2beb088bd -size 1282695 diff --git a/dataset_1k_720p_2/images/scene_0791_cf2.png b/dataset_1k_720p_2/images/scene_0791_cf2.png deleted file mode 100644 index 70f60a33e5a9f6119b72acfacb61ab838cb15d90..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0791_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4788e25d02b9c1c7b98bcf79b70d65b927373c3d47e0b23e93bcc8fdfba1687b -size 1253956 diff --git a/dataset_1k_720p_2/images/scene_0791_original.png b/dataset_1k_720p_2/images/scene_0791_original.png deleted file mode 100644 index de7ad19ae59100097be763cf69701d98afcde305..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0791_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4128945831062d9d3074164dcf55c4de24f150e39f765bbce151631c882017f -size 1336713 diff --git a/dataset_1k_720p_2/images/scene_0792_cf1.png b/dataset_1k_720p_2/images/scene_0792_cf1.png deleted file mode 100644 index 304e0ce2173afb39791a156bd26eaa3ade6d30a2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0792_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3198d980055e76b24f1435d3da4397d649500eb38aa594d24e1a8aafe64116f -size 1142634 diff --git a/dataset_1k_720p_2/images/scene_0792_cf2.png b/dataset_1k_720p_2/images/scene_0792_cf2.png deleted file mode 100644 index 410e00e2c57b01e00bf69e79b7c9b2e4bfaa8bc0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0792_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3069062bc7b8df28cedb5ceb7cdfabd769add8371e568e193ff606eeebc044d -size 1098485 diff --git a/dataset_1k_720p_2/images/scene_0792_original.png b/dataset_1k_720p_2/images/scene_0792_original.png deleted file mode 100644 index 20e08327b7fcddc6a666093a396c92cd0070fac2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0792_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:253ba1bae227d95ef985816e35ee18c83f665c719e20e9c832c2527745e7c927 -size 1097816 diff --git a/dataset_1k_720p_2/images/scene_0793_cf1.png b/dataset_1k_720p_2/images/scene_0793_cf1.png deleted file mode 100644 index 991584557f5b6bce56424754149ed82241242d27..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0793_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95898a2fe398ad08d239f332535c2c00e77d3dd1353efeff992ac1fcd68bbb01 -size 1144996 diff --git a/dataset_1k_720p_2/images/scene_0793_cf2.png b/dataset_1k_720p_2/images/scene_0793_cf2.png deleted file mode 100644 index 40977b64715f205d44367282379a8b33f33d1ad9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0793_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0e07b54207b81f9bfc44095c9050daf2540dc38a9e1acab160f45358bde8f6c -size 1087974 diff --git a/dataset_1k_720p_2/images/scene_0793_original.png b/dataset_1k_720p_2/images/scene_0793_original.png deleted file mode 100644 index b8ddebdae5065fcf82422dc4c8d283a4c4b988f0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0793_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7abc0b246535e10cce5270d90767445b3eb4182bb8e46cd4a3cccff1b5e5608f -size 1163740 diff --git a/dataset_1k_720p_2/images/scene_0794_cf1.png b/dataset_1k_720p_2/images/scene_0794_cf1.png deleted file mode 100644 index 4bc91adbd201510c6914a3aec7c1accb379f9edb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0794_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00a9f81c29beb751b376bd5ea294d6ef937a4646fa4c4bd9ea3cc1f0b1d992bc -size 1188331 diff --git a/dataset_1k_720p_2/images/scene_0794_cf2.png b/dataset_1k_720p_2/images/scene_0794_cf2.png deleted file mode 100644 index 6835d81a30ca4a92eb2a8f4f1c2e3af48b656a95..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0794_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a622bfb7d329738c06ac7f2c49e4609241134f2d33a66d6b94d093dfc7d54680 -size 1184530 diff --git a/dataset_1k_720p_2/images/scene_0794_original.png b/dataset_1k_720p_2/images/scene_0794_original.png deleted file mode 100644 index 3dfc44f235f8a746fb0d6a93848b6496c8339cd2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0794_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8fccfcc6a49c8b140e1e89668dcc999e9293db731c1d8af1ac032247111673e8 -size 1185873 diff --git a/dataset_1k_720p_2/images/scene_0795_cf1.png b/dataset_1k_720p_2/images/scene_0795_cf1.png deleted file mode 100644 index 02a5b77c133c76e57a896d4fa0edbe2075b45656..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0795_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d84bec25ca6f9ec33b3f62347d2475248ffb09ce13d31d7f89484245a40068d -size 1049559 diff --git a/dataset_1k_720p_2/images/scene_0795_cf2.png b/dataset_1k_720p_2/images/scene_0795_cf2.png deleted file mode 100644 index dba49aecd03b168d44d3a57d495677f54e291f10..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0795_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:553522686170c84cadabaf442a5f0d5166ae1d6573700b5b4a1b1c5165ec6944 -size 1054881 diff --git a/dataset_1k_720p_2/images/scene_0795_original.png b/dataset_1k_720p_2/images/scene_0795_original.png deleted file mode 100644 index f69022d7302b62c93b2390d3ba1251ab871f424c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0795_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29b7be56acddac0491d7bf5f584f3eec094bc92eaaf173c087062abbb80fe116 -size 1055251 diff --git a/dataset_1k_720p_2/images/scene_0796_cf1.png b/dataset_1k_720p_2/images/scene_0796_cf1.png deleted file mode 100644 index 8b9ba66e7d288cb0f54c49690a103b7bc5a2a207..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0796_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db4365c5280ba0d9cac6da921370c7a48382645aa8ced45415ce205a5f4d34e0 -size 1395219 diff --git a/dataset_1k_720p_2/images/scene_0796_cf2.png b/dataset_1k_720p_2/images/scene_0796_cf2.png deleted file mode 100644 index a0bc2ed314740083291a50c4edcbaa62318d0ae8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0796_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16179d62047617c0ed98fae1a3ad6c85ce02e22f0ec078109ad1e92bd3132707 -size 1383984 diff --git a/dataset_1k_720p_2/images/scene_0796_original.png b/dataset_1k_720p_2/images/scene_0796_original.png deleted file mode 100644 index 2c4550be0d5d8808886ae303f9b99e4f9920dc9b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0796_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4fa253f4c93ab88fa3d3763b0874fa247408212afed7018e31f9e8ab49924d1 -size 1385140 diff --git a/dataset_1k_720p_2/images/scene_0797_cf1.png b/dataset_1k_720p_2/images/scene_0797_cf1.png deleted file mode 100644 index b535d4cbff127f16ea8c2fc3b38cd5326d73f9b6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0797_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29493d313738c738107f9f7143755489420db9cec0ec09198762fc901a3c93f2 -size 1220830 diff --git a/dataset_1k_720p_2/images/scene_0797_cf2.png b/dataset_1k_720p_2/images/scene_0797_cf2.png deleted file mode 100644 index 50281fb5017c9c245b4ff5a68c00a9100cf2c601..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0797_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cde90d424b3bac7f6e66319e46c31bef013fc9e16170ddf707043c312cf9798d -size 1208777 diff --git a/dataset_1k_720p_2/images/scene_0797_original.png b/dataset_1k_720p_2/images/scene_0797_original.png deleted file mode 100644 index e1409130ed09e7d55c6059eb9260db049402fc64..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0797_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eebd8b3ce1b9895174c7bffe2508cc8947d6901a6a88cbdd92833277a1ce9bf7 -size 1223081 diff --git a/dataset_1k_720p_2/images/scene_0798_cf1.png b/dataset_1k_720p_2/images/scene_0798_cf1.png deleted file mode 100644 index dd9eae7c03048d2ad3a47c8020425d5c20adcb98..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0798_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfff2d50a784b66a91fdf50efb996cae8c17d5bd8328747535fde1a244f0482c -size 1241430 diff --git a/dataset_1k_720p_2/images/scene_0798_cf2.png b/dataset_1k_720p_2/images/scene_0798_cf2.png deleted file mode 100644 index 7ebb1e91ae1c7594e65bf6466b36667fb49e5252..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0798_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a36c0caf96e4aa36e149ede6d536d6fa8af3648595649a3dd272d3d5426c8410 -size 1293804 diff --git a/dataset_1k_720p_2/images/scene_0798_original.png b/dataset_1k_720p_2/images/scene_0798_original.png deleted file mode 100644 index 1e86dc5dc063d7b3a0607971e4c7cd40a76beab7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0798_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b544afb801c4bdda07f2e856b77f8fbe4cebf2b6f29c39942fb5e4da9c8fa143 -size 1336472 diff --git a/dataset_1k_720p_2/images/scene_0799_cf1.png b/dataset_1k_720p_2/images/scene_0799_cf1.png deleted file mode 100644 index 96db4b0330e316aaa02e284704af4f4f66609a11..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0799_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4aa1f5a4281ea8a8dfb77c3c02e3c8cef2dace7efe8c50c80510b1906259f3a2 -size 1335759 diff --git a/dataset_1k_720p_2/images/scene_0799_cf2.png b/dataset_1k_720p_2/images/scene_0799_cf2.png deleted file mode 100644 index ea4902296e3eb20764699c7b3c7d1b2aeb3577d8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0799_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df866958dccf03d739c5f031bc2e7e60b350756c6194c9eafa3ac71fa0841b0f -size 1403463 diff --git a/dataset_1k_720p_2/images/scene_0799_original.png b/dataset_1k_720p_2/images/scene_0799_original.png deleted file mode 100644 index f642a99ef69aaa54307ba41ba689f26396e3d89f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0799_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f24a462261257f4308c870fa070e988e9eb6ce1e9a6c116b708b6433abc02079 -size 1380317 diff --git a/dataset_1k_720p_2/images/scene_0800_cf1.png b/dataset_1k_720p_2/images/scene_0800_cf1.png deleted file mode 100644 index 7804abd3e268a3a6e112c761d741ed8b9da5cb0a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0800_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3181bd88c3f2a5fbfec2c0a2da207311cddb28d253f7e33801d8e37254221944 -size 1168299 diff --git a/dataset_1k_720p_2/images/scene_0800_cf2.png b/dataset_1k_720p_2/images/scene_0800_cf2.png deleted file mode 100644 index f8c2660592b34832f81bb521c34bc4bd556e3ccc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0800_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3310de65c464087d28b2b54bfc4b59f191b49f9a51757007ce54d57a4640d400 -size 1178734 diff --git a/dataset_1k_720p_2/images/scene_0800_original.png b/dataset_1k_720p_2/images/scene_0800_original.png deleted file mode 100644 index 3f9b6e97173c0b43ba357dd40ab13d0a7623d21b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0800_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a3d35b98d53dc4af0035057e9b7862c01c997003b23a67dc45a56dce2437359 -size 1171081 diff --git a/dataset_1k_720p_2/images/scene_0801_cf1.png b/dataset_1k_720p_2/images/scene_0801_cf1.png deleted file mode 100644 index 648885fe57a0bdd97ed9d67d5f338fbe4044a040..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0801_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:459ba15d15d752088ba0e3f340ce153b425c411d5b69817b60401a7d63df4a82 -size 1116402 diff --git a/dataset_1k_720p_2/images/scene_0801_cf2.png b/dataset_1k_720p_2/images/scene_0801_cf2.png deleted file mode 100644 index 7c83eff4fc82d3e849c69946b716d6c7126c9c04..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0801_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6131a6c490699375f40af000df755f64bd49d2d7ffe4fce94d49026201583bc9 -size 1121501 diff --git a/dataset_1k_720p_2/images/scene_0801_original.png b/dataset_1k_720p_2/images/scene_0801_original.png deleted file mode 100644 index 317d72f568ea151a8996f9422d7c0b7b174bed80..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0801_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8333c300d4df79fb7347481dc263325dbbca9aab9b5687c3135edb0777e8ff9 -size 1128927 diff --git a/dataset_1k_720p_2/images/scene_0802_cf1.png b/dataset_1k_720p_2/images/scene_0802_cf1.png deleted file mode 100644 index 89014faa36136a2cd872d2d690d0ab91cd97a8f3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0802_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a1e2ae122a145da9f581166ab2c3cea518909b6c510800e9b0d9eb40cf17736 -size 1202376 diff --git a/dataset_1k_720p_2/images/scene_0802_cf2.png b/dataset_1k_720p_2/images/scene_0802_cf2.png deleted file mode 100644 index 75b33660f43a567dde75e26c8315f45ffd3b8ad0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0802_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2dea22c25bce7fd46aec72536f4968c3a8834ab2e930f1ffcd1f76fb9c8046f -size 1165830 diff --git a/dataset_1k_720p_2/images/scene_0802_original.png b/dataset_1k_720p_2/images/scene_0802_original.png deleted file mode 100644 index e40fcc753e600bb31d70abf9c3358110f3fe0b0c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0802_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47b89833d001dc84397ba26e47e853ee75a30b2aec2f4a66493c717a6ab766c5 -size 1203729 diff --git a/dataset_1k_720p_2/images/scene_0803_cf1.png b/dataset_1k_720p_2/images/scene_0803_cf1.png deleted file mode 100644 index c0bc588eafad4d224fd7f39efe476489e70f3bee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0803_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf19157d48a46e525e1c26c2dab0a457e350f52c4909fd13c2e607c124f62979 -size 1125455 diff --git a/dataset_1k_720p_2/images/scene_0803_cf2.png b/dataset_1k_720p_2/images/scene_0803_cf2.png deleted file mode 100644 index 02a7aaf34536d50a73b42924bb3c3e080d60e55a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0803_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4212c81de591c75a20b85376f05324afbf623c6c35132ecdaefbb6651a1ea205 -size 1123593 diff --git a/dataset_1k_720p_2/images/scene_0803_original.png b/dataset_1k_720p_2/images/scene_0803_original.png deleted file mode 100644 index 9e4bad24670621adc3a06573e18c845cc3385439..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0803_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a20d8eb0df86fcf4cf13dc91b844edf1860b1ba1ed3f547d4094a024b38f7505 -size 1119484 diff --git a/dataset_1k_720p_2/images/scene_0804_cf1.png b/dataset_1k_720p_2/images/scene_0804_cf1.png deleted file mode 100644 index ced8e314fbda678b56410060a6a6f98a620ee80b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0804_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55976aeed27e18ea83ead0debafe391612512765fbc986950944b51e89e17899 -size 1203308 diff --git a/dataset_1k_720p_2/images/scene_0804_cf2.png b/dataset_1k_720p_2/images/scene_0804_cf2.png deleted file mode 100644 index ddd4b733134bc226be4d57efb2820eefa7bcc033..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0804_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:34c98535215be69d861241e8ff0b02ffaf2facf8acf26f6d47ef9ff3734a3d6d -size 1180982 diff --git a/dataset_1k_720p_2/images/scene_0804_original.png b/dataset_1k_720p_2/images/scene_0804_original.png deleted file mode 100644 index b1831d47ffb39dd481348887fb2fcf6c24cc9599..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0804_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8175c88e333b6bedb59201d39bc58a404dabce15b97ff6d07dd9236171f36623 -size 1182079 diff --git a/dataset_1k_720p_2/images/scene_0805_cf1.png b/dataset_1k_720p_2/images/scene_0805_cf1.png deleted file mode 100644 index 6423cddf44a2d93eca8e6cd57fe445ab1a307817..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0805_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b946b3b41ae8adf34d5b1a3f68f0c9de0508780d3c4c4614d280cc3f8050f771 -size 1117837 diff --git a/dataset_1k_720p_2/images/scene_0805_cf2.png b/dataset_1k_720p_2/images/scene_0805_cf2.png deleted file mode 100644 index d8683761c9b0dac4ada972d8ba97a25dce4f50df..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0805_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bca60f817fa321768dff281adf688c234d92bd04a45ace5e664f975aba62b6b1 -size 1067845 diff --git a/dataset_1k_720p_2/images/scene_0805_original.png b/dataset_1k_720p_2/images/scene_0805_original.png deleted file mode 100644 index 68d5bb4fcf8caea2bc4196608644dbd4a5b9a337..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0805_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01bcc47bcf9bdfc03d5ed822e2307de6e0ee6f38344db0cc74c13253b448401b -size 1113913 diff --git a/dataset_1k_720p_2/images/scene_0806_cf1.png b/dataset_1k_720p_2/images/scene_0806_cf1.png deleted file mode 100644 index 57484430358ba732a6c3c169d0c289242e6db47e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0806_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0952571c2ec127c12c255febca3a5e299fd1984fa3c6967700218be03813dc27 -size 1103857 diff --git a/dataset_1k_720p_2/images/scene_0806_cf2.png b/dataset_1k_720p_2/images/scene_0806_cf2.png deleted file mode 100644 index 22522404dae53cf1759f0111463925fefd489505..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0806_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:53e29f7c73f139d5dd12ad2114a02c63e57e1c0ff838e71e43f778564070cd12 -size 1101416 diff --git a/dataset_1k_720p_2/images/scene_0806_original.png b/dataset_1k_720p_2/images/scene_0806_original.png deleted file mode 100644 index cd85dcfa5660061bbe56f5bc2efde80cd92ee000..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0806_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da6c2f74f11dac9ca228b85921e435665f68d98f75459fdb67e82e41dc2a6215 -size 1103655 diff --git a/dataset_1k_720p_2/images/scene_0807_cf1.png b/dataset_1k_720p_2/images/scene_0807_cf1.png deleted file mode 100644 index c61a9c5d09c91f13f0f6d34373d1c44ca1668924..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0807_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0550cd01e58e16e398aa16ea82ddee92f1ac3b566324d5340e946cc5d0bd61b1 -size 1261695 diff --git a/dataset_1k_720p_2/images/scene_0807_cf2.png b/dataset_1k_720p_2/images/scene_0807_cf2.png deleted file mode 100644 index a4bc2bd2c15187b92c77d23450582f740f1d1205..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0807_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e25632040dbe58fbe83d1b1126465a1693ba4440dcfdf0a9169a7631aed56853 -size 1232491 diff --git a/dataset_1k_720p_2/images/scene_0807_original.png b/dataset_1k_720p_2/images/scene_0807_original.png deleted file mode 100644 index 19b1a5fa4433bf71d0ed5c13e9a6f43f7e508956..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0807_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0866c45387d662370ceb1d5a9b6e26740aeea76428783d2a3311ba76e1f45692 -size 1240967 diff --git a/dataset_1k_720p_2/images/scene_0808_cf1.png b/dataset_1k_720p_2/images/scene_0808_cf1.png deleted file mode 100644 index f65739dacdabe9ca4956958150a09b5e66dc26f0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0808_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d3d3c28ac9acadd0c7f06a5b59e8db9a3b88d8850e3ac35308c2af545e3196d -size 1286444 diff --git a/dataset_1k_720p_2/images/scene_0808_cf2.png b/dataset_1k_720p_2/images/scene_0808_cf2.png deleted file mode 100644 index ee37a9ed18bd68eb8e5dd986ce631d8a7470f45e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0808_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6415173cc59c93b516a772b0b29d3a6bdcf520fa216032128610fe50f57b3a5c -size 1273574 diff --git a/dataset_1k_720p_2/images/scene_0808_original.png b/dataset_1k_720p_2/images/scene_0808_original.png deleted file mode 100644 index afa55c946751957fa4b18dd17e9961b4b1ee4f77..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0808_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2f398716057a416cfbe07b235de79fcb5bc431e5e83d6b7748ef32ff9c5d68f -size 1274118 diff --git a/dataset_1k_720p_2/images/scene_0809_cf1.png b/dataset_1k_720p_2/images/scene_0809_cf1.png deleted file mode 100644 index 66c1891e75db010cfd8eb7f542964444640bfecc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0809_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87f32356be95f4ff46ad167063b2840978c5ef8d104c3ea66c828981eaef8eee -size 1307212 diff --git a/dataset_1k_720p_2/images/scene_0809_cf2.png b/dataset_1k_720p_2/images/scene_0809_cf2.png deleted file mode 100644 index a2ee3e068a52c2ce0499460d0c1b5a749ca3eafa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0809_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:946d4c7f4cdf0ce4fa2532d5c046aea49e814858c288a376617968a0f3c97534 -size 1359774 diff --git a/dataset_1k_720p_2/images/scene_0809_original.png b/dataset_1k_720p_2/images/scene_0809_original.png deleted file mode 100644 index 3ed2eb66f91d794728e6de7dc28a7bc46b41a4a2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0809_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7e0b9c9a91d44dc5c3e3d9e6e5be9937234cfda522c0c6dd5f189f417a40988 -size 1353088 diff --git a/dataset_1k_720p_2/images/scene_0810_cf1.png b/dataset_1k_720p_2/images/scene_0810_cf1.png deleted file mode 100644 index c1934f4ca0857d5beb3977d9e18c3004cbb83409..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0810_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf34d23f79a81f8106505aab190a7657d5a0f0eb77e5acb70d47b45a91dcd196 -size 1145768 diff --git a/dataset_1k_720p_2/images/scene_0810_cf2.png b/dataset_1k_720p_2/images/scene_0810_cf2.png deleted file mode 100644 index cddea52f21f938d68592fc99ee45f541c616451d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0810_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f137aabb281ba70688a5a6f234f4708d2a014baac23fd57c744b6a1b86bbcbc -size 1144910 diff --git a/dataset_1k_720p_2/images/scene_0810_original.png b/dataset_1k_720p_2/images/scene_0810_original.png deleted file mode 100644 index 2786d48c616900e36b327d3ca6e97b20920e102e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0810_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1121eaf45fcb0f0e8a23be7d957c0415b5d0c537a17203fd770add45b0d7842 -size 1143430 diff --git a/dataset_1k_720p_2/images/scene_0811_cf1.png b/dataset_1k_720p_2/images/scene_0811_cf1.png deleted file mode 100644 index 09d896835c9c0aa14c6219b2f054c33a3abe103a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0811_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3094fb32d9312f50a9296980f123725e1b7b9f7f15deb56ffd2570b2dcd3e85c -size 1100996 diff --git a/dataset_1k_720p_2/images/scene_0811_cf2.png b/dataset_1k_720p_2/images/scene_0811_cf2.png deleted file mode 100644 index afe02f20e59caeca2d0a0ecc9a7e126546f842d5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0811_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d3418e337c50287afdaabc35635b8fc2416a1514070fc1d10efa427cd592ad6 -size 1102000 diff --git a/dataset_1k_720p_2/images/scene_0811_original.png b/dataset_1k_720p_2/images/scene_0811_original.png deleted file mode 100644 index 7b6785c1eaa06d647c0a82a55c862c1aa16cf4e6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0811_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59ef4aa840a1795e9893b7c6835e65057a42117a2276b1a71c93b1d1f432e668 -size 1106897 diff --git a/dataset_1k_720p_2/images/scene_0812_cf1.png b/dataset_1k_720p_2/images/scene_0812_cf1.png deleted file mode 100644 index 17f316a3a85096047d58f64658d272b9ce38ca45..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0812_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22ab363e2598ecaa1f186b77a5a5562d6a34ea9ede35fd1507a02465abbea4cd -size 1200676 diff --git a/dataset_1k_720p_2/images/scene_0812_cf2.png b/dataset_1k_720p_2/images/scene_0812_cf2.png deleted file mode 100644 index 379707ee70afd45b6b72068be2b21866b9b55f7d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0812_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:601ffd3cea5446793b2611ec2b9d1cea8f43dac4eb7c575c018304e3303b2264 -size 1110182 diff --git a/dataset_1k_720p_2/images/scene_0812_original.png b/dataset_1k_720p_2/images/scene_0812_original.png deleted file mode 100644 index fddbfc66a22092ee5a89a4fce516e197f6a64ac2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0812_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c32d6ab912aecc9fb3c2a205a40f90ca6df8b8ed91595969321321d6d743824b -size 1199286 diff --git a/dataset_1k_720p_2/images/scene_0813_cf1.png b/dataset_1k_720p_2/images/scene_0813_cf1.png deleted file mode 100644 index bd265b57c9a91b6651b11b35f807605f35b926ac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0813_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae7cc646e91bf47c03c72e46fb25bf7c95fddfdb05bc3e6310521d13b834102c -size 1113350 diff --git a/dataset_1k_720p_2/images/scene_0813_cf2.png b/dataset_1k_720p_2/images/scene_0813_cf2.png deleted file mode 100644 index 2eff0eaae7df33886f01c032856507203e3ea8a7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0813_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:459f727e9749e9a96ba8a9ab3aa03213e902ea57cfec052a0f9b5742f7ce3cf0 -size 1099229 diff --git a/dataset_1k_720p_2/images/scene_0813_original.png b/dataset_1k_720p_2/images/scene_0813_original.png deleted file mode 100644 index 70056c6ccf4a547092efb803149b156593edd272..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0813_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:614c8ef6d19fb5d266c0dd4b8cbe62dbcf642f396f4c0aae818bd19d9cac2e4b -size 1106865 diff --git a/dataset_1k_720p_2/images/scene_0814_cf1.png b/dataset_1k_720p_2/images/scene_0814_cf1.png deleted file mode 100644 index 7f72b7aae816d1cd702c8adef610eb5befcc9653..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0814_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b1ae0eb72961e0004039fa658b1c4567c26b28a625022fe8f391aa07e9f34ce -size 1334351 diff --git a/dataset_1k_720p_2/images/scene_0814_cf2.png b/dataset_1k_720p_2/images/scene_0814_cf2.png deleted file mode 100644 index 186c5e5e7e28929be376b5febe72dd33ca8c34c4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0814_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db9de337b8b5cc51440e15fe955ef04c9ce4a5d1900ed2f350d596e0479e6d87 -size 1282207 diff --git a/dataset_1k_720p_2/images/scene_0814_original.png b/dataset_1k_720p_2/images/scene_0814_original.png deleted file mode 100644 index 7dc79e263655a8fc424b1332a469e265da695230..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0814_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:faff9dd45778846e617e2f54d5e2299c08be5c0fac89b24e1c2185c7519f1cb1 -size 1375583 diff --git a/dataset_1k_720p_2/images/scene_0815_cf1.png b/dataset_1k_720p_2/images/scene_0815_cf1.png deleted file mode 100644 index 0d6279038bb1df7c86be489e627e2595747e15f9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0815_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:289316ea0058ccf2c0f97fe9548c759c07ae1a25d9e4378e6a9a4cff14caf40e -size 1139102 diff --git a/dataset_1k_720p_2/images/scene_0815_cf2.png b/dataset_1k_720p_2/images/scene_0815_cf2.png deleted file mode 100644 index ee5cebcd5618a241b38d32bf453d6915ea475a42..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0815_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8f3ca9566fdafbed988a1ce0a751b80c9e69aacb71f68758f7ccdd709ef4408 -size 1103234 diff --git a/dataset_1k_720p_2/images/scene_0815_original.png b/dataset_1k_720p_2/images/scene_0815_original.png deleted file mode 100644 index 595d79c5da11e381b8c4ccc354483187f473f1a5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0815_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:388c4c263f5378a5a9465dc57083bca06d897e0b93da1f82af327a7e101162a1 -size 1129122 diff --git a/dataset_1k_720p_2/images/scene_0816_cf1.png b/dataset_1k_720p_2/images/scene_0816_cf1.png deleted file mode 100644 index 42658dc6af0570fc6d38c210d315409135d661d8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0816_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b59c84f1c5a9d19f2e04d90ed41b0bfc2e9e842ad0c42f3df581277c9ffcac2a -size 1087122 diff --git a/dataset_1k_720p_2/images/scene_0816_cf2.png b/dataset_1k_720p_2/images/scene_0816_cf2.png deleted file mode 100644 index 47d51d0cdab2ff50517396a4b4d0f16c5d296283..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0816_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76d3a94379ed10ea934a40b497c7f1732122047b72abce51050c989454a55041 -size 1085704 diff --git a/dataset_1k_720p_2/images/scene_0816_original.png b/dataset_1k_720p_2/images/scene_0816_original.png deleted file mode 100644 index 6b700b898a4ac1c46fe31af03cd15b22c898689f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0816_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35c944e5cc6f3816534d3007747ffeea8eafb26eac7dc6754677cc5129ac62fa -size 1087948 diff --git a/dataset_1k_720p_2/images/scene_0817_cf1.png b/dataset_1k_720p_2/images/scene_0817_cf1.png deleted file mode 100644 index 85879fc235570f56d67cf1ac99b3783345d7cf44..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0817_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f16496a9d9fb7afcb6f1c02fd1f56cb841366bfc7bf82589c288f9c414d05de -size 1144436 diff --git a/dataset_1k_720p_2/images/scene_0817_cf2.png b/dataset_1k_720p_2/images/scene_0817_cf2.png deleted file mode 100644 index 6d4cf55812ed3ae6a9acc2e8c8e3b7e1dab40159..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0817_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0826558e3e0f6e051d23c98c47b38ede08a1ef959dda77ac970040cef033c99d -size 1056966 diff --git a/dataset_1k_720p_2/images/scene_0817_original.png b/dataset_1k_720p_2/images/scene_0817_original.png deleted file mode 100644 index e29f814b848e13efa7740d0668785fbbe073b52b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0817_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2e9500bdb5421a8ef39878f19e214186701a2047a72528cdba3e4be0642cbaa -size 1131490 diff --git a/dataset_1k_720p_2/images/scene_0818_cf1.png b/dataset_1k_720p_2/images/scene_0818_cf1.png deleted file mode 100644 index 05ecc7ef4714421c82723849720cd0269e33d38e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0818_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9c986ccd09f1d52ff2336c74ab77fcf1c281892593dd7c9383961f81687dbd6 -size 1117897 diff --git a/dataset_1k_720p_2/images/scene_0818_cf2.png b/dataset_1k_720p_2/images/scene_0818_cf2.png deleted file mode 100644 index 5d4227fdbccd5bc9d1e223101a9163318f088add..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0818_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eebc46796fc973a7310547beb5992305a32468faaae4945b4b767d7ce4efdca2 -size 1120785 diff --git a/dataset_1k_720p_2/images/scene_0818_original.png b/dataset_1k_720p_2/images/scene_0818_original.png deleted file mode 100644 index 8c04840669450c5d46fe9454a3d3a352bebfcbb4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0818_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b87609d6d793e520bbccc31c90f2caaad494c908238657b6a64daeece58e4a2e -size 1114763 diff --git a/dataset_1k_720p_2/images/scene_0819_cf1.png b/dataset_1k_720p_2/images/scene_0819_cf1.png deleted file mode 100644 index 3cb19140411f3312356ece894018abc05d65675b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0819_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f25f0c0a0cfee42651db2d812a9c87990d8a8ffad10743e656c4f8cad8e85248 -size 1291934 diff --git a/dataset_1k_720p_2/images/scene_0819_cf2.png b/dataset_1k_720p_2/images/scene_0819_cf2.png deleted file mode 100644 index fe0a8972c9d8933867db4eaf6780dcc1654ac6ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0819_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cdd678fca1bea592a6127b41e8313485e9f16a6a4c3c2fcd401b58ea28dca10e -size 1152310 diff --git a/dataset_1k_720p_2/images/scene_0819_original.png b/dataset_1k_720p_2/images/scene_0819_original.png deleted file mode 100644 index 702387abb036c0f959b6a3746491d4f615e6b158..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0819_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2051848a77e94bf27c20564da03a8d81c94fbf327b3d358d721c59efdb76fb61 -size 1287728 diff --git a/dataset_1k_720p_2/images/scene_0820_cf1.png b/dataset_1k_720p_2/images/scene_0820_cf1.png deleted file mode 100644 index 1039aaef4f7f3aae744beab043814581718a2852..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0820_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f11921ea7e4d7f9037c23a9b631878ea71a64e8671d3f45147d1550e7cb05bd -size 1132240 diff --git a/dataset_1k_720p_2/images/scene_0820_cf2.png b/dataset_1k_720p_2/images/scene_0820_cf2.png deleted file mode 100644 index 062beeba77c7fa4310be882c90ce63b426541152..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0820_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de5cf8366db40746f4a491f0621e220ddbfd626f47ce5a3d2681e03b7ad53141 -size 1102501 diff --git a/dataset_1k_720p_2/images/scene_0820_original.png b/dataset_1k_720p_2/images/scene_0820_original.png deleted file mode 100644 index 5be4ca4747d339cb2e9bc56e56e28401f403bf6e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0820_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b72b429859678e6b5b1b8819e8334d28997959a3780a8be0094c17418c25a204 -size 1121434 diff --git a/dataset_1k_720p_2/images/scene_0821_cf1.png b/dataset_1k_720p_2/images/scene_0821_cf1.png deleted file mode 100644 index 33e8c28590025a2bcf4c3be3a00328e89fd66300..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0821_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8a8915fb5d34762af9bcbe927920c2136d4ec7383e50bc7835e1b714b48cb7b -size 1075023 diff --git a/dataset_1k_720p_2/images/scene_0821_cf2.png b/dataset_1k_720p_2/images/scene_0821_cf2.png deleted file mode 100644 index eb6daa4a0b30603df17ac78687f1c1a58fc4d72a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0821_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80c985bc815f06a68538cb3f4655fd2645ffc0a97d4bc70d9045b96b35e2be69 -size 1086816 diff --git a/dataset_1k_720p_2/images/scene_0821_original.png b/dataset_1k_720p_2/images/scene_0821_original.png deleted file mode 100644 index 193c420067bab9b69d4cb03507a263262a4b2071..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0821_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e555399970303f799157251a84a63a05cb0a1b6a82810e1e6e4057b1bcd4f476 -size 1077789 diff --git a/dataset_1k_720p_2/images/scene_0822_cf1.png b/dataset_1k_720p_2/images/scene_0822_cf1.png deleted file mode 100644 index 2c9a9bfea11c7601d4aa38b66d18dd6e109b75b2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0822_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f1afd010f9b7796a47ae65f4f04881a58054b8bcc03499fdef226dd3ef46108 -size 1407480 diff --git a/dataset_1k_720p_2/images/scene_0822_cf2.png b/dataset_1k_720p_2/images/scene_0822_cf2.png deleted file mode 100644 index 66ac7c5efe3b2952c9160f314bc4cbb0a17df843..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0822_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:833199dbf30ccc3a3f4e58c057a9acf28bf4b6e47ab068085ee74aa97e561ae5 -size 1371848 diff --git a/dataset_1k_720p_2/images/scene_0822_original.png b/dataset_1k_720p_2/images/scene_0822_original.png deleted file mode 100644 index 5f5bb7945f1874acf96422094c74820f160e11e8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0822_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2b4d196f8582845d2d4bd094ed14c7b7190bf9f6e2532188465a37f5e91748a -size 1388952 diff --git a/dataset_1k_720p_2/images/scene_0823_cf1.png b/dataset_1k_720p_2/images/scene_0823_cf1.png deleted file mode 100644 index 7dfe1042b87578b3802070fb809bba7ff745e7f0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0823_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6895d544c299e76a4b82a0c9bd8d32957db594ed1f3fd71d6b22d721dbcba436 -size 1235811 diff --git a/dataset_1k_720p_2/images/scene_0823_cf2.png b/dataset_1k_720p_2/images/scene_0823_cf2.png deleted file mode 100644 index bbfd85e241c1d22d67963a0d0e072ac28cd4f2d6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0823_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c3de4d3bb6f168efafe9831ebb97dc60c2ef4e0e4ca8410073b7c3b8e4abaf3 -size 1229255 diff --git a/dataset_1k_720p_2/images/scene_0823_original.png b/dataset_1k_720p_2/images/scene_0823_original.png deleted file mode 100644 index dc4f76dae9d289467c3b23ad4c72e7272b1e8f1f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0823_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e93d31b6eb98fa7a4af9281a10e5832dece041ed84eef56ee8efb14cdbfbf72c -size 1216336 diff --git a/dataset_1k_720p_2/images/scene_0824_cf1.png b/dataset_1k_720p_2/images/scene_0824_cf1.png deleted file mode 100644 index bdb0f4292b664096b3e7faf3dbcb3206fcdf83fb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0824_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31863cebd5c8db496de579265f623bb60f76ea977e740732d1aecc1577c2fce4 -size 1165059 diff --git a/dataset_1k_720p_2/images/scene_0824_cf2.png b/dataset_1k_720p_2/images/scene_0824_cf2.png deleted file mode 100644 index e5f32aa6e00a41f2310b896e5a00310d6dc00868..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0824_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8640ddab77687f70dd89fb0a0504cab0a00d12f51bdbb89f7ce313730c6a06b -size 1164061 diff --git a/dataset_1k_720p_2/images/scene_0824_original.png b/dataset_1k_720p_2/images/scene_0824_original.png deleted file mode 100644 index 6a62d5d07bcd3782e7b028201ae4cbd5df3db80e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0824_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11c5283552f671b7e14fc99d21b0e71c4abd2e0f063a08693ce354ff1c489c51 -size 1171088 diff --git a/dataset_1k_720p_2/images/scene_0825_cf1.png b/dataset_1k_720p_2/images/scene_0825_cf1.png deleted file mode 100644 index bad1ccb155a41332fea1f1378f62daa95c729e1e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0825_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:38d66760a02b2444adc40210cf186bb92c840bd017e20ef504ba9db4510d7369 -size 1167992 diff --git a/dataset_1k_720p_2/images/scene_0825_cf2.png b/dataset_1k_720p_2/images/scene_0825_cf2.png deleted file mode 100644 index df0c3d02115a0109a4add507a79c00910a11bcea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0825_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:652950eb80d58de7f401ad4c6f90ceea795a682bf602771580fd3db03df67acf -size 1163927 diff --git a/dataset_1k_720p_2/images/scene_0825_original.png b/dataset_1k_720p_2/images/scene_0825_original.png deleted file mode 100644 index e361c54a371feecf58eca841ecbb4dba738515a8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0825_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd5bcf492f716f14d840b371fff5570d46194f9dc7bb52e1b68ffad4a76e28f2 -size 1161692 diff --git a/dataset_1k_720p_2/images/scene_0826_cf1.png b/dataset_1k_720p_2/images/scene_0826_cf1.png deleted file mode 100644 index 82101f9ab5e4896d3e53dcdaccc877e4a58f9e9a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0826_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3fecb68a3d8f40050bfc3f9b0fabd105593b2ebd12bf9e3da7c0e88441b8e1cf -size 1145643 diff --git a/dataset_1k_720p_2/images/scene_0826_cf2.png b/dataset_1k_720p_2/images/scene_0826_cf2.png deleted file mode 100644 index 922e20497b963eac9e08e07d45bc7e01e5f1b588..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0826_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3098ed12e4ed4d96a369243e6c1fbd78d13dbc63dd5cb9b63ad8e0ba9dfc088 -size 1310237 diff --git a/dataset_1k_720p_2/images/scene_0826_original.png b/dataset_1k_720p_2/images/scene_0826_original.png deleted file mode 100644 index 6a012b2626cc7a18f6eb0f12c654b16c43586c71..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0826_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aaa10cc73a2119acc929eeb09820c92b326d5e6b7f8185826ee8403439ac9735 -size 1226385 diff --git a/dataset_1k_720p_2/images/scene_0827_cf1.png b/dataset_1k_720p_2/images/scene_0827_cf1.png deleted file mode 100644 index 878030541a4da7b7aace7df58c1cae68fecbcd75..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0827_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5860f9e4dba8614a156e935820ede1cd5b1fecb907512f115338ea13107e5591 -size 1258364 diff --git a/dataset_1k_720p_2/images/scene_0827_cf2.png b/dataset_1k_720p_2/images/scene_0827_cf2.png deleted file mode 100644 index 80dd4d1a7a5b3045781ca2ef215bc0902c90371b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0827_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a824b035dc4bae8948428c06995fb2c8c680154cc3bf71c0fa2835b70316cab4 -size 1245044 diff --git a/dataset_1k_720p_2/images/scene_0827_original.png b/dataset_1k_720p_2/images/scene_0827_original.png deleted file mode 100644 index cf32a769f0f745966c9e8e193aca9b3e26219763..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0827_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:782afac323fd10f284b86cf8090a5bf4e507b46fc2d20a05b768674325104992 -size 1270472 diff --git a/dataset_1k_720p_2/images/scene_0828_cf1.png b/dataset_1k_720p_2/images/scene_0828_cf1.png deleted file mode 100644 index e3fecbdb9ce02f415ab2531db7bbb23e1059f6b4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0828_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b2897ba364de1bbfe3c3c666ff96892c71e3fa0f82fed2d1d6adf57317670d0 -size 1227687 diff --git a/dataset_1k_720p_2/images/scene_0828_cf2.png b/dataset_1k_720p_2/images/scene_0828_cf2.png deleted file mode 100644 index fc3fcc53eca6ced6645df22b9bec01447a2bb834..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0828_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8fcd4dee7d966f9fe3f451a537feb692f09cd1c9a143dabf561bf1fa691b1436 -size 1239189 diff --git a/dataset_1k_720p_2/images/scene_0828_original.png b/dataset_1k_720p_2/images/scene_0828_original.png deleted file mode 100644 index 6c3e55d860c841cf35ef0a3f71515bf1770bbb0e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0828_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:faec77c87e20c956f310c0a9211d65d0718fae4ff79ada7682cfb984884dcd5f -size 1254506 diff --git a/dataset_1k_720p_2/images/scene_0829_cf1.png b/dataset_1k_720p_2/images/scene_0829_cf1.png deleted file mode 100644 index 4c5c048509e7cdbe5298c6403f587f7e6d3a9270..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0829_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d96ddca7eba12b35d922ca3302422363668a3c065f605ac29eb6af02c9c43a9a -size 1227064 diff --git a/dataset_1k_720p_2/images/scene_0829_cf2.png b/dataset_1k_720p_2/images/scene_0829_cf2.png deleted file mode 100644 index 9606b0fd714866c927c64a3736a4efeec3ff268f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0829_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a1f5b717ae4ecd588b83dd9319673f9db7b5d55123de0018a585d2891bacdc3 -size 1240574 diff --git a/dataset_1k_720p_2/images/scene_0829_original.png b/dataset_1k_720p_2/images/scene_0829_original.png deleted file mode 100644 index d447805cf1dcdfe04ee7d6bee28364d18c616d00..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0829_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aee6487842256a719b82791b03851006c2311fc08c0eeccdb9deba0c4c3c9726 -size 1242776 diff --git a/dataset_1k_720p_2/images/scene_0830_cf1.png b/dataset_1k_720p_2/images/scene_0830_cf1.png deleted file mode 100644 index f36c867abedfb4cb6d6c5b525a096f9e4c8a0322..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0830_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db7a3f6d70328ce19207efb644b4e660a15587b5ed8c8ab17348cdeed091ec91 -size 1165508 diff --git a/dataset_1k_720p_2/images/scene_0830_cf2.png b/dataset_1k_720p_2/images/scene_0830_cf2.png deleted file mode 100644 index 8a1d548e409e9f0ba07c4cf81aea22453b3782a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0830_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:714df6ce2372644c31490f98627279c86f2c14c9c9e837f003c96694e74735d0 -size 1170383 diff --git a/dataset_1k_720p_2/images/scene_0830_original.png b/dataset_1k_720p_2/images/scene_0830_original.png deleted file mode 100644 index c3cd2208346c836222c6f8a1c269013cc6269064..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0830_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f21eee363f3b6e1a4da55ed94a6912f274b33ef3bdd50c864c05c012b2cd2b8b -size 1168970 diff --git a/dataset_1k_720p_2/images/scene_0831_cf1.png b/dataset_1k_720p_2/images/scene_0831_cf1.png deleted file mode 100644 index bdf5a558b4056fe0e18b3c40621add25cdbcb770..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0831_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6612ea534c83b4aa0a58aadb7f36a355e6ddedba96cb954aa7600f031cf7a012 -size 1261021 diff --git a/dataset_1k_720p_2/images/scene_0831_cf2.png b/dataset_1k_720p_2/images/scene_0831_cf2.png deleted file mode 100644 index 0c50202e929c90e9edbf22f87c4e3d3359fcfd9b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0831_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9060f9217c19cafd1fd79c0e9c09f56d987f96f3556d4a64c4a79ac2486938c -size 1210640 diff --git a/dataset_1k_720p_2/images/scene_0831_original.png b/dataset_1k_720p_2/images/scene_0831_original.png deleted file mode 100644 index a620fa45d4e933a4801481a467a428f4f35b1d0e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0831_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33711cff8ea73156a90e599550edddf6b6154604daaa19b969f6c854844e8c27 -size 1229435 diff --git a/dataset_1k_720p_2/images/scene_0832_cf1.png b/dataset_1k_720p_2/images/scene_0832_cf1.png deleted file mode 100644 index 8aa3e25f1f8dcc199ae1af1a996b5e3cdcb5f7a7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0832_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:001bd7c22edfef79d67b078bca3f991bcb4cc94579d60c57be5cd1a4475b9db2 -size 1055161 diff --git a/dataset_1k_720p_2/images/scene_0832_cf2.png b/dataset_1k_720p_2/images/scene_0832_cf2.png deleted file mode 100644 index baadd80230fc591ff23b796a77e9a425241e47a6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0832_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd18ebdbb04cc2d74184fc092c7d58f9122273170eb72559787756f36b518470 -size 1112431 diff --git a/dataset_1k_720p_2/images/scene_0832_original.png b/dataset_1k_720p_2/images/scene_0832_original.png deleted file mode 100644 index 749a3d5e6662f145bdb21933d167f804b7989dca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0832_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63eaf21c586d733ff4d63428cbc050b97a2439f4d59b97d83fbc011675320416 -size 1092034 diff --git a/dataset_1k_720p_2/images/scene_0833_cf1.png b/dataset_1k_720p_2/images/scene_0833_cf1.png deleted file mode 100644 index 27ddaf0d4be73b48ae39824a42319c7b7e3077e4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0833_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40580509ff9384592035de5c776e4ab6b07d8bd0fdfa36471eb2e527e3e7dac3 -size 1178475 diff --git a/dataset_1k_720p_2/images/scene_0833_cf2.png b/dataset_1k_720p_2/images/scene_0833_cf2.png deleted file mode 100644 index 5f9bd4df824c36c5b82ba9ac8f3cce9e0ea68f79..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0833_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:063c3a90d4ee58ae62fd9021c795cf1e65ed0ab575678c303bfd0f40c08397cb -size 1181683 diff --git a/dataset_1k_720p_2/images/scene_0833_original.png b/dataset_1k_720p_2/images/scene_0833_original.png deleted file mode 100644 index 880da7798080e032e28dc1a61b0f02c1da5466b4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0833_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71c7da5199ced21e4985a4c12a65f4ff305922414f1b83ac18cf332787c6b560 -size 1178545 diff --git a/dataset_1k_720p_2/images/scene_0834_cf1.png b/dataset_1k_720p_2/images/scene_0834_cf1.png deleted file mode 100644 index 07510415933ed3bbc4a6998fe9db8510ec816c0f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0834_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:549d8e92c009509ea3e9daa42aa3ed42fbf08899cb6128ae5928977d992d4a8e -size 1099328 diff --git a/dataset_1k_720p_2/images/scene_0834_cf2.png b/dataset_1k_720p_2/images/scene_0834_cf2.png deleted file mode 100644 index 1ee567f8b8f82d343aad105e13849a9b1b4e6fd4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0834_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27e5fa9d063ee28aef44a7b05993561fd688fe8c6579ecd7e00239ae93111805 -size 1145516 diff --git a/dataset_1k_720p_2/images/scene_0834_original.png b/dataset_1k_720p_2/images/scene_0834_original.png deleted file mode 100644 index 77ec7efc4dcc876188cc93c0d633e784769ee314..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0834_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6642b0ca2f26076ea729a15a3f6a97e1168c9abb430b9f5283f676fa3f75ce6 -size 1116680 diff --git a/dataset_1k_720p_2/images/scene_0835_cf1.png b/dataset_1k_720p_2/images/scene_0835_cf1.png deleted file mode 100644 index e304d372691860a06b473f1eadd11431cba997fb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0835_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6c7c43fd74572a270665ec31d2809209c70d2ebebe10aeb9a4511c8bdd43416 -size 1141486 diff --git a/dataset_1k_720p_2/images/scene_0835_cf2.png b/dataset_1k_720p_2/images/scene_0835_cf2.png deleted file mode 100644 index ed563d91b0f0058b4bc70a7558ac8f94dd14b789..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0835_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0c3b320148fd32c7f54d21713c3869de0eeac8770941694898c548cf13cd8d6 -size 1136249 diff --git a/dataset_1k_720p_2/images/scene_0835_original.png b/dataset_1k_720p_2/images/scene_0835_original.png deleted file mode 100644 index a8127d6197506a199ea3d2b77128525cdf472c35..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0835_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7dbc5a5b2fc54bf6921ce0439b478984aebf9c8a018c5ce117b322fa7840bc9 -size 1140582 diff --git a/dataset_1k_720p_2/images/scene_0836_cf1.png b/dataset_1k_720p_2/images/scene_0836_cf1.png deleted file mode 100644 index e486313d164ee01705dfc6bf5de601b388ef17ab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0836_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e483fbec6525453c3e6d3cdbc09314b47b44762cd92dc9e100dcc7b149098e34 -size 1261505 diff --git a/dataset_1k_720p_2/images/scene_0836_cf2.png b/dataset_1k_720p_2/images/scene_0836_cf2.png deleted file mode 100644 index 5d585626f97e958f63d5d5324cb327fd9fb41945..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0836_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14439490147bc140ccf7c3aae505d545a0c991b668229fac80948ceb16b16ccd -size 1260284 diff --git a/dataset_1k_720p_2/images/scene_0836_original.png b/dataset_1k_720p_2/images/scene_0836_original.png deleted file mode 100644 index 392fc01279b739f3a807efa7715bba0ec59638a4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0836_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52dbcafb946554d1f7d37e4a5822e6f39e868bea79fd37279817502ee6eb6165 -size 1281577 diff --git a/dataset_1k_720p_2/images/scene_0837_cf1.png b/dataset_1k_720p_2/images/scene_0837_cf1.png deleted file mode 100644 index 77b8e1ebed7bc09a72072a7f6714c4fff45e6be8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0837_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a966b6b245b1fdd97f77fe7d36f6db44c736e28ba511f41a09abb17a596f068 -size 1158136 diff --git a/dataset_1k_720p_2/images/scene_0837_cf2.png b/dataset_1k_720p_2/images/scene_0837_cf2.png deleted file mode 100644 index a1404e7f07723957a29784b36a0c803601c844cd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0837_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac9f396fd044db4dffb7ca8dc7df5ad4fb7f750f60c1ead9f4122816b7d712f4 -size 1225080 diff --git a/dataset_1k_720p_2/images/scene_0837_original.png b/dataset_1k_720p_2/images/scene_0837_original.png deleted file mode 100644 index 4de8dcca34cf4461260c5eb059490c29b88f9109..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0837_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:091a2765a4b39585adb0e40f199fd1a792c33801e89c251b2209b5c768a0c26e -size 1153579 diff --git a/dataset_1k_720p_2/images/scene_0838_cf1.png b/dataset_1k_720p_2/images/scene_0838_cf1.png deleted file mode 100644 index 5f1e7e18c87f7870b042862de97aa1d8386ee7c2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0838_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d966033be3a2212918417101155127df068be61831cb8871481b4600e20e0e94 -size 1204773 diff --git a/dataset_1k_720p_2/images/scene_0838_cf2.png b/dataset_1k_720p_2/images/scene_0838_cf2.png deleted file mode 100644 index aac2b0408e15d0a4326feecb3f744a57997683db..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0838_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2449c7b7bdb078dfe13b9963dc8fe760b1a60add5136edeb6720fe2c230dc49c -size 1191915 diff --git a/dataset_1k_720p_2/images/scene_0838_original.png b/dataset_1k_720p_2/images/scene_0838_original.png deleted file mode 100644 index fefd37330829ae999dfb1a349616b2a11934294e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0838_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c60befa4c7de493427dd75a1a3ccf96d00feb31d32507e801837c748fa08f464 -size 1192609 diff --git a/dataset_1k_720p_2/images/scene_0839_cf1.png b/dataset_1k_720p_2/images/scene_0839_cf1.png deleted file mode 100644 index 7822b2a6189b215f3cfcf1e35f9a0f8a5fed1be2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0839_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c4e2250941618b60efea293a0f0f07763d915267eadecea460f54a7b2e37b7d -size 1283336 diff --git a/dataset_1k_720p_2/images/scene_0839_cf2.png b/dataset_1k_720p_2/images/scene_0839_cf2.png deleted file mode 100644 index 6f3ee53c90f5a2f32db2699b59381f26b83a0a38..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0839_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:141d11c22d4cb10312b76288ce2f794e6d557e85cd5c9b62865edacf2248fd7a -size 1096920 diff --git a/dataset_1k_720p_2/images/scene_0839_original.png b/dataset_1k_720p_2/images/scene_0839_original.png deleted file mode 100644 index 8196a0d81aa7e839c6ac9d13c918a18c3a67a3b6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0839_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c4c3a43ecda99b97a1d0fc6adf8ca5c1cbbce98b5feb9c645847aeb3bc35170 -size 1231242 diff --git a/dataset_1k_720p_2/images/scene_0840_cf1.png b/dataset_1k_720p_2/images/scene_0840_cf1.png deleted file mode 100644 index cdbb33921f1b1d50519582990fe77892f6f5729b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0840_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f47b08cbd484371927d4fe6a0ec993687d3fa70d2f8b46485e01180fade8e0da -size 1357681 diff --git a/dataset_1k_720p_2/images/scene_0840_cf2.png b/dataset_1k_720p_2/images/scene_0840_cf2.png deleted file mode 100644 index 3c11bd83ba62de0582e246fd26da1e623c262425..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0840_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59769316737b1b2f3177b77086d9e877ee65fc4ab5de34bebcf70de4a682fc23 -size 1197445 diff --git a/dataset_1k_720p_2/images/scene_0840_original.png b/dataset_1k_720p_2/images/scene_0840_original.png deleted file mode 100644 index c029ab3c4ee8f9e441d419fef402eee5e079248c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0840_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df1be6a74e81a5548e1741d1394dd9bd8ade8f1d877e6e3aeabb288f8cdc79b3 -size 1303662 diff --git a/dataset_1k_720p_2/images/scene_0841_cf1.png b/dataset_1k_720p_2/images/scene_0841_cf1.png deleted file mode 100644 index 8d018ef49023413c218ea35d30e864df7789333f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0841_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7fa463a2d7fce93a224439b42f4851630b538202c8cf2b1b54844d137ad1aa9 -size 1188820 diff --git a/dataset_1k_720p_2/images/scene_0841_cf2.png b/dataset_1k_720p_2/images/scene_0841_cf2.png deleted file mode 100644 index e886b0f962f5a33067c89a8426e3b34e83254950..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0841_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7dd3d0c1e26a644fc269837359ac2ae90a3273ef98ce848bb0c3a2aa61d88f2d -size 1174360 diff --git a/dataset_1k_720p_2/images/scene_0841_original.png b/dataset_1k_720p_2/images/scene_0841_original.png deleted file mode 100644 index e79168a0e63fd061d02a0bbfb526dee777cb177a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0841_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bba8f6e1a5d8dfdb32c3c98dc4bd41c17c981d5f47cbb9ea556618a97ecf78d3 -size 1187675 diff --git a/dataset_1k_720p_2/images/scene_0842_cf1.png b/dataset_1k_720p_2/images/scene_0842_cf1.png deleted file mode 100644 index 54d2d89814ad7417ab3c2944492e698544960a28..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0842_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e8be8c47c907b9fa19098ac93ffc45fab69d2e11bb8a66269f1caa8f28216a2 -size 1290914 diff --git a/dataset_1k_720p_2/images/scene_0842_cf2.png b/dataset_1k_720p_2/images/scene_0842_cf2.png deleted file mode 100644 index d296117fef5dcd40580aee7ceb8a633a49e7bcb8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0842_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b01361314280e1c8d39abd1c5e88328abe16bdef385550475e31dce0714773f6 -size 1287734 diff --git a/dataset_1k_720p_2/images/scene_0842_original.png b/dataset_1k_720p_2/images/scene_0842_original.png deleted file mode 100644 index dab8001739c3e849441af3be22a8408ea581d22c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0842_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25b35ac1a2628e08a08784b413adc9af01f17efdf2e64ea8b93ef91430e94791 -size 1288500 diff --git a/dataset_1k_720p_2/images/scene_0843_cf1.png b/dataset_1k_720p_2/images/scene_0843_cf1.png deleted file mode 100644 index 620aaf0559a3b0a91c787956cdf4ad0224264e9b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0843_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:649da48edf21791e400425ade49bdc910c09e12e71265f89276cad0e53237571 -size 1120296 diff --git a/dataset_1k_720p_2/images/scene_0843_cf2.png b/dataset_1k_720p_2/images/scene_0843_cf2.png deleted file mode 100644 index 0011a5f275711087558196c3cbd9b3abf6a6a921..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0843_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6957f5c7a751a17ea9993ddd44ce14d49740600080f7ef4719854d4b4f59f195 -size 1115001 diff --git a/dataset_1k_720p_2/images/scene_0843_original.png b/dataset_1k_720p_2/images/scene_0843_original.png deleted file mode 100644 index b29fb96c5208f28439473bbc64d9f35275f9b21f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0843_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:962eba562aee9cab6ed05801d0fc547e4280de28974e008c4bdd63bb91ee2b10 -size 1119392 diff --git a/dataset_1k_720p_2/images/scene_0844_cf1.png b/dataset_1k_720p_2/images/scene_0844_cf1.png deleted file mode 100644 index 7f8c00ea135e3932babeeb87352b1acbaee14eb9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0844_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f39a447db8a7e1899273c15b3eed802a9848ce92349dbdc4f6af627c6212344a -size 1211292 diff --git a/dataset_1k_720p_2/images/scene_0844_cf2.png b/dataset_1k_720p_2/images/scene_0844_cf2.png deleted file mode 100644 index 8c723b911a88387d595154deb5b4e81bf4356693..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0844_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6305254789f1d7eb1d05acfbf2ea3022c962b6896a8ebe2aed338738008c687 -size 1219015 diff --git a/dataset_1k_720p_2/images/scene_0844_original.png b/dataset_1k_720p_2/images/scene_0844_original.png deleted file mode 100644 index 3dae33cf4488e96606110e136d226d5d1f380c6d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0844_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a811db1445e6c05aeeef959fd6c0c09be9e6564c910beae391bad2bc932309f5 -size 1210752 diff --git a/dataset_1k_720p_2/images/scene_0845_cf1.png b/dataset_1k_720p_2/images/scene_0845_cf1.png deleted file mode 100644 index 2da7c8ef323d34e0eb9f78bc83da0a280b145bb5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0845_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95f57139e08daca2aadbb0317a70c47fd7ba6aee787b31dc0b2c72c61204ed88 -size 1056326 diff --git a/dataset_1k_720p_2/images/scene_0845_cf2.png b/dataset_1k_720p_2/images/scene_0845_cf2.png deleted file mode 100644 index ac96dcd9ba8145ad1472600a7cfce82a75954883..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0845_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b30ebd22178320517e785bc857755c16196f3a35ee59628a809a5c13fe92d6c -size 1042736 diff --git a/dataset_1k_720p_2/images/scene_0845_original.png b/dataset_1k_720p_2/images/scene_0845_original.png deleted file mode 100644 index 4a0e7610f37721b50b427287bc64c5efc3a6b9c7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0845_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de0006bd3e969004dd3caa47870504d1702a23e730fc364bf653589564bf7afb -size 1044026 diff --git a/dataset_1k_720p_2/images/scene_0846_cf1.png b/dataset_1k_720p_2/images/scene_0846_cf1.png deleted file mode 100644 index 18cf62126b961c5cfbc05845d21ac43932360fab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0846_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d17612f11b0adcbcf9f5c757d9954526bd95030a2925902e3b64c9d99835fc5d -size 1145637 diff --git a/dataset_1k_720p_2/images/scene_0846_cf2.png b/dataset_1k_720p_2/images/scene_0846_cf2.png deleted file mode 100644 index ad595a17cfc0a1fa92ecc7268447a95740a87ef8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0846_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9dac893ed8c73da4577cc1b297c97161df4d00e4d35b65836288ac8882d57fc0 -size 1189018 diff --git a/dataset_1k_720p_2/images/scene_0846_original.png b/dataset_1k_720p_2/images/scene_0846_original.png deleted file mode 100644 index 2ad116b6624184b8df30bec02ec9396cc09ceef6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0846_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:adc5be4228c332c92c87227aed0c7ff5cc9ddb20d98d2450ab7c2f1825edd1f7 -size 1139098 diff --git a/dataset_1k_720p_2/images/scene_0847_cf1.png b/dataset_1k_720p_2/images/scene_0847_cf1.png deleted file mode 100644 index b178e15b3546e8fc41e57f4350fe14cb5975c6d3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0847_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e25d17d78553d6488ac5be9fee99cb16be67649173cef06c877125c757790f30 -size 1293042 diff --git a/dataset_1k_720p_2/images/scene_0847_cf2.png b/dataset_1k_720p_2/images/scene_0847_cf2.png deleted file mode 100644 index 20afc6fe6c567b89281d7992c85e011a5f0a9958..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0847_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:018f412d3ab4149dbc7aabb0ec8c0e4c93e0b22ba10fea86753473994fa15955 -size 1214572 diff --git a/dataset_1k_720p_2/images/scene_0847_original.png b/dataset_1k_720p_2/images/scene_0847_original.png deleted file mode 100644 index 42e2b663269c8ad66e891f2c8543a3a673483f66..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0847_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9f606fa6ff573abdc622e9364f42bce9768dd8fcdcabd6573e7853db8c2f11a -size 1267105 diff --git a/dataset_1k_720p_2/images/scene_0848_cf1.png b/dataset_1k_720p_2/images/scene_0848_cf1.png deleted file mode 100644 index bf4a4988167a3949c711e1886df327a2756c9ba6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0848_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3bc638034bf5c7c843ca2246c07e5819214c9cd03d24c3a9d207cbfc54fb7b24 -size 1191034 diff --git a/dataset_1k_720p_2/images/scene_0848_cf2.png b/dataset_1k_720p_2/images/scene_0848_cf2.png deleted file mode 100644 index 53cb4673f1c24e037af11be01db1622304506836..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0848_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5bfc3d5904c8495557779f6c7dfb87264686933865d07506c1b52174bb7ab93e -size 1173211 diff --git a/dataset_1k_720p_2/images/scene_0848_original.png b/dataset_1k_720p_2/images/scene_0848_original.png deleted file mode 100644 index 06e78c99acaf658c9a5648cd7451928e9eb49dbb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0848_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42828a6f46e00ba32c89faea358f4e3c4dd78f808308f783784c8a0b68e3ebea -size 1194537 diff --git a/dataset_1k_720p_2/images/scene_0849_cf1.png b/dataset_1k_720p_2/images/scene_0849_cf1.png deleted file mode 100644 index 8639ad799c68188232df7ca4e228c249cd146729..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0849_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b054d104b52de0e446dcd1a292ed3eab029e40037d547f428db8d8ad9612f276 -size 1201542 diff --git a/dataset_1k_720p_2/images/scene_0849_cf2.png b/dataset_1k_720p_2/images/scene_0849_cf2.png deleted file mode 100644 index 180d1cd9985899ac6e034fa5fe3c56b0c81886ea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0849_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d36fbe85a9ee3f89219c30979e8b06aee130814dec246f2d04694bd106a4994 -size 1243379 diff --git a/dataset_1k_720p_2/images/scene_0849_original.png b/dataset_1k_720p_2/images/scene_0849_original.png deleted file mode 100644 index b14805bb5c716d360f196ecd86399b7772e6a6af..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0849_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:912347ca34b1527b759b2bc7c0d07895fed9b48fbb1228d203ca5643bac99535 -size 1223616 diff --git a/dataset_1k_720p_2/images/scene_0850_cf1.png b/dataset_1k_720p_2/images/scene_0850_cf1.png deleted file mode 100644 index ee3da2f4d2cdfdc248eb590baadc9a20991ef8da..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0850_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd49a07c8359bf6a8ac2701f37a1e64a4319e86385c44c68db8ba31f8839996d -size 1133902 diff --git a/dataset_1k_720p_2/images/scene_0850_cf2.png b/dataset_1k_720p_2/images/scene_0850_cf2.png deleted file mode 100644 index aed2585dfa58974c2fdbc6c6c84cf90f8141bb29..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0850_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6bf614fb787ea6d90c5d6a7c97a202736b0166113f6408f5267e1595c3ad3c47 -size 1202395 diff --git a/dataset_1k_720p_2/images/scene_0850_original.png b/dataset_1k_720p_2/images/scene_0850_original.png deleted file mode 100644 index 84f37d2f28b0dad21f8070a5d4ff85f8305c7802..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0850_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4d7c459e3f1b2f99b745ce219cc2da1f4435b74931e0ebfb22550d9647ce3ec -size 1201087 diff --git a/dataset_1k_720p_2/images/scene_0851_cf1.png b/dataset_1k_720p_2/images/scene_0851_cf1.png deleted file mode 100644 index b8dd31ef2fc74f6ac3a7e69e4ab1a15adff47ba3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0851_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3fbfd97159df3fbfb4c9a1431ae9fac97a0c1ed60b2085a4da80bdc93a479ee4 -size 1138961 diff --git a/dataset_1k_720p_2/images/scene_0851_cf2.png b/dataset_1k_720p_2/images/scene_0851_cf2.png deleted file mode 100644 index ba3414415037c40668b03de3f2d494fa20a60f23..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0851_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83548d87c7718f8dd9052ce3b8640d452add7de4d8329b340e3b442787818ab2 -size 1089504 diff --git a/dataset_1k_720p_2/images/scene_0851_original.png b/dataset_1k_720p_2/images/scene_0851_original.png deleted file mode 100644 index 189fadafad3863024643247166111bc9b8021b35..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0851_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc3c822d6cc25b6813896afe66cadf6b8bbc10cfa270c0814b7b92fe884b6f61 -size 1133091 diff --git a/dataset_1k_720p_2/images/scene_0852_cf1.png b/dataset_1k_720p_2/images/scene_0852_cf1.png deleted file mode 100644 index 97195d746133ed78a68328ace66c3ceab81bead5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0852_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2defecb0ac4d29224b6831fae765bd3c8c0de4f65d571d3eeb0c2805c771f9e7 -size 1093681 diff --git a/dataset_1k_720p_2/images/scene_0852_cf2.png b/dataset_1k_720p_2/images/scene_0852_cf2.png deleted file mode 100644 index add30226a936445cdc69342d60d038c67eef6ee2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0852_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:37077762902a2ef983b98aa536db7fee1e334263c46d349ff56ccfd5309d0864 -size 1074771 diff --git a/dataset_1k_720p_2/images/scene_0852_original.png b/dataset_1k_720p_2/images/scene_0852_original.png deleted file mode 100644 index 6e4c6f16403553e061cd3233465657d996e87226..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0852_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b126aa81f422b60df1978aac4f9eceaa03b2a414a762e09a1df4e54db201381 -size 1094500 diff --git a/dataset_1k_720p_2/images/scene_0853_cf1.png b/dataset_1k_720p_2/images/scene_0853_cf1.png deleted file mode 100644 index 78dfffb18177b1a240841b03f0849d2798296bf3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0853_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b856b0cb26c5ef104e6aca72744e5c001772f15a49ee992aeb7b38ca7d353935 -size 1175447 diff --git a/dataset_1k_720p_2/images/scene_0853_cf2.png b/dataset_1k_720p_2/images/scene_0853_cf2.png deleted file mode 100644 index 21a8f3c9b965574b7769853e5c4988629c991d4a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0853_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5902b2b9f035dd81cb89d2c5ae00621b81a87b0dc747113d066adcb0cbf3484c -size 1189995 diff --git a/dataset_1k_720p_2/images/scene_0853_original.png b/dataset_1k_720p_2/images/scene_0853_original.png deleted file mode 100644 index f9c5a3383ce07f2f4b64a13fc76ac8e42fc9d5b8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0853_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b982c617b9096f0afec5915b0e9d608aec26fd5094274eb87f7765410dd7c1ef -size 1192124 diff --git a/dataset_1k_720p_2/images/scene_0854_cf1.png b/dataset_1k_720p_2/images/scene_0854_cf1.png deleted file mode 100644 index 68eb19048500869e4b3f937840b252d9446d88bc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0854_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e98f67a85a4669096432b6c08a79e0da9205bce8e5c92ae9d65b7506201108c9 -size 1197560 diff --git a/dataset_1k_720p_2/images/scene_0854_cf2.png b/dataset_1k_720p_2/images/scene_0854_cf2.png deleted file mode 100644 index 19be1ac199d26840f42cb6186e796c08ad4d8f47..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0854_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1d17f651a3aac7d0cbef3748338baec184a47d98a37e6f9b61530a62878674b -size 1158454 diff --git a/dataset_1k_720p_2/images/scene_0854_original.png b/dataset_1k_720p_2/images/scene_0854_original.png deleted file mode 100644 index fefc959a6de6ff17fd1bc2e091cd90748ac6bee9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0854_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3cdc5feae8b26a23943a226535146a5d04f2f4da0161a25440aa309987e94ad -size 1165314 diff --git a/dataset_1k_720p_2/images/scene_0855_cf1.png b/dataset_1k_720p_2/images/scene_0855_cf1.png deleted file mode 100644 index 61888abf23d4fad8da11cbf7c9313a1672038040..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0855_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4fd4c2dd15089b7c8d07f3d6d6988bb164534d9690b1d8e084a9f59e88194407 -size 1270126 diff --git a/dataset_1k_720p_2/images/scene_0855_cf2.png b/dataset_1k_720p_2/images/scene_0855_cf2.png deleted file mode 100644 index 2ba5832b2a84e4534f9551b465748caef8547014..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0855_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:710a558cb9c53668f22fb8ece0a56e36c504128076295d8047f24fd533386b2c -size 1278304 diff --git a/dataset_1k_720p_2/images/scene_0855_original.png b/dataset_1k_720p_2/images/scene_0855_original.png deleted file mode 100644 index ddd5051ff2d204a69caa6b7ae6adef1418c48fcb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0855_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e388e525107ebeb86eafd48bc582fd0dc4dd6a897b0e3a61ff5cc7b46508ee7 -size 1280384 diff --git a/dataset_1k_720p_2/images/scene_0856_cf1.png b/dataset_1k_720p_2/images/scene_0856_cf1.png deleted file mode 100644 index bc649ac5bb4ce6e067b23aa552ebd4695432dccf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0856_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:376aa4528696d326d5f25537f2aadd19138f5a95442509bc941bb258410fe2ac -size 1300452 diff --git a/dataset_1k_720p_2/images/scene_0856_cf2.png b/dataset_1k_720p_2/images/scene_0856_cf2.png deleted file mode 100644 index d7eef4d25475aea0dbe5e3612c8fec0f5416db7d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0856_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f53210bdc6671459681d59e528664475058c03de2f6e18c0304da1d73d3671ac -size 1263104 diff --git a/dataset_1k_720p_2/images/scene_0856_original.png b/dataset_1k_720p_2/images/scene_0856_original.png deleted file mode 100644 index 324bce8a83bd67c5047d3c1b2473998e9fbb76fa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0856_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b4420a589b5865f57296d1032c73902f779d39324df186eb108def3f6379e00 -size 1302115 diff --git a/dataset_1k_720p_2/images/scene_0857_cf1.png b/dataset_1k_720p_2/images/scene_0857_cf1.png deleted file mode 100644 index 66fd2eced2d54ac8f0fadf17e0f10b1e73d2e1e8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0857_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:559a4fbc4237763a42ed5c9dc90ebb0519c026e57211e7359965ef86b65520c7 -size 1134084 diff --git a/dataset_1k_720p_2/images/scene_0857_cf2.png b/dataset_1k_720p_2/images/scene_0857_cf2.png deleted file mode 100644 index f2a52e94542c48cf3505a1e132b76f4a4947f337..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0857_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bae987fc38fcc92ff234abd778c66dd318e7cc45cc84b1cd76cffe9ed22872d2 -size 1119418 diff --git a/dataset_1k_720p_2/images/scene_0857_original.png b/dataset_1k_720p_2/images/scene_0857_original.png deleted file mode 100644 index d5884140ceb6aa66ac2fd854fc95a756c84ab5ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0857_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e3929f375a7da5a30e2ffde54bf6422487eedf0be8af327a7b725509406d8b8 -size 1120262 diff --git a/dataset_1k_720p_2/images/scene_0858_cf1.png b/dataset_1k_720p_2/images/scene_0858_cf1.png deleted file mode 100644 index a55d09c7b7e3998885c20653748ff1a2262e3d54..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0858_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69c99ef9f47535cd9d3a1a10d52c656d70f8ab4c1313de3bf131c481a35fd4e7 -size 1330377 diff --git a/dataset_1k_720p_2/images/scene_0858_cf2.png b/dataset_1k_720p_2/images/scene_0858_cf2.png deleted file mode 100644 index ebac43838a069c8834c2ae7070a4d83b3362f6d3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0858_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bdbc5c589bc981f77bc1e948b363c49a738fa677c8b276a9be9f694776837a16 -size 1329215 diff --git a/dataset_1k_720p_2/images/scene_0858_original.png b/dataset_1k_720p_2/images/scene_0858_original.png deleted file mode 100644 index b18b4eca730181ce696574cd399bad7fa568befb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0858_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:604702cbc8f7406d75d2e1889a4db4a0c5d620caf46c3fead444fa67cb8970e2 -size 1332442 diff --git a/dataset_1k_720p_2/images/scene_0859_cf1.png b/dataset_1k_720p_2/images/scene_0859_cf1.png deleted file mode 100644 index 4686f5e869083051699942af8bc698492bf7f350..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0859_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11cc21bcf6abc3b0f4e902424b045216ab71e257f517120dce3a9cd999d96c5e -size 1084814 diff --git a/dataset_1k_720p_2/images/scene_0859_cf2.png b/dataset_1k_720p_2/images/scene_0859_cf2.png deleted file mode 100644 index 4b46db27684a3930681a8beb960fd1fb04d9eed8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0859_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3183458021763d25706308378b3e6221bfb72b45898388643024859e823fcf0 -size 1108933 diff --git a/dataset_1k_720p_2/images/scene_0859_original.png b/dataset_1k_720p_2/images/scene_0859_original.png deleted file mode 100644 index 7c89395967c3792f367492a66cc92190305cba6d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0859_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e821fa071de41caa8d7e998ee8ef05ee426fd65fce1476845df713d720e9eda6 -size 1102140 diff --git a/dataset_1k_720p_2/images/scene_0860_cf1.png b/dataset_1k_720p_2/images/scene_0860_cf1.png deleted file mode 100644 index 87619d2da59f95007d7b41aea93275d783cd7cb3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0860_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b48b9d26e721aa38dd07aeffd64e0df3ee62799a53827ddca72d1b7711b50211 -size 1204341 diff --git a/dataset_1k_720p_2/images/scene_0860_cf2.png b/dataset_1k_720p_2/images/scene_0860_cf2.png deleted file mode 100644 index ddf4fbb046658f1d03ff67097a31298d031bca5b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0860_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:692bb03f1b0a44d8251f054ea2f793d8afa69c1330c71c605f6c2914ce6ff74a -size 1165976 diff --git a/dataset_1k_720p_2/images/scene_0860_original.png b/dataset_1k_720p_2/images/scene_0860_original.png deleted file mode 100644 index ac7ed157ddfa79e73aa61fd36ea32dd454c9a1e6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0860_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6bc6a9a07e859bbf0f8cda5af8c5295afb4e4827d1e91747a5065c277c342ef4 -size 1162745 diff --git a/dataset_1k_720p_2/images/scene_0861_cf1.png b/dataset_1k_720p_2/images/scene_0861_cf1.png deleted file mode 100644 index 6081f760f8ae7ca45a29c739ba7291d661f7f3af..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0861_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:827c40ff3c556bfc9ae8b8d332a39864c50307658e2a7b65fe681ca6e9e2455f -size 1230597 diff --git a/dataset_1k_720p_2/images/scene_0861_cf2.png b/dataset_1k_720p_2/images/scene_0861_cf2.png deleted file mode 100644 index cef76d507a2cf71ef5998060b3f2e6f820e98a8a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0861_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b72c9fd0b2760eb9d7c2b7bb10416cceb62a2a1569d3315a59d80c9337f2974 -size 1183104 diff --git a/dataset_1k_720p_2/images/scene_0861_original.png b/dataset_1k_720p_2/images/scene_0861_original.png deleted file mode 100644 index 693b6f8ee5701111464014b52928189d282dbd33..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0861_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1f34d81db57b35d003325980cfc6a7ec7a4128e4d762c93f7e782008e5c7d94 -size 1180972 diff --git a/dataset_1k_720p_2/images/scene_0862_cf1.png b/dataset_1k_720p_2/images/scene_0862_cf1.png deleted file mode 100644 index aa945971396a2b9042e43e81ad485c491b669abf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0862_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e8f086cd1830f8c9050cdcc522e21329f13360367669d603ea04b9ef50b3062 -size 1329405 diff --git a/dataset_1k_720p_2/images/scene_0862_cf2.png b/dataset_1k_720p_2/images/scene_0862_cf2.png deleted file mode 100644 index 37995356f1e8be2b8e129ee5ab7a13a1ce9dacbd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0862_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8448b2e51d3ccac1e813d874adbbcd080e55124e46b8eebc2e24777f5e5acd16 -size 1307082 diff --git a/dataset_1k_720p_2/images/scene_0862_original.png b/dataset_1k_720p_2/images/scene_0862_original.png deleted file mode 100644 index d9c79bdd52c3fc5d693ed31440a45ffd06185dad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0862_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8017f7f6e67a470c21c270f02875d6a88487a9b966f8dd00ed836e26e6771d44 -size 1311888 diff --git a/dataset_1k_720p_2/images/scene_0863_cf1.png b/dataset_1k_720p_2/images/scene_0863_cf1.png deleted file mode 100644 index 86c41db017b2eed183a059929e775e10ce9da000..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0863_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ffc61c82dfdc1e77f79d8a99213a846cf4f129cf1424fef503bfb4e7e5e864c -size 1124608 diff --git a/dataset_1k_720p_2/images/scene_0863_cf2.png b/dataset_1k_720p_2/images/scene_0863_cf2.png deleted file mode 100644 index 93f1b6017cd1a504c7e335d9e462e27a7a850056..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0863_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b3934b831a029a6be8c46aac9e5668bc87d1b41a5e6abee017d314f01c9f078 -size 1049806 diff --git a/dataset_1k_720p_2/images/scene_0863_original.png b/dataset_1k_720p_2/images/scene_0863_original.png deleted file mode 100644 index 561d7cac27d965f6170fc8f416d3f25233afb9c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0863_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:117a9349e602c325f6ed800191c249838fcc42a08f7e454e9d2bf1612e466cb5 -size 1053852 diff --git a/dataset_1k_720p_2/images/scene_0864_cf1.png b/dataset_1k_720p_2/images/scene_0864_cf1.png deleted file mode 100644 index 3772ee232c25e3975702b9b128b9afb201c906cf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0864_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5a5f9774733ccd426e381ac7035c492ea8cbf95e2c0ec03a9e6cee70baafd12 -size 1367601 diff --git a/dataset_1k_720p_2/images/scene_0864_cf2.png b/dataset_1k_720p_2/images/scene_0864_cf2.png deleted file mode 100644 index b095f2f025000b07aa811ef2498e1300390d3df5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0864_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d2f5ce9f1ce9bd2691fbc46fdc5505cc4cc9c2ab8f83cc8a470b06b3f9a0bc8 -size 1295492 diff --git a/dataset_1k_720p_2/images/scene_0864_original.png b/dataset_1k_720p_2/images/scene_0864_original.png deleted file mode 100644 index 5bb0e05246811cea919929d2ef08617f6f276f4e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0864_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3b261f671630d95ce1b8ecb41efb059fc05eefb5c46879073ae5a4c2fdd7066 -size 1344514 diff --git a/dataset_1k_720p_2/images/scene_0865_cf1.png b/dataset_1k_720p_2/images/scene_0865_cf1.png deleted file mode 100644 index 52c3f34363529bad2e967cd29fefbc970a00a8df..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0865_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74ced8705919c4f8227776e43fcf4824b36efeed176ce1be6e2c6f4ed968abe7 -size 1077811 diff --git a/dataset_1k_720p_2/images/scene_0865_cf2.png b/dataset_1k_720p_2/images/scene_0865_cf2.png deleted file mode 100644 index ba8e56efbbcaf6517e921a84069d841b063ef80f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0865_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3accce67144226b3973b8a1d087d057074478e36f167fb82695d9ade438e22ee -size 1070941 diff --git a/dataset_1k_720p_2/images/scene_0865_original.png b/dataset_1k_720p_2/images/scene_0865_original.png deleted file mode 100644 index b067c8964635994734dd157f0f2a6aa148872c14..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0865_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c73b88c6fb78f41646f09e7010b3866f913bfc91c7d08f847c36a8742540e1b -size 1074646 diff --git a/dataset_1k_720p_2/images/scene_0866_cf1.png b/dataset_1k_720p_2/images/scene_0866_cf1.png deleted file mode 100644 index 50fc312e5713454ab4cea491fbd87ac4d9d83704..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0866_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7babf2cfbe201ee01adb9d9790d7770327ca7c826c01d338b310e36052abd00 -size 1273326 diff --git a/dataset_1k_720p_2/images/scene_0866_cf2.png b/dataset_1k_720p_2/images/scene_0866_cf2.png deleted file mode 100644 index f05c4337165ae988932694f1734c9daaf6c0b89a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0866_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:748e4a803d63cb608e870f02e4fd2cd7dd99c93a9328bcb17db21d0880250d5a -size 1286971 diff --git a/dataset_1k_720p_2/images/scene_0866_original.png b/dataset_1k_720p_2/images/scene_0866_original.png deleted file mode 100644 index c60f60c464141713bcaee2af566c5aadbfc95db2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0866_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:751559fe72cc3e4ce40361e2892d61330fcc76d8c002f7604e4e0be8d69cf8df -size 1303499 diff --git a/dataset_1k_720p_2/images/scene_0867_cf1.png b/dataset_1k_720p_2/images/scene_0867_cf1.png deleted file mode 100644 index 693cefc38ad87f8522ea60aac13e494bf11578c1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0867_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3aa34b4f6f5d73751013f69212857fe39b9aa0a7d3f75dec5a2022e605f14365 -size 1191905 diff --git a/dataset_1k_720p_2/images/scene_0867_cf2.png b/dataset_1k_720p_2/images/scene_0867_cf2.png deleted file mode 100644 index 5efa2d05c0be30278b2cc9a1a9132a4ea2add2fb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0867_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca86a57c03ab1628f3e1711ffb2e2b042a47e8fcabe28ded3afb1f98fb090ddc -size 1196522 diff --git a/dataset_1k_720p_2/images/scene_0867_original.png b/dataset_1k_720p_2/images/scene_0867_original.png deleted file mode 100644 index b1d9a042cdd3d801d0b3c671b2a50ba9a011cabb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0867_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:45e5bdd13a9a1a0d826e783d47624becd4680d10f7b9b41398f038dbe3d12c62 -size 1197344 diff --git a/dataset_1k_720p_2/images/scene_0868_cf1.png b/dataset_1k_720p_2/images/scene_0868_cf1.png deleted file mode 100644 index a1a16ffb75d66f0a6187c5c855ffc92449e934a6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0868_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b9c7399b59321b171e9514733b0dac89e893e52cd730a9e0046054df558750d -size 1250895 diff --git a/dataset_1k_720p_2/images/scene_0868_cf2.png b/dataset_1k_720p_2/images/scene_0868_cf2.png deleted file mode 100644 index 45d7b1249d9f4c27ac3cb5bef2e9571c8352530f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0868_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:34e6cd26dcfd0604ade22d0e7a725d92d1017a51476d22c6ff15953fd43e3012 -size 1229437 diff --git a/dataset_1k_720p_2/images/scene_0868_original.png b/dataset_1k_720p_2/images/scene_0868_original.png deleted file mode 100644 index ec2a71eab717fa1848cf35abd5168b5b92817070..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0868_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6d76278794ed7dabafcb0cecf0cc89c5dfe22ca907dcb1fe6f60facd46d9952 -size 1228619 diff --git a/dataset_1k_720p_2/images/scene_0869_cf1.png b/dataset_1k_720p_2/images/scene_0869_cf1.png deleted file mode 100644 index 8ab17cc9beb7dcb21b18938d8f203996aaa23d74..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0869_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e143901790fc4baa0307bee87f0addf199d6f71f673c26daf072595d04180064 -size 1149285 diff --git a/dataset_1k_720p_2/images/scene_0869_cf2.png b/dataset_1k_720p_2/images/scene_0869_cf2.png deleted file mode 100644 index 8ec2b882c6b881d7f20cfd624b99f3c8ba151ca9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0869_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8dee7bc6e87f3e68714baf4e6aa80a9e24c2ce69243eb1a07b34cdc6053f444 -size 1116410 diff --git a/dataset_1k_720p_2/images/scene_0869_original.png b/dataset_1k_720p_2/images/scene_0869_original.png deleted file mode 100644 index 9bcb9a549fafbea0d2bf61122c06a07fa0a06513..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0869_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:260b63a30c1f2cfd4eb098d4838a7232b1f9dcbeb9f03c80e36d0dd3441cdae7 -size 1134038 diff --git a/dataset_1k_720p_2/images/scene_0870_cf1.png b/dataset_1k_720p_2/images/scene_0870_cf1.png deleted file mode 100644 index b459a51ac02b70c9c04377ec2adda66e5367cef5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0870_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d90981502d7fcb047dd55ef8204fbe31e78d30989cce1639b444dd217b81941d -size 1297143 diff --git a/dataset_1k_720p_2/images/scene_0870_cf2.png b/dataset_1k_720p_2/images/scene_0870_cf2.png deleted file mode 100644 index c1a9b7d2c88a99cb6c090c2e0ec650d321da2a3e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0870_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ee505976bd11a9008ee7903d3e09260fef4b56a244a06effd37a9ded46fbc5a -size 1241857 diff --git a/dataset_1k_720p_2/images/scene_0870_original.png b/dataset_1k_720p_2/images/scene_0870_original.png deleted file mode 100644 index cdbcf7ae2f99e4b0148cc42f9b06fd952147fe4a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0870_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72694e85962a5c2ba3592bcd5cd624cbe8ec6b95c8ea1efe22cec33601c46f71 -size 1273490 diff --git a/dataset_1k_720p_2/images/scene_0871_cf1.png b/dataset_1k_720p_2/images/scene_0871_cf1.png deleted file mode 100644 index 66e9c1fa5acf54f69dfbdb98f615654e20112f9f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0871_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1348fe9d5ee88f65b683138533a95ba17c6650ec158c16193f14c9068b25bf4 -size 1172906 diff --git a/dataset_1k_720p_2/images/scene_0871_cf2.png b/dataset_1k_720p_2/images/scene_0871_cf2.png deleted file mode 100644 index da9d3db2280af8eeb9721b0aa4196cbbfd44ed19..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0871_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b5ea53fc2739fe44e4ead6507ca536f166d1f2b1b0125b36584eff568e854eb -size 1102092 diff --git a/dataset_1k_720p_2/images/scene_0871_original.png b/dataset_1k_720p_2/images/scene_0871_original.png deleted file mode 100644 index 66ee24fd863440c733117442600a50a4cbd2072f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0871_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bef6306b737834d090e1839de563752a5e56bde610ae40c74a031e46b86c39f8 -size 1084580 diff --git a/dataset_1k_720p_2/images/scene_0872_cf1.png b/dataset_1k_720p_2/images/scene_0872_cf1.png deleted file mode 100644 index 6b30626b8672eb5f84a86d122cf9ae8a318bef1c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0872_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b7c2d57dda5f755e6be9d861a8658271828a67236f621a87e3b1139a185eca4 -size 1201810 diff --git a/dataset_1k_720p_2/images/scene_0872_cf2.png b/dataset_1k_720p_2/images/scene_0872_cf2.png deleted file mode 100644 index 7d5b3186debe2d1b7d72b5209eaf3eb6853cead2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0872_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05c1fbe2e54d10e8f1de92661998673ae080f46a375658670782c2205aa497a0 -size 1154776 diff --git a/dataset_1k_720p_2/images/scene_0872_original.png b/dataset_1k_720p_2/images/scene_0872_original.png deleted file mode 100644 index 69a727bd63c5022fff4e97d3bb76114a9f379859..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0872_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01bc0fea430d1b5aff06c766c02eba85f885189804dfd6332302229fa662824b -size 1196224 diff --git a/dataset_1k_720p_2/images/scene_0873_cf1.png b/dataset_1k_720p_2/images/scene_0873_cf1.png deleted file mode 100644 index 0c8311bec32cd314110316ed7548130e0f42aac4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0873_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8753eeb323276c9e39e809b5b7cbbf06942e9d978066462673c9d182671dc75b -size 1092945 diff --git a/dataset_1k_720p_2/images/scene_0873_cf2.png b/dataset_1k_720p_2/images/scene_0873_cf2.png deleted file mode 100644 index a38e83da67889c054c11f4c970809898f3b2cdb6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0873_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a888b99bad2daf6ca3a3a7b8ef0c37db6647539886b7e55fd9969e7bdc2d2c7 -size 1118708 diff --git a/dataset_1k_720p_2/images/scene_0873_original.png b/dataset_1k_720p_2/images/scene_0873_original.png deleted file mode 100644 index 926ac61fb3d1965f4df074f5806d85ba036a63c0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0873_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9143bd01232b90442eeb2aa1cabdd0db9a8425f3e9a55f86973ed05825c11f76 -size 1092949 diff --git a/dataset_1k_720p_2/images/scene_0874_cf1.png b/dataset_1k_720p_2/images/scene_0874_cf1.png deleted file mode 100644 index c2d0727a3229af14c881e3fae928528ba548870e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0874_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb3ace0c1288142a7a61f17500f59e7d21391d191b130cb94bf4073fab66e2fd -size 1034729 diff --git a/dataset_1k_720p_2/images/scene_0874_cf2.png b/dataset_1k_720p_2/images/scene_0874_cf2.png deleted file mode 100644 index 924eec7ec8d5075852b155c67a6294755fe5e9db..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0874_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a4fa698b87b612c18ca2a9978b0f414e371f476fdde3b7b17a0946504db9e78 -size 1102476 diff --git a/dataset_1k_720p_2/images/scene_0874_original.png b/dataset_1k_720p_2/images/scene_0874_original.png deleted file mode 100644 index 73af5fb00d32f90e549f374a4d7c357f97519732..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0874_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd7a69dcd81e72117367a7b396f09ce4074c4035f3d6f9793918ed6f3f7f9c96 -size 1161619 diff --git a/dataset_1k_720p_2/images/scene_0875_cf1.png b/dataset_1k_720p_2/images/scene_0875_cf1.png deleted file mode 100644 index d72536ab577690d0e0b133d7bb09241b4c77fc17..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0875_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b46ed3c42cc2fb603e7847d85ded3c68fe25378bcdff15bc0e0bf0cd0b1a7cd -size 1306592 diff --git a/dataset_1k_720p_2/images/scene_0875_cf2.png b/dataset_1k_720p_2/images/scene_0875_cf2.png deleted file mode 100644 index 830b226193baa84a43a7cb27a12b036aa3bb2118..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0875_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2370c7cf7c42234d3143c21d2c2437d8dd99693fa6f540e76d478381062a1648 -size 1293089 diff --git a/dataset_1k_720p_2/images/scene_0875_original.png b/dataset_1k_720p_2/images/scene_0875_original.png deleted file mode 100644 index 04c5379ed9fb245a962fc668c29d42419d87f5c9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0875_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08ee2538e7b41e35db4fa544f6b566505e62e89a93b16a76d58b980efcde9d03 -size 1290187 diff --git a/dataset_1k_720p_2/images/scene_0876_cf1.png b/dataset_1k_720p_2/images/scene_0876_cf1.png deleted file mode 100644 index b2ec7ba18e3f08d85b4c121ec71d1e578493c243..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0876_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b29a3ab96ce2fe71ee7c4541c3be617fa2faadd36f6ea7a57f85ba153b0644f -size 1167648 diff --git a/dataset_1k_720p_2/images/scene_0876_cf2.png b/dataset_1k_720p_2/images/scene_0876_cf2.png deleted file mode 100644 index 06657291aee2feba59809421a8c8ea43d8e71d05..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0876_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d6e9f4d33585f645d397701bbc2b278be887aba9305978a4ab091d5db201afc -size 1160209 diff --git a/dataset_1k_720p_2/images/scene_0876_original.png b/dataset_1k_720p_2/images/scene_0876_original.png deleted file mode 100644 index 06c8c936182aa2fdccce60d8086cb25c308d4485..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0876_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82f3834f0946d4e3caa2c8e1f4181a4aadac651f6a323ac81e6cff4bfbf0e835 -size 1166475 diff --git a/dataset_1k_720p_2/images/scene_0877_cf1.png b/dataset_1k_720p_2/images/scene_0877_cf1.png deleted file mode 100644 index 6ffffc716c33aa39c9231785ab3baa36a0b53b8d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0877_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f077edf422069c3f4cfdc4042be8a55504dd3e64615f8b0aab5478476006c2b7 -size 1185015 diff --git a/dataset_1k_720p_2/images/scene_0877_cf2.png b/dataset_1k_720p_2/images/scene_0877_cf2.png deleted file mode 100644 index 0993f37e1e11632b36c591fe96aa971a30beea85..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0877_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db8789f2f205f962098025e9b2265554d79db758b375feae3d10458221e0cccb -size 1188083 diff --git a/dataset_1k_720p_2/images/scene_0877_original.png b/dataset_1k_720p_2/images/scene_0877_original.png deleted file mode 100644 index 66daf29cdc7a6ca3f54e1e518995b79cc199a47d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0877_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0d3f6b615aaa8221f31d64782a66579ea210b69e7534164ea0ea4fe4733be90 -size 1186420 diff --git a/dataset_1k_720p_2/images/scene_0878_cf1.png b/dataset_1k_720p_2/images/scene_0878_cf1.png deleted file mode 100644 index 9dc66e1b4337d0ce7527dd154e0a41f5cc2d0a7f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0878_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e494eee15ca09ff2e40fbb56af1ef92f0679ba06a79dcffcc6b4c332c968bdcb -size 1162303 diff --git a/dataset_1k_720p_2/images/scene_0878_cf2.png b/dataset_1k_720p_2/images/scene_0878_cf2.png deleted file mode 100644 index ad9df67e9f8c7837676999ee08495a42f4d44c1a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0878_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a069412bd0a116705f44fcffa82673cc894c6a40964908c45dfff8f14d0349bd -size 1191609 diff --git a/dataset_1k_720p_2/images/scene_0878_original.png b/dataset_1k_720p_2/images/scene_0878_original.png deleted file mode 100644 index 52e19d9f8bfe006df0533a9ecfebaf2ec2f18e18..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0878_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c59ac3af36912bc464f01f420727498a0dc2cbe560df1b04ec7bbb2ecee86bf -size 1148547 diff --git a/dataset_1k_720p_2/images/scene_0879_cf1.png b/dataset_1k_720p_2/images/scene_0879_cf1.png deleted file mode 100644 index 51906e38c6fae68495b53964a735aebc1c94a9fa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0879_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35da73841a01f8f83be8332e1a49c76a21a96b1387caf2bb73c7186734ce551c -size 1226752 diff --git a/dataset_1k_720p_2/images/scene_0879_cf2.png b/dataset_1k_720p_2/images/scene_0879_cf2.png deleted file mode 100644 index ebc4a20eb4631b458119b42da41867342213a59f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0879_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b834564e1b64e2e1116264614063431da0f5330d3cc4766fc48845e96e649f81 -size 1229165 diff --git a/dataset_1k_720p_2/images/scene_0879_original.png b/dataset_1k_720p_2/images/scene_0879_original.png deleted file mode 100644 index 3465c1372b6d24248602901e08ffd0e548b247e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0879_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5fde7ea26d6ec4209996b96190826c6054d0fd62784c20896667b85048da0e4 -size 1218013 diff --git a/dataset_1k_720p_2/images/scene_0880_cf1.png b/dataset_1k_720p_2/images/scene_0880_cf1.png deleted file mode 100644 index 80c7c5619b7d5e9d102c51e5a00487311c8aece2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0880_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62626c31394c19f9e5ae615eb15a1064d01fb0122177aa86bc6ef67d2ac980ac -size 1156801 diff --git a/dataset_1k_720p_2/images/scene_0880_cf2.png b/dataset_1k_720p_2/images/scene_0880_cf2.png deleted file mode 100644 index 50f24d3b1110b4748539eb71f6aed75551a647c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0880_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aae0f266dc520bad00cd623ac7ee0cff06fa9edbf6a1304c5d5bd122c70757e8 -size 1129840 diff --git a/dataset_1k_720p_2/images/scene_0880_original.png b/dataset_1k_720p_2/images/scene_0880_original.png deleted file mode 100644 index 8021ccf4c31e9732690a6d914ae9a036fa602b1a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0880_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9696d63f37755de5ecd72787175e0ac3d28d6edbde4a02ede9a5dc518db1ecd6 -size 1120113 diff --git a/dataset_1k_720p_2/images/scene_0881_cf1.png b/dataset_1k_720p_2/images/scene_0881_cf1.png deleted file mode 100644 index c607fcc991253936d4bae23b824615faddcdf896..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0881_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1dbd9c2a2d08eec66929ae7524898458babd3f1c0003b9e31669880e19c1348 -size 1168081 diff --git a/dataset_1k_720p_2/images/scene_0881_cf2.png b/dataset_1k_720p_2/images/scene_0881_cf2.png deleted file mode 100644 index d5ccb31bf4db11e6599eb99efb5fc98250f94232..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0881_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35e974ec06a3a047d77541b3b634da6e08b4346e3588ed0e5ef4e537f4fef5d4 -size 1143926 diff --git a/dataset_1k_720p_2/images/scene_0881_original.png b/dataset_1k_720p_2/images/scene_0881_original.png deleted file mode 100644 index 65d8d4916eacbb8c7caebc574bc2024982a7663e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0881_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dbd3bff1816f0c02793017bc7570f554a303f9009be890248356aac88b52948f -size 1160657 diff --git a/dataset_1k_720p_2/images/scene_0882_cf1.png b/dataset_1k_720p_2/images/scene_0882_cf1.png deleted file mode 100644 index e384815fa91437254d5ff79ee3a6f6eb5e9134ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0882_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ef2ab8ffa7252a4c89c25917374f1f2ac9e0aab938c098c68493cb5b11b8ed0 -size 1182512 diff --git a/dataset_1k_720p_2/images/scene_0882_cf2.png b/dataset_1k_720p_2/images/scene_0882_cf2.png deleted file mode 100644 index 54f08e20d4d19082ad99bb72440b5c4a9b022ae9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0882_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7add1a415ca73ecae734b3910c784100c962ba2e366c2c60f1ab5c34094a02b5 -size 1155756 diff --git a/dataset_1k_720p_2/images/scene_0882_original.png b/dataset_1k_720p_2/images/scene_0882_original.png deleted file mode 100644 index 8ae031ffd49d131575fa26cb908af0b5991abb1f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0882_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b955661f7a9f692a5578952dd99792dbec27de4f7a5fc2d1ddfdb3bec513110c -size 1161264 diff --git a/dataset_1k_720p_2/images/scene_0883_cf1.png b/dataset_1k_720p_2/images/scene_0883_cf1.png deleted file mode 100644 index beb8f541fb5a26d716593b5b976e8393a4753d10..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0883_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7ff3ad6fbc1997d914b2a961d6949d0aeb96193544e868b397d2f62f58ef6ba -size 1209509 diff --git a/dataset_1k_720p_2/images/scene_0883_cf2.png b/dataset_1k_720p_2/images/scene_0883_cf2.png deleted file mode 100644 index 22ef3dbd560d32baf1d6625b28bad9dbb578ccdf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0883_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f96141306dad7a59b5ef9df89f5d230406da19d500b732c0ecc40f1cad53d26d -size 1198574 diff --git a/dataset_1k_720p_2/images/scene_0883_original.png b/dataset_1k_720p_2/images/scene_0883_original.png deleted file mode 100644 index d79eed4e1d186a77d0ef57a2b6f743d1c71a0759..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0883_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dbd4336f6a931102f997255fe3365f04321b4be2672422ed31feee5a5e33f1fe -size 1205883 diff --git a/dataset_1k_720p_2/images/scene_0884_cf1.png b/dataset_1k_720p_2/images/scene_0884_cf1.png deleted file mode 100644 index 062c9759b7d6b76ff0efc185a7ecc0c94651d6ef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0884_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0d266846dba65df00a56584fc22ac7ff84baa2222be0b548881ad9b0bba712f -size 1174212 diff --git a/dataset_1k_720p_2/images/scene_0884_cf2.png b/dataset_1k_720p_2/images/scene_0884_cf2.png deleted file mode 100644 index abc04d1d5dfb658d4b02268c292802350642794f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0884_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39cad7372555e50844c23ed57ec3e5454b1d27a1d328e7f1a1ae0d0b5dd99871 -size 1147705 diff --git a/dataset_1k_720p_2/images/scene_0884_original.png b/dataset_1k_720p_2/images/scene_0884_original.png deleted file mode 100644 index bf18c8f7d5841983d2c3dacc74b19ff9aac796e8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0884_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae9c242997b2f7be1aa58e331c37f5f014afbf9f740e0e33da5020aeee12b4b2 -size 1141967 diff --git a/dataset_1k_720p_2/images/scene_0885_cf1.png b/dataset_1k_720p_2/images/scene_0885_cf1.png deleted file mode 100644 index fe88ac0511510fb0b8838194c2cada30537d84ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0885_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7feaa5acc3b527b40babf84790d824ee6cb2cd9e65eccebc44a03b103fbfa810 -size 1113990 diff --git a/dataset_1k_720p_2/images/scene_0885_cf2.png b/dataset_1k_720p_2/images/scene_0885_cf2.png deleted file mode 100644 index b80f5f04eab8bdf4d93f09740f017b1e15f1445d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0885_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cecbe5ef5e279ee78282daee05a6bac9881b0d1a1718b25800157c50f81df7de -size 1113937 diff --git a/dataset_1k_720p_2/images/scene_0885_original.png b/dataset_1k_720p_2/images/scene_0885_original.png deleted file mode 100644 index f0653a6a44c44e38ed8ee71783b30e2302a45565..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0885_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9e0b6d002c0cd77069d4bb036c56ff9e3e026198b3a69406031de5a65df2c13 -size 1106966 diff --git a/dataset_1k_720p_2/images/scene_0886_cf1.png b/dataset_1k_720p_2/images/scene_0886_cf1.png deleted file mode 100644 index 1ec4521fdc7dda0ebf01bb29989e08dee3bd604e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0886_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9d8b226603ed03916f12a5c2649015109275969293a98bc2b33e8772822d504 -size 1313739 diff --git a/dataset_1k_720p_2/images/scene_0886_cf2.png b/dataset_1k_720p_2/images/scene_0886_cf2.png deleted file mode 100644 index 696ab4e51a96e227a5c0cc228a46516acde71974..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0886_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:233b4f25980d69d03a14c5ec477612ac697e5d66c69d5d989296bc23fb570991 -size 1305599 diff --git a/dataset_1k_720p_2/images/scene_0886_original.png b/dataset_1k_720p_2/images/scene_0886_original.png deleted file mode 100644 index 45f324209ea3284904b9f47fc9fff9cb69844004..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0886_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfbc2130c168336fdae968fbc1894d85bc8266af186bd3ad5ba78e37c9f8e24b -size 1308761 diff --git a/dataset_1k_720p_2/images/scene_0887_cf1.png b/dataset_1k_720p_2/images/scene_0887_cf1.png deleted file mode 100644 index 9228fc44d311de8bf51a2492282921d4b5c9b23f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0887_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60c0e551e83e2e14f05fe9a43ecdec132f9b39846146cd18a648f4c87ceacbc3 -size 1264490 diff --git a/dataset_1k_720p_2/images/scene_0887_cf2.png b/dataset_1k_720p_2/images/scene_0887_cf2.png deleted file mode 100644 index 77931d8e1915727ec73598828e5888c054cb9fe3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0887_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:761a5ef1553a54ed0f94334217a299945991d0f697d89ba6a1738513027b9ee6 -size 1295762 diff --git a/dataset_1k_720p_2/images/scene_0887_original.png b/dataset_1k_720p_2/images/scene_0887_original.png deleted file mode 100644 index 883e33581c03f7008a9a0ce7a7bc82fb6097d824..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0887_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:797199f66ded10213c2dc382d6f56982ea0f06b03b308899d7f9542fd2f2a0a9 -size 1270069 diff --git a/dataset_1k_720p_2/images/scene_0888_cf1.png b/dataset_1k_720p_2/images/scene_0888_cf1.png deleted file mode 100644 index c466a9f9e8662ff4df26e1215b50794b16637ced..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0888_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7d09503054d032479746782fef25bdfd77938c5d7d23e3c3e959aa8ab0b81fc2 -size 1279119 diff --git a/dataset_1k_720p_2/images/scene_0888_cf2.png b/dataset_1k_720p_2/images/scene_0888_cf2.png deleted file mode 100644 index c03a55b61cc22276795fd87e5e6f8df38b2bbb98..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0888_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:650313a584704678716b86ecb28da6868f0d6c77ebd490ab9d0eafe35f74310f -size 1252830 diff --git a/dataset_1k_720p_2/images/scene_0888_original.png b/dataset_1k_720p_2/images/scene_0888_original.png deleted file mode 100644 index f65a5eaf8d3daf02d283f3f281a3868f5561173e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0888_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24db0aa566a69e0692f2c1c555b735893195a0e2faf89e8a5e731a01bae4e1a1 -size 1281117 diff --git a/dataset_1k_720p_2/images/scene_0889_cf1.png b/dataset_1k_720p_2/images/scene_0889_cf1.png deleted file mode 100644 index 4f83f847e11a993fa86504a1d82b5fa0ef28cf9c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0889_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8778acb45098eabac5be0c632c2ab52b785a94339f41baeafa9b13d08b571d8d -size 1082652 diff --git a/dataset_1k_720p_2/images/scene_0889_cf2.png b/dataset_1k_720p_2/images/scene_0889_cf2.png deleted file mode 100644 index 28fcb76a44075ad1cbfde1935aa9de140a774cc5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0889_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f060e19034f217636e4f99101a3ef1fef928e7133da2a43c984e34feae22899 -size 1064420 diff --git a/dataset_1k_720p_2/images/scene_0889_original.png b/dataset_1k_720p_2/images/scene_0889_original.png deleted file mode 100644 index a17bddbbd8cca8afc1020fa0737c5683b5a2265b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0889_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39545945faa1377e473b3bb61caf5e7d4c177f29b138a30ce07e70bc5f99ed01 -size 1075289 diff --git a/dataset_1k_720p_2/images/scene_0890_cf1.png b/dataset_1k_720p_2/images/scene_0890_cf1.png deleted file mode 100644 index 828bcf638a7da32f6ed841b52dce9ff62d31e713..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0890_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0fb4557e89ddfe04b481dcd9dc524cbff7d9584841303bca61d8fb88306949a -size 1157052 diff --git a/dataset_1k_720p_2/images/scene_0890_cf2.png b/dataset_1k_720p_2/images/scene_0890_cf2.png deleted file mode 100644 index 96e2f4c85d980e1e15b217968a4e153e93a18b3f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0890_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a93c059549109544d91212327672dea7282e211306d3d3ab43de4b3d5319efd -size 1160663 diff --git a/dataset_1k_720p_2/images/scene_0890_original.png b/dataset_1k_720p_2/images/scene_0890_original.png deleted file mode 100644 index df9fbe8ec56d845ed423b02bcdac50bd6a1544d9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0890_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4060b9445dfc1d82ea3a220efefa5184163e0ef8ab1f110dab2ffcee8a91412 -size 1167710 diff --git a/dataset_1k_720p_2/images/scene_0891_cf1.png b/dataset_1k_720p_2/images/scene_0891_cf1.png deleted file mode 100644 index 08b0eb8688058117682fc555d4e97540080d7eb2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0891_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c387ab6d68989efc8534c75eadeddc908165f836089dc9ce683b804b74cac583 -size 1086871 diff --git a/dataset_1k_720p_2/images/scene_0891_cf2.png b/dataset_1k_720p_2/images/scene_0891_cf2.png deleted file mode 100644 index 7ba59cda5e7e88188d99cadd004dea17d2fed250..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0891_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08eb9223e36cade297ba82d9e54aa63ca8f4280bcfe5731f5437e1576dc6b13b -size 1190106 diff --git a/dataset_1k_720p_2/images/scene_0891_original.png b/dataset_1k_720p_2/images/scene_0891_original.png deleted file mode 100644 index 19e5ef38b453788d7ccd1022f8c47e7989440b40..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0891_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e4fc1e8f20c9d05e40367d5d8e1c8f423a59c92596af8954687e452d12a1af0 -size 1084463 diff --git a/dataset_1k_720p_2/images/scene_0892_cf1.png b/dataset_1k_720p_2/images/scene_0892_cf1.png deleted file mode 100644 index 2ac7015c02d5702279059eb2c0ec8c1261309410..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0892_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3c3f3f92fdc8c9a8f0e3c2b40702a25f719a890335dc2dbbecab5001866886c -size 1202527 diff --git a/dataset_1k_720p_2/images/scene_0892_cf2.png b/dataset_1k_720p_2/images/scene_0892_cf2.png deleted file mode 100644 index a8fd2a500e018968d43acb60a9f50d4dc5699228..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0892_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f19be77feaad7eb1ed067f3d0b18d325331fccd1c7485db916bc80ea48ed2ff -size 1188902 diff --git a/dataset_1k_720p_2/images/scene_0892_original.png b/dataset_1k_720p_2/images/scene_0892_original.png deleted file mode 100644 index f964ed6865030fe361081e22dea7550871937b87..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0892_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08d8041f9958bb075aeca16a99eaafe23ee896f0851db0dc2359aa5939e23a54 -size 1188695 diff --git a/dataset_1k_720p_2/images/scene_0893_cf1.png b/dataset_1k_720p_2/images/scene_0893_cf1.png deleted file mode 100644 index f80bbe5e17c9eb90fbf6b16b4f794ac1a52e1c7c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0893_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:025ed89a035b3d041c7222ff16ae51cd41038eda3dbfc87db4985cafa4441d80 -size 1189170 diff --git a/dataset_1k_720p_2/images/scene_0893_cf2.png b/dataset_1k_720p_2/images/scene_0893_cf2.png deleted file mode 100644 index a305ae869184e4e33b42d3d096a94e6976713a0b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0893_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2462b566bf0cf12823e890676ac3b76be5111fc9f6e9204067a8f4c86ac6f75 -size 1267487 diff --git a/dataset_1k_720p_2/images/scene_0893_original.png b/dataset_1k_720p_2/images/scene_0893_original.png deleted file mode 100644 index 3a2197e66cb0efaa39a164d898af29ec80455c9d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0893_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f063b8a08461377597637b44d0edbb5bcdbe908e4d007da07685c4036840298 -size 1264845 diff --git a/dataset_1k_720p_2/images/scene_0894_cf1.png b/dataset_1k_720p_2/images/scene_0894_cf1.png deleted file mode 100644 index c23b6598a4741899c14dab88fbcdfdbcc04aa721..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0894_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18452a6b3380323c68cc8934e5164bc9cbce9a73a11ab0834888f38015491699 -size 1353653 diff --git a/dataset_1k_720p_2/images/scene_0894_cf2.png b/dataset_1k_720p_2/images/scene_0894_cf2.png deleted file mode 100644 index 93bd0c8ae60ec27a6d37614c3908fcff6cfb9167..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0894_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c370ff4fd8be35805e26f5ce8a0f5b8b71a060007105f43eb9dfdaaa17cd834a -size 1383359 diff --git a/dataset_1k_720p_2/images/scene_0894_original.png b/dataset_1k_720p_2/images/scene_0894_original.png deleted file mode 100644 index 40d4034af0a96e5f8a3855a389a29667fa302e11..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0894_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00f46c0b4461063f6736265fe74791ef27cc5a6bdb333c1f924b0177486da590 -size 1383686 diff --git a/dataset_1k_720p_2/images/scene_0895_cf1.png b/dataset_1k_720p_2/images/scene_0895_cf1.png deleted file mode 100644 index 978dd641c013a27874a327869d5c1790d195f551..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0895_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a261b772717b7c0ae679fb837a5f5fffee705980c80530693b6f8a21a65fc29a -size 1269553 diff --git a/dataset_1k_720p_2/images/scene_0895_cf2.png b/dataset_1k_720p_2/images/scene_0895_cf2.png deleted file mode 100644 index d4af18e50e345b0793b05a0bb3a96f87456a7c0a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0895_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef5e4214002cf0758ebb4d813c117b17e3055a6d26246f32569712841be18ed5 -size 1245760 diff --git a/dataset_1k_720p_2/images/scene_0895_original.png b/dataset_1k_720p_2/images/scene_0895_original.png deleted file mode 100644 index df87b1dc808e9dcbb06625b602f132ab06d4acf3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0895_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6442581305007bb4b248a1a39f9fa7db783cd335b07d36af03b35d585f51bd7c -size 1270628 diff --git a/dataset_1k_720p_2/images/scene_0896_cf1.png b/dataset_1k_720p_2/images/scene_0896_cf1.png deleted file mode 100644 index dccdb22a02d47756289771eaf3ea867986e519c4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0896_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a10d6d35156c95b293b96ca02c82b279edf9b13414916572e58d86ced4f43e1a -size 1148648 diff --git a/dataset_1k_720p_2/images/scene_0896_cf2.png b/dataset_1k_720p_2/images/scene_0896_cf2.png deleted file mode 100644 index 2f8af535a4804b10f25ba76b192f66969e5c1a68..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0896_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62357fd38454c5b123fc5a0137fbf7d8cd9532db4840c6272b747c8d78d80544 -size 1146210 diff --git a/dataset_1k_720p_2/images/scene_0896_original.png b/dataset_1k_720p_2/images/scene_0896_original.png deleted file mode 100644 index be3c309537fac2c3bc1adc013f0c8c192e41a2a6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0896_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5d1bcec5aac13ffc373ab4bf86cdddb1252d39ac1a75cecf8a9ff1b10bea32e -size 1147357 diff --git a/dataset_1k_720p_2/images/scene_0897_cf1.png b/dataset_1k_720p_2/images/scene_0897_cf1.png deleted file mode 100644 index 01b83542974c1ccd54163b2d3d18bd1003dd8514..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0897_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f907f663e831df5c9b8c6f22546a2cbf2ed4b66b5541b2bf4e63a8c827d32c1 -size 1180172 diff --git a/dataset_1k_720p_2/images/scene_0897_cf2.png b/dataset_1k_720p_2/images/scene_0897_cf2.png deleted file mode 100644 index db7594c6a12e4917672bd1ca98105516e34bd9b1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0897_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4fe72609fbab64a11b7dae21e0e29172a169505182c11f44d5a9ccd2c85da148 -size 1203225 diff --git a/dataset_1k_720p_2/images/scene_0897_original.png b/dataset_1k_720p_2/images/scene_0897_original.png deleted file mode 100644 index df1269538c1b182faf247dd91a08142282aa5440..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0897_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20043617a60799eaf85438ce0ffec12fb0c89274c51c91a15f470e7aa4a66cc6 -size 1213297 diff --git a/dataset_1k_720p_2/images/scene_0898_cf1.png b/dataset_1k_720p_2/images/scene_0898_cf1.png deleted file mode 100644 index 10d420d80728573f5798917f082024e069467813..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0898_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a03a9bb7c2ea189630e141df2e400a1ba3e04f113fa46baa5c767ff1df4fa1a7 -size 1244479 diff --git a/dataset_1k_720p_2/images/scene_0898_cf2.png b/dataset_1k_720p_2/images/scene_0898_cf2.png deleted file mode 100644 index cec1a14a789b0b2ed3c3933a610ef9b7e8e4d419..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0898_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:903aeb8e0bf5fa3eeeb2b2cdc203bb24368d470b8e18a7e36944a4c918103048 -size 1244091 diff --git a/dataset_1k_720p_2/images/scene_0898_original.png b/dataset_1k_720p_2/images/scene_0898_original.png deleted file mode 100644 index 5a0a6587a8724bd417538d21f344930ad69d3f50..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0898_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e9ea0658afa2cf9b9297721145c8973320589b11adbb4cf3a8258da4a611d71 -size 1240975 diff --git a/dataset_1k_720p_2/images/scene_0899_cf1.png b/dataset_1k_720p_2/images/scene_0899_cf1.png deleted file mode 100644 index 643b0a4db52d38b944d1827781d1f752403e0b5f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0899_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df7c1cd75004c83834debcdf7de85501318d3bc8275405c3dc979cb5a93fb734 -size 1082093 diff --git a/dataset_1k_720p_2/images/scene_0899_cf2.png b/dataset_1k_720p_2/images/scene_0899_cf2.png deleted file mode 100644 index 787229ca0dcd8160760b489408d67cbf1652e875..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0899_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:350ba87d37e126f162880ac59f882364e6c5aa6ac240b726f6ea4b482ed8a4ff -size 1110179 diff --git a/dataset_1k_720p_2/images/scene_0899_original.png b/dataset_1k_720p_2/images/scene_0899_original.png deleted file mode 100644 index 189b275219216de7569fe48f0a557bb85e7cd70a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0899_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21240e16a7c177b0eafb5a89558b16d55bc262ec9cc524e5d369c59e55013a4e -size 1107829 diff --git a/dataset_1k_720p_2/images/scene_0900_cf1.png b/dataset_1k_720p_2/images/scene_0900_cf1.png deleted file mode 100644 index b9f372d5c9268ab930b41daf78ed5a17be778fea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0900_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86b465bd302d45e75ef11c3461dd4bf9c5e22bb875763f7a22e1d1db4e566c97 -size 1103639 diff --git a/dataset_1k_720p_2/images/scene_0900_cf2.png b/dataset_1k_720p_2/images/scene_0900_cf2.png deleted file mode 100644 index f163d5a536facd94726b1fbf9d5465f074e97506..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0900_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d821585ec8b770a7365a0884b475919c0b3bd3724c84331997e9b618e2269532 -size 1085966 diff --git a/dataset_1k_720p_2/images/scene_0900_original.png b/dataset_1k_720p_2/images/scene_0900_original.png deleted file mode 100644 index e91ef00675205901818c5e3eb6396f2ac6f14df4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0900_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61c2c50f1340eead05a0271b84c12dc037e180b59aab5519733b0becfe6193a3 -size 1082595 diff --git a/dataset_1k_720p_2/images/scene_0901_cf1.png b/dataset_1k_720p_2/images/scene_0901_cf1.png deleted file mode 100644 index 7e58fbb0a3009003e8efd51afbb483af226f715e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0901_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d21b1ec858b21554e395fc45a1e5c3ecfed4fdfc108bd319df7ccb86888aea7b -size 1142833 diff --git a/dataset_1k_720p_2/images/scene_0901_cf2.png b/dataset_1k_720p_2/images/scene_0901_cf2.png deleted file mode 100644 index 1e10870a448155a4cd64f08afbb8903a04a411e7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0901_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e23187edb530defff68ca50550e391985b6ba2a796201b147ad4db584de7f519 -size 1153925 diff --git a/dataset_1k_720p_2/images/scene_0901_original.png b/dataset_1k_720p_2/images/scene_0901_original.png deleted file mode 100644 index 9a3ce2750ae75cda3586ff3ecaf2efe8a649efcc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0901_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90f150de3491e92803bc0d4e1a68a4ba72743c6df7112bb0b3215c6e45e4422f -size 1172623 diff --git a/dataset_1k_720p_2/images/scene_0902_cf1.png b/dataset_1k_720p_2/images/scene_0902_cf1.png deleted file mode 100644 index 90a837ac5bc0441e7c77793054f294c9157cdc95..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0902_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8302be8fda338cc75d0084e831681c867da61931d340e46fc501d9a397c08562 -size 1159510 diff --git a/dataset_1k_720p_2/images/scene_0902_cf2.png b/dataset_1k_720p_2/images/scene_0902_cf2.png deleted file mode 100644 index 29554f371a254cff120996df3776d2133f23696b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0902_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d46bf5326bb48d0c638c9532d464e0167415dc483c1a1a231658310f40c14c28 -size 1075820 diff --git a/dataset_1k_720p_2/images/scene_0902_original.png b/dataset_1k_720p_2/images/scene_0902_original.png deleted file mode 100644 index 91648e199406e2b84916cace1335cec7fc543822..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0902_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1583957c54ed615c4e54009cbf6aa2be498c7505bc495e149f816b2fd39ba2c4 -size 1074024 diff --git a/dataset_1k_720p_2/images/scene_0903_cf1.png b/dataset_1k_720p_2/images/scene_0903_cf1.png deleted file mode 100644 index 9c6b085af45dda7068da0bf7aa9dc3daca243a09..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0903_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:025c21aa710edd870592d135ecd271ed7a6bcd6ad62422cbfdb04e8a482efe28 -size 1350198 diff --git a/dataset_1k_720p_2/images/scene_0903_cf2.png b/dataset_1k_720p_2/images/scene_0903_cf2.png deleted file mode 100644 index 41231bf2714066b87705f8e7000359a1eda5fac5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0903_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:118a232b32fda74d07e61216f56811dfd47c465738d564f79f1d5300d26d6189 -size 1336032 diff --git a/dataset_1k_720p_2/images/scene_0903_original.png b/dataset_1k_720p_2/images/scene_0903_original.png deleted file mode 100644 index 544c08c224478a3203a114a460b5ae49e85fbaee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0903_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd5a64fbc55d9e2e6d302d98f9f376a695e81e679e1ad252699176f1324773f2 -size 1310548 diff --git a/dataset_1k_720p_2/images/scene_0904_cf1.png b/dataset_1k_720p_2/images/scene_0904_cf1.png deleted file mode 100644 index 9aa9d4728de200d75d931303d5936df4352cc80a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0904_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2bc4a996ba6ba96d1add90ca996e7071cb968ad322fd47ea8380b3b68f29f255 -size 1195231 diff --git a/dataset_1k_720p_2/images/scene_0904_cf2.png b/dataset_1k_720p_2/images/scene_0904_cf2.png deleted file mode 100644 index f270eea33a4eea462701de69e034a2619cab37e8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0904_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70b0527b37923b1df1b9f35bcbe21b997fd4a54e7b5a29f2bfdd56c8ecb5a607 -size 1164556 diff --git a/dataset_1k_720p_2/images/scene_0904_original.png b/dataset_1k_720p_2/images/scene_0904_original.png deleted file mode 100644 index f859868cc2e715bd890ebe59bae3aaad3298133e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0904_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f27c143ac3ab3e305154cf71c5c4c9b44a511080a1970756de208de28b95c706 -size 1195988 diff --git a/dataset_1k_720p_2/images/scene_0905_cf1.png b/dataset_1k_720p_2/images/scene_0905_cf1.png deleted file mode 100644 index 77a8e64cfcb39351d14ff9bd9c779620ec64c674..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0905_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3676ef9d72ef52761657c3e5c1b70853d3c7c343b967d6f7b6c475240d95840a -size 1193946 diff --git a/dataset_1k_720p_2/images/scene_0905_cf2.png b/dataset_1k_720p_2/images/scene_0905_cf2.png deleted file mode 100644 index 70282c66c354d641d28b5ca415b939baebc0eff7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0905_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5a56bba2998e0233e7f5228921037734b62e2e0ec84bb1c69401e9f1e44be0c -size 1268094 diff --git a/dataset_1k_720p_2/images/scene_0905_original.png b/dataset_1k_720p_2/images/scene_0905_original.png deleted file mode 100644 index 52140cdab04d726ab5c30f55237fc18055927a66..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0905_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:068a597705dd755028a5c1d83c9c5a3765c03cff7a9e49ef4f4d868bee0ce579 -size 1240852 diff --git a/dataset_1k_720p_2/images/scene_0906_cf1.png b/dataset_1k_720p_2/images/scene_0906_cf1.png deleted file mode 100644 index 3fdcfb17d452101d3e573d44d5a366a1a20b66e6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0906_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dfa479c4a3d9120df8dd754ebb4f7f7b971e0fb14c0231acd23d334383da04c4 -size 1068415 diff --git a/dataset_1k_720p_2/images/scene_0906_cf2.png b/dataset_1k_720p_2/images/scene_0906_cf2.png deleted file mode 100644 index aed330d86c5504dbcdd03f42afebff458cfc44f9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0906_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f6aceed455fba5b308b109fc91cd5bd4b192c501a3f5fbf8606cf034e489e67 -size 1084060 diff --git a/dataset_1k_720p_2/images/scene_0906_original.png b/dataset_1k_720p_2/images/scene_0906_original.png deleted file mode 100644 index f282915af1673545830ddfc8aa9843b695d8c91e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0906_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8234642b9a9fa36bbde776b573e6d6930fa720d42877b23b34103eb3fc05dca -size 1086534 diff --git a/dataset_1k_720p_2/images/scene_0907_cf1.png b/dataset_1k_720p_2/images/scene_0907_cf1.png deleted file mode 100644 index 84eff891fe914df60ea66b474cb893a93d06f691..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0907_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:689b9ea28806c42f68d6e452614dbbc8412ea74634550f58bbc45d9e3b2c8705 -size 1185875 diff --git a/dataset_1k_720p_2/images/scene_0907_cf2.png b/dataset_1k_720p_2/images/scene_0907_cf2.png deleted file mode 100644 index d5abc1c63bcb65a8d167e10c382e4eee57c18184..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0907_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9efe73da65e6e2da8514d9fb8eb606cdbfe0ea1b9454f741443147b0aa71e2f -size 1291724 diff --git a/dataset_1k_720p_2/images/scene_0907_original.png b/dataset_1k_720p_2/images/scene_0907_original.png deleted file mode 100644 index 52611478a4162e20daa12e8945ee54a63cf5906f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0907_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f07c9ea71469d67be5490b0fb5076972637c39a2fc8beb2275cf4797e7f9b845 -size 1187102 diff --git a/dataset_1k_720p_2/images/scene_0908_cf1.png b/dataset_1k_720p_2/images/scene_0908_cf1.png deleted file mode 100644 index e0b7ce086de24fe3156bd916e8479e71e9c54e5a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0908_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7adb9ddbdb983d8227b66c100bc11f132d6c1c8487bdbb46041260ceef0e574 -size 1198135 diff --git a/dataset_1k_720p_2/images/scene_0908_cf2.png b/dataset_1k_720p_2/images/scene_0908_cf2.png deleted file mode 100644 index 5c19b3b5c7db22f273de08ba93f0ffe6cac742ca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0908_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:575062977dfc3240e0b426dbac7f26ba45fd48efb362e52f7ec7531fe775aeb7 -size 1162593 diff --git a/dataset_1k_720p_2/images/scene_0908_original.png b/dataset_1k_720p_2/images/scene_0908_original.png deleted file mode 100644 index eb5e187c95fddf459a2b0c1528c663a8632f2835..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0908_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c56c1fcce8a7d0e309e575ba1c0dbd57a8c937c942a3e5cd1594c9491e9e5d7 -size 1188694 diff --git a/dataset_1k_720p_2/images/scene_0909_cf1.png b/dataset_1k_720p_2/images/scene_0909_cf1.png deleted file mode 100644 index ac02196b231724715bd6ab7207726154ecced3e1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0909_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29f391071ad8bb50c1bb7baeecac6a4b491b24380252e4318650e8d87c476cf1 -size 1130213 diff --git a/dataset_1k_720p_2/images/scene_0909_cf2.png b/dataset_1k_720p_2/images/scene_0909_cf2.png deleted file mode 100644 index e02cde7f26cf48e039e1372e577ec1676cde420c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0909_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:becf661067e1876d285add13d636babb30c3cb582086376c4f68b76b95b63355 -size 1148575 diff --git a/dataset_1k_720p_2/images/scene_0909_original.png b/dataset_1k_720p_2/images/scene_0909_original.png deleted file mode 100644 index 171fc50293fb462a3f97cd7da536557dded57776..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0909_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:247e6d527d1eaea82d8bff0867d3972a6009cd4ae5e3cce41d1150a15818ab5c -size 1141728 diff --git a/dataset_1k_720p_2/images/scene_0910_cf1.png b/dataset_1k_720p_2/images/scene_0910_cf1.png deleted file mode 100644 index 3c97de6f983613fe77e7a50018a7a54c7b70762e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0910_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b39fc5a5f7901ec4c82ffab65bdf3b2b2fb3a92e9481a6f8871a4af0e9203162 -size 1139316 diff --git a/dataset_1k_720p_2/images/scene_0910_cf2.png b/dataset_1k_720p_2/images/scene_0910_cf2.png deleted file mode 100644 index cad9245677619d0dd644f4d28aff0580297af93c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0910_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e06ce81974f00c4561814c16aaeb7d2cf82c73dbf4d727741195cb9703b08c2a -size 1095526 diff --git a/dataset_1k_720p_2/images/scene_0910_original.png b/dataset_1k_720p_2/images/scene_0910_original.png deleted file mode 100644 index b00425b464396cb963960fafc24bc43b318ee8b1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0910_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d1e3ecac92ef48abc74512396a39cf63563c574b9051f4d33540862258d3aaa -size 1056964 diff --git a/dataset_1k_720p_2/images/scene_0911_cf1.png b/dataset_1k_720p_2/images/scene_0911_cf1.png deleted file mode 100644 index a89ffb52e1e156f5c43917f071f620870a1f5b31..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0911_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd9f8c12bff8fb2714678564d891a3999bc4722362bede05d1849a456d9a4a77 -size 1151034 diff --git a/dataset_1k_720p_2/images/scene_0911_cf2.png b/dataset_1k_720p_2/images/scene_0911_cf2.png deleted file mode 100644 index e7c69a23f607a1c155ccbd0a38e08dc1d5c3e122..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0911_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f393f73d93000834a90c788b3dbecaf480d29e8fd806e53ff1b31d57ee0e17a -size 1165771 diff --git a/dataset_1k_720p_2/images/scene_0911_original.png b/dataset_1k_720p_2/images/scene_0911_original.png deleted file mode 100644 index 1e80773ccbfd50167fa39cb7fd6a360ab1002294..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0911_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac02eed99816a2b2356d1914d235e3efb46035d83e3dedbaba79f5a86b10dee2 -size 1167638 diff --git a/dataset_1k_720p_2/images/scene_0912_cf1.png b/dataset_1k_720p_2/images/scene_0912_cf1.png deleted file mode 100644 index 61a139ce166a51cab50fd0c42a2daca8796c7d36..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0912_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08a6eb2d64505b31ce062e93b463743157859eb7dbfc94d7fa9b1e7fac60fd38 -size 1278594 diff --git a/dataset_1k_720p_2/images/scene_0912_cf2.png b/dataset_1k_720p_2/images/scene_0912_cf2.png deleted file mode 100644 index 97ea4ef9259a5591d4c56138cc7496a0055d61b6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0912_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e723fc3f45fa78a1b9dee840cf0907dd6c118b5de510591261835032a5fcb18c -size 1311151 diff --git a/dataset_1k_720p_2/images/scene_0912_original.png b/dataset_1k_720p_2/images/scene_0912_original.png deleted file mode 100644 index 6263723b414091b32391339a26d549ff63a64f96..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0912_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7877bbbb0fe02530fb1ec591d388097d7cc0d0b33864a1cff75b4966c00b0b3 -size 1327410 diff --git a/dataset_1k_720p_2/images/scene_0913_cf1.png b/dataset_1k_720p_2/images/scene_0913_cf1.png deleted file mode 100644 index a5e1a3c65b2769934209cc06a97019a4ad7ec5ba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0913_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ae7c7423a6f84458186bb63c3eee77f45855422b235ea2122529f3ff871d431 -size 1282960 diff --git a/dataset_1k_720p_2/images/scene_0913_cf2.png b/dataset_1k_720p_2/images/scene_0913_cf2.png deleted file mode 100644 index 7b6dd21a51f09111a67965660701fade0a4458e4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0913_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e0068bc447f6e6638d1069a2d4ba0f57a82fe2d1c2270f4f3ded6070d8e284c -size 1273310 diff --git a/dataset_1k_720p_2/images/scene_0913_original.png b/dataset_1k_720p_2/images/scene_0913_original.png deleted file mode 100644 index 352e97e1ffc2817a2ff08fc3233ffd27ac61eb66..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0913_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd2bb47a99f2b9fcad398f803cc2fa39b57e02fb5b6aeb2a6e0a73a05fb09302 -size 1279857 diff --git a/dataset_1k_720p_2/images/scene_0914_cf1.png b/dataset_1k_720p_2/images/scene_0914_cf1.png deleted file mode 100644 index 153480301419d32a92011ec78e926da2eb82383e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0914_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31772ccad51a26dda6070725ce445f13b1d68159a4c82172424c8db982d4471d -size 1184322 diff --git a/dataset_1k_720p_2/images/scene_0914_cf2.png b/dataset_1k_720p_2/images/scene_0914_cf2.png deleted file mode 100644 index ee42d5210d1c8f9e89a32c594b42eb66c6036001..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0914_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa96445aa9c69281992fdbeb02eb54ec9096ba143e2929eed5f3868ba1249283 -size 1227785 diff --git a/dataset_1k_720p_2/images/scene_0914_original.png b/dataset_1k_720p_2/images/scene_0914_original.png deleted file mode 100644 index 158987bd5b19410a8088ee038014e6dff0d12419..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0914_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb7d37152b68d6411e14380f585c1cff69a81c7b05917d714301cadabf531877 -size 1231307 diff --git a/dataset_1k_720p_2/images/scene_0915_cf1.png b/dataset_1k_720p_2/images/scene_0915_cf1.png deleted file mode 100644 index 98dd8b1555995bf1239b9401003a6dced0e0ad6d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0915_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f299d53b3b59bd2d080cf66a9664836aea912fd2cf3cf1401e98e0e4ab95c6d -size 1141749 diff --git a/dataset_1k_720p_2/images/scene_0915_cf2.png b/dataset_1k_720p_2/images/scene_0915_cf2.png deleted file mode 100644 index 74394382f249725baa9a034e431f753c42730816..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0915_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44b8c4474fb9306e55371ac77bb001b1ab874990a94702fcbe46b948375c3241 -size 1166990 diff --git a/dataset_1k_720p_2/images/scene_0915_original.png b/dataset_1k_720p_2/images/scene_0915_original.png deleted file mode 100644 index 88ed8cd3a45d80d3d2ca485e05fede3aa940c98c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0915_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6ef093a6628e8dab86fc0d05b50536ddd3aee15450fcdb76b11c6bcdb2c10f7 -size 1164856 diff --git a/dataset_1k_720p_2/images/scene_0916_cf1.png b/dataset_1k_720p_2/images/scene_0916_cf1.png deleted file mode 100644 index b0d1a935cc336f394cdcb422221b44a6d63550e8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0916_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97d61c20a6ee155243d8f6240b95fa398f1a597f7e30d416b509bb8ed4afc17f -size 1335074 diff --git a/dataset_1k_720p_2/images/scene_0916_cf2.png b/dataset_1k_720p_2/images/scene_0916_cf2.png deleted file mode 100644 index 5930897d2305e2bf988ba55884cd4cb1992e203c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0916_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43fc577062632d62529bf91b8231efe07db5eec0a68e27633c03bf8b6c246d89 -size 1331980 diff --git a/dataset_1k_720p_2/images/scene_0916_original.png b/dataset_1k_720p_2/images/scene_0916_original.png deleted file mode 100644 index 8d12e2aa5529ce59ba5f009525165e68b7ff1fea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0916_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df12f1188740057a7716de1d5d526c5b09892eb0c05922cd8051135472a41e73 -size 1336401 diff --git a/dataset_1k_720p_2/images/scene_0917_cf1.png b/dataset_1k_720p_2/images/scene_0917_cf1.png deleted file mode 100644 index fa428afadb70f059b3b955db9dc74ef581e2c01e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0917_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f0e9825237de994206f72443938e26114a727881a39a15e3512ecc39cb2dfb9e -size 1106580 diff --git a/dataset_1k_720p_2/images/scene_0917_cf2.png b/dataset_1k_720p_2/images/scene_0917_cf2.png deleted file mode 100644 index 9fb48035f4b8f9ce8be0a82e31b9ae4b15ba9310..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0917_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7894afb93026b1afeaa7ae8beb078c84a03fa18077a77f137dd096ebe6788a8 -size 1236914 diff --git a/dataset_1k_720p_2/images/scene_0917_original.png b/dataset_1k_720p_2/images/scene_0917_original.png deleted file mode 100644 index d937be72ee1c2ee8dbe5d4174a95a660faeba969..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0917_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd62d1da7c6edbaf4f13eea7bce83d3ce4656c409d29c5dfbb4f9aa5009fe9d6 -size 1182408 diff --git a/dataset_1k_720p_2/images/scene_0918_cf1.png b/dataset_1k_720p_2/images/scene_0918_cf1.png deleted file mode 100644 index b2c294764a158bb803ee7b98559c52b6832990a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0918_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64edabb78dfe9259a08d2d09096a5a0cd866c61d7290d41889cee3c10dcb292e -size 1282981 diff --git a/dataset_1k_720p_2/images/scene_0918_cf2.png b/dataset_1k_720p_2/images/scene_0918_cf2.png deleted file mode 100644 index 5d807701fb0236054ce6d3054c0f89a445b39c05..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0918_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55db5c8884d84546eaa83cf94e3265c23fb31e16476c6c62339920bb77e8d9d7 -size 1237067 diff --git a/dataset_1k_720p_2/images/scene_0918_original.png b/dataset_1k_720p_2/images/scene_0918_original.png deleted file mode 100644 index 840d3a1561164b55a26544875b06527200e3f30b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0918_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8a96dc9e9d82ae00bffbe04125e29599606809e9844248b42b341068445b712 -size 1290725 diff --git a/dataset_1k_720p_2/images/scene_0919_cf1.png b/dataset_1k_720p_2/images/scene_0919_cf1.png deleted file mode 100644 index e2f713406ead2e86b2c38acf884fa5dffb133d1b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0919_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a355f9ddd3a3d68101680cc8a566333011cb48fb332c45abf93ee472b22d9c1 -size 1120576 diff --git a/dataset_1k_720p_2/images/scene_0919_cf2.png b/dataset_1k_720p_2/images/scene_0919_cf2.png deleted file mode 100644 index 7601f1637a5e3ed1f0aec5153cf0b1d9c7df1fbb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0919_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd9ff7d0e58edd3fb6f2b80f01ceab26e0e7ad7e624525e6fbd901d7ebda2974 -size 1121246 diff --git a/dataset_1k_720p_2/images/scene_0919_original.png b/dataset_1k_720p_2/images/scene_0919_original.png deleted file mode 100644 index e7f426f2976a54b623d8a0bd1540dcfcc20e45ca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0919_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7d476abab782f52ce1bf0937e2a9b3a9ca31d1f29abc2a4cc66c4b4423f4d98 -size 1121246 diff --git a/dataset_1k_720p_2/images/scene_0920_cf1.png b/dataset_1k_720p_2/images/scene_0920_cf1.png deleted file mode 100644 index 7ab7bd51979b183935dca8bf3d7298bb1c90ff32..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0920_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca8e1aa02dc0abb65bd7c614ad7be7651e2b5fa8b1af02c6dd23f138fa6ff821 -size 1212874 diff --git a/dataset_1k_720p_2/images/scene_0920_cf2.png b/dataset_1k_720p_2/images/scene_0920_cf2.png deleted file mode 100644 index e891eeb55b77ab2137f36e5fdb5e4da88688d1bb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0920_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f2cf978fc9b32bb4b5f38e9851c93d53bcd93bb4bd38d6901102077a3808bb47 -size 1224330 diff --git a/dataset_1k_720p_2/images/scene_0920_original.png b/dataset_1k_720p_2/images/scene_0920_original.png deleted file mode 100644 index af39e17f8b1d11f6ededb69ca8784068a43961ed..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0920_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8a3957f369897220a7305d9ec88e4e44a8e86ccde92b84338847f932749ad46 -size 1220195 diff --git a/dataset_1k_720p_2/images/scene_0921_cf1.png b/dataset_1k_720p_2/images/scene_0921_cf1.png deleted file mode 100644 index e18f45e4896f4509020c6ab60034ad1e2cc82e22..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0921_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67d76ead78a229e6fcda9323a47b63cdd7f930731edf7fd9ec1922ba0031200e -size 1096694 diff --git a/dataset_1k_720p_2/images/scene_0921_cf2.png b/dataset_1k_720p_2/images/scene_0921_cf2.png deleted file mode 100644 index ab609e5d3b50e455c873c5deb6da1f8a4b4fb9aa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0921_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:429e3a21ec70aa3c31d81b4f3ef5cecace8001cacc9dc6a45014d2dfd6bb9495 -size 1117753 diff --git a/dataset_1k_720p_2/images/scene_0921_original.png b/dataset_1k_720p_2/images/scene_0921_original.png deleted file mode 100644 index 9d692dcf200ac8926c75cf5e8f2c5ddfbf04251a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0921_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:282e3e666d3bfd9f9b1501e3b86959d51c9c0f62f297329d369894487c0516fa -size 1117069 diff --git a/dataset_1k_720p_2/images/scene_0922_cf1.png b/dataset_1k_720p_2/images/scene_0922_cf1.png deleted file mode 100644 index 23447cc4c542bc46a1bb363369bea83824d8af36..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0922_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88a1be7d1fa638753cbeba048fe0b64cda10a6e41408f4627f5467498a5a0afd -size 1068769 diff --git a/dataset_1k_720p_2/images/scene_0922_cf2.png b/dataset_1k_720p_2/images/scene_0922_cf2.png deleted file mode 100644 index e6cf9a33350e09548c777829c80d1edfcf2fe391..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0922_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:63fa579f1a16f2d700afc849c651829c37b473c50f231e1db50075faf09cd75b -size 1070746 diff --git a/dataset_1k_720p_2/images/scene_0922_original.png b/dataset_1k_720p_2/images/scene_0922_original.png deleted file mode 100644 index 6d6474149f08d8cd365c064387201e79b6843ad0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0922_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91e8878ee4ab36c3cd5884381453202f32524a2eeb3290c9134104cc0f6a8d13 -size 1071233 diff --git a/dataset_1k_720p_2/images/scene_0923_cf1.png b/dataset_1k_720p_2/images/scene_0923_cf1.png deleted file mode 100644 index 4db039cc171b225c1585fc599037245bec56b5d9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0923_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7d353542c58610729250434aeae6dbd4b4660a699eae6f43fac1767a11ceb3c -size 1229460 diff --git a/dataset_1k_720p_2/images/scene_0923_cf2.png b/dataset_1k_720p_2/images/scene_0923_cf2.png deleted file mode 100644 index 44b9550946ae0e1ee4a40fe7c86be22adef954d3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0923_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb8f50bfc167523282cf6591e9acb0766cfb812c709b930e6d428dc5b51607fa -size 1237438 diff --git a/dataset_1k_720p_2/images/scene_0923_original.png b/dataset_1k_720p_2/images/scene_0923_original.png deleted file mode 100644 index e2f4e44392605d7f7bb14f92851f339fba104155..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0923_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e0961efd7775a622cbfb7e66dd739c154c8cd6b6fb351a17cedbf8092245c0c0 -size 1234933 diff --git a/dataset_1k_720p_2/images/scene_0924_cf1.png b/dataset_1k_720p_2/images/scene_0924_cf1.png deleted file mode 100644 index a988bd8e6d6269fe64cbb7fba76d0535db28d608..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0924_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95e97bb5e3c686d16500a7b45af032bbc7e0311241207d94472e39925dfc0c7e -size 1171267 diff --git a/dataset_1k_720p_2/images/scene_0924_cf2.png b/dataset_1k_720p_2/images/scene_0924_cf2.png deleted file mode 100644 index d56d1ca809af818512705e0cbe1efb917ec02e89..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0924_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ad39d1654e57c9393e47896cede4423feeae773fb07fff74b995ac20ac84b12 -size 1217874 diff --git a/dataset_1k_720p_2/images/scene_0924_original.png b/dataset_1k_720p_2/images/scene_0924_original.png deleted file mode 100644 index 99f28e34716dfb8879d2aab217794bb30298af0c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0924_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d85749c88378757b9a1b3d6110fa7df1e33504dee9c5b207cc5516d2242cf8b6 -size 1171576 diff --git a/dataset_1k_720p_2/images/scene_0925_cf1.png b/dataset_1k_720p_2/images/scene_0925_cf1.png deleted file mode 100644 index c8149a59cd360dec1b75852748e18f086e253cf1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0925_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b18a390de4a6734be0e0a7d56c30d7dcd22552d6c1c7ff5ea75d9f2dc919045 -size 1161991 diff --git a/dataset_1k_720p_2/images/scene_0925_cf2.png b/dataset_1k_720p_2/images/scene_0925_cf2.png deleted file mode 100644 index 5fb273b30bec3bc46b14534b004316024622e2a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0925_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d59897a6a9747b3c7880f8d6a099de26e6dee71c72112eb69f1d75d334d41e35 -size 1126941 diff --git a/dataset_1k_720p_2/images/scene_0925_original.png b/dataset_1k_720p_2/images/scene_0925_original.png deleted file mode 100644 index ece3993d61bbacfb66ab68d05af0e0f79e6af8b9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0925_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43d60ce2b14cdf0332a41162dddd9ed812b0dcb77c047b0c48bd0542a786ab6e -size 1123802 diff --git a/dataset_1k_720p_2/images/scene_0926_cf1.png b/dataset_1k_720p_2/images/scene_0926_cf1.png deleted file mode 100644 index 288796260e002ffeb3d9113cfbf4d34a15a0d5a9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0926_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2dee931b2e05f264b54fcad68ba90643bd82a942a3d0127bd8131a0804792e7 -size 1201025 diff --git a/dataset_1k_720p_2/images/scene_0926_cf2.png b/dataset_1k_720p_2/images/scene_0926_cf2.png deleted file mode 100644 index 44b805557026ef56801a9f28b504161d52ee4354..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0926_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5ecb3fce67b877f70b6fab0105e3a96c92ebbc9d564572561d0a030cac5e48b -size 1197992 diff --git a/dataset_1k_720p_2/images/scene_0926_original.png b/dataset_1k_720p_2/images/scene_0926_original.png deleted file mode 100644 index 613dcc624c5a63781076b1c0a0b14573caa17217..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0926_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e0100c83bc92f639ad85719ce324789e9dadfd0131ada7e5e01a82d7d7c0a6b -size 1226872 diff --git a/dataset_1k_720p_2/images/scene_0927_cf1.png b/dataset_1k_720p_2/images/scene_0927_cf1.png deleted file mode 100644 index da3d2dc5f683885bc010f89b82e5f1cfbe09a2ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0927_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19d42bbefaeaf130af4a9bf3238d16d516350a3972574c04d7ca6ac31bf714dc -size 1224819 diff --git a/dataset_1k_720p_2/images/scene_0927_cf2.png b/dataset_1k_720p_2/images/scene_0927_cf2.png deleted file mode 100644 index 844321a34867c859cdce89ab0891ff92345a4967..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0927_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc7fe41b721d54d65252cdb6905fb70ccfe51f7427442dcee6926cea3775ca25 -size 1235057 diff --git a/dataset_1k_720p_2/images/scene_0927_original.png b/dataset_1k_720p_2/images/scene_0927_original.png deleted file mode 100644 index 212d3028dea8736b32df1f1584e67b791b2068cf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0927_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:edc983363183679bf208ad3c7d9a5d436c09870fb2daa3431affc08c5d94d090 -size 1228508 diff --git a/dataset_1k_720p_2/images/scene_0928_cf1.png b/dataset_1k_720p_2/images/scene_0928_cf1.png deleted file mode 100644 index be5d12576a1c6f63492386722e304d2e1b622a60..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0928_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73273e6c5f18952fa9e3873deac2ee3781eb005387530ae22944d97724fca653 -size 1298999 diff --git a/dataset_1k_720p_2/images/scene_0928_cf2.png b/dataset_1k_720p_2/images/scene_0928_cf2.png deleted file mode 100644 index 1e4d0dd59c0f213dc1facd366228fa41ebffb4bb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0928_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:216bd2c53c0fc9e81b93ff4ff68f4b58504f6a516c6e5bde66fdde13d03131a3 -size 1317975 diff --git a/dataset_1k_720p_2/images/scene_0928_original.png b/dataset_1k_720p_2/images/scene_0928_original.png deleted file mode 100644 index 80e04573b5af045394ef709e7796a78fe1509613..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0928_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86ab50ccdcc50746257db712fc716de4fd485de503a66034468d5b43a0257713 -size 1312541 diff --git a/dataset_1k_720p_2/images/scene_0929_cf1.png b/dataset_1k_720p_2/images/scene_0929_cf1.png deleted file mode 100644 index e015a9ec0001d54f212564a396e7fffe0d8615ca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0929_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:220d0a30e30de1bb3a6658a3ac976fbbceb22a992af22f1148a7c38e287a0c79 -size 1294410 diff --git a/dataset_1k_720p_2/images/scene_0929_cf2.png b/dataset_1k_720p_2/images/scene_0929_cf2.png deleted file mode 100644 index a6505110d830d057e68c6d0849fc012943b095c3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0929_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:404e4c615cb63ea8416379a26623c34b27881dc247638ef56e4fa0f0f9da372f -size 1298931 diff --git a/dataset_1k_720p_2/images/scene_0929_original.png b/dataset_1k_720p_2/images/scene_0929_original.png deleted file mode 100644 index 5aa47b641ea0b74443d8ce1932239c6b6b465e57..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0929_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aad99d710ce447e38e8c15b1c4e4c735ceaecbe5de23cf5ba91a9c6ef202844a -size 1248822 diff --git a/dataset_1k_720p_2/images/scene_0930_cf1.png b/dataset_1k_720p_2/images/scene_0930_cf1.png deleted file mode 100644 index 66520b30ffbef5c3e1bf3946c934c9c4ade69c27..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0930_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3835c88b99869705df6b4ecea165dbda8122576962bc79e6506840ae2689250 -size 1195901 diff --git a/dataset_1k_720p_2/images/scene_0930_cf2.png b/dataset_1k_720p_2/images/scene_0930_cf2.png deleted file mode 100644 index 3092c3ac0e3a040dc53e92c78478961c2276f93e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0930_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d06cba2ff265017dcd9a2eff73f2ba176f0eb5e1975f1d8c4e631e39c922ee8 -size 1174896 diff --git a/dataset_1k_720p_2/images/scene_0930_original.png b/dataset_1k_720p_2/images/scene_0930_original.png deleted file mode 100644 index 198d4515b125e0492f96d99b3c8fdc06f739d786..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0930_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:150d706bca79d74afffecb82f8600601c477ae46e0f3e38c2584f9254c774257 -size 1178531 diff --git a/dataset_1k_720p_2/images/scene_0931_cf1.png b/dataset_1k_720p_2/images/scene_0931_cf1.png deleted file mode 100644 index d0a3199630c9322f43a891bb4bcd2cab46d98187..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0931_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfd4cd63871532dea20f57934087c449d06bb3c04ce909373783d4004ed9e6e7 -size 1158972 diff --git a/dataset_1k_720p_2/images/scene_0931_cf2.png b/dataset_1k_720p_2/images/scene_0931_cf2.png deleted file mode 100644 index aac60ff6273a91e5a1ef9cfc6aa8f64351ded9d2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0931_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79575a72274505257a0113e0a715d38833f2170fb5778415c74f2f8b36334736 -size 1196233 diff --git a/dataset_1k_720p_2/images/scene_0931_original.png b/dataset_1k_720p_2/images/scene_0931_original.png deleted file mode 100644 index 2d957854c5175f218684ea946bb1ad36c0c6526d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0931_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83e1949a9d3018736cc66e17f455e79c1ab6d89bf71d5712efc5659343848975 -size 1186683 diff --git a/dataset_1k_720p_2/images/scene_0932_cf1.png b/dataset_1k_720p_2/images/scene_0932_cf1.png deleted file mode 100644 index 2d27809a918c2cafcc4a30797258f02a3d78d1d3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0932_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6bd4e847286657c80373f692d2d6f6902296f93271fe4d86611b38fec3ecdb36 -size 1245513 diff --git a/dataset_1k_720p_2/images/scene_0932_cf2.png b/dataset_1k_720p_2/images/scene_0932_cf2.png deleted file mode 100644 index d47d3d0ce135858b043325cd3295f9d4eead624d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0932_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5855580d80fbca6523e1225113788030bd8edcd08fbab3968112c1ca553d6e42 -size 1249812 diff --git a/dataset_1k_720p_2/images/scene_0932_original.png b/dataset_1k_720p_2/images/scene_0932_original.png deleted file mode 100644 index 7126d262fe0fe045468edb2489b4bdb80fd96cf7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0932_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:277f7958c33ccb9cc7665f76c0e4a30d4f1641830d213b1bb9c026a3a0fbb48f -size 1252802 diff --git a/dataset_1k_720p_2/images/scene_0933_cf1.png b/dataset_1k_720p_2/images/scene_0933_cf1.png deleted file mode 100644 index 0ccc412e25eb537d8638fec4e05f6ae4be483ba1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0933_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:357998a9799d8b34f7a2ffd3950f9be660e58403654026f2f2228039a0188adb -size 1290879 diff --git a/dataset_1k_720p_2/images/scene_0933_cf2.png b/dataset_1k_720p_2/images/scene_0933_cf2.png deleted file mode 100644 index 5d4b93cd09d12dfb1096f90b2760b43cb202e5a4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0933_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97105466fefec92104775a92d8fa148763e405c96f71b3a7dffa59dca37cc124 -size 1223493 diff --git a/dataset_1k_720p_2/images/scene_0933_original.png b/dataset_1k_720p_2/images/scene_0933_original.png deleted file mode 100644 index 886116eeb1514e6f52cfb3c4b8d30e7194103017..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0933_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:99ab63208845be86bfb8fd8a23444c7ad83a947ceb8c4204761aa1cbab69b660 -size 1273253 diff --git a/dataset_1k_720p_2/images/scene_0934_cf1.png b/dataset_1k_720p_2/images/scene_0934_cf1.png deleted file mode 100644 index 6c6e964c2d5dc0fbbb1f4b7cf568429425a26053..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0934_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d0baa505df3ce7d6bcda85f08be978819b38ec3a94f7e8009b47cc52ed1e95d -size 1186711 diff --git a/dataset_1k_720p_2/images/scene_0934_cf2.png b/dataset_1k_720p_2/images/scene_0934_cf2.png deleted file mode 100644 index f65b274eeb29f8c078438bdac1f1cfb3f6b60d20..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0934_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0fc4b4ce6199560e7ac7273a52bb82139527bb546501759e355064c2f100fb0f -size 1073796 diff --git a/dataset_1k_720p_2/images/scene_0934_original.png b/dataset_1k_720p_2/images/scene_0934_original.png deleted file mode 100644 index 03dbfb9927b1bd83be45bcd318228665cb364280..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0934_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b49404bcac9357f83f7f67e2242c753a8a2262266d75f472b783679d2ab2b667 -size 1137064 diff --git a/dataset_1k_720p_2/images/scene_0935_cf1.png b/dataset_1k_720p_2/images/scene_0935_cf1.png deleted file mode 100644 index 59cd313367e4b22cd6fb8f8d15a712a7092bc5bf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0935_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aee16423c209e241953ecdc6b5f3df3d8b2163cfbd2ef38ea637d24b8f7d0c73 -size 1278523 diff --git a/dataset_1k_720p_2/images/scene_0935_cf2.png b/dataset_1k_720p_2/images/scene_0935_cf2.png deleted file mode 100644 index a09640c3a220ee4a50f3b0d9756082c3e8fee3de..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0935_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4865a5ef9a335c2016a930a8b248f5ec7f324172d63739b811cd37e91aea48d -size 1228221 diff --git a/dataset_1k_720p_2/images/scene_0935_original.png b/dataset_1k_720p_2/images/scene_0935_original.png deleted file mode 100644 index e0ead30cca90e07f5d79acee258893d41011667f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0935_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f482bef71c579a98eeb162ba448b342bb84a25d1edee51b04d12e8d16f630d71 -size 1222161 diff --git a/dataset_1k_720p_2/images/scene_0936_cf1.png b/dataset_1k_720p_2/images/scene_0936_cf1.png deleted file mode 100644 index 1bc398135b6440ec28780b59114318b1194902ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0936_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29655fff5f47f06ab34606218ec60cbea0a5c242306c8878dfe39fa52b4a3cc6 -size 1176484 diff --git a/dataset_1k_720p_2/images/scene_0936_cf2.png b/dataset_1k_720p_2/images/scene_0936_cf2.png deleted file mode 100644 index 3badabe963b1448ea6b63ce16b7878a83658721d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0936_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f331bc8abe37ad7ab0ec1c720c9e7fc0a8bbe6212b6a83272b9db658e63c50ea -size 1192527 diff --git a/dataset_1k_720p_2/images/scene_0936_original.png b/dataset_1k_720p_2/images/scene_0936_original.png deleted file mode 100644 index 73aba3e50d440f67460380b45dc9ba56896eb1ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0936_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0964938c5b84cf7f6bd4d541d41122ce01423c74a0fd487472930f9486c5ff34 -size 1190539 diff --git a/dataset_1k_720p_2/images/scene_0937_cf1.png b/dataset_1k_720p_2/images/scene_0937_cf1.png deleted file mode 100644 index 669f12cf12d93389c294b28c4ac80575cce896e4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0937_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3655a7c8c7179b388c3e6a9534798623f016987d766b3be6b71eef8b3828b99 -size 1116469 diff --git a/dataset_1k_720p_2/images/scene_0937_cf2.png b/dataset_1k_720p_2/images/scene_0937_cf2.png deleted file mode 100644 index 60c6036f84c01239986b06a8c791b4caead7c3fa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0937_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65a3a5090a77c651f64bfe686740a3359d9f5d65575e195e0ed8d284b13be981 -size 1079803 diff --git a/dataset_1k_720p_2/images/scene_0937_original.png b/dataset_1k_720p_2/images/scene_0937_original.png deleted file mode 100644 index 8c096b161014e022da13f01603bca03938e37bb2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0937_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8dd3cbc164bb7357ade6c00b2e523170515a2dc275f058a51e2feca59fe38a73 -size 1134320 diff --git a/dataset_1k_720p_2/images/scene_0938_cf1.png b/dataset_1k_720p_2/images/scene_0938_cf1.png deleted file mode 100644 index fc7432f9054db5c6c66f44003ad756ff5e3b080a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0938_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fdbdf22e65922e08fad2b96389ea4adf93db146798b5a93ed8fdfb5d5705463b -size 1192483 diff --git a/dataset_1k_720p_2/images/scene_0938_cf2.png b/dataset_1k_720p_2/images/scene_0938_cf2.png deleted file mode 100644 index 3e85ca08f11b79585ea0bcfe2591a2379b48d086..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0938_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50b6135fc2e5302b1aa75569d93e00e5f5b88ca45837a002de64814242ad4778 -size 1203420 diff --git a/dataset_1k_720p_2/images/scene_0938_original.png b/dataset_1k_720p_2/images/scene_0938_original.png deleted file mode 100644 index d663fc11b663f9720c6167fd7ca53993237d7281..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0938_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7d904bcc5e1d75dc227680f4c6a2c7482f637c7b8a534b7bc402840614cd803 -size 1182023 diff --git a/dataset_1k_720p_2/images/scene_0939_cf1.png b/dataset_1k_720p_2/images/scene_0939_cf1.png deleted file mode 100644 index b094d064c6612e4e00495e9b6e46543eb9f0ae40..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0939_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d2ef372a65a52d7a67cccd3e682bf466c5b32420da9ff9c853c862e2bf08353 -size 1216055 diff --git a/dataset_1k_720p_2/images/scene_0939_cf2.png b/dataset_1k_720p_2/images/scene_0939_cf2.png deleted file mode 100644 index 811a6d87dfc8943953968e1f26b32f49d6c33d02..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0939_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfb563c48c45c0c61f941458cb9e60aa363eb55c5eaf45218c0b8dff365a500b -size 1266181 diff --git a/dataset_1k_720p_2/images/scene_0939_original.png b/dataset_1k_720p_2/images/scene_0939_original.png deleted file mode 100644 index 257c15cd3dc1dcc4a1468f47a156a8a8c0aadabb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0939_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22b7cdf030c170b1c0541f9e12ccd4ee877728052f342b1d08ba326fcf9c8dd9 -size 1204413 diff --git a/dataset_1k_720p_2/images/scene_0940_cf1.png b/dataset_1k_720p_2/images/scene_0940_cf1.png deleted file mode 100644 index b8a3e67c64c2a65fe80270790790ba900b17546d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0940_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46f5919ee3f5b93d5f59c83e31968ed79866a5dd8f486ed9f854596f5adb634c -size 1068291 diff --git a/dataset_1k_720p_2/images/scene_0940_cf2.png b/dataset_1k_720p_2/images/scene_0940_cf2.png deleted file mode 100644 index 346deb3885ea5f2d8671cde9879a51ce51881ae6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0940_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:796a6b90c02382562dd20a154bcf0417a781b73b026297ed106c8773abdce5ed -size 1112969 diff --git a/dataset_1k_720p_2/images/scene_0940_original.png b/dataset_1k_720p_2/images/scene_0940_original.png deleted file mode 100644 index 5416db7eb1108d158c0758f5803c13b17a100e59..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0940_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a4aa0f96600c809da2170282842bbb99cd9415642dd2612d12d4b6d1cddb90b -size 1095983 diff --git a/dataset_1k_720p_2/images/scene_0941_cf1.png b/dataset_1k_720p_2/images/scene_0941_cf1.png deleted file mode 100644 index 74d876b4e2f08d3c9bbbccfa1a9d07a097f4f564..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0941_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b62765095a61e522059102fa5a6c833ca5d154b21c7135853ddc4e3fe0a7729 -size 1201716 diff --git a/dataset_1k_720p_2/images/scene_0941_cf2.png b/dataset_1k_720p_2/images/scene_0941_cf2.png deleted file mode 100644 index 3e99df8812e11a0eb45550f3f23e722937381847..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0941_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:162f074975ff2853bc3c3436c6e2094a9183fe5f1078b75fc9a02f36387a06b1 -size 1189004 diff --git a/dataset_1k_720p_2/images/scene_0941_original.png b/dataset_1k_720p_2/images/scene_0941_original.png deleted file mode 100644 index 020a3bba95c295ea7c69c7108b28dd2f769080cf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0941_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:208e677250c4d48707035961dc6b308a5a5756dc11e2b0983b16f61eab332032 -size 1207011 diff --git a/dataset_1k_720p_2/images/scene_0942_cf1.png b/dataset_1k_720p_2/images/scene_0942_cf1.png deleted file mode 100644 index 596b683b3a449364b0344d3a0c7dd2ad6607c472..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0942_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65c75ab0fa5c748fc115b9e1f44d587688299b84abea9cca29fb24d26b7a6533 -size 1104309 diff --git a/dataset_1k_720p_2/images/scene_0942_cf2.png b/dataset_1k_720p_2/images/scene_0942_cf2.png deleted file mode 100644 index 7f6da4e89c4e5695001c206c0a65aa84ab247079..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0942_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f12d724111f1a6b78d78e22822b217cf5eb26ea29629b1b64ebe4374d53c84b6 -size 1106581 diff --git a/dataset_1k_720p_2/images/scene_0942_original.png b/dataset_1k_720p_2/images/scene_0942_original.png deleted file mode 100644 index f72454f6eed8fbd3a5805fd7a1c20069793120f2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0942_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fad0dc5ad7dfe6d0edc62658619375a03d60fa0f0d564814a85e15c560f9fba8 -size 1103086 diff --git a/dataset_1k_720p_2/images/scene_0943_cf1.png b/dataset_1k_720p_2/images/scene_0943_cf1.png deleted file mode 100644 index b1ae095e8310700092f7c70b60552b13ec480686..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0943_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:490df02d67beda6534aba423d9fdbb8bf5a5d2096fc2bcdc2d11a0bf9d62c344 -size 1332172 diff --git a/dataset_1k_720p_2/images/scene_0943_cf2.png b/dataset_1k_720p_2/images/scene_0943_cf2.png deleted file mode 100644 index b24a0603d680bec971aa0884643771c065a152de..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0943_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:efb3fe4b24c92c42d7f28cca9bb3adbed133ea199f71a54c8c89c1bfbd89ef13 -size 1342302 diff --git a/dataset_1k_720p_2/images/scene_0943_original.png b/dataset_1k_720p_2/images/scene_0943_original.png deleted file mode 100644 index c3721bd0c40f5ef655f1eb203f0abf8bf010d898..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0943_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0d2c684055c9497db1a5a3df126efca466a06782ae385195912e71d155d8c80 -size 1337440 diff --git a/dataset_1k_720p_2/images/scene_0944_cf1.png b/dataset_1k_720p_2/images/scene_0944_cf1.png deleted file mode 100644 index aba14d89852f06c11a2874b5a51322d2de1bd17f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0944_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69d725f997a6c53a4c316458a8f91e27fe481f52f13ba0c12d6e73d07ba919d2 -size 1313079 diff --git a/dataset_1k_720p_2/images/scene_0944_cf2.png b/dataset_1k_720p_2/images/scene_0944_cf2.png deleted file mode 100644 index 64ef1353306065a37584eb65c3b61aed95f01d9d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0944_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:334829e6d008f85028244341912908c659f7267f16ac430fafc11f24a54c6d9b -size 1128849 diff --git a/dataset_1k_720p_2/images/scene_0944_original.png b/dataset_1k_720p_2/images/scene_0944_original.png deleted file mode 100644 index fcedcd749858a1dc0e2fce0de6a6c0c2dc688cc6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0944_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95cd79c4f6954f5b81f5db50a4577d36dd705f9fdf77e45500b4ff6c1abf6b0f -size 1282254 diff --git a/dataset_1k_720p_2/images/scene_0945_cf1.png b/dataset_1k_720p_2/images/scene_0945_cf1.png deleted file mode 100644 index 1750638f7a91e75374765d567914d44d186c3b08..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0945_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48fc9225e6bdccad236d2375078bdeeac81b120ab0407f5c042d9a78b50713de -size 1216027 diff --git a/dataset_1k_720p_2/images/scene_0945_cf2.png b/dataset_1k_720p_2/images/scene_0945_cf2.png deleted file mode 100644 index bca32448e6d39da58d6d5db0ddbd748d398fbc36..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0945_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c86e0b105f1ea3284f85f0f1493d66b25513159c2ac92fc3e93853523fe184a -size 1210808 diff --git a/dataset_1k_720p_2/images/scene_0945_original.png b/dataset_1k_720p_2/images/scene_0945_original.png deleted file mode 100644 index a55e1e58fcb58963689cda96ea5bd5e8c25b50da..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0945_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43caad315b7f9d20f614a2255b073b10e9fbbc5eebdfee9fc5cdab75d24d05fe -size 1208269 diff --git a/dataset_1k_720p_2/images/scene_0946_cf1.png b/dataset_1k_720p_2/images/scene_0946_cf1.png deleted file mode 100644 index 1810feac278bacafd61a7bd41f043d9bc3ab1f6a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0946_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09ba8bcf12d1b362055f87324cd66b3635b26e11749c88e3a44e75d6b1527307 -size 1305491 diff --git a/dataset_1k_720p_2/images/scene_0946_cf2.png b/dataset_1k_720p_2/images/scene_0946_cf2.png deleted file mode 100644 index 424226ef2d39c2ad2122a9a0b7738257641724e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0946_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:529ebf9a60ce256e305a52a9a5a784eea189e6d3462f0b5d118572f96840284d -size 1332939 diff --git a/dataset_1k_720p_2/images/scene_0946_original.png b/dataset_1k_720p_2/images/scene_0946_original.png deleted file mode 100644 index 6f8af9692e0bf88eddafe51cc39156556f5ec7ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0946_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e45b356379b760055f23f599518d4a2778563f23dd501a56c41c67be14355e5 -size 1334350 diff --git a/dataset_1k_720p_2/images/scene_0947_cf1.png b/dataset_1k_720p_2/images/scene_0947_cf1.png deleted file mode 100644 index 002d8f733bc3ddf32d07870a4fb957f63c144ac0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0947_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6591c2a12ecb5b8dfab0134ded97de2e926686d7fa49ff0c41113f0fd274f0c -size 1158569 diff --git a/dataset_1k_720p_2/images/scene_0947_cf2.png b/dataset_1k_720p_2/images/scene_0947_cf2.png deleted file mode 100644 index e76a21ca2495d86895286b585deff70ae176632b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0947_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:528d28f58696f3527f5b0ba1660f563c99cd77d48a068157e5f608c28061ddff -size 1161057 diff --git a/dataset_1k_720p_2/images/scene_0947_original.png b/dataset_1k_720p_2/images/scene_0947_original.png deleted file mode 100644 index cb6a20b16dc4fc8cd617e64e5b58e99831796b43..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0947_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c747937ccbacaf4013c266c6be01ba3f6b6c3ecc680e9e5b0bc9365a452d7534 -size 1160658 diff --git a/dataset_1k_720p_2/images/scene_0948_cf1.png b/dataset_1k_720p_2/images/scene_0948_cf1.png deleted file mode 100644 index d78edafc27ce2438661ae79dd4c2694b25728511..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0948_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ae2762089607243c057ca6971a7c19e4a7a4a255a33f10b30ae5408faf89cdc -size 1268544 diff --git a/dataset_1k_720p_2/images/scene_0948_cf2.png b/dataset_1k_720p_2/images/scene_0948_cf2.png deleted file mode 100644 index 23746718738e50d850c8a2cdc42c89e90038cb6c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0948_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d1dc071d35fd1d8be6818de7996b3d354cb75991e69d7d45b85df36e809c008 -size 1266987 diff --git a/dataset_1k_720p_2/images/scene_0948_original.png b/dataset_1k_720p_2/images/scene_0948_original.png deleted file mode 100644 index 18594b1b09d9d141863c15392a5db5d171c6241c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0948_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4520ceb5a796905c78f7857a1b41aea63182b7a2dcee15010196cbc2964328c -size 1273220 diff --git a/dataset_1k_720p_2/images/scene_0949_cf1.png b/dataset_1k_720p_2/images/scene_0949_cf1.png deleted file mode 100644 index 81d6c6d827b34cd396de67a13872c4a8d3d30f0e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0949_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f68577694ff1688d2578120ab2fa5189a74b81ddbac2d76f27e596737bcd26f3 -size 1209850 diff --git a/dataset_1k_720p_2/images/scene_0949_cf2.png b/dataset_1k_720p_2/images/scene_0949_cf2.png deleted file mode 100644 index 826f6276389e54c050f96704e96864cbf3190690..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0949_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7425f9a139e6b90cff6ee0ea65d345ad6d01ae359518e531c68a7bad914afcd -size 1185710 diff --git a/dataset_1k_720p_2/images/scene_0949_original.png b/dataset_1k_720p_2/images/scene_0949_original.png deleted file mode 100644 index ada6f523b4b924506df54ef4cfa9255f0cb14e67..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0949_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:36e0120302a6ea4ea33215d64921167b2b0a667d76a66d2712287433dce16283 -size 1210912 diff --git a/dataset_1k_720p_2/images/scene_0950_cf1.png b/dataset_1k_720p_2/images/scene_0950_cf1.png deleted file mode 100644 index 1d44cce6e1cada4a32f51287ec490b47219bdb37..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0950_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0f786aed22c9dd9b6ca26ea490aba032e2885671d5a6870cc363f5b15248727 -size 1308538 diff --git a/dataset_1k_720p_2/images/scene_0950_cf2.png b/dataset_1k_720p_2/images/scene_0950_cf2.png deleted file mode 100644 index bcf55646ec45dfe015f7db9da59062a96b8b2355..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0950_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58071aa877288994baf83e6a504a9177b907a5d3a839f438767ce008b85d932a -size 1277160 diff --git a/dataset_1k_720p_2/images/scene_0950_original.png b/dataset_1k_720p_2/images/scene_0950_original.png deleted file mode 100644 index 51197126b302b28b73668793a18d985bc0b2254a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0950_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f70b88c47dc110cd1ece47358f2167f21d7130d4596a3c938338fff032f03583 -size 1284791 diff --git a/dataset_1k_720p_2/images/scene_0951_cf1.png b/dataset_1k_720p_2/images/scene_0951_cf1.png deleted file mode 100644 index bf12a0a4beb6395bd7050a5e8c65df76da2cfcc5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0951_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1da6605a33690cead146a3946d643500b77467cbbb08baf8921babd2677c6bbf -size 1214466 diff --git a/dataset_1k_720p_2/images/scene_0951_cf2.png b/dataset_1k_720p_2/images/scene_0951_cf2.png deleted file mode 100644 index b93b542377e88b9054e8fc0fea23647347fe49bb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0951_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f50b533c8c665adb043de95ef5c751068778ee3667ad9fd697990c84f4624e4 -size 1246195 diff --git a/dataset_1k_720p_2/images/scene_0951_original.png b/dataset_1k_720p_2/images/scene_0951_original.png deleted file mode 100644 index 95ea6c278c2618c20ffa9f643d3ca99f9edc183d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0951_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a98cf1a6e1a44feadc2a674f40e16b3d7ed7b224a2040e81674331865203ed24 -size 1210608 diff --git a/dataset_1k_720p_2/images/scene_0952_cf1.png b/dataset_1k_720p_2/images/scene_0952_cf1.png deleted file mode 100644 index c6358158f626be9f5be326b8291d9c328f554ad5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0952_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c490c219bde5ab83435e5fa3cc1f1ffef6e84ac8ea472359e728fed8535482a -size 1199705 diff --git a/dataset_1k_720p_2/images/scene_0952_cf2.png b/dataset_1k_720p_2/images/scene_0952_cf2.png deleted file mode 100644 index 3e68c11811319616881ebeb5db80d68e82bf416f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0952_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3217ed96681f764115bbc4fc3096cc7e77f897409278a6a5bf3a95ecf6c307ed -size 1199688 diff --git a/dataset_1k_720p_2/images/scene_0952_original.png b/dataset_1k_720p_2/images/scene_0952_original.png deleted file mode 100644 index dc52689b6ba530e0a0ee08de2b3592df2684ccc8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0952_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f65a31f55028a1976f1107367e819536e28666151a4871c28f7983e6f922e9f -size 1202199 diff --git a/dataset_1k_720p_2/images/scene_0953_cf1.png b/dataset_1k_720p_2/images/scene_0953_cf1.png deleted file mode 100644 index 582b7ad3b69b37317ff8b365c7e9882d2eaa5ff1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0953_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13d65a3858bc2464129929308a32ca412cbbccf28450590857ec73cdd383ed6a -size 1328294 diff --git a/dataset_1k_720p_2/images/scene_0953_cf2.png b/dataset_1k_720p_2/images/scene_0953_cf2.png deleted file mode 100644 index 4b2a7b4d4ebc98bbcb53996a21d562f443ebd276..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0953_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d05b1d66363d23bcd0d5513c4ee728b999083b9cf5c7a2558c7550ce30c5d69f -size 1347968 diff --git a/dataset_1k_720p_2/images/scene_0953_original.png b/dataset_1k_720p_2/images/scene_0953_original.png deleted file mode 100644 index b223081a4f642911d78df3b0a2021bbd812caee6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0953_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51a49e67394f67c04ffdcbb37df07de016ea70449c5106451fb9d422b5adfd6d -size 1359242 diff --git a/dataset_1k_720p_2/images/scene_0954_cf1.png b/dataset_1k_720p_2/images/scene_0954_cf1.png deleted file mode 100644 index a67848e655e2070db127038126f2eef26d1d1c67..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0954_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7051e7649e4efc2dabde93637744e024de84eb24ba9765533ebd32f424bb0dd9 -size 1134742 diff --git a/dataset_1k_720p_2/images/scene_0954_cf2.png b/dataset_1k_720p_2/images/scene_0954_cf2.png deleted file mode 100644 index 5e739d3a5bdb8a009b9857b5456f4bf952e8e456..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0954_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d148857102a8782d29a8115657d4c1bdbf1b47576a942ba44f4c896de6b4f7a -size 1146349 diff --git a/dataset_1k_720p_2/images/scene_0954_original.png b/dataset_1k_720p_2/images/scene_0954_original.png deleted file mode 100644 index 9d54538d0acd316b4d9ab32a3accd99b8f17b920..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0954_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31875bf0b891012faa3e51392bcfaa8e2dce02f78d0d2bf944ab5366ecdece20 -size 1107353 diff --git a/dataset_1k_720p_2/images/scene_0955_cf1.png b/dataset_1k_720p_2/images/scene_0955_cf1.png deleted file mode 100644 index 44bd055004cdecf7d181d87306c66d4f01a49eb1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0955_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1eafc269de1f3802053d6313a499faf3615a60d0e0aa467c179b2d9d563f99f -size 1263696 diff --git a/dataset_1k_720p_2/images/scene_0955_cf2.png b/dataset_1k_720p_2/images/scene_0955_cf2.png deleted file mode 100644 index fd19243dd75fd6ff4b3333f1cbb205237bb8a67a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0955_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df32cbefb6a0457f62ec10f0f9f3274dab18b02a72dcfa6e0bfd03708bbb07c2 -size 1236855 diff --git a/dataset_1k_720p_2/images/scene_0955_original.png b/dataset_1k_720p_2/images/scene_0955_original.png deleted file mode 100644 index 5d4cbbacbea6bc76ca734623514d616385061fcd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0955_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47cfd42b69e821f834f1717be9c2d8f08f1728e3e5e6ddae3a256bf4c99b60ae -size 1229370 diff --git a/dataset_1k_720p_2/images/scene_0956_cf1.png b/dataset_1k_720p_2/images/scene_0956_cf1.png deleted file mode 100644 index f37ba7877f6bcbf9c1d0af1db5262cd2ad03ed28..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0956_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c0b4d321845a958b04548f97c9bb7e89c6261d59f49606aec2574f7782a37c1 -size 1123040 diff --git a/dataset_1k_720p_2/images/scene_0956_cf2.png b/dataset_1k_720p_2/images/scene_0956_cf2.png deleted file mode 100644 index f271304cb8d54748093a5e2e6718ab90319d7e3b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0956_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:34cd6f9862f203762e021c0d1aaaf962e94b352e16b572a324b33d881ac72c76 -size 1121859 diff --git a/dataset_1k_720p_2/images/scene_0956_original.png b/dataset_1k_720p_2/images/scene_0956_original.png deleted file mode 100644 index a6f6ac5b271f5758acc715ddb9eeb135505f2e23..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0956_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5e9fdbb27e6093448e2efe120335b6b9a9627d23e15727c35ec300d25a2cd7b -size 1126552 diff --git a/dataset_1k_720p_2/images/scene_0957_cf1.png b/dataset_1k_720p_2/images/scene_0957_cf1.png deleted file mode 100644 index 60a177e33d494ee342f1c1bf381f62c4ccbbd676..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0957_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ddc1e8fef2e6bfa37174513d97e201e7efb8866196631fa2dda73cdaf19facb -size 1152752 diff --git a/dataset_1k_720p_2/images/scene_0957_cf2.png b/dataset_1k_720p_2/images/scene_0957_cf2.png deleted file mode 100644 index 87b9dff786eed1bb96e5e59b6daaebd108f21429..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0957_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d0775a2dbf871dbbf3c3863602d1fada732bd386f587dd571324538a8b0c64f -size 1171681 diff --git a/dataset_1k_720p_2/images/scene_0957_original.png b/dataset_1k_720p_2/images/scene_0957_original.png deleted file mode 100644 index 1e8fa6106e5172074aecc953b109463bc29ac05d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0957_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef365e088ca78cfad3e681173ec9dc6b6fd3831943a64041cfc49ccfa6b9eef7 -size 1174214 diff --git a/dataset_1k_720p_2/images/scene_0958_cf1.png b/dataset_1k_720p_2/images/scene_0958_cf1.png deleted file mode 100644 index 415a622d417c9df38786df40b1e6fe31f7dbb7c4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0958_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:162a81847a0b3cbd86c5b7bee15401d8cc43b3b0095f0cb19acb9d6691f910a6 -size 1332453 diff --git a/dataset_1k_720p_2/images/scene_0958_cf2.png b/dataset_1k_720p_2/images/scene_0958_cf2.png deleted file mode 100644 index d313422c0a00ce14663e9c5327a02528e27b84f7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0958_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed1f0fd9bedb8d3755a9dd0fa285285cffaa190b4a3d5eef44961ea5ec71eac0 -size 1264561 diff --git a/dataset_1k_720p_2/images/scene_0958_original.png b/dataset_1k_720p_2/images/scene_0958_original.png deleted file mode 100644 index 816d7ef852ea5241e71e92f5489f78af34552143..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0958_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b6810871916364b5d5c123cede9a85e2b4521b9cfed0031e2fbfd21562969c4 -size 1293870 diff --git a/dataset_1k_720p_2/images/scene_0959_cf1.png b/dataset_1k_720p_2/images/scene_0959_cf1.png deleted file mode 100644 index 6c0bb5fef5048722b4df5e180b419e4f3cc0d48f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0959_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d7401e63c655574d859f06b6a80b9445621dedc41bcedbfb3f518f28f36c6c7 -size 1172075 diff --git a/dataset_1k_720p_2/images/scene_0959_cf2.png b/dataset_1k_720p_2/images/scene_0959_cf2.png deleted file mode 100644 index 8593a9160512854e77adfbe34bd66e0bc6e8a8c3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0959_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b23e390c61e01c3f44e5ac93782a90003005c980a385b69d1d110583f1e6b13e -size 1143218 diff --git a/dataset_1k_720p_2/images/scene_0959_original.png b/dataset_1k_720p_2/images/scene_0959_original.png deleted file mode 100644 index 311f51fba4ada00ce074a5d6fa385a2cf793ef75..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0959_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c646315adf1b76c7dec9bd96b7b7b2e7107a977e88164311d0c2bf4802148835 -size 1149402 diff --git a/dataset_1k_720p_2/images/scene_0960_cf1.png b/dataset_1k_720p_2/images/scene_0960_cf1.png deleted file mode 100644 index 6c858723f76c69ba0fab3b0445627a72dbb450ff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0960_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bbc9ee3d951a4720c306ee21c17211e4f70c2b54ada9c6110323bc73b3cb0ab7 -size 1172213 diff --git a/dataset_1k_720p_2/images/scene_0960_cf2.png b/dataset_1k_720p_2/images/scene_0960_cf2.png deleted file mode 100644 index 50358c921acfb143c7219a29fdbf97f11f48f59d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0960_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50f88e2bb511a715452b87a1e09652729d805f7fe665aebf30e6a5333b9da51c -size 1166787 diff --git a/dataset_1k_720p_2/images/scene_0960_original.png b/dataset_1k_720p_2/images/scene_0960_original.png deleted file mode 100644 index 50924fa93e98589c63f15ef7cb66fca9a93dccd8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0960_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:046a23563fb7946b106c4380d6e136b668c2775159f9bb59da22f352f169971a -size 1169457 diff --git a/dataset_1k_720p_2/images/scene_0961_cf1.png b/dataset_1k_720p_2/images/scene_0961_cf1.png deleted file mode 100644 index 7100253968bbbb83c0ffdaee36f4fea97d69e3e4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0961_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c19fe3f940565876d85a162828835411684767dd657f3497e6b2e6e1eb736d6c -size 1168527 diff --git a/dataset_1k_720p_2/images/scene_0961_cf2.png b/dataset_1k_720p_2/images/scene_0961_cf2.png deleted file mode 100644 index f15cc5181abf33b0a564623193c0708cdc2173a0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0961_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9960a52ee4047ebae05b581361a77cf6593fd244d9f3826d007fddd706d83994 -size 1152435 diff --git a/dataset_1k_720p_2/images/scene_0961_original.png b/dataset_1k_720p_2/images/scene_0961_original.png deleted file mode 100644 index 46986fb74e18a56ee21731da87fc24cd99b44e49..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0961_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74c99a0021f92f3c19afb0c36b248a80d0cbbcba35008cc9264d211a036b002b -size 1159898 diff --git a/dataset_1k_720p_2/images/scene_0962_cf1.png b/dataset_1k_720p_2/images/scene_0962_cf1.png deleted file mode 100644 index 6ef18f2a96a3adf9285f68992fa0c0586d690e57..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0962_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c42ab93e18640db20a69e6cbdcaf2e54980632611e4fd910a7daf566d92db37 -size 1076228 diff --git a/dataset_1k_720p_2/images/scene_0962_cf2.png b/dataset_1k_720p_2/images/scene_0962_cf2.png deleted file mode 100644 index 13a5fc6853576025330114e708b5d89a1a82eb52..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0962_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:747bdf4542d7e4721ed926e5ae84a8f8145c9f3343fe3cf836920f268ffcdd2e -size 1076228 diff --git a/dataset_1k_720p_2/images/scene_0962_original.png b/dataset_1k_720p_2/images/scene_0962_original.png deleted file mode 100644 index 1050df41e31c1f8962595fff2ee59b72e7220382..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0962_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f49535a39d7c3f1b8e98d954a921e47fafe86243a0a29e360e00633aa27bf9e -size 1076903 diff --git a/dataset_1k_720p_2/images/scene_0963_cf1.png b/dataset_1k_720p_2/images/scene_0963_cf1.png deleted file mode 100644 index 4b23a153a1d08377a8a897a675064e0999468b4b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0963_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a404492eb47aabcebef6c59726298aed435c76bb2ec87178574f9ff043837a1 -size 1100417 diff --git a/dataset_1k_720p_2/images/scene_0963_cf2.png b/dataset_1k_720p_2/images/scene_0963_cf2.png deleted file mode 100644 index 17894bad4f9bc3ae2a6fbb39c202a3d915df05cd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0963_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7bd0bb4d597bda7bbb7cce6ce8064800d3c4896e3e3b45dcea08e9d332dffe19 -size 1068937 diff --git a/dataset_1k_720p_2/images/scene_0963_original.png b/dataset_1k_720p_2/images/scene_0963_original.png deleted file mode 100644 index 1f7501292a11a871ba873f5409dc0aecfd09cf73..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0963_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91c321f48eb9b7d2c372e542dccd27028d2d19ebb11c8ab049678df484c2cb69 -size 1090835 diff --git a/dataset_1k_720p_2/images/scene_0964_cf1.png b/dataset_1k_720p_2/images/scene_0964_cf1.png deleted file mode 100644 index d8ed8fc91ba7fc58682f7d4aa272543b057fb234..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0964_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:630e022c26ae8177c5f3b87c5fca6dd41a3e309f6db7beff66d3c3a9893a22b4 -size 1124631 diff --git a/dataset_1k_720p_2/images/scene_0964_cf2.png b/dataset_1k_720p_2/images/scene_0964_cf2.png deleted file mode 100644 index cf8c12f859fbaadbd9a3524cc9ec6eb42a485aa8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0964_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:681092c5e509b9dadc8264a73237fb50593640e16faef9d85ab09e35873eac8c -size 1212661 diff --git a/dataset_1k_720p_2/images/scene_0964_original.png b/dataset_1k_720p_2/images/scene_0964_original.png deleted file mode 100644 index 6aee5651407b005a9092e590d9f1680fe24864c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0964_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb7a79070c6a7e6803bb7fc157fa94547d72c4d9c0566458420f6989fccd0f19 -size 1120714 diff --git a/dataset_1k_720p_2/images/scene_0965_cf1.png b/dataset_1k_720p_2/images/scene_0965_cf1.png deleted file mode 100644 index c5cea7a040f825b82b09dc87007e56c9278e0293..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0965_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5ce4331dede7097d64e51e57256e4512bba1782c5eede1aef8c95893f586917 -size 1467105 diff --git a/dataset_1k_720p_2/images/scene_0965_cf2.png b/dataset_1k_720p_2/images/scene_0965_cf2.png deleted file mode 100644 index edf5e4a529ecc59aebe245977013ae05a5e1ecc2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0965_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b71e05589f3284e485b45aac004c6d4cda27ffc968dab004545aa5e8fbd0df5 -size 1466300 diff --git a/dataset_1k_720p_2/images/scene_0965_original.png b/dataset_1k_720p_2/images/scene_0965_original.png deleted file mode 100644 index 8ac8f0855f467d5ac848d14b7f1af2d49a4ac1cf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0965_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce7156adb7e230d041c9b6fcabc86c16be8437c10481ea3a3a77e7cb6440b01f -size 1478944 diff --git a/dataset_1k_720p_2/images/scene_0966_cf1.png b/dataset_1k_720p_2/images/scene_0966_cf1.png deleted file mode 100644 index 82dfc016806a068f05b134002ea305723aad161f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0966_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a665cc72da40017ec9a54e56d11ee165a2b0fed77cbf8688c1c2d17ef2bb68f -size 1068547 diff --git a/dataset_1k_720p_2/images/scene_0966_cf2.png b/dataset_1k_720p_2/images/scene_0966_cf2.png deleted file mode 100644 index b25b9ed5e7b7481f0bc7982fe5222bc507225721..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0966_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:866482074107e8120020027cf4e1b61b5fb18ab1050dc8d19d480dd102499312 -size 1061182 diff --git a/dataset_1k_720p_2/images/scene_0966_original.png b/dataset_1k_720p_2/images/scene_0966_original.png deleted file mode 100644 index 6799dc5abe661477b86ea627ead65b5665eb19ed..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0966_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f48f86226880fd84ed921c9fcfbb3290564c461f150c7e653d02b2a0e62d11f -size 1069153 diff --git a/dataset_1k_720p_2/images/scene_0967_cf1.png b/dataset_1k_720p_2/images/scene_0967_cf1.png deleted file mode 100644 index 7caa39026f30e64a0f3dbf25ddd4af41cd956694..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0967_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b4ce93f5dd870a3401d60bdf5ee2ac29da3888fbc00f9988280d540ed903295 -size 1283489 diff --git a/dataset_1k_720p_2/images/scene_0967_cf2.png b/dataset_1k_720p_2/images/scene_0967_cf2.png deleted file mode 100644 index 6c13fb3190eecd8853fcf361709c5a50e6731563..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0967_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae1a0f1752134764fda6e22ce0feb945a890fcd71dce352e40bb72e2c7828cee -size 1228633 diff --git a/dataset_1k_720p_2/images/scene_0967_original.png b/dataset_1k_720p_2/images/scene_0967_original.png deleted file mode 100644 index cd30b7bbd4913658e92b8316b0c17c732a5f6daf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0967_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bdd1d1a77223bc252e6c1c614a0251e93809e66a8dab87d0a3ebecf5afb880db -size 1278534 diff --git a/dataset_1k_720p_2/images/scene_0968_cf1.png b/dataset_1k_720p_2/images/scene_0968_cf1.png deleted file mode 100644 index 06e4b305946a73f9a31279a8b100aba0208b4cfe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0968_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ee422109f412e8be4d373f2b6440aa5ff4c92f31897743c2bf7ed637c85ef71 -size 1307386 diff --git a/dataset_1k_720p_2/images/scene_0968_cf2.png b/dataset_1k_720p_2/images/scene_0968_cf2.png deleted file mode 100644 index dc59aabd4864beff34942afcad50c2c325ae2102..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0968_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba32431c17a758a59303904a1eaff67ed4da8ad9638b30f2a8005d62aa02361e -size 1298619 diff --git a/dataset_1k_720p_2/images/scene_0968_original.png b/dataset_1k_720p_2/images/scene_0968_original.png deleted file mode 100644 index 53c09fa6fd7748c6b69764831924b61c55fb0baa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0968_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06e089654b779cba988693f01a8e0d1bb67585b2785bdac752cfdb67f4d6a957 -size 1310623 diff --git a/dataset_1k_720p_2/images/scene_0969_cf1.png b/dataset_1k_720p_2/images/scene_0969_cf1.png deleted file mode 100644 index 119129edaa2fd15ba442a252be77d977e0a45619..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0969_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:53d945839ed6f9f56824164fbab5af5c811b2efa2a84544c9688c9183d450e35 -size 1112059 diff --git a/dataset_1k_720p_2/images/scene_0969_cf2.png b/dataset_1k_720p_2/images/scene_0969_cf2.png deleted file mode 100644 index 3cd5abbfb68c274f4c7746802804a45eda2ef50f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0969_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82ed59a20ab592263260e2dfd8cf2129230f079a4e57206fd37efd27be962d33 -size 1102501 diff --git a/dataset_1k_720p_2/images/scene_0969_original.png b/dataset_1k_720p_2/images/scene_0969_original.png deleted file mode 100644 index ccf1aa57346e89a39df71c8b28fb61dde17d4b93..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0969_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e11805b485edbf03a19fafe4ec6c114d91732b7ca0f6ae5a6e76cdce7d73b2df -size 1110872 diff --git a/dataset_1k_720p_2/images/scene_0970_cf1.png b/dataset_1k_720p_2/images/scene_0970_cf1.png deleted file mode 100644 index 9bba202aec21e8fd24d45541bc3d3d3482b8f8b0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0970_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:063e5366d110d6b805acc26f33b5c47b575c42b9b3a54534fa83abe75f8045e7 -size 1181767 diff --git a/dataset_1k_720p_2/images/scene_0970_cf2.png b/dataset_1k_720p_2/images/scene_0970_cf2.png deleted file mode 100644 index 0aed9bf3138963d6c2d5338e74f0718206001ed2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0970_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:753433544fea7e45fce9d61fdb4c2d5c423da09d7db4a9d810011fcef2cf5de8 -size 1147546 diff --git a/dataset_1k_720p_2/images/scene_0970_original.png b/dataset_1k_720p_2/images/scene_0970_original.png deleted file mode 100644 index 0a9181b38777216bdd4aa609e3d00b79ea9483e6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0970_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5bc9de2e172c1e912f78eaced939dd64aa103e74ed4bdc8b6ecbf276484cc04 -size 1161269 diff --git a/dataset_1k_720p_2/images/scene_0971_cf1.png b/dataset_1k_720p_2/images/scene_0971_cf1.png deleted file mode 100644 index 2d7c1c3c5d2d964b29475d2528c8246dd35b2ab4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0971_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:601116b2ecc0450769c8bf09734dfc46c3dc6a04a52dd4b35425987ab5af1b8f -size 1188715 diff --git a/dataset_1k_720p_2/images/scene_0971_cf2.png b/dataset_1k_720p_2/images/scene_0971_cf2.png deleted file mode 100644 index cf532ee9a38f9ef24d08deb9852f722c1755e9cf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0971_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f386283639e2c4ef4bd8fa462171bea9b624f0a271f1845779abb0356f66b198 -size 1160024 diff --git a/dataset_1k_720p_2/images/scene_0971_original.png b/dataset_1k_720p_2/images/scene_0971_original.png deleted file mode 100644 index 36a063c38c53d2b6ef27620771e539cab6d2d514..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0971_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b242e77ef22d985b40957fa4239197494cca57d218a8f3940524941b5bccbcf -size 1201109 diff --git a/dataset_1k_720p_2/images/scene_0972_cf1.png b/dataset_1k_720p_2/images/scene_0972_cf1.png deleted file mode 100644 index 7f81e797c12148c8e4094a4aa8db77f9cae698bd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0972_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa846d4b6a8c27c03c2ab2a679d4cb23b71115def1f96b11148353deea964d98 -size 1141064 diff --git a/dataset_1k_720p_2/images/scene_0972_cf2.png b/dataset_1k_720p_2/images/scene_0972_cf2.png deleted file mode 100644 index e09f32377d0fbc3ccb3741c779ca80ce700f172c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0972_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c076ddeb8086bdc6a7c394accee750d188f279040fc0cbba70626345cb77ed62 -size 1149654 diff --git a/dataset_1k_720p_2/images/scene_0972_original.png b/dataset_1k_720p_2/images/scene_0972_original.png deleted file mode 100644 index 1d5891c0e937f3be213050a6b35324a6f21e23e8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0972_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb821a47439fc99c0d63a0333a237cf77f1c79e663070d4db6c54111d6566cb1 -size 1151456 diff --git a/dataset_1k_720p_2/images/scene_0973_cf1.png b/dataset_1k_720p_2/images/scene_0973_cf1.png deleted file mode 100644 index d5f2e176f2ce887b5ffddb4e111cd98b14280fa8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0973_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d225ff5b6df4c8e66f8393e8aa65bfd4483e0b659cf4d402fda9bc547d2cca2e -size 1097603 diff --git a/dataset_1k_720p_2/images/scene_0973_cf2.png b/dataset_1k_720p_2/images/scene_0973_cf2.png deleted file mode 100644 index d44b0655cc91defd581b1d82c700ff27b6676710..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0973_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a066e7651be90eeac02a972236cba678d0f88efb5deafd4be3e96b58da5c354 -size 1134654 diff --git a/dataset_1k_720p_2/images/scene_0973_original.png b/dataset_1k_720p_2/images/scene_0973_original.png deleted file mode 100644 index 68928a3a8b938fb7e982d66aba4b680d3ee4417f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0973_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9ef28f9752238ab51a9d4d5ee65fc6dbbe8272c6f9eb8e408355e16a124eea5 -size 1132970 diff --git a/dataset_1k_720p_2/images/scene_0974_cf1.png b/dataset_1k_720p_2/images/scene_0974_cf1.png deleted file mode 100644 index 65df404b6ff196e63311bcf497c63c7679372011..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0974_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77627044b0302bdc584c305609f91c96f179bf72855bf5ecded7a99e9ec3d768 -size 1068455 diff --git a/dataset_1k_720p_2/images/scene_0974_cf2.png b/dataset_1k_720p_2/images/scene_0974_cf2.png deleted file mode 100644 index ead88b950e8c61acf2eb2b03ede7b2a9e5e4fc34..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0974_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c53b05a04515668d237b24ceb880ffb024c285e07e4748360bed69e906e08ce -size 1049798 diff --git a/dataset_1k_720p_2/images/scene_0974_original.png b/dataset_1k_720p_2/images/scene_0974_original.png deleted file mode 100644 index e67b7693a292f1f5b7333a77828623cc3e340b66..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0974_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16a05f689662c25ee70d4e6bce2a42a79e8c9a738ad787cd2d61d068b07af094 -size 1059990 diff --git a/dataset_1k_720p_2/images/scene_0975_cf1.png b/dataset_1k_720p_2/images/scene_0975_cf1.png deleted file mode 100644 index 45b7ac25669d9fa62119d3002560e81de3e413e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0975_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cdecfb359203c25d098a982b6a09d519f37f03a374c835395ef1f5777e12c0e6 -size 1238038 diff --git a/dataset_1k_720p_2/images/scene_0975_cf2.png b/dataset_1k_720p_2/images/scene_0975_cf2.png deleted file mode 100644 index e8ae33a78712373ff549cc0b0d757c2fd497cf11..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0975_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5987b599de4820fa1cbb58945e553153255d0aaf43c668df60672289da3cc055 -size 1247563 diff --git a/dataset_1k_720p_2/images/scene_0975_original.png b/dataset_1k_720p_2/images/scene_0975_original.png deleted file mode 100644 index 5a6eb94e6c79c2db926216c98247953ece8850da..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0975_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0357b635f3ee7a9ed6b98356a6b2a735d8641c914d168bbe1edbe92f1cbe2c6c -size 1245662 diff --git a/dataset_1k_720p_2/images/scene_0976_cf1.png b/dataset_1k_720p_2/images/scene_0976_cf1.png deleted file mode 100644 index c422ed88309a470f6093e4eaaeade7a887945d93..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0976_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80ffa2ba35bebc2c3d92cc018f0264035a2bdf83651d6b8850714a7c025a7df2 -size 1122050 diff --git a/dataset_1k_720p_2/images/scene_0976_cf2.png b/dataset_1k_720p_2/images/scene_0976_cf2.png deleted file mode 100644 index 9f455d8da06d986103075d679549628c2af121ba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0976_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27e76c88586c0bceecbb7765bfa3a779eeec845d59695dfd4f7d54ea011ecbd4 -size 1187501 diff --git a/dataset_1k_720p_2/images/scene_0976_original.png b/dataset_1k_720p_2/images/scene_0976_original.png deleted file mode 100644 index 59b5e78d1f372fc0d94a6a672e43b7be8dddd6b2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0976_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8638807f7eea0ffb38e83f02fd7caa566dafbcd284c4b9852471fb1f805dba7 -size 1125130 diff --git a/dataset_1k_720p_2/images/scene_0977_cf1.png b/dataset_1k_720p_2/images/scene_0977_cf1.png deleted file mode 100644 index 41d4fc029a397600fa5d4adcc1001032e1677afc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0977_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3bc05f793dd751aad33574de55d674face8fb0bc179c663e4a5d9242dcb3b76 -size 1343650 diff --git a/dataset_1k_720p_2/images/scene_0977_cf2.png b/dataset_1k_720p_2/images/scene_0977_cf2.png deleted file mode 100644 index 51b264a75e5ac112328bcb01dab4830b40d698d4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0977_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90476c603a3ed63abb2d76a08b23a17cec76981dd306acaca6027bfdc52f1748 -size 1388014 diff --git a/dataset_1k_720p_2/images/scene_0977_original.png b/dataset_1k_720p_2/images/scene_0977_original.png deleted file mode 100644 index 2de0ef7f0ac3f3721833fcb5fadc89548d033bb7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0977_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9a55a672531c167066172010ceba02b103d5d4de1ca9647ffceb8f7f94f5459 -size 1382002 diff --git a/dataset_1k_720p_2/images/scene_0978_cf1.png b/dataset_1k_720p_2/images/scene_0978_cf1.png deleted file mode 100644 index 1d0d2987b710796b866efa26e7c33cfc1835f7ff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0978_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:183253bf347d6c49209f6925f756277a4d99af38702de31b074daa5c16493018 -size 1285780 diff --git a/dataset_1k_720p_2/images/scene_0978_cf2.png b/dataset_1k_720p_2/images/scene_0978_cf2.png deleted file mode 100644 index b050438af3de5a30896fbbff44fe5a0726938afc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0978_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19573edf48853bd41edb17488aa4e242b0f71d93692f9c6b25fa228f5b2a85fe -size 1259182 diff --git a/dataset_1k_720p_2/images/scene_0978_original.png b/dataset_1k_720p_2/images/scene_0978_original.png deleted file mode 100644 index de1ef04c893799c30b786a07d82c73a924cf3cd0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0978_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb8f0ed12142f91530da3867bd1f81bb790f88ed3e7181f15b75e68e86394df3 -size 1244520 diff --git a/dataset_1k_720p_2/images/scene_0979_cf1.png b/dataset_1k_720p_2/images/scene_0979_cf1.png deleted file mode 100644 index 0499ccc9c73e935aeec5228b1fafd4c4d44a3a41..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0979_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8f1a1e73f23397596e28550eed011758b0a1bea072e6a54fe4e80c8e10feecf -size 1167498 diff --git a/dataset_1k_720p_2/images/scene_0979_cf2.png b/dataset_1k_720p_2/images/scene_0979_cf2.png deleted file mode 100644 index 222c530be686a595c2cf832c864a732d2a2cffa9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0979_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a273acc34c33879ca67d0df4f33afff6c07b2d43a610bcbcad2b8906d92c086 -size 1145891 diff --git a/dataset_1k_720p_2/images/scene_0979_original.png b/dataset_1k_720p_2/images/scene_0979_original.png deleted file mode 100644 index 623ca1674830e84a59d4f2f706bfdecd9aed9a2f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0979_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5967bbb00e7a24428ed1c90db02c812432d6543eea33a47c2fa94348327900c -size 1174212 diff --git a/dataset_1k_720p_2/images/scene_0980_cf1.png b/dataset_1k_720p_2/images/scene_0980_cf1.png deleted file mode 100644 index 865dc438e1966ffc794d1c32843022c15214d231..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0980_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28d5cb86a1859e0da2171fd8c6f5e65652136d33c30314442c2e3dd52a6c27cc -size 1193224 diff --git a/dataset_1k_720p_2/images/scene_0980_cf2.png b/dataset_1k_720p_2/images/scene_0980_cf2.png deleted file mode 100644 index 31c2e0f4dfb67ad7c0b6a3c1c111e497486eddb0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0980_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61f9bec469f2fbf3bda4fe2bf13bc1744a05f264079fcc79e1fc1de66e63d229 -size 1184198 diff --git a/dataset_1k_720p_2/images/scene_0980_original.png b/dataset_1k_720p_2/images/scene_0980_original.png deleted file mode 100644 index ba526345e5982b80d4a442f3869b6edb48c38129..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0980_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9d12dcf0c88af8cf1a00a6ba968d583cb59ee80fa09f9a676b9d35102abaa0e -size 1189491 diff --git a/dataset_1k_720p_2/images/scene_0981_cf1.png b/dataset_1k_720p_2/images/scene_0981_cf1.png deleted file mode 100644 index 22885d42740b66056f1f19c68db54a77845a9bad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0981_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44ee969d039f2c71ae70d40ff2534782d8a4f0672799a4ef2a1da73e8382a099 -size 1139112 diff --git a/dataset_1k_720p_2/images/scene_0981_cf2.png b/dataset_1k_720p_2/images/scene_0981_cf2.png deleted file mode 100644 index 58ae763f72ff1331c38c3a9527f069a73e9e13d7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0981_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b19849b51a59cd6ed32a13769651cc12abd40ece7ff64617bcbaac28461c077e -size 1124183 diff --git a/dataset_1k_720p_2/images/scene_0981_original.png b/dataset_1k_720p_2/images/scene_0981_original.png deleted file mode 100644 index 9a16c584aa0cdbdfa7eebf66aa86be517c8145a8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0981_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ef59bedf77c26206760c72d091e119033f9bf14126ee18eb896f01fa0fc2a87 -size 1121680 diff --git a/dataset_1k_720p_2/images/scene_0982_cf1.png b/dataset_1k_720p_2/images/scene_0982_cf1.png deleted file mode 100644 index 090cdef2afd1d3a480bbd087c3c573303549bde6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0982_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bacc6b3f4deb15863f8bfd01804c13ff5d4f8e2dcc7be12a9d9e12f93f1a4743 -size 1165696 diff --git a/dataset_1k_720p_2/images/scene_0982_cf2.png b/dataset_1k_720p_2/images/scene_0982_cf2.png deleted file mode 100644 index 90e0c7abeebbc60b0265e563517dbaf4a97491c8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0982_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c520e59692d4ffa82e5ddd7768bb21ecb899086755eee4626586e757a7d3edb -size 1117426 diff --git a/dataset_1k_720p_2/images/scene_0982_original.png b/dataset_1k_720p_2/images/scene_0982_original.png deleted file mode 100644 index 0f56d05d44e45ba31b3609a57904b8d2d14a01d0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0982_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8cad583f30935855534d554fa61bce1035209a6128866edb1afde081bafe4bcd -size 1119344 diff --git a/dataset_1k_720p_2/images/scene_0983_cf1.png b/dataset_1k_720p_2/images/scene_0983_cf1.png deleted file mode 100644 index d4e1be78cde8d88533d3998d650c1412441b601d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0983_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee192d7278eefd11e7558c8e431f88b167af84d6a57ed6b9a315599465eb9e15 -size 1197202 diff --git a/dataset_1k_720p_2/images/scene_0983_cf2.png b/dataset_1k_720p_2/images/scene_0983_cf2.png deleted file mode 100644 index f727f89962276bc3b9f3813a6f7d6ce9e88bbf9a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0983_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a0fe1defebdeea3ff59811de4167025b45851cefe0e71c2f330856d3cab72b1 -size 1253305 diff --git a/dataset_1k_720p_2/images/scene_0983_original.png b/dataset_1k_720p_2/images/scene_0983_original.png deleted file mode 100644 index 13ea38de1b50520e7e098a66cacf40f8ef97c1b7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0983_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6dbe6fc2180835cd4ade1b26fa542687497200c34475a3efc721b5791a286e1f -size 1252850 diff --git a/dataset_1k_720p_2/images/scene_0984_cf1.png b/dataset_1k_720p_2/images/scene_0984_cf1.png deleted file mode 100644 index 33d8f800e4110d1a0a1894106dcf1e2ef3617895..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0984_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13f5f361cfb6206fa12138f06f8920f959f50c38bc5ba34e9d4b645263fb2c6d -size 1292022 diff --git a/dataset_1k_720p_2/images/scene_0984_cf2.png b/dataset_1k_720p_2/images/scene_0984_cf2.png deleted file mode 100644 index aaef6445e7e1a8c46d51ef16674dcf36d0906530..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0984_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23da88ab86dc2aa6def2b7571cad642d36f89297ee1b32c16c5b0cba2546d3c1 -size 1302075 diff --git a/dataset_1k_720p_2/images/scene_0984_original.png b/dataset_1k_720p_2/images/scene_0984_original.png deleted file mode 100644 index d28619f793deb5c00cd2dd1e1101c00b77a07b39..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0984_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:92f5a56c6f1516a31c7d6b0d4eb8f901a4694b70dfb141af784400c5e0bf9a57 -size 1302372 diff --git a/dataset_1k_720p_2/images/scene_0985_cf1.png b/dataset_1k_720p_2/images/scene_0985_cf1.png deleted file mode 100644 index 68a273d9708a43a5cc7da7a2c48d297e40968a90..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0985_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5244faf1a3e07d46e1b4a1f78b072d1ec6595899e18026ca336832d6d5cd7ace -size 1258525 diff --git a/dataset_1k_720p_2/images/scene_0985_cf2.png b/dataset_1k_720p_2/images/scene_0985_cf2.png deleted file mode 100644 index acde9411b07c383d76fa5c005bf7aa3c71d49a78..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0985_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd08b2144bec7eb0ffbd8273d88cf37adaea749ef095ad8de864e3f42b0f576b -size 1245470 diff --git a/dataset_1k_720p_2/images/scene_0985_original.png b/dataset_1k_720p_2/images/scene_0985_original.png deleted file mode 100644 index fa757915657edcfc3a46f94d55d94bd4c82ce171..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0985_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f464968f3e831cbb2c6d63ff3883099ca85444109aaa9d98a747053e5750b58c -size 1236718 diff --git a/dataset_1k_720p_2/images/scene_0986_cf1.png b/dataset_1k_720p_2/images/scene_0986_cf1.png deleted file mode 100644 index 871ecbd6eb0e57f3be921f141cadb15ece39f48e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0986_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3b8f411eadca93247d25a2cf103326d3b2022ae324e00d8e702c8ffec6ef109 -size 1198838 diff --git a/dataset_1k_720p_2/images/scene_0986_cf2.png b/dataset_1k_720p_2/images/scene_0986_cf2.png deleted file mode 100644 index 38931de17aeb416774ef63ccf4053ff015334674..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0986_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7be17eb3e283e69625f71a375902ccdc1b0f0e169a2ddfbe5640368f8cdc6474 -size 1205345 diff --git a/dataset_1k_720p_2/images/scene_0986_original.png b/dataset_1k_720p_2/images/scene_0986_original.png deleted file mode 100644 index e0a1b791ad0fd8d789c775bc0c51f55d82e7d530..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0986_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e2a4d202385d1cc37fdf9eafb53806129acc8be4abb4667e9ce5df402197d41 -size 1216831 diff --git a/dataset_1k_720p_2/images/scene_0987_cf1.png b/dataset_1k_720p_2/images/scene_0987_cf1.png deleted file mode 100644 index d94a0b82a0936a1dda5a0d810ffac50ca6e3f26f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0987_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3871095bdf9ead5463337e13e3b92c24fa6046100fe169f079c505d608a7e422 -size 1210883 diff --git a/dataset_1k_720p_2/images/scene_0987_cf2.png b/dataset_1k_720p_2/images/scene_0987_cf2.png deleted file mode 100644 index 2eaab3c9fb853d0b33ebaf8699249f820d48a97f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0987_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8eb78397089727adb6262d36400b36f24767bf0b713477f7b672e43ee487aaf -size 1232713 diff --git a/dataset_1k_720p_2/images/scene_0987_original.png b/dataset_1k_720p_2/images/scene_0987_original.png deleted file mode 100644 index de62b72c629264dba72a531dcd7837c3ddebb7a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0987_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70c57be03026596ca87a17dca9de57ae21ef620ce1f36c988ccbf0e91190a310 -size 1235047 diff --git a/dataset_1k_720p_2/images/scene_0988_cf1.png b/dataset_1k_720p_2/images/scene_0988_cf1.png deleted file mode 100644 index 3377cfc3a86bf48480512f2edea69076f0d3b717..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0988_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a76bb4038c1795ac5004414189b8813f722ed18ccbb9302b8f1b2ad397873d2c -size 1172477 diff --git a/dataset_1k_720p_2/images/scene_0988_cf2.png b/dataset_1k_720p_2/images/scene_0988_cf2.png deleted file mode 100644 index e039aa171d4ef48f34bcf687cda11ab2ad4aac5d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0988_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad54655d87a3e768fc56d1df78de899d39db271d1a799a62e49f2b1f96d24dcb -size 1115017 diff --git a/dataset_1k_720p_2/images/scene_0988_original.png b/dataset_1k_720p_2/images/scene_0988_original.png deleted file mode 100644 index 71eb3b70a5b9abaa75f7d1b2e593e723ef3e3def..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0988_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:078ca681d43c0b1ba075bffdf99858004d3721692c431e8f6c9fd51faca9a4a9 -size 1131629 diff --git a/dataset_1k_720p_2/images/scene_0989_cf1.png b/dataset_1k_720p_2/images/scene_0989_cf1.png deleted file mode 100644 index 1ede7767a58e051a94a54e55f05b240df49cbb7b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0989_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2545565637b726faed6f4e2061d52b973ec55d2becc33bf719aada1fac9177c -size 1224783 diff --git a/dataset_1k_720p_2/images/scene_0989_cf2.png b/dataset_1k_720p_2/images/scene_0989_cf2.png deleted file mode 100644 index 4df445ee7a9d5b19a1041d3bd5917aa6ce69bf01..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0989_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7b2f0ff5a3cce609d3995adaa8bbe797b4797c2dda0c8c6b3f56ceb343c81db -size 1182938 diff --git a/dataset_1k_720p_2/images/scene_0989_original.png b/dataset_1k_720p_2/images/scene_0989_original.png deleted file mode 100644 index d3207be2353eace4dcb74fb2ff3966181bfef241..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0989_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe9e4892b55fa4f4e73bce0de541a5a8687e434e1946034b4b51ffd53cc20c2a -size 1173664 diff --git a/dataset_1k_720p_2/images/scene_0990_cf1.png b/dataset_1k_720p_2/images/scene_0990_cf1.png deleted file mode 100644 index 6e4146876c745c9c0f0531e8e1ee5c70099b3825..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0990_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4328b660b683d590b2ad78b6e3da268ba3330df14a4ecb1ff328aab80af18c86 -size 1128896 diff --git a/dataset_1k_720p_2/images/scene_0990_cf2.png b/dataset_1k_720p_2/images/scene_0990_cf2.png deleted file mode 100644 index a3bdfeac412a7f2b61be4713a182ddca5933359c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0990_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7f91cffc77456a49225fac24aa8c6c97358103cc4fac3a2bc529ff11a7cd878 -size 1132999 diff --git a/dataset_1k_720p_2/images/scene_0990_original.png b/dataset_1k_720p_2/images/scene_0990_original.png deleted file mode 100644 index 5d7e4da61039f2b7f4e67e65d442323938f1eba7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0990_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f5630ad3c5d5db1d27b9883270daed2c79ad4f70d816b3f70131ab732298537 -size 1125668 diff --git a/dataset_1k_720p_2/images/scene_0991_cf1.png b/dataset_1k_720p_2/images/scene_0991_cf1.png deleted file mode 100644 index 0bb727222b298e5c33817fd3b8e1c7d6715ebea8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0991_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:adece2c67d0fe1e9adbc34220ed28cae6388af485da2c9067879b1e8767959a9 -size 1231315 diff --git a/dataset_1k_720p_2/images/scene_0991_cf2.png b/dataset_1k_720p_2/images/scene_0991_cf2.png deleted file mode 100644 index cd3cdc3cdf80859d2d602cba557dc3bb464a1ad5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0991_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa6725ab884456194595caf8f5f7a01d0bbd4caef06c48eae63ba4ce8941302c -size 1227130 diff --git a/dataset_1k_720p_2/images/scene_0991_original.png b/dataset_1k_720p_2/images/scene_0991_original.png deleted file mode 100644 index 1beca7ffb7dd69d0b13107e2a7fe7010ca329b5e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0991_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e9ed306288a25d246c3bf8a1ce175f928c63e0dbc95b74ebf0c88ead6159d68 -size 1229336 diff --git a/dataset_1k_720p_2/images/scene_0992_cf1.png b/dataset_1k_720p_2/images/scene_0992_cf1.png deleted file mode 100644 index bd7bc649be1c9596535d6c5aed704d9d921e61e2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0992_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6293143923897750b1d65a4cd338dc98f93d1d04172f0ba77995826f7138b05 -size 1210479 diff --git a/dataset_1k_720p_2/images/scene_0992_cf2.png b/dataset_1k_720p_2/images/scene_0992_cf2.png deleted file mode 100644 index 70a5d39938517fe568b1f38de441e57b3ca32e75..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0992_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8366fc29a9fa3fe1aaff919c393f011c4d6d7a61b91f22590a7809ddafa631a8 -size 1238201 diff --git a/dataset_1k_720p_2/images/scene_0992_original.png b/dataset_1k_720p_2/images/scene_0992_original.png deleted file mode 100644 index 4551bc84eb7b175a516ebce81f05de649a2119f9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0992_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d527c9b72dadb89150eeae8a54a3af1ad9fa357aac08b2f3fd5a70ca8dac496a -size 1243844 diff --git a/dataset_1k_720p_2/images/scene_0993_cf1.png b/dataset_1k_720p_2/images/scene_0993_cf1.png deleted file mode 100644 index b0d7a50ee6208fdbf693a2d09ac5372a75e9f0aa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0993_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da6b133e528d7389d3e24a9d388072a12faf00b4229f2a7f8ee57e8ab63a5d75 -size 1309164 diff --git a/dataset_1k_720p_2/images/scene_0993_cf2.png b/dataset_1k_720p_2/images/scene_0993_cf2.png deleted file mode 100644 index d1bc89e45a7ecaf2fd7664ea568fad4ee18734a6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0993_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e8bf90953f17868bf8c6ef20cb671ce86279e6470859db2ab1f5ee3f510b9d9 -size 1286114 diff --git a/dataset_1k_720p_2/images/scene_0993_original.png b/dataset_1k_720p_2/images/scene_0993_original.png deleted file mode 100644 index c698480ce759ed9429b014db96bb38ddfe42c228..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0993_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6b5fffdca6217c3eed9165b19f2e69b12b01ce060837c0e0638c48c9a731496 -size 1299344 diff --git a/dataset_1k_720p_2/images/scene_0994_cf1.png b/dataset_1k_720p_2/images/scene_0994_cf1.png deleted file mode 100644 index cb79e04fd861bfb0e50869acbd34fabe4b6145ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0994_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8bb83470258b097b8ca7d91eeff6fd34c8f1189c37ac5931b61cb72a52563f0a -size 1197540 diff --git a/dataset_1k_720p_2/images/scene_0994_cf2.png b/dataset_1k_720p_2/images/scene_0994_cf2.png deleted file mode 100644 index e24fb1febe644ef184b33f98d3251642afca3b28..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0994_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3a96242d27356ebe9cd151cc5591e27d1dc6031122ef7f5d91cb7846037f5fb -size 1220093 diff --git a/dataset_1k_720p_2/images/scene_0994_original.png b/dataset_1k_720p_2/images/scene_0994_original.png deleted file mode 100644 index fa49ec631cfca4c302affadca6cfb355533acd12..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0994_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8247793df092f0fc266a209c0b22b43f6aa3aea9a3e97372d574fd56258d2ff3 -size 1206470 diff --git a/dataset_1k_720p_2/images/scene_0995_cf1.png b/dataset_1k_720p_2/images/scene_0995_cf1.png deleted file mode 100644 index c2f5e5e220887f64132a6d870d6746635d99173f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0995_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c8c7769c75376111106ce033f00ef01873a80eb67f6190e2050f8edb91927e4 -size 1142632 diff --git a/dataset_1k_720p_2/images/scene_0995_cf2.png b/dataset_1k_720p_2/images/scene_0995_cf2.png deleted file mode 100644 index 47d31251c19624978e888139e9ce9ae14988e60f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0995_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49e8b9c9638647e063b0e18f311ad78264e5dd3138370cc82cf8a61445055a4f -size 1134368 diff --git a/dataset_1k_720p_2/images/scene_0995_original.png b/dataset_1k_720p_2/images/scene_0995_original.png deleted file mode 100644 index b3e264feca2e9538159e248f3342411885483269..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0995_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ea6e9ee1dd4501a5c0dd8f281ab093b6752a5d278200deb8f79c2e6beeafada -size 1141122 diff --git a/dataset_1k_720p_2/images/scene_0996_cf1.png b/dataset_1k_720p_2/images/scene_0996_cf1.png deleted file mode 100644 index 02635cbe6a5662b522e6644f52f3739804f0b190..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0996_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:774ca02b7859ac527cdb2e663cb8eaf56cf132c1b4e43a1d580bb02dafc3b627 -size 1113125 diff --git a/dataset_1k_720p_2/images/scene_0996_cf2.png b/dataset_1k_720p_2/images/scene_0996_cf2.png deleted file mode 100644 index 2f2eb43a0d3180747b97d2d94e18258508003a5c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0996_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:134637696be25e920db7601b49ad72415067a892fe02b807bad47f14144f77d0 -size 1161013 diff --git a/dataset_1k_720p_2/images/scene_0996_original.png b/dataset_1k_720p_2/images/scene_0996_original.png deleted file mode 100644 index 120d128a09bfc019562448749aaa5d773d73c2a5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0996_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a7f17be7301bc4ae39aba424d87276de605b5eb7b92a26d9d8b495818bfea0f -size 1160652 diff --git a/dataset_1k_720p_2/images/scene_0997_cf1.png b/dataset_1k_720p_2/images/scene_0997_cf1.png deleted file mode 100644 index 712fd6c4f98b5cd5e3653bcf25eb1621cbbd634a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0997_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9071fb35da490675b29205713bf7a5e1ed93b04c946c0d6c34808452e9e8ef14 -size 1208608 diff --git a/dataset_1k_720p_2/images/scene_0997_cf2.png b/dataset_1k_720p_2/images/scene_0997_cf2.png deleted file mode 100644 index ff0dfe8263bd4a68d396bf486615f27492910dd1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0997_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8dd210610208c59f944458f3cef45e881cef56b45f88898cb8614bc9de02c2d -size 1202077 diff --git a/dataset_1k_720p_2/images/scene_0997_original.png b/dataset_1k_720p_2/images/scene_0997_original.png deleted file mode 100644 index e3207e3b57479141a16efb43c764fc7a57b0364a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0997_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14006c011f0122c7a10e142ce225d4f9a5205b3acc50f3d9a52577128ad04e65 -size 1202949 diff --git a/dataset_1k_720p_2/images/scene_0998_cf1.png b/dataset_1k_720p_2/images/scene_0998_cf1.png deleted file mode 100644 index 4c6d3f7bc189a67c69ebc11662ae36f4ba743349..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0998_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a14341e99a3cc089dfcc3f23b56bb6afc93e449403f1a26bb85d503df1cf3723 -size 1154251 diff --git a/dataset_1k_720p_2/images/scene_0998_cf2.png b/dataset_1k_720p_2/images/scene_0998_cf2.png deleted file mode 100644 index fb819958d4fb29751042f42e2c880a7f110a38d7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0998_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14e7ebd35e36607f40e70bca76131ba36f546fa4420153ad88a8ffefeb414aea -size 1166171 diff --git a/dataset_1k_720p_2/images/scene_0998_original.png b/dataset_1k_720p_2/images/scene_0998_original.png deleted file mode 100644 index 5c7f96f2db631070524a60e3cf0e4d48d9d6fadb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0998_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8dfb855817a706b5c4c20f16a2bdc509b7b607d84bf6efbb39cbad0e83462e21 -size 1167970 diff --git a/dataset_1k_720p_2/images/scene_0999_cf1.png b/dataset_1k_720p_2/images/scene_0999_cf1.png deleted file mode 100644 index 72b23eda7a3d025a251e7e71d3aa021813cc977b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0999_cf1.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4dcb4c3472fe759d332accf6e236c912f2dd87c5265f0faac62d268d2586811d -size 1106701 diff --git a/dataset_1k_720p_2/images/scene_0999_cf2.png b/dataset_1k_720p_2/images/scene_0999_cf2.png deleted file mode 100644 index e2abd75df0bd54d5ef9cfed8f903b5ef2bcf77ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0999_cf2.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:955323bf6e085db00c2df1ba99d951752a15e8c3f550161760ed65c31b2b5388 -size 1084302 diff --git a/dataset_1k_720p_2/images/scene_0999_original.png b/dataset_1k_720p_2/images/scene_0999_original.png deleted file mode 100644 index 6b4f18ed392642299691cbb7ee39865a2f767c8b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/images/scene_0999_original.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4b7566e5a471f23fff8000e59fe3d1e284c9626929fafddb9c73cf1ce86dc33 -size 1102549 diff --git a/dataset_1k_720p_2/run_metadata.json b/dataset_1k_720p_2/run_metadata.json deleted file mode 100644 index 5bb8087adf679b4317de106652e62264e4c3a8e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/run_metadata.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "timestamp": "2026-02-17T17:07:14.686538", - "run_directory": "output\\dataset_1k_720p_2", - "arguments": { - "num_scenes": 1000, - "num_objects": null, - "min_objects": 3, - "max_objects": 8, - "num_counterfactuals": 2, - "use_gpu": 0, - "samples": 512, - "width": 1280, - "height": 720, - "cf_types": [ - "change_color", - "change_shape", - "change_size", - "change_material", - "change_position", - "add_object", - "remove_object", - "replace_object", - "swap_attribute", - "occlusion_change", - "relational_flip" - ], - "min_cf_change_score": 1.0, - "max_cf_attempts": 10 - }, - "results": { - "scenes_generated": 1000, - "scenes_rendered": 1000, - "total_images": 3000 - }, - "cf_types_used": [ - "change_color", - "change_shape", - "change_size", - "change_material", - "change_position", - "add_object", - "remove_object", - "replace_object", - "swap_attribute", - "occlusion_change", - "relational_flip" - ] -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0000_cf1.json b/dataset_1k_720p_2/scenes/scene_0000_cf1.json deleted file mode 100644 index 5e46580d1c05f52acc72489ada059415d6f894b5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0000_cf1.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 0, - "image_filename": "SCENE_0000_new_000000.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.854438543319702, - -2.484762191772461, - 0.3499999940395355 - ], - "rotation": 121.02042831179273, - "pixel_coords": [ - 156, - 190, - 7.962458610534668 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7321891784667969, - -1.1117852926254272, - 0.699999988079071 - ], - "rotation": 13.029364252001665, - "pixel_coords": [ - 118, - 103, - 10.937276840209961 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.267596572637558, - 1.435051441192627, - 0.699999988079071 - ], - "rotation": 18.765077478633142, - "pixel_coords": [ - 187, - 86, - 12.038287162780762 - ], - "color": "red" - }, - { - "shape": "sphere", - "color": "yellow", - "material": "metal", - "size": "small", - "3d_coords": [ - -1.7722690485850223, - -0.09509452745132796, - 0.35 - ], - "rotation": 65.7451301086615, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0000" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0000_cf2.json b/dataset_1k_720p_2/scenes/scene_0000_cf2.json deleted file mode 100644 index 52940afa8c23abae0ac8f907f12f9486bae33c8f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0000_cf2.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 0, - "image_filename": "SCENE_0000_new_000000.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.854438543319702, - -2.484762191772461, - 0.3499999940395355 - ], - "rotation": 121.02042831179273, - "pixel_coords": [ - 156, - 190, - 7.962458610534668 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7321891784667969, - -1.1117852926254272, - 0.699999988079071 - ], - "rotation": 13.029364252001665, - "pixel_coords": [ - 118, - 103, - 10.937276840209961 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.267596572637558, - 1.435051441192627, - 0.699999988079071 - ], - "rotation": 18.765077478633142, - "pixel_coords": [ - 187, - 86, - 12.038287162780762 - ], - "color": "red" - }, - { - "shape": "sphere", - "color": "brown", - "material": "metal", - "size": "small", - "3d_coords": [ - 2.8467911735206517, - 2.508403430285954, - 0.35 - ], - "rotation": 108.82259564331616, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added brown metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0000" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0000_original.json b/dataset_1k_720p_2/scenes/scene_0000_original.json deleted file mode 100644 index 9407b1a5eeb1b9dce494368f00af2526a0f8dd61..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0000_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 0, - "image_filename": "SCENE_0000_new_000000.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.854438543319702, - -2.484762191772461, - 0.3499999940395355 - ], - "rotation": 121.02042831179273, - "pixel_coords": [ - 156, - 190, - 7.962458610534668 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7321891784667969, - -1.1117852926254272, - 0.699999988079071 - ], - "rotation": 13.029364252001665, - "pixel_coords": [ - 118, - 103, - 10.937276840209961 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.267596572637558, - 1.435051441192627, - 0.699999988079071 - ], - "rotation": 18.765077478633142, - "pixel_coords": [ - 187, - 86, - 12.038287162780762 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0000" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0001_cf1.json b/dataset_1k_720p_2/scenes/scene_0001_cf1.json deleted file mode 100644 index 5c41237387d725523266905134285d294e0001e4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0001_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 1, - "image_filename": "SCENE_0001_new_000001.png", - "objects": [ - { - "shape": "cube", - "color": "blue", - "material": "rubber", - "size": "large", - "3d_coords": [ - 2.2493810653686523, - -2.314213991165161, - 0.699999988079071 - ], - "rotation": 214.84028916889378, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.624992847442627, - -0.9395654797554016, - 0.3499999940395355 - ], - "rotation": 187.98269653143313, - "pixel_coords": [ - 108, - 102, - 11.804348945617676 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8520636558532715, - 0.06850199401378632, - 0.3499999940395355 - ], - "rotation": 270.40468109513716, - "pixel_coords": [ - 230, - 145, - 9.241288185119629 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.44157668948173523, - -0.42576536536216736, - 0.699999988079071 - ], - "rotation": 61.61476063978217, - "pixel_coords": [ - 141, - 99, - 11.109444618225098 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7718656063079834, - 2.0513148307800293, - 0.699999988079071 - ], - "rotation": 279.3786473869418, - "pixel_coords": [ - 173, - 73, - 13.42581844329834 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.889862537384033, - -2.313176393508911, - 0.3499999940395355 - ], - "rotation": 10.758013450704844, - "pixel_coords": [ - 54, - 100, - 11.918779373168945 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green cylinder with blue cube", - "change_score": 3.234919089855553, - "change_attempts": 1, - "source_scene": "scene_0001" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0001_cf2.json b/dataset_1k_720p_2/scenes/scene_0001_cf2.json deleted file mode 100644 index 21baca7f6cfa29d30f329df2907f55d72285f665..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0001_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 1, - "image_filename": "SCENE_0001_new_000001.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2493810653686523, - -2.314213991165161, - 0.699999988079071 - ], - "rotation": 299.41116151689283, - "pixel_coords": [ - 143, - 154, - 8.172159194946289 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.624992847442627, - -0.9395654797554016, - 0.3499999940395355 - ], - "rotation": 187.98269653143313, - "pixel_coords": [ - 108, - 102, - 11.804348945617676 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8520636558532715, - 0.06850199401378632, - 0.3499999940395355 - ], - "rotation": 270.40468109513716, - "pixel_coords": [ - 230, - 145, - 9.241288185119629 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.602405689515735, - 1.0340324201308198, - 0.699999988079071 - ], - "rotation": 61.61476063978217, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7718656063079834, - 2.0513148307800293, - 0.699999988079071 - ], - "rotation": 279.3786473869418, - "pixel_coords": [ - 173, - 73, - 13.42581844329834 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.889862537384033, - -2.313176393508911, - 0.3499999940395355 - ], - "rotation": 10.758013450704844, - "pixel_coords": [ - 54, - 100, - 11.918779373168945 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown sphere to partially occlude purple sphere", - "change_score": 1.4686304987239527, - "change_attempts": 1, - "source_scene": "scene_0001" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0001_original.json b/dataset_1k_720p_2/scenes/scene_0001_original.json deleted file mode 100644 index b6aa66daaef4bcaf7611869e5fc0022d94586226..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0001_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 1, - "image_filename": "SCENE_0001_new_000001.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2493810653686523, - -2.314213991165161, - 0.699999988079071 - ], - "rotation": 299.41116151689283, - "pixel_coords": [ - 143, - 154, - 8.172159194946289 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.624992847442627, - -0.9395654797554016, - 0.3499999940395355 - ], - "rotation": 187.98269653143313, - "pixel_coords": [ - 108, - 102, - 11.804348945617676 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8520636558532715, - 0.06850199401378632, - 0.3499999940395355 - ], - "rotation": 270.40468109513716, - "pixel_coords": [ - 230, - 145, - 9.241288185119629 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.44157668948173523, - -0.42576536536216736, - 0.699999988079071 - ], - "rotation": 61.61476063978217, - "pixel_coords": [ - 141, - 99, - 11.109444618225098 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7718656063079834, - 2.0513148307800293, - 0.699999988079071 - ], - "rotation": 279.3786473869418, - "pixel_coords": [ - 173, - 73, - 13.42581844329834 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.889862537384033, - -2.313176393508911, - 0.3499999940395355 - ], - "rotation": 10.758013450704844, - "pixel_coords": [ - 54, - 100, - 11.918779373168945 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0001" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0002_cf1.json b/dataset_1k_720p_2/scenes/scene_0002_cf1.json deleted file mode 100644 index 4a38f15325cc9195c5d24c4f5b3a31ce7f46086d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0002_cf1.json +++ /dev/null @@ -1,383 +0,0 @@ -{ - "split": "new", - "image_index": 2, - "image_filename": "SCENE_0002_new_000002.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5423191785812378, - 0.7134634256362915, - 0.699999988079071 - ], - "rotation": 359.46148243916963, - "pixel_coords": [ - 212, - 109, - 10.394575119018555 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.47529998421669006, - -2.596923351287842, - 0.699999988079071 - ], - "rotation": 244.2449244687844, - "pixel_coords": [ - 97, - 130, - 9.163540840148926 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3031452000141144, - 0.4834146201610565, - 0.3499999940395355 - ], - "rotation": 108.61279286386551, - "pixel_coords": [ - 178, - 109, - 11.252495765686035 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.757291555404663, - 1.1318341493606567, - 0.699999988079071 - ], - "rotation": 220.270023544483, - "pixel_coords": [ - 135, - 72, - 13.559798240661621 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1110730171203613, - -1.4847639799118042, - 0.699999988079071 - ], - "rotation": 183.26939035000163, - "pixel_coords": [ - 84, - 93, - 11.575772285461426 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.807353138923645, - 0.39866942167282104, - 0.3499999940395355 - ], - "rotation": 276.4415235520865, - "pixel_coords": [ - 153, - 100, - 11.956131935119629 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.968806266784668, - 2.7828991413116455, - 0.699999988079071 - ], - "rotation": 149.14255209633282, - "pixel_coords": [ - 293, - 105, - 10.648697853088379 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.20019279420375824, - 1.596054196357727, - 0.3499999940395355 - ], - "rotation": 128.23842840059106, - "pixel_coords": [ - 199, - 99, - 11.979527473449707 - ], - "color": "blue" - }, - { - "shape": "cube", - "color": "blue", - "material": "rubber", - "size": "small", - "3d_coords": [ - -0.8441572315471335, - 2.9876073452159027, - 0.35 - ], - "rotation": 268.86153116343655, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 7 - ], - [], - [ - 3, - 5, - 7 - ], - [ - 3 - ], - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [], - [ - 0, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added blue rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0002" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0002_cf2.json b/dataset_1k_720p_2/scenes/scene_0002_cf2.json deleted file mode 100644 index d3d9f7a237321fbbdab9944a5882f1abbd901df1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0002_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 2, - "image_filename": "SCENE_0002_new_000002.png", - "objects": [ - { - "shape": "sphere", - "color": "yellow", - "material": "metal", - "size": "large", - "3d_coords": [ - 1.5423191785812378, - 0.7134634256362915, - 0.699999988079071 - ], - "rotation": 215.84620647104992, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.47529998421669006, - -2.596923351287842, - 0.699999988079071 - ], - "rotation": 244.2449244687844, - "pixel_coords": [ - 97, - 130, - 9.163540840148926 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3031452000141144, - 0.4834146201610565, - 0.3499999940395355 - ], - "rotation": 108.61279286386551, - "pixel_coords": [ - 178, - 109, - 11.252495765686035 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.757291555404663, - 1.1318341493606567, - 0.699999988079071 - ], - "rotation": 220.270023544483, - "pixel_coords": [ - 135, - 72, - 13.559798240661621 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1110730171203613, - -1.4847639799118042, - 0.699999988079071 - ], - "rotation": 183.26939035000163, - "pixel_coords": [ - 84, - 93, - 11.575772285461426 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.807353138923645, - 0.39866942167282104, - 0.3499999940395355 - ], - "rotation": 276.4415235520865, - "pixel_coords": [ - 153, - 100, - 11.956131935119629 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.968806266784668, - 2.7828991413116455, - 0.699999988079071 - ], - "rotation": 149.14255209633282, - "pixel_coords": [ - 293, - 105, - 10.648697853088379 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.20019279420375824, - 1.596054196357727, - 0.3499999940395355 - ], - "rotation": 128.23842840059106, - "pixel_coords": [ - 199, - 99, - 11.979527473449707 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 7 - ], - [], - [ - 3, - 5, - 7 - ], - [ - 3 - ], - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [], - [ - 0, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced cyan cube with yellow sphere", - "change_score": 2.3989313221336657, - "change_attempts": 1, - "source_scene": "scene_0002" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0002_original.json b/dataset_1k_720p_2/scenes/scene_0002_original.json deleted file mode 100644 index 6b940d12f5dc4afaba9501eabe5eaad4a62ba762..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0002_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 2, - "image_filename": "SCENE_0002_new_000002.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5423191785812378, - 0.7134634256362915, - 0.699999988079071 - ], - "rotation": 359.46148243916963, - "pixel_coords": [ - 212, - 109, - 10.394575119018555 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.47529998421669006, - -2.596923351287842, - 0.699999988079071 - ], - "rotation": 244.2449244687844, - "pixel_coords": [ - 97, - 130, - 9.163540840148926 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3031452000141144, - 0.4834146201610565, - 0.3499999940395355 - ], - "rotation": 108.61279286386551, - "pixel_coords": [ - 178, - 109, - 11.252495765686035 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.757291555404663, - 1.1318341493606567, - 0.699999988079071 - ], - "rotation": 220.270023544483, - "pixel_coords": [ - 135, - 72, - 13.559798240661621 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1110730171203613, - -1.4847639799118042, - 0.699999988079071 - ], - "rotation": 183.26939035000163, - "pixel_coords": [ - 84, - 93, - 11.575772285461426 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.807353138923645, - 0.39866942167282104, - 0.3499999940395355 - ], - "rotation": 276.4415235520865, - "pixel_coords": [ - 153, - 100, - 11.956131935119629 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.968806266784668, - 2.7828991413116455, - 0.699999988079071 - ], - "rotation": 149.14255209633282, - "pixel_coords": [ - 293, - 105, - 10.648697853088379 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.20019279420375824, - 1.596054196357727, - 0.3499999940395355 - ], - "rotation": 128.23842840059106, - "pixel_coords": [ - 199, - 99, - 11.979527473449707 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 7 - ], - [], - [ - 3, - 5, - 7 - ], - [ - 3 - ], - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [], - [ - 0, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0002" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0003_cf1.json b/dataset_1k_720p_2/scenes/scene_0003_cf1.json deleted file mode 100644 index 256a032e1223781ed18590496b6bc75a93c1fac8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0003_cf1.json +++ /dev/null @@ -1,379 +0,0 @@ -{ - "split": "new", - "image_index": 3, - "image_filename": "SCENE_0003_new_000003.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4885151386260986, - 1.8377718925476074, - 0.699999988079071 - ], - "rotation": 234.05227824932888, - "pixel_coords": [ - 155, - 68, - 13.466893196105957 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0323951244354248, - 1.8746700286865234, - 0.3499999940395355 - ], - "rotation": 225.37724678390992, - "pixel_coords": [ - 181, - 87, - 12.641434669494629 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3764877319335938, - -2.306896209716797, - 0.3499999940395355 - ], - "rotation": 248.55639265644407, - "pixel_coords": [ - 124, - 153, - 8.578727722167969 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.616339385509491, - -0.6437629461288452, - 0.3499999940395355 - ], - "rotation": 336.5096113069088, - "pixel_coords": [ - 131, - 109, - 10.906330108642578 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.283374309539795, - -0.2470007985830307, - 0.3499999940395355 - ], - "rotation": 324.7118809734402, - "pixel_coords": [ - 209, - 140, - 9.140042304992676 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8859626054763794, - 1.5824618339538574, - 0.3499999940395355 - ], - "rotation": 248.9123360808667, - "pixel_coords": [ - 216, - 105, - 11.15378475189209 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.023379025980830193, - -2.7308902740478516, - 0.3499999940395355 - ], - "rotation": 108.24735648098485, - "pixel_coords": [ - 81, - 138, - 9.265522956848145 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9704014658927917, - -0.0956365242600441, - 0.699999988079071 - ], - "rotation": 229.5599821950284, - "pixel_coords": [ - 179, - 110, - 9.975350379943848 - ], - "color": "blue" - }, - { - "shape": "sphere", - "color": "yellow", - "material": "metal", - "size": "large", - "3d_coords": [ - -2.714976694984455, - -0.5747948052889358, - 0.35 - ], - "rotation": 338.76369458976205, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 4, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 3, - 4, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 4, - 6 - ] - ], - "left": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 2, - 3, - 6 - ] - ], - "right": [ - [ - 1, - 4, - 5, - 7 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0003" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0003_cf2.json b/dataset_1k_720p_2/scenes/scene_0003_cf2.json deleted file mode 100644 index b034671b8e78f067eb69d30b8452d815c617724f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0003_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 3, - "image_filename": "SCENE_0003_new_000003.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4885151386260986, - 1.8377718925476074, - 0.699999988079071 - ], - "rotation": 234.05227824932888, - "pixel_coords": [ - 155, - 68, - 13.466893196105957 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0323951244354248, - 1.8746700286865234, - 0.3499999940395355 - ], - "rotation": 225.37724678390992, - "pixel_coords": [ - 181, - 87, - 12.641434669494629 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3764877319335938, - -2.306896209716797, - 0.3499999940395355 - ], - "rotation": 248.55639265644407, - "pixel_coords": [ - 124, - 153, - 8.578727722167969 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.616339385509491, - -0.6437629461288452, - 0.3499999940395355 - ], - "rotation": 336.5096113069088, - "pixel_coords": [ - 131, - 109, - 10.906330108642578 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.177736977986479, - -2.9630477230238594, - 0.3499999940395355 - ], - "rotation": 324.7118809734402, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8859626054763794, - 1.5824618339538574, - 0.3499999940395355 - ], - "rotation": 248.9123360808667, - "pixel_coords": [ - 216, - 105, - 11.15378475189209 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.023379025980830193, - -2.7308902740478516, - 0.3499999940395355 - ], - "rotation": 108.24735648098485, - "pixel_coords": [ - 81, - 138, - 9.265522956848145 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9704014658927917, - -0.0956365242600441, - 0.699999988079071 - ], - "rotation": 229.5599821950284, - "pixel_coords": [ - 179, - 110, - 9.975350379943848 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 4, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 3, - 4, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 4, - 6 - ] - ], - "left": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 2, - 3, - 6 - ] - ], - "right": [ - [ - 1, - 4, - 5, - 7 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved cyan cylinder from (2.3,-0.2) to (-2.2,-3.0)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0003" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0003_original.json b/dataset_1k_720p_2/scenes/scene_0003_original.json deleted file mode 100644 index 2f38010985b7c63ef35bb9ba02179147e3411f81..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0003_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 3, - "image_filename": "SCENE_0003_new_000003.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4885151386260986, - 1.8377718925476074, - 0.699999988079071 - ], - "rotation": 234.05227824932888, - "pixel_coords": [ - 155, - 68, - 13.466893196105957 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0323951244354248, - 1.8746700286865234, - 0.3499999940395355 - ], - "rotation": 225.37724678390992, - "pixel_coords": [ - 181, - 87, - 12.641434669494629 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3764877319335938, - -2.306896209716797, - 0.3499999940395355 - ], - "rotation": 248.55639265644407, - "pixel_coords": [ - 124, - 153, - 8.578727722167969 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.616339385509491, - -0.6437629461288452, - 0.3499999940395355 - ], - "rotation": 336.5096113069088, - "pixel_coords": [ - 131, - 109, - 10.906330108642578 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.283374309539795, - -0.2470007985830307, - 0.3499999940395355 - ], - "rotation": 324.7118809734402, - "pixel_coords": [ - 209, - 140, - 9.140042304992676 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8859626054763794, - 1.5824618339538574, - 0.3499999940395355 - ], - "rotation": 248.9123360808667, - "pixel_coords": [ - 216, - 105, - 11.15378475189209 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.023379025980830193, - -2.7308902740478516, - 0.3499999940395355 - ], - "rotation": 108.24735648098485, - "pixel_coords": [ - 81, - 138, - 9.265522956848145 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9704014658927917, - -0.0956365242600441, - 0.699999988079071 - ], - "rotation": 229.5599821950284, - "pixel_coords": [ - 179, - 110, - 9.975350379943848 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 4, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 3, - 4, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 4, - 6 - ] - ], - "left": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 2, - 3, - 6 - ] - ], - "right": [ - [ - 1, - 4, - 5, - 7 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0003" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0004_cf1.json b/dataset_1k_720p_2/scenes/scene_0004_cf1.json deleted file mode 100644 index b3a786c7a55856936480c72b4bed390df48ce499..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0004_cf1.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 4, - "image_filename": "SCENE_0004_new_000004.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1401124000549316, - 0.6668299436569214, - 0.699999988079071 - ], - "rotation": 154.51289270872988, - "pixel_coords": [ - 229, - 117, - 9.834012985229492 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4585491418838501, - -2.1733410358428955, - 0.699999988079071 - ], - "rotation": 150.63433227455334, - "pixel_coords": [ - 92, - 117, - 9.798298835754395 - ], - "color": "blue" - }, - { - "shape": "cube", - "color": "red", - "material": "metal", - "size": "small", - "3d_coords": [ - 2.439903497695923, - -2.594902753829956, - 0.3499999940395355 - ], - "rotation": 14.791020477682405, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.728875160217285, - 1.6589411497116089, - 0.3499999940395355 - ], - "rotation": 147.52682577529544, - "pixel_coords": [ - 143, - 75, - 13.732794761657715 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.32301440834999084, - 0.2163296341896057, - 0.699999988079071 - ], - "rotation": 248.3376340277041, - "pixel_coords": [ - 158, - 95, - 11.14947509765625 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced cyan sphere with red cube", - "change_score": 3.3066823259302827, - "change_attempts": 1, - "source_scene": "scene_0004" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0004_cf2.json b/dataset_1k_720p_2/scenes/scene_0004_cf2.json deleted file mode 100644 index 976ca27399bcab746eb1ae8ce0da907fc76269ee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0004_cf2.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 4, - "image_filename": "SCENE_0004_new_000004.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1401124000549316, - 0.6668299436569214, - 0.699999988079071 - ], - "rotation": 154.51289270872988, - "pixel_coords": [ - 229, - 117, - 9.834012985229492 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4585491418838501, - -2.1733410358428955, - 0.699999988079071 - ], - "rotation": 150.63433227455334, - "pixel_coords": [ - 92, - 117, - 9.798298835754395 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.439903497695923, - -2.594902753829956, - 0.3499999940395355 - ], - "rotation": 125.19665781258412, - "pixel_coords": [ - 150, - 181, - 7.842644214630127 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.728875160217285, - 1.6589411497116089, - 0.3499999940395355 - ], - "rotation": 147.52682577529544, - "pixel_coords": [ - 143, - 75, - 13.732794761657715 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.32301440834999084, - 0.2163296341896057, - 0.699999988079071 - ], - "rotation": 248.3376340277041, - "pixel_coords": [ - 158, - 95, - 11.14947509765625 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cylinder and green cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0004" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0004_original.json b/dataset_1k_720p_2/scenes/scene_0004_original.json deleted file mode 100644 index 9a8075f75dbba84a67d3f0f27f9b4cbb00d3dd04..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0004_original.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 4, - "image_filename": "SCENE_0004_new_000004.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1401124000549316, - 0.6668299436569214, - 0.699999988079071 - ], - "rotation": 154.51289270872988, - "pixel_coords": [ - 229, - 117, - 9.834012985229492 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4585491418838501, - -2.1733410358428955, - 0.699999988079071 - ], - "rotation": 150.63433227455334, - "pixel_coords": [ - 92, - 117, - 9.798298835754395 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.439903497695923, - -2.594902753829956, - 0.3499999940395355 - ], - "rotation": 125.19665781258412, - "pixel_coords": [ - 150, - 181, - 7.842644214630127 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.728875160217285, - 1.6589411497116089, - 0.3499999940395355 - ], - "rotation": 147.52682577529544, - "pixel_coords": [ - 143, - 75, - 13.732794761657715 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.32301440834999084, - 0.2163296341896057, - 0.699999988079071 - ], - "rotation": 248.3376340277041, - "pixel_coords": [ - 158, - 95, - 11.14947509765625 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0004" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0005_cf1.json b/dataset_1k_720p_2/scenes/scene_0005_cf1.json deleted file mode 100644 index e21546f14838e0deec3b9816520872d8de1d2555..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0005_cf1.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 5, - "image_filename": "SCENE_0005_new_000005.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3564766645431519, - 1.2909355163574219, - 0.699999988079071 - ], - "rotation": 78.489777281114, - "pixel_coords": [ - 219, - 103, - 10.991362571716309 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.376077890396118, - 2.661712646484375, - 0.3499999940395355 - ], - "rotation": 83.32107877255669, - "pixel_coords": [ - 271, - 112, - 11.22424030303955 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.626706600189209, - 0.29744669795036316, - 0.3499999940395355 - ], - "rotation": 355.96248565230263, - "pixel_coords": [ - 229, - 138, - 9.704625129699707 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.201824188232422, - -1.5162969827651978, - 0.3499999940395355 - ], - "rotation": 136.21181251726262, - "pixel_coords": [ - 169, - 154, - 8.964949607849121 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.03555663675069809, - 2.881248712539673, - 0.3499999940395355 - ], - "rotation": 147.44314745935796, - "pixel_coords": [ - 219, - 89, - 13.014325141906738 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3569382429122925, - 0.2222113460302353, - 0.3499999940395355 - ], - "rotation": 94.04835454605845, - "pixel_coords": [ - 140, - 96, - 12.412174224853516 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.40708157420158386, - 1.4965473413467407, - 0.699999988079071 - ], - "rotation": 10.460635163138345, - "pixel_coords": [ - 185, - 86, - 12.326069831848145 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 4 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0005" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0005_cf2.json b/dataset_1k_720p_2/scenes/scene_0005_cf2.json deleted file mode 100644 index 53ea22725a24cb78dd82509b63f9b86603b8402f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0005_cf2.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 5, - "image_filename": "SCENE_0005_new_000005.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3564766645431519, - 1.2909355163574219, - 0.699999988079071 - ], - "rotation": 78.489777281114, - "pixel_coords": [ - 219, - 103, - 10.991362571716309 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.376077890396118, - 2.661712646484375, - 0.3499999940395355 - ], - "rotation": 83.32107877255669, - "pixel_coords": [ - 271, - 112, - 11.22424030303955 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.626706600189209, - 0.29744669795036316, - 0.3499999940395355 - ], - "rotation": 355.96248565230263, - "pixel_coords": [ - 229, - 138, - 9.704625129699707 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.201824188232422, - -1.5162969827651978, - 0.3499999940395355 - ], - "rotation": 136.21181251726262, - "pixel_coords": [ - 169, - 154, - 8.964949607849121 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.03555663675069809, - 2.881248712539673, - 0.3499999940395355 - ], - "rotation": 147.44314745935796, - "pixel_coords": [ - 219, - 89, - 13.014325141906738 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3569382429122925, - 0.2222113460302353, - 0.3499999940395355 - ], - "rotation": 94.04835454605845, - "pixel_coords": [ - 140, - 96, - 12.412174224853516 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.40708157420158386, - 1.4965473413467407, - 0.699999988079071 - ], - "rotation": 10.460635163138345, - "pixel_coords": [ - 185, - 86, - 12.326069831848145 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 4 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red sphere to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0005" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0005_original.json b/dataset_1k_720p_2/scenes/scene_0005_original.json deleted file mode 100644 index b7093803a5be6173a06dee1ada8c913bf2f779d9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0005_original.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 5, - "image_filename": "SCENE_0005_new_000005.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3564766645431519, - 1.2909355163574219, - 0.699999988079071 - ], - "rotation": 78.489777281114, - "pixel_coords": [ - 219, - 103, - 10.991362571716309 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.376077890396118, - 2.661712646484375, - 0.3499999940395355 - ], - "rotation": 83.32107877255669, - "pixel_coords": [ - 271, - 112, - 11.22424030303955 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.626706600189209, - 0.29744669795036316, - 0.3499999940395355 - ], - "rotation": 355.96248565230263, - "pixel_coords": [ - 229, - 138, - 9.704625129699707 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.201824188232422, - -1.5162969827651978, - 0.3499999940395355 - ], - "rotation": 136.21181251726262, - "pixel_coords": [ - 169, - 154, - 8.964949607849121 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.03555663675069809, - 2.881248712539673, - 0.3499999940395355 - ], - "rotation": 147.44314745935796, - "pixel_coords": [ - 219, - 89, - 13.014325141906738 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3569382429122925, - 0.2222113460302353, - 0.3499999940395355 - ], - "rotation": 94.04835454605845, - "pixel_coords": [ - 140, - 96, - 12.412174224853516 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.40708157420158386, - 1.4965473413467407, - 0.699999988079071 - ], - "rotation": 10.460635163138345, - "pixel_coords": [ - 185, - 86, - 12.326069831848145 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 4 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0005" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0006_cf1.json b/dataset_1k_720p_2/scenes/scene_0006_cf1.json deleted file mode 100644 index 3d0af4c66df99229d7cdcf60ce9c96b480df518a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0006_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 6, - "image_filename": "SCENE_0006_new_000006.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.791595458984375, - -0.15391772985458374, - 0.3499999940395355 - ], - "rotation": 156.4962860693997, - "pixel_coords": [ - 109, - 83, - 12.812278747558594 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.088651657104492, - 2.2218029499053955, - 0.699999988079071 - ], - "rotation": 31.993827659799855, - "pixel_coords": [ - 171, - 64, - 13.450032234191895 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.660858631134033, - 0.3074256479740143, - 0.699999988079071 - ], - "rotation": 100.75010082954724, - "pixel_coords": [ - 233, - 134, - 9.247979164123535 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.13951203227043152, - -1.4052280187606812, - 0.699999988079071 - ], - "rotation": 6.75750761710693, - "pixel_coords": [ - 125, - 117, - 10.001803398132324 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7971280813217163, - 1.4765799045562744, - 0.3499999940395355 - ], - "rotation": 45.89015865963946, - "pixel_coords": [ - 211, - 106, - 11.302484512329102 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray sphere to yellow", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0006" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0006_cf2.json b/dataset_1k_720p_2/scenes/scene_0006_cf2.json deleted file mode 100644 index 8bf21cc0ada74c314c40b03cd9bfa099e633798b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0006_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 6, - "image_filename": "SCENE_0006_new_000006.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.791595458984375, - -0.15391772985458374, - 0.3499999940395355 - ], - "rotation": 156.4962860693997, - "pixel_coords": [ - 109, - 83, - 12.812278747558594 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.088651657104492, - 2.2218029499053955, - 0.699999988079071 - ], - "rotation": 31.993827659799855, - "pixel_coords": [ - 171, - 64, - 13.450032234191895 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.660858631134033, - 0.3074256479740143, - 0.699999988079071 - ], - "rotation": 100.75010082954724, - "pixel_coords": [ - 233, - 134, - 9.247979164123535 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.13951203227043152, - -1.4052280187606812, - 0.699999988079071 - ], - "rotation": 6.75750761710693, - "pixel_coords": [ - 125, - 117, - 10.001803398132324 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7971280813217163, - 1.4765799045562744, - 0.3499999940395355 - ], - "rotation": 45.89015865963946, - "pixel_coords": [ - 211, - 106, - 11.302484512329102 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0006" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0006_original.json b/dataset_1k_720p_2/scenes/scene_0006_original.json deleted file mode 100644 index ef4b2cb95ee6e4fea50cb32c07b1f60c921c6e8d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0006_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 6, - "image_filename": "SCENE_0006_new_000006.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.791595458984375, - -0.15391772985458374, - 0.3499999940395355 - ], - "rotation": 156.4962860693997, - "pixel_coords": [ - 109, - 83, - 12.812278747558594 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.088651657104492, - 2.2218029499053955, - 0.699999988079071 - ], - "rotation": 31.993827659799855, - "pixel_coords": [ - 171, - 64, - 13.450032234191895 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.660858631134033, - 0.3074256479740143, - 0.699999988079071 - ], - "rotation": 100.75010082954724, - "pixel_coords": [ - 233, - 134, - 9.247979164123535 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.13951203227043152, - -1.4052280187606812, - 0.699999988079071 - ], - "rotation": 6.75750761710693, - "pixel_coords": [ - 125, - 117, - 10.001803398132324 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7971280813217163, - 1.4765799045562744, - 0.3499999940395355 - ], - "rotation": 45.89015865963946, - "pixel_coords": [ - 211, - 106, - 11.302484512329102 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0006" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0007_cf1.json b/dataset_1k_720p_2/scenes/scene_0007_cf1.json deleted file mode 100644 index 5eae8656004b96b6acbb843c5fef8d0600e98de5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0007_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 7, - "image_filename": "SCENE_0007_new_000007.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3464503884315491, - -0.6273729801177979, - 0.699999988079071 - ], - "rotation": 348.0793314641876, - "pixel_coords": [ - 152, - 111, - 11.101151466369629 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1766672134399414, - 0.5916244387626648, - 0.699999988079071 - ], - "rotation": 326.90794230354896, - "pixel_coords": [ - 222, - 119, - 10.611085891723633 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5824031829833984, - -2.460660934448242, - 0.699999988079071 - ], - "rotation": 2.0716183943198896, - "pixel_coords": [ - 87, - 119, - 10.642624855041504 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1911876454669246, - -1.2669210093627497, - 0.3499999940395355 - ], - "rotation": 267.6285301512698, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan cube from right of cyan cube to left", - "change_score": 2.983403710434749, - "change_attempts": 1, - "source_scene": "scene_0007" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0007_cf2.json b/dataset_1k_720p_2/scenes/scene_0007_cf2.json deleted file mode 100644 index 0711e707133417d8a9b48b16729c1da1a1d10434..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0007_cf2.json +++ /dev/null @@ -1,194 +0,0 @@ -{ - "split": "new", - "image_index": 7, - "image_filename": "SCENE_0007_new_000007.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3464503884315491, - -0.6273729801177979, - 0.699999988079071 - ], - "rotation": 348.0793314641876, - "pixel_coords": [ - 152, - 111, - 11.101151466369629 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1766672134399414, - 0.5916244387626648, - 0.699999988079071 - ], - "rotation": 326.90794230354896, - "pixel_coords": [ - 222, - 119, - 10.611085891723633 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5824031829833984, - -2.460660934448242, - 0.699999988079071 - ], - "rotation": 2.0716183943198896, - "pixel_coords": [ - 87, - 119, - 10.642624855041504 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7668538093566895, - 0.9840279817581177, - 0.3499999940395355 - ], - "rotation": 267.6285301512698, - "pixel_coords": [ - 197, - 110, - 11.932095527648926 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "color": "cyan", - "material": "metal", - "size": "large", - "3d_coords": [ - -0.7084252413254264, - 0.5544645256804372, - 0.35 - ], - "rotation": 270.2566714878419, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added cyan metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0007" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0007_original.json b/dataset_1k_720p_2/scenes/scene_0007_original.json deleted file mode 100644 index 2467b7de305b86bd8203a87f20d4d9a815e66106..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0007_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 7, - "image_filename": "SCENE_0007_new_000007.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3464503884315491, - -0.6273729801177979, - 0.699999988079071 - ], - "rotation": 348.0793314641876, - "pixel_coords": [ - 152, - 111, - 11.101151466369629 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1766672134399414, - 0.5916244387626648, - 0.699999988079071 - ], - "rotation": 326.90794230354896, - "pixel_coords": [ - 222, - 119, - 10.611085891723633 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5824031829833984, - -2.460660934448242, - 0.699999988079071 - ], - "rotation": 2.0716183943198896, - "pixel_coords": [ - 87, - 119, - 10.642624855041504 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7668538093566895, - 0.9840279817581177, - 0.3499999940395355 - ], - "rotation": 267.6285301512698, - "pixel_coords": [ - 197, - 110, - 11.932095527648926 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0007" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0008_cf1.json b/dataset_1k_720p_2/scenes/scene_0008_cf1.json deleted file mode 100644 index be7232d13fd2f3b3ca36935bdca6ee4c43b02873..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0008_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 8, - "image_filename": "SCENE_0008_new_000008.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1526851654052734, - 0.7924770712852478, - 0.3499999940395355 - ], - "rotation": 236.10959487739174, - "pixel_coords": [ - 156, - 93, - 12.53654956817627 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8642468452453613, - -2.3138904571533203, - 0.699999988079071 - ], - "rotation": 84.31722935246596, - "pixel_coords": [ - 164, - 170, - 7.898868083953857 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6481667757034302, - -1.9320443868637085, - 0.699999988079071 - ], - "rotation": 346.61180654959156, - "pixel_coords": [ - 97, - 111, - 10.473796844482422 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1080366373062134, - -2.9001004695892334, - 0.3499999940395355 - ], - "rotation": 2.3007667851037716, - "pixel_coords": [ - 102, - 158, - 8.906646728515625 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5816972255706787, - -0.005277683492749929, - 0.699999988079071 - ], - "rotation": 277.0277950926293, - "pixel_coords": [ - 196, - 118, - 10.080504417419434 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0008" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0008_cf2.json b/dataset_1k_720p_2/scenes/scene_0008_cf2.json deleted file mode 100644 index 20fe207e2d80e5683402b9089b7bcf1b0f9fb012..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0008_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 8, - "image_filename": "SCENE_0008_new_000008.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1526851654052734, - 0.7924770712852478, - 0.3499999940395355 - ], - "rotation": 236.10959487739174, - "pixel_coords": [ - 156, - 93, - 12.53654956817627 - ], - "color": "yellow" - }, - { - "shape": "cube", - "color": "gray", - "material": "metal", - "size": "large", - "3d_coords": [ - 2.8642468452453613, - -2.3138904571533203, - 0.699999988079071 - ], - "rotation": 19.962834331152205, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6481667757034302, - -1.9320443868637085, - 0.699999988079071 - ], - "rotation": 346.61180654959156, - "pixel_coords": [ - 97, - 111, - 10.473796844482422 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1080366373062134, - -2.9001004695892334, - 0.3499999940395355 - ], - "rotation": 2.3007667851037716, - "pixel_coords": [ - 102, - 158, - 8.906646728515625 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5816972255706787, - -0.005277683492749929, - 0.699999988079071 - ], - "rotation": 277.0277950926293, - "pixel_coords": [ - 196, - 118, - 10.080504417419434 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red sphere with gray cube", - "change_score": 3.178762208392538, - "change_attempts": 1, - "source_scene": "scene_0008" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0008_original.json b/dataset_1k_720p_2/scenes/scene_0008_original.json deleted file mode 100644 index 7070fbf98166f996210134efc1d01a2e7e4270a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0008_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 8, - "image_filename": "SCENE_0008_new_000008.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1526851654052734, - 0.7924770712852478, - 0.3499999940395355 - ], - "rotation": 236.10959487739174, - "pixel_coords": [ - 156, - 93, - 12.53654956817627 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8642468452453613, - -2.3138904571533203, - 0.699999988079071 - ], - "rotation": 84.31722935246596, - "pixel_coords": [ - 164, - 170, - 7.898868083953857 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6481667757034302, - -1.9320443868637085, - 0.699999988079071 - ], - "rotation": 346.61180654959156, - "pixel_coords": [ - 97, - 111, - 10.473796844482422 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1080366373062134, - -2.9001004695892334, - 0.3499999940395355 - ], - "rotation": 2.3007667851037716, - "pixel_coords": [ - 102, - 158, - 8.906646728515625 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5816972255706787, - -0.005277683492749929, - 0.699999988079071 - ], - "rotation": 277.0277950926293, - "pixel_coords": [ - 196, - 118, - 10.080504417419434 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0008" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0009_cf1.json b/dataset_1k_720p_2/scenes/scene_0009_cf1.json deleted file mode 100644 index b321809526cb422106ca3a8f8da5bff3a9b0abec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0009_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 9, - "image_filename": "SCENE_0009_new_000009.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8515501022338867, - 1.8077691793441772, - 0.3499999940395355 - ], - "rotation": 290.8439615759597, - "pixel_coords": [ - 146, - 72, - 13.825591087341309 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.497633695602417, - -2.3278298377990723, - 0.699999988079071 - ], - "rotation": 172.02699324779505, - "pixel_coords": [ - 130, - 148, - 8.394525527954102 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.410506010055542, - 0.037233367562294006, - 0.699999988079071 - ], - "rotation": 88.30373498771412, - "pixel_coords": [ - 132, - 86, - 11.678409576416016 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3254804611206055, - 0.25319555401802063, - 0.3499999940395355 - ], - "rotation": 36.2694559569633, - "pixel_coords": [ - 197, - 123, - 10.192071914672852 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0009" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0009_cf2.json b/dataset_1k_720p_2/scenes/scene_0009_cf2.json deleted file mode 100644 index bcc4896df7bd935ef27ef710d1244384df500324..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0009_cf2.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 9, - "image_filename": "SCENE_0009_new_000009.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8515501022338867, - 1.8077691793441772, - 0.3499999940395355 - ], - "rotation": 290.8439615759597, - "pixel_coords": [ - 146, - 72, - 13.825591087341309 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.497633695602417, - -2.3278298377990723, - 0.699999988079071 - ], - "rotation": 172.02699324779505, - "pixel_coords": [ - 130, - 148, - 8.394525527954102 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3254804611206055, - 0.25319555401802063, - 0.3499999940395355 - ], - "rotation": 36.2694559569633, - "pixel_coords": [ - 197, - 123, - 10.192071914672852 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cube", - "change_score": 10.889036272906017, - "change_attempts": 1, - "source_scene": "scene_0009" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0009_original.json b/dataset_1k_720p_2/scenes/scene_0009_original.json deleted file mode 100644 index fa94b58091572c20a75b390354daf743d5c0f084..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0009_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 9, - "image_filename": "SCENE_0009_new_000009.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8515501022338867, - 1.8077691793441772, - 0.3499999940395355 - ], - "rotation": 290.8439615759597, - "pixel_coords": [ - 146, - 72, - 13.825591087341309 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.497633695602417, - -2.3278298377990723, - 0.699999988079071 - ], - "rotation": 172.02699324779505, - "pixel_coords": [ - 130, - 148, - 8.394525527954102 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.410506010055542, - 0.037233367562294006, - 0.699999988079071 - ], - "rotation": 88.30373498771412, - "pixel_coords": [ - 132, - 86, - 11.678409576416016 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3254804611206055, - 0.25319555401802063, - 0.3499999940395355 - ], - "rotation": 36.2694559569633, - "pixel_coords": [ - 197, - 123, - 10.192071914672852 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0009" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0010_cf1.json b/dataset_1k_720p_2/scenes/scene_0010_cf1.json deleted file mode 100644 index b0108e8d479d38c390c11539490915a16ba1d500..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0010_cf1.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 10, - "image_filename": "SCENE_0010_new_000010.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.631669282913208, - -0.9075661897659302, - 0.699999988079071 - ], - "rotation": 63.755768903129294, - "pixel_coords": [ - 206, - 147, - 8.413466453552246 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.534973382949829, - 1.0616576671600342, - 0.699999988079071 - ], - "rotation": 103.50069964980169, - "pixel_coords": [ - 251, - 118, - 9.633044242858887 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.23055146634578705, - -1.5733325481414795, - 0.3499999940395355 - ], - "rotation": 26.066364608707527, - "pixel_coords": [ - 114, - 125, - 10.037723541259766 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9303895479391073, - -1.0098635722674185, - 0.3499999940395355 - ], - "rotation": 57.864714307183306, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0241575241088867, - -1.8654770851135254, - 0.699999988079071 - ], - "rotation": 300.8854541682477, - "pixel_coords": [ - 72, - 97, - 10.850457191467285 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.0739639475941658, - 0.8190367221832275, - 0.699999988079071 - ], - "rotation": 115.40697331670496, - "pixel_coords": [ - 177, - 92, - 11.171504020690918 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6094307899475098, - -0.4191834628582001, - 0.3499999940395355 - ], - "rotation": 128.9921589383114, - "pixel_coords": [ - 118, - 97, - 11.604460716247559 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0691990852355957, - 0.1822148859500885, - 0.3499999940395355 - ], - "rotation": 240.55737076754465, - "pixel_coords": [ - 189, - 121, - 10.231941223144531 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [], - [ - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple sphere to partially occlude blue cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0010" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0010_cf2.json b/dataset_1k_720p_2/scenes/scene_0010_cf2.json deleted file mode 100644 index 5ec04849f83f09152fa912406bc8bf28b967a2a9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0010_cf2.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 10, - "image_filename": "SCENE_0010_new_000010.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.631669282913208, - -0.9075661897659302, - 0.699999988079071 - ], - "rotation": 63.755768903129294, - "pixel_coords": [ - 206, - 147, - 8.413466453552246 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.534973382949829, - 1.0616576671600342, - 0.699999988079071 - ], - "rotation": 103.50069964980169, - "pixel_coords": [ - 251, - 118, - 9.633044242858887 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.23055146634578705, - -1.5733325481414795, - 0.3499999940395355 - ], - "rotation": 26.066364608707527, - "pixel_coords": [ - 114, - 125, - 10.037723541259766 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5600981712341309, - 2.512526035308838, - 0.3499999940395355 - ], - "rotation": 57.864714307183306, - "pixel_coords": [ - 250, - 102, - 11.285111427307129 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0241575241088867, - -1.8654770851135254, - 0.699999988079071 - ], - "rotation": 300.8854541682477, - "pixel_coords": [ - 72, - 97, - 10.850457191467285 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.0739639475941658, - 0.8190367221832275, - 0.699999988079071 - ], - "rotation": 115.40697331670496, - "pixel_coords": [ - 177, - 92, - 11.171504020690918 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6094307899475098, - -0.4191834628582001, - 0.3499999940395355 - ], - "rotation": 128.9921589383114, - "pixel_coords": [ - 118, - 97, - 11.604460716247559 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0691990852355957, - 0.1822148859500885, - 0.3499999940395355 - ], - "rotation": 240.55737076754465, - "pixel_coords": [ - 189, - 121, - 10.231941223144531 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [], - [ - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0010" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0010_original.json b/dataset_1k_720p_2/scenes/scene_0010_original.json deleted file mode 100644 index 5a05592ba247b29943b27dda129539817088c42a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0010_original.json +++ /dev/null @@ -1,358 +0,0 @@ -{ - "split": "new", - "image_index": 10, - "image_filename": "SCENE_0010_new_000010.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.631669282913208, - -0.9075661897659302, - 0.699999988079071 - ], - "rotation": 63.755768903129294, - "pixel_coords": [ - 206, - 147, - 8.413466453552246 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.534973382949829, - 1.0616576671600342, - 0.699999988079071 - ], - "rotation": 103.50069964980169, - "pixel_coords": [ - 251, - 118, - 9.633044242858887 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.23055146634578705, - -1.5733325481414795, - 0.3499999940395355 - ], - "rotation": 26.066364608707527, - "pixel_coords": [ - 114, - 125, - 10.037723541259766 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5600981712341309, - 2.512526035308838, - 0.3499999940395355 - ], - "rotation": 57.864714307183306, - "pixel_coords": [ - 250, - 102, - 11.285111427307129 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0241575241088867, - -1.8654770851135254, - 0.699999988079071 - ], - "rotation": 300.8854541682477, - "pixel_coords": [ - 72, - 97, - 10.850457191467285 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.0739639475941658, - 0.8190367221832275, - 0.699999988079071 - ], - "rotation": 115.40697331670496, - "pixel_coords": [ - 177, - 92, - 11.171504020690918 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6094307899475098, - -0.4191834628582001, - 0.3499999940395355 - ], - "rotation": 128.9921589383114, - "pixel_coords": [ - 118, - 97, - 11.604460716247559 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0691990852355957, - 0.1822148859500885, - 0.3499999940395355 - ], - "rotation": 240.55737076754465, - "pixel_coords": [ - 189, - 121, - 10.231941223144531 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [], - [ - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0010" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0011_cf1.json b/dataset_1k_720p_2/scenes/scene_0011_cf1.json deleted file mode 100644 index fc2c1c25258d44c0dd97dbf749c6f02ef87027cb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0011_cf1.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 11, - "image_filename": "SCENE_0011_new_000011.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7348357439041138, - -2.894990921020508, - 0.699999988079071 - ], - "rotation": 261.5341663161428, - "pixel_coords": [ - 66, - 121, - 9.863361358642578 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5829455852508545, - 0.9343512654304504, - 0.699999988079071 - ], - "rotation": 234.8375009239394, - "pixel_coords": [ - 150, - 80, - 12.688691139221191 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0994285345077515, - 0.19349798560142517, - 0.699999988079071 - ], - "rotation": 238.44293201346025, - "pixel_coords": [ - 189, - 110, - 10.487338066101074 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.785916805267334, - 1.5513768196105957, - 0.3499999940395355 - ], - "rotation": 89.59861266765138, - "pixel_coords": [ - 262, - 126, - 10.3466157913208 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7399983406066895, - -1.3156213760375977, - 0.3499999940395355 - ], - "rotation": 91.69236515495157, - "pixel_coords": [ - 167, - 146, - 9.335809707641602 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9745864868164062, - -1.7223280668258667, - 0.699999988079071 - ], - "rotation": 7.817802343060722, - "pixel_coords": [ - 191, - 161, - 8.120485305786133 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5311975479125977, - -0.8799499869346619, - 0.699999988079071 - ], - "rotation": 166.9005964790479, - "pixel_coords": [ - 93, - 85, - 12.237201690673828 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 5 - ], - [], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [], - [ - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0011" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0011_cf2.json b/dataset_1k_720p_2/scenes/scene_0011_cf2.json deleted file mode 100644 index 62797b65075a7515d79ccd5d5043cb6adac93854..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0011_cf2.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 11, - "image_filename": "SCENE_0011_new_000011.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7348357439041138, - -2.894990921020508, - 0.699999988079071 - ], - "rotation": 261.5341663161428, - "pixel_coords": [ - 66, - 121, - 9.863361358642578 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5829455852508545, - 0.9343512654304504, - 0.699999988079071 - ], - "rotation": 234.8375009239394, - "pixel_coords": [ - 150, - 80, - 12.688691139221191 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0994285345077515, - 0.19349798560142517, - 0.699999988079071 - ], - "rotation": 238.44293201346025, - "pixel_coords": [ - 189, - 110, - 10.487338066101074 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.785916805267334, - 1.5513768196105957, - 0.3499999940395355 - ], - "rotation": 89.59861266765138, - "pixel_coords": [ - 262, - 126, - 10.3466157913208 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7399983406066895, - -1.3156213760375977, - 0.3499999940395355 - ], - "rotation": 91.69236515495157, - "pixel_coords": [ - 167, - 146, - 9.335809707641602 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9745864868164062, - -1.7223280668258667, - 0.699999988079071 - ], - "rotation": 7.817802343060722, - "pixel_coords": [ - 191, - 161, - 8.120485305786133 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5311975479125977, - -0.8799499869346619, - 0.699999988079071 - ], - "rotation": 166.9005964790479, - "pixel_coords": [ - 93, - 85, - 12.237201690673828 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 5 - ], - [], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [], - [ - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0011" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0011_original.json b/dataset_1k_720p_2/scenes/scene_0011_original.json deleted file mode 100644 index 562fe1ca62185f5d243d4b40330812bb3b9e2bd8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0011_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 11, - "image_filename": "SCENE_0011_new_000011.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7348357439041138, - -2.894990921020508, - 0.699999988079071 - ], - "rotation": 261.5341663161428, - "pixel_coords": [ - 66, - 121, - 9.863361358642578 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5829455852508545, - 0.9343512654304504, - 0.699999988079071 - ], - "rotation": 234.8375009239394, - "pixel_coords": [ - 150, - 80, - 12.688691139221191 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0994285345077515, - 0.19349798560142517, - 0.699999988079071 - ], - "rotation": 238.44293201346025, - "pixel_coords": [ - 189, - 110, - 10.487338066101074 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.785916805267334, - 1.5513768196105957, - 0.3499999940395355 - ], - "rotation": 89.59861266765138, - "pixel_coords": [ - 262, - 126, - 10.3466157913208 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7399983406066895, - -1.3156213760375977, - 0.3499999940395355 - ], - "rotation": 91.69236515495157, - "pixel_coords": [ - 167, - 146, - 9.335809707641602 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9745864868164062, - -1.7223280668258667, - 0.699999988079071 - ], - "rotation": 7.817802343060722, - "pixel_coords": [ - 191, - 161, - 8.120485305786133 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5311975479125977, - -0.8799499869346619, - 0.699999988079071 - ], - "rotation": 166.9005964790479, - "pixel_coords": [ - 93, - 85, - 12.237201690673828 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 5 - ], - [], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [], - [ - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0011" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0012_cf1.json b/dataset_1k_720p_2/scenes/scene_0012_cf1.json deleted file mode 100644 index 64d2986c7c8be6d96f2d930fab18bbb2291da459..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0012_cf1.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 12, - "image_filename": "SCENE_0012_new_000012.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.06987296044826508, - 1.1024097204208374, - 0.699999988079071 - ], - "rotation": 69.7181865552523, - "pixel_coords": [ - 183, - 89, - 11.509303092956543 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4221630096435547, - 0.5389567613601685, - 0.3499999940395355 - ], - "rotation": 163.9819389999929, - "pixel_coords": [ - 126, - 83, - 12.84419059753418 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1992850303649902, - -1.5629520416259766, - 0.3499999940395355 - ], - "rotation": 5.811078812741113, - "pixel_coords": [ - 79, - 102, - 11.46225643157959 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7684487104415894, - -2.931272268295288, - 0.699999988079071 - ], - "rotation": 0.6193233568545908, - "pixel_coords": [ - 119, - 166, - 7.96211051940918 - ], - "color": "purple" - }, - { - "shape": "sphere", - "color": "green", - "material": "metal", - "size": "large", - "3d_coords": [ - -0.670828104019165, - -0.5898892879486084, - 0.3499999940395355 - ], - "rotation": 254.01304793035285, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced cyan cube with green sphere", - "change_score": 3.127892708554051, - "change_attempts": 1, - "source_scene": "scene_0012" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0012_cf2.json b/dataset_1k_720p_2/scenes/scene_0012_cf2.json deleted file mode 100644 index baee2739c1e1c9beec036325f56e150f109d29fc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0012_cf2.json +++ /dev/null @@ -1,198 +0,0 @@ -{ - "split": "new", - "image_index": 12, - "image_filename": "SCENE_0012_new_000012.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.06987296044826508, - 1.1024097204208374, - 0.699999988079071 - ], - "rotation": 69.7181865552523, - "pixel_coords": [ - 183, - 89, - 11.509303092956543 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4221630096435547, - 0.5389567613601685, - 0.3499999940395355 - ], - "rotation": 163.9819389999929, - "pixel_coords": [ - 126, - 83, - 12.84419059753418 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1992850303649902, - -1.5629520416259766, - 0.3499999940395355 - ], - "rotation": 5.811078812741113, - "pixel_coords": [ - 79, - 102, - 11.46225643157959 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7684487104415894, - -2.931272268295288, - 0.699999988079071 - ], - "rotation": 0.6193233568545908, - "pixel_coords": [ - 119, - 166, - 7.96211051940918 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0012" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0012_original.json b/dataset_1k_720p_2/scenes/scene_0012_original.json deleted file mode 100644 index 2587594b6c2296ed4ccee1f75441abd306514157..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0012_original.json +++ /dev/null @@ -1,213 +0,0 @@ -{ - "split": "new", - "image_index": 12, - "image_filename": "SCENE_0012_new_000012.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.06987296044826508, - 1.1024097204208374, - 0.699999988079071 - ], - "rotation": 69.7181865552523, - "pixel_coords": [ - 183, - 89, - 11.509303092956543 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4221630096435547, - 0.5389567613601685, - 0.3499999940395355 - ], - "rotation": 163.9819389999929, - "pixel_coords": [ - 126, - 83, - 12.84419059753418 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1992850303649902, - -1.5629520416259766, - 0.3499999940395355 - ], - "rotation": 5.811078812741113, - "pixel_coords": [ - 79, - 102, - 11.46225643157959 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7684487104415894, - -2.931272268295288, - 0.699999988079071 - ], - "rotation": 0.6193233568545908, - "pixel_coords": [ - 119, - 166, - 7.96211051940918 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.670828104019165, - -0.5898892879486084, - 0.3499999940395355 - ], - "rotation": 207.97167285089438, - "pixel_coords": [ - 132, - 109, - 11.066560745239258 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0012" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0013_cf1.json b/dataset_1k_720p_2/scenes/scene_0013_cf1.json deleted file mode 100644 index 7965eb2be80a6a3dc1f20b41afcdc6e0c5efcc85..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0013_cf1.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 13, - "image_filename": "SCENE_0013_new_000013.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4414345026016235, - -1.1136819124221802, - 0.3499999940395355 - ], - "rotation": 196.40220747061375, - "pixel_coords": [ - 162, - 138, - 9.640385627746582 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8302783966064453, - 0.45878225564956665, - 0.699999988079071 - ], - "rotation": 249.80948249712858, - "pixel_coords": [ - 122, - 74, - 13.332598686218262 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.968031108379364, - -1.1554207801818848, - 0.699999988079071 - ], - "rotation": 52.461326219619636, - "pixel_coords": [ - 113, - 100, - 11.130585670471191 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.302369087934494, - -0.07280506193637848, - 0.699999988079071 - ], - "rotation": 91.6064611224111, - "pixel_coords": [ - 164, - 104, - 10.86060905456543 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.22009782493114471, - 2.2998592853546143, - 0.699999988079071 - ], - "rotation": 31.277154406982586, - "pixel_coords": [ - 206, - 82, - 12.561636924743652 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between red sphere and blue cylinder", - "change_score": 2.0, - "change_attempts": 3, - "source_scene": "scene_0013" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0013_cf2.json b/dataset_1k_720p_2/scenes/scene_0013_cf2.json deleted file mode 100644 index 3e9828efaa607f9b3fc220dbb28deb6f6efc9b89..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0013_cf2.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 13, - "image_filename": "SCENE_0013_new_000013.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4414345026016235, - -1.1136819124221802, - 0.3499999940395355 - ], - "rotation": 196.40220747061375, - "pixel_coords": [ - 162, - 138, - 9.640385627746582 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8302783966064453, - 0.45878225564956665, - 0.699999988079071 - ], - "rotation": 249.80948249712858, - "pixel_coords": [ - 122, - 74, - 13.332598686218262 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1490334962305329, - 1.278339967908929, - 0.699999988079071 - ], - "rotation": 52.461326219619636, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.302369087934494, - -0.07280506193637848, - 0.699999988079071 - ], - "rotation": 91.6064611224111, - "pixel_coords": [ - 164, - 104, - 10.86060905456543 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.22009782493114471, - 2.2998592853546143, - 0.699999988079071 - ], - "rotation": 31.277154406982586, - "pixel_coords": [ - 206, - 82, - 12.561636924743652 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red cylinder from left of blue cylinder to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0013" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0013_original.json b/dataset_1k_720p_2/scenes/scene_0013_original.json deleted file mode 100644 index bb3042e3d3b66ebc12fcbd0ade1e973d1c620028..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0013_original.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "split": "new", - "image_index": 13, - "image_filename": "SCENE_0013_new_000013.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4414345026016235, - -1.1136819124221802, - 0.3499999940395355 - ], - "rotation": 196.40220747061375, - "pixel_coords": [ - 162, - 138, - 9.640385627746582 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8302783966064453, - 0.45878225564956665, - 0.699999988079071 - ], - "rotation": 249.80948249712858, - "pixel_coords": [ - 122, - 74, - 13.332598686218262 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.968031108379364, - -1.1554207801818848, - 0.699999988079071 - ], - "rotation": 52.461326219619636, - "pixel_coords": [ - 113, - 100, - 11.130585670471191 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.302369087934494, - -0.07280506193637848, - 0.699999988079071 - ], - "rotation": 91.6064611224111, - "pixel_coords": [ - 164, - 104, - 10.86060905456543 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.22009782493114471, - 2.2998592853546143, - 0.699999988079071 - ], - "rotation": 31.277154406982586, - "pixel_coords": [ - 206, - 82, - 12.561636924743652 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0013" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0014_cf1.json b/dataset_1k_720p_2/scenes/scene_0014_cf1.json deleted file mode 100644 index 07a053fb45997cdb313d0350188e3ce0bbeed1ef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0014_cf1.json +++ /dev/null @@ -1,235 +0,0 @@ -{ - "split": "new", - "image_index": 14, - "image_filename": "SCENE_0014_new_000014.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9099300503730774, - -2.297847270965576, - 0.699999988079071 - ], - "rotation": 139.25692567132842, - "pixel_coords": [ - 117, - 136, - 9.213946342468262 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9494171142578125, - -1.0109480619430542, - 0.3499999940395355 - ], - "rotation": 125.25565540442, - "pixel_coords": [ - 101, - 100, - 12.022709846496582 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7215101718902588, - -2.248581647872925, - 0.699999988079071 - ], - "rotation": 354.3345296874335, - "pixel_coords": [ - 86, - 114, - 10.32530403137207 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7230312824249268, - 1.9428133964538574, - 0.3499999940395355 - ], - "rotation": 93.13544065564484, - "pixel_coords": [ - 240, - 111, - 11.295772552490234 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5800038576126099, - 0.27285054326057434, - 0.3499999940395355 - ], - "rotation": 64.92357197243592, - "pixel_coords": [ - 179, - 114, - 11.087333679199219 - ], - "color": "yellow" - }, - { - "shape": "cube", - "color": "yellow", - "material": "metal", - "size": "large", - "3d_coords": [ - 1.7528856490072755, - -0.7107345054985528, - 0.35 - ], - "rotation": 97.08440255132476, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0014" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0014_cf2.json b/dataset_1k_720p_2/scenes/scene_0014_cf2.json deleted file mode 100644 index 1971d76d7785e548b39f75ec91eb1a6158ee2c87..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0014_cf2.json +++ /dev/null @@ -1,201 +0,0 @@ -{ - "split": "new", - "image_index": 14, - "image_filename": "SCENE_0014_new_000014.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9099300503730774, - -2.297847270965576, - 0.699999988079071 - ], - "rotation": 139.25692567132842, - "pixel_coords": [ - 117, - 136, - 9.213946342468262 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9494171142578125, - -1.0109480619430542, - 0.3499999940395355 - ], - "rotation": 125.25565540442, - "pixel_coords": [ - 101, - 100, - 12.022709846496582 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7215101718902588, - -2.248581647872925, - 0.699999988079071 - ], - "rotation": 354.3345296874335, - "pixel_coords": [ - 86, - 114, - 10.32530403137207 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7230312824249268, - 1.9428133964538574, - 0.3499999940395355 - ], - "rotation": 93.13544065564484, - "pixel_coords": [ - 240, - 111, - 11.295772552490234 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0014" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0014_original.json b/dataset_1k_720p_2/scenes/scene_0014_original.json deleted file mode 100644 index 0a8a951d216c7e60b6e7e1e41f915fa0f614bed7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0014_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 14, - "image_filename": "SCENE_0014_new_000014.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9099300503730774, - -2.297847270965576, - 0.699999988079071 - ], - "rotation": 139.25692567132842, - "pixel_coords": [ - 117, - 136, - 9.213946342468262 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9494171142578125, - -1.0109480619430542, - 0.3499999940395355 - ], - "rotation": 125.25565540442, - "pixel_coords": [ - 101, - 100, - 12.022709846496582 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7215101718902588, - -2.248581647872925, - 0.699999988079071 - ], - "rotation": 354.3345296874335, - "pixel_coords": [ - 86, - 114, - 10.32530403137207 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7230312824249268, - 1.9428133964538574, - 0.3499999940395355 - ], - "rotation": 93.13544065564484, - "pixel_coords": [ - 240, - 111, - 11.295772552490234 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5800038576126099, - 0.27285054326057434, - 0.3499999940395355 - ], - "rotation": 64.92357197243592, - "pixel_coords": [ - 179, - 114, - 11.087333679199219 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0014" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0015_cf1.json b/dataset_1k_720p_2/scenes/scene_0015_cf1.json deleted file mode 100644 index 5594f3e867f12de9c9529a35a87c2923aeb20291..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0015_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 15, - "image_filename": "SCENE_0015_new_000015.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0114712715148926, - -0.8552559614181519, - 0.699999988079071 - ], - "rotation": 170.62427730069078, - "pixel_coords": [ - 105, - 90, - 12.54226303100586 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6997372214059383, - 0.24053798719802255, - 0.699999988079071 - ], - "rotation": 123.96844212679652, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7145075798034668, - 1.1232600212097168, - 0.699999988079071 - ], - "rotation": 190.22883387968804, - "pixel_coords": [ - 153, - 79, - 13.488309860229492 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cube to partially occlude gray cylinder", - "change_score": 2.8433000511774185, - "change_attempts": 1, - "source_scene": "scene_0015" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0015_cf2.json b/dataset_1k_720p_2/scenes/scene_0015_cf2.json deleted file mode 100644 index 472b295abc232f28f11eea8ace49c2dc41cf67e3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0015_cf2.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 15, - "image_filename": "SCENE_0015_new_000015.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.048668622970581, - -0.4878990352153778, - 0.699999988079071 - ], - "rotation": 123.96844212679652, - "pixel_coords": [ - 194, - 129, - 10.062888145446777 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7145075798034668, - 1.1232600212097168, - 0.699999988079071 - ], - "rotation": 190.22883387968804, - "pixel_coords": [ - 153, - 79, - 13.488309860229492 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown sphere", - "change_score": 16.31365618590774, - "change_attempts": 1, - "source_scene": "scene_0015" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0015_original.json b/dataset_1k_720p_2/scenes/scene_0015_original.json deleted file mode 100644 index 34a1ecaf6ba3ab290c5a546f0be97e04b75890aa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0015_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 15, - "image_filename": "SCENE_0015_new_000015.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0114712715148926, - -0.8552559614181519, - 0.699999988079071 - ], - "rotation": 170.62427730069078, - "pixel_coords": [ - 105, - 90, - 12.54226303100586 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.048668622970581, - -0.4878990352153778, - 0.699999988079071 - ], - "rotation": 123.96844212679652, - "pixel_coords": [ - 194, - 129, - 10.062888145446777 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7145075798034668, - 1.1232600212097168, - 0.699999988079071 - ], - "rotation": 190.22883387968804, - "pixel_coords": [ - 153, - 79, - 13.488309860229492 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0015" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0016_cf1.json b/dataset_1k_720p_2/scenes/scene_0016_cf1.json deleted file mode 100644 index b16cbbb2e05a1855d9c767988268b577bbecdf74..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0016_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 16, - "image_filename": "SCENE_0016_new_000016.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3281633257865906, - 0.30805546045303345, - 0.3499999940395355 - ], - "rotation": 234.47978523824543, - "pixel_coords": [ - 161, - 104, - 11.517929077148438 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.889090895652771, - 0.04693848639726639, - 0.3499999940395355 - ], - "rotation": 357.02254360532345, - "pixel_coords": [ - 204, - 131, - 9.82054328918457 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1427868604660034, - 1.645155906677246, - 0.699999988079071 - ], - "rotation": 16.624512173185416, - "pixel_coords": [ - 223, - 98, - 11.09621810913086 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.860822081565857, - 0.27590876817703247, - 0.699999988079071 - ], - "rotation": 16.192287104023876, - "pixel_coords": [ - 133, - 82, - 12.418067932128906 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6898417472839355, - 1.8596112728118896, - 0.3499999940395355 - ], - "rotation": 190.08174152088318, - "pixel_coords": [ - 267, - 123, - 10.28945255279541 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4985694885253906, - -2.492722272872925, - 0.699999988079071 - ], - "rotation": 197.67523154466753, - "pixel_coords": [ - 51, - 95, - 11.292905807495117 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan cylinder to blue", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0016" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0016_cf2.json b/dataset_1k_720p_2/scenes/scene_0016_cf2.json deleted file mode 100644 index 140b40f902cc5114f0a7dea3500f387e91490ee1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0016_cf2.json +++ /dev/null @@ -1,281 +0,0 @@ -{ - "split": "new", - "image_index": 16, - "image_filename": "SCENE_0016_new_000016.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3281633257865906, - 0.30805546045303345, - 0.3499999940395355 - ], - "rotation": 234.47978523824543, - "pixel_coords": [ - 161, - 104, - 11.517929077148438 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.889090895652771, - 0.04693848639726639, - 0.3499999940395355 - ], - "rotation": 357.02254360532345, - "pixel_coords": [ - 204, - 131, - 9.82054328918457 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1427868604660034, - 1.645155906677246, - 0.699999988079071 - ], - "rotation": 16.624512173185416, - "pixel_coords": [ - 223, - 98, - 11.09621810913086 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.860822081565857, - 0.27590876817703247, - 0.699999988079071 - ], - "rotation": 16.192287104023876, - "pixel_coords": [ - 133, - 82, - 12.418067932128906 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6898417472839355, - 1.8596112728118896, - 0.3499999940395355 - ], - "rotation": 190.08174152088318, - "pixel_coords": [ - 267, - 123, - 10.28945255279541 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4985694885253906, - -2.492722272872925, - 0.699999988079071 - ], - "rotation": 197.67523154466753, - "pixel_coords": [ - 51, - 95, - 11.292905807495117 - ], - "color": "blue" - }, - { - "shape": "cube", - "color": "brown", - "material": "rubber", - "size": "small", - "3d_coords": [ - 1.508997520478875, - -2.437607388873201, - 0.35 - ], - "rotation": 337.22397040086867, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added brown rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0016" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0016_original.json b/dataset_1k_720p_2/scenes/scene_0016_original.json deleted file mode 100644 index de2f36d153d297a55db4fb9c7579735610a6f253..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0016_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 16, - "image_filename": "SCENE_0016_new_000016.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3281633257865906, - 0.30805546045303345, - 0.3499999940395355 - ], - "rotation": 234.47978523824543, - "pixel_coords": [ - 161, - 104, - 11.517929077148438 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.889090895652771, - 0.04693848639726639, - 0.3499999940395355 - ], - "rotation": 357.02254360532345, - "pixel_coords": [ - 204, - 131, - 9.82054328918457 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1427868604660034, - 1.645155906677246, - 0.699999988079071 - ], - "rotation": 16.624512173185416, - "pixel_coords": [ - 223, - 98, - 11.09621810913086 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.860822081565857, - 0.27590876817703247, - 0.699999988079071 - ], - "rotation": 16.192287104023876, - "pixel_coords": [ - 133, - 82, - 12.418067932128906 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6898417472839355, - 1.8596112728118896, - 0.3499999940395355 - ], - "rotation": 190.08174152088318, - "pixel_coords": [ - 267, - 123, - 10.28945255279541 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4985694885253906, - -2.492722272872925, - 0.699999988079071 - ], - "rotation": 197.67523154466753, - "pixel_coords": [ - 51, - 95, - 11.292905807495117 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0016" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0017_cf1.json b/dataset_1k_720p_2/scenes/scene_0017_cf1.json deleted file mode 100644 index ef1f4f97315ad39f97abd2300838db76c4e62584..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0017_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 17, - "image_filename": "SCENE_0017_new_000017.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8644824028015137, - -2.2527029514312744, - 0.699999988079071 - ], - "rotation": 85.58899948370211, - "pixel_coords": [ - 84, - 113, - 10.305930137634277 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.807455062866211, - 1.290551781654358, - 0.3499999940395355 - ], - "rotation": 337.08535838916225, - "pixel_coords": [ - 258, - 129, - 10.171335220336914 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.000830004672768, - -2.247847607447591, - 0.3499999940395355 - ], - "rotation": 319.27092185555955, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7867991924285889, - -2.97001314163208, - 0.699999988079071 - ], - "rotation": 143.22783743206554, - "pixel_coords": [ - 117, - 159, - 8.13810920715332 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8307693004608154, - -1.5259052515029907, - 0.699999988079071 - ], - "rotation": 246.72348003818973, - "pixel_coords": [ - 72, - 88, - 12.029867172241211 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple cube to partially occlude green sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0017" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0017_cf2.json b/dataset_1k_720p_2/scenes/scene_0017_cf2.json deleted file mode 100644 index 447abf535d2ebed261b4dd2d3f2074883e5c4920..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0017_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 17, - "image_filename": "SCENE_0017_new_000017.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8644824028015137, - -2.2527029514312744, - 0.699999988079071 - ], - "rotation": 85.58899948370211, - "pixel_coords": [ - 84, - 113, - 10.305930137634277 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.807455062866211, - 1.290551781654358, - 0.3499999940395355 - ], - "rotation": 337.08535838916225, - "pixel_coords": [ - 258, - 129, - 10.171335220336914 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4796323776245117, - -1.3859256505966187, - 0.3499999940395355 - ], - "rotation": 319.27092185555955, - "pixel_coords": [ - 159, - 143, - 9.446293830871582 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7867991924285889, - -2.97001314163208, - 0.699999988079071 - ], - "rotation": 143.22783743206554, - "pixel_coords": [ - 117, - 159, - 8.13810920715332 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8307693004608154, - -1.5259052515029907, - 0.699999988079071 - ], - "rotation": 246.72348003818973, - "pixel_coords": [ - 72, - 88, - 12.029867172241211 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown sphere to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0017" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0017_original.json b/dataset_1k_720p_2/scenes/scene_0017_original.json deleted file mode 100644 index 846bd9f06ce34e1079bb6afc9a15c1ac5c5f04d0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0017_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 17, - "image_filename": "SCENE_0017_new_000017.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8644824028015137, - -2.2527029514312744, - 0.699999988079071 - ], - "rotation": 85.58899948370211, - "pixel_coords": [ - 84, - 113, - 10.305930137634277 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.807455062866211, - 1.290551781654358, - 0.3499999940395355 - ], - "rotation": 337.08535838916225, - "pixel_coords": [ - 258, - 129, - 10.171335220336914 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4796323776245117, - -1.3859256505966187, - 0.3499999940395355 - ], - "rotation": 319.27092185555955, - "pixel_coords": [ - 159, - 143, - 9.446293830871582 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7867991924285889, - -2.97001314163208, - 0.699999988079071 - ], - "rotation": 143.22783743206554, - "pixel_coords": [ - 117, - 159, - 8.13810920715332 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8307693004608154, - -1.5259052515029907, - 0.699999988079071 - ], - "rotation": 246.72348003818973, - "pixel_coords": [ - 72, - 88, - 12.029867172241211 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0017" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0018_cf1.json b/dataset_1k_720p_2/scenes/scene_0018_cf1.json deleted file mode 100644 index edcd1aac8903172a6da88e14608f9ab4bced2dec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0018_cf1.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 18, - "image_filename": "SCENE_0018_new_000018.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5251535177230835, - -0.34499260783195496, - 0.3499999940395355 - ], - "rotation": 319.42765750654354, - "pixel_coords": [ - 141, - 108, - 11.182573318481445 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.1147272139787674, - 2.761279344558716, - 0.3499999940395355 - ], - "rotation": 94.20259472549569, - "pixel_coords": [ - 217, - 86, - 12.616419792175293 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.385192632675171, - 1.7109947204589844, - 0.699999988079071 - ], - "rotation": 339.8382731659134, - "pixel_coords": [ - 231, - 100, - 10.862685203552246 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5769727230072021, - 2.6831092834472656, - 0.699999988079071 - ], - "rotation": 117.19841525181562, - "pixel_coords": [ - 188, - 66, - 13.372577667236328 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5466397404670715, - -2.591128349304199, - 0.3499999940395355 - ], - "rotation": 221.41084205700452, - "pixel_coords": [ - 78, - 131, - 9.962167739868164 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed green cube to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0018" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0018_cf2.json b/dataset_1k_720p_2/scenes/scene_0018_cf2.json deleted file mode 100644 index 3c645c07adcce147783453866d6121a04d490fc5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0018_cf2.json +++ /dev/null @@ -1,233 +0,0 @@ -{ - "split": "new", - "image_index": 18, - "image_filename": "SCENE_0018_new_000018.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5251535177230835, - -0.34499260783195496, - 0.3499999940395355 - ], - "rotation": 319.42765750654354, - "pixel_coords": [ - 141, - 108, - 11.182573318481445 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.1147272139787674, - 2.761279344558716, - 0.3499999940395355 - ], - "rotation": 94.20259472549569, - "pixel_coords": [ - 217, - 86, - 12.616419792175293 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.385192632675171, - 1.7109947204589844, - 0.699999988079071 - ], - "rotation": 339.8382731659134, - "pixel_coords": [ - 231, - 100, - 10.862685203552246 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5769727230072021, - 2.6831092834472656, - 0.699999988079071 - ], - "rotation": 117.19841525181562, - "pixel_coords": [ - 188, - 66, - 13.372577667236328 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5466397404670715, - -2.591128349304199, - 0.3499999940395355 - ], - "rotation": 221.41084205700452, - "pixel_coords": [ - 78, - 131, - 9.962167739868164 - ], - "color": "brown" - }, - { - "shape": "sphere", - "color": "yellow", - "material": "rubber", - "size": "large", - "3d_coords": [ - -2.862262232125857, - 1.1736966703992602, - 0.35 - ], - "rotation": 179.773022991429, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0018" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0018_original.json b/dataset_1k_720p_2/scenes/scene_0018_original.json deleted file mode 100644 index fb6550338d7f32ff1e01d8437487f2683a6da7e4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0018_original.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "split": "new", - "image_index": 18, - "image_filename": "SCENE_0018_new_000018.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5251535177230835, - -0.34499260783195496, - 0.3499999940395355 - ], - "rotation": 319.42765750654354, - "pixel_coords": [ - 141, - 108, - 11.182573318481445 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.1147272139787674, - 2.761279344558716, - 0.3499999940395355 - ], - "rotation": 94.20259472549569, - "pixel_coords": [ - 217, - 86, - 12.616419792175293 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.385192632675171, - 1.7109947204589844, - 0.699999988079071 - ], - "rotation": 339.8382731659134, - "pixel_coords": [ - 231, - 100, - 10.862685203552246 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5769727230072021, - 2.6831092834472656, - 0.699999988079071 - ], - "rotation": 117.19841525181562, - "pixel_coords": [ - 188, - 66, - 13.372577667236328 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5466397404670715, - -2.591128349304199, - 0.3499999940395355 - ], - "rotation": 221.41084205700452, - "pixel_coords": [ - 78, - 131, - 9.962167739868164 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0018" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0019_cf1.json b/dataset_1k_720p_2/scenes/scene_0019_cf1.json deleted file mode 100644 index 9a6adc116d795de0abb63765762c097b2f59e01b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0019_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 19, - "image_filename": "SCENE_0019_new_000019.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9141056537628174, - -0.22820612788200378, - 0.3499999940395355 - ], - "rotation": 38.99998736040289, - "pixel_coords": [ - 108, - 85, - 13.40017032623291 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1965060234069824, - -2.84879207611084, - 0.3499999940395355 - ], - "rotation": 114.78750969656635, - "pixel_coords": [ - 104, - 159, - 9.16244888305664 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.993159294128418, - 2.3400044441223145, - 0.699999988079071 - ], - "rotation": 317.9241811838722, - "pixel_coords": [ - 159, - 62, - 14.69286823272705 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6056307375033183, - 0.6415951495423524, - 0.699999988079071 - ], - "rotation": 22.53547311796835, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.43233442306518555, - -1.3658937215805054, - 0.699999988079071 - ], - "rotation": 228.3092742229611, - "pixel_coords": [ - 133, - 119, - 10.32666301727295 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple cylinder from (-0.1,0.2) to (-1.6,0.6)", - "change_score": 1.5698684548862012, - "change_attempts": 1, - "source_scene": "scene_0019" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0019_cf2.json b/dataset_1k_720p_2/scenes/scene_0019_cf2.json deleted file mode 100644 index b7cbbd7a51173e7bfef797c6272693581a5ed88b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0019_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 19, - "image_filename": "SCENE_0019_new_000019.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9141056537628174, - -0.22820612788200378, - 0.3499999940395355 - ], - "rotation": 38.99998736040289, - "pixel_coords": [ - 108, - 85, - 13.40017032623291 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1965060234069824, - -2.84879207611084, - 0.3499999940395355 - ], - "rotation": 114.78750969656635, - "pixel_coords": [ - 104, - 159, - 9.16244888305664 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.993159294128418, - 2.3400044441223145, - 0.699999988079071 - ], - "rotation": 317.9241811838722, - "pixel_coords": [ - 159, - 62, - 14.69286823272705 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.09040968120098114, - 0.23099544644355774, - 0.699999988079071 - ], - "rotation": 22.53547311796835, - "pixel_coords": [ - 164, - 98, - 11.558608055114746 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.43233442306518555, - -1.3658937215805054, - 0.699999988079071 - ], - "rotation": 228.3092742229611, - "pixel_coords": [ - 133, - 119, - 10.32666301727295 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0019" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0019_original.json b/dataset_1k_720p_2/scenes/scene_0019_original.json deleted file mode 100644 index ed5c5f50eea42e03365c35ac4d395b681e92d82d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0019_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 19, - "image_filename": "SCENE_0019_new_000019.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9141056537628174, - -0.22820612788200378, - 0.3499999940395355 - ], - "rotation": 38.99998736040289, - "pixel_coords": [ - 108, - 85, - 13.40017032623291 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1965060234069824, - -2.84879207611084, - 0.3499999940395355 - ], - "rotation": 114.78750969656635, - "pixel_coords": [ - 104, - 159, - 9.16244888305664 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.993159294128418, - 2.3400044441223145, - 0.699999988079071 - ], - "rotation": 317.9241811838722, - "pixel_coords": [ - 159, - 62, - 14.69286823272705 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.09040968120098114, - 0.23099544644355774, - 0.699999988079071 - ], - "rotation": 22.53547311796835, - "pixel_coords": [ - 164, - 98, - 11.558608055114746 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.43233442306518555, - -1.3658937215805054, - 0.699999988079071 - ], - "rotation": 228.3092742229611, - "pixel_coords": [ - 133, - 119, - 10.32666301727295 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0019" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0020_cf1.json b/dataset_1k_720p_2/scenes/scene_0020_cf1.json deleted file mode 100644 index e8e1fec59f58ea4c9ba1e5f70ba5baeca0872ecb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0020_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 20, - "image_filename": "SCENE_0020_new_000020.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5802454948425293, - -2.3233580589294434, - 0.699999988079071 - ], - "rotation": 158.5900733878772, - "pixel_coords": [ - 53, - 96, - 11.305161476135254 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.094649314880371, - 1.3261747360229492, - 0.3499999940395355 - ], - "rotation": 70.53973618719569, - "pixel_coords": [ - 148, - 82, - 13.348165512084961 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3049188554286957, - -0.27009081840515137, - 0.699999988079071 - ], - "rotation": 158.59561002335724, - "pixel_coords": [ - 147, - 100, - 11.072793006896973 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7856839895248413, - -0.5233450531959534, - 0.699999988079071 - ], - "rotation": 57.99350460610325, - "pixel_coords": [ - 191, - 126, - 9.575872421264648 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.888512372970581, - 1.6103957891464233, - 0.699999988079071 - ], - "rotation": 357.9054073693734, - "pixel_coords": [ - 269, - 115, - 10.146117210388184 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.863125801086426, - 2.453167676925659, - 0.699999988079071 - ], - "rotation": 231.66017950418862, - "pixel_coords": [ - 156, - 61, - 14.352006912231445 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0020" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0020_cf2.json b/dataset_1k_720p_2/scenes/scene_0020_cf2.json deleted file mode 100644 index 82af832d92bcb1511d088de7d1483c1d4c5ae1d3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0020_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 20, - "image_filename": "SCENE_0020_new_000020.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5802454948425293, - -2.3233580589294434, - 0.699999988079071 - ], - "rotation": 158.5900733878772, - "pixel_coords": [ - 53, - 96, - 11.305161476135254 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.094649314880371, - 1.3261747360229492, - 0.3499999940395355 - ], - "rotation": 70.53973618719569, - "pixel_coords": [ - 148, - 82, - 13.348165512084961 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3049188554286957, - -0.27009081840515137, - 0.699999988079071 - ], - "rotation": 158.59561002335724, - "pixel_coords": [ - 147, - 100, - 11.072793006896973 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7856839895248413, - -0.5233450531959534, - 0.699999988079071 - ], - "rotation": 57.99350460610325, - "pixel_coords": [ - 191, - 126, - 9.575872421264648 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.888512372970581, - 1.6103957891464233, - 0.699999988079071 - ], - "rotation": 357.9054073693734, - "pixel_coords": [ - 269, - 115, - 10.146117210388184 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.863125801086426, - 2.453167676925659, - 0.699999988079071 - ], - "rotation": 231.66017950418862, - "pixel_coords": [ - 156, - 61, - 14.352006912231445 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed brown cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0020" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0020_original.json b/dataset_1k_720p_2/scenes/scene_0020_original.json deleted file mode 100644 index ec73bb546524be1d6711dfff90023b95b173d791..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0020_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 20, - "image_filename": "SCENE_0020_new_000020.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5802454948425293, - -2.3233580589294434, - 0.699999988079071 - ], - "rotation": 158.5900733878772, - "pixel_coords": [ - 53, - 96, - 11.305161476135254 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.094649314880371, - 1.3261747360229492, - 0.3499999940395355 - ], - "rotation": 70.53973618719569, - "pixel_coords": [ - 148, - 82, - 13.348165512084961 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3049188554286957, - -0.27009081840515137, - 0.699999988079071 - ], - "rotation": 158.59561002335724, - "pixel_coords": [ - 147, - 100, - 11.072793006896973 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7856839895248413, - -0.5233450531959534, - 0.699999988079071 - ], - "rotation": 57.99350460610325, - "pixel_coords": [ - 191, - 126, - 9.575872421264648 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.888512372970581, - 1.6103957891464233, - 0.699999988079071 - ], - "rotation": 357.9054073693734, - "pixel_coords": [ - 269, - 115, - 10.146117210388184 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.863125801086426, - 2.453167676925659, - 0.699999988079071 - ], - "rotation": 231.66017950418862, - "pixel_coords": [ - 156, - 61, - 14.352006912231445 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0020" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0021_cf1.json b/dataset_1k_720p_2/scenes/scene_0021_cf1.json deleted file mode 100644 index 987b02a776f61e9e2784c53152f287911a0ed045..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0021_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 21, - "image_filename": "SCENE_0021_new_000021.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7530350769165679, - 1.5139218390544564, - 0.699999988079071 - ], - "rotation": 313.22205395851927, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.40581583976745605, - -1.204608678817749, - 0.699999988079071 - ], - "rotation": 55.935221337298664, - "pixel_coords": [ - 118, - 106, - 9.804764747619629 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6149821281433105, - 0.7372170090675354, - 0.699999988079071 - ], - "rotation": 80.53895627002905, - "pixel_coords": [ - 145, - 77, - 11.726832389831543 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8520970344543457, - -0.7965747714042664, - 0.3499999940395355 - ], - "rotation": 212.03230115210124, - "pixel_coords": [ - 215, - 162, - 8.02611255645752 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8400757312774658, - 0.724039614200592, - 0.699999988079071 - ], - "rotation": 347.61080967708955, - "pixel_coords": [ - 225, - 113, - 9.409134864807129 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green cube from left of brown cylinder to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0021" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0021_cf2.json b/dataset_1k_720p_2/scenes/scene_0021_cf2.json deleted file mode 100644 index 6982107cf74f291ae007e0c141eaa1961cca4ca6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0021_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 21, - "image_filename": "SCENE_0021_new_000021.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.166508913040161, - -2.3287501335144043, - 0.699999988079071 - ], - "rotation": 313.22205395851927, - "pixel_coords": [ - 52, - 97, - 10.337342262268066 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.40581583976745605, - -1.204608678817749, - 0.699999988079071 - ], - "rotation": 55.935221337298664, - "pixel_coords": [ - 118, - 106, - 9.804764747619629 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6149821281433105, - 0.7372170090675354, - 0.699999988079071 - ], - "rotation": 80.53895627002905, - "pixel_coords": [ - 145, - 77, - 11.726832389831543 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8520970344543457, - -0.7965747714042664, - 0.3499999940395355 - ], - "rotation": 212.03230115210124, - "pixel_coords": [ - 215, - 162, - 8.02611255645752 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8400757312774658, - 0.724039614200592, - 0.699999988079071 - ], - "rotation": 347.61080967708955, - "pixel_coords": [ - 225, - 113, - 9.409134864807129 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0021" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0021_original.json b/dataset_1k_720p_2/scenes/scene_0021_original.json deleted file mode 100644 index 8fcc8d268b6d4b00c8bb5049c8b61714d6e8dfd5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0021_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 21, - "image_filename": "SCENE_0021_new_000021.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.166508913040161, - -2.3287501335144043, - 0.699999988079071 - ], - "rotation": 313.22205395851927, - "pixel_coords": [ - 52, - 97, - 10.337342262268066 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.40581583976745605, - -1.204608678817749, - 0.699999988079071 - ], - "rotation": 55.935221337298664, - "pixel_coords": [ - 118, - 106, - 9.804764747619629 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6149821281433105, - 0.7372170090675354, - 0.699999988079071 - ], - "rotation": 80.53895627002905, - "pixel_coords": [ - 145, - 77, - 11.726832389831543 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8520970344543457, - -0.7965747714042664, - 0.3499999940395355 - ], - "rotation": 212.03230115210124, - "pixel_coords": [ - 215, - 162, - 8.02611255645752 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8400757312774658, - 0.724039614200592, - 0.699999988079071 - ], - "rotation": 347.61080967708955, - "pixel_coords": [ - 225, - 113, - 9.409134864807129 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0021" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0022_cf1.json b/dataset_1k_720p_2/scenes/scene_0022_cf1.json deleted file mode 100644 index 284ef72653a65ac37cdd23e2bf9f020693657b39..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0022_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 22, - "image_filename": "SCENE_0022_new_000022.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4388350248336792, - 1.0872671604156494, - 0.3499999940395355 - ], - "rotation": 102.27478663154362, - "pixel_coords": [ - 175, - 97, - 11.858332633972168 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9614605903625488, - 2.856290578842163, - 0.699999988079071 - ], - "rotation": 338.95724405503984, - "pixel_coords": [ - 179, - 65, - 13.769829750061035 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8547286987304688, - 0.8828201293945312, - 0.699999988079071 - ], - "rotation": 142.88160689317536, - "pixel_coords": [ - 226, - 110, - 10.073826789855957 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.24360449612140656, - 2.794809103012085, - 0.3499999940395355 - ], - "rotation": 303.3082780108281, - "pixel_coords": [ - 222, - 89, - 12.445806503295898 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3530091941356659, - -0.2569934129714966, - 0.699999988079071 - ], - "rotation": 356.4854914834261, - "pixel_coords": [ - 162, - 106, - 10.367111206054688 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6532467603683472, - 1.0301295518875122, - 0.3499999940395355 - ], - "rotation": 325.3734397754027, - "pixel_coords": [ - 150, - 87, - 12.619369506835938 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0022" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0022_cf2.json b/dataset_1k_720p_2/scenes/scene_0022_cf2.json deleted file mode 100644 index 4f08290b9b84db2a1da1db4010a766b281070138..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0022_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 22, - "image_filename": "SCENE_0022_new_000022.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4388350248336792, - 1.0872671604156494, - 0.3499999940395355 - ], - "rotation": 102.27478663154362, - "pixel_coords": [ - 175, - 97, - 11.858332633972168 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9614605903625488, - 2.856290578842163, - 0.699999988079071 - ], - "rotation": 338.95724405503984, - "pixel_coords": [ - 179, - 65, - 13.769829750061035 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8547286987304688, - 0.8828201293945312, - 0.699999988079071 - ], - "rotation": 142.88160689317536, - "pixel_coords": [ - 226, - 110, - 10.073826789855957 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.24360449612140656, - 2.794809103012085, - 0.3499999940395355 - ], - "rotation": 303.3082780108281, - "pixel_coords": [ - 222, - 89, - 12.445806503295898 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3530091941356659, - -0.2569934129714966, - 0.699999988079071 - ], - "rotation": 356.4854914834261, - "pixel_coords": [ - 162, - 106, - 10.367111206054688 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6532467603683472, - 1.0301295518875122, - 0.3499999940395355 - ], - "rotation": 325.3734397754027, - "pixel_coords": [ - 150, - 87, - 12.619369506835938 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed blue cube to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0022" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0022_original.json b/dataset_1k_720p_2/scenes/scene_0022_original.json deleted file mode 100644 index 521e6dd419a565d6dd7cf0c575a8d37493dc0e01..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0022_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 22, - "image_filename": "SCENE_0022_new_000022.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4388350248336792, - 1.0872671604156494, - 0.3499999940395355 - ], - "rotation": 102.27478663154362, - "pixel_coords": [ - 175, - 97, - 11.858332633972168 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9614605903625488, - 2.856290578842163, - 0.699999988079071 - ], - "rotation": 338.95724405503984, - "pixel_coords": [ - 179, - 65, - 13.769829750061035 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8547286987304688, - 0.8828201293945312, - 0.699999988079071 - ], - "rotation": 142.88160689317536, - "pixel_coords": [ - 226, - 110, - 10.073826789855957 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.24360449612140656, - 2.794809103012085, - 0.3499999940395355 - ], - "rotation": 303.3082780108281, - "pixel_coords": [ - 222, - 89, - 12.445806503295898 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3530091941356659, - -0.2569934129714966, - 0.699999988079071 - ], - "rotation": 356.4854914834261, - "pixel_coords": [ - 162, - 106, - 10.367111206054688 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6532467603683472, - 1.0301295518875122, - 0.3499999940395355 - ], - "rotation": 325.3734397754027, - "pixel_coords": [ - 150, - 87, - 12.619369506835938 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0022" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0023_cf1.json b/dataset_1k_720p_2/scenes/scene_0023_cf1.json deleted file mode 100644 index d79fbbece316e669a6854e8ee7ca5cb5a0a3a80b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0023_cf1.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 23, - "image_filename": "SCENE_0023_new_000023.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.33820176124572754, - -0.24499638378620148, - 0.699999988079071 - ], - "rotation": 24.58240716753486, - "pixel_coords": [ - 161, - 107, - 10.839844703674316 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6286396980285645, - -2.1519346237182617, - 0.3499999940395355 - ], - "rotation": 357.2122672373989, - "pixel_coords": [ - 76, - 112, - 11.275416374206543 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5248316268744704, - -2.73478464978868, - 0.3499999940395355 - ], - "rotation": 10.774547920410122, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.654710531234741, - 2.870514392852783, - 0.3499999940395355 - ], - "rotation": 199.00642000198468, - "pixel_coords": [ - 282, - 114, - 11.179288864135742 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5591644048690796, - -1.4050462245941162, - 0.699999988079071 - ], - "rotation": 197.94153606162843, - "pixel_coords": [ - 157, - 135, - 9.368638038635254 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown sphere from right of yellow cube to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0023" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0023_cf2.json b/dataset_1k_720p_2/scenes/scene_0023_cf2.json deleted file mode 100644 index 74519f020158dac3d3bc000013284740112b5255..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0023_cf2.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 23, - "image_filename": "SCENE_0023_new_000023.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.33820176124572754, - -0.24499638378620148, - 0.699999988079071 - ], - "rotation": 24.58240716753486, - "pixel_coords": [ - 161, - 107, - 10.839844703674316 - ], - "color": "green" - }, - { - "shape": "cube", - "color": "blue", - "material": "rubber", - "size": "large", - "3d_coords": [ - -1.6286396980285645, - -2.1519346237182617, - 0.3499999940395355 - ], - "rotation": 217.10753612381527, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8444948196411133, - 1.4050681591033936, - 0.3499999940395355 - ], - "rotation": 10.774547920410122, - "pixel_coords": [ - 259, - 131, - 10.234674453735352 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.654710531234741, - 2.870514392852783, - 0.3499999940395355 - ], - "rotation": 199.00642000198468, - "pixel_coords": [ - 282, - 114, - 11.179288864135742 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5591644048690796, - -1.4050462245941162, - 0.699999988079071 - ], - "rotation": 197.94153606162843, - "pixel_coords": [ - 157, - 135, - 9.368638038635254 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red sphere with blue cube", - "change_score": 3.3891798086488434, - "change_attempts": 1, - "source_scene": "scene_0023" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0023_original.json b/dataset_1k_720p_2/scenes/scene_0023_original.json deleted file mode 100644 index 7819904b0c9e98369ff3d381da3b2dcd963cdd2b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0023_original.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "split": "new", - "image_index": 23, - "image_filename": "SCENE_0023_new_000023.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.33820176124572754, - -0.24499638378620148, - 0.699999988079071 - ], - "rotation": 24.58240716753486, - "pixel_coords": [ - 161, - 107, - 10.839844703674316 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6286396980285645, - -2.1519346237182617, - 0.3499999940395355 - ], - "rotation": 357.2122672373989, - "pixel_coords": [ - 76, - 112, - 11.275416374206543 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8444948196411133, - 1.4050681591033936, - 0.3499999940395355 - ], - "rotation": 10.774547920410122, - "pixel_coords": [ - 259, - 131, - 10.234674453735352 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.654710531234741, - 2.870514392852783, - 0.3499999940395355 - ], - "rotation": 199.00642000198468, - "pixel_coords": [ - 282, - 114, - 11.179288864135742 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5591644048690796, - -1.4050462245941162, - 0.699999988079071 - ], - "rotation": 197.94153606162843, - "pixel_coords": [ - 157, - 135, - 9.368638038635254 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0023" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0024_cf1.json b/dataset_1k_720p_2/scenes/scene_0024_cf1.json deleted file mode 100644 index 0cca142e72d3477d4818bd28a9d942b1418bc151..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0024_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 24, - "image_filename": "SCENE_0024_new_000024.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.802762985229492, - -1.8617008924484253, - 0.699999988079071 - ], - "rotation": 146.93863314071402, - "pixel_coords": [ - 67, - 88, - 12.156209945678711 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7456768155097961, - -1.1434179544448853, - 0.699999988079071 - ], - "rotation": 165.76169004324487, - "pixel_coords": [ - 117, - 103, - 11.161473274230957 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.759415864944458, - -1.3924168348312378, - 0.699999988079071 - ], - "rotation": 348.7214782931789, - "pixel_coords": [ - 187, - 155, - 8.653042793273926 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.526453971862793, - 2.67142391204834, - 0.699999988079071 - ], - "rotation": 43.61909066544649, - "pixel_coords": [ - 188, - 69, - 13.796568870544434 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9002324342727661, - -2.809662103652954, - 0.699999988079071 - ], - "rotation": 213.77360805769393, - "pixel_coords": [ - 98, - 143, - 9.127872467041016 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1057817935943604, - 1.180033802986145, - 0.3499999940395355 - ], - "rotation": 325.5649040731295, - "pixel_coords": [ - 149, - 82, - 13.535269737243652 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown cylinder to blue", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0024" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0024_cf2.json b/dataset_1k_720p_2/scenes/scene_0024_cf2.json deleted file mode 100644 index a2688d6437d03fa972a6e901fcf238da0f9d597c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0024_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 24, - "image_filename": "SCENE_0024_new_000024.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.802762985229492, - -1.8617008924484253, - 0.699999988079071 - ], - "rotation": 146.93863314071402, - "pixel_coords": [ - 67, - 88, - 12.156209945678711 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7456768155097961, - -1.1434179544448853, - 0.699999988079071 - ], - "rotation": 165.76169004324487, - "pixel_coords": [ - 117, - 103, - 11.161473274230957 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.759415864944458, - -1.3924168348312378, - 0.699999988079071 - ], - "rotation": 348.7214782931789, - "pixel_coords": [ - 187, - 155, - 8.653042793273926 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.526453971862793, - 2.67142391204834, - 0.699999988079071 - ], - "rotation": 43.61909066544649, - "pixel_coords": [ - 188, - 69, - 13.796568870544434 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9002324342727661, - -2.809662103652954, - 0.699999988079071 - ], - "rotation": 213.77360805769393, - "pixel_coords": [ - 98, - 143, - 9.127872467041016 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1057817935943604, - 1.180033802986145, - 0.3499999940395355 - ], - "rotation": 325.5649040731295, - "pixel_coords": [ - 149, - 82, - 13.535269737243652 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0024" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0024_original.json b/dataset_1k_720p_2/scenes/scene_0024_original.json deleted file mode 100644 index 2d856327adba68126ec0dd4955e4cbe5446f42e7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0024_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 24, - "image_filename": "SCENE_0024_new_000024.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.802762985229492, - -1.8617008924484253, - 0.699999988079071 - ], - "rotation": 146.93863314071402, - "pixel_coords": [ - 67, - 88, - 12.156209945678711 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7456768155097961, - -1.1434179544448853, - 0.699999988079071 - ], - "rotation": 165.76169004324487, - "pixel_coords": [ - 117, - 103, - 11.161473274230957 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.759415864944458, - -1.3924168348312378, - 0.699999988079071 - ], - "rotation": 348.7214782931789, - "pixel_coords": [ - 187, - 155, - 8.653042793273926 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.526453971862793, - 2.67142391204834, - 0.699999988079071 - ], - "rotation": 43.61909066544649, - "pixel_coords": [ - 188, - 69, - 13.796568870544434 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9002324342727661, - -2.809662103652954, - 0.699999988079071 - ], - "rotation": 213.77360805769393, - "pixel_coords": [ - 98, - 143, - 9.127872467041016 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1057817935943604, - 1.180033802986145, - 0.3499999940395355 - ], - "rotation": 325.5649040731295, - "pixel_coords": [ - 149, - 82, - 13.535269737243652 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0024" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0025_cf1.json b/dataset_1k_720p_2/scenes/scene_0025_cf1.json deleted file mode 100644 index 256409f55898cf20bbf0296e5aeeea64b320db88..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0025_cf1.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 25, - "image_filename": "SCENE_0025_new_000025.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.030327320098877, - 2.343736171722412, - 0.3499999940395355 - ], - "rotation": 341.11107943521546, - "pixel_coords": [ - 260, - 112, - 10.80855941772461 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8100945949554443, - 2.7512991428375244, - 0.699999988079071 - ], - "rotation": 28.856179025867682, - "pixel_coords": [ - 186, - 64, - 13.476476669311523 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.40964680910110474, - 0.6499845385551453, - 0.3499999940395355 - ], - "rotation": 348.4290292996682, - "pixel_coords": [ - 184, - 109, - 10.985858917236328 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.141798734664917, - -2.3383333683013916, - 0.699999988079071 - ], - "rotation": 180.5912903791988, - "pixel_coords": [ - 59, - 97, - 10.918543815612793 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5970587730407715, - 1.3532379865646362, - 0.699999988079071 - ], - "rotation": 56.76758897262138, - "pixel_coords": [ - 145, - 67, - 13.247730255126953 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7093685621072794, - 1.7530560623131937, - 0.3499999940395355 - ], - "rotation": 17.82549397928015, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.26046380400657654, - -1.473049521446228, - 0.3499999940395355 - ], - "rotation": 58.21233406495372, - "pixel_coords": [ - 115, - 122, - 10.281001091003418 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 5 - ], - [], - [ - 1, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [], - [ - 3, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple sphere to partially occlude purple cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0025" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0025_cf2.json b/dataset_1k_720p_2/scenes/scene_0025_cf2.json deleted file mode 100644 index 81bcb7d257fc8405fe520ac0793f0571a7c52ed7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0025_cf2.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 25, - "image_filename": "SCENE_0025_new_000025.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.030327320098877, - 2.343736171722412, - 0.3499999940395355 - ], - "rotation": 341.11107943521546, - "pixel_coords": [ - 260, - 112, - 10.80855941772461 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8100945949554443, - 2.7512991428375244, - 0.699999988079071 - ], - "rotation": 28.856179025867682, - "pixel_coords": [ - 186, - 64, - 13.476476669311523 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.40964680910110474, - 0.6499845385551453, - 0.3499999940395355 - ], - "rotation": 348.4290292996682, - "pixel_coords": [ - 184, - 109, - 10.985858917236328 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.141798734664917, - -2.3383333683013916, - 0.699999988079071 - ], - "rotation": 180.5912903791988, - "pixel_coords": [ - 59, - 97, - 10.918543815612793 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5970587730407715, - 1.3532379865646362, - 0.699999988079071 - ], - "rotation": 56.76758897262138, - "pixel_coords": [ - 145, - 67, - 13.247730255126953 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.96401447057724, - 1.6569929122924805, - 0.3499999940395355 - ], - "rotation": 17.82549397928015, - "pixel_coords": [ - 179, - 87, - 12.472143173217773 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.26046380400657654, - -1.473049521446228, - 0.3499999940395355 - ], - "rotation": 58.21233406495372, - "pixel_coords": [ - 115, - 122, - 10.281001091003418 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 5 - ], - [], - [ - 1, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [], - [ - 3, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray cube to brown", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0025" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0025_original.json b/dataset_1k_720p_2/scenes/scene_0025_original.json deleted file mode 100644 index d7c0879433c04062685365aecaf0ee60498fbca8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0025_original.json +++ /dev/null @@ -1,303 +0,0 @@ -{ - "split": "new", - "image_index": 25, - "image_filename": "SCENE_0025_new_000025.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.030327320098877, - 2.343736171722412, - 0.3499999940395355 - ], - "rotation": 341.11107943521546, - "pixel_coords": [ - 260, - 112, - 10.80855941772461 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8100945949554443, - 2.7512991428375244, - 0.699999988079071 - ], - "rotation": 28.856179025867682, - "pixel_coords": [ - 186, - 64, - 13.476476669311523 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.40964680910110474, - 0.6499845385551453, - 0.3499999940395355 - ], - "rotation": 348.4290292996682, - "pixel_coords": [ - 184, - 109, - 10.985858917236328 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.141798734664917, - -2.3383333683013916, - 0.699999988079071 - ], - "rotation": 180.5912903791988, - "pixel_coords": [ - 59, - 97, - 10.918543815612793 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5970587730407715, - 1.3532379865646362, - 0.699999988079071 - ], - "rotation": 56.76758897262138, - "pixel_coords": [ - 145, - 67, - 13.247730255126953 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.96401447057724, - 1.6569929122924805, - 0.3499999940395355 - ], - "rotation": 17.82549397928015, - "pixel_coords": [ - 179, - 87, - 12.472143173217773 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.26046380400657654, - -1.473049521446228, - 0.3499999940395355 - ], - "rotation": 58.21233406495372, - "pixel_coords": [ - 115, - 122, - 10.281001091003418 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 5 - ], - [], - [ - 1, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [], - [ - 3, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0025" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0026_cf1.json b/dataset_1k_720p_2/scenes/scene_0026_cf1.json deleted file mode 100644 index a61da40a93b232c70ab19effc0cec62a09f722ee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0026_cf1.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 26, - "image_filename": "SCENE_0026_new_000026.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.397300958633423, - -2.4547176361083984, - 0.699999988079071 - ], - "rotation": 72.64209109284086, - "pixel_coords": [ - 52, - 100, - 11.137145042419434 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.27645260095596313, - -0.19324740767478943, - 0.699999988079071 - ], - "rotation": 329.1136587242299, - "pixel_coords": [ - 150, - 100, - 11.13281536102295 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5876106023788452, - -1.6965829133987427, - 0.3499999940395355 - ], - "rotation": 345.21969099388957, - "pixel_coords": [ - 106, - 122, - 10.605250358581543 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6862986087799072, - -1.5214143991470337, - 0.3499999940395355 - ], - "rotation": 273.9924324814998, - "pixel_coords": [ - 189, - 167, - 8.621045112609863 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1529674530029297, - -0.5197420120239258, - 0.3499999940395355 - ], - "rotation": 140.9703754318964, - "pixel_coords": [ - 107, - 94, - 12.305766105651855 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7787426710128784, - 2.6607184410095215, - 0.699999988079071 - ], - "rotation": 334.5004927166738, - "pixel_coords": [ - 231, - 85, - 12.161704063415527 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7053179740905762, - 1.3016172647476196, - 0.699999988079071 - ], - "rotation": 70.85056548936898, - "pixel_coords": [ - 229, - 106, - 10.760017395019531 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [], - [ - 0, - 1, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 2, - 3 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed yellow cube to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0026" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0026_cf2.json b/dataset_1k_720p_2/scenes/scene_0026_cf2.json deleted file mode 100644 index 3a09ff779a16f2161199181e95e40b52e396bd06..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0026_cf2.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 26, - "image_filename": "SCENE_0026_new_000026.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.397300958633423, - -2.4547176361083984, - 0.699999988079071 - ], - "rotation": 72.64209109284086, - "pixel_coords": [ - 52, - 100, - 11.137145042419434 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.27645260095596313, - -0.19324740767478943, - 0.699999988079071 - ], - "rotation": 329.1136587242299, - "pixel_coords": [ - 150, - 100, - 11.13281536102295 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1692933231091356, - 0.32313996265737854, - 0.3499999940395355 - ], - "rotation": 345.21969099388957, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6862986087799072, - -1.5214143991470337, - 0.3499999940395355 - ], - "rotation": 273.9924324814998, - "pixel_coords": [ - 189, - 167, - 8.621045112609863 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1529674530029297, - -0.5197420120239258, - 0.3499999940395355 - ], - "rotation": 140.9703754318964, - "pixel_coords": [ - 107, - 94, - 12.305766105651855 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7787426710128784, - 2.6607184410095215, - 0.699999988079071 - ], - "rotation": 334.5004927166738, - "pixel_coords": [ - 231, - 85, - 12.161704063415527 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7053179740905762, - 1.3016172647476196, - 0.699999988079071 - ], - "rotation": 70.85056548936898, - "pixel_coords": [ - 229, - 106, - 10.760017395019531 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [], - [ - 0, - 1, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 2, - 3 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cube from left of cyan sphere to right", - "change_score": 2.6769370368873986, - "change_attempts": 5, - "source_scene": "scene_0026" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0026_original.json b/dataset_1k_720p_2/scenes/scene_0026_original.json deleted file mode 100644 index a375c6df70e10e9b0ac631d643a9e670e76983c1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0026_original.json +++ /dev/null @@ -1,306 +0,0 @@ -{ - "split": "new", - "image_index": 26, - "image_filename": "SCENE_0026_new_000026.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.397300958633423, - -2.4547176361083984, - 0.699999988079071 - ], - "rotation": 72.64209109284086, - "pixel_coords": [ - 52, - 100, - 11.137145042419434 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.27645260095596313, - -0.19324740767478943, - 0.699999988079071 - ], - "rotation": 329.1136587242299, - "pixel_coords": [ - 150, - 100, - 11.13281536102295 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5876106023788452, - -1.6965829133987427, - 0.3499999940395355 - ], - "rotation": 345.21969099388957, - "pixel_coords": [ - 106, - 122, - 10.605250358581543 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6862986087799072, - -1.5214143991470337, - 0.3499999940395355 - ], - "rotation": 273.9924324814998, - "pixel_coords": [ - 189, - 167, - 8.621045112609863 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1529674530029297, - -0.5197420120239258, - 0.3499999940395355 - ], - "rotation": 140.9703754318964, - "pixel_coords": [ - 107, - 94, - 12.305766105651855 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7787426710128784, - 2.6607184410095215, - 0.699999988079071 - ], - "rotation": 334.5004927166738, - "pixel_coords": [ - 231, - 85, - 12.161704063415527 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7053179740905762, - 1.3016172647476196, - 0.699999988079071 - ], - "rotation": 70.85056548936898, - "pixel_coords": [ - 229, - 106, - 10.760017395019531 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [], - [ - 0, - 1, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 2, - 3 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0026" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0027_cf1.json b/dataset_1k_720p_2/scenes/scene_0027_cf1.json deleted file mode 100644 index 0f795b0439779b4380dd1d2b6a9eac9eaa23c3e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0027_cf1.json +++ /dev/null @@ -1,289 +0,0 @@ -{ - "split": "new", - "image_index": 27, - "image_filename": "SCENE_0027_new_000027.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9415462017059326, - 0.502125084400177, - 0.3499999940395355 - ], - "rotation": 337.3784441165411, - "pixel_coords": [ - 153, - 98, - 12.67582893371582 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.784325361251831, - 0.21684494614601135, - 0.699999988079071 - ], - "rotation": 217.71587096850516, - "pixel_coords": [ - 116, - 76, - 13.5357084274292 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4130513072013855, - 1.9307976961135864, - 0.699999988079071 - ], - "rotation": 187.82187746946656, - "pixel_coords": [ - 208, - 89, - 12.45920467376709 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5553598403930664, - -2.538635015487671, - 0.3499999940395355 - ], - "rotation": 272.3272622445542, - "pixel_coords": [ - 153, - 179, - 8.629836082458496 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.308516502380371, - -1.1950069665908813, - 0.699999988079071 - ], - "rotation": 159.92395133561078, - "pixel_coords": [ - 184, - 143, - 9.403764724731445 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.007505416870117, - 2.7051069736480713, - 0.699999988079071 - ], - "rotation": 102.79079913156139, - "pixel_coords": [ - 176, - 66, - 14.483333587646484 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [], - [ - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cylinder", - "change_score": 31.47081372293823, - "change_attempts": 1, - "source_scene": "scene_0027" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0027_cf2.json b/dataset_1k_720p_2/scenes/scene_0027_cf2.json deleted file mode 100644 index 80a34856125df216e8dccac544416a75c5f7d811..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0027_cf2.json +++ /dev/null @@ -1,306 +0,0 @@ -{ - "split": "new", - "image_index": 27, - "image_filename": "SCENE_0027_new_000027.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9415462017059326, - 0.502125084400177, - 0.3499999940395355 - ], - "rotation": 337.3784441165411, - "pixel_coords": [ - 153, - 98, - 12.67582893371582 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.05724092200398445, - -1.924670696258545, - 0.699999988079071 - ], - "rotation": 331.47186312778, - "pixel_coords": [ - 111, - 120, - 10.514554977416992 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.784325361251831, - 0.21684494614601135, - 0.699999988079071 - ], - "rotation": 217.71587096850516, - "pixel_coords": [ - 116, - 76, - 13.5357084274292 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4130513072013855, - 1.9307976961135864, - 0.699999988079071 - ], - "rotation": 187.82187746946656, - "pixel_coords": [ - 208, - 89, - 12.45920467376709 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3184396298792553, - 1.1432242169012952, - 0.3499999940395355 - ], - "rotation": 272.3272622445542, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.308516502380371, - -1.1950069665908813, - 0.699999988079071 - ], - "rotation": 159.92395133561078, - "pixel_coords": [ - 184, - 143, - 9.403764724731445 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.007505416870117, - 2.7051069736480713, - 0.699999988079071 - ], - "rotation": 102.79079913156139, - "pixel_coords": [ - 176, - 66, - 14.483333587646484 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [], - [ - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved blue sphere to partially occlude yellow cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0027" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0027_original.json b/dataset_1k_720p_2/scenes/scene_0027_original.json deleted file mode 100644 index 3dae13b01c88078f536de0249f16b1dcb9f8b11d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0027_original.json +++ /dev/null @@ -1,304 +0,0 @@ -{ - "split": "new", - "image_index": 27, - "image_filename": "SCENE_0027_new_000027.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9415462017059326, - 0.502125084400177, - 0.3499999940395355 - ], - "rotation": 337.3784441165411, - "pixel_coords": [ - 153, - 98, - 12.67582893371582 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.05724092200398445, - -1.924670696258545, - 0.699999988079071 - ], - "rotation": 331.47186312778, - "pixel_coords": [ - 111, - 120, - 10.514554977416992 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.784325361251831, - 0.21684494614601135, - 0.699999988079071 - ], - "rotation": 217.71587096850516, - "pixel_coords": [ - 116, - 76, - 13.5357084274292 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4130513072013855, - 1.9307976961135864, - 0.699999988079071 - ], - "rotation": 187.82187746946656, - "pixel_coords": [ - 208, - 89, - 12.45920467376709 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5553598403930664, - -2.538635015487671, - 0.3499999940395355 - ], - "rotation": 272.3272622445542, - "pixel_coords": [ - 153, - 179, - 8.629836082458496 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.308516502380371, - -1.1950069665908813, - 0.699999988079071 - ], - "rotation": 159.92395133561078, - "pixel_coords": [ - 184, - 143, - 9.403764724731445 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.007505416870117, - 2.7051069736480713, - 0.699999988079071 - ], - "rotation": 102.79079913156139, - "pixel_coords": [ - 176, - 66, - 14.483333587646484 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [], - [ - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0027" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0028_cf1.json b/dataset_1k_720p_2/scenes/scene_0028_cf1.json deleted file mode 100644 index 28c64d18f30a9f9c574c84c9449677ef6d007e2e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0028_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 28, - "image_filename": "SCENE_0028_new_000028.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3392374515533447, - 1.4985756874084473, - 0.699999988079071 - ], - "rotation": 316.05961760803, - "pixel_coords": [ - 149, - 73, - 13.721966743469238 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7586066722869873, - -0.7485157251358032, - 0.699999988079071 - ], - "rotation": 356.691249906992, - "pixel_coords": [ - 209, - 140, - 8.96145248413086 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.251735121011734, - 2.0517024993896484, - 0.699999988079071 - ], - "rotation": 174.00287778318773, - "pixel_coords": [ - 209, - 87, - 12.302266120910645 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9240801334381104, - -0.16731716692447662, - 0.3499999940395355 - ], - "rotation": 349.19153739509125, - "pixel_coords": [ - 138, - 103, - 11.9415922164917 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.15566575527191162, - -1.9676246643066406, - 0.3499999940395355 - ], - "rotation": 40.59630589602811, - "pixel_coords": [ - 107, - 127, - 10.361984252929688 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed green sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0028" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0028_cf2.json b/dataset_1k_720p_2/scenes/scene_0028_cf2.json deleted file mode 100644 index 7629f9f1dc09849731a1059faf0cd04b1eb78f67..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0028_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 28, - "image_filename": "SCENE_0028_new_000028.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3392374515533447, - 1.4985756874084473, - 0.699999988079071 - ], - "rotation": 316.05961760803, - "pixel_coords": [ - 149, - 73, - 13.721966743469238 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7586066722869873, - -0.7485157251358032, - 0.699999988079071 - ], - "rotation": 356.691249906992, - "pixel_coords": [ - 209, - 140, - 8.96145248413086 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.251735121011734, - 2.0517024993896484, - 0.699999988079071 - ], - "rotation": 174.00287778318773, - "pixel_coords": [ - 209, - 87, - 12.302266120910645 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9240801334381104, - -0.16731716692447662, - 0.3499999940395355 - ], - "rotation": 349.19153739509125, - "pixel_coords": [ - 138, - 103, - 11.9415922164917 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.15566575527191162, - -1.9676246643066406, - 0.3499999940395355 - ], - "rotation": 40.59630589602811, - "pixel_coords": [ - 107, - 127, - 10.361984252929688 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0028" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0028_original.json b/dataset_1k_720p_2/scenes/scene_0028_original.json deleted file mode 100644 index c9b3c8c8959a84c4fccf81ac6e522d16822ca3ee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0028_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 28, - "image_filename": "SCENE_0028_new_000028.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3392374515533447, - 1.4985756874084473, - 0.699999988079071 - ], - "rotation": 316.05961760803, - "pixel_coords": [ - 149, - 73, - 13.721966743469238 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7586066722869873, - -0.7485157251358032, - 0.699999988079071 - ], - "rotation": 356.691249906992, - "pixel_coords": [ - 209, - 140, - 8.96145248413086 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.251735121011734, - 2.0517024993896484, - 0.699999988079071 - ], - "rotation": 174.00287778318773, - "pixel_coords": [ - 209, - 87, - 12.302266120910645 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9240801334381104, - -0.16731716692447662, - 0.3499999940395355 - ], - "rotation": 349.19153739509125, - "pixel_coords": [ - 138, - 103, - 11.9415922164917 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.15566575527191162, - -1.9676246643066406, - 0.3499999940395355 - ], - "rotation": 40.59630589602811, - "pixel_coords": [ - 107, - 127, - 10.361984252929688 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0028" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0029_cf1.json b/dataset_1k_720p_2/scenes/scene_0029_cf1.json deleted file mode 100644 index 8d503d40d95e344bc249920fd0c98a903bfebd53..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0029_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 29, - "image_filename": "SCENE_0029_new_000029.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.014673948287964, - -2.1058201789855957, - 0.3499999940395355 - ], - "rotation": 291.81124211492113, - "pixel_coords": [ - 153, - 163, - 8.656145095825195 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.573772668838501, - -0.8129201531410217, - 0.699999988079071 - ], - "rotation": 256.84640197319897, - "pixel_coords": [ - 110, - 93, - 11.578815460205078 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5444152355194092, - -0.18109020590782166, - 0.699999988079071 - ], - "rotation": 28.86689919694352, - "pixel_coords": [ - 192, - 119, - 9.949580192565918 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.43797850608825684, - 2.4077632427215576, - 0.699999988079071 - ], - "rotation": 87.61189082016745, - "pixel_coords": [ - 219, - 84, - 12.21749496459961 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9366979598999023, - -2.6492085456848145, - 0.699999988079071 - ], - "rotation": 176.41479614617467, - "pixel_coords": [ - 39, - 96, - 11.353765487670898 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0029" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0029_cf2.json b/dataset_1k_720p_2/scenes/scene_0029_cf2.json deleted file mode 100644 index 7112305173039b221d72f9435d6a7627663b9eca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0029_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 29, - "image_filename": "SCENE_0029_new_000029.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.014673948287964, - -2.1058201789855957, - 0.3499999940395355 - ], - "rotation": 291.81124211492113, - "pixel_coords": [ - 153, - 163, - 8.656145095825195 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.573772668838501, - -0.8129201531410217, - 0.699999988079071 - ], - "rotation": 256.84640197319897, - "pixel_coords": [ - 110, - 93, - 11.578815460205078 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5444152355194092, - -0.18109020590782166, - 0.699999988079071 - ], - "rotation": 28.86689919694352, - "pixel_coords": [ - 192, - 119, - 9.949580192565918 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.317688011611195, - 1.6926984768004, - 0.699999988079071 - ], - "rotation": 87.61189082016745, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9366979598999023, - -2.6492085456848145, - 0.699999988079071 - ], - "rotation": 176.41479614617467, - "pixel_coords": [ - 39, - 96, - 11.353765487670898 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray cylinder from (0.4,2.4) to (-1.3,1.7)", - "change_score": 1.8957010684263487, - "change_attempts": 1, - "source_scene": "scene_0029" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0029_original.json b/dataset_1k_720p_2/scenes/scene_0029_original.json deleted file mode 100644 index 1afa70124a8c4ea689646f238eea69f1a494cc61..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0029_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 29, - "image_filename": "SCENE_0029_new_000029.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.014673948287964, - -2.1058201789855957, - 0.3499999940395355 - ], - "rotation": 291.81124211492113, - "pixel_coords": [ - 153, - 163, - 8.656145095825195 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.573772668838501, - -0.8129201531410217, - 0.699999988079071 - ], - "rotation": 256.84640197319897, - "pixel_coords": [ - 110, - 93, - 11.578815460205078 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5444152355194092, - -0.18109020590782166, - 0.699999988079071 - ], - "rotation": 28.86689919694352, - "pixel_coords": [ - 192, - 119, - 9.949580192565918 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.43797850608825684, - 2.4077632427215576, - 0.699999988079071 - ], - "rotation": 87.61189082016745, - "pixel_coords": [ - 219, - 84, - 12.21749496459961 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9366979598999023, - -2.6492085456848145, - 0.699999988079071 - ], - "rotation": 176.41479614617467, - "pixel_coords": [ - 39, - 96, - 11.353765487670898 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0029" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0030_cf1.json b/dataset_1k_720p_2/scenes/scene_0030_cf1.json deleted file mode 100644 index 620099259644e8690c720599733e8dfb1d0c224b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0030_cf1.json +++ /dev/null @@ -1,325 +0,0 @@ -{ - "split": "new", - "image_index": 30, - "image_filename": "SCENE_0030_new_000030.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4625084400177, - -2.8399899005889893, - 0.699999988079071 - ], - "rotation": 26.455481940590168, - "pixel_coords": [ - 143, - 175, - 7.8286213874816895 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.128293752670288, - 1.626497745513916, - 0.3499999940395355 - ], - "rotation": 238.84109423660158, - "pixel_coords": [ - 153, - 78, - 13.575831413269043 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.810039222240448, - -2.4349422454833984, - 0.699999988079071 - ], - "rotation": 265.39052835679666, - "pixel_coords": [ - 113, - 139, - 9.116183280944824 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3794206380844116, - -2.585015296936035, - 0.699999988079071 - ], - "rotation": 281.7238916435056, - "pixel_coords": [ - 65, - 112, - 10.411506652832031 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2991509437561035, - 1.1185684204101562, - 0.3499999940395355 - ], - "rotation": 228.52631457751852, - "pixel_coords": [ - 240, - 125, - 10.47128963470459 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6402685642242432, - 0.11767136305570602, - 0.699999988079071 - ], - "rotation": 101.80085643176822, - "pixel_coords": [ - 149, - 93, - 11.560014724731445 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8100143671035767, - 2.643911361694336, - 0.699999988079071 - ], - "rotation": 212.899460652646, - "pixel_coords": [ - 231, - 85, - 12.153149604797363 - ], - "color": "purple" - }, - { - "shape": "cube", - "color": "gray", - "material": "rubber", - "size": "small", - "3d_coords": [ - -2.3044136549888377, - -0.7352847597329872, - 0.35 - ], - "rotation": 218.4668471360252, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0030" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0030_cf2.json b/dataset_1k_720p_2/scenes/scene_0030_cf2.json deleted file mode 100644 index f730b054706d90eb7c259c0f0c8bdcda497fe2d3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0030_cf2.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 30, - "image_filename": "SCENE_0030_new_000030.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4625084400177, - -2.8399899005889893, - 0.699999988079071 - ], - "rotation": 26.455481940590168, - "pixel_coords": [ - 143, - 175, - 7.8286213874816895 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.128293752670288, - 1.626497745513916, - 0.3499999940395355 - ], - "rotation": 238.84109423660158, - "pixel_coords": [ - 153, - 78, - 13.575831413269043 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.810039222240448, - -2.4349422454833984, - 0.699999988079071 - ], - "rotation": 265.39052835679666, - "pixel_coords": [ - 113, - 139, - 9.116183280944824 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3794206380844116, - -2.585015296936035, - 0.699999988079071 - ], - "rotation": 281.7238916435056, - "pixel_coords": [ - 65, - 112, - 10.411506652832031 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2991509437561035, - 1.1185684204101562, - 0.3499999940395355 - ], - "rotation": 228.52631457751852, - "pixel_coords": [ - 240, - 125, - 10.47128963470459 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6402685642242432, - 0.11767136305570602, - 0.699999988079071 - ], - "rotation": 101.80085643176822, - "pixel_coords": [ - 149, - 93, - 11.560014724731445 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8100143671035767, - 2.643911361694336, - 0.699999988079071 - ], - "rotation": 212.899460652646, - "pixel_coords": [ - 231, - 85, - 12.153149604797363 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red cylinder to yellow", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0030" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0030_original.json b/dataset_1k_720p_2/scenes/scene_0030_original.json deleted file mode 100644 index bc720f1d7cba83cbf4685b474a0552c19c9b6b36..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0030_original.json +++ /dev/null @@ -1,306 +0,0 @@ -{ - "split": "new", - "image_index": 30, - "image_filename": "SCENE_0030_new_000030.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4625084400177, - -2.8399899005889893, - 0.699999988079071 - ], - "rotation": 26.455481940590168, - "pixel_coords": [ - 143, - 175, - 7.8286213874816895 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.128293752670288, - 1.626497745513916, - 0.3499999940395355 - ], - "rotation": 238.84109423660158, - "pixel_coords": [ - 153, - 78, - 13.575831413269043 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.810039222240448, - -2.4349422454833984, - 0.699999988079071 - ], - "rotation": 265.39052835679666, - "pixel_coords": [ - 113, - 139, - 9.116183280944824 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3794206380844116, - -2.585015296936035, - 0.699999988079071 - ], - "rotation": 281.7238916435056, - "pixel_coords": [ - 65, - 112, - 10.411506652832031 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2991509437561035, - 1.1185684204101562, - 0.3499999940395355 - ], - "rotation": 228.52631457751852, - "pixel_coords": [ - 240, - 125, - 10.47128963470459 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6402685642242432, - 0.11767136305570602, - 0.699999988079071 - ], - "rotation": 101.80085643176822, - "pixel_coords": [ - 149, - 93, - 11.560014724731445 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8100143671035767, - 2.643911361694336, - 0.699999988079071 - ], - "rotation": 212.899460652646, - "pixel_coords": [ - 231, - 85, - 12.153149604797363 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0030" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0031_cf1.json b/dataset_1k_720p_2/scenes/scene_0031_cf1.json deleted file mode 100644 index 4e11a562dcf042e1c2693efa253efc4e1fd900b0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0031_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 31, - "image_filename": "SCENE_0031_new_000031.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.834773063659668, - -2.2587528228759766, - 0.3499999940395355 - ], - "rotation": 7.849998916658971, - "pixel_coords": [ - 168, - 183, - 7.853972434997559 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4147130846977234, - -1.9438986778259277, - 0.699999988079071 - ], - "rotation": 56.963030794576085, - "pixel_coords": [ - 116, - 125, - 9.465639114379883 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5879443883895874, - -0.26053357124328613, - 0.3499999940395355 - ], - "rotation": 302.93842129223196, - "pixel_coords": [ - 190, - 132, - 9.84026050567627 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8088364601135254, - 1.0537145137786865, - 0.699999988079071 - ], - "rotation": 66.28964637340354, - "pixel_coords": [ - 149, - 76, - 12.678027153015137 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0031" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0031_cf2.json b/dataset_1k_720p_2/scenes/scene_0031_cf2.json deleted file mode 100644 index 0bfdf40e73c2497d1ab57ed6081700092ca1aa1c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0031_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 31, - "image_filename": "SCENE_0031_new_000031.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.834773063659668, - -2.2587528228759766, - 0.3499999940395355 - ], - "rotation": 7.849998916658971, - "pixel_coords": [ - 168, - 183, - 7.853972434997559 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4147130846977234, - -1.9438986778259277, - 0.699999988079071 - ], - "rotation": 56.963030794576085, - "pixel_coords": [ - 116, - 125, - 9.465639114379883 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5879443883895874, - -0.26053357124328613, - 0.3499999940395355 - ], - "rotation": 302.93842129223196, - "pixel_coords": [ - 190, - 132, - 9.84026050567627 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5343214958588556, - -0.33567617175106146, - 0.699999988079071 - ], - "rotation": 66.28964637340354, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow sphere from right of brown cylinder to left", - "change_score": 1.5673975290676025, - "change_attempts": 1, - "source_scene": "scene_0031" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0031_original.json b/dataset_1k_720p_2/scenes/scene_0031_original.json deleted file mode 100644 index e8d8f7f9149b02a4d4ef1ca7ae5f75e5cf634696..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0031_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 31, - "image_filename": "SCENE_0031_new_000031.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.834773063659668, - -2.2587528228759766, - 0.3499999940395355 - ], - "rotation": 7.849998916658971, - "pixel_coords": [ - 168, - 183, - 7.853972434997559 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4147130846977234, - -1.9438986778259277, - 0.699999988079071 - ], - "rotation": 56.963030794576085, - "pixel_coords": [ - 116, - 125, - 9.465639114379883 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5879443883895874, - -0.26053357124328613, - 0.3499999940395355 - ], - "rotation": 302.93842129223196, - "pixel_coords": [ - 190, - 132, - 9.84026050567627 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8088364601135254, - 1.0537145137786865, - 0.699999988079071 - ], - "rotation": 66.28964637340354, - "pixel_coords": [ - 149, - 76, - 12.678027153015137 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0031" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0032_cf1.json b/dataset_1k_720p_2/scenes/scene_0032_cf1.json deleted file mode 100644 index 613e56a7c24e56ab8fc08a99521637b8244f74dd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0032_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 32, - "image_filename": "SCENE_0032_new_000032.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.031010389328003, - -1.1099501848220825, - 0.699999988079071 - ], - "rotation": 225.86277072312802, - "pixel_coords": [ - 179, - 138, - 8.321518898010254 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9564030170440674, - 2.1023411750793457, - 0.699999988079071 - ], - "rotation": 5.619213091121988, - "pixel_coords": [ - 289, - 113, - 9.5166597366333 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2056777477264404, - -2.5121865272521973, - 0.699999988079071 - ], - "rotation": 114.99485899649329, - "pixel_coords": [ - 110, - 144, - 8.086418151855469 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2941563129425049, - 0.3431563675403595, - 0.699999988079071 - ], - "rotation": 216.32314141897993, - "pixel_coords": [ - 143, - 84, - 11.40851879119873 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.12469639615025652, - -0.67412604310885, - 0.699999988079071 - ], - "rotation": 23.856679098289653, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2438424825668335, - 0.44095394015312195, - 0.699999988079071 - ], - "rotation": 40.83690545888841, - "pixel_coords": [ - 201, - 109, - 9.737820625305176 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved green cylinder to partially occlude gray cylinder", - "change_score": 2.835354289995228, - "change_attempts": 1, - "source_scene": "scene_0032" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0032_cf2.json b/dataset_1k_720p_2/scenes/scene_0032_cf2.json deleted file mode 100644 index 019dd1a0b97a9d2df8ea1001045de428e5bc52bb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0032_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 32, - "image_filename": "SCENE_0032_new_000032.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.031010389328003, - -1.1099501848220825, - 0.699999988079071 - ], - "rotation": 225.86277072312802, - "pixel_coords": [ - 179, - 138, - 8.321518898010254 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9564030170440674, - 2.1023411750793457, - 0.699999988079071 - ], - "rotation": 5.619213091121988, - "pixel_coords": [ - 289, - 113, - 9.5166597366333 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2056777477264404, - -2.5121865272521973, - 0.699999988079071 - ], - "rotation": 114.99485899649329, - "pixel_coords": [ - 110, - 144, - 8.086418151855469 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2941563129425049, - 0.3431563675403595, - 0.699999988079071 - ], - "rotation": 216.32314141897993, - "pixel_coords": [ - 143, - 84, - 11.40851879119873 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.686541984977497, - -2.8718479267223036, - 0.699999988079071 - ], - "rotation": 23.856679098289653, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2438424825668335, - 0.44095394015312195, - 0.699999988079071 - ], - "rotation": 40.83690545888841, - "pixel_coords": [ - 201, - 109, - 9.737820625305176 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green cylinder from (-0.5,2.1) to (-0.7,-2.9)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0032" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0032_original.json b/dataset_1k_720p_2/scenes/scene_0032_original.json deleted file mode 100644 index 57e7957d597a629ae6877b8dd957b05870c1a2fb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0032_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 32, - "image_filename": "SCENE_0032_new_000032.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.031010389328003, - -1.1099501848220825, - 0.699999988079071 - ], - "rotation": 225.86277072312802, - "pixel_coords": [ - 179, - 138, - 8.321518898010254 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9564030170440674, - 2.1023411750793457, - 0.699999988079071 - ], - "rotation": 5.619213091121988, - "pixel_coords": [ - 289, - 113, - 9.5166597366333 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2056777477264404, - -2.5121865272521973, - 0.699999988079071 - ], - "rotation": 114.99485899649329, - "pixel_coords": [ - 110, - 144, - 8.086418151855469 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2941563129425049, - 0.3431563675403595, - 0.699999988079071 - ], - "rotation": 216.32314141897993, - "pixel_coords": [ - 143, - 84, - 11.40851879119873 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5091419816017151, - 2.1350438594818115, - 0.699999988079071 - ], - "rotation": 23.856679098289653, - "pixel_coords": [ - 199, - 78, - 11.892361640930176 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2438424825668335, - 0.44095394015312195, - 0.699999988079071 - ], - "rotation": 40.83690545888841, - "pixel_coords": [ - 201, - 109, - 9.737820625305176 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0032" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0033_cf1.json b/dataset_1k_720p_2/scenes/scene_0033_cf1.json deleted file mode 100644 index 4d852ccc91e681a89691bca78ea79484e68f1d93..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0033_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 33, - "image_filename": "SCENE_0033_new_000033.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2512142658233643, - -0.8213040828704834, - 0.699999988079071 - ], - "rotation": 49.97591150667204, - "pixel_coords": [ - 191, - 139, - 8.750604629516602 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6607582115963933, - 2.2537030366240662, - 0.699999988079071 - ], - "rotation": 230.37604631225912, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8266893029212952, - -2.9119138717651367, - 0.699999988079071 - ], - "rotation": 95.11431954001749, - "pixel_coords": [ - 59, - 118, - 9.709336280822754 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green cylinder from (2.7,-2.7) to (1.7,2.3)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0033" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0033_cf2.json b/dataset_1k_720p_2/scenes/scene_0033_cf2.json deleted file mode 100644 index f984e6569d3f333e04569e748f321e5a33ea337c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0033_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 33, - "image_filename": "SCENE_0033_new_000033.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.017441257206766814, - 1.2596521211569671, - 0.699999988079071 - ], - "rotation": 49.97591150667204, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.700059652328491, - -2.746746301651001, - 0.699999988079071 - ], - "rotation": 230.37604631225912, - "pixel_coords": [ - 139, - 178, - 7.385677337646484 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8266893029212952, - -2.9119138717651367, - 0.699999988079071 - ], - "rotation": 95.11431954001749, - "pixel_coords": [ - 59, - 118, - 9.709336280822754 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved red cylinder from (2.3,-0.8) to (-0.0,1.3)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0033" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0033_original.json b/dataset_1k_720p_2/scenes/scene_0033_original.json deleted file mode 100644 index 3162bc1e579f350472c578190cfd93be3510d2d3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0033_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 33, - "image_filename": "SCENE_0033_new_000033.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2512142658233643, - -0.8213040828704834, - 0.699999988079071 - ], - "rotation": 49.97591150667204, - "pixel_coords": [ - 191, - 139, - 8.750604629516602 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.700059652328491, - -2.746746301651001, - 0.699999988079071 - ], - "rotation": 230.37604631225912, - "pixel_coords": [ - 139, - 178, - 7.385677337646484 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8266893029212952, - -2.9119138717651367, - 0.699999988079071 - ], - "rotation": 95.11431954001749, - "pixel_coords": [ - 59, - 118, - 9.709336280822754 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0033" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0034_cf1.json b/dataset_1k_720p_2/scenes/scene_0034_cf1.json deleted file mode 100644 index cf6b0a5b6d328afb417180a1c58e257bc7362087..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0034_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 34, - "image_filename": "SCENE_0034_new_000034.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2756636142730713, - 1.4709032773971558, - 0.699999988079071 - ], - "rotation": 102.82921032443706, - "pixel_coords": [ - 221, - 99, - 11.08381462097168 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.45017574958779805, - -0.7715824880508643, - 0.699999988079071 - ], - "rotation": 80.22678003261102, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6010977625846863, - -1.347435712814331, - 0.699999988079071 - ], - "rotation": 335.06501026358427, - "pixel_coords": [ - 139, - 119, - 9.807905197143555 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5773417949676514, - -2.3726675510406494, - 0.3499999940395355 - ], - "rotation": 312.4075328229717, - "pixel_coords": [ - 133, - 157, - 8.698179244995117 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.204666018486023, - -0.11527125537395477, - 0.3499999940395355 - ], - "rotation": 220.34151360966263, - "pixel_coords": [ - 133, - 100, - 11.89938735961914 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.736360549926758, - -1.7978194952011108, - 0.699999988079071 - ], - "rotation": 80.77156643589495, - "pixel_coords": [ - 184, - 155, - 8.132688522338867 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [], - [ - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved gray cube to partially occlude purple cylinder", - "change_score": 3.0, - "change_attempts": 2, - "source_scene": "scene_0034" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0034_cf2.json b/dataset_1k_720p_2/scenes/scene_0034_cf2.json deleted file mode 100644 index 5b0e69cb509e3319279cbcfa2feb52a735ab851e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0034_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 34, - "image_filename": "SCENE_0034_new_000034.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2756636142730713, - 1.4709032773971558, - 0.699999988079071 - ], - "rotation": 102.82921032443706, - "pixel_coords": [ - 221, - 99, - 11.08381462097168 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8743677139282227, - 2.4694037437438965, - 0.699999988079071 - ], - "rotation": 80.22678003261102, - "pixel_coords": [ - 284, - 106, - 10.64395809173584 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6010977625846863, - -1.347435712814331, - 0.699999988079071 - ], - "rotation": 335.06501026358427, - "pixel_coords": [ - 139, - 119, - 9.807905197143555 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5773417949676514, - -2.3726675510406494, - 0.3499999940395355 - ], - "rotation": 312.4075328229717, - "pixel_coords": [ - 133, - 157, - 8.698179244995117 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.500033408809237, - 1.7419821319347513, - 0.3499999940395355 - ], - "rotation": 220.34151360966263, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.736360549926758, - -1.7978194952011108, - 0.699999988079071 - ], - "rotation": 80.77156643589495, - "pixel_coords": [ - 184, - 155, - 8.132688522338867 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [], - [ - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple cylinder from (-1.2,-0.1) to (-2.5,1.7)", - "change_score": 2.264368967412872, - "change_attempts": 1, - "source_scene": "scene_0034" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0034_original.json b/dataset_1k_720p_2/scenes/scene_0034_original.json deleted file mode 100644 index bf365bbaab11bbe1792657c0137785507130ff9b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0034_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 34, - "image_filename": "SCENE_0034_new_000034.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2756636142730713, - 1.4709032773971558, - 0.699999988079071 - ], - "rotation": 102.82921032443706, - "pixel_coords": [ - 221, - 99, - 11.08381462097168 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8743677139282227, - 2.4694037437438965, - 0.699999988079071 - ], - "rotation": 80.22678003261102, - "pixel_coords": [ - 284, - 106, - 10.64395809173584 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6010977625846863, - -1.347435712814331, - 0.699999988079071 - ], - "rotation": 335.06501026358427, - "pixel_coords": [ - 139, - 119, - 9.807905197143555 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5773417949676514, - -2.3726675510406494, - 0.3499999940395355 - ], - "rotation": 312.4075328229717, - "pixel_coords": [ - 133, - 157, - 8.698179244995117 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.204666018486023, - -0.11527125537395477, - 0.3499999940395355 - ], - "rotation": 220.34151360966263, - "pixel_coords": [ - 133, - 100, - 11.89938735961914 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.736360549926758, - -1.7978194952011108, - 0.699999988079071 - ], - "rotation": 80.77156643589495, - "pixel_coords": [ - 184, - 155, - 8.132688522338867 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [], - [ - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0034" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0035_cf1.json b/dataset_1k_720p_2/scenes/scene_0035_cf1.json deleted file mode 100644 index 4d03e72dd191d3f854e4c416a9798d3c683555b5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0035_cf1.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 35, - "image_filename": "SCENE_0035_new_000035.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4580321311950684, - 2.8004274368286133, - 0.699999988079071 - ], - "rotation": 21.87966736814056, - "pixel_coords": [ - 281, - 99, - 10.782257080078125 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6536519527435303, - 0.5290468335151672, - 0.3499999940395355 - ], - "rotation": 191.87026591661174, - "pixel_coords": [ - 187, - 112, - 10.801546096801758 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.651071786880493, - -1.4000205993652344, - 0.3499999940395355 - ], - "rotation": 276.0865043381114, - "pixel_coords": [ - 190, - 163, - 8.333419799804688 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8261051177978516, - -1.4165802001953125, - 0.3499999940395355 - ], - "rotation": 55.15125312053029, - "pixel_coords": [ - 141, - 135, - 9.537960052490234 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8485512733459473, - -0.9603041410446167, - 0.699999988079071 - ], - "rotation": 49.44512345180316, - "pixel_coords": [ - 84, - 82, - 12.092611312866211 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9924525618553162, - 2.6025571823120117, - 0.699999988079071 - ], - "rotation": 117.69632676491143, - "pixel_coords": [ - 195, - 73, - 12.961345672607422 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.149679660797119, - -0.02663734182715416, - 0.699999988079071 - ], - "rotation": 299.00249219670116, - "pixel_coords": [ - 213, - 124, - 9.318132400512695 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 6 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0035" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0035_cf2.json b/dataset_1k_720p_2/scenes/scene_0035_cf2.json deleted file mode 100644 index d379c7f0c3f34e3a26f412922e14868fd52864a0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0035_cf2.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 35, - "image_filename": "SCENE_0035_new_000035.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.212855864755783, - -0.37828731552931716, - 0.699999988079071 - ], - "rotation": 21.87966736814056, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6536519527435303, - 0.5290468335151672, - 0.3499999940395355 - ], - "rotation": 191.87026591661174, - "pixel_coords": [ - 187, - 112, - 10.801546096801758 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.651071786880493, - -1.4000205993652344, - 0.3499999940395355 - ], - "rotation": 276.0865043381114, - "pixel_coords": [ - 190, - 163, - 8.333419799804688 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8261051177978516, - -1.4165802001953125, - 0.3499999940395355 - ], - "rotation": 55.15125312053029, - "pixel_coords": [ - 141, - 135, - 9.537960052490234 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8485512733459473, - -0.9603041410446167, - 0.699999988079071 - ], - "rotation": 49.44512345180316, - "pixel_coords": [ - 84, - 82, - 12.092611312866211 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9924525618553162, - 2.6025571823120117, - 0.699999988079071 - ], - "rotation": 117.69632676491143, - "pixel_coords": [ - 195, - 73, - 12.961345672607422 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.149679660797119, - -0.02663734182715416, - 0.699999988079071 - ], - "rotation": 299.00249219670116, - "pixel_coords": [ - 213, - 124, - 9.318132400512695 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 6 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved red sphere from (2.5,2.8) to (-1.2,-0.4)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0035" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0035_original.json b/dataset_1k_720p_2/scenes/scene_0035_original.json deleted file mode 100644 index af2978e11b3f1738dc861d737b96a4d2a65f3916..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0035_original.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 35, - "image_filename": "SCENE_0035_new_000035.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4580321311950684, - 2.8004274368286133, - 0.699999988079071 - ], - "rotation": 21.87966736814056, - "pixel_coords": [ - 281, - 99, - 10.782257080078125 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6536519527435303, - 0.5290468335151672, - 0.3499999940395355 - ], - "rotation": 191.87026591661174, - "pixel_coords": [ - 187, - 112, - 10.801546096801758 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.651071786880493, - -1.4000205993652344, - 0.3499999940395355 - ], - "rotation": 276.0865043381114, - "pixel_coords": [ - 190, - 163, - 8.333419799804688 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8261051177978516, - -1.4165802001953125, - 0.3499999940395355 - ], - "rotation": 55.15125312053029, - "pixel_coords": [ - 141, - 135, - 9.537960052490234 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8485512733459473, - -0.9603041410446167, - 0.699999988079071 - ], - "rotation": 49.44512345180316, - "pixel_coords": [ - 84, - 82, - 12.092611312866211 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9924525618553162, - 2.6025571823120117, - 0.699999988079071 - ], - "rotation": 117.69632676491143, - "pixel_coords": [ - 195, - 73, - 12.961345672607422 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.149679660797119, - -0.02663734182715416, - 0.699999988079071 - ], - "rotation": 299.00249219670116, - "pixel_coords": [ - 213, - 124, - 9.318132400512695 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 6 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0035" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0036_cf1.json b/dataset_1k_720p_2/scenes/scene_0036_cf1.json deleted file mode 100644 index 431ec376a48ce0bfff9e72417fc9899b3fc2b57c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0036_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 36, - "image_filename": "SCENE_0036_new_000036.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8940515518188477, - -2.927898406982422, - 0.3499999940395355 - ], - "rotation": 23.827815247605844, - "pixel_coords": [ - 33, - 108, - 11.348628997802734 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.88040030002594, - 1.600196123123169, - 0.3499999940395355 - ], - "rotation": 264.73504277763055, - "pixel_coords": [ - 158, - 81, - 13.3773193359375 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5695827603340149, - -1.0034042596817017, - 0.699999988079071 - ], - "rotation": 301.5634917609511, - "pixel_coords": [ - 148, - 117, - 10.076988220214844 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2476658821105957, - -0.3484877347946167, - 0.3499999940395355 - ], - "rotation": 88.87225853526712, - "pixel_coords": [ - 110, - 92, - 12.459538459777832 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2134602069854736, - -2.543301582336426, - 0.3499999940395355 - ], - "rotation": 205.50064428684556, - "pixel_coords": [ - 118, - 157, - 8.91286849975586 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8741410374641418, - 1.7491481304168701, - 0.3499999940395355 - ], - "rotation": 308.6844666013108, - "pixel_coords": [ - 179, - 88, - 12.813074111938477 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 2, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed blue cylinder to green", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0036" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0036_cf2.json b/dataset_1k_720p_2/scenes/scene_0036_cf2.json deleted file mode 100644 index b2f94ae292c3d0526930bf784423899ca31a6443..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0036_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 36, - "image_filename": "SCENE_0036_new_000036.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8940515518188477, - -2.927898406982422, - 0.3499999940395355 - ], - "rotation": 23.827815247605844, - "pixel_coords": [ - 33, - 108, - 11.348628997802734 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.88040030002594, - 1.600196123123169, - 0.3499999940395355 - ], - "rotation": 264.73504277763055, - "pixel_coords": [ - 158, - 81, - 13.3773193359375 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5695827603340149, - -1.0034042596817017, - 0.699999988079071 - ], - "rotation": 301.5634917609511, - "pixel_coords": [ - 148, - 117, - 10.076988220214844 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2476658821105957, - -0.3484877347946167, - 0.3499999940395355 - ], - "rotation": 88.87225853526712, - "pixel_coords": [ - 110, - 92, - 12.459538459777832 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2134602069854736, - -2.543301582336426, - 0.3499999940395355 - ], - "rotation": 205.50064428684556, - "pixel_coords": [ - 118, - 157, - 8.91286849975586 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8741410374641418, - 1.7491481304168701, - 0.3499999940395355 - ], - "rotation": 308.6844666013108, - "pixel_coords": [ - 179, - 88, - 12.813074111938477 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 2, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed yellow cylinder to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0036" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0036_original.json b/dataset_1k_720p_2/scenes/scene_0036_original.json deleted file mode 100644 index 9f1352ac18a334bf71f6a788377560ffb03f751c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0036_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 36, - "image_filename": "SCENE_0036_new_000036.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8940515518188477, - -2.927898406982422, - 0.3499999940395355 - ], - "rotation": 23.827815247605844, - "pixel_coords": [ - 33, - 108, - 11.348628997802734 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.88040030002594, - 1.600196123123169, - 0.3499999940395355 - ], - "rotation": 264.73504277763055, - "pixel_coords": [ - 158, - 81, - 13.3773193359375 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5695827603340149, - -1.0034042596817017, - 0.699999988079071 - ], - "rotation": 301.5634917609511, - "pixel_coords": [ - 148, - 117, - 10.076988220214844 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2476658821105957, - -0.3484877347946167, - 0.3499999940395355 - ], - "rotation": 88.87225853526712, - "pixel_coords": [ - 110, - 92, - 12.459538459777832 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2134602069854736, - -2.543301582336426, - 0.3499999940395355 - ], - "rotation": 205.50064428684556, - "pixel_coords": [ - 118, - 157, - 8.91286849975586 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8741410374641418, - 1.7491481304168701, - 0.3499999940395355 - ], - "rotation": 308.6844666013108, - "pixel_coords": [ - 179, - 88, - 12.813074111938477 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 2, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0036" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0037_cf1.json b/dataset_1k_720p_2/scenes/scene_0037_cf1.json deleted file mode 100644 index 468f5627e6795088aa8116a7f463d5c0ae15b72b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0037_cf1.json +++ /dev/null @@ -1,347 +0,0 @@ -{ - "split": "new", - "image_index": 37, - "image_filename": "SCENE_0037_new_000037.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4568169116973877, - 2.216614246368408, - 0.699999988079071 - ], - "rotation": 274.74146027853084, - "pixel_coords": [ - 179, - 70, - 13.217729568481445 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.032688021659851, - -2.501288652420044, - 0.3499999940395355 - ], - "rotation": 17.813757227135746, - "pixel_coords": [ - 74, - 125, - 10.450664520263672 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.871946096420288, - -2.539700984954834, - 0.3499999940395355 - ], - "rotation": 71.67948133041796, - "pixel_coords": [ - 132, - 172, - 8.539382934570312 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9774340987205505, - -0.6417297124862671, - 0.3499999940395355 - ], - "rotation": 248.7485407866213, - "pixel_coords": [ - 165, - 130, - 10.19482421875 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.108889102935791, - -0.04975094646215439, - 0.699999988079071 - ], - "rotation": 175.70174417181877, - "pixel_coords": [ - 209, - 128, - 9.616222381591797 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4095175862312317, - 0.6089650392532349, - 0.3499999940395355 - ], - "rotation": 331.91823974504507, - "pixel_coords": [ - 166, - 100, - 11.804499626159668 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4710812568664551, - 2.0021257400512695, - 0.699999988079071 - ], - "rotation": 346.80804702402196, - "pixel_coords": [ - 214, - 88, - 11.842252731323242 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 7 - ], - [ - 1, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "right": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0037" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0037_cf2.json b/dataset_1k_720p_2/scenes/scene_0037_cf2.json deleted file mode 100644 index 98a7238bdca0d6893f2a51b3b9b8420946122079..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0037_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 37, - "image_filename": "SCENE_0037_new_000037.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4568169116973877, - 2.216614246368408, - 0.699999988079071 - ], - "rotation": 274.74146027853084, - "pixel_coords": [ - 179, - 70, - 13.217729568481445 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.032688021659851, - -2.501288652420044, - 0.3499999940395355 - ], - "rotation": 17.813757227135746, - "pixel_coords": [ - 74, - 125, - 10.450664520263672 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.871946096420288, - -2.539700984954834, - 0.3499999940395355 - ], - "rotation": 71.67948133041796, - "pixel_coords": [ - 132, - 172, - 8.539382934570312 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9774340987205505, - -0.6417297124862671, - 0.3499999940395355 - ], - "rotation": 248.7485407866213, - "pixel_coords": [ - 165, - 130, - 10.19482421875 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.108889102935791, - -0.04975094646215439, - 0.699999988079071 - ], - "rotation": 175.70174417181877, - "pixel_coords": [ - 209, - 128, - 9.616222381591797 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4095175862312317, - 0.6089650392532349, - 0.3499999940395355 - ], - "rotation": 331.91823974504507, - "pixel_coords": [ - 166, - 100, - 11.804499626159668 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4710812568664551, - 2.0021257400512695, - 0.699999988079071 - ], - "rotation": 346.80804702402196, - "pixel_coords": [ - 214, - 88, - 11.842252731323242 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.765202045440674, - -1.5989757776260376, - 0.699999988079071 - ], - "rotation": 83.6870174921369, - "pixel_coords": [ - 71, - 87, - 11.910694122314453 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 7 - ], - [ - 1, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "right": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cube and brown sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0037" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0037_original.json b/dataset_1k_720p_2/scenes/scene_0037_original.json deleted file mode 100644 index 5a635e877e433c00f89d82a63e8a530c4d873086..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0037_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 37, - "image_filename": "SCENE_0037_new_000037.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4568169116973877, - 2.216614246368408, - 0.699999988079071 - ], - "rotation": 274.74146027853084, - "pixel_coords": [ - 179, - 70, - 13.217729568481445 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.032688021659851, - -2.501288652420044, - 0.3499999940395355 - ], - "rotation": 17.813757227135746, - "pixel_coords": [ - 74, - 125, - 10.450664520263672 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.871946096420288, - -2.539700984954834, - 0.3499999940395355 - ], - "rotation": 71.67948133041796, - "pixel_coords": [ - 132, - 172, - 8.539382934570312 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9774340987205505, - -0.6417297124862671, - 0.3499999940395355 - ], - "rotation": 248.7485407866213, - "pixel_coords": [ - 165, - 130, - 10.19482421875 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.108889102935791, - -0.04975094646215439, - 0.699999988079071 - ], - "rotation": 175.70174417181877, - "pixel_coords": [ - 209, - 128, - 9.616222381591797 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4095175862312317, - 0.6089650392532349, - 0.3499999940395355 - ], - "rotation": 331.91823974504507, - "pixel_coords": [ - 166, - 100, - 11.804499626159668 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4710812568664551, - 2.0021257400512695, - 0.699999988079071 - ], - "rotation": 346.80804702402196, - "pixel_coords": [ - 214, - 88, - 11.842252731323242 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.765202045440674, - -1.5989757776260376, - 0.699999988079071 - ], - "rotation": 83.6870174921369, - "pixel_coords": [ - 71, - 87, - 11.910694122314453 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 7 - ], - [ - 1, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "right": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0037" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0038_cf1.json b/dataset_1k_720p_2/scenes/scene_0038_cf1.json deleted file mode 100644 index 00967a41ddae7b26723b564e42604f63ba4685e7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0038_cf1.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 38, - "image_filename": "SCENE_0038_new_000038.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8276238441467285, - -1.868177056312561, - 0.3499999940395355 - ], - "rotation": 131.53282583151213, - "pixel_coords": [ - 132, - 143, - 9.418703079223633 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.78248986064611, - -0.16695859787063727, - 0.699999988079071 - ], - "rotation": 198.82623351374022, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2077137231826782, - -1.634135127067566, - 0.699999988079071 - ], - "rotation": 158.62271863951466, - "pixel_coords": [ - 94, - 104, - 10.662272453308105 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6206957101821899, - 2.7910590171813965, - 0.3499999940395355 - ], - "rotation": 304.8782384843647, - "pixel_coords": [ - 201, - 81, - 13.19774341583252 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8610307574272156, - 0.5858985781669617, - 0.699999988079071 - ], - "rotation": 43.015914997881566, - "pixel_coords": [ - 193, - 103, - 10.74519157409668 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7798267602920532, - -0.11045736819505692, - 0.699999988079071 - ], - "rotation": 51.52621124898853, - "pixel_coords": [ - 121, - 85, - 11.959421157836914 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2046282291412354, - -2.9907896518707275, - 0.3499999940395355 - ], - "rotation": 264.1353702382668, - "pixel_coords": [ - 39, - 118, - 10.61339282989502 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9458708167076111, - 1.613673210144043, - 0.3499999940395355 - ], - "rotation": 228.15767251438817, - "pixel_coords": [ - 173, - 88, - 12.673117637634277 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 5, - 7 - ], - [], - [ - 3, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 7 - ], - [ - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown sphere from left of red cube to right", - "change_score": 1.8780092835798325, - "change_attempts": 3, - "source_scene": "scene_0038" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0038_cf2.json b/dataset_1k_720p_2/scenes/scene_0038_cf2.json deleted file mode 100644 index cad63a42975bb297b431fd53fdc29f29f5a3f97f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0038_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 38, - "image_filename": "SCENE_0038_new_000038.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8276238441467285, - -1.868177056312561, - 0.3499999940395355 - ], - "rotation": 131.53282583151213, - "pixel_coords": [ - 132, - 143, - 9.418703079223633 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3063788414001465, - -1.9836140871047974, - 0.699999988079071 - ], - "rotation": 198.82623351374022, - "pixel_coords": [ - 169, - 156, - 8.25849723815918 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2077137231826782, - -1.634135127067566, - 0.699999988079071 - ], - "rotation": 158.62271863951466, - "pixel_coords": [ - 94, - 104, - 10.662272453308105 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6206957101821899, - 2.7910590171813965, - 0.3499999940395355 - ], - "rotation": 304.8782384843647, - "pixel_coords": [ - 201, - 81, - 13.19774341583252 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8610307574272156, - 0.5858985781669617, - 0.699999988079071 - ], - "rotation": 43.015914997881566, - "pixel_coords": [ - 193, - 103, - 10.74519157409668 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7798267602920532, - -0.11045736819505692, - 0.699999988079071 - ], - "rotation": 51.52621124898853, - "pixel_coords": [ - 121, - 85, - 11.959421157836914 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2046282291412354, - -2.9907896518707275, - 0.3499999940395355 - ], - "rotation": 264.1353702382668, - "pixel_coords": [ - 39, - 118, - 10.61339282989502 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9458708167076111, - 1.613673210144043, - 0.3499999940395355 - ], - "rotation": 228.15767251438817, - "pixel_coords": [ - 173, - 88, - 12.673117637634277 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 5, - 7 - ], - [], - [ - 3, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 7 - ], - [ - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed brown sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0038" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0038_original.json b/dataset_1k_720p_2/scenes/scene_0038_original.json deleted file mode 100644 index 475b408c84fbbe9382b540ed73f2e302c8055bbb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0038_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 38, - "image_filename": "SCENE_0038_new_000038.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8276238441467285, - -1.868177056312561, - 0.3499999940395355 - ], - "rotation": 131.53282583151213, - "pixel_coords": [ - 132, - 143, - 9.418703079223633 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3063788414001465, - -1.9836140871047974, - 0.699999988079071 - ], - "rotation": 198.82623351374022, - "pixel_coords": [ - 169, - 156, - 8.25849723815918 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2077137231826782, - -1.634135127067566, - 0.699999988079071 - ], - "rotation": 158.62271863951466, - "pixel_coords": [ - 94, - 104, - 10.662272453308105 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6206957101821899, - 2.7910590171813965, - 0.3499999940395355 - ], - "rotation": 304.8782384843647, - "pixel_coords": [ - 201, - 81, - 13.19774341583252 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8610307574272156, - 0.5858985781669617, - 0.699999988079071 - ], - "rotation": 43.015914997881566, - "pixel_coords": [ - 193, - 103, - 10.74519157409668 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7798267602920532, - -0.11045736819505692, - 0.699999988079071 - ], - "rotation": 51.52621124898853, - "pixel_coords": [ - 121, - 85, - 11.959421157836914 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2046282291412354, - -2.9907896518707275, - 0.3499999940395355 - ], - "rotation": 264.1353702382668, - "pixel_coords": [ - 39, - 118, - 10.61339282989502 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9458708167076111, - 1.613673210144043, - 0.3499999940395355 - ], - "rotation": 228.15767251438817, - "pixel_coords": [ - 173, - 88, - 12.673117637634277 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 5, - 7 - ], - [], - [ - 3, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 7 - ], - [ - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0038" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0039_cf1.json b/dataset_1k_720p_2/scenes/scene_0039_cf1.json deleted file mode 100644 index 95aff57f5c4a7a0c4a64753d4d327b19e2d9ea5b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0039_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 39, - "image_filename": "SCENE_0039_new_000039.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5709173679351807, - -0.38864803314208984, - 0.699999988079071 - ], - "rotation": 119.18191317870254, - "pixel_coords": [ - 211, - 133, - 9.476839065551758 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4697329998016357, - 2.159564733505249, - 0.3499999940395355 - ], - "rotation": 173.04540838591336, - "pixel_coords": [ - 237, - 107, - 11.866706848144531 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.539607048034668, - 2.9062507152557373, - 0.699999988079071 - ], - "rotation": 73.07790046583543, - "pixel_coords": [ - 278, - 101, - 11.422143936157227 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9864134788513184, - -2.7731380462646484, - 0.3499999940395355 - ], - "rotation": 49.80681281661041, - "pixel_coords": [ - 154, - 187, - 7.960670471191406 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2468898296356201, - -2.2850918769836426, - 0.3499999940395355 - ], - "rotation": 250.15004984848028, - "pixel_coords": [ - 80, - 118, - 11.107922554016113 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0542845726013184, - 1.3921445608139038, - 0.699999988079071 - ], - "rotation": 243.87833961956034, - "pixel_coords": [ - 153, - 76, - 13.643993377685547 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 4 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0039" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0039_cf2.json b/dataset_1k_720p_2/scenes/scene_0039_cf2.json deleted file mode 100644 index 18312fa1475a114458a29219fce513a738ea2c6a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0039_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 39, - "image_filename": "SCENE_0039_new_000039.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5709173679351807, - -0.38864803314208984, - 0.699999988079071 - ], - "rotation": 119.18191317870254, - "pixel_coords": [ - 211, - 133, - 9.476839065551758 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4697329998016357, - 2.159564733505249, - 0.3499999940395355 - ], - "rotation": 173.04540838591336, - "pixel_coords": [ - 237, - 107, - 11.866706848144531 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.539607048034668, - 2.9062507152557373, - 0.699999988079071 - ], - "rotation": 73.07790046583543, - "pixel_coords": [ - 278, - 101, - 11.422143936157227 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9864134788513184, - -2.7731380462646484, - 0.3499999940395355 - ], - "rotation": 49.80681281661041, - "pixel_coords": [ - 154, - 187, - 7.960670471191406 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2468898296356201, - -2.2850918769836426, - 0.3499999940395355 - ], - "rotation": 250.15004984848028, - "pixel_coords": [ - 80, - 118, - 11.107922554016113 - ], - "color": "red" - }, - { - "shape": "cube", - "color": "yellow", - "material": "metal", - "size": "small", - "3d_coords": [ - -2.0542845726013184, - 1.3921445608139038, - 0.699999988079071 - ], - "rotation": 177.61445134155272, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 4 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced cyan sphere with yellow cube", - "change_score": 3.184066356327799, - "change_attempts": 1, - "source_scene": "scene_0039" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0039_original.json b/dataset_1k_720p_2/scenes/scene_0039_original.json deleted file mode 100644 index 6dc01772bf806fc76f0e47790d9df56b9e079c3f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0039_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 39, - "image_filename": "SCENE_0039_new_000039.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5709173679351807, - -0.38864803314208984, - 0.699999988079071 - ], - "rotation": 119.18191317870254, - "pixel_coords": [ - 211, - 133, - 9.476839065551758 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4697329998016357, - 2.159564733505249, - 0.3499999940395355 - ], - "rotation": 173.04540838591336, - "pixel_coords": [ - 237, - 107, - 11.866706848144531 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.539607048034668, - 2.9062507152557373, - 0.699999988079071 - ], - "rotation": 73.07790046583543, - "pixel_coords": [ - 278, - 101, - 11.422143936157227 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9864134788513184, - -2.7731380462646484, - 0.3499999940395355 - ], - "rotation": 49.80681281661041, - "pixel_coords": [ - 154, - 187, - 7.960670471191406 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2468898296356201, - -2.2850918769836426, - 0.3499999940395355 - ], - "rotation": 250.15004984848028, - "pixel_coords": [ - 80, - 118, - 11.107922554016113 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0542845726013184, - 1.3921445608139038, - 0.699999988079071 - ], - "rotation": 243.87833961956034, - "pixel_coords": [ - 153, - 76, - 13.643993377685547 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 4 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0039" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0040_cf1.json b/dataset_1k_720p_2/scenes/scene_0040_cf1.json deleted file mode 100644 index b978f37fe29dd22e817422ee114fbd0ac7136a10..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0040_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 40, - "image_filename": "SCENE_0040_new_000040.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9085603952407837, - 2.496690034866333, - 0.3499999940395355 - ], - "rotation": 319.2837915948304, - "pixel_coords": [ - 177, - 76, - 13.854352951049805 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.043868765234947205, - 1.7473951578140259, - 0.699999988079071 - ], - "rotation": 324.5128024648614, - "pixel_coords": [ - 200, - 87, - 11.94077205657959 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8587522506713867, - -0.6534476280212402, - 0.3499999940395355 - ], - "rotation": 301.2803076120376, - "pixel_coords": [ - 127, - 107, - 11.340621948242188 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3011045455932617, - -2.1856064796447754, - 0.3499999940395355 - ], - "rotation": 91.61042473753334, - "pixel_coords": [ - 64, - 106, - 11.441584587097168 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9519464373588562, - -2.56836199760437, - 0.3499999940395355 - ], - "rotation": 319.2042197229601, - "pixel_coords": [ - 108, - 151, - 9.01789665222168 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0352203845977783, - -2.739320993423462, - 0.699999988079071 - ], - "rotation": 313.03970666629584, - "pixel_coords": [ - 64, - 114, - 10.105194091796875 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed brown cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0040" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0040_cf2.json b/dataset_1k_720p_2/scenes/scene_0040_cf2.json deleted file mode 100644 index 00b329c0714a7e5f4ff4eeda7a74f2ebb548df6d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0040_cf2.json +++ /dev/null @@ -1,247 +0,0 @@ -{ - "split": "new", - "image_index": 40, - "image_filename": "SCENE_0040_new_000040.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9085603952407837, - 2.496690034866333, - 0.3499999940395355 - ], - "rotation": 319.2837915948304, - "pixel_coords": [ - 177, - 76, - 13.854352951049805 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.043868765234947205, - 1.7473951578140259, - 0.699999988079071 - ], - "rotation": 324.5128024648614, - "pixel_coords": [ - 200, - 87, - 11.94077205657959 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8587522506713867, - -0.6534476280212402, - 0.3499999940395355 - ], - "rotation": 301.2803076120376, - "pixel_coords": [ - 127, - 107, - 11.340621948242188 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3011045455932617, - -2.1856064796447754, - 0.3499999940395355 - ], - "rotation": 91.61042473753334, - "pixel_coords": [ - 64, - 106, - 11.441584587097168 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0352203845977783, - -2.739320993423462, - 0.699999988079071 - ], - "rotation": 313.03970666629584, - "pixel_coords": [ - 64, - 114, - 10.105194091796875 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed gray sphere", - "change_score": 11.011630843790984, - "change_attempts": 1, - "source_scene": "scene_0040" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0040_original.json b/dataset_1k_720p_2/scenes/scene_0040_original.json deleted file mode 100644 index dccc10ba80ba661229d24c609b43bb270f0f1982..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0040_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 40, - "image_filename": "SCENE_0040_new_000040.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9085603952407837, - 2.496690034866333, - 0.3499999940395355 - ], - "rotation": 319.2837915948304, - "pixel_coords": [ - 177, - 76, - 13.854352951049805 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.043868765234947205, - 1.7473951578140259, - 0.699999988079071 - ], - "rotation": 324.5128024648614, - "pixel_coords": [ - 200, - 87, - 11.94077205657959 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8587522506713867, - -0.6534476280212402, - 0.3499999940395355 - ], - "rotation": 301.2803076120376, - "pixel_coords": [ - 127, - 107, - 11.340621948242188 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3011045455932617, - -2.1856064796447754, - 0.3499999940395355 - ], - "rotation": 91.61042473753334, - "pixel_coords": [ - 64, - 106, - 11.441584587097168 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9519464373588562, - -2.56836199760437, - 0.3499999940395355 - ], - "rotation": 319.2042197229601, - "pixel_coords": [ - 108, - 151, - 9.01789665222168 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0352203845977783, - -2.739320993423462, - 0.699999988079071 - ], - "rotation": 313.03970666629584, - "pixel_coords": [ - 64, - 114, - 10.105194091796875 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0040" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0041_cf1.json b/dataset_1k_720p_2/scenes/scene_0041_cf1.json deleted file mode 100644 index 9dedab0fb9bc512fd1aaeeba86c0c93dc2106e58..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0041_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 41, - "image_filename": "SCENE_0041_new_000041.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3778233528137207, - -2.1871891021728516, - 0.699999988079071 - ], - "rotation": 67.45301757410945, - "pixel_coords": [ - 160, - 161, - 8.470412254333496 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8213404417037964, - 1.995719313621521, - 0.699999988079071 - ], - "rotation": 27.895739176753178, - "pixel_coords": [ - 244, - 101, - 11.290657997131348 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9879370927810669, - -1.7220616340637207, - 0.3499999940395355 - ], - "rotation": 329.6708590188893, - "pixel_coords": [ - 139, - 143, - 9.803056716918945 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.932439088821411, - 0.4764256477355957, - 0.3499999940395355 - ], - "rotation": 9.048782001946162, - "pixel_coords": [ - 118, - 80, - 13.593389511108398 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.065551996231079, - -0.34012752771377563, - 0.3499999940395355 - ], - "rotation": 319.2022383006577, - "pixel_coords": [ - 131, - 103, - 11.924253463745117 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cylinder and brown sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0041" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0041_cf2.json b/dataset_1k_720p_2/scenes/scene_0041_cf2.json deleted file mode 100644 index c5420ce79ec863273ea308048749099c07334259..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0041_cf2.json +++ /dev/null @@ -1,204 +0,0 @@ -{ - "split": "new", - "image_index": 41, - "image_filename": "SCENE_0041_new_000041.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3778233528137207, - -2.1871891021728516, - 0.699999988079071 - ], - "rotation": 67.45301757410945, - "pixel_coords": [ - 160, - 161, - 8.470412254333496 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8213404417037964, - 1.995719313621521, - 0.699999988079071 - ], - "rotation": 27.895739176753178, - "pixel_coords": [ - 244, - 101, - 11.290657997131348 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9879370927810669, - -1.7220616340637207, - 0.3499999940395355 - ], - "rotation": 329.6708590188893, - "pixel_coords": [ - 139, - 143, - 9.803056716918945 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.932439088821411, - 0.4764256477355957, - 0.3499999940395355 - ], - "rotation": 9.048782001946162, - "pixel_coords": [ - 118, - 80, - 13.593389511108398 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0041" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0041_original.json b/dataset_1k_720p_2/scenes/scene_0041_original.json deleted file mode 100644 index d18555b9f530fdee27f7418bd43a4cb4cab4ad9e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0041_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 41, - "image_filename": "SCENE_0041_new_000041.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3778233528137207, - -2.1871891021728516, - 0.699999988079071 - ], - "rotation": 67.45301757410945, - "pixel_coords": [ - 160, - 161, - 8.470412254333496 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8213404417037964, - 1.995719313621521, - 0.699999988079071 - ], - "rotation": 27.895739176753178, - "pixel_coords": [ - 244, - 101, - 11.290657997131348 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9879370927810669, - -1.7220616340637207, - 0.3499999940395355 - ], - "rotation": 329.6708590188893, - "pixel_coords": [ - 139, - 143, - 9.803056716918945 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.932439088821411, - 0.4764256477355957, - 0.3499999940395355 - ], - "rotation": 9.048782001946162, - "pixel_coords": [ - 118, - 80, - 13.593389511108398 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.065551996231079, - -0.34012752771377563, - 0.3499999940395355 - ], - "rotation": 319.2022383006577, - "pixel_coords": [ - 131, - 103, - 11.924253463745117 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0041" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0042_cf1.json b/dataset_1k_720p_2/scenes/scene_0042_cf1.json deleted file mode 100644 index dd7529a4493ae936b9c02516eb0d0ea86d634535..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0042_cf1.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 42, - "image_filename": "SCENE_0042_new_000042.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4211137294769287, - -2.019186496734619, - 0.3499999940395355 - ], - "rotation": 344.75503008074423, - "pixel_coords": [ - 69, - 102, - 11.9395112991333 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2549532105446881, - -2.0618622198736074, - 0.3499999940395355 - ], - "rotation": 0.5362461580327915, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6352732181549072, - 1.9638751745224, - 0.3499999940395355 - ], - "rotation": 42.97562625403371, - "pixel_coords": [ - 157, - 72, - 14.248496055603027 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6726056337356567, - 0.08031725138425827, - 0.699999988079071 - ], - "rotation": 196.033191591652, - "pixel_coords": [ - 149, - 93, - 11.727144241333008 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved cyan cube from (0.7,-0.6) to (-1.3,-2.1)", - "change_score": 2.4443174307553557, - "change_attempts": 1, - "source_scene": "scene_0042" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0042_cf2.json b/dataset_1k_720p_2/scenes/scene_0042_cf2.json deleted file mode 100644 index 13fb16c7dbb4d2c354a9700fc67517cc8a0cd5f4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0042_cf2.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 42, - "image_filename": "SCENE_0042_new_000042.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4211137294769287, - -2.019186496734619, - 0.3499999940395355 - ], - "rotation": 344.75503008074423, - "pixel_coords": [ - 69, - 102, - 11.9395112991333 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.683965265750885, - -0.5734795928001404, - 0.3499999940395355 - ], - "rotation": 0.5362461580327915, - "pixel_coords": [ - 159, - 125, - 10.632956504821777 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6352732181549072, - 1.9638751745224, - 0.3499999940395355 - ], - "rotation": 42.97562625403371, - "pixel_coords": [ - 157, - 72, - 14.248496055603027 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9158951394219397, - 2.1447118281638016, - 0.699999988079071 - ], - "rotation": 196.033191591652, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray sphere from (-0.7,0.1) to (2.9,2.1)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0042" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0042_original.json b/dataset_1k_720p_2/scenes/scene_0042_original.json deleted file mode 100644 index 1e22bf6dce677acb379f2402af25f629c34c4b0e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0042_original.json +++ /dev/null @@ -1,174 +0,0 @@ -{ - "split": "new", - "image_index": 42, - "image_filename": "SCENE_0042_new_000042.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4211137294769287, - -2.019186496734619, - 0.3499999940395355 - ], - "rotation": 344.75503008074423, - "pixel_coords": [ - 69, - 102, - 11.9395112991333 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.683965265750885, - -0.5734795928001404, - 0.3499999940395355 - ], - "rotation": 0.5362461580327915, - "pixel_coords": [ - 159, - 125, - 10.632956504821777 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6352732181549072, - 1.9638751745224, - 0.3499999940395355 - ], - "rotation": 42.97562625403371, - "pixel_coords": [ - 157, - 72, - 14.248496055603027 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6726056337356567, - 0.08031725138425827, - 0.699999988079071 - ], - "rotation": 196.033191591652, - "pixel_coords": [ - 149, - 93, - 11.727144241333008 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0042" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0043_cf1.json b/dataset_1k_720p_2/scenes/scene_0043_cf1.json deleted file mode 100644 index 4330e9eb2453e2b6aed407b820053e483c76f334..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0043_cf1.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 43, - "image_filename": "SCENE_0043_new_000043.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.480307698249817, - 2.54023814201355, - 0.3499999940395355 - ], - "rotation": 285.2176904559185, - "pixel_coords": [ - 249, - 104, - 11.493369102478027 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "color": "cyan", - "material": "rubber", - "size": "small", - "3d_coords": [ - 0.13003067672252655, - 1.4955439567565918, - 0.3499999940395355 - ], - "rotation": 96.71456051728669, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5857008695602417, - -1.432185411453247, - 0.699999988079071 - ], - "rotation": 332.50504107135924, - "pixel_coords": [ - 94, - 96, - 11.24756145477295 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4300481081008911, - -2.051255702972412, - 0.3499999940395355 - ], - "rotation": 36.89903424643837, - "pixel_coords": [ - 132, - 155, - 9.046298027038574 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6189655661582947, - 0.4834146797657013, - 0.699999988079071 - ], - "rotation": 286.32512832424544, - "pixel_coords": [ - 160, - 90, - 11.62822151184082 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple cube with cyan sphere", - "change_score": 2.0279015216806706, - "change_attempts": 1, - "source_scene": "scene_0043" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0043_cf2.json b/dataset_1k_720p_2/scenes/scene_0043_cf2.json deleted file mode 100644 index c49fc17f9f78493603667ed959b27caf3c2b757f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0043_cf2.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 43, - "image_filename": "SCENE_0043_new_000043.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.480307698249817, - 2.54023814201355, - 0.3499999940395355 - ], - "rotation": 285.2176904559185, - "pixel_coords": [ - 249, - 104, - 11.493369102478027 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.13003067672252655, - 1.4955439567565918, - 0.3499999940395355 - ], - "rotation": 86.67001271224522, - "pixel_coords": [ - 197, - 99, - 11.842972755432129 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3856960209276865, - 1.7526646628012585, - 0.699999988079071 - ], - "rotation": 332.50504107135924, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4300481081008911, - -2.051255702972412, - 0.3499999940395355 - ], - "rotation": 36.89903424643837, - "pixel_coords": [ - 132, - 155, - 9.046298027038574 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6189655661582947, - 0.4834146797657013, - 0.699999988079071 - ], - "rotation": 286.32512832424544, - "pixel_coords": [ - 160, - 90, - 11.62822151184082 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved blue sphere to partially occlude cyan sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0043" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0043_original.json b/dataset_1k_720p_2/scenes/scene_0043_original.json deleted file mode 100644 index a9cdd4c197503578a1247cfa00fc5070990d5fa8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0043_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 43, - "image_filename": "SCENE_0043_new_000043.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.480307698249817, - 2.54023814201355, - 0.3499999940395355 - ], - "rotation": 285.2176904559185, - "pixel_coords": [ - 249, - 104, - 11.493369102478027 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.13003067672252655, - 1.4955439567565918, - 0.3499999940395355 - ], - "rotation": 86.67001271224522, - "pixel_coords": [ - 197, - 99, - 11.842972755432129 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5857008695602417, - -1.432185411453247, - 0.699999988079071 - ], - "rotation": 332.50504107135924, - "pixel_coords": [ - 94, - 96, - 11.24756145477295 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4300481081008911, - -2.051255702972412, - 0.3499999940395355 - ], - "rotation": 36.89903424643837, - "pixel_coords": [ - 132, - 155, - 9.046298027038574 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6189655661582947, - 0.4834146797657013, - 0.699999988079071 - ], - "rotation": 286.32512832424544, - "pixel_coords": [ - 160, - 90, - 11.62822151184082 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0043" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0044_cf1.json b/dataset_1k_720p_2/scenes/scene_0044_cf1.json deleted file mode 100644 index a4c5ce5b9b94c50a4e5e1aeed82384f998d6082e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0044_cf1.json +++ /dev/null @@ -1,247 +0,0 @@ -{ - "split": "new", - "image_index": 44, - "image_filename": "SCENE_0044_new_000044.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.343456506729126, - 0.9917508363723755, - 0.3499999940395355 - ], - "rotation": 277.76412496385984, - "pixel_coords": [ - 236, - 127, - 10.336080551147461 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.020143883302807808, - -0.9881907105445862, - 0.3499999940395355 - ], - "rotation": 108.79992448857602, - "pixel_coords": [ - 135, - 119, - 10.840042114257812 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.347443699836731, - -0.3915145993232727, - 0.699999988079071 - ], - "rotation": 263.5652697013591, - "pixel_coords": [ - 126, - 91, - 11.94244384765625 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3865284323692322, - 2.11812162399292, - 0.699999988079071 - ], - "rotation": 24.91256027477411, - "pixel_coords": [ - 198, - 83, - 12.710078239440918 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6380097270011902, - -2.4019384384155273, - 0.3499999940395355 - ], - "rotation": 277.0592811636268, - "pixel_coords": [ - 107, - 141, - 9.578651428222656 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan cube", - "change_score": 21.55951007079668, - "change_attempts": 1, - "source_scene": "scene_0044" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0044_cf2.json b/dataset_1k_720p_2/scenes/scene_0044_cf2.json deleted file mode 100644 index 6b04c84748b92c7a96f8830ea53ebcb370890dab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0044_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 44, - "image_filename": "SCENE_0044_new_000044.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.343456506729126, - 0.9917508363723755, - 0.3499999940395355 - ], - "rotation": 277.76412496385984, - "pixel_coords": [ - 236, - 127, - 10.336080551147461 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.020143883302807808, - -0.9881907105445862, - 0.3499999940395355 - ], - "rotation": 108.79992448857602, - "pixel_coords": [ - 135, - 119, - 10.840042114257812 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5695807933807373, - 1.150101661682129, - 0.3499999940395355 - ], - "rotation": 0.1352811980878199, - "pixel_coords": [ - 141, - 82, - 13.82186508178711 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.347443699836731, - -0.3915145993232727, - 0.699999988079071 - ], - "rotation": 263.5652697013591, - "pixel_coords": [ - 126, - 91, - 11.94244384765625 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3865284323692322, - 2.11812162399292, - 0.699999988079071 - ], - "rotation": 24.91256027477411, - "pixel_coords": [ - 198, - 83, - 12.710078239440918 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7274893240527227, - -1.8930289545046193, - 0.3499999940395355 - ], - "rotation": 277.0592811636268, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved red cylinder from (0.6,-2.4) to (-2.7,-1.9)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0044" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0044_original.json b/dataset_1k_720p_2/scenes/scene_0044_original.json deleted file mode 100644 index b11ee5c00b8122f4312b811a90e18badb8019283..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0044_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 44, - "image_filename": "SCENE_0044_new_000044.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.343456506729126, - 0.9917508363723755, - 0.3499999940395355 - ], - "rotation": 277.76412496385984, - "pixel_coords": [ - 236, - 127, - 10.336080551147461 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.020143883302807808, - -0.9881907105445862, - 0.3499999940395355 - ], - "rotation": 108.79992448857602, - "pixel_coords": [ - 135, - 119, - 10.840042114257812 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5695807933807373, - 1.150101661682129, - 0.3499999940395355 - ], - "rotation": 0.1352811980878199, - "pixel_coords": [ - 141, - 82, - 13.82186508178711 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.347443699836731, - -0.3915145993232727, - 0.699999988079071 - ], - "rotation": 263.5652697013591, - "pixel_coords": [ - 126, - 91, - 11.94244384765625 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3865284323692322, - 2.11812162399292, - 0.699999988079071 - ], - "rotation": 24.91256027477411, - "pixel_coords": [ - 198, - 83, - 12.710078239440918 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6380097270011902, - -2.4019384384155273, - 0.3499999940395355 - ], - "rotation": 277.0592811636268, - "pixel_coords": [ - 107, - 141, - 9.578651428222656 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0044" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0045_cf1.json b/dataset_1k_720p_2/scenes/scene_0045_cf1.json deleted file mode 100644 index 3b9118638a3122c636f936d7b6d07fa5e9f54ac9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0045_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 45, - "image_filename": "SCENE_0045_new_000045.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3617154077480116, - 0.41543425653106225, - 0.3499999940395355 - ], - "rotation": 44.914792370418915, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7706578373908997, - 0.1782812625169754, - 0.3499999940395355 - ], - "rotation": 279.95426130396754, - "pixel_coords": [ - 149, - 101, - 12.113652229309082 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.378931760787964, - 2.159545421600342, - 0.3499999940395355 - ], - "rotation": 318.8730363880616, - "pixel_coords": [ - 161, - 74, - 14.299812316894531 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.265681743621826, - 2.479506492614746, - 0.699999988079071 - ], - "rotation": 30.27601043736004, - "pixel_coords": [ - 264, - 102, - 11.29196834564209 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2343086004257202, - -1.3832056522369385, - 0.3499999940395355 - ], - "rotation": 258.79751711894323, - "pixel_coords": [ - 104, - 111, - 11.51576042175293 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9111536741256714, - 1.2362711429595947, - 0.3499999940395355 - ], - "rotation": 252.17112017904174, - "pixel_coords": [ - 230, - 120, - 10.98002815246582 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray sphere from right of brown sphere to left", - "change_score": 1.7305987041424258, - "change_attempts": 1, - "source_scene": "scene_0045" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0045_cf2.json b/dataset_1k_720p_2/scenes/scene_0045_cf2.json deleted file mode 100644 index 9b1fb030126b88fb4ec2bed83f54ba92734876c9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0045_cf2.json +++ /dev/null @@ -1,281 +0,0 @@ -{ - "split": "new", - "image_index": 45, - "image_filename": "SCENE_0045_new_000045.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2259039878845215, - 1.7211540937423706, - 0.3499999940395355 - ], - "rotation": 44.914792370418915, - "pixel_coords": [ - 173, - 85, - 13.298009872436523 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7706578373908997, - 0.1782812625169754, - 0.3499999940395355 - ], - "rotation": 279.95426130396754, - "pixel_coords": [ - 149, - 101, - 12.113652229309082 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.378931760787964, - 2.159545421600342, - 0.3499999940395355 - ], - "rotation": 318.8730363880616, - "pixel_coords": [ - 161, - 74, - 14.299812316894531 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.265681743621826, - 2.479506492614746, - 0.699999988079071 - ], - "rotation": 30.27601043736004, - "pixel_coords": [ - 264, - 102, - 11.29196834564209 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2343086004257202, - -1.3832056522369385, - 0.3499999940395355 - ], - "rotation": 258.79751711894323, - "pixel_coords": [ - 104, - 111, - 11.51576042175293 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9111536741256714, - 1.2362711429595947, - 0.3499999940395355 - ], - "rotation": 252.17112017904174, - "pixel_coords": [ - 230, - 120, - 10.98002815246582 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "color": "blue", - "material": "metal", - "size": "small", - "3d_coords": [ - -0.445836733261487, - -2.279945148878819, - 0.35 - ], - "rotation": 228.30206734547775, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added blue metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0045" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0045_original.json b/dataset_1k_720p_2/scenes/scene_0045_original.json deleted file mode 100644 index 83420eed03e8d87ee326d7b00221dabf10e59430..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0045_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 45, - "image_filename": "SCENE_0045_new_000045.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2259039878845215, - 1.7211540937423706, - 0.3499999940395355 - ], - "rotation": 44.914792370418915, - "pixel_coords": [ - 173, - 85, - 13.298009872436523 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7706578373908997, - 0.1782812625169754, - 0.3499999940395355 - ], - "rotation": 279.95426130396754, - "pixel_coords": [ - 149, - 101, - 12.113652229309082 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.378931760787964, - 2.159545421600342, - 0.3499999940395355 - ], - "rotation": 318.8730363880616, - "pixel_coords": [ - 161, - 74, - 14.299812316894531 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.265681743621826, - 2.479506492614746, - 0.699999988079071 - ], - "rotation": 30.27601043736004, - "pixel_coords": [ - 264, - 102, - 11.29196834564209 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2343086004257202, - -1.3832056522369385, - 0.3499999940395355 - ], - "rotation": 258.79751711894323, - "pixel_coords": [ - 104, - 111, - 11.51576042175293 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9111536741256714, - 1.2362711429595947, - 0.3499999940395355 - ], - "rotation": 252.17112017904174, - "pixel_coords": [ - 230, - 120, - 10.98002815246582 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0045" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0046_cf1.json b/dataset_1k_720p_2/scenes/scene_0046_cf1.json deleted file mode 100644 index 10b8d074238895238ebba8e4e600d6a4562c31e5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0046_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 46, - "image_filename": "SCENE_0046_new_000046.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.05500778183341026, - -2.1727142333984375, - 0.3499999940395355 - ], - "rotation": 191.15550818613954, - "pixel_coords": [ - 103, - 131, - 10.331931114196777 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4610117673873901, - -1.6493853330612183, - 0.3499999940395355 - ], - "rotation": 309.02629508240705, - "pixel_coords": [ - 93, - 110, - 11.58370304107666 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0670210123062134, - 2.5060677528381348, - 0.699999988079071 - ], - "rotation": 336.8340010725997, - "pixel_coords": [ - 234, - 91, - 12.181020736694336 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0105419158935547, - -2.132401466369629, - 0.3499999940395355 - ], - "rotation": 145.87878543043365, - "pixel_coords": [ - 126, - 144, - 9.640926361083984 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.060844384133815765, - -0.43640756607055664, - 0.699999988079071 - ], - "rotation": 261.85094583601335, - "pixel_coords": [ - 149, - 104, - 11.202371597290039 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7424886226654053, - 0.24930837750434875, - 0.699999988079071 - ], - "rotation": 36.7338568988689, - "pixel_coords": [ - 118, - 78, - 13.405613899230957 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4981775283813477, - -0.8869785070419312, - 0.3499999940395355 - ], - "rotation": 117.07262787173231, - "pixel_coords": [ - 197, - 150, - 9.377458572387695 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0046" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0046_cf2.json b/dataset_1k_720p_2/scenes/scene_0046_cf2.json deleted file mode 100644 index 02230b1043dc2ab0da5273b7627342821bfb1ec2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0046_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 46, - "image_filename": "SCENE_0046_new_000046.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.05500778183341026, - -2.1727142333984375, - 0.3499999940395355 - ], - "rotation": 191.15550818613954, - "pixel_coords": [ - 103, - 131, - 10.331931114196777 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4610117673873901, - -1.6493853330612183, - 0.3499999940395355 - ], - "rotation": 309.02629508240705, - "pixel_coords": [ - 93, - 110, - 11.58370304107666 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0670210123062134, - 2.5060677528381348, - 0.699999988079071 - ], - "rotation": 336.8340010725997, - "pixel_coords": [ - 234, - 91, - 12.181020736694336 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0105419158935547, - -2.132401466369629, - 0.3499999940395355 - ], - "rotation": 145.87878543043365, - "pixel_coords": [ - 126, - 144, - 9.640926361083984 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.060844384133815765, - -0.43640756607055664, - 0.699999988079071 - ], - "rotation": 261.85094583601335, - "pixel_coords": [ - 149, - 104, - 11.202371597290039 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7424886226654053, - 0.24930837750434875, - 0.699999988079071 - ], - "rotation": 36.7338568988689, - "pixel_coords": [ - 118, - 78, - 13.405613899230957 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4981775283813477, - -0.8869785070419312, - 0.3499999940395355 - ], - "rotation": 117.07262787173231, - "pixel_coords": [ - 197, - 150, - 9.377458572387695 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0046" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0046_original.json b/dataset_1k_720p_2/scenes/scene_0046_original.json deleted file mode 100644 index e2af95c9f659f3ca397f84dea9bd75d80a079113..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0046_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 46, - "image_filename": "SCENE_0046_new_000046.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.05500778183341026, - -2.1727142333984375, - 0.3499999940395355 - ], - "rotation": 191.15550818613954, - "pixel_coords": [ - 103, - 131, - 10.331931114196777 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4610117673873901, - -1.6493853330612183, - 0.3499999940395355 - ], - "rotation": 309.02629508240705, - "pixel_coords": [ - 93, - 110, - 11.58370304107666 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0670210123062134, - 2.5060677528381348, - 0.699999988079071 - ], - "rotation": 336.8340010725997, - "pixel_coords": [ - 234, - 91, - 12.181020736694336 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0105419158935547, - -2.132401466369629, - 0.3499999940395355 - ], - "rotation": 145.87878543043365, - "pixel_coords": [ - 126, - 144, - 9.640926361083984 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.060844384133815765, - -0.43640756607055664, - 0.699999988079071 - ], - "rotation": 261.85094583601335, - "pixel_coords": [ - 149, - 104, - 11.202371597290039 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7424886226654053, - 0.24930837750434875, - 0.699999988079071 - ], - "rotation": 36.7338568988689, - "pixel_coords": [ - 118, - 78, - 13.405613899230957 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4981775283813477, - -0.8869785070419312, - 0.3499999940395355 - ], - "rotation": 117.07262787173231, - "pixel_coords": [ - 197, - 150, - 9.377458572387695 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0046" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0047_cf1.json b/dataset_1k_720p_2/scenes/scene_0047_cf1.json deleted file mode 100644 index 3b13acb4c29112373205b54239db8d0117864daf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0047_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 47, - "image_filename": "SCENE_0047_new_000047.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6820826530456543, - -0.8069782257080078, - 0.699999988079071 - ], - "rotation": 236.59822733194258, - "pixel_coords": [ - 96, - 81, - 12.583916664123535 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8669931888580322, - 0.47383546829223633, - 0.699999988079071 - ], - "rotation": 203.59330352508547, - "pixel_coords": [ - 240, - 133, - 9.522317886352539 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.198958396911621, - 2.694674491882324, - 0.699999988079071 - ], - "rotation": 104.5625467132135, - "pixel_coords": [ - 269, - 101, - 11.184294700622559 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.41061630845069885, - 1.6459203958511353, - 0.3499999940395355 - ], - "rotation": 294.2211104426073, - "pixel_coords": [ - 189, - 93, - 12.554035186767578 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0047" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0047_cf2.json b/dataset_1k_720p_2/scenes/scene_0047_cf2.json deleted file mode 100644 index 10d403be1f543b1d2cda4e998dd0427e123da082..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0047_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 47, - "image_filename": "SCENE_0047_new_000047.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2880772079433367, - -1.751026490403276, - 0.699999988079071 - ], - "rotation": 236.59822733194258, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8669931888580322, - 0.47383546829223633, - 0.699999988079071 - ], - "rotation": 203.59330352508547, - "pixel_coords": [ - 240, - 133, - 9.522317886352539 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.198958396911621, - 2.694674491882324, - 0.699999988079071 - ], - "rotation": 104.5625467132135, - "pixel_coords": [ - 269, - 101, - 11.184294700622559 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.41061630845069885, - 1.6459203958511353, - 0.3499999940395355 - ], - "rotation": 294.2211104426073, - "pixel_coords": [ - 189, - 93, - 12.554035186767578 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved yellow cylinder from (-2.7,-0.8) to (-2.3,-1.8)", - "change_score": 1.0229699002631616, - "change_attempts": 1, - "source_scene": "scene_0047" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0047_original.json b/dataset_1k_720p_2/scenes/scene_0047_original.json deleted file mode 100644 index a72a2d86663c5c63792894e79e6170228d9bdaeb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0047_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 47, - "image_filename": "SCENE_0047_new_000047.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6820826530456543, - -0.8069782257080078, - 0.699999988079071 - ], - "rotation": 236.59822733194258, - "pixel_coords": [ - 96, - 81, - 12.583916664123535 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8669931888580322, - 0.47383546829223633, - 0.699999988079071 - ], - "rotation": 203.59330352508547, - "pixel_coords": [ - 240, - 133, - 9.522317886352539 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.198958396911621, - 2.694674491882324, - 0.699999988079071 - ], - "rotation": 104.5625467132135, - "pixel_coords": [ - 269, - 101, - 11.184294700622559 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.41061630845069885, - 1.6459203958511353, - 0.3499999940395355 - ], - "rotation": 294.2211104426073, - "pixel_coords": [ - 189, - 93, - 12.554035186767578 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0047" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0048_cf1.json b/dataset_1k_720p_2/scenes/scene_0048_cf1.json deleted file mode 100644 index 25ca8fdb3a3a76c3b7db2dbcad9286ed38e3e6c1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0048_cf1.json +++ /dev/null @@ -1,356 +0,0 @@ -{ - "split": "new", - "image_index": 48, - "image_filename": "SCENE_0048_new_000048.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2541792392730713, - 0.4918847680091858, - 0.699999988079071 - ], - "rotation": 93.50453546458752, - "pixel_coords": [ - 148, - 83, - 11.708793640136719 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "color": "yellow", - "material": "rubber", - "size": "small", - "3d_coords": [ - 2.683380603790283, - -1.4252156019210815, - 0.699999988079071 - ], - "rotation": 25.38696945728917, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9905967712402344, - 1.9581393003463745, - 0.699999988079071 - ], - "rotation": 178.71070746996335, - "pixel_coords": [ - 150, - 60, - 13.696578025817871 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4865775108337402, - 1.5358022451400757, - 0.3499999940395355 - ], - "rotation": 146.87324745138866, - "pixel_coords": [ - 230, - 113, - 10.604391098022461 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7962676286697388, - -1.4371682405471802, - 0.699999988079071 - ], - "rotation": 357.53863084884057, - "pixel_coords": [ - 137, - 125, - 9.251856803894043 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.504822313785553, - -0.7796433568000793, - 0.3499999940395355 - ], - "rotation": 37.7122235311357, - "pixel_coords": [ - 130, - 112, - 10.666121482849121 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.527311325073242, - -0.9026201963424683, - 0.699999988079071 - ], - "rotation": 119.78037389716496, - "pixel_coords": [ - 92, - 82, - 11.795866012573242 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3960225582122803, - 2.257646322250366, - 0.699999988079071 - ], - "rotation": 176.62654050181084, - "pixel_coords": [ - 184, - 70, - 12.784530639648438 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 7 - ], - [ - 3 - ], - [ - 1, - 3, - 7 - ], - [], - [ - 1, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown cube with yellow sphere", - "change_score": 4.472249090471123, - "change_attempts": 1, - "source_scene": "scene_0048" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0048_cf2.json b/dataset_1k_720p_2/scenes/scene_0048_cf2.json deleted file mode 100644 index 93d8b4f7ce99a4b2ba2acb435cd76d116eca2daa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0048_cf2.json +++ /dev/null @@ -1,373 +0,0 @@ -{ - "split": "new", - "image_index": 48, - "image_filename": "SCENE_0048_new_000048.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2541792392730713, - 0.4918847680091858, - 0.699999988079071 - ], - "rotation": 93.50453546458752, - "pixel_coords": [ - 148, - 83, - 11.708793640136719 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.683380603790283, - -1.4252156019210815, - 0.699999988079071 - ], - "rotation": 215.3772968876849, - "pixel_coords": [ - 186, - 156, - 7.9824323654174805 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9905967712402344, - 1.9581393003463745, - 0.699999988079071 - ], - "rotation": 178.71070746996335, - "pixel_coords": [ - 150, - 60, - 13.696578025817871 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4865775108337402, - 1.5358022451400757, - 0.3499999940395355 - ], - "rotation": 146.87324745138866, - "pixel_coords": [ - 230, - 113, - 10.604391098022461 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7962676286697388, - -1.4371682405471802, - 0.699999988079071 - ], - "rotation": 357.53863084884057, - "pixel_coords": [ - 137, - 125, - 9.251856803894043 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.504822313785553, - -0.7796433568000793, - 0.3499999940395355 - ], - "rotation": 37.7122235311357, - "pixel_coords": [ - 130, - 112, - 10.666121482849121 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.527311325073242, - -0.9026201963424683, - 0.699999988079071 - ], - "rotation": 119.78037389716496, - "pixel_coords": [ - 92, - 82, - 11.795866012573242 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3960225582122803, - 2.257646322250366, - 0.699999988079071 - ], - "rotation": 176.62654050181084, - "pixel_coords": [ - 184, - 70, - 12.784530639648438 - ], - "color": "cyan" - }, - { - "shape": "cube", - "color": "red", - "material": "rubber", - "size": "small", - "3d_coords": [ - 2.4638070330222988, - 2.2491285717465708, - 0.35 - ], - "rotation": 131.9546715218987, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 7 - ], - [ - 3 - ], - [ - 1, - 3, - 7 - ], - [], - [ - 1, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0048" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0048_original.json b/dataset_1k_720p_2/scenes/scene_0048_original.json deleted file mode 100644 index bc38b1da5c5472fc2be1e2e1a9f3de4e48016ae4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0048_original.json +++ /dev/null @@ -1,354 +0,0 @@ -{ - "split": "new", - "image_index": 48, - "image_filename": "SCENE_0048_new_000048.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2541792392730713, - 0.4918847680091858, - 0.699999988079071 - ], - "rotation": 93.50453546458752, - "pixel_coords": [ - 148, - 83, - 11.708793640136719 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.683380603790283, - -1.4252156019210815, - 0.699999988079071 - ], - "rotation": 215.3772968876849, - "pixel_coords": [ - 186, - 156, - 7.9824323654174805 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9905967712402344, - 1.9581393003463745, - 0.699999988079071 - ], - "rotation": 178.71070746996335, - "pixel_coords": [ - 150, - 60, - 13.696578025817871 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4865775108337402, - 1.5358022451400757, - 0.3499999940395355 - ], - "rotation": 146.87324745138866, - "pixel_coords": [ - 230, - 113, - 10.604391098022461 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7962676286697388, - -1.4371682405471802, - 0.699999988079071 - ], - "rotation": 357.53863084884057, - "pixel_coords": [ - 137, - 125, - 9.251856803894043 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.504822313785553, - -0.7796433568000793, - 0.3499999940395355 - ], - "rotation": 37.7122235311357, - "pixel_coords": [ - 130, - 112, - 10.666121482849121 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.527311325073242, - -0.9026201963424683, - 0.699999988079071 - ], - "rotation": 119.78037389716496, - "pixel_coords": [ - 92, - 82, - 11.795866012573242 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3960225582122803, - 2.257646322250366, - 0.699999988079071 - ], - "rotation": 176.62654050181084, - "pixel_coords": [ - 184, - 70, - 12.784530639648438 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 7 - ], - [ - 3 - ], - [ - 1, - 3, - 7 - ], - [], - [ - 1, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0048" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0049_cf1.json b/dataset_1k_720p_2/scenes/scene_0049_cf1.json deleted file mode 100644 index 13b9fa3c59facbee00ffe7d33390b59ad5dc1701..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0049_cf1.json +++ /dev/null @@ -1,204 +0,0 @@ -{ - "split": "new", - "image_index": 49, - "image_filename": "SCENE_0049_new_000049.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4358903169631958, - 1.461477518081665, - 0.699999988079071 - ], - "rotation": 157.70207802142656, - "pixel_coords": [ - 202, - 91, - 11.225791931152344 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3720619678497314, - 0.4985763430595398, - 0.699999988079071 - ], - "rotation": 99.81391088677131, - "pixel_coords": [ - 234, - 120, - 9.382242202758789 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.821322202682495, - 2.855517625808716, - 0.3499999940395355 - ], - "rotation": 65.92604408274809, - "pixel_coords": [ - 291, - 111, - 10.689285278320312 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.001150608062744, - 2.947366714477539, - 0.699999988079071 - ], - "rotation": 357.70819644500006, - "pixel_coords": [ - 180, - 64, - 13.713507652282715 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed gray cylinder", - "change_score": 11.473584929134228, - "change_attempts": 1, - "source_scene": "scene_0049" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0049_cf2.json b/dataset_1k_720p_2/scenes/scene_0049_cf2.json deleted file mode 100644 index 2b5e4837d9fa284b9029e2680886b2f400a5aeb9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0049_cf2.json +++ /dev/null @@ -1,204 +0,0 @@ -{ - "split": "new", - "image_index": 49, - "image_filename": "SCENE_0049_new_000049.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4358903169631958, - 1.461477518081665, - 0.699999988079071 - ], - "rotation": 157.70207802142656, - "pixel_coords": [ - 202, - 91, - 11.225791931152344 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3720619678497314, - 0.4985763430595398, - 0.699999988079071 - ], - "rotation": 99.81391088677131, - "pixel_coords": [ - 234, - 120, - 9.382242202758789 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3711509704589844, - -1.5631287097930908, - 0.3499999940395355 - ], - "rotation": 187.2176219566782, - "pixel_coords": [ - 181, - 161, - 8.28290843963623 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.001150608062744, - 2.947366714477539, - 0.699999988079071 - ], - "rotation": 357.70819644500006, - "pixel_coords": [ - 180, - 64, - 13.713507652282715 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple cube", - "change_score": 16.810505978784033, - "change_attempts": 1, - "source_scene": "scene_0049" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0049_original.json b/dataset_1k_720p_2/scenes/scene_0049_original.json deleted file mode 100644 index bea3ff63ee8885138e863d3f114014e43c59689f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0049_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 49, - "image_filename": "SCENE_0049_new_000049.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4358903169631958, - 1.461477518081665, - 0.699999988079071 - ], - "rotation": 157.70207802142656, - "pixel_coords": [ - 202, - 91, - 11.225791931152344 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3720619678497314, - 0.4985763430595398, - 0.699999988079071 - ], - "rotation": 99.81391088677131, - "pixel_coords": [ - 234, - 120, - 9.382242202758789 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.821322202682495, - 2.855517625808716, - 0.3499999940395355 - ], - "rotation": 65.92604408274809, - "pixel_coords": [ - 291, - 111, - 10.689285278320312 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3711509704589844, - -1.5631287097930908, - 0.3499999940395355 - ], - "rotation": 187.2176219566782, - "pixel_coords": [ - 181, - 161, - 8.28290843963623 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.001150608062744, - 2.947366714477539, - 0.699999988079071 - ], - "rotation": 357.70819644500006, - "pixel_coords": [ - 180, - 64, - 13.713507652282715 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0049" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0050_cf1.json b/dataset_1k_720p_2/scenes/scene_0050_cf1.json deleted file mode 100644 index a20407d65a4bcfcb6eae6bf0e27bcca71b98efce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0050_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 50, - "image_filename": "SCENE_0050_new_000050.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5280181169509888, - 2.2515058517456055, - 0.3499999940395355 - ], - "rotation": 288.619817292639, - "pixel_coords": [ - 176, - 79, - 13.672250747680664 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9129254817962646, - -0.5561738014221191, - 0.699999988079071 - ], - "rotation": 151.42567153370632, - "pixel_coords": [ - 220, - 145, - 9.000800132751465 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2039706707000732, - 1.6674762964248657, - 0.699999988079071 - ], - "rotation": 236.06089587221138, - "pixel_coords": [ - 223, - 98, - 11.398880958557129 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2070550918579102, - -1.7601807117462158, - 0.3499999940395355 - ], - "rotation": 206.8799600554532, - "pixel_coords": [ - 142, - 146, - 9.570022583007812 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7754335403442383, - 1.3676658868789673, - 0.3499999940395355 - ], - "rotation": 201.85638944056598, - "pixel_coords": [ - 139, - 75, - 13.959877967834473 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9573183059692383, - 1.693828821182251, - 0.699999988079071 - ], - "rotation": 313.2739820175705, - "pixel_coords": [ - 270, - 117, - 10.285085678100586 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0050" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0050_cf2.json b/dataset_1k_720p_2/scenes/scene_0050_cf2.json deleted file mode 100644 index 17a2ae1148b9739869224102af9a6e942ef2e79f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0050_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 50, - "image_filename": "SCENE_0050_new_000050.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5280181169509888, - 2.2515058517456055, - 0.3499999940395355 - ], - "rotation": 288.619817292639, - "pixel_coords": [ - 176, - 79, - 13.672250747680664 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9129254817962646, - -0.5561738014221191, - 0.699999988079071 - ], - "rotation": 151.42567153370632, - "pixel_coords": [ - 220, - 145, - 9.000800132751465 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2039706707000732, - 1.6674762964248657, - 0.699999988079071 - ], - "rotation": 236.06089587221138, - "pixel_coords": [ - 223, - 98, - 11.398880958557129 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2070550918579102, - -1.7601807117462158, - 0.3499999940395355 - ], - "rotation": 206.8799600554532, - "pixel_coords": [ - 142, - 146, - 9.570022583007812 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.126676435046261, - 0.26645389482993753, - 0.3499999940395355 - ], - "rotation": 201.85638944056598, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9573183059692383, - 1.693828821182251, - 0.699999988079071 - ], - "rotation": 313.2739820175705, - "pixel_coords": [ - 270, - 117, - 10.285085678100586 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple cylinder from (-2.8,1.4) to (-2.1,0.3)", - "change_score": 1.2781054859076395, - "change_attempts": 1, - "source_scene": "scene_0050" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0050_original.json b/dataset_1k_720p_2/scenes/scene_0050_original.json deleted file mode 100644 index 05f71147b790f612f8b478cece8de1f6c503bdca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0050_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 50, - "image_filename": "SCENE_0050_new_000050.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5280181169509888, - 2.2515058517456055, - 0.3499999940395355 - ], - "rotation": 288.619817292639, - "pixel_coords": [ - 176, - 79, - 13.672250747680664 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9129254817962646, - -0.5561738014221191, - 0.699999988079071 - ], - "rotation": 151.42567153370632, - "pixel_coords": [ - 220, - 145, - 9.000800132751465 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2039706707000732, - 1.6674762964248657, - 0.699999988079071 - ], - "rotation": 236.06089587221138, - "pixel_coords": [ - 223, - 98, - 11.398880958557129 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2070550918579102, - -1.7601807117462158, - 0.3499999940395355 - ], - "rotation": 206.8799600554532, - "pixel_coords": [ - 142, - 146, - 9.570022583007812 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7754335403442383, - 1.3676658868789673, - 0.3499999940395355 - ], - "rotation": 201.85638944056598, - "pixel_coords": [ - 139, - 75, - 13.959877967834473 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9573183059692383, - 1.693828821182251, - 0.699999988079071 - ], - "rotation": 313.2739820175705, - "pixel_coords": [ - 270, - 117, - 10.285085678100586 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0050" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0051_cf1.json b/dataset_1k_720p_2/scenes/scene_0051_cf1.json deleted file mode 100644 index 107cd083fb94a32b94d720875155e9e1b0a25964..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0051_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 51, - "image_filename": "SCENE_0051_new_000051.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9083597660064697, - -0.5793501138687134, - 0.699999988079071 - ], - "rotation": 316.7729755300223, - "pixel_coords": [ - 97, - 78, - 12.53399658203125 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4602553844451904, - -2.5246050357818604, - 0.3499999940395355 - ], - "rotation": 319.7951637687823, - "pixel_coords": [ - 52, - 105, - 11.320669174194336 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.01141095161438, - -1.7696475982666016, - 0.3499999940395355 - ], - "rotation": 206.96111612819894, - "pixel_coords": [ - 154, - 158, - 8.63892936706543 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between purple sphere and cyan sphere", - "change_score": 2.0, - "change_attempts": 2, - "source_scene": "scene_0051" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0051_cf2.json b/dataset_1k_720p_2/scenes/scene_0051_cf2.json deleted file mode 100644 index c107fb05792ec94a527294eaa5ce6326a775fdfc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0051_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 51, - "image_filename": "SCENE_0051_new_000051.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9083597660064697, - -0.5793501138687134, - 0.699999988079071 - ], - "rotation": 316.7729755300223, - "pixel_coords": [ - 97, - 78, - 12.53399658203125 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4602553844451904, - -2.5246050357818604, - 0.3499999940395355 - ], - "rotation": 319.7951637687823, - "pixel_coords": [ - 52, - 105, - 11.320669174194336 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "color": "yellow", - "material": "metal", - "size": "large", - "3d_coords": [ - 2.01141095161438, - -1.7696475982666016, - 0.3499999940395355 - ], - "rotation": 347.66272690655256, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple cube with yellow cylinder", - "change_score": 4.390837807717649, - "change_attempts": 1, - "source_scene": "scene_0051" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0051_original.json b/dataset_1k_720p_2/scenes/scene_0051_original.json deleted file mode 100644 index f218cca7994fd5349d160a0ce6a27038bb24716b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0051_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 51, - "image_filename": "SCENE_0051_new_000051.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9083597660064697, - -0.5793501138687134, - 0.699999988079071 - ], - "rotation": 316.7729755300223, - "pixel_coords": [ - 97, - 78, - 12.53399658203125 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4602553844451904, - -2.5246050357818604, - 0.3499999940395355 - ], - "rotation": 319.7951637687823, - "pixel_coords": [ - 52, - 105, - 11.320669174194336 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.01141095161438, - -1.7696475982666016, - 0.3499999940395355 - ], - "rotation": 206.96111612819894, - "pixel_coords": [ - 154, - 158, - 8.63892936706543 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0051" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0052_cf1.json b/dataset_1k_720p_2/scenes/scene_0052_cf1.json deleted file mode 100644 index 03f3f8df8c0250a90f2d9b16f3de689d45cef978..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0052_cf1.json +++ /dev/null @@ -1,365 +0,0 @@ -{ - "split": "new", - "image_index": 52, - "image_filename": "SCENE_0052_new_000052.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.779199242591858, - -2.167686939239502, - 0.3499999940395355 - ], - "rotation": 339.9262606944829, - "pixel_coords": [ - 139, - 164, - 8.271417617797852 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8788560032844543, - -1.6324653625488281, - 0.699999988079071 - ], - "rotation": 194.2616641603046, - "pixel_coords": [ - 98, - 106, - 10.160416603088379 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7055800557136536, - 2.3109354972839355, - 0.699999988079071 - ], - "rotation": 8.609487945068036, - "pixel_coords": [ - 197, - 74, - 12.282259941101074 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7524845600128174, - 1.0291881561279297, - 0.3499999940395355 - ], - "rotation": 21.685655667784882, - "pixel_coords": [ - 227, - 121, - 10.102110862731934 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6548497676849365, - -1.8294999599456787, - 0.3499999940395355 - ], - "rotation": 332.84431481150324, - "pixel_coords": [ - 175, - 176, - 7.884276390075684 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4945943355560303, - 0.461391806602478, - 0.699999988079071 - ], - "rotation": 103.72986283064175, - "pixel_coords": [ - 124, - 72, - 12.416141510009766 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.691281795501709, - -1.5057522058486938, - 0.699999988079071 - ], - "rotation": 284.3570129620386, - "pixel_coords": [ - 71, - 85, - 11.430562973022461 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7721434831619263, - 2.9304592609405518, - 0.699999988079071 - ], - "rotation": 95.01851466514708, - "pixel_coords": [ - 268, - 92, - 10.995463371276855 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 2, - 5 - ], - [ - 2, - 5, - 6 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 1, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0052" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0052_cf2.json b/dataset_1k_720p_2/scenes/scene_0052_cf2.json deleted file mode 100644 index 8d645f059d156adf4fc4719b440b90a4c2124b63..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0052_cf2.json +++ /dev/null @@ -1,365 +0,0 @@ -{ - "split": "new", - "image_index": 52, - "image_filename": "SCENE_0052_new_000052.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.779199242591858, - -2.167686939239502, - 0.3499999940395355 - ], - "rotation": 339.9262606944829, - "pixel_coords": [ - 139, - 164, - 8.271417617797852 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8788560032844543, - -1.6324653625488281, - 0.699999988079071 - ], - "rotation": 194.2616641603046, - "pixel_coords": [ - 98, - 106, - 10.160416603088379 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7055800557136536, - 2.3109354972839355, - 0.699999988079071 - ], - "rotation": 8.609487945068036, - "pixel_coords": [ - 197, - 74, - 12.282259941101074 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7524845600128174, - 1.0291881561279297, - 0.3499999940395355 - ], - "rotation": 21.685655667784882, - "pixel_coords": [ - 227, - 121, - 10.102110862731934 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6548497676849365, - -1.8294999599456787, - 0.3499999940395355 - ], - "rotation": 332.84431481150324, - "pixel_coords": [ - 175, - 176, - 7.884276390075684 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4945943355560303, - 0.461391806602478, - 0.699999988079071 - ], - "rotation": 103.72986283064175, - "pixel_coords": [ - 124, - 72, - 12.416141510009766 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.691281795501709, - -1.5057522058486938, - 0.699999988079071 - ], - "rotation": 284.3570129620386, - "pixel_coords": [ - 71, - 85, - 11.430562973022461 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7721434831619263, - 2.9304592609405518, - 0.699999988079071 - ], - "rotation": 95.01851466514708, - "pixel_coords": [ - 268, - 92, - 10.995463371276855 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 2, - 5 - ], - [ - 2, - 5, - 6 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 1, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0052" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0052_original.json b/dataset_1k_720p_2/scenes/scene_0052_original.json deleted file mode 100644 index bb79d38ab88213131b8041d0b2d0483ecd00eb3e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0052_original.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 52, - "image_filename": "SCENE_0052_new_000052.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.779199242591858, - -2.167686939239502, - 0.3499999940395355 - ], - "rotation": 339.9262606944829, - "pixel_coords": [ - 139, - 164, - 8.271417617797852 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8788560032844543, - -1.6324653625488281, - 0.699999988079071 - ], - "rotation": 194.2616641603046, - "pixel_coords": [ - 98, - 106, - 10.160416603088379 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7055800557136536, - 2.3109354972839355, - 0.699999988079071 - ], - "rotation": 8.609487945068036, - "pixel_coords": [ - 197, - 74, - 12.282259941101074 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7524845600128174, - 1.0291881561279297, - 0.3499999940395355 - ], - "rotation": 21.685655667784882, - "pixel_coords": [ - 227, - 121, - 10.102110862731934 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6548497676849365, - -1.8294999599456787, - 0.3499999940395355 - ], - "rotation": 332.84431481150324, - "pixel_coords": [ - 175, - 176, - 7.884276390075684 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4945943355560303, - 0.461391806602478, - 0.699999988079071 - ], - "rotation": 103.72986283064175, - "pixel_coords": [ - 124, - 72, - 12.416141510009766 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.691281795501709, - -1.5057522058486938, - 0.699999988079071 - ], - "rotation": 284.3570129620386, - "pixel_coords": [ - 71, - 85, - 11.430562973022461 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7721434831619263, - 2.9304592609405518, - 0.699999988079071 - ], - "rotation": 95.01851466514708, - "pixel_coords": [ - 268, - 92, - 10.995463371276855 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 2, - 5 - ], - [ - 2, - 5, - 6 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 1, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0052" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0053_cf1.json b/dataset_1k_720p_2/scenes/scene_0053_cf1.json deleted file mode 100644 index 8da7a45a3b8984f291f48e0ef963bab4bf222f4e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0053_cf1.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 53, - "image_filename": "SCENE_0053_new_000053.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4329909086227417, - 1.1691957712173462, - 0.699999988079071 - ], - "rotation": 334.50641664173935, - "pixel_coords": [ - 158, - 81, - 12.990468978881836 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8463797569274902, - 0.5769153833389282, - 0.3499999940395355 - ], - "rotation": 300.16782853768984, - "pixel_coords": [ - 242, - 136, - 9.898592948913574 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6278679966926575, - 0.36660468578338623, - 0.699999988079071 - ], - "rotation": 336.97890999602686, - "pixel_coords": [ - 182, - 103, - 11.120245933532715 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "color": "blue", - "material": "metal", - "size": "small", - "3d_coords": [ - -2.666282001210189, - 2.8207751667966203, - 0.35 - ], - "rotation": 52.83526877490122, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added blue metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0053" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0053_cf2.json b/dataset_1k_720p_2/scenes/scene_0053_cf2.json deleted file mode 100644 index 2f067b708270b0ecd035de4f9caf7b9fabc5a966..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0053_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 53, - "image_filename": "SCENE_0053_new_000053.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4329909086227417, - 1.1691957712173462, - 0.699999988079071 - ], - "rotation": 334.50641664173935, - "pixel_coords": [ - 158, - 81, - 12.990468978881836 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8463797569274902, - 0.5769153833389282, - 0.3499999940395355 - ], - "rotation": 300.16782853768984, - "pixel_coords": [ - 242, - 136, - 9.898592948913574 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6278679966926575, - 0.36660468578338623, - 0.699999988079071 - ], - "rotation": 336.97890999602686, - "pixel_coords": [ - 182, - 103, - 11.120245933532715 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed green cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0053" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0053_original.json b/dataset_1k_720p_2/scenes/scene_0053_original.json deleted file mode 100644 index 0733fa5515829bd2827586b2efb4cf47c19c2d51..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0053_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 53, - "image_filename": "SCENE_0053_new_000053.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4329909086227417, - 1.1691957712173462, - 0.699999988079071 - ], - "rotation": 334.50641664173935, - "pixel_coords": [ - 158, - 81, - 12.990468978881836 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8463797569274902, - 0.5769153833389282, - 0.3499999940395355 - ], - "rotation": 300.16782853768984, - "pixel_coords": [ - 242, - 136, - 9.898592948913574 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6278679966926575, - 0.36660468578338623, - 0.699999988079071 - ], - "rotation": 336.97890999602686, - "pixel_coords": [ - 182, - 103, - 11.120245933532715 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0053" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0054_cf1.json b/dataset_1k_720p_2/scenes/scene_0054_cf1.json deleted file mode 100644 index db0ef8a6b4a111da4948d8e1642407178dd91dd9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0054_cf1.json +++ /dev/null @@ -1,289 +0,0 @@ -{ - "split": "new", - "image_index": 54, - "image_filename": "SCENE_0054_new_000054.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1804344654083252, - 1.702014684677124, - 0.3499999940395355 - ], - "rotation": 80.70224574055698, - "pixel_coords": [ - 175, - 85, - 12.815526962280273 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.206885814666748, - -1.0163578987121582, - 0.699999988079071 - ], - "rotation": 195.54938971878934, - "pixel_coords": [ - 95, - 87, - 11.819045066833496 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9968125820159912, - 1.9138797521591187, - 0.3499999940395355 - ], - "rotation": 239.01144664531088, - "pixel_coords": [ - 224, - 104, - 11.46827220916748 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0416468381881714, - 2.957151412963867, - 0.3499999940395355 - ], - "rotation": 226.97872357794418, - "pixel_coords": [ - 246, - 96, - 12.020545959472656 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8937439322471619, - -2.201094388961792, - 0.699999988079071 - ], - "rotation": 106.5867631866148, - "pixel_coords": [ - 83, - 111, - 10.273717880249023 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7875552177429199, - 0.45560789108276367, - 0.699999988079071 - ], - "rotation": 124.11846841538349, - "pixel_coords": [ - 155, - 89, - 11.685462951660156 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [], - [ - 1, - 5 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow sphere", - "change_score": 17.851324715647372, - "change_attempts": 1, - "source_scene": "scene_0054" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0054_cf2.json b/dataset_1k_720p_2/scenes/scene_0054_cf2.json deleted file mode 100644 index a01de9757c1a7d9ff4fe7d0b8c685743e7fbd0cf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0054_cf2.json +++ /dev/null @@ -1,306 +0,0 @@ -{ - "split": "new", - "image_index": 54, - "image_filename": "SCENE_0054_new_000054.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1804344654083252, - 1.702014684677124, - 0.3499999940395355 - ], - "rotation": 80.70224574055698, - "pixel_coords": [ - 175, - 85, - 12.815526962280273 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.206885814666748, - -1.0163578987121582, - 0.699999988079071 - ], - "rotation": 195.54938971878934, - "pixel_coords": [ - 95, - 87, - 11.819045066833496 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9968125820159912, - 1.9138797521591187, - 0.3499999940395355 - ], - "rotation": 239.01144664531088, - "pixel_coords": [ - 224, - 104, - 11.46827220916748 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0416468381881714, - 2.957151412963867, - 0.3499999940395355 - ], - "rotation": 226.97872357794418, - "pixel_coords": [ - 246, - 96, - 12.020545959472656 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.139728546142578, - -2.217860698699951, - 0.3499999940395355 - ], - "rotation": 54.81807436226412, - "pixel_coords": [ - 146, - 169, - 8.392231941223145 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7247620349917354, - 1.9587114906614076, - 0.699999988079071 - ], - "rotation": 106.5867631866148, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7875552177429199, - 0.45560789108276367, - 0.699999988079071 - ], - "rotation": 124.11846841538349, - "pixel_coords": [ - 155, - 89, - 11.685462951660156 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [], - [ - 1, - 5 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cube from left of gray sphere to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0054" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0054_original.json b/dataset_1k_720p_2/scenes/scene_0054_original.json deleted file mode 100644 index 125d42791ab0cc979e8d5904c613edc461868cac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0054_original.json +++ /dev/null @@ -1,304 +0,0 @@ -{ - "split": "new", - "image_index": 54, - "image_filename": "SCENE_0054_new_000054.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1804344654083252, - 1.702014684677124, - 0.3499999940395355 - ], - "rotation": 80.70224574055698, - "pixel_coords": [ - 175, - 85, - 12.815526962280273 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.206885814666748, - -1.0163578987121582, - 0.699999988079071 - ], - "rotation": 195.54938971878934, - "pixel_coords": [ - 95, - 87, - 11.819045066833496 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9968125820159912, - 1.9138797521591187, - 0.3499999940395355 - ], - "rotation": 239.01144664531088, - "pixel_coords": [ - 224, - 104, - 11.46827220916748 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0416468381881714, - 2.957151412963867, - 0.3499999940395355 - ], - "rotation": 226.97872357794418, - "pixel_coords": [ - 246, - 96, - 12.020545959472656 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.139728546142578, - -2.217860698699951, - 0.3499999940395355 - ], - "rotation": 54.81807436226412, - "pixel_coords": [ - 146, - 169, - 8.392231941223145 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8937439322471619, - -2.201094388961792, - 0.699999988079071 - ], - "rotation": 106.5867631866148, - "pixel_coords": [ - 83, - 111, - 10.273717880249023 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7875552177429199, - 0.45560789108276367, - 0.699999988079071 - ], - "rotation": 124.11846841538349, - "pixel_coords": [ - 155, - 89, - 11.685462951660156 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [], - [ - 1, - 5 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0054" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0055_cf1.json b/dataset_1k_720p_2/scenes/scene_0055_cf1.json deleted file mode 100644 index 3b9c9aa92d64aee1279a7c3638e6706595df7eef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0055_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 55, - "image_filename": "SCENE_0055_new_000055.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.400057852268219, - -2.5847318172454834, - 0.699999988079071 - ], - "rotation": 178.30304643540669, - "pixel_coords": [ - 81, - 123, - 9.834942817687988 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2170472145080566, - 2.9573750495910645, - 0.699999988079071 - ], - "rotation": 252.62196515437688, - "pixel_coords": [ - 274, - 97, - 11.288825988769531 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.042890265583992004, - 1.1255565881729126, - 0.699999988079071 - ], - "rotation": 205.3086307741313, - "pixel_coords": [ - 184, - 90, - 11.716922760009766 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0055" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0055_cf2.json b/dataset_1k_720p_2/scenes/scene_0055_cf2.json deleted file mode 100644 index 0846842846f3472cf480a7ee0439222cf57ea604..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0055_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 55, - "image_filename": "SCENE_0055_new_000055.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.400057852268219, - -2.5847318172454834, - 0.699999988079071 - ], - "rotation": 178.30304643540669, - "pixel_coords": [ - 81, - 123, - 9.834942817687988 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5440254306869994, - -1.3663243569655457, - 0.699999988079071 - ], - "rotation": 252.62196515437688, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.042890265583992004, - 1.1255565881729126, - 0.699999988079071 - ], - "rotation": 205.3086307741313, - "pixel_coords": [ - 184, - 90, - 11.716922760009766 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved purple sphere from right of red cube to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0055" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0055_original.json b/dataset_1k_720p_2/scenes/scene_0055_original.json deleted file mode 100644 index 73a15b880e5703d4334d038c958d3a5c112c30e9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0055_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 55, - "image_filename": "SCENE_0055_new_000055.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.400057852268219, - -2.5847318172454834, - 0.699999988079071 - ], - "rotation": 178.30304643540669, - "pixel_coords": [ - 81, - 123, - 9.834942817687988 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2170472145080566, - 2.9573750495910645, - 0.699999988079071 - ], - "rotation": 252.62196515437688, - "pixel_coords": [ - 274, - 97, - 11.288825988769531 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.042890265583992004, - 1.1255565881729126, - 0.699999988079071 - ], - "rotation": 205.3086307741313, - "pixel_coords": [ - 184, - 90, - 11.716922760009766 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0055" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0056_cf1.json b/dataset_1k_720p_2/scenes/scene_0056_cf1.json deleted file mode 100644 index 5c4bfd2c4909dc4717164ca76784ff70c5c0b518..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0056_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 56, - "image_filename": "SCENE_0056_new_000056.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7235865592956543, - 0.9201390743255615, - 0.699999988079071 - ], - "rotation": 257.73104152225727, - "pixel_coords": [ - 132, - 67, - 13.200494766235352 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7077739238739014, - 0.3600955307483673, - 0.699999988079071 - ], - "rotation": 18.776287612569426, - "pixel_coords": [ - 208, - 119, - 9.992538452148438 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9840783476829529, - 1.8640846014022827, - 0.699999988079071 - ], - "rotation": 277.31043261474895, - "pixel_coords": [ - 224, - 94, - 11.29499340057373 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6569430828094482, - -2.7865052223205566, - 0.3499999940395355 - ], - "rotation": 249.24380970223146, - "pixel_coords": [ - 116, - 173, - 8.47269058227539 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.22776401042938232, - 0.6004601716995239, - 0.699999988079071 - ], - "rotation": 328.25702290517205, - "pixel_coords": [ - 170, - 93, - 11.391371726989746 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8181982366177845, - 0.13256559511327015, - 0.3499999940395355 - ], - "rotation": 55.62075388540837, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "left": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved green cylinder to partially occlude red sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0056" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0056_cf2.json b/dataset_1k_720p_2/scenes/scene_0056_cf2.json deleted file mode 100644 index 02f9e9f637fc6dee923c433b4110252d77961c00..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0056_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 56, - "image_filename": "SCENE_0056_new_000056.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7235865592956543, - 0.9201390743255615, - 0.699999988079071 - ], - "rotation": 257.73104152225727, - "pixel_coords": [ - 132, - 67, - 13.200494766235352 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7077739238739014, - 0.3600955307483673, - 0.699999988079071 - ], - "rotation": 18.776287612569426, - "pixel_coords": [ - 208, - 119, - 9.992538452148438 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9840783476829529, - 1.8640846014022827, - 0.699999988079071 - ], - "rotation": 277.31043261474895, - "pixel_coords": [ - 224, - 94, - 11.29499340057373 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.664532694070998, - -0.5174662070771336, - 0.3499999940395355 - ], - "rotation": 249.24380970223146, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.22776401042938232, - 0.6004601716995239, - 0.699999988079071 - ], - "rotation": 328.25702290517205, - "pixel_coords": [ - 170, - 93, - 11.391371726989746 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.387418508529663, - 2.129976511001587, - 0.3499999940395355 - ], - "rotation": 55.62075388540837, - "pixel_coords": [ - 264, - 118, - 10.704633712768555 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "left": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue sphere from left of red cube to right", - "change_score": 2.482695083456493, - "change_attempts": 1, - "source_scene": "scene_0056" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0056_original.json b/dataset_1k_720p_2/scenes/scene_0056_original.json deleted file mode 100644 index 83c25e8ee8132e0b3177be00141838b5cb607d45..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0056_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 56, - "image_filename": "SCENE_0056_new_000056.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7235865592956543, - 0.9201390743255615, - 0.699999988079071 - ], - "rotation": 257.73104152225727, - "pixel_coords": [ - 132, - 67, - 13.200494766235352 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7077739238739014, - 0.3600955307483673, - 0.699999988079071 - ], - "rotation": 18.776287612569426, - "pixel_coords": [ - 208, - 119, - 9.992538452148438 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9840783476829529, - 1.8640846014022827, - 0.699999988079071 - ], - "rotation": 277.31043261474895, - "pixel_coords": [ - 224, - 94, - 11.29499340057373 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6569430828094482, - -2.7865052223205566, - 0.3499999940395355 - ], - "rotation": 249.24380970223146, - "pixel_coords": [ - 116, - 173, - 8.47269058227539 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.22776401042938232, - 0.6004601716995239, - 0.699999988079071 - ], - "rotation": 328.25702290517205, - "pixel_coords": [ - 170, - 93, - 11.391371726989746 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.387418508529663, - 2.129976511001587, - 0.3499999940395355 - ], - "rotation": 55.62075388540837, - "pixel_coords": [ - 264, - 118, - 10.704633712768555 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "left": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0056" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0057_cf1.json b/dataset_1k_720p_2/scenes/scene_0057_cf1.json deleted file mode 100644 index 43e0acb4257bb964d581b49b44b2a10d756deea2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0057_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 57, - "image_filename": "SCENE_0057_new_000057.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.066319378130219, - 2.5996480614695017, - 0.3499999940395355 - ], - "rotation": 13.440569703957328, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5384804010391235, - 0.3340045213699341, - 0.3499999940395355 - ], - "rotation": 149.26004272026995, - "pixel_coords": [ - 204, - 125, - 10.17005443572998 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3441309928894043, - -1.7628085613250732, - 0.3499999940395355 - ], - "rotation": 250.0646601822388, - "pixel_coords": [ - 88, - 113, - 10.776772499084473 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.022915072739124298, - -2.4782886505126953, - 0.3499999940395355 - ], - "rotation": 170.049872532164, - "pixel_coords": [ - 92, - 139, - 9.512731552124023 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3209028244018555, - 2.442983388900757, - 0.699999988079071 - ], - "rotation": 278.29924555418376, - "pixel_coords": [ - 270, - 101, - 10.737078666687012 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray cylinder from (-1.0,-0.2) to (-1.1,2.6)", - "change_score": 2.7707816521689157, - "change_attempts": 1, - "source_scene": "scene_0057" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0057_cf2.json b/dataset_1k_720p_2/scenes/scene_0057_cf2.json deleted file mode 100644 index 172bc6f281b3c95159a95fb23255f5bc156290cc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0057_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 57, - "image_filename": "SCENE_0057_new_000057.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.017209768295288, - -0.170698344707489, - 0.3499999940395355 - ], - "rotation": 13.440569703957328, - "pixel_coords": [ - 135, - 101, - 11.504423141479492 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5384804010391235, - 0.3340045213699341, - 0.3499999940395355 - ], - "rotation": 149.26004272026995, - "pixel_coords": [ - 204, - 125, - 10.17005443572998 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3441309928894043, - -1.7628085613250732, - 0.3499999940395355 - ], - "rotation": 250.0646601822388, - "pixel_coords": [ - 88, - 113, - 10.776772499084473 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.022915072739124298, - -2.4782886505126953, - 0.3499999940395355 - ], - "rotation": 170.049872532164, - "pixel_coords": [ - 92, - 139, - 9.512731552124023 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3209028244018555, - 2.442983388900757, - 0.699999988079071 - ], - "rotation": 278.29924555418376, - "pixel_coords": [ - 270, - 101, - 10.737078666687012 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0057" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0057_original.json b/dataset_1k_720p_2/scenes/scene_0057_original.json deleted file mode 100644 index 91caf77cedfc456c8caf43a9f0cdd02c624d50db..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0057_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 57, - "image_filename": "SCENE_0057_new_000057.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.017209768295288, - -0.170698344707489, - 0.3499999940395355 - ], - "rotation": 13.440569703957328, - "pixel_coords": [ - 135, - 101, - 11.504423141479492 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5384804010391235, - 0.3340045213699341, - 0.3499999940395355 - ], - "rotation": 149.26004272026995, - "pixel_coords": [ - 204, - 125, - 10.17005443572998 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3441309928894043, - -1.7628085613250732, - 0.3499999940395355 - ], - "rotation": 250.0646601822388, - "pixel_coords": [ - 88, - 113, - 10.776772499084473 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.022915072739124298, - -2.4782886505126953, - 0.3499999940395355 - ], - "rotation": 170.049872532164, - "pixel_coords": [ - 92, - 139, - 9.512731552124023 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3209028244018555, - 2.442983388900757, - 0.699999988079071 - ], - "rotation": 278.29924555418376, - "pixel_coords": [ - 270, - 101, - 10.737078666687012 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0057" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0058_cf1.json b/dataset_1k_720p_2/scenes/scene_0058_cf1.json deleted file mode 100644 index b0f37fc7cb91326ab61f1cae8744234f556761b9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0058_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 58, - "image_filename": "SCENE_0058_new_000058.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2049622535705566, - -2.263568162918091, - 0.699999988079071 - ], - "rotation": 50.281573205760324, - "pixel_coords": [ - 153, - 158, - 8.2493896484375 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.663628578186035, - 2.4921205043792725, - 0.3499999940395355 - ], - "rotation": 249.16975620927403, - "pixel_coords": [ - 276, - 114, - 10.968039512634277 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.633378267288208, - -0.5539045929908752, - 0.3499999940395355 - ], - "rotation": 339.6347931757047, - "pixel_coords": [ - 161, - 123, - 10.45083999633789 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4759713411331177, - -0.11832629144191742, - 0.3499999940395355 - ], - "rotation": 21.477768593575355, - "pixel_coords": [ - 192, - 128, - 10.169519424438477 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6292813420295715, - 2.956670045852661, - 0.3499999940395355 - ], - "rotation": 288.7079367608859, - "pixel_coords": [ - 232, - 91, - 12.55482292175293 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.0991303101181984, - 0.550014853477478, - 0.3499999940395355 - ], - "rotation": 114.67389093067976, - "pixel_coords": [ - 170, - 104, - 11.582850456237793 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6187783479690552, - 1.8982439041137695, - 0.699999988079071 - ], - "rotation": 77.26134094361397, - "pixel_coords": [ - 168, - 72, - 13.200401306152344 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 4, - 6 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 3, - 4 - ], - [ - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown cylinder to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0058" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0058_cf2.json b/dataset_1k_720p_2/scenes/scene_0058_cf2.json deleted file mode 100644 index a67b20ff174e3de642085cf88396eaf1fcc9615c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0058_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 58, - "image_filename": "SCENE_0058_new_000058.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2049622535705566, - -2.263568162918091, - 0.699999988079071 - ], - "rotation": 50.281573205760324, - "pixel_coords": [ - 153, - 158, - 8.2493896484375 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.663628578186035, - 2.4921205043792725, - 0.3499999940395355 - ], - "rotation": 249.16975620927403, - "pixel_coords": [ - 276, - 114, - 10.968039512634277 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.633378267288208, - -0.5539045929908752, - 0.3499999940395355 - ], - "rotation": 339.6347931757047, - "pixel_coords": [ - 161, - 123, - 10.45083999633789 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4759713411331177, - -0.11832629144191742, - 0.3499999940395355 - ], - "rotation": 21.477768593575355, - "pixel_coords": [ - 192, - 128, - 10.169519424438477 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6292813420295715, - 2.956670045852661, - 0.3499999940395355 - ], - "rotation": 288.7079367608859, - "pixel_coords": [ - 232, - 91, - 12.55482292175293 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.0991303101181984, - 0.550014853477478, - 0.3499999940395355 - ], - "rotation": 114.67389093067976, - "pixel_coords": [ - 170, - 104, - 11.582850456237793 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6187783479690552, - 1.8982439041137695, - 0.699999988079071 - ], - "rotation": 77.26134094361397, - "pixel_coords": [ - 168, - 72, - 13.200401306152344 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 4, - 6 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 3, - 4 - ], - [ - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan sphere to yellow", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0058" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0058_original.json b/dataset_1k_720p_2/scenes/scene_0058_original.json deleted file mode 100644 index 3438bdc86d840f8956a90d018abbecea01114b77..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0058_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 58, - "image_filename": "SCENE_0058_new_000058.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2049622535705566, - -2.263568162918091, - 0.699999988079071 - ], - "rotation": 50.281573205760324, - "pixel_coords": [ - 153, - 158, - 8.2493896484375 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.663628578186035, - 2.4921205043792725, - 0.3499999940395355 - ], - "rotation": 249.16975620927403, - "pixel_coords": [ - 276, - 114, - 10.968039512634277 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.633378267288208, - -0.5539045929908752, - 0.3499999940395355 - ], - "rotation": 339.6347931757047, - "pixel_coords": [ - 161, - 123, - 10.45083999633789 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4759713411331177, - -0.11832629144191742, - 0.3499999940395355 - ], - "rotation": 21.477768593575355, - "pixel_coords": [ - 192, - 128, - 10.169519424438477 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6292813420295715, - 2.956670045852661, - 0.3499999940395355 - ], - "rotation": 288.7079367608859, - "pixel_coords": [ - 232, - 91, - 12.55482292175293 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.0991303101181984, - 0.550014853477478, - 0.3499999940395355 - ], - "rotation": 114.67389093067976, - "pixel_coords": [ - 170, - 104, - 11.582850456237793 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6187783479690552, - 1.8982439041137695, - 0.699999988079071 - ], - "rotation": 77.26134094361397, - "pixel_coords": [ - 168, - 72, - 13.200401306152344 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 4, - 6 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 3, - 4 - ], - [ - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0058" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0059_cf1.json b/dataset_1k_720p_2/scenes/scene_0059_cf1.json deleted file mode 100644 index 65709c1215806e0521ca0265063c702f81f58428..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0059_cf1.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 59, - "image_filename": "SCENE_0059_new_000059.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6127489931108716, - -1.2646279522089223, - 0.3499999940395355 - ], - "rotation": 141.67819467401569, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8582587242126465, - -0.6083167195320129, - 0.699999988079071 - ], - "rotation": 320.73825832751135, - "pixel_coords": [ - 190, - 131, - 8.774139404296875 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5023954510688782, - 1.1189228296279907, - 0.3499999940395355 - ], - "rotation": 44.589474668828906, - "pixel_coords": [ - 198, - 104, - 10.82319164276123 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.263368606567383, - 1.7411322593688965, - 0.3499999940395355 - ], - "rotation": 311.45225063693397, - "pixel_coords": [ - 155, - 74, - 12.991483688354492 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8682204484939575, - -2.2349371910095215, - 0.699999988079071 - ], - "rotation": 168.12016084610426, - "pixel_coords": [ - 140, - 156, - 7.837321758270264 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4032340347766876, - 2.0878922939300537, - 0.3499999940395355 - ], - "rotation": 90.35713099259898, - "pixel_coords": [ - 216, - 95, - 11.442341804504395 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.918198585510254, - 0.49703577160835266, - 0.699999988079071 - ], - "rotation": 67.93164394836685, - "pixel_coords": [ - 117, - 68, - 12.536382675170898 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved green sphere to partially occlude gray cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0059" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0059_cf2.json b/dataset_1k_720p_2/scenes/scene_0059_cf2.json deleted file mode 100644 index 00fee6b5a0e286b7df8ae6e53502cf7e3daf6f9d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0059_cf2.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 59, - "image_filename": "SCENE_0059_new_000059.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6305673122406006, - 2.115342378616333, - 0.3499999940395355 - ], - "rotation": 141.67819467401569, - "pixel_coords": [ - 276, - 120, - 9.99843978881836 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8582587242126465, - -0.6083167195320129, - 0.699999988079071 - ], - "rotation": 320.73825832751135, - "pixel_coords": [ - 190, - 131, - 8.774139404296875 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5023954510688782, - 1.1189228296279907, - 0.3499999940395355 - ], - "rotation": 44.589474668828906, - "pixel_coords": [ - 198, - 104, - 10.82319164276123 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.263368606567383, - 1.7411322593688965, - 0.3499999940395355 - ], - "rotation": 311.45225063693397, - "pixel_coords": [ - 155, - 74, - 12.991483688354492 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8682204484939575, - -2.2349371910095215, - 0.699999988079071 - ], - "rotation": 168.12016084610426, - "pixel_coords": [ - 140, - 156, - 7.837321758270264 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.47096899036994955, - 1.0829154010042108, - 0.3499999940395355 - ], - "rotation": 90.35713099259898, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.918198585510254, - 0.49703577160835266, - 0.699999988079071 - ], - "rotation": 67.93164394836685, - "pixel_coords": [ - 117, - 68, - 12.536382675170898 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red cube from right of cyan cylinder to left", - "change_score": 1.3319945512239955, - "change_attempts": 1, - "source_scene": "scene_0059" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0059_original.json b/dataset_1k_720p_2/scenes/scene_0059_original.json deleted file mode 100644 index 765a51c6d6b12faffbaa6bb266e30cebef9ce8c3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0059_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 59, - "image_filename": "SCENE_0059_new_000059.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6305673122406006, - 2.115342378616333, - 0.3499999940395355 - ], - "rotation": 141.67819467401569, - "pixel_coords": [ - 276, - 120, - 9.99843978881836 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8582587242126465, - -0.6083167195320129, - 0.699999988079071 - ], - "rotation": 320.73825832751135, - "pixel_coords": [ - 190, - 131, - 8.774139404296875 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5023954510688782, - 1.1189228296279907, - 0.3499999940395355 - ], - "rotation": 44.589474668828906, - "pixel_coords": [ - 198, - 104, - 10.82319164276123 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.263368606567383, - 1.7411322593688965, - 0.3499999940395355 - ], - "rotation": 311.45225063693397, - "pixel_coords": [ - 155, - 74, - 12.991483688354492 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8682204484939575, - -2.2349371910095215, - 0.699999988079071 - ], - "rotation": 168.12016084610426, - "pixel_coords": [ - 140, - 156, - 7.837321758270264 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4032340347766876, - 2.0878922939300537, - 0.3499999940395355 - ], - "rotation": 90.35713099259898, - "pixel_coords": [ - 216, - 95, - 11.442341804504395 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.918198585510254, - 0.49703577160835266, - 0.699999988079071 - ], - "rotation": 67.93164394836685, - "pixel_coords": [ - 117, - 68, - 12.536382675170898 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0059" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0060_cf1.json b/dataset_1k_720p_2/scenes/scene_0060_cf1.json deleted file mode 100644 index 587428788b8b9ba4f48823e01ce135eb7357ed87..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0060_cf1.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 60, - "image_filename": "SCENE_0060_new_000060.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6084928512573242, - 1.2552289962768555, - 0.699999988079071 - ], - "rotation": 110.93299532948376, - "pixel_coords": [ - 177, - 84, - 11.822710037231445 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5998218059539795, - 1.6857267618179321, - 0.699999988079071 - ], - "rotation": 348.9776203118317, - "pixel_coords": [ - 265, - 113, - 9.874225616455078 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2477734088897705, - -2.6031415462493896, - 0.699999988079071 - ], - "rotation": 206.05776690447908, - "pixel_coords": [ - 110, - 144, - 8.36679458618164 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6393836736679077, - -0.9413278102874756, - 0.3499999940395355 - ], - "rotation": 179.9716679180863, - "pixel_coords": [ - 172, - 141, - 9.20226764678955 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0060" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0060_cf2.json b/dataset_1k_720p_2/scenes/scene_0060_cf2.json deleted file mode 100644 index 65bc730636e4003cd51c2b0ad6664634429cd8c0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0060_cf2.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 60, - "image_filename": "SCENE_0060_new_000060.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6084928512573242, - 1.2552289962768555, - 0.699999988079071 - ], - "rotation": 110.93299532948376, - "pixel_coords": [ - 177, - 84, - 11.822710037231445 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5998218059539795, - 1.6857267618179321, - 0.699999988079071 - ], - "rotation": 348.9776203118317, - "pixel_coords": [ - 265, - 113, - 9.874225616455078 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2477734088897705, - -2.6031415462493896, - 0.699999988079071 - ], - "rotation": 206.05776690447908, - "pixel_coords": [ - 110, - 144, - 8.36679458618164 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6393836736679077, - -0.9413278102874756, - 0.3499999940395355 - ], - "rotation": 179.9716679180863, - "pixel_coords": [ - 172, - 141, - 9.20226764678955 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0060" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0060_original.json b/dataset_1k_720p_2/scenes/scene_0060_original.json deleted file mode 100644 index fda5af508f0a1c991ab2de4f1f4d7f921d0a3653..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0060_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 60, - "image_filename": "SCENE_0060_new_000060.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6084928512573242, - 1.2552289962768555, - 0.699999988079071 - ], - "rotation": 110.93299532948376, - "pixel_coords": [ - 177, - 84, - 11.822710037231445 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5998218059539795, - 1.6857267618179321, - 0.699999988079071 - ], - "rotation": 348.9776203118317, - "pixel_coords": [ - 265, - 113, - 9.874225616455078 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2477734088897705, - -2.6031415462493896, - 0.699999988079071 - ], - "rotation": 206.05776690447908, - "pixel_coords": [ - 110, - 144, - 8.36679458618164 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6393836736679077, - -0.9413278102874756, - 0.3499999940395355 - ], - "rotation": 179.9716679180863, - "pixel_coords": [ - 172, - 141, - 9.20226764678955 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0060" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0061_cf1.json b/dataset_1k_720p_2/scenes/scene_0061_cf1.json deleted file mode 100644 index ba408450c4b96ffa4bc322aae79d993ee97fdffd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0061_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 61, - "image_filename": "SCENE_0061_new_000061.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7191131114959717, - 0.1445593535900116, - 0.3499999940395355 - ], - "rotation": 329.96126729449657, - "pixel_coords": [ - 114, - 85, - 12.872641563415527 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0100177844381342, - 1.9259935125827772, - 0.699999988079071 - ], - "rotation": 82.62578522475526, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8308134078979492, - -1.474326729774475, - 0.699999988079071 - ], - "rotation": 74.5384204697263, - "pixel_coords": [ - 105, - 105, - 10.49465274810791 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7081258893013, - 0.10880404710769653, - 0.3499999940395355 - ], - "rotation": 26.17257093880007, - "pixel_coords": [ - 148, - 102, - 11.50859546661377 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.496776580810547, - -0.20544013381004333, - 0.3499999940395355 - ], - "rotation": 134.98050284406946, - "pixel_coords": [ - 217, - 142, - 9.182257652282715 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8236132860183716, - 0.5725926756858826, - 0.3499999940395355 - ], - "rotation": 341.3035561494734, - "pixel_coords": [ - 192, - 113, - 10.760619163513184 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green cylinder from (-0.1,2.4) to (-1.0,1.9)", - "change_score": 1.0434715505054721, - "change_attempts": 1, - "source_scene": "scene_0061" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0061_cf2.json b/dataset_1k_720p_2/scenes/scene_0061_cf2.json deleted file mode 100644 index 42820d8fcb41a1db55db59c435e7e9e32389ccbe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0061_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 61, - "image_filename": "SCENE_0061_new_000061.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7191131114959717, - 0.1445593535900116, - 0.3499999940395355 - ], - "rotation": 329.96126729449657, - "pixel_coords": [ - 114, - 85, - 12.872641563415527 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.07497033476829529, - 2.389155626296997, - 0.699999988079071 - ], - "rotation": 82.62578522475526, - "pixel_coords": [ - 210, - 81, - 12.279570579528809 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8308134078979492, - -1.474326729774475, - 0.699999988079071 - ], - "rotation": 74.5384204697263, - "pixel_coords": [ - 105, - 105, - 10.49465274810791 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7081258893013, - 0.10880404710769653, - 0.3499999940395355 - ], - "rotation": 26.17257093880007, - "pixel_coords": [ - 148, - 102, - 11.50859546661377 - ], - "color": "green" - }, - { - "shape": "sphere", - "color": "gray", - "material": "metal", - "size": "small", - "3d_coords": [ - 2.496776580810547, - -0.20544013381004333, - 0.3499999940395355 - ], - "rotation": 200.5169428882097, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8236132860183716, - 0.5725926756858826, - 0.3499999940395355 - ], - "rotation": 341.3035561494734, - "pixel_coords": [ - 192, - 113, - 10.760619163513184 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple cylinder with gray sphere", - "change_score": 3.1820456667892785, - "change_attempts": 1, - "source_scene": "scene_0061" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0061_original.json b/dataset_1k_720p_2/scenes/scene_0061_original.json deleted file mode 100644 index 3c6ccd08a74b1823fcc51e2dff742c20bdb864fd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0061_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 61, - "image_filename": "SCENE_0061_new_000061.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7191131114959717, - 0.1445593535900116, - 0.3499999940395355 - ], - "rotation": 329.96126729449657, - "pixel_coords": [ - 114, - 85, - 12.872641563415527 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.07497033476829529, - 2.389155626296997, - 0.699999988079071 - ], - "rotation": 82.62578522475526, - "pixel_coords": [ - 210, - 81, - 12.279570579528809 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8308134078979492, - -1.474326729774475, - 0.699999988079071 - ], - "rotation": 74.5384204697263, - "pixel_coords": [ - 105, - 105, - 10.49465274810791 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7081258893013, - 0.10880404710769653, - 0.3499999940395355 - ], - "rotation": 26.17257093880007, - "pixel_coords": [ - 148, - 102, - 11.50859546661377 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.496776580810547, - -0.20544013381004333, - 0.3499999940395355 - ], - "rotation": 134.98050284406946, - "pixel_coords": [ - 217, - 142, - 9.182257652282715 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8236132860183716, - 0.5725926756858826, - 0.3499999940395355 - ], - "rotation": 341.3035561494734, - "pixel_coords": [ - 192, - 113, - 10.760619163513184 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0061" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0062_cf1.json b/dataset_1k_720p_2/scenes/scene_0062_cf1.json deleted file mode 100644 index 95b266d6df25072b96af5e3ac1e4bff71cc86895..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0062_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 62, - "image_filename": "SCENE_0062_new_000062.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5236639976501465, - -0.4292963445186615, - 0.699999988079071 - ], - "rotation": 41.976772115579124, - "pixel_coords": [ - 103, - 81, - 12.460877418518066 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.764648914337158, - 2.1874899864196777, - 0.699999988079071 - ], - "rotation": 259.5565040079329, - "pixel_coords": [ - 153, - 62, - 14.160481452941895 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.706690788269043, - 2.061936378479004, - 0.699999988079071 - ], - "rotation": 144.68290920419287, - "pixel_coords": [ - 271, - 109, - 10.579801559448242 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.15477703552200106, - 2.968033332461647, - 0.699999988079071 - ], - "rotation": 71.17516764088519, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5650029182434082, - 1.7565151453018188, - 0.3499999940395355 - ], - "rotation": 74.92608764586014, - "pixel_coords": [ - 166, - 82, - 13.308830261230469 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.07934408634901047, - -2.1078426837921143, - 0.699999988079071 - ], - "rotation": 241.76477796793782, - "pixel_coords": [ - 103, - 122, - 9.903183937072754 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5706843733787537, - 1.489373803138733, - 0.699999988079071 - ], - "rotation": 211.20751322739088, - "pixel_coords": [ - 205, - 93, - 11.61066722869873 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 2, - 3, - 5 - ] - ], - "left": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 2, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown sphere from (2.2,-1.3) to (0.2,3.0)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0062" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0062_cf2.json b/dataset_1k_720p_2/scenes/scene_0062_cf2.json deleted file mode 100644 index c4fe4024d6d9bfa54e3cb5504296610cd5b14d1e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0062_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 62, - "image_filename": "SCENE_0062_new_000062.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5236639976501465, - -0.4292963445186615, - 0.699999988079071 - ], - "rotation": 41.976772115579124, - "pixel_coords": [ - 103, - 81, - 12.460877418518066 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.764648914337158, - 2.1874899864196777, - 0.699999988079071 - ], - "rotation": 259.5565040079329, - "pixel_coords": [ - 153, - 62, - 14.160481452941895 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.11012977059204543, - -0.08394897803855628, - 0.699999988079071 - ], - "rotation": 144.68290920419287, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.177349328994751, - -1.2764629125595093, - 0.699999988079071 - ], - "rotation": 71.17516764088519, - "pixel_coords": [ - 181, - 143, - 8.947797775268555 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5650029182434082, - 1.7565151453018188, - 0.3499999940395355 - ], - "rotation": 74.92608764586014, - "pixel_coords": [ - 166, - 82, - 13.308830261230469 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.07934408634901047, - -2.1078426837921143, - 0.699999988079071 - ], - "rotation": 241.76477796793782, - "pixel_coords": [ - 103, - 122, - 9.903183937072754 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5706843733787537, - 1.489373803138733, - 0.699999988079071 - ], - "rotation": 211.20751322739088, - "pixel_coords": [ - 205, - 93, - 11.61066722869873 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 2, - 3, - 5 - ] - ], - "left": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 2, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved red cube from (2.7,2.1) to (-0.1,-0.1)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0062" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0062_original.json b/dataset_1k_720p_2/scenes/scene_0062_original.json deleted file mode 100644 index d01f714663515c16f62ee12e673e27c1ea11862c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0062_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 62, - "image_filename": "SCENE_0062_new_000062.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5236639976501465, - -0.4292963445186615, - 0.699999988079071 - ], - "rotation": 41.976772115579124, - "pixel_coords": [ - 103, - 81, - 12.460877418518066 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.764648914337158, - 2.1874899864196777, - 0.699999988079071 - ], - "rotation": 259.5565040079329, - "pixel_coords": [ - 153, - 62, - 14.160481452941895 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.706690788269043, - 2.061936378479004, - 0.699999988079071 - ], - "rotation": 144.68290920419287, - "pixel_coords": [ - 271, - 109, - 10.579801559448242 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.177349328994751, - -1.2764629125595093, - 0.699999988079071 - ], - "rotation": 71.17516764088519, - "pixel_coords": [ - 181, - 143, - 8.947797775268555 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5650029182434082, - 1.7565151453018188, - 0.3499999940395355 - ], - "rotation": 74.92608764586014, - "pixel_coords": [ - 166, - 82, - 13.308830261230469 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.07934408634901047, - -2.1078426837921143, - 0.699999988079071 - ], - "rotation": 241.76477796793782, - "pixel_coords": [ - 103, - 122, - 9.903183937072754 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5706843733787537, - 1.489373803138733, - 0.699999988079071 - ], - "rotation": 211.20751322739088, - "pixel_coords": [ - 205, - 93, - 11.61066722869873 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 2, - 3, - 5 - ] - ], - "left": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 2, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0062" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0063_cf1.json b/dataset_1k_720p_2/scenes/scene_0063_cf1.json deleted file mode 100644 index 18842aad8876b9370c6feeda9201e0c1bcd5fb26..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0063_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 63, - "image_filename": "SCENE_0063_new_000063.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5613479614257812, - 2.8491663932800293, - 0.3499999940395355 - ], - "rotation": 303.6664637098411, - "pixel_coords": [ - 171, - 66, - 14.49593448638916 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5992303490638733, - -1.667243242263794, - 0.699999988079071 - ], - "rotation": 93.75571266875903, - "pixel_coords": [ - 105, - 111, - 10.483905792236328 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5495611429214478, - 1.1934808492660522, - 0.3499999940395355 - ], - "rotation": 274.9919548049516, - "pixel_coords": [ - 198, - 105, - 11.53455924987793 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.3503267765045166, - -1.2126855850219727, - 0.3499999940395355 - ], - "rotation": 198.77404268439696, - "pixel_coords": [ - 184, - 159, - 9.000121116638184 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1903690099716187, - -2.132373332977295, - 0.3499999940395355 - ], - "rotation": 352.6653355321879, - "pixel_coords": [ - 129, - 153, - 9.233510971069336 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.960455894470215, - 2.9465696811676025, - 0.699999988079071 - ], - "rotation": 201.1590546771479, - "pixel_coords": [ - 295, - 105, - 10.782633781433105 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9919417500495911, - 1.1600061655044556, - 0.3499999940395355 - ], - "rotation": 54.3983469212087, - "pixel_coords": [ - 166, - 90, - 12.518192291259766 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.581748366355896, - 0.029779594391584396, - 0.3499999940395355 - ], - "rotation": 102.75185184267292, - "pixel_coords": [ - 196, - 130, - 10.203926086425781 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 7 - ], - [ - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 3 - ], - [ - 1, - 3, - 4, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4 - ] - ], - "left": [ - [ - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 6 - ] - ], - "right": [ - [ - 2, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 2, - 5, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red sphere to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0063" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0063_cf2.json b/dataset_1k_720p_2/scenes/scene_0063_cf2.json deleted file mode 100644 index 0f15a486f879e36a4fe56fff82eeacced4cb2ac7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0063_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 63, - "image_filename": "SCENE_0063_new_000063.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5613479614257812, - 2.8491663932800293, - 0.3499999940395355 - ], - "rotation": 303.6664637098411, - "pixel_coords": [ - 171, - 66, - 14.49593448638916 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5992303490638733, - -1.667243242263794, - 0.699999988079071 - ], - "rotation": 93.75571266875903, - "pixel_coords": [ - 105, - 111, - 10.483905792236328 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.811578623969647, - -0.37127467596055896, - 0.3499999940395355 - ], - "rotation": 274.9919548049516, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.3503267765045166, - -1.2126855850219727, - 0.3499999940395355 - ], - "rotation": 198.77404268439696, - "pixel_coords": [ - 184, - 159, - 9.000121116638184 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1903690099716187, - -2.132373332977295, - 0.3499999940395355 - ], - "rotation": 352.6653355321879, - "pixel_coords": [ - 129, - 153, - 9.233510971069336 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.960455894470215, - 2.9465696811676025, - 0.699999988079071 - ], - "rotation": 201.1590546771479, - "pixel_coords": [ - 295, - 105, - 10.782633781433105 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9919417500495911, - 1.1600061655044556, - 0.3499999940395355 - ], - "rotation": 54.3983469212087, - "pixel_coords": [ - 166, - 90, - 12.518192291259766 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.581748366355896, - 0.029779594391584396, - 0.3499999940395355 - ], - "rotation": 102.75185184267292, - "pixel_coords": [ - 196, - 130, - 10.203926086425781 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 7 - ], - [ - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 3 - ], - [ - 1, - 3, - 4, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4 - ] - ], - "left": [ - [ - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 6 - ] - ], - "right": [ - [ - 2, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 2, - 5, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan cylinder from right of yellow cylinder to left", - "change_score": 2.0739241352420663, - "change_attempts": 1, - "source_scene": "scene_0063" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0063_original.json b/dataset_1k_720p_2/scenes/scene_0063_original.json deleted file mode 100644 index 6c1bb0d0b01d7ac9c454691228f36a2911d3ff06..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0063_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 63, - "image_filename": "SCENE_0063_new_000063.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5613479614257812, - 2.8491663932800293, - 0.3499999940395355 - ], - "rotation": 303.6664637098411, - "pixel_coords": [ - 171, - 66, - 14.49593448638916 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5992303490638733, - -1.667243242263794, - 0.699999988079071 - ], - "rotation": 93.75571266875903, - "pixel_coords": [ - 105, - 111, - 10.483905792236328 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5495611429214478, - 1.1934808492660522, - 0.3499999940395355 - ], - "rotation": 274.9919548049516, - "pixel_coords": [ - 198, - 105, - 11.53455924987793 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.3503267765045166, - -1.2126855850219727, - 0.3499999940395355 - ], - "rotation": 198.77404268439696, - "pixel_coords": [ - 184, - 159, - 9.000121116638184 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1903690099716187, - -2.132373332977295, - 0.3499999940395355 - ], - "rotation": 352.6653355321879, - "pixel_coords": [ - 129, - 153, - 9.233510971069336 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.960455894470215, - 2.9465696811676025, - 0.699999988079071 - ], - "rotation": 201.1590546771479, - "pixel_coords": [ - 295, - 105, - 10.782633781433105 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9919417500495911, - 1.1600061655044556, - 0.3499999940395355 - ], - "rotation": 54.3983469212087, - "pixel_coords": [ - 166, - 90, - 12.518192291259766 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.581748366355896, - 0.029779594391584396, - 0.3499999940395355 - ], - "rotation": 102.75185184267292, - "pixel_coords": [ - 196, - 130, - 10.203926086425781 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 7 - ], - [ - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 3 - ], - [ - 1, - 3, - 4, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4 - ] - ], - "left": [ - [ - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 6 - ] - ], - "right": [ - [ - 2, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 2, - 5, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0063" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0064_cf1.json b/dataset_1k_720p_2/scenes/scene_0064_cf1.json deleted file mode 100644 index a37cc0509f6fbde37645621a1c102df94099ebe3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0064_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 64, - "image_filename": "SCENE_0064_new_000064.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2747378945350647, - 2.154784917831421, - 0.699999988079071 - ], - "rotation": 143.63279748000687, - "pixel_coords": [ - 214, - 84, - 11.516732215881348 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2983078956604004, - -2.3681037425994873, - 0.699999988079071 - ], - "rotation": 292.5465151745636, - "pixel_coords": [ - 50, - 98, - 10.528430938720703 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7996211051940918, - 2.9727752208709717, - 0.699999988079071 - ], - "rotation": 81.83025739338947, - "pixel_coords": [ - 269, - 91, - 10.998934745788574 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.20176956057548523, - -0.2321816086769104, - 0.3499999940395355 - ], - "rotation": 151.9426209481907, - "pixel_coords": [ - 159, - 114, - 10.313371658325195 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5481358766555786, - -2.771439790725708, - 0.3499999940395355 - ], - "rotation": 232.46115863365293, - "pixel_coords": [ - 115, - 168, - 7.923752784729004 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1766529083251953, - -0.19727222621440887, - 0.3499999940395355 - ], - "rotation": 10.115020216043838, - "pixel_coords": [ - 183, - 126, - 9.693166732788086 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4153984785079956, - 0.6251437664031982, - 0.3499999940395355 - ], - "rotation": 147.8718571453112, - "pixel_coords": [ - 146, - 91, - 11.884466171264648 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8618128299713135, - 1.0940656661987305, - 0.699999988079071 - ], - "rotation": 338.2571207468236, - "pixel_coords": [ - 130, - 67, - 12.950223922729492 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4, - 7 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray cube and yellow sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0064" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0064_cf2.json b/dataset_1k_720p_2/scenes/scene_0064_cf2.json deleted file mode 100644 index d4383c07136ffbb59ab5a992bfe85648df6837a2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0064_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 64, - "image_filename": "SCENE_0064_new_000064.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2747378945350647, - 2.154784917831421, - 0.699999988079071 - ], - "rotation": 143.63279748000687, - "pixel_coords": [ - 214, - 84, - 11.516732215881348 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2983078956604004, - -2.3681037425994873, - 0.699999988079071 - ], - "rotation": 292.5465151745636, - "pixel_coords": [ - 50, - 98, - 10.528430938720703 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7996211051940918, - 2.9727752208709717, - 0.699999988079071 - ], - "rotation": 81.83025739338947, - "pixel_coords": [ - 269, - 91, - 10.998934745788574 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.20176956057548523, - -0.2321816086769104, - 0.3499999940395355 - ], - "rotation": 151.9426209481907, - "pixel_coords": [ - 159, - 114, - 10.313371658325195 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.39998317579345777, - -1.6431533963690652, - 0.3499999940395355 - ], - "rotation": 232.46115863365293, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1766529083251953, - -0.19727222621440887, - 0.3499999940395355 - ], - "rotation": 10.115020216043838, - "pixel_coords": [ - 183, - 126, - 9.693166732788086 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4153984785079956, - 0.6251437664031982, - 0.3499999940395355 - ], - "rotation": 147.8718571453112, - "pixel_coords": [ - 146, - 91, - 11.884466171264648 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8618128299713135, - 1.0940656661987305, - 0.699999988079071 - ], - "rotation": 338.2571207468236, - "pixel_coords": [ - 130, - 67, - 12.950223922729492 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4, - 7 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown sphere from (1.5,-2.8) to (-0.4,-1.6)", - "change_score": 2.251265872838045, - "change_attempts": 1, - "source_scene": "scene_0064" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0064_original.json b/dataset_1k_720p_2/scenes/scene_0064_original.json deleted file mode 100644 index b80b1635eb8a25b134aed6f8e60ff35143da575a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0064_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 64, - "image_filename": "SCENE_0064_new_000064.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2747378945350647, - 2.154784917831421, - 0.699999988079071 - ], - "rotation": 143.63279748000687, - "pixel_coords": [ - 214, - 84, - 11.516732215881348 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2983078956604004, - -2.3681037425994873, - 0.699999988079071 - ], - "rotation": 292.5465151745636, - "pixel_coords": [ - 50, - 98, - 10.528430938720703 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7996211051940918, - 2.9727752208709717, - 0.699999988079071 - ], - "rotation": 81.83025739338947, - "pixel_coords": [ - 269, - 91, - 10.998934745788574 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.20176956057548523, - -0.2321816086769104, - 0.3499999940395355 - ], - "rotation": 151.9426209481907, - "pixel_coords": [ - 159, - 114, - 10.313371658325195 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5481358766555786, - -2.771439790725708, - 0.3499999940395355 - ], - "rotation": 232.46115863365293, - "pixel_coords": [ - 115, - 168, - 7.923752784729004 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1766529083251953, - -0.19727222621440887, - 0.3499999940395355 - ], - "rotation": 10.115020216043838, - "pixel_coords": [ - 183, - 126, - 9.693166732788086 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4153984785079956, - 0.6251437664031982, - 0.3499999940395355 - ], - "rotation": 147.8718571453112, - "pixel_coords": [ - 146, - 91, - 11.884466171264648 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8618128299713135, - 1.0940656661987305, - 0.699999988079071 - ], - "rotation": 338.2571207468236, - "pixel_coords": [ - 130, - 67, - 12.950223922729492 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4, - 7 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0064" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0065_cf1.json b/dataset_1k_720p_2/scenes/scene_0065_cf1.json deleted file mode 100644 index bf7ea23089ec884f9ea5a0b8d1c7915ef15bdab6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0065_cf1.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 65, - "image_filename": "SCENE_0065_new_000065.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.163693904876709, - -1.2597932815551758, - 0.699999988079071 - ], - "rotation": 204.7684917989209, - "pixel_coords": [ - 86, - 88, - 11.159394264221191 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.461536169052124, - -1.406389594078064, - 0.3499999940395355 - ], - "rotation": 310.1118959220722, - "pixel_coords": [ - 131, - 132, - 9.496859550476074 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.44431421160697937, - -0.37843945622444153, - 0.3499999940395355 - ], - "rotation": 141.18475794412612, - "pixel_coords": [ - 160, - 119, - 10.083621978759766 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1662111282348633, - 2.6069679260253906, - 0.699999988079071 - ], - "rotation": 172.74189110746613, - "pixel_coords": [ - 195, - 68, - 12.657487869262695 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6664733290672302, - 1.0148471593856812, - 0.699999988079071 - ], - "rotation": 96.2829367652928, - "pixel_coords": [ - 200, - 97, - 10.54313850402832 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6652266979217529, - 1.4436838626861572, - 0.3499999940395355 - ], - "rotation": 255.9951748646208, - "pixel_coords": [ - 180, - 90, - 11.843971252441406 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [], - [], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0065" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0065_cf2.json b/dataset_1k_720p_2/scenes/scene_0065_cf2.json deleted file mode 100644 index 924b361a78d5b0ab18ae40ad74983d890456d620..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0065_cf2.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 65, - "image_filename": "SCENE_0065_new_000065.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.163693904876709, - -1.2597932815551758, - 0.699999988079071 - ], - "rotation": 204.7684917989209, - "pixel_coords": [ - 86, - 88, - 11.159394264221191 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.461536169052124, - -1.406389594078064, - 0.3499999940395355 - ], - "rotation": 310.1118959220722, - "pixel_coords": [ - 131, - 132, - 9.496859550476074 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.44431421160697937, - -0.37843945622444153, - 0.3499999940395355 - ], - "rotation": 141.18475794412612, - "pixel_coords": [ - 160, - 119, - 10.083621978759766 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1662111282348633, - 2.6069679260253906, - 0.699999988079071 - ], - "rotation": 172.74189110746613, - "pixel_coords": [ - 195, - 68, - 12.657487869262695 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6664733290672302, - 1.0148471593856812, - 0.699999988079071 - ], - "rotation": 96.2829367652928, - "pixel_coords": [ - 200, - 97, - 10.54313850402832 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6652266979217529, - 1.4436838626861572, - 0.3499999940395355 - ], - "rotation": 255.9951748646208, - "pixel_coords": [ - 180, - 90, - 11.843971252441406 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [], - [], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan cylinder to brown", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0065" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0065_original.json b/dataset_1k_720p_2/scenes/scene_0065_original.json deleted file mode 100644 index 51cdb9392c718539863e9cf8649e72a01ad07dac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0065_original.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 65, - "image_filename": "SCENE_0065_new_000065.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.163693904876709, - -1.2597932815551758, - 0.699999988079071 - ], - "rotation": 204.7684917989209, - "pixel_coords": [ - 86, - 88, - 11.159394264221191 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.461536169052124, - -1.406389594078064, - 0.3499999940395355 - ], - "rotation": 310.1118959220722, - "pixel_coords": [ - 131, - 132, - 9.496859550476074 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.44431421160697937, - -0.37843945622444153, - 0.3499999940395355 - ], - "rotation": 141.18475794412612, - "pixel_coords": [ - 160, - 119, - 10.083621978759766 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1662111282348633, - 2.6069679260253906, - 0.699999988079071 - ], - "rotation": 172.74189110746613, - "pixel_coords": [ - 195, - 68, - 12.657487869262695 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6664733290672302, - 1.0148471593856812, - 0.699999988079071 - ], - "rotation": 96.2829367652928, - "pixel_coords": [ - 200, - 97, - 10.54313850402832 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6652266979217529, - 1.4436838626861572, - 0.3499999940395355 - ], - "rotation": 255.9951748646208, - "pixel_coords": [ - 180, - 90, - 11.843971252441406 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [], - [], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0065" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0066_cf1.json b/dataset_1k_720p_2/scenes/scene_0066_cf1.json deleted file mode 100644 index 25cea56260a9a08a6988383354ef259b0a6857de..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0066_cf1.json +++ /dev/null @@ -1,306 +0,0 @@ -{ - "split": "new", - "image_index": 66, - "image_filename": "SCENE_0066_new_000066.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4916800260543823, - 1.305272102355957, - 0.3499999940395355 - ], - "rotation": 154.78939268572933, - "pixel_coords": [ - 161, - 86, - 13.00707721710205 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9097912311553955, - -1.8936855792999268, - 0.3499999940395355 - ], - "rotation": 101.50369622660715, - "pixel_coords": [ - 178, - 177, - 8.244878768920898 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.11941053718328476, - 1.4138529300689697, - 0.699999988079071 - ], - "rotation": 131.32366904367734, - "pixel_coords": [ - 194, - 90, - 11.820897102355957 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.771750569343567, - -2.9343059062957764, - 0.699999988079071 - ], - "rotation": 99.11647586053954, - "pixel_coords": [ - 113, - 160, - 8.250423431396484 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0262936353683472, - -0.2053142488002777, - 0.699999988079071 - ], - "rotation": 265.74550045784895, - "pixel_coords": [ - 135, - 92, - 11.671679496765137 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.13887155055999756, - -2.980010509490967, - 0.3499999940395355 - ], - "rotation": 215.55769232343994, - "pixel_coords": [ - 79, - 145, - 9.486823081970215 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6490652561187744, - -1.7886475324630737, - 0.699999988079071 - ], - "rotation": 299.51159480499115, - "pixel_coords": [ - 69, - 90, - 11.862525939941406 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 5 - ] - ], - "left": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan sphere to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0066" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0066_cf2.json b/dataset_1k_720p_2/scenes/scene_0066_cf2.json deleted file mode 100644 index d8b79426c962ce6c1b8a4b775873cd83dcacb75a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0066_cf2.json +++ /dev/null @@ -1,306 +0,0 @@ -{ - "split": "new", - "image_index": 66, - "image_filename": "SCENE_0066_new_000066.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4916800260543823, - 1.305272102355957, - 0.3499999940395355 - ], - "rotation": 154.78939268572933, - "pixel_coords": [ - 161, - 86, - 13.00707721710205 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9097912311553955, - -1.8936855792999268, - 0.3499999940395355 - ], - "rotation": 101.50369622660715, - "pixel_coords": [ - 178, - 177, - 8.244878768920898 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.11941053718328476, - 1.4138529300689697, - 0.699999988079071 - ], - "rotation": 131.32366904367734, - "pixel_coords": [ - 194, - 90, - 11.820897102355957 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.771750569343567, - -2.9343059062957764, - 0.699999988079071 - ], - "rotation": 99.11647586053954, - "pixel_coords": [ - 113, - 160, - 8.250423431396484 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6020282759272764, - -0.2775330615972562, - 0.699999988079071 - ], - "rotation": 265.74550045784895, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.13887155055999756, - -2.980010509490967, - 0.3499999940395355 - ], - "rotation": 215.55769232343994, - "pixel_coords": [ - 79, - 145, - 9.486823081970215 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6490652561187744, - -1.7886475324630737, - 0.699999988079071 - ], - "rotation": 299.51159480499115, - "pixel_coords": [ - 69, - 90, - 11.862525939941406 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 5 - ] - ], - "left": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved cyan sphere from (-1.0,-0.2) to (2.6,-0.3)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0066" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0066_original.json b/dataset_1k_720p_2/scenes/scene_0066_original.json deleted file mode 100644 index 9a531226114cbe66f9db938f0d73ddbeb32ebe0f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0066_original.json +++ /dev/null @@ -1,304 +0,0 @@ -{ - "split": "new", - "image_index": 66, - "image_filename": "SCENE_0066_new_000066.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4916800260543823, - 1.305272102355957, - 0.3499999940395355 - ], - "rotation": 154.78939268572933, - "pixel_coords": [ - 161, - 86, - 13.00707721710205 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9097912311553955, - -1.8936855792999268, - 0.3499999940395355 - ], - "rotation": 101.50369622660715, - "pixel_coords": [ - 178, - 177, - 8.244878768920898 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.11941053718328476, - 1.4138529300689697, - 0.699999988079071 - ], - "rotation": 131.32366904367734, - "pixel_coords": [ - 194, - 90, - 11.820897102355957 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.771750569343567, - -2.9343059062957764, - 0.699999988079071 - ], - "rotation": 99.11647586053954, - "pixel_coords": [ - 113, - 160, - 8.250423431396484 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0262936353683472, - -0.2053142488002777, - 0.699999988079071 - ], - "rotation": 265.74550045784895, - "pixel_coords": [ - 135, - 92, - 11.671679496765137 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.13887155055999756, - -2.980010509490967, - 0.3499999940395355 - ], - "rotation": 215.55769232343994, - "pixel_coords": [ - 79, - 145, - 9.486823081970215 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6490652561187744, - -1.7886475324630737, - 0.699999988079071 - ], - "rotation": 299.51159480499115, - "pixel_coords": [ - 69, - 90, - 11.862525939941406 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 5 - ] - ], - "left": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0066" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0067_cf1.json b/dataset_1k_720p_2/scenes/scene_0067_cf1.json deleted file mode 100644 index 9b287b18a8c3b8aa2ba13b3871f6f7b0a5cff276..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0067_cf1.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 67, - "image_filename": "SCENE_0067_new_000067.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.36588379740715027, - -1.9491429328918457, - 0.699999988079071 - ], - "rotation": 137.93703328922746, - "pixel_coords": [ - 99, - 116, - 9.738176345825195 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1993067264556885, - -0.8920787572860718, - 0.699999988079071 - ], - "rotation": 76.04148762070717, - "pixel_coords": [ - 191, - 141, - 8.664368629455566 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.28056901693344116, - 1.0987905263900757, - 0.3499999940395355 - ], - "rotation": 132.63070461106096, - "pixel_coords": [ - 192, - 103, - 11.225905418395996 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.2774395076367664, - -0.23077394822932018, - 0.699999988079071 - ], - "rotation": 356.13734762461746, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.356021761894226, - 0.20607204735279083, - 0.3499999940395355 - ], - "rotation": 64.46657753386823, - "pixel_coords": [ - 197, - 125, - 10.015141487121582 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1828278303146362, - 0.5567995309829712, - 0.3499999940395355 - ], - "rotation": 123.7771365106034, - "pixel_coords": [ - 149, - 93, - 11.873250007629395 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3308305740356445, - 2.9865641593933105, - 0.699999988079071 - ], - "rotation": 245.72074470123744, - "pixel_coords": [ - 283, - 97, - 10.78670597076416 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [], - [ - 2, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 2, - 3, - 5 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 4 - ] - ], - "left": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved yellow cylinder to partially occlude cyan sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0067" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0067_cf2.json b/dataset_1k_720p_2/scenes/scene_0067_cf2.json deleted file mode 100644 index a4eca4a84d460d14b1a0c1a027d5ecca3ccdae27..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0067_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 67, - "image_filename": "SCENE_0067_new_000067.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.36588379740715027, - -1.9491429328918457, - 0.699999988079071 - ], - "rotation": 137.93703328922746, - "pixel_coords": [ - 99, - 116, - 9.738176345825195 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1993067264556885, - -0.8920787572860718, - 0.699999988079071 - ], - "rotation": 76.04148762070717, - "pixel_coords": [ - 191, - 141, - 8.664368629455566 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.28056901693344116, - 1.0987905263900757, - 0.3499999940395355 - ], - "rotation": 132.63070461106096, - "pixel_coords": [ - 192, - 103, - 11.225905418395996 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1099460124969482, - 2.47194504737854, - 0.699999988079071 - ], - "rotation": 356.13734762461746, - "pixel_coords": [ - 172, - 62, - 13.394516944885254 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.356021761894226, - 0.20607204735279083, - 0.3499999940395355 - ], - "rotation": 64.46657753386823, - "pixel_coords": [ - 197, - 125, - 10.015141487121582 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1828278303146362, - 0.5567995309829712, - 0.3499999940395355 - ], - "rotation": 123.7771365106034, - "pixel_coords": [ - 149, - 93, - 11.873250007629395 - ], - "color": "cyan" - }, - { - "shape": "cube", - "color": "purple", - "material": "metal", - "size": "small", - "3d_coords": [ - 2.3308305740356445, - 2.9865641593933105, - 0.699999988079071 - ], - "rotation": 179.2828923087828, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [], - [ - 2, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 2, - 3, - 5 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 4 - ] - ], - "left": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green sphere with purple cube", - "change_score": 3.184549589979041, - "change_attempts": 1, - "source_scene": "scene_0067" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0067_original.json b/dataset_1k_720p_2/scenes/scene_0067_original.json deleted file mode 100644 index 74eed82146f394da5053f33834147b7bca27ee83..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0067_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 67, - "image_filename": "SCENE_0067_new_000067.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.36588379740715027, - -1.9491429328918457, - 0.699999988079071 - ], - "rotation": 137.93703328922746, - "pixel_coords": [ - 99, - 116, - 9.738176345825195 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1993067264556885, - -0.8920787572860718, - 0.699999988079071 - ], - "rotation": 76.04148762070717, - "pixel_coords": [ - 191, - 141, - 8.664368629455566 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.28056901693344116, - 1.0987905263900757, - 0.3499999940395355 - ], - "rotation": 132.63070461106096, - "pixel_coords": [ - 192, - 103, - 11.225905418395996 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1099460124969482, - 2.47194504737854, - 0.699999988079071 - ], - "rotation": 356.13734762461746, - "pixel_coords": [ - 172, - 62, - 13.394516944885254 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.356021761894226, - 0.20607204735279083, - 0.3499999940395355 - ], - "rotation": 64.46657753386823, - "pixel_coords": [ - 197, - 125, - 10.015141487121582 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1828278303146362, - 0.5567995309829712, - 0.3499999940395355 - ], - "rotation": 123.7771365106034, - "pixel_coords": [ - 149, - 93, - 11.873250007629395 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3308305740356445, - 2.9865641593933105, - 0.699999988079071 - ], - "rotation": 245.72074470123744, - "pixel_coords": [ - 283, - 97, - 10.78670597076416 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [], - [ - 2, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 2, - 3, - 5 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 4 - ] - ], - "left": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0067" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0068_cf1.json b/dataset_1k_720p_2/scenes/scene_0068_cf1.json deleted file mode 100644 index 0301d5b70de5065d5176271e9892b2256b18a7c2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0068_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 68, - "image_filename": "SCENE_0068_new_000068.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5628269646587114, - -1.383570063378067, - 0.699999988079071 - ], - "rotation": 265.8677695298845, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9382479190826416, - -1.1326603889465332, - 0.699999988079071 - ], - "rotation": 226.9772823814774, - "pixel_coords": [ - 208, - 155, - 7.903684139251709 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9690787196159363, - -2.0619125366210938, - 0.3499999940395355 - ], - "rotation": 25.998459192662907, - "pixel_coords": [ - 84, - 120, - 10.122950553894043 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.803596019744873, - 1.6020044088363647, - 0.699999988079071 - ], - "rotation": 307.7373629762726, - "pixel_coords": [ - 242, - 104, - 10.23555850982666 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7885965704917908, - -2.183725118637085, - 0.3499999940395355 - ], - "rotation": 118.88959389027653, - "pixel_coords": [ - 116, - 146, - 8.88776969909668 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4317668676376343, - -0.4393203556537628, - 0.699999988079071 - ], - "rotation": 346.8075125441779, - "pixel_coords": [ - 183, - 121, - 9.302597999572754 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cube from right of blue cube to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0068" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0068_cf2.json b/dataset_1k_720p_2/scenes/scene_0068_cf2.json deleted file mode 100644 index df4378094342e005c382ae88e513a5cd540d6a50..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0068_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 68, - "image_filename": "SCENE_0068_new_000068.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.006619930267334, - 2.3995440006256104, - 0.699999988079071 - ], - "rotation": 265.8677695298845, - "pixel_coords": [ - 192, - 72, - 12.558652877807617 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9382479190826416, - -1.1326603889465332, - 0.699999988079071 - ], - "rotation": 226.9772823814774, - "pixel_coords": [ - 208, - 155, - 7.903684139251709 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9690787196159363, - -2.0619125366210938, - 0.3499999940395355 - ], - "rotation": 25.998459192662907, - "pixel_coords": [ - 84, - 120, - 10.122950553894043 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.803596019744873, - 1.6020044088363647, - 0.699999988079071 - ], - "rotation": 307.7373629762726, - "pixel_coords": [ - 242, - 104, - 10.23555850982666 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7885965704917908, - -2.183725118637085, - 0.3499999940395355 - ], - "rotation": 118.88959389027653, - "pixel_coords": [ - 116, - 146, - 8.88776969909668 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4317668676376343, - -0.4393203556537628, - 0.699999988079071 - ], - "rotation": 346.8075125441779, - "pixel_coords": [ - 183, - 121, - 9.302597999572754 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0068" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0068_original.json b/dataset_1k_720p_2/scenes/scene_0068_original.json deleted file mode 100644 index 10b4eba1b1e955adb9de2d09fe7ed921623d1f02..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0068_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 68, - "image_filename": "SCENE_0068_new_000068.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.006619930267334, - 2.3995440006256104, - 0.699999988079071 - ], - "rotation": 265.8677695298845, - "pixel_coords": [ - 192, - 72, - 12.558652877807617 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9382479190826416, - -1.1326603889465332, - 0.699999988079071 - ], - "rotation": 226.9772823814774, - "pixel_coords": [ - 208, - 155, - 7.903684139251709 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9690787196159363, - -2.0619125366210938, - 0.3499999940395355 - ], - "rotation": 25.998459192662907, - "pixel_coords": [ - 84, - 120, - 10.122950553894043 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.803596019744873, - 1.6020044088363647, - 0.699999988079071 - ], - "rotation": 307.7373629762726, - "pixel_coords": [ - 242, - 104, - 10.23555850982666 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7885965704917908, - -2.183725118637085, - 0.3499999940395355 - ], - "rotation": 118.88959389027653, - "pixel_coords": [ - 116, - 146, - 8.88776969909668 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4317668676376343, - -0.4393203556537628, - 0.699999988079071 - ], - "rotation": 346.8075125441779, - "pixel_coords": [ - 183, - 121, - 9.302597999572754 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0068" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0069_cf1.json b/dataset_1k_720p_2/scenes/scene_0069_cf1.json deleted file mode 100644 index ab63091769a30c2e3ddf88f2b7cf52afc96d997c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0069_cf1.json +++ /dev/null @@ -1,326 +0,0 @@ -{ - "split": "new", - "image_index": 69, - "image_filename": "SCENE_0069_new_000069.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6833224296569824, - 2.723827838897705, - 0.3499999940395355 - ], - "rotation": 301.2748434342786, - "pixel_coords": [ - 254, - 103, - 11.68216323852539 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2840588092803955, - 0.8653568625450134, - 0.699999988079071 - ], - "rotation": 86.88521006410629, - "pixel_coords": [ - 136, - 77, - 13.06253719329834 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9241077899932861, - -2.904594898223877, - 0.3499999940395355 - ], - "rotation": 69.52486797034739, - "pixel_coords": [ - 47, - 117, - 10.691874504089355 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6230342984199524, - -2.336613178253174, - 0.699999988079071 - ], - "rotation": 146.41699963424884, - "pixel_coords": [ - 85, - 115, - 10.013652801513672 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3814513683319092, - -2.246971368789673, - 0.3499999940395355 - ], - "rotation": 89.0704293199734, - "pixel_coords": [ - 131, - 151, - 8.877096176147461 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.615100085735321, - 1.2361912727355957, - 0.3499999940395355 - ], - "rotation": 247.16461057086963, - "pixel_coords": [ - 200, - 105, - 11.497231483459473 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.407696485519409, - 1.3554236888885498, - 0.699999988079071 - ], - "rotation": 49.61326143878031, - "pixel_coords": [ - 250, - 111, - 10.218527793884277 - ], - "color": "green" - }, - { - "shape": "cylinder", - "color": "purple", - "material": "rubber", - "size": "large", - "3d_coords": [ - -2.7067987202914727, - -1.1476761126969546, - 0.35 - ], - "rotation": 153.232125665797, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 4 - ], - [], - [ - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0069" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0069_cf2.json b/dataset_1k_720p_2/scenes/scene_0069_cf2.json deleted file mode 100644 index eb0a590627567cf30b1da784aa497c59cd1b577b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0069_cf2.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 69, - "image_filename": "SCENE_0069_new_000069.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2432582549457911, - 1.777705770791069, - 0.3499999940395355 - ], - "rotation": 301.2748434342786, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2840588092803955, - 0.8653568625450134, - 0.699999988079071 - ], - "rotation": 86.88521006410629, - "pixel_coords": [ - 136, - 77, - 13.06253719329834 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9241077899932861, - -2.904594898223877, - 0.3499999940395355 - ], - "rotation": 69.52486797034739, - "pixel_coords": [ - 47, - 117, - 10.691874504089355 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6230342984199524, - -2.336613178253174, - 0.699999988079071 - ], - "rotation": 146.41699963424884, - "pixel_coords": [ - 85, - 115, - 10.013652801513672 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3814513683319092, - -2.246971368789673, - 0.3499999940395355 - ], - "rotation": 89.0704293199734, - "pixel_coords": [ - 131, - 151, - 8.877096176147461 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.615100085735321, - 1.2361912727355957, - 0.3499999940395355 - ], - "rotation": 247.16461057086963, - "pixel_coords": [ - 200, - 105, - 11.497231483459473 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.407696485519409, - 1.3554236888885498, - 0.699999988079071 - ], - "rotation": 49.61326143878031, - "pixel_coords": [ - 250, - 111, - 10.218527793884277 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 4 - ], - [], - [ - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray sphere from right of green cylinder to left", - "change_score": 1.0434574479213898, - "change_attempts": 1, - "source_scene": "scene_0069" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0069_original.json b/dataset_1k_720p_2/scenes/scene_0069_original.json deleted file mode 100644 index d0a96020380bba738d14bef76be9091de5af9e5e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0069_original.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 69, - "image_filename": "SCENE_0069_new_000069.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6833224296569824, - 2.723827838897705, - 0.3499999940395355 - ], - "rotation": 301.2748434342786, - "pixel_coords": [ - 254, - 103, - 11.68216323852539 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2840588092803955, - 0.8653568625450134, - 0.699999988079071 - ], - "rotation": 86.88521006410629, - "pixel_coords": [ - 136, - 77, - 13.06253719329834 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9241077899932861, - -2.904594898223877, - 0.3499999940395355 - ], - "rotation": 69.52486797034739, - "pixel_coords": [ - 47, - 117, - 10.691874504089355 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6230342984199524, - -2.336613178253174, - 0.699999988079071 - ], - "rotation": 146.41699963424884, - "pixel_coords": [ - 85, - 115, - 10.013652801513672 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3814513683319092, - -2.246971368789673, - 0.3499999940395355 - ], - "rotation": 89.0704293199734, - "pixel_coords": [ - 131, - 151, - 8.877096176147461 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.615100085735321, - 1.2361912727355957, - 0.3499999940395355 - ], - "rotation": 247.16461057086963, - "pixel_coords": [ - 200, - 105, - 11.497231483459473 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.407696485519409, - 1.3554236888885498, - 0.699999988079071 - ], - "rotation": 49.61326143878031, - "pixel_coords": [ - 250, - 111, - 10.218527793884277 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 4 - ], - [], - [ - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0069" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0070_cf1.json b/dataset_1k_720p_2/scenes/scene_0070_cf1.json deleted file mode 100644 index 4ac30e01bce00611060996bb379e7fe017e9b091..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0070_cf1.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 70, - "image_filename": "SCENE_0070_new_000070.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.79726243019104, - 0.3433690667152405, - 0.699999988079071 - ], - "rotation": 87.11885749871134, - "pixel_coords": [ - 133, - 79, - 11.885909080505371 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.798880934715271, - -1.0375323295593262, - 0.699999988079071 - ], - "rotation": 149.04173144982076, - "pixel_coords": [ - 116, - 101, - 10.445155143737793 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7879072427749634, - 2.2753217220306396, - 0.699999988079071 - ], - "rotation": 128.5263257039862, - "pixel_coords": [ - 256, - 98, - 10.592723846435547 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.707542657852173, - -1.413771152496338, - 0.699999988079071 - ], - "rotation": 48.813744922248766, - "pixel_coords": [ - 74, - 84, - 11.500954627990723 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9206422567367554, - -2.9226372241973877, - 0.699999988079071 - ], - "rotation": 161.7892480811385, - "pixel_coords": [ - 40, - 106, - 10.128597259521484 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.23647110164165497, - 1.090031385421753, - 0.699999988079071 - ], - "rotation": 75.87409752641057, - "pixel_coords": [ - 181, - 88, - 11.269760131835938 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.23159529268741608, - 2.997138261795044, - 0.699999988079071 - ], - "rotation": 79.86129977754551, - "pixel_coords": [ - 221, - 73, - 12.340513229370117 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0070" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0070_cf2.json b/dataset_1k_720p_2/scenes/scene_0070_cf2.json deleted file mode 100644 index 5a39867a2703b8e098590a251fb91df3f2587f12..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0070_cf2.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 70, - "image_filename": "SCENE_0070_new_000070.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.79726243019104, - 0.3433690667152405, - 0.699999988079071 - ], - "rotation": 87.11885749871134, - "pixel_coords": [ - 133, - 79, - 11.885909080505371 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.798880934715271, - -1.0375323295593262, - 0.699999988079071 - ], - "rotation": 149.04173144982076, - "pixel_coords": [ - 116, - 101, - 10.445155143737793 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7879072427749634, - 2.2753217220306396, - 0.699999988079071 - ], - "rotation": 128.5263257039862, - "pixel_coords": [ - 256, - 98, - 10.592723846435547 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.707542657852173, - -1.413771152496338, - 0.699999988079071 - ], - "rotation": 48.813744922248766, - "pixel_coords": [ - 74, - 84, - 11.500954627990723 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9206422567367554, - -2.9226372241973877, - 0.699999988079071 - ], - "rotation": 161.7892480811385, - "pixel_coords": [ - 40, - 106, - 10.128597259521484 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6591588149086558, - 0.14892270501350868, - 0.699999988079071 - ], - "rotation": 75.87409752641057, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.23159529268741608, - 2.997138261795044, - 0.699999988079071 - ], - "rotation": 79.86129977754551, - "pixel_coords": [ - 221, - 73, - 12.340513229370117 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown sphere from (-0.2,1.1) to (1.7,0.1)", - "change_score": 2.116388038347478, - "change_attempts": 1, - "source_scene": "scene_0070" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0070_original.json b/dataset_1k_720p_2/scenes/scene_0070_original.json deleted file mode 100644 index 1b8068b9f709f9da7f827b15105d6ed2f0dd9910..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0070_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 70, - "image_filename": "SCENE_0070_new_000070.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.79726243019104, - 0.3433690667152405, - 0.699999988079071 - ], - "rotation": 87.11885749871134, - "pixel_coords": [ - 133, - 79, - 11.885909080505371 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.798880934715271, - -1.0375323295593262, - 0.699999988079071 - ], - "rotation": 149.04173144982076, - "pixel_coords": [ - 116, - 101, - 10.445155143737793 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7879072427749634, - 2.2753217220306396, - 0.699999988079071 - ], - "rotation": 128.5263257039862, - "pixel_coords": [ - 256, - 98, - 10.592723846435547 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.707542657852173, - -1.413771152496338, - 0.699999988079071 - ], - "rotation": 48.813744922248766, - "pixel_coords": [ - 74, - 84, - 11.500954627990723 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9206422567367554, - -2.9226372241973877, - 0.699999988079071 - ], - "rotation": 161.7892480811385, - "pixel_coords": [ - 40, - 106, - 10.128597259521484 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.23647110164165497, - 1.090031385421753, - 0.699999988079071 - ], - "rotation": 75.87409752641057, - "pixel_coords": [ - 181, - 88, - 11.269760131835938 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.23159529268741608, - 2.997138261795044, - 0.699999988079071 - ], - "rotation": 79.86129977754551, - "pixel_coords": [ - 221, - 73, - 12.340513229370117 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0070" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0071_cf1.json b/dataset_1k_720p_2/scenes/scene_0071_cf1.json deleted file mode 100644 index e49785276a0177cd7ad48360ccf23c48d06e7430..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0071_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 71, - "image_filename": "SCENE_0071_new_000071.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4108331203460693, - -1.466941237449646, - 0.3499999940395355 - ], - "rotation": 102.9433978260887, - "pixel_coords": [ - 176, - 162, - 8.683096885681152 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9294916987419128, - 2.6455883979797363, - 0.3499999940395355 - ], - "rotation": 54.88569411665313, - "pixel_coords": [ - 237, - 98, - 11.975318908691406 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7297381162643433, - -0.8336151838302612, - 0.3499999940395355 - ], - "rotation": 181.9712365013032, - "pixel_coords": [ - 109, - 99, - 11.849437713623047 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.21410416066646576, - -1.4807268381118774, - 0.699999988079071 - ], - "rotation": 138.4565909243142, - "pixel_coords": [ - 125, - 117, - 10.001025199890137 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9261466264724731, - 2.0128397941589355, - 0.699999988079071 - ], - "rotation": 343.3488376319565, - "pixel_coords": [ - 169, - 69, - 13.397157669067383 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.10383255779743195, - 1.682334303855896, - 0.3499999940395355 - ], - "rotation": 145.62286129338085, - "pixel_coords": [ - 196, - 95, - 12.142402648925781 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray sphere and purple cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0071" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0071_cf2.json b/dataset_1k_720p_2/scenes/scene_0071_cf2.json deleted file mode 100644 index aa95bd04c6bd9737aa4c965006e882da7a671174..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0071_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 71, - "image_filename": "SCENE_0071_new_000071.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4108331203460693, - -1.466941237449646, - 0.3499999940395355 - ], - "rotation": 102.9433978260887, - "pixel_coords": [ - 176, - 162, - 8.683096885681152 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9294916987419128, - 2.6455883979797363, - 0.3499999940395355 - ], - "rotation": 54.88569411665313, - "pixel_coords": [ - 237, - 98, - 11.975318908691406 - ], - "color": "red" - }, - { - "shape": "sphere", - "color": "green", - "material": "rubber", - "size": "small", - "3d_coords": [ - -1.7297381162643433, - -0.8336151838302612, - 0.3499999940395355 - ], - "rotation": 227.32749870223628, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.21410416066646576, - -1.4807268381118774, - 0.699999988079071 - ], - "rotation": 138.4565909243142, - "pixel_coords": [ - 125, - 117, - 10.001025199890137 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9261466264724731, - 2.0128397941589355, - 0.699999988079071 - ], - "rotation": 343.3488376319565, - "pixel_coords": [ - 169, - 69, - 13.397157669067383 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.10383255779743195, - 1.682334303855896, - 0.3499999940395355 - ], - "rotation": 145.62286129338085, - "pixel_coords": [ - 196, - 95, - 12.142402648925781 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple cylinder with green sphere", - "change_score": 2.125989617224814, - "change_attempts": 1, - "source_scene": "scene_0071" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0071_original.json b/dataset_1k_720p_2/scenes/scene_0071_original.json deleted file mode 100644 index 25d9973f05589e482d9aab2b070bcf040720193e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0071_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 71, - "image_filename": "SCENE_0071_new_000071.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4108331203460693, - -1.466941237449646, - 0.3499999940395355 - ], - "rotation": 102.9433978260887, - "pixel_coords": [ - 176, - 162, - 8.683096885681152 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9294916987419128, - 2.6455883979797363, - 0.3499999940395355 - ], - "rotation": 54.88569411665313, - "pixel_coords": [ - 237, - 98, - 11.975318908691406 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7297381162643433, - -0.8336151838302612, - 0.3499999940395355 - ], - "rotation": 181.9712365013032, - "pixel_coords": [ - 109, - 99, - 11.849437713623047 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.21410416066646576, - -1.4807268381118774, - 0.699999988079071 - ], - "rotation": 138.4565909243142, - "pixel_coords": [ - 125, - 117, - 10.001025199890137 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9261466264724731, - 2.0128397941589355, - 0.699999988079071 - ], - "rotation": 343.3488376319565, - "pixel_coords": [ - 169, - 69, - 13.397157669067383 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.10383255779743195, - 1.682334303855896, - 0.3499999940395355 - ], - "rotation": 145.62286129338085, - "pixel_coords": [ - 196, - 95, - 12.142402648925781 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0071" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0072_cf1.json b/dataset_1k_720p_2/scenes/scene_0072_cf1.json deleted file mode 100644 index 76d4226b06f2044031f3ec625dd2cacc29fbb5dd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0072_cf1.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 72, - "image_filename": "SCENE_0072_new_000072.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.659446093823436, - -0.9938982560075038, - 0.3499999940395355 - ], - "rotation": 36.71789568662928, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5121662020683289, - -1.7438464164733887, - 0.699999988079071 - ], - "rotation": 204.2348578025542, - "pixel_coords": [ - 124, - 122, - 9.896915435791016 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5790610313415527, - 2.7253172397613525, - 0.699999988079071 - ], - "rotation": 12.736985421975522, - "pixel_coords": [ - 171, - 64, - 14.560081481933594 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.155977487564087, - -1.0881983041763306, - 0.699999988079071 - ], - "rotation": 106.8255705098749, - "pixel_coords": [ - 96, - 89, - 12.102577209472656 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0939114093780518, - -0.10334305465221405, - 0.3499999940395355 - ], - "rotation": 16.881954308095665, - "pixel_coords": [ - 204, - 136, - 9.900839805603027 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green cylinder from (-0.9,2.8) to (2.7,-1.0)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0072" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0072_cf2.json b/dataset_1k_720p_2/scenes/scene_0072_cf2.json deleted file mode 100644 index 8c80d9c5de9f4848b049760feb40b3cf771619c7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0072_cf2.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 72, - "image_filename": "SCENE_0072_new_000072.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9108712077140808, - 2.848288059234619, - 0.3499999940395355 - ], - "rotation": 36.71789568662928, - "pixel_coords": [ - 201, - 83, - 13.642356872558594 - ], - "color": "green" - }, - { - "shape": "cube", - "color": "blue", - "material": "rubber", - "size": "small", - "3d_coords": [ - 0.5121662020683289, - -1.7438464164733887, - 0.699999988079071 - ], - "rotation": 68.18246311203039, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5790610313415527, - 2.7253172397613525, - 0.699999988079071 - ], - "rotation": 12.736985421975522, - "pixel_coords": [ - 171, - 64, - 14.560081481933594 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.155977487564087, - -1.0881983041763306, - 0.699999988079071 - ], - "rotation": 106.8255705098749, - "pixel_coords": [ - 96, - 89, - 12.102577209472656 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0939114093780518, - -0.10334305465221405, - 0.3499999940395355 - ], - "rotation": 16.881954308095665, - "pixel_coords": [ - 204, - 136, - 9.900839805603027 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green sphere with blue cube", - "change_score": 3.3779233185847883, - "change_attempts": 1, - "source_scene": "scene_0072" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0072_original.json b/dataset_1k_720p_2/scenes/scene_0072_original.json deleted file mode 100644 index d72a2f7115bdd47fbed6fd2deb0d6bbbdfbbe0c7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0072_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 72, - "image_filename": "SCENE_0072_new_000072.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9108712077140808, - 2.848288059234619, - 0.3499999940395355 - ], - "rotation": 36.71789568662928, - "pixel_coords": [ - 201, - 83, - 13.642356872558594 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5121662020683289, - -1.7438464164733887, - 0.699999988079071 - ], - "rotation": 204.2348578025542, - "pixel_coords": [ - 124, - 122, - 9.896915435791016 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5790610313415527, - 2.7253172397613525, - 0.699999988079071 - ], - "rotation": 12.736985421975522, - "pixel_coords": [ - 171, - 64, - 14.560081481933594 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.155977487564087, - -1.0881983041763306, - 0.699999988079071 - ], - "rotation": 106.8255705098749, - "pixel_coords": [ - 96, - 89, - 12.102577209472656 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0939114093780518, - -0.10334305465221405, - 0.3499999940395355 - ], - "rotation": 16.881954308095665, - "pixel_coords": [ - 204, - 136, - 9.900839805603027 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0072" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0073_cf1.json b/dataset_1k_720p_2/scenes/scene_0073_cf1.json deleted file mode 100644 index 8f1998aa374e02959ab89632dc3aa7d06e3aa0f6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0073_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 73, - "image_filename": "SCENE_0073_new_000073.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.429199457168579, - 2.6310603618621826, - 0.3499999940395355 - ], - "rotation": 74.0928465618454, - "pixel_coords": [ - 187, - 75, - 13.103754043579102 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.207829475402832, - -2.625054121017456, - 0.699999988079071 - ], - "rotation": 37.54877306517306, - "pixel_coords": [ - 111, - 150, - 8.165812492370605 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2977226972579956, - -2.959589958190918, - 0.3499999940395355 - ], - "rotation": 22.46418977883765, - "pixel_coords": [ - 50, - 127, - 9.765832901000977 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.34194278717041, - -1.8442178964614868, - 0.699999988079071 - ], - "rotation": 151.00815714527312, - "pixel_coords": [ - 66, - 92, - 10.918705940246582 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5518458485603333, - 1.3255411386489868, - 0.699999988079071 - ], - "rotation": 146.62164983232665, - "pixel_coords": [ - 179, - 82, - 11.603813171386719 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.998492956161499, - -0.7424534559249878, - 0.699999988079071 - ], - "rotation": 131.729385157761, - "pixel_coords": [ - 191, - 135, - 8.749180793762207 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [], - [], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0073" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0073_cf2.json b/dataset_1k_720p_2/scenes/scene_0073_cf2.json deleted file mode 100644 index ab72a1053ba6a3caab624e0890758ce02b498252..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0073_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 73, - "image_filename": "SCENE_0073_new_000073.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.429199457168579, - 2.6310603618621826, - 0.3499999940395355 - ], - "rotation": 74.0928465618454, - "pixel_coords": [ - 187, - 75, - 13.103754043579102 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.207829475402832, - -2.625054121017456, - 0.699999988079071 - ], - "rotation": 37.54877306517306, - "pixel_coords": [ - 111, - 150, - 8.165812492370605 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7605655256449513, - 2.3913215215371197, - 0.3499999940395355 - ], - "rotation": 22.46418977883765, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.34194278717041, - -1.8442178964614868, - 0.699999988079071 - ], - "rotation": 151.00815714527312, - "pixel_coords": [ - 66, - 92, - 10.918705940246582 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5518458485603333, - 1.3255411386489868, - 0.699999988079071 - ], - "rotation": 146.62164983232665, - "pixel_coords": [ - 179, - 82, - 11.603813171386719 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.998492956161499, - -0.7424534559249878, - 0.699999988079071 - ], - "rotation": 131.729385157761, - "pixel_coords": [ - 191, - 135, - 8.749180793762207 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [], - [], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray cube from left of yellow cylinder to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0073" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0073_original.json b/dataset_1k_720p_2/scenes/scene_0073_original.json deleted file mode 100644 index b6e4522e450e55351bffa15cc1fb84a918ddb4bc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0073_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 73, - "image_filename": "SCENE_0073_new_000073.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.429199457168579, - 2.6310603618621826, - 0.3499999940395355 - ], - "rotation": 74.0928465618454, - "pixel_coords": [ - 187, - 75, - 13.103754043579102 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.207829475402832, - -2.625054121017456, - 0.699999988079071 - ], - "rotation": 37.54877306517306, - "pixel_coords": [ - 111, - 150, - 8.165812492370605 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2977226972579956, - -2.959589958190918, - 0.3499999940395355 - ], - "rotation": 22.46418977883765, - "pixel_coords": [ - 50, - 127, - 9.765832901000977 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.34194278717041, - -1.8442178964614868, - 0.699999988079071 - ], - "rotation": 151.00815714527312, - "pixel_coords": [ - 66, - 92, - 10.918705940246582 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5518458485603333, - 1.3255411386489868, - 0.699999988079071 - ], - "rotation": 146.62164983232665, - "pixel_coords": [ - 179, - 82, - 11.603813171386719 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.998492956161499, - -0.7424534559249878, - 0.699999988079071 - ], - "rotation": 131.729385157761, - "pixel_coords": [ - 191, - 135, - 8.749180793762207 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [], - [], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0073" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0074_cf1.json b/dataset_1k_720p_2/scenes/scene_0074_cf1.json deleted file mode 100644 index 9eaeee006489fb26ace0caec02948332aebaeec9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0074_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 74, - "image_filename": "SCENE_0074_new_000074.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2206109762191772, - 2.4233829975128174, - 0.699999988079071 - ], - "rotation": 331.84377224968404, - "pixel_coords": [ - 237, - 91, - 11.73875617980957 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.009289264678955, - 0.18016362190246582, - 0.3499999940395355 - ], - "rotation": 70.98767356737642, - "pixel_coords": [ - 125, - 92, - 12.612998008728027 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8808163404464722, - 1.882993221282959, - 0.699999988079071 - ], - "rotation": 124.08750577124613, - "pixel_coords": [ - 162, - 72, - 13.417757987976074 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.953260898590088, - -2.5010855197906494, - 0.3499999940395355 - ], - "rotation": 5.064637120564628, - "pixel_coords": [ - 140, - 166, - 8.397490501403809 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7092312574386597, - 0.32506030797958374, - 0.3499999940395355 - ], - "rotation": 25.120598519781435, - "pixel_coords": [ - 183, - 114, - 10.939409255981445 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9394664764404297, - 1.9190398454666138, - 0.3499999940395355 - ], - "rotation": 272.31002564637896, - "pixel_coords": [ - 274, - 122, - 10.472187995910645 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "front": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0074" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0074_cf2.json b/dataset_1k_720p_2/scenes/scene_0074_cf2.json deleted file mode 100644 index 2648160738932909aad8fc41876949e1defaf658..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0074_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 74, - "image_filename": "SCENE_0074_new_000074.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2206109762191772, - 2.4233829975128174, - 0.699999988079071 - ], - "rotation": 331.84377224968404, - "pixel_coords": [ - 237, - 91, - 11.73875617980957 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.009289264678955, - 0.18016362190246582, - 0.3499999940395355 - ], - "rotation": 70.98767356737642, - "pixel_coords": [ - 125, - 92, - 12.612998008728027 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8808163404464722, - 1.882993221282959, - 0.699999988079071 - ], - "rotation": 124.08750577124613, - "pixel_coords": [ - 162, - 72, - 13.417757987976074 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.953260898590088, - -2.5010855197906494, - 0.3499999940395355 - ], - "rotation": 5.064637120564628, - "pixel_coords": [ - 140, - 166, - 8.397490501403809 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7092312574386597, - 0.32506030797958374, - 0.3499999940395355 - ], - "rotation": 25.120598519781435, - "pixel_coords": [ - 183, - 114, - 10.939409255981445 - ], - "color": "blue" - }, - { - "shape": "sphere", - "color": "cyan", - "material": "metal", - "size": "large", - "3d_coords": [ - 2.9394664764404297, - 1.9190398454666138, - 0.3499999940395355 - ], - "rotation": 197.39608147026604, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "front": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced blue cube with cyan sphere", - "change_score": 4.208094289378091, - "change_attempts": 1, - "source_scene": "scene_0074" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0074_original.json b/dataset_1k_720p_2/scenes/scene_0074_original.json deleted file mode 100644 index 92c0dd688e1e5f39ea6df7f5a2d3c64c3395fb2c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0074_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 74, - "image_filename": "SCENE_0074_new_000074.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2206109762191772, - 2.4233829975128174, - 0.699999988079071 - ], - "rotation": 331.84377224968404, - "pixel_coords": [ - 237, - 91, - 11.73875617980957 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.009289264678955, - 0.18016362190246582, - 0.3499999940395355 - ], - "rotation": 70.98767356737642, - "pixel_coords": [ - 125, - 92, - 12.612998008728027 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8808163404464722, - 1.882993221282959, - 0.699999988079071 - ], - "rotation": 124.08750577124613, - "pixel_coords": [ - 162, - 72, - 13.417757987976074 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.953260898590088, - -2.5010855197906494, - 0.3499999940395355 - ], - "rotation": 5.064637120564628, - "pixel_coords": [ - 140, - 166, - 8.397490501403809 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7092312574386597, - 0.32506030797958374, - 0.3499999940395355 - ], - "rotation": 25.120598519781435, - "pixel_coords": [ - 183, - 114, - 10.939409255981445 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9394664764404297, - 1.9190398454666138, - 0.3499999940395355 - ], - "rotation": 272.31002564637896, - "pixel_coords": [ - 274, - 122, - 10.472187995910645 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "front": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0074" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0075_cf1.json b/dataset_1k_720p_2/scenes/scene_0075_cf1.json deleted file mode 100644 index c567e3cd3ad433e8c3538aa208decb884b980835..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0075_cf1.json +++ /dev/null @@ -1,343 +0,0 @@ -{ - "split": "new", - "image_index": 75, - "image_filename": "SCENE_0075_new_000075.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9447572231292725, - 1.0857170820236206, - 0.699999988079071 - ], - "rotation": 272.65765457359805, - "pixel_coords": [ - 259, - 128, - 9.468633651733398 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.23967202007770538, - 2.6451005935668945, - 0.3499999940395355 - ], - "rotation": 51.21413945204989, - "pixel_coords": [ - 223, - 90, - 12.302610397338867 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3823533058166504, - -1.4373432397842407, - 0.3499999940395355 - ], - "rotation": 72.97113715195347, - "pixel_coords": [ - 98, - 108, - 11.199089050292969 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3913670778274536, - -2.3432583808898926, - 0.699999988079071 - ], - "rotation": 51.70967095186689, - "pixel_coords": [ - 121, - 148, - 8.670096397399902 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8824817538261414, - 1.6492977142333984, - 0.3499999940395355 - ], - "rotation": 140.90897899535247, - "pixel_coords": [ - 181, - 87, - 12.521626472473145 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5460760593414307, - -0.3428846299648285, - 0.3499999940395355 - ], - "rotation": 259.46037226221165, - "pixel_coords": [ - 211, - 151, - 9.147340774536133 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6605387926101685, - 2.2533316612243652, - 0.699999988079071 - ], - "rotation": 40.6514654000742, - "pixel_coords": [ - 249, - 99, - 10.958946228027344 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 2, - 4, - 7 - ], - [ - 1, - 4 - ] - ], - "front": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 3, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cylinder", - "change_score": 10.212932363913307, - "change_attempts": 1, - "source_scene": "scene_0075" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0075_cf2.json b/dataset_1k_720p_2/scenes/scene_0075_cf2.json deleted file mode 100644 index ec8a28239a7eed8a3239d734e98febfcaff34f4b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0075_cf2.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 75, - "image_filename": "SCENE_0075_new_000075.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9447572231292725, - 1.0857170820236206, - 0.699999988079071 - ], - "rotation": 272.65765457359805, - "pixel_coords": [ - 259, - 128, - 9.468633651733398 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.23967202007770538, - 2.6451005935668945, - 0.3499999940395355 - ], - "rotation": 51.21413945204989, - "pixel_coords": [ - 223, - 90, - 12.302610397338867 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3823533058166504, - -1.4373432397842407, - 0.3499999940395355 - ], - "rotation": 72.97113715195347, - "pixel_coords": [ - 98, - 108, - 11.199089050292969 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3913670778274536, - -2.3432583808898926, - 0.699999988079071 - ], - "rotation": 51.70967095186689, - "pixel_coords": [ - 121, - 148, - 8.670096397399902 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8824817538261414, - 1.6492977142333984, - 0.3499999940395355 - ], - "rotation": 140.90897899535247, - "pixel_coords": [ - 181, - 87, - 12.521626472473145 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5460760593414307, - -0.3428846299648285, - 0.3499999940395355 - ], - "rotation": 259.46037226221165, - "pixel_coords": [ - 211, - 151, - 9.147340774536133 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4531571865081787, - -2.98659348487854, - 0.699999988079071 - ], - "rotation": 117.30711640886459, - "pixel_coords": [ - 36, - 100, - 10.907848358154297 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6605387926101685, - 2.2533316612243652, - 0.699999988079071 - ], - "rotation": 40.6514654000742, - "pixel_coords": [ - 249, - 99, - 10.958946228027344 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 2, - 4, - 7 - ], - [ - 1, - 4 - ] - ], - "front": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 3, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0075" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0075_original.json b/dataset_1k_720p_2/scenes/scene_0075_original.json deleted file mode 100644 index fa19f88ce33832f86ffaf56ec663f5adc9bb3fe7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0075_original.json +++ /dev/null @@ -1,358 +0,0 @@ -{ - "split": "new", - "image_index": 75, - "image_filename": "SCENE_0075_new_000075.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9447572231292725, - 1.0857170820236206, - 0.699999988079071 - ], - "rotation": 272.65765457359805, - "pixel_coords": [ - 259, - 128, - 9.468633651733398 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.23967202007770538, - 2.6451005935668945, - 0.3499999940395355 - ], - "rotation": 51.21413945204989, - "pixel_coords": [ - 223, - 90, - 12.302610397338867 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3823533058166504, - -1.4373432397842407, - 0.3499999940395355 - ], - "rotation": 72.97113715195347, - "pixel_coords": [ - 98, - 108, - 11.199089050292969 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3913670778274536, - -2.3432583808898926, - 0.699999988079071 - ], - "rotation": 51.70967095186689, - "pixel_coords": [ - 121, - 148, - 8.670096397399902 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8824817538261414, - 1.6492977142333984, - 0.3499999940395355 - ], - "rotation": 140.90897899535247, - "pixel_coords": [ - 181, - 87, - 12.521626472473145 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5460760593414307, - -0.3428846299648285, - 0.3499999940395355 - ], - "rotation": 259.46037226221165, - "pixel_coords": [ - 211, - 151, - 9.147340774536133 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4531571865081787, - -2.98659348487854, - 0.699999988079071 - ], - "rotation": 117.30711640886459, - "pixel_coords": [ - 36, - 100, - 10.907848358154297 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6605387926101685, - 2.2533316612243652, - 0.699999988079071 - ], - "rotation": 40.6514654000742, - "pixel_coords": [ - 249, - 99, - 10.958946228027344 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 2, - 4, - 7 - ], - [ - 1, - 4 - ] - ], - "front": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 3, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0075" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0076_cf1.json b/dataset_1k_720p_2/scenes/scene_0076_cf1.json deleted file mode 100644 index 8bb04faf2a9caf7edd8a6754d576d25b905fe803..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0076_cf1.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 76, - "image_filename": "SCENE_0076_new_000076.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.360067754983902, - 1.800481915473938, - 0.699999988079071 - ], - "rotation": 34.533674544645955, - "pixel_coords": [ - 210, - 87, - 11.233423233032227 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.580422043800354, - -2.3860347270965576, - 0.699999988079071 - ], - "rotation": 103.85173791631195, - "pixel_coords": [ - 62, - 105, - 10.16303539276123 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.095496416091919, - 0.3048114478588104, - 0.699999988079071 - ], - "rotation": 39.8909291837697, - "pixel_coords": [ - 193, - 110, - 9.902607917785645 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown cube", - "change_score": 9.788737945822845, - "change_attempts": 1, - "source_scene": "scene_0076" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0076_cf2.json b/dataset_1k_720p_2/scenes/scene_0076_cf2.json deleted file mode 100644 index 91c9e6258cb88216f617d638125b42db695c2cdf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0076_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 76, - "image_filename": "SCENE_0076_new_000076.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.360067754983902, - 1.800481915473938, - 0.699999988079071 - ], - "rotation": 34.533674544645955, - "pixel_coords": [ - 210, - 87, - 11.233423233032227 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.580422043800354, - -2.3860347270965576, - 0.699999988079071 - ], - "rotation": 103.85173791631195, - "pixel_coords": [ - 62, - 105, - 10.16303539276123 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6925668716430664, - 2.1914265155792236, - 0.699999988079071 - ], - "rotation": 153.97728686565063, - "pixel_coords": [ - 281, - 110, - 9.905278205871582 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.095496416091919, - 0.3048114478588104, - 0.699999988079071 - ], - "rotation": 39.8909291837697, - "pixel_coords": [ - 193, - 110, - 9.902607917785645 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0076" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0076_original.json b/dataset_1k_720p_2/scenes/scene_0076_original.json deleted file mode 100644 index b9c7b7e0002ef6b25ece169f737c4c79c6d05ce2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0076_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 76, - "image_filename": "SCENE_0076_new_000076.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.360067754983902, - 1.800481915473938, - 0.699999988079071 - ], - "rotation": 34.533674544645955, - "pixel_coords": [ - 210, - 87, - 11.233423233032227 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.580422043800354, - -2.3860347270965576, - 0.699999988079071 - ], - "rotation": 103.85173791631195, - "pixel_coords": [ - 62, - 105, - 10.16303539276123 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6925668716430664, - 2.1914265155792236, - 0.699999988079071 - ], - "rotation": 153.97728686565063, - "pixel_coords": [ - 281, - 110, - 9.905278205871582 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.095496416091919, - 0.3048114478588104, - 0.699999988079071 - ], - "rotation": 39.8909291837697, - "pixel_coords": [ - 193, - 110, - 9.902607917785645 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0076" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0077_cf1.json b/dataset_1k_720p_2/scenes/scene_0077_cf1.json deleted file mode 100644 index b6b92c638f3d85185a93109b3e9d63bf302abca4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0077_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 77, - "image_filename": "SCENE_0077_new_000077.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9442057609558105, - 2.246042251586914, - 0.699999988079071 - ], - "rotation": 55.75037079809219, - "pixel_coords": [ - 167, - 67, - 13.418326377868652 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9831020372084383, - 2.02594704602896, - 0.699999988079071 - ], - "rotation": 83.04306135341673, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6289780139923096, - 1.6244505643844604, - 0.3499999940395355 - ], - "rotation": 120.05992603327334, - "pixel_coords": [ - 181, - 90, - 12.37362003326416 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved purple sphere from left of red sphere to right", - "change_score": 3.0, - "change_attempts": 2, - "source_scene": "scene_0077" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0077_cf2.json b/dataset_1k_720p_2/scenes/scene_0077_cf2.json deleted file mode 100644 index 171a641a18cfbecf3e94963c643ed4c6ce53c2c4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0077_cf2.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 77, - "image_filename": "SCENE_0077_new_000077.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6648023724555969, - -1.018062949180603, - 0.699999988079071 - ], - "rotation": 83.04306135341673, - "pixel_coords": [ - 121, - 103, - 10.617944717407227 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6289780139923096, - 1.6244505643844604, - 0.3499999940395355 - ], - "rotation": 120.05992603327334, - "pixel_coords": [ - 181, - 90, - 12.37362003326416 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cylinder", - "change_score": 14.821393989916373, - "change_attempts": 1, - "source_scene": "scene_0077" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0077_original.json b/dataset_1k_720p_2/scenes/scene_0077_original.json deleted file mode 100644 index bcaebea5fe13e6b779a09fcdefaef3bc2e53a59f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0077_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 77, - "image_filename": "SCENE_0077_new_000077.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9442057609558105, - 2.246042251586914, - 0.699999988079071 - ], - "rotation": 55.75037079809219, - "pixel_coords": [ - 167, - 67, - 13.418326377868652 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6648023724555969, - -1.018062949180603, - 0.699999988079071 - ], - "rotation": 83.04306135341673, - "pixel_coords": [ - 121, - 103, - 10.617944717407227 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6289780139923096, - 1.6244505643844604, - 0.3499999940395355 - ], - "rotation": 120.05992603327334, - "pixel_coords": [ - 181, - 90, - 12.37362003326416 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0077" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0078_cf1.json b/dataset_1k_720p_2/scenes/scene_0078_cf1.json deleted file mode 100644 index 29b66fbbd06dc37c1e4951f40ad9f1aaf0b586a9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0078_cf1.json +++ /dev/null @@ -1,351 +0,0 @@ -{ - "split": "new", - "image_index": 78, - "image_filename": "SCENE_0078_new_000078.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.712720513343811, - -0.5527229309082031, - 0.699999988079071 - ], - "rotation": 357.7646444554237, - "pixel_coords": [ - 131, - 97, - 10.723725318908691 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.634036064147949, - -2.6292974948883057, - 0.699999988079071 - ], - "rotation": 171.4543626455474, - "pixel_coords": [ - 146, - 170, - 7.240013599395752 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6968331336975098, - -0.5040575265884399, - 0.699999988079071 - ], - "rotation": 115.37907968192869, - "pixel_coords": [ - 188, - 124, - 9.113448143005371 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2829705476760864, - 2.761702537536621, - 0.699999988079071 - ], - "rotation": 170.6195146035066, - "pixel_coords": [ - 251, - 89, - 11.294353485107422 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3060145378112793, - 1.4233700037002563, - 0.699999988079071 - ], - "rotation": 283.6772629478558, - "pixel_coords": [ - 252, - 111, - 9.820232391357422 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.320193290710449, - -0.5471727252006531, - 0.699999988079071 - ], - "rotation": 292.56469041231514, - "pixel_coords": [ - 103, - 83, - 11.82009220123291 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7172170877456665, - -2.1724390983581543, - 0.3499999940395355 - ], - "rotation": 182.62995306650348, - "pixel_coords": [ - 69, - 111, - 10.620977401733398 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 2, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 1, - 3, - 5 - ] - ], - "left": [ - [ - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown sphere", - "change_score": 29.56665992775697, - "change_attempts": 1, - "source_scene": "scene_0078" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0078_cf2.json b/dataset_1k_720p_2/scenes/scene_0078_cf2.json deleted file mode 100644 index fa8f607bb51f579d572141f22000f7e344e39dae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0078_cf2.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 78, - "image_filename": "SCENE_0078_new_000078.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.712720513343811, - -0.5527229309082031, - 0.699999988079071 - ], - "rotation": 357.7646444554237, - "pixel_coords": [ - 131, - 97, - 10.723725318908691 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.634036064147949, - -2.6292974948883057, - 0.699999988079071 - ], - "rotation": 171.4543626455474, - "pixel_coords": [ - 146, - 170, - 7.240013599395752 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8475756645202637, - 2.6533498764038086, - 0.3499999940395355 - ], - "rotation": 349.0096554423994, - "pixel_coords": [ - 164, - 69, - 14.196484565734863 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6968331336975098, - -0.5040575265884399, - 0.699999988079071 - ], - "rotation": 115.37907968192869, - "pixel_coords": [ - 188, - 124, - 9.113448143005371 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2829705476760864, - 2.761702537536621, - 0.699999988079071 - ], - "rotation": 170.6195146035066, - "pixel_coords": [ - 251, - 89, - 11.294353485107422 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3060145378112793, - 1.4233700037002563, - 0.699999988079071 - ], - "rotation": 283.6772629478558, - "pixel_coords": [ - 252, - 111, - 9.820232391357422 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.320193290710449, - -0.5471727252006531, - 0.699999988079071 - ], - "rotation": 292.56469041231514, - "pixel_coords": [ - 103, - 83, - 11.82009220123291 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7172170877456665, - -2.1724390983581543, - 0.3499999940395355 - ], - "rotation": 182.62995306650348, - "pixel_coords": [ - 69, - 111, - 10.620977401733398 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 2, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 1, - 3, - 5 - ] - ], - "left": [ - [ - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown cube and blue cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0078" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0078_original.json b/dataset_1k_720p_2/scenes/scene_0078_original.json deleted file mode 100644 index b8806831651c0daaa9f9964b9475e5df723ba2ac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0078_original.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 78, - "image_filename": "SCENE_0078_new_000078.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.712720513343811, - -0.5527229309082031, - 0.699999988079071 - ], - "rotation": 357.7646444554237, - "pixel_coords": [ - 131, - 97, - 10.723725318908691 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.634036064147949, - -2.6292974948883057, - 0.699999988079071 - ], - "rotation": 171.4543626455474, - "pixel_coords": [ - 146, - 170, - 7.240013599395752 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8475756645202637, - 2.6533498764038086, - 0.3499999940395355 - ], - "rotation": 349.0096554423994, - "pixel_coords": [ - 164, - 69, - 14.196484565734863 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6968331336975098, - -0.5040575265884399, - 0.699999988079071 - ], - "rotation": 115.37907968192869, - "pixel_coords": [ - 188, - 124, - 9.113448143005371 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2829705476760864, - 2.761702537536621, - 0.699999988079071 - ], - "rotation": 170.6195146035066, - "pixel_coords": [ - 251, - 89, - 11.294353485107422 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3060145378112793, - 1.4233700037002563, - 0.699999988079071 - ], - "rotation": 283.6772629478558, - "pixel_coords": [ - 252, - 111, - 9.820232391357422 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.320193290710449, - -0.5471727252006531, - 0.699999988079071 - ], - "rotation": 292.56469041231514, - "pixel_coords": [ - 103, - 83, - 11.82009220123291 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7172170877456665, - -2.1724390983581543, - 0.3499999940395355 - ], - "rotation": 182.62995306650348, - "pixel_coords": [ - 69, - 111, - 10.620977401733398 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 2, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 1, - 3, - 5 - ] - ], - "left": [ - [ - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0078" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0079_cf1.json b/dataset_1k_720p_2/scenes/scene_0079_cf1.json deleted file mode 100644 index bcceb83890dcdd3ec3e38e0183f234660745d62b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0079_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 79, - "image_filename": "SCENE_0079_new_000079.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.928915023803711, - -0.048673298209905624, - 0.3499999940395355 - ], - "rotation": 73.28847368767535, - "pixel_coords": [ - 206, - 133, - 10.004925727844238 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7250217199325562, - 2.3134748935699463, - 0.699999988079071 - ], - "rotation": 126.26124866772648, - "pixel_coords": [ - 191, - 75, - 12.929713249206543 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.639020562171936, - -2.640047073364258, - 0.699999988079071 - ], - "rotation": 39.64786841977088, - "pixel_coords": [ - 59, - 111, - 10.461564064025879 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.389082431793213, - 2.6602375507354736, - 0.699999988079071 - ], - "rotation": 68.4262447620569, - "pixel_coords": [ - 165, - 62, - 14.175649642944336 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6395249366760254, - 1.7370808124542236, - 0.3499999940395355 - ], - "rotation": 102.25823888941737, - "pixel_coords": [ - 234, - 110, - 11.279043197631836 - ], - "color": "gray" - }, - { - "shape": "cube", - "color": "blue", - "material": "rubber", - "size": "large", - "3d_coords": [ - 0.6083151698112488, - -1.5885730981826782, - 0.699999988079071 - ], - "rotation": 283.88560288003606, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [] - ], - "left": [ - [ - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "right": [ - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple cylinder with blue cube", - "change_score": 2.421170564777106, - "change_attempts": 1, - "source_scene": "scene_0079" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0079_cf2.json b/dataset_1k_720p_2/scenes/scene_0079_cf2.json deleted file mode 100644 index f712d6b5ba98f44d9562da599350fded861a7e39..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0079_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 79, - "image_filename": "SCENE_0079_new_000079.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.928915023803711, - -0.048673298209905624, - 0.3499999940395355 - ], - "rotation": 73.28847368767535, - "pixel_coords": [ - 206, - 133, - 10.004925727844238 - ], - "color": "red" - }, - { - "shape": "cube", - "color": "blue", - "material": "metal", - "size": "large", - "3d_coords": [ - -0.7250217199325562, - 2.3134748935699463, - 0.699999988079071 - ], - "rotation": 26.133691197399777, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.639020562171936, - -2.640047073364258, - 0.699999988079071 - ], - "rotation": 39.64786841977088, - "pixel_coords": [ - 59, - 111, - 10.461564064025879 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.389082431793213, - 2.6602375507354736, - 0.699999988079071 - ], - "rotation": 68.4262447620569, - "pixel_coords": [ - 165, - 62, - 14.175649642944336 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6395249366760254, - 1.7370808124542236, - 0.3499999940395355 - ], - "rotation": 102.25823888941737, - "pixel_coords": [ - 234, - 110, - 11.279043197631836 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6083151698112488, - -1.5885730981826782, - 0.699999988079071 - ], - "rotation": 75.50700619979418, - "pixel_coords": [ - 135, - 125, - 9.710309028625488 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [] - ], - "left": [ - [ - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "right": [ - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple sphere with blue cube", - "change_score": 3.278132104084241, - "change_attempts": 1, - "source_scene": "scene_0079" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0079_original.json b/dataset_1k_720p_2/scenes/scene_0079_original.json deleted file mode 100644 index bce55e47609c07f4b080f197d038407a938c8d1b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0079_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 79, - "image_filename": "SCENE_0079_new_000079.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.928915023803711, - -0.048673298209905624, - 0.3499999940395355 - ], - "rotation": 73.28847368767535, - "pixel_coords": [ - 206, - 133, - 10.004925727844238 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7250217199325562, - 2.3134748935699463, - 0.699999988079071 - ], - "rotation": 126.26124866772648, - "pixel_coords": [ - 191, - 75, - 12.929713249206543 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.639020562171936, - -2.640047073364258, - 0.699999988079071 - ], - "rotation": 39.64786841977088, - "pixel_coords": [ - 59, - 111, - 10.461564064025879 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.389082431793213, - 2.6602375507354736, - 0.699999988079071 - ], - "rotation": 68.4262447620569, - "pixel_coords": [ - 165, - 62, - 14.175649642944336 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6395249366760254, - 1.7370808124542236, - 0.3499999940395355 - ], - "rotation": 102.25823888941737, - "pixel_coords": [ - 234, - 110, - 11.279043197631836 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6083151698112488, - -1.5885730981826782, - 0.699999988079071 - ], - "rotation": 75.50700619979418, - "pixel_coords": [ - 135, - 125, - 9.710309028625488 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [] - ], - "left": [ - [ - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "right": [ - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0079" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0080_cf1.json b/dataset_1k_720p_2/scenes/scene_0080_cf1.json deleted file mode 100644 index 1d088361e567a4f3dfae598759312e4296d98271..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0080_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 80, - "image_filename": "SCENE_0080_new_000080.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1534152030944824, - 1.6070727109909058, - 0.699999988079071 - ], - "rotation": 243.7775323374631, - "pixel_coords": [ - 151, - 70, - 13.369872093200684 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.317300796508789, - -0.1994030922651291, - 0.699999988079071 - ], - "rotation": 44.49877577529587, - "pixel_coords": [ - 128, - 90, - 11.748794555664062 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2427284717559814, - 1.4391000270843506, - 0.699999988079071 - ], - "rotation": 309.51550488548827, - "pixel_coords": [ - 246, - 110, - 10.504074096679688 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.641591489315033, - 1.3883713483810425, - 0.3499999940395355 - ], - "rotation": 300.28934224955003, - "pixel_coords": [ - 176, - 92, - 12.457141876220703 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9031580686569214, - -2.0033509731292725, - 0.699999988079071 - ], - "rotation": 119.47658860629392, - "pixel_coords": [ - 72, - 101, - 11.023271560668945 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5590158700942993, - -2.3051223754882812, - 0.699999988079071 - ], - "rotation": 209.02500296399592, - "pixel_coords": [ - 137, - 149, - 8.66354751586914 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9898746013641357, - -1.935874104499817, - 0.3499999940395355 - ], - "rotation": 173.588344939049, - "pixel_coords": [ - 189, - 180, - 8.15823745727539 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "left": [ - [ - 1, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between red sphere and yellow cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0080" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0080_cf2.json b/dataset_1k_720p_2/scenes/scene_0080_cf2.json deleted file mode 100644 index b86e7a9f7ef0f1e276a39be4aef7ebe7f76c7c98..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0080_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 80, - "image_filename": "SCENE_0080_new_000080.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1534152030944824, - 1.6070727109909058, - 0.699999988079071 - ], - "rotation": 243.7775323374631, - "pixel_coords": [ - 151, - 70, - 13.369872093200684 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4438834899016495, - 2.2501558393699304, - 0.699999988079071 - ], - "rotation": 44.49877577529587, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2427284717559814, - 1.4391000270843506, - 0.699999988079071 - ], - "rotation": 309.51550488548827, - "pixel_coords": [ - 246, - 110, - 10.504074096679688 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.641591489315033, - 1.3883713483810425, - 0.3499999940395355 - ], - "rotation": 300.28934224955003, - "pixel_coords": [ - 176, - 92, - 12.457141876220703 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9031580686569214, - -2.0033509731292725, - 0.699999988079071 - ], - "rotation": 119.47658860629392, - "pixel_coords": [ - 72, - 101, - 11.023271560668945 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5590158700942993, - -2.3051223754882812, - 0.699999988079071 - ], - "rotation": 209.02500296399592, - "pixel_coords": [ - 137, - 149, - 8.66354751586914 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9898746013641357, - -1.935874104499817, - 0.3499999940395355 - ], - "rotation": 173.588344939049, - "pixel_coords": [ - 189, - 180, - 8.15823745727539 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "left": [ - [ - 1, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue cube from (-1.3,-0.2) to (0.4,2.3)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0080" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0080_original.json b/dataset_1k_720p_2/scenes/scene_0080_original.json deleted file mode 100644 index 0be3696418c63b575061d19525df2f8a529a0120..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0080_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 80, - "image_filename": "SCENE_0080_new_000080.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1534152030944824, - 1.6070727109909058, - 0.699999988079071 - ], - "rotation": 243.7775323374631, - "pixel_coords": [ - 151, - 70, - 13.369872093200684 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.317300796508789, - -0.1994030922651291, - 0.699999988079071 - ], - "rotation": 44.49877577529587, - "pixel_coords": [ - 128, - 90, - 11.748794555664062 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2427284717559814, - 1.4391000270843506, - 0.699999988079071 - ], - "rotation": 309.51550488548827, - "pixel_coords": [ - 246, - 110, - 10.504074096679688 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.641591489315033, - 1.3883713483810425, - 0.3499999940395355 - ], - "rotation": 300.28934224955003, - "pixel_coords": [ - 176, - 92, - 12.457141876220703 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9031580686569214, - -2.0033509731292725, - 0.699999988079071 - ], - "rotation": 119.47658860629392, - "pixel_coords": [ - 72, - 101, - 11.023271560668945 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5590158700942993, - -2.3051223754882812, - 0.699999988079071 - ], - "rotation": 209.02500296399592, - "pixel_coords": [ - 137, - 149, - 8.66354751586914 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9898746013641357, - -1.935874104499817, - 0.3499999940395355 - ], - "rotation": 173.588344939049, - "pixel_coords": [ - 189, - 180, - 8.15823745727539 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "left": [ - [ - 1, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0080" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0081_cf1.json b/dataset_1k_720p_2/scenes/scene_0081_cf1.json deleted file mode 100644 index 0f7ee16dd4b8c927c9aa76e0ca599644ec512319..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0081_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 81, - "image_filename": "SCENE_0081_new_000081.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.33924299478530884, - -1.532112956047058, - 0.3499999940395355 - ], - "rotation": 270.3984844209689, - "pixel_coords": [ - 127, - 129, - 10.070483207702637 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4245126247406006, - -0.6509683132171631, - 0.3499999940395355 - ], - "rotation": 49.09202828358454, - "pixel_coords": [ - 201, - 147, - 9.164749145507812 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9217671155929565, - 0.3421764373779297, - 0.699999988079071 - ], - "rotation": 15.496288386207514, - "pixel_coords": [ - 132, - 81, - 12.537381172180176 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue sphere and gray cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0081" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0081_cf2.json b/dataset_1k_720p_2/scenes/scene_0081_cf2.json deleted file mode 100644 index 3d86bd6b943fb046bf847afe8bec2592ce9480db..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0081_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 81, - "image_filename": "SCENE_0081_new_000081.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.33924299478530884, - -1.532112956047058, - 0.3499999940395355 - ], - "rotation": 270.3984844209689, - "pixel_coords": [ - 127, - 129, - 10.070483207702637 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4245126247406006, - -0.6509683132171631, - 0.3499999940395355 - ], - "rotation": 49.09202828358454, - "pixel_coords": [ - 201, - 147, - 9.164749145507812 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1560490968273405, - 2.6824909231240994, - 0.699999988079071 - ], - "rotation": 15.496288386207514, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray cube from left of blue sphere to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0081" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0081_original.json b/dataset_1k_720p_2/scenes/scene_0081_original.json deleted file mode 100644 index 67e7263cceb29684d185d2bf3d03e07287be98e5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0081_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 81, - "image_filename": "SCENE_0081_new_000081.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.33924299478530884, - -1.532112956047058, - 0.3499999940395355 - ], - "rotation": 270.3984844209689, - "pixel_coords": [ - 127, - 129, - 10.070483207702637 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4245126247406006, - -0.6509683132171631, - 0.3499999940395355 - ], - "rotation": 49.09202828358454, - "pixel_coords": [ - 201, - 147, - 9.164749145507812 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9217671155929565, - 0.3421764373779297, - 0.699999988079071 - ], - "rotation": 15.496288386207514, - "pixel_coords": [ - 132, - 81, - 12.537381172180176 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0081" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0082_cf1.json b/dataset_1k_720p_2/scenes/scene_0082_cf1.json deleted file mode 100644 index 2d2131319feb3e77c5925fd6051abd6fa4faa9cd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0082_cf1.json +++ /dev/null @@ -1,244 +0,0 @@ -{ - "split": "new", - "image_index": 82, - "image_filename": "SCENE_0082_new_000082.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7794061303138733, - 2.8849503993988037, - 0.3499999940395355 - ], - "rotation": 184.91965773266895, - "pixel_coords": [ - 233, - 92, - 12.572714805603027 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.944754958152771, - -2.4041976928710938, - 0.699999988079071 - ], - "rotation": 90.53541365445056, - "pixel_coords": [ - 62, - 104, - 10.981708526611328 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7631173133850098, - 1.2275975942611694, - 0.3499999940395355 - ], - "rotation": 53.352721049994834, - "pixel_coords": [ - 254, - 130, - 10.3373384475708 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7751237154006958, - 1.388084053993225, - 0.699999988079071 - ], - "rotation": 233.62677285312625, - "pixel_coords": [ - 155, - 74, - 13.12330150604248 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.165879726409912, - 0.12420006096363068, - 0.3499999940395355 - ], - "rotation": 199.20029433325215, - "pixel_coords": [ - 122, - 89, - 12.795479774475098 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed gray cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0082" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0082_cf2.json b/dataset_1k_720p_2/scenes/scene_0082_cf2.json deleted file mode 100644 index 7e1b5e56f14a87a84a804bcf510b0dab120bf6c9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0082_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 82, - "image_filename": "SCENE_0082_new_000082.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.568438137284915, - -1.3902401979863765, - 0.3499999940395355 - ], - "rotation": 184.91965773266895, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.944754958152771, - -2.4041976928710938, - 0.699999988079071 - ], - "rotation": 90.53541365445056, - "pixel_coords": [ - 62, - 104, - 10.981708526611328 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7631173133850098, - 1.2275975942611694, - 0.3499999940395355 - ], - "rotation": 53.352721049994834, - "pixel_coords": [ - 254, - 130, - 10.3373384475708 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7751237154006958, - 1.388084053993225, - 0.699999988079071 - ], - "rotation": 233.62677285312625, - "pixel_coords": [ - 155, - 74, - 13.12330150604248 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.165879726409912, - 0.12420006096363068, - 0.3499999940395355 - ], - "rotation": 199.20029433325215, - "pixel_coords": [ - 122, - 89, - 12.795479774475098 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0183379650115967, - -1.1057281494140625, - 0.699999988079071 - ], - "rotation": 40.09706056285634, - "pixel_coords": [ - 156, - 125, - 9.88061237335205 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cylinder from right of gray cube to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0082" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0082_original.json b/dataset_1k_720p_2/scenes/scene_0082_original.json deleted file mode 100644 index 347d659f498af38906709c33e5595307c993573d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0082_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 82, - "image_filename": "SCENE_0082_new_000082.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7794061303138733, - 2.8849503993988037, - 0.3499999940395355 - ], - "rotation": 184.91965773266895, - "pixel_coords": [ - 233, - 92, - 12.572714805603027 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.944754958152771, - -2.4041976928710938, - 0.699999988079071 - ], - "rotation": 90.53541365445056, - "pixel_coords": [ - 62, - 104, - 10.981708526611328 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7631173133850098, - 1.2275975942611694, - 0.3499999940395355 - ], - "rotation": 53.352721049994834, - "pixel_coords": [ - 254, - 130, - 10.3373384475708 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7751237154006958, - 1.388084053993225, - 0.699999988079071 - ], - "rotation": 233.62677285312625, - "pixel_coords": [ - 155, - 74, - 13.12330150604248 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.165879726409912, - 0.12420006096363068, - 0.3499999940395355 - ], - "rotation": 199.20029433325215, - "pixel_coords": [ - 122, - 89, - 12.795479774475098 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0183379650115967, - -1.1057281494140625, - 0.699999988079071 - ], - "rotation": 40.09706056285634, - "pixel_coords": [ - 156, - 125, - 9.88061237335205 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0082" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0083_cf1.json b/dataset_1k_720p_2/scenes/scene_0083_cf1.json deleted file mode 100644 index 49449ce91e2bbdaf8ab4b757c88d88197de92a38..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0083_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 83, - "image_filename": "SCENE_0083_new_000083.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.896423101425171, - 1.4041426181793213, - 0.699999988079071 - ], - "rotation": 43.30526195679386, - "pixel_coords": [ - 237, - 107, - 10.562240600585938 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4629894495010376, - -2.0433614253997803, - 0.3499999940395355 - ], - "rotation": 169.9147745368638, - "pixel_coords": [ - 140, - 156, - 8.989957809448242 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3635385036468506, - -2.9931893348693848, - 0.699999988079071 - ], - "rotation": 308.8379266359177, - "pixel_coords": [ - 69, - 130, - 9.4204683303833 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "color": "red", - "material": "rubber", - "size": "large", - "3d_coords": [ - 0.5688828229904175, - -0.7787491083145142, - 0.3499999940395355 - ], - "rotation": 100.92745322657954, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green cube with red cylinder", - "change_score": 4.450573274947095, - "change_attempts": 1, - "source_scene": "scene_0083" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0083_cf2.json b/dataset_1k_720p_2/scenes/scene_0083_cf2.json deleted file mode 100644 index cf3d4f25c5072b0b03a89dd099de443d1033e489..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0083_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 83, - "image_filename": "SCENE_0083_new_000083.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.896423101425171, - 1.4041426181793213, - 0.699999988079071 - ], - "rotation": 43.30526195679386, - "pixel_coords": [ - 237, - 107, - 10.562240600585938 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4629894495010376, - -2.0433614253997803, - 0.3499999940395355 - ], - "rotation": 169.9147745368638, - "pixel_coords": [ - 140, - 156, - 8.989957809448242 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3635385036468506, - -2.9931893348693848, - 0.699999988079071 - ], - "rotation": 308.8379266359177, - "pixel_coords": [ - 69, - 130, - 9.4204683303833 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5688828229904175, - -0.7787491083145142, - 0.3499999940395355 - ], - "rotation": 263.1338322075336, - "pixel_coords": [ - 154, - 126, - 10.301451683044434 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0083" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0083_original.json b/dataset_1k_720p_2/scenes/scene_0083_original.json deleted file mode 100644 index 6715ce214944891c307e557e2f048bc82d5814b4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0083_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 83, - "image_filename": "SCENE_0083_new_000083.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.896423101425171, - 1.4041426181793213, - 0.699999988079071 - ], - "rotation": 43.30526195679386, - "pixel_coords": [ - 237, - 107, - 10.562240600585938 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4629894495010376, - -2.0433614253997803, - 0.3499999940395355 - ], - "rotation": 169.9147745368638, - "pixel_coords": [ - 140, - 156, - 8.989957809448242 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3635385036468506, - -2.9931893348693848, - 0.699999988079071 - ], - "rotation": 308.8379266359177, - "pixel_coords": [ - 69, - 130, - 9.4204683303833 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5688828229904175, - -0.7787491083145142, - 0.3499999940395355 - ], - "rotation": 263.1338322075336, - "pixel_coords": [ - 154, - 126, - 10.301451683044434 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0083" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0084_cf1.json b/dataset_1k_720p_2/scenes/scene_0084_cf1.json deleted file mode 100644 index f19b691c2a87f3a84dbd45041f68f62ff9e3d4be..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0084_cf1.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 84, - "image_filename": "SCENE_0084_new_000084.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8374664783477783, - -0.9314025640487671, - 0.3499999940395355 - ], - "rotation": 304.2484541176074, - "pixel_coords": [ - 101, - 101, - 11.557144165039062 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.927079677581787, - 1.4851337671279907, - 0.699999988079071 - ], - "rotation": 220.6945586090729, - "pixel_coords": [ - 270, - 117, - 9.806315422058105 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0275415182113647, - 1.8694453239440918, - 0.699999988079071 - ], - "rotation": 36.24084946860922, - "pixel_coords": [ - 224, - 93, - 11.256277084350586 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1356351375579834, - 0.38479524850845337, - 0.699999988079071 - ], - "rotation": 25.09906715081179, - "pixel_coords": [ - 145, - 86, - 11.741289138793945 - ], - "color": "purple" - }, - { - "shape": "sphere", - "color": "yellow", - "material": "rubber", - "size": "large", - "3d_coords": [ - 1.4021669626235962, - -0.7569594383239746, - 0.699999988079071 - ], - "rotation": 191.91708119445653, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.891130208969116, - -1.7771153450012207, - 0.3499999940395355 - ], - "rotation": 286.2347171826121, - "pixel_coords": [ - 62, - 98, - 11.719039916992188 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6154325008392334, - -2.557128667831421, - 0.3499999940395355 - ], - "rotation": 286.21340641367715, - "pixel_coords": [ - 78, - 131, - 9.788057327270508 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple cylinder with yellow sphere", - "change_score": 2.417934144319028, - "change_attempts": 1, - "source_scene": "scene_0084" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0084_cf2.json b/dataset_1k_720p_2/scenes/scene_0084_cf2.json deleted file mode 100644 index 1bd42d4fa6dc07054c3c5049f8243e27c2650e11..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0084_cf2.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 84, - "image_filename": "SCENE_0084_new_000084.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8374664783477783, - -0.9314025640487671, - 0.3499999940395355 - ], - "rotation": 304.2484541176074, - "pixel_coords": [ - 101, - 101, - 11.557144165039062 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.927079677581787, - 1.4851337671279907, - 0.699999988079071 - ], - "rotation": 220.6945586090729, - "pixel_coords": [ - 270, - 117, - 9.806315422058105 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0275415182113647, - 1.8694453239440918, - 0.699999988079071 - ], - "rotation": 36.24084946860922, - "pixel_coords": [ - 224, - 93, - 11.256277084350586 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1356351375579834, - 0.38479524850845337, - 0.699999988079071 - ], - "rotation": 25.09906715081179, - "pixel_coords": [ - 145, - 86, - 11.741289138793945 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4021669626235962, - -0.7569594383239746, - 0.699999988079071 - ], - "rotation": 41.46078923960638, - "pixel_coords": [ - 175, - 124, - 9.422950744628906 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.891130208969116, - -1.7771153450012207, - 0.3499999940395355 - ], - "rotation": 286.2347171826121, - "pixel_coords": [ - 62, - 98, - 11.719039916992188 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.307555285301466, - -1.5445329175362659, - 0.3499999940395355 - ], - "rotation": 286.21340641367715, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cylinder to partially occlude purple cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0084" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0084_original.json b/dataset_1k_720p_2/scenes/scene_0084_original.json deleted file mode 100644 index 107fa0ed3408545d2cfc9629ce84af6ac45506f9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0084_original.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 84, - "image_filename": "SCENE_0084_new_000084.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8374664783477783, - -0.9314025640487671, - 0.3499999940395355 - ], - "rotation": 304.2484541176074, - "pixel_coords": [ - 101, - 101, - 11.557144165039062 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.927079677581787, - 1.4851337671279907, - 0.699999988079071 - ], - "rotation": 220.6945586090729, - "pixel_coords": [ - 270, - 117, - 9.806315422058105 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0275415182113647, - 1.8694453239440918, - 0.699999988079071 - ], - "rotation": 36.24084946860922, - "pixel_coords": [ - 224, - 93, - 11.256277084350586 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1356351375579834, - 0.38479524850845337, - 0.699999988079071 - ], - "rotation": 25.09906715081179, - "pixel_coords": [ - 145, - 86, - 11.741289138793945 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4021669626235962, - -0.7569594383239746, - 0.699999988079071 - ], - "rotation": 41.46078923960638, - "pixel_coords": [ - 175, - 124, - 9.422950744628906 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.891130208969116, - -1.7771153450012207, - 0.3499999940395355 - ], - "rotation": 286.2347171826121, - "pixel_coords": [ - 62, - 98, - 11.719039916992188 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6154325008392334, - -2.557128667831421, - 0.3499999940395355 - ], - "rotation": 286.21340641367715, - "pixel_coords": [ - 78, - 131, - 9.788057327270508 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0084" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0085_cf1.json b/dataset_1k_720p_2/scenes/scene_0085_cf1.json deleted file mode 100644 index eba4149597b765264f36463401ecbc6ee368caae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0085_cf1.json +++ /dev/null @@ -1,236 +0,0 @@ -{ - "split": "new", - "image_index": 85, - "image_filename": "SCENE_0085_new_000085.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.524444341659546, - 1.7920266389846802, - 0.699999988079071 - ], - "rotation": 102.77059811734118, - "pixel_coords": [ - 234, - 99, - 11.135941505432129 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.366517186164856, - 1.4081586599349976, - 0.3499999940395355 - ], - "rotation": 94.1984390802817, - "pixel_coords": [ - 163, - 89, - 12.975748062133789 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1579339504241943, - -1.6789259910583496, - 0.699999988079071 - ], - "rotation": 108.05060323942216, - "pixel_coords": [ - 169, - 142, - 8.590961456298828 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.016794178634881973, - 1.073763370513916, - 0.3499999940395355 - ], - "rotation": 313.0233168512306, - "pixel_coords": [ - 184, - 102, - 11.850035667419434 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0285851955413818, - -0.7136737108230591, - 0.699999988079071 - ], - "rotation": 155.7198297312659, - "pixel_coords": [ - 122, - 97, - 11.303342819213867 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "color": "blue", - "material": "metal", - "size": "small", - "3d_coords": [ - 2.7446335531768042, - 0.7119256776447207, - 0.35 - ], - "rotation": 148.0668995187115, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added blue metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0085" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0085_cf2.json b/dataset_1k_720p_2/scenes/scene_0085_cf2.json deleted file mode 100644 index 362384cb4c50fa07fb08e2bbae8c2f3abdaf657f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0085_cf2.json +++ /dev/null @@ -1,202 +0,0 @@ -{ - "split": "new", - "image_index": 85, - "image_filename": "SCENE_0085_new_000085.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.524444341659546, - 1.7920266389846802, - 0.699999988079071 - ], - "rotation": 102.77059811734118, - "pixel_coords": [ - 234, - 99, - 11.135941505432129 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.366517186164856, - 1.4081586599349976, - 0.3499999940395355 - ], - "rotation": 94.1984390802817, - "pixel_coords": [ - 163, - 89, - 12.975748062133789 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1579339504241943, - -1.6789259910583496, - 0.699999988079071 - ], - "rotation": 108.05060323942216, - "pixel_coords": [ - 169, - 142, - 8.590961456298828 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.016794178634881973, - 1.073763370513916, - 0.3499999940395355 - ], - "rotation": 313.0233168512306, - "pixel_coords": [ - 184, - 102, - 11.850035667419434 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0085" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0085_original.json b/dataset_1k_720p_2/scenes/scene_0085_original.json deleted file mode 100644 index 4a3e5a535954b24fe3cb3a1421e6a108a704a241..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0085_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 85, - "image_filename": "SCENE_0085_new_000085.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.524444341659546, - 1.7920266389846802, - 0.699999988079071 - ], - "rotation": 102.77059811734118, - "pixel_coords": [ - 234, - 99, - 11.135941505432129 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.366517186164856, - 1.4081586599349976, - 0.3499999940395355 - ], - "rotation": 94.1984390802817, - "pixel_coords": [ - 163, - 89, - 12.975748062133789 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1579339504241943, - -1.6789259910583496, - 0.699999988079071 - ], - "rotation": 108.05060323942216, - "pixel_coords": [ - 169, - 142, - 8.590961456298828 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.016794178634881973, - 1.073763370513916, - 0.3499999940395355 - ], - "rotation": 313.0233168512306, - "pixel_coords": [ - 184, - 102, - 11.850035667419434 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0285851955413818, - -0.7136737108230591, - 0.699999988079071 - ], - "rotation": 155.7198297312659, - "pixel_coords": [ - 122, - 97, - 11.303342819213867 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0085" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0086_cf1.json b/dataset_1k_720p_2/scenes/scene_0086_cf1.json deleted file mode 100644 index fd0ff75a8c1392d4804c890484595981b009bf13..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0086_cf1.json +++ /dev/null @@ -1,345 +0,0 @@ -{ - "split": "new", - "image_index": 86, - "image_filename": "SCENE_0086_new_000086.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.026846714317798615, - 1.2594220638275146, - 0.699999988079071 - ], - "rotation": 158.17828762715487, - "pixel_coords": [ - 187, - 89, - 11.891562461853027 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5259977579116821, - -0.8728361129760742, - 0.699999988079071 - ], - "rotation": 334.4705345131608, - "pixel_coords": [ - 109, - 94, - 11.594404220581055 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0932934284210205, - 0.33963853120803833, - 0.3499999940395355 - ], - "rotation": 243.48137628533533, - "pixel_coords": [ - 192, - 120, - 10.815221786499023 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.991076707839966, - 0.7760595679283142, - 0.3499999940395355 - ], - "rotation": 224.78386860790923, - "pixel_coords": [ - 123, - 77, - 13.668816566467285 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7047057151794434, - 0.8574994206428528, - 0.699999988079071 - ], - "rotation": 249.53617483084037, - "pixel_coords": [ - 146, - 78, - 12.722931861877441 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.804121732711792, - -1.695698618888855, - 0.699999988079071 - ], - "rotation": 255.80792821124538, - "pixel_coords": [ - 187, - 162, - 8.35785961151123 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.1048484668135643, - -0.8255823850631714, - 0.699999988079071 - ], - "rotation": 316.39755715703853, - "pixel_coords": [ - 142, - 111, - 10.584914207458496 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [], - [ - 5, - 7 - ], - [ - 5 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 7 - ], - [ - 0, - 2, - 7 - ], - [ - 0, - 2, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0086" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0086_cf2.json b/dataset_1k_720p_2/scenes/scene_0086_cf2.json deleted file mode 100644 index 73841ab855dc3f8d534d8392a2fef5e3e4e74005..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0086_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 86, - "image_filename": "SCENE_0086_new_000086.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.026846714317798615, - 1.2594220638275146, - 0.699999988079071 - ], - "rotation": 158.17828762715487, - "pixel_coords": [ - 187, - 89, - 11.891562461853027 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5259977579116821, - -0.8728361129760742, - 0.699999988079071 - ], - "rotation": 334.4705345131608, - "pixel_coords": [ - 109, - 94, - 11.594404220581055 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0932934284210205, - 0.33963853120803833, - 0.3499999940395355 - ], - "rotation": 243.48137628533533, - "pixel_coords": [ - 192, - 120, - 10.815221786499023 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.991076707839966, - 0.7760595679283142, - 0.3499999940395355 - ], - "rotation": 224.78386860790923, - "pixel_coords": [ - 123, - 77, - 13.668816566467285 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7047057151794434, - 0.8574994206428528, - 0.699999988079071 - ], - "rotation": 249.53617483084037, - "pixel_coords": [ - 146, - 78, - 12.722931861877441 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.804121732711792, - -1.695698618888855, - 0.699999988079071 - ], - "rotation": 255.80792821124538, - "pixel_coords": [ - 187, - 162, - 8.35785961151123 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.1048484668135643, - -0.8255823850631714, - 0.699999988079071 - ], - "rotation": 316.39755715703853, - "pixel_coords": [ - 142, - 111, - 10.584914207458496 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.316200017929077, - 1.1601423025131226, - 0.699999988079071 - ], - "rotation": 23.933100855393313, - "pixel_coords": [ - 242, - 115, - 10.34317398071289 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [], - [ - 5, - 7 - ], - [ - 5 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 7 - ], - [ - 0, - 2, - 7 - ], - [ - 0, - 2, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed gray cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0086" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0086_original.json b/dataset_1k_720p_2/scenes/scene_0086_original.json deleted file mode 100644 index 0d78933afab52390cc2936911240f50947166829..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0086_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 86, - "image_filename": "SCENE_0086_new_000086.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.026846714317798615, - 1.2594220638275146, - 0.699999988079071 - ], - "rotation": 158.17828762715487, - "pixel_coords": [ - 187, - 89, - 11.891562461853027 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5259977579116821, - -0.8728361129760742, - 0.699999988079071 - ], - "rotation": 334.4705345131608, - "pixel_coords": [ - 109, - 94, - 11.594404220581055 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0932934284210205, - 0.33963853120803833, - 0.3499999940395355 - ], - "rotation": 243.48137628533533, - "pixel_coords": [ - 192, - 120, - 10.815221786499023 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.991076707839966, - 0.7760595679283142, - 0.3499999940395355 - ], - "rotation": 224.78386860790923, - "pixel_coords": [ - 123, - 77, - 13.668816566467285 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7047057151794434, - 0.8574994206428528, - 0.699999988079071 - ], - "rotation": 249.53617483084037, - "pixel_coords": [ - 146, - 78, - 12.722931861877441 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.804121732711792, - -1.695698618888855, - 0.699999988079071 - ], - "rotation": 255.80792821124538, - "pixel_coords": [ - 187, - 162, - 8.35785961151123 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.1048484668135643, - -0.8255823850631714, - 0.699999988079071 - ], - "rotation": 316.39755715703853, - "pixel_coords": [ - 142, - 111, - 10.584914207458496 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.316200017929077, - 1.1601423025131226, - 0.699999988079071 - ], - "rotation": 23.933100855393313, - "pixel_coords": [ - 242, - 115, - 10.34317398071289 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [], - [ - 5, - 7 - ], - [ - 5 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 7 - ], - [ - 0, - 2, - 7 - ], - [ - 0, - 2, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0086" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0087_cf1.json b/dataset_1k_720p_2/scenes/scene_0087_cf1.json deleted file mode 100644 index ad6766a0315904b94bdc55661748ed9c06e65129..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0087_cf1.json +++ /dev/null @@ -1,327 +0,0 @@ -{ - "split": "new", - "image_index": 87, - "image_filename": "SCENE_0087_new_000087.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2147443294525146, - 2.0756211280822754, - 0.3499999940395355 - ], - "rotation": 34.21774672857044, - "pixel_coords": [ - 257, - 115, - 10.9334716796875 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5266555547714233, - 2.705259323120117, - 0.3499999940395355 - ], - "rotation": 15.878662307816093, - "pixel_coords": [ - 251, - 102, - 11.764456748962402 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.12239841371774673, - 1.710067629814148, - 0.3499999940395355 - ], - "rotation": 146.1645803593054, - "pixel_coords": [ - 195, - 96, - 12.297619819641113 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.23630692064762115, - -2.085327386856079, - 0.3499999940395355 - ], - "rotation": 284.1006693527608, - "pixel_coords": [ - 100, - 128, - 10.164155960083008 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8350568413734436, - -0.7633247971534729, - 0.699999988079071 - ], - "rotation": 154.62972539261878, - "pixel_coords": [ - 125, - 99, - 11.179396629333496 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4771618843078613, - 2.1207313537597656, - 0.699999988079071 - ], - "rotation": 92.92498528740855, - "pixel_coords": [ - 160, - 67, - 13.96703052520752 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7045198678970337, - -1.670275092124939, - 0.699999988079071 - ], - "rotation": 41.80293172665078, - "pixel_coords": [ - 154, - 138, - 8.937582969665527 - ], - "color": "red" - }, - { - "shape": "sphere", - "color": "cyan", - "material": "metal", - "size": "large", - "3d_coords": [ - -2.622229101234403, - 0.1707122990502299, - 0.35 - ], - "rotation": 163.55179124946673, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ] - ], - "right": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added cyan metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0087" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0087_cf2.json b/dataset_1k_720p_2/scenes/scene_0087_cf2.json deleted file mode 100644 index e73493c2db073c6dd704475929dec1ff07666aa1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0087_cf2.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 87, - "image_filename": "SCENE_0087_new_000087.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2147443294525146, - 2.0756211280822754, - 0.3499999940395355 - ], - "rotation": 34.21774672857044, - "pixel_coords": [ - 257, - 115, - 10.9334716796875 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5266555547714233, - 2.705259323120117, - 0.3499999940395355 - ], - "rotation": 15.878662307816093, - "pixel_coords": [ - 251, - 102, - 11.764456748962402 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.01652590944943544, - 0.2628061230875396, - 0.3499999940395355 - ], - "rotation": 146.1645803593054, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.23630692064762115, - -2.085327386856079, - 0.3499999940395355 - ], - "rotation": 284.1006693527608, - "pixel_coords": [ - 100, - 128, - 10.164155960083008 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8350568413734436, - -0.7633247971534729, - 0.699999988079071 - ], - "rotation": 154.62972539261878, - "pixel_coords": [ - 125, - 99, - 11.179396629333496 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4771618843078613, - 2.1207313537597656, - 0.699999988079071 - ], - "rotation": 92.92498528740855, - "pixel_coords": [ - 160, - 67, - 13.96703052520752 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7045198678970337, - -1.670275092124939, - 0.699999988079071 - ], - "rotation": 41.80293172665078, - "pixel_coords": [ - 154, - 138, - 8.937582969665527 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ] - ], - "right": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green cylinder from (-0.1,1.7) to (0.0,0.3)", - "change_score": 1.453913971464623, - "change_attempts": 1, - "source_scene": "scene_0087" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0087_original.json b/dataset_1k_720p_2/scenes/scene_0087_original.json deleted file mode 100644 index d13051fedcc0c8fc94c55d9dd56db647c5657843..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0087_original.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 87, - "image_filename": "SCENE_0087_new_000087.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2147443294525146, - 2.0756211280822754, - 0.3499999940395355 - ], - "rotation": 34.21774672857044, - "pixel_coords": [ - 257, - 115, - 10.9334716796875 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5266555547714233, - 2.705259323120117, - 0.3499999940395355 - ], - "rotation": 15.878662307816093, - "pixel_coords": [ - 251, - 102, - 11.764456748962402 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.12239841371774673, - 1.710067629814148, - 0.3499999940395355 - ], - "rotation": 146.1645803593054, - "pixel_coords": [ - 195, - 96, - 12.297619819641113 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.23630692064762115, - -2.085327386856079, - 0.3499999940395355 - ], - "rotation": 284.1006693527608, - "pixel_coords": [ - 100, - 128, - 10.164155960083008 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8350568413734436, - -0.7633247971534729, - 0.699999988079071 - ], - "rotation": 154.62972539261878, - "pixel_coords": [ - 125, - 99, - 11.179396629333496 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4771618843078613, - 2.1207313537597656, - 0.699999988079071 - ], - "rotation": 92.92498528740855, - "pixel_coords": [ - 160, - 67, - 13.96703052520752 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7045198678970337, - -1.670275092124939, - 0.699999988079071 - ], - "rotation": 41.80293172665078, - "pixel_coords": [ - 154, - 138, - 8.937582969665527 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ] - ], - "right": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0087" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0088_cf1.json b/dataset_1k_720p_2/scenes/scene_0088_cf1.json deleted file mode 100644 index 9dbd0175eaff55543c906f098e9a6f0e636bda9f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0088_cf1.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 88, - "image_filename": "SCENE_0088_new_000088.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1438937187194824, - 2.75169038772583, - 0.3499999940395355 - ], - "rotation": 350.5305544748234, - "pixel_coords": [ - 193, - 83, - 13.994834899902344 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5477962493896484, - -2.82065749168396, - 0.3499999940395355 - ], - "rotation": 219.58827829106707, - "pixel_coords": [ - 75, - 131, - 10.302151679992676 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8708739280700684, - 2.7228362560272217, - 0.699999988079071 - ], - "rotation": 289.9479330216342, - "pixel_coords": [ - 234, - 88, - 12.457256317138672 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5692186951637268, - -0.853835940361023, - 0.699999988079071 - ], - "rotation": 195.66580493034297, - "pixel_coords": [ - 151, - 113, - 10.551522254943848 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9549294710159302, - 1.6590200662612915, - 0.699999988079071 - ], - "rotation": 74.38064120225916, - "pixel_coords": [ - 159, - 75, - 13.747583389282227 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.188390016555786, - 1.604750633239746, - 0.3499999940395355 - ], - "rotation": 334.1830362321979, - "pixel_coords": [ - 244, - 118, - 11.05622673034668 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown sphere to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0088" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0088_cf2.json b/dataset_1k_720p_2/scenes/scene_0088_cf2.json deleted file mode 100644 index 0725e86b86a098dcdcefc7e914d50a7bea68f159..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0088_cf2.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 88, - "image_filename": "SCENE_0088_new_000088.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1438937187194824, - 2.75169038772583, - 0.3499999940395355 - ], - "rotation": 350.5305544748234, - "pixel_coords": [ - 193, - 83, - 13.994834899902344 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5477962493896484, - -2.82065749168396, - 0.3499999940395355 - ], - "rotation": 219.58827829106707, - "pixel_coords": [ - 75, - 131, - 10.302151679992676 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8708739280700684, - 2.7228362560272217, - 0.699999988079071 - ], - "rotation": 289.9479330216342, - "pixel_coords": [ - 234, - 88, - 12.457256317138672 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5692186951637268, - -0.853835940361023, - 0.699999988079071 - ], - "rotation": 195.66580493034297, - "pixel_coords": [ - 151, - 113, - 10.551522254943848 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9549294710159302, - 1.6590200662612915, - 0.699999988079071 - ], - "rotation": 74.38064120225916, - "pixel_coords": [ - 159, - 75, - 13.747583389282227 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.188390016555786, - 1.604750633239746, - 0.3499999940395355 - ], - "rotation": 334.1830362321979, - "pixel_coords": [ - 244, - 118, - 11.05622673034668 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0088" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0088_original.json b/dataset_1k_720p_2/scenes/scene_0088_original.json deleted file mode 100644 index 7a61b354095def663282a43b3338de156c33eefc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0088_original.json +++ /dev/null @@ -1,258 +0,0 @@ -{ - "split": "new", - "image_index": 88, - "image_filename": "SCENE_0088_new_000088.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1438937187194824, - 2.75169038772583, - 0.3499999940395355 - ], - "rotation": 350.5305544748234, - "pixel_coords": [ - 193, - 83, - 13.994834899902344 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5477962493896484, - -2.82065749168396, - 0.3499999940395355 - ], - "rotation": 219.58827829106707, - "pixel_coords": [ - 75, - 131, - 10.302151679992676 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8708739280700684, - 2.7228362560272217, - 0.699999988079071 - ], - "rotation": 289.9479330216342, - "pixel_coords": [ - 234, - 88, - 12.457256317138672 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5692186951637268, - -0.853835940361023, - 0.699999988079071 - ], - "rotation": 195.66580493034297, - "pixel_coords": [ - 151, - 113, - 10.551522254943848 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9549294710159302, - 1.6590200662612915, - 0.699999988079071 - ], - "rotation": 74.38064120225916, - "pixel_coords": [ - 159, - 75, - 13.747583389282227 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.188390016555786, - 1.604750633239746, - 0.3499999940395355 - ], - "rotation": 334.1830362321979, - "pixel_coords": [ - 244, - 118, - 11.05622673034668 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0088" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0089_cf1.json b/dataset_1k_720p_2/scenes/scene_0089_cf1.json deleted file mode 100644 index c4d54a7fd7bf5dd127eae6c7bf215eb5ba18621d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0089_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 89, - "image_filename": "SCENE_0089_new_000089.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3798208236694336, - -1.056214451789856, - 0.3499999940395355 - ], - "rotation": 325.37606308240925, - "pixel_coords": [ - 165, - 141, - 9.591551780700684 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1874341070652008, - 2.2537484169006348, - 0.699999988079071 - ], - "rotation": 312.8214659054785, - "pixel_coords": [ - 204, - 79, - 12.32204818725586 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.334282398223877, - 2.608898878097534, - 0.3499999940395355 - ], - "rotation": 210.24408700383236, - "pixel_coords": [ - 271, - 111, - 11.075539588928223 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan cube to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0089" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0089_cf2.json b/dataset_1k_720p_2/scenes/scene_0089_cf2.json deleted file mode 100644 index cdc69a20534c5ce04875cdfa294b74e0f0db96cd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0089_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 89, - "image_filename": "SCENE_0089_new_000089.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3798208236694336, - -1.056214451789856, - 0.3499999940395355 - ], - "rotation": 325.37606308240925, - "pixel_coords": [ - 165, - 141, - 9.591551780700684 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1874341070652008, - 2.2537484169006348, - 0.699999988079071 - ], - "rotation": 312.8214659054785, - "pixel_coords": [ - 204, - 79, - 12.32204818725586 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.334282398223877, - 2.608898878097534, - 0.3499999940395355 - ], - "rotation": 210.24408700383236, - "pixel_coords": [ - 271, - 111, - 11.075539588928223 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow sphere and cyan cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0089" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0089_original.json b/dataset_1k_720p_2/scenes/scene_0089_original.json deleted file mode 100644 index cabc040049b784d916e893296ac75a657f21c462..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0089_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 89, - "image_filename": "SCENE_0089_new_000089.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3798208236694336, - -1.056214451789856, - 0.3499999940395355 - ], - "rotation": 325.37606308240925, - "pixel_coords": [ - 165, - 141, - 9.591551780700684 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1874341070652008, - 2.2537484169006348, - 0.699999988079071 - ], - "rotation": 312.8214659054785, - "pixel_coords": [ - 204, - 79, - 12.32204818725586 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.334282398223877, - 2.608898878097534, - 0.3499999940395355 - ], - "rotation": 210.24408700383236, - "pixel_coords": [ - 271, - 111, - 11.075539588928223 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0089" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0090_cf1.json b/dataset_1k_720p_2/scenes/scene_0090_cf1.json deleted file mode 100644 index 411ef1fce3d6a1ed758bb6d922126d86332278fb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0090_cf1.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 90, - "image_filename": "SCENE_0090_new_000090.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.05359956994652748, - 0.49251115322113037, - 0.3499999940395355 - ], - "rotation": 245.57575086448156, - "pixel_coords": [ - 172, - 106, - 11.31777572631836 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6404950618743896, - -0.128501757979393, - 0.699999988079071 - ], - "rotation": 43.05131650666538, - "pixel_coords": [ - 124, - 87, - 11.890213012695312 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4824542701244354, - -1.6059645414352417, - 0.3499999940395355 - ], - "rotation": 49.59439788348508, - "pixel_coords": [ - 109, - 121, - 10.39378547668457 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6119287014007568, - 1.910532832145691, - 0.3499999940395355 - ], - "rotation": 90.19824300329886, - "pixel_coords": [ - 214, - 99, - 11.813947677612305 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7259799242019653, - 2.1051106452941895, - 0.699999988079071 - ], - "rotation": 220.0088799502993, - "pixel_coords": [ - 170, - 72, - 13.302626609802246 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8103071451187134, - 2.9914119243621826, - 0.699999988079071 - ], - "rotation": 77.44495106334348, - "pixel_coords": [ - 264, - 91, - 11.528935432434082 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.398977518081665, - -0.5759453177452087, - 0.3499999940395355 - ], - "rotation": 264.83768776339855, - "pixel_coords": [ - 206, - 145, - 9.135510444641113 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6614433526992798, - -2.999572515487671, - 0.699999988079071 - ], - "rotation": 275.45302613057123, - "pixel_coords": [ - 113, - 157, - 7.987795829772949 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 7 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 2 - ] - ], - "right": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ], - [ - 0, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0090" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0090_cf2.json b/dataset_1k_720p_2/scenes/scene_0090_cf2.json deleted file mode 100644 index 870f7bdef3b641f9ffe3900771dc22a4848542be..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0090_cf2.json +++ /dev/null @@ -1,379 +0,0 @@ -{ - "split": "new", - "image_index": 90, - "image_filename": "SCENE_0090_new_000090.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.05359956994652748, - 0.49251115322113037, - 0.3499999940395355 - ], - "rotation": 245.57575086448156, - "pixel_coords": [ - 172, - 106, - 11.31777572631836 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6404950618743896, - -0.128501757979393, - 0.699999988079071 - ], - "rotation": 43.05131650666538, - "pixel_coords": [ - 124, - 87, - 11.890213012695312 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4824542701244354, - -1.6059645414352417, - 0.3499999940395355 - ], - "rotation": 49.59439788348508, - "pixel_coords": [ - 109, - 121, - 10.39378547668457 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6119287014007568, - 1.910532832145691, - 0.3499999940395355 - ], - "rotation": 90.19824300329886, - "pixel_coords": [ - 214, - 99, - 11.813947677612305 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7259799242019653, - 2.1051106452941895, - 0.699999988079071 - ], - "rotation": 220.0088799502993, - "pixel_coords": [ - 170, - 72, - 13.302626609802246 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8103071451187134, - 2.9914119243621826, - 0.699999988079071 - ], - "rotation": 77.44495106334348, - "pixel_coords": [ - 264, - 91, - 11.528935432434082 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.398977518081665, - -0.5759453177452087, - 0.3499999940395355 - ], - "rotation": 264.83768776339855, - "pixel_coords": [ - 206, - 145, - 9.135510444641113 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6614433526992798, - -2.999572515487671, - 0.699999988079071 - ], - "rotation": 275.45302613057123, - "pixel_coords": [ - 113, - 157, - 7.987795829772949 - ], - "color": "red" - }, - { - "shape": "cylinder", - "color": "purple", - "material": "rubber", - "size": "small", - "3d_coords": [ - 0.4797007457859426, - 2.9006362801796186, - 0.35 - ], - "rotation": 44.898994709549896, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 7 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 2 - ] - ], - "right": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ], - [ - 0, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0090" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0090_original.json b/dataset_1k_720p_2/scenes/scene_0090_original.json deleted file mode 100644 index 3ec8edfd0580e95c4f118d5cb5c3dcc3a52a79e2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0090_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 90, - "image_filename": "SCENE_0090_new_000090.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.05359956994652748, - 0.49251115322113037, - 0.3499999940395355 - ], - "rotation": 245.57575086448156, - "pixel_coords": [ - 172, - 106, - 11.31777572631836 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6404950618743896, - -0.128501757979393, - 0.699999988079071 - ], - "rotation": 43.05131650666538, - "pixel_coords": [ - 124, - 87, - 11.890213012695312 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4824542701244354, - -1.6059645414352417, - 0.3499999940395355 - ], - "rotation": 49.59439788348508, - "pixel_coords": [ - 109, - 121, - 10.39378547668457 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6119287014007568, - 1.910532832145691, - 0.3499999940395355 - ], - "rotation": 90.19824300329886, - "pixel_coords": [ - 214, - 99, - 11.813947677612305 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7259799242019653, - 2.1051106452941895, - 0.699999988079071 - ], - "rotation": 220.0088799502993, - "pixel_coords": [ - 170, - 72, - 13.302626609802246 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8103071451187134, - 2.9914119243621826, - 0.699999988079071 - ], - "rotation": 77.44495106334348, - "pixel_coords": [ - 264, - 91, - 11.528935432434082 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.398977518081665, - -0.5759453177452087, - 0.3499999940395355 - ], - "rotation": 264.83768776339855, - "pixel_coords": [ - 206, - 145, - 9.135510444641113 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6614433526992798, - -2.999572515487671, - 0.699999988079071 - ], - "rotation": 275.45302613057123, - "pixel_coords": [ - 113, - 157, - 7.987795829772949 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 7 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 2 - ] - ], - "right": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ], - [ - 0, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0090" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0091_cf1.json b/dataset_1k_720p_2/scenes/scene_0091_cf1.json deleted file mode 100644 index 5eb77a6d803cc310037e1cf1db6b2b7431ed6a57..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0091_cf1.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 91, - "image_filename": "SCENE_0091_new_000091.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8780233263969421, - 2.1355297565460205, - 0.699999988079071 - ], - "rotation": 270.2080469814776, - "pixel_coords": [ - 224, - 89, - 11.728424072265625 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5441020131111145, - -1.3969759941101074, - 0.699999988079071 - ], - "rotation": 132.81331673129586, - "pixel_coords": [ - 138, - 121, - 9.761226654052734 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7159587144851685, - 0.6820409297943115, - 0.699999988079071 - ], - "rotation": 9.087431940151824, - "pixel_coords": [ - 140, - 80, - 12.473196983337402 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1366589069366455, - 2.8090670108795166, - 0.699999988079071 - ], - "rotation": 319.27745355159624, - "pixel_coords": [ - 173, - 64, - 14.051074028015137 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4945015907287598, - 2.962996006011963, - 0.3499999940395355 - ], - "rotation": 129.562638646245, - "pixel_coords": [ - 279, - 106, - 11.379974365234375 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.836311936378479, - -2.917402505874634, - 0.3499999940395355 - ], - "rotation": 29.881146838737962, - "pixel_coords": [ - 48, - 121, - 10.493553161621094 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.261465311050415, - -1.6300851106643677, - 0.3499999940395355 - ], - "rotation": 339.32881259327024, - "pixel_coords": [ - 94, - 114, - 10.923742294311523 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0091" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0091_cf2.json b/dataset_1k_720p_2/scenes/scene_0091_cf2.json deleted file mode 100644 index 0833280bd17fef8fbc1358344e5b89d227d85a4e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0091_cf2.json +++ /dev/null @@ -1,328 +0,0 @@ -{ - "split": "new", - "image_index": 91, - "image_filename": "SCENE_0091_new_000091.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8780233263969421, - 2.1355297565460205, - 0.699999988079071 - ], - "rotation": 270.2080469814776, - "pixel_coords": [ - 224, - 89, - 11.728424072265625 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5441020131111145, - -1.3969759941101074, - 0.699999988079071 - ], - "rotation": 132.81331673129586, - "pixel_coords": [ - 138, - 121, - 9.761226654052734 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7159587144851685, - 0.6820409297943115, - 0.699999988079071 - ], - "rotation": 9.087431940151824, - "pixel_coords": [ - 140, - 80, - 12.473196983337402 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1366589069366455, - 2.8090670108795166, - 0.699999988079071 - ], - "rotation": 319.27745355159624, - "pixel_coords": [ - 173, - 64, - 14.051074028015137 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4945015907287598, - 2.962996006011963, - 0.3499999940395355 - ], - "rotation": 129.562638646245, - "pixel_coords": [ - 279, - 106, - 11.379974365234375 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.836311936378479, - -2.917402505874634, - 0.3499999940395355 - ], - "rotation": 29.881146838737962, - "pixel_coords": [ - 48, - 121, - 10.493553161621094 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.261465311050415, - -1.6300851106643677, - 0.3499999940395355 - ], - "rotation": 339.32881259327024, - "pixel_coords": [ - 94, - 114, - 10.923742294311523 - ], - "color": "gray" - }, - { - "shape": "cube", - "color": "blue", - "material": "rubber", - "size": "small", - "3d_coords": [ - -0.9044031601957023, - -0.7531622147479622, - 0.35 - ], - "rotation": 90.07067549462997, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added blue rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0091" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0091_original.json b/dataset_1k_720p_2/scenes/scene_0091_original.json deleted file mode 100644 index fd9ca30b7ab0d2ea2b62c6cab54d41233680cdfa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0091_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 91, - "image_filename": "SCENE_0091_new_000091.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8780233263969421, - 2.1355297565460205, - 0.699999988079071 - ], - "rotation": 270.2080469814776, - "pixel_coords": [ - 224, - 89, - 11.728424072265625 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5441020131111145, - -1.3969759941101074, - 0.699999988079071 - ], - "rotation": 132.81331673129586, - "pixel_coords": [ - 138, - 121, - 9.761226654052734 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7159587144851685, - 0.6820409297943115, - 0.699999988079071 - ], - "rotation": 9.087431940151824, - "pixel_coords": [ - 140, - 80, - 12.473196983337402 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1366589069366455, - 2.8090670108795166, - 0.699999988079071 - ], - "rotation": 319.27745355159624, - "pixel_coords": [ - 173, - 64, - 14.051074028015137 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4945015907287598, - 2.962996006011963, - 0.3499999940395355 - ], - "rotation": 129.562638646245, - "pixel_coords": [ - 279, - 106, - 11.379974365234375 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.836311936378479, - -2.917402505874634, - 0.3499999940395355 - ], - "rotation": 29.881146838737962, - "pixel_coords": [ - 48, - 121, - 10.493553161621094 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.261465311050415, - -1.6300851106643677, - 0.3499999940395355 - ], - "rotation": 339.32881259327024, - "pixel_coords": [ - 94, - 114, - 10.923742294311523 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0091" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0092_cf1.json b/dataset_1k_720p_2/scenes/scene_0092_cf1.json deleted file mode 100644 index 7b1ede3a5c15a2eb87de3198c398fd7a529bca7b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0092_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 92, - "image_filename": "SCENE_0092_new_000092.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4209880828857422, - -0.9756836295127869, - 0.3499999940395355 - ], - "rotation": 284.8411648251156, - "pixel_coords": [ - 169, - 140, - 9.285356521606445 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.030567066743969917, - 1.1702601909637451, - 0.3499999940395355 - ], - "rotation": 315.93063584491256, - "pixel_coords": [ - 187, - 99, - 11.44451904296875 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4703590869903564, - 0.2464206963777542, - 0.699999988079071 - ], - "rotation": 217.635876740699, - "pixel_coords": [ - 118, - 75, - 12.332969665527344 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6574430465698242, - 2.4862253665924072, - 0.699999988079071 - ], - "rotation": 33.37032665644516, - "pixel_coords": [ - 199, - 73, - 12.491595268249512 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.95605731010437, - -1.69107985496521, - 0.3499999940395355 - ], - "rotation": 277.48822741227593, - "pixel_coords": [ - 63, - 96, - 11.672295570373535 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9707062840461731, - -1.1648550033569336, - 0.699999988079071 - ], - "rotation": 165.2381744733839, - "pixel_coords": [ - 110, - 101, - 10.537382125854492 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [], - [], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0092" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0092_cf2.json b/dataset_1k_720p_2/scenes/scene_0092_cf2.json deleted file mode 100644 index 1042343aff4be00079d14026ccda2b3fe8b9b0c1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0092_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 92, - "image_filename": "SCENE_0092_new_000092.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4209880828857422, - -0.9756836295127869, - 0.3499999940395355 - ], - "rotation": 284.8411648251156, - "pixel_coords": [ - 169, - 140, - 9.285356521606445 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.030567066743969917, - 1.1702601909637451, - 0.3499999940395355 - ], - "rotation": 315.93063584491256, - "pixel_coords": [ - 187, - 99, - 11.44451904296875 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4703590869903564, - 0.2464206963777542, - 0.699999988079071 - ], - "rotation": 217.635876740699, - "pixel_coords": [ - 118, - 75, - 12.332969665527344 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6574430465698242, - 2.4862253665924072, - 0.699999988079071 - ], - "rotation": 33.37032665644516, - "pixel_coords": [ - 199, - 73, - 12.491595268249512 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.95605731010437, - -1.69107985496521, - 0.3499999940395355 - ], - "rotation": 277.48822741227593, - "pixel_coords": [ - 63, - 96, - 11.672295570373535 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2044865061735597, - 2.485321549418451, - 0.699999988079071 - ], - "rotation": 165.2381744733839, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [], - [], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow sphere from left of purple sphere to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0092" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0092_original.json b/dataset_1k_720p_2/scenes/scene_0092_original.json deleted file mode 100644 index 7ca1b84e17c5dc4c722f271bed0a5c69d355f0c4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0092_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 92, - "image_filename": "SCENE_0092_new_000092.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4209880828857422, - -0.9756836295127869, - 0.3499999940395355 - ], - "rotation": 284.8411648251156, - "pixel_coords": [ - 169, - 140, - 9.285356521606445 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.030567066743969917, - 1.1702601909637451, - 0.3499999940395355 - ], - "rotation": 315.93063584491256, - "pixel_coords": [ - 187, - 99, - 11.44451904296875 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4703590869903564, - 0.2464206963777542, - 0.699999988079071 - ], - "rotation": 217.635876740699, - "pixel_coords": [ - 118, - 75, - 12.332969665527344 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6574430465698242, - 2.4862253665924072, - 0.699999988079071 - ], - "rotation": 33.37032665644516, - "pixel_coords": [ - 199, - 73, - 12.491595268249512 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.95605731010437, - -1.69107985496521, - 0.3499999940395355 - ], - "rotation": 277.48822741227593, - "pixel_coords": [ - 63, - 96, - 11.672295570373535 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9707062840461731, - -1.1648550033569336, - 0.699999988079071 - ], - "rotation": 165.2381744733839, - "pixel_coords": [ - 110, - 101, - 10.537382125854492 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [], - [], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0092" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0093_cf1.json b/dataset_1k_720p_2/scenes/scene_0093_cf1.json deleted file mode 100644 index 3c1a8ea80c52ea0d63a7e89922e334fb10e8f91f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0093_cf1.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "split": "new", - "image_index": 93, - "image_filename": "SCENE_0093_new_000093.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.334911823272705, - 1.0624643564224243, - 0.3499999940395355 - ], - "rotation": 72.7352369135101, - "pixel_coords": [ - 239, - 129, - 10.163887023925781 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6075735092163086, - -1.4710330963134766, - 0.699999988079071 - ], - "rotation": 315.2196195371091, - "pixel_coords": [ - 181, - 156, - 8.414673805236816 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5654269456863403, - -1.3393571376800537, - 0.699999988079071 - ], - "rotation": 77.37742624708471, - "pixel_coords": [ - 114, - 107, - 10.619368553161621 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0093" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0093_cf2.json b/dataset_1k_720p_2/scenes/scene_0093_cf2.json deleted file mode 100644 index 243a84c57bddb9ac480894c0b66f4a5e2163ca44..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0093_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 93, - "image_filename": "SCENE_0093_new_000093.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.334911823272705, - 1.0624643564224243, - 0.3499999940395355 - ], - "rotation": 72.7352369135101, - "pixel_coords": [ - 239, - 129, - 10.163887023925781 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6075735092163086, - -1.4710330963134766, - 0.699999988079071 - ], - "rotation": 315.2196195371091, - "pixel_coords": [ - 181, - 156, - 8.414673805236816 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5654269456863403, - -1.3393571376800537, - 0.699999988079071 - ], - "rotation": 77.37742624708471, - "pixel_coords": [ - 114, - 107, - 10.619368553161621 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.31853607296943665, - -2.764432907104492, - 0.699999988079071 - ], - "rotation": 80.10146463750873, - "pixel_coords": [ - 87, - 135, - 9.242195129394531 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed blue sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0093" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0093_original.json b/dataset_1k_720p_2/scenes/scene_0093_original.json deleted file mode 100644 index 3afd3ba79fdf0b392d82a9b7aca616e57d129640..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0093_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 93, - "image_filename": "SCENE_0093_new_000093.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.334911823272705, - 1.0624643564224243, - 0.3499999940395355 - ], - "rotation": 72.7352369135101, - "pixel_coords": [ - 239, - 129, - 10.163887023925781 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6075735092163086, - -1.4710330963134766, - 0.699999988079071 - ], - "rotation": 315.2196195371091, - "pixel_coords": [ - 181, - 156, - 8.414673805236816 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5654269456863403, - -1.3393571376800537, - 0.699999988079071 - ], - "rotation": 77.37742624708471, - "pixel_coords": [ - 114, - 107, - 10.619368553161621 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.31853607296943665, - -2.764432907104492, - 0.699999988079071 - ], - "rotation": 80.10146463750873, - "pixel_coords": [ - 87, - 135, - 9.242195129394531 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0093" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0094_cf1.json b/dataset_1k_720p_2/scenes/scene_0094_cf1.json deleted file mode 100644 index 87b389f81d1297c1028a51ed2e4b3c6fb1707752..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0094_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 94, - "image_filename": "SCENE_0094_new_000094.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.276645541191101, - 2.0285837650299072, - 0.699999988079071 - ], - "rotation": 128.08442017180545, - "pixel_coords": [ - 182, - 74, - 12.657888412475586 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.323601722717285, - -1.8699641227722168, - 0.699999988079071 - ], - "rotation": 269.1615963181416, - "pixel_coords": [ - 69, - 91, - 11.229957580566406 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9149534106254578, - 0.46409159898757935, - 0.699999988079071 - ], - "rotation": 329.72390337662193, - "pixel_coords": [ - 192, - 106, - 10.274331092834473 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.349245309829712, - -0.1324724406003952, - 0.3499999940395355 - ], - "rotation": 127.2624838365373, - "pixel_coords": [ - 212, - 142, - 9.1124849319458 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3125722408294678, - -1.8560223579406738, - 0.699999988079071 - ], - "rotation": 63.76103864061691, - "pixel_coords": [ - 160, - 153, - 8.023747444152832 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0094" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0094_cf2.json b/dataset_1k_720p_2/scenes/scene_0094_cf2.json deleted file mode 100644 index a299105c4a775f558268b3ab5093fd3408092baf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0094_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 94, - "image_filename": "SCENE_0094_new_000094.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.23528413193922937, - 2.5008158376098963, - 0.699999988079071 - ], - "rotation": 128.08442017180545, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.323601722717285, - -1.8699641227722168, - 0.699999988079071 - ], - "rotation": 269.1615963181416, - "pixel_coords": [ - 69, - 91, - 11.229957580566406 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9149534106254578, - 0.46409159898757935, - 0.699999988079071 - ], - "rotation": 329.72390337662193, - "pixel_coords": [ - 192, - 106, - 10.274331092834473 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.349245309829712, - -0.1324724406003952, - 0.3499999940395355 - ], - "rotation": 127.2624838365373, - "pixel_coords": [ - 212, - 142, - 9.1124849319458 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3125722408294678, - -1.8560223579406738, - 0.699999988079071 - ], - "rotation": 63.76103864061691, - "pixel_coords": [ - 160, - 153, - 8.023747444152832 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown sphere from left of cyan sphere to right", - "change_score": 1.5839616368034863, - "change_attempts": 1, - "source_scene": "scene_0094" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0094_original.json b/dataset_1k_720p_2/scenes/scene_0094_original.json deleted file mode 100644 index 25ec03979c3bfb26a8e9315f1ca9378eb938faae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0094_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 94, - "image_filename": "SCENE_0094_new_000094.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.276645541191101, - 2.0285837650299072, - 0.699999988079071 - ], - "rotation": 128.08442017180545, - "pixel_coords": [ - 182, - 74, - 12.657888412475586 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.323601722717285, - -1.8699641227722168, - 0.699999988079071 - ], - "rotation": 269.1615963181416, - "pixel_coords": [ - 69, - 91, - 11.229957580566406 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9149534106254578, - 0.46409159898757935, - 0.699999988079071 - ], - "rotation": 329.72390337662193, - "pixel_coords": [ - 192, - 106, - 10.274331092834473 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.349245309829712, - -0.1324724406003952, - 0.3499999940395355 - ], - "rotation": 127.2624838365373, - "pixel_coords": [ - 212, - 142, - 9.1124849319458 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3125722408294678, - -1.8560223579406738, - 0.699999988079071 - ], - "rotation": 63.76103864061691, - "pixel_coords": [ - 160, - 153, - 8.023747444152832 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0094" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0095_cf1.json b/dataset_1k_720p_2/scenes/scene_0095_cf1.json deleted file mode 100644 index 2935ff4a90bc31beed8efb998855e89606dc0c1f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0095_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 95, - "image_filename": "SCENE_0095_new_000095.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5168739557266235, - -1.30959951877594, - 0.699999988079071 - ], - "rotation": 116.46722852881344, - "pixel_coords": [ - 117, - 107, - 10.758529663085938 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8798845410346985, - 2.35654878616333, - 0.3499999940395355 - ], - "rotation": 286.1262748873642, - "pixel_coords": [ - 227, - 99, - 12.201525688171387 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6540939807891846, - 1.345571756362915, - 0.3499999940395355 - ], - "rotation": 342.17900376938616, - "pixel_coords": [ - 175, - 94, - 12.606860160827637 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed blue cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0095" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0095_cf2.json b/dataset_1k_720p_2/scenes/scene_0095_cf2.json deleted file mode 100644 index ace5c990df504d898a89417140560595e8b5cf4b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0095_cf2.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 95, - "image_filename": "SCENE_0095_new_000095.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5168739557266235, - -1.30959951877594, - 0.699999988079071 - ], - "rotation": 116.46722852881344, - "pixel_coords": [ - 117, - 107, - 10.758529663085938 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8798845410346985, - 2.35654878616333, - 0.3499999940395355 - ], - "rotation": 286.1262748873642, - "pixel_coords": [ - 227, - 99, - 12.201525688171387 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0095" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0095_original.json b/dataset_1k_720p_2/scenes/scene_0095_original.json deleted file mode 100644 index 7b3c2f1782f078abfffdbb2d21bead48005c46f3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0095_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 95, - "image_filename": "SCENE_0095_new_000095.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5168739557266235, - -1.30959951877594, - 0.699999988079071 - ], - "rotation": 116.46722852881344, - "pixel_coords": [ - 117, - 107, - 10.758529663085938 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8798845410346985, - 2.35654878616333, - 0.3499999940395355 - ], - "rotation": 286.1262748873642, - "pixel_coords": [ - 227, - 99, - 12.201525688171387 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6540939807891846, - 1.345571756362915, - 0.3499999940395355 - ], - "rotation": 342.17900376938616, - "pixel_coords": [ - 175, - 94, - 12.606860160827637 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0095" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0096_cf1.json b/dataset_1k_720p_2/scenes/scene_0096_cf1.json deleted file mode 100644 index 9c5e82f8ce79c27a21d6869c688720152a3da109..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0096_cf1.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 96, - "image_filename": "SCENE_0096_new_000096.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8438425064086914, - -1.7227181196212769, - 0.699999988079071 - ], - "rotation": 271.5470711723932, - "pixel_coords": [ - 159, - 142, - 8.86830997467041 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5496758222579956, - -0.05677991732954979, - 0.3499999940395355 - ], - "rotation": 177.07409989153595, - "pixel_coords": [ - 129, - 96, - 12.245321273803711 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6579087972640991, - 0.26244285702705383, - 0.3499999940395355 - ], - "rotation": 39.986212687440506, - "pixel_coords": [ - 153, - 102, - 11.852058410644531 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6190890073776245, - -1.141211986541748, - 0.3499999940395355 - ], - "rotation": 116.18324335366053, - "pixel_coords": [ - 120, - 115, - 10.989642143249512 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8959076404571533, - -1.945199966430664, - 0.699999988079071 - ], - "rotation": 343.27131453653783, - "pixel_coords": [ - 60, - 90, - 11.837578773498535 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.399580955505371, - 1.0357125997543335, - 0.3499999940395355 - ], - "rotation": 240.13996387412013, - "pixel_coords": [ - 155, - 90, - 12.798553466796875 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8128266334533691, - 2.0260374546051025, - 0.3499999940395355 - ], - "rotation": 212.7178856356422, - "pixel_coords": [ - 167, - 80, - 13.659541130065918 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8813735246658325, - 1.1038339138031006, - 0.699999988079071 - ], - "rotation": 48.06797274634606, - "pixel_coords": [ - 229, - 109, - 10.529242515563965 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed brown sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0096" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0096_cf2.json b/dataset_1k_720p_2/scenes/scene_0096_cf2.json deleted file mode 100644 index 9b2e3b12a72d39257b1c00dc9d3cfe1243b9934f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0096_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 96, - "image_filename": "SCENE_0096_new_000096.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8438425064086914, - -1.7227181196212769, - 0.699999988079071 - ], - "rotation": 271.5470711723932, - "pixel_coords": [ - 159, - 142, - 8.86830997467041 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5496758222579956, - -0.05677991732954979, - 0.3499999940395355 - ], - "rotation": 177.07409989153595, - "pixel_coords": [ - 129, - 96, - 12.245321273803711 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6579087972640991, - 0.26244285702705383, - 0.3499999940395355 - ], - "rotation": 39.986212687440506, - "pixel_coords": [ - 153, - 102, - 11.852058410644531 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6190890073776245, - -1.141211986541748, - 0.3499999940395355 - ], - "rotation": 116.18324335366053, - "pixel_coords": [ - 120, - 115, - 10.989642143249512 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8959076404571533, - -1.945199966430664, - 0.699999988079071 - ], - "rotation": 343.27131453653783, - "pixel_coords": [ - 60, - 90, - 11.837578773498535 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.399580955505371, - 1.0357125997543335, - 0.3499999940395355 - ], - "rotation": 240.13996387412013, - "pixel_coords": [ - 155, - 90, - 12.798553466796875 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8128266334533691, - 2.0260374546051025, - 0.3499999940395355 - ], - "rotation": 212.7178856356422, - "pixel_coords": [ - 167, - 80, - 13.659541130065918 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8813735246658325, - 1.1038339138031006, - 0.699999988079071 - ], - "rotation": 48.06797274634606, - "pixel_coords": [ - 229, - 109, - 10.529242515563965 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0096" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0096_original.json b/dataset_1k_720p_2/scenes/scene_0096_original.json deleted file mode 100644 index e926f7395dc4b54e88022b318ef68ac8027db0ba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0096_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 96, - "image_filename": "SCENE_0096_new_000096.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8438425064086914, - -1.7227181196212769, - 0.699999988079071 - ], - "rotation": 271.5470711723932, - "pixel_coords": [ - 159, - 142, - 8.86830997467041 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5496758222579956, - -0.05677991732954979, - 0.3499999940395355 - ], - "rotation": 177.07409989153595, - "pixel_coords": [ - 129, - 96, - 12.245321273803711 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6579087972640991, - 0.26244285702705383, - 0.3499999940395355 - ], - "rotation": 39.986212687440506, - "pixel_coords": [ - 153, - 102, - 11.852058410644531 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6190890073776245, - -1.141211986541748, - 0.3499999940395355 - ], - "rotation": 116.18324335366053, - "pixel_coords": [ - 120, - 115, - 10.989642143249512 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8959076404571533, - -1.945199966430664, - 0.699999988079071 - ], - "rotation": 343.27131453653783, - "pixel_coords": [ - 60, - 90, - 11.837578773498535 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.399580955505371, - 1.0357125997543335, - 0.3499999940395355 - ], - "rotation": 240.13996387412013, - "pixel_coords": [ - 155, - 90, - 12.798553466796875 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8128266334533691, - 2.0260374546051025, - 0.3499999940395355 - ], - "rotation": 212.7178856356422, - "pixel_coords": [ - 167, - 80, - 13.659541130065918 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8813735246658325, - 1.1038339138031006, - 0.699999988079071 - ], - "rotation": 48.06797274634606, - "pixel_coords": [ - 229, - 109, - 10.529242515563965 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0096" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0097_cf1.json b/dataset_1k_720p_2/scenes/scene_0097_cf1.json deleted file mode 100644 index 1fd31ec47a80d1e2bf1d268d3b6fd3dd9da90b2c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0097_cf1.json +++ /dev/null @@ -1,342 +0,0 @@ -{ - "split": "new", - "image_index": 97, - "image_filename": "SCENE_0097_new_000097.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2449891567230225, - 2.079899787902832, - 0.699999988079071 - ], - "rotation": 309.929460738933, - "pixel_coords": [ - 234, - 95, - 11.307994842529297 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9558322429656982, - 2.703129768371582, - 0.3499999940395355 - ], - "rotation": 153.22130616759281, - "pixel_coords": [ - 179, - 72, - 13.942547798156738 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.284285068511963, - 1.0973907709121704, - 0.699999988079071 - ], - "rotation": 275.6892702679509, - "pixel_coords": [ - 160, - 79, - 12.409684181213379 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.17560575902462006, - -2.7883076667785645, - 0.3499999940395355 - ], - "rotation": 17.10071265376895, - "pixel_coords": [ - 79, - 139, - 9.6249418258667 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7286226749420166, - -0.6092113256454468, - 0.699999988079071 - ], - "rotation": 248.348027560144, - "pixel_coords": [ - 161, - 115, - 10.10725212097168 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.705803871154785, - -2.671525239944458, - 0.3499999940395355 - ], - "rotation": 246.86174431132642, - "pixel_coords": [ - 149, - 190, - 7.795536518096924 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4526318907737732, - -0.03767947107553482, - 0.3499999940395355 - ], - "rotation": 342.09069053609363, - "pixel_coords": [ - 150, - 106, - 11.383073806762695 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 7 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [], - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 5, - 6, - 7 - ], - [], - [ - 3, - 5, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 3, - 7 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0097" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0097_cf2.json b/dataset_1k_720p_2/scenes/scene_0097_cf2.json deleted file mode 100644 index 35215de69051f37b0597fc14a242466fef75d7ff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0097_cf2.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 97, - "image_filename": "SCENE_0097_new_000097.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2449891567230225, - 2.079899787902832, - 0.699999988079071 - ], - "rotation": 309.929460738933, - "pixel_coords": [ - 234, - 95, - 11.307994842529297 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9558322429656982, - 2.703129768371582, - 0.3499999940395355 - ], - "rotation": 153.22130616759281, - "pixel_coords": [ - 179, - 72, - 13.942547798156738 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.284285068511963, - 1.0973907709121704, - 0.699999988079071 - ], - "rotation": 275.6892702679509, - "pixel_coords": [ - 160, - 79, - 12.409684181213379 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.17560575902462006, - -2.7883076667785645, - 0.3499999940395355 - ], - "rotation": 17.10071265376895, - "pixel_coords": [ - 79, - 139, - 9.6249418258667 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7286226749420166, - -0.6092113256454468, - 0.699999988079071 - ], - "rotation": 248.348027560144, - "pixel_coords": [ - 161, - 115, - 10.10725212097168 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.705803871154785, - -2.671525239944458, - 0.3499999940395355 - ], - "rotation": 246.86174431132642, - "pixel_coords": [ - 149, - 190, - 7.795536518096924 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4526318907737732, - -0.03767947107553482, - 0.3499999940395355 - ], - "rotation": 342.09069053609363, - "pixel_coords": [ - 150, - 106, - 11.383073806762695 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3125693798065186, - -0.8378883600234985, - 0.3499999940395355 - ], - "rotation": 51.128550702345706, - "pixel_coords": [ - 98, - 94, - 12.148698806762695 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 7 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [], - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 5, - 6, - 7 - ], - [], - [ - 3, - 5, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 3, - 7 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed green cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0097" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0097_original.json b/dataset_1k_720p_2/scenes/scene_0097_original.json deleted file mode 100644 index 74a451a6b6bc55c80dfed52aac7dd3ad37536bfa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0097_original.json +++ /dev/null @@ -1,357 +0,0 @@ -{ - "split": "new", - "image_index": 97, - "image_filename": "SCENE_0097_new_000097.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2449891567230225, - 2.079899787902832, - 0.699999988079071 - ], - "rotation": 309.929460738933, - "pixel_coords": [ - 234, - 95, - 11.307994842529297 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9558322429656982, - 2.703129768371582, - 0.3499999940395355 - ], - "rotation": 153.22130616759281, - "pixel_coords": [ - 179, - 72, - 13.942547798156738 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.284285068511963, - 1.0973907709121704, - 0.699999988079071 - ], - "rotation": 275.6892702679509, - "pixel_coords": [ - 160, - 79, - 12.409684181213379 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.17560575902462006, - -2.7883076667785645, - 0.3499999940395355 - ], - "rotation": 17.10071265376895, - "pixel_coords": [ - 79, - 139, - 9.6249418258667 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7286226749420166, - -0.6092113256454468, - 0.699999988079071 - ], - "rotation": 248.348027560144, - "pixel_coords": [ - 161, - 115, - 10.10725212097168 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.705803871154785, - -2.671525239944458, - 0.3499999940395355 - ], - "rotation": 246.86174431132642, - "pixel_coords": [ - 149, - 190, - 7.795536518096924 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4526318907737732, - -0.03767947107553482, - 0.3499999940395355 - ], - "rotation": 342.09069053609363, - "pixel_coords": [ - 150, - 106, - 11.383073806762695 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3125693798065186, - -0.8378883600234985, - 0.3499999940395355 - ], - "rotation": 51.128550702345706, - "pixel_coords": [ - 98, - 94, - 12.148698806762695 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 7 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [], - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 5, - 6, - 7 - ], - [], - [ - 3, - 5, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 3, - 7 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0097" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0098_cf1.json b/dataset_1k_720p_2/scenes/scene_0098_cf1.json deleted file mode 100644 index abc4677295ce4e86e6ebe1fa1e65957927290ee8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0098_cf1.json +++ /dev/null @@ -1,249 +0,0 @@ -{ - "split": "new", - "image_index": 98, - "image_filename": "SCENE_0098_new_000098.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8094223737716675, - 2.423543930053711, - 0.3499999940395355 - ], - "rotation": 151.5632528735093, - "pixel_coords": [ - 226, - 98, - 12.537351608276367 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2778098583221436, - 0.6685494184494019, - 0.3499999940395355 - ], - "rotation": 265.5060141062246, - "pixel_coords": [ - 151, - 93, - 12.912347793579102 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.740828275680542, - -0.6936011910438538, - 0.699999988079071 - ], - "rotation": 73.15070970550157, - "pixel_coords": [ - 97, - 82, - 12.931047439575195 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.488938808441162, - 2.856389284133911, - 0.699999988079071 - ], - "rotation": 81.80830135945189, - "pixel_coords": [ - 275, - 101, - 11.504889488220215 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6972963213920593, - -2.3461804389953613, - 0.699999988079071 - ], - "rotation": 297.00730528190087, - "pixel_coords": [ - 113, - 134, - 9.70431900024414 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed green sphere", - "change_score": 15.694114405671549, - "change_attempts": 1, - "source_scene": "scene_0098" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0098_cf2.json b/dataset_1k_720p_2/scenes/scene_0098_cf2.json deleted file mode 100644 index 928034b9c34c30f5ca5c06fd28457071c338afc3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0098_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 98, - "image_filename": "SCENE_0098_new_000098.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8094223737716675, - 2.423543930053711, - 0.3499999940395355 - ], - "rotation": 151.5632528735093, - "pixel_coords": [ - 226, - 98, - 12.537351608276367 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2778098583221436, - 0.6685494184494019, - 0.3499999940395355 - ], - "rotation": 265.5060141062246, - "pixel_coords": [ - 151, - 93, - 12.912347793579102 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.740828275680542, - -0.6936011910438538, - 0.699999988079071 - ], - "rotation": 73.15070970550157, - "pixel_coords": [ - 97, - 82, - 12.931047439575195 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.0722661167383194, - -1.1922777891159058, - 0.3499999940395355 - ], - "rotation": 186.8884913236588, - "pixel_coords": [ - 133, - 123, - 10.949361801147461 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.488938808441162, - 2.856389284133911, - 0.699999988079071 - ], - "rotation": 81.80830135945189, - "pixel_coords": [ - 275, - 101, - 11.504889488220215 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6972963213920593, - -2.3461804389953613, - 0.699999988079071 - ], - "rotation": 297.00730528190087, - "pixel_coords": [ - 113, - 134, - 9.70431900024414 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0098" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0098_original.json b/dataset_1k_720p_2/scenes/scene_0098_original.json deleted file mode 100644 index 5d02010837cfa062dd87648bb15a8722fcf9a23b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0098_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 98, - "image_filename": "SCENE_0098_new_000098.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8094223737716675, - 2.423543930053711, - 0.3499999940395355 - ], - "rotation": 151.5632528735093, - "pixel_coords": [ - 226, - 98, - 12.537351608276367 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2778098583221436, - 0.6685494184494019, - 0.3499999940395355 - ], - "rotation": 265.5060141062246, - "pixel_coords": [ - 151, - 93, - 12.912347793579102 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.740828275680542, - -0.6936011910438538, - 0.699999988079071 - ], - "rotation": 73.15070970550157, - "pixel_coords": [ - 97, - 82, - 12.931047439575195 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.0722661167383194, - -1.1922777891159058, - 0.3499999940395355 - ], - "rotation": 186.8884913236588, - "pixel_coords": [ - 133, - 123, - 10.949361801147461 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.488938808441162, - 2.856389284133911, - 0.699999988079071 - ], - "rotation": 81.80830135945189, - "pixel_coords": [ - 275, - 101, - 11.504889488220215 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6972963213920593, - -2.3461804389953613, - 0.699999988079071 - ], - "rotation": 297.00730528190087, - "pixel_coords": [ - 113, - 134, - 9.70431900024414 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0098" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0099_cf1.json b/dataset_1k_720p_2/scenes/scene_0099_cf1.json deleted file mode 100644 index ba8062181fc02de0c506f31ed548269cfdd7e01a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0099_cf1.json +++ /dev/null @@ -1,202 +0,0 @@ -{ - "split": "new", - "image_index": 99, - "image_filename": "SCENE_0099_new_000099.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5982934236526489, - 2.0417323112487793, - 0.3499999940395355 - ], - "rotation": 261.25288674344745, - "pixel_coords": [ - 219, - 97, - 11.503076553344727 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8500256538391113, - -0.30080944299697876, - 0.699999988079071 - ], - "rotation": 178.4655607644731, - "pixel_coords": [ - 197, - 128, - 9.193594932556152 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5005106925964355, - -2.508877992630005, - 0.699999988079071 - ], - "rotation": 250.56373089077886, - "pixel_coords": [ - 45, - 96, - 10.796562194824219 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8646084070205688, - -1.9639745950698853, - 0.699999988079071 - ], - "rotation": 260.1252216871586, - "pixel_coords": [ - 148, - 153, - 8.251237869262695 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown cylinder", - "change_score": 11.301310425652234, - "change_attempts": 1, - "source_scene": "scene_0099" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0099_cf2.json b/dataset_1k_720p_2/scenes/scene_0099_cf2.json deleted file mode 100644 index f80426c352cb13b7ed30b15901d5f97c083a8ae0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0099_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 99, - "image_filename": "SCENE_0099_new_000099.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5982934236526489, - 2.0417323112487793, - 0.3499999940395355 - ], - "rotation": 261.25288674344745, - "pixel_coords": [ - 219, - 97, - 11.503076553344727 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8500256538391113, - -0.30080944299697876, - 0.699999988079071 - ], - "rotation": 178.4655607644731, - "pixel_coords": [ - 197, - 128, - 9.193594932556152 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5005106925964355, - -2.508877992630005, - 0.699999988079071 - ], - "rotation": 250.56373089077886, - "pixel_coords": [ - 45, - 96, - 10.796562194824219 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9733479022979736, - 0.655841052532196, - 0.3499999940395355 - ], - "rotation": 8.596974921963, - "pixel_coords": [ - 156, - 93, - 11.752232551574707 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8646084070205688, - -1.9639745950698853, - 0.699999988079071 - ], - "rotation": 260.1252216871586, - "pixel_coords": [ - 148, - 153, - 8.251237869262695 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0099" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0099_original.json b/dataset_1k_720p_2/scenes/scene_0099_original.json deleted file mode 100644 index efbd685a3ab68717ca9727d818578d2768e26471..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0099_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 99, - "image_filename": "SCENE_0099_new_000099.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5982934236526489, - 2.0417323112487793, - 0.3499999940395355 - ], - "rotation": 261.25288674344745, - "pixel_coords": [ - 219, - 97, - 11.503076553344727 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8500256538391113, - -0.30080944299697876, - 0.699999988079071 - ], - "rotation": 178.4655607644731, - "pixel_coords": [ - 197, - 128, - 9.193594932556152 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5005106925964355, - -2.508877992630005, - 0.699999988079071 - ], - "rotation": 250.56373089077886, - "pixel_coords": [ - 45, - 96, - 10.796562194824219 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9733479022979736, - 0.655841052532196, - 0.3499999940395355 - ], - "rotation": 8.596974921963, - "pixel_coords": [ - 156, - 93, - 11.752232551574707 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8646084070205688, - -1.9639745950698853, - 0.699999988079071 - ], - "rotation": 260.1252216871586, - "pixel_coords": [ - 148, - 153, - 8.251237869262695 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0099" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0100_cf1.json b/dataset_1k_720p_2/scenes/scene_0100_cf1.json deleted file mode 100644 index d17c1b53eb327084aa9498fb2793b37776401079..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0100_cf1.json +++ /dev/null @@ -1,328 +0,0 @@ -{ - "split": "new", - "image_index": 100, - "image_filename": "SCENE_0100_new_000100.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.554347276687622, - -2.9807934761047363, - 0.3499999940395355 - ], - "rotation": 184.24234983905137, - "pixel_coords": [ - 106, - 172, - 8.267013549804688 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6144084930419922, - 1.7475149631500244, - 0.699999988079071 - ], - "rotation": 252.41226675535282, - "pixel_coords": [ - 238, - 102, - 10.703214645385742 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.35015034675598145, - -0.4135584533214569, - 0.699999988079071 - ], - "rotation": 145.19114333494878, - "pixel_coords": [ - 142, - 100, - 10.798895835876465 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5884779691696167, - -1.1163126230239868, - 0.699999988079071 - ], - "rotation": 350.8442617289496, - "pixel_coords": [ - 167, - 133, - 9.116020202636719 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3424663543701172, - 1.6287494897842407, - 0.3499999940395355 - ], - "rotation": 252.88646048946276, - "pixel_coords": [ - 170, - 84, - 12.775819778442383 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6806728839874268, - -2.494685649871826, - 0.3499999940395355 - ], - "rotation": 189.88245480075767, - "pixel_coords": [ - 152, - 187, - 7.790359973907471 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.912848711013794, - -1.2049505710601807, - 0.699999988079071 - ], - "rotation": 299.8358107404793, - "pixel_coords": [ - 79, - 82, - 12.059685707092285 - ], - "color": "red" - }, - { - "shape": "cylinder", - "color": "purple", - "material": "rubber", - "size": "small", - "3d_coords": [ - -1.9774554746681405, - -2.4892242353239604, - 0.35 - ], - "rotation": 280.0913857132754, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0100" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0100_cf2.json b/dataset_1k_720p_2/scenes/scene_0100_cf2.json deleted file mode 100644 index de9d5deeb0928256ca6042018e4aef93497aa2dc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0100_cf2.json +++ /dev/null @@ -1,294 +0,0 @@ -{ - "split": "new", - "image_index": 100, - "image_filename": "SCENE_0100_new_000100.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6144084930419922, - 1.7475149631500244, - 0.699999988079071 - ], - "rotation": 252.41226675535282, - "pixel_coords": [ - 238, - 102, - 10.703214645385742 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.35015034675598145, - -0.4135584533214569, - 0.699999988079071 - ], - "rotation": 145.19114333494878, - "pixel_coords": [ - 142, - 100, - 10.798895835876465 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5884779691696167, - -1.1163126230239868, - 0.699999988079071 - ], - "rotation": 350.8442617289496, - "pixel_coords": [ - 167, - 133, - 9.116020202636719 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3424663543701172, - 1.6287494897842407, - 0.3499999940395355 - ], - "rotation": 252.88646048946276, - "pixel_coords": [ - 170, - 84, - 12.775819778442383 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6806728839874268, - -2.494685649871826, - 0.3499999940395355 - ], - "rotation": 189.88245480075767, - "pixel_coords": [ - 152, - 187, - 7.790359973907471 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.912848711013794, - -1.2049505710601807, - 0.699999988079071 - ], - "rotation": 299.8358107404793, - "pixel_coords": [ - 79, - 82, - 12.059685707092285 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cylinder", - "change_score": 37.651123439996475, - "change_attempts": 1, - "source_scene": "scene_0100" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0100_original.json b/dataset_1k_720p_2/scenes/scene_0100_original.json deleted file mode 100644 index bbdaff68464db432a830efa2f1f119b8007ec758..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0100_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 100, - "image_filename": "SCENE_0100_new_000100.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.554347276687622, - -2.9807934761047363, - 0.3499999940395355 - ], - "rotation": 184.24234983905137, - "pixel_coords": [ - 106, - 172, - 8.267013549804688 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6144084930419922, - 1.7475149631500244, - 0.699999988079071 - ], - "rotation": 252.41226675535282, - "pixel_coords": [ - 238, - 102, - 10.703214645385742 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.35015034675598145, - -0.4135584533214569, - 0.699999988079071 - ], - "rotation": 145.19114333494878, - "pixel_coords": [ - 142, - 100, - 10.798895835876465 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5884779691696167, - -1.1163126230239868, - 0.699999988079071 - ], - "rotation": 350.8442617289496, - "pixel_coords": [ - 167, - 133, - 9.116020202636719 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3424663543701172, - 1.6287494897842407, - 0.3499999940395355 - ], - "rotation": 252.88646048946276, - "pixel_coords": [ - 170, - 84, - 12.775819778442383 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6806728839874268, - -2.494685649871826, - 0.3499999940395355 - ], - "rotation": 189.88245480075767, - "pixel_coords": [ - 152, - 187, - 7.790359973907471 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.912848711013794, - -1.2049505710601807, - 0.699999988079071 - ], - "rotation": 299.8358107404793, - "pixel_coords": [ - 79, - 82, - 12.059685707092285 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0100" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0101_cf1.json b/dataset_1k_720p_2/scenes/scene_0101_cf1.json deleted file mode 100644 index 52a14331a4782cc1538a50c20d3f28451b0a5ae8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0101_cf1.json +++ /dev/null @@ -1,327 +0,0 @@ -{ - "split": "new", - "image_index": 101, - "image_filename": "SCENE_0101_new_000101.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8149760961532593, - 0.26651644706726074, - 0.3499999940395355 - ], - "rotation": 359.41599843666205, - "pixel_coords": [ - 207, - 129, - 10.155529975891113 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2698644399642944, - -2.7375762462615967, - 0.3499999940395355 - ], - "rotation": 5.2544051560195415, - "pixel_coords": [ - 63, - 121, - 10.571792602539062 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3436858654022217, - -2.625776767730713, - 0.699999988079071 - ], - "rotation": 209.1478616209457, - "pixel_coords": [ - 137, - 162, - 7.993992805480957 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6215054988861084, - 1.698540449142456, - 0.699999988079071 - ], - "rotation": 318.9491038014664, - "pixel_coords": [ - 167, - 75, - 13.16808032989502 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7995895147323608, - -0.9985549449920654, - 0.699999988079071 - ], - "rotation": 304.25665263833446, - "pixel_coords": [ - 151, - 118, - 9.976702690124512 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8245881795883179, - -1.7286158800125122, - 0.3499999940395355 - ], - "rotation": 278.0266144336032, - "pixel_coords": [ - 100, - 117, - 10.83776569366455 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4467992782592773, - -1.5240533351898193, - 0.699999988079071 - ], - "rotation": 308.4738228239248, - "pixel_coords": [ - 80, - 89, - 11.908596992492676 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "color": "red", - "material": "metal", - "size": "small", - "3d_coords": [ - -0.7999269615226199, - 0.21252712471236146, - 0.35 - ], - "rotation": 54.43088615132227, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 1, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0101" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0101_cf2.json b/dataset_1k_720p_2/scenes/scene_0101_cf2.json deleted file mode 100644 index 96cf1121a37f4114ec3634cd876cc8bb8689d119..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0101_cf2.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 101, - "image_filename": "SCENE_0101_new_000101.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8149760961532593, - 0.26651644706726074, - 0.3499999940395355 - ], - "rotation": 359.41599843666205, - "pixel_coords": [ - 207, - 129, - 10.155529975891113 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2698644399642944, - -2.7375762462615967, - 0.3499999940395355 - ], - "rotation": 5.2544051560195415, - "pixel_coords": [ - 63, - 121, - 10.571792602539062 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3436858654022217, - -2.625776767730713, - 0.699999988079071 - ], - "rotation": 209.1478616209457, - "pixel_coords": [ - 137, - 162, - 7.993992805480957 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6215054988861084, - 1.698540449142456, - 0.699999988079071 - ], - "rotation": 318.9491038014664, - "pixel_coords": [ - 167, - 75, - 13.16808032989502 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7995895147323608, - -0.9985549449920654, - 0.699999988079071 - ], - "rotation": 304.25665263833446, - "pixel_coords": [ - 151, - 118, - 9.976702690124512 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8245881795883179, - -1.7286158800125122, - 0.3499999940395355 - ], - "rotation": 278.0266144336032, - "pixel_coords": [ - 100, - 117, - 10.83776569366455 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4467992782592773, - -1.5240533351898193, - 0.699999988079071 - ], - "rotation": 308.4738228239248, - "pixel_coords": [ - 80, - 89, - 11.908596992492676 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 1, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed blue cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0101" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0101_original.json b/dataset_1k_720p_2/scenes/scene_0101_original.json deleted file mode 100644 index 4cac8032bc60d4768976c2c6cdba240a585041af..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0101_original.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 101, - "image_filename": "SCENE_0101_new_000101.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8149760961532593, - 0.26651644706726074, - 0.3499999940395355 - ], - "rotation": 359.41599843666205, - "pixel_coords": [ - 207, - 129, - 10.155529975891113 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2698644399642944, - -2.7375762462615967, - 0.3499999940395355 - ], - "rotation": 5.2544051560195415, - "pixel_coords": [ - 63, - 121, - 10.571792602539062 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3436858654022217, - -2.625776767730713, - 0.699999988079071 - ], - "rotation": 209.1478616209457, - "pixel_coords": [ - 137, - 162, - 7.993992805480957 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6215054988861084, - 1.698540449142456, - 0.699999988079071 - ], - "rotation": 318.9491038014664, - "pixel_coords": [ - 167, - 75, - 13.16808032989502 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7995895147323608, - -0.9985549449920654, - 0.699999988079071 - ], - "rotation": 304.25665263833446, - "pixel_coords": [ - 151, - 118, - 9.976702690124512 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8245881795883179, - -1.7286158800125122, - 0.3499999940395355 - ], - "rotation": 278.0266144336032, - "pixel_coords": [ - 100, - 117, - 10.83776569366455 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4467992782592773, - -1.5240533351898193, - 0.699999988079071 - ], - "rotation": 308.4738228239248, - "pixel_coords": [ - 80, - 89, - 11.908596992492676 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 1, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0101" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0102_cf1.json b/dataset_1k_720p_2/scenes/scene_0102_cf1.json deleted file mode 100644 index 6323680878b1eff68504e06a36d32c6754833354..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0102_cf1.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 102, - "image_filename": "SCENE_0102_new_000102.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2723560631275177, - 0.3126744329929352, - 0.3499999940395355 - ], - "rotation": 20.04651855966504, - "pixel_coords": [ - 173, - 110, - 10.785579681396484 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.063193917274475, - 1.4452511072158813, - 0.3499999940395355 - ], - "rotation": 105.18700060626118, - "pixel_coords": [ - 217, - 108, - 10.907827377319336 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.579862117767334, - -2.2736310958862305, - 0.3499999940395355 - ], - "rotation": 101.65455540403177, - "pixel_coords": [ - 85, - 125, - 9.85867691040039 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.134334087371826, - 2.1244568824768066, - 0.3499999940395355 - ], - "rotation": 148.9723288182977, - "pixel_coords": [ - 166, - 77, - 13.474967956542969 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2518566846847534, - 1.9838277101516724, - 0.3499999940395355 - ], - "rotation": 244.6492811771867, - "pixel_coords": [ - 210, - 96, - 11.772429466247559 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8116979598999023, - -2.2026050090789795, - 0.3499999940395355 - ], - "rotation": 252.93273106186163, - "pixel_coords": [ - 167, - 179, - 7.596528053283691 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7411767244338989, - -1.4310517311096191, - 0.699999988079071 - ], - "rotation": 211.4233114103396, - "pixel_coords": [ - 137, - 122, - 9.295554161071777 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2912633419036865, - 1.795006513595581, - 0.699999988079071 - ], - "rotation": 9.489775857248901, - "pixel_coords": [ - 259, - 107, - 10.120931625366211 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [], - [ - 5 - ], - [ - 2, - 5, - 6 - ] - ], - "left": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0102" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0102_cf2.json b/dataset_1k_720p_2/scenes/scene_0102_cf2.json deleted file mode 100644 index 086b01098444310c6e30fdd634305493cd651f57..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0102_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 102, - "image_filename": "SCENE_0102_new_000102.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2723560631275177, - 0.3126744329929352, - 0.3499999940395355 - ], - "rotation": 20.04651855966504, - "pixel_coords": [ - 173, - 110, - 10.785579681396484 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.063193917274475, - 1.4452511072158813, - 0.3499999940395355 - ], - "rotation": 105.18700060626118, - "pixel_coords": [ - 217, - 108, - 10.907827377319336 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.579862117767334, - -2.2736310958862305, - 0.3499999940395355 - ], - "rotation": 101.65455540403177, - "pixel_coords": [ - 85, - 125, - 9.85867691040039 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.134334087371826, - 2.1244568824768066, - 0.3499999940395355 - ], - "rotation": 148.9723288182977, - "pixel_coords": [ - 166, - 77, - 13.474967956542969 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2518566846847534, - 1.9838277101516724, - 0.3499999940395355 - ], - "rotation": 244.6492811771867, - "pixel_coords": [ - 210, - 96, - 11.772429466247559 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8116979598999023, - -2.2026050090789795, - 0.3499999940395355 - ], - "rotation": 252.93273106186163, - "pixel_coords": [ - 167, - 179, - 7.596528053283691 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7411767244338989, - -1.4310517311096191, - 0.699999988079071 - ], - "rotation": 211.4233114103396, - "pixel_coords": [ - 137, - 122, - 9.295554161071777 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2912633419036865, - 1.795006513595581, - 0.699999988079071 - ], - "rotation": 9.489775857248901, - "pixel_coords": [ - 259, - 107, - 10.120931625366211 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [], - [ - 5 - ], - [ - 2, - 5, - 6 - ] - ], - "left": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between purple cylinder and yellow cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0102" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0102_original.json b/dataset_1k_720p_2/scenes/scene_0102_original.json deleted file mode 100644 index 21f53431a395254f5ff9a782662be0f5ef6aed26..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0102_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 102, - "image_filename": "SCENE_0102_new_000102.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2723560631275177, - 0.3126744329929352, - 0.3499999940395355 - ], - "rotation": 20.04651855966504, - "pixel_coords": [ - 173, - 110, - 10.785579681396484 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.063193917274475, - 1.4452511072158813, - 0.3499999940395355 - ], - "rotation": 105.18700060626118, - "pixel_coords": [ - 217, - 108, - 10.907827377319336 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.579862117767334, - -2.2736310958862305, - 0.3499999940395355 - ], - "rotation": 101.65455540403177, - "pixel_coords": [ - 85, - 125, - 9.85867691040039 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.134334087371826, - 2.1244568824768066, - 0.3499999940395355 - ], - "rotation": 148.9723288182977, - "pixel_coords": [ - 166, - 77, - 13.474967956542969 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2518566846847534, - 1.9838277101516724, - 0.3499999940395355 - ], - "rotation": 244.6492811771867, - "pixel_coords": [ - 210, - 96, - 11.772429466247559 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8116979598999023, - -2.2026050090789795, - 0.3499999940395355 - ], - "rotation": 252.93273106186163, - "pixel_coords": [ - 167, - 179, - 7.596528053283691 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7411767244338989, - -1.4310517311096191, - 0.699999988079071 - ], - "rotation": 211.4233114103396, - "pixel_coords": [ - 137, - 122, - 9.295554161071777 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2912633419036865, - 1.795006513595581, - 0.699999988079071 - ], - "rotation": 9.489775857248901, - "pixel_coords": [ - 259, - 107, - 10.120931625366211 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [], - [ - 5 - ], - [ - 2, - 5, - 6 - ] - ], - "left": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0102" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0103_cf1.json b/dataset_1k_720p_2/scenes/scene_0103_cf1.json deleted file mode 100644 index dca972a1e4a0138c2c10cf2d00afd75d87ce59d6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0103_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 103, - "image_filename": "SCENE_0103_new_000103.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9254910945892334, - 0.6763958930969238, - 0.3499999940395355 - ], - "rotation": 129.97693495293473, - "pixel_coords": [ - 252, - 135, - 9.587034225463867 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8339101672172546, - 0.9703121781349182, - 0.699999988079071 - ], - "rotation": 302.12705195594475, - "pixel_coords": [ - 201, - 99, - 10.96827507019043 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9213707772824573, - -1.89795985082484, - 0.699999988079071 - ], - "rotation": 78.10267813729787, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8267590999603271, - -1.1103863716125488, - 0.3499999940395355 - ], - "rotation": 184.51135093742042, - "pixel_coords": [ - 97, - 103, - 11.548458099365234 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cylinder to partially occlude yellow cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0103" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0103_cf2.json b/dataset_1k_720p_2/scenes/scene_0103_cf2.json deleted file mode 100644 index ab7e13cc4c7298015baa97b5490f5a6e70f55530..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0103_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 103, - "image_filename": "SCENE_0103_new_000103.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9254910945892334, - 0.6763958930969238, - 0.3499999940395355 - ], - "rotation": 129.97693495293473, - "pixel_coords": [ - 252, - 135, - 9.587034225463867 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8339101672172546, - 0.9703121781349182, - 0.699999988079071 - ], - "rotation": 302.12705195594475, - "pixel_coords": [ - 201, - 99, - 10.96827507019043 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2006683349609375, - -0.6351790428161621, - 0.699999988079071 - ], - "rotation": 78.10267813729787, - "pixel_coords": [ - 201, - 130, - 9.085224151611328 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8267590999603271, - -1.1103863716125488, - 0.3499999940395355 - ], - "rotation": 184.51135093742042, - "pixel_coords": [ - 97, - 103, - 11.548458099365234 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0103" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0103_original.json b/dataset_1k_720p_2/scenes/scene_0103_original.json deleted file mode 100644 index d23c2197f10c709d8b5c5355a038fd313420952f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0103_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 103, - "image_filename": "SCENE_0103_new_000103.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9254910945892334, - 0.6763958930969238, - 0.3499999940395355 - ], - "rotation": 129.97693495293473, - "pixel_coords": [ - 252, - 135, - 9.587034225463867 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8339101672172546, - 0.9703121781349182, - 0.699999988079071 - ], - "rotation": 302.12705195594475, - "pixel_coords": [ - 201, - 99, - 10.96827507019043 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2006683349609375, - -0.6351790428161621, - 0.699999988079071 - ], - "rotation": 78.10267813729787, - "pixel_coords": [ - 201, - 130, - 9.085224151611328 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8267590999603271, - -1.1103863716125488, - 0.3499999940395355 - ], - "rotation": 184.51135093742042, - "pixel_coords": [ - 97, - 103, - 11.548458099365234 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0103" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0104_cf1.json b/dataset_1k_720p_2/scenes/scene_0104_cf1.json deleted file mode 100644 index 3ebc30e47222ca7d49c3d53e6e8d92f9ed40326a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0104_cf1.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 104, - "image_filename": "SCENE_0104_new_000104.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.64432692527771, - -1.305472731590271, - 0.699999988079071 - ], - "rotation": 243.5655699553032, - "pixel_coords": [ - 81, - 86, - 11.985786437988281 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9474923610687256, - 0.7820748090744019, - 0.699999988079071 - ], - "rotation": 169.63667692530166, - "pixel_coords": [ - 199, - 103, - 10.74290657043457 - ], - "color": "red" - }, - { - "shape": "sphere", - "color": "purple", - "material": "rubber", - "size": "large", - "3d_coords": [ - 2.192678451538086, - 2.501826286315918, - 0.3499999940395355 - ], - "rotation": 161.36786687851668, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5017300248146057, - 2.0720455646514893, - 0.699999988079071 - ], - "rotation": 213.59191786164314, - "pixel_coords": [ - 195, - 81, - 12.46942138671875 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6262271404266357, - 0.7751895785331726, - 0.3499999940395355 - ], - "rotation": 358.126471796148, - "pixel_coords": [ - 165, - 98, - 11.968460083007812 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8727787733078003, - -1.783726692199707, - 0.699999988079071 - ], - "rotation": 163.92725434705372, - "pixel_coords": [ - 154, - 142, - 8.639636993408203 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.30387163162231445, - -2.6649329662323, - 0.699999988079071 - ], - "rotation": 340.78465892221215, - "pixel_coords": [ - 79, - 122, - 9.613359451293945 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3616749346256256, - -1.015356421470642, - 0.699999988079071 - ], - "rotation": 174.26822289930402, - "pixel_coords": [ - 141, - 113, - 10.108553886413574 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 5, - 6, - 7 - ], - [ - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6, - 7 - ], - [], - [ - 5 - ], - [ - 5, - 6 - ] - ], - "left": [ - [], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced blue cube with purple sphere", - "change_score": 3.213081810649824, - "change_attempts": 1, - "source_scene": "scene_0104" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0104_cf2.json b/dataset_1k_720p_2/scenes/scene_0104_cf2.json deleted file mode 100644 index 0c5bb4dbc0dd670b2278b0762f2f3b1532c6fdd5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0104_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 104, - "image_filename": "SCENE_0104_new_000104.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.64432692527771, - -1.305472731590271, - 0.699999988079071 - ], - "rotation": 243.5655699553032, - "pixel_coords": [ - 81, - 86, - 11.985786437988281 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9474923610687256, - 0.7820748090744019, - 0.699999988079071 - ], - "rotation": 169.63667692530166, - "pixel_coords": [ - 199, - 103, - 10.74290657043457 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.192678451538086, - 2.501826286315918, - 0.3499999940395355 - ], - "rotation": 238.0773187124533, - "pixel_coords": [ - 265, - 111, - 11.043764114379883 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5017300248146057, - 2.0720455646514893, - 0.699999988079071 - ], - "rotation": 213.59191786164314, - "pixel_coords": [ - 195, - 81, - 12.46942138671875 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6262271404266357, - 0.7751895785331726, - 0.3499999940395355 - ], - "rotation": 358.126471796148, - "pixel_coords": [ - 165, - 98, - 11.968460083007812 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8727787733078003, - -1.783726692199707, - 0.699999988079071 - ], - "rotation": 163.92725434705372, - "pixel_coords": [ - 154, - 142, - 8.639636993408203 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.30387163162231445, - -2.6649329662323, - 0.699999988079071 - ], - "rotation": 340.78465892221215, - "pixel_coords": [ - 79, - 122, - 9.613359451293945 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3616749346256256, - -1.015356421470642, - 0.699999988079071 - ], - "rotation": 174.26822289930402, - "pixel_coords": [ - 141, - 113, - 10.108553886413574 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 5, - 6, - 7 - ], - [ - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6, - 7 - ], - [], - [ - 5 - ], - [ - 5, - 6 - ] - ], - "left": [ - [], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between green sphere and blue cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0104" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0104_original.json b/dataset_1k_720p_2/scenes/scene_0104_original.json deleted file mode 100644 index 08d5b5fec29d4ba21e8f40c8eaf99ebd4dbb6d7d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0104_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 104, - "image_filename": "SCENE_0104_new_000104.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.64432692527771, - -1.305472731590271, - 0.699999988079071 - ], - "rotation": 243.5655699553032, - "pixel_coords": [ - 81, - 86, - 11.985786437988281 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9474923610687256, - 0.7820748090744019, - 0.699999988079071 - ], - "rotation": 169.63667692530166, - "pixel_coords": [ - 199, - 103, - 10.74290657043457 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.192678451538086, - 2.501826286315918, - 0.3499999940395355 - ], - "rotation": 238.0773187124533, - "pixel_coords": [ - 265, - 111, - 11.043764114379883 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5017300248146057, - 2.0720455646514893, - 0.699999988079071 - ], - "rotation": 213.59191786164314, - "pixel_coords": [ - 195, - 81, - 12.46942138671875 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6262271404266357, - 0.7751895785331726, - 0.3499999940395355 - ], - "rotation": 358.126471796148, - "pixel_coords": [ - 165, - 98, - 11.968460083007812 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8727787733078003, - -1.783726692199707, - 0.699999988079071 - ], - "rotation": 163.92725434705372, - "pixel_coords": [ - 154, - 142, - 8.639636993408203 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.30387163162231445, - -2.6649329662323, - 0.699999988079071 - ], - "rotation": 340.78465892221215, - "pixel_coords": [ - 79, - 122, - 9.613359451293945 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3616749346256256, - -1.015356421470642, - 0.699999988079071 - ], - "rotation": 174.26822289930402, - "pixel_coords": [ - 141, - 113, - 10.108553886413574 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 5, - 6, - 7 - ], - [ - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6, - 7 - ], - [], - [ - 5 - ], - [ - 5, - 6 - ] - ], - "left": [ - [], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0104" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0105_cf1.json b/dataset_1k_720p_2/scenes/scene_0105_cf1.json deleted file mode 100644 index 0066c3d0fbd1a769c6f1b918f6e4bfb01b11197e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0105_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 105, - "image_filename": "SCENE_0105_new_000105.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4188866049400837, - 2.8816852940673723, - 0.3499999940395355 - ], - "rotation": 270.1049553231073, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.581678032875061, - 2.859196901321411, - 0.3499999940395355 - ], - "rotation": 285.3045636038795, - "pixel_coords": [ - 231, - 92, - 12.38879108428955 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.275371789932251, - 2.2758731842041016, - 0.3499999940395355 - ], - "rotation": 26.503741233649187, - "pixel_coords": [ - 165, - 75, - 13.94471263885498 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.351242184638977, - -2.644242525100708, - 0.3499999940395355 - ], - "rotation": 319.9443067962513, - "pixel_coords": [ - 116, - 159, - 8.658303260803223 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8864587545394897, - 2.135998487472534, - 0.699999988079071 - ], - "rotation": 315.864572106521, - "pixel_coords": [ - 251, - 100, - 10.936328887939453 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.46383658051490784, - 0.8529905080795288, - 0.3499999940395355 - ], - "rotation": 14.113515030096263, - "pixel_coords": [ - 170, - 98, - 11.909424781799316 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1731629371643066, - -0.21994921565055847, - 0.699999988079071 - ], - "rotation": 163.24556797509427, - "pixel_coords": [ - 181, - 115, - 10.031764030456543 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 4, - 6 - ], - [ - 1, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved cyan cube from (1.6,-1.7) to (-1.4,2.9)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0105" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0105_cf2.json b/dataset_1k_720p_2/scenes/scene_0105_cf2.json deleted file mode 100644 index 627f65b0a625ae6bf79d909eb960febc1dfdbffd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0105_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 105, - "image_filename": "SCENE_0105_new_000105.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5823858976364136, - -1.7095274925231934, - 0.3499999940395355 - ], - "rotation": 270.1049553231073, - "pixel_coords": [ - 151, - 150, - 9.051619529724121 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.581678032875061, - 2.859196901321411, - 0.3499999940395355 - ], - "rotation": 285.3045636038795, - "pixel_coords": [ - 231, - 92, - 12.38879108428955 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.275371789932251, - 2.2758731842041016, - 0.3499999940395355 - ], - "rotation": 26.503741233649187, - "pixel_coords": [ - 165, - 75, - 13.94471263885498 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.351242184638977, - -2.644242525100708, - 0.3499999940395355 - ], - "rotation": 319.9443067962513, - "pixel_coords": [ - 116, - 159, - 8.658303260803223 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8864587545394897, - 2.135998487472534, - 0.699999988079071 - ], - "rotation": 315.864572106521, - "pixel_coords": [ - 251, - 100, - 10.936328887939453 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9276532060625315, - -0.876260448327468, - 0.3499999940395355 - ], - "rotation": 14.113515030096263, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1731629371643066, - -0.21994921565055847, - 0.699999988079071 - ], - "rotation": 163.24556797509427, - "pixel_coords": [ - 181, - 115, - 10.031764030456543 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 4, - 6 - ], - [ - 1, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown cylinder to partially occlude brown cube", - "change_score": 2.9511916694004676, - "change_attempts": 1, - "source_scene": "scene_0105" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0105_original.json b/dataset_1k_720p_2/scenes/scene_0105_original.json deleted file mode 100644 index 06dd5c7ef29c68c971e58a415341ff7566ae8178..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0105_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 105, - "image_filename": "SCENE_0105_new_000105.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5823858976364136, - -1.7095274925231934, - 0.3499999940395355 - ], - "rotation": 270.1049553231073, - "pixel_coords": [ - 151, - 150, - 9.051619529724121 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.581678032875061, - 2.859196901321411, - 0.3499999940395355 - ], - "rotation": 285.3045636038795, - "pixel_coords": [ - 231, - 92, - 12.38879108428955 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.275371789932251, - 2.2758731842041016, - 0.3499999940395355 - ], - "rotation": 26.503741233649187, - "pixel_coords": [ - 165, - 75, - 13.94471263885498 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.351242184638977, - -2.644242525100708, - 0.3499999940395355 - ], - "rotation": 319.9443067962513, - "pixel_coords": [ - 116, - 159, - 8.658303260803223 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8864587545394897, - 2.135998487472534, - 0.699999988079071 - ], - "rotation": 315.864572106521, - "pixel_coords": [ - 251, - 100, - 10.936328887939453 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.46383658051490784, - 0.8529905080795288, - 0.3499999940395355 - ], - "rotation": 14.113515030096263, - "pixel_coords": [ - 170, - 98, - 11.909424781799316 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1731629371643066, - -0.21994921565055847, - 0.699999988079071 - ], - "rotation": 163.24556797509427, - "pixel_coords": [ - 181, - 115, - 10.031764030456543 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 4, - 6 - ], - [ - 1, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0105" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0106_cf1.json b/dataset_1k_720p_2/scenes/scene_0106_cf1.json deleted file mode 100644 index ade08773e068dde6ded5c2e58a42ad3a72c5f784..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0106_cf1.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 106, - "image_filename": "SCENE_0106_new_000106.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1699061393737793, - -1.001442313194275, - 0.699999988079071 - ], - "rotation": 110.15510160752459, - "pixel_coords": [ - 97, - 90, - 12.234619140625 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0170340538024902, - -2.618265151977539, - 0.699999988079071 - ], - "rotation": 134.25967760359507, - "pixel_coords": [ - 136, - 156, - 8.51986026763916 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.43920695781707764, - 1.373315453529358, - 0.699999988079071 - ], - "rotation": 225.82233156585647, - "pixel_coords": [ - 180, - 86, - 12.508776664733887 - ], - "color": "blue" - }, - { - "shape": "cube", - "color": "gray", - "material": "metal", - "size": "small", - "3d_coords": [ - 1.438741206088137, - 2.207772837061577, - 0.35 - ], - "rotation": 256.9007554832337, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0106" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0106_cf2.json b/dataset_1k_720p_2/scenes/scene_0106_cf2.json deleted file mode 100644 index 5ad1737bc2a27155e5ffb585ebf7d5a73c5362b2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0106_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 106, - "image_filename": "SCENE_0106_new_000106.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1699061393737793, - -1.001442313194275, - 0.699999988079071 - ], - "rotation": 110.15510160752459, - "pixel_coords": [ - 97, - 90, - 12.234619140625 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0170340538024902, - -2.618265151977539, - 0.699999988079071 - ], - "rotation": 134.25967760359507, - "pixel_coords": [ - 136, - 156, - 8.51986026763916 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.43920695781707764, - 1.373315453529358, - 0.699999988079071 - ], - "rotation": 225.82233156585647, - "pixel_coords": [ - 180, - 86, - 12.508776664733887 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed blue cylinder to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0106" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0106_original.json b/dataset_1k_720p_2/scenes/scene_0106_original.json deleted file mode 100644 index 12c2541df6cbde3bafec903f1738cdca91b5abf8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0106_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 106, - "image_filename": "SCENE_0106_new_000106.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1699061393737793, - -1.001442313194275, - 0.699999988079071 - ], - "rotation": 110.15510160752459, - "pixel_coords": [ - 97, - 90, - 12.234619140625 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0170340538024902, - -2.618265151977539, - 0.699999988079071 - ], - "rotation": 134.25967760359507, - "pixel_coords": [ - 136, - 156, - 8.51986026763916 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.43920695781707764, - 1.373315453529358, - 0.699999988079071 - ], - "rotation": 225.82233156585647, - "pixel_coords": [ - 180, - 86, - 12.508776664733887 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0106" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0107_cf1.json b/dataset_1k_720p_2/scenes/scene_0107_cf1.json deleted file mode 100644 index 2d9ce333141f20273f4328b9cec85eb77298e3e4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0107_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 107, - "image_filename": "SCENE_0107_new_000107.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.797760009765625, - -2.191495418548584, - 0.699999988079071 - ], - "rotation": 36.38215465064719, - "pixel_coords": [ - 53, - 93, - 11.532746315002441 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3981287479400635, - 2.114997625350952, - 0.699999988079071 - ], - "rotation": 163.10537776304474, - "pixel_coords": [ - 264, - 104, - 10.743731498718262 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5275030136108398, - 1.4758020639419556, - 0.699999988079071 - ], - "rotation": 43.61551166048286, - "pixel_coords": [ - 181, - 85, - 12.280384063720703 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between red cylinder and cyan cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0107" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0107_cf2.json b/dataset_1k_720p_2/scenes/scene_0107_cf2.json deleted file mode 100644 index 413c230c50a4a9f2b35bc35cbbb5f79f3a48eb8a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0107_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 107, - "image_filename": "SCENE_0107_new_000107.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.797760009765625, - -2.191495418548584, - 0.699999988079071 - ], - "rotation": 36.38215465064719, - "pixel_coords": [ - 53, - 93, - 11.532746315002441 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3981287479400635, - 2.114997625350952, - 0.699999988079071 - ], - "rotation": 163.10537776304474, - "pixel_coords": [ - 264, - 104, - 10.743731498718262 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5275030136108398, - 1.4758020639419556, - 0.699999988079071 - ], - "rotation": 43.61551166048286, - "pixel_coords": [ - 181, - 85, - 12.280384063720703 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0107" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0107_original.json b/dataset_1k_720p_2/scenes/scene_0107_original.json deleted file mode 100644 index 06dd6b425c1ee56bc50a15e4700deb819d81049c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0107_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 107, - "image_filename": "SCENE_0107_new_000107.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.797760009765625, - -2.191495418548584, - 0.699999988079071 - ], - "rotation": 36.38215465064719, - "pixel_coords": [ - 53, - 93, - 11.532746315002441 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3981287479400635, - 2.114997625350952, - 0.699999988079071 - ], - "rotation": 163.10537776304474, - "pixel_coords": [ - 264, - 104, - 10.743731498718262 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5275030136108398, - 1.4758020639419556, - 0.699999988079071 - ], - "rotation": 43.61551166048286, - "pixel_coords": [ - 181, - 85, - 12.280384063720703 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0107" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0108_cf1.json b/dataset_1k_720p_2/scenes/scene_0108_cf1.json deleted file mode 100644 index ff0a77c4796d5041a764e36247a47dd9de038a7b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0108_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 108, - "image_filename": "SCENE_0108_new_000108.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.294542670249939, - -0.29696205258369446, - 0.699999988079071 - ], - "rotation": 213.9918271506791, - "pixel_coords": [ - 127, - 92, - 11.788124084472656 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6242561936378479, - 1.1240756511688232, - 0.3499999940395355 - ], - "rotation": 20.37345647237863, - "pixel_coords": [ - 171, - 96, - 12.363433837890625 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7913825511932373, - -0.9607630968093872, - 0.699999988079071 - ], - "rotation": 41.60981577282334, - "pixel_coords": [ - 86, - 85, - 12.376218795776367 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.130234075260377, - 0.46776441849191375, - 0.699999988079071 - ], - "rotation": 241.98547566380034, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved green cube to partially occlude blue cylinder", - "change_score": 2.4215452489252254, - "change_attempts": 1, - "source_scene": "scene_0108" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0108_cf2.json b/dataset_1k_720p_2/scenes/scene_0108_cf2.json deleted file mode 100644 index 37a0af7a93565fc42c75a803b4088b0f5436ab60..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0108_cf2.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "split": "new", - "image_index": 108, - "image_filename": "SCENE_0108_new_000108.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.294542670249939, - -0.29696205258369446, - 0.699999988079071 - ], - "rotation": 213.9918271506791, - "pixel_coords": [ - 127, - 92, - 11.788124084472656 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6242561936378479, - 1.1240756511688232, - 0.3499999940395355 - ], - "rotation": 20.37345647237863, - "pixel_coords": [ - 171, - 96, - 12.363433837890625 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7913825511932373, - -0.9607630968093872, - 0.699999988079071 - ], - "rotation": 41.60981577282334, - "pixel_coords": [ - 86, - 85, - 12.376218795776367 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8132649064064026, - 2.697941780090332, - 0.699999988079071 - ], - "rotation": 241.98547566380034, - "pixel_coords": [ - 198, - 76, - 13.306418418884277 - ], - "color": "green" - }, - { - "shape": "cube", - "color": "gray", - "material": "rubber", - "size": "large", - "3d_coords": [ - 0.9880640391241009, - -0.6727758718558072, - 0.35 - ], - "rotation": 319.45532503877473, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0108" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0108_original.json b/dataset_1k_720p_2/scenes/scene_0108_original.json deleted file mode 100644 index cd08961bd0ebab1ad1461686a5955b5e213de5c9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0108_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 108, - "image_filename": "SCENE_0108_new_000108.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.294542670249939, - -0.29696205258369446, - 0.699999988079071 - ], - "rotation": 213.9918271506791, - "pixel_coords": [ - 127, - 92, - 11.788124084472656 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6242561936378479, - 1.1240756511688232, - 0.3499999940395355 - ], - "rotation": 20.37345647237863, - "pixel_coords": [ - 171, - 96, - 12.363433837890625 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7913825511932373, - -0.9607630968093872, - 0.699999988079071 - ], - "rotation": 41.60981577282334, - "pixel_coords": [ - 86, - 85, - 12.376218795776367 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8132649064064026, - 2.697941780090332, - 0.699999988079071 - ], - "rotation": 241.98547566380034, - "pixel_coords": [ - 198, - 76, - 13.306418418884277 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0108" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0109_cf1.json b/dataset_1k_720p_2/scenes/scene_0109_cf1.json deleted file mode 100644 index 5b793257bd82f977fc159c7bbdef2317ca41d067..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0109_cf1.json +++ /dev/null @@ -1,281 +0,0 @@ -{ - "split": "new", - "image_index": 109, - "image_filename": "SCENE_0109_new_000109.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0855441093444824, - -1.030401587486267, - 0.699999988079071 - ], - "rotation": 252.7795378907382, - "pixel_coords": [ - 180, - 139, - 8.920221328735352 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2763168811798096, - -2.7731857299804688, - 0.699999988079071 - ], - "rotation": 138.68920701850416, - "pixel_coords": [ - 45, - 100, - 10.913798332214355 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8610668182373047, - -1.0259017944335938, - 0.3499999940395355 - ], - "rotation": 212.8028408781694, - "pixel_coords": [ - 87, - 90, - 12.445642471313477 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3416951894760132, - 0.7899335622787476, - 0.3499999940395355 - ], - "rotation": 117.05690576312122, - "pixel_coords": [ - 208, - 119, - 10.600296974182129 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3646183013916016, - 0.5911129117012024, - 0.3499999940395355 - ], - "rotation": 112.99265548144562, - "pixel_coords": [ - 132, - 83, - 13.002898216247559 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.1601189821958542, - -0.5189076066017151, - 0.3499999940395355 - ], - "rotation": 122.91048169079343, - "pixel_coords": [ - 144, - 113, - 10.894917488098145 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "color": "green", - "material": "metal", - "size": "small", - "3d_coords": [ - 0.22702698034274515, - -1.6736002397334413, - 0.35 - ], - "rotation": 99.9572745792256, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added green metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0109" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0109_cf2.json b/dataset_1k_720p_2/scenes/scene_0109_cf2.json deleted file mode 100644 index 6573343010aae19e60b5d68e5001b6c05c558710..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0109_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 109, - "image_filename": "SCENE_0109_new_000109.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0855441093444824, - -1.030401587486267, - 0.699999988079071 - ], - "rotation": 252.7795378907382, - "pixel_coords": [ - 180, - 139, - 8.920221328735352 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2763168811798096, - -2.7731857299804688, - 0.699999988079071 - ], - "rotation": 138.68920701850416, - "pixel_coords": [ - 45, - 100, - 10.913798332214355 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8610668182373047, - -1.0259017944335938, - 0.3499999940395355 - ], - "rotation": 212.8028408781694, - "pixel_coords": [ - 87, - 90, - 12.445642471313477 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3416951894760132, - 0.7899335622787476, - 0.3499999940395355 - ], - "rotation": 117.05690576312122, - "pixel_coords": [ - 208, - 119, - 10.600296974182129 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3646183013916016, - 0.5911129117012024, - 0.3499999940395355 - ], - "rotation": 112.99265548144562, - "pixel_coords": [ - 132, - 83, - 13.002898216247559 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.1601189821958542, - -0.5189076066017151, - 0.3499999940395355 - ], - "rotation": 122.91048169079343, - "pixel_coords": [ - 144, - 113, - 10.894917488098145 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0109" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0109_original.json b/dataset_1k_720p_2/scenes/scene_0109_original.json deleted file mode 100644 index 4d429b9884f413e59f4e5173cff149a15d8ac9df..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0109_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 109, - "image_filename": "SCENE_0109_new_000109.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0855441093444824, - -1.030401587486267, - 0.699999988079071 - ], - "rotation": 252.7795378907382, - "pixel_coords": [ - 180, - 139, - 8.920221328735352 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2763168811798096, - -2.7731857299804688, - 0.699999988079071 - ], - "rotation": 138.68920701850416, - "pixel_coords": [ - 45, - 100, - 10.913798332214355 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8610668182373047, - -1.0259017944335938, - 0.3499999940395355 - ], - "rotation": 212.8028408781694, - "pixel_coords": [ - 87, - 90, - 12.445642471313477 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3416951894760132, - 0.7899335622787476, - 0.3499999940395355 - ], - "rotation": 117.05690576312122, - "pixel_coords": [ - 208, - 119, - 10.600296974182129 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3646183013916016, - 0.5911129117012024, - 0.3499999940395355 - ], - "rotation": 112.99265548144562, - "pixel_coords": [ - 132, - 83, - 13.002898216247559 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.1601189821958542, - -0.5189076066017151, - 0.3499999940395355 - ], - "rotation": 122.91048169079343, - "pixel_coords": [ - 144, - 113, - 10.894917488098145 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0109" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0110_cf1.json b/dataset_1k_720p_2/scenes/scene_0110_cf1.json deleted file mode 100644 index 6466c16ea826b28f6618a02aef0269462e63da08..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0110_cf1.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 110, - "image_filename": "SCENE_0110_new_000110.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7135643362998962, - -0.859600841999054, - 0.3499999940395355 - ], - "rotation": 290.4979756098956, - "pixel_coords": [ - 153, - 126, - 9.921680450439453 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2334460020065308, - 0.698743999004364, - 0.3499999940395355 - ], - "rotation": 303.3987715705961, - "pixel_coords": [ - 152, - 93, - 12.148125648498535 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.39912518858909607, - 1.4849475622177124, - 0.3499999940395355 - ], - "rotation": 133.62576134660114, - "pixel_coords": [ - 202, - 101, - 11.49209976196289 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0715830326080322, - -0.05794206261634827, - 0.699999988079071 - ], - "rotation": 84.36541433877426, - "pixel_coords": [ - 209, - 124, - 9.3040132522583 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3485839366912842, - -1.200255274772644, - 0.699999988079071 - ], - "rotation": 48.6371087151821, - "pixel_coords": [ - 103, - 96, - 10.97038745880127 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ], - "left": [ - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ], - "right": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown cube and blue sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0110" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0110_cf2.json b/dataset_1k_720p_2/scenes/scene_0110_cf2.json deleted file mode 100644 index a7c9bb31f68509f51c42097083207d8d12b93a71..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0110_cf2.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 110, - "image_filename": "SCENE_0110_new_000110.png", - "objects": [ - { - "shape": "cube", - "color": "gray", - "material": "metal", - "size": "small", - "3d_coords": [ - 0.7135643362998962, - -0.859600841999054, - 0.3499999940395355 - ], - "rotation": 288.2887020201339, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2334460020065308, - 0.698743999004364, - 0.3499999940395355 - ], - "rotation": 303.3987715705961, - "pixel_coords": [ - 152, - 93, - 12.148125648498535 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.39912518858909607, - 1.4849475622177124, - 0.3499999940395355 - ], - "rotation": 133.62576134660114, - "pixel_coords": [ - 202, - 101, - 11.49209976196289 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0715830326080322, - -0.05794206261634827, - 0.699999988079071 - ], - "rotation": 84.36541433877426, - "pixel_coords": [ - 209, - 124, - 9.3040132522583 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3485839366912842, - -1.200255274772644, - 0.699999988079071 - ], - "rotation": 48.6371087151821, - "pixel_coords": [ - 103, - 96, - 10.97038745880127 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ], - "left": [ - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ], - "right": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced blue sphere with gray cube", - "change_score": 2.0061368710826715, - "change_attempts": 1, - "source_scene": "scene_0110" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0110_original.json b/dataset_1k_720p_2/scenes/scene_0110_original.json deleted file mode 100644 index bd58de3be4aa9c4c9b333ce3c87cc3a591bdadc9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0110_original.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "split": "new", - "image_index": 110, - "image_filename": "SCENE_0110_new_000110.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7135643362998962, - -0.859600841999054, - 0.3499999940395355 - ], - "rotation": 290.4979756098956, - "pixel_coords": [ - 153, - 126, - 9.921680450439453 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2334460020065308, - 0.698743999004364, - 0.3499999940395355 - ], - "rotation": 303.3987715705961, - "pixel_coords": [ - 152, - 93, - 12.148125648498535 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.39912518858909607, - 1.4849475622177124, - 0.3499999940395355 - ], - "rotation": 133.62576134660114, - "pixel_coords": [ - 202, - 101, - 11.49209976196289 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0715830326080322, - -0.05794206261634827, - 0.699999988079071 - ], - "rotation": 84.36541433877426, - "pixel_coords": [ - 209, - 124, - 9.3040132522583 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3485839366912842, - -1.200255274772644, - 0.699999988079071 - ], - "rotation": 48.6371087151821, - "pixel_coords": [ - 103, - 96, - 10.97038745880127 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ], - "left": [ - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ], - "right": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0110" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0111_cf1.json b/dataset_1k_720p_2/scenes/scene_0111_cf1.json deleted file mode 100644 index 26c8698d181ee735ce51112cc5d403503f4f0b6d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0111_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 111, - "image_filename": "SCENE_0111_new_000111.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.395904779434204, - 2.250126838684082, - 0.699999988079071 - ], - "rotation": 48.370864502572864, - "pixel_coords": [ - 241, - 97, - 11.318431854248047 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3907816410064697, - -2.582278251647949, - 0.3499999940395355 - ], - "rotation": 109.77710497627042, - "pixel_coords": [ - 66, - 118, - 10.815960884094238 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8753609657287598, - 1.1827272176742554, - 0.3499999940395355 - ], - "rotation": 182.49076035225633, - "pixel_coords": [ - 139, - 74, - 13.825928688049316 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.079833745956421, - -2.31929874420166, - 0.699999988079071 - ], - "rotation": 323.3132536286606, - "pixel_coords": [ - 115, - 141, - 9.102262496948242 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1158270835876465, - -1.4321081638336182, - 0.3499999940395355 - ], - "rotation": 110.81603020319066, - "pixel_coords": [ - 89, - 100, - 11.919694900512695 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed gray cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0111" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0111_cf2.json b/dataset_1k_720p_2/scenes/scene_0111_cf2.json deleted file mode 100644 index ea644daa9875e9ec9bbb85f5dcc1a960ebdecdec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0111_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 111, - "image_filename": "SCENE_0111_new_000111.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.395904779434204, - 2.250126838684082, - 0.699999988079071 - ], - "rotation": 48.370864502572864, - "pixel_coords": [ - 241, - 97, - 11.318431854248047 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3907816410064697, - -2.582278251647949, - 0.3499999940395355 - ], - "rotation": 109.77710497627042, - "pixel_coords": [ - 66, - 118, - 10.815960884094238 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8753609657287598, - 1.1827272176742554, - 0.3499999940395355 - ], - "rotation": 182.49076035225633, - "pixel_coords": [ - 139, - 74, - 13.825928688049316 - ], - "color": "gray" - }, - { - "shape": "sphere", - "color": "green", - "material": "metal", - "size": "small", - "3d_coords": [ - 1.079833745956421, - -2.31929874420166, - 0.699999988079071 - ], - "rotation": 203.87988048390937, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1158270835876465, - -1.4321081638336182, - 0.3499999940395355 - ], - "rotation": 110.81603020319066, - "pixel_coords": [ - 89, - 100, - 11.919694900512695 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red cylinder with green sphere", - "change_score": 3.331759369846531, - "change_attempts": 1, - "source_scene": "scene_0111" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0111_original.json b/dataset_1k_720p_2/scenes/scene_0111_original.json deleted file mode 100644 index b8fe64fe75ed0a34f9b715fbbf15f1b1a16e3fc9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0111_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 111, - "image_filename": "SCENE_0111_new_000111.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.395904779434204, - 2.250126838684082, - 0.699999988079071 - ], - "rotation": 48.370864502572864, - "pixel_coords": [ - 241, - 97, - 11.318431854248047 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3907816410064697, - -2.582278251647949, - 0.3499999940395355 - ], - "rotation": 109.77710497627042, - "pixel_coords": [ - 66, - 118, - 10.815960884094238 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8753609657287598, - 1.1827272176742554, - 0.3499999940395355 - ], - "rotation": 182.49076035225633, - "pixel_coords": [ - 139, - 74, - 13.825928688049316 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.079833745956421, - -2.31929874420166, - 0.699999988079071 - ], - "rotation": 323.3132536286606, - "pixel_coords": [ - 115, - 141, - 9.102262496948242 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1158270835876465, - -1.4321081638336182, - 0.3499999940395355 - ], - "rotation": 110.81603020319066, - "pixel_coords": [ - 89, - 100, - 11.919694900512695 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0111" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0112_cf1.json b/dataset_1k_720p_2/scenes/scene_0112_cf1.json deleted file mode 100644 index 4afd6a937aa23675fadabe90d44b96aa473528a9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0112_cf1.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 112, - "image_filename": "SCENE_0112_new_000112.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4773868918418884, - 0.2976861894130707, - 0.3499999940395355 - ], - "rotation": 188.25788251281796, - "pixel_coords": [ - 157, - 103, - 11.674718856811523 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7491074800491333, - -0.4724280536174774, - 0.699999988079071 - ], - "rotation": 199.58783987713318, - "pixel_coords": [ - 115, - 88, - 11.891016006469727 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.1223369613289833, - -2.008085250854492, - 0.3499999940395355 - ], - "rotation": 258.28583645310323, - "pixel_coords": [ - 105, - 130, - 10.10684585571289 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1711319414260721, - -2.4619740354037654, - 0.3499999940395355 - ], - "rotation": 162.24361337799684, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1300992965698242, - -1.0037267208099365, - 0.699999988079071 - ], - "rotation": 233.02351338995487, - "pixel_coords": [ - 160, - 124, - 9.698707580566406 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray sphere from right of green sphere to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0112" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0112_cf2.json b/dataset_1k_720p_2/scenes/scene_0112_cf2.json deleted file mode 100644 index b112db65fdb809ce90763c19331e1d01f586e523..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0112_cf2.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 112, - "image_filename": "SCENE_0112_new_000112.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4773868918418884, - 0.2976861894130707, - 0.3499999940395355 - ], - "rotation": 188.25788251281796, - "pixel_coords": [ - 157, - 103, - 11.674718856811523 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7491074800491333, - -0.4724280536174774, - 0.699999988079071 - ], - "rotation": 199.58783987713318, - "pixel_coords": [ - 115, - 88, - 11.891016006469727 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.1223369613289833, - -2.008085250854492, - 0.3499999940395355 - ], - "rotation": 258.28583645310323, - "pixel_coords": [ - 105, - 130, - 10.10684585571289 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.159581184387207, - 1.3669874668121338, - 0.3499999940395355 - ], - "rotation": 162.24361337799684, - "pixel_coords": [ - 241, - 121, - 10.568015098571777 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1300992965698242, - -1.0037267208099365, - 0.699999988079071 - ], - "rotation": 233.02351338995487, - "pixel_coords": [ - 160, - 124, - 9.698707580566406 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray cylinder and green sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0112" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0112_original.json b/dataset_1k_720p_2/scenes/scene_0112_original.json deleted file mode 100644 index bc0cdf9da881c8dc0954a9d414d1cbe8a37f669d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0112_original.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "split": "new", - "image_index": 112, - "image_filename": "SCENE_0112_new_000112.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4773868918418884, - 0.2976861894130707, - 0.3499999940395355 - ], - "rotation": 188.25788251281796, - "pixel_coords": [ - 157, - 103, - 11.674718856811523 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7491074800491333, - -0.4724280536174774, - 0.699999988079071 - ], - "rotation": 199.58783987713318, - "pixel_coords": [ - 115, - 88, - 11.891016006469727 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.1223369613289833, - -2.008085250854492, - 0.3499999940395355 - ], - "rotation": 258.28583645310323, - "pixel_coords": [ - 105, - 130, - 10.10684585571289 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.159581184387207, - 1.3669874668121338, - 0.3499999940395355 - ], - "rotation": 162.24361337799684, - "pixel_coords": [ - 241, - 121, - 10.568015098571777 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1300992965698242, - -1.0037267208099365, - 0.699999988079071 - ], - "rotation": 233.02351338995487, - "pixel_coords": [ - 160, - 124, - 9.698707580566406 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0112" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0113_cf1.json b/dataset_1k_720p_2/scenes/scene_0113_cf1.json deleted file mode 100644 index 004249b144f83b7b5f3197e6fcd16b6a0cad9ddc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0113_cf1.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 113, - "image_filename": "SCENE_0113_new_000113.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.14453008770942688, - -1.1516932249069214, - 0.3499999940395355 - ], - "rotation": 127.62448862151477, - "pixel_coords": [ - 134, - 124, - 10.266860961914062 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0029542446136475, - -0.5253627300262451, - 0.699999988079071 - ], - "rotation": 160.33215156699939, - "pixel_coords": [ - 195, - 131, - 9.22817325592041 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6596568822860718, - 1.1414875984191895, - 0.3499999940395355 - ], - "rotation": 35.08683854540519, - "pixel_coords": [ - 225, - 118, - 10.57822322845459 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7078001499176025, - 2.8620712757110596, - 0.699999988079071 - ], - "rotation": 170.0804633645991, - "pixel_coords": [ - 206, - 72, - 12.952677726745605 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0313847064971924, - 0.9938123822212219, - 0.3499999940395355 - ], - "rotation": 167.95396807835908, - "pixel_coords": [ - 144, - 83, - 12.928641319274902 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5353196859359741, - -2.5121214389801025, - 0.3499999940395355 - ], - "rotation": 255.77143023249477, - "pixel_coords": [ - 64, - 118, - 10.597341537475586 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.943869948387146, - -0.936761200428009, - 0.699999988079071 - ], - "rotation": 79.387111096164, - "pixel_coords": [ - 100, - 89, - 11.59657096862793 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4936344623565674, - -2.1817753314971924, - 0.3499999940395355 - ], - "rotation": 288.91791204891194, - "pixel_coords": [ - 133, - 158, - 8.788094520568848 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [], - [ - 3 - ], - [ - 3, - 4, - 6 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 5, - 7 - ], - [] - ], - "left": [ - [ - 5, - 6 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [], - [ - 5 - ], - [ - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red cube to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0113" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0113_cf2.json b/dataset_1k_720p_2/scenes/scene_0113_cf2.json deleted file mode 100644 index 25017c368b9f163dbf8f391d5f4f50a273a0db8b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0113_cf2.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 113, - "image_filename": "SCENE_0113_new_000113.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7574445135118726, - -1.1816739627031545, - 0.3499999940395355 - ], - "rotation": 127.62448862151477, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0029542446136475, - -0.5253627300262451, - 0.699999988079071 - ], - "rotation": 160.33215156699939, - "pixel_coords": [ - 195, - 131, - 9.22817325592041 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6596568822860718, - 1.1414875984191895, - 0.3499999940395355 - ], - "rotation": 35.08683854540519, - "pixel_coords": [ - 225, - 118, - 10.57822322845459 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7078001499176025, - 2.8620712757110596, - 0.699999988079071 - ], - "rotation": 170.0804633645991, - "pixel_coords": [ - 206, - 72, - 12.952677726745605 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0313847064971924, - 0.9938123822212219, - 0.3499999940395355 - ], - "rotation": 167.95396807835908, - "pixel_coords": [ - 144, - 83, - 12.928641319274902 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5353196859359741, - -2.5121214389801025, - 0.3499999940395355 - ], - "rotation": 255.77143023249477, - "pixel_coords": [ - 64, - 118, - 10.597341537475586 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.943869948387146, - -0.936761200428009, - 0.699999988079071 - ], - "rotation": 79.387111096164, - "pixel_coords": [ - 100, - 89, - 11.59657096862793 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4936344623565674, - -2.1817753314971924, - 0.3499999940395355 - ], - "rotation": 288.91791204891194, - "pixel_coords": [ - 133, - 158, - 8.788094520568848 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [], - [ - 3 - ], - [ - 3, - 4, - 6 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 5, - 7 - ], - [] - ], - "left": [ - [ - 5, - 6 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [], - [ - 5 - ], - [ - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved blue sphere to partially occlude cyan cube", - "change_score": 2.6130864205390014, - "change_attempts": 1, - "source_scene": "scene_0113" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0113_original.json b/dataset_1k_720p_2/scenes/scene_0113_original.json deleted file mode 100644 index e0af9d757b360250ecfdbbbf2c7ea40006942aa3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0113_original.json +++ /dev/null @@ -1,358 +0,0 @@ -{ - "split": "new", - "image_index": 113, - "image_filename": "SCENE_0113_new_000113.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.14453008770942688, - -1.1516932249069214, - 0.3499999940395355 - ], - "rotation": 127.62448862151477, - "pixel_coords": [ - 134, - 124, - 10.266860961914062 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0029542446136475, - -0.5253627300262451, - 0.699999988079071 - ], - "rotation": 160.33215156699939, - "pixel_coords": [ - 195, - 131, - 9.22817325592041 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6596568822860718, - 1.1414875984191895, - 0.3499999940395355 - ], - "rotation": 35.08683854540519, - "pixel_coords": [ - 225, - 118, - 10.57822322845459 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7078001499176025, - 2.8620712757110596, - 0.699999988079071 - ], - "rotation": 170.0804633645991, - "pixel_coords": [ - 206, - 72, - 12.952677726745605 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0313847064971924, - 0.9938123822212219, - 0.3499999940395355 - ], - "rotation": 167.95396807835908, - "pixel_coords": [ - 144, - 83, - 12.928641319274902 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5353196859359741, - -2.5121214389801025, - 0.3499999940395355 - ], - "rotation": 255.77143023249477, - "pixel_coords": [ - 64, - 118, - 10.597341537475586 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.943869948387146, - -0.936761200428009, - 0.699999988079071 - ], - "rotation": 79.387111096164, - "pixel_coords": [ - 100, - 89, - 11.59657096862793 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4936344623565674, - -2.1817753314971924, - 0.3499999940395355 - ], - "rotation": 288.91791204891194, - "pixel_coords": [ - 133, - 158, - 8.788094520568848 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [], - [ - 3 - ], - [ - 3, - 4, - 6 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 5, - 7 - ], - [] - ], - "left": [ - [ - 5, - 6 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [], - [ - 5 - ], - [ - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0113" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0114_cf1.json b/dataset_1k_720p_2/scenes/scene_0114_cf1.json deleted file mode 100644 index 5e1550d4742403b802329e815108efb2ed889729..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0114_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 114, - "image_filename": "SCENE_0114_new_000114.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0004527428011296, - -2.4717899458575605, - 0.699999988079071 - ], - "rotation": 28.47522050294532, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5198025703430176, - -2.9254696369171143, - 0.699999988079071 - ], - "rotation": 321.8316345367674, - "pixel_coords": [ - 143, - 176, - 7.560130596160889 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3369791507720947, - 2.214224338531494, - 0.699999988079071 - ], - "rotation": 307.79301299194344, - "pixel_coords": [ - 178, - 72, - 13.135236740112305 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6410585641860962, - -1.7383081912994385, - 0.3499999940395355 - ], - "rotation": 273.4498828995424, - "pixel_coords": [ - 155, - 152, - 9.006861686706543 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved purple cylinder from right of gray cube to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0114" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0114_cf2.json b/dataset_1k_720p_2/scenes/scene_0114_cf2.json deleted file mode 100644 index 893407b4f66ab8845a3d1af95dcefd80424feb4e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0114_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 114, - "image_filename": "SCENE_0114_new_000114.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8630805015563965, - 1.96969735622406, - 0.699999988079071 - ], - "rotation": 28.47522050294532, - "pixel_coords": [ - 247, - 100, - 10.954001426696777 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5198025703430176, - -2.9254696369171143, - 0.699999988079071 - ], - "rotation": 321.8316345367674, - "pixel_coords": [ - 143, - 176, - 7.560130596160889 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3369791507720947, - 2.214224338531494, - 0.699999988079071 - ], - "rotation": 307.79301299194344, - "pixel_coords": [ - 178, - 72, - 13.135236740112305 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6410585641860962, - -1.7383081912994385, - 0.3499999940395355 - ], - "rotation": 273.4498828995424, - "pixel_coords": [ - 155, - 152, - 9.006861686706543 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed purple cylinder to yellow", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0114" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0114_original.json b/dataset_1k_720p_2/scenes/scene_0114_original.json deleted file mode 100644 index acefa594d5d91d87516d40a49e56fc9cf0ac7f40..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0114_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 114, - "image_filename": "SCENE_0114_new_000114.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8630805015563965, - 1.96969735622406, - 0.699999988079071 - ], - "rotation": 28.47522050294532, - "pixel_coords": [ - 247, - 100, - 10.954001426696777 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5198025703430176, - -2.9254696369171143, - 0.699999988079071 - ], - "rotation": 321.8316345367674, - "pixel_coords": [ - 143, - 176, - 7.560130596160889 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3369791507720947, - 2.214224338531494, - 0.699999988079071 - ], - "rotation": 307.79301299194344, - "pixel_coords": [ - 178, - 72, - 13.135236740112305 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6410585641860962, - -1.7383081912994385, - 0.3499999940395355 - ], - "rotation": 273.4498828995424, - "pixel_coords": [ - 155, - 152, - 9.006861686706543 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0114" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0115_cf1.json b/dataset_1k_720p_2/scenes/scene_0115_cf1.json deleted file mode 100644 index 1eb4e75485915b6f051b55a163c92c0d138884c4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0115_cf1.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 115, - "image_filename": "SCENE_0115_new_000115.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6072883009910583, - 2.5080487728118896, - 0.3499999940395355 - ], - "rotation": 299.1172827866062, - "pixel_coords": [ - 225, - 92, - 12.117817878723145 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7664263248443604, - -0.9197494983673096, - 0.699999988079071 - ], - "rotation": 297.4966370763701, - "pixel_coords": [ - 102, - 91, - 11.419254302978516 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6559975147247314, - -2.749591588973999, - 0.699999988079071 - ], - "rotation": 163.75503168590257, - "pixel_coords": [ - 151, - 183, - 7.582890033721924 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8310738801956177, - 1.5359809398651123, - 0.3499999940395355 - ], - "rotation": 161.3253601596018, - "pixel_coords": [ - 157, - 79, - 13.075516700744629 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.782764196395874, - -0.7627937197685242, - 0.699999988079071 - ], - "rotation": 142.22988480356508, - "pixel_coords": [ - 214, - 149, - 8.664504051208496 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7185423374176025, - 1.8879951238632202, - 0.3499999940395355 - ], - "rotation": 324.0231988747102, - "pixel_coords": [ - 241, - 110, - 11.060185432434082 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1520326381872152, - 0.9453008304558937, - 0.3499999940395355 - ], - "rotation": 262.6660032878052, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9893617630004883, - -1.6056047677993774, - 0.3499999940395355 - ], - "rotation": 31.063842446398823, - "pixel_coords": [ - 142, - 144, - 9.475046157836914 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 4, - 6, - 7 - ], - [ - 2, - 4, - 7 - ], - [ - 2, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 1, - 6, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 1, - 6 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown cylinder to partially occlude green sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0115" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0115_cf2.json b/dataset_1k_720p_2/scenes/scene_0115_cf2.json deleted file mode 100644 index 1457513b820827772929f95c46cda08a6246346f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0115_cf2.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 115, - "image_filename": "SCENE_0115_new_000115.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6072883009910583, - 2.5080487728118896, - 0.3499999940395355 - ], - "rotation": 299.1172827866062, - "pixel_coords": [ - 225, - 92, - 12.117817878723145 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7664263248443604, - -0.9197494983673096, - 0.699999988079071 - ], - "rotation": 297.4966370763701, - "pixel_coords": [ - 102, - 91, - 11.419254302978516 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6559975147247314, - -2.749591588973999, - 0.699999988079071 - ], - "rotation": 163.75503168590257, - "pixel_coords": [ - 151, - 183, - 7.582890033721924 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8310738801956177, - 1.5359809398651123, - 0.3499999940395355 - ], - "rotation": 161.3253601596018, - "pixel_coords": [ - 157, - 79, - 13.075516700744629 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.782764196395874, - -0.7627937197685242, - 0.699999988079071 - ], - "rotation": 142.22988480356508, - "pixel_coords": [ - 214, - 149, - 8.664504051208496 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7185423374176025, - 1.8879951238632202, - 0.3499999940395355 - ], - "rotation": 324.0231988747102, - "pixel_coords": [ - 241, - 110, - 11.060185432434082 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7580407133650997, - 1.0682915919174105, - 0.3499999940395355 - ], - "rotation": 262.6660032878052, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9893617630004883, - -1.6056047677993774, - 0.3499999940395355 - ], - "rotation": 31.063842446398823, - "pixel_coords": [ - 142, - 144, - 9.475046157836914 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 4, - 6, - 7 - ], - [ - 2, - 4, - 7 - ], - [ - 2, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 1, - 6, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 1, - 6 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cylinder from left of yellow cylinder to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0115" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0115_original.json b/dataset_1k_720p_2/scenes/scene_0115_original.json deleted file mode 100644 index 2e206cbd2cabfe1f963c60a64e810d9d005709e9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0115_original.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 115, - "image_filename": "SCENE_0115_new_000115.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6072883009910583, - 2.5080487728118896, - 0.3499999940395355 - ], - "rotation": 299.1172827866062, - "pixel_coords": [ - 225, - 92, - 12.117817878723145 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7664263248443604, - -0.9197494983673096, - 0.699999988079071 - ], - "rotation": 297.4966370763701, - "pixel_coords": [ - 102, - 91, - 11.419254302978516 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6559975147247314, - -2.749591588973999, - 0.699999988079071 - ], - "rotation": 163.75503168590257, - "pixel_coords": [ - 151, - 183, - 7.582890033721924 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8310738801956177, - 1.5359809398651123, - 0.3499999940395355 - ], - "rotation": 161.3253601596018, - "pixel_coords": [ - 157, - 79, - 13.075516700744629 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.782764196395874, - -0.7627937197685242, - 0.699999988079071 - ], - "rotation": 142.22988480356508, - "pixel_coords": [ - 214, - 149, - 8.664504051208496 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7185423374176025, - 1.8879951238632202, - 0.3499999940395355 - ], - "rotation": 324.0231988747102, - "pixel_coords": [ - 241, - 110, - 11.060185432434082 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5522899627685547, - -2.7372384071350098, - 0.3499999940395355 - ], - "rotation": 262.6660032878052, - "pixel_coords": [ - 57, - 123, - 10.404136657714844 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9893617630004883, - -1.6056047677993774, - 0.3499999940395355 - ], - "rotation": 31.063842446398823, - "pixel_coords": [ - 142, - 144, - 9.475046157836914 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 4, - 6, - 7 - ], - [ - 2, - 4, - 7 - ], - [ - 2, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 1, - 6, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 1, - 6 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0115" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0116_cf1.json b/dataset_1k_720p_2/scenes/scene_0116_cf1.json deleted file mode 100644 index acb117752fab6751cab388b248d396c62aa6b275..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0116_cf1.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 116, - "image_filename": "SCENE_0116_new_000116.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7350199222564697, - -2.8619606494903564, - 0.699999988079071 - ], - "rotation": 100.71117788391311, - "pixel_coords": [ - 110, - 162, - 7.6336989402771 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7256221771240234, - 1.5808111429214478, - 0.3499999940395355 - ], - "rotation": 353.09711690958693, - "pixel_coords": [ - 146, - 72, - 13.287589073181152 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5799400806427, - -0.46752187609672546, - 0.699999988079071 - ], - "rotation": 183.96371243959703, - "pixel_coords": [ - 214, - 141, - 8.408353805541992 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9669567942619324, - 0.030797313898801804, - 0.3499999940395355 - ], - "rotation": 138.8577655016182, - "pixel_coords": [ - 141, - 99, - 11.23838996887207 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6053378582000732, - 1.3168177604675293, - 0.699999988079071 - ], - "rotation": 347.263400606663, - "pixel_coords": [ - 260, - 118, - 9.391246795654297 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2365896034541173, - 0.4839551501609103, - 0.3499999940395355 - ], - "rotation": 72.75082849085263, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3161165714263916, - -1.453529715538025, - 0.699999988079071 - ], - "rotation": 247.3888730443917, - "pixel_coords": [ - 95, - 98, - 10.471176147460938 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.534210443496704, - 1.817786455154419, - 0.3499999940395355 - ], - "rotation": 189.0034371552043, - "pixel_coords": [ - 171, - 80, - 12.62060832977295 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 1, - 3, - 6, - 7 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 7 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [], - [ - 0, - 1, - 3, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 7 - ], - [ - 2, - 4, - 7 - ], - [ - 4 - ], - [ - 2, - 4, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue sphere from (0.4,-2.8) to (1.2,0.5)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0116" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0116_cf2.json b/dataset_1k_720p_2/scenes/scene_0116_cf2.json deleted file mode 100644 index cbdd3bb0aad12d271ce1e42c897fcc3dad2d900d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0116_cf2.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 116, - "image_filename": "SCENE_0116_new_000116.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7350199222564697, - -2.8619606494903564, - 0.699999988079071 - ], - "rotation": 100.71117788391311, - "pixel_coords": [ - 110, - 162, - 7.6336989402771 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7256221771240234, - 1.5808111429214478, - 0.3499999940395355 - ], - "rotation": 353.09711690958693, - "pixel_coords": [ - 146, - 72, - 13.287589073181152 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5799400806427, - -0.46752187609672546, - 0.699999988079071 - ], - "rotation": 183.96371243959703, - "pixel_coords": [ - 214, - 141, - 8.408353805541992 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9669567942619324, - 0.030797313898801804, - 0.3499999940395355 - ], - "rotation": 138.8577655016182, - "pixel_coords": [ - 141, - 99, - 11.23838996887207 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6053378582000732, - 1.3168177604675293, - 0.699999988079071 - ], - "rotation": 347.263400606663, - "pixel_coords": [ - 260, - 118, - 9.391246795654297 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4018959701061249, - -2.7621729373931885, - 0.3499999940395355 - ], - "rotation": 72.75082849085263, - "pixel_coords": [ - 86, - 148, - 8.754317283630371 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3161165714263916, - -1.453529715538025, - 0.699999988079071 - ], - "rotation": 247.3888730443917, - "pixel_coords": [ - 95, - 98, - 10.471176147460938 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.534210443496704, - 1.817786455154419, - 0.3499999940395355 - ], - "rotation": 189.0034371552043, - "pixel_coords": [ - 171, - 80, - 12.62060832977295 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 1, - 3, - 6, - 7 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 7 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [], - [ - 0, - 1, - 3, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 7 - ], - [ - 2, - 4, - 7 - ], - [ - 4 - ], - [ - 2, - 4, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed purple cylinder to green", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0116" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0116_original.json b/dataset_1k_720p_2/scenes/scene_0116_original.json deleted file mode 100644 index cec0b46a7d380daf836b3adf38511f8e5ae1fef0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0116_original.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 116, - "image_filename": "SCENE_0116_new_000116.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7350199222564697, - -2.8619606494903564, - 0.699999988079071 - ], - "rotation": 100.71117788391311, - "pixel_coords": [ - 110, - 162, - 7.6336989402771 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7256221771240234, - 1.5808111429214478, - 0.3499999940395355 - ], - "rotation": 353.09711690958693, - "pixel_coords": [ - 146, - 72, - 13.287589073181152 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5799400806427, - -0.46752187609672546, - 0.699999988079071 - ], - "rotation": 183.96371243959703, - "pixel_coords": [ - 214, - 141, - 8.408353805541992 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9669567942619324, - 0.030797313898801804, - 0.3499999940395355 - ], - "rotation": 138.8577655016182, - "pixel_coords": [ - 141, - 99, - 11.23838996887207 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6053378582000732, - 1.3168177604675293, - 0.699999988079071 - ], - "rotation": 347.263400606663, - "pixel_coords": [ - 260, - 118, - 9.391246795654297 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4018959701061249, - -2.7621729373931885, - 0.3499999940395355 - ], - "rotation": 72.75082849085263, - "pixel_coords": [ - 86, - 148, - 8.754317283630371 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3161165714263916, - -1.453529715538025, - 0.699999988079071 - ], - "rotation": 247.3888730443917, - "pixel_coords": [ - 95, - 98, - 10.471176147460938 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.534210443496704, - 1.817786455154419, - 0.3499999940395355 - ], - "rotation": 189.0034371552043, - "pixel_coords": [ - 171, - 80, - 12.62060832977295 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 1, - 3, - 6, - 7 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 7 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [], - [ - 0, - 1, - 3, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 7 - ], - [ - 2, - 4, - 7 - ], - [ - 4 - ], - [ - 2, - 4, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0116" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0117_cf1.json b/dataset_1k_720p_2/scenes/scene_0117_cf1.json deleted file mode 100644 index abd3f04c015caf52aafc7106d26197851a68d8bc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0117_cf1.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 117, - "image_filename": "SCENE_0117_new_000117.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8928337097167969, - 0.2899549901485443, - 0.3499999940395355 - ], - "rotation": 15.060357097503548, - "pixel_coords": [ - 212, - 130, - 9.726801872253418 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.827515959739685, - -1.8801181316375732, - 0.699999988079071 - ], - "rotation": 160.06266072131137, - "pixel_coords": [ - 149, - 144, - 8.364335060119629 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.944255828857422, - -2.5326337814331055, - 0.3499999940395355 - ], - "rotation": 147.7148426598019, - "pixel_coords": [ - 42, - 102, - 11.387063980102539 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.06663591414690018, - -2.152651786804199, - 0.699999988079071 - ], - "rotation": 286.7008136509746, - "pixel_coords": [ - 100, - 121, - 9.402383804321289 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.27244317531585693, - 0.540848433971405, - 0.3499999940395355 - ], - "rotation": 77.06154067926357, - "pixel_coords": [ - 179, - 108, - 10.97018814086914 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.345916395610298, - 0.10560127371811778, - 0.3499999940395355 - ], - "rotation": 264.16002064627025, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red sphere from right of blue cube to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0117" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0117_cf2.json b/dataset_1k_720p_2/scenes/scene_0117_cf2.json deleted file mode 100644 index 99f574ee2f58931f34093fb17d17eeace97477f1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0117_cf2.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 117, - "image_filename": "SCENE_0117_new_000117.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8928337097167969, - 0.2899549901485443, - 0.3499999940395355 - ], - "rotation": 15.060357097503548, - "pixel_coords": [ - 212, - 130, - 9.726801872253418 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.827515959739685, - -1.8801181316375732, - 0.699999988079071 - ], - "rotation": 160.06266072131137, - "pixel_coords": [ - 149, - 144, - 8.364335060119629 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.944255828857422, - -2.5326337814331055, - 0.3499999940395355 - ], - "rotation": 147.7148426598019, - "pixel_coords": [ - 42, - 102, - 11.387063980102539 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.06663591414690018, - -2.152651786804199, - 0.699999988079071 - ], - "rotation": 286.7008136509746, - "pixel_coords": [ - 100, - 121, - 9.402383804321289 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.27244317531585693, - 0.540848433971405, - 0.3499999940395355 - ], - "rotation": 77.06154067926357, - "pixel_coords": [ - 179, - 108, - 10.97018814086914 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3532907962799072, - 2.94258189201355, - 0.3499999940395355 - ], - "rotation": 264.16002064627025, - "pixel_coords": [ - 196, - 77, - 13.452593803405762 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed purple sphere to yellow", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0117" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0117_original.json b/dataset_1k_720p_2/scenes/scene_0117_original.json deleted file mode 100644 index 5ab23573f444306617213bda1fcb76895a5a1f50..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0117_original.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 117, - "image_filename": "SCENE_0117_new_000117.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8928337097167969, - 0.2899549901485443, - 0.3499999940395355 - ], - "rotation": 15.060357097503548, - "pixel_coords": [ - 212, - 130, - 9.726801872253418 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.827515959739685, - -1.8801181316375732, - 0.699999988079071 - ], - "rotation": 160.06266072131137, - "pixel_coords": [ - 149, - 144, - 8.364335060119629 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.944255828857422, - -2.5326337814331055, - 0.3499999940395355 - ], - "rotation": 147.7148426598019, - "pixel_coords": [ - 42, - 102, - 11.387063980102539 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.06663591414690018, - -2.152651786804199, - 0.699999988079071 - ], - "rotation": 286.7008136509746, - "pixel_coords": [ - 100, - 121, - 9.402383804321289 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.27244317531585693, - 0.540848433971405, - 0.3499999940395355 - ], - "rotation": 77.06154067926357, - "pixel_coords": [ - 179, - 108, - 10.97018814086914 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3532907962799072, - 2.94258189201355, - 0.3499999940395355 - ], - "rotation": 264.16002064627025, - "pixel_coords": [ - 196, - 77, - 13.452593803405762 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0117" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0118_cf1.json b/dataset_1k_720p_2/scenes/scene_0118_cf1.json deleted file mode 100644 index a116f9f18d32699e8d4543acbdb71c3acf4c67ed..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0118_cf1.json +++ /dev/null @@ -1,238 +0,0 @@ -{ - "split": "new", - "image_index": 118, - "image_filename": "SCENE_0118_new_000118.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6380783319473267, - -2.484795093536377, - 0.699999988079071 - ], - "rotation": 289.836129651981, - "pixel_coords": [ - 128, - 155, - 8.429335594177246 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2608468532562256, - -0.22798225283622742, - 0.699999988079071 - ], - "rotation": 234.76425201479694, - "pixel_coords": [ - 210, - 132, - 9.319646835327148 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7995740175247192, - 1.0738348960876465, - 0.3499999940395355 - ], - "rotation": 227.2276490546149, - "pixel_coords": [ - 202, - 109, - 11.187243461608887 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5279479026794434, - 1.0954350233078003, - 0.3499999940395355 - ], - "rotation": 232.4625996125802, - "pixel_coords": [ - 138, - 78, - 13.352810859680176 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.76918625831604, - 2.726607084274292, - 0.3499999940395355 - ], - "rotation": 107.38523512552476, - "pixel_coords": [ - 165, - 65, - 14.443676948547363 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [], - [ - 0, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 5 - ], - [], - [], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed gray sphere", - "change_score": 9.992305688731841, - "change_attempts": 1, - "source_scene": "scene_0118" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0118_cf2.json b/dataset_1k_720p_2/scenes/scene_0118_cf2.json deleted file mode 100644 index 74c569cc51d2c40a7f52b64b9a0b9fce87f394ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0118_cf2.json +++ /dev/null @@ -1,255 +0,0 @@ -{ - "split": "new", - "image_index": 118, - "image_filename": "SCENE_0118_new_000118.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6380783319473267, - -2.484795093536377, - 0.699999988079071 - ], - "rotation": 289.836129651981, - "pixel_coords": [ - 128, - 155, - 8.429335594177246 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2608468532562256, - -0.22798225283622742, - 0.699999988079071 - ], - "rotation": 234.76425201479694, - "pixel_coords": [ - 210, - 132, - 9.319646835327148 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7995740175247192, - 1.0738348960876465, - 0.3499999940395355 - ], - "rotation": 227.2276490546149, - "pixel_coords": [ - 202, - 109, - 11.187243461608887 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5279479026794434, - 1.0954350233078003, - 0.3499999940395355 - ], - "rotation": 232.4625996125802, - "pixel_coords": [ - 138, - 78, - 13.352810859680176 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4904890060424805, - 0.06011626869440079, - 0.699999988079071 - ], - "rotation": 94.75985336462436, - "pixel_coords": [ - 132, - 85, - 11.912178993225098 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.76918625831604, - 2.726607084274292, - 0.3499999940395355 - ], - "rotation": 107.38523512552476, - "pixel_coords": [ - 165, - 65, - 14.443676948547363 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [], - [ - 0, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 5 - ], - [], - [], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between red sphere and brown cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0118" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0118_original.json b/dataset_1k_720p_2/scenes/scene_0118_original.json deleted file mode 100644 index 4ff8a128f16d11f90523a6beb2888b49a6a5eeec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0118_original.json +++ /dev/null @@ -1,253 +0,0 @@ -{ - "split": "new", - "image_index": 118, - "image_filename": "SCENE_0118_new_000118.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6380783319473267, - -2.484795093536377, - 0.699999988079071 - ], - "rotation": 289.836129651981, - "pixel_coords": [ - 128, - 155, - 8.429335594177246 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2608468532562256, - -0.22798225283622742, - 0.699999988079071 - ], - "rotation": 234.76425201479694, - "pixel_coords": [ - 210, - 132, - 9.319646835327148 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7995740175247192, - 1.0738348960876465, - 0.3499999940395355 - ], - "rotation": 227.2276490546149, - "pixel_coords": [ - 202, - 109, - 11.187243461608887 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5279479026794434, - 1.0954350233078003, - 0.3499999940395355 - ], - "rotation": 232.4625996125802, - "pixel_coords": [ - 138, - 78, - 13.352810859680176 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4904890060424805, - 0.06011626869440079, - 0.699999988079071 - ], - "rotation": 94.75985336462436, - "pixel_coords": [ - 132, - 85, - 11.912178993225098 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.76918625831604, - 2.726607084274292, - 0.3499999940395355 - ], - "rotation": 107.38523512552476, - "pixel_coords": [ - 165, - 65, - 14.443676948547363 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [], - [ - 0, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 5 - ], - [], - [], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0118" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0119_cf1.json b/dataset_1k_720p_2/scenes/scene_0119_cf1.json deleted file mode 100644 index 0ba40a264f0ee8c0e527811351c4370f7816a4a9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0119_cf1.json +++ /dev/null @@ -1,306 +0,0 @@ -{ - "split": "new", - "image_index": 119, - "image_filename": "SCENE_0119_new_000119.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4500200748443604, - -2.0875041484832764, - 0.3499999940395355 - ], - "rotation": 143.2619603380219, - "pixel_coords": [ - 165, - 178, - 8.05333423614502 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9524834156036377, - -0.4307680130004883, - 0.699999988079071 - ], - "rotation": 178.80017834904442, - "pixel_coords": [ - 111, - 84, - 11.637022018432617 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4630136489868164, - 0.46403932571411133, - 0.699999988079071 - ], - "rotation": 252.83496407918744, - "pixel_coords": [ - 235, - 126, - 9.349331855773926 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5965179800987244, - 0.9944130778312683, - 0.699999988079071 - ], - "rotation": 286.6594781729211, - "pixel_coords": [ - 170, - 85, - 11.602730751037598 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5566983819007874, - -2.991344690322876, - 0.3499999940395355 - ], - "rotation": 102.18225547789771, - "pixel_coords": [ - 64, - 139, - 9.440046310424805 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.241392135620117, - -2.8857738971710205, - 0.699999988079071 - ], - "rotation": 328.7647240482409, - "pixel_coords": [ - 37, - 105, - 10.39465045928955 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.420445263652912, - 0.08365843255453465, - 0.3499999940395355 - ], - "rotation": 130.5126988490285, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 1, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 6 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown sphere from left of yellow cube to right", - "change_score": 1.5272196394817459, - "change_attempts": 1, - "source_scene": "scene_0119" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0119_cf2.json b/dataset_1k_720p_2/scenes/scene_0119_cf2.json deleted file mode 100644 index 54b25af5bd6b553e9c30922be987b2742f4aa48c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0119_cf2.json +++ /dev/null @@ -1,306 +0,0 @@ -{ - "split": "new", - "image_index": 119, - "image_filename": "SCENE_0119_new_000119.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4500200748443604, - -2.0875041484832764, - 0.3499999940395355 - ], - "rotation": 143.2619603380219, - "pixel_coords": [ - 165, - 178, - 8.05333423614502 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9524834156036377, - -0.4307680130004883, - 0.699999988079071 - ], - "rotation": 178.80017834904442, - "pixel_coords": [ - 111, - 84, - 11.637022018432617 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "color": "cyan", - "material": "metal", - "size": "large", - "3d_coords": [ - 2.4630136489868164, - 0.46403932571411133, - 0.699999988079071 - ], - "rotation": 342.8082864667979, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5965179800987244, - 0.9944130778312683, - 0.699999988079071 - ], - "rotation": 286.6594781729211, - "pixel_coords": [ - 170, - 85, - 11.602730751037598 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5566983819007874, - -2.991344690322876, - 0.3499999940395355 - ], - "rotation": 102.18225547789771, - "pixel_coords": [ - 64, - 139, - 9.440046310424805 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.241392135620117, - -2.8857738971710205, - 0.699999988079071 - ], - "rotation": 328.7647240482409, - "pixel_coords": [ - 37, - 105, - 10.39465045928955 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8801664113998413, - -1.3448017835617065, - 0.3499999940395355 - ], - "rotation": 130.5126988490285, - "pixel_coords": [ - 145, - 138, - 9.482902526855469 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 1, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 6 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced gray cube with cyan cylinder", - "change_score": 2.24992589552114, - "change_attempts": 1, - "source_scene": "scene_0119" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0119_original.json b/dataset_1k_720p_2/scenes/scene_0119_original.json deleted file mode 100644 index fb8cdafd2b18f9760a317b3c69ec3d12e4ea6eda..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0119_original.json +++ /dev/null @@ -1,304 +0,0 @@ -{ - "split": "new", - "image_index": 119, - "image_filename": "SCENE_0119_new_000119.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4500200748443604, - -2.0875041484832764, - 0.3499999940395355 - ], - "rotation": 143.2619603380219, - "pixel_coords": [ - 165, - 178, - 8.05333423614502 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9524834156036377, - -0.4307680130004883, - 0.699999988079071 - ], - "rotation": 178.80017834904442, - "pixel_coords": [ - 111, - 84, - 11.637022018432617 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4630136489868164, - 0.46403932571411133, - 0.699999988079071 - ], - "rotation": 252.83496407918744, - "pixel_coords": [ - 235, - 126, - 9.349331855773926 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5965179800987244, - 0.9944130778312683, - 0.699999988079071 - ], - "rotation": 286.6594781729211, - "pixel_coords": [ - 170, - 85, - 11.602730751037598 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5566983819007874, - -2.991344690322876, - 0.3499999940395355 - ], - "rotation": 102.18225547789771, - "pixel_coords": [ - 64, - 139, - 9.440046310424805 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.241392135620117, - -2.8857738971710205, - 0.699999988079071 - ], - "rotation": 328.7647240482409, - "pixel_coords": [ - 37, - 105, - 10.39465045928955 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8801664113998413, - -1.3448017835617065, - 0.3499999940395355 - ], - "rotation": 130.5126988490285, - "pixel_coords": [ - 145, - 138, - 9.482902526855469 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 1, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 6 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0119" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0120_cf1.json b/dataset_1k_720p_2/scenes/scene_0120_cf1.json deleted file mode 100644 index 2f03bf674d6547f2046fdb024b71d5d2201da08e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0120_cf1.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 120, - "image_filename": "SCENE_0120_new_000120.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8321640491485596, - 0.47544851899147034, - 0.699999988079071 - ], - "rotation": 159.90460405076394, - "pixel_coords": [ - 137, - 79, - 12.284589767456055 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7817968130111694, - -1.370704174041748, - 0.3499999940395355 - ], - "rotation": 98.99559429659195, - "pixel_coords": [ - 92, - 103, - 11.374611854553223 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.03741256147623062, - 0.9196162223815918, - 0.3499999940395355 - ], - "rotation": 23.225005438144528, - "pixel_coords": [ - 181, - 102, - 11.49718189239502 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9363730549812317, - -2.4419891834259033, - 0.699999988079071 - ], - "rotation": 55.18550170115532, - "pixel_coords": [ - 110, - 139, - 8.775117874145508 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.815148788621384, - -1.001568656500122, - 0.699999988079071 - ], - "rotation": 251.41468632380466, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1174505949020386, - 1.9572938680648804, - 0.699999988079071 - ], - "rotation": 161.47864283693323, - "pixel_coords": [ - 182, - 75, - 12.642013549804688 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved yellow cube from (1.7,0.3) to (-2.8,-1.0)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0120" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0120_cf2.json b/dataset_1k_720p_2/scenes/scene_0120_cf2.json deleted file mode 100644 index 345f9f058990958329063c2dee08a83a5a62075b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0120_cf2.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 120, - "image_filename": "SCENE_0120_new_000120.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8321640491485596, - 0.47544851899147034, - 0.699999988079071 - ], - "rotation": 159.90460405076394, - "pixel_coords": [ - 137, - 79, - 12.284589767456055 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7841275573748359, - -1.4873744992895888, - 0.3499999940395355 - ], - "rotation": 98.99559429659195, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.03741256147623062, - 0.9196162223815918, - 0.3499999940395355 - ], - "rotation": 23.225005438144528, - "pixel_coords": [ - 181, - 102, - 11.49718189239502 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9363730549812317, - -2.4419891834259033, - 0.699999988079071 - ], - "rotation": 55.18550170115532, - "pixel_coords": [ - 110, - 139, - 8.775117874145508 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6545954942703247, - 0.3073292076587677, - 0.699999988079071 - ], - "rotation": 251.41468632380466, - "pixel_coords": [ - 206, - 116, - 9.84666919708252 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1174505949020386, - 1.9572938680648804, - 0.699999988079071 - ], - "rotation": 161.47864283693323, - "pixel_coords": [ - 182, - 75, - 12.642013549804688 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved cyan cube from (-1.8,-1.4) to (1.8,-1.5)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0120" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0120_original.json b/dataset_1k_720p_2/scenes/scene_0120_original.json deleted file mode 100644 index 9ce8c8f5bfef2272f92ed1741e49d67f7e43cc7b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0120_original.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 120, - "image_filename": "SCENE_0120_new_000120.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8321640491485596, - 0.47544851899147034, - 0.699999988079071 - ], - "rotation": 159.90460405076394, - "pixel_coords": [ - 137, - 79, - 12.284589767456055 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7817968130111694, - -1.370704174041748, - 0.3499999940395355 - ], - "rotation": 98.99559429659195, - "pixel_coords": [ - 92, - 103, - 11.374611854553223 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.03741256147623062, - 0.9196162223815918, - 0.3499999940395355 - ], - "rotation": 23.225005438144528, - "pixel_coords": [ - 181, - 102, - 11.49718189239502 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9363730549812317, - -2.4419891834259033, - 0.699999988079071 - ], - "rotation": 55.18550170115532, - "pixel_coords": [ - 110, - 139, - 8.775117874145508 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6545954942703247, - 0.3073292076587677, - 0.699999988079071 - ], - "rotation": 251.41468632380466, - "pixel_coords": [ - 206, - 116, - 9.84666919708252 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1174505949020386, - 1.9572938680648804, - 0.699999988079071 - ], - "rotation": 161.47864283693323, - "pixel_coords": [ - 182, - 75, - 12.642013549804688 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0120" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0121_cf1.json b/dataset_1k_720p_2/scenes/scene_0121_cf1.json deleted file mode 100644 index 7be7085fe064b1c219101984bdb2f7af70179a3f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0121_cf1.json +++ /dev/null @@ -1,352 +0,0 @@ -{ - "split": "new", - "image_index": 121, - "image_filename": "SCENE_0121_new_000121.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5763158798217773, - -2.1905336380004883, - 0.3499999940395355 - ], - "rotation": 69.43270794748618, - "pixel_coords": [ - 115, - 140, - 9.704537391662598 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3758214712142944, - -1.421992301940918, - 0.3499999940395355 - ], - "rotation": 30.072109333346184, - "pixel_coords": [ - 100, - 109, - 11.45493221282959 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4638396501541138, - 2.43927001953125, - 0.3499999940395355 - ], - "rotation": 3.780062503343724, - "pixel_coords": [ - 181, - 81, - 13.810304641723633 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9214305877685547, - 2.287609100341797, - 0.699999988079071 - ], - "rotation": 241.04680427732183, - "pixel_coords": [ - 252, - 99, - 11.318177223205566 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.717382550239563, - -1.1058464050292969, - 0.699999988079071 - ], - "rotation": 285.1941627023868, - "pixel_coords": [ - 172, - 131, - 9.434581756591797 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9462658166885376, - 0.03472495079040527, - 0.699999988079071 - ], - "rotation": 336.68140542177133, - "pixel_coords": [ - 124, - 84, - 12.540083885192871 - ], - "color": "gray" - }, - { - "shape": "sphere", - "color": "purple", - "material": "metal", - "size": "small", - "3d_coords": [ - 2.852217674255371, - 0.20026962459087372, - 0.699999988079071 - ], - "rotation": 35.329916817048954, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.282564640045166, - -2.6110432147979736, - 0.699999988079071 - ], - "rotation": 273.49788060346805, - "pixel_coords": [ - 52, - 101, - 11.188896179199219 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 2 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 2, - 5 - ] - ], - "front": [ - [], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [] - ], - "right": [ - [ - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 6 - ], - [], - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced cyan cylinder with purple sphere", - "change_score": 3.0817845949592577, - "change_attempts": 1, - "source_scene": "scene_0121" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0121_cf2.json b/dataset_1k_720p_2/scenes/scene_0121_cf2.json deleted file mode 100644 index ad2aaddf9130aeb971823c4241b4f4d96fbe42f4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0121_cf2.json +++ /dev/null @@ -1,352 +0,0 @@ -{ - "split": "new", - "image_index": 121, - "image_filename": "SCENE_0121_new_000121.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5763158798217773, - -2.1905336380004883, - 0.3499999940395355 - ], - "rotation": 69.43270794748618, - "pixel_coords": [ - 115, - 140, - 9.704537391662598 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3758214712142944, - -1.421992301940918, - 0.3499999940395355 - ], - "rotation": 30.072109333346184, - "pixel_coords": [ - 100, - 109, - 11.45493221282959 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4638396501541138, - 2.43927001953125, - 0.3499999940395355 - ], - "rotation": 3.780062503343724, - "pixel_coords": [ - 181, - 81, - 13.810304641723633 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9214305877685547, - 2.287609100341797, - 0.699999988079071 - ], - "rotation": 241.04680427732183, - "pixel_coords": [ - 252, - 99, - 11.318177223205566 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.717382550239563, - -1.1058464050292969, - 0.699999988079071 - ], - "rotation": 285.1941627023868, - "pixel_coords": [ - 172, - 131, - 9.434581756591797 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9462658166885376, - 0.03472495079040527, - 0.699999988079071 - ], - "rotation": 336.68140542177133, - "pixel_coords": [ - 124, - 84, - 12.540083885192871 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.852217674255371, - 0.20026962459087372, - 0.699999988079071 - ], - "rotation": 5.887462631716094, - "pixel_coords": [ - 236, - 130, - 9.459820747375488 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.282564640045166, - -2.6110432147979736, - 0.699999988079071 - ], - "rotation": 273.49788060346805, - "pixel_coords": [ - 52, - 101, - 11.188896179199219 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 2 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 2, - 5 - ] - ], - "front": [ - [], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [] - ], - "right": [ - [ - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 6 - ], - [], - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray cylinder and red sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0121" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0121_original.json b/dataset_1k_720p_2/scenes/scene_0121_original.json deleted file mode 100644 index 5ca3bf5b6f15c1e39b483d4ad04df4e8301a957c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0121_original.json +++ /dev/null @@ -1,350 +0,0 @@ -{ - "split": "new", - "image_index": 121, - "image_filename": "SCENE_0121_new_000121.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5763158798217773, - -2.1905336380004883, - 0.3499999940395355 - ], - "rotation": 69.43270794748618, - "pixel_coords": [ - 115, - 140, - 9.704537391662598 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3758214712142944, - -1.421992301940918, - 0.3499999940395355 - ], - "rotation": 30.072109333346184, - "pixel_coords": [ - 100, - 109, - 11.45493221282959 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4638396501541138, - 2.43927001953125, - 0.3499999940395355 - ], - "rotation": 3.780062503343724, - "pixel_coords": [ - 181, - 81, - 13.810304641723633 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9214305877685547, - 2.287609100341797, - 0.699999988079071 - ], - "rotation": 241.04680427732183, - "pixel_coords": [ - 252, - 99, - 11.318177223205566 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.717382550239563, - -1.1058464050292969, - 0.699999988079071 - ], - "rotation": 285.1941627023868, - "pixel_coords": [ - 172, - 131, - 9.434581756591797 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9462658166885376, - 0.03472495079040527, - 0.699999988079071 - ], - "rotation": 336.68140542177133, - "pixel_coords": [ - 124, - 84, - 12.540083885192871 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.852217674255371, - 0.20026962459087372, - 0.699999988079071 - ], - "rotation": 5.887462631716094, - "pixel_coords": [ - 236, - 130, - 9.459820747375488 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.282564640045166, - -2.6110432147979736, - 0.699999988079071 - ], - "rotation": 273.49788060346805, - "pixel_coords": [ - 52, - 101, - 11.188896179199219 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 2 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 2, - 5 - ] - ], - "front": [ - [], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [] - ], - "right": [ - [ - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 6 - ], - [], - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0121" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0122_cf1.json b/dataset_1k_720p_2/scenes/scene_0122_cf1.json deleted file mode 100644 index db06ec895e03f65de5ddb973d43870d97e65607e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0122_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 122, - "image_filename": "SCENE_0122_new_000122.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0620747804641724, - 1.206233024597168, - 0.3499999940395355 - ], - "rotation": 245.6885147147826, - "pixel_coords": [ - 168, - 90, - 12.430092811584473 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9611641979329179, - 0.11356340687346922, - 0.3499999940395355 - ], - "rotation": 2.7894699147893665, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3375132083892822, - 1.4855931997299194, - 0.699999988079071 - ], - "rotation": 290.77042898748584, - "pixel_coords": [ - 153, - 68, - 13.285810470581055 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7985740900039673, - -0.6266518235206604, - 0.699999988079071 - ], - "rotation": 295.53072282805175, - "pixel_coords": [ - 183, - 130, - 9.307939529418945 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3627266883850098, - 2.761195421218872, - 0.699999988079071 - ], - "rotation": 240.26316275443276, - "pixel_coords": [ - 278, - 103, - 10.740592956542969 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow sphere from right of brown cylinder to left", - "change_score": 1.5163595751015402, - "change_attempts": 2, - "source_scene": "scene_0122" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0122_cf2.json b/dataset_1k_720p_2/scenes/scene_0122_cf2.json deleted file mode 100644 index 7f4693f956ad2b4ee9915ea37b0dc34046d72902..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0122_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 122, - "image_filename": "SCENE_0122_new_000122.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5530643589021924, - -1.2829630561975698, - 0.3499999940395355 - ], - "rotation": 245.6885147147826, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.03403966873884201, - 1.2576419115066528, - 0.3499999940395355 - ], - "rotation": 2.7894699147893665, - "pixel_coords": [ - 190, - 100, - 11.704318046569824 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3375132083892822, - 1.4855931997299194, - 0.699999988079071 - ], - "rotation": 290.77042898748584, - "pixel_coords": [ - 153, - 68, - 13.285810470581055 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7985740900039673, - -0.6266518235206604, - 0.699999988079071 - ], - "rotation": 295.53072282805175, - "pixel_coords": [ - 183, - 130, - 9.307939529418945 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3627266883850098, - 2.761195421218872, - 0.699999988079071 - ], - "rotation": 240.26316275443276, - "pixel_coords": [ - 278, - 103, - 10.740592956542969 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown cylinder to partially occlude red cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0122" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0122_original.json b/dataset_1k_720p_2/scenes/scene_0122_original.json deleted file mode 100644 index f06fabd7d042c893a6b09e79c4322973da7bb3ab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0122_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 122, - "image_filename": "SCENE_0122_new_000122.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0620747804641724, - 1.206233024597168, - 0.3499999940395355 - ], - "rotation": 245.6885147147826, - "pixel_coords": [ - 168, - 90, - 12.430092811584473 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.03403966873884201, - 1.2576419115066528, - 0.3499999940395355 - ], - "rotation": 2.7894699147893665, - "pixel_coords": [ - 190, - 100, - 11.704318046569824 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3375132083892822, - 1.4855931997299194, - 0.699999988079071 - ], - "rotation": 290.77042898748584, - "pixel_coords": [ - 153, - 68, - 13.285810470581055 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7985740900039673, - -0.6266518235206604, - 0.699999988079071 - ], - "rotation": 295.53072282805175, - "pixel_coords": [ - 183, - 130, - 9.307939529418945 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3627266883850098, - 2.761195421218872, - 0.699999988079071 - ], - "rotation": 240.26316275443276, - "pixel_coords": [ - 278, - 103, - 10.740592956542969 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0122" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0123_cf1.json b/dataset_1k_720p_2/scenes/scene_0123_cf1.json deleted file mode 100644 index 251831b76a0ac0b65358a070d838e5ffe290c8e2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0123_cf1.json +++ /dev/null @@ -1,306 +0,0 @@ -{ - "split": "new", - "image_index": 123, - "image_filename": "SCENE_0123_new_000123.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6829184293746948, - 1.4450687170028687, - 0.699999988079071 - ], - "rotation": 265.8347280378576, - "pixel_coords": [ - 180, - 82, - 12.056174278259277 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.399677038192749, - -2.1104934215545654, - 0.699999988079071 - ], - "rotation": 209.47845698414085, - "pixel_coords": [ - 62, - 93, - 11.290115356445312 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.658513605594635, - -1.9037822484970093, - 0.699999988079071 - ], - "rotation": 352.1731890216993, - "pixel_coords": [ - 95, - 111, - 10.226332664489746 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.22241026163101196, - -2.8704123497009277, - 0.3499999940395355 - ], - "rotation": 347.69628232984616, - "pixel_coords": [ - 81, - 146, - 9.283365249633789 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.17476004362106323, - -0.6467785239219666, - 0.3499999940395355 - ], - "rotation": 280.78786474317985, - "pixel_coords": [ - 147, - 119, - 10.519611358642578 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6195108890533447, - 2.8092610836029053, - 0.699999988079071 - ], - "rotation": 327.9051680536349, - "pixel_coords": [ - 260, - 93, - 11.240160942077637 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0522661209106445, - -0.2033698856830597, - 0.3499999940395355 - ], - "rotation": 235.90351187920598, - "pixel_coords": [ - 119, - 90, - 12.263503074645996 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 3 - ], - [ - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [], - [ - 0, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0123" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0123_cf2.json b/dataset_1k_720p_2/scenes/scene_0123_cf2.json deleted file mode 100644 index 94b62f85da3e9de3cdb81cac08bea2c144f0dc23..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0123_cf2.json +++ /dev/null @@ -1,306 +0,0 @@ -{ - "split": "new", - "image_index": 123, - "image_filename": "SCENE_0123_new_000123.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6829184293746948, - 1.4450687170028687, - 0.699999988079071 - ], - "rotation": 265.8347280378576, - "pixel_coords": [ - 180, - 82, - 12.056174278259277 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.399677038192749, - -2.1104934215545654, - 0.699999988079071 - ], - "rotation": 209.47845698414085, - "pixel_coords": [ - 62, - 93, - 11.290115356445312 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.658513605594635, - -1.9037822484970093, - 0.699999988079071 - ], - "rotation": 352.1731890216993, - "pixel_coords": [ - 95, - 111, - 10.226332664489746 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.22241026163101196, - -2.8704123497009277, - 0.3499999940395355 - ], - "rotation": 347.69628232984616, - "pixel_coords": [ - 81, - 146, - 9.283365249633789 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.17476004362106323, - -0.6467785239219666, - 0.3499999940395355 - ], - "rotation": 280.78786474317985, - "pixel_coords": [ - 147, - 119, - 10.519611358642578 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6195108890533447, - 2.8092610836029053, - 0.699999988079071 - ], - "rotation": 327.9051680536349, - "pixel_coords": [ - 260, - 93, - 11.240160942077637 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3270971667399811, - 2.554201550333248, - 0.3499999940395355 - ], - "rotation": 235.90351187920598, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 3 - ], - [ - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [], - [ - 0, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green cylinder from left of gray cube to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0123" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0123_original.json b/dataset_1k_720p_2/scenes/scene_0123_original.json deleted file mode 100644 index ec4658317d1f003e276998af0bfe9983759339cd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0123_original.json +++ /dev/null @@ -1,304 +0,0 @@ -{ - "split": "new", - "image_index": 123, - "image_filename": "SCENE_0123_new_000123.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6829184293746948, - 1.4450687170028687, - 0.699999988079071 - ], - "rotation": 265.8347280378576, - "pixel_coords": [ - 180, - 82, - 12.056174278259277 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.399677038192749, - -2.1104934215545654, - 0.699999988079071 - ], - "rotation": 209.47845698414085, - "pixel_coords": [ - 62, - 93, - 11.290115356445312 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.658513605594635, - -1.9037822484970093, - 0.699999988079071 - ], - "rotation": 352.1731890216993, - "pixel_coords": [ - 95, - 111, - 10.226332664489746 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.22241026163101196, - -2.8704123497009277, - 0.3499999940395355 - ], - "rotation": 347.69628232984616, - "pixel_coords": [ - 81, - 146, - 9.283365249633789 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.17476004362106323, - -0.6467785239219666, - 0.3499999940395355 - ], - "rotation": 280.78786474317985, - "pixel_coords": [ - 147, - 119, - 10.519611358642578 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6195108890533447, - 2.8092610836029053, - 0.699999988079071 - ], - "rotation": 327.9051680536349, - "pixel_coords": [ - 260, - 93, - 11.240160942077637 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0522661209106445, - -0.2033698856830597, - 0.3499999940395355 - ], - "rotation": 235.90351187920598, - "pixel_coords": [ - 119, - 90, - 12.263503074645996 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 3 - ], - [ - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [], - [ - 0, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0123" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0124_cf1.json b/dataset_1k_720p_2/scenes/scene_0124_cf1.json deleted file mode 100644 index e07cf05246d20d0f3f3703b34aaddce5cdad1bec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0124_cf1.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 124, - "image_filename": "SCENE_0124_new_000124.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.658324956893921, - 2.347985029220581, - 0.699999988079071 - ], - "rotation": 111.38163442702466, - "pixel_coords": [ - 158, - 67, - 14.245514869689941 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9568404573820304, - -2.2715596110270866, - 0.3499999940395355 - ], - "rotation": 206.41062775181234, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6594101190567017, - 1.2546395063400269, - 0.3499999940395355 - ], - "rotation": 341.92757588805, - "pixel_coords": [ - 201, - 106, - 11.537801742553711 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3092446327209473, - -2.4611191749572754, - 0.3499999940395355 - ], - "rotation": 251.0636983324708, - "pixel_coords": [ - 55, - 110, - 11.209038734436035 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5604326725006104, - -1.746510624885559, - 0.3499999940395355 - ], - "rotation": 138.7111479040389, - "pixel_coords": [ - 87, - 111, - 11.155021667480469 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cube to partially occlude green cylinder", - "change_score": 2.793905085911447, - "change_attempts": 1, - "source_scene": "scene_0124" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0124_cf2.json b/dataset_1k_720p_2/scenes/scene_0124_cf2.json deleted file mode 100644 index 90b70a879ba386dda5eb9eddb7d2a46061647740..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0124_cf2.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 124, - "image_filename": "SCENE_0124_new_000124.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.598859002132652, - -2.3802017477292683, - 0.699999988079071 - ], - "rotation": 111.38163442702466, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7689197063446045, - -1.658259391784668, - 0.3499999940395355 - ], - "rotation": 206.41062775181234, - "pixel_coords": [ - 160, - 148, - 9.014928817749023 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6594101190567017, - 1.2546395063400269, - 0.3499999940395355 - ], - "rotation": 341.92757588805, - "pixel_coords": [ - 201, - 106, - 11.537801742553711 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3092446327209473, - -2.4611191749572754, - 0.3499999940395355 - ], - "rotation": 251.0636983324708, - "pixel_coords": [ - 55, - 110, - 11.209038734436035 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5604326725006104, - -1.746510624885559, - 0.3499999940395355 - ], - "rotation": 138.7111479040389, - "pixel_coords": [ - 87, - 111, - 11.155021667480469 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cylinder to partially occlude cyan cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0124" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0124_original.json b/dataset_1k_720p_2/scenes/scene_0124_original.json deleted file mode 100644 index 443e6d41cf9394026a529ff2d518d17690e25ede..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0124_original.json +++ /dev/null @@ -1,213 +0,0 @@ -{ - "split": "new", - "image_index": 124, - "image_filename": "SCENE_0124_new_000124.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.658324956893921, - 2.347985029220581, - 0.699999988079071 - ], - "rotation": 111.38163442702466, - "pixel_coords": [ - 158, - 67, - 14.245514869689941 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7689197063446045, - -1.658259391784668, - 0.3499999940395355 - ], - "rotation": 206.41062775181234, - "pixel_coords": [ - 160, - 148, - 9.014928817749023 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6594101190567017, - 1.2546395063400269, - 0.3499999940395355 - ], - "rotation": 341.92757588805, - "pixel_coords": [ - 201, - 106, - 11.537801742553711 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3092446327209473, - -2.4611191749572754, - 0.3499999940395355 - ], - "rotation": 251.0636983324708, - "pixel_coords": [ - 55, - 110, - 11.209038734436035 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5604326725006104, - -1.746510624885559, - 0.3499999940395355 - ], - "rotation": 138.7111479040389, - "pixel_coords": [ - 87, - 111, - 11.155021667480469 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0124" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0125_cf1.json b/dataset_1k_720p_2/scenes/scene_0125_cf1.json deleted file mode 100644 index 2adfcc39d802257cdc28083e81c02774b973a26d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0125_cf1.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 125, - "image_filename": "SCENE_0125_new_000125.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8536460399627686, - -0.4070993959903717, - 0.3499999940395355 - ], - "rotation": 87.30730639028684, - "pixel_coords": [ - 169, - 124, - 10.584693908691406 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.905216932296753, - 1.5488053560256958, - 0.3499999940395355 - ], - "rotation": 6.9728256714175885, - "pixel_coords": [ - 157, - 82, - 13.554529190063477 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.766090154647827, - -1.6252810955047607, - 0.3499999940395355 - ], - "rotation": 161.39112728794305, - "pixel_coords": [ - 73, - 98, - 12.259230613708496 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9073715209960938, - -1.8121997117996216, - 0.699999988079071 - ], - "rotation": 196.30515729651856, - "pixel_coords": [ - 157, - 144, - 8.900079727172852 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0125" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0125_cf2.json b/dataset_1k_720p_2/scenes/scene_0125_cf2.json deleted file mode 100644 index 6d19af29fd88857983e8149f662e59f8a752ac9b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0125_cf2.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 125, - "image_filename": "SCENE_0125_new_000125.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8536460399627686, - -0.4070993959903717, - 0.3499999940395355 - ], - "rotation": 87.30730639028684, - "pixel_coords": [ - 169, - 124, - 10.584693908691406 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.905216932296753, - 1.5488053560256958, - 0.3499999940395355 - ], - "rotation": 6.9728256714175885, - "pixel_coords": [ - 157, - 82, - 13.554529190063477 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.766090154647827, - -1.6252810955047607, - 0.3499999940395355 - ], - "rotation": 161.39112728794305, - "pixel_coords": [ - 73, - 98, - 12.259230613708496 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9073715209960938, - -1.8121997117996216, - 0.699999988079071 - ], - "rotation": 196.30515729651856, - "pixel_coords": [ - 157, - 144, - 8.900079727172852 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0125" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0125_original.json b/dataset_1k_720p_2/scenes/scene_0125_original.json deleted file mode 100644 index c75c2be622a7ec4b5ba0d75426ac0d05e68812a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0125_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 125, - "image_filename": "SCENE_0125_new_000125.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8536460399627686, - -0.4070993959903717, - 0.3499999940395355 - ], - "rotation": 87.30730639028684, - "pixel_coords": [ - 169, - 124, - 10.584693908691406 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.905216932296753, - 1.5488053560256958, - 0.3499999940395355 - ], - "rotation": 6.9728256714175885, - "pixel_coords": [ - 157, - 82, - 13.554529190063477 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.766090154647827, - -1.6252810955047607, - 0.3499999940395355 - ], - "rotation": 161.39112728794305, - "pixel_coords": [ - 73, - 98, - 12.259230613708496 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9073715209960938, - -1.8121997117996216, - 0.699999988079071 - ], - "rotation": 196.30515729651856, - "pixel_coords": [ - 157, - 144, - 8.900079727172852 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0125" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0126_cf1.json b/dataset_1k_720p_2/scenes/scene_0126_cf1.json deleted file mode 100644 index d1e4e879b49010137d72e8521d5ef445a4a1b4a6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0126_cf1.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 126, - "image_filename": "SCENE_0126_new_000126.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9998071193695068, - 2.7598276138305664, - 0.3499999940395355 - ], - "rotation": 90.97226640938436, - "pixel_coords": [ - 179, - 73, - 13.617012023925781 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.34537556767463684, - 2.448922634124756, - 0.3499999940395355 - ], - "rotation": 100.74546180640105, - "pixel_coords": [ - 206, - 87, - 12.329900741577148 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cylinder", - "change_score": 12.937550769169755, - "change_attempts": 1, - "source_scene": "scene_0126" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0126_cf2.json b/dataset_1k_720p_2/scenes/scene_0126_cf2.json deleted file mode 100644 index f70ec2c4840c30f658c0f9d7867c7f32f2fddf50..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0126_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 126, - "image_filename": "SCENE_0126_new_000126.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3469796180725098, - 0.9762438535690308, - 0.3499999940395355 - ], - "rotation": 332.99734233798705, - "pixel_coords": [ - 155, - 89, - 12.133399963378906 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9998071193695068, - 2.7598276138305664, - 0.3499999940395355 - ], - "rotation": 90.97226640938436, - "pixel_coords": [ - 179, - 73, - 13.617012023925781 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.666729930026492, - -0.21968800590923543, - 0.3499999940395355 - ], - "rotation": 100.74546180640105, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue sphere from right of blue cylinder to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0126" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0126_original.json b/dataset_1k_720p_2/scenes/scene_0126_original.json deleted file mode 100644 index 63585f0a4fba72a17fc85be38ddbd17c2b64e452..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0126_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 126, - "image_filename": "SCENE_0126_new_000126.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3469796180725098, - 0.9762438535690308, - 0.3499999940395355 - ], - "rotation": 332.99734233798705, - "pixel_coords": [ - 155, - 89, - 12.133399963378906 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9998071193695068, - 2.7598276138305664, - 0.3499999940395355 - ], - "rotation": 90.97226640938436, - "pixel_coords": [ - 179, - 73, - 13.617012023925781 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.34537556767463684, - 2.448922634124756, - 0.3499999940395355 - ], - "rotation": 100.74546180640105, - "pixel_coords": [ - 206, - 87, - 12.329900741577148 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0126" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0127_cf1.json b/dataset_1k_720p_2/scenes/scene_0127_cf1.json deleted file mode 100644 index 9ccee305e51565368d1789f18f7c6a4b51480069..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0127_cf1.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 127, - "image_filename": "SCENE_0127_new_000127.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6599602103233337, - 0.6500731110572815, - 0.699999988079071 - ], - "rotation": 349.02133203271177, - "pixel_coords": [ - 190, - 102, - 10.714020729064941 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.938281774520874, - 2.6075029373168945, - 0.699999988079071 - ], - "rotation": 131.94960696168835, - "pixel_coords": [ - 199, - 71, - 12.852816581726074 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0475199222564697, - -1.1683895587921143, - 0.699999988079071 - ], - "rotation": 30.869135909000363, - "pixel_coords": [ - 150, - 126, - 9.468877792358398 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0550684928894043, - -2.7719051837921143, - 0.3499999940395355 - ], - "rotation": 286.85014269007405, - "pixel_coords": [ - 49, - 112, - 10.874794960021973 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0127" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0127_cf2.json b/dataset_1k_720p_2/scenes/scene_0127_cf2.json deleted file mode 100644 index 30756716aa8d9201c210dbcbf268febe655688b4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0127_cf2.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 127, - "image_filename": "SCENE_0127_new_000127.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6599602103233337, - 0.6500731110572815, - 0.699999988079071 - ], - "rotation": 349.02133203271177, - "pixel_coords": [ - 190, - 102, - 10.714020729064941 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.038882252882025, - -0.5215446689997272, - 0.699999988079071 - ], - "rotation": 131.94960696168835, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0475199222564697, - -1.1683895587921143, - 0.699999988079071 - ], - "rotation": 30.869135909000363, - "pixel_coords": [ - 150, - 126, - 9.468877792358398 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0550684928894043, - -2.7719051837921143, - 0.3499999940395355 - ], - "rotation": 286.85014269007405, - "pixel_coords": [ - 49, - 112, - 10.874794960021973 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved red cylinder from (-0.9,2.6) to (-1.0,-0.5)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0127" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0127_original.json b/dataset_1k_720p_2/scenes/scene_0127_original.json deleted file mode 100644 index 61206320764ee40e10904a8d35c32acb624c9341..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0127_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 127, - "image_filename": "SCENE_0127_new_000127.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6599602103233337, - 0.6500731110572815, - 0.699999988079071 - ], - "rotation": 349.02133203271177, - "pixel_coords": [ - 190, - 102, - 10.714020729064941 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.938281774520874, - 2.6075029373168945, - 0.699999988079071 - ], - "rotation": 131.94960696168835, - "pixel_coords": [ - 199, - 71, - 12.852816581726074 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0475199222564697, - -1.1683895587921143, - 0.699999988079071 - ], - "rotation": 30.869135909000363, - "pixel_coords": [ - 150, - 126, - 9.468877792358398 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0550684928894043, - -2.7719051837921143, - 0.3499999940395355 - ], - "rotation": 286.85014269007405, - "pixel_coords": [ - 49, - 112, - 10.874794960021973 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0127" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0128_cf1.json b/dataset_1k_720p_2/scenes/scene_0128_cf1.json deleted file mode 100644 index f2de9d0261c4d109d8143192a25644550bed3db1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0128_cf1.json +++ /dev/null @@ -1,382 +0,0 @@ -{ - "split": "new", - "image_index": 128, - "image_filename": "SCENE_0128_new_000128.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4794587194919586, - -1.6398255825042725, - 0.3499999940395355 - ], - "rotation": 314.1948563220682, - "pixel_coords": [ - 111, - 121, - 10.89545726776123 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.142688512802124, - 0.5484189391136169, - 0.699999988079071 - ], - "rotation": 133.99966367502992, - "pixel_coords": [ - 133, - 80, - 13.141345977783203 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6964659690856934, - -1.3249943256378174, - 0.3499999940395355 - ], - "rotation": 155.93120053511115, - "pixel_coords": [ - 82, - 97, - 12.553154945373535 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8161141872406006, - 0.3653339147567749, - 0.699999988079071 - ], - "rotation": 32.4742197723637, - "pixel_coords": [ - 237, - 128, - 9.74354076385498 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2787795066833496, - 2.0514914989471436, - 0.699999988079071 - ], - "rotation": 54.26415729594093, - "pixel_coords": [ - 231, - 96, - 11.766204833984375 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9493814706802368, - -2.155168056488037, - 0.699999988079071 - ], - "rotation": 310.70714805831136, - "pixel_coords": [ - 148, - 147, - 8.819035530090332 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.790723443031311, - -2.1813948154449463, - 0.3499999940395355 - ], - "rotation": 269.95748276637033, - "pixel_coords": [ - 74, - 112, - 11.442983627319336 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5476852059364319, - 1.8916326761245728, - 0.699999988079071 - ], - "rotation": 321.57316801477765, - "pixel_coords": [ - 188, - 82, - 12.882501602172852 - ], - "color": "brown" - }, - { - "shape": "cube", - "color": "brown", - "material": "rubber", - "size": "large", - "3d_coords": [ - 0.5539932885461667, - -2.3011651485190385, - 0.35 - ], - "rotation": 175.0237931265946, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2, - 4, - 7 - ], - [ - 1 - ] - ], - "front": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 4 - ], - [], - [ - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added brown rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0128" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0128_cf2.json b/dataset_1k_720p_2/scenes/scene_0128_cf2.json deleted file mode 100644 index 9af510ad1db6e8a9d0988ef278062850930f1ddd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0128_cf2.json +++ /dev/null @@ -1,365 +0,0 @@ -{ - "split": "new", - "image_index": 128, - "image_filename": "SCENE_0128_new_000128.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4794587194919586, - -1.6398255825042725, - 0.3499999940395355 - ], - "rotation": 314.1948563220682, - "pixel_coords": [ - 111, - 121, - 10.89545726776123 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.142688512802124, - 0.5484189391136169, - 0.699999988079071 - ], - "rotation": 133.99966367502992, - "pixel_coords": [ - 133, - 80, - 13.141345977783203 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6964659690856934, - -1.3249943256378174, - 0.3499999940395355 - ], - "rotation": 155.93120053511115, - "pixel_coords": [ - 82, - 97, - 12.553154945373535 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8161141872406006, - 0.3653339147567749, - 0.699999988079071 - ], - "rotation": 32.4742197723637, - "pixel_coords": [ - 237, - 128, - 9.74354076385498 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2787795066833496, - 2.0514914989471436, - 0.699999988079071 - ], - "rotation": 54.26415729594093, - "pixel_coords": [ - 231, - 96, - 11.766204833984375 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9493814706802368, - -2.155168056488037, - 0.699999988079071 - ], - "rotation": 310.70714805831136, - "pixel_coords": [ - 148, - 147, - 8.819035530090332 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.790723443031311, - -2.1813948154449463, - 0.3499999940395355 - ], - "rotation": 269.95748276637033, - "pixel_coords": [ - 74, - 112, - 11.442983627319336 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5476852059364319, - 1.8916326761245728, - 0.699999988079071 - ], - "rotation": 321.57316801477765, - "pixel_coords": [ - 188, - 82, - 12.882501602172852 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2, - 4, - 7 - ], - [ - 1 - ] - ], - "front": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 4 - ], - [], - [ - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown cylinder and green sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0128" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0128_original.json b/dataset_1k_720p_2/scenes/scene_0128_original.json deleted file mode 100644 index 2ab048f31c127a0c626e67da4a6f1f0576b58314..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0128_original.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 128, - "image_filename": "SCENE_0128_new_000128.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4794587194919586, - -1.6398255825042725, - 0.3499999940395355 - ], - "rotation": 314.1948563220682, - "pixel_coords": [ - 111, - 121, - 10.89545726776123 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.142688512802124, - 0.5484189391136169, - 0.699999988079071 - ], - "rotation": 133.99966367502992, - "pixel_coords": [ - 133, - 80, - 13.141345977783203 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6964659690856934, - -1.3249943256378174, - 0.3499999940395355 - ], - "rotation": 155.93120053511115, - "pixel_coords": [ - 82, - 97, - 12.553154945373535 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8161141872406006, - 0.3653339147567749, - 0.699999988079071 - ], - "rotation": 32.4742197723637, - "pixel_coords": [ - 237, - 128, - 9.74354076385498 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2787795066833496, - 2.0514914989471436, - 0.699999988079071 - ], - "rotation": 54.26415729594093, - "pixel_coords": [ - 231, - 96, - 11.766204833984375 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9493814706802368, - -2.155168056488037, - 0.699999988079071 - ], - "rotation": 310.70714805831136, - "pixel_coords": [ - 148, - 147, - 8.819035530090332 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.790723443031311, - -2.1813948154449463, - 0.3499999940395355 - ], - "rotation": 269.95748276637033, - "pixel_coords": [ - 74, - 112, - 11.442983627319336 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5476852059364319, - 1.8916326761245728, - 0.699999988079071 - ], - "rotation": 321.57316801477765, - "pixel_coords": [ - 188, - 82, - 12.882501602172852 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2, - 4, - 7 - ], - [ - 1 - ] - ], - "front": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 4 - ], - [], - [ - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0128" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0129_cf1.json b/dataset_1k_720p_2/scenes/scene_0129_cf1.json deleted file mode 100644 index 749153051bc2b791bea39bff0345015fb9c62161..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0129_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 129, - "image_filename": "SCENE_0129_new_000129.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1908598812487314, - -0.2796606049904896, - 0.699999988079071 - ], - "rotation": 218.32034547834778, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.765362024307251, - -2.4904072284698486, - 0.3499999940395355 - ], - "rotation": 244.44727351614677, - "pixel_coords": [ - 47, - 103, - 11.425281524658203 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6274974346160889, - 1.5256218910217285, - 0.3499999940395355 - ], - "rotation": 41.75319672731631, - "pixel_coords": [ - 163, - 82, - 12.916218757629395 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2854715585708618, - 0.5079128742218018, - 0.3499999940395355 - ], - "rotation": 153.55474994902244, - "pixel_coords": [ - 201, - 121, - 10.396527290344238 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9814471006393433, - 0.54395991563797, - 0.3499999940395355 - ], - "rotation": 273.27464646820346, - "pixel_coords": [ - 136, - 86, - 12.602503776550293 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved red sphere to partially occlude yellow cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0129" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0129_cf2.json b/dataset_1k_720p_2/scenes/scene_0129_cf2.json deleted file mode 100644 index 7e58bfa5c3ee10e91f3ecd2be168c833cc2ae557..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0129_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 129, - "image_filename": "SCENE_0129_new_000129.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8465142250061035, - 2.869138717651367, - 0.699999988079071 - ], - "rotation": 218.32034547834778, - "pixel_coords": [ - 169, - 57, - 14.314577102661133 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.765362024307251, - -2.4904072284698486, - 0.3499999940395355 - ], - "rotation": 244.44727351614677, - "pixel_coords": [ - 47, - 103, - 11.425281524658203 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6274974346160889, - 1.5256218910217285, - 0.3499999940395355 - ], - "rotation": 41.75319672731631, - "pixel_coords": [ - 163, - 82, - 12.916218757629395 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2854715585708618, - 0.5079128742218018, - 0.3499999940395355 - ], - "rotation": 153.55474994902244, - "pixel_coords": [ - 201, - 121, - 10.396527290344238 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9814471006393433, - 0.54395991563797, - 0.3499999940395355 - ], - "rotation": 273.27464646820346, - "pixel_coords": [ - 136, - 86, - 12.602503776550293 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan cube to blue", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0129" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0129_original.json b/dataset_1k_720p_2/scenes/scene_0129_original.json deleted file mode 100644 index 0227c629da1d216086cd07251db28750cde6165b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0129_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 129, - "image_filename": "SCENE_0129_new_000129.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8465142250061035, - 2.869138717651367, - 0.699999988079071 - ], - "rotation": 218.32034547834778, - "pixel_coords": [ - 169, - 57, - 14.314577102661133 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.765362024307251, - -2.4904072284698486, - 0.3499999940395355 - ], - "rotation": 244.44727351614677, - "pixel_coords": [ - 47, - 103, - 11.425281524658203 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6274974346160889, - 1.5256218910217285, - 0.3499999940395355 - ], - "rotation": 41.75319672731631, - "pixel_coords": [ - 163, - 82, - 12.916218757629395 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2854715585708618, - 0.5079128742218018, - 0.3499999940395355 - ], - "rotation": 153.55474994902244, - "pixel_coords": [ - 201, - 121, - 10.396527290344238 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9814471006393433, - 0.54395991563797, - 0.3499999940395355 - ], - "rotation": 273.27464646820346, - "pixel_coords": [ - 136, - 86, - 12.602503776550293 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0129" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0130_cf1.json b/dataset_1k_720p_2/scenes/scene_0130_cf1.json deleted file mode 100644 index d437eb70770eb71f5e46325434121ff4af39b1fa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0130_cf1.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 130, - "image_filename": "SCENE_0130_new_000130.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.590747833251953, - 0.2432529628276825, - 0.3499999940395355 - ], - "rotation": 162.1792266582516, - "pixel_coords": [ - 230, - 142, - 9.108124732971191 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1683920621871948, - 0.13809673488140106, - 0.699999988079071 - ], - "rotation": 349.2280678131064, - "pixel_coords": [ - 141, - 87, - 11.447394371032715 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7631399631500244, - -1.0804064273834229, - 0.699999988079071 - ], - "rotation": 301.5314232244702, - "pixel_coords": [ - 84, - 81, - 11.860727310180664 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7148973941802979, - -1.6240745782852173, - 0.699999988079071 - ], - "rotation": 220.4901310749811, - "pixel_coords": [ - 101, - 107, - 10.162328720092773 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5742689371109009, - 2.5535593032836914, - 0.3499999940395355 - ], - "rotation": 42.58146458222443, - "pixel_coords": [ - 254, - 104, - 11.080766677856445 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.34048333764076233, - 2.3863298892974854, - 0.3499999940395355 - ], - "rotation": 300.61804262554864, - "pixel_coords": [ - 221, - 93, - 11.829906463623047 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.40168496966362, - 0.1470910757780075, - 0.3499999940395355 - ], - "rotation": 315.01231339779525, - "pixel_coords": [ - 172, - 113, - 10.548335075378418 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1638684272766113, - 2.2253127098083496, - 0.3499999940395355 - ], - "rotation": 266.0707585372939, - "pixel_coords": [ - 187, - 81, - 12.767075538635254 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 6 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [], - [ - 4 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between purple cube and brown sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0130" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0130_cf2.json b/dataset_1k_720p_2/scenes/scene_0130_cf2.json deleted file mode 100644 index 0461518f9409b4929a9c4e03201a1609dc9fd72d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0130_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 130, - "image_filename": "SCENE_0130_new_000130.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.237101553650975, - -0.7508307189794108, - 0.3499999940395355 - ], - "rotation": 162.1792266582516, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1683920621871948, - 0.13809673488140106, - 0.699999988079071 - ], - "rotation": 349.2280678131064, - "pixel_coords": [ - 141, - 87, - 11.447394371032715 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7631399631500244, - -1.0804064273834229, - 0.699999988079071 - ], - "rotation": 301.5314232244702, - "pixel_coords": [ - 84, - 81, - 11.860727310180664 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7148973941802979, - -1.6240745782852173, - 0.699999988079071 - ], - "rotation": 220.4901310749811, - "pixel_coords": [ - 101, - 107, - 10.162328720092773 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5742689371109009, - 2.5535593032836914, - 0.3499999940395355 - ], - "rotation": 42.58146458222443, - "pixel_coords": [ - 254, - 104, - 11.080766677856445 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.34048333764076233, - 2.3863298892974854, - 0.3499999940395355 - ], - "rotation": 300.61804262554864, - "pixel_coords": [ - 221, - 93, - 11.829906463623047 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.40168496966362, - 0.1470910757780075, - 0.3499999940395355 - ], - "rotation": 315.01231339779525, - "pixel_coords": [ - 172, - 113, - 10.548335075378418 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1638684272766113, - 2.2253127098083496, - 0.3499999940395355 - ], - "rotation": 266.0707585372939, - "pixel_coords": [ - 187, - 81, - 12.767075538635254 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 6 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [], - [ - 4 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green cube from (2.6,0.2) to (2.2,-0.8)", - "change_score": 1.0551151868449054, - "change_attempts": 1, - "source_scene": "scene_0130" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0130_original.json b/dataset_1k_720p_2/scenes/scene_0130_original.json deleted file mode 100644 index de1cd1ffcc7eb9b5651d5088e253650a394c13ea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0130_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 130, - "image_filename": "SCENE_0130_new_000130.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.590747833251953, - 0.2432529628276825, - 0.3499999940395355 - ], - "rotation": 162.1792266582516, - "pixel_coords": [ - 230, - 142, - 9.108124732971191 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1683920621871948, - 0.13809673488140106, - 0.699999988079071 - ], - "rotation": 349.2280678131064, - "pixel_coords": [ - 141, - 87, - 11.447394371032715 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7631399631500244, - -1.0804064273834229, - 0.699999988079071 - ], - "rotation": 301.5314232244702, - "pixel_coords": [ - 84, - 81, - 11.860727310180664 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7148973941802979, - -1.6240745782852173, - 0.699999988079071 - ], - "rotation": 220.4901310749811, - "pixel_coords": [ - 101, - 107, - 10.162328720092773 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5742689371109009, - 2.5535593032836914, - 0.3499999940395355 - ], - "rotation": 42.58146458222443, - "pixel_coords": [ - 254, - 104, - 11.080766677856445 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.34048333764076233, - 2.3863298892974854, - 0.3499999940395355 - ], - "rotation": 300.61804262554864, - "pixel_coords": [ - 221, - 93, - 11.829906463623047 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.40168496966362, - 0.1470910757780075, - 0.3499999940395355 - ], - "rotation": 315.01231339779525, - "pixel_coords": [ - 172, - 113, - 10.548335075378418 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1638684272766113, - 2.2253127098083496, - 0.3499999940395355 - ], - "rotation": 266.0707585372939, - "pixel_coords": [ - 187, - 81, - 12.767075538635254 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 6 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [], - [ - 4 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0130" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0131_cf1.json b/dataset_1k_720p_2/scenes/scene_0131_cf1.json deleted file mode 100644 index 45816e217b347a4ec86bc0f610679bd7b4acd1cc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0131_cf1.json +++ /dev/null @@ -1,349 +0,0 @@ -{ - "split": "new", - "image_index": 131, - "image_filename": "SCENE_0131_new_000131.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5014482736587524, - -2.1036975383758545, - 0.699999988079071 - ], - "rotation": 185.53789366788783, - "pixel_coords": [ - 76, - 103, - 10.711098670959473 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4623117446899414, - 2.670348644256592, - 0.3499999940395355 - ], - "rotation": 49.64740528300319, - "pixel_coords": [ - 277, - 114, - 10.809273719787598 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3463122844696045, - -1.6026146411895752, - 0.699999988079071 - ], - "rotation": 36.492422196731795, - "pixel_coords": [ - 169, - 153, - 8.382699966430664 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9903154373168945, - 1.7370892763137817, - 0.699999988079071 - ], - "rotation": 243.12430139270666, - "pixel_coords": [ - 147, - 62, - 13.813809394836426 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6257566809654236, - -2.8817079067230225, - 0.699999988079071 - ], - "rotation": 40.38709530605508, - "pixel_coords": [ - 87, - 141, - 8.848124504089355 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.253132939338684, - -0.5064659118652344, - 0.699999988079071 - ], - "rotation": 201.1403055781273, - "pixel_coords": [ - 124, - 91, - 11.414809226989746 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3634625673294067, - 0.7045259475708008, - 0.699999988079071 - ], - "rotation": 285.51858960467024, - "pixel_coords": [ - 208, - 110, - 10.30632209777832 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 6 - ], - [ - 4 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ] - ], - "front": [ - [ - 3, - 5, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 3, - 5 - ] - ], - "left": [ - [], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 3, - 7 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2, - 3, - 4, - 7 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown sphere", - "change_score": 38.8359147159166, - "change_attempts": 1, - "source_scene": "scene_0131" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0131_cf2.json b/dataset_1k_720p_2/scenes/scene_0131_cf2.json deleted file mode 100644 index 515cbd6e46472b0e53c569e112df8ee4537d7c1c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0131_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 131, - "image_filename": "SCENE_0131_new_000131.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5014482736587524, - -2.1036975383758545, - 0.699999988079071 - ], - "rotation": 185.53789366788783, - "pixel_coords": [ - 76, - 103, - 10.711098670959473 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6504087448120117, - 2.6468727588653564, - 0.699999988079071 - ], - "rotation": 275.60192659597436, - "pixel_coords": [ - 187, - 66, - 13.404243469238281 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4623117446899414, - 2.670348644256592, - 0.3499999940395355 - ], - "rotation": 49.64740528300319, - "pixel_coords": [ - 277, - 114, - 10.809273719787598 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3463122844696045, - -1.6026146411895752, - 0.699999988079071 - ], - "rotation": 36.492422196731795, - "pixel_coords": [ - 169, - 153, - 8.382699966430664 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9903154373168945, - 1.7370892763137817, - 0.699999988079071 - ], - "rotation": 243.12430139270666, - "pixel_coords": [ - 147, - 62, - 13.813809394836426 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6257566809654236, - -2.8817079067230225, - 0.699999988079071 - ], - "rotation": 40.38709530605508, - "pixel_coords": [ - 87, - 141, - 8.848124504089355 - ], - "color": "red" - }, - { - "shape": "cylinder", - "color": "gray", - "material": "metal", - "size": "large", - "3d_coords": [ - -1.253132939338684, - -0.5064659118652344, - 0.699999988079071 - ], - "rotation": 29.227642188905318, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3634625673294067, - 0.7045259475708008, - 0.699999988079071 - ], - "rotation": 285.51858960467024, - "pixel_coords": [ - 208, - 110, - 10.30632209777832 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 6 - ], - [ - 4 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ] - ], - "front": [ - [ - 3, - 5, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 3, - 5 - ] - ], - "left": [ - [], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 3, - 7 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2, - 3, - 4, - 7 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown sphere with gray cylinder", - "change_score": 2.4775351760811724, - "change_attempts": 1, - "source_scene": "scene_0131" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0131_original.json b/dataset_1k_720p_2/scenes/scene_0131_original.json deleted file mode 100644 index 69367cadd5f74697aeca1bcdb03b9bf3132a3f0e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0131_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 131, - "image_filename": "SCENE_0131_new_000131.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5014482736587524, - -2.1036975383758545, - 0.699999988079071 - ], - "rotation": 185.53789366788783, - "pixel_coords": [ - 76, - 103, - 10.711098670959473 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6504087448120117, - 2.6468727588653564, - 0.699999988079071 - ], - "rotation": 275.60192659597436, - "pixel_coords": [ - 187, - 66, - 13.404243469238281 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4623117446899414, - 2.670348644256592, - 0.3499999940395355 - ], - "rotation": 49.64740528300319, - "pixel_coords": [ - 277, - 114, - 10.809273719787598 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3463122844696045, - -1.6026146411895752, - 0.699999988079071 - ], - "rotation": 36.492422196731795, - "pixel_coords": [ - 169, - 153, - 8.382699966430664 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9903154373168945, - 1.7370892763137817, - 0.699999988079071 - ], - "rotation": 243.12430139270666, - "pixel_coords": [ - 147, - 62, - 13.813809394836426 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6257566809654236, - -2.8817079067230225, - 0.699999988079071 - ], - "rotation": 40.38709530605508, - "pixel_coords": [ - 87, - 141, - 8.848124504089355 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.253132939338684, - -0.5064659118652344, - 0.699999988079071 - ], - "rotation": 201.1403055781273, - "pixel_coords": [ - 124, - 91, - 11.414809226989746 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3634625673294067, - 0.7045259475708008, - 0.699999988079071 - ], - "rotation": 285.51858960467024, - "pixel_coords": [ - 208, - 110, - 10.30632209777832 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 6 - ], - [ - 4 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ] - ], - "front": [ - [ - 3, - 5, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 3, - 5 - ] - ], - "left": [ - [], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 3, - 7 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2, - 3, - 4, - 7 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0131" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0132_cf1.json b/dataset_1k_720p_2/scenes/scene_0132_cf1.json deleted file mode 100644 index dd6a3918e60b0e57edcce4cc6eb635c9cd99aecf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0132_cf1.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 132, - "image_filename": "SCENE_0132_new_000132.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.07258114963769913, - 0.3090190589427948, - 0.3499999940395355 - ], - "rotation": 79.33836226092231, - "pixel_coords": [ - 166, - 107, - 11.528995513916016 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.893664598464966, - -2.287238836288452, - 0.699999988079071 - ], - "rotation": 53.54988255166492, - "pixel_coords": [ - 54, - 90, - 11.881296157836914 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5251991748809814, - -2.309068441390991, - 0.3499999940395355 - ], - "rotation": 82.95253818226246, - "pixel_coords": [ - 151, - 173, - 8.276363372802734 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5783659219741821, - -0.9969099164009094, - 0.3499999940395355 - ], - "rotation": 67.58139321448411, - "pixel_coords": [ - 108, - 103, - 11.84738826751709 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.585381031036377, - -0.4449451267719269, - 0.3499999940395355 - ], - "rotation": 87.56088301839769, - "pixel_coords": [ - 107, - 90, - 12.851341247558594 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "color": "yellow", - "material": "rubber", - "size": "large", - "3d_coords": [ - 2.3590445518493652, - -0.12378501147031784, - 0.3499999940395355 - ], - "rotation": 350.141295944191, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.09172820299863815, - 2.9190080165863037, - 0.699999988079071 - ], - "rotation": 148.243824474339, - "pixel_coords": [ - 224, - 81, - 12.702472686767578 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.869844436645508, - 1.865625262260437, - 0.699999988079071 - ], - "rotation": 249.29739703859727, - "pixel_coords": [ - 152, - 66, - 14.169541358947754 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 7 - ], - [], - [ - 1, - 3, - 4, - 7 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 3, - 4 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6 - ], - [], - [ - 0, - 2, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red cube with yellow sphere", - "change_score": 3.1751619531402455, - "change_attempts": 1, - "source_scene": "scene_0132" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0132_cf2.json b/dataset_1k_720p_2/scenes/scene_0132_cf2.json deleted file mode 100644 index 728ace2efc3387930d0d3046d3b8f494c13b8e2d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0132_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 132, - "image_filename": "SCENE_0132_new_000132.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.07258114963769913, - 0.3090190589427948, - 0.3499999940395355 - ], - "rotation": 79.33836226092231, - "pixel_coords": [ - 166, - 107, - 11.528995513916016 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.893664598464966, - -2.287238836288452, - 0.699999988079071 - ], - "rotation": 53.54988255166492, - "pixel_coords": [ - 54, - 90, - 11.881296157836914 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5251991748809814, - -2.309068441390991, - 0.3499999940395355 - ], - "rotation": 82.95253818226246, - "pixel_coords": [ - 151, - 173, - 8.276363372802734 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5783659219741821, - -0.9969099164009094, - 0.3499999940395355 - ], - "rotation": 67.58139321448411, - "pixel_coords": [ - 108, - 103, - 11.84738826751709 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.585381031036377, - -0.4449451267719269, - 0.3499999940395355 - ], - "rotation": 87.56088301839769, - "pixel_coords": [ - 107, - 90, - 12.851341247558594 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.3590445518493652, - -0.12378501147031784, - 0.3499999940395355 - ], - "rotation": 53.199599074679384, - "pixel_coords": [ - 210, - 141, - 9.604253768920898 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.09172820299863815, - 2.9190080165863037, - 0.699999988079071 - ], - "rotation": 148.243824474339, - "pixel_coords": [ - 224, - 81, - 12.702472686767578 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.869844436645508, - 1.865625262260437, - 0.699999988079071 - ], - "rotation": 249.29739703859727, - "pixel_coords": [ - 152, - 66, - 14.169541358947754 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 7 - ], - [], - [ - 1, - 3, - 4, - 7 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 3, - 4 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6 - ], - [], - [ - 0, - 2, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown sphere to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0132" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0132_original.json b/dataset_1k_720p_2/scenes/scene_0132_original.json deleted file mode 100644 index ce23e2cf024327ac08d6751fc22ea3542a450d8e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0132_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 132, - "image_filename": "SCENE_0132_new_000132.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.07258114963769913, - 0.3090190589427948, - 0.3499999940395355 - ], - "rotation": 79.33836226092231, - "pixel_coords": [ - 166, - 107, - 11.528995513916016 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.893664598464966, - -2.287238836288452, - 0.699999988079071 - ], - "rotation": 53.54988255166492, - "pixel_coords": [ - 54, - 90, - 11.881296157836914 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5251991748809814, - -2.309068441390991, - 0.3499999940395355 - ], - "rotation": 82.95253818226246, - "pixel_coords": [ - 151, - 173, - 8.276363372802734 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5783659219741821, - -0.9969099164009094, - 0.3499999940395355 - ], - "rotation": 67.58139321448411, - "pixel_coords": [ - 108, - 103, - 11.84738826751709 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.585381031036377, - -0.4449451267719269, - 0.3499999940395355 - ], - "rotation": 87.56088301839769, - "pixel_coords": [ - 107, - 90, - 12.851341247558594 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.3590445518493652, - -0.12378501147031784, - 0.3499999940395355 - ], - "rotation": 53.199599074679384, - "pixel_coords": [ - 210, - 141, - 9.604253768920898 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.09172820299863815, - 2.9190080165863037, - 0.699999988079071 - ], - "rotation": 148.243824474339, - "pixel_coords": [ - 224, - 81, - 12.702472686767578 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.869844436645508, - 1.865625262260437, - 0.699999988079071 - ], - "rotation": 249.29739703859727, - "pixel_coords": [ - 152, - 66, - 14.169541358947754 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 7 - ], - [], - [ - 1, - 3, - 4, - 7 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 3, - 4 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6 - ], - [], - [ - 0, - 2, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0132" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0133_cf1.json b/dataset_1k_720p_2/scenes/scene_0133_cf1.json deleted file mode 100644 index 12bd0a7436c2576fa56d65237254355f9f59b977..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0133_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 133, - "image_filename": "SCENE_0133_new_000133.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.021111035719513893, - -0.6154351830482483, - 0.3499999940395355 - ], - "rotation": 41.589693324298366, - "pixel_coords": [ - 146, - 117, - 11.215882301330566 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6200712323188782, - 2.0005810260772705, - 0.699999988079071 - ], - "rotation": 359.0691983364948, - "pixel_coords": [ - 189, - 80, - 12.971602439880371 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3879575729370117, - 1.796730875968933, - 0.3499999940395355 - ], - "rotation": 191.13608077047897, - "pixel_coords": [ - 154, - 76, - 14.18273639678955 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0133" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0133_cf2.json b/dataset_1k_720p_2/scenes/scene_0133_cf2.json deleted file mode 100644 index 7f7174f45b9a8d9bf1753a3263d4904863b73e89..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0133_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 133, - "image_filename": "SCENE_0133_new_000133.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.021111035719513893, - -0.6154351830482483, - 0.3499999940395355 - ], - "rotation": 41.589693324298366, - "pixel_coords": [ - 146, - 117, - 11.215882301330566 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8673447072411387, - -1.780534895973663, - 0.699999988079071 - ], - "rotation": 359.0691983364948, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3879575729370117, - 1.796730875968933, - 0.3499999940395355 - ], - "rotation": 191.13608077047897, - "pixel_coords": [ - 154, - 76, - 14.18273639678955 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown cylinder from (-0.6,2.0) to (1.9,-1.8)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0133" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0133_original.json b/dataset_1k_720p_2/scenes/scene_0133_original.json deleted file mode 100644 index 3a6c74371efa110776dc18535baff673bdc0b295..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0133_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 133, - "image_filename": "SCENE_0133_new_000133.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.021111035719513893, - -0.6154351830482483, - 0.3499999940395355 - ], - "rotation": 41.589693324298366, - "pixel_coords": [ - 146, - 117, - 11.215882301330566 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6200712323188782, - 2.0005810260772705, - 0.699999988079071 - ], - "rotation": 359.0691983364948, - "pixel_coords": [ - 189, - 80, - 12.971602439880371 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3879575729370117, - 1.796730875968933, - 0.3499999940395355 - ], - "rotation": 191.13608077047897, - "pixel_coords": [ - 154, - 76, - 14.18273639678955 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0133" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0134_cf1.json b/dataset_1k_720p_2/scenes/scene_0134_cf1.json deleted file mode 100644 index 6653fd2ce79b51db369a07781c526f55ee9d199e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0134_cf1.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 134, - "image_filename": "SCENE_0134_new_000134.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.654210090637207, - -1.7540935277938843, - 0.699999988079071 - ], - "rotation": 359.7652015821657, - "pixel_coords": [ - 181, - 158, - 8.530328750610352 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.17723768949508667, - 1.0052329301834106, - 0.3499999940395355 - ], - "rotation": 349.643439452451, - "pixel_coords": [ - 178, - 100, - 12.148491859436035 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6733421087265015, - -2.7155253887176514, - 0.699999988079071 - ], - "rotation": 34.86973949332064, - "pixel_coords": [ - 75, - 122, - 10.084856986999512 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.019813895225525, - 2.269721746444702, - 0.3499999940395355 - ], - "rotation": 236.87944911139127, - "pixel_coords": [ - 228, - 100, - 12.134706497192383 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.13082508742809296, - 0.01370879914611578, - 0.3499999940395355 - ], - "rotation": 37.26926144647902, - "pixel_coords": [ - 163, - 112, - 11.36299991607666 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1031248569488525, - -0.21229559183120728, - 0.699999988079071 - ], - "rotation": 8.956187591120077, - "pixel_coords": [ - 115, - 84, - 12.484403610229492 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.708705186843872, - -2.383647918701172, - 0.699999988079071 - ], - "rotation": 247.37801486816866, - "pixel_coords": [ - 52, - 96, - 11.581945419311523 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3515037298202515, - -0.5469767451286316, - 0.699999988079071 - ], - "rotation": 132.25836706428183, - "pixel_coords": [ - 178, - 122, - 10.079132080078125 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2, - 4, - 7 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6 - ], - [ - 2, - 6 - ], - [], - [ - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between green cube and gray cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0134" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0134_cf2.json b/dataset_1k_720p_2/scenes/scene_0134_cf2.json deleted file mode 100644 index 521b85eae1dbad57436ace418c1b5801dd4bdcef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0134_cf2.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 134, - "image_filename": "SCENE_0134_new_000134.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.654210090637207, - -1.7540935277938843, - 0.699999988079071 - ], - "rotation": 359.7652015821657, - "pixel_coords": [ - 181, - 158, - 8.530328750610352 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.17723768949508667, - 1.0052329301834106, - 0.3499999940395355 - ], - "rotation": 349.643439452451, - "pixel_coords": [ - 178, - 100, - 12.148491859436035 - ], - "color": "blue" - }, - { - "shape": "cube", - "color": "cyan", - "material": "metal", - "size": "large", - "3d_coords": [ - -0.6733421087265015, - -2.7155253887176514, - 0.699999988079071 - ], - "rotation": 105.43112747140952, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.019813895225525, - 2.269721746444702, - 0.3499999940395355 - ], - "rotation": 236.87944911139127, - "pixel_coords": [ - 228, - 100, - 12.134706497192383 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.13082508742809296, - 0.01370879914611578, - 0.3499999940395355 - ], - "rotation": 37.26926144647902, - "pixel_coords": [ - 163, - 112, - 11.36299991607666 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1031248569488525, - -0.21229559183120728, - 0.699999988079071 - ], - "rotation": 8.956187591120077, - "pixel_coords": [ - 115, - 84, - 12.484403610229492 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.708705186843872, - -2.383647918701172, - 0.699999988079071 - ], - "rotation": 247.37801486816866, - "pixel_coords": [ - 52, - 96, - 11.581945419311523 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3515037298202515, - -0.5469767451286316, - 0.699999988079071 - ], - "rotation": 132.25836706428183, - "pixel_coords": [ - 178, - 122, - 10.079132080078125 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2, - 4, - 7 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6 - ], - [ - 2, - 6 - ], - [], - [ - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced gray sphere with cyan cube", - "change_score": 3.1960038554946912, - "change_attempts": 1, - "source_scene": "scene_0134" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0134_original.json b/dataset_1k_720p_2/scenes/scene_0134_original.json deleted file mode 100644 index 2c238f04efc92d340d5be88646c03fac58718878..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0134_original.json +++ /dev/null @@ -1,358 +0,0 @@ -{ - "split": "new", - "image_index": 134, - "image_filename": "SCENE_0134_new_000134.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.654210090637207, - -1.7540935277938843, - 0.699999988079071 - ], - "rotation": 359.7652015821657, - "pixel_coords": [ - 181, - 158, - 8.530328750610352 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.17723768949508667, - 1.0052329301834106, - 0.3499999940395355 - ], - "rotation": 349.643439452451, - "pixel_coords": [ - 178, - 100, - 12.148491859436035 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6733421087265015, - -2.7155253887176514, - 0.699999988079071 - ], - "rotation": 34.86973949332064, - "pixel_coords": [ - 75, - 122, - 10.084856986999512 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.019813895225525, - 2.269721746444702, - 0.3499999940395355 - ], - "rotation": 236.87944911139127, - "pixel_coords": [ - 228, - 100, - 12.134706497192383 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.13082508742809296, - 0.01370879914611578, - 0.3499999940395355 - ], - "rotation": 37.26926144647902, - "pixel_coords": [ - 163, - 112, - 11.36299991607666 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1031248569488525, - -0.21229559183120728, - 0.699999988079071 - ], - "rotation": 8.956187591120077, - "pixel_coords": [ - 115, - 84, - 12.484403610229492 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.708705186843872, - -2.383647918701172, - 0.699999988079071 - ], - "rotation": 247.37801486816866, - "pixel_coords": [ - 52, - 96, - 11.581945419311523 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3515037298202515, - -0.5469767451286316, - 0.699999988079071 - ], - "rotation": 132.25836706428183, - "pixel_coords": [ - 178, - 122, - 10.079132080078125 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2, - 4, - 7 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6 - ], - [ - 2, - 6 - ], - [], - [ - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0134" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0135_cf1.json b/dataset_1k_720p_2/scenes/scene_0135_cf1.json deleted file mode 100644 index b33885d498ac2cc56c06ae8e4978a3f63afbdcae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0135_cf1.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 135, - "image_filename": "SCENE_0135_new_000135.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.168517827987671, - 1.0514439344406128, - 0.3499999940395355 - ], - "rotation": 290.0058270867234, - "pixel_coords": [ - 143, - 81, - 13.328781127929688 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9747185111045837, - 0.4830781817436218, - 0.699999988079071 - ], - "rotation": 6.138469972282774, - "pixel_coords": [ - 193, - 107, - 10.792015075683594 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8516769409179688, - -2.420595407485962, - 0.699999988079071 - ], - "rotation": 133.26786714675967, - "pixel_coords": [ - 136, - 157, - 8.572803497314453 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.320550799369812, - -0.5668958425521851, - 0.3499999940395355 - ], - "rotation": 241.22352793461607, - "pixel_coords": [ - 122, - 102, - 11.859237670898438 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1157514899969101, - 1.8901556730270386, - 0.699999988079071 - ], - "rotation": 342.80380200767786, - "pixel_coords": [ - 198, - 84, - 12.298515319824219 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.028475761413574, - -0.536106526851654, - 0.3499999940395355 - ], - "rotation": 134.73130655269435, - "pixel_coords": [ - 194, - 143, - 9.70730972290039 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow cube and green cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0135" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0135_cf2.json b/dataset_1k_720p_2/scenes/scene_0135_cf2.json deleted file mode 100644 index 1eb2ebb189a09dd418c0b7f48c4eedd99dbee781..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0135_cf2.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 135, - "image_filename": "SCENE_0135_new_000135.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.168517827987671, - 1.0514439344406128, - 0.3499999940395355 - ], - "rotation": 290.0058270867234, - "pixel_coords": [ - 143, - 81, - 13.328781127929688 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9747185111045837, - 0.4830781817436218, - 0.699999988079071 - ], - "rotation": 6.138469972282774, - "pixel_coords": [ - 193, - 107, - 10.792015075683594 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8516769409179688, - -2.420595407485962, - 0.699999988079071 - ], - "rotation": 133.26786714675967, - "pixel_coords": [ - 136, - 157, - 8.572803497314453 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.320550799369812, - -0.5668958425521851, - 0.3499999940395355 - ], - "rotation": 241.22352793461607, - "pixel_coords": [ - 122, - 102, - 11.859237670898438 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1157514899969101, - 1.8901556730270386, - 0.699999988079071 - ], - "rotation": 342.80380200767786, - "pixel_coords": [ - 198, - 84, - 12.298515319824219 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.028475761413574, - -0.536106526851654, - 0.3499999940395355 - ], - "rotation": 134.73130655269435, - "pixel_coords": [ - 194, - 143, - 9.70730972290039 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0135" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0135_original.json b/dataset_1k_720p_2/scenes/scene_0135_original.json deleted file mode 100644 index 9cb129955f61d2fff8b0f8c6a89ec764443e08b9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0135_original.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 135, - "image_filename": "SCENE_0135_new_000135.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.168517827987671, - 1.0514439344406128, - 0.3499999940395355 - ], - "rotation": 290.0058270867234, - "pixel_coords": [ - 143, - 81, - 13.328781127929688 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9747185111045837, - 0.4830781817436218, - 0.699999988079071 - ], - "rotation": 6.138469972282774, - "pixel_coords": [ - 193, - 107, - 10.792015075683594 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8516769409179688, - -2.420595407485962, - 0.699999988079071 - ], - "rotation": 133.26786714675967, - "pixel_coords": [ - 136, - 157, - 8.572803497314453 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.320550799369812, - -0.5668958425521851, - 0.3499999940395355 - ], - "rotation": 241.22352793461607, - "pixel_coords": [ - 122, - 102, - 11.859237670898438 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1157514899969101, - 1.8901556730270386, - 0.699999988079071 - ], - "rotation": 342.80380200767786, - "pixel_coords": [ - 198, - 84, - 12.298515319824219 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.028475761413574, - -0.536106526851654, - 0.3499999940395355 - ], - "rotation": 134.73130655269435, - "pixel_coords": [ - 194, - 143, - 9.70730972290039 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0135" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0136_cf1.json b/dataset_1k_720p_2/scenes/scene_0136_cf1.json deleted file mode 100644 index f9bcdeb577fe0f6175b316e21be668ac8985712f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0136_cf1.json +++ /dev/null @@ -1,247 +0,0 @@ -{ - "split": "new", - "image_index": 136, - "image_filename": "SCENE_0136_new_000136.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3327178359031677, - 1.1582778692245483, - 0.3499999940395355 - ], - "rotation": 223.2264816579533, - "pixel_coords": [ - 192, - 102, - 11.560115814208984 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.853729009628296, - 2.8089184761047363, - 0.3499999940395355 - ], - "rotation": 62.038754672240046, - "pixel_coords": [ - 260, - 102, - 11.587874412536621 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8973910808563232, - 2.9673213958740234, - 0.3499999940395355 - ], - "rotation": 140.9485627337477, - "pixel_coords": [ - 292, - 111, - 11.033149719238281 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5621410608291626, - -1.5917859077453613, - 0.3499999940395355 - ], - "rotation": 254.67502833351523, - "pixel_coords": [ - 157, - 153, - 9.177068710327148 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1119900643825531, - -0.8181717991828918, - 0.699999988079071 - ], - "rotation": 278.4008786480365, - "pixel_coords": [ - 138, - 108, - 10.491127967834473 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cube", - "change_score": 28.4511755362929, - "change_attempts": 1, - "source_scene": "scene_0136" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0136_cf2.json b/dataset_1k_720p_2/scenes/scene_0136_cf2.json deleted file mode 100644 index fb1c5ce22283e93f787ddad8153bbf7e34d9c487..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0136_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 136, - "image_filename": "SCENE_0136_new_000136.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5343399047851562, - 0.3704787492752075, - 0.3499999940395355 - ], - "rotation": 120.73903825239115, - "pixel_coords": [ - 120, - 82, - 12.876310348510742 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3327178359031677, - 1.1582778692245483, - 0.3499999940395355 - ], - "rotation": 223.2264816579533, - "pixel_coords": [ - 192, - 102, - 11.560115814208984 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.853729009628296, - 2.8089184761047363, - 0.3499999940395355 - ], - "rotation": 62.038754672240046, - "pixel_coords": [ - 260, - 102, - 11.587874412536621 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8973910808563232, - 2.9673213958740234, - 0.3499999940395355 - ], - "rotation": 140.9485627337477, - "pixel_coords": [ - 292, - 111, - 11.033149719238281 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5621410608291626, - -1.5917859077453613, - 0.3499999940395355 - ], - "rotation": 254.67502833351523, - "pixel_coords": [ - 157, - 153, - 9.177068710327148 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1119900643825531, - -0.8181717991828918, - 0.699999988079071 - ], - "rotation": 278.4008786480365, - "pixel_coords": [ - 138, - 108, - 10.491127967834473 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0136" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0136_original.json b/dataset_1k_720p_2/scenes/scene_0136_original.json deleted file mode 100644 index 0920552db310596e9e8bd82e1c9b8fb1fac93f50..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0136_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 136, - "image_filename": "SCENE_0136_new_000136.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5343399047851562, - 0.3704787492752075, - 0.3499999940395355 - ], - "rotation": 120.73903825239115, - "pixel_coords": [ - 120, - 82, - 12.876310348510742 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3327178359031677, - 1.1582778692245483, - 0.3499999940395355 - ], - "rotation": 223.2264816579533, - "pixel_coords": [ - 192, - 102, - 11.560115814208984 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.853729009628296, - 2.8089184761047363, - 0.3499999940395355 - ], - "rotation": 62.038754672240046, - "pixel_coords": [ - 260, - 102, - 11.587874412536621 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8973910808563232, - 2.9673213958740234, - 0.3499999940395355 - ], - "rotation": 140.9485627337477, - "pixel_coords": [ - 292, - 111, - 11.033149719238281 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5621410608291626, - -1.5917859077453613, - 0.3499999940395355 - ], - "rotation": 254.67502833351523, - "pixel_coords": [ - 157, - 153, - 9.177068710327148 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1119900643825531, - -0.8181717991828918, - 0.699999988079071 - ], - "rotation": 278.4008786480365, - "pixel_coords": [ - 138, - 108, - 10.491127967834473 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0136" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0137_cf1.json b/dataset_1k_720p_2/scenes/scene_0137_cf1.json deleted file mode 100644 index 654f69688d08d3189aa5f2ae5cdd21c5fd2d9d57..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0137_cf1.json +++ /dev/null @@ -1,355 +0,0 @@ -{ - "split": "new", - "image_index": 137, - "image_filename": "SCENE_0137_new_000137.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2388064861297607, - 0.6172086596488953, - 0.699999988079071 - ], - "rotation": 253.3520466560486, - "pixel_coords": [ - 130, - 76, - 12.70162296295166 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "color": "cyan", - "material": "rubber", - "size": "large", - "3d_coords": [ - 1.152470588684082, - -0.9387626647949219, - 0.3499999940395355 - ], - "rotation": 65.23324030837226, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.2976994514465332, - -2.810891628265381, - 0.3499999940395355 - ], - "rotation": 108.74976605844661, - "pixel_coords": [ - 77, - 138, - 9.544346809387207 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6023123264312744, - 0.8268195390701294, - 0.699999988079071 - ], - "rotation": 303.73916489084195, - "pixel_coords": [ - 246, - 120, - 9.718143463134766 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3766803741455078, - -2.546427011489868, - 0.699999988079071 - ], - "rotation": 21.95777245692918, - "pixel_coords": [ - 122, - 148, - 8.464118957519531 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4814467430114746, - -1.163441777229309, - 0.699999988079071 - ], - "rotation": 76.0398622030186, - "pixel_coords": [ - 195, - 145, - 8.591300964355469 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2344822883605957, - 2.545407295227051, - 0.699999988079071 - ], - "rotation": 81.47990169502974, - "pixel_coords": [ - 268, - 99, - 10.994547843933105 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5983099937438965, - -2.873042583465576, - 0.699999988079071 - ], - "rotation": 199.8082300406476, - "pixel_coords": [ - 35, - 101, - 10.82031536102295 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 7 - ], - [ - 0, - 2, - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "right": [ - [ - 1, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown sphere with cyan cylinder", - "change_score": 3.3894898190672835, - "change_attempts": 1, - "source_scene": "scene_0137" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0137_cf2.json b/dataset_1k_720p_2/scenes/scene_0137_cf2.json deleted file mode 100644 index 6c69406263d23639f3dc599bdc143ae64f88cbbd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0137_cf2.json +++ /dev/null @@ -1,355 +0,0 @@ -{ - "split": "new", - "image_index": 137, - "image_filename": "SCENE_0137_new_000137.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2388064861297607, - 0.6172086596488953, - 0.699999988079071 - ], - "rotation": 253.3520466560486, - "pixel_coords": [ - 130, - 76, - 12.70162296295166 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4843162172315358, - -0.03910257302801423, - 0.3499999940395355 - ], - "rotation": 285.0169054441502, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.2976994514465332, - -2.810891628265381, - 0.3499999940395355 - ], - "rotation": 108.74976605844661, - "pixel_coords": [ - 77, - 138, - 9.544346809387207 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6023123264312744, - 0.8268195390701294, - 0.699999988079071 - ], - "rotation": 303.73916489084195, - "pixel_coords": [ - 246, - 120, - 9.718143463134766 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3766803741455078, - -2.546427011489868, - 0.699999988079071 - ], - "rotation": 21.95777245692918, - "pixel_coords": [ - 122, - 148, - 8.464118957519531 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4814467430114746, - -1.163441777229309, - 0.699999988079071 - ], - "rotation": 76.0398622030186, - "pixel_coords": [ - 195, - 145, - 8.591300964355469 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2344822883605957, - 2.545407295227051, - 0.699999988079071 - ], - "rotation": 81.47990169502974, - "pixel_coords": [ - 268, - 99, - 10.994547843933105 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5983099937438965, - -2.873042583465576, - 0.699999988079071 - ], - "rotation": 199.8082300406476, - "pixel_coords": [ - 35, - 101, - 10.82031536102295 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 7 - ], - [ - 0, - 2, - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "right": [ - [ - 1, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown sphere to partially occlude brown cube", - "change_score": 2.786042523108491, - "change_attempts": 1, - "source_scene": "scene_0137" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0137_original.json b/dataset_1k_720p_2/scenes/scene_0137_original.json deleted file mode 100644 index 345fcd60b59b8402a8509870eede7d1387d90f26..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0137_original.json +++ /dev/null @@ -1,353 +0,0 @@ -{ - "split": "new", - "image_index": 137, - "image_filename": "SCENE_0137_new_000137.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2388064861297607, - 0.6172086596488953, - 0.699999988079071 - ], - "rotation": 253.3520466560486, - "pixel_coords": [ - 130, - 76, - 12.70162296295166 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.152470588684082, - -0.9387626647949219, - 0.3499999940395355 - ], - "rotation": 285.0169054441502, - "pixel_coords": [ - 164, - 134, - 9.745640754699707 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.2976994514465332, - -2.810891628265381, - 0.3499999940395355 - ], - "rotation": 108.74976605844661, - "pixel_coords": [ - 77, - 138, - 9.544346809387207 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6023123264312744, - 0.8268195390701294, - 0.699999988079071 - ], - "rotation": 303.73916489084195, - "pixel_coords": [ - 246, - 120, - 9.718143463134766 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3766803741455078, - -2.546427011489868, - 0.699999988079071 - ], - "rotation": 21.95777245692918, - "pixel_coords": [ - 122, - 148, - 8.464118957519531 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4814467430114746, - -1.163441777229309, - 0.699999988079071 - ], - "rotation": 76.0398622030186, - "pixel_coords": [ - 195, - 145, - 8.591300964355469 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2344822883605957, - 2.545407295227051, - 0.699999988079071 - ], - "rotation": 81.47990169502974, - "pixel_coords": [ - 268, - 99, - 10.994547843933105 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5983099937438965, - -2.873042583465576, - 0.699999988079071 - ], - "rotation": 199.8082300406476, - "pixel_coords": [ - 35, - 101, - 10.82031536102295 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 7 - ], - [ - 0, - 2, - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "right": [ - [ - 1, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0137" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0138_cf1.json b/dataset_1k_720p_2/scenes/scene_0138_cf1.json deleted file mode 100644 index 10da69502c5fe8b544fc1f88b6cccf60921a8f3c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0138_cf1.json +++ /dev/null @@ -1,202 +0,0 @@ -{ - "split": "new", - "image_index": 138, - "image_filename": "SCENE_0138_new_000138.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3718643188476562, - -0.4279431402683258, - 0.3499999940395355 - ], - "rotation": 200.8860564348216, - "pixel_coords": [ - 123, - 99, - 11.549427032470703 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.35071656107902527, - -2.7760870456695557, - 0.3499999940395355 - ], - "rotation": 180.7725130696246, - "pixel_coords": [ - 87, - 147, - 9.078505516052246 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.863116979598999, - 2.981157064437866, - 0.699999988079071 - ], - "rotation": 159.87987486284257, - "pixel_coords": [ - 298, - 104, - 10.48262882232666 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.20232562720775604, - -0.8472329378128052, - 0.3499999940395355 - ], - "rotation": 234.10233862200755, - "pixel_coords": [ - 134, - 116, - 10.534539222717285 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cylinder", - "change_score": 21.28955011155139, - "change_attempts": 1, - "source_scene": "scene_0138" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0138_cf2.json b/dataset_1k_720p_2/scenes/scene_0138_cf2.json deleted file mode 100644 index 404eef430adcf952aad396a20f4744061190a31d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0138_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 138, - "image_filename": "SCENE_0138_new_000138.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3718643188476562, - -0.4279431402683258, - 0.3499999940395355 - ], - "rotation": 200.8860564348216, - "pixel_coords": [ - 123, - 99, - 11.549427032470703 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8894405364990234, - -1.9137262105941772, - 0.3499999940395355 - ], - "rotation": 304.6666607319467, - "pixel_coords": [ - 178, - 181, - 7.875256538391113 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.35071656107902527, - -2.7760870456695557, - 0.3499999940395355 - ], - "rotation": 180.7725130696246, - "pixel_coords": [ - 87, - 147, - 9.078505516052246 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.863116979598999, - 2.981157064437866, - 0.699999988079071 - ], - "rotation": 159.87987486284257, - "pixel_coords": [ - 298, - 104, - 10.48262882232666 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.20232562720775604, - -0.8472329378128052, - 0.3499999940395355 - ], - "rotation": 234.10233862200755, - "pixel_coords": [ - 134, - 116, - 10.534539222717285 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0138" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0138_original.json b/dataset_1k_720p_2/scenes/scene_0138_original.json deleted file mode 100644 index f8958d245515a35efa420de73a4d1c7675ef3282..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0138_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 138, - "image_filename": "SCENE_0138_new_000138.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3718643188476562, - -0.4279431402683258, - 0.3499999940395355 - ], - "rotation": 200.8860564348216, - "pixel_coords": [ - 123, - 99, - 11.549427032470703 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8894405364990234, - -1.9137262105941772, - 0.3499999940395355 - ], - "rotation": 304.6666607319467, - "pixel_coords": [ - 178, - 181, - 7.875256538391113 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.35071656107902527, - -2.7760870456695557, - 0.3499999940395355 - ], - "rotation": 180.7725130696246, - "pixel_coords": [ - 87, - 147, - 9.078505516052246 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.863116979598999, - 2.981157064437866, - 0.699999988079071 - ], - "rotation": 159.87987486284257, - "pixel_coords": [ - 298, - 104, - 10.48262882232666 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.20232562720775604, - -0.8472329378128052, - 0.3499999940395355 - ], - "rotation": 234.10233862200755, - "pixel_coords": [ - 134, - 116, - 10.534539222717285 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0138" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0139_cf1.json b/dataset_1k_720p_2/scenes/scene_0139_cf1.json deleted file mode 100644 index 872b1c5798f04505c0e41bf05abafeabc1bc3025..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0139_cf1.json +++ /dev/null @@ -1,242 +0,0 @@ -{ - "split": "new", - "image_index": 139, - "image_filename": "SCENE_0139_new_000139.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4392104148864746, - 1.3487114906311035, - 0.699999988079071 - ], - "rotation": 233.59940163349287, - "pixel_coords": [ - 224, - 102, - 10.803672790527344 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.458153635263443, - 1.4657260179519653, - 0.3499999940395355 - ], - "rotation": 89.2255269798898, - "pixel_coords": [ - 181, - 92, - 12.23537826538086 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.834512233734131, - 0.26016926765441895, - 0.3499999940395355 - ], - "rotation": 182.06604110669656, - "pixel_coords": [ - 240, - 143, - 9.447286605834961 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6769644021987915, - -0.8175655603408813, - 0.699999988079071 - ], - "rotation": 166.4692659161632, - "pixel_coords": [ - 106, - 92, - 11.449466705322266 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0039913654327393, - -0.6555985808372498, - 0.3499999940395355 - ], - "rotation": 276.6472933686721, - "pixel_coords": [ - 194, - 144, - 9.415483474731445 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cylinder", - "change_score": 8.824964271890694, - "change_attempts": 1, - "source_scene": "scene_0139" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0139_cf2.json b/dataset_1k_720p_2/scenes/scene_0139_cf2.json deleted file mode 100644 index 0ec2b78aff50731a2877a560a5bd984b0f1a74e6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0139_cf2.json +++ /dev/null @@ -1,242 +0,0 @@ -{ - "split": "new", - "image_index": 139, - "image_filename": "SCENE_0139_new_000139.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4392104148864746, - 1.3487114906311035, - 0.699999988079071 - ], - "rotation": 233.59940163349287, - "pixel_coords": [ - 224, - 102, - 10.803672790527344 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.458153635263443, - 1.4657260179519653, - 0.3499999940395355 - ], - "rotation": 89.2255269798898, - "pixel_coords": [ - 181, - 92, - 12.23537826538086 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.834512233734131, - 0.26016926765441895, - 0.3499999940395355 - ], - "rotation": 182.06604110669656, - "pixel_coords": [ - 240, - 143, - 9.447286605834961 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6769644021987915, - -0.8175655603408813, - 0.699999988079071 - ], - "rotation": 166.4692659161632, - "pixel_coords": [ - 106, - 92, - 11.449466705322266 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4714505672454834, - -2.2970659732818604, - 0.3499999940395355 - ], - "rotation": 312.3851002040559, - "pixel_coords": [ - 135, - 160, - 8.759815216064453 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0139" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0139_original.json b/dataset_1k_720p_2/scenes/scene_0139_original.json deleted file mode 100644 index 40ff03943face9cc244530fa9d4658dcbb5a41f9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0139_original.json +++ /dev/null @@ -1,257 +0,0 @@ -{ - "split": "new", - "image_index": 139, - "image_filename": "SCENE_0139_new_000139.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4392104148864746, - 1.3487114906311035, - 0.699999988079071 - ], - "rotation": 233.59940163349287, - "pixel_coords": [ - 224, - 102, - 10.803672790527344 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.458153635263443, - 1.4657260179519653, - 0.3499999940395355 - ], - "rotation": 89.2255269798898, - "pixel_coords": [ - 181, - 92, - 12.23537826538086 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.834512233734131, - 0.26016926765441895, - 0.3499999940395355 - ], - "rotation": 182.06604110669656, - "pixel_coords": [ - 240, - 143, - 9.447286605834961 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6769644021987915, - -0.8175655603408813, - 0.699999988079071 - ], - "rotation": 166.4692659161632, - "pixel_coords": [ - 106, - 92, - 11.449466705322266 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4714505672454834, - -2.2970659732818604, - 0.3499999940395355 - ], - "rotation": 312.3851002040559, - "pixel_coords": [ - 135, - 160, - 8.759815216064453 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0039913654327393, - -0.6555985808372498, - 0.3499999940395355 - ], - "rotation": 276.6472933686721, - "pixel_coords": [ - 194, - 144, - 9.415483474731445 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0139" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0140_cf1.json b/dataset_1k_720p_2/scenes/scene_0140_cf1.json deleted file mode 100644 index d3ab02c07ba44a6b6c8b5617a7af2a66201b563f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0140_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 140, - "image_filename": "SCENE_0140_new_000140.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8453798294067383, - 1.7552580833435059, - 0.3499999940395355 - ], - "rotation": 341.69523699678996, - "pixel_coords": [ - 241, - 112, - 11.04831314086914 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.07904115319252014, - 0.07717809826135635, - 0.699999988079071 - ], - "rotation": 310.07135148951863, - "pixel_coords": [ - 164, - 100, - 11.018836975097656 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1492116451263428, - 0.7240456342697144, - 0.699999988079071 - ], - "rotation": 28.639768024199007, - "pixel_coords": [ - 134, - 79, - 12.879469871520996 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0140" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0140_cf2.json b/dataset_1k_720p_2/scenes/scene_0140_cf2.json deleted file mode 100644 index c65a7122f0e7fcaa1f3d3069f3d02b2bdac7ccc1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0140_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 140, - "image_filename": "SCENE_0140_new_000140.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8453798294067383, - 1.7552580833435059, - 0.3499999940395355 - ], - "rotation": 341.69523699678996, - "pixel_coords": [ - 241, - 112, - 11.04831314086914 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.07904115319252014, - 0.07717809826135635, - 0.699999988079071 - ], - "rotation": 310.07135148951863, - "pixel_coords": [ - 164, - 100, - 11.018836975097656 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1492116451263428, - 0.7240456342697144, - 0.699999988079071 - ], - "rotation": 28.639768024199007, - "pixel_coords": [ - 134, - 79, - 12.879469871520996 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed yellow cylinder to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0140" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0140_original.json b/dataset_1k_720p_2/scenes/scene_0140_original.json deleted file mode 100644 index d1dde654ef15add343a97a3384885d47d78f1573..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0140_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 140, - "image_filename": "SCENE_0140_new_000140.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8453798294067383, - 1.7552580833435059, - 0.3499999940395355 - ], - "rotation": 341.69523699678996, - "pixel_coords": [ - 241, - 112, - 11.04831314086914 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.07904115319252014, - 0.07717809826135635, - 0.699999988079071 - ], - "rotation": 310.07135148951863, - "pixel_coords": [ - 164, - 100, - 11.018836975097656 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1492116451263428, - 0.7240456342697144, - 0.699999988079071 - ], - "rotation": 28.639768024199007, - "pixel_coords": [ - 134, - 79, - 12.879469871520996 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0140" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0141_cf1.json b/dataset_1k_720p_2/scenes/scene_0141_cf1.json deleted file mode 100644 index 22dbc86f2f537faab6a522c08adb26da2ef287da..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0141_cf1.json +++ /dev/null @@ -1,294 +0,0 @@ -{ - "split": "new", - "image_index": 141, - "image_filename": "SCENE_0141_new_000141.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4665241837501526, - 0.5803305506706238, - 0.3499999940395355 - ], - "rotation": 357.0324346797029, - "pixel_coords": [ - 183, - 110, - 11.14299488067627 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5151875019073486, - 1.1243137121200562, - 0.3499999940395355 - ], - "rotation": 340.24639597228906, - "pixel_coords": [ - 220, - 116, - 10.762916564941406 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0656745433807373, - 1.5179367065429688, - 0.699999988079071 - ], - "rotation": 3.6574715413613346, - "pixel_coords": [ - 172, - 79, - 12.530189514160156 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.007912581786513329, - -0.8880546689033508, - 0.3499999940395355 - ], - "rotation": 94.79891229257842, - "pixel_coords": [ - 138, - 119, - 10.609797477722168 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2706108093261719, - -0.92131108045578, - 0.699999988079071 - ], - "rotation": 146.51555935004785, - "pixel_coords": [ - 165, - 125, - 9.576998710632324 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.861764430999756, - -2.677393674850464, - 0.3499999940395355 - ], - "rotation": 95.06221537550682, - "pixel_coords": [ - 41, - 105, - 11.465920448303223 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed green sphere", - "change_score": 8.485689283169801, - "change_attempts": 1, - "source_scene": "scene_0141" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0141_cf2.json b/dataset_1k_720p_2/scenes/scene_0141_cf2.json deleted file mode 100644 index 21b26be96cfbfb9a47150088a8e7497510a4d541..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0141_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 141, - "image_filename": "SCENE_0141_new_000141.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4665241837501526, - 0.5803305506706238, - 0.3499999940395355 - ], - "rotation": 357.0324346797029, - "pixel_coords": [ - 183, - 110, - 11.14299488067627 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5151875019073486, - 1.1243137121200562, - 0.3499999940395355 - ], - "rotation": 340.24639597228906, - "pixel_coords": [ - 220, - 116, - 10.762916564941406 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0656745433807373, - 1.5179367065429688, - 0.699999988079071 - ], - "rotation": 3.6574715413613346, - "pixel_coords": [ - 172, - 79, - 12.530189514160156 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.007912581786513329, - -0.8880546689033508, - 0.3499999940395355 - ], - "rotation": 94.79891229257842, - "pixel_coords": [ - 138, - 119, - 10.609797477722168 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2706108093261719, - -0.92131108045578, - 0.699999988079071 - ], - "rotation": 146.51555935004785, - "pixel_coords": [ - 165, - 125, - 9.576998710632324 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.887279748916626, - -1.9752941131591797, - 0.3499999940395355 - ], - "rotation": 352.59853088211196, - "pixel_coords": [ - 75, - 109, - 11.226147651672363 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3688889029811637, - 2.186131982610319, - 0.3499999940395355 - ], - "rotation": 95.06221537550682, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue sphere from left of cyan sphere to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0141" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0141_original.json b/dataset_1k_720p_2/scenes/scene_0141_original.json deleted file mode 100644 index 25886fc3fb4af465d18f54f4c1a1b93f958918d9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0141_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 141, - "image_filename": "SCENE_0141_new_000141.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4665241837501526, - 0.5803305506706238, - 0.3499999940395355 - ], - "rotation": 357.0324346797029, - "pixel_coords": [ - 183, - 110, - 11.14299488067627 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5151875019073486, - 1.1243137121200562, - 0.3499999940395355 - ], - "rotation": 340.24639597228906, - "pixel_coords": [ - 220, - 116, - 10.762916564941406 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0656745433807373, - 1.5179367065429688, - 0.699999988079071 - ], - "rotation": 3.6574715413613346, - "pixel_coords": [ - 172, - 79, - 12.530189514160156 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.007912581786513329, - -0.8880546689033508, - 0.3499999940395355 - ], - "rotation": 94.79891229257842, - "pixel_coords": [ - 138, - 119, - 10.609797477722168 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2706108093261719, - -0.92131108045578, - 0.699999988079071 - ], - "rotation": 146.51555935004785, - "pixel_coords": [ - 165, - 125, - 9.576998710632324 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.887279748916626, - -1.9752941131591797, - 0.3499999940395355 - ], - "rotation": 352.59853088211196, - "pixel_coords": [ - 75, - 109, - 11.226147651672363 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.861764430999756, - -2.677393674850464, - 0.3499999940395355 - ], - "rotation": 95.06221537550682, - "pixel_coords": [ - 41, - 105, - 11.465920448303223 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0141" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0142_cf1.json b/dataset_1k_720p_2/scenes/scene_0142_cf1.json deleted file mode 100644 index e1b9f883670bb8448391b6cd14e88b12ce02e9f2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0142_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 142, - "image_filename": "SCENE_0142_new_000142.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5889512896537781, - 2.0528030395507812, - 0.699999988079071 - ], - "rotation": 30.313493234864495, - "pixel_coords": [ - 191, - 82, - 12.788324356079102 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8501099348068237, - -0.12446166574954987, - 0.3499999940395355 - ], - "rotation": 84.29238455282808, - "pixel_coords": [ - 200, - 131, - 9.980850219726562 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.099242687225342, - -1.8066740036010742, - 0.3499999940395355 - ], - "rotation": 272.6557326815999, - "pixel_coords": [ - 162, - 154, - 8.797677993774414 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.325635701417923, - -2.7464675903320312, - 0.3499999940395355 - ], - "rotation": 55.31663703064447, - "pixel_coords": [ - 92, - 141, - 9.424880027770996 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.314685344696045, - -2.3771302700042725, - 0.3499999940395355 - ], - "rotation": 319.8510994054374, - "pixel_coords": [ - 74, - 118, - 10.75251579284668 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.029904365539551, - -1.194422721862793, - 0.699999988079071 - ], - "rotation": 142.01053077132997, - "pixel_coords": [ - 93, - 92, - 11.798720359802246 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.041254758834839, - 1.426117181777954, - 0.3499999940395355 - ], - "rotation": 17.777306358711392, - "pixel_coords": [ - 152, - 85, - 13.537490844726562 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.19998300075531, - 2.960675001144409, - 0.699999988079071 - ], - "rotation": 172.050803097127, - "pixel_coords": [ - 247, - 88, - 12.131531715393066 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [], - [ - 0, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0142" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0142_cf2.json b/dataset_1k_720p_2/scenes/scene_0142_cf2.json deleted file mode 100644 index efb4f78b2ccf2fb9e5bc763901a5d655a239d016..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0142_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 142, - "image_filename": "SCENE_0142_new_000142.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5889512896537781, - 2.0528030395507812, - 0.699999988079071 - ], - "rotation": 30.313493234864495, - "pixel_coords": [ - 191, - 82, - 12.788324356079102 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8501099348068237, - -0.12446166574954987, - 0.3499999940395355 - ], - "rotation": 84.29238455282808, - "pixel_coords": [ - 200, - 131, - 9.980850219726562 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.099242687225342, - -1.8066740036010742, - 0.3499999940395355 - ], - "rotation": 272.6557326815999, - "pixel_coords": [ - 162, - 154, - 8.797677993774414 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4537021499254035, - -0.6495106518910775, - 0.3499999940395355 - ], - "rotation": 55.31663703064447, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.314685344696045, - -2.3771302700042725, - 0.3499999940395355 - ], - "rotation": 319.8510994054374, - "pixel_coords": [ - 74, - 118, - 10.75251579284668 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.029904365539551, - -1.194422721862793, - 0.699999988079071 - ], - "rotation": 142.01053077132997, - "pixel_coords": [ - 93, - 92, - 11.798720359802246 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.041254758834839, - 1.426117181777954, - 0.3499999940395355 - ], - "rotation": 17.777306358711392, - "pixel_coords": [ - 152, - 85, - 13.537490844726562 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.19998300075531, - 2.960675001144409, - 0.699999988079071 - ], - "rotation": 172.050803097127, - "pixel_coords": [ - 247, - 88, - 12.131531715393066 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [], - [ - 0, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved yellow cube to partially occlude yellow sphere", - "change_score": 2.9876236729111145, - "change_attempts": 1, - "source_scene": "scene_0142" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0142_original.json b/dataset_1k_720p_2/scenes/scene_0142_original.json deleted file mode 100644 index a4c7d1552e845fd58d6558558dabb1400e38dd5a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0142_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 142, - "image_filename": "SCENE_0142_new_000142.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5889512896537781, - 2.0528030395507812, - 0.699999988079071 - ], - "rotation": 30.313493234864495, - "pixel_coords": [ - 191, - 82, - 12.788324356079102 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8501099348068237, - -0.12446166574954987, - 0.3499999940395355 - ], - "rotation": 84.29238455282808, - "pixel_coords": [ - 200, - 131, - 9.980850219726562 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.099242687225342, - -1.8066740036010742, - 0.3499999940395355 - ], - "rotation": 272.6557326815999, - "pixel_coords": [ - 162, - 154, - 8.797677993774414 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.325635701417923, - -2.7464675903320312, - 0.3499999940395355 - ], - "rotation": 55.31663703064447, - "pixel_coords": [ - 92, - 141, - 9.424880027770996 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.314685344696045, - -2.3771302700042725, - 0.3499999940395355 - ], - "rotation": 319.8510994054374, - "pixel_coords": [ - 74, - 118, - 10.75251579284668 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.029904365539551, - -1.194422721862793, - 0.699999988079071 - ], - "rotation": 142.01053077132997, - "pixel_coords": [ - 93, - 92, - 11.798720359802246 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.041254758834839, - 1.426117181777954, - 0.3499999940395355 - ], - "rotation": 17.777306358711392, - "pixel_coords": [ - 152, - 85, - 13.537490844726562 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.19998300075531, - 2.960675001144409, - 0.699999988079071 - ], - "rotation": 172.050803097127, - "pixel_coords": [ - 247, - 88, - 12.131531715393066 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [], - [ - 0, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0142" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0143_cf1.json b/dataset_1k_720p_2/scenes/scene_0143_cf1.json deleted file mode 100644 index 1f569a90e1e57c58066ca9906174ad02f4557dc6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0143_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 143, - "image_filename": "SCENE_0143_new_000143.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.649266481399536, - -1.0160675048828125, - 0.3499999940395355 - ], - "rotation": 11.827184048338832, - "pixel_coords": [ - 86, - 96, - 12.183293342590332 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8708229064941406, - 1.3299586772918701, - 0.3499999940395355 - ], - "rotation": 56.093428684844476, - "pixel_coords": [ - 263, - 126, - 10.038747787475586 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.319116473197937, - -1.9081029891967773, - 0.699999988079071 - ], - "rotation": 253.70157288879918, - "pixel_coords": [ - 104, - 114, - 9.955601692199707 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0868651866912842, - -0.45368722081184387, - 0.3499999940395355 - ], - "rotation": 64.28464625967669, - "pixel_coords": [ - 127, - 104, - 11.51305866241455 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7132991552352905, - 2.4033119678497314, - 0.699999988079071 - ], - "rotation": 46.29805612266087, - "pixel_coords": [ - 174, - 71, - 13.548763275146484 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.04981622472405434, - -0.12256995588541031, - 0.3499999940395355 - ], - "rotation": 49.134568238127294, - "pixel_coords": [ - 156, - 111, - 11.041950225830078 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8910648822784424, - -0.6371297240257263, - 0.699999988079071 - ], - "rotation": 70.8567575213762, - "pixel_coords": [ - 222, - 139, - 8.650365829467773 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.07183171808719635, - 2.303337574005127, - 0.699999988079071 - ], - "rotation": 245.59106534076713, - "pixel_coords": [ - 209, - 83, - 12.320939064025879 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 4, - 7 - ], - [], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 6 - ], - [], - [ - 1, - 2, - 3, - 5, - 6 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 1, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown cube to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0143" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0143_cf2.json b/dataset_1k_720p_2/scenes/scene_0143_cf2.json deleted file mode 100644 index 0b93678fb39bfed88c027bf0c3e9417e7bf6dda2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0143_cf2.json +++ /dev/null @@ -1,349 +0,0 @@ -{ - "split": "new", - "image_index": 143, - "image_filename": "SCENE_0143_new_000143.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.649266481399536, - -1.0160675048828125, - 0.3499999940395355 - ], - "rotation": 11.827184048338832, - "pixel_coords": [ - 86, - 96, - 12.183293342590332 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8708229064941406, - 1.3299586772918701, - 0.3499999940395355 - ], - "rotation": 56.093428684844476, - "pixel_coords": [ - 263, - 126, - 10.038747787475586 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.319116473197937, - -1.9081029891967773, - 0.699999988079071 - ], - "rotation": 253.70157288879918, - "pixel_coords": [ - 104, - 114, - 9.955601692199707 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7132991552352905, - 2.4033119678497314, - 0.699999988079071 - ], - "rotation": 46.29805612266087, - "pixel_coords": [ - 174, - 71, - 13.548763275146484 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.04981622472405434, - -0.12256995588541031, - 0.3499999940395355 - ], - "rotation": 49.134568238127294, - "pixel_coords": [ - 156, - 111, - 11.041950225830078 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8910648822784424, - -0.6371297240257263, - 0.699999988079071 - ], - "rotation": 70.8567575213762, - "pixel_coords": [ - 222, - 139, - 8.650365829467773 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.07183171808719635, - 2.303337574005127, - 0.699999988079071 - ], - "rotation": 245.59106534076713, - "pixel_coords": [ - 209, - 83, - 12.320939064025879 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 4, - 7 - ], - [], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 6 - ], - [], - [ - 1, - 2, - 3, - 5, - 6 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 1, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cylinder", - "change_score": 27.51398180960766, - "change_attempts": 1, - "source_scene": "scene_0143" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0143_original.json b/dataset_1k_720p_2/scenes/scene_0143_original.json deleted file mode 100644 index 90b0cfdb0bd3e0b138e751dbc9ba2bf04885ed8a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0143_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 143, - "image_filename": "SCENE_0143_new_000143.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.649266481399536, - -1.0160675048828125, - 0.3499999940395355 - ], - "rotation": 11.827184048338832, - "pixel_coords": [ - 86, - 96, - 12.183293342590332 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8708229064941406, - 1.3299586772918701, - 0.3499999940395355 - ], - "rotation": 56.093428684844476, - "pixel_coords": [ - 263, - 126, - 10.038747787475586 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.319116473197937, - -1.9081029891967773, - 0.699999988079071 - ], - "rotation": 253.70157288879918, - "pixel_coords": [ - 104, - 114, - 9.955601692199707 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0868651866912842, - -0.45368722081184387, - 0.3499999940395355 - ], - "rotation": 64.28464625967669, - "pixel_coords": [ - 127, - 104, - 11.51305866241455 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7132991552352905, - 2.4033119678497314, - 0.699999988079071 - ], - "rotation": 46.29805612266087, - "pixel_coords": [ - 174, - 71, - 13.548763275146484 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.04981622472405434, - -0.12256995588541031, - 0.3499999940395355 - ], - "rotation": 49.134568238127294, - "pixel_coords": [ - 156, - 111, - 11.041950225830078 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8910648822784424, - -0.6371297240257263, - 0.699999988079071 - ], - "rotation": 70.8567575213762, - "pixel_coords": [ - 222, - 139, - 8.650365829467773 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.07183171808719635, - 2.303337574005127, - 0.699999988079071 - ], - "rotation": 245.59106534076713, - "pixel_coords": [ - 209, - 83, - 12.320939064025879 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 4, - 7 - ], - [], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 6 - ], - [], - [ - 1, - 2, - 3, - 5, - 6 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 1, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0143" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0144_cf1.json b/dataset_1k_720p_2/scenes/scene_0144_cf1.json deleted file mode 100644 index e6774c1427c7b521cb826d1070aee01bff7f9daa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0144_cf1.json +++ /dev/null @@ -1,232 +0,0 @@ -{ - "split": "new", - "image_index": 144, - "image_filename": "SCENE_0144_new_000144.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3680109977722168, - 1.9957807064056396, - 0.699999988079071 - ], - "rotation": 122.75860161583677, - "pixel_coords": [ - 234, - 97, - 11.458955764770508 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9564719796180725, - 0.9267584681510925, - 0.699999988079071 - ], - "rotation": 248.28595167392947, - "pixel_coords": [ - 162, - 86, - 12.434983253479004 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7527823448181152, - -1.315405011177063, - 0.699999988079071 - ], - "rotation": 338.8159132174356, - "pixel_coords": [ - 81, - 87, - 12.361433982849121 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.718137502670288, - -2.064823865890503, - 0.3499999940395355 - ], - "rotation": 117.23961783420043, - "pixel_coords": [ - 77, - 111, - 11.360819816589355 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.11381320655345917, - -1.4925607442855835, - 0.699999988079071 - ], - "rotation": 2.844166942939439, - "pixel_coords": [ - 119, - 111, - 10.44030475616455 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "color": "brown", - "material": "rubber", - "size": "small", - "3d_coords": [ - -2.671552636584914, - 0.2840322465917242, - 0.35 - ], - "rotation": 80.58596371718676, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added brown rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0144" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0144_cf2.json b/dataset_1k_720p_2/scenes/scene_0144_cf2.json deleted file mode 100644 index 2aed494a9d341a41027f70d1be579b2a1152270a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0144_cf2.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 144, - "image_filename": "SCENE_0144_new_000144.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3680109977722168, - 1.9957807064056396, - 0.699999988079071 - ], - "rotation": 122.75860161583677, - "pixel_coords": [ - 234, - 97, - 11.458955764770508 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9564719796180725, - 0.9267584681510925, - 0.699999988079071 - ], - "rotation": 248.28595167392947, - "pixel_coords": [ - 162, - 86, - 12.434983253479004 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7527823448181152, - -1.315405011177063, - 0.699999988079071 - ], - "rotation": 338.8159132174356, - "pixel_coords": [ - 81, - 87, - 12.361433982849121 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.718137502670288, - -2.064823865890503, - 0.3499999940395355 - ], - "rotation": 117.23961783420043, - "pixel_coords": [ - 77, - 111, - 11.360819816589355 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.11381320655345917, - -1.4925607442855835, - 0.699999988079071 - ], - "rotation": 2.844166942939439, - "pixel_coords": [ - 119, - 111, - 10.44030475616455 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0144" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0144_original.json b/dataset_1k_720p_2/scenes/scene_0144_original.json deleted file mode 100644 index d566f981ae371795fb1d321ecc63b80df6e8ff28..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0144_original.json +++ /dev/null @@ -1,213 +0,0 @@ -{ - "split": "new", - "image_index": 144, - "image_filename": "SCENE_0144_new_000144.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3680109977722168, - 1.9957807064056396, - 0.699999988079071 - ], - "rotation": 122.75860161583677, - "pixel_coords": [ - 234, - 97, - 11.458955764770508 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9564719796180725, - 0.9267584681510925, - 0.699999988079071 - ], - "rotation": 248.28595167392947, - "pixel_coords": [ - 162, - 86, - 12.434983253479004 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7527823448181152, - -1.315405011177063, - 0.699999988079071 - ], - "rotation": 338.8159132174356, - "pixel_coords": [ - 81, - 87, - 12.361433982849121 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.718137502670288, - -2.064823865890503, - 0.3499999940395355 - ], - "rotation": 117.23961783420043, - "pixel_coords": [ - 77, - 111, - 11.360819816589355 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.11381320655345917, - -1.4925607442855835, - 0.699999988079071 - ], - "rotation": 2.844166942939439, - "pixel_coords": [ - 119, - 111, - 10.44030475616455 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0144" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0145_cf1.json b/dataset_1k_720p_2/scenes/scene_0145_cf1.json deleted file mode 100644 index 92404a57120474b1ab8d52ef1b71729f157e9d7a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0145_cf1.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 145, - "image_filename": "SCENE_0145_new_000145.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8211464881896973, - -0.3602790832519531, - 0.3499999940395355 - ], - "rotation": 110.31118765996565, - "pixel_coords": [ - 198, - 135, - 9.38321304321289 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.27406641840934753, - -0.47661566734313965, - 0.3499999940395355 - ], - "rotation": 107.34573025008429, - "pixel_coords": [ - 142, - 112, - 10.650664329528809 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1459431648254395, - 1.9627938270568848, - 0.699999988079071 - ], - "rotation": 10.47757006288407, - "pixel_coords": [ - 158, - 68, - 13.195863723754883 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9447847604751587, - 2.320101499557495, - 0.699999988079071 - ], - "rotation": 314.2045136198755, - "pixel_coords": [ - 258, - 97, - 10.801769256591797 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.060067735612392426, - 0.5035791993141174, - 0.3499999940395355 - ], - "rotation": 187.67349777161223, - "pixel_coords": [ - 170, - 105, - 11.120022773742676 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0344812870025635, - -2.2665634155273438, - 0.699999988079071 - ], - "rotation": 204.7953032353249, - "pixel_coords": [ - 59, - 101, - 10.509142875671387 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3444125652313232, - -2.1084303855895996, - 0.699999988079071 - ], - "rotation": 64.37461395281537, - "pixel_coords": [ - 165, - 157, - 7.807662487030029 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [], - [ - 1, - 5 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow cube and green sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0145" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0145_cf2.json b/dataset_1k_720p_2/scenes/scene_0145_cf2.json deleted file mode 100644 index 6048e2d51aa072bed7a114d2589e31fb811c8614..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0145_cf2.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 145, - "image_filename": "SCENE_0145_new_000145.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8211464881896973, - -0.3602790832519531, - 0.3499999940395355 - ], - "rotation": 110.31118765996565, - "pixel_coords": [ - 198, - 135, - 9.38321304321289 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.27406641840934753, - -0.47661566734313965, - 0.3499999940395355 - ], - "rotation": 107.34573025008429, - "pixel_coords": [ - 142, - 112, - 10.650664329528809 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1459431648254395, - 1.9627938270568848, - 0.699999988079071 - ], - "rotation": 10.47757006288407, - "pixel_coords": [ - 158, - 68, - 13.195863723754883 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9447847604751587, - 2.320101499557495, - 0.699999988079071 - ], - "rotation": 314.2045136198755, - "pixel_coords": [ - 258, - 97, - 10.801769256591797 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.060067735612392426, - 0.5035791993141174, - 0.3499999940395355 - ], - "rotation": 187.67349777161223, - "pixel_coords": [ - 170, - 105, - 11.120022773742676 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0344812870025635, - -2.2665634155273438, - 0.699999988079071 - ], - "rotation": 204.7953032353249, - "pixel_coords": [ - 59, - 101, - 10.509142875671387 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3444125652313232, - -2.1084303855895996, - 0.699999988079071 - ], - "rotation": 64.37461395281537, - "pixel_coords": [ - 165, - 157, - 7.807662487030029 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [], - [ - 1, - 5 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed yellow cube to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0145" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0145_original.json b/dataset_1k_720p_2/scenes/scene_0145_original.json deleted file mode 100644 index 46f117c1cb666f81ed0ed5eb58bef2c56d2b0999..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0145_original.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 145, - "image_filename": "SCENE_0145_new_000145.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8211464881896973, - -0.3602790832519531, - 0.3499999940395355 - ], - "rotation": 110.31118765996565, - "pixel_coords": [ - 198, - 135, - 9.38321304321289 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.27406641840934753, - -0.47661566734313965, - 0.3499999940395355 - ], - "rotation": 107.34573025008429, - "pixel_coords": [ - 142, - 112, - 10.650664329528809 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1459431648254395, - 1.9627938270568848, - 0.699999988079071 - ], - "rotation": 10.47757006288407, - "pixel_coords": [ - 158, - 68, - 13.195863723754883 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9447847604751587, - 2.320101499557495, - 0.699999988079071 - ], - "rotation": 314.2045136198755, - "pixel_coords": [ - 258, - 97, - 10.801769256591797 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.060067735612392426, - 0.5035791993141174, - 0.3499999940395355 - ], - "rotation": 187.67349777161223, - "pixel_coords": [ - 170, - 105, - 11.120022773742676 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0344812870025635, - -2.2665634155273438, - 0.699999988079071 - ], - "rotation": 204.7953032353249, - "pixel_coords": [ - 59, - 101, - 10.509142875671387 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3444125652313232, - -2.1084303855895996, - 0.699999988079071 - ], - "rotation": 64.37461395281537, - "pixel_coords": [ - 165, - 157, - 7.807662487030029 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [], - [ - 1, - 5 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0145" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0146_cf1.json b/dataset_1k_720p_2/scenes/scene_0146_cf1.json deleted file mode 100644 index fb368b548b88adfdde333ec137a5e6e8cf0c8993..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0146_cf1.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 146, - "image_filename": "SCENE_0146_new_000146.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.36600399017333984, - -2.480513095855713, - 0.699999988079071 - ], - "rotation": 313.29056178446433, - "pixel_coords": [ - 88, - 124, - 10.004783630371094 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2592687606811523, - 2.459310531616211, - 0.699999988079071 - ], - "rotation": 120.89531192635947, - "pixel_coords": [ - 238, - 91, - 11.924850463867188 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.32888415992756137, - 0.04869289502727436, - 0.3499999940395355 - ], - "rotation": 313.9530228162379, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.35015708208084106, - 0.6393730044364929, - 0.3499999940395355 - ], - "rotation": 325.8950234671796, - "pixel_coords": [ - 167, - 101, - 12.02906608581543 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9931938648223877, - -1.5517994165420532, - 0.3499999940395355 - ], - "rotation": 169.9189947317855, - "pixel_coords": [ - 86, - 105, - 11.759676933288574 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple cylinder to partially occlude yellow cylinder", - "change_score": 1.6557125684363467, - "change_attempts": 2, - "source_scene": "scene_0146" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0146_cf2.json b/dataset_1k_720p_2/scenes/scene_0146_cf2.json deleted file mode 100644 index 4304e303f4747ddba08f0f3d865eab5e56efc03a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0146_cf2.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 146, - "image_filename": "SCENE_0146_new_000146.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.36600399017333984, - -2.480513095855713, - 0.699999988079071 - ], - "rotation": 313.29056178446433, - "pixel_coords": [ - 88, - 124, - 10.004783630371094 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2592687606811523, - 2.459310531616211, - 0.699999988079071 - ], - "rotation": 120.89531192635947, - "pixel_coords": [ - 238, - 91, - 11.924850463867188 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.25821709632873535, - 1.7028967142105103, - 0.3499999940395355 - ], - "rotation": 313.9530228162379, - "pixel_coords": [ - 200, - 97, - 12.279234886169434 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.35015708208084106, - 0.6393730044364929, - 0.3499999940395355 - ], - "rotation": 325.8950234671796, - "pixel_coords": [ - 167, - 101, - 12.02906608581543 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9931938648223877, - -1.5517994165420532, - 0.3499999940395355 - ], - "rotation": 169.9189947317855, - "pixel_coords": [ - 86, - 105, - 11.759676933288574 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0146" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0146_original.json b/dataset_1k_720p_2/scenes/scene_0146_original.json deleted file mode 100644 index 2a7ad0a77628dc34cb3c68e0a571e091a9a31a00..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0146_original.json +++ /dev/null @@ -1,213 +0,0 @@ -{ - "split": "new", - "image_index": 146, - "image_filename": "SCENE_0146_new_000146.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.36600399017333984, - -2.480513095855713, - 0.699999988079071 - ], - "rotation": 313.29056178446433, - "pixel_coords": [ - 88, - 124, - 10.004783630371094 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2592687606811523, - 2.459310531616211, - 0.699999988079071 - ], - "rotation": 120.89531192635947, - "pixel_coords": [ - 238, - 91, - 11.924850463867188 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.25821709632873535, - 1.7028967142105103, - 0.3499999940395355 - ], - "rotation": 313.9530228162379, - "pixel_coords": [ - 200, - 97, - 12.279234886169434 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.35015708208084106, - 0.6393730044364929, - 0.3499999940395355 - ], - "rotation": 325.8950234671796, - "pixel_coords": [ - 167, - 101, - 12.02906608581543 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9931938648223877, - -1.5517994165420532, - 0.3499999940395355 - ], - "rotation": 169.9189947317855, - "pixel_coords": [ - 86, - 105, - 11.759676933288574 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0146" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0147_cf1.json b/dataset_1k_720p_2/scenes/scene_0147_cf1.json deleted file mode 100644 index f1925b1a3d084c4b3340276255d488623c3e01ef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0147_cf1.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 147, - "image_filename": "SCENE_0147_new_000147.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.664719581604004, - -1.2291756868362427, - 0.3499999940395355 - ], - "rotation": 112.51682266851226, - "pixel_coords": [ - 195, - 166, - 8.726899147033691 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4589946269989014, - -0.20196081697940826, - 0.3499999940395355 - ], - "rotation": 313.0377192460532, - "pixel_coords": [ - 189, - 131, - 10.085816383361816 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7489820718765259, - -0.8014174103736877, - 0.699999988079071 - ], - "rotation": 114.90418348088856, - "pixel_coords": [ - 125, - 100, - 10.97130012512207 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0682079792022705, - 2.1553266048431396, - 0.3499999940395355 - ], - "rotation": 109.35999764777831, - "pixel_coords": [ - 255, - 112, - 11.049678802490234 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6782152056694031, - 1.2281427383422852, - 0.3499999940395355 - ], - "rotation": 224.19980335707297, - "pixel_coords": [ - 173, - 92, - 12.270381927490234 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.470449924468994, - -1.5233808755874634, - 0.699999988079071 - ], - "rotation": 137.21508201595142, - "pixel_coords": [ - 76, - 89, - 11.655647277832031 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.093310832977295, - 0.2316506952047348, - 0.699999988079071 - ], - "rotation": 143.06350600650677, - "pixel_coords": [ - 125, - 78, - 12.42203140258789 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 4, - 6 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "right": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0147" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0147_cf2.json b/dataset_1k_720p_2/scenes/scene_0147_cf2.json deleted file mode 100644 index 2700b554e4e5568ef31fc1ee258d70647dae2a68..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0147_cf2.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 147, - "image_filename": "SCENE_0147_new_000147.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.664719581604004, - -1.2291756868362427, - 0.3499999940395355 - ], - "rotation": 112.51682266851226, - "pixel_coords": [ - 195, - 166, - 8.726899147033691 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4589946269989014, - -0.20196081697940826, - 0.3499999940395355 - ], - "rotation": 313.0377192460532, - "pixel_coords": [ - 189, - 131, - 10.085816383361816 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7489820718765259, - -0.8014174103736877, - 0.699999988079071 - ], - "rotation": 114.90418348088856, - "pixel_coords": [ - 125, - 100, - 10.97130012512207 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0682079792022705, - 2.1553266048431396, - 0.3499999940395355 - ], - "rotation": 109.35999764777831, - "pixel_coords": [ - 255, - 112, - 11.049678802490234 - ], - "color": "green" - }, - { - "shape": "cube", - "color": "purple", - "material": "metal", - "size": "small", - "3d_coords": [ - -0.6782152056694031, - 1.2281427383422852, - 0.3499999940395355 - ], - "rotation": 263.06670434863577, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.470449924468994, - -1.5233808755874634, - 0.699999988079071 - ], - "rotation": 137.21508201595142, - "pixel_coords": [ - 76, - 89, - 11.655647277832031 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.093310832977295, - 0.2316506952047348, - 0.699999988079071 - ], - "rotation": 143.06350600650677, - "pixel_coords": [ - 125, - 78, - 12.42203140258789 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 4, - 6 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "right": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow cylinder with purple cube", - "change_score": 2.107963613865452, - "change_attempts": 1, - "source_scene": "scene_0147" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0147_original.json b/dataset_1k_720p_2/scenes/scene_0147_original.json deleted file mode 100644 index 8533439b67410c6ab5665fd51693f77823f9eaaa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0147_original.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 147, - "image_filename": "SCENE_0147_new_000147.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.664719581604004, - -1.2291756868362427, - 0.3499999940395355 - ], - "rotation": 112.51682266851226, - "pixel_coords": [ - 195, - 166, - 8.726899147033691 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4589946269989014, - -0.20196081697940826, - 0.3499999940395355 - ], - "rotation": 313.0377192460532, - "pixel_coords": [ - 189, - 131, - 10.085816383361816 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7489820718765259, - -0.8014174103736877, - 0.699999988079071 - ], - "rotation": 114.90418348088856, - "pixel_coords": [ - 125, - 100, - 10.97130012512207 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0682079792022705, - 2.1553266048431396, - 0.3499999940395355 - ], - "rotation": 109.35999764777831, - "pixel_coords": [ - 255, - 112, - 11.049678802490234 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6782152056694031, - 1.2281427383422852, - 0.3499999940395355 - ], - "rotation": 224.19980335707297, - "pixel_coords": [ - 173, - 92, - 12.270381927490234 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.470449924468994, - -1.5233808755874634, - 0.699999988079071 - ], - "rotation": 137.21508201595142, - "pixel_coords": [ - 76, - 89, - 11.655647277832031 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.093310832977295, - 0.2316506952047348, - 0.699999988079071 - ], - "rotation": 143.06350600650677, - "pixel_coords": [ - 125, - 78, - 12.42203140258789 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 4, - 6 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "right": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0147" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0148_cf1.json b/dataset_1k_720p_2/scenes/scene_0148_cf1.json deleted file mode 100644 index 20cc9fdea32f8d7f207c57e492bd8fc28e3e9eb3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0148_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 148, - "image_filename": "SCENE_0148_new_000148.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7231572000119495, - -1.152919225491054, - 0.699999988079071 - ], - "rotation": 130.44906118583583, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6163570880889893, - 2.3858439922332764, - 0.699999988079071 - ], - "rotation": 107.5344001516935, - "pixel_coords": [ - 163, - 63, - 14.087629318237305 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6285455226898193, - -0.3653457462787628, - 0.3499999940395355 - ], - "rotation": 133.23573517379154, - "pixel_coords": [ - 105, - 88, - 12.700432777404785 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.194697141647339, - 2.815016031265259, - 0.3499999940395355 - ], - "rotation": 316.746235703578, - "pixel_coords": [ - 271, - 108, - 11.278345108032227 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown cylinder to partially occlude gray sphere", - "change_score": 1.7377181975949738, - "change_attempts": 1, - "source_scene": "scene_0148" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0148_cf2.json b/dataset_1k_720p_2/scenes/scene_0148_cf2.json deleted file mode 100644 index 022dcedbbef33d2178188dcc0e0d0c0df51ddfb4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0148_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 148, - "image_filename": "SCENE_0148_new_000148.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4248274266719818, - 0.0020718281157314777, - 0.699999988079071 - ], - "rotation": 130.44906118583583, - "pixel_coords": [ - 152, - 96, - 11.266388893127441 - ], - "color": "brown" - }, - { - "shape": "sphere", - "color": "gray", - "material": "metal", - "size": "small", - "3d_coords": [ - -2.6163570880889893, - 2.3858439922332764, - 0.699999988079071 - ], - "rotation": 90.97797944384604, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6285455226898193, - -0.3653457462787628, - 0.3499999940395355 - ], - "rotation": 133.23573517379154, - "pixel_coords": [ - 105, - 88, - 12.700432777404785 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.194697141647339, - 2.815016031265259, - 0.3499999940395355 - ], - "rotation": 316.746235703578, - "pixel_coords": [ - 271, - 108, - 11.278345108032227 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple cube with gray sphere", - "change_score": 3.0459900575217986, - "change_attempts": 1, - "source_scene": "scene_0148" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0148_original.json b/dataset_1k_720p_2/scenes/scene_0148_original.json deleted file mode 100644 index 216af75cee384499529b818b4a63ad36d9c0cfe5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0148_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 148, - "image_filename": "SCENE_0148_new_000148.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4248274266719818, - 0.0020718281157314777, - 0.699999988079071 - ], - "rotation": 130.44906118583583, - "pixel_coords": [ - 152, - 96, - 11.266388893127441 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6163570880889893, - 2.3858439922332764, - 0.699999988079071 - ], - "rotation": 107.5344001516935, - "pixel_coords": [ - 163, - 63, - 14.087629318237305 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6285455226898193, - -0.3653457462787628, - 0.3499999940395355 - ], - "rotation": 133.23573517379154, - "pixel_coords": [ - 105, - 88, - 12.700432777404785 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.194697141647339, - 2.815016031265259, - 0.3499999940395355 - ], - "rotation": 316.746235703578, - "pixel_coords": [ - 271, - 108, - 11.278345108032227 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0148" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0149_cf1.json b/dataset_1k_720p_2/scenes/scene_0149_cf1.json deleted file mode 100644 index bb69bd50ffc5639a6acdf6bf8a968966869c6f22..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0149_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 149, - "image_filename": "SCENE_0149_new_000149.png", - "objects": [ - { - "shape": "cube", - "color": "gray", - "material": "metal", - "size": "small", - "3d_coords": [ - 0.3055804669857025, - 2.7319483757019043, - 0.3499999940395355 - ], - "rotation": 94.48796716240483, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.06615646928548813, - -2.6276535987854004, - 0.3499999940395355 - ], - "rotation": 39.579674286600095, - "pixel_coords": [ - 91, - 137, - 10.269272804260254 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3123508095741272, - 0.589557945728302, - 0.3499999940395355 - ], - "rotation": 351.19478438546827, - "pixel_coords": [ - 167, - 103, - 12.268811225891113 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4451351165771484, - 1.3195946216583252, - 0.3499999940395355 - ], - "rotation": 163.2756959500582, - "pixel_coords": [ - 161, - 87, - 13.436206817626953 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3838858604431152, - -2.3298113346099854, - 0.699999988079071 - ], - "rotation": 65.8779775366143, - "pixel_coords": [ - 152, - 161, - 8.645974159240723 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.893923819065094, - -1.5430148839950562, - 0.699999988079071 - ], - "rotation": 326.65804950215806, - "pixel_coords": [ - 106, - 106, - 11.267266273498535 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown sphere with gray cube", - "change_score": 3.064688394374118, - "change_attempts": 1, - "source_scene": "scene_0149" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0149_cf2.json b/dataset_1k_720p_2/scenes/scene_0149_cf2.json deleted file mode 100644 index 233b43a3d15b8e40568329a7cb90630b296fde79..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0149_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 149, - "image_filename": "SCENE_0149_new_000149.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3055804669857025, - 2.7319483757019043, - 0.3499999940395355 - ], - "rotation": 71.2001451877223, - "pixel_coords": [ - 221, - 92, - 13.082189559936523 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.06615646928548813, - -2.6276535987854004, - 0.3499999940395355 - ], - "rotation": 39.579674286600095, - "pixel_coords": [ - 91, - 137, - 10.269272804260254 - ], - "color": "yellow" - }, - { - "shape": "cube", - "color": "red", - "material": "rubber", - "size": "large", - "3d_coords": [ - -0.3123508095741272, - 0.589557945728302, - 0.3499999940395355 - ], - "rotation": 281.55440439425206, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4451351165771484, - 1.3195946216583252, - 0.3499999940395355 - ], - "rotation": 163.2756959500582, - "pixel_coords": [ - 161, - 87, - 13.436206817626953 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3838858604431152, - -2.3298113346099854, - 0.699999988079071 - ], - "rotation": 65.8779775366143, - "pixel_coords": [ - 152, - 161, - 8.645974159240723 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.893923819065094, - -1.5430148839950562, - 0.699999988079071 - ], - "rotation": 326.65804950215806, - "pixel_coords": [ - 106, - 106, - 11.267266273498535 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green sphere with red cube", - "change_score": 3.1934454999756006, - "change_attempts": 1, - "source_scene": "scene_0149" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0149_original.json b/dataset_1k_720p_2/scenes/scene_0149_original.json deleted file mode 100644 index 4c47bba4c1985f0e4615c417b2162814f5beeb25..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0149_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 149, - "image_filename": "SCENE_0149_new_000149.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3055804669857025, - 2.7319483757019043, - 0.3499999940395355 - ], - "rotation": 71.2001451877223, - "pixel_coords": [ - 221, - 92, - 13.082189559936523 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.06615646928548813, - -2.6276535987854004, - 0.3499999940395355 - ], - "rotation": 39.579674286600095, - "pixel_coords": [ - 91, - 137, - 10.269272804260254 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3123508095741272, - 0.589557945728302, - 0.3499999940395355 - ], - "rotation": 351.19478438546827, - "pixel_coords": [ - 167, - 103, - 12.268811225891113 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4451351165771484, - 1.3195946216583252, - 0.3499999940395355 - ], - "rotation": 163.2756959500582, - "pixel_coords": [ - 161, - 87, - 13.436206817626953 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3838858604431152, - -2.3298113346099854, - 0.699999988079071 - ], - "rotation": 65.8779775366143, - "pixel_coords": [ - 152, - 161, - 8.645974159240723 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.893923819065094, - -1.5430148839950562, - 0.699999988079071 - ], - "rotation": 326.65804950215806, - "pixel_coords": [ - 106, - 106, - 11.267266273498535 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0149" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0150_cf1.json b/dataset_1k_720p_2/scenes/scene_0150_cf1.json deleted file mode 100644 index e99236c25275cd35b65c896e3761e138d3e03100..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0150_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 150, - "image_filename": "SCENE_0150_new_000150.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5989553928375244, - 0.42385512590408325, - 0.699999988079071 - ], - "rotation": 163.94718616128145, - "pixel_coords": [ - 206, - 112, - 10.465791702270508 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1059935092926025, - 2.547435760498047, - 0.699999988079071 - ], - "rotation": 288.9349673306677, - "pixel_coords": [ - 261, - 99, - 11.401311874389648 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8537671349984359, - 1.2451922246599119, - 0.3499999940395355 - ], - "rotation": 152.46291045908413, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.329178810119629, - -1.6788023710250854, - 0.699999988079071 - ], - "rotation": 115.83936001642368, - "pixel_coords": [ - 146, - 130, - 9.382643699645996 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cube from right of blue sphere to left", - "change_score": 1.9801171125981196, - "change_attempts": 1, - "source_scene": "scene_0150" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0150_cf2.json b/dataset_1k_720p_2/scenes/scene_0150_cf2.json deleted file mode 100644 index 8577ec703f2ac6837eba13a6e44a50501e23e65d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0150_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 150, - "image_filename": "SCENE_0150_new_000150.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5989553928375244, - 0.42385512590408325, - 0.699999988079071 - ], - "rotation": 163.94718616128145, - "pixel_coords": [ - 206, - 112, - 10.465791702270508 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1059935092926025, - 2.547435760498047, - 0.699999988079071 - ], - "rotation": 288.9349673306677, - "pixel_coords": [ - 261, - 99, - 11.401311874389648 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.44580602645874023, - 2.739171266555786, - 0.3499999940395355 - ], - "rotation": 152.46291045908413, - "pixel_coords": [ - 224, - 94, - 12.7870512008667 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.30856287266958127, - 1.1092470916628479, - 0.699999988079071 - ], - "rotation": 115.83936001642368, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue cube from (1.3,-1.7) to (-0.3,1.1)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0150" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0150_original.json b/dataset_1k_720p_2/scenes/scene_0150_original.json deleted file mode 100644 index 5885d2d7c724f26a14ac79ddbcc3a3ee4db5e6d3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0150_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 150, - "image_filename": "SCENE_0150_new_000150.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5989553928375244, - 0.42385512590408325, - 0.699999988079071 - ], - "rotation": 163.94718616128145, - "pixel_coords": [ - 206, - 112, - 10.465791702270508 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1059935092926025, - 2.547435760498047, - 0.699999988079071 - ], - "rotation": 288.9349673306677, - "pixel_coords": [ - 261, - 99, - 11.401311874389648 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.44580602645874023, - 2.739171266555786, - 0.3499999940395355 - ], - "rotation": 152.46291045908413, - "pixel_coords": [ - 224, - 94, - 12.7870512008667 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.329178810119629, - -1.6788023710250854, - 0.699999988079071 - ], - "rotation": 115.83936001642368, - "pixel_coords": [ - 146, - 130, - 9.382643699645996 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0150" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0151_cf1.json b/dataset_1k_720p_2/scenes/scene_0151_cf1.json deleted file mode 100644 index 54895b86907ad56d55079e8e06b739b26237b21b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0151_cf1.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 151, - "image_filename": "SCENE_0151_new_000151.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.660395383834839, - -1.3882287740707397, - 0.3499999940395355 - ], - "rotation": 32.19093101843596, - "pixel_coords": [ - 191, - 164, - 8.785314559936523 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.23495902121067047, - 0.8010175824165344, - 0.699999988079071 - ], - "rotation": 99.23667636502879, - "pixel_coords": [ - 183, - 96, - 11.46793270111084 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2553777694702148, - -1.097665786743164, - 0.3499999940395355 - ], - "rotation": 295.8637975788913, - "pixel_coords": [ - 109, - 108, - 11.466373443603516 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.910308837890625, - 2.5936360359191895, - 0.3499999940395355 - ], - "rotation": 283.27693755908405, - "pixel_coords": [ - 158, - 68, - 14.717339515686035 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5025596618652344, - 0.9578702449798584, - 0.699999988079071 - ], - "rotation": 147.09857227816377, - "pixel_coords": [ - 243, - 119, - 10.10830020904541 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.190763458609581, - -2.4795327186584473, - 0.3499999940395355 - ], - "rotation": 88.31964898483649, - "pixel_coords": [ - 92, - 136, - 9.964213371276855 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4166547060012817, - -2.482879161834717, - 0.3499999940395355 - ], - "rotation": 283.8878810830559, - "pixel_coords": [ - 69, - 120, - 10.747586250305176 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0 - ], - [ - 0, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow cube and gray sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0151" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0151_cf2.json b/dataset_1k_720p_2/scenes/scene_0151_cf2.json deleted file mode 100644 index c749bed6972838caf01af09920a3c5e1652ec064..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0151_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 151, - "image_filename": "SCENE_0151_new_000151.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.660395383834839, - -1.3882287740707397, - 0.3499999940395355 - ], - "rotation": 32.19093101843596, - "pixel_coords": [ - 191, - 164, - 8.785314559936523 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.23495902121067047, - 0.8010175824165344, - 0.699999988079071 - ], - "rotation": 99.23667636502879, - "pixel_coords": [ - 183, - 96, - 11.46793270111084 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2553777694702148, - -1.097665786743164, - 0.3499999940395355 - ], - "rotation": 295.8637975788913, - "pixel_coords": [ - 109, - 108, - 11.466373443603516 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.910308837890625, - 2.5936360359191895, - 0.3499999940395355 - ], - "rotation": 283.27693755908405, - "pixel_coords": [ - 158, - 68, - 14.717339515686035 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5025596618652344, - 0.9578702449798584, - 0.699999988079071 - ], - "rotation": 147.09857227816377, - "pixel_coords": [ - 243, - 119, - 10.10830020904541 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.190763458609581, - -2.4795327186584473, - 0.3499999940395355 - ], - "rotation": 88.31964898483649, - "pixel_coords": [ - 92, - 136, - 9.964213371276855 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5763365274618124, - -1.6883458961523825, - 0.3499999940395355 - ], - "rotation": 283.8878810830559, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0 - ], - [ - 0, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved blue cylinder to partially occlude yellow sphere", - "change_score": 1.156467790930524, - "change_attempts": 1, - "source_scene": "scene_0151" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0151_original.json b/dataset_1k_720p_2/scenes/scene_0151_original.json deleted file mode 100644 index fa9e3d1fb97178136ff4d1f041ac77610b0c3e05..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0151_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 151, - "image_filename": "SCENE_0151_new_000151.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.660395383834839, - -1.3882287740707397, - 0.3499999940395355 - ], - "rotation": 32.19093101843596, - "pixel_coords": [ - 191, - 164, - 8.785314559936523 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.23495902121067047, - 0.8010175824165344, - 0.699999988079071 - ], - "rotation": 99.23667636502879, - "pixel_coords": [ - 183, - 96, - 11.46793270111084 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2553777694702148, - -1.097665786743164, - 0.3499999940395355 - ], - "rotation": 295.8637975788913, - "pixel_coords": [ - 109, - 108, - 11.466373443603516 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.910308837890625, - 2.5936360359191895, - 0.3499999940395355 - ], - "rotation": 283.27693755908405, - "pixel_coords": [ - 158, - 68, - 14.717339515686035 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5025596618652344, - 0.9578702449798584, - 0.699999988079071 - ], - "rotation": 147.09857227816377, - "pixel_coords": [ - 243, - 119, - 10.10830020904541 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.190763458609581, - -2.4795327186584473, - 0.3499999940395355 - ], - "rotation": 88.31964898483649, - "pixel_coords": [ - 92, - 136, - 9.964213371276855 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4166547060012817, - -2.482879161834717, - 0.3499999940395355 - ], - "rotation": 283.8878810830559, - "pixel_coords": [ - 69, - 120, - 10.747586250305176 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0 - ], - [ - 0, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0151" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0152_cf1.json b/dataset_1k_720p_2/scenes/scene_0152_cf1.json deleted file mode 100644 index 0c50c0f34d214f3406acd867f24c5360c48edced..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0152_cf1.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 152, - "image_filename": "SCENE_0152_new_000152.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0676053762435913, - 1.3875038623809814, - 0.3499999940395355 - ], - "rotation": 276.6966362359327, - "pixel_coords": [ - 171, - 87, - 12.511483192443848 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9735918641090393, - -2.5917797088623047, - 0.699999988079071 - ], - "rotation": 157.31740335021618, - "pixel_coords": [ - 69, - 115, - 10.081192016601562 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.2603985071182251, - 0.0913795530796051, - 0.699999988079071 - ], - "rotation": 117.51144480296084, - "pixel_coords": [ - 157, - 97, - 11.084989547729492 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8743877410888672, - 1.873563289642334, - 0.699999988079071 - ], - "rotation": 119.49663555711912, - "pixel_coords": [ - 247, - 104, - 10.649356842041016 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3131463527679443, - 2.294567108154297, - 0.3499999940395355 - ], - "rotation": 65.9976509263323, - "pixel_coords": [ - 167, - 71, - 13.837428092956543 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.390833616256714, - -0.584465503692627, - 0.699999988079071 - ], - "rotation": 93.4449788316004, - "pixel_coords": [ - 202, - 140, - 8.953450202941895 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9420268535614014, - 0.8617290258407593, - 0.699999988079071 - ], - "rotation": 250.56744014490414, - "pixel_coords": [ - 128, - 67, - 13.288725852966309 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2734043598175049, - -1.9722663164138794, - 0.699999988079071 - ], - "rotation": 179.44210150658677, - "pixel_coords": [ - 132, - 141, - 8.931029319763184 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 5, - 7 - ], - [ - 1, - 3, - 5, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 6, - 7 - ], - [], - [ - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 1, - 6 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0152" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0152_cf2.json b/dataset_1k_720p_2/scenes/scene_0152_cf2.json deleted file mode 100644 index d5b7a41717e3e35f1efc58c143133072a9bbaa69..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0152_cf2.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 152, - "image_filename": "SCENE_0152_new_000152.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.779776063766737, - 1.0859898104300427, - 0.3499999940395355 - ], - "rotation": 276.6966362359327, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9735918641090393, - -2.5917797088623047, - 0.699999988079071 - ], - "rotation": 157.31740335021618, - "pixel_coords": [ - 69, - 115, - 10.081192016601562 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.2603985071182251, - 0.0913795530796051, - 0.699999988079071 - ], - "rotation": 117.51144480296084, - "pixel_coords": [ - 157, - 97, - 11.084989547729492 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8743877410888672, - 1.873563289642334, - 0.699999988079071 - ], - "rotation": 119.49663555711912, - "pixel_coords": [ - 247, - 104, - 10.649356842041016 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3131463527679443, - 2.294567108154297, - 0.3499999940395355 - ], - "rotation": 65.9976509263323, - "pixel_coords": [ - 167, - 71, - 13.837428092956543 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.390833616256714, - -0.584465503692627, - 0.699999988079071 - ], - "rotation": 93.4449788316004, - "pixel_coords": [ - 202, - 140, - 8.953450202941895 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9420268535614014, - 0.8617290258407593, - 0.699999988079071 - ], - "rotation": 250.56744014490414, - "pixel_coords": [ - 128, - 67, - 13.288725852966309 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2734043598175049, - -1.9722663164138794, - 0.699999988079071 - ], - "rotation": 179.44210150658677, - "pixel_coords": [ - 132, - 141, - 8.931029319763184 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 5, - 7 - ], - [ - 1, - 3, - 5, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 6, - 7 - ], - [], - [ - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 1, - 6 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved yellow cylinder to partially occlude red cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0152" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0152_original.json b/dataset_1k_720p_2/scenes/scene_0152_original.json deleted file mode 100644 index 6da7f35d2f5999c31e4c76de610846e563fccc6f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0152_original.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 152, - "image_filename": "SCENE_0152_new_000152.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0676053762435913, - 1.3875038623809814, - 0.3499999940395355 - ], - "rotation": 276.6966362359327, - "pixel_coords": [ - 171, - 87, - 12.511483192443848 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9735918641090393, - -2.5917797088623047, - 0.699999988079071 - ], - "rotation": 157.31740335021618, - "pixel_coords": [ - 69, - 115, - 10.081192016601562 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.2603985071182251, - 0.0913795530796051, - 0.699999988079071 - ], - "rotation": 117.51144480296084, - "pixel_coords": [ - 157, - 97, - 11.084989547729492 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8743877410888672, - 1.873563289642334, - 0.699999988079071 - ], - "rotation": 119.49663555711912, - "pixel_coords": [ - 247, - 104, - 10.649356842041016 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3131463527679443, - 2.294567108154297, - 0.3499999940395355 - ], - "rotation": 65.9976509263323, - "pixel_coords": [ - 167, - 71, - 13.837428092956543 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.390833616256714, - -0.584465503692627, - 0.699999988079071 - ], - "rotation": 93.4449788316004, - "pixel_coords": [ - 202, - 140, - 8.953450202941895 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9420268535614014, - 0.8617290258407593, - 0.699999988079071 - ], - "rotation": 250.56744014490414, - "pixel_coords": [ - 128, - 67, - 13.288725852966309 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2734043598175049, - -1.9722663164138794, - 0.699999988079071 - ], - "rotation": 179.44210150658677, - "pixel_coords": [ - 132, - 141, - 8.931029319763184 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 5, - 7 - ], - [ - 1, - 3, - 5, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 6, - 7 - ], - [], - [ - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 1, - 6 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0152" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0153_cf1.json b/dataset_1k_720p_2/scenes/scene_0153_cf1.json deleted file mode 100644 index 856614634a7607903c323d1586e13497e11f0245..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0153_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 153, - "image_filename": "SCENE_0153_new_000153.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5171526670455933, - -1.260543942451477, - 0.699999988079071 - ], - "rotation": 356.27438435272995, - "pixel_coords": [ - 97, - 95, - 10.748139381408691 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3134452700614929, - 2.1015522480010986, - 0.699999988079071 - ], - "rotation": 76.68788073025436, - "pixel_coords": [ - 200, - 79, - 11.89907455444336 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "color": "purple", - "material": "rubber", - "size": "small", - "3d_coords": [ - -2.7166223526000977, - 1.9257659912109375, - 0.3499999940395355 - ], - "rotation": 202.0543058138049, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green cube with purple cylinder", - "change_score": 3.4198855421815892, - "change_attempts": 1, - "source_scene": "scene_0153" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0153_cf2.json b/dataset_1k_720p_2/scenes/scene_0153_cf2.json deleted file mode 100644 index 789bd57e76aff7ed892bfae11abbae0d51d27b33..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0153_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 153, - "image_filename": "SCENE_0153_new_000153.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8866830568120503, - 1.203823635266337, - 0.699999988079071 - ], - "rotation": 356.27438435272995, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3134452700614929, - 2.1015522480010986, - 0.699999988079071 - ], - "rotation": 76.68788073025436, - "pixel_coords": [ - 200, - 79, - 11.89907455444336 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7166223526000977, - 1.9257659912109375, - 0.3499999940395355 - ], - "rotation": 50.89551062843267, - "pixel_coords": [ - 151, - 71, - 13.554617881774902 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown cylinder to partially occlude green cube", - "change_score": 2.491918992878323, - "change_attempts": 1, - "source_scene": "scene_0153" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0153_original.json b/dataset_1k_720p_2/scenes/scene_0153_original.json deleted file mode 100644 index de33c45cddfa397b339f34deefb7ed9ddfc333e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0153_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 153, - "image_filename": "SCENE_0153_new_000153.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5171526670455933, - -1.260543942451477, - 0.699999988079071 - ], - "rotation": 356.27438435272995, - "pixel_coords": [ - 97, - 95, - 10.748139381408691 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3134452700614929, - 2.1015522480010986, - 0.699999988079071 - ], - "rotation": 76.68788073025436, - "pixel_coords": [ - 200, - 79, - 11.89907455444336 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7166223526000977, - 1.9257659912109375, - 0.3499999940395355 - ], - "rotation": 50.89551062843267, - "pixel_coords": [ - 151, - 71, - 13.554617881774902 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0153" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0154_cf1.json b/dataset_1k_720p_2/scenes/scene_0154_cf1.json deleted file mode 100644 index a2c930271ac63d55d4ff912981815b0ce1b48e33..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0154_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 154, - "image_filename": "SCENE_0154_new_000154.png", - "objects": [ - { - "shape": "cylinder", - "color": "red", - "material": "metal", - "size": "small", - "3d_coords": [ - 2.1341423988342285, - 0.020864326506853104, - 0.3499999940395355 - ], - "rotation": 144.41687347702216, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.1038505956530571, - -1.108157992362976, - 0.699999988079071 - ], - "rotation": 119.90608689591002, - "pixel_coords": [ - 133, - 111, - 10.296029090881348 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2153043746948242, - 2.533907175064087, - 0.699999988079071 - ], - "rotation": 253.77087731933108, - "pixel_coords": [ - 192, - 72, - 13.218647956848145 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple sphere with red cylinder", - "change_score": 2.3256180788612824, - "change_attempts": 1, - "source_scene": "scene_0154" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0154_cf2.json b/dataset_1k_720p_2/scenes/scene_0154_cf2.json deleted file mode 100644 index 7abad132d11436fa70758c18e520ac5c8855fd85..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0154_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 154, - "image_filename": "SCENE_0154_new_000154.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1341423988342285, - 0.020864326506853104, - 0.3499999940395355 - ], - "rotation": 27.19436508696048, - "pixel_coords": [ - 209, - 137, - 9.67679214477539 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.1038505956530571, - -1.108157992362976, - 0.699999988079071 - ], - "rotation": 119.90608689591002, - "pixel_coords": [ - 133, - 111, - 10.296029090881348 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1389589036447503, - 0.21475919504065466, - 0.699999988079071 - ], - "rotation": 253.77087731933108, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple cylinder from (-1.2,2.5) to (-1.1,0.2)", - "change_score": 2.320404271715734, - "change_attempts": 1, - "source_scene": "scene_0154" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0154_original.json b/dataset_1k_720p_2/scenes/scene_0154_original.json deleted file mode 100644 index 94e100767698bca1c5a2afed32a285d31bf2522a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0154_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 154, - "image_filename": "SCENE_0154_new_000154.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1341423988342285, - 0.020864326506853104, - 0.3499999940395355 - ], - "rotation": 27.19436508696048, - "pixel_coords": [ - 209, - 137, - 9.67679214477539 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.1038505956530571, - -1.108157992362976, - 0.699999988079071 - ], - "rotation": 119.90608689591002, - "pixel_coords": [ - 133, - 111, - 10.296029090881348 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2153043746948242, - 2.533907175064087, - 0.699999988079071 - ], - "rotation": 253.77087731933108, - "pixel_coords": [ - 192, - 72, - 13.218647956848145 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0154" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0155_cf1.json b/dataset_1k_720p_2/scenes/scene_0155_cf1.json deleted file mode 100644 index 722ae8a529de77ab3107c88edf17e1af69df389a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0155_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 155, - "image_filename": "SCENE_0155_new_000155.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6245535016059875, - 2.223989963531494, - 0.699999988079071 - ], - "rotation": 321.90585944546285, - "pixel_coords": [ - 194, - 79, - 13.10807991027832 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1067311763763428, - -0.567984402179718, - 0.3499999940395355 - ], - "rotation": 0.2522297703267773, - "pixel_coords": [ - 194, - 142, - 9.841537475585938 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4258308708667755, - -2.925504207611084, - 0.3499999940395355 - ], - "rotation": 308.8824268467159, - "pixel_coords": [ - 90, - 148, - 9.58441162109375 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9775041341781616, - -1.3613653182983398, - 0.699999988079071 - ], - "rotation": 153.8139477228454, - "pixel_coords": [ - 108, - 103, - 11.25767707824707 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9215121269226074, - 0.9021896719932556, - 0.699999988079071 - ], - "rotation": 146.7485572346524, - "pixel_coords": [ - 251, - 125, - 9.991067886352539 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3861424922943115, - 2.7473154067993164, - 0.3499999940395355 - ], - "rotation": 54.09015502458621, - "pixel_coords": [ - 245, - 101, - 12.245988845825195 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3182170391082764, - -2.477900505065918, - 0.3499999940395355 - ], - "rotation": 288.5808020827819, - "pixel_coords": [ - 122, - 155, - 9.253554344177246 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.737070143998319, - -2.592701930078025, - 0.3499999940395355 - ], - "rotation": 85.04823405957754, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0, - 3, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 2, - 3, - 6 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 6 - ] - ], - "right": [ - [ - 4, - 5, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan sphere from right of green cylinder to left", - "change_score": 3.0, - "change_attempts": 3, - "source_scene": "scene_0155" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0155_cf2.json b/dataset_1k_720p_2/scenes/scene_0155_cf2.json deleted file mode 100644 index af2ac84fc06adc1902b41b6668cf74a88523ca7d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0155_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 155, - "image_filename": "SCENE_0155_new_000155.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6245535016059875, - 2.223989963531494, - 0.699999988079071 - ], - "rotation": 321.90585944546285, - "pixel_coords": [ - 194, - 79, - 13.10807991027832 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1067311763763428, - -0.567984402179718, - 0.3499999940395355 - ], - "rotation": 0.2522297703267773, - "pixel_coords": [ - 194, - 142, - 9.841537475585938 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4258308708667755, - -2.925504207611084, - 0.3499999940395355 - ], - "rotation": 308.8824268467159, - "pixel_coords": [ - 90, - 148, - 9.58441162109375 - ], - "color": "red" - }, - { - "shape": "cylinder", - "color": "blue", - "material": "metal", - "size": "small", - "3d_coords": [ - -0.9775041341781616, - -1.3613653182983398, - 0.699999988079071 - ], - "rotation": 97.54573258404314, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9215121269226074, - 0.9021896719932556, - 0.699999988079071 - ], - "rotation": 146.7485572346524, - "pixel_coords": [ - 251, - 125, - 9.991067886352539 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3861424922943115, - 2.7473154067993164, - 0.3499999940395355 - ], - "rotation": 54.09015502458621, - "pixel_coords": [ - 245, - 101, - 12.245988845825195 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3182170391082764, - -2.477900505065918, - 0.3499999940395355 - ], - "rotation": 288.5808020827819, - "pixel_coords": [ - 122, - 155, - 9.253554344177246 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8204310536384583, - 2.002209424972534, - 0.3499999940395355 - ], - "rotation": 85.04823405957754, - "pixel_coords": [ - 219, - 102, - 12.187542915344238 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0, - 3, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 2, - 3, - 6 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 6 - ] - ], - "right": [ - [ - 4, - 5, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green cube with blue cylinder", - "change_score": 4.1563005976077845, - "change_attempts": 1, - "source_scene": "scene_0155" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0155_original.json b/dataset_1k_720p_2/scenes/scene_0155_original.json deleted file mode 100644 index 660c829866bb8adff1cc3af830e9cc6d3502aa2d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0155_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 155, - "image_filename": "SCENE_0155_new_000155.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6245535016059875, - 2.223989963531494, - 0.699999988079071 - ], - "rotation": 321.90585944546285, - "pixel_coords": [ - 194, - 79, - 13.10807991027832 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1067311763763428, - -0.567984402179718, - 0.3499999940395355 - ], - "rotation": 0.2522297703267773, - "pixel_coords": [ - 194, - 142, - 9.841537475585938 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4258308708667755, - -2.925504207611084, - 0.3499999940395355 - ], - "rotation": 308.8824268467159, - "pixel_coords": [ - 90, - 148, - 9.58441162109375 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9775041341781616, - -1.3613653182983398, - 0.699999988079071 - ], - "rotation": 153.8139477228454, - "pixel_coords": [ - 108, - 103, - 11.25767707824707 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9215121269226074, - 0.9021896719932556, - 0.699999988079071 - ], - "rotation": 146.7485572346524, - "pixel_coords": [ - 251, - 125, - 9.991067886352539 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3861424922943115, - 2.7473154067993164, - 0.3499999940395355 - ], - "rotation": 54.09015502458621, - "pixel_coords": [ - 245, - 101, - 12.245988845825195 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3182170391082764, - -2.477900505065918, - 0.3499999940395355 - ], - "rotation": 288.5808020827819, - "pixel_coords": [ - 122, - 155, - 9.253554344177246 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8204310536384583, - 2.002209424972534, - 0.3499999940395355 - ], - "rotation": 85.04823405957754, - "pixel_coords": [ - 219, - 102, - 12.187542915344238 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0, - 3, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 2, - 3, - 6 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 6 - ] - ], - "right": [ - [ - 4, - 5, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0155" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0156_cf1.json b/dataset_1k_720p_2/scenes/scene_0156_cf1.json deleted file mode 100644 index 9dd72016df9f0b9d09937a704203c524680f920c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0156_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 156, - "image_filename": "SCENE_0156_new_000156.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.834228515625, - 2.149855375289917, - 0.3499999940395355 - ], - "rotation": 24.903229912696276, - "pixel_coords": [ - 153, - 74, - 14.19654655456543 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6014867424964905, - -0.06232110410928726, - 0.699999988079071 - ], - "rotation": 244.788700255707, - "pixel_coords": [ - 172, - 106, - 10.412550926208496 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7220226030156635, - 2.1997845861177776, - 0.3499999940395355 - ], - "rotation": 252.8742759404767, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.551961898803711, - 2.921726942062378, - 0.699999988079071 - ], - "rotation": 158.10774442007417, - "pixel_coords": [ - 189, - 69, - 13.653327941894531 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.369441270828247, - -2.0218377113342285, - 0.699999988079071 - ], - "rotation": 327.79294615461157, - "pixel_coords": [ - 164, - 151, - 8.047920227050781 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4011740684509277, - -2.1315183639526367, - 0.699999988079071 - ], - "rotation": 199.39547369268976, - "pixel_coords": [ - 60, - 95, - 11.17048168182373 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved yellow cube to partially occlude blue sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0156" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0156_cf2.json b/dataset_1k_720p_2/scenes/scene_0156_cf2.json deleted file mode 100644 index 95c966f8c0972ed48630cf1464afec9e02ae1c1e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0156_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 156, - "image_filename": "SCENE_0156_new_000156.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.834228515625, - 2.149855375289917, - 0.3499999940395355 - ], - "rotation": 24.903229912696276, - "pixel_coords": [ - 153, - 74, - 14.19654655456543 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6014867424964905, - -0.06232110410928726, - 0.699999988079071 - ], - "rotation": 244.788700255707, - "pixel_coords": [ - 172, - 106, - 10.412550926208496 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2937991619110107, - 1.9171111583709717, - 0.3499999940395355 - ], - "rotation": 252.8742759404767, - "pixel_coords": [ - 257, - 116, - 10.628373146057129 - ], - "color": "yellow" - }, - { - "shape": "cube", - "color": "brown", - "material": "metal", - "size": "large", - "3d_coords": [ - -1.551961898803711, - 2.921726942062378, - 0.699999988079071 - ], - "rotation": 224.82864905759993, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.369441270828247, - -2.0218377113342285, - 0.699999988079071 - ], - "rotation": 327.79294615461157, - "pixel_coords": [ - 164, - 151, - 8.047920227050781 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4011740684509277, - -2.1315183639526367, - 0.699999988079071 - ], - "rotation": 199.39547369268976, - "pixel_coords": [ - 60, - 95, - 11.17048168182373 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced blue sphere with brown cube", - "change_score": 3.185335846215349, - "change_attempts": 1, - "source_scene": "scene_0156" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0156_original.json b/dataset_1k_720p_2/scenes/scene_0156_original.json deleted file mode 100644 index 688077b8e84207064f09cb2a98e6a2118ee71d5b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0156_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 156, - "image_filename": "SCENE_0156_new_000156.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.834228515625, - 2.149855375289917, - 0.3499999940395355 - ], - "rotation": 24.903229912696276, - "pixel_coords": [ - 153, - 74, - 14.19654655456543 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6014867424964905, - -0.06232110410928726, - 0.699999988079071 - ], - "rotation": 244.788700255707, - "pixel_coords": [ - 172, - 106, - 10.412550926208496 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2937991619110107, - 1.9171111583709717, - 0.3499999940395355 - ], - "rotation": 252.8742759404767, - "pixel_coords": [ - 257, - 116, - 10.628373146057129 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.551961898803711, - 2.921726942062378, - 0.699999988079071 - ], - "rotation": 158.10774442007417, - "pixel_coords": [ - 189, - 69, - 13.653327941894531 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.369441270828247, - -2.0218377113342285, - 0.699999988079071 - ], - "rotation": 327.79294615461157, - "pixel_coords": [ - 164, - 151, - 8.047920227050781 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4011740684509277, - -2.1315183639526367, - 0.699999988079071 - ], - "rotation": 199.39547369268976, - "pixel_coords": [ - 60, - 95, - 11.17048168182373 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0156" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0157_cf1.json b/dataset_1k_720p_2/scenes/scene_0157_cf1.json deleted file mode 100644 index 1710455f1c27a23a24bc25e554a27414f0576dc7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0157_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 157, - "image_filename": "SCENE_0157_new_000157.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.159778356552124, - 1.705418348312378, - 0.3499999940395355 - ], - "rotation": 13.190301103815, - "pixel_coords": [ - 176, - 85, - 12.61727237701416 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1516897678375244, - -1.256207823753357, - 0.3499999940395355 - ], - "rotation": 267.4689651424881, - "pixel_coords": [ - 106, - 109, - 10.939918518066406 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3179407119750977, - -1.960025429725647, - 0.3499999940395355 - ], - "rotation": 315.10693878873417, - "pixel_coords": [ - 134, - 150, - 8.870304107666016 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7722014152789392, - 0.47902925768868165, - 0.699999988079071 - ], - "rotation": 155.7987710614743, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray sphere from (-2.9,-1.6) to (-0.8,0.5)", - "change_score": 2.9439228502725983, - "change_attempts": 1, - "source_scene": "scene_0157" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0157_cf2.json b/dataset_1k_720p_2/scenes/scene_0157_cf2.json deleted file mode 100644 index a6cbb1a5c074ebdd79af049627a9f2d2a0318502..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0157_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 157, - "image_filename": "SCENE_0157_new_000157.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.159778356552124, - 1.705418348312378, - 0.3499999940395355 - ], - "rotation": 13.190301103815, - "pixel_coords": [ - 176, - 85, - 12.61727237701416 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2788362112362579, - 0.3883135429601947, - 0.3499999940395355 - ], - "rotation": 267.4689651424881, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3179407119750977, - -1.960025429725647, - 0.3499999940395355 - ], - "rotation": 315.10693878873417, - "pixel_coords": [ - 134, - 150, - 8.870304107666016 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.900446653366089, - -1.554994821548462, - 0.699999988079071 - ], - "rotation": 155.7987710614743, - "pixel_coords": [ - 69, - 84, - 11.790207862854004 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red cube from left of purple sphere to right", - "change_score": 2.1796456368828423, - "change_attempts": 1, - "source_scene": "scene_0157" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0157_original.json b/dataset_1k_720p_2/scenes/scene_0157_original.json deleted file mode 100644 index 932752b5b1635e140e270a370a54e6aab4115a07..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0157_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 157, - "image_filename": "SCENE_0157_new_000157.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.159778356552124, - 1.705418348312378, - 0.3499999940395355 - ], - "rotation": 13.190301103815, - "pixel_coords": [ - 176, - 85, - 12.61727237701416 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1516897678375244, - -1.256207823753357, - 0.3499999940395355 - ], - "rotation": 267.4689651424881, - "pixel_coords": [ - 106, - 109, - 10.939918518066406 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3179407119750977, - -1.960025429725647, - 0.3499999940395355 - ], - "rotation": 315.10693878873417, - "pixel_coords": [ - 134, - 150, - 8.870304107666016 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.900446653366089, - -1.554994821548462, - 0.699999988079071 - ], - "rotation": 155.7987710614743, - "pixel_coords": [ - 69, - 84, - 11.790207862854004 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0157" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0158_cf1.json b/dataset_1k_720p_2/scenes/scene_0158_cf1.json deleted file mode 100644 index 2f55c2d37b903670d18d9e20279b9fc3f3f0f39c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0158_cf1.json +++ /dev/null @@ -1,158 +0,0 @@ -{ - "split": "new", - "image_index": 158, - "image_filename": "SCENE_0158_new_000158.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4404285252094269, - 0.814039945602417, - 0.699999988079071 - ], - "rotation": 336.0641733929053, - "pixel_coords": [ - 170, - 90, - 11.930704116821289 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8256242275238037, - 0.992496132850647, - 0.699999988079071 - ], - "rotation": 256.5778748183198, - "pixel_coords": [ - 253, - 121, - 9.830619812011719 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.021679162979126, - -1.463476538658142, - 0.699999988079071 - ], - "rotation": 88.71460255560481, - "pixel_coords": [ - 169, - 139, - 8.93395709991455 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0158" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0158_cf2.json b/dataset_1k_720p_2/scenes/scene_0158_cf2.json deleted file mode 100644 index f709b25dceeaa12ad3af2cdbef2ec9922f99b4a0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0158_cf2.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 158, - "image_filename": "SCENE_0158_new_000158.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4404285252094269, - 0.814039945602417, - 0.699999988079071 - ], - "rotation": 336.0641733929053, - "pixel_coords": [ - 170, - 90, - 11.930704116821289 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8256242275238037, - 0.992496132850647, - 0.699999988079071 - ], - "rotation": 256.5778748183198, - "pixel_coords": [ - 253, - 121, - 9.830619812011719 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.021679162979126, - -1.463476538658142, - 0.699999988079071 - ], - "rotation": 88.71460255560481, - "pixel_coords": [ - 169, - 139, - 8.93395709991455 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9070722460746765, - -0.10215619951486588, - 0.699999988079071 - ], - "rotation": 333.6416639410449, - "pixel_coords": [ - 177, - 110, - 10.484160423278809 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0158" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0158_original.json b/dataset_1k_720p_2/scenes/scene_0158_original.json deleted file mode 100644 index 13d429fc01a5cb147cc9ccacb1a2660f3ea74aec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0158_original.json +++ /dev/null @@ -1,173 +0,0 @@ -{ - "split": "new", - "image_index": 158, - "image_filename": "SCENE_0158_new_000158.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4404285252094269, - 0.814039945602417, - 0.699999988079071 - ], - "rotation": 336.0641733929053, - "pixel_coords": [ - 170, - 90, - 11.930704116821289 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8256242275238037, - 0.992496132850647, - 0.699999988079071 - ], - "rotation": 256.5778748183198, - "pixel_coords": [ - 253, - 121, - 9.830619812011719 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.021679162979126, - -1.463476538658142, - 0.699999988079071 - ], - "rotation": 88.71460255560481, - "pixel_coords": [ - 169, - 139, - 8.93395709991455 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9070722460746765, - -0.10215619951486588, - 0.699999988079071 - ], - "rotation": 333.6416639410449, - "pixel_coords": [ - 177, - 110, - 10.484160423278809 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0158" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0159_cf1.json b/dataset_1k_720p_2/scenes/scene_0159_cf1.json deleted file mode 100644 index f7ca4241bd2eb8dd0b84d22b8639869ef8ff5f56..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0159_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 159, - "image_filename": "SCENE_0159_new_000159.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8984383344650269, - 1.3969402313232422, - 0.3499999940395355 - ], - "rotation": 260.6312588497341, - "pixel_coords": [ - 233, - 119, - 11.000649452209473 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6615341305732727, - -1.8968898057937622, - 0.3499999940395355 - ], - "rotation": 249.4906116408414, - "pixel_coords": [ - 124, - 140, - 9.972211837768555 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.07513022422790527, - 0.8413622379302979, - 0.699999988079071 - ], - "rotation": 104.14146659429215, - "pixel_coords": [ - 178, - 93, - 11.818656921386719 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.920008659362793, - -2.2351667881011963, - 0.699999988079071 - ], - "rotation": 11.801865669558769, - "pixel_coords": [ - 55, - 91, - 11.974515914916992 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed yellow cube to green", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0159" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0159_cf2.json b/dataset_1k_720p_2/scenes/scene_0159_cf2.json deleted file mode 100644 index fab073713b377bd0d0e3e6a71244e5fda58c7c2c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0159_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 159, - "image_filename": "SCENE_0159_new_000159.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8984383344650269, - 1.3969402313232422, - 0.3499999940395355 - ], - "rotation": 260.6312588497341, - "pixel_coords": [ - 233, - 119, - 11.000649452209473 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6615341305732727, - -1.8968898057937622, - 0.3499999940395355 - ], - "rotation": 249.4906116408414, - "pixel_coords": [ - 124, - 140, - 9.972211837768555 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.07513022422790527, - 0.8413622379302979, - 0.699999988079071 - ], - "rotation": 104.14146659429215, - "pixel_coords": [ - 178, - 93, - 11.818656921386719 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.652928603363252, - 0.7406289986463327, - 0.699999988079071 - ], - "rotation": 11.801865669558769, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved yellow cube to partially occlude yellow cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0159" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0159_original.json b/dataset_1k_720p_2/scenes/scene_0159_original.json deleted file mode 100644 index ca7515ad3dc2bff0466ad2cb2cea94428ec9e325..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0159_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 159, - "image_filename": "SCENE_0159_new_000159.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8984383344650269, - 1.3969402313232422, - 0.3499999940395355 - ], - "rotation": 260.6312588497341, - "pixel_coords": [ - 233, - 119, - 11.000649452209473 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6615341305732727, - -1.8968898057937622, - 0.3499999940395355 - ], - "rotation": 249.4906116408414, - "pixel_coords": [ - 124, - 140, - 9.972211837768555 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.07513022422790527, - 0.8413622379302979, - 0.699999988079071 - ], - "rotation": 104.14146659429215, - "pixel_coords": [ - 178, - 93, - 11.818656921386719 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.920008659362793, - -2.2351667881011963, - 0.699999988079071 - ], - "rotation": 11.801865669558769, - "pixel_coords": [ - 55, - 91, - 11.974515914916992 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0159" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0160_cf1.json b/dataset_1k_720p_2/scenes/scene_0160_cf1.json deleted file mode 100644 index ba12d7b513426987110310f483ab31010fc75668..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0160_cf1.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "split": "new", - "image_index": 160, - "image_filename": "SCENE_0160_new_000160.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.777862071990967, - -2.497790813446045, - 0.3499999940395355 - ], - "rotation": 203.8068789352743, - "pixel_coords": [ - 48, - 102, - 11.521180152893066 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.211509943008423, - 0.9848676919937134, - 0.3499999940395355 - ], - "rotation": 102.19521587341026, - "pixel_coords": [ - 235, - 129, - 10.046424865722656 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7247604727745056, - 2.8531806468963623, - 0.699999988079071 - ], - "rotation": 271.79672826394346, - "pixel_coords": [ - 208, - 72, - 12.868385314941406 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red sphere", - "change_score": 16.704995114208845, - "change_attempts": 1, - "source_scene": "scene_0160" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0160_cf2.json b/dataset_1k_720p_2/scenes/scene_0160_cf2.json deleted file mode 100644 index cf50b1298099ddb2b03c93dad60af39395ae4f20..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0160_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 160, - "image_filename": "SCENE_0160_new_000160.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.777862071990967, - -2.497790813446045, - 0.3499999940395355 - ], - "rotation": 203.8068789352743, - "pixel_coords": [ - 48, - 102, - 11.521180152893066 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8994293212890625, - -0.00016709452029317617, - 0.3499999940395355 - ], - "rotation": 186.39194459806063, - "pixel_coords": [ - 126, - 90, - 12.285479545593262 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.211509943008423, - 0.9848676919937134, - 0.3499999940395355 - ], - "rotation": 102.19521587341026, - "pixel_coords": [ - 235, - 129, - 10.046424865722656 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7247604727745056, - 2.8531806468963623, - 0.699999988079071 - ], - "rotation": 271.79672826394346, - "pixel_coords": [ - 208, - 72, - 12.868385314941406 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between red sphere and cyan cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0160" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0160_original.json b/dataset_1k_720p_2/scenes/scene_0160_original.json deleted file mode 100644 index c88a7f7dc2e827f0e5a8a05c796501e9bdb7fa9d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0160_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 160, - "image_filename": "SCENE_0160_new_000160.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.777862071990967, - -2.497790813446045, - 0.3499999940395355 - ], - "rotation": 203.8068789352743, - "pixel_coords": [ - 48, - 102, - 11.521180152893066 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8994293212890625, - -0.00016709452029317617, - 0.3499999940395355 - ], - "rotation": 186.39194459806063, - "pixel_coords": [ - 126, - 90, - 12.285479545593262 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.211509943008423, - 0.9848676919937134, - 0.3499999940395355 - ], - "rotation": 102.19521587341026, - "pixel_coords": [ - 235, - 129, - 10.046424865722656 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7247604727745056, - 2.8531806468963623, - 0.699999988079071 - ], - "rotation": 271.79672826394346, - "pixel_coords": [ - 208, - 72, - 12.868385314941406 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0160" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0161_cf1.json b/dataset_1k_720p_2/scenes/scene_0161_cf1.json deleted file mode 100644 index c5d41645fd73680baa8da3fca255ba576e1db12b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0161_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 161, - "image_filename": "SCENE_0161_new_000161.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.173309564590454, - -2.4421679973602295, - 0.699999988079071 - ], - "rotation": 103.26733562015933, - "pixel_coords": [ - 52, - 100, - 10.577898979187012 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.638823390007019, - 2.072413682937622, - 0.699999988079071 - ], - "rotation": 51.27617475067096, - "pixel_coords": [ - 172, - 71, - 12.945598602294922 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.725590229034424, - -0.04917271435260773, - 0.3499999940395355 - ], - "rotation": 209.00969505792165, - "pixel_coords": [ - 108, - 86, - 12.541421890258789 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4507759809494019, - 2.1566169261932373, - 0.699999988079071 - ], - "rotation": 265.12089567167374, - "pixel_coords": [ - 242, - 95, - 10.957342147827148 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4773763418197632, - -0.28397616744041443, - 0.699999988079071 - ], - "rotation": 230.64149169519752, - "pixel_coords": [ - 123, - 88, - 11.419116020202637 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.314928650856018, - -0.16941452026367188, - 0.699999988079071 - ], - "rotation": 357.58366313732165, - "pixel_coords": [ - 188, - 115, - 9.645354270935059 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.597858190536499, - -1.6525416374206543, - 0.3499999940395355 - ], - "rotation": 168.03235372923552, - "pixel_coords": [ - 183, - 165, - 8.062013626098633 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown cube to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0161" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0161_cf2.json b/dataset_1k_720p_2/scenes/scene_0161_cf2.json deleted file mode 100644 index 8f26dc79b6ebfaab899a2d85d115e8449735dc00..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0161_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 161, - "image_filename": "SCENE_0161_new_000161.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.173309564590454, - -2.4421679973602295, - 0.699999988079071 - ], - "rotation": 103.26733562015933, - "pixel_coords": [ - 52, - 100, - 10.577898979187012 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "color": "gray", - "material": "metal", - "size": "large", - "3d_coords": [ - -1.638823390007019, - 2.072413682937622, - 0.699999988079071 - ], - "rotation": 310.9336425620703, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.725590229034424, - -0.04917271435260773, - 0.3499999940395355 - ], - "rotation": 209.00969505792165, - "pixel_coords": [ - 108, - 86, - 12.541421890258789 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4507759809494019, - 2.1566169261932373, - 0.699999988079071 - ], - "rotation": 265.12089567167374, - "pixel_coords": [ - 242, - 95, - 10.957342147827148 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4773763418197632, - -0.28397616744041443, - 0.699999988079071 - ], - "rotation": 230.64149169519752, - "pixel_coords": [ - 123, - 88, - 11.419116020202637 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.314928650856018, - -0.16941452026367188, - 0.699999988079071 - ], - "rotation": 357.58366313732165, - "pixel_coords": [ - 188, - 115, - 9.645354270935059 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.597858190536499, - -1.6525416374206543, - 0.3499999940395355 - ], - "rotation": 168.03235372923552, - "pixel_coords": [ - 183, - 165, - 8.062013626098633 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown cube with gray cylinder", - "change_score": 3.2787292560794463, - "change_attempts": 1, - "source_scene": "scene_0161" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0161_original.json b/dataset_1k_720p_2/scenes/scene_0161_original.json deleted file mode 100644 index f277f59cb4012531b4249f113cb1f46a7de2c5d4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0161_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 161, - "image_filename": "SCENE_0161_new_000161.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.173309564590454, - -2.4421679973602295, - 0.699999988079071 - ], - "rotation": 103.26733562015933, - "pixel_coords": [ - 52, - 100, - 10.577898979187012 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.638823390007019, - 2.072413682937622, - 0.699999988079071 - ], - "rotation": 51.27617475067096, - "pixel_coords": [ - 172, - 71, - 12.945598602294922 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.725590229034424, - -0.04917271435260773, - 0.3499999940395355 - ], - "rotation": 209.00969505792165, - "pixel_coords": [ - 108, - 86, - 12.541421890258789 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4507759809494019, - 2.1566169261932373, - 0.699999988079071 - ], - "rotation": 265.12089567167374, - "pixel_coords": [ - 242, - 95, - 10.957342147827148 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4773763418197632, - -0.28397616744041443, - 0.699999988079071 - ], - "rotation": 230.64149169519752, - "pixel_coords": [ - 123, - 88, - 11.419116020202637 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.314928650856018, - -0.16941452026367188, - 0.699999988079071 - ], - "rotation": 357.58366313732165, - "pixel_coords": [ - 188, - 115, - 9.645354270935059 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.597858190536499, - -1.6525416374206543, - 0.3499999940395355 - ], - "rotation": 168.03235372923552, - "pixel_coords": [ - 183, - 165, - 8.062013626098633 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0161" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0162_cf1.json b/dataset_1k_720p_2/scenes/scene_0162_cf1.json deleted file mode 100644 index a0cc9807d86b1435d06e7bf9c7c90a461a493ba7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0162_cf1.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 162, - "image_filename": "SCENE_0162_new_000162.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.964024543762207, - 2.1390316486358643, - 0.699999988079071 - ], - "rotation": 195.7569974481546, - "pixel_coords": [ - 280, - 111, - 10.381938934326172 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3202409744262695, - 1.502426028251648, - 0.3499999940395355 - ], - "rotation": 157.60809973792965, - "pixel_coords": [ - 150, - 82, - 13.75394344329834 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8835575580596924, - -0.935617983341217, - 0.3499999940395355 - ], - "rotation": 93.30240423631906, - "pixel_coords": [ - 103, - 101, - 12.015132904052734 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1603296995162964, - -2.0479397773742676, - 0.699999988079071 - ], - "rotation": 88.80581497225988, - "pixel_coords": [ - 85, - 106, - 10.713772773742676 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4486638605594635, - -2.4625155925750732, - 0.699999988079071 - ], - "rotation": 33.354033998518446, - "pixel_coords": [ - 102, - 128, - 9.37338638305664 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8214683532714844, - -2.7284977436065674, - 0.3499999940395355 - ], - "rotation": 263.79009184514655, - "pixel_coords": [ - 42, - 106, - 11.593491554260254 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8793314695358276, - -1.3624913692474365, - 0.3499999940395355 - ], - "rotation": 171.19031940583488, - "pixel_coords": [ - 168, - 146, - 9.201298713684082 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed green cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0162" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0162_cf2.json b/dataset_1k_720p_2/scenes/scene_0162_cf2.json deleted file mode 100644 index c59297bad50d7ce106d95ccf35b5f896b5fa3118..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0162_cf2.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 162, - "image_filename": "SCENE_0162_new_000162.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.964024543762207, - 2.1390316486358643, - 0.699999988079071 - ], - "rotation": 195.7569974481546, - "pixel_coords": [ - 280, - 111, - 10.381938934326172 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3202409744262695, - 1.502426028251648, - 0.3499999940395355 - ], - "rotation": 157.60809973792965, - "pixel_coords": [ - 150, - 82, - 13.75394344329834 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8835575580596924, - -0.935617983341217, - 0.3499999940395355 - ], - "rotation": 93.30240423631906, - "pixel_coords": [ - 103, - 101, - 12.015132904052734 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1603296995162964, - -2.0479397773742676, - 0.699999988079071 - ], - "rotation": 88.80581497225988, - "pixel_coords": [ - 85, - 106, - 10.713772773742676 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4486638605594635, - -2.4625155925750732, - 0.699999988079071 - ], - "rotation": 33.354033998518446, - "pixel_coords": [ - 102, - 128, - 9.37338638305664 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8214683532714844, - -2.7284977436065674, - 0.3499999940395355 - ], - "rotation": 263.79009184514655, - "pixel_coords": [ - 42, - 106, - 11.593491554260254 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8793314695358276, - -1.3624913692474365, - 0.3499999940395355 - ], - "rotation": 171.19031940583488, - "pixel_coords": [ - 168, - 146, - 9.201298713684082 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0162" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0162_original.json b/dataset_1k_720p_2/scenes/scene_0162_original.json deleted file mode 100644 index f3f33f2e564ac56044eefd025ea8135fc79252e2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0162_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 162, - "image_filename": "SCENE_0162_new_000162.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.964024543762207, - 2.1390316486358643, - 0.699999988079071 - ], - "rotation": 195.7569974481546, - "pixel_coords": [ - 280, - 111, - 10.381938934326172 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3202409744262695, - 1.502426028251648, - 0.3499999940395355 - ], - "rotation": 157.60809973792965, - "pixel_coords": [ - 150, - 82, - 13.75394344329834 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8835575580596924, - -0.935617983341217, - 0.3499999940395355 - ], - "rotation": 93.30240423631906, - "pixel_coords": [ - 103, - 101, - 12.015132904052734 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1603296995162964, - -2.0479397773742676, - 0.699999988079071 - ], - "rotation": 88.80581497225988, - "pixel_coords": [ - 85, - 106, - 10.713772773742676 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4486638605594635, - -2.4625155925750732, - 0.699999988079071 - ], - "rotation": 33.354033998518446, - "pixel_coords": [ - 102, - 128, - 9.37338638305664 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8214683532714844, - -2.7284977436065674, - 0.3499999940395355 - ], - "rotation": 263.79009184514655, - "pixel_coords": [ - 42, - 106, - 11.593491554260254 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8793314695358276, - -1.3624913692474365, - 0.3499999940395355 - ], - "rotation": 171.19031940583488, - "pixel_coords": [ - 168, - 146, - 9.201298713684082 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0162" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0163_cf1.json b/dataset_1k_720p_2/scenes/scene_0163_cf1.json deleted file mode 100644 index bf23199cfa0392286756d362ea3abf88ccb08e98..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0163_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 163, - "image_filename": "SCENE_0163_new_000163.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9004616737365723, - -1.938094973564148, - 0.3499999940395355 - ], - "rotation": 97.4964837127548, - "pixel_coords": [ - 59, - 100, - 11.739383697509766 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7785099744796753, - -0.7419404983520508, - 0.699999988079071 - ], - "rotation": 273.75333527328144, - "pixel_coords": [ - 107, - 90, - 11.572405815124512 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5844221115112305, - 1.2101759910583496, - 0.699999988079071 - ], - "rotation": 23.58936560360865, - "pixel_coords": [ - 155, - 77, - 12.626604080200195 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.895310163497925, - -2.1332461833953857, - 0.3499999940395355 - ], - "rotation": 253.52786318397165, - "pixel_coords": [ - 178, - 180, - 7.855926990509033 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.22786950744682888, - -2.7213934987890207, - 0.699999988079071 - ], - "rotation": 117.08556074624366, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray sphere from right of blue cylinder to left", - "change_score": 1.041206800851798, - "change_attempts": 1, - "source_scene": "scene_0163" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0163_cf2.json b/dataset_1k_720p_2/scenes/scene_0163_cf2.json deleted file mode 100644 index 31edf2adc9e8a12ac3cf2079c74e28ce99bd7391..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0163_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 163, - "image_filename": "SCENE_0163_new_000163.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9004616737365723, - -1.938094973564148, - 0.3499999940395355 - ], - "rotation": 97.4964837127548, - "pixel_coords": [ - 59, - 100, - 11.739383697509766 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7785099744796753, - -0.7419404983520508, - 0.699999988079071 - ], - "rotation": 273.75333527328144, - "pixel_coords": [ - 107, - 90, - 11.572405815124512 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5844221115112305, - 1.2101759910583496, - 0.699999988079071 - ], - "rotation": 23.58936560360865, - "pixel_coords": [ - 155, - 77, - 12.626604080200195 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.895310163497925, - -2.1332461833953857, - 0.3499999940395355 - ], - "rotation": 253.52786318397165, - "pixel_coords": [ - 178, - 180, - 7.855926990509033 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.638327419757843, - -2.1436266899108887, - 0.699999988079071 - ], - "rotation": 117.08556074624366, - "pixel_coords": [ - 117, - 130, - 9.154715538024902 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan cylinder and gray sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0163" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0163_original.json b/dataset_1k_720p_2/scenes/scene_0163_original.json deleted file mode 100644 index f8f65b79fa77ab8c70408aa6bb10c158a24c89c9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0163_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 163, - "image_filename": "SCENE_0163_new_000163.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9004616737365723, - -1.938094973564148, - 0.3499999940395355 - ], - "rotation": 97.4964837127548, - "pixel_coords": [ - 59, - 100, - 11.739383697509766 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7785099744796753, - -0.7419404983520508, - 0.699999988079071 - ], - "rotation": 273.75333527328144, - "pixel_coords": [ - 107, - 90, - 11.572405815124512 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5844221115112305, - 1.2101759910583496, - 0.699999988079071 - ], - "rotation": 23.58936560360865, - "pixel_coords": [ - 155, - 77, - 12.626604080200195 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.895310163497925, - -2.1332461833953857, - 0.3499999940395355 - ], - "rotation": 253.52786318397165, - "pixel_coords": [ - 178, - 180, - 7.855926990509033 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.638327419757843, - -2.1436266899108887, - 0.699999988079071 - ], - "rotation": 117.08556074624366, - "pixel_coords": [ - 117, - 130, - 9.154715538024902 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0163" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0164_cf1.json b/dataset_1k_720p_2/scenes/scene_0164_cf1.json deleted file mode 100644 index d6337a2bf25769a27fc9e6d35f18d92a1c99af5a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0164_cf1.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 164, - "image_filename": "SCENE_0164_new_000164.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8298041820526123, - 0.02128409966826439, - 0.699999988079071 - ], - "rotation": 45.43998989071935, - "pixel_coords": [ - 126, - 81, - 11.94359302520752 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.212645173072815, - 2.6895415782928467, - 0.699999988079071 - ], - "rotation": 133.38852764645196, - "pixel_coords": [ - 195, - 68, - 13.012717247009277 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown cylinder", - "change_score": 15.104615686056192, - "change_attempts": 1, - "source_scene": "scene_0164" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0164_cf2.json b/dataset_1k_720p_2/scenes/scene_0164_cf2.json deleted file mode 100644 index 037709cd23f07809f00e49d059f4f4178d2bfdef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0164_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 164, - "image_filename": "SCENE_0164_new_000164.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6949172019958496, - 1.7864059209823608, - 0.3499999940395355 - ], - "rotation": 1.6592437684192474, - "pixel_coords": [ - 267, - 126, - 10.101791381835938 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8298041820526123, - 0.02128409966826439, - 0.699999988079071 - ], - "rotation": 45.43998989071935, - "pixel_coords": [ - 126, - 81, - 11.94359302520752 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.212645173072815, - 2.6895415782928467, - 0.699999988079071 - ], - "rotation": 133.38852764645196, - "pixel_coords": [ - 195, - 68, - 13.012717247009277 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray cube to blue", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0164" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0164_original.json b/dataset_1k_720p_2/scenes/scene_0164_original.json deleted file mode 100644 index 189d7a5b0936d471fb200505ac17f9c75888ede7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0164_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 164, - "image_filename": "SCENE_0164_new_000164.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6949172019958496, - 1.7864059209823608, - 0.3499999940395355 - ], - "rotation": 1.6592437684192474, - "pixel_coords": [ - 267, - 126, - 10.101791381835938 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8298041820526123, - 0.02128409966826439, - 0.699999988079071 - ], - "rotation": 45.43998989071935, - "pixel_coords": [ - 126, - 81, - 11.94359302520752 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.212645173072815, - 2.6895415782928467, - 0.699999988079071 - ], - "rotation": 133.38852764645196, - "pixel_coords": [ - 195, - 68, - 13.012717247009277 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0164" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0165_cf1.json b/dataset_1k_720p_2/scenes/scene_0165_cf1.json deleted file mode 100644 index 71743d639463ee05303626b848b639ccc997deca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0165_cf1.json +++ /dev/null @@ -1,236 +0,0 @@ -{ - "split": "new", - "image_index": 165, - "image_filename": "SCENE_0165_new_000165.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.09239371865987778, - -1.5293201208114624, - 0.3499999940395355 - ], - "rotation": 153.33167401311812, - "pixel_coords": [ - 123, - 127, - 9.797483444213867 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5666181445121765, - 0.29882365465164185, - 0.3499999940395355 - ], - "rotation": 32.17619142308286, - "pixel_coords": [ - 180, - 113, - 10.611175537109375 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.654441773891449, - 1.7387646436691284, - 0.699999988079071 - ], - "rotation": 17.28504410170138, - "pixel_coords": [ - 213, - 90, - 11.275519371032715 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9203819036483765, - 0.2696898877620697, - 0.3499999940395355 - ], - "rotation": 186.20030177173396, - "pixel_coords": [ - 215, - 129, - 9.721451759338379 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.367046594619751, - -2.268402099609375, - 0.699999988079071 - ], - "rotation": 236.84888853030677, - "pixel_coords": [ - 131, - 143, - 8.363542556762695 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "color": "gray", - "material": "rubber", - "size": "small", - "3d_coords": [ - -1.0564486658139316, - -0.4695295457632547, - 0.35 - ], - "rotation": 148.80456262301595, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0165" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0165_cf2.json b/dataset_1k_720p_2/scenes/scene_0165_cf2.json deleted file mode 100644 index 24fbca8b980871cb81dfe7850f081c896c4959bf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0165_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 165, - "image_filename": "SCENE_0165_new_000165.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.09239371865987778, - -1.5293201208114624, - 0.3499999940395355 - ], - "rotation": 153.33167401311812, - "pixel_coords": [ - 123, - 127, - 9.797483444213867 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5666181445121765, - 0.29882365465164185, - 0.3499999940395355 - ], - "rotation": 32.17619142308286, - "pixel_coords": [ - 180, - 113, - 10.611175537109375 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.654441773891449, - 1.7387646436691284, - 0.699999988079071 - ], - "rotation": 17.28504410170138, - "pixel_coords": [ - 213, - 90, - 11.275519371032715 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9203819036483765, - 0.2696898877620697, - 0.3499999940395355 - ], - "rotation": 186.20030177173396, - "pixel_coords": [ - 215, - 129, - 9.721451759338379 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.367046594619751, - -2.268402099609375, - 0.699999988079071 - ], - "rotation": 236.84888853030677, - "pixel_coords": [ - 131, - 143, - 8.363542556762695 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0165" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0165_original.json b/dataset_1k_720p_2/scenes/scene_0165_original.json deleted file mode 100644 index 1702e87aa313eb12e5cb9860bb5f17bdf6eae808..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0165_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 165, - "image_filename": "SCENE_0165_new_000165.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.09239371865987778, - -1.5293201208114624, - 0.3499999940395355 - ], - "rotation": 153.33167401311812, - "pixel_coords": [ - 123, - 127, - 9.797483444213867 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5666181445121765, - 0.29882365465164185, - 0.3499999940395355 - ], - "rotation": 32.17619142308286, - "pixel_coords": [ - 180, - 113, - 10.611175537109375 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.654441773891449, - 1.7387646436691284, - 0.699999988079071 - ], - "rotation": 17.28504410170138, - "pixel_coords": [ - 213, - 90, - 11.275519371032715 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9203819036483765, - 0.2696898877620697, - 0.3499999940395355 - ], - "rotation": 186.20030177173396, - "pixel_coords": [ - 215, - 129, - 9.721451759338379 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.367046594619751, - -2.268402099609375, - 0.699999988079071 - ], - "rotation": 236.84888853030677, - "pixel_coords": [ - 131, - 143, - 8.363542556762695 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0165" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0166_cf1.json b/dataset_1k_720p_2/scenes/scene_0166_cf1.json deleted file mode 100644 index a390fc87b0a079dbab419c518508693a5536d471..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0166_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 166, - "image_filename": "SCENE_0166_new_000166.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2303731441497803, - -1.2604999542236328, - 0.3499999940395355 - ], - "rotation": 94.83968340594197, - "pixel_coords": [ - 87, - 97, - 11.489578247070312 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.845479965209961, - -1.8187854290008545, - 0.699999988079071 - ], - "rotation": 263.5978404238828, - "pixel_coords": [ - 152, - 153, - 8.374425888061523 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5494511127471924, - 1.5443207025527954, - 0.699999988079071 - ], - "rotation": 204.6531382801929, - "pixel_coords": [ - 165, - 71, - 12.407156944274902 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.372589588165283, - 0.12268050014972687, - 0.699999988079071 - ], - "rotation": 158.14263904926776, - "pixel_coords": [ - 118, - 74, - 12.155007362365723 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6680904626846313, - -2.87675142288208, - 0.699999988079071 - ], - "rotation": 232.01437585275931, - "pixel_coords": [ - 46, - 111, - 10.052778244018555 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2055954933166504, - 1.2972843647003174, - 0.3499999940395355 - ], - "rotation": 255.41652042766233, - "pixel_coords": [ - 218, - 112, - 10.685736656188965 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between red cylinder and brown cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0166" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0166_cf2.json b/dataset_1k_720p_2/scenes/scene_0166_cf2.json deleted file mode 100644 index 005bd329d8af24f95b60df14a685844c4ac8a0cf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0166_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 166, - "image_filename": "SCENE_0166_new_000166.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2303731441497803, - -1.2604999542236328, - 0.3499999940395355 - ], - "rotation": 94.83968340594197, - "pixel_coords": [ - 87, - 97, - 11.489578247070312 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.845479965209961, - -1.8187854290008545, - 0.699999988079071 - ], - "rotation": 263.5978404238828, - "pixel_coords": [ - 152, - 153, - 8.374425888061523 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5494511127471924, - 1.5443207025527954, - 0.699999988079071 - ], - "rotation": 204.6531382801929, - "pixel_coords": [ - 165, - 71, - 12.407156944274902 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.372589588165283, - 0.12268050014972687, - 0.699999988079071 - ], - "rotation": 158.14263904926776, - "pixel_coords": [ - 118, - 74, - 12.155007362365723 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6680904626846313, - -2.87675142288208, - 0.699999988079071 - ], - "rotation": 232.01437585275931, - "pixel_coords": [ - 46, - 111, - 10.052778244018555 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2055954933166504, - 1.2972843647003174, - 0.3499999940395355 - ], - "rotation": 255.41652042766233, - "pixel_coords": [ - 218, - 112, - 10.685736656188965 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown cylinder to blue", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0166" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0166_original.json b/dataset_1k_720p_2/scenes/scene_0166_original.json deleted file mode 100644 index 428c0c4fa7aff7cf23caa183f29aa69c10c68f50..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0166_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 166, - "image_filename": "SCENE_0166_new_000166.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2303731441497803, - -1.2604999542236328, - 0.3499999940395355 - ], - "rotation": 94.83968340594197, - "pixel_coords": [ - 87, - 97, - 11.489578247070312 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.845479965209961, - -1.8187854290008545, - 0.699999988079071 - ], - "rotation": 263.5978404238828, - "pixel_coords": [ - 152, - 153, - 8.374425888061523 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5494511127471924, - 1.5443207025527954, - 0.699999988079071 - ], - "rotation": 204.6531382801929, - "pixel_coords": [ - 165, - 71, - 12.407156944274902 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.372589588165283, - 0.12268050014972687, - 0.699999988079071 - ], - "rotation": 158.14263904926776, - "pixel_coords": [ - 118, - 74, - 12.155007362365723 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6680904626846313, - -2.87675142288208, - 0.699999988079071 - ], - "rotation": 232.01437585275931, - "pixel_coords": [ - 46, - 111, - 10.052778244018555 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2055954933166504, - 1.2972843647003174, - 0.3499999940395355 - ], - "rotation": 255.41652042766233, - "pixel_coords": [ - 218, - 112, - 10.685736656188965 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0166" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0167_cf1.json b/dataset_1k_720p_2/scenes/scene_0167_cf1.json deleted file mode 100644 index 1469ffadbf85b399115829718e6cfc972442d835..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0167_cf1.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 167, - "image_filename": "SCENE_0167_new_000167.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7200539708137512, - -2.364581823348999, - 0.3499999940395355 - ], - "rotation": 275.0132663048373, - "pixel_coords": [ - 81, - 124, - 10.280257225036621 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7706947326660156, - -0.25260356068611145, - 0.3499999940395355 - ], - "rotation": 101.14858550161145, - "pixel_coords": [ - 218, - 151, - 8.992263793945312 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.11674284934997559, - 0.7283419370651245, - 0.3499999940395355 - ], - "rotation": 253.803946687132, - "pixel_coords": [ - 180, - 105, - 11.375123023986816 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9025599360466003, - -0.6387287974357605, - 0.699999988079071 - ], - "rotation": 89.35955797124524, - "pixel_coords": [ - 127, - 96, - 11.180119514465332 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9063518047332764, - -2.742288589477539, - 0.3499999940395355 - ], - "rotation": 250.64726825619482, - "pixel_coords": [ - 41, - 102, - 11.599767684936523 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.088635206222534, - 2.278973340988159, - 0.699999988079071 - ], - "rotation": 10.438862762200758, - "pixel_coords": [ - 173, - 67, - 13.590417861938477 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0292413234710693, - 0.7737022638320923, - 0.699999988079071 - ], - "rotation": 241.8355321777491, - "pixel_coords": [ - 226, - 117, - 9.902267456054688 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 5 - ], - [ - 5 - ], - [], - [ - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown sphere to green", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0167" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0167_cf2.json b/dataset_1k_720p_2/scenes/scene_0167_cf2.json deleted file mode 100644 index 1de78f38e178684bce2693833d5c449af15321cf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0167_cf2.json +++ /dev/null @@ -1,290 +0,0 @@ -{ - "split": "new", - "image_index": 167, - "image_filename": "SCENE_0167_new_000167.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7200539708137512, - -2.364581823348999, - 0.3499999940395355 - ], - "rotation": 275.0132663048373, - "pixel_coords": [ - 81, - 124, - 10.280257225036621 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7706947326660156, - -0.25260356068611145, - 0.3499999940395355 - ], - "rotation": 101.14858550161145, - "pixel_coords": [ - 218, - 151, - 8.992263793945312 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9025599360466003, - -0.6387287974357605, - 0.699999988079071 - ], - "rotation": 89.35955797124524, - "pixel_coords": [ - 127, - 96, - 11.180119514465332 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9063518047332764, - -2.742288589477539, - 0.3499999940395355 - ], - "rotation": 250.64726825619482, - "pixel_coords": [ - 41, - 102, - 11.599767684936523 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.088635206222534, - 2.278973340988159, - 0.699999988079071 - ], - "rotation": 10.438862762200758, - "pixel_coords": [ - 173, - 67, - 13.590417861938477 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0292413234710693, - 0.7737022638320923, - 0.699999988079071 - ], - "rotation": 241.8355321777491, - "pixel_coords": [ - 226, - 117, - 9.902267456054688 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 5 - ], - [ - 5 - ], - [], - [ - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed gray sphere", - "change_score": 26.205235181071462, - "change_attempts": 1, - "source_scene": "scene_0167" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0167_original.json b/dataset_1k_720p_2/scenes/scene_0167_original.json deleted file mode 100644 index 5ad93d1af024ae593692cb2e15b0d98e0f22d96f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0167_original.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 167, - "image_filename": "SCENE_0167_new_000167.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7200539708137512, - -2.364581823348999, - 0.3499999940395355 - ], - "rotation": 275.0132663048373, - "pixel_coords": [ - 81, - 124, - 10.280257225036621 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7706947326660156, - -0.25260356068611145, - 0.3499999940395355 - ], - "rotation": 101.14858550161145, - "pixel_coords": [ - 218, - 151, - 8.992263793945312 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.11674284934997559, - 0.7283419370651245, - 0.3499999940395355 - ], - "rotation": 253.803946687132, - "pixel_coords": [ - 180, - 105, - 11.375123023986816 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9025599360466003, - -0.6387287974357605, - 0.699999988079071 - ], - "rotation": 89.35955797124524, - "pixel_coords": [ - 127, - 96, - 11.180119514465332 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9063518047332764, - -2.742288589477539, - 0.3499999940395355 - ], - "rotation": 250.64726825619482, - "pixel_coords": [ - 41, - 102, - 11.599767684936523 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.088635206222534, - 2.278973340988159, - 0.699999988079071 - ], - "rotation": 10.438862762200758, - "pixel_coords": [ - 173, - 67, - 13.590417861938477 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0292413234710693, - 0.7737022638320923, - 0.699999988079071 - ], - "rotation": 241.8355321777491, - "pixel_coords": [ - 226, - 117, - 9.902267456054688 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 5 - ], - [ - 5 - ], - [], - [ - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0167" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0168_cf1.json b/dataset_1k_720p_2/scenes/scene_0168_cf1.json deleted file mode 100644 index 177d8a35fd2bc83b0a3995bd63b33675d44ce91c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0168_cf1.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 168, - "image_filename": "SCENE_0168_new_000168.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0994130373001099, - 1.2280267477035522, - 0.699999988079071 - ], - "rotation": 110.09944509279036, - "pixel_coords": [ - 214, - 100, - 10.614875793457031 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.241116523742676, - -1.8095589876174927, - 0.699999988079071 - ], - "rotation": 150.1938667932081, - "pixel_coords": [ - 166, - 157, - 8.139315605163574 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1250600814819336, - -1.6314489841461182, - 0.3499999940395355 - ], - "rotation": 288.0105609518185, - "pixel_coords": [ - 95, - 114, - 10.575048446655273 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0119481086730957, - 1.6009581089019775, - 0.699999988079071 - ], - "rotation": 156.20938608340967, - "pixel_coords": [ - 156, - 68, - 12.820816993713379 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between red cylinder and yellow cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0168" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0168_cf2.json b/dataset_1k_720p_2/scenes/scene_0168_cf2.json deleted file mode 100644 index 1e3a15c4ab4a8ba86f747667e1c352723acafdfd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0168_cf2.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 168, - "image_filename": "SCENE_0168_new_000168.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0994130373001099, - 1.2280267477035522, - 0.699999988079071 - ], - "rotation": 110.09944509279036, - "pixel_coords": [ - 214, - 100, - 10.614875793457031 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.241116523742676, - -1.8095589876174927, - 0.699999988079071 - ], - "rotation": 150.1938667932081, - "pixel_coords": [ - 166, - 157, - 8.139315605163574 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1250600814819336, - -1.6314489841461182, - 0.3499999940395355 - ], - "rotation": 288.0105609518185, - "pixel_coords": [ - 95, - 114, - 10.575048446655273 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0119481086730957, - 1.6009581089019775, - 0.699999988079071 - ], - "rotation": 156.20938608340967, - "pixel_coords": [ - 156, - 68, - 12.820816993713379 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0168" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0168_original.json b/dataset_1k_720p_2/scenes/scene_0168_original.json deleted file mode 100644 index 38f167eaa196852583facb258da8ae278f46f471..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0168_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 168, - "image_filename": "SCENE_0168_new_000168.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0994130373001099, - 1.2280267477035522, - 0.699999988079071 - ], - "rotation": 110.09944509279036, - "pixel_coords": [ - 214, - 100, - 10.614875793457031 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.241116523742676, - -1.8095589876174927, - 0.699999988079071 - ], - "rotation": 150.1938667932081, - "pixel_coords": [ - 166, - 157, - 8.139315605163574 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1250600814819336, - -1.6314489841461182, - 0.3499999940395355 - ], - "rotation": 288.0105609518185, - "pixel_coords": [ - 95, - 114, - 10.575048446655273 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0119481086730957, - 1.6009581089019775, - 0.699999988079071 - ], - "rotation": 156.20938608340967, - "pixel_coords": [ - 156, - 68, - 12.820816993713379 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0168" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0169_cf1.json b/dataset_1k_720p_2/scenes/scene_0169_cf1.json deleted file mode 100644 index edb1dde6df944a75eda4fdbf04e12e6ddb7c513c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0169_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 169, - "image_filename": "SCENE_0169_new_000169.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.35068705677986145, - 1.1021777391433716, - 0.699999988079071 - ], - "rotation": 24.97567894110892, - "pixel_coords": [ - 178, - 89, - 11.881416320800781 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1603935956954956, - -0.9577906131744385, - 0.699999988079071 - ], - "rotation": 356.6348828068101, - "pixel_coords": [ - 161, - 121, - 9.64218521118164 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7288187742233276, - -0.8842107653617859, - 0.3499999940395355 - ], - "rotation": 204.36928639151012, - "pixel_coords": [ - 124, - 110, - 11.132513999938965 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0169" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0169_cf2.json b/dataset_1k_720p_2/scenes/scene_0169_cf2.json deleted file mode 100644 index 0f9f6401ddbd1ff6f8e1992be533316c14978dc9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0169_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 169, - "image_filename": "SCENE_0169_new_000169.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.35068705677986145, - 1.1021777391433716, - 0.699999988079071 - ], - "rotation": 24.97567894110892, - "pixel_coords": [ - 178, - 89, - 11.881416320800781 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1603935956954956, - -0.9577906131744385, - 0.699999988079071 - ], - "rotation": 356.6348828068101, - "pixel_coords": [ - 161, - 121, - 9.64218521118164 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7288187742233276, - -0.8842107653617859, - 0.3499999940395355 - ], - "rotation": 204.36928639151012, - "pixel_coords": [ - 124, - 110, - 11.132513999938965 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0169" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0169_original.json b/dataset_1k_720p_2/scenes/scene_0169_original.json deleted file mode 100644 index dacff874827b00fdfd90ff0aad6f45bae359a5a9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0169_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 169, - "image_filename": "SCENE_0169_new_000169.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.35068705677986145, - 1.1021777391433716, - 0.699999988079071 - ], - "rotation": 24.97567894110892, - "pixel_coords": [ - 178, - 89, - 11.881416320800781 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1603935956954956, - -0.9577906131744385, - 0.699999988079071 - ], - "rotation": 356.6348828068101, - "pixel_coords": [ - 161, - 121, - 9.64218521118164 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7288187742233276, - -0.8842107653617859, - 0.3499999940395355 - ], - "rotation": 204.36928639151012, - "pixel_coords": [ - 124, - 110, - 11.132513999938965 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0169" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0170_cf1.json b/dataset_1k_720p_2/scenes/scene_0170_cf1.json deleted file mode 100644 index d186a74cc05b359f5ce0b19994393875303d0f69..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0170_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 170, - "image_filename": "SCENE_0170_new_000170.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6885334253311157, - 1.7724641561508179, - 0.699999988079071 - ], - "rotation": 83.52409982124458, - "pixel_coords": [ - 184, - 82, - 12.648571014404297 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6329454183578491, - 0.6017468571662903, - 0.3499999940395355 - ], - "rotation": 37.9199679840905, - "pixel_coords": [ - 211, - 121, - 10.532450675964355 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.28929296135902405, - 0.13891088962554932, - 0.3499999940395355 - ], - "rotation": 35.01984650858355, - "pixel_coords": [ - 169, - 112, - 11.15158748626709 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8886032700538635, - -2.756131887435913, - 0.3499999940395355 - ], - "rotation": 298.5152440678932, - "pixel_coords": [ - 69, - 127, - 10.183293342590332 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9570797085762024, - -1.5321563482284546, - 0.699999988079071 - ], - "rotation": 203.80846329449733, - "pixel_coords": [ - 142, - 124, - 9.540243148803711 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed blue sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0170" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0170_cf2.json b/dataset_1k_720p_2/scenes/scene_0170_cf2.json deleted file mode 100644 index eb1fd0f07c827999e9e80bd8598292afd8e48e11..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0170_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 170, - "image_filename": "SCENE_0170_new_000170.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6885334253311157, - 1.7724641561508179, - 0.699999988079071 - ], - "rotation": 83.52409982124458, - "pixel_coords": [ - 184, - 82, - 12.648571014404297 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6329454183578491, - 0.6017468571662903, - 0.3499999940395355 - ], - "rotation": 37.9199679840905, - "pixel_coords": [ - 211, - 121, - 10.532450675964355 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.06595684356710918, - 1.1161529234739085, - 0.3499999940395355 - ], - "rotation": 35.01984650858355, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8886032700538635, - -2.756131887435913, - 0.3499999940395355 - ], - "rotation": 298.5152440678932, - "pixel_coords": [ - 69, - 127, - 10.183293342590332 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9570797085762024, - -1.5321563482284546, - 0.699999988079071 - ], - "rotation": 203.80846329449733, - "pixel_coords": [ - 142, - 124, - 9.540243148803711 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple sphere to partially occlude brown cube", - "change_score": 1.0024375363235565, - "change_attempts": 1, - "source_scene": "scene_0170" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0170_original.json b/dataset_1k_720p_2/scenes/scene_0170_original.json deleted file mode 100644 index 699caccfcd19b4eee56b20226da1507389ff9151..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0170_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 170, - "image_filename": "SCENE_0170_new_000170.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6885334253311157, - 1.7724641561508179, - 0.699999988079071 - ], - "rotation": 83.52409982124458, - "pixel_coords": [ - 184, - 82, - 12.648571014404297 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6329454183578491, - 0.6017468571662903, - 0.3499999940395355 - ], - "rotation": 37.9199679840905, - "pixel_coords": [ - 211, - 121, - 10.532450675964355 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.28929296135902405, - 0.13891088962554932, - 0.3499999940395355 - ], - "rotation": 35.01984650858355, - "pixel_coords": [ - 169, - 112, - 11.15158748626709 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8886032700538635, - -2.756131887435913, - 0.3499999940395355 - ], - "rotation": 298.5152440678932, - "pixel_coords": [ - 69, - 127, - 10.183293342590332 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9570797085762024, - -1.5321563482284546, - 0.699999988079071 - ], - "rotation": 203.80846329449733, - "pixel_coords": [ - 142, - 124, - 9.540243148803711 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0170" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0171_cf1.json b/dataset_1k_720p_2/scenes/scene_0171_cf1.json deleted file mode 100644 index a60f77f97f0f375819e352f2e6ed83285e938017..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0171_cf1.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 171, - "image_filename": "SCENE_0171_new_000171.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5612869262695312, - 2.865781784057617, - 0.3499999940395355 - ], - "rotation": 291.3442859629826, - "pixel_coords": [ - 254, - 101, - 11.876187324523926 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.91945481927424, - -2.264020439208596, - 0.3499999940395355 - ], - "rotation": 65.12818297480756, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6951127648353577, - 0.3782412111759186, - 0.3499999940395355 - ], - "rotation": 72.99712842113813, - "pixel_coords": [ - 184, - 114, - 10.967957496643066 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7059788703918457, - -0.4040679931640625, - 0.3499999940395355 - ], - "rotation": 292.18904955308494, - "pixel_coords": [ - 102, - 90, - 12.766988754272461 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2682667970657349, - -0.3713817596435547, - 0.699999988079071 - ], - "rotation": 10.055508439761699, - "pixel_coords": [ - 126, - 92, - 11.672229766845703 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple sphere from (0.0,-0.4) to (-0.9,-2.3)", - "change_score": 2.110395525208892, - "change_attempts": 1, - "source_scene": "scene_0171" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0171_cf2.json b/dataset_1k_720p_2/scenes/scene_0171_cf2.json deleted file mode 100644 index c3333281cd42aa2c506f214449f4d3b3d0922ac9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0171_cf2.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 171, - "image_filename": "SCENE_0171_new_000171.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5612869262695312, - 2.865781784057617, - 0.3499999940395355 - ], - "rotation": 291.3442859629826, - "pixel_coords": [ - 254, - 101, - 11.876187324523926 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.02832586131989956, - -0.3784221112728119, - 0.3499999940395355 - ], - "rotation": 65.12818297480756, - "pixel_coords": [ - 152, - 114, - 10.960420608520508 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7387143793054585, - -2.41966725045053, - 0.3499999940395355 - ], - "rotation": 72.99712842113813, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7059788703918457, - -0.4040679931640625, - 0.3499999940395355 - ], - "rotation": 292.18904955308494, - "pixel_coords": [ - 102, - 90, - 12.766988754272461 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2682667970657349, - -0.3713817596435547, - 0.699999988079071 - ], - "rotation": 10.055508439761699, - "pixel_coords": [ - 126, - 92, - 11.672229766845703 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green sphere from right of gray sphere to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0171" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0171_original.json b/dataset_1k_720p_2/scenes/scene_0171_original.json deleted file mode 100644 index 1671b976b4f71905f085be5bc2e10b1392e2f9a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0171_original.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "split": "new", - "image_index": 171, - "image_filename": "SCENE_0171_new_000171.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5612869262695312, - 2.865781784057617, - 0.3499999940395355 - ], - "rotation": 291.3442859629826, - "pixel_coords": [ - 254, - 101, - 11.876187324523926 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.02832586131989956, - -0.3784221112728119, - 0.3499999940395355 - ], - "rotation": 65.12818297480756, - "pixel_coords": [ - 152, - 114, - 10.960420608520508 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6951127648353577, - 0.3782412111759186, - 0.3499999940395355 - ], - "rotation": 72.99712842113813, - "pixel_coords": [ - 184, - 114, - 10.967957496643066 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7059788703918457, - -0.4040679931640625, - 0.3499999940395355 - ], - "rotation": 292.18904955308494, - "pixel_coords": [ - 102, - 90, - 12.766988754272461 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2682667970657349, - -0.3713817596435547, - 0.699999988079071 - ], - "rotation": 10.055508439761699, - "pixel_coords": [ - 126, - 92, - 11.672229766845703 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0171" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0172_cf1.json b/dataset_1k_720p_2/scenes/scene_0172_cf1.json deleted file mode 100644 index af1b8f893442de64593c755ee9b2c0344145972a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0172_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 172, - "image_filename": "SCENE_0172_new_000172.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0447341203689575, - -0.5477493405342102, - 0.3499999940395355 - ], - "rotation": 214.23431710422932, - "pixel_coords": [ - 125, - 105, - 11.24718952178955 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.695625901222229, - 1.0467791557312012, - 0.699999988079071 - ], - "rotation": 184.3054291966346, - "pixel_coords": [ - 149, - 78, - 12.489727020263672 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4346461296081543, - -1.0728625059127808, - 0.3499999940395355 - ], - "rotation": 119.16754981581136, - "pixel_coords": [ - 88, - 97, - 11.831084251403809 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.35995152592658997, - 1.2010877132415771, - 0.3499999940395355 - ], - "rotation": 351.80123648598504, - "pixel_coords": [ - 179, - 96, - 11.871333122253418 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6921687126159668, - -2.4683587551116943, - 0.699999988079071 - ], - "rotation": 64.24613450428478, - "pixel_coords": [ - 60, - 106, - 10.33653736114502 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0172" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0172_cf2.json b/dataset_1k_720p_2/scenes/scene_0172_cf2.json deleted file mode 100644 index 701e3fcd0d2795b1ed856b179ea3bfa417f2c223..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0172_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 172, - "image_filename": "SCENE_0172_new_000172.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0447341203689575, - -0.5477493405342102, - 0.3499999940395355 - ], - "rotation": 214.23431710422932, - "pixel_coords": [ - 125, - 105, - 11.24718952178955 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.695625901222229, - 1.0467791557312012, - 0.699999988079071 - ], - "rotation": 184.3054291966346, - "pixel_coords": [ - 149, - 78, - 12.489727020263672 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.44114190525037755, - -1.0727983266757377, - 0.3499999940395355 - ], - "rotation": 119.16754981581136, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.35995152592658997, - 1.2010877132415771, - 0.3499999940395355 - ], - "rotation": 351.80123648598504, - "pixel_coords": [ - 179, - 96, - 11.871333122253418 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6921687126159668, - -2.4683587551116943, - 0.699999988079071 - ], - "rotation": 64.24613450428478, - "pixel_coords": [ - 60, - 106, - 10.33653736114502 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved gray cube to partially occlude blue cylinder", - "change_score": 1.9935042253908757, - "change_attempts": 1, - "source_scene": "scene_0172" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0172_original.json b/dataset_1k_720p_2/scenes/scene_0172_original.json deleted file mode 100644 index 555e31830d94d66f3a1b0006c7bbe3bdf146ff6f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0172_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 172, - "image_filename": "SCENE_0172_new_000172.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0447341203689575, - -0.5477493405342102, - 0.3499999940395355 - ], - "rotation": 214.23431710422932, - "pixel_coords": [ - 125, - 105, - 11.24718952178955 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.695625901222229, - 1.0467791557312012, - 0.699999988079071 - ], - "rotation": 184.3054291966346, - "pixel_coords": [ - 149, - 78, - 12.489727020263672 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4346461296081543, - -1.0728625059127808, - 0.3499999940395355 - ], - "rotation": 119.16754981581136, - "pixel_coords": [ - 88, - 97, - 11.831084251403809 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.35995152592658997, - 1.2010877132415771, - 0.3499999940395355 - ], - "rotation": 351.80123648598504, - "pixel_coords": [ - 179, - 96, - 11.871333122253418 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6921687126159668, - -2.4683587551116943, - 0.699999988079071 - ], - "rotation": 64.24613450428478, - "pixel_coords": [ - 60, - 106, - 10.33653736114502 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0172" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0173_cf1.json b/dataset_1k_720p_2/scenes/scene_0173_cf1.json deleted file mode 100644 index df66095e077feddc9fa2d1fd14ccd8410e304a96..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0173_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 173, - "image_filename": "SCENE_0173_new_000173.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4608190059661865, - -1.2692148685455322, - 0.3499999940395355 - ], - "rotation": 251.22309129854153, - "pixel_coords": [ - 82, - 99, - 11.832411766052246 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5652583241462708, - -0.5203757286071777, - 0.699999988079071 - ], - "rotation": 348.2852239972654, - "pixel_coords": [ - 135, - 100, - 10.950054168701172 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.57234890588121, - -2.6791539368498, - 0.3499999940395355 - ], - "rotation": 243.45962425721845, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.628828763961792, - 1.2746577262878418, - 0.699999988079071 - ], - "rotation": 318.2880223895525, - "pixel_coords": [ - 173, - 84, - 12.09980583190918 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0684196949005127, - -1.3433351516723633, - 0.699999988079071 - ], - "rotation": 72.44998539443965, - "pixel_coords": [ - 153, - 128, - 9.426641464233398 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green cube from right of green sphere to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0173" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0173_cf2.json b/dataset_1k_720p_2/scenes/scene_0173_cf2.json deleted file mode 100644 index 5f77418757b333512e522398bbc0eef017a66b75..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0173_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 173, - "image_filename": "SCENE_0173_new_000173.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4608190059661865, - -1.2692148685455322, - 0.3499999940395355 - ], - "rotation": 251.22309129854153, - "pixel_coords": [ - 82, - 99, - 11.832411766052246 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5652583241462708, - -0.5203757286071777, - 0.699999988079071 - ], - "rotation": 348.2852239972654, - "pixel_coords": [ - 135, - 100, - 10.950054168701172 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0255866050720215, - 1.4570043087005615, - 0.3499999940395355 - ], - "rotation": 243.45962425721845, - "pixel_coords": [ - 240, - 116, - 10.732941627502441 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.628828763961792, - 1.2746577262878418, - 0.699999988079071 - ], - "rotation": 318.2880223895525, - "pixel_coords": [ - 173, - 84, - 12.09980583190918 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0684196949005127, - -1.3433351516723633, - 0.699999988079071 - ], - "rotation": 72.44998539443965, - "pixel_coords": [ - 153, - 128, - 9.426641464233398 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0173" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0173_original.json b/dataset_1k_720p_2/scenes/scene_0173_original.json deleted file mode 100644 index 25efe1382fd6613f709b8359dbfdf988a2ba0571..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0173_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 173, - "image_filename": "SCENE_0173_new_000173.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4608190059661865, - -1.2692148685455322, - 0.3499999940395355 - ], - "rotation": 251.22309129854153, - "pixel_coords": [ - 82, - 99, - 11.832411766052246 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5652583241462708, - -0.5203757286071777, - 0.699999988079071 - ], - "rotation": 348.2852239972654, - "pixel_coords": [ - 135, - 100, - 10.950054168701172 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0255866050720215, - 1.4570043087005615, - 0.3499999940395355 - ], - "rotation": 243.45962425721845, - "pixel_coords": [ - 240, - 116, - 10.732941627502441 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.628828763961792, - 1.2746577262878418, - 0.699999988079071 - ], - "rotation": 318.2880223895525, - "pixel_coords": [ - 173, - 84, - 12.09980583190918 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0684196949005127, - -1.3433351516723633, - 0.699999988079071 - ], - "rotation": 72.44998539443965, - "pixel_coords": [ - 153, - 128, - 9.426641464233398 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0173" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0174_cf1.json b/dataset_1k_720p_2/scenes/scene_0174_cf1.json deleted file mode 100644 index 2c656d5bc334c1873b89e15f4f47c898503ad7c8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0174_cf1.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 174, - "image_filename": "SCENE_0174_new_000174.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.556232452392578, - 0.07597707211971283, - 0.3499999940395355 - ], - "rotation": 335.290372649912, - "pixel_coords": [ - 222, - 138, - 9.804056167602539 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8169726133346558, - -2.537010908126831, - 0.699999988079071 - ], - "rotation": 350.86590972069746, - "pixel_coords": [ - 131, - 148, - 8.605308532714844 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6250293254852295, - 1.0174776315689087, - 0.3499999940395355 - ], - "rotation": 169.4220367689398, - "pixel_coords": [ - 195, - 108, - 11.669989585876465 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.200723648071289, - -0.0974656268954277, - 0.3499999940395355 - ], - "rotation": 225.68500797683953, - "pixel_coords": [ - 135, - 101, - 12.247020721435547 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4114026129245758, - 2.1543829441070557, - 0.3499999940395355 - ], - "rotation": 225.46544801105347, - "pixel_coords": [ - 213, - 98, - 12.487808227539062 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.870450258255005, - -0.35840171575546265, - 0.3499999940395355 - ], - "rotation": 280.19281067811585, - "pixel_coords": [ - 103, - 89, - 13.223918914794922 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9826854467391968, - -1.2408801317214966, - 0.3499999940395355 - ], - "rotation": 344.59688785166253, - "pixel_coords": [ - 112, - 111, - 11.42236042022705 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0043936967849731, - -0.30524587631225586, - 0.699999988079071 - ], - "rotation": 33.03343455696599, - "pixel_coords": [ - 174, - 113, - 10.477142333984375 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 1, - 3, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 5 - ], - [ - 1, - 3, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 7 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0174" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0174_cf2.json b/dataset_1k_720p_2/scenes/scene_0174_cf2.json deleted file mode 100644 index d768730d97d5ad759d906f7ab54c7d4b1c54866f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0174_cf2.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 174, - "image_filename": "SCENE_0174_new_000174.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.556232452392578, - 0.07597707211971283, - 0.3499999940395355 - ], - "rotation": 335.290372649912, - "pixel_coords": [ - 222, - 138, - 9.804056167602539 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8169726133346558, - -2.537010908126831, - 0.699999988079071 - ], - "rotation": 350.86590972069746, - "pixel_coords": [ - 131, - 148, - 8.605308532714844 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6250293254852295, - 1.0174776315689087, - 0.3499999940395355 - ], - "rotation": 169.4220367689398, - "pixel_coords": [ - 195, - 108, - 11.669989585876465 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.200723648071289, - -0.0974656268954277, - 0.3499999940395355 - ], - "rotation": 225.68500797683953, - "pixel_coords": [ - 135, - 101, - 12.247020721435547 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4114026129245758, - 2.1543829441070557, - 0.3499999940395355 - ], - "rotation": 225.46544801105347, - "pixel_coords": [ - 213, - 98, - 12.487808227539062 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.870450258255005, - -0.35840171575546265, - 0.3499999940395355 - ], - "rotation": 280.19281067811585, - "pixel_coords": [ - 103, - 89, - 13.223918914794922 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9826854467391968, - -1.2408801317214966, - 0.3499999940395355 - ], - "rotation": 344.59688785166253, - "pixel_coords": [ - 112, - 111, - 11.42236042022705 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0043936967849731, - -0.30524587631225586, - 0.699999988079071 - ], - "rotation": 33.03343455696599, - "pixel_coords": [ - 174, - 113, - 10.477142333984375 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 1, - 3, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 5 - ], - [ - 1, - 3, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 7 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray cube to green", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0174" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0174_original.json b/dataset_1k_720p_2/scenes/scene_0174_original.json deleted file mode 100644 index 636206fb87b53023335eb91afac046aa0065b6c2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0174_original.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 174, - "image_filename": "SCENE_0174_new_000174.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.556232452392578, - 0.07597707211971283, - 0.3499999940395355 - ], - "rotation": 335.290372649912, - "pixel_coords": [ - 222, - 138, - 9.804056167602539 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8169726133346558, - -2.537010908126831, - 0.699999988079071 - ], - "rotation": 350.86590972069746, - "pixel_coords": [ - 131, - 148, - 8.605308532714844 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6250293254852295, - 1.0174776315689087, - 0.3499999940395355 - ], - "rotation": 169.4220367689398, - "pixel_coords": [ - 195, - 108, - 11.669989585876465 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.200723648071289, - -0.0974656268954277, - 0.3499999940395355 - ], - "rotation": 225.68500797683953, - "pixel_coords": [ - 135, - 101, - 12.247020721435547 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4114026129245758, - 2.1543829441070557, - 0.3499999940395355 - ], - "rotation": 225.46544801105347, - "pixel_coords": [ - 213, - 98, - 12.487808227539062 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.870450258255005, - -0.35840171575546265, - 0.3499999940395355 - ], - "rotation": 280.19281067811585, - "pixel_coords": [ - 103, - 89, - 13.223918914794922 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9826854467391968, - -1.2408801317214966, - 0.3499999940395355 - ], - "rotation": 344.59688785166253, - "pixel_coords": [ - 112, - 111, - 11.42236042022705 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0043936967849731, - -0.30524587631225586, - 0.699999988079071 - ], - "rotation": 33.03343455696599, - "pixel_coords": [ - 174, - 113, - 10.477142333984375 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 1, - 3, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 5 - ], - [ - 1, - 3, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 7 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0174" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0175_cf1.json b/dataset_1k_720p_2/scenes/scene_0175_cf1.json deleted file mode 100644 index bca150fff7eb0adc3468f4ba9946afb6303f46fe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0175_cf1.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 175, - "image_filename": "SCENE_0175_new_000175.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0736329555511475, - 1.4666839838027954, - 0.699999988079071 - ], - "rotation": 173.1621400464955, - "pixel_coords": [ - 153, - 69, - 12.825879096984863 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.29886898398399353, - -0.24575355648994446, - 0.699999988079071 - ], - "rotation": 311.26990473597533, - "pixel_coords": [ - 147, - 99, - 10.681276321411133 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1040234565734863, - -1.179877519607544, - 0.699999988079071 - ], - "rotation": 233.57440980477614, - "pixel_coords": [ - 90, - 89, - 11.329503059387207 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.680014967918396, - 0.5538220405578613, - 0.3499999940395355 - ], - "rotation": 239.12061912633254, - "pixel_coords": [ - 213, - 125, - 10.014236450195312 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3172194957733154, - 1.9792851209640503, - 0.699999988079071 - ], - "rotation": 48.83290684831572, - "pixel_coords": [ - 236, - 96, - 10.89660358428955 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6226208209991455, - 1.8493311405181885, - 0.3499999940395355 - ], - "rotation": 285.21820618209875, - "pixel_coords": [ - 268, - 122, - 10.138525009155273 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.607416570186615, - -1.8738150596618652, - 0.699999988079071 - ], - "rotation": 300.58871734529265, - "pixel_coords": [ - 96, - 112, - 9.950784683227539 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 5, - 6 - ], - [], - [] - ], - "left": [ - [ - 2, - 6 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ], - "right": [ - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0175" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0175_cf2.json b/dataset_1k_720p_2/scenes/scene_0175_cf2.json deleted file mode 100644 index a82cfdb8d169bbc955e838a4043184f94aab545a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0175_cf2.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 175, - "image_filename": "SCENE_0175_new_000175.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0736329555511475, - 1.4666839838027954, - 0.699999988079071 - ], - "rotation": 173.1621400464955, - "pixel_coords": [ - 153, - 69, - 12.825879096984863 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.29886898398399353, - -0.24575355648994446, - 0.699999988079071 - ], - "rotation": 311.26990473597533, - "pixel_coords": [ - 147, - 99, - 10.681276321411133 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1040234565734863, - -1.179877519607544, - 0.699999988079071 - ], - "rotation": 233.57440980477614, - "pixel_coords": [ - 90, - 89, - 11.329503059387207 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.680014967918396, - 0.5538220405578613, - 0.3499999940395355 - ], - "rotation": 239.12061912633254, - "pixel_coords": [ - 213, - 125, - 10.014236450195312 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3172194957733154, - 1.9792851209640503, - 0.699999988079071 - ], - "rotation": 48.83290684831572, - "pixel_coords": [ - 236, - 96, - 10.89660358428955 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6226208209991455, - 1.8493311405181885, - 0.3499999940395355 - ], - "rotation": 285.21820618209875, - "pixel_coords": [ - 268, - 122, - 10.138525009155273 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.39008387261400124, - 2.2337561510286577, - 0.699999988079071 - ], - "rotation": 300.58871734529265, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 5, - 6 - ], - [], - [] - ], - "left": [ - [ - 2, - 6 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ], - "right": [ - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved yellow sphere from (-0.6,-1.9) to (-0.4,2.2)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0175" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0175_original.json b/dataset_1k_720p_2/scenes/scene_0175_original.json deleted file mode 100644 index ac627e63e1346512dc7809a4439d9ea775dc3bd6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0175_original.json +++ /dev/null @@ -1,303 +0,0 @@ -{ - "split": "new", - "image_index": 175, - "image_filename": "SCENE_0175_new_000175.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0736329555511475, - 1.4666839838027954, - 0.699999988079071 - ], - "rotation": 173.1621400464955, - "pixel_coords": [ - 153, - 69, - 12.825879096984863 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.29886898398399353, - -0.24575355648994446, - 0.699999988079071 - ], - "rotation": 311.26990473597533, - "pixel_coords": [ - 147, - 99, - 10.681276321411133 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1040234565734863, - -1.179877519607544, - 0.699999988079071 - ], - "rotation": 233.57440980477614, - "pixel_coords": [ - 90, - 89, - 11.329503059387207 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.680014967918396, - 0.5538220405578613, - 0.3499999940395355 - ], - "rotation": 239.12061912633254, - "pixel_coords": [ - 213, - 125, - 10.014236450195312 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3172194957733154, - 1.9792851209640503, - 0.699999988079071 - ], - "rotation": 48.83290684831572, - "pixel_coords": [ - 236, - 96, - 10.89660358428955 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6226208209991455, - 1.8493311405181885, - 0.3499999940395355 - ], - "rotation": 285.21820618209875, - "pixel_coords": [ - 268, - 122, - 10.138525009155273 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.607416570186615, - -1.8738150596618652, - 0.699999988079071 - ], - "rotation": 300.58871734529265, - "pixel_coords": [ - 96, - 112, - 9.950784683227539 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 5, - 6 - ], - [], - [] - ], - "left": [ - [ - 2, - 6 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ], - "right": [ - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0175" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0176_cf1.json b/dataset_1k_720p_2/scenes/scene_0176_cf1.json deleted file mode 100644 index b7c8c3a7263b89f045dabb57d9037a7f0b2221a6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0176_cf1.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "split": "new", - "image_index": 176, - "image_filename": "SCENE_0176_new_000176.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.940131425857544, - 1.0387786626815796, - 0.699999988079071 - ], - "rotation": 71.64182263275606, - "pixel_coords": [ - 259, - 123, - 9.612919807434082 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5649466514587402, - 2.01831316947937, - 0.3499999940395355 - ], - "rotation": 154.40561903727195, - "pixel_coords": [ - 156, - 75, - 14.029989242553711 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.370019793510437, - 0.42698460817337036, - 0.3499999940395355 - ], - "rotation": 125.76232193685873, - "pixel_coords": [ - 144, - 94, - 12.301280975341797 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6231943368911743, - 1.7233778238296509, - 0.699999988079071 - ], - "rotation": 116.85232609057287, - "pixel_coords": [ - 185, - 82, - 12.397385597229004 - ], - "color": "gray" - }, - { - "shape": "cube", - "color": "blue", - "material": "rubber", - "size": "large", - "3d_coords": [ - -1.0813756174414773, - -0.7839167198376873, - 0.35 - ], - "rotation": 87.98201416489431, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added blue rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0176" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0176_cf2.json b/dataset_1k_720p_2/scenes/scene_0176_cf2.json deleted file mode 100644 index a89f8e39b747ff63402b83cfa0ef83e35abde671..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0176_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 176, - "image_filename": "SCENE_0176_new_000176.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.940131425857544, - 1.0387786626815796, - 0.699999988079071 - ], - "rotation": 71.64182263275606, - "pixel_coords": [ - 259, - 123, - 9.612919807434082 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5649466514587402, - 2.01831316947937, - 0.3499999940395355 - ], - "rotation": 154.40561903727195, - "pixel_coords": [ - 156, - 75, - 14.029989242553711 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.370019793510437, - 0.42698460817337036, - 0.3499999940395355 - ], - "rotation": 125.76232193685873, - "pixel_coords": [ - 144, - 94, - 12.301280975341797 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6231943368911743, - 1.7233778238296509, - 0.699999988079071 - ], - "rotation": 116.85232609057287, - "pixel_coords": [ - 185, - 82, - 12.397385597229004 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan cylinder to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0176" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0176_original.json b/dataset_1k_720p_2/scenes/scene_0176_original.json deleted file mode 100644 index fdced541e6c6f82703df7cd2b3c1eb96574756da..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0176_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 176, - "image_filename": "SCENE_0176_new_000176.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.940131425857544, - 1.0387786626815796, - 0.699999988079071 - ], - "rotation": 71.64182263275606, - "pixel_coords": [ - 259, - 123, - 9.612919807434082 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5649466514587402, - 2.01831316947937, - 0.3499999940395355 - ], - "rotation": 154.40561903727195, - "pixel_coords": [ - 156, - 75, - 14.029989242553711 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.370019793510437, - 0.42698460817337036, - 0.3499999940395355 - ], - "rotation": 125.76232193685873, - "pixel_coords": [ - 144, - 94, - 12.301280975341797 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6231943368911743, - 1.7233778238296509, - 0.699999988079071 - ], - "rotation": 116.85232609057287, - "pixel_coords": [ - 185, - 82, - 12.397385597229004 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0176" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0177_cf1.json b/dataset_1k_720p_2/scenes/scene_0177_cf1.json deleted file mode 100644 index c4d1a923fda5d35e81dfd6b29b075b1a18caa92f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0177_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 177, - "image_filename": "SCENE_0177_new_000177.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.441455841064453, - 0.48739486932754517, - 0.699999988079071 - ], - "rotation": 350.07881845853564, - "pixel_coords": [ - 130, - 75, - 13.193572998046875 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5860282778739929, - 2.9132027626037598, - 0.3499999940395355 - ], - "rotation": 268.9858603772286, - "pixel_coords": [ - 211, - 83, - 13.389138221740723 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4738536322276201, - -1.2517540687776545, - 0.699999988079071 - ], - "rotation": 178.9945011439168, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8706163167953491, - 2.6113181114196777, - 0.699999988079071 - ], - "rotation": 237.12890754981765, - "pixel_coords": [ - 259, - 99, - 11.366793632507324 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9634822010993958, - -2.958527088165283, - 0.3499999940395355 - ], - "rotation": 143.3780068996916, - "pixel_coords": [ - 62, - 127, - 10.502654075622559 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7347657680511475, - -2.493877410888672, - 0.699999988079071 - ], - "rotation": 220.4638270907209, - "pixel_coords": [ - 124, - 153, - 8.724896430969238 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple cylinder from (1.8,0.2) to (-0.5,-1.3)", - "change_score": 2.6855658198184895, - "change_attempts": 1, - "source_scene": "scene_0177" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0177_cf2.json b/dataset_1k_720p_2/scenes/scene_0177_cf2.json deleted file mode 100644 index df7bf3369c05fcb1f855aeb70588814e82ff735c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0177_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 177, - "image_filename": "SCENE_0177_new_000177.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.441455841064453, - 0.48739486932754517, - 0.699999988079071 - ], - "rotation": 350.07881845853564, - "pixel_coords": [ - 130, - 75, - 13.193572998046875 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5860282778739929, - 2.9132027626037598, - 0.3499999940395355 - ], - "rotation": 268.9858603772286, - "pixel_coords": [ - 211, - 83, - 13.389138221740723 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8017983436584473, - 0.17431460320949554, - 0.699999988079071 - ], - "rotation": 178.9945011439168, - "pixel_coords": [ - 203, - 121, - 10.108392715454102 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6021826497856084, - -0.23139204946991532, - 0.699999988079071 - ], - "rotation": 237.12890754981765, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9634822010993958, - -2.958527088165283, - 0.3499999940395355 - ], - "rotation": 143.3780068996916, - "pixel_coords": [ - 62, - 127, - 10.502654075622559 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7347657680511475, - -2.493877410888672, - 0.699999988079071 - ], - "rotation": 220.4638270907209, - "pixel_coords": [ - 124, - 153, - 8.724896430969238 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan sphere from right of purple cylinder to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0177" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0177_original.json b/dataset_1k_720p_2/scenes/scene_0177_original.json deleted file mode 100644 index 545c76961cb91109b9bfb656ba64ccbc2974df77..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0177_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 177, - "image_filename": "SCENE_0177_new_000177.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.441455841064453, - 0.48739486932754517, - 0.699999988079071 - ], - "rotation": 350.07881845853564, - "pixel_coords": [ - 130, - 75, - 13.193572998046875 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5860282778739929, - 2.9132027626037598, - 0.3499999940395355 - ], - "rotation": 268.9858603772286, - "pixel_coords": [ - 211, - 83, - 13.389138221740723 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8017983436584473, - 0.17431460320949554, - 0.699999988079071 - ], - "rotation": 178.9945011439168, - "pixel_coords": [ - 203, - 121, - 10.108392715454102 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8706163167953491, - 2.6113181114196777, - 0.699999988079071 - ], - "rotation": 237.12890754981765, - "pixel_coords": [ - 259, - 99, - 11.366793632507324 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9634822010993958, - -2.958527088165283, - 0.3499999940395355 - ], - "rotation": 143.3780068996916, - "pixel_coords": [ - 62, - 127, - 10.502654075622559 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7347657680511475, - -2.493877410888672, - 0.699999988079071 - ], - "rotation": 220.4638270907209, - "pixel_coords": [ - 124, - 153, - 8.724896430969238 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0177" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0178_cf1.json b/dataset_1k_720p_2/scenes/scene_0178_cf1.json deleted file mode 100644 index a4dbb8a3746ad697e2d24dca6bfb450cd7868ef8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0178_cf1.json +++ /dev/null @@ -1,213 +0,0 @@ -{ - "split": "new", - "image_index": 178, - "image_filename": "SCENE_0178_new_000178.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7393177151679993, - -0.9584934115409851, - 0.699999988079071 - ], - "rotation": 356.84398170627, - "pixel_coords": [ - 152, - 118, - 10.480183601379395 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.72963547706604, - -2.410086154937744, - 0.3499999940395355 - ], - "rotation": 34.63042854716808, - "pixel_coords": [ - 70, - 115, - 11.441217422485352 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.975191354751587, - -0.34673362970352173, - 0.699999988079071 - ], - "rotation": 71.54226683063433, - "pixel_coords": [ - 223, - 141, - 9.355205535888672 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.180528998374939, - 0.7463824152946472, - 0.699999988079071 - ], - "rotation": 208.22314343788938, - "pixel_coords": [ - 154, - 85, - 12.735189437866211 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.12170935422182083, - 2.2569637298583984, - 0.699999988079071 - ], - "rotation": 119.7807956635102, - "pixel_coords": [ - 209, - 85, - 12.747138977050781 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0178" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0178_cf2.json b/dataset_1k_720p_2/scenes/scene_0178_cf2.json deleted file mode 100644 index 717de6a6d828ca2dc74da2c61e0f80051fce28d1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0178_cf2.json +++ /dev/null @@ -1,213 +0,0 @@ -{ - "split": "new", - "image_index": 178, - "image_filename": "SCENE_0178_new_000178.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7393177151679993, - -0.9584934115409851, - 0.699999988079071 - ], - "rotation": 356.84398170627, - "pixel_coords": [ - 152, - 118, - 10.480183601379395 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.72963547706604, - -2.410086154937744, - 0.3499999940395355 - ], - "rotation": 34.63042854716808, - "pixel_coords": [ - 70, - 115, - 11.441217422485352 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.975191354751587, - -0.34673362970352173, - 0.699999988079071 - ], - "rotation": 71.54226683063433, - "pixel_coords": [ - 223, - 141, - 9.355205535888672 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.180528998374939, - 0.7463824152946472, - 0.699999988079071 - ], - "rotation": 208.22314343788938, - "pixel_coords": [ - 154, - 85, - 12.735189437866211 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.12170935422182083, - 2.2569637298583984, - 0.699999988079071 - ], - "rotation": 119.7807956635102, - "pixel_coords": [ - 209, - 85, - 12.747138977050781 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0178" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0178_original.json b/dataset_1k_720p_2/scenes/scene_0178_original.json deleted file mode 100644 index 8cc26845d45cee3df2d72e05dcef34d6c99a1c56..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0178_original.json +++ /dev/null @@ -1,211 +0,0 @@ -{ - "split": "new", - "image_index": 178, - "image_filename": "SCENE_0178_new_000178.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7393177151679993, - -0.9584934115409851, - 0.699999988079071 - ], - "rotation": 356.84398170627, - "pixel_coords": [ - 152, - 118, - 10.480183601379395 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.72963547706604, - -2.410086154937744, - 0.3499999940395355 - ], - "rotation": 34.63042854716808, - "pixel_coords": [ - 70, - 115, - 11.441217422485352 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.975191354751587, - -0.34673362970352173, - 0.699999988079071 - ], - "rotation": 71.54226683063433, - "pixel_coords": [ - 223, - 141, - 9.355205535888672 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.180528998374939, - 0.7463824152946472, - 0.699999988079071 - ], - "rotation": 208.22314343788938, - "pixel_coords": [ - 154, - 85, - 12.735189437866211 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.12170935422182083, - 2.2569637298583984, - 0.699999988079071 - ], - "rotation": 119.7807956635102, - "pixel_coords": [ - 209, - 85, - 12.747138977050781 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0178" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0179_cf1.json b/dataset_1k_720p_2/scenes/scene_0179_cf1.json deleted file mode 100644 index 336247434fdd1f687474116d188e0cf83b98c181..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0179_cf1.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 179, - "image_filename": "SCENE_0179_new_000179.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9197540879249573, - 1.5419929027557373, - 0.699999988079071 - ], - "rotation": 173.78716585061275, - "pixel_coords": [ - 217, - 95, - 10.80988883972168 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9757111072540283, - 2.3526079654693604, - 0.699999988079071 - ], - "rotation": 80.92994916280308, - "pixel_coords": [ - 292, - 109, - 9.954469680786133 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.993816968033808, - -0.13024713929584397, - 0.699999988079071 - ], - "rotation": 322.09804558186715, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2430636882781982, - 2.939563274383545, - 0.699999988079071 - ], - "rotation": 27.183351435970028, - "pixel_coords": [ - 177, - 60, - 13.686732292175293 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.821962594985962, - 0.4671298861503601, - 0.699999988079071 - ], - "rotation": 259.89708081424794, - "pixel_coords": [ - 248, - 129, - 8.941370964050293 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.66552734375, - -2.803842306137085, - 0.3499999940395355 - ], - "rotation": 133.25516823707204, - "pixel_coords": [ - 34, - 109, - 10.739062309265137 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.09594464302063, - -2.7109906673431396, - 0.3499999940395355 - ], - "rotation": 85.16818737072202, - "pixel_coords": [ - 133, - 180, - 7.704723834991455 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1585572957992554, - -2.737082004547119, - 0.3499999940395355 - ], - "rotation": 200.22067895080255, - "pixel_coords": [ - 107, - 162, - 8.297481536865234 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 4, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 1, - 4, - 6, - 7 - ], - [], - [ - 6 - ] - ], - "left": [ - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 2, - 5, - 7 - ], - [ - 2, - 5 - ] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple cube from (-1.4,-1.1) to (-3.0,-0.1)", - "change_score": 1.874917685667022, - "change_attempts": 1, - "source_scene": "scene_0179" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0179_cf2.json b/dataset_1k_720p_2/scenes/scene_0179_cf2.json deleted file mode 100644 index 77178dd531389c919c8c8a43a76fabc63585c87d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0179_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 179, - "image_filename": "SCENE_0179_new_000179.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9197540879249573, - 1.5419929027557373, - 0.699999988079071 - ], - "rotation": 173.78716585061275, - "pixel_coords": [ - 217, - 95, - 10.80988883972168 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9757111072540283, - 2.3526079654693604, - 0.699999988079071 - ], - "rotation": 80.92994916280308, - "pixel_coords": [ - 292, - 109, - 9.954469680786133 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4081748723983765, - -1.130774736404419, - 0.699999988079071 - ], - "rotation": 322.09804558186715, - "pixel_coords": [ - 102, - 96, - 10.74267864227295 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2430636882781982, - 2.939563274383545, - 0.699999988079071 - ], - "rotation": 27.183351435970028, - "pixel_coords": [ - 177, - 60, - 13.686732292175293 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.821962594985962, - 0.4671298861503601, - 0.699999988079071 - ], - "rotation": 259.89708081424794, - "pixel_coords": [ - 248, - 129, - 8.941370964050293 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.66552734375, - -2.803842306137085, - 0.3499999940395355 - ], - "rotation": 133.25516823707204, - "pixel_coords": [ - 34, - 109, - 10.739062309265137 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.09594464302063, - -2.7109906673431396, - 0.3499999940395355 - ], - "rotation": 85.16818737072202, - "pixel_coords": [ - 133, - 180, - 7.704723834991455 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1585572957992554, - -2.737082004547119, - 0.3499999940395355 - ], - "rotation": 200.22067895080255, - "pixel_coords": [ - 107, - 162, - 8.297481536865234 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 4, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 1, - 4, - 6, - 7 - ], - [], - [ - 6 - ] - ], - "left": [ - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 2, - 5, - 7 - ], - [ - 2, - 5 - ] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0179" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0179_original.json b/dataset_1k_720p_2/scenes/scene_0179_original.json deleted file mode 100644 index ac060986a332f77cd2034b731e27989beea24415..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0179_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 179, - "image_filename": "SCENE_0179_new_000179.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9197540879249573, - 1.5419929027557373, - 0.699999988079071 - ], - "rotation": 173.78716585061275, - "pixel_coords": [ - 217, - 95, - 10.80988883972168 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9757111072540283, - 2.3526079654693604, - 0.699999988079071 - ], - "rotation": 80.92994916280308, - "pixel_coords": [ - 292, - 109, - 9.954469680786133 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4081748723983765, - -1.130774736404419, - 0.699999988079071 - ], - "rotation": 322.09804558186715, - "pixel_coords": [ - 102, - 96, - 10.74267864227295 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2430636882781982, - 2.939563274383545, - 0.699999988079071 - ], - "rotation": 27.183351435970028, - "pixel_coords": [ - 177, - 60, - 13.686732292175293 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.821962594985962, - 0.4671298861503601, - 0.699999988079071 - ], - "rotation": 259.89708081424794, - "pixel_coords": [ - 248, - 129, - 8.941370964050293 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.66552734375, - -2.803842306137085, - 0.3499999940395355 - ], - "rotation": 133.25516823707204, - "pixel_coords": [ - 34, - 109, - 10.739062309265137 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.09594464302063, - -2.7109906673431396, - 0.3499999940395355 - ], - "rotation": 85.16818737072202, - "pixel_coords": [ - 133, - 180, - 7.704723834991455 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1585572957992554, - -2.737082004547119, - 0.3499999940395355 - ], - "rotation": 200.22067895080255, - "pixel_coords": [ - 107, - 162, - 8.297481536865234 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 4, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 1, - 4, - 6, - 7 - ], - [], - [ - 6 - ] - ], - "left": [ - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 2, - 5, - 7 - ], - [ - 2, - 5 - ] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0179" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0180_cf1.json b/dataset_1k_720p_2/scenes/scene_0180_cf1.json deleted file mode 100644 index 7b5a09153cf194234f112e554b78ee35ab979ab1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0180_cf1.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 180, - "image_filename": "SCENE_0180_new_000180.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0433034896850586, - -2.659482479095459, - 0.699999988079071 - ], - "rotation": 47.6822019019812, - "pixel_coords": [ - 53, - 105, - 10.913406372070312 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8379971981048584, - 1.470988154411316, - 0.699999988079071 - ], - "rotation": 178.3828228587542, - "pixel_coords": [ - 140, - 65, - 13.793367385864258 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.11834947764873505, - 0.10398903489112854, - 0.3499999940395355 - ], - "rotation": 179.8073237498178, - "pixel_coords": [ - 165, - 111, - 11.280895233154297 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6603561043739319, - -2.358680248260498, - 0.699999988079071 - ], - "rotation": 320.97841696891237, - "pixel_coords": [ - 110, - 136, - 9.342819213867188 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.19475574791431427, - 2.7182466983795166, - 0.699999988079071 - ], - "rotation": 164.6555737077821, - "pixel_coords": [ - 220, - 80, - 12.553139686584473 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.582247734069824, - -2.1701552867889404, - 0.3499999940395355 - ], - "rotation": 320.47859348438334, - "pixel_coords": [ - 164, - 179, - 8.388890266418457 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4511361122131348, - 2.696401834487915, - 0.3499999940395355 - ], - "rotation": 213.36253411339965, - "pixel_coords": [ - 248, - 101, - 11.907669067382812 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0771632194519043, - 1.108288288116455, - 0.3499999940395355 - ], - "rotation": 359.8312783969661, - "pixel_coords": [ - 233, - 124, - 10.59375286102295 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 6 - ], - [], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ] - ], - "front": [ - [ - 3, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 3, - 5 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 4, - 6, - 7 - ], - [], - [ - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red cube to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0180" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0180_cf2.json b/dataset_1k_720p_2/scenes/scene_0180_cf2.json deleted file mode 100644 index c1748b902a33215beaecd1dddb4c2f9f6aa83bec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0180_cf2.json +++ /dev/null @@ -1,345 +0,0 @@ -{ - "split": "new", - "image_index": 180, - "image_filename": "SCENE_0180_new_000180.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8379971981048584, - 1.470988154411316, - 0.699999988079071 - ], - "rotation": 178.3828228587542, - "pixel_coords": [ - 140, - 65, - 13.793367385864258 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.11834947764873505, - 0.10398903489112854, - 0.3499999940395355 - ], - "rotation": 179.8073237498178, - "pixel_coords": [ - 165, - 111, - 11.280895233154297 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6603561043739319, - -2.358680248260498, - 0.699999988079071 - ], - "rotation": 320.97841696891237, - "pixel_coords": [ - 110, - 136, - 9.342819213867188 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.19475574791431427, - 2.7182466983795166, - 0.699999988079071 - ], - "rotation": 164.6555737077821, - "pixel_coords": [ - 220, - 80, - 12.553139686584473 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.582247734069824, - -2.1701552867889404, - 0.3499999940395355 - ], - "rotation": 320.47859348438334, - "pixel_coords": [ - 164, - 179, - 8.388890266418457 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4511361122131348, - 2.696401834487915, - 0.3499999940395355 - ], - "rotation": 213.36253411339965, - "pixel_coords": [ - 248, - 101, - 11.907669067382812 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0771632194519043, - 1.108288288116455, - 0.3499999940395355 - ], - "rotation": 359.8312783969661, - "pixel_coords": [ - 233, - 124, - 10.59375286102295 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 6 - ], - [], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ] - ], - "front": [ - [ - 3, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 3, - 5 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 4, - 6, - 7 - ], - [], - [ - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed gray sphere", - "change_score": 43.55928757315441, - "change_attempts": 1, - "source_scene": "scene_0180" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0180_original.json b/dataset_1k_720p_2/scenes/scene_0180_original.json deleted file mode 100644 index d9d806b67a492d4c4d92b7effc6ea86c8e5b22d9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0180_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 180, - "image_filename": "SCENE_0180_new_000180.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0433034896850586, - -2.659482479095459, - 0.699999988079071 - ], - "rotation": 47.6822019019812, - "pixel_coords": [ - 53, - 105, - 10.913406372070312 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8379971981048584, - 1.470988154411316, - 0.699999988079071 - ], - "rotation": 178.3828228587542, - "pixel_coords": [ - 140, - 65, - 13.793367385864258 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.11834947764873505, - 0.10398903489112854, - 0.3499999940395355 - ], - "rotation": 179.8073237498178, - "pixel_coords": [ - 165, - 111, - 11.280895233154297 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6603561043739319, - -2.358680248260498, - 0.699999988079071 - ], - "rotation": 320.97841696891237, - "pixel_coords": [ - 110, - 136, - 9.342819213867188 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.19475574791431427, - 2.7182466983795166, - 0.699999988079071 - ], - "rotation": 164.6555737077821, - "pixel_coords": [ - 220, - 80, - 12.553139686584473 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.582247734069824, - -2.1701552867889404, - 0.3499999940395355 - ], - "rotation": 320.47859348438334, - "pixel_coords": [ - 164, - 179, - 8.388890266418457 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4511361122131348, - 2.696401834487915, - 0.3499999940395355 - ], - "rotation": 213.36253411339965, - "pixel_coords": [ - 248, - 101, - 11.907669067382812 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0771632194519043, - 1.108288288116455, - 0.3499999940395355 - ], - "rotation": 359.8312783969661, - "pixel_coords": [ - 233, - 124, - 10.59375286102295 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 6 - ], - [], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ] - ], - "front": [ - [ - 3, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 3, - 5 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 4, - 6, - 7 - ], - [], - [ - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0180" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0181_cf1.json b/dataset_1k_720p_2/scenes/scene_0181_cf1.json deleted file mode 100644 index 0ed2ed6c97b7f30f26b1664052263fd784377171..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0181_cf1.json +++ /dev/null @@ -1,304 +0,0 @@ -{ - "split": "new", - "image_index": 181, - "image_filename": "SCENE_0181_new_000181.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.38870611786842346, - 0.9243665337562561, - 0.699999988079071 - ], - "rotation": 276.86834970727983, - "pixel_coords": [ - 188, - 97, - 11.836326599121094 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2390708923339844, - -2.4657716751098633, - 0.699999988079071 - ], - "rotation": 327.79418304508016, - "pixel_coords": [ - 59, - 101, - 11.557229995727539 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.445418119430542, - 1.6361780166625977, - 0.3499999940395355 - ], - "rotation": 55.65119307261673, - "pixel_coords": [ - 225, - 111, - 11.739370346069336 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2787373065948486, - 0.8606760501861572, - 0.3499999940395355 - ], - "rotation": 107.61137464653406, - "pixel_coords": [ - 231, - 128, - 10.74690055847168 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6711907386779785, - -0.4985441565513611, - 0.699999988079071 - ], - "rotation": 155.8419281334544, - "pixel_coords": [ - 102, - 82, - 12.986091613769531 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7669365406036377, - -0.25161483883857727, - 0.3499999940395355 - ], - "rotation": 313.14116179794667, - "pixel_coords": [ - 193, - 134, - 10.428510665893555 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4359519481658936, - 2.7265844345092773, - 0.3499999940395355 - ], - "rotation": 60.95766149373541, - "pixel_coords": [ - 186, - 78, - 14.241660118103027 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 1, - 4 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3 - ], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed green sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0181" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0181_cf2.json b/dataset_1k_720p_2/scenes/scene_0181_cf2.json deleted file mode 100644 index 95ece9fb77daab3f8ee2696f8745706dd860ffd6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0181_cf2.json +++ /dev/null @@ -1,304 +0,0 @@ -{ - "split": "new", - "image_index": 181, - "image_filename": "SCENE_0181_new_000181.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.38870611786842346, - 0.9243665337562561, - 0.699999988079071 - ], - "rotation": 276.86834970727983, - "pixel_coords": [ - 188, - 97, - 11.836326599121094 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2390708923339844, - -2.4657716751098633, - 0.699999988079071 - ], - "rotation": 327.79418304508016, - "pixel_coords": [ - 59, - 101, - 11.557229995727539 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.445418119430542, - 1.6361780166625977, - 0.3499999940395355 - ], - "rotation": 55.65119307261673, - "pixel_coords": [ - 225, - 111, - 11.739370346069336 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2787373065948486, - 0.8606760501861572, - 0.3499999940395355 - ], - "rotation": 107.61137464653406, - "pixel_coords": [ - 231, - 128, - 10.74690055847168 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6711907386779785, - -0.4985441565513611, - 0.699999988079071 - ], - "rotation": 155.8419281334544, - "pixel_coords": [ - 102, - 82, - 12.986091613769531 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7669365406036377, - -0.25161483883857727, - 0.3499999940395355 - ], - "rotation": 313.14116179794667, - "pixel_coords": [ - 193, - 134, - 10.428510665893555 - ], - "color": "green" - }, - { - "shape": "sphere", - "color": "brown", - "material": "rubber", - "size": "large", - "3d_coords": [ - -1.4359519481658936, - 2.7265844345092773, - 0.3499999940395355 - ], - "rotation": 358.8390208944153, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 1, - 4 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3 - ], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced gray cube with brown sphere", - "change_score": 4.172551779442556, - "change_attempts": 1, - "source_scene": "scene_0181" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0181_original.json b/dataset_1k_720p_2/scenes/scene_0181_original.json deleted file mode 100644 index a0c753eeee6d386fa108b23e731894b34317d23a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0181_original.json +++ /dev/null @@ -1,302 +0,0 @@ -{ - "split": "new", - "image_index": 181, - "image_filename": "SCENE_0181_new_000181.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.38870611786842346, - 0.9243665337562561, - 0.699999988079071 - ], - "rotation": 276.86834970727983, - "pixel_coords": [ - 188, - 97, - 11.836326599121094 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2390708923339844, - -2.4657716751098633, - 0.699999988079071 - ], - "rotation": 327.79418304508016, - "pixel_coords": [ - 59, - 101, - 11.557229995727539 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.445418119430542, - 1.6361780166625977, - 0.3499999940395355 - ], - "rotation": 55.65119307261673, - "pixel_coords": [ - 225, - 111, - 11.739370346069336 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2787373065948486, - 0.8606760501861572, - 0.3499999940395355 - ], - "rotation": 107.61137464653406, - "pixel_coords": [ - 231, - 128, - 10.74690055847168 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6711907386779785, - -0.4985441565513611, - 0.699999988079071 - ], - "rotation": 155.8419281334544, - "pixel_coords": [ - 102, - 82, - 12.986091613769531 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7669365406036377, - -0.25161483883857727, - 0.3499999940395355 - ], - "rotation": 313.14116179794667, - "pixel_coords": [ - 193, - 134, - 10.428510665893555 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4359519481658936, - 2.7265844345092773, - 0.3499999940395355 - ], - "rotation": 60.95766149373541, - "pixel_coords": [ - 186, - 78, - 14.241660118103027 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 1, - 4 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3 - ], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0181" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0182_cf1.json b/dataset_1k_720p_2/scenes/scene_0182_cf1.json deleted file mode 100644 index 95eaba2e0e49c9840ad08cad7b2a649bfa4a894d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0182_cf1.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 182, - "image_filename": "SCENE_0182_new_000182.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6781392097473145, - 1.877959132194519, - 0.3499999940395355 - ], - "rotation": 38.883291584003516, - "pixel_coords": [ - 237, - 111, - 11.393898010253906 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.878605365753174, - -2.234891653060913, - 0.3499999940395355 - ], - "rotation": 199.6261186897071, - "pixel_coords": [ - 170, - 177, - 8.165306091308594 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9820088148117065, - 2.2876219749450684, - 0.3499999940395355 - ], - "rotation": 149.61682936710866, - "pixel_coords": [ - 188, - 85, - 13.416962623596191 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6771419048309326, - 1.435217022895813, - 0.3499999940395355 - ], - "rotation": 346.690197620764, - "pixel_coords": [ - 205, - 105, - 11.803281784057617 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.44156768918037415, - 0.4234454333782196, - 0.699999988079071 - ], - "rotation": 286.66952122304036, - "pixel_coords": [ - 161, - 93, - 11.79798698425293 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4638206334974957, - -0.36412804583407177, - 0.3499999940395355 - ], - "rotation": 68.50745102314963, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3342599868774414, - -2.770737409591675, - 0.699999988079071 - ], - "rotation": 189.16934561816913, - "pixel_coords": [ - 47, - 102, - 11.182526588439941 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple cylinder to partially occlude yellow cylinder", - "change_score": 1.3787268878313432, - "change_attempts": 1, - "source_scene": "scene_0182" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0182_cf2.json b/dataset_1k_720p_2/scenes/scene_0182_cf2.json deleted file mode 100644 index 33c2b0a03be47996563fb6cb3010dc44d1fa7613..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0182_cf2.json +++ /dev/null @@ -1,288 +0,0 @@ -{ - "split": "new", - "image_index": 182, - "image_filename": "SCENE_0182_new_000182.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6781392097473145, - 1.877959132194519, - 0.3499999940395355 - ], - "rotation": 38.883291584003516, - "pixel_coords": [ - 237, - 111, - 11.393898010253906 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.878605365753174, - -2.234891653060913, - 0.3499999940395355 - ], - "rotation": 199.6261186897071, - "pixel_coords": [ - 170, - 177, - 8.165306091308594 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6771419048309326, - 1.435217022895813, - 0.3499999940395355 - ], - "rotation": 346.690197620764, - "pixel_coords": [ - 205, - 105, - 11.803281784057617 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.44156768918037415, - 0.4234454333782196, - 0.699999988079071 - ], - "rotation": 286.66952122304036, - "pixel_coords": [ - 161, - 93, - 11.79798698425293 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5798219442367554, - -1.1737136840820312, - 0.3499999940395355 - ], - "rotation": 68.50745102314963, - "pixel_coords": [ - 166, - 141, - 9.660717010498047 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3342599868774414, - -2.770737409591675, - 0.699999988079071 - ], - "rotation": 189.16934561816913, - "pixel_coords": [ - 47, - 102, - 11.182526588439941 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown sphere", - "change_score": 23.298371506114776, - "change_attempts": 1, - "source_scene": "scene_0182" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0182_original.json b/dataset_1k_720p_2/scenes/scene_0182_original.json deleted file mode 100644 index 89ece6f7dc8fcd20eaed65bcae191bc5369edf00..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0182_original.json +++ /dev/null @@ -1,303 +0,0 @@ -{ - "split": "new", - "image_index": 182, - "image_filename": "SCENE_0182_new_000182.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6781392097473145, - 1.877959132194519, - 0.3499999940395355 - ], - "rotation": 38.883291584003516, - "pixel_coords": [ - 237, - 111, - 11.393898010253906 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.878605365753174, - -2.234891653060913, - 0.3499999940395355 - ], - "rotation": 199.6261186897071, - "pixel_coords": [ - 170, - 177, - 8.165306091308594 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9820088148117065, - 2.2876219749450684, - 0.3499999940395355 - ], - "rotation": 149.61682936710866, - "pixel_coords": [ - 188, - 85, - 13.416962623596191 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6771419048309326, - 1.435217022895813, - 0.3499999940395355 - ], - "rotation": 346.690197620764, - "pixel_coords": [ - 205, - 105, - 11.803281784057617 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.44156768918037415, - 0.4234454333782196, - 0.699999988079071 - ], - "rotation": 286.66952122304036, - "pixel_coords": [ - 161, - 93, - 11.79798698425293 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5798219442367554, - -1.1737136840820312, - 0.3499999940395355 - ], - "rotation": 68.50745102314963, - "pixel_coords": [ - 166, - 141, - 9.660717010498047 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3342599868774414, - -2.770737409591675, - 0.699999988079071 - ], - "rotation": 189.16934561816913, - "pixel_coords": [ - 47, - 102, - 11.182526588439941 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0182" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0183_cf1.json b/dataset_1k_720p_2/scenes/scene_0183_cf1.json deleted file mode 100644 index d95e91013809decfda71ab1ae8a78e0f9a97db02..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0183_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 183, - "image_filename": "SCENE_0183_new_000183.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.0735732689499855, - 0.02454419806599617, - 0.3499999940395355 - ], - "rotation": 293.751034449214, - "pixel_coords": [ - 162, - 110, - 10.899706840515137 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4934635280963886, - 1.2894932941078392, - 0.699999988079071 - ], - "rotation": 48.04092230300586, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5248420238494873, - -1.6417429447174072, - 0.3499999940395355 - ], - "rotation": 250.92178916446193, - "pixel_coords": [ - 184, - 163, - 8.291291236877441 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue cylinder from left of green cylinder to right", - "change_score": 3.0, - "change_attempts": 9, - "source_scene": "scene_0183" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0183_cf2.json b/dataset_1k_720p_2/scenes/scene_0183_cf2.json deleted file mode 100644 index fc795d21e894a3abb3b346e4592a130864170bf5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0183_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 183, - "image_filename": "SCENE_0183_new_000183.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.0735732689499855, - 0.02454419806599617, - 0.3499999940395355 - ], - "rotation": 293.751034449214, - "pixel_coords": [ - 162, - 110, - 10.899706840515137 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8440011739730835, - -2.547229766845703, - 0.699999988079071 - ], - "rotation": 48.04092230300586, - "pixel_coords": [ - 73, - 116, - 9.737200736999512 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5248420238494873, - -1.6417429447174072, - 0.3499999940395355 - ], - "rotation": 250.92178916446193, - "pixel_coords": [ - 184, - 163, - 8.291291236877441 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between green cylinder and blue cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0183" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0183_original.json b/dataset_1k_720p_2/scenes/scene_0183_original.json deleted file mode 100644 index e5de596646c4d4ddb2181eefe4f133eb0c108552..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0183_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 183, - "image_filename": "SCENE_0183_new_000183.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.0735732689499855, - 0.02454419806599617, - 0.3499999940395355 - ], - "rotation": 293.751034449214, - "pixel_coords": [ - 162, - 110, - 10.899706840515137 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8440011739730835, - -2.547229766845703, - 0.699999988079071 - ], - "rotation": 48.04092230300586, - "pixel_coords": [ - 73, - 116, - 9.737200736999512 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5248420238494873, - -1.6417429447174072, - 0.3499999940395355 - ], - "rotation": 250.92178916446193, - "pixel_coords": [ - 184, - 163, - 8.291291236877441 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0183" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0184_cf1.json b/dataset_1k_720p_2/scenes/scene_0184_cf1.json deleted file mode 100644 index cf3e0d0ee035009b3edceb0bab5c093941a63bc1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0184_cf1.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 184, - "image_filename": "SCENE_0184_new_000184.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8280575275421143, - -0.5708968639373779, - 0.699999988079071 - ], - "rotation": 46.47732459623745, - "pixel_coords": [ - 129, - 97, - 11.055802345275879 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.311136245727539, - 1.3704246282577515, - 0.699999988079071 - ], - "rotation": 48.73201219673054, - "pixel_coords": [ - 165, - 78, - 12.487813949584961 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9334403276443481, - -0.8234784603118896, - 0.3499999940395355 - ], - "rotation": 26.409114869949942, - "pixel_coords": [ - 159, - 130, - 9.89472770690918 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.03545850142836571, - -2.661100387573242, - 0.699999988079071 - ], - "rotation": 263.5962672859557, - "pixel_coords": [ - 84, - 128, - 9.283447265625 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.713711977005005, - -1.795844554901123, - 0.699999988079071 - ], - "rotation": 144.83613350166658, - "pixel_coords": [ - 177, - 160, - 7.979220390319824 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3281235098838806, - 1.320658802986145, - 0.699999988079071 - ], - "rotation": 194.03221917775767, - "pixel_coords": [ - 198, - 92, - 11.358964920043945 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.948845624923706, - -0.6102306246757507, - 0.3499999940395355 - ], - "rotation": 256.4008462210019, - "pixel_coords": [ - 94, - 87, - 12.622628211975098 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5993949174880981, - 2.549118757247925, - 0.3499999940395355 - ], - "rotation": 359.5619717676418, - "pixel_coords": [ - 252, - 104, - 11.372065544128418 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 6 - ], - [], - [ - 1, - 6 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 4, - 5, - 7 - ], - [ - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 5, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0184" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0184_cf2.json b/dataset_1k_720p_2/scenes/scene_0184_cf2.json deleted file mode 100644 index 4a3ce6a9d2cae5c407aaa25e4d2fe1fc877670a9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0184_cf2.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 184, - "image_filename": "SCENE_0184_new_000184.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8280575275421143, - -0.5708968639373779, - 0.699999988079071 - ], - "rotation": 46.47732459623745, - "pixel_coords": [ - 129, - 97, - 11.055802345275879 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.311136245727539, - 1.3704246282577515, - 0.699999988079071 - ], - "rotation": 48.73201219673054, - "pixel_coords": [ - 165, - 78, - 12.487813949584961 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9334403276443481, - -0.8234784603118896, - 0.3499999940395355 - ], - "rotation": 26.409114869949942, - "pixel_coords": [ - 159, - 130, - 9.89472770690918 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.03545850142836571, - -2.661100387573242, - 0.699999988079071 - ], - "rotation": 263.5962672859557, - "pixel_coords": [ - 84, - 128, - 9.283447265625 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.713711977005005, - -1.795844554901123, - 0.699999988079071 - ], - "rotation": 144.83613350166658, - "pixel_coords": [ - 177, - 160, - 7.979220390319824 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3281235098838806, - 1.320658802986145, - 0.699999988079071 - ], - "rotation": 194.03221917775767, - "pixel_coords": [ - 198, - 92, - 11.358964920043945 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.948845624923706, - -0.6102306246757507, - 0.3499999940395355 - ], - "rotation": 256.4008462210019, - "pixel_coords": [ - 94, - 87, - 12.622628211975098 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5993949174880981, - 2.549118757247925, - 0.3499999940395355 - ], - "rotation": 359.5619717676418, - "pixel_coords": [ - 252, - 104, - 11.372065544128418 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 6 - ], - [], - [ - 1, - 6 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 4, - 5, - 7 - ], - [ - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 5, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red cube to green", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0184" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0184_original.json b/dataset_1k_720p_2/scenes/scene_0184_original.json deleted file mode 100644 index 2fd8d595f3cbf166831a255ee8ef15d543b4cb57..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0184_original.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 184, - "image_filename": "SCENE_0184_new_000184.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8280575275421143, - -0.5708968639373779, - 0.699999988079071 - ], - "rotation": 46.47732459623745, - "pixel_coords": [ - 129, - 97, - 11.055802345275879 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.311136245727539, - 1.3704246282577515, - 0.699999988079071 - ], - "rotation": 48.73201219673054, - "pixel_coords": [ - 165, - 78, - 12.487813949584961 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9334403276443481, - -0.8234784603118896, - 0.3499999940395355 - ], - "rotation": 26.409114869949942, - "pixel_coords": [ - 159, - 130, - 9.89472770690918 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.03545850142836571, - -2.661100387573242, - 0.699999988079071 - ], - "rotation": 263.5962672859557, - "pixel_coords": [ - 84, - 128, - 9.283447265625 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.713711977005005, - -1.795844554901123, - 0.699999988079071 - ], - "rotation": 144.83613350166658, - "pixel_coords": [ - 177, - 160, - 7.979220390319824 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3281235098838806, - 1.320658802986145, - 0.699999988079071 - ], - "rotation": 194.03221917775767, - "pixel_coords": [ - 198, - 92, - 11.358964920043945 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.948845624923706, - -0.6102306246757507, - 0.3499999940395355 - ], - "rotation": 256.4008462210019, - "pixel_coords": [ - 94, - 87, - 12.622628211975098 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5993949174880981, - 2.549118757247925, - 0.3499999940395355 - ], - "rotation": 359.5619717676418, - "pixel_coords": [ - 252, - 104, - 11.372065544128418 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 6 - ], - [], - [ - 1, - 6 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 4, - 5, - 7 - ], - [ - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 5, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0184" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0185_cf1.json b/dataset_1k_720p_2/scenes/scene_0185_cf1.json deleted file mode 100644 index dcdc17458da1a010670e768ce707cf4b1ecf5061..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0185_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 185, - "image_filename": "SCENE_0185_new_000185.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.017348378896713257, - -1.6786106824874878, - 0.699999988079071 - ], - "rotation": 320.9665819196261, - "pixel_coords": [ - 116, - 117, - 10.231101036071777 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6883022785186768, - -0.15493302047252655, - 0.699999988079071 - ], - "rotation": 47.65787519424038, - "pixel_coords": [ - 110, - 78, - 12.915508270263672 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7516837120056152, - 2.5915751457214355, - 0.699999988079071 - ], - "rotation": 70.42319018597438, - "pixel_coords": [ - 255, - 97, - 11.443319320678711 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7564375400543213, - 0.22059156000614166, - 0.3499999940395355 - ], - "rotation": 113.20590687055707, - "pixel_coords": [ - 230, - 143, - 9.604779243469238 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3777450323104858, - -2.516005516052246, - 0.3499999940395355 - ], - "rotation": 227.06719661089184, - "pixel_coords": [ - 119, - 158, - 9.008920669555664 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between purple cylinder and cyan cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0185" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0185_cf2.json b/dataset_1k_720p_2/scenes/scene_0185_cf2.json deleted file mode 100644 index 48f784b607c04712a1ce8a67ec472dc4f2106533..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0185_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 185, - "image_filename": "SCENE_0185_new_000185.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.017348378896713257, - -1.6786106824874878, - 0.699999988079071 - ], - "rotation": 320.9665819196261, - "pixel_coords": [ - 116, - 117, - 10.231101036071777 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6883022785186768, - -0.15493302047252655, - 0.699999988079071 - ], - "rotation": 47.65787519424038, - "pixel_coords": [ - 110, - 78, - 12.915508270263672 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7516837120056152, - 2.5915751457214355, - 0.699999988079071 - ], - "rotation": 70.42319018597438, - "pixel_coords": [ - 255, - 97, - 11.443319320678711 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7564375400543213, - 0.22059156000614166, - 0.3499999940395355 - ], - "rotation": 113.20590687055707, - "pixel_coords": [ - 230, - 143, - 9.604779243469238 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3777450323104858, - -2.516005516052246, - 0.3499999940395355 - ], - "rotation": 227.06719661089184, - "pixel_coords": [ - 119, - 158, - 9.008920669555664 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0185" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0185_original.json b/dataset_1k_720p_2/scenes/scene_0185_original.json deleted file mode 100644 index 5812c9f43dd2fb01bf95433cd8983050f3d9878a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0185_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 185, - "image_filename": "SCENE_0185_new_000185.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.017348378896713257, - -1.6786106824874878, - 0.699999988079071 - ], - "rotation": 320.9665819196261, - "pixel_coords": [ - 116, - 117, - 10.231101036071777 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6883022785186768, - -0.15493302047252655, - 0.699999988079071 - ], - "rotation": 47.65787519424038, - "pixel_coords": [ - 110, - 78, - 12.915508270263672 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7516837120056152, - 2.5915751457214355, - 0.699999988079071 - ], - "rotation": 70.42319018597438, - "pixel_coords": [ - 255, - 97, - 11.443319320678711 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7564375400543213, - 0.22059156000614166, - 0.3499999940395355 - ], - "rotation": 113.20590687055707, - "pixel_coords": [ - 230, - 143, - 9.604779243469238 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3777450323104858, - -2.516005516052246, - 0.3499999940395355 - ], - "rotation": 227.06719661089184, - "pixel_coords": [ - 119, - 158, - 9.008920669555664 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0185" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0186_cf1.json b/dataset_1k_720p_2/scenes/scene_0186_cf1.json deleted file mode 100644 index 257d788a53ee84f4b99c9ea585bf35e777f9261f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0186_cf1.json +++ /dev/null @@ -1,349 +0,0 @@ -{ - "split": "new", - "image_index": 186, - "image_filename": "SCENE_0186_new_000186.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7363619804382324, - 0.1026218831539154, - 0.699999988079071 - ], - "rotation": 199.93204068659603, - "pixel_coords": [ - 229, - 137, - 9.165066719055176 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.923638105392456, - 2.291849374771118, - 0.3499999940395355 - ], - "rotation": 95.05911489469513, - "pixel_coords": [ - 159, - 67, - 14.321358680725098 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5512732863426208, - -1.2443363666534424, - 0.699999988079071 - ], - "rotation": 177.68882093888888, - "pixel_coords": [ - 138, - 120, - 9.902168273925781 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.407773971557617, - -0.4143248200416565, - 0.3499999940395355 - ], - "rotation": 320.5130172884419, - "pixel_coords": [ - 109, - 89, - 12.512757301330566 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4147567749023438, - 1.7491129636764526, - 0.699999988079071 - ], - "rotation": 245.73437193213226, - "pixel_coords": [ - 258, - 113, - 10.270648002624512 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2499639987945557, - 1.0633355379104614, - 0.699999988079071 - ], - "rotation": 133.78200952190122, - "pixel_coords": [ - 144, - 71, - 13.027761459350586 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.331754446029663, - 2.4864184856414795, - 0.3499999940395355 - ], - "rotation": 122.61451751280356, - "pixel_coords": [ - 189, - 78, - 13.359137535095215 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 4, - 6, - 7 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 1, - 3, - 4, - 6 - ] - ], - "right": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 5, - 7 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 5, - 7 - ], - [ - 0, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cube", - "change_score": 34.72150280313843, - "change_attempts": 1, - "source_scene": "scene_0186" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0186_cf2.json b/dataset_1k_720p_2/scenes/scene_0186_cf2.json deleted file mode 100644 index df41eed331bea91204011ffee6dbdf7aba5031eb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0186_cf2.json +++ /dev/null @@ -1,349 +0,0 @@ -{ - "split": "new", - "image_index": 186, - "image_filename": "SCENE_0186_new_000186.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7363619804382324, - 0.1026218831539154, - 0.699999988079071 - ], - "rotation": 199.93204068659603, - "pixel_coords": [ - 229, - 137, - 9.165066719055176 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.923638105392456, - 2.291849374771118, - 0.3499999940395355 - ], - "rotation": 95.05911489469513, - "pixel_coords": [ - 159, - 67, - 14.321358680725098 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5326189994812012, - 2.4272196292877197, - 0.3499999940395355 - ], - "rotation": 207.0118886652601, - "pixel_coords": [ - 224, - 95, - 12.077043533325195 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5512732863426208, - -1.2443363666534424, - 0.699999988079071 - ], - "rotation": 177.68882093888888, - "pixel_coords": [ - 138, - 120, - 9.902168273925781 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.407773971557617, - -0.4143248200416565, - 0.3499999940395355 - ], - "rotation": 320.5130172884419, - "pixel_coords": [ - 109, - 89, - 12.512757301330566 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4147567749023438, - 1.7491129636764526, - 0.699999988079071 - ], - "rotation": 245.73437193213226, - "pixel_coords": [ - 258, - 113, - 10.270648002624512 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.331754446029663, - 2.4864184856414795, - 0.3499999940395355 - ], - "rotation": 122.61451751280356, - "pixel_coords": [ - 189, - 78, - 13.359137535095215 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 4, - 6, - 7 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 1, - 3, - 4, - 6 - ] - ], - "right": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 5, - 7 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 5, - 7 - ], - [ - 0, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cube", - "change_score": 10.724618714687136, - "change_attempts": 1, - "source_scene": "scene_0186" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0186_original.json b/dataset_1k_720p_2/scenes/scene_0186_original.json deleted file mode 100644 index 06421267650dbbb28df89db3056c3c0178d29812..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0186_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 186, - "image_filename": "SCENE_0186_new_000186.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7363619804382324, - 0.1026218831539154, - 0.699999988079071 - ], - "rotation": 199.93204068659603, - "pixel_coords": [ - 229, - 137, - 9.165066719055176 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.923638105392456, - 2.291849374771118, - 0.3499999940395355 - ], - "rotation": 95.05911489469513, - "pixel_coords": [ - 159, - 67, - 14.321358680725098 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5326189994812012, - 2.4272196292877197, - 0.3499999940395355 - ], - "rotation": 207.0118886652601, - "pixel_coords": [ - 224, - 95, - 12.077043533325195 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5512732863426208, - -1.2443363666534424, - 0.699999988079071 - ], - "rotation": 177.68882093888888, - "pixel_coords": [ - 138, - 120, - 9.902168273925781 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.407773971557617, - -0.4143248200416565, - 0.3499999940395355 - ], - "rotation": 320.5130172884419, - "pixel_coords": [ - 109, - 89, - 12.512757301330566 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4147567749023438, - 1.7491129636764526, - 0.699999988079071 - ], - "rotation": 245.73437193213226, - "pixel_coords": [ - 258, - 113, - 10.270648002624512 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2499639987945557, - 1.0633355379104614, - 0.699999988079071 - ], - "rotation": 133.78200952190122, - "pixel_coords": [ - 144, - 71, - 13.027761459350586 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.331754446029663, - 2.4864184856414795, - 0.3499999940395355 - ], - "rotation": 122.61451751280356, - "pixel_coords": [ - 189, - 78, - 13.359137535095215 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 4, - 6, - 7 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 1, - 3, - 4, - 6 - ] - ], - "right": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 5, - 7 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 5, - 7 - ], - [ - 0, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0186" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0187_cf1.json b/dataset_1k_720p_2/scenes/scene_0187_cf1.json deleted file mode 100644 index e9617c4ccd6ba3afa107cf803a437c758979aa7d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0187_cf1.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 187, - "image_filename": "SCENE_0187_new_000187.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0795395374298096, - -2.657195806503296, - 0.3499999940395355 - ], - "rotation": 319.2491264407319, - "pixel_coords": [ - 139, - 173, - 8.40632152557373 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.605444073677063, - 2.2525079250335693, - 0.3499999940395355 - ], - "rotation": 316.75700580267744, - "pixel_coords": [ - 192, - 87, - 13.105964660644531 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7254819869995117, - -0.5273644328117371, - 0.3499999940395355 - ], - "rotation": 207.54911535286948, - "pixel_coords": [ - 188, - 136, - 9.92656135559082 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0617891550064087, - 0.10345908999443054, - 0.3499999940395355 - ], - "rotation": 42.71763015896536, - "pixel_coords": [ - 141, - 100, - 12.09233570098877 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8875458240509033, - 1.6205862760543823, - 0.3499999940395355 - ], - "rotation": 176.5159621570438, - "pixel_coords": [ - 238, - 114, - 11.127727508544922 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.630617380142212, - 1.588432788848877, - 0.699999988079071 - ], - "rotation": 216.9159334641391, - "pixel_coords": [ - 143, - 69, - 13.832839012145996 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.691052258014679, - -2.5237526893615723, - 0.3499999940395355 - ], - "rotation": 77.2080408607169, - "pixel_coords": [ - 109, - 148, - 9.37537670135498 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0187" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0187_cf2.json b/dataset_1k_720p_2/scenes/scene_0187_cf2.json deleted file mode 100644 index c6efd3bd1f878bc356bc3add4867eeb67dff4375..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0187_cf2.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 187, - "image_filename": "SCENE_0187_new_000187.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0795395374298096, - -2.657195806503296, - 0.3499999940395355 - ], - "rotation": 319.2491264407319, - "pixel_coords": [ - 139, - 173, - 8.40632152557373 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.605444073677063, - 2.2525079250335693, - 0.3499999940395355 - ], - "rotation": 316.75700580267744, - "pixel_coords": [ - 192, - 87, - 13.105964660644531 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7254819869995117, - -0.5273644328117371, - 0.3499999940395355 - ], - "rotation": 207.54911535286948, - "pixel_coords": [ - 188, - 136, - 9.92656135559082 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0617891550064087, - 0.10345908999443054, - 0.3499999940395355 - ], - "rotation": 42.71763015896536, - "pixel_coords": [ - 141, - 100, - 12.09233570098877 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8875458240509033, - 1.6205862760543823, - 0.3499999940395355 - ], - "rotation": 176.5159621570438, - "pixel_coords": [ - 238, - 114, - 11.127727508544922 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.479972255897737, - -1.1836756654886464, - 0.699999988079071 - ], - "rotation": 216.9159334641391, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.691052258014679, - -2.5237526893615723, - 0.3499999940395355 - ], - "rotation": 77.2080408607169, - "pixel_coords": [ - 109, - 148, - 9.37537670135498 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple cube to partially occlude purple cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0187" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0187_original.json b/dataset_1k_720p_2/scenes/scene_0187_original.json deleted file mode 100644 index c6e8fa86588158e4865817f75633233ce9a71113..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0187_original.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 187, - "image_filename": "SCENE_0187_new_000187.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0795395374298096, - -2.657195806503296, - 0.3499999940395355 - ], - "rotation": 319.2491264407319, - "pixel_coords": [ - 139, - 173, - 8.40632152557373 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.605444073677063, - 2.2525079250335693, - 0.3499999940395355 - ], - "rotation": 316.75700580267744, - "pixel_coords": [ - 192, - 87, - 13.105964660644531 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7254819869995117, - -0.5273644328117371, - 0.3499999940395355 - ], - "rotation": 207.54911535286948, - "pixel_coords": [ - 188, - 136, - 9.92656135559082 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0617891550064087, - 0.10345908999443054, - 0.3499999940395355 - ], - "rotation": 42.71763015896536, - "pixel_coords": [ - 141, - 100, - 12.09233570098877 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8875458240509033, - 1.6205862760543823, - 0.3499999940395355 - ], - "rotation": 176.5159621570438, - "pixel_coords": [ - 238, - 114, - 11.127727508544922 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.630617380142212, - 1.588432788848877, - 0.699999988079071 - ], - "rotation": 216.9159334641391, - "pixel_coords": [ - 143, - 69, - 13.832839012145996 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.691052258014679, - -2.5237526893615723, - 0.3499999940395355 - ], - "rotation": 77.2080408607169, - "pixel_coords": [ - 109, - 148, - 9.37537670135498 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0187" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0188_cf1.json b/dataset_1k_720p_2/scenes/scene_0188_cf1.json deleted file mode 100644 index f830211cce2a8f9d569fe2ec012cf8c46dcd2da6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0188_cf1.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 188, - "image_filename": "SCENE_0188_new_000188.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.48159927129745483, - -2.3572466373443604, - 0.699999988079071 - ], - "rotation": 82.1953608956294, - "pixel_coords": [ - 107, - 134, - 9.112378120422363 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.839484453201294, - -1.8844692707061768, - 0.699999988079071 - ], - "rotation": 313.98955188085245, - "pixel_coords": [ - 187, - 165, - 7.911014556884766 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9500046968460083, - 2.6134843826293945, - 0.699999988079071 - ], - "rotation": 6.0633237374198234, - "pixel_coords": [ - 174, - 64, - 13.649036407470703 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.62055242061615, - 0.4677765369415283, - 0.699999988079071 - ], - "rotation": 220.65490810942708, - "pixel_coords": [ - 211, - 113, - 10.10089111328125 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5417207479476929, - -1.419071912765503, - 0.3499999940395355 - ], - "rotation": 352.8944501966721, - "pixel_coords": [ - 94, - 108, - 11.125685691833496 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5439901947975159, - 0.8842974901199341, - 0.699999988079071 - ], - "rotation": 180.5322820972669, - "pixel_coords": [ - 168, - 87, - 11.717610359191895 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5117610692977905, - 2.3872556686401367, - 0.699999988079071 - ], - "rotation": 13.746480234424752, - "pixel_coords": [ - 221, - 84, - 11.959842681884766 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5838305950164795, - -0.17278532683849335, - 0.699999988079071 - ], - "rotation": 44.906216595852676, - "pixel_coords": [ - 106, - 79, - 12.365379333496094 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 2, - 7 - ], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 4, - 7 - ], - [ - 0, - 4, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [], - [ - 0, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown cylinder and purple sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0188" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0188_cf2.json b/dataset_1k_720p_2/scenes/scene_0188_cf2.json deleted file mode 100644 index 055e7eac71f7d3e8ac47062295ef2dec8bc32b9e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0188_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 188, - "image_filename": "SCENE_0188_new_000188.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.48159927129745483, - -2.3572466373443604, - 0.699999988079071 - ], - "rotation": 82.1953608956294, - "pixel_coords": [ - 107, - 134, - 9.112378120422363 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.839484453201294, - -1.8844692707061768, - 0.699999988079071 - ], - "rotation": 313.98955188085245, - "pixel_coords": [ - 187, - 165, - 7.911014556884766 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9500046968460083, - 2.6134843826293945, - 0.699999988079071 - ], - "rotation": 6.0633237374198234, - "pixel_coords": [ - 174, - 64, - 13.649036407470703 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.62055242061615, - 0.4677765369415283, - 0.699999988079071 - ], - "rotation": 220.65490810942708, - "pixel_coords": [ - 211, - 113, - 10.10089111328125 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.36139812788035397, - 0.09672401090764271, - 0.3499999940395355 - ], - "rotation": 352.8944501966721, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5439901947975159, - 0.8842974901199341, - 0.699999988079071 - ], - "rotation": 180.5322820972669, - "pixel_coords": [ - 168, - 87, - 11.717610359191895 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5117610692977905, - 2.3872556686401367, - 0.699999988079071 - ], - "rotation": 13.746480234424752, - "pixel_coords": [ - 221, - 84, - 11.959842681884766 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5838305950164795, - -0.17278532683849335, - 0.699999988079071 - ], - "rotation": 44.906216595852676, - "pixel_coords": [ - 106, - 79, - 12.365379333496094 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 2, - 7 - ], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 4, - 7 - ], - [ - 0, - 4, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [], - [ - 0, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved red cylinder to partially occlude purple sphere", - "change_score": 2.4330020011823117, - "change_attempts": 1, - "source_scene": "scene_0188" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0188_original.json b/dataset_1k_720p_2/scenes/scene_0188_original.json deleted file mode 100644 index 3d64ced53ba8d7c6e051b94ff523d40c780407c9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0188_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 188, - "image_filename": "SCENE_0188_new_000188.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.48159927129745483, - -2.3572466373443604, - 0.699999988079071 - ], - "rotation": 82.1953608956294, - "pixel_coords": [ - 107, - 134, - 9.112378120422363 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.839484453201294, - -1.8844692707061768, - 0.699999988079071 - ], - "rotation": 313.98955188085245, - "pixel_coords": [ - 187, - 165, - 7.911014556884766 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9500046968460083, - 2.6134843826293945, - 0.699999988079071 - ], - "rotation": 6.0633237374198234, - "pixel_coords": [ - 174, - 64, - 13.649036407470703 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.62055242061615, - 0.4677765369415283, - 0.699999988079071 - ], - "rotation": 220.65490810942708, - "pixel_coords": [ - 211, - 113, - 10.10089111328125 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5417207479476929, - -1.419071912765503, - 0.3499999940395355 - ], - "rotation": 352.8944501966721, - "pixel_coords": [ - 94, - 108, - 11.125685691833496 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5439901947975159, - 0.8842974901199341, - 0.699999988079071 - ], - "rotation": 180.5322820972669, - "pixel_coords": [ - 168, - 87, - 11.717610359191895 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5117610692977905, - 2.3872556686401367, - 0.699999988079071 - ], - "rotation": 13.746480234424752, - "pixel_coords": [ - 221, - 84, - 11.959842681884766 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5838305950164795, - -0.17278532683849335, - 0.699999988079071 - ], - "rotation": 44.906216595852676, - "pixel_coords": [ - 106, - 79, - 12.365379333496094 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 2, - 7 - ], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 4, - 7 - ], - [ - 0, - 4, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [], - [ - 0, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0188" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0189_cf1.json b/dataset_1k_720p_2/scenes/scene_0189_cf1.json deleted file mode 100644 index f5cb8061316e494fa1f4f42c057a1e98bc0bee9d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0189_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 189, - "image_filename": "SCENE_0189_new_000189.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6570324897766113, - 0.9195767045021057, - 0.699999988079071 - ], - "rotation": 37.26319542373231, - "pixel_coords": [ - 135, - 71, - 13.314718246459961 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2394840717315674, - 0.4312449097633362, - 0.3499999940395355 - ], - "rotation": 154.2461318948557, - "pixel_coords": [ - 148, - 95, - 12.227688789367676 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3802289962768555, - -0.601696252822876, - 0.699999988079071 - ], - "rotation": 310.617375664326, - "pixel_coords": [ - 174, - 122, - 9.682109832763672 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.265983819961548, - -2.0502309799194336, - 0.3499999940395355 - ], - "rotation": 281.0292023885421, - "pixel_coords": [ - 69, - 104, - 11.571402549743652 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red cylinder to blue", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0189" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0189_cf2.json b/dataset_1k_720p_2/scenes/scene_0189_cf2.json deleted file mode 100644 index 292565c7428ee5654edf4a79678f054f13fc9047..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0189_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 189, - "image_filename": "SCENE_0189_new_000189.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6570324897766113, - 0.9195767045021057, - 0.699999988079071 - ], - "rotation": 37.26319542373231, - "pixel_coords": [ - 135, - 71, - 13.314718246459961 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2394840717315674, - 0.4312449097633362, - 0.3499999940395355 - ], - "rotation": 154.2461318948557, - "pixel_coords": [ - 148, - 95, - 12.227688789367676 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3802289962768555, - -0.601696252822876, - 0.699999988079071 - ], - "rotation": 310.617375664326, - "pixel_coords": [ - 174, - 122, - 9.682109832763672 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.265983819961548, - -2.0502309799194336, - 0.3499999940395355 - ], - "rotation": 281.0292023885421, - "pixel_coords": [ - 69, - 104, - 11.571402549743652 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow cylinder and gray sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0189" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0189_original.json b/dataset_1k_720p_2/scenes/scene_0189_original.json deleted file mode 100644 index 98b164f05943b98789f31b4b24d10badfb0f5837..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0189_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 189, - "image_filename": "SCENE_0189_new_000189.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6570324897766113, - 0.9195767045021057, - 0.699999988079071 - ], - "rotation": 37.26319542373231, - "pixel_coords": [ - 135, - 71, - 13.314718246459961 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2394840717315674, - 0.4312449097633362, - 0.3499999940395355 - ], - "rotation": 154.2461318948557, - "pixel_coords": [ - 148, - 95, - 12.227688789367676 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3802289962768555, - -0.601696252822876, - 0.699999988079071 - ], - "rotation": 310.617375664326, - "pixel_coords": [ - 174, - 122, - 9.682109832763672 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.265983819961548, - -2.0502309799194336, - 0.3499999940395355 - ], - "rotation": 281.0292023885421, - "pixel_coords": [ - 69, - 104, - 11.571402549743652 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0189" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0190_cf1.json b/dataset_1k_720p_2/scenes/scene_0190_cf1.json deleted file mode 100644 index 8381d494bc9f7de8742bc01716fbc5b2e4bc8081..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0190_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 190, - "image_filename": "SCENE_0190_new_000190.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6074089407920837, - -0.6601811051368713, - 0.699999988079071 - ], - "rotation": 155.1561706195045, - "pixel_coords": [ - 156, - 114, - 9.991151809692383 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7414476871490479, - 1.3155014514923096, - 0.699999988079071 - ], - "rotation": 293.6005882572737, - "pixel_coords": [ - 232, - 107, - 10.37037467956543 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.948476791381836, - 2.3446831703186035, - 0.699999988079071 - ], - "rotation": 356.46640270390316, - "pixel_coords": [ - 156, - 59, - 14.06326961517334 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4292521476745605, - 2.9104366302490234, - 0.699999988079071 - ], - "rotation": 254.95295687868727, - "pixel_coords": [ - 256, - 89, - 11.489136695861816 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1438649892807007, - -1.334673523902893, - 0.699999988079071 - ], - "rotation": 141.30147496453708, - "pixel_coords": [ - 103, - 100, - 10.764613151550293 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5361506938934326, - -2.675046682357788, - 0.699999988079071 - ], - "rotation": 207.82648892605857, - "pixel_coords": [ - 94, - 137, - 8.886053085327148 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "left": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0190" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0190_cf2.json b/dataset_1k_720p_2/scenes/scene_0190_cf2.json deleted file mode 100644 index 594051ec17f91e074ea17499cd606c64b6ac00b9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0190_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 190, - "image_filename": "SCENE_0190_new_000190.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6074089407920837, - -0.6601811051368713, - 0.699999988079071 - ], - "rotation": 155.1561706195045, - "pixel_coords": [ - 156, - 114, - 9.991151809692383 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7414476871490479, - 1.3155014514923096, - 0.699999988079071 - ], - "rotation": 293.6005882572737, - "pixel_coords": [ - 232, - 107, - 10.37037467956543 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.948476791381836, - 2.3446831703186035, - 0.699999988079071 - ], - "rotation": 356.46640270390316, - "pixel_coords": [ - 156, - 59, - 14.06326961517334 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4292521476745605, - 2.9104366302490234, - 0.699999988079071 - ], - "rotation": 254.95295687868727, - "pixel_coords": [ - 256, - 89, - 11.489136695861816 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1438649892807007, - -1.334673523902893, - 0.699999988079071 - ], - "rotation": 141.30147496453708, - "pixel_coords": [ - 103, - 100, - 10.764613151550293 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5361506938934326, - -2.675046682357788, - 0.699999988079071 - ], - "rotation": 207.82648892605857, - "pixel_coords": [ - 94, - 137, - 8.886053085327148 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "left": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0190" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0190_original.json b/dataset_1k_720p_2/scenes/scene_0190_original.json deleted file mode 100644 index ed1fe30bd2a41442c8fef76dc7d386951bbfd322..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0190_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 190, - "image_filename": "SCENE_0190_new_000190.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6074089407920837, - -0.6601811051368713, - 0.699999988079071 - ], - "rotation": 155.1561706195045, - "pixel_coords": [ - 156, - 114, - 9.991151809692383 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7414476871490479, - 1.3155014514923096, - 0.699999988079071 - ], - "rotation": 293.6005882572737, - "pixel_coords": [ - 232, - 107, - 10.37037467956543 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.948476791381836, - 2.3446831703186035, - 0.699999988079071 - ], - "rotation": 356.46640270390316, - "pixel_coords": [ - 156, - 59, - 14.06326961517334 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4292521476745605, - 2.9104366302490234, - 0.699999988079071 - ], - "rotation": 254.95295687868727, - "pixel_coords": [ - 256, - 89, - 11.489136695861816 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1438649892807007, - -1.334673523902893, - 0.699999988079071 - ], - "rotation": 141.30147496453708, - "pixel_coords": [ - 103, - 100, - 10.764613151550293 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5361506938934326, - -2.675046682357788, - 0.699999988079071 - ], - "rotation": 207.82648892605857, - "pixel_coords": [ - 94, - 137, - 8.886053085327148 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "left": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0190" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0191_cf1.json b/dataset_1k_720p_2/scenes/scene_0191_cf1.json deleted file mode 100644 index 82f6be2c22afd9aa56f0ec5cb0d087a5822eeaf1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0191_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 191, - "image_filename": "SCENE_0191_new_000191.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8675862550735474, - 1.6042320728302002, - 0.3499999940395355 - ], - "rotation": 10.391385386196603, - "pixel_coords": [ - 241, - 115, - 10.46453857421875 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.842033863067627, - 0.6262481808662415, - 0.3499999940395355 - ], - "rotation": 184.63281698802595, - "pixel_coords": [ - 194, - 113, - 10.5833101272583 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6014789938926697, - 2.9978392124176025, - 0.699999988079071 - ], - "rotation": 276.650682107154, - "pixel_coords": [ - 238, - 81, - 11.944119453430176 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between green cylinder and brown cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0191" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0191_cf2.json b/dataset_1k_720p_2/scenes/scene_0191_cf2.json deleted file mode 100644 index 6d1872a076c3d87b3d12a63057a1f21e1f92f819..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0191_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 191, - "image_filename": "SCENE_0191_new_000191.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8675862550735474, - 1.6042320728302002, - 0.3499999940395355 - ], - "rotation": 10.391385386196603, - "pixel_coords": [ - 241, - 115, - 10.46453857421875 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.842033863067627, - 0.6262481808662415, - 0.3499999940395355 - ], - "rotation": 184.63281698802595, - "pixel_coords": [ - 194, - 113, - 10.5833101272583 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6014789938926697, - 2.9978392124176025, - 0.699999988079071 - ], - "rotation": 276.650682107154, - "pixel_coords": [ - 238, - 81, - 11.944119453430176 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0191" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0191_original.json b/dataset_1k_720p_2/scenes/scene_0191_original.json deleted file mode 100644 index 38c11d9eebf432b375191157807e46f1ebb1cd21..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0191_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 191, - "image_filename": "SCENE_0191_new_000191.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8675862550735474, - 1.6042320728302002, - 0.3499999940395355 - ], - "rotation": 10.391385386196603, - "pixel_coords": [ - 241, - 115, - 10.46453857421875 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.842033863067627, - 0.6262481808662415, - 0.3499999940395355 - ], - "rotation": 184.63281698802595, - "pixel_coords": [ - 194, - 113, - 10.5833101272583 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6014789938926697, - 2.9978392124176025, - 0.699999988079071 - ], - "rotation": 276.650682107154, - "pixel_coords": [ - 238, - 81, - 11.944119453430176 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0191" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0192_cf1.json b/dataset_1k_720p_2/scenes/scene_0192_cf1.json deleted file mode 100644 index 8869d05d2d23ce4939cec2c4cc7c3196692cf779..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0192_cf1.json +++ /dev/null @@ -1,304 +0,0 @@ -{ - "split": "new", - "image_index": 192, - "image_filename": "SCENE_0192_new_000192.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.10153446569624092, - -2.2652037366183406, - 0.3499999940395355 - ], - "rotation": 222.78379935832513, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.18277809023857117, - 2.6202809810638428, - 0.699999988079071 - ], - "rotation": 114.89383687305462, - "pixel_coords": [ - 214, - 75, - 12.155815124511719 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9264779686927795, - 1.2994571924209595, - 0.699999988079071 - ], - "rotation": 324.0695394576689, - "pixel_coords": [ - 212, - 98, - 10.702666282653809 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6116535663604736, - 0.8091602325439453, - 0.699999988079071 - ], - "rotation": 147.59731996365971, - "pixel_coords": [ - 247, - 126, - 9.334182739257812 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.646168053150177, - -1.1546486616134644, - 0.699999988079071 - ], - "rotation": 315.66216610169823, - "pixel_coords": [ - 116, - 104, - 10.368419647216797 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6393887996673584, - 2.6306421756744385, - 0.3499999940395355 - ], - "rotation": 212.42807118397198, - "pixel_coords": [ - 284, - 115, - 10.505972862243652 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.050706386566162, - 0.31283751130104065, - 0.699999988079071 - ], - "rotation": 55.7564422440987, - "pixel_coords": [ - 128, - 76, - 12.094979286193848 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 6 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray sphere from right of gray cube to left", - "change_score": 1.3316869229443533, - "change_attempts": 1, - "source_scene": "scene_0192" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0192_cf2.json b/dataset_1k_720p_2/scenes/scene_0192_cf2.json deleted file mode 100644 index ef86dc1c69e3c26575f8afee2fa1c21e64deb6bc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0192_cf2.json +++ /dev/null @@ -1,304 +0,0 @@ -{ - "split": "new", - "image_index": 192, - "image_filename": "SCENE_0192_new_000192.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7724666595458984, - -1.2604589462280273, - 0.3499999940395355 - ], - "rotation": 222.78379935832513, - "pixel_coords": [ - 143, - 136, - 9.56806755065918 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.18277809023857117, - 2.6202809810638428, - 0.699999988079071 - ], - "rotation": 114.89383687305462, - "pixel_coords": [ - 214, - 75, - 12.155815124511719 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9264779686927795, - 1.2994571924209595, - 0.699999988079071 - ], - "rotation": 324.0695394576689, - "pixel_coords": [ - 212, - 98, - 10.702666282653809 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6116535663604736, - 0.8091602325439453, - 0.699999988079071 - ], - "rotation": 147.59731996365971, - "pixel_coords": [ - 247, - 126, - 9.334182739257812 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.646168053150177, - -1.1546486616134644, - 0.699999988079071 - ], - "rotation": 315.66216610169823, - "pixel_coords": [ - 116, - 104, - 10.368419647216797 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6393887996673584, - 2.6306421756744385, - 0.3499999940395355 - ], - "rotation": 212.42807118397198, - "pixel_coords": [ - 284, - 115, - 10.505972862243652 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.050706386566162, - 0.31283751130104065, - 0.699999988079071 - ], - "rotation": 55.7564422440987, - "pixel_coords": [ - 128, - 76, - 12.094979286193848 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 6 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0192" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0192_original.json b/dataset_1k_720p_2/scenes/scene_0192_original.json deleted file mode 100644 index 17bc2084dc3ecfc5460e9db59c87986566a9d3fa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0192_original.json +++ /dev/null @@ -1,302 +0,0 @@ -{ - "split": "new", - "image_index": 192, - "image_filename": "SCENE_0192_new_000192.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7724666595458984, - -1.2604589462280273, - 0.3499999940395355 - ], - "rotation": 222.78379935832513, - "pixel_coords": [ - 143, - 136, - 9.56806755065918 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.18277809023857117, - 2.6202809810638428, - 0.699999988079071 - ], - "rotation": 114.89383687305462, - "pixel_coords": [ - 214, - 75, - 12.155815124511719 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9264779686927795, - 1.2994571924209595, - 0.699999988079071 - ], - "rotation": 324.0695394576689, - "pixel_coords": [ - 212, - 98, - 10.702666282653809 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6116535663604736, - 0.8091602325439453, - 0.699999988079071 - ], - "rotation": 147.59731996365971, - "pixel_coords": [ - 247, - 126, - 9.334182739257812 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.646168053150177, - -1.1546486616134644, - 0.699999988079071 - ], - "rotation": 315.66216610169823, - "pixel_coords": [ - 116, - 104, - 10.368419647216797 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6393887996673584, - 2.6306421756744385, - 0.3499999940395355 - ], - "rotation": 212.42807118397198, - "pixel_coords": [ - 284, - 115, - 10.505972862243652 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.050706386566162, - 0.31283751130104065, - 0.699999988079071 - ], - "rotation": 55.7564422440987, - "pixel_coords": [ - 128, - 76, - 12.094979286193848 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 6 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0192" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0193_cf1.json b/dataset_1k_720p_2/scenes/scene_0193_cf1.json deleted file mode 100644 index 5618b6597b6e91d79feb0fe504e25fbcde42b072..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0193_cf1.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 193, - "image_filename": "SCENE_0193_new_000193.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.768765687942505, - -1.690087080001831, - 0.3499999940395355 - ], - "rotation": 5.531330713480265, - "pixel_coords": [ - 72, - 96, - 12.157459259033203 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.72499942779541, - -2.6266722679138184, - 0.3499999940395355 - ], - "rotation": 67.84346256674404, - "pixel_coords": [ - 143, - 187, - 7.860037803649902 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6444355283850927, - -0.5143275245715988, - 0.699999988079071 - ], - "rotation": 90.8864453196046, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.767989158630371, - 2.702301025390625, - 0.3499999940395355 - ], - "rotation": 27.07654026401049, - "pixel_coords": [ - 186, - 75, - 13.848523139953613 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9315182566642761, - 0.3046585023403168, - 0.699999988079071 - ], - "rotation": 91.47576485816958, - "pixel_coords": [ - 187, - 108, - 10.51852798461914 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow sphere from right of blue cube to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0193" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0193_cf2.json b/dataset_1k_720p_2/scenes/scene_0193_cf2.json deleted file mode 100644 index 07c06ec802a39fc701548b3f3f37760c44b76119..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0193_cf2.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 193, - "image_filename": "SCENE_0193_new_000193.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.768765687942505, - -1.690087080001831, - 0.3499999940395355 - ], - "rotation": 5.531330713480265, - "pixel_coords": [ - 72, - 96, - 12.157459259033203 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.72499942779541, - -2.6266722679138184, - 0.3499999940395355 - ], - "rotation": 67.84346256674404, - "pixel_coords": [ - 143, - 187, - 7.860037803649902 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3858118057250977, - 2.9692208766937256, - 0.699999988079071 - ], - "rotation": 90.8864453196046, - "pixel_coords": [ - 256, - 91, - 11.649789810180664 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.767989158630371, - 2.702301025390625, - 0.3499999940395355 - ], - "rotation": 27.07654026401049, - "pixel_coords": [ - 186, - 75, - 13.848523139953613 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9315182566642761, - 0.3046585023403168, - 0.699999988079071 - ], - "rotation": 91.47576485816958, - "pixel_coords": [ - 187, - 108, - 10.51852798461914 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed blue cube to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0193" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0193_original.json b/dataset_1k_720p_2/scenes/scene_0193_original.json deleted file mode 100644 index da749bd05010c08c919663523852480de31ce3d2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0193_original.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 193, - "image_filename": "SCENE_0193_new_000193.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.768765687942505, - -1.690087080001831, - 0.3499999940395355 - ], - "rotation": 5.531330713480265, - "pixel_coords": [ - 72, - 96, - 12.157459259033203 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.72499942779541, - -2.6266722679138184, - 0.3499999940395355 - ], - "rotation": 67.84346256674404, - "pixel_coords": [ - 143, - 187, - 7.860037803649902 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3858118057250977, - 2.9692208766937256, - 0.699999988079071 - ], - "rotation": 90.8864453196046, - "pixel_coords": [ - 256, - 91, - 11.649789810180664 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.767989158630371, - 2.702301025390625, - 0.3499999940395355 - ], - "rotation": 27.07654026401049, - "pixel_coords": [ - 186, - 75, - 13.848523139953613 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9315182566642761, - 0.3046585023403168, - 0.699999988079071 - ], - "rotation": 91.47576485816958, - "pixel_coords": [ - 187, - 108, - 10.51852798461914 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0193" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0194_cf1.json b/dataset_1k_720p_2/scenes/scene_0194_cf1.json deleted file mode 100644 index afa4d6b6a5b4bc2c14f1807677421ff8c3b67b85..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0194_cf1.json +++ /dev/null @@ -1,201 +0,0 @@ -{ - "split": "new", - "image_index": 194, - "image_filename": "SCENE_0194_new_000194.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9419578909873962, - 2.760174512863159, - 0.699999988079071 - ], - "rotation": 212.19436829255358, - "pixel_coords": [ - 199, - 70, - 13.132320404052734 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.464348793029785, - 0.7633452415466309, - 0.3499999940395355 - ], - "rotation": 53.36700510943845, - "pixel_coords": [ - 132, - 80, - 13.154617309570312 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7707545757293701, - -2.6399221420288086, - 0.699999988079071 - ], - "rotation": 123.63753458602802, - "pixel_coords": [ - 102, - 142, - 8.936019897460938 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.91681170463562, - -1.7082650661468506, - 0.3499999940395355 - ], - "rotation": 332.98488036148154, - "pixel_coords": [ - 67, - 96, - 12.035754203796387 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cylinder", - "change_score": 27.190342587873445, - "change_attempts": 1, - "source_scene": "scene_0194" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0194_cf2.json b/dataset_1k_720p_2/scenes/scene_0194_cf2.json deleted file mode 100644 index d4d673b38e94bfb1cb6b381ed39c32cc93457462..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0194_cf2.json +++ /dev/null @@ -1,235 +0,0 @@ -{ - "split": "new", - "image_index": 194, - "image_filename": "SCENE_0194_new_000194.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.072748064994812, - 1.3187487125396729, - 0.699999988079071 - ], - "rotation": 265.2071314994289, - "pixel_coords": [ - 214, - 100, - 11.00217056274414 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9419578909873962, - 2.760174512863159, - 0.699999988079071 - ], - "rotation": 212.19436829255358, - "pixel_coords": [ - 199, - 70, - 13.132320404052734 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.464348793029785, - 0.7633452415466309, - 0.3499999940395355 - ], - "rotation": 53.36700510943845, - "pixel_coords": [ - 132, - 80, - 13.154617309570312 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7707545757293701, - -2.6399221420288086, - 0.699999988079071 - ], - "rotation": 123.63753458602802, - "pixel_coords": [ - 102, - 142, - 8.936019897460938 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.91681170463562, - -1.7082650661468506, - 0.3499999940395355 - ], - "rotation": 332.98488036148154, - "pixel_coords": [ - 67, - 96, - 12.035754203796387 - ], - "color": "gray" - }, - { - "shape": "sphere", - "color": "brown", - "material": "metal", - "size": "large", - "3d_coords": [ - 2.828306420138664, - 0.4630828212667337, - 0.35 - ], - "rotation": 111.13508705371896, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added brown metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0194" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0194_original.json b/dataset_1k_720p_2/scenes/scene_0194_original.json deleted file mode 100644 index 4b628a5b4d69e9612d1d4ecaf0383b2eb3b06ed0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0194_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 194, - "image_filename": "SCENE_0194_new_000194.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.072748064994812, - 1.3187487125396729, - 0.699999988079071 - ], - "rotation": 265.2071314994289, - "pixel_coords": [ - 214, - 100, - 11.00217056274414 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9419578909873962, - 2.760174512863159, - 0.699999988079071 - ], - "rotation": 212.19436829255358, - "pixel_coords": [ - 199, - 70, - 13.132320404052734 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.464348793029785, - 0.7633452415466309, - 0.3499999940395355 - ], - "rotation": 53.36700510943845, - "pixel_coords": [ - 132, - 80, - 13.154617309570312 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7707545757293701, - -2.6399221420288086, - 0.699999988079071 - ], - "rotation": 123.63753458602802, - "pixel_coords": [ - 102, - 142, - 8.936019897460938 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.91681170463562, - -1.7082650661468506, - 0.3499999940395355 - ], - "rotation": 332.98488036148154, - "pixel_coords": [ - 67, - 96, - 12.035754203796387 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0194" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0195_cf1.json b/dataset_1k_720p_2/scenes/scene_0195_cf1.json deleted file mode 100644 index 1df283db070fa041d0ad380b1f0f062f9bd323ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0195_cf1.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 195, - "image_filename": "SCENE_0195_new_000195.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.225062131881714, - 1.6750174760818481, - 0.699999988079071 - ], - "rotation": 351.29831253006967, - "pixel_coords": [ - 253, - 109, - 10.158151626586914 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.118927001953125, - 1.1877470016479492, - 0.699999988079071 - ], - "rotation": 82.28141962617548, - "pixel_coords": [ - 150, - 74, - 12.933758735656738 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.427306652069092, - -2.4094789028167725, - 0.3499999940395355 - ], - "rotation": 320.1020275143274, - "pixel_coords": [ - 55, - 105, - 11.306055068969727 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5445985794067383, - -0.2006145864725113, - 0.3499999940395355 - ], - "rotation": 24.807262451083712, - "pixel_coords": [ - 189, - 130, - 9.748629570007324 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.622917115688324, - 0.16242486238479614, - 0.699999988079071 - ], - "rotation": 55.77522905656065, - "pixel_coords": [ - 152, - 92, - 11.31447982788086 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3716495633125305, - -0.6952788829803467, - 0.3499999940395355 - ], - "rotation": 274.8897990120356, - "pixel_coords": [ - 149, - 120, - 10.296204566955566 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7728147506713867, - -0.47758615016937256, - 0.3499999940395355 - ], - "rotation": 215.74361080264177, - "pixel_coords": [ - 214, - 152, - 8.733253479003906 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.05384274737263617, - 1.9358880651118042, - 0.3499999940395355 - ], - "rotation": 330.6275146383241, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 7 - ], - [], - [ - 1, - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 1, - 7 - ], - [ - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1 - ] - ], - "front": [ - [ - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cylinder from left of gray cube to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0195" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0195_cf2.json b/dataset_1k_720p_2/scenes/scene_0195_cf2.json deleted file mode 100644 index 2373360cb80b5624584f54c31fb9faec78d93283..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0195_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 195, - "image_filename": "SCENE_0195_new_000195.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.225062131881714, - 1.6750174760818481, - 0.699999988079071 - ], - "rotation": 351.29831253006967, - "pixel_coords": [ - 253, - 109, - 10.158151626586914 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.118927001953125, - 1.1877470016479492, - 0.699999988079071 - ], - "rotation": 82.28141962617548, - "pixel_coords": [ - 150, - 74, - 12.933758735656738 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.427306652069092, - -2.4094789028167725, - 0.3499999940395355 - ], - "rotation": 320.1020275143274, - "pixel_coords": [ - 55, - 105, - 11.306055068969727 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5445985794067383, - -0.2006145864725113, - 0.3499999940395355 - ], - "rotation": 24.807262451083712, - "pixel_coords": [ - 189, - 130, - 9.748629570007324 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.622917115688324, - 0.16242486238479614, - 0.699999988079071 - ], - "rotation": 55.77522905656065, - "pixel_coords": [ - 152, - 92, - 11.31447982788086 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3716495633125305, - -0.6952788829803467, - 0.3499999940395355 - ], - "rotation": 274.8897990120356, - "pixel_coords": [ - 149, - 120, - 10.296204566955566 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7728147506713867, - -0.47758615016937256, - 0.3499999940395355 - ], - "rotation": 215.74361080264177, - "pixel_coords": [ - 214, - 152, - 8.733253479003906 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.293090581893921, - -0.6383335590362549, - 0.3499999940395355 - ], - "rotation": 330.6275146383241, - "pixel_coords": [ - 105, - 93, - 12.196708679199219 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 7 - ], - [], - [ - 1, - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 1, - 7 - ], - [ - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1 - ] - ], - "front": [ - [ - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0195" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0195_original.json b/dataset_1k_720p_2/scenes/scene_0195_original.json deleted file mode 100644 index d16b4c3a1e6de3d171b53d158f83abae23c54068..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0195_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 195, - "image_filename": "SCENE_0195_new_000195.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.225062131881714, - 1.6750174760818481, - 0.699999988079071 - ], - "rotation": 351.29831253006967, - "pixel_coords": [ - 253, - 109, - 10.158151626586914 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.118927001953125, - 1.1877470016479492, - 0.699999988079071 - ], - "rotation": 82.28141962617548, - "pixel_coords": [ - 150, - 74, - 12.933758735656738 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.427306652069092, - -2.4094789028167725, - 0.3499999940395355 - ], - "rotation": 320.1020275143274, - "pixel_coords": [ - 55, - 105, - 11.306055068969727 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5445985794067383, - -0.2006145864725113, - 0.3499999940395355 - ], - "rotation": 24.807262451083712, - "pixel_coords": [ - 189, - 130, - 9.748629570007324 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.622917115688324, - 0.16242486238479614, - 0.699999988079071 - ], - "rotation": 55.77522905656065, - "pixel_coords": [ - 152, - 92, - 11.31447982788086 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3716495633125305, - -0.6952788829803467, - 0.3499999940395355 - ], - "rotation": 274.8897990120356, - "pixel_coords": [ - 149, - 120, - 10.296204566955566 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7728147506713867, - -0.47758615016937256, - 0.3499999940395355 - ], - "rotation": 215.74361080264177, - "pixel_coords": [ - 214, - 152, - 8.733253479003906 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.293090581893921, - -0.6383335590362549, - 0.3499999940395355 - ], - "rotation": 330.6275146383241, - "pixel_coords": [ - 105, - 93, - 12.196708679199219 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 7 - ], - [], - [ - 1, - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 1, - 7 - ], - [ - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1 - ] - ], - "front": [ - [ - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0195" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0196_cf1.json b/dataset_1k_720p_2/scenes/scene_0196_cf1.json deleted file mode 100644 index bf312d3d803ae8fddeb9b9de29b3a31e8b269c50..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0196_cf1.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 196, - "image_filename": "SCENE_0196_new_000196.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.612086534500122, - 0.8533948659896851, - 0.3499999940395355 - ], - "rotation": 244.1969407915054, - "pixel_coords": [ - 148, - 90, - 12.63207721710205 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.652016760581405, - -1.8428406927310619, - 0.3499999940395355 - ], - "rotation": 39.1849715160701, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.395595669746399, - -0.4802161753177643, - 0.699999988079071 - ], - "rotation": 104.31884525195487, - "pixel_coords": [ - 181, - 119, - 9.666400909423828 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.070326566696167, - -1.2432117462158203, - 0.3499999940395355 - ], - "rotation": 254.05294107841223, - "pixel_coords": [ - 91, - 101, - 11.689467430114746 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7179501056671143, - 2.057678699493408, - 0.3499999940395355 - ], - "rotation": 320.1576408063544, - "pixel_coords": [ - 170, - 81, - 13.420896530151367 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6531997919082642, - -2.9540843963623047, - 0.3499999940395355 - ], - "rotation": 313.0369598808442, - "pixel_coords": [ - 113, - 167, - 8.173798561096191 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.44642505049705505, - -0.7460852861404419, - 0.699999988079071 - ], - "rotation": 64.6827957993011, - "pixel_coords": [ - 132, - 102, - 10.742605209350586 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9527392387390137, - 1.0324705839157104, - 0.699999988079071 - ], - "rotation": 356.979793809858, - "pixel_coords": [ - 231, - 110, - 10.194648742675781 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 2, - 5, - 7 - ], - [ - 2, - 5 - ] - ], - "left": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 0, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 7 - ], - [ - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue cylinder from right of red sphere to left", - "change_score": 3.0, - "change_attempts": 2, - "source_scene": "scene_0196" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0196_cf2.json b/dataset_1k_720p_2/scenes/scene_0196_cf2.json deleted file mode 100644 index aee5bd2709692edfc7342cd718782e39d5c22220..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0196_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 196, - "image_filename": "SCENE_0196_new_000196.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.612086534500122, - 0.8533948659896851, - 0.3499999940395355 - ], - "rotation": 244.1969407915054, - "pixel_coords": [ - 148, - 90, - 12.63207721710205 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.42100241780281067, - 1.849741816520691, - 0.3499999940395355 - ], - "rotation": 39.1849715160701, - "pixel_coords": [ - 209, - 99, - 11.863231658935547 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.1252668690583174, - -1.9405761310563956, - 0.699999988079071 - ], - "rotation": 104.31884525195487, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.070326566696167, - -1.2432117462158203, - 0.3499999940395355 - ], - "rotation": 254.05294107841223, - "pixel_coords": [ - 91, - 101, - 11.689467430114746 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7179501056671143, - 2.057678699493408, - 0.3499999940395355 - ], - "rotation": 320.1576408063544, - "pixel_coords": [ - 170, - 81, - 13.420896530151367 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6531997919082642, - -2.9540843963623047, - 0.3499999940395355 - ], - "rotation": 313.0369598808442, - "pixel_coords": [ - 113, - 167, - 8.173798561096191 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.44642505049705505, - -0.7460852861404419, - 0.699999988079071 - ], - "rotation": 64.6827957993011, - "pixel_coords": [ - 132, - 102, - 10.742605209350586 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9527392387390137, - 1.0324705839157104, - 0.699999988079071 - ], - "rotation": 356.979793809858, - "pixel_coords": [ - 231, - 110, - 10.194648742675781 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 2, - 5, - 7 - ], - [ - 2, - 5 - ] - ], - "left": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 0, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 7 - ], - [ - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cube from right of red cylinder to left", - "change_score": 1.9355584367780159, - "change_attempts": 1, - "source_scene": "scene_0196" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0196_original.json b/dataset_1k_720p_2/scenes/scene_0196_original.json deleted file mode 100644 index 17953785e9ccea9cec53e20fb1b763497c349b1a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0196_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 196, - "image_filename": "SCENE_0196_new_000196.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.612086534500122, - 0.8533948659896851, - 0.3499999940395355 - ], - "rotation": 244.1969407915054, - "pixel_coords": [ - 148, - 90, - 12.63207721710205 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.42100241780281067, - 1.849741816520691, - 0.3499999940395355 - ], - "rotation": 39.1849715160701, - "pixel_coords": [ - 209, - 99, - 11.863231658935547 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.395595669746399, - -0.4802161753177643, - 0.699999988079071 - ], - "rotation": 104.31884525195487, - "pixel_coords": [ - 181, - 119, - 9.666400909423828 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.070326566696167, - -1.2432117462158203, - 0.3499999940395355 - ], - "rotation": 254.05294107841223, - "pixel_coords": [ - 91, - 101, - 11.689467430114746 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7179501056671143, - 2.057678699493408, - 0.3499999940395355 - ], - "rotation": 320.1576408063544, - "pixel_coords": [ - 170, - 81, - 13.420896530151367 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6531997919082642, - -2.9540843963623047, - 0.3499999940395355 - ], - "rotation": 313.0369598808442, - "pixel_coords": [ - 113, - 167, - 8.173798561096191 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.44642505049705505, - -0.7460852861404419, - 0.699999988079071 - ], - "rotation": 64.6827957993011, - "pixel_coords": [ - 132, - 102, - 10.742605209350586 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9527392387390137, - 1.0324705839157104, - 0.699999988079071 - ], - "rotation": 356.979793809858, - "pixel_coords": [ - 231, - 110, - 10.194648742675781 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 2, - 5, - 7 - ], - [ - 2, - 5 - ] - ], - "left": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 0, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 7 - ], - [ - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0196" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0197_cf1.json b/dataset_1k_720p_2/scenes/scene_0197_cf1.json deleted file mode 100644 index 2d098d7448e4464f003352a641066ad1d84b0158..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0197_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 197, - "image_filename": "SCENE_0197_new_000197.png", - "objects": [ - { - "shape": "cylinder", - "color": "green", - "material": "rubber", - "size": "large", - "3d_coords": [ - -1.516287922859192, - 1.9086850881576538, - 0.3499999940395355 - ], - "rotation": 298.3384956469291, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.12210993468761444, - 1.8767613172531128, - 0.699999988079071 - ], - "rotation": 84.31712725817253, - "pixel_coords": [ - 199, - 86, - 12.15710163116455 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.201684594154358, - 0.35661643743515015, - 0.699999988079071 - ], - "rotation": 7.451698873614552, - "pixel_coords": [ - 145, - 87, - 12.009371757507324 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced blue cube with green cylinder", - "change_score": 4.076241709977686, - "change_attempts": 1, - "source_scene": "scene_0197" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0197_cf2.json b/dataset_1k_720p_2/scenes/scene_0197_cf2.json deleted file mode 100644 index 698d8a148c70d0e1a310daa4506df75bc67c65c0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0197_cf2.json +++ /dev/null @@ -1,157 +0,0 @@ -{ - "split": "new", - "image_index": 197, - "image_filename": "SCENE_0197_new_000197.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.516287922859192, - 1.9086850881576538, - 0.3499999940395355 - ], - "rotation": 325.78551123889616, - "pixel_coords": [ - 172, - 85, - 13.28452205657959 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.12210993468761444, - 1.8767613172531128, - 0.699999988079071 - ], - "rotation": 84.31712725817253, - "pixel_coords": [ - 199, - 86, - 12.15710163116455 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.201684594154358, - 0.35661643743515015, - 0.699999988079071 - ], - "rotation": 7.451698873614552, - "pixel_coords": [ - 145, - 87, - 12.009371757507324 - ], - "color": "brown" - }, - { - "shape": "sphere", - "color": "purple", - "material": "rubber", - "size": "large", - "3d_coords": [ - 2.3660973394255063, - 2.2391919871696517, - 0.35 - ], - "rotation": 285.86301041770116, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0197" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0197_original.json b/dataset_1k_720p_2/scenes/scene_0197_original.json deleted file mode 100644 index 64d21c47008a442dcf92feb9f814c8e77562d45c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0197_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 197, - "image_filename": "SCENE_0197_new_000197.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.516287922859192, - 1.9086850881576538, - 0.3499999940395355 - ], - "rotation": 325.78551123889616, - "pixel_coords": [ - 172, - 85, - 13.28452205657959 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.12210993468761444, - 1.8767613172531128, - 0.699999988079071 - ], - "rotation": 84.31712725817253, - "pixel_coords": [ - 199, - 86, - 12.15710163116455 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.201684594154358, - 0.35661643743515015, - 0.699999988079071 - ], - "rotation": 7.451698873614552, - "pixel_coords": [ - 145, - 87, - 12.009371757507324 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0197" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0198_cf1.json b/dataset_1k_720p_2/scenes/scene_0198_cf1.json deleted file mode 100644 index 5dfc54e0a107fa4d171e7fede860f586582ad7ba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0198_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 198, - "image_filename": "SCENE_0198_new_000198.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0855023860931396, - -2.617643117904663, - 0.699999988079071 - ], - "rotation": 288.756464660775, - "pixel_coords": [ - 111, - 146, - 8.309001922607422 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.721501350402832, - -2.870453119277954, - 0.3499999940395355 - ], - "rotation": 289.1432947717757, - "pixel_coords": [ - 31, - 110, - 10.761627197265625 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.344737079205048, - 1.4719200413279525, - 0.3499999940395355 - ], - "rotation": 194.94994763667586, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8306381702423096, - -0.0754571333527565, - 0.3499999940395355 - ], - "rotation": 338.055745648419, - "pixel_coords": [ - 204, - 133, - 9.526854515075684 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green cylinder from (0.5,-0.9) to (2.3,1.5)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0198" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0198_cf2.json b/dataset_1k_720p_2/scenes/scene_0198_cf2.json deleted file mode 100644 index de567786b7390cd49806cca1ad42ed65bde003a4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0198_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 198, - "image_filename": "SCENE_0198_new_000198.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0855023860931396, - -2.617643117904663, - 0.699999988079071 - ], - "rotation": 288.756464660775, - "pixel_coords": [ - 111, - 146, - 8.309001922607422 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.721501350402832, - -2.870453119277954, - 0.3499999940395355 - ], - "rotation": 289.1432947717757, - "pixel_coords": [ - 31, - 110, - 10.761627197265625 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4962617754936218, - -0.9344578981399536, - 0.3499999940395355 - ], - "rotation": 194.94994763667586, - "pixel_coords": [ - 148, - 126, - 9.864956855773926 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8306381702423096, - -0.0754571333527565, - 0.3499999940395355 - ], - "rotation": 338.055745648419, - "pixel_coords": [ - 204, - 133, - 9.526854515075684 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0198" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0198_original.json b/dataset_1k_720p_2/scenes/scene_0198_original.json deleted file mode 100644 index fab7f4cc26aee0a50372fd1ad80ab6549c649aa4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0198_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 198, - "image_filename": "SCENE_0198_new_000198.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0855023860931396, - -2.617643117904663, - 0.699999988079071 - ], - "rotation": 288.756464660775, - "pixel_coords": [ - 111, - 146, - 8.309001922607422 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.721501350402832, - -2.870453119277954, - 0.3499999940395355 - ], - "rotation": 289.1432947717757, - "pixel_coords": [ - 31, - 110, - 10.761627197265625 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4962617754936218, - -0.9344578981399536, - 0.3499999940395355 - ], - "rotation": 194.94994763667586, - "pixel_coords": [ - 148, - 126, - 9.864956855773926 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8306381702423096, - -0.0754571333527565, - 0.3499999940395355 - ], - "rotation": 338.055745648419, - "pixel_coords": [ - 204, - 133, - 9.526854515075684 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0198" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0199_cf1.json b/dataset_1k_720p_2/scenes/scene_0199_cf1.json deleted file mode 100644 index b45f343127b68ecb0f594192e2f4a5918992fa59..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0199_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 199, - "image_filename": "SCENE_0199_new_000199.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.103860855102539, - 0.48768264055252075, - 0.3499999940395355 - ], - "rotation": 144.35472141907547, - "pixel_coords": [ - 151, - 95, - 12.01476001739502 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.683729887008667, - -1.31248140335083, - 0.699999988079071 - ], - "rotation": 70.73147776826585, - "pixel_coords": [ - 188, - 154, - 8.277005195617676 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3338623344898224, - -1.980576515197754, - 0.3499999940395355 - ], - "rotation": 258.4680339490102, - "pixel_coords": [ - 100, - 126, - 10.13051700592041 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9708576298295426, - 1.9290634093290082, - 0.699999988079071 - ], - "rotation": 189.64447049488422, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9297890663146973, - -2.7308895587921143, - 0.699999988079071 - ], - "rotation": 327.8905516344891, - "pixel_coords": [ - 98, - 143, - 8.68826675415039 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown cube from (0.3,-0.4) to (-2.0,1.9)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0199" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0199_cf2.json b/dataset_1k_720p_2/scenes/scene_0199_cf2.json deleted file mode 100644 index c3551a703ba0fdaf3bd8bec72fe0176a1dbca845..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0199_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 199, - "image_filename": "SCENE_0199_new_000199.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.103860855102539, - 0.48768264055252075, - 0.3499999940395355 - ], - "rotation": 144.35472141907547, - "pixel_coords": [ - 151, - 95, - 12.01476001739502 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.683729887008667, - -1.31248140335083, - 0.699999988079071 - ], - "rotation": 70.73147776826585, - "pixel_coords": [ - 188, - 154, - 8.277005195617676 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3338623344898224, - -1.980576515197754, - 0.3499999940395355 - ], - "rotation": 258.4680339490102, - "pixel_coords": [ - 100, - 126, - 10.13051700592041 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.32768237590789795, - -0.396463543176651, - 0.699999988079071 - ], - "rotation": 189.64447049488422, - "pixel_coords": [ - 157, - 108, - 10.384539604187012 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9297890663146973, - -2.7308895587921143, - 0.699999988079071 - ], - "rotation": 327.8905516344891, - "pixel_coords": [ - 98, - 143, - 8.68826675415039 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown cube and red sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0199" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0199_original.json b/dataset_1k_720p_2/scenes/scene_0199_original.json deleted file mode 100644 index 4e57e14e832e48310854ad4f52623420cc0c7fb1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0199_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 199, - "image_filename": "SCENE_0199_new_000199.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.103860855102539, - 0.48768264055252075, - 0.3499999940395355 - ], - "rotation": 144.35472141907547, - "pixel_coords": [ - 151, - 95, - 12.01476001739502 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.683729887008667, - -1.31248140335083, - 0.699999988079071 - ], - "rotation": 70.73147776826585, - "pixel_coords": [ - 188, - 154, - 8.277005195617676 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3338623344898224, - -1.980576515197754, - 0.3499999940395355 - ], - "rotation": 258.4680339490102, - "pixel_coords": [ - 100, - 126, - 10.13051700592041 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.32768237590789795, - -0.396463543176651, - 0.699999988079071 - ], - "rotation": 189.64447049488422, - "pixel_coords": [ - 157, - 108, - 10.384539604187012 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9297890663146973, - -2.7308895587921143, - 0.699999988079071 - ], - "rotation": 327.8905516344891, - "pixel_coords": [ - 98, - 143, - 8.68826675415039 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0199" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0200_cf1.json b/dataset_1k_720p_2/scenes/scene_0200_cf1.json deleted file mode 100644 index 5323d3785011662d5815fd4d27e6208bbedc8326..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0200_cf1.json +++ /dev/null @@ -1,290 +0,0 @@ -{ - "split": "new", - "image_index": 200, - "image_filename": "SCENE_0200_new_000200.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6376693844795227, - 1.8168953657150269, - 0.699999988079071 - ], - "rotation": 103.41309893500708, - "pixel_coords": [ - 187, - 78, - 12.189126968383789 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.42797863483428955, - -1.5285028219223022, - 0.699999988079071 - ], - "rotation": 51.02702347172356, - "pixel_coords": [ - 111, - 111, - 10.176855087280273 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4897183179855347, - 0.14622394740581512, - 0.699999988079071 - ], - "rotation": 19.373255186821932, - "pixel_coords": [ - 134, - 84, - 11.803340911865234 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5078110694885254, - -2.566922426223755, - 0.3499999940395355 - ], - "rotation": 187.2228348583464, - "pixel_coords": [ - 62, - 119, - 10.47384262084961 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.922884941101074, - 1.4143856763839722, - 0.3499999940395355 - ], - "rotation": 164.68343847921244, - "pixel_coords": [ - 138, - 71, - 13.622835159301758 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9272727966308594, - -1.185520887374878, - 0.3499999940395355 - ], - "rotation": 126.35374975980207, - "pixel_coords": [ - 174, - 153, - 9.025862693786621 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple sphere", - "change_score": 29.71341254070797, - "change_attempts": 1, - "source_scene": "scene_0200" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0200_cf2.json b/dataset_1k_720p_2/scenes/scene_0200_cf2.json deleted file mode 100644 index 80f849491e69bbc5d0c868c14d07c6c512bde802..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0200_cf2.json +++ /dev/null @@ -1,324 +0,0 @@ -{ - "split": "new", - "image_index": 200, - "image_filename": "SCENE_0200_new_000200.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6376693844795227, - 1.8168953657150269, - 0.699999988079071 - ], - "rotation": 103.41309893500708, - "pixel_coords": [ - 187, - 78, - 12.189126968383789 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.641057252883911, - 2.14870548248291, - 0.699999988079071 - ], - "rotation": 156.8748445304202, - "pixel_coords": [ - 274, - 110, - 10.253565788269043 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.42797863483428955, - -1.5285028219223022, - 0.699999988079071 - ], - "rotation": 51.02702347172356, - "pixel_coords": [ - 111, - 111, - 10.176855087280273 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4897183179855347, - 0.14622394740581512, - 0.699999988079071 - ], - "rotation": 19.373255186821932, - "pixel_coords": [ - 134, - 84, - 11.803340911865234 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5078110694885254, - -2.566922426223755, - 0.3499999940395355 - ], - "rotation": 187.2228348583464, - "pixel_coords": [ - 62, - 119, - 10.47384262084961 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.922884941101074, - 1.4143856763839722, - 0.3499999940395355 - ], - "rotation": 164.68343847921244, - "pixel_coords": [ - 138, - 71, - 13.622835159301758 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9272727966308594, - -1.185520887374878, - 0.3499999940395355 - ], - "rotation": 126.35374975980207, - "pixel_coords": [ - 174, - 153, - 9.025862693786621 - ], - "color": "gray" - }, - { - "shape": "cube", - "color": "yellow", - "material": "metal", - "size": "large", - "3d_coords": [ - 1.734731706322588, - 0.5768658453430824, - 0.35 - ], - "rotation": 141.81678926755907, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0200" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0200_original.json b/dataset_1k_720p_2/scenes/scene_0200_original.json deleted file mode 100644 index b99cad003328d5d01a4232a7467bea5644e0428f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0200_original.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 200, - "image_filename": "SCENE_0200_new_000200.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6376693844795227, - 1.8168953657150269, - 0.699999988079071 - ], - "rotation": 103.41309893500708, - "pixel_coords": [ - 187, - 78, - 12.189126968383789 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.641057252883911, - 2.14870548248291, - 0.699999988079071 - ], - "rotation": 156.8748445304202, - "pixel_coords": [ - 274, - 110, - 10.253565788269043 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.42797863483428955, - -1.5285028219223022, - 0.699999988079071 - ], - "rotation": 51.02702347172356, - "pixel_coords": [ - 111, - 111, - 10.176855087280273 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4897183179855347, - 0.14622394740581512, - 0.699999988079071 - ], - "rotation": 19.373255186821932, - "pixel_coords": [ - 134, - 84, - 11.803340911865234 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5078110694885254, - -2.566922426223755, - 0.3499999940395355 - ], - "rotation": 187.2228348583464, - "pixel_coords": [ - 62, - 119, - 10.47384262084961 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.922884941101074, - 1.4143856763839722, - 0.3499999940395355 - ], - "rotation": 164.68343847921244, - "pixel_coords": [ - 138, - 71, - 13.622835159301758 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9272727966308594, - -1.185520887374878, - 0.3499999940395355 - ], - "rotation": 126.35374975980207, - "pixel_coords": [ - 174, - 153, - 9.025862693786621 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0200" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0201_cf1.json b/dataset_1k_720p_2/scenes/scene_0201_cf1.json deleted file mode 100644 index a655259c19fab39a2395b5528ef6c8f0ccaf2ed5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0201_cf1.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 201, - "image_filename": "SCENE_0201_new_000201.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9515611529350281, - -0.8071116209030151, - 0.699999988079071 - ], - "rotation": 143.76459999371926, - "pixel_coords": [ - 159, - 118, - 9.29079532623291 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9635989665985107, - 0.04862433671951294, - 0.699999988079071 - ], - "rotation": 20.505952276036666, - "pixel_coords": [ - 108, - 73, - 12.461984634399414 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8884638547897339, - 0.6453501582145691, - 0.3499999940395355 - ], - "rotation": 186.12916027279286, - "pixel_coords": [ - 222, - 126, - 9.626640319824219 - ], - "color": "green" - }, - { - "shape": "cube", - "color": "cyan", - "material": "metal", - "size": "small", - "3d_coords": [ - -0.2965103018765638, - -2.1723906649449343, - 0.35 - ], - "rotation": 316.9755524363993, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added cyan metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0201" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0201_cf2.json b/dataset_1k_720p_2/scenes/scene_0201_cf2.json deleted file mode 100644 index 30a1588aaf6d28d3f288859f133973bb45183cf3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0201_cf2.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 201, - "image_filename": "SCENE_0201_new_000201.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9515611529350281, - -0.8071116209030151, - 0.699999988079071 - ], - "rotation": 143.76459999371926, - "pixel_coords": [ - 159, - 118, - 9.29079532623291 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9635989665985107, - 0.04862433671951294, - 0.699999988079071 - ], - "rotation": 20.505952276036666, - "pixel_coords": [ - 108, - 73, - 12.461984634399414 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8884638547897339, - 0.6453501582145691, - 0.3499999940395355 - ], - "rotation": 186.12916027279286, - "pixel_coords": [ - 222, - 126, - 9.626640319824219 - ], - "color": "green" - }, - { - "shape": "sphere", - "color": "red", - "material": "rubber", - "size": "small", - "3d_coords": [ - -0.9136236899013199, - -1.6271080375392195, - 0.35 - ], - "rotation": 33.561277523486915, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0201" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0201_original.json b/dataset_1k_720p_2/scenes/scene_0201_original.json deleted file mode 100644 index d8b9cced659dd00496988e21c9565c9b70b8ec3b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0201_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 201, - "image_filename": "SCENE_0201_new_000201.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9515611529350281, - -0.8071116209030151, - 0.699999988079071 - ], - "rotation": 143.76459999371926, - "pixel_coords": [ - 159, - 118, - 9.29079532623291 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9635989665985107, - 0.04862433671951294, - 0.699999988079071 - ], - "rotation": 20.505952276036666, - "pixel_coords": [ - 108, - 73, - 12.461984634399414 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8884638547897339, - 0.6453501582145691, - 0.3499999940395355 - ], - "rotation": 186.12916027279286, - "pixel_coords": [ - 222, - 126, - 9.626640319824219 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0201" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0202_cf1.json b/dataset_1k_720p_2/scenes/scene_0202_cf1.json deleted file mode 100644 index 7e162149d4679a4ac802942827203d97be9f78c6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0202_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 202, - "image_filename": "SCENE_0202_new_000202.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4611492156982422, - 0.2996171712875366, - 0.699999988079071 - ], - "rotation": 131.8484354010436, - "pixel_coords": [ - 200, - 113, - 10.271814346313477 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.062467336654663, - -2.7631378173828125, - 0.699999988079071 - ], - "rotation": 326.7528785921797, - "pixel_coords": [ - 128, - 158, - 8.073312759399414 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2044754028320312, - 1.55352783203125, - 0.3499999940395355 - ], - "rotation": 77.98398315481813, - "pixel_coords": [ - 246, - 119, - 10.659313201904297 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0202" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0202_cf2.json b/dataset_1k_720p_2/scenes/scene_0202_cf2.json deleted file mode 100644 index 310e9b69e9a493b7e28a2aba19aac9087419aae5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0202_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 202, - "image_filename": "SCENE_0202_new_000202.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0540547067952626, - -2.591841391988906, - 0.699999988079071 - ], - "rotation": 131.8484354010436, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.062467336654663, - -2.7631378173828125, - 0.699999988079071 - ], - "rotation": 326.7528785921797, - "pixel_coords": [ - 128, - 158, - 8.073312759399414 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2044754028320312, - 1.55352783203125, - 0.3499999940395355 - ], - "rotation": 77.98398315481813, - "pixel_coords": [ - 246, - 119, - 10.659313201904297 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow sphere from right of green cylinder to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0202" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0202_original.json b/dataset_1k_720p_2/scenes/scene_0202_original.json deleted file mode 100644 index a1277d4c4ddc611fe9a0673d79a1d851635a571a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0202_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 202, - "image_filename": "SCENE_0202_new_000202.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4611492156982422, - 0.2996171712875366, - 0.699999988079071 - ], - "rotation": 131.8484354010436, - "pixel_coords": [ - 200, - 113, - 10.271814346313477 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.062467336654663, - -2.7631378173828125, - 0.699999988079071 - ], - "rotation": 326.7528785921797, - "pixel_coords": [ - 128, - 158, - 8.073312759399414 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2044754028320312, - 1.55352783203125, - 0.3499999940395355 - ], - "rotation": 77.98398315481813, - "pixel_coords": [ - 246, - 119, - 10.659313201904297 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0202" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0203_cf1.json b/dataset_1k_720p_2/scenes/scene_0203_cf1.json deleted file mode 100644 index e18bf2d45c47ee80848891233e8ba328b3531600..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0203_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 203, - "image_filename": "SCENE_0203_new_000203.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3421980142593384, - 1.1197904348373413, - 0.699999988079071 - ], - "rotation": 254.72336561134068, - "pixel_coords": [ - 179, - 87, - 11.545950889587402 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.665992021560669, - 0.8683370351791382, - 0.699999988079071 - ], - "rotation": 162.8570137788041, - "pixel_coords": [ - 249, - 123, - 9.374403953552246 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5528597831726074, - -1.729504942893982, - 0.3499999940395355 - ], - "rotation": 208.42178760301735, - "pixel_coords": [ - 103, - 121, - 10.231128692626953 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0203" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0203_cf2.json b/dataset_1k_720p_2/scenes/scene_0203_cf2.json deleted file mode 100644 index c5cc77690361059142056191d1d686fdf0bb1b95..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0203_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 203, - "image_filename": "SCENE_0203_new_000203.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3421980142593384, - 1.1197904348373413, - 0.699999988079071 - ], - "rotation": 254.72336561134068, - "pixel_coords": [ - 179, - 87, - 11.545950889587402 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.665992021560669, - 0.8683370351791382, - 0.699999988079071 - ], - "rotation": 162.8570137788041, - "pixel_coords": [ - 249, - 123, - 9.374403953552246 - ], - "color": "green" - }, - { - "shape": "sphere", - "color": "blue", - "material": "metal", - "size": "small", - "3d_coords": [ - -0.5528597831726074, - -1.729504942893982, - 0.3499999940395355 - ], - "rotation": 120.70307052991409, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green cylinder with blue sphere", - "change_score": 3.2436631029808423, - "change_attempts": 1, - "source_scene": "scene_0203" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0203_original.json b/dataset_1k_720p_2/scenes/scene_0203_original.json deleted file mode 100644 index d26098772c9ea7d43968b3dfed4a682d55d8e549..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0203_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 203, - "image_filename": "SCENE_0203_new_000203.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3421980142593384, - 1.1197904348373413, - 0.699999988079071 - ], - "rotation": 254.72336561134068, - "pixel_coords": [ - 179, - 87, - 11.545950889587402 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.665992021560669, - 0.8683370351791382, - 0.699999988079071 - ], - "rotation": 162.8570137788041, - "pixel_coords": [ - 249, - 123, - 9.374403953552246 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5528597831726074, - -1.729504942893982, - 0.3499999940395355 - ], - "rotation": 208.42178760301735, - "pixel_coords": [ - 103, - 121, - 10.231128692626953 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0203" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0204_cf1.json b/dataset_1k_720p_2/scenes/scene_0204_cf1.json deleted file mode 100644 index 8d923bd6f93b8e27cfac2a0aac500b3944f69e35..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0204_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 204, - "image_filename": "SCENE_0204_new_000204.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0816988945007324, - -0.35812509059906006, - 0.699999988079071 - ], - "rotation": 33.62598617963002, - "pixel_coords": [ - 130, - 93, - 11.56722640991211 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7334014177322388, - 1.1414525508880615, - 0.699999988079071 - ], - "rotation": 238.20905738584443, - "pixel_coords": [ - 226, - 109, - 10.591867446899414 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.43461769819259644, - -2.218536138534546, - 0.3499999940395355 - ], - "rotation": 32.178401060737755, - "pixel_coords": [ - 93, - 129, - 10.239486694335938 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6143288612365723, - -1.7786656618118286, - 0.3499999940395355 - ], - "rotation": 135.09353442534803, - "pixel_coords": [ - 85, - 110, - 11.26556396484375 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8345385789871216, - -1.912887692451477, - 0.3499999940395355 - ], - "rotation": 283.2997454097879, - "pixel_coords": [ - 151, - 159, - 8.931400299072266 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.846867561340332, - 2.7360587120056152, - 0.699999988079071 - ], - "rotation": 195.07706045724498, - "pixel_coords": [ - 181, - 65, - 13.855925559997559 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow cylinder and green sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0204" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0204_cf2.json b/dataset_1k_720p_2/scenes/scene_0204_cf2.json deleted file mode 100644 index d58387dd0fb80a1a2ac9cc803a742de079608c6f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0204_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 204, - "image_filename": "SCENE_0204_new_000204.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0816988945007324, - -0.35812509059906006, - 0.699999988079071 - ], - "rotation": 33.62598617963002, - "pixel_coords": [ - 130, - 93, - 11.56722640991211 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7334014177322388, - 1.1414525508880615, - 0.699999988079071 - ], - "rotation": 238.20905738584443, - "pixel_coords": [ - 226, - 109, - 10.591867446899414 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.43461769819259644, - -2.218536138534546, - 0.3499999940395355 - ], - "rotation": 32.178401060737755, - "pixel_coords": [ - 93, - 129, - 10.239486694335938 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6143288612365723, - -1.7786656618118286, - 0.3499999940395355 - ], - "rotation": 135.09353442534803, - "pixel_coords": [ - 85, - 110, - 11.26556396484375 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8345385789871216, - -1.912887692451477, - 0.3499999940395355 - ], - "rotation": 283.2997454097879, - "pixel_coords": [ - 151, - 159, - 8.931400299072266 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.846867561340332, - 2.7360587120056152, - 0.699999988079071 - ], - "rotation": 195.07706045724498, - "pixel_coords": [ - 181, - 65, - 13.855925559997559 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray cube and green sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0204" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0204_original.json b/dataset_1k_720p_2/scenes/scene_0204_original.json deleted file mode 100644 index 12a398c068ea329b1e015d0a2be631d23ab285c0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0204_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 204, - "image_filename": "SCENE_0204_new_000204.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0816988945007324, - -0.35812509059906006, - 0.699999988079071 - ], - "rotation": 33.62598617963002, - "pixel_coords": [ - 130, - 93, - 11.56722640991211 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7334014177322388, - 1.1414525508880615, - 0.699999988079071 - ], - "rotation": 238.20905738584443, - "pixel_coords": [ - 226, - 109, - 10.591867446899414 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.43461769819259644, - -2.218536138534546, - 0.3499999940395355 - ], - "rotation": 32.178401060737755, - "pixel_coords": [ - 93, - 129, - 10.239486694335938 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6143288612365723, - -1.7786656618118286, - 0.3499999940395355 - ], - "rotation": 135.09353442534803, - "pixel_coords": [ - 85, - 110, - 11.26556396484375 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8345385789871216, - -1.912887692451477, - 0.3499999940395355 - ], - "rotation": 283.2997454097879, - "pixel_coords": [ - 151, - 159, - 8.931400299072266 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.846867561340332, - 2.7360587120056152, - 0.699999988079071 - ], - "rotation": 195.07706045724498, - "pixel_coords": [ - 181, - 65, - 13.855925559997559 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0204" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0205_cf1.json b/dataset_1k_720p_2/scenes/scene_0205_cf1.json deleted file mode 100644 index d066d421618ede636079d0b0b461eb41929c779b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0205_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 205, - "image_filename": "SCENE_0205_new_000205.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5907328128814697, - 1.7899035215377808, - 0.3499999940395355 - ], - "rotation": 351.99562879442686, - "pixel_coords": [ - 151, - 76, - 14.470433235168457 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7393786907196045, - 0.2569176256656647, - 0.3499999940395355 - ], - "rotation": 258.23235894654516, - "pixel_coords": [ - 134, - 93, - 13.016922950744629 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.133063793182373, - 1.4657539129257202, - 0.699999988079071 - ], - "rotation": 348.3630300584028, - "pixel_coords": [ - 240, - 110, - 11.022329330444336 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.257958895329566, - -2.6761776360395935, - 0.3499999940395355 - ], - "rotation": 348.70701282943077, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.11258469521999359, - 2.575963020324707, - 0.3499999940395355 - ], - "rotation": 193.25179712727825, - "pixel_coords": [ - 209, - 89, - 13.308696746826172 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown cylinder from (-0.4,-0.3) to (-1.3,-2.7)", - "change_score": 2.5562256731876483, - "change_attempts": 1, - "source_scene": "scene_0205" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0205_cf2.json b/dataset_1k_720p_2/scenes/scene_0205_cf2.json deleted file mode 100644 index c6fa29cf853a610de5eb655c61813b0793757102..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0205_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 205, - "image_filename": "SCENE_0205_new_000205.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5907328128814697, - 1.7899035215377808, - 0.3499999940395355 - ], - "rotation": 351.99562879442686, - "pixel_coords": [ - 151, - 76, - 14.470433235168457 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7393786907196045, - 0.2569176256656647, - 0.3499999940395355 - ], - "rotation": 258.23235894654516, - "pixel_coords": [ - 134, - 93, - 13.016922950744629 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.133063793182373, - 1.4657539129257202, - 0.699999988079071 - ], - "rotation": 348.3630300584028, - "pixel_coords": [ - 240, - 110, - 11.022329330444336 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.454879868537072, - -0.5929327227680878, - 0.3499999940395355 - ], - "rotation": 348.70701282943077, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.11258469521999359, - 2.575963020324707, - 0.3499999940395355 - ], - "rotation": 193.25179712727825, - "pixel_coords": [ - 209, - 89, - 13.308696746826172 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown cylinder from (-0.4,-0.3) to (-2.5,-0.6)", - "change_score": 2.0403803427550407, - "change_attempts": 1, - "source_scene": "scene_0205" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0205_original.json b/dataset_1k_720p_2/scenes/scene_0205_original.json deleted file mode 100644 index 14d78931bed08c70b521899fc4b8004194b0efc2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0205_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 205, - "image_filename": "SCENE_0205_new_000205.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5907328128814697, - 1.7899035215377808, - 0.3499999940395355 - ], - "rotation": 351.99562879442686, - "pixel_coords": [ - 151, - 76, - 14.470433235168457 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7393786907196045, - 0.2569176256656647, - 0.3499999940395355 - ], - "rotation": 258.23235894654516, - "pixel_coords": [ - 134, - 93, - 13.016922950744629 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.133063793182373, - 1.4657539129257202, - 0.699999988079071 - ], - "rotation": 348.3630300584028, - "pixel_coords": [ - 240, - 110, - 11.022329330444336 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4429553151130676, - -0.2533572018146515, - 0.3499999940395355 - ], - "rotation": 348.70701282943077, - "pixel_coords": [ - 146, - 109, - 11.870285987854004 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.11258469521999359, - 2.575963020324707, - 0.3499999940395355 - ], - "rotation": 193.25179712727825, - "pixel_coords": [ - 209, - 89, - 13.308696746826172 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0205" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0206_cf1.json b/dataset_1k_720p_2/scenes/scene_0206_cf1.json deleted file mode 100644 index aa43869f73a3c0451a8707d1120a2a86a78967a5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0206_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 206, - "image_filename": "SCENE_0206_new_000206.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7848867774009705, - 1.4517172574996948, - 0.3499999940395355 - ], - "rotation": 143.92741373922937, - "pixel_coords": [ - 175, - 88, - 12.292057037353516 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.032486081123352, - -2.7998158931732178, - 0.699999988079071 - ], - "rotation": 314.9938908987564, - "pixel_coords": [ - 62, - 120, - 9.794595718383789 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.917143702507019, - -2.790168285369873, - 0.699999988079071 - ], - "rotation": 161.93111526805504, - "pixel_coords": [ - 127, - 169, - 7.946591854095459 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5415821075439453, - -0.845422089099884, - 0.3499999940395355 - ], - "rotation": 342.6665457399856, - "pixel_coords": [ - 204, - 158, - 8.865866661071777 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8944724798202515, - -0.6750513911247253, - 0.699999988079071 - ], - "rotation": 224.87571339107384, - "pixel_coords": [ - 164, - 119, - 9.81917953491211 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9832862615585327, - -1.7030476331710815, - 0.3499999940395355 - ], - "rotation": 60.306764585997705, - "pixel_coords": [ - 79, - 106, - 11.21069622039795 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed yellow cube to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0206" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0206_cf2.json b/dataset_1k_720p_2/scenes/scene_0206_cf2.json deleted file mode 100644 index 82b2328293b0df4e16bc69c059e4acb03daed819..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0206_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 206, - "image_filename": "SCENE_0206_new_000206.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7848867774009705, - 1.4517172574996948, - 0.3499999940395355 - ], - "rotation": 143.92741373922937, - "pixel_coords": [ - 175, - 88, - 12.292057037353516 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.032486081123352, - -2.7998158931732178, - 0.699999988079071 - ], - "rotation": 314.9938908987564, - "pixel_coords": [ - 62, - 120, - 9.794595718383789 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.917143702507019, - -2.790168285369873, - 0.699999988079071 - ], - "rotation": 161.93111526805504, - "pixel_coords": [ - 127, - 169, - 7.946591854095459 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5415821075439453, - -0.845422089099884, - 0.3499999940395355 - ], - "rotation": 342.6665457399856, - "pixel_coords": [ - 204, - 158, - 8.865866661071777 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8944724798202515, - -0.6750513911247253, - 0.699999988079071 - ], - "rotation": 224.87571339107384, - "pixel_coords": [ - 164, - 119, - 9.81917953491211 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9832862615585327, - -1.7030476331710815, - 0.3499999940395355 - ], - "rotation": 60.306764585997705, - "pixel_coords": [ - 79, - 106, - 11.21069622039795 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0206" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0206_original.json b/dataset_1k_720p_2/scenes/scene_0206_original.json deleted file mode 100644 index 83312376ed6dc594fabe576eb30b395145b51c2f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0206_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 206, - "image_filename": "SCENE_0206_new_000206.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7848867774009705, - 1.4517172574996948, - 0.3499999940395355 - ], - "rotation": 143.92741373922937, - "pixel_coords": [ - 175, - 88, - 12.292057037353516 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.032486081123352, - -2.7998158931732178, - 0.699999988079071 - ], - "rotation": 314.9938908987564, - "pixel_coords": [ - 62, - 120, - 9.794595718383789 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.917143702507019, - -2.790168285369873, - 0.699999988079071 - ], - "rotation": 161.93111526805504, - "pixel_coords": [ - 127, - 169, - 7.946591854095459 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5415821075439453, - -0.845422089099884, - 0.3499999940395355 - ], - "rotation": 342.6665457399856, - "pixel_coords": [ - 204, - 158, - 8.865866661071777 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8944724798202515, - -0.6750513911247253, - 0.699999988079071 - ], - "rotation": 224.87571339107384, - "pixel_coords": [ - 164, - 119, - 9.81917953491211 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9832862615585327, - -1.7030476331710815, - 0.3499999940395355 - ], - "rotation": 60.306764585997705, - "pixel_coords": [ - 79, - 106, - 11.21069622039795 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0206" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0207_cf1.json b/dataset_1k_720p_2/scenes/scene_0207_cf1.json deleted file mode 100644 index a978d701ce4500fed7643c34ec128eac4b20b164..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0207_cf1.json +++ /dev/null @@ -1,242 +0,0 @@ -{ - "split": "new", - "image_index": 207, - "image_filename": "SCENE_0207_new_000207.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.038074254989624, - -1.585639238357544, - 0.699999988079071 - ], - "rotation": 128.4137150713803, - "pixel_coords": [ - 137, - 126, - 9.342131614685059 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.513139247894287, - 2.9973766803741455, - 0.3499999940395355 - ], - "rotation": 194.95733494996816, - "pixel_coords": [ - 196, - 78, - 13.840161323547363 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8505443930625916, - 1.2280350923538208, - 0.699999988079071 - ], - "rotation": 265.58695715975784, - "pixel_coords": [ - 207, - 99, - 11.033425331115723 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7343252301216125, - -1.8113957643508911, - 0.699999988079071 - ], - "rotation": 266.39274390296083, - "pixel_coords": [ - 97, - 107, - 10.471796989440918 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.32582426071167, - -0.2963985800743103, - 0.3499999940395355 - ], - "rotation": 349.87395584531356, - "pixel_coords": [ - 205, - 141, - 9.298012733459473 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown sphere", - "change_score": 28.385721586504125, - "change_attempts": 1, - "source_scene": "scene_0207" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0207_cf2.json b/dataset_1k_720p_2/scenes/scene_0207_cf2.json deleted file mode 100644 index c728f9dc331c355705ef9071fe316e5f49342694..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0207_cf2.json +++ /dev/null @@ -1,276 +0,0 @@ -{ - "split": "new", - "image_index": 207, - "image_filename": "SCENE_0207_new_000207.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.038074254989624, - -1.585639238357544, - 0.699999988079071 - ], - "rotation": 128.4137150713803, - "pixel_coords": [ - 137, - 126, - 9.342131614685059 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8528242111206055, - 1.2077676057815552, - 0.3499999940395355 - ], - "rotation": 193.93331297627557, - "pixel_coords": [ - 257, - 132, - 9.758119583129883 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.513139247894287, - 2.9973766803741455, - 0.3499999940395355 - ], - "rotation": 194.95733494996816, - "pixel_coords": [ - 196, - 78, - 13.840161323547363 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8505443930625916, - 1.2280350923538208, - 0.699999988079071 - ], - "rotation": 265.58695715975784, - "pixel_coords": [ - 207, - 99, - 11.033425331115723 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7343252301216125, - -1.8113957643508911, - 0.699999988079071 - ], - "rotation": 266.39274390296083, - "pixel_coords": [ - 97, - 107, - 10.471796989440918 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.32582426071167, - -0.2963985800743103, - 0.3499999940395355 - ], - "rotation": 349.87395584531356, - "pixel_coords": [ - 205, - 141, - 9.298012733459473 - ], - "color": "yellow" - }, - { - "shape": "cube", - "color": "red", - "material": "metal", - "size": "large", - "3d_coords": [ - -2.0162862208897043, - -2.7706438969003964, - 0.35 - ], - "rotation": 178.0866011110051, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0207" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0207_original.json b/dataset_1k_720p_2/scenes/scene_0207_original.json deleted file mode 100644 index 397277d581d4e924cc3a4912888e78b019ba1bf1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0207_original.json +++ /dev/null @@ -1,257 +0,0 @@ -{ - "split": "new", - "image_index": 207, - "image_filename": "SCENE_0207_new_000207.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.038074254989624, - -1.585639238357544, - 0.699999988079071 - ], - "rotation": 128.4137150713803, - "pixel_coords": [ - 137, - 126, - 9.342131614685059 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8528242111206055, - 1.2077676057815552, - 0.3499999940395355 - ], - "rotation": 193.93331297627557, - "pixel_coords": [ - 257, - 132, - 9.758119583129883 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.513139247894287, - 2.9973766803741455, - 0.3499999940395355 - ], - "rotation": 194.95733494996816, - "pixel_coords": [ - 196, - 78, - 13.840161323547363 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8505443930625916, - 1.2280350923538208, - 0.699999988079071 - ], - "rotation": 265.58695715975784, - "pixel_coords": [ - 207, - 99, - 11.033425331115723 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7343252301216125, - -1.8113957643508911, - 0.699999988079071 - ], - "rotation": 266.39274390296083, - "pixel_coords": [ - 97, - 107, - 10.471796989440918 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.32582426071167, - -0.2963985800743103, - 0.3499999940395355 - ], - "rotation": 349.87395584531356, - "pixel_coords": [ - 205, - 141, - 9.298012733459473 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0207" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0208_cf1.json b/dataset_1k_720p_2/scenes/scene_0208_cf1.json deleted file mode 100644 index 762ad27daf36388ea21e6b9104c77262fa93aeac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0208_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 208, - "image_filename": "SCENE_0208_new_000208.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2636233568191528, - 1.943313479423523, - 0.3499999940395355 - ], - "rotation": 211.01233897553215, - "pixel_coords": [ - 228, - 106, - 11.752927780151367 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7140085697174072, - -1.3772761821746826, - 0.699999988079071 - ], - "rotation": 207.59536983062245, - "pixel_coords": [ - 95, - 96, - 11.638337135314941 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1142977476119995, - -0.6446489095687866, - 0.699999988079071 - ], - "rotation": 11.600833949085283, - "pixel_coords": [ - 169, - 117, - 10.15965461730957 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0208" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0208_cf2.json b/dataset_1k_720p_2/scenes/scene_0208_cf2.json deleted file mode 100644 index cbce6612a3310cf5f588da719dbb30a8bdb2b86e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0208_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 208, - "image_filename": "SCENE_0208_new_000208.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2636233568191528, - 1.943313479423523, - 0.3499999940395355 - ], - "rotation": 211.01233897553215, - "pixel_coords": [ - 228, - 106, - 11.752927780151367 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7140085697174072, - -1.3772761821746826, - 0.699999988079071 - ], - "rotation": 207.59536983062245, - "pixel_coords": [ - 95, - 96, - 11.638337135314941 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1142977476119995, - -0.6446489095687866, - 0.699999988079071 - ], - "rotation": 11.600833949085283, - "pixel_coords": [ - 169, - 117, - 10.15965461730957 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan cube to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0208" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0208_original.json b/dataset_1k_720p_2/scenes/scene_0208_original.json deleted file mode 100644 index a46ab52c9ff142a431ac68999b2462ad9681caee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0208_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 208, - "image_filename": "SCENE_0208_new_000208.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2636233568191528, - 1.943313479423523, - 0.3499999940395355 - ], - "rotation": 211.01233897553215, - "pixel_coords": [ - 228, - 106, - 11.752927780151367 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7140085697174072, - -1.3772761821746826, - 0.699999988079071 - ], - "rotation": 207.59536983062245, - "pixel_coords": [ - 95, - 96, - 11.638337135314941 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1142977476119995, - -0.6446489095687866, - 0.699999988079071 - ], - "rotation": 11.600833949085283, - "pixel_coords": [ - 169, - 117, - 10.15965461730957 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0208" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0209_cf1.json b/dataset_1k_720p_2/scenes/scene_0209_cf1.json deleted file mode 100644 index 76733af0c09cfe87755f7217645d930d77eecbd4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0209_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 209, - "image_filename": "SCENE_0209_new_000209.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.074596643447876, - -2.3125088214874268, - 0.3499999940395355 - ], - "rotation": 252.3186311063455, - "pixel_coords": [ - 120, - 151, - 9.053056716918945 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "color": "red", - "material": "rubber", - "size": "large", - "3d_coords": [ - -2.736037492752075, - -1.3850057125091553, - 0.699999988079071 - ], - "rotation": 80.87480645855051, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4757556915283203, - -1.9352761507034302, - 0.699999988079071 - ], - "rotation": 76.90982812027525, - "pixel_coords": [ - 167, - 158, - 8.176637649536133 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2906917333602905, - 2.059591770172119, - 0.3499999940395355 - ], - "rotation": 342.96596022785104, - "pixel_coords": [ - 233, - 105, - 11.43757152557373 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced blue cube with red sphere", - "change_score": 3.0138735961957632, - "change_attempts": 1, - "source_scene": "scene_0209" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0209_cf2.json b/dataset_1k_720p_2/scenes/scene_0209_cf2.json deleted file mode 100644 index 2c7707e6234f84c2bbd7262cf300e1de0a3732bc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0209_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 209, - "image_filename": "SCENE_0209_new_000209.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.922361800072668, - 0.4003368693270839, - 0.3499999940395355 - ], - "rotation": 252.3186311063455, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.736037492752075, - -1.3850057125091553, - 0.699999988079071 - ], - "rotation": 85.86930108902534, - "pixel_coords": [ - 77, - 86, - 11.944849014282227 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4757556915283203, - -1.9352761507034302, - 0.699999988079071 - ], - "rotation": 76.90982812027525, - "pixel_coords": [ - 167, - 158, - 8.176637649536133 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2906917333602905, - 2.059591770172119, - 0.3499999940395355 - ], - "rotation": 342.96596022785104, - "pixel_coords": [ - 233, - 105, - 11.43757152557373 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved cyan sphere from (1.1,-2.3) to (-1.9,0.4)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0209" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0209_original.json b/dataset_1k_720p_2/scenes/scene_0209_original.json deleted file mode 100644 index 35167fc4f67114602a006b425338e19304ce7810..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0209_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 209, - "image_filename": "SCENE_0209_new_000209.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.074596643447876, - -2.3125088214874268, - 0.3499999940395355 - ], - "rotation": 252.3186311063455, - "pixel_coords": [ - 120, - 151, - 9.053056716918945 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.736037492752075, - -1.3850057125091553, - 0.699999988079071 - ], - "rotation": 85.86930108902534, - "pixel_coords": [ - 77, - 86, - 11.944849014282227 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4757556915283203, - -1.9352761507034302, - 0.699999988079071 - ], - "rotation": 76.90982812027525, - "pixel_coords": [ - 167, - 158, - 8.176637649536133 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2906917333602905, - 2.059591770172119, - 0.3499999940395355 - ], - "rotation": 342.96596022785104, - "pixel_coords": [ - 233, - 105, - 11.43757152557373 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0209" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0210_cf1.json b/dataset_1k_720p_2/scenes/scene_0210_cf1.json deleted file mode 100644 index f8e64739b55b5360c0902a9742fe1c69d82ab0d9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0210_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 210, - "image_filename": "SCENE_0210_new_000210.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.2977626919746399, - 2.529592514038086, - 0.699999988079071 - ], - "rotation": 154.83937706996062, - "pixel_coords": [ - 206, - 75, - 12.549579620361328 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0406551432877702, - -0.11581118928956613, - 0.699999988079071 - ], - "rotation": 354.03923089302947, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.964395523071289, - -1.0883769989013672, - 0.3499999940395355 - ], - "rotation": 272.50451985620487, - "pixel_coords": [ - 211, - 168, - 8.545196533203125 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue cylinder from (1.4,-1.3) to (1.0,-0.1)", - "change_score": 1.208103828400804, - "change_attempts": 1, - "source_scene": "scene_0210" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0210_cf2.json b/dataset_1k_720p_2/scenes/scene_0210_cf2.json deleted file mode 100644 index 1a24fedc9e4672a9ae115592d7c87908e81c9df5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0210_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 210, - "image_filename": "SCENE_0210_new_000210.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6836071162513457, - -2.3393721740154723, - 0.699999988079071 - ], - "rotation": 154.83937706996062, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.438698172569275, - -1.2564586400985718, - 0.699999988079071 - ], - "rotation": 354.03923089302947, - "pixel_coords": [ - 163, - 134, - 9.221944808959961 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.964395523071289, - -1.0883769989013672, - 0.3499999940395355 - ], - "rotation": 272.50451985620487, - "pixel_coords": [ - 211, - 168, - 8.545196533203125 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple cylinder to partially occlude blue cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0210" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0210_original.json b/dataset_1k_720p_2/scenes/scene_0210_original.json deleted file mode 100644 index ed1a91c56bfa5f0e909e969c05ce603e435814f5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0210_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 210, - "image_filename": "SCENE_0210_new_000210.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.2977626919746399, - 2.529592514038086, - 0.699999988079071 - ], - "rotation": 154.83937706996062, - "pixel_coords": [ - 206, - 75, - 12.549579620361328 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.438698172569275, - -1.2564586400985718, - 0.699999988079071 - ], - "rotation": 354.03923089302947, - "pixel_coords": [ - 163, - 134, - 9.221944808959961 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.964395523071289, - -1.0883769989013672, - 0.3499999940395355 - ], - "rotation": 272.50451985620487, - "pixel_coords": [ - 211, - 168, - 8.545196533203125 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0210" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0211_cf1.json b/dataset_1k_720p_2/scenes/scene_0211_cf1.json deleted file mode 100644 index 45e4b58f4d98c6089b4c449b91879269dfca413a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0211_cf1.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 211, - "image_filename": "SCENE_0211_new_000211.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1878390312194824, - -2.325515031814575, - 0.699999988079071 - ], - "rotation": 198.46970634223376, - "pixel_coords": [ - 61, - 98, - 11.295515060424805 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.28134801983833313, - -2.0483031272888184, - 0.699999988079071 - ], - "rotation": 323.0939000739496, - "pixel_coords": [ - 100, - 117, - 10.176340103149414 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1050164699554443, - 0.2163361757993698, - 0.699999988079071 - ], - "rotation": 128.02208267741585, - "pixel_coords": [ - 127, - 80, - 12.675149917602539 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1988584995269775, - -2.9733715057373047, - 0.699999988079071 - ], - "rotation": 273.0175297715576, - "pixel_coords": [ - 99, - 151, - 8.663630485534668 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4622551202774048, - 2.5501701831817627, - 0.699999988079071 - ], - "rotation": 289.7553158908896, - "pixel_coords": [ - 247, - 94, - 11.605813026428223 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.071297526359558, - -0.3629210889339447, - 0.3499999940395355 - ], - "rotation": 235.9217281633417, - "pixel_coords": [ - 174, - 127, - 10.391905784606934 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3649463653564453, - 1.3544433116912842, - 0.3499999940395355 - ], - "rotation": 16.04481673644079, - "pixel_coords": [ - 245, - 125, - 10.495865821838379 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 1, - 3 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 4, - 6 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0211" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0211_cf2.json b/dataset_1k_720p_2/scenes/scene_0211_cf2.json deleted file mode 100644 index 7838d956a3614207c22c682753d122a3776b12e6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0211_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 211, - "image_filename": "SCENE_0211_new_000211.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1878390312194824, - -2.325515031814575, - 0.699999988079071 - ], - "rotation": 198.46970634223376, - "pixel_coords": [ - 61, - 98, - 11.295515060424805 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.28134801983833313, - -2.0483031272888184, - 0.699999988079071 - ], - "rotation": 323.0939000739496, - "pixel_coords": [ - 100, - 117, - 10.176340103149414 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1050164699554443, - 0.2163361757993698, - 0.699999988079071 - ], - "rotation": 128.02208267741585, - "pixel_coords": [ - 127, - 80, - 12.675149917602539 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1988584995269775, - -2.9733715057373047, - 0.699999988079071 - ], - "rotation": 273.0175297715576, - "pixel_coords": [ - 99, - 151, - 8.663630485534668 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4622551202774048, - 2.5501701831817627, - 0.699999988079071 - ], - "rotation": 289.7553158908896, - "pixel_coords": [ - 247, - 94, - 11.605813026428223 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.071297526359558, - -0.3629210889339447, - 0.3499999940395355 - ], - "rotation": 235.9217281633417, - "pixel_coords": [ - 174, - 127, - 10.391905784606934 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3649463653564453, - 1.3544433116912842, - 0.3499999940395355 - ], - "rotation": 16.04481673644079, - "pixel_coords": [ - 245, - 125, - 10.495865821838379 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 1, - 3 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 4, - 6 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0211" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0211_original.json b/dataset_1k_720p_2/scenes/scene_0211_original.json deleted file mode 100644 index 9c3c7c761e818bcafd993746a27157cb49a60aec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0211_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 211, - "image_filename": "SCENE_0211_new_000211.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1878390312194824, - -2.325515031814575, - 0.699999988079071 - ], - "rotation": 198.46970634223376, - "pixel_coords": [ - 61, - 98, - 11.295515060424805 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.28134801983833313, - -2.0483031272888184, - 0.699999988079071 - ], - "rotation": 323.0939000739496, - "pixel_coords": [ - 100, - 117, - 10.176340103149414 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1050164699554443, - 0.2163361757993698, - 0.699999988079071 - ], - "rotation": 128.02208267741585, - "pixel_coords": [ - 127, - 80, - 12.675149917602539 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1988584995269775, - -2.9733715057373047, - 0.699999988079071 - ], - "rotation": 273.0175297715576, - "pixel_coords": [ - 99, - 151, - 8.663630485534668 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4622551202774048, - 2.5501701831817627, - 0.699999988079071 - ], - "rotation": 289.7553158908896, - "pixel_coords": [ - 247, - 94, - 11.605813026428223 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.071297526359558, - -0.3629210889339447, - 0.3499999940395355 - ], - "rotation": 235.9217281633417, - "pixel_coords": [ - 174, - 127, - 10.391905784606934 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3649463653564453, - 1.3544433116912842, - 0.3499999940395355 - ], - "rotation": 16.04481673644079, - "pixel_coords": [ - 245, - 125, - 10.495865821838379 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 1, - 3 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 4, - 6 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0211" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0212_cf1.json b/dataset_1k_720p_2/scenes/scene_0212_cf1.json deleted file mode 100644 index 57f2891da503cf3538601360998fefbb980054a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0212_cf1.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 212, - "image_filename": "SCENE_0212_new_000212.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7711963653564453, - -2.8132691383361816, - 0.699999988079071 - ], - "rotation": 297.0136161211753, - "pixel_coords": [ - 118, - 152, - 8.416396141052246 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.164067268371582, - 0.23853325843811035, - 0.699999988079071 - ], - "rotation": 340.7272657177234, - "pixel_coords": [ - 127, - 81, - 12.875919342041016 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.983677625656128, - 1.9904003143310547, - 0.3499999940395355 - ], - "rotation": 339.6190685732972, - "pixel_coords": [ - 150, - 75, - 14.60482406616211 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.886182188987732, - 1.5547524690628052, - 0.3499999940395355 - ], - "rotation": 181.5005044227902, - "pixel_coords": [ - 159, - 84, - 13.601130485534668 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.48559483885765076, - -1.4213265180587769, - 0.3499999940395355 - ], - "rotation": 124.2124117442958, - "pixel_coords": [ - 115, - 118, - 10.922152519226074 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2020965814590454, - -0.5109886527061462, - 0.3499999940395355 - ], - "rotation": 116.86023476342561, - "pixel_coords": [ - 152, - 117, - 10.976835250854492 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.28479644656181335, - 0.41546034812927246, - 0.3499999940395355 - ], - "rotation": 228.6805673930679, - "pixel_coords": [ - 175, - 110, - 11.455375671386719 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0212" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0212_cf2.json b/dataset_1k_720p_2/scenes/scene_0212_cf2.json deleted file mode 100644 index 53e189095a1e907b71d16a87cec87732e6362c5a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0212_cf2.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 212, - "image_filename": "SCENE_0212_new_000212.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7711963653564453, - -2.8132691383361816, - 0.699999988079071 - ], - "rotation": 297.0136161211753, - "pixel_coords": [ - 118, - 152, - 8.416396141052246 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.164067268371582, - 0.23853325843811035, - 0.699999988079071 - ], - "rotation": 340.7272657177234, - "pixel_coords": [ - 127, - 81, - 12.875919342041016 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.983677625656128, - 1.9904003143310547, - 0.3499999940395355 - ], - "rotation": 339.6190685732972, - "pixel_coords": [ - 150, - 75, - 14.60482406616211 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.19344640315075168, - -2.0120066274679953, - 0.3499999940395355 - ], - "rotation": 181.5005044227902, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.48559483885765076, - -1.4213265180587769, - 0.3499999940395355 - ], - "rotation": 124.2124117442958, - "pixel_coords": [ - 115, - 118, - 10.922152519226074 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2020965814590454, - -0.5109886527061462, - 0.3499999940395355 - ], - "rotation": 116.86023476342561, - "pixel_coords": [ - 152, - 117, - 10.976835250854492 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.28479644656181335, - 0.41546034812927246, - 0.3499999940395355 - ], - "rotation": 228.6805673930679, - "pixel_coords": [ - 175, - 110, - 11.455375671386719 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved blue cylinder to partially occlude cyan cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0212" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0212_original.json b/dataset_1k_720p_2/scenes/scene_0212_original.json deleted file mode 100644 index 6bb63a65655a4bea15ba891b048fc0fec3d723b7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0212_original.json +++ /dev/null @@ -1,306 +0,0 @@ -{ - "split": "new", - "image_index": 212, - "image_filename": "SCENE_0212_new_000212.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7711963653564453, - -2.8132691383361816, - 0.699999988079071 - ], - "rotation": 297.0136161211753, - "pixel_coords": [ - 118, - 152, - 8.416396141052246 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.164067268371582, - 0.23853325843811035, - 0.699999988079071 - ], - "rotation": 340.7272657177234, - "pixel_coords": [ - 127, - 81, - 12.875919342041016 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.983677625656128, - 1.9904003143310547, - 0.3499999940395355 - ], - "rotation": 339.6190685732972, - "pixel_coords": [ - 150, - 75, - 14.60482406616211 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.886182188987732, - 1.5547524690628052, - 0.3499999940395355 - ], - "rotation": 181.5005044227902, - "pixel_coords": [ - 159, - 84, - 13.601130485534668 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.48559483885765076, - -1.4213265180587769, - 0.3499999940395355 - ], - "rotation": 124.2124117442958, - "pixel_coords": [ - 115, - 118, - 10.922152519226074 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2020965814590454, - -0.5109886527061462, - 0.3499999940395355 - ], - "rotation": 116.86023476342561, - "pixel_coords": [ - 152, - 117, - 10.976835250854492 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.28479644656181335, - 0.41546034812927246, - 0.3499999940395355 - ], - "rotation": 228.6805673930679, - "pixel_coords": [ - 175, - 110, - 11.455375671386719 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0212" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0213_cf1.json b/dataset_1k_720p_2/scenes/scene_0213_cf1.json deleted file mode 100644 index 2e0cac3dc05affeb821050372ba06fd9cdd9e992..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0213_cf1.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 213, - "image_filename": "SCENE_0213_new_000213.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7415225505828857, - 1.30417001247406, - 0.3499999940395355 - ], - "rotation": 248.61947252096533, - "pixel_coords": [ - 135, - 78, - 13.397040367126465 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4192580580711365, - 1.1546448469161987, - 0.3499999940395355 - ], - "rotation": 74.46341009532084, - "pixel_coords": [ - 195, - 103, - 11.262931823730469 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8139522075653076, - -2.4190545082092285, - 0.699999988079071 - ], - "rotation": 114.6852492689371, - "pixel_coords": [ - 58, - 104, - 10.334198951721191 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4027940034866333, - 2.2749555110931396, - 0.3499999940395355 - ], - "rotation": 242.7601285160381, - "pixel_coords": [ - 178, - 81, - 13.134123802185059 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0632317066192627, - 2.298988103866577, - 0.3499999940395355 - ], - "rotation": 195.80735286687428, - "pixel_coords": [ - 259, - 108, - 10.910445213317871 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow sphere and blue sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0213" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0213_cf2.json b/dataset_1k_720p_2/scenes/scene_0213_cf2.json deleted file mode 100644 index 5e658fdd9549821d3a25412d40067a06d661fc8b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0213_cf2.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 213, - "image_filename": "SCENE_0213_new_000213.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.098299300079539, - 0.5639647375069802, - 0.3499999940395355 - ], - "rotation": 248.61947252096533, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4192580580711365, - 1.1546448469161987, - 0.3499999940395355 - ], - "rotation": 74.46341009532084, - "pixel_coords": [ - 195, - 103, - 11.262931823730469 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8139522075653076, - -2.4190545082092285, - 0.699999988079071 - ], - "rotation": 114.6852492689371, - "pixel_coords": [ - 58, - 104, - 10.334198951721191 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4027940034866333, - 2.2749555110931396, - 0.3499999940395355 - ], - "rotation": 242.7601285160381, - "pixel_coords": [ - 178, - 81, - 13.134123802185059 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0632317066192627, - 2.298988103866577, - 0.3499999940395355 - ], - "rotation": 195.80735286687428, - "pixel_coords": [ - 259, - 108, - 10.910445213317871 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved yellow sphere to partially occlude gray sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0213" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0213_original.json b/dataset_1k_720p_2/scenes/scene_0213_original.json deleted file mode 100644 index a6abf1133dd2c2b617c9c628ff13975c59f15cd8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0213_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 213, - "image_filename": "SCENE_0213_new_000213.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7415225505828857, - 1.30417001247406, - 0.3499999940395355 - ], - "rotation": 248.61947252096533, - "pixel_coords": [ - 135, - 78, - 13.397040367126465 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4192580580711365, - 1.1546448469161987, - 0.3499999940395355 - ], - "rotation": 74.46341009532084, - "pixel_coords": [ - 195, - 103, - 11.262931823730469 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8139522075653076, - -2.4190545082092285, - 0.699999988079071 - ], - "rotation": 114.6852492689371, - "pixel_coords": [ - 58, - 104, - 10.334198951721191 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4027940034866333, - 2.2749555110931396, - 0.3499999940395355 - ], - "rotation": 242.7601285160381, - "pixel_coords": [ - 178, - 81, - 13.134123802185059 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0632317066192627, - 2.298988103866577, - 0.3499999940395355 - ], - "rotation": 195.80735286687428, - "pixel_coords": [ - 259, - 108, - 10.910445213317871 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0213" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0214_cf1.json b/dataset_1k_720p_2/scenes/scene_0214_cf1.json deleted file mode 100644 index 86a96888563c2a684e81fcf14448f6c5a8326f09..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0214_cf1.json +++ /dev/null @@ -1,247 +0,0 @@ -{ - "split": "new", - "image_index": 214, - "image_filename": "SCENE_0214_new_000214.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8649989366531372, - 1.4323809146881104, - 0.699999988079071 - ], - "rotation": 241.0195867572994, - "pixel_coords": [ - 210, - 96, - 11.41738510131836 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0632160902023315, - 0.155024453997612, - 0.3499999940395355 - ], - "rotation": 89.06272664084027, - "pixel_coords": [ - 143, - 98, - 12.079634666442871 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.003954492509365082, - -0.7462770342826843, - 0.699999988079071 - ], - "rotation": 104.737842354258, - "pixel_coords": [ - 142, - 108, - 10.700368881225586 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9227592945098877, - -2.7487874031066895, - 0.699999988079071 - ], - "rotation": 224.86368713304225, - "pixel_coords": [ - 129, - 163, - 8.296975135803223 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.10700265318155289, - -2.0879597663879395, - 0.3499999940395355 - ], - "rotation": 72.9509867412233, - "pixel_coords": [ - 109, - 135, - 10.019892692565918 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple sphere", - "change_score": 11.054425377079765, - "change_attempts": 1, - "source_scene": "scene_0214" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0214_cf2.json b/dataset_1k_720p_2/scenes/scene_0214_cf2.json deleted file mode 100644 index a84cd1aa531c137406b2b50e3db646fbd51067ab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0214_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 214, - "image_filename": "SCENE_0214_new_000214.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8649989366531372, - 1.4323809146881104, - 0.699999988079071 - ], - "rotation": 241.0195867572994, - "pixel_coords": [ - 210, - 96, - 11.41738510131836 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0632160902023315, - 0.155024453997612, - 0.3499999940395355 - ], - "rotation": 89.06272664084027, - "pixel_coords": [ - 143, - 98, - 12.079634666442871 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "color": "yellow", - "material": "metal", - "size": "small", - "3d_coords": [ - -0.003954492509365082, - -0.7462770342826843, - 0.699999988079071 - ], - "rotation": 81.22064359197195, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9227592945098877, - -2.7487874031066895, - 0.699999988079071 - ], - "rotation": 224.86368713304225, - "pixel_coords": [ - 129, - 163, - 8.296975135803223 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.834348440170288, - 0.3679983615875244, - 0.699999988079071 - ], - "rotation": 53.357850992507814, - "pixel_coords": [ - 240, - 132, - 9.534931182861328 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.10700265318155289, - -2.0879597663879395, - 0.3499999940395355 - ], - "rotation": 72.9509867412233, - "pixel_coords": [ - 109, - 135, - 10.019892692565918 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced gray cube with yellow cylinder", - "change_score": 4.065325552117462, - "change_attempts": 1, - "source_scene": "scene_0214" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0214_original.json b/dataset_1k_720p_2/scenes/scene_0214_original.json deleted file mode 100644 index 7ce2ed45f35bbecb514476353aa6040511d618a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0214_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 214, - "image_filename": "SCENE_0214_new_000214.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8649989366531372, - 1.4323809146881104, - 0.699999988079071 - ], - "rotation": 241.0195867572994, - "pixel_coords": [ - 210, - 96, - 11.41738510131836 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0632160902023315, - 0.155024453997612, - 0.3499999940395355 - ], - "rotation": 89.06272664084027, - "pixel_coords": [ - 143, - 98, - 12.079634666442871 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.003954492509365082, - -0.7462770342826843, - 0.699999988079071 - ], - "rotation": 104.737842354258, - "pixel_coords": [ - 142, - 108, - 10.700368881225586 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9227592945098877, - -2.7487874031066895, - 0.699999988079071 - ], - "rotation": 224.86368713304225, - "pixel_coords": [ - 129, - 163, - 8.296975135803223 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.834348440170288, - 0.3679983615875244, - 0.699999988079071 - ], - "rotation": 53.357850992507814, - "pixel_coords": [ - 240, - 132, - 9.534931182861328 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.10700265318155289, - -2.0879597663879395, - 0.3499999940395355 - ], - "rotation": 72.9509867412233, - "pixel_coords": [ - 109, - 135, - 10.019892692565918 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0214" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0215_cf1.json b/dataset_1k_720p_2/scenes/scene_0215_cf1.json deleted file mode 100644 index 20194367ab18922e4e7762b94884244938fe5924..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0215_cf1.json +++ /dev/null @@ -1,347 +0,0 @@ -{ - "split": "new", - "image_index": 215, - "image_filename": "SCENE_0215_new_000215.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3190417289733887, - -0.6750431060791016, - 0.3499999940395355 - ], - "rotation": 114.89931320276533, - "pixel_coords": [ - 100, - 93, - 12.120933532714844 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.46523305773735046, - 2.6219892501831055, - 0.3499999940395355 - ], - "rotation": 137.46433705078312, - "pixel_coords": [ - 224, - 91, - 12.305715560913086 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7859930992126465, - 2.128322124481201, - 0.699999988079071 - ], - "rotation": 87.35289869271001, - "pixel_coords": [ - 151, - 61, - 13.893725395202637 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.1738131046295166, - -1.4284001588821411, - 0.699999988079071 - ], - "rotation": 110.5452067155732, - "pixel_coords": [ - 127, - 118, - 9.924965858459473 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1704379320144653, - 2.284560203552246, - 0.699999988079071 - ], - "rotation": 330.5966315584704, - "pixel_coords": [ - 184, - 71, - 12.964695930480957 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8434600830078125, - -1.8966457843780518, - 0.3499999940395355 - ], - "rotation": 283.11544363102, - "pixel_coords": [ - 77, - 110, - 11.099776268005371 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9985836744308472, - -2.9753963947296143, - 0.699999988079071 - ], - "rotation": 250.16308410199204, - "pixel_coords": [ - 124, - 171, - 7.859065055847168 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 7 - ], - [] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 6, - 7 - ], - [], - [ - 0, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [], - [ - 1, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cylinder", - "change_score": 21.3500189254824, - "change_attempts": 1, - "source_scene": "scene_0215" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0215_cf2.json b/dataset_1k_720p_2/scenes/scene_0215_cf2.json deleted file mode 100644 index 4ae420c812b3392f6b1e013a42bef4e0ef6aa016..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0215_cf2.json +++ /dev/null @@ -1,381 +0,0 @@ -{ - "split": "new", - "image_index": 215, - "image_filename": "SCENE_0215_new_000215.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3190417289733887, - -0.6750431060791016, - 0.3499999940395355 - ], - "rotation": 114.89931320276533, - "pixel_coords": [ - 100, - 93, - 12.120933532714844 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.46523305773735046, - 2.6219892501831055, - 0.3499999940395355 - ], - "rotation": 137.46433705078312, - "pixel_coords": [ - 224, - 91, - 12.305715560913086 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7859930992126465, - 2.128322124481201, - 0.699999988079071 - ], - "rotation": 87.35289869271001, - "pixel_coords": [ - 151, - 61, - 13.893725395202637 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.1738131046295166, - -1.4284001588821411, - 0.699999988079071 - ], - "rotation": 110.5452067155732, - "pixel_coords": [ - 127, - 118, - 9.924965858459473 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1676108837127686, - 0.23981191217899323, - 0.699999988079071 - ], - "rotation": 16.169897275655988, - "pixel_coords": [ - 220, - 124, - 9.64866828918457 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1704379320144653, - 2.284560203552246, - 0.699999988079071 - ], - "rotation": 330.5966315584704, - "pixel_coords": [ - 184, - 71, - 12.964695930480957 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8434600830078125, - -1.8966457843780518, - 0.3499999940395355 - ], - "rotation": 283.11544363102, - "pixel_coords": [ - 77, - 110, - 11.099776268005371 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9985836744308472, - -2.9753963947296143, - 0.699999988079071 - ], - "rotation": 250.16308410199204, - "pixel_coords": [ - 124, - 171, - 7.859065055847168 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "color": "gray", - "material": "rubber", - "size": "small", - "3d_coords": [ - -2.055397245382938, - 0.6058051625231475, - 0.35 - ], - "rotation": 167.4137056745726, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 7 - ], - [] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 6, - 7 - ], - [], - [ - 0, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [], - [ - 1, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0215" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0215_original.json b/dataset_1k_720p_2/scenes/scene_0215_original.json deleted file mode 100644 index 902bed0a9ed15cdf00772512bd07c1a4948b8f8f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0215_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 215, - "image_filename": "SCENE_0215_new_000215.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3190417289733887, - -0.6750431060791016, - 0.3499999940395355 - ], - "rotation": 114.89931320276533, - "pixel_coords": [ - 100, - 93, - 12.120933532714844 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.46523305773735046, - 2.6219892501831055, - 0.3499999940395355 - ], - "rotation": 137.46433705078312, - "pixel_coords": [ - 224, - 91, - 12.305715560913086 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7859930992126465, - 2.128322124481201, - 0.699999988079071 - ], - "rotation": 87.35289869271001, - "pixel_coords": [ - 151, - 61, - 13.893725395202637 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.1738131046295166, - -1.4284001588821411, - 0.699999988079071 - ], - "rotation": 110.5452067155732, - "pixel_coords": [ - 127, - 118, - 9.924965858459473 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1676108837127686, - 0.23981191217899323, - 0.699999988079071 - ], - "rotation": 16.169897275655988, - "pixel_coords": [ - 220, - 124, - 9.64866828918457 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1704379320144653, - 2.284560203552246, - 0.699999988079071 - ], - "rotation": 330.5966315584704, - "pixel_coords": [ - 184, - 71, - 12.964695930480957 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8434600830078125, - -1.8966457843780518, - 0.3499999940395355 - ], - "rotation": 283.11544363102, - "pixel_coords": [ - 77, - 110, - 11.099776268005371 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9985836744308472, - -2.9753963947296143, - 0.699999988079071 - ], - "rotation": 250.16308410199204, - "pixel_coords": [ - 124, - 171, - 7.859065055847168 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 7 - ], - [] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 6, - 7 - ], - [], - [ - 0, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [], - [ - 1, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0215" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0216_cf1.json b/dataset_1k_720p_2/scenes/scene_0216_cf1.json deleted file mode 100644 index 62e7d4bd8e3d704dd3a8e977534aac260d3f0fdc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0216_cf1.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 216, - "image_filename": "SCENE_0216_new_000216.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.851006269454956, - -1.6742026805877686, - 0.699999988079071 - ], - "rotation": 189.80084582248398, - "pixel_coords": [ - 101, - 107, - 10.768827438354492 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.05469593482778601, - 2.491454800194049, - 0.699999988079071 - ], - "rotation": 348.5716397294027, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.62369966506958, - -0.07050151377916336, - 0.3499999940395355 - ], - "rotation": 141.5359249083061, - "pixel_coords": [ - 222, - 143, - 9.57618236541748 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9763472676277161, - 0.7755661010742188, - 0.699999988079071 - ], - "rotation": 125.61375338897435, - "pixel_coords": [ - 158, - 86, - 12.283675193786621 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8945109844207764, - 2.0427935123443604, - 0.699999988079071 - ], - "rotation": 149.26328713287424, - "pixel_coords": [ - 275, - 112, - 10.46776294708252 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9199284911155701, - 0.6054893732070923, - 0.699999988079071 - ], - "rotation": 337.31816333088784, - "pixel_coords": [ - 194, - 105, - 10.931766510009766 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2030943632125854, - -1.6059656143188477, - 0.699999988079071 - ], - "rotation": 70.70132838294802, - "pixel_coords": [ - 145, - 131, - 9.451987266540527 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 4, - 6 - ], - [] - ], - "left": [ - [], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown sphere from left of yellow sphere to right", - "change_score": 1.0618487636120981, - "change_attempts": 1, - "source_scene": "scene_0216" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0216_cf2.json b/dataset_1k_720p_2/scenes/scene_0216_cf2.json deleted file mode 100644 index a85eb3686775a7d2f4cf693de6e2f3ba1abb152e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0216_cf2.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 216, - "image_filename": "SCENE_0216_new_000216.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.851006269454956, - -1.6742026805877686, - 0.699999988079071 - ], - "rotation": 189.80084582248398, - "pixel_coords": [ - 101, - 107, - 10.768827438354492 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9926712512969971, - 2.6662254333496094, - 0.699999988079071 - ], - "rotation": 348.5716397294027, - "pixel_coords": [ - 195, - 73, - 13.399678230285645 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.62369966506958, - -0.07050151377916336, - 0.3499999940395355 - ], - "rotation": 141.5359249083061, - "pixel_coords": [ - 222, - 143, - 9.57618236541748 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5614677350588053, - -1.824833809361136, - 0.699999988079071 - ], - "rotation": 125.61375338897435, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8945109844207764, - 2.0427935123443604, - 0.699999988079071 - ], - "rotation": 149.26328713287424, - "pixel_coords": [ - 275, - 112, - 10.46776294708252 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9199284911155701, - 0.6054893732070923, - 0.699999988079071 - ], - "rotation": 337.31816333088784, - "pixel_coords": [ - 194, - 105, - 10.931766510009766 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2030943632125854, - -1.6059656143188477, - 0.699999988079071 - ], - "rotation": 70.70132838294802, - "pixel_coords": [ - 145, - 131, - 9.451987266540527 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 4, - 6 - ], - [] - ], - "left": [ - [], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cylinder from right of yellow sphere to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0216" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0216_original.json b/dataset_1k_720p_2/scenes/scene_0216_original.json deleted file mode 100644 index e40b57111349b1f07dde9e9fd909b66e50d51dd0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0216_original.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 216, - "image_filename": "SCENE_0216_new_000216.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.851006269454956, - -1.6742026805877686, - 0.699999988079071 - ], - "rotation": 189.80084582248398, - "pixel_coords": [ - 101, - 107, - 10.768827438354492 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9926712512969971, - 2.6662254333496094, - 0.699999988079071 - ], - "rotation": 348.5716397294027, - "pixel_coords": [ - 195, - 73, - 13.399678230285645 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.62369966506958, - -0.07050151377916336, - 0.3499999940395355 - ], - "rotation": 141.5359249083061, - "pixel_coords": [ - 222, - 143, - 9.57618236541748 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9763472676277161, - 0.7755661010742188, - 0.699999988079071 - ], - "rotation": 125.61375338897435, - "pixel_coords": [ - 158, - 86, - 12.283675193786621 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8945109844207764, - 2.0427935123443604, - 0.699999988079071 - ], - "rotation": 149.26328713287424, - "pixel_coords": [ - 275, - 112, - 10.46776294708252 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9199284911155701, - 0.6054893732070923, - 0.699999988079071 - ], - "rotation": 337.31816333088784, - "pixel_coords": [ - 194, - 105, - 10.931766510009766 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2030943632125854, - -1.6059656143188477, - 0.699999988079071 - ], - "rotation": 70.70132838294802, - "pixel_coords": [ - 145, - 131, - 9.451987266540527 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 4, - 6 - ], - [] - ], - "left": [ - [], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0216" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0217_cf1.json b/dataset_1k_720p_2/scenes/scene_0217_cf1.json deleted file mode 100644 index 0065a33acc1f7f502ca7782bc2d080733e2d905a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0217_cf1.json +++ /dev/null @@ -1,202 +0,0 @@ -{ - "split": "new", - "image_index": 217, - "image_filename": "SCENE_0217_new_000217.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.505803644657135, - 1.4918054342269897, - 0.699999988079071 - ], - "rotation": 232.6241413503367, - "pixel_coords": [ - 183, - 84, - 12.236905097961426 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.318190336227417, - -0.15872013568878174, - 0.699999988079071 - ], - "rotation": 313.9911737784123, - "pixel_coords": [ - 114, - 81, - 12.506288528442383 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9126094579696655, - 1.7586067914962769, - 0.3499999940395355 - ], - "rotation": 345.74007036882057, - "pixel_coords": [ - 243, - 115, - 10.936408996582031 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.07929423451423645, - -0.16185162961483002, - 0.3499999940395355 - ], - "rotation": 213.68518179496698, - "pixel_coords": [ - 158, - 113, - 11.065430641174316 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red sphere", - "change_score": 13.1034084599738, - "change_attempts": 1, - "source_scene": "scene_0217" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0217_cf2.json b/dataset_1k_720p_2/scenes/scene_0217_cf2.json deleted file mode 100644 index c0830dac42a537c23a3127105a6459856fa4adec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0217_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 217, - "image_filename": "SCENE_0217_new_000217.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.505803644657135, - 1.4918054342269897, - 0.699999988079071 - ], - "rotation": 232.6241413503367, - "pixel_coords": [ - 183, - 84, - 12.236905097961426 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.318190336227417, - -0.15872013568878174, - 0.699999988079071 - ], - "rotation": 313.9911737784123, - "pixel_coords": [ - 114, - 81, - 12.506288528442383 - ], - "color": "cyan" - }, - { - "shape": "cube", - "color": "blue", - "material": "rubber", - "size": "small", - "3d_coords": [ - 2.8367786407470703, - 2.233341932296753, - 0.3499999940395355 - ], - "rotation": 112.46793187128868, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9126094579696655, - 1.7586067914962769, - 0.3499999940395355 - ], - "rotation": 345.74007036882057, - "pixel_coords": [ - 243, - 115, - 10.936408996582031 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.07929423451423645, - -0.16185162961483002, - 0.3499999940395355 - ], - "rotation": 213.68518179496698, - "pixel_coords": [ - 158, - 113, - 11.065430641174316 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red sphere with blue cube", - "change_score": 2.309438129314635, - "change_attempts": 1, - "source_scene": "scene_0217" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0217_original.json b/dataset_1k_720p_2/scenes/scene_0217_original.json deleted file mode 100644 index 4b6b705d34ed57564be6f4d78d0eca25739e766c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0217_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 217, - "image_filename": "SCENE_0217_new_000217.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.505803644657135, - 1.4918054342269897, - 0.699999988079071 - ], - "rotation": 232.6241413503367, - "pixel_coords": [ - 183, - 84, - 12.236905097961426 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.318190336227417, - -0.15872013568878174, - 0.699999988079071 - ], - "rotation": 313.9911737784123, - "pixel_coords": [ - 114, - 81, - 12.506288528442383 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8367786407470703, - 2.233341932296753, - 0.3499999940395355 - ], - "rotation": 1.070205318020041, - "pixel_coords": [ - 277, - 121, - 10.589219093322754 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9126094579696655, - 1.7586067914962769, - 0.3499999940395355 - ], - "rotation": 345.74007036882057, - "pixel_coords": [ - 243, - 115, - 10.936408996582031 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.07929423451423645, - -0.16185162961483002, - 0.3499999940395355 - ], - "rotation": 213.68518179496698, - "pixel_coords": [ - 158, - 113, - 11.065430641174316 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0217" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0218_cf1.json b/dataset_1k_720p_2/scenes/scene_0218_cf1.json deleted file mode 100644 index 0987b22de5ee68eceb9d79a2ef314616fab23600..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0218_cf1.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 218, - "image_filename": "SCENE_0218_new_000218.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8449057340621948, - 0.9854520559310913, - 0.699999988079071 - ], - "rotation": 116.81554245112414, - "pixel_coords": [ - 165, - 84, - 12.186165809631348 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4908267115403189, - 1.2068204445951145, - 0.3499999940395355 - ], - "rotation": 285.5022423486078, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3812018632888794, - 2.802327871322632, - 0.3499999940395355 - ], - "rotation": 227.89540399849932, - "pixel_coords": [ - 248, - 99, - 11.970783233642578 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5744174718856812, - -0.27277815341949463, - 0.699999988079071 - ], - "rotation": 127.63124570897905, - "pixel_coords": [ - 190, - 122, - 9.878089904785156 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.32167091965675354, - 2.3455874919891357, - 0.3499999940395355 - ], - "rotation": 47.20884550797783, - "pixel_coords": [ - 215, - 93, - 12.392644882202148 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray cube from left of brown sphere to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0218" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0218_cf2.json b/dataset_1k_720p_2/scenes/scene_0218_cf2.json deleted file mode 100644 index 9349276b0d5f401b48754fa9efbcd943ba0a5225..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0218_cf2.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 218, - "image_filename": "SCENE_0218_new_000218.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8449057340621948, - 0.9854520559310913, - 0.699999988079071 - ], - "rotation": 116.81554245112414, - "pixel_coords": [ - 165, - 84, - 12.186165809631348 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7406154870986938, - -1.358427882194519, - 0.3499999940395355 - ], - "rotation": 285.5022423486078, - "pixel_coords": [ - 112, - 116, - 10.918574333190918 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3812018632888794, - 2.802327871322632, - 0.3499999940395355 - ], - "rotation": 227.89540399849932, - "pixel_coords": [ - 248, - 99, - 11.970783233642578 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.220067957371068, - 2.780305299912045, - 0.699999988079071 - ], - "rotation": 127.63124570897905, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.32167091965675354, - 2.3455874919891357, - 0.3499999940395355 - ], - "rotation": 47.20884550797783, - "pixel_coords": [ - 215, - 93, - 12.392644882202148 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue sphere from (1.6,-0.3) to (-2.2,2.8)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0218" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0218_original.json b/dataset_1k_720p_2/scenes/scene_0218_original.json deleted file mode 100644 index 62780f59282d716f49f72811ce75c079bb620e1e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0218_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 218, - "image_filename": "SCENE_0218_new_000218.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8449057340621948, - 0.9854520559310913, - 0.699999988079071 - ], - "rotation": 116.81554245112414, - "pixel_coords": [ - 165, - 84, - 12.186165809631348 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7406154870986938, - -1.358427882194519, - 0.3499999940395355 - ], - "rotation": 285.5022423486078, - "pixel_coords": [ - 112, - 116, - 10.918574333190918 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3812018632888794, - 2.802327871322632, - 0.3499999940395355 - ], - "rotation": 227.89540399849932, - "pixel_coords": [ - 248, - 99, - 11.970783233642578 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5744174718856812, - -0.27277815341949463, - 0.699999988079071 - ], - "rotation": 127.63124570897905, - "pixel_coords": [ - 190, - 122, - 9.878089904785156 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.32167091965675354, - 2.3455874919891357, - 0.3499999940395355 - ], - "rotation": 47.20884550797783, - "pixel_coords": [ - 215, - 93, - 12.392644882202148 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0218" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0219_cf1.json b/dataset_1k_720p_2/scenes/scene_0219_cf1.json deleted file mode 100644 index 835fe0c68d83f1b9c832bbe8033d86cb435a8515..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0219_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 219, - "image_filename": "SCENE_0219_new_000219.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.310633420944214, - -2.237889289855957, - 0.3499999940395355 - ], - "rotation": 240.03334053230137, - "pixel_coords": [ - 60, - 107, - 11.24046802520752 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8198423385620117, - -1.5470900535583496, - 0.3499999940395355 - ], - "rotation": 104.54704315921538, - "pixel_coords": [ - 163, - 149, - 8.908347129821777 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8518576622009277, - 2.7143144607543945, - 0.3499999940395355 - ], - "rotation": 220.53646028361135, - "pixel_coords": [ - 287, - 114, - 10.793383598327637 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7523285150527954, - 1.9750125408172607, - 0.3499999940395355 - ], - "rotation": 338.91630129616965, - "pixel_coords": [ - 186, - 89, - 12.745959281921387 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7864686250686646, - 1.0144528150558472, - 0.3499999940395355 - ], - "rotation": 5.784062737224098, - "pixel_coords": [ - 225, - 119, - 10.476531982421875 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red sphere to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0219" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0219_cf2.json b/dataset_1k_720p_2/scenes/scene_0219_cf2.json deleted file mode 100644 index a662ec69ca9286d49a1ce759d358698cd89a722e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0219_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 219, - "image_filename": "SCENE_0219_new_000219.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.347985526790769, - -2.006507916432186, - 0.3499999940395355 - ], - "rotation": 240.03334053230137, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8198423385620117, - -1.5470900535583496, - 0.3499999940395355 - ], - "rotation": 104.54704315921538, - "pixel_coords": [ - 163, - 149, - 8.908347129821777 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8518576622009277, - 2.7143144607543945, - 0.3499999940395355 - ], - "rotation": 220.53646028361135, - "pixel_coords": [ - 287, - 114, - 10.793383598327637 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7523285150527954, - 1.9750125408172607, - 0.3499999940395355 - ], - "rotation": 338.91630129616965, - "pixel_coords": [ - 186, - 89, - 12.745959281921387 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7864686250686646, - 1.0144528150558472, - 0.3499999940395355 - ], - "rotation": 5.784062737224098, - "pixel_coords": [ - 225, - 119, - 10.476531982421875 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cube to partially occlude red cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0219" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0219_original.json b/dataset_1k_720p_2/scenes/scene_0219_original.json deleted file mode 100644 index 486cb17e1a3f657a12a87a837321aded77dd76e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0219_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 219, - "image_filename": "SCENE_0219_new_000219.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.310633420944214, - -2.237889289855957, - 0.3499999940395355 - ], - "rotation": 240.03334053230137, - "pixel_coords": [ - 60, - 107, - 11.24046802520752 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8198423385620117, - -1.5470900535583496, - 0.3499999940395355 - ], - "rotation": 104.54704315921538, - "pixel_coords": [ - 163, - 149, - 8.908347129821777 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8518576622009277, - 2.7143144607543945, - 0.3499999940395355 - ], - "rotation": 220.53646028361135, - "pixel_coords": [ - 287, - 114, - 10.793383598327637 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7523285150527954, - 1.9750125408172607, - 0.3499999940395355 - ], - "rotation": 338.91630129616965, - "pixel_coords": [ - 186, - 89, - 12.745959281921387 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7864686250686646, - 1.0144528150558472, - 0.3499999940395355 - ], - "rotation": 5.784062737224098, - "pixel_coords": [ - 225, - 119, - 10.476531982421875 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0219" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0220_cf1.json b/dataset_1k_720p_2/scenes/scene_0220_cf1.json deleted file mode 100644 index aba73d02f44d2a0e8507e72830fb4843302c2243..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0220_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 220, - "image_filename": "SCENE_0220_new_000220.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1776845455169678, - 1.8545514345169067, - 0.699999988079071 - ], - "rotation": 110.4951678168402, - "pixel_coords": [ - 177, - 76, - 12.553391456604004 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5607129335403442, - -0.09444741904735565, - 0.699999988079071 - ], - "rotation": 305.55239094145, - "pixel_coords": [ - 195, - 118, - 9.575093269348145 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6379007697105408, - -1.726378083229065, - 0.699999988079071 - ], - "rotation": 197.88389688784093, - "pixel_coords": [ - 127, - 124, - 9.22474193572998 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8182196617126465, - -2.777282476425171, - 0.699999988079071 - ], - "rotation": 164.04966567854026, - "pixel_coords": [ - 150, - 177, - 7.149741172790527 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0220" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0220_cf2.json b/dataset_1k_720p_2/scenes/scene_0220_cf2.json deleted file mode 100644 index bd850c5369a4cc6fafd433976c187888c9e7cc62..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0220_cf2.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "split": "new", - "image_index": 220, - "image_filename": "SCENE_0220_new_000220.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1776845455169678, - 1.8545514345169067, - 0.699999988079071 - ], - "rotation": 110.4951678168402, - "pixel_coords": [ - 177, - 76, - 12.553391456604004 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5607129335403442, - -0.09444741904735565, - 0.699999988079071 - ], - "rotation": 305.55239094145, - "pixel_coords": [ - 195, - 118, - 9.575093269348145 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6379007697105408, - -1.726378083229065, - 0.699999988079071 - ], - "rotation": 197.88389688784093, - "pixel_coords": [ - 127, - 124, - 9.22474193572998 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8182196617126465, - -2.777282476425171, - 0.699999988079071 - ], - "rotation": 164.04966567854026, - "pixel_coords": [ - 150, - 177, - 7.149741172790527 - ], - "color": "brown" - }, - { - "shape": "cube", - "color": "red", - "material": "metal", - "size": "large", - "3d_coords": [ - -2.046279059446962, - -0.2727984169833553, - 0.35 - ], - "rotation": 353.84043908198237, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0220" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0220_original.json b/dataset_1k_720p_2/scenes/scene_0220_original.json deleted file mode 100644 index 6738e3e851be1003bb902b837d31dbd40c56acb1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0220_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 220, - "image_filename": "SCENE_0220_new_000220.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1776845455169678, - 1.8545514345169067, - 0.699999988079071 - ], - "rotation": 110.4951678168402, - "pixel_coords": [ - 177, - 76, - 12.553391456604004 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5607129335403442, - -0.09444741904735565, - 0.699999988079071 - ], - "rotation": 305.55239094145, - "pixel_coords": [ - 195, - 118, - 9.575093269348145 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6379007697105408, - -1.726378083229065, - 0.699999988079071 - ], - "rotation": 197.88389688784093, - "pixel_coords": [ - 127, - 124, - 9.22474193572998 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8182196617126465, - -2.777282476425171, - 0.699999988079071 - ], - "rotation": 164.04966567854026, - "pixel_coords": [ - 150, - 177, - 7.149741172790527 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0220" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0221_cf1.json b/dataset_1k_720p_2/scenes/scene_0221_cf1.json deleted file mode 100644 index e40f37cf76b8a525793e69e966d9a6fc450d6f80..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0221_cf1.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 221, - "image_filename": "SCENE_0221_new_000221.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.693202018737793, - 1.1509995460510254, - 0.699999988079071 - ], - "rotation": 90.2180672322771, - "pixel_coords": [ - 203, - 97, - 10.925211906433105 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.020998239517212, - 1.372883915901184, - 0.699999988079071 - ], - "rotation": 152.89577089194145, - "pixel_coords": [ - 172, - 81, - 12.23476791381836 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.663681745529175, - -0.40224936604499817, - 0.699999988079071 - ], - "rotation": 21.558520752949466, - "pixel_coords": [ - 215, - 137, - 8.686906814575195 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0838379859924316, - -0.08443956077098846, - 0.699999988079071 - ], - "rotation": 8.947349902451434, - "pixel_coords": [ - 120, - 82, - 12.146233558654785 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.618173837661743, - 2.260450601577759, - 0.699999988079071 - ], - "rotation": 194.84072292110088, - "pixel_coords": [ - 162, - 65, - 13.839323997497559 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.951570510864258, - 2.0990447998046875, - 0.699999988079071 - ], - "rotation": 277.3021197552618, - "pixel_coords": [ - 283, - 113, - 9.90025806427002 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.23143306374549866, - -0.4799964725971222, - 0.3499999940395355 - ], - "rotation": 273.91467309664273, - "pixel_coords": [ - 152, - 117, - 10.481416702270508 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [ - 2, - 5 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between red cube and blue sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0221" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0221_cf2.json b/dataset_1k_720p_2/scenes/scene_0221_cf2.json deleted file mode 100644 index 381713cb3091f3d4323bea0841cdca0bf3ff957b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0221_cf2.json +++ /dev/null @@ -1,292 +0,0 @@ -{ - "split": "new", - "image_index": 221, - "image_filename": "SCENE_0221_new_000221.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.693202018737793, - 1.1509995460510254, - 0.699999988079071 - ], - "rotation": 90.2180672322771, - "pixel_coords": [ - 203, - 97, - 10.925211906433105 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.020998239517212, - 1.372883915901184, - 0.699999988079071 - ], - "rotation": 152.89577089194145, - "pixel_coords": [ - 172, - 81, - 12.23476791381836 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.663681745529175, - -0.40224936604499817, - 0.699999988079071 - ], - "rotation": 21.558520752949466, - "pixel_coords": [ - 215, - 137, - 8.686906814575195 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0838379859924316, - -0.08443956077098846, - 0.699999988079071 - ], - "rotation": 8.947349902451434, - "pixel_coords": [ - 120, - 82, - 12.146233558654785 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.951570510864258, - 2.0990447998046875, - 0.699999988079071 - ], - "rotation": 277.3021197552618, - "pixel_coords": [ - 283, - 113, - 9.90025806427002 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.23143306374549866, - -0.4799964725971222, - 0.3499999940395355 - ], - "rotation": 273.91467309664273, - "pixel_coords": [ - 152, - 117, - 10.481416702270508 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [ - 2, - 5 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cube", - "change_score": 16.238469009702168, - "change_attempts": 1, - "source_scene": "scene_0221" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0221_original.json b/dataset_1k_720p_2/scenes/scene_0221_original.json deleted file mode 100644 index 5467e991a83ba159e95f0cb28744bf1b9b6e18a0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0221_original.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 221, - "image_filename": "SCENE_0221_new_000221.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.693202018737793, - 1.1509995460510254, - 0.699999988079071 - ], - "rotation": 90.2180672322771, - "pixel_coords": [ - 203, - 97, - 10.925211906433105 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.020998239517212, - 1.372883915901184, - 0.699999988079071 - ], - "rotation": 152.89577089194145, - "pixel_coords": [ - 172, - 81, - 12.23476791381836 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.663681745529175, - -0.40224936604499817, - 0.699999988079071 - ], - "rotation": 21.558520752949466, - "pixel_coords": [ - 215, - 137, - 8.686906814575195 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0838379859924316, - -0.08443956077098846, - 0.699999988079071 - ], - "rotation": 8.947349902451434, - "pixel_coords": [ - 120, - 82, - 12.146233558654785 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.618173837661743, - 2.260450601577759, - 0.699999988079071 - ], - "rotation": 194.84072292110088, - "pixel_coords": [ - 162, - 65, - 13.839323997497559 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.951570510864258, - 2.0990447998046875, - 0.699999988079071 - ], - "rotation": 277.3021197552618, - "pixel_coords": [ - 283, - 113, - 9.90025806427002 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.23143306374549866, - -0.4799964725971222, - 0.3499999940395355 - ], - "rotation": 273.91467309664273, - "pixel_coords": [ - 152, - 117, - 10.481416702270508 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [ - 2, - 5 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0221" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0222_cf1.json b/dataset_1k_720p_2/scenes/scene_0222_cf1.json deleted file mode 100644 index 139b8e08b81fe37114e7836da2408b67b1675854..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0222_cf1.json +++ /dev/null @@ -1,355 +0,0 @@ -{ - "split": "new", - "image_index": 222, - "image_filename": "SCENE_0222_new_000222.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6993619203567505, - 1.4789139032363892, - 0.3499999940395355 - ], - "rotation": 212.52586831106805, - "pixel_coords": [ - 233, - 114, - 10.647974967956543 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0248074531555176, - -0.22295381128787994, - 0.3499999940395355 - ], - "rotation": 215.06636673607397, - "pixel_coords": [ - 204, - 138, - 9.439736366271973 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.529301216144798, - 0.7569715472917886, - 0.699999988079071 - ], - "rotation": 88.85809287326826, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.34903237223625183, - 0.9672415852546692, - 0.699999988079071 - ], - "rotation": 115.36245589795979, - "pixel_coords": [ - 175, - 88, - 11.513172149658203 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2644073963165283, - -1.2790498733520508, - 0.3499999940395355 - ], - "rotation": 166.27741404202456, - "pixel_coords": [ - 86, - 99, - 11.614352226257324 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.031563639640808, - 2.7342913150787354, - 0.699999988079071 - ], - "rotation": 344.0694263293462, - "pixel_coords": [ - 242, - 86, - 11.64869499206543 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.13656766712665558, - -2.1142592430114746, - 0.699999988079071 - ], - "rotation": 313.77991840582797, - "pixel_coords": [ - 105, - 124, - 9.392970085144043 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.180958092212677, - -0.5050995945930481, - 0.3499999940395355 - ], - "rotation": 72.87767293661217, - "pixel_coords": [ - 151, - 117, - 10.475167274475098 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [], - [ - 2 - ], - [ - 2 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [], - [ - 1, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 4, - 6 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown cylinder to partially occlude blue cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0222" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0222_cf2.json b/dataset_1k_720p_2/scenes/scene_0222_cf2.json deleted file mode 100644 index 375ef52add524463780841f35175935e4b653685..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0222_cf2.json +++ /dev/null @@ -1,355 +0,0 @@ -{ - "split": "new", - "image_index": 222, - "image_filename": "SCENE_0222_new_000222.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6993619203567505, - 1.4789139032363892, - 0.3499999940395355 - ], - "rotation": 212.52586831106805, - "pixel_coords": [ - 233, - 114, - 10.647974967956543 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0248074531555176, - -0.22295381128787994, - 0.3499999940395355 - ], - "rotation": 215.06636673607397, - "pixel_coords": [ - 204, - 138, - 9.439736366271973 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4202960729599, - 2.602501153945923, - 0.699999988079071 - ], - "rotation": 88.85809287326826, - "pixel_coords": [ - 186, - 68, - 13.168049812316895 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.34903237223625183, - 0.9672415852546692, - 0.699999988079071 - ], - "rotation": 115.36245589795979, - "pixel_coords": [ - 175, - 88, - 11.513172149658203 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2644073963165283, - -1.2790498733520508, - 0.3499999940395355 - ], - "rotation": 166.27741404202456, - "pixel_coords": [ - 86, - 99, - 11.614352226257324 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.031563639640808, - 2.7342913150787354, - 0.699999988079071 - ], - "rotation": 344.0694263293462, - "pixel_coords": [ - 242, - 86, - 11.64869499206543 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.13656766712665558, - -2.1142592430114746, - 0.699999988079071 - ], - "rotation": 313.77991840582797, - "pixel_coords": [ - 105, - 124, - 9.392970085144043 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.180958092212677, - -0.5050995945930481, - 0.3499999940395355 - ], - "rotation": 72.87767293661217, - "pixel_coords": [ - 151, - 117, - 10.475167274475098 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [], - [ - 2 - ], - [ - 2 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [], - [ - 1, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 4, - 6 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0222" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0222_original.json b/dataset_1k_720p_2/scenes/scene_0222_original.json deleted file mode 100644 index e38c65ef13b785ae0351eb030be1cba372e0ab1e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0222_original.json +++ /dev/null @@ -1,353 +0,0 @@ -{ - "split": "new", - "image_index": 222, - "image_filename": "SCENE_0222_new_000222.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6993619203567505, - 1.4789139032363892, - 0.3499999940395355 - ], - "rotation": 212.52586831106805, - "pixel_coords": [ - 233, - 114, - 10.647974967956543 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0248074531555176, - -0.22295381128787994, - 0.3499999940395355 - ], - "rotation": 215.06636673607397, - "pixel_coords": [ - 204, - 138, - 9.439736366271973 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4202960729599, - 2.602501153945923, - 0.699999988079071 - ], - "rotation": 88.85809287326826, - "pixel_coords": [ - 186, - 68, - 13.168049812316895 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.34903237223625183, - 0.9672415852546692, - 0.699999988079071 - ], - "rotation": 115.36245589795979, - "pixel_coords": [ - 175, - 88, - 11.513172149658203 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2644073963165283, - -1.2790498733520508, - 0.3499999940395355 - ], - "rotation": 166.27741404202456, - "pixel_coords": [ - 86, - 99, - 11.614352226257324 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.031563639640808, - 2.7342913150787354, - 0.699999988079071 - ], - "rotation": 344.0694263293462, - "pixel_coords": [ - 242, - 86, - 11.64869499206543 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.13656766712665558, - -2.1142592430114746, - 0.699999988079071 - ], - "rotation": 313.77991840582797, - "pixel_coords": [ - 105, - 124, - 9.392970085144043 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.180958092212677, - -0.5050995945930481, - 0.3499999940395355 - ], - "rotation": 72.87767293661217, - "pixel_coords": [ - 151, - 117, - 10.475167274475098 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [], - [ - 2 - ], - [ - 2 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [], - [ - 1, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 4, - 6 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0222" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0223_cf1.json b/dataset_1k_720p_2/scenes/scene_0223_cf1.json deleted file mode 100644 index 89c44057f667aee292686064566dae09fb8a4fb8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0223_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 223, - "image_filename": "SCENE_0223_new_000223.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8895517587661743, - 1.3020117282867432, - 0.3499999940395355 - ], - "rotation": 187.3059649394755, - "pixel_coords": [ - 170, - 90, - 12.520275115966797 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7789928913116455, - -2.108581066131592, - 0.699999988079071 - ], - "rotation": 127.13193043318958, - "pixel_coords": [ - 121, - 135, - 9.29673957824707 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7814619541168213, - 0.8287568688392639, - 0.3499999940395355 - ], - "rotation": 256.4143446454889, - "pixel_coords": [ - 248, - 136, - 9.900753021240234 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5689048767089844, - 1.9914617538452148, - 0.699999988079071 - ], - "rotation": 102.14830579042324, - "pixel_coords": [ - 154, - 63, - 13.816741943359375 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.666829228401184, - -0.7417877912521362, - 0.699999988079071 - ], - "rotation": 241.78756728426194, - "pixel_coords": [ - 110, - 91, - 11.652824401855469 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9140465259552, - -1.859149694442749, - 0.3499999940395355 - ], - "rotation": 77.70874942546894, - "pixel_coords": [ - 185, - 180, - 8.254634857177734 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 3, - 4 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between green sphere and purple sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0223" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0223_cf2.json b/dataset_1k_720p_2/scenes/scene_0223_cf2.json deleted file mode 100644 index 05310e7157efe8eb81c5b9c1aa438562a8faa59f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0223_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 223, - "image_filename": "SCENE_0223_new_000223.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8895517587661743, - 1.3020117282867432, - 0.3499999940395355 - ], - "rotation": 187.3059649394755, - "pixel_coords": [ - 170, - 90, - 12.520275115966797 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7789928913116455, - -2.108581066131592, - 0.699999988079071 - ], - "rotation": 127.13193043318958, - "pixel_coords": [ - 121, - 135, - 9.29673957824707 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7814619541168213, - 0.8287568688392639, - 0.3499999940395355 - ], - "rotation": 256.4143446454889, - "pixel_coords": [ - 248, - 136, - 9.900753021240234 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5689048767089844, - 1.9914617538452148, - 0.699999988079071 - ], - "rotation": 102.14830579042324, - "pixel_coords": [ - 154, - 63, - 13.816741943359375 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.666829228401184, - -0.7417877912521362, - 0.699999988079071 - ], - "rotation": 241.78756728426194, - "pixel_coords": [ - 110, - 91, - 11.652824401855469 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9140465259552, - -1.859149694442749, - 0.3499999940395355 - ], - "rotation": 77.70874942546894, - "pixel_coords": [ - 185, - 180, - 8.254634857177734 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 3, - 4 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0223" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0223_original.json b/dataset_1k_720p_2/scenes/scene_0223_original.json deleted file mode 100644 index e429b20b0a90fe79bc3806c4448b2eae6e93d3bf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0223_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 223, - "image_filename": "SCENE_0223_new_000223.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8895517587661743, - 1.3020117282867432, - 0.3499999940395355 - ], - "rotation": 187.3059649394755, - "pixel_coords": [ - 170, - 90, - 12.520275115966797 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7789928913116455, - -2.108581066131592, - 0.699999988079071 - ], - "rotation": 127.13193043318958, - "pixel_coords": [ - 121, - 135, - 9.29673957824707 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7814619541168213, - 0.8287568688392639, - 0.3499999940395355 - ], - "rotation": 256.4143446454889, - "pixel_coords": [ - 248, - 136, - 9.900753021240234 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5689048767089844, - 1.9914617538452148, - 0.699999988079071 - ], - "rotation": 102.14830579042324, - "pixel_coords": [ - 154, - 63, - 13.816741943359375 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.666829228401184, - -0.7417877912521362, - 0.699999988079071 - ], - "rotation": 241.78756728426194, - "pixel_coords": [ - 110, - 91, - 11.652824401855469 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9140465259552, - -1.859149694442749, - 0.3499999940395355 - ], - "rotation": 77.70874942546894, - "pixel_coords": [ - 185, - 180, - 8.254634857177734 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 3, - 4 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0223" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0224_cf1.json b/dataset_1k_720p_2/scenes/scene_0224_cf1.json deleted file mode 100644 index 449924d10ba8ac21979a2a33c05cfbbf780b5b56..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0224_cf1.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 224, - "image_filename": "SCENE_0224_new_000224.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9747235774993896, - 1.2198246717453003, - 0.699999988079071 - ], - "rotation": 110.66545492664797, - "pixel_coords": [ - 136, - 66, - 13.315889358520508 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.483539342880249, - -2.4804933071136475, - 0.3499999940395355 - ], - "rotation": 355.36496487715175, - "pixel_coords": [ - 64, - 116, - 10.394878387451172 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.566272497177124, - -2.752018690109253, - 0.699999988079071 - ], - "rotation": 262.44678173623817, - "pixel_coords": [ - 134, - 173, - 7.283671855926514 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4829193353652954, - 0.6496983766555786, - 0.3499999940395355 - ], - "rotation": 24.602131161685655, - "pixel_coords": [ - 210, - 121, - 10.081623077392578 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between red sphere and cyan cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0224" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0224_cf2.json b/dataset_1k_720p_2/scenes/scene_0224_cf2.json deleted file mode 100644 index bac89ce1a8e8b92e01855b2111dce3fdb38f1e39..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0224_cf2.json +++ /dev/null @@ -1,195 +0,0 @@ -{ - "split": "new", - "image_index": 224, - "image_filename": "SCENE_0224_new_000224.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9747235774993896, - 1.2198246717453003, - 0.699999988079071 - ], - "rotation": 110.66545492664797, - "pixel_coords": [ - 136, - 66, - 13.315889358520508 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.483539342880249, - -2.4804933071136475, - 0.3499999940395355 - ], - "rotation": 355.36496487715175, - "pixel_coords": [ - 64, - 116, - 10.394878387451172 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.566272497177124, - -2.752018690109253, - 0.699999988079071 - ], - "rotation": 262.44678173623817, - "pixel_coords": [ - 134, - 173, - 7.283671855926514 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4829193353652954, - 0.6496983766555786, - 0.3499999940395355 - ], - "rotation": 24.602131161685655, - "pixel_coords": [ - 210, - 121, - 10.081623077392578 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "color": "yellow", - "material": "metal", - "size": "large", - "3d_coords": [ - 2.547879880358785, - 1.6548893932447788, - 0.35 - ], - "rotation": 124.36917991165112, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0224" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0224_original.json b/dataset_1k_720p_2/scenes/scene_0224_original.json deleted file mode 100644 index 2d23dcb57f53a57be3dc1436706adab17f581d24..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0224_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 224, - "image_filename": "SCENE_0224_new_000224.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9747235774993896, - 1.2198246717453003, - 0.699999988079071 - ], - "rotation": 110.66545492664797, - "pixel_coords": [ - 136, - 66, - 13.315889358520508 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.483539342880249, - -2.4804933071136475, - 0.3499999940395355 - ], - "rotation": 355.36496487715175, - "pixel_coords": [ - 64, - 116, - 10.394878387451172 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.566272497177124, - -2.752018690109253, - 0.699999988079071 - ], - "rotation": 262.44678173623817, - "pixel_coords": [ - 134, - 173, - 7.283671855926514 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4829193353652954, - 0.6496983766555786, - 0.3499999940395355 - ], - "rotation": 24.602131161685655, - "pixel_coords": [ - 210, - 121, - 10.081623077392578 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0224" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0225_cf1.json b/dataset_1k_720p_2/scenes/scene_0225_cf1.json deleted file mode 100644 index 75b2a86b267bd542d0ca4d193208af3d6500bae8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0225_cf1.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 225, - "image_filename": "SCENE_0225_new_000225.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.738377094268799, - -2.8149356842041016, - 0.3499999940395355 - ], - "rotation": 295.26902514738197, - "pixel_coords": [ - 151, - 192, - 7.853820323944092 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.251800537109375, - 1.3976354598999023, - 0.3499999940395355 - ], - "rotation": 245.43492203172372, - "pixel_coords": [ - 147, - 79, - 13.548689842224121 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.778645015936406, - 1.2351109501230044, - 0.3499999940395355 - ], - "rotation": 224.62559750829791, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3351829946041107, - 1.669655680656433, - 0.3499999940395355 - ], - "rotation": 308.807428503208, - "pixel_coords": [ - 188, - 93, - 12.479899406433105 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue cube from left of blue cube to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0225" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0225_cf2.json b/dataset_1k_720p_2/scenes/scene_0225_cf2.json deleted file mode 100644 index 57fdbeea7a90ca3a09719f8e266dc945daf2781f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0225_cf2.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 225, - "image_filename": "SCENE_0225_new_000225.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.738377094268799, - -2.8149356842041016, - 0.3499999940395355 - ], - "rotation": 295.26902514738197, - "pixel_coords": [ - 151, - 192, - 7.853820323944092 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.251800537109375, - 1.3976354598999023, - 0.3499999940395355 - ], - "rotation": 245.43492203172372, - "pixel_coords": [ - 147, - 79, - 13.548689842224121 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7418867349624634, - -2.1098744869232178, - 0.3499999940395355 - ], - "rotation": 224.62559750829791, - "pixel_coords": [ - 122, - 144, - 9.552094459533691 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3351829946041107, - 1.669655680656433, - 0.3499999940395355 - ], - "rotation": 308.807428503208, - "pixel_coords": [ - 188, - 93, - 12.479899406433105 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0225" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0225_original.json b/dataset_1k_720p_2/scenes/scene_0225_original.json deleted file mode 100644 index 248eb505314ffaf9a5be8979e98b99d40e1e417e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0225_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 225, - "image_filename": "SCENE_0225_new_000225.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.738377094268799, - -2.8149356842041016, - 0.3499999940395355 - ], - "rotation": 295.26902514738197, - "pixel_coords": [ - 151, - 192, - 7.853820323944092 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.251800537109375, - 1.3976354598999023, - 0.3499999940395355 - ], - "rotation": 245.43492203172372, - "pixel_coords": [ - 147, - 79, - 13.548689842224121 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7418867349624634, - -2.1098744869232178, - 0.3499999940395355 - ], - "rotation": 224.62559750829791, - "pixel_coords": [ - 122, - 144, - 9.552094459533691 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3351829946041107, - 1.669655680656433, - 0.3499999940395355 - ], - "rotation": 308.807428503208, - "pixel_coords": [ - 188, - 93, - 12.479899406433105 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0225" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0226_cf1.json b/dataset_1k_720p_2/scenes/scene_0226_cf1.json deleted file mode 100644 index 304975cef3ce812762807aa179abe6134e6fb379..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0226_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 226, - "image_filename": "SCENE_0226_new_000226.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.87967848777771, - 0.311393678188324, - 0.699999988079071 - ], - "rotation": 244.83009698015647, - "pixel_coords": [ - 115, - 74, - 13.299088478088379 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.592561721801758, - -1.2963306903839111, - 0.3499999940395355 - ], - "rotation": 61.13544126357267, - "pixel_coords": [ - 191, - 160, - 8.957121849060059 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.08790222555398941, - -0.8820866942405701, - 0.3499999940395355 - ], - "rotation": 66.95056527065739, - "pixel_coords": [ - 141, - 120, - 10.830473899841309 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0226" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0226_cf2.json b/dataset_1k_720p_2/scenes/scene_0226_cf2.json deleted file mode 100644 index 74c7e9935da51ea8727b9d75b1bc48d30681c2f8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0226_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 226, - "image_filename": "SCENE_0226_new_000226.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.87967848777771, - 0.311393678188324, - 0.699999988079071 - ], - "rotation": 244.83009698015647, - "pixel_coords": [ - 115, - 74, - 13.299088478088379 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.592561721801758, - -1.2963306903839111, - 0.3499999940395355 - ], - "rotation": 61.13544126357267, - "pixel_coords": [ - 191, - 160, - 8.957121849060059 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.08790222555398941, - -0.8820866942405701, - 0.3499999940395355 - ], - "rotation": 66.95056527065739, - "pixel_coords": [ - 141, - 120, - 10.830473899841309 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan cube to green", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0226" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0226_original.json b/dataset_1k_720p_2/scenes/scene_0226_original.json deleted file mode 100644 index a4fe4ca03609b49ded344d3665fb71cf9baa3f60..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0226_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 226, - "image_filename": "SCENE_0226_new_000226.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.87967848777771, - 0.311393678188324, - 0.699999988079071 - ], - "rotation": 244.83009698015647, - "pixel_coords": [ - 115, - 74, - 13.299088478088379 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.592561721801758, - -1.2963306903839111, - 0.3499999940395355 - ], - "rotation": 61.13544126357267, - "pixel_coords": [ - 191, - 160, - 8.957121849060059 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.08790222555398941, - -0.8820866942405701, - 0.3499999940395355 - ], - "rotation": 66.95056527065739, - "pixel_coords": [ - 141, - 120, - 10.830473899841309 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0226" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0227_cf1.json b/dataset_1k_720p_2/scenes/scene_0227_cf1.json deleted file mode 100644 index ae15e4c75e57befcf075cdb2ade1757f12e69430..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0227_cf1.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 227, - "image_filename": "SCENE_0227_new_000227.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7266919612884521, - 0.09405975788831711, - 0.3499999940395355 - ], - "rotation": 123.14231019571857, - "pixel_coords": [ - 130, - 94, - 12.650920867919922 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.947483777999878, - -1.7961101531982422, - 0.3499999940395355 - ], - "rotation": 85.91362921777137, - "pixel_coords": [ - 67, - 97, - 12.353716850280762 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0647029876708984, - 1.3337141275405884, - 0.699999988079071 - ], - "rotation": 309.54012847438156, - "pixel_coords": [ - 150, - 74, - 13.42601490020752 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.270658493041992, - -0.8306764364242554, - 0.699999988079071 - ], - "rotation": 101.46822656017973, - "pixel_coords": [ - 193, - 137, - 9.319010734558105 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6323587894439697, - -1.8359142541885376, - 0.3499999940395355 - ], - "rotation": 298.477136947756, - "pixel_coords": [ - 126, - 138, - 9.978656768798828 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7003805637359619, - -2.7643849849700928, - 0.3499999940395355 - ], - "rotation": 334.06516330037135, - "pixel_coords": [ - 100, - 151, - 9.394003868103027 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6766891479492188, - -2.736576557159424, - 0.699999988079071 - ], - "rotation": 289.89013826442874, - "pixel_coords": [ - 148, - 174, - 7.943856239318848 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2258565425872803, - -2.9403436183929443, - 0.699999988079071 - ], - "rotation": 32.448611424072396, - "pixel_coords": [ - 58, - 116, - 10.389277458190918 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 5, - 7 - ], - [], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3 - ], - [], - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between purple cube and green cube", - "change_score": 2.0, - "change_attempts": 2, - "source_scene": "scene_0227" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0227_cf2.json b/dataset_1k_720p_2/scenes/scene_0227_cf2.json deleted file mode 100644 index c9ddd69bfcaf91b8207e6b835987fe070cae492c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0227_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 227, - "image_filename": "SCENE_0227_new_000227.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7266919612884521, - 0.09405975788831711, - 0.3499999940395355 - ], - "rotation": 123.14231019571857, - "pixel_coords": [ - 130, - 94, - 12.650920867919922 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.947483777999878, - -1.7961101531982422, - 0.3499999940395355 - ], - "rotation": 85.91362921777137, - "pixel_coords": [ - 67, - 97, - 12.353716850280762 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0647029876708984, - 1.3337141275405884, - 0.699999988079071 - ], - "rotation": 309.54012847438156, - "pixel_coords": [ - 150, - 74, - 13.42601490020752 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.270658493041992, - -0.8306764364242554, - 0.699999988079071 - ], - "rotation": 101.46822656017973, - "pixel_coords": [ - 193, - 137, - 9.319010734558105 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6323587894439697, - -1.8359142541885376, - 0.3499999940395355 - ], - "rotation": 298.477136947756, - "pixel_coords": [ - 126, - 138, - 9.978656768798828 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7003805637359619, - -2.7643849849700928, - 0.3499999940395355 - ], - "rotation": 334.06516330037135, - "pixel_coords": [ - 100, - 151, - 9.394003868103027 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6766891479492188, - -2.736576557159424, - 0.699999988079071 - ], - "rotation": 289.89013826442874, - "pixel_coords": [ - 148, - 174, - 7.943856239318848 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2258565425872803, - -2.9403436183929443, - 0.699999988079071 - ], - "rotation": 32.448611424072396, - "pixel_coords": [ - 58, - 116, - 10.389277458190918 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 5, - 7 - ], - [], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3 - ], - [], - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0227" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0227_original.json b/dataset_1k_720p_2/scenes/scene_0227_original.json deleted file mode 100644 index a8f0f31e11847e304bc04856834f18db72d50a75..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0227_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 227, - "image_filename": "SCENE_0227_new_000227.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7266919612884521, - 0.09405975788831711, - 0.3499999940395355 - ], - "rotation": 123.14231019571857, - "pixel_coords": [ - 130, - 94, - 12.650920867919922 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.947483777999878, - -1.7961101531982422, - 0.3499999940395355 - ], - "rotation": 85.91362921777137, - "pixel_coords": [ - 67, - 97, - 12.353716850280762 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0647029876708984, - 1.3337141275405884, - 0.699999988079071 - ], - "rotation": 309.54012847438156, - "pixel_coords": [ - 150, - 74, - 13.42601490020752 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.270658493041992, - -0.8306764364242554, - 0.699999988079071 - ], - "rotation": 101.46822656017973, - "pixel_coords": [ - 193, - 137, - 9.319010734558105 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6323587894439697, - -1.8359142541885376, - 0.3499999940395355 - ], - "rotation": 298.477136947756, - "pixel_coords": [ - 126, - 138, - 9.978656768798828 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7003805637359619, - -2.7643849849700928, - 0.3499999940395355 - ], - "rotation": 334.06516330037135, - "pixel_coords": [ - 100, - 151, - 9.394003868103027 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6766891479492188, - -2.736576557159424, - 0.699999988079071 - ], - "rotation": 289.89013826442874, - "pixel_coords": [ - 148, - 174, - 7.943856239318848 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2258565425872803, - -2.9403436183929443, - 0.699999988079071 - ], - "rotation": 32.448611424072396, - "pixel_coords": [ - 58, - 116, - 10.389277458190918 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 5, - 7 - ], - [], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3 - ], - [], - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0227" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0228_cf1.json b/dataset_1k_720p_2/scenes/scene_0228_cf1.json deleted file mode 100644 index ddfb218aa63136d3c314eba615cb4810f8f3e5bf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0228_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 228, - "image_filename": "SCENE_0228_new_000228.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.176093578338623, - -1.551505446434021, - 0.699999988079071 - ], - "rotation": 137.3105739344192, - "pixel_coords": [ - 170, - 153, - 8.20505142211914 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.06728024780750275, - 2.1458113193511963, - 0.699999988079071 - ], - "rotation": 186.32983261579588, - "pixel_coords": [ - 207, - 80, - 11.720714569091797 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6130086183547974, - -1.1978957653045654, - 0.3499999940395355 - ], - "rotation": 25.858097666901465, - "pixel_coords": [ - 141, - 132, - 9.601019859313965 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4501311779022217, - -0.1425250917673111, - 0.3499999940395355 - ], - "rotation": 314.83332942371067, - "pixel_coords": [ - 111, - 85, - 12.183728218078613 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5995309352874756, - 2.2722604274749756, - 0.699999988079071 - ], - "rotation": 178.2698756810867, - "pixel_coords": [ - 279, - 108, - 10.052695274353027 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0228" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0228_cf2.json b/dataset_1k_720p_2/scenes/scene_0228_cf2.json deleted file mode 100644 index 53b5e1a332cfa453549ba9b4fdd9298ad1a19fbb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0228_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 228, - "image_filename": "SCENE_0228_new_000228.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.176093578338623, - -1.551505446434021, - 0.699999988079071 - ], - "rotation": 137.3105739344192, - "pixel_coords": [ - 170, - 153, - 8.20505142211914 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.06728024780750275, - 2.1458113193511963, - 0.699999988079071 - ], - "rotation": 186.32983261579588, - "pixel_coords": [ - 207, - 80, - 11.720714569091797 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6130086183547974, - -1.1978957653045654, - 0.3499999940395355 - ], - "rotation": 25.858097666901465, - "pixel_coords": [ - 141, - 132, - 9.601019859313965 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "color": "red", - "material": "rubber", - "size": "small", - "3d_coords": [ - -2.4501311779022217, - -0.1425250917673111, - 0.3499999940395355 - ], - "rotation": 75.14298538019955, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5995309352874756, - 2.2722604274749756, - 0.699999988079071 - ], - "rotation": 178.2698756810867, - "pixel_coords": [ - 279, - 108, - 10.052695274353027 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown cube with red cylinder", - "change_score": 2.3341934887680247, - "change_attempts": 1, - "source_scene": "scene_0228" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0228_original.json b/dataset_1k_720p_2/scenes/scene_0228_original.json deleted file mode 100644 index d0e22956509bca825e580640b23d6f6f0b047de5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0228_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 228, - "image_filename": "SCENE_0228_new_000228.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.176093578338623, - -1.551505446434021, - 0.699999988079071 - ], - "rotation": 137.3105739344192, - "pixel_coords": [ - 170, - 153, - 8.20505142211914 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.06728024780750275, - 2.1458113193511963, - 0.699999988079071 - ], - "rotation": 186.32983261579588, - "pixel_coords": [ - 207, - 80, - 11.720714569091797 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6130086183547974, - -1.1978957653045654, - 0.3499999940395355 - ], - "rotation": 25.858097666901465, - "pixel_coords": [ - 141, - 132, - 9.601019859313965 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4501311779022217, - -0.1425250917673111, - 0.3499999940395355 - ], - "rotation": 314.83332942371067, - "pixel_coords": [ - 111, - 85, - 12.183728218078613 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5995309352874756, - 2.2722604274749756, - 0.699999988079071 - ], - "rotation": 178.2698756810867, - "pixel_coords": [ - 279, - 108, - 10.052695274353027 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0228" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0229_cf1.json b/dataset_1k_720p_2/scenes/scene_0229_cf1.json deleted file mode 100644 index da1fc46dc9e0b85baf52e70faa6199842beddae1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0229_cf1.json +++ /dev/null @@ -1,204 +0,0 @@ -{ - "split": "new", - "image_index": 229, - "image_filename": "SCENE_0229_new_000229.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6417672634124756, - 1.7740917205810547, - 0.699999988079071 - ], - "rotation": 112.28307158306485, - "pixel_coords": [ - 150, - 64, - 13.85070514678955 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.21989580988883972, - -1.7439632415771484, - 0.3499999940395355 - ], - "rotation": 47.5942688383619, - "pixel_coords": [ - 120, - 132, - 10.17261791229248 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.014712333679199, - -0.7461029887199402, - 0.3499999940395355 - ], - "rotation": 333.24869723929623, - "pixel_coords": [ - 106, - 96, - 12.194014549255371 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3083747625350952, - 1.3282688856124878, - 0.699999988079071 - ], - "rotation": 67.05323035836581, - "pixel_coords": [ - 219, - 103, - 11.022517204284668 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cube", - "change_score": 23.019781278558725, - "change_attempts": 1, - "source_scene": "scene_0229" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0229_cf2.json b/dataset_1k_720p_2/scenes/scene_0229_cf2.json deleted file mode 100644 index a7bee9340edf6a4dea5f7f51d4566578522314ed..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0229_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 229, - "image_filename": "SCENE_0229_new_000229.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6417672634124756, - 1.7740917205810547, - 0.699999988079071 - ], - "rotation": 112.28307158306485, - "pixel_coords": [ - 150, - 64, - 13.85070514678955 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9963172674179077, - 1.258510708808899, - 0.3499999940395355 - ], - "rotation": 9.645328479636568, - "pixel_coords": [ - 168, - 90, - 12.662947654724121 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.21989580988883972, - -1.7439632415771484, - 0.3499999940395355 - ], - "rotation": 47.5942688383619, - "pixel_coords": [ - 120, - 132, - 10.17261791229248 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.014712333679199, - -0.7461029887199402, - 0.3499999940395355 - ], - "rotation": 333.24869723929623, - "pixel_coords": [ - 106, - 96, - 12.194014549255371 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3083747625350952, - 1.3282688856124878, - 0.699999988079071 - ], - "rotation": 67.05323035836581, - "pixel_coords": [ - 219, - 103, - 11.022517204284668 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0229" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0229_original.json b/dataset_1k_720p_2/scenes/scene_0229_original.json deleted file mode 100644 index da5867d26c6b4f8a9265b36e39ff241f5b6ce074..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0229_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 229, - "image_filename": "SCENE_0229_new_000229.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6417672634124756, - 1.7740917205810547, - 0.699999988079071 - ], - "rotation": 112.28307158306485, - "pixel_coords": [ - 150, - 64, - 13.85070514678955 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9963172674179077, - 1.258510708808899, - 0.3499999940395355 - ], - "rotation": 9.645328479636568, - "pixel_coords": [ - 168, - 90, - 12.662947654724121 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.21989580988883972, - -1.7439632415771484, - 0.3499999940395355 - ], - "rotation": 47.5942688383619, - "pixel_coords": [ - 120, - 132, - 10.17261791229248 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.014712333679199, - -0.7461029887199402, - 0.3499999940395355 - ], - "rotation": 333.24869723929623, - "pixel_coords": [ - 106, - 96, - 12.194014549255371 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3083747625350952, - 1.3282688856124878, - 0.699999988079071 - ], - "rotation": 67.05323035836581, - "pixel_coords": [ - 219, - 103, - 11.022517204284668 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0229" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0230_cf1.json b/dataset_1k_720p_2/scenes/scene_0230_cf1.json deleted file mode 100644 index a671a7d4e16a112a5b9c305f48f5473fcd5eb448..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0230_cf1.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 230, - "image_filename": "SCENE_0230_new_000230.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3954882621765137, - 0.7440149784088135, - 0.3499999940395355 - ], - "rotation": 3.650202718579534, - "pixel_coords": [ - 149, - 92, - 12.598785400390625 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6091079115867615, - -2.424581289291382, - 0.699999988079071 - ], - "rotation": 207.45424716187085, - "pixel_coords": [ - 84, - 117, - 9.99519157409668 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7617933750152588, - 0.8678090572357178, - 0.699999988079071 - ], - "rotation": 237.12703333103153, - "pixel_coords": [ - 196, - 100, - 11.113689422607422 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.476667642593384, - -1.0897858142852783, - 0.699999988079071 - ], - "rotation": 154.25064517575603, - "pixel_coords": [ - 196, - 141, - 8.804204940795898 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.054938554763794, - 2.5025720596313477, - 0.3499999940395355 - ], - "rotation": 251.0581302251938, - "pixel_coords": [ - 234, - 99, - 12.079412460327148 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2576656341552734, - -0.522050678730011, - 0.3499999940395355 - ], - "rotation": 78.97593997823492, - "pixel_coords": [ - 123, - 103, - 11.736440658569336 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9416905641555786, - -2.0042831897735596, - 0.3499999940395355 - ], - "rotation": 218.61012645636936, - "pixel_coords": [ - 130, - 143, - 9.402196884155273 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 1, - 3, - 6 - ], - [], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0230" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0230_cf2.json b/dataset_1k_720p_2/scenes/scene_0230_cf2.json deleted file mode 100644 index 1edf4f51fc9b8e996ee79021d2588d80ba833d45..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0230_cf2.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 230, - "image_filename": "SCENE_0230_new_000230.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3954882621765137, - 0.7440149784088135, - 0.3499999940395355 - ], - "rotation": 3.650202718579534, - "pixel_coords": [ - 149, - 92, - 12.598785400390625 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6091079115867615, - -2.424581289291382, - 0.699999988079071 - ], - "rotation": 207.45424716187085, - "pixel_coords": [ - 84, - 117, - 9.99519157409668 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7617933750152588, - 0.8678090572357178, - 0.699999988079071 - ], - "rotation": 237.12703333103153, - "pixel_coords": [ - 196, - 100, - 11.113689422607422 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.476667642593384, - -1.0897858142852783, - 0.699999988079071 - ], - "rotation": 154.25064517575603, - "pixel_coords": [ - 196, - 141, - 8.804204940795898 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.054938554763794, - 2.5025720596313477, - 0.3499999940395355 - ], - "rotation": 251.0581302251938, - "pixel_coords": [ - 234, - 99, - 12.079412460327148 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2576656341552734, - -0.522050678730011, - 0.3499999940395355 - ], - "rotation": 78.97593997823492, - "pixel_coords": [ - 123, - 103, - 11.736440658569336 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9416905641555786, - -2.0042831897735596, - 0.3499999940395355 - ], - "rotation": 218.61012645636936, - "pixel_coords": [ - 130, - 143, - 9.402196884155273 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 1, - 3, - 6 - ], - [], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed blue cube to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0230" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0230_original.json b/dataset_1k_720p_2/scenes/scene_0230_original.json deleted file mode 100644 index fa85731d551626bc0d1581a2069670d46118a929..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0230_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 230, - "image_filename": "SCENE_0230_new_000230.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3954882621765137, - 0.7440149784088135, - 0.3499999940395355 - ], - "rotation": 3.650202718579534, - "pixel_coords": [ - 149, - 92, - 12.598785400390625 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6091079115867615, - -2.424581289291382, - 0.699999988079071 - ], - "rotation": 207.45424716187085, - "pixel_coords": [ - 84, - 117, - 9.99519157409668 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7617933750152588, - 0.8678090572357178, - 0.699999988079071 - ], - "rotation": 237.12703333103153, - "pixel_coords": [ - 196, - 100, - 11.113689422607422 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.476667642593384, - -1.0897858142852783, - 0.699999988079071 - ], - "rotation": 154.25064517575603, - "pixel_coords": [ - 196, - 141, - 8.804204940795898 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.054938554763794, - 2.5025720596313477, - 0.3499999940395355 - ], - "rotation": 251.0581302251938, - "pixel_coords": [ - 234, - 99, - 12.079412460327148 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2576656341552734, - -0.522050678730011, - 0.3499999940395355 - ], - "rotation": 78.97593997823492, - "pixel_coords": [ - 123, - 103, - 11.736440658569336 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9416905641555786, - -2.0042831897735596, - 0.3499999940395355 - ], - "rotation": 218.61012645636936, - "pixel_coords": [ - 130, - 143, - 9.402196884155273 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 1, - 3, - 6 - ], - [], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0230" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0231_cf1.json b/dataset_1k_720p_2/scenes/scene_0231_cf1.json deleted file mode 100644 index 87449fc1d1b4d7bc0da0960a2c90412d2de391ab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0231_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 231, - "image_filename": "SCENE_0231_new_000231.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.1016598492860794, - -1.4923347234725952, - 0.699999988079071 - ], - "rotation": 196.2574345008364, - "pixel_coords": [ - 120, - 113, - 10.283886909484863 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.141592264175415, - -0.2523329555988312, - 0.3499999940395355 - ], - "rotation": 313.5679419620458, - "pixel_coords": [ - 179, - 125, - 10.349777221679688 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.601062297821045, - 2.736699104309082, - 0.699999988079071 - ], - "rotation": 15.44113439974657, - "pixel_coords": [ - 168, - 64, - 14.4644136428833 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0231" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0231_cf2.json b/dataset_1k_720p_2/scenes/scene_0231_cf2.json deleted file mode 100644 index e4c88bdc4aba597f893e93a45aae1cd4ef08757b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0231_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 231, - "image_filename": "SCENE_0231_new_000231.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.1016598492860794, - -1.4923347234725952, - 0.699999988079071 - ], - "rotation": 196.2574345008364, - "pixel_coords": [ - 120, - 113, - 10.283886909484863 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.141592264175415, - -0.2523329555988312, - 0.3499999940395355 - ], - "rotation": 313.5679419620458, - "pixel_coords": [ - 179, - 125, - 10.349777221679688 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0469805868532847, - -1.0399064348111224, - 0.699999988079071 - ], - "rotation": 15.44113439974657, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved red sphere to partially occlude green sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0231" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0231_original.json b/dataset_1k_720p_2/scenes/scene_0231_original.json deleted file mode 100644 index c9740416ee83f73a3250395c2ef887a504a55fd4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0231_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 231, - "image_filename": "SCENE_0231_new_000231.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.1016598492860794, - -1.4923347234725952, - 0.699999988079071 - ], - "rotation": 196.2574345008364, - "pixel_coords": [ - 120, - 113, - 10.283886909484863 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.141592264175415, - -0.2523329555988312, - 0.3499999940395355 - ], - "rotation": 313.5679419620458, - "pixel_coords": [ - 179, - 125, - 10.349777221679688 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.601062297821045, - 2.736699104309082, - 0.699999988079071 - ], - "rotation": 15.44113439974657, - "pixel_coords": [ - 168, - 64, - 14.4644136428833 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0231" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0232_cf1.json b/dataset_1k_720p_2/scenes/scene_0232_cf1.json deleted file mode 100644 index fc0435d6487ae43c3404d4dc4b80733ad60ec261..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0232_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 232, - "image_filename": "SCENE_0232_new_000232.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3762457370758057, - 2.025935411453247, - 0.3499999940395355 - ], - "rotation": 75.56838229097413, - "pixel_coords": [ - 156, - 74, - 13.628222465515137 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.060633420944214, - 0.22838753461837769, - 0.3499999940395355 - ], - "rotation": 93.66366974792629, - "pixel_coords": [ - 124, - 89, - 12.336185455322266 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8496553897857666, - -2.41080641746521, - 0.3499999940395355 - ], - "rotation": 332.6975587482381, - "pixel_coords": [ - 170, - 187, - 7.6078972816467285 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red cylinder to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0232" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0232_cf2.json b/dataset_1k_720p_2/scenes/scene_0232_cf2.json deleted file mode 100644 index 1de272c627ca43949f69f19cb9ef87ed9b108cc9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0232_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 232, - "image_filename": "SCENE_0232_new_000232.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3762457370758057, - 2.025935411453247, - 0.3499999940395355 - ], - "rotation": 75.56838229097413, - "pixel_coords": [ - 156, - 74, - 13.628222465515137 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.060633420944214, - 0.22838753461837769, - 0.3499999940395355 - ], - "rotation": 93.66366974792629, - "pixel_coords": [ - 124, - 89, - 12.336185455322266 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8496553897857666, - -2.41080641746521, - 0.3499999940395355 - ], - "rotation": 332.6975587482381, - "pixel_coords": [ - 170, - 187, - 7.6078972816467285 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0232" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0232_original.json b/dataset_1k_720p_2/scenes/scene_0232_original.json deleted file mode 100644 index 1fa545f1b636e3c4621d6bec5b92b541cc06b194..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0232_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 232, - "image_filename": "SCENE_0232_new_000232.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3762457370758057, - 2.025935411453247, - 0.3499999940395355 - ], - "rotation": 75.56838229097413, - "pixel_coords": [ - 156, - 74, - 13.628222465515137 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.060633420944214, - 0.22838753461837769, - 0.3499999940395355 - ], - "rotation": 93.66366974792629, - "pixel_coords": [ - 124, - 89, - 12.336185455322266 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8496553897857666, - -2.41080641746521, - 0.3499999940395355 - ], - "rotation": 332.6975587482381, - "pixel_coords": [ - 170, - 187, - 7.6078972816467285 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0232" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0233_cf1.json b/dataset_1k_720p_2/scenes/scene_0233_cf1.json deleted file mode 100644 index 54147ad8f66ff6d3ecdfe5780c6dd7fc7f83b8bf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0233_cf1.json +++ /dev/null @@ -1,375 +0,0 @@ -{ - "split": "new", - "image_index": 233, - "image_filename": "SCENE_0233_new_000233.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4976152181625366, - 2.4262168407440186, - 0.699999988079071 - ], - "rotation": 113.74243760189147, - "pixel_coords": [ - 183, - 67, - 12.967438697814941 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6747069954872131, - -2.3112332820892334, - 0.699999988079071 - ], - "rotation": 271.4416579369995, - "pixel_coords": [ - 81, - 116, - 9.726399421691895 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.962945818901062, - -0.5175701379776001, - 0.3499999940395355 - ], - "rotation": 328.9903155707971, - "pixel_coords": [ - 169, - 128, - 9.852320671081543 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.27713778614997864, - 1.1386641263961792, - 0.3499999940395355 - ], - "rotation": 24.940720743566107, - "pixel_coords": [ - 192, - 102, - 11.24581527709961 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4975273609161377, - -1.2936493158340454, - 0.699999988079071 - ], - "rotation": 280.68004823204217, - "pixel_coords": [ - 80, - 86, - 11.499269485473633 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5275466442108154, - 1.1613231897354126, - 0.699999988079071 - ], - "rotation": 1.0713408113697076, - "pixel_coords": [ - 252, - 119, - 9.612897872924805 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2684531211853027, - -0.5204906463623047, - 0.699999988079071 - ], - "rotation": 272.79299476542747, - "pixel_coords": [ - 204, - 136, - 8.822881698608398 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9334638118743896, - -2.6118268966674805, - 0.3499999940395355 - ], - "rotation": 343.8802931030558, - "pixel_coords": [ - 105, - 156, - 8.676809310913086 - ], - "color": "gray" - }, - { - "shape": "sphere", - "color": "red", - "material": "rubber", - "size": "large", - "3d_coords": [ - -1.1805163556713745, - 0.8854624258003394, - 0.35 - ], - "rotation": 101.49744324201855, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4, - 7 - ], - [ - 4 - ], - [ - 1, - 4, - 7 - ], - [ - 1, - 2, - 4, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 1, - 4 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0233" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0233_cf2.json b/dataset_1k_720p_2/scenes/scene_0233_cf2.json deleted file mode 100644 index 034118dfd811566f2920e487b1864bf1b91999c0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0233_cf2.json +++ /dev/null @@ -1,375 +0,0 @@ -{ - "split": "new", - "image_index": 233, - "image_filename": "SCENE_0233_new_000233.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4976152181625366, - 2.4262168407440186, - 0.699999988079071 - ], - "rotation": 113.74243760189147, - "pixel_coords": [ - 183, - 67, - 12.967438697814941 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6747069954872131, - -2.3112332820892334, - 0.699999988079071 - ], - "rotation": 271.4416579369995, - "pixel_coords": [ - 81, - 116, - 9.726399421691895 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.962945818901062, - -0.5175701379776001, - 0.3499999940395355 - ], - "rotation": 328.9903155707971, - "pixel_coords": [ - 169, - 128, - 9.852320671081543 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.27713778614997864, - 1.1386641263961792, - 0.3499999940395355 - ], - "rotation": 24.940720743566107, - "pixel_coords": [ - 192, - 102, - 11.24581527709961 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4975273609161377, - -1.2936493158340454, - 0.699999988079071 - ], - "rotation": 280.68004823204217, - "pixel_coords": [ - 80, - 86, - 11.499269485473633 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5275466442108154, - 1.1613231897354126, - 0.699999988079071 - ], - "rotation": 1.0713408113697076, - "pixel_coords": [ - 252, - 119, - 9.612897872924805 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2684531211853027, - -0.5204906463623047, - 0.699999988079071 - ], - "rotation": 272.79299476542747, - "pixel_coords": [ - 204, - 136, - 8.822881698608398 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9334638118743896, - -2.6118268966674805, - 0.3499999940395355 - ], - "rotation": 343.8802931030558, - "pixel_coords": [ - 105, - 156, - 8.676809310913086 - ], - "color": "gray" - }, - { - "shape": "sphere", - "color": "purple", - "material": "metal", - "size": "large", - "3d_coords": [ - -0.4429262992864511, - -0.42954639923334526, - 0.35 - ], - "rotation": 17.13162439071757, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4, - 7 - ], - [ - 4 - ], - [ - 1, - 4, - 7 - ], - [ - 1, - 2, - 4, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 1, - 4 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0233" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0233_original.json b/dataset_1k_720p_2/scenes/scene_0233_original.json deleted file mode 100644 index 5fbe1e7acf121a7275807efc1405c892d6aec6e3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0233_original.json +++ /dev/null @@ -1,356 +0,0 @@ -{ - "split": "new", - "image_index": 233, - "image_filename": "SCENE_0233_new_000233.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4976152181625366, - 2.4262168407440186, - 0.699999988079071 - ], - "rotation": 113.74243760189147, - "pixel_coords": [ - 183, - 67, - 12.967438697814941 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6747069954872131, - -2.3112332820892334, - 0.699999988079071 - ], - "rotation": 271.4416579369995, - "pixel_coords": [ - 81, - 116, - 9.726399421691895 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.962945818901062, - -0.5175701379776001, - 0.3499999940395355 - ], - "rotation": 328.9903155707971, - "pixel_coords": [ - 169, - 128, - 9.852320671081543 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.27713778614997864, - 1.1386641263961792, - 0.3499999940395355 - ], - "rotation": 24.940720743566107, - "pixel_coords": [ - 192, - 102, - 11.24581527709961 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4975273609161377, - -1.2936493158340454, - 0.699999988079071 - ], - "rotation": 280.68004823204217, - "pixel_coords": [ - 80, - 86, - 11.499269485473633 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5275466442108154, - 1.1613231897354126, - 0.699999988079071 - ], - "rotation": 1.0713408113697076, - "pixel_coords": [ - 252, - 119, - 9.612897872924805 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2684531211853027, - -0.5204906463623047, - 0.699999988079071 - ], - "rotation": 272.79299476542747, - "pixel_coords": [ - 204, - 136, - 8.822881698608398 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9334638118743896, - -2.6118268966674805, - 0.3499999940395355 - ], - "rotation": 343.8802931030558, - "pixel_coords": [ - 105, - 156, - 8.676809310913086 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4, - 7 - ], - [ - 4 - ], - [ - 1, - 4, - 7 - ], - [ - 1, - 2, - 4, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 1, - 4 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0233" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0234_cf1.json b/dataset_1k_720p_2/scenes/scene_0234_cf1.json deleted file mode 100644 index 38d736b3907367d6cea90db3a40c697ffb9062db..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0234_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 234, - "image_filename": "SCENE_0234_new_000234.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9823122024536133, - 0.8139880895614624, - 0.699999988079071 - ], - "rotation": 302.64111847365297, - "pixel_coords": [ - 143, - 76, - 12.873210906982422 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5855300426483154, - -0.6580857038497925, - 0.3499999940395355 - ], - "rotation": 338.5661872674932, - "pixel_coords": [ - 116, - 99, - 11.971742630004883 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.656108856201172, - -1.3437013626098633, - 0.3499999940395355 - ], - "rotation": 322.52975179138133, - "pixel_coords": [ - 82, - 94, - 12.30723762512207 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0415347814559937, - 2.3794848918914795, - 0.699999988079071 - ], - "rotation": 325.1612209901144, - "pixel_coords": [ - 191, - 73, - 13.109762191772461 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3372150659561157, - -1.3182669878005981, - 0.699999988079071 - ], - "rotation": 86.33054285837875, - "pixel_coords": [ - 119, - 110, - 10.599813461303711 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed brown sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0234" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0234_cf2.json b/dataset_1k_720p_2/scenes/scene_0234_cf2.json deleted file mode 100644 index a8618726fecd25aed3ef247bb3c00f56a36d4975..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0234_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 234, - "image_filename": "SCENE_0234_new_000234.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9823122024536133, - 0.8139880895614624, - 0.699999988079071 - ], - "rotation": 302.64111847365297, - "pixel_coords": [ - 143, - 76, - 12.873210906982422 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5855300426483154, - -0.6580857038497925, - 0.3499999940395355 - ], - "rotation": 338.5661872674932, - "pixel_coords": [ - 116, - 99, - 11.971742630004883 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4172752029421092, - -1.9745782204775075, - 0.3499999940395355 - ], - "rotation": 322.52975179138133, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0415347814559937, - 2.3794848918914795, - 0.699999988079071 - ], - "rotation": 325.1612209901144, - "pixel_coords": [ - 191, - 73, - 13.109762191772461 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3372150659561157, - -1.3182669878005981, - 0.699999988079071 - ], - "rotation": 86.33054285837875, - "pixel_coords": [ - 119, - 110, - 10.599813461303711 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple sphere to partially occlude green cube", - "change_score": 3.0, - "change_attempts": 2, - "source_scene": "scene_0234" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0234_original.json b/dataset_1k_720p_2/scenes/scene_0234_original.json deleted file mode 100644 index 02f7acf3a213a3cda44b3516907e1b731e941f79..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0234_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 234, - "image_filename": "SCENE_0234_new_000234.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9823122024536133, - 0.8139880895614624, - 0.699999988079071 - ], - "rotation": 302.64111847365297, - "pixel_coords": [ - 143, - 76, - 12.873210906982422 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5855300426483154, - -0.6580857038497925, - 0.3499999940395355 - ], - "rotation": 338.5661872674932, - "pixel_coords": [ - 116, - 99, - 11.971742630004883 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.656108856201172, - -1.3437013626098633, - 0.3499999940395355 - ], - "rotation": 322.52975179138133, - "pixel_coords": [ - 82, - 94, - 12.30723762512207 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0415347814559937, - 2.3794848918914795, - 0.699999988079071 - ], - "rotation": 325.1612209901144, - "pixel_coords": [ - 191, - 73, - 13.109762191772461 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3372150659561157, - -1.3182669878005981, - 0.699999988079071 - ], - "rotation": 86.33054285837875, - "pixel_coords": [ - 119, - 110, - 10.599813461303711 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0234" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0235_cf1.json b/dataset_1k_720p_2/scenes/scene_0235_cf1.json deleted file mode 100644 index 448d166fefef08142fbc8b42ca34be8f3cfc845c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0235_cf1.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 235, - "image_filename": "SCENE_0235_new_000235.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.585912823677063, - 2.9195327758789062, - 0.3499999940395355 - ], - "rotation": 167.3301509998987, - "pixel_coords": [ - 257, - 102, - 11.795037269592285 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7865707874298096, - -0.5717255473136902, - 0.3499999940395355 - ], - "rotation": 48.75970119094, - "pixel_coords": [ - 212, - 153, - 8.9993896484375 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5947492122650146, - -1.3215491771697998, - 0.699999988079071 - ], - "rotation": 152.52736791527292, - "pixel_coords": [ - 83, - 87, - 12.099862098693848 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5163354873657227, - 1.2714802026748657, - 0.3499999940395355 - ], - "rotation": 79.25474563332898, - "pixel_coords": [ - 144, - 80, - 13.672818183898926 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7618452184674978, - 0.6151689699979562, - 0.699999988079071 - ], - "rotation": 8.775580561415953, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.833454132080078, - 0.6824032664299011, - 0.699999988079071 - ], - "rotation": 184.58172997412254, - "pixel_coords": [ - 246, - 127, - 9.515201568603516 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0360231399536133, - -2.692537784576416, - 0.3499999940395355 - ], - "rotation": 73.35056486264936, - "pixel_coords": [ - 54, - 112, - 11.103259086608887 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved yellow cube to partially occlude brown sphere", - "change_score": 1.9124643666335914, - "change_attempts": 1, - "source_scene": "scene_0235" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0235_cf2.json b/dataset_1k_720p_2/scenes/scene_0235_cf2.json deleted file mode 100644 index 26f8962e956f9b8a99d3cc14a07ebea6e34e6a49..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0235_cf2.json +++ /dev/null @@ -1,332 +0,0 @@ -{ - "split": "new", - "image_index": 235, - "image_filename": "SCENE_0235_new_000235.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.585912823677063, - 2.9195327758789062, - 0.3499999940395355 - ], - "rotation": 167.3301509998987, - "pixel_coords": [ - 257, - 102, - 11.795037269592285 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7865707874298096, - -0.5717255473136902, - 0.3499999940395355 - ], - "rotation": 48.75970119094, - "pixel_coords": [ - 212, - 153, - 8.9993896484375 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5947492122650146, - -1.3215491771697998, - 0.699999988079071 - ], - "rotation": 152.52736791527292, - "pixel_coords": [ - 83, - 87, - 12.099862098693848 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5163354873657227, - 1.2714802026748657, - 0.3499999940395355 - ], - "rotation": 79.25474563332898, - "pixel_coords": [ - 144, - 80, - 13.672818183898926 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.07671207934617996, - 0.08864545077085495, - 0.699999988079071 - ], - "rotation": 8.775580561415953, - "pixel_coords": [ - 164, - 100, - 11.067474365234375 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.833454132080078, - 0.6824032664299011, - 0.699999988079071 - ], - "rotation": 184.58172997412254, - "pixel_coords": [ - 246, - 127, - 9.515201568603516 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0360231399536133, - -2.692537784576416, - 0.3499999940395355 - ], - "rotation": 73.35056486264936, - "pixel_coords": [ - 54, - 112, - 11.103259086608887 - ], - "color": "brown" - }, - { - "shape": "sphere", - "color": "blue", - "material": "metal", - "size": "small", - "3d_coords": [ - -0.2332705911051116, - -2.7303121150766865, - 0.35 - ], - "rotation": 193.6229582581368, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added blue metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0235" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0235_original.json b/dataset_1k_720p_2/scenes/scene_0235_original.json deleted file mode 100644 index fb6cc8c1b8239e7f93a108702cf982fdcfb0c384..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0235_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 235, - "image_filename": "SCENE_0235_new_000235.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.585912823677063, - 2.9195327758789062, - 0.3499999940395355 - ], - "rotation": 167.3301509998987, - "pixel_coords": [ - 257, - 102, - 11.795037269592285 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7865707874298096, - -0.5717255473136902, - 0.3499999940395355 - ], - "rotation": 48.75970119094, - "pixel_coords": [ - 212, - 153, - 8.9993896484375 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5947492122650146, - -1.3215491771697998, - 0.699999988079071 - ], - "rotation": 152.52736791527292, - "pixel_coords": [ - 83, - 87, - 12.099862098693848 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5163354873657227, - 1.2714802026748657, - 0.3499999940395355 - ], - "rotation": 79.25474563332898, - "pixel_coords": [ - 144, - 80, - 13.672818183898926 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.07671207934617996, - 0.08864545077085495, - 0.699999988079071 - ], - "rotation": 8.775580561415953, - "pixel_coords": [ - 164, - 100, - 11.067474365234375 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.833454132080078, - 0.6824032664299011, - 0.699999988079071 - ], - "rotation": 184.58172997412254, - "pixel_coords": [ - 246, - 127, - 9.515201568603516 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0360231399536133, - -2.692537784576416, - 0.3499999940395355 - ], - "rotation": 73.35056486264936, - "pixel_coords": [ - 54, - 112, - 11.103259086608887 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0235" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0236_cf1.json b/dataset_1k_720p_2/scenes/scene_0236_cf1.json deleted file mode 100644 index d70aaf857f1d5159cdc6be6831497183bb695231..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0236_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 236, - "image_filename": "SCENE_0236_new_000236.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6358981132507324, - -0.2947325110435486, - 0.699999988079071 - ], - "rotation": 141.03650386600418, - "pixel_coords": [ - 220, - 134, - 8.732872009277344 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3133816719055176, - -1.2002798318862915, - 0.699999988079071 - ], - "rotation": 288.74638411855074, - "pixel_coords": [ - 87, - 88, - 11.57351016998291 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4737488031387329, - -0.8180670738220215, - 0.699999988079071 - ], - "rotation": 113.49011815537877, - "pixel_coords": [ - 129, - 102, - 10.544317245483398 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown sphere and cyan cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0236" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0236_cf2.json b/dataset_1k_720p_2/scenes/scene_0236_cf2.json deleted file mode 100644 index deef707f7143a8747f825641f10b85090e010fc4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0236_cf2.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 236, - "image_filename": "SCENE_0236_new_000236.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6358981132507324, - -0.2947325110435486, - 0.699999988079071 - ], - "rotation": 141.03650386600418, - "pixel_coords": [ - 220, - 134, - 8.732872009277344 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3133816719055176, - -1.2002798318862915, - 0.699999988079071 - ], - "rotation": 288.74638411855074, - "pixel_coords": [ - 87, - 88, - 11.57351016998291 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4737488031387329, - -0.8180670738220215, - 0.699999988079071 - ], - "rotation": 113.49011815537877, - "pixel_coords": [ - 129, - 102, - 10.544317245483398 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "color": "green", - "material": "metal", - "size": "large", - "3d_coords": [ - 0.7406771320468986, - 1.1835236397012787, - 0.35 - ], - "rotation": 271.6872762778262, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added green metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0236" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0236_original.json b/dataset_1k_720p_2/scenes/scene_0236_original.json deleted file mode 100644 index a042006a1beebe4944f716deac97e2fb1b228958..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0236_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 236, - "image_filename": "SCENE_0236_new_000236.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6358981132507324, - -0.2947325110435486, - 0.699999988079071 - ], - "rotation": 141.03650386600418, - "pixel_coords": [ - 220, - 134, - 8.732872009277344 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3133816719055176, - -1.2002798318862915, - 0.699999988079071 - ], - "rotation": 288.74638411855074, - "pixel_coords": [ - 87, - 88, - 11.57351016998291 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4737488031387329, - -0.8180670738220215, - 0.699999988079071 - ], - "rotation": 113.49011815537877, - "pixel_coords": [ - 129, - 102, - 10.544317245483398 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0236" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0237_cf1.json b/dataset_1k_720p_2/scenes/scene_0237_cf1.json deleted file mode 100644 index 5db8b4ca781ce38e7872b687c71e7b63533acceb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0237_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 237, - "image_filename": "SCENE_0237_new_000237.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7400803565979004, - 1.407381534576416, - 0.699999988079071 - ], - "rotation": 112.56041182939138, - "pixel_coords": [ - 174, - 83, - 12.415911674499512 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.07554292678833, - 0.06729939579963684, - 0.699999988079071 - ], - "rotation": 156.59501958977847, - "pixel_coords": [ - 121, - 83, - 12.454548835754395 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.214591383934021, - -0.9319682121276855, - 0.3499999940395355 - ], - "rotation": 280.3209102505917, - "pixel_coords": [ - 166, - 134, - 9.879378318786621 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5825034976005554, - 0.7897517681121826, - 0.3499999940395355 - ], - "rotation": 184.43319409273735, - "pixel_coords": [ - 190, - 109, - 11.34357738494873 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0237" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0237_cf2.json b/dataset_1k_720p_2/scenes/scene_0237_cf2.json deleted file mode 100644 index 834cca0cbd86b173bfa26c50f31ee3164c7a147f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0237_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 237, - "image_filename": "SCENE_0237_new_000237.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7400803565979004, - 1.407381534576416, - 0.699999988079071 - ], - "rotation": 112.56041182939138, - "pixel_coords": [ - 174, - 83, - 12.415911674499512 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.07554292678833, - 0.06729939579963684, - 0.699999988079071 - ], - "rotation": 156.59501958977847, - "pixel_coords": [ - 121, - 83, - 12.454548835754395 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.214591383934021, - -0.9319682121276855, - 0.3499999940395355 - ], - "rotation": 280.3209102505917, - "pixel_coords": [ - 166, - 134, - 9.879378318786621 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5825034976005554, - 0.7897517681121826, - 0.3499999940395355 - ], - "rotation": 184.43319409273735, - "pixel_coords": [ - 190, - 109, - 11.34357738494873 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between red cube and cyan cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0237" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0237_original.json b/dataset_1k_720p_2/scenes/scene_0237_original.json deleted file mode 100644 index 4eaac2ec470f1f499b338b3f489fd4f3dbe6aa9b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0237_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 237, - "image_filename": "SCENE_0237_new_000237.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7400803565979004, - 1.407381534576416, - 0.699999988079071 - ], - "rotation": 112.56041182939138, - "pixel_coords": [ - 174, - 83, - 12.415911674499512 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.07554292678833, - 0.06729939579963684, - 0.699999988079071 - ], - "rotation": 156.59501958977847, - "pixel_coords": [ - 121, - 83, - 12.454548835754395 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.214591383934021, - -0.9319682121276855, - 0.3499999940395355 - ], - "rotation": 280.3209102505917, - "pixel_coords": [ - 166, - 134, - 9.879378318786621 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5825034976005554, - 0.7897517681121826, - 0.3499999940395355 - ], - "rotation": 184.43319409273735, - "pixel_coords": [ - 190, - 109, - 11.34357738494873 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0237" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0238_cf1.json b/dataset_1k_720p_2/scenes/scene_0238_cf1.json deleted file mode 100644 index 087f32e611a2453df78db133a084dbbe102c769a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0238_cf1.json +++ /dev/null @@ -1,306 +0,0 @@ -{ - "split": "new", - "image_index": 238, - "image_filename": "SCENE_0238_new_000238.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3999509811401367, - 0.6967281699180603, - 0.699999988079071 - ], - "rotation": 126.9757928660317, - "pixel_coords": [ - 209, - 110, - 10.203055381774902 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.302996277809143, - 0.38643380999565125, - 0.699999988079071 - ], - "rotation": 314.38937334292586, - "pixel_coords": [ - 144, - 84, - 11.827119827270508 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.414721339537665, - -0.18599386409363394, - 0.699999988079071 - ], - "rotation": 14.871640020672201, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.031914327293634415, - 1.8258649110794067, - 0.3499999940395355 - ], - "rotation": 357.7521616497564, - "pixel_coords": [ - 202, - 94, - 11.918334007263184 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.087920904159546, - -2.626950740814209, - 0.699999988079071 - ], - "rotation": 224.5015531949711, - "pixel_coords": [ - 131, - 165, - 7.883607387542725 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9641811847686768, - -0.778899610042572, - 0.3499999940395355 - ], - "rotation": 184.2921677400179, - "pixel_coords": [ - 90, - 87, - 12.4520845413208 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6510348320007324, - -2.5828096866607666, - 0.699999988079071 - ], - "rotation": 156.87785055094056, - "pixel_coords": [ - 58, - 106, - 10.395326614379883 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [ - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved red cube to partially occlude brown sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0238" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0238_cf2.json b/dataset_1k_720p_2/scenes/scene_0238_cf2.json deleted file mode 100644 index af67d9b2e945870a7d86272f7c70812ef3244dac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0238_cf2.json +++ /dev/null @@ -1,306 +0,0 @@ -{ - "split": "new", - "image_index": 238, - "image_filename": "SCENE_0238_new_000238.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3999509811401367, - 0.6967281699180603, - 0.699999988079071 - ], - "rotation": 126.9757928660317, - "pixel_coords": [ - 209, - 110, - 10.203055381774902 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.302996277809143, - 0.38643380999565125, - 0.699999988079071 - ], - "rotation": 314.38937334292586, - "pixel_coords": [ - 144, - 84, - 11.827119827270508 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2096909158704516, - -1.4352108427194814, - 0.699999988079071 - ], - "rotation": 14.871640020672201, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.031914327293634415, - 1.8258649110794067, - 0.3499999940395355 - ], - "rotation": 357.7521616497564, - "pixel_coords": [ - 202, - 94, - 11.918334007263184 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.087920904159546, - -2.626950740814209, - 0.699999988079071 - ], - "rotation": 224.5015531949711, - "pixel_coords": [ - 131, - 165, - 7.883607387542725 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9641811847686768, - -0.778899610042572, - 0.3499999940395355 - ], - "rotation": 184.2921677400179, - "pixel_coords": [ - 90, - 87, - 12.4520845413208 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6510348320007324, - -2.5828096866607666, - 0.699999988079071 - ], - "rotation": 156.87785055094056, - "pixel_coords": [ - 58, - 106, - 10.395326614379883 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [ - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved red cube to partially occlude blue sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0238" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0238_original.json b/dataset_1k_720p_2/scenes/scene_0238_original.json deleted file mode 100644 index c6ae716f47416ed09d26a8e6dd1784b3ffd94a1f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0238_original.json +++ /dev/null @@ -1,304 +0,0 @@ -{ - "split": "new", - "image_index": 238, - "image_filename": "SCENE_0238_new_000238.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3999509811401367, - 0.6967281699180603, - 0.699999988079071 - ], - "rotation": 126.9757928660317, - "pixel_coords": [ - 209, - 110, - 10.203055381774902 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.302996277809143, - 0.38643380999565125, - 0.699999988079071 - ], - "rotation": 314.38937334292586, - "pixel_coords": [ - 144, - 84, - 11.827119827270508 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6940492391586304, - 2.600775718688965, - 0.699999988079071 - ], - "rotation": 14.871640020672201, - "pixel_coords": [ - 184, - 65, - 13.327649116516113 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.031914327293634415, - 1.8258649110794067, - 0.3499999940395355 - ], - "rotation": 357.7521616497564, - "pixel_coords": [ - 202, - 94, - 11.918334007263184 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.087920904159546, - -2.626950740814209, - 0.699999988079071 - ], - "rotation": 224.5015531949711, - "pixel_coords": [ - 131, - 165, - 7.883607387542725 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9641811847686768, - -0.778899610042572, - 0.3499999940395355 - ], - "rotation": 184.2921677400179, - "pixel_coords": [ - 90, - 87, - 12.4520845413208 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6510348320007324, - -2.5828096866607666, - 0.699999988079071 - ], - "rotation": 156.87785055094056, - "pixel_coords": [ - 58, - 106, - 10.395326614379883 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [ - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0238" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0239_cf1.json b/dataset_1k_720p_2/scenes/scene_0239_cf1.json deleted file mode 100644 index 31eb3244edaafd288431648f0aa2c33cfe48fadf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0239_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 239, - "image_filename": "SCENE_0239_new_000239.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9992280006408691, - -0.04643882066011429, - 0.699999988079071 - ], - "rotation": 326.14007789704755, - "pixel_coords": [ - 120, - 82, - 11.95706558227539 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9115787744522095, - 0.3931558430194855, - 0.699999988079071 - ], - "rotation": 184.87544535321362, - "pixel_coords": [ - 191, - 105, - 10.284927368164062 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.354079246520996, - -2.0619702339172363, - 0.3499999940395355 - ], - "rotation": 194.37034279651226, - "pixel_coords": [ - 161, - 169, - 8.03662109375 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6311286687850952, - 2.8456220626831055, - 0.699999988079071 - ], - "rotation": 55.160679113026745, - "pixel_coords": [ - 207, - 73, - 12.758575439453125 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4700850248336792, - 2.2223877906799316, - 0.3499999940395355 - ], - "rotation": 248.92670077805718, - "pixel_coords": [ - 243, - 105, - 11.15593147277832 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4244954288005829, - -1.5368638038635254, - 0.699999988079071 - ], - "rotation": 197.5927700622746, - "pixel_coords": [ - 128, - 120, - 9.4673433303833 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed gray sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0239" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0239_cf2.json b/dataset_1k_720p_2/scenes/scene_0239_cf2.json deleted file mode 100644 index 2ed8c0046647175698a52a5ecef5c586feba8d84..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0239_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 239, - "image_filename": "SCENE_0239_new_000239.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9992280006408691, - -0.04643882066011429, - 0.699999988079071 - ], - "rotation": 326.14007789704755, - "pixel_coords": [ - 120, - 82, - 11.95706558227539 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9115787744522095, - 0.3931558430194855, - 0.699999988079071 - ], - "rotation": 184.87544535321362, - "pixel_coords": [ - 191, - 105, - 10.284927368164062 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.354079246520996, - -2.0619702339172363, - 0.3499999940395355 - ], - "rotation": 194.37034279651226, - "pixel_coords": [ - 161, - 169, - 8.03662109375 - ], - "color": "gray" - }, - { - "shape": "cube", - "color": "purple", - "material": "metal", - "size": "large", - "3d_coords": [ - -0.6311286687850952, - 2.8456220626831055, - 0.699999988079071 - ], - "rotation": 201.29242995409928, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4700850248336792, - 2.2223877906799316, - 0.3499999940395355 - ], - "rotation": 248.92670077805718, - "pixel_coords": [ - 243, - 105, - 11.15593147277832 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4244954288005829, - -1.5368638038635254, - 0.699999988079071 - ], - "rotation": 197.5927700622746, - "pixel_coords": [ - 128, - 120, - 9.4673433303833 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green cylinder with purple cube", - "change_score": 3.40592153011409, - "change_attempts": 1, - "source_scene": "scene_0239" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0239_original.json b/dataset_1k_720p_2/scenes/scene_0239_original.json deleted file mode 100644 index 99a638aa70abbed54bbc9cffc6920197bc79e6b3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0239_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 239, - "image_filename": "SCENE_0239_new_000239.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9992280006408691, - -0.04643882066011429, - 0.699999988079071 - ], - "rotation": 326.14007789704755, - "pixel_coords": [ - 120, - 82, - 11.95706558227539 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9115787744522095, - 0.3931558430194855, - 0.699999988079071 - ], - "rotation": 184.87544535321362, - "pixel_coords": [ - 191, - 105, - 10.284927368164062 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.354079246520996, - -2.0619702339172363, - 0.3499999940395355 - ], - "rotation": 194.37034279651226, - "pixel_coords": [ - 161, - 169, - 8.03662109375 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6311286687850952, - 2.8456220626831055, - 0.699999988079071 - ], - "rotation": 55.160679113026745, - "pixel_coords": [ - 207, - 73, - 12.758575439453125 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4700850248336792, - 2.2223877906799316, - 0.3499999940395355 - ], - "rotation": 248.92670077805718, - "pixel_coords": [ - 243, - 105, - 11.15593147277832 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4244954288005829, - -1.5368638038635254, - 0.699999988079071 - ], - "rotation": 197.5927700622746, - "pixel_coords": [ - 128, - 120, - 9.4673433303833 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0239" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0240_cf1.json b/dataset_1k_720p_2/scenes/scene_0240_cf1.json deleted file mode 100644 index f5b430deaddc082f9bdc3fc7220b62c097cdb19e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0240_cf1.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 240, - "image_filename": "SCENE_0240_new_000240.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.665520668029785, - 1.3611356019973755, - 0.3499999940395355 - ], - "rotation": 147.9976722287234, - "pixel_coords": [ - 139, - 78, - 13.913586616516113 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2831791639328003, - -2.0266404151916504, - 0.699999988079071 - ], - "rotation": 36.1797541808501, - "pixel_coords": [ - 84, - 107, - 10.824090003967285 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7928064465522766, - -0.6405277252197266, - 0.699999988079071 - ], - "rotation": 25.204727566053293, - "pixel_coords": [ - 162, - 115, - 10.320159912109375 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cylinder", - "change_score": 11.136982408429759, - "change_attempts": 1, - "source_scene": "scene_0240" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0240_cf2.json b/dataset_1k_720p_2/scenes/scene_0240_cf2.json deleted file mode 100644 index 5854d758ed1e2459c07ff5694fde30d24332d78b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0240_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 240, - "image_filename": "SCENE_0240_new_000240.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.665520668029785, - 1.3611356019973755, - 0.3499999940395355 - ], - "rotation": 147.9976722287234, - "pixel_coords": [ - 139, - 78, - 13.913586616516113 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2831791639328003, - -2.0266404151916504, - 0.699999988079071 - ], - "rotation": 36.1797541808501, - "pixel_coords": [ - 84, - 107, - 10.824090003967285 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8416430950164795, - -0.6990129947662354, - 0.3499999940395355 - ], - "rotation": 74.51839460076675, - "pixel_coords": [ - 93, - 91, - 12.790221214294434 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7928064465522766, - -0.6405277252197266, - 0.699999988079071 - ], - "rotation": 25.204727566053293, - "pixel_coords": [ - 162, - 115, - 10.320159912109375 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0240" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0240_original.json b/dataset_1k_720p_2/scenes/scene_0240_original.json deleted file mode 100644 index 4bc9e1b4815c0a2803bdbeb43528b562c759af6b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0240_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 240, - "image_filename": "SCENE_0240_new_000240.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.665520668029785, - 1.3611356019973755, - 0.3499999940395355 - ], - "rotation": 147.9976722287234, - "pixel_coords": [ - 139, - 78, - 13.913586616516113 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2831791639328003, - -2.0266404151916504, - 0.699999988079071 - ], - "rotation": 36.1797541808501, - "pixel_coords": [ - 84, - 107, - 10.824090003967285 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8416430950164795, - -0.6990129947662354, - 0.3499999940395355 - ], - "rotation": 74.51839460076675, - "pixel_coords": [ - 93, - 91, - 12.790221214294434 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7928064465522766, - -0.6405277252197266, - 0.699999988079071 - ], - "rotation": 25.204727566053293, - "pixel_coords": [ - 162, - 115, - 10.320159912109375 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0240" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0241_cf1.json b/dataset_1k_720p_2/scenes/scene_0241_cf1.json deleted file mode 100644 index 8b7818f849d5cd25b4d0d4171af3994e0c65542d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0241_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 241, - "image_filename": "SCENE_0241_new_000241.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6464837193489075, - 2.9745264053344727, - 0.699999988079071 - ], - "rotation": 63.86518280154127, - "pixel_coords": [ - 239, - 84, - 12.269436836242676 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.135326623916626, - 1.663596272468567, - 0.3499999940395355 - ], - "rotation": 95.51559233461367, - "pixel_coords": [ - 161, - 78, - 13.669088363647461 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.09532582759857178, - -2.80234956741333, - 0.3499999940395355 - ], - "rotation": 181.56679276829587, - "pixel_coords": [ - 79, - 138, - 9.891663551330566 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.342397928237915, - -1.771803379058838, - 0.3499999940395355 - ], - "rotation": 117.90804505081273, - "pixel_coords": [ - 77, - 100, - 11.99105453491211 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1721659898757935, - 1.4315048456192017, - 0.3499999940395355 - ], - "rotation": 10.619715446498027, - "pixel_coords": [ - 217, - 111, - 11.260049819946289 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.012492946349084377, - -1.4564354419708252, - 0.3499999940395355 - ], - "rotation": 197.8313575999074, - "pixel_coords": [ - 122, - 124, - 10.530631065368652 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed gray cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0241" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0241_cf2.json b/dataset_1k_720p_2/scenes/scene_0241_cf2.json deleted file mode 100644 index 5e1e193e184faaa2ae4f0ea61f5b03ff8e5d7a79..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0241_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 241, - "image_filename": "SCENE_0241_new_000241.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6464837193489075, - 2.9745264053344727, - 0.699999988079071 - ], - "rotation": 63.86518280154127, - "pixel_coords": [ - 239, - 84, - 12.269436836242676 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.135326623916626, - 1.663596272468567, - 0.3499999940395355 - ], - "rotation": 95.51559233461367, - "pixel_coords": [ - 161, - 78, - 13.669088363647461 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.09532582759857178, - -2.80234956741333, - 0.3499999940395355 - ], - "rotation": 181.56679276829587, - "pixel_coords": [ - 79, - 138, - 9.891663551330566 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.342397928237915, - -1.771803379058838, - 0.3499999940395355 - ], - "rotation": 117.90804505081273, - "pixel_coords": [ - 77, - 100, - 11.99105453491211 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1721659898757935, - 1.4315048456192017, - 0.3499999940395355 - ], - "rotation": 10.619715446498027, - "pixel_coords": [ - 217, - 111, - 11.260049819946289 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.012492946349084377, - -1.4564354419708252, - 0.3499999940395355 - ], - "rotation": 197.8313575999074, - "pixel_coords": [ - 122, - 124, - 10.530631065368652 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed gray sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0241" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0241_original.json b/dataset_1k_720p_2/scenes/scene_0241_original.json deleted file mode 100644 index 02eae4e5d2ce30139401ab3d190abf2627da9d1d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0241_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 241, - "image_filename": "SCENE_0241_new_000241.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6464837193489075, - 2.9745264053344727, - 0.699999988079071 - ], - "rotation": 63.86518280154127, - "pixel_coords": [ - 239, - 84, - 12.269436836242676 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.135326623916626, - 1.663596272468567, - 0.3499999940395355 - ], - "rotation": 95.51559233461367, - "pixel_coords": [ - 161, - 78, - 13.669088363647461 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.09532582759857178, - -2.80234956741333, - 0.3499999940395355 - ], - "rotation": 181.56679276829587, - "pixel_coords": [ - 79, - 138, - 9.891663551330566 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.342397928237915, - -1.771803379058838, - 0.3499999940395355 - ], - "rotation": 117.90804505081273, - "pixel_coords": [ - 77, - 100, - 11.99105453491211 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1721659898757935, - 1.4315048456192017, - 0.3499999940395355 - ], - "rotation": 10.619715446498027, - "pixel_coords": [ - 217, - 111, - 11.260049819946289 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.012492946349084377, - -1.4564354419708252, - 0.3499999940395355 - ], - "rotation": 197.8313575999074, - "pixel_coords": [ - 122, - 124, - 10.530631065368652 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0241" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0242_cf1.json b/dataset_1k_720p_2/scenes/scene_0242_cf1.json deleted file mode 100644 index 0909aad6e17440c3b95052638be88842a2c55c74..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0242_cf1.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 242, - "image_filename": "SCENE_0242_new_000242.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7144274711608887, - -2.036245107650757, - 0.3499999940395355 - ], - "rotation": 240.27488326662362, - "pixel_coords": [ - 123, - 143, - 9.751768112182617 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9740757721496145, - 0.15986448899857209, - 0.699999988079071 - ], - "rotation": 302.4484061714726, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5767455101013184, - 0.7524445652961731, - 0.3499999940395355 - ], - "rotation": 92.51860988030657, - "pixel_coords": [ - 189, - 110, - 11.459424018859863 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.575527310371399, - -0.03360586613416672, - 0.699999988079071 - ], - "rotation": 303.2103713879805, - "pixel_coords": [ - 129, - 86, - 12.213789939880371 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7360025644302368, - 1.6246763467788696, - 0.699999988079071 - ], - "rotation": 102.74321034509141, - "pixel_coords": [ - 235, - 104, - 11.045151710510254 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved yellow cube from (-2.2,2.6) to (3.0,0.2)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0242" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0242_cf2.json b/dataset_1k_720p_2/scenes/scene_0242_cf2.json deleted file mode 100644 index c3cd1ecbbfeb316e895ab47a9493ff148603119c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0242_cf2.json +++ /dev/null @@ -1,201 +0,0 @@ -{ - "split": "new", - "image_index": 242, - "image_filename": "SCENE_0242_new_000242.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7144274711608887, - -2.036245107650757, - 0.3499999940395355 - ], - "rotation": 240.27488326662362, - "pixel_coords": [ - 123, - 143, - 9.751768112182617 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1676411628723145, - 2.563361406326294, - 0.699999988079071 - ], - "rotation": 302.4484061714726, - "pixel_coords": [ - 171, - 64, - 14.102622032165527 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.575527310371399, - -0.03360586613416672, - 0.699999988079071 - ], - "rotation": 303.2103713879805, - "pixel_coords": [ - 129, - 86, - 12.213789939880371 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7360025644302368, - 1.6246763467788696, - 0.699999988079071 - ], - "rotation": 102.74321034509141, - "pixel_coords": [ - 235, - 104, - 11.045151710510254 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown sphere", - "change_score": 17.149213241739652, - "change_attempts": 1, - "source_scene": "scene_0242" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0242_original.json b/dataset_1k_720p_2/scenes/scene_0242_original.json deleted file mode 100644 index 3cf8fa05299ef8c677061f4514a49bfe27cb1a5d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0242_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 242, - "image_filename": "SCENE_0242_new_000242.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7144274711608887, - -2.036245107650757, - 0.3499999940395355 - ], - "rotation": 240.27488326662362, - "pixel_coords": [ - 123, - 143, - 9.751768112182617 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1676411628723145, - 2.563361406326294, - 0.699999988079071 - ], - "rotation": 302.4484061714726, - "pixel_coords": [ - 171, - 64, - 14.102622032165527 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5767455101013184, - 0.7524445652961731, - 0.3499999940395355 - ], - "rotation": 92.51860988030657, - "pixel_coords": [ - 189, - 110, - 11.459424018859863 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.575527310371399, - -0.03360586613416672, - 0.699999988079071 - ], - "rotation": 303.2103713879805, - "pixel_coords": [ - 129, - 86, - 12.213789939880371 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7360025644302368, - 1.6246763467788696, - 0.699999988079071 - ], - "rotation": 102.74321034509141, - "pixel_coords": [ - 235, - 104, - 11.045151710510254 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0242" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0243_cf1.json b/dataset_1k_720p_2/scenes/scene_0243_cf1.json deleted file mode 100644 index 58e488b9c428fa60a9d3ade2ce443f2b4bc61f47..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0243_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 243, - "image_filename": "SCENE_0243_new_000243.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2869192528965363, - -0.166046617516185, - 0.699999988079071 - ], - "rotation": 141.2585961304584, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1005611419677734, - 0.3756159842014313, - 0.3499999940395355 - ], - "rotation": 269.50906543780263, - "pixel_coords": [ - 218, - 133, - 9.750528335571289 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0410456657409668, - 1.7949724197387695, - 0.699999988079071 - ], - "rotation": 137.74469466303728, - "pixel_coords": [ - 225, - 96, - 11.080122947692871 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.489818811416626, - -1.9057761430740356, - 0.3499999940395355 - ], - "rotation": 296.5451396552354, - "pixel_coords": [ - 163, - 172, - 8.23729133605957 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.173277735710144, - -2.9169921875, - 0.699999988079071 - ], - "rotation": 44.62975528570423, - "pixel_coords": [ - 55, - 114, - 10.014758110046387 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1955251693725586, - 2.5609467029571533, - 0.699999988079071 - ], - "rotation": 297.12942958694794, - "pixel_coords": [ - 194, - 71, - 13.025504112243652 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7241480350494385, - 2.9067559242248535, - 0.3499999940395355 - ], - "rotation": 338.7854660191141, - "pixel_coords": [ - 174, - 66, - 14.427643775939941 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9964258670806885, - -2.64792537689209, - 0.3499999940395355 - ], - "rotation": 294.3066113445116, - "pixel_coords": [ - 103, - 155, - 8.85073184967041 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 3, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ], - "left": [ - [ - 4, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 4 - ] - ], - "right": [ - [ - 1, - 2, - 5, - 6 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved cyan sphere from (1.4,-1.1) to (-2.3,-0.2)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0243" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0243_cf2.json b/dataset_1k_720p_2/scenes/scene_0243_cf2.json deleted file mode 100644 index 74cfa6aa53f35cb60ea7b74e8322832757c99aa2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0243_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 243, - "image_filename": "SCENE_0243_new_000243.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3593263626098633, - -1.147054672241211, - 0.699999988079071 - ], - "rotation": 141.2585961304584, - "pixel_coords": [ - 158, - 129, - 9.254067420959473 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1005611419677734, - 0.3756159842014313, - 0.3499999940395355 - ], - "rotation": 269.50906543780263, - "pixel_coords": [ - 218, - 133, - 9.750528335571289 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0410456657409668, - 1.7949724197387695, - 0.699999988079071 - ], - "rotation": 137.74469466303728, - "pixel_coords": [ - 225, - 96, - 11.080122947692871 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.489818811416626, - -1.9057761430740356, - 0.3499999940395355 - ], - "rotation": 296.5451396552354, - "pixel_coords": [ - 163, - 172, - 8.23729133605957 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.173277735710144, - -2.9169921875, - 0.699999988079071 - ], - "rotation": 44.62975528570423, - "pixel_coords": [ - 55, - 114, - 10.014758110046387 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1955251693725586, - 2.5609467029571533, - 0.699999988079071 - ], - "rotation": 297.12942958694794, - "pixel_coords": [ - 194, - 71, - 13.025504112243652 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7241480350494385, - 2.9067559242248535, - 0.3499999940395355 - ], - "rotation": 338.7854660191141, - "pixel_coords": [ - 174, - 66, - 14.427643775939941 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9964258670806885, - -2.64792537689209, - 0.3499999940395355 - ], - "rotation": 294.3066113445116, - "pixel_coords": [ - 103, - 155, - 8.85073184967041 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 3, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ], - "left": [ - [ - 4, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 4 - ] - ], - "right": [ - [ - 1, - 2, - 5, - 6 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0243" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0243_original.json b/dataset_1k_720p_2/scenes/scene_0243_original.json deleted file mode 100644 index 64938d7d3a6207894a436b78e0ee6bb636876a46..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0243_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 243, - "image_filename": "SCENE_0243_new_000243.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3593263626098633, - -1.147054672241211, - 0.699999988079071 - ], - "rotation": 141.2585961304584, - "pixel_coords": [ - 158, - 129, - 9.254067420959473 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1005611419677734, - 0.3756159842014313, - 0.3499999940395355 - ], - "rotation": 269.50906543780263, - "pixel_coords": [ - 218, - 133, - 9.750528335571289 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0410456657409668, - 1.7949724197387695, - 0.699999988079071 - ], - "rotation": 137.74469466303728, - "pixel_coords": [ - 225, - 96, - 11.080122947692871 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.489818811416626, - -1.9057761430740356, - 0.3499999940395355 - ], - "rotation": 296.5451396552354, - "pixel_coords": [ - 163, - 172, - 8.23729133605957 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.173277735710144, - -2.9169921875, - 0.699999988079071 - ], - "rotation": 44.62975528570423, - "pixel_coords": [ - 55, - 114, - 10.014758110046387 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1955251693725586, - 2.5609467029571533, - 0.699999988079071 - ], - "rotation": 297.12942958694794, - "pixel_coords": [ - 194, - 71, - 13.025504112243652 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7241480350494385, - 2.9067559242248535, - 0.3499999940395355 - ], - "rotation": 338.7854660191141, - "pixel_coords": [ - 174, - 66, - 14.427643775939941 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9964258670806885, - -2.64792537689209, - 0.3499999940395355 - ], - "rotation": 294.3066113445116, - "pixel_coords": [ - 103, - 155, - 8.85073184967041 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 3, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ], - "left": [ - [ - 4, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 4 - ] - ], - "right": [ - [ - 1, - 2, - 5, - 6 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0243" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0244_cf1.json b/dataset_1k_720p_2/scenes/scene_0244_cf1.json deleted file mode 100644 index 25f47b26e2606140d6aae88551b11c4d3c576baf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0244_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 244, - "image_filename": "SCENE_0244_new_000244.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5007147789001465, - -0.25231653451919556, - 0.699999988079071 - ], - "rotation": 321.04882859850466, - "pixel_coords": [ - 105, - 81, - 12.247345924377441 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.244436740875244, - -1.620550274848938, - 0.3499999940395355 - ], - "rotation": 358.6014824747657, - "pixel_coords": [ - 178, - 159, - 8.56988525390625 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.45991018414497375, - -2.1251561641693115, - 0.699999988079071 - ], - "rotation": 137.63248740471062, - "pixel_coords": [ - 94, - 117, - 9.794758796691895 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0244" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0244_cf2.json b/dataset_1k_720p_2/scenes/scene_0244_cf2.json deleted file mode 100644 index 1017c08e05a5e53c5ab2f8e0f9e6652b2e8310ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0244_cf2.json +++ /dev/null @@ -1,157 +0,0 @@ -{ - "split": "new", - "image_index": 244, - "image_filename": "SCENE_0244_new_000244.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5007147789001465, - -0.25231653451919556, - 0.699999988079071 - ], - "rotation": 321.04882859850466, - "pixel_coords": [ - 105, - 81, - 12.247345924377441 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.244436740875244, - -1.620550274848938, - 0.3499999940395355 - ], - "rotation": 358.6014824747657, - "pixel_coords": [ - 178, - 159, - 8.56988525390625 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.45991018414497375, - -2.1251561641693115, - 0.699999988079071 - ], - "rotation": 137.63248740471062, - "pixel_coords": [ - 94, - 117, - 9.794758796691895 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "color": "yellow", - "material": "rubber", - "size": "large", - "3d_coords": [ - 1.9405090903747553, - 1.141378172465723, - 0.35 - ], - "rotation": 235.6717188476103, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0244" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0244_original.json b/dataset_1k_720p_2/scenes/scene_0244_original.json deleted file mode 100644 index cdf20eaa44fbe851a1be37817a6c543c02a6a938..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0244_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 244, - "image_filename": "SCENE_0244_new_000244.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5007147789001465, - -0.25231653451919556, - 0.699999988079071 - ], - "rotation": 321.04882859850466, - "pixel_coords": [ - 105, - 81, - 12.247345924377441 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.244436740875244, - -1.620550274848938, - 0.3499999940395355 - ], - "rotation": 358.6014824747657, - "pixel_coords": [ - 178, - 159, - 8.56988525390625 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.45991018414497375, - -2.1251561641693115, - 0.699999988079071 - ], - "rotation": 137.63248740471062, - "pixel_coords": [ - 94, - 117, - 9.794758796691895 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0244" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0245_cf1.json b/dataset_1k_720p_2/scenes/scene_0245_cf1.json deleted file mode 100644 index caf3e0dc3dbf28366552bad23a0b3accc307acff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0245_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 245, - "image_filename": "SCENE_0245_new_000245.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.162293940782547, - 2.370251417160034, - 0.699999988079071 - ], - "rotation": 108.76999353136799, - "pixel_coords": [ - 207, - 81, - 12.648715019226074 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2312026023864746, - 1.3952925205230713, - 0.3499999940395355 - ], - "rotation": 307.9744321423329, - "pixel_coords": [ - 243, - 122, - 10.649001121520996 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.13604514300823212, - 0.9970494508743286, - 0.3499999940395355 - ], - "rotation": 58.35315015090957, - "pixel_coords": [ - 185, - 103, - 11.82054615020752 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between green cylinder and yellow cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0245" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0245_cf2.json b/dataset_1k_720p_2/scenes/scene_0245_cf2.json deleted file mode 100644 index babd6de4707032ba925d5865aa9e642d0b42fbcb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0245_cf2.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 245, - "image_filename": "SCENE_0245_new_000245.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2312026023864746, - 1.3952925205230713, - 0.3499999940395355 - ], - "rotation": 307.9744321423329, - "pixel_coords": [ - 243, - 122, - 10.649001121520996 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.13604514300823212, - 0.9970494508743286, - 0.3499999940395355 - ], - "rotation": 58.35315015090957, - "pixel_coords": [ - 185, - 103, - 11.82054615020752 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed green cylinder", - "change_score": 14.470379943552537, - "change_attempts": 1, - "source_scene": "scene_0245" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0245_original.json b/dataset_1k_720p_2/scenes/scene_0245_original.json deleted file mode 100644 index 68a6cdf0476c68db8e8816f1e7d7f10a0fa6bca6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0245_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 245, - "image_filename": "SCENE_0245_new_000245.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.162293940782547, - 2.370251417160034, - 0.699999988079071 - ], - "rotation": 108.76999353136799, - "pixel_coords": [ - 207, - 81, - 12.648715019226074 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2312026023864746, - 1.3952925205230713, - 0.3499999940395355 - ], - "rotation": 307.9744321423329, - "pixel_coords": [ - 243, - 122, - 10.649001121520996 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.13604514300823212, - 0.9970494508743286, - 0.3499999940395355 - ], - "rotation": 58.35315015090957, - "pixel_coords": [ - 185, - 103, - 11.82054615020752 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0245" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0246_cf1.json b/dataset_1k_720p_2/scenes/scene_0246_cf1.json deleted file mode 100644 index 06ac5e32b26fb453082034055564c34e75707119..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0246_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 246, - "image_filename": "SCENE_0246_new_000246.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5842673778533936, - 1.8762671947479248, - 0.699999988079071 - ], - "rotation": 318.5954543830518, - "pixel_coords": [ - 169, - 75, - 13.438807487487793 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.922161102294922, - 1.1845858097076416, - 0.3499999940395355 - ], - "rotation": 305.50090578944634, - "pixel_coords": [ - 133, - 78, - 14.07325553894043 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7537039518356323, - 0.7789404392242432, - 0.3499999940395355 - ], - "rotation": 180.97293700482624, - "pixel_coords": [ - 217, - 122, - 10.741036415100098 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between red cube and purple sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0246" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0246_cf2.json b/dataset_1k_720p_2/scenes/scene_0246_cf2.json deleted file mode 100644 index d62570b3aa4afc6396abad86b08eae70c0fd6ba8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0246_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 246, - "image_filename": "SCENE_0246_new_000246.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5842673778533936, - 1.8762671947479248, - 0.699999988079071 - ], - "rotation": 318.5954543830518, - "pixel_coords": [ - 169, - 75, - 13.438807487487793 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.922161102294922, - 1.1845858097076416, - 0.3499999940395355 - ], - "rotation": 305.50090578944634, - "pixel_coords": [ - 133, - 78, - 14.07325553894043 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7537039518356323, - 0.7789404392242432, - 0.3499999940395355 - ], - "rotation": 180.97293700482624, - "pixel_coords": [ - 217, - 122, - 10.741036415100098 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0246" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0246_original.json b/dataset_1k_720p_2/scenes/scene_0246_original.json deleted file mode 100644 index 40e50557dbb935e557479213e01afe88b89e7ec9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0246_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 246, - "image_filename": "SCENE_0246_new_000246.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5842673778533936, - 1.8762671947479248, - 0.699999988079071 - ], - "rotation": 318.5954543830518, - "pixel_coords": [ - 169, - 75, - 13.438807487487793 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.922161102294922, - 1.1845858097076416, - 0.3499999940395355 - ], - "rotation": 305.50090578944634, - "pixel_coords": [ - 133, - 78, - 14.07325553894043 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7537039518356323, - 0.7789404392242432, - 0.3499999940395355 - ], - "rotation": 180.97293700482624, - "pixel_coords": [ - 217, - 122, - 10.741036415100098 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0246" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0247_cf1.json b/dataset_1k_720p_2/scenes/scene_0247_cf1.json deleted file mode 100644 index 18515cb7f6d14abfb544e317d312ea4d1f882fb0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0247_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 247, - "image_filename": "SCENE_0247_new_000247.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.848070740699768, - -0.7650086283683777, - 0.3499999940395355 - ], - "rotation": 22.431108078262206, - "pixel_coords": [ - 107, - 100, - 12.017675399780273 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.967106819152832, - -2.411778211593628, - 0.3499999940395355 - ], - "rotation": 197.61235415239634, - "pixel_coords": [ - 143, - 165, - 8.54509449005127 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.38924726843833923, - -2.3090226650238037, - 0.3499999940395355 - ], - "rotation": 338.7175916143227, - "pixel_coords": [ - 109, - 140, - 9.629199028015137 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.15477502346038818, - 2.887922763824463, - 0.3499999940395355 - ], - "rotation": 238.85665783548373, - "pixel_coords": [ - 213, - 86, - 13.145251274108887 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray sphere to green", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0247" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0247_cf2.json b/dataset_1k_720p_2/scenes/scene_0247_cf2.json deleted file mode 100644 index 023c45de7429bb21168dabd400fbf4de8cd4514c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0247_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 247, - "image_filename": "SCENE_0247_new_000247.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.848070740699768, - -0.7650086283683777, - 0.3499999940395355 - ], - "rotation": 22.431108078262206, - "pixel_coords": [ - 107, - 100, - 12.017675399780273 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.967106819152832, - -2.411778211593628, - 0.3499999940395355 - ], - "rotation": 197.61235415239634, - "pixel_coords": [ - 143, - 165, - 8.54509449005127 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.38924726843833923, - -2.3090226650238037, - 0.3499999940395355 - ], - "rotation": 338.7175916143227, - "pixel_coords": [ - 109, - 140, - 9.629199028015137 - ], - "color": "gray" - }, - { - "shape": "sphere", - "color": "yellow", - "material": "rubber", - "size": "large", - "3d_coords": [ - -0.15477502346038818, - 2.887922763824463, - 0.3499999940395355 - ], - "rotation": 176.38141937242438, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown cube with yellow sphere", - "change_score": 4.173542329064054, - "change_attempts": 1, - "source_scene": "scene_0247" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0247_original.json b/dataset_1k_720p_2/scenes/scene_0247_original.json deleted file mode 100644 index b54c776bd45181eb51b0a4dfc9d3792c1f98197f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0247_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 247, - "image_filename": "SCENE_0247_new_000247.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.848070740699768, - -0.7650086283683777, - 0.3499999940395355 - ], - "rotation": 22.431108078262206, - "pixel_coords": [ - 107, - 100, - 12.017675399780273 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.967106819152832, - -2.411778211593628, - 0.3499999940395355 - ], - "rotation": 197.61235415239634, - "pixel_coords": [ - 143, - 165, - 8.54509449005127 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.38924726843833923, - -2.3090226650238037, - 0.3499999940395355 - ], - "rotation": 338.7175916143227, - "pixel_coords": [ - 109, - 140, - 9.629199028015137 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.15477502346038818, - 2.887922763824463, - 0.3499999940395355 - ], - "rotation": 238.85665783548373, - "pixel_coords": [ - 213, - 86, - 13.145251274108887 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0247" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0248_cf1.json b/dataset_1k_720p_2/scenes/scene_0248_cf1.json deleted file mode 100644 index 2906f1b418e4af95d5870849dfe90b0e29f72a0a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0248_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 248, - "image_filename": "SCENE_0248_new_000248.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7045648097991943, - 0.4807068407535553, - 0.699999988079071 - ], - "rotation": 192.72500343573964, - "pixel_coords": [ - 137, - 80, - 11.860799789428711 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.918848752975464, - -2.264817237854004, - 0.699999988079071 - ], - "rotation": 205.36876791771095, - "pixel_coords": [ - 173, - 173, - 7.190338134765625 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2610224783420563, - 2.885453939437866, - 0.699999988079071 - ], - "rotation": 72.38753780554482, - "pixel_coords": [ - 228, - 78, - 11.986567497253418 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between green cube and brown sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0248" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0248_cf2.json b/dataset_1k_720p_2/scenes/scene_0248_cf2.json deleted file mode 100644 index c6d26c6cc8f360829d8fc09b580b4ac343662879..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0248_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 248, - "image_filename": "SCENE_0248_new_000248.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7045648097991943, - 0.4807068407535553, - 0.699999988079071 - ], - "rotation": 192.72500343573964, - "pixel_coords": [ - 137, - 80, - 11.860799789428711 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.918848752975464, - -2.264817237854004, - 0.699999988079071 - ], - "rotation": 205.36876791771095, - "pixel_coords": [ - 173, - 173, - 7.190338134765625 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2610224783420563, - 2.885453939437866, - 0.699999988079071 - ], - "rotation": 72.38753780554482, - "pixel_coords": [ - 228, - 78, - 11.986567497253418 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan cube and brown sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0248" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0248_original.json b/dataset_1k_720p_2/scenes/scene_0248_original.json deleted file mode 100644 index 8ce1aac8d151df61570e6cea7541906e2c5ce247..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0248_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 248, - "image_filename": "SCENE_0248_new_000248.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7045648097991943, - 0.4807068407535553, - 0.699999988079071 - ], - "rotation": 192.72500343573964, - "pixel_coords": [ - 137, - 80, - 11.860799789428711 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.918848752975464, - -2.264817237854004, - 0.699999988079071 - ], - "rotation": 205.36876791771095, - "pixel_coords": [ - 173, - 173, - 7.190338134765625 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2610224783420563, - 2.885453939437866, - 0.699999988079071 - ], - "rotation": 72.38753780554482, - "pixel_coords": [ - 228, - 78, - 11.986567497253418 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0248" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0249_cf1.json b/dataset_1k_720p_2/scenes/scene_0249_cf1.json deleted file mode 100644 index 4c0bc554ebe964a4fdee6d7681f824aa4045ac15..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0249_cf1.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 249, - "image_filename": "SCENE_0249_new_000249.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6228994131088257, - -0.4057179391384125, - 0.699999988079071 - ], - "rotation": 323.7713766468151, - "pixel_coords": [ - 121, - 87, - 11.918703079223633 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5455092787742615, - -2.4031341075897217, - 0.3499999940395355 - ], - "rotation": 134.97337321885985, - "pixel_coords": [ - 84, - 127, - 10.271845817565918 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.971888780593872, - -1.5380113124847412, - 0.3499999940395355 - ], - "rotation": 211.37790952867329, - "pixel_coords": [ - 186, - 175, - 8.325239181518555 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.008821725845337, - 1.38245689868927, - 0.699999988079071 - ], - "rotation": 211.41337315961164, - "pixel_coords": [ - 156, - 72, - 13.148789405822754 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.571840524673462, - 0.37086808681488037, - 0.3499999940395355 - ], - "rotation": 197.7755156486436, - "pixel_coords": [ - 203, - 126, - 10.316367149353027 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5598080158233643, - -2.8752846717834473, - 0.3499999940395355 - ], - "rotation": 11.643923837760148, - "pixel_coords": [ - 55, - 119, - 10.71297836303711 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.19463977217674255, - 2.362710475921631, - 0.699999988079071 - ], - "rotation": 208.50815021002143, - "pixel_coords": [ - 209, - 81, - 12.433062553405762 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8890705108642578, - 2.3132848739624023, - 0.699999988079071 - ], - "rotation": 183.728910487591, - "pixel_coords": [ - 255, - 101, - 10.976558685302734 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 3 - ], - [ - 0, - 3, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 2, - 4, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown sphere and cyan cylinder", - "change_score": 2.0, - "change_attempts": 2, - "source_scene": "scene_0249" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0249_cf2.json b/dataset_1k_720p_2/scenes/scene_0249_cf2.json deleted file mode 100644 index ae4fdd6586fe9a934419da81bd9227cf305dd6a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0249_cf2.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 249, - "image_filename": "SCENE_0249_new_000249.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6228994131088257, - -0.4057179391384125, - 0.699999988079071 - ], - "rotation": 323.7713766468151, - "pixel_coords": [ - 121, - 87, - 11.918703079223633 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5455092787742615, - -2.4031341075897217, - 0.3499999940395355 - ], - "rotation": 134.97337321885985, - "pixel_coords": [ - 84, - 127, - 10.271845817565918 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.971888780593872, - -1.5380113124847412, - 0.3499999940395355 - ], - "rotation": 211.37790952867329, - "pixel_coords": [ - 186, - 175, - 8.325239181518555 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.008821725845337, - 1.38245689868927, - 0.699999988079071 - ], - "rotation": 211.41337315961164, - "pixel_coords": [ - 156, - 72, - 13.148789405822754 - ], - "color": "brown" - }, - { - "shape": "cube", - "color": "yellow", - "material": "rubber", - "size": "small", - "3d_coords": [ - 1.571840524673462, - 0.37086808681488037, - 0.3499999940395355 - ], - "rotation": 17.172740313693534, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5598080158233643, - -2.8752846717834473, - 0.3499999940395355 - ], - "rotation": 11.643923837760148, - "pixel_coords": [ - 55, - 119, - 10.71297836303711 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.19463977217674255, - 2.362710475921631, - 0.699999988079071 - ], - "rotation": 208.50815021002143, - "pixel_coords": [ - 209, - 81, - 12.433062553405762 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8890705108642578, - 2.3132848739624023, - 0.699999988079071 - ], - "rotation": 183.728910487591, - "pixel_coords": [ - 255, - 101, - 10.976558685302734 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 3 - ], - [ - 0, - 3, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 2, - 4, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green cylinder with yellow cube", - "change_score": 2.498325624069583, - "change_attempts": 1, - "source_scene": "scene_0249" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0249_original.json b/dataset_1k_720p_2/scenes/scene_0249_original.json deleted file mode 100644 index 559a17e494f9facd6d090c528ada70a0fff8a370..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0249_original.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 249, - "image_filename": "SCENE_0249_new_000249.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6228994131088257, - -0.4057179391384125, - 0.699999988079071 - ], - "rotation": 323.7713766468151, - "pixel_coords": [ - 121, - 87, - 11.918703079223633 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5455092787742615, - -2.4031341075897217, - 0.3499999940395355 - ], - "rotation": 134.97337321885985, - "pixel_coords": [ - 84, - 127, - 10.271845817565918 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.971888780593872, - -1.5380113124847412, - 0.3499999940395355 - ], - "rotation": 211.37790952867329, - "pixel_coords": [ - 186, - 175, - 8.325239181518555 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.008821725845337, - 1.38245689868927, - 0.699999988079071 - ], - "rotation": 211.41337315961164, - "pixel_coords": [ - 156, - 72, - 13.148789405822754 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.571840524673462, - 0.37086808681488037, - 0.3499999940395355 - ], - "rotation": 197.7755156486436, - "pixel_coords": [ - 203, - 126, - 10.316367149353027 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5598080158233643, - -2.8752846717834473, - 0.3499999940395355 - ], - "rotation": 11.643923837760148, - "pixel_coords": [ - 55, - 119, - 10.71297836303711 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.19463977217674255, - 2.362710475921631, - 0.699999988079071 - ], - "rotation": 208.50815021002143, - "pixel_coords": [ - 209, - 81, - 12.433062553405762 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8890705108642578, - 2.3132848739624023, - 0.699999988079071 - ], - "rotation": 183.728910487591, - "pixel_coords": [ - 255, - 101, - 10.976558685302734 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 3 - ], - [ - 0, - 3, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 2, - 4, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0249" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0250_cf1.json b/dataset_1k_720p_2/scenes/scene_0250_cf1.json deleted file mode 100644 index b7b3546645cbbe5443ec4bcd256f6f5f0fde356a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0250_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 250, - "image_filename": "SCENE_0250_new_000250.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9890210628509521, - -0.7953158617019653, - 0.3499999940395355 - ], - "rotation": 131.8735562308277, - "pixel_coords": [ - 188, - 144, - 9.580794334411621 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.686923623085022, - 0.30994877219200134, - 0.699999988079071 - ], - "rotation": 299.9596996423947, - "pixel_coords": [ - 153, - 92, - 11.78370475769043 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.206068754196167, - 1.0757683515548706, - 0.699999988079071 - ], - "rotation": 222.15802664741173, - "pixel_coords": [ - 141, - 74, - 13.21303939819336 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0250" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0250_cf2.json b/dataset_1k_720p_2/scenes/scene_0250_cf2.json deleted file mode 100644 index 6b634001d6f918769a0d41c2e6d35ec73e115678..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0250_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 250, - "image_filename": "SCENE_0250_new_000250.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9890210628509521, - -0.7953158617019653, - 0.3499999940395355 - ], - "rotation": 131.8735562308277, - "pixel_coords": [ - 188, - 144, - 9.580794334411621 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.686923623085022, - 0.30994877219200134, - 0.699999988079071 - ], - "rotation": 299.9596996423947, - "pixel_coords": [ - 153, - 92, - 11.78370475769043 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.206068754196167, - 1.0757683515548706, - 0.699999988079071 - ], - "rotation": 222.15802664741173, - "pixel_coords": [ - 141, - 74, - 13.21303939819336 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed green cube to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0250" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0250_original.json b/dataset_1k_720p_2/scenes/scene_0250_original.json deleted file mode 100644 index f2372813e07a88048ded35757bbf2fc43d16309e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0250_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 250, - "image_filename": "SCENE_0250_new_000250.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9890210628509521, - -0.7953158617019653, - 0.3499999940395355 - ], - "rotation": 131.8735562308277, - "pixel_coords": [ - 188, - 144, - 9.580794334411621 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.686923623085022, - 0.30994877219200134, - 0.699999988079071 - ], - "rotation": 299.9596996423947, - "pixel_coords": [ - 153, - 92, - 11.78370475769043 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.206068754196167, - 1.0757683515548706, - 0.699999988079071 - ], - "rotation": 222.15802664741173, - "pixel_coords": [ - 141, - 74, - 13.21303939819336 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0250" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0251_cf1.json b/dataset_1k_720p_2/scenes/scene_0251_cf1.json deleted file mode 100644 index b5872a63fa185a228b3fc2fcc1f52d71f8677c93..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0251_cf1.json +++ /dev/null @@ -1,172 +0,0 @@ -{ - "split": "new", - "image_index": 251, - "image_filename": "SCENE_0251_new_000251.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9612038135528564, - 1.3653295040130615, - 0.3499999940395355 - ], - "rotation": 304.29513866750233, - "pixel_coords": [ - 172, - 90, - 12.460323333740234 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3387414216995239, - 0.46720924973487854, - 0.3499999940395355 - ], - "rotation": 261.5088258288715, - "pixel_coords": [ - 178, - 110, - 11.070695877075195 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.24496851861476898, - -1.7679272890090942, - 0.699999988079071 - ], - "rotation": 87.58001187467046, - "pixel_coords": [ - 107, - 114, - 10.014019966125488 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6055545806884766, - 2.9198684692382812, - 0.3499999940395355 - ], - "rotation": 70.42387973015369, - "pixel_coords": [ - 173, - 69, - 14.458751678466797 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 2 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0251" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0251_cf2.json b/dataset_1k_720p_2/scenes/scene_0251_cf2.json deleted file mode 100644 index 65651ec6001af8bb6400b71a6c6eebd8185d5846..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0251_cf2.json +++ /dev/null @@ -1,172 +0,0 @@ -{ - "split": "new", - "image_index": 251, - "image_filename": "SCENE_0251_new_000251.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9612038135528564, - 1.3653295040130615, - 0.3499999940395355 - ], - "rotation": 304.29513866750233, - "pixel_coords": [ - 172, - 90, - 12.460323333740234 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3387414216995239, - 0.46720924973487854, - 0.3499999940395355 - ], - "rotation": 261.5088258288715, - "pixel_coords": [ - 178, - 110, - 11.070695877075195 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.364022342309685, - 1.2313479979232205, - 0.699999988079071 - ], - "rotation": 87.58001187467046, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6055545806884766, - 2.9198684692382812, - 0.3499999940395355 - ], - "rotation": 70.42387973015369, - "pixel_coords": [ - 173, - 69, - 14.458751678466797 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 2 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow sphere from left of cyan cylinder to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0251" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0251_original.json b/dataset_1k_720p_2/scenes/scene_0251_original.json deleted file mode 100644 index 6dc624678f2d51f63766473ac3fd159b6843bbc2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0251_original.json +++ /dev/null @@ -1,170 +0,0 @@ -{ - "split": "new", - "image_index": 251, - "image_filename": "SCENE_0251_new_000251.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9612038135528564, - 1.3653295040130615, - 0.3499999940395355 - ], - "rotation": 304.29513866750233, - "pixel_coords": [ - 172, - 90, - 12.460323333740234 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3387414216995239, - 0.46720924973487854, - 0.3499999940395355 - ], - "rotation": 261.5088258288715, - "pixel_coords": [ - 178, - 110, - 11.070695877075195 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.24496851861476898, - -1.7679272890090942, - 0.699999988079071 - ], - "rotation": 87.58001187467046, - "pixel_coords": [ - 107, - 114, - 10.014019966125488 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6055545806884766, - 2.9198684692382812, - 0.3499999940395355 - ], - "rotation": 70.42387973015369, - "pixel_coords": [ - 173, - 69, - 14.458751678466797 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 2 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0251" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0252_cf1.json b/dataset_1k_720p_2/scenes/scene_0252_cf1.json deleted file mode 100644 index 0a6d32fc5be99e2fb0a10a4abc48dc0e2f40b37d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0252_cf1.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 252, - "image_filename": "SCENE_0252_new_000252.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7554933428764343, - 1.4003006219863892, - 0.3499999940395355 - ], - "rotation": 125.57263376190674, - "pixel_coords": [ - 177, - 91, - 12.224410057067871 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0004749298095703, - -1.8466604948043823, - 0.3499999940395355 - ], - "rotation": 22.68716290867122, - "pixel_coords": [ - 92, - 116, - 10.564345359802246 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.29159265756607056, - -2.9787604808807373, - 0.699999988079071 - ], - "rotation": 143.85751084909924, - "pixel_coords": [ - 67, - 127, - 9.281586647033691 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7024807929992676, - -1.6835867166519165, - 0.699999988079071 - ], - "rotation": 295.2592699910473, - "pixel_coords": [ - 179, - 159, - 7.9825825691223145 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4051614999771118, - 2.0967495441436768, - 0.699999988079071 - ], - "rotation": 191.68573365741764, - "pixel_coords": [ - 240, - 96, - 10.986920356750488 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9571917057037354, - -1.610640048980713, - 0.3499999940395355 - ], - "rotation": 343.66829541820636, - "pixel_coords": [ - 83, - 104, - 11.344886779785156 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0252" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0252_cf2.json b/dataset_1k_720p_2/scenes/scene_0252_cf2.json deleted file mode 100644 index 0d82d1e5c4f735a20b22b41d2cd38dae5de07e52..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0252_cf2.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 252, - "image_filename": "SCENE_0252_new_000252.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7554933428764343, - 1.4003006219863892, - 0.3499999940395355 - ], - "rotation": 125.57263376190674, - "pixel_coords": [ - 177, - 91, - 12.224410057067871 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0004749298095703, - -1.8466604948043823, - 0.3499999940395355 - ], - "rotation": 22.68716290867122, - "pixel_coords": [ - 92, - 116, - 10.564345359802246 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.29159265756607056, - -2.9787604808807373, - 0.699999988079071 - ], - "rotation": 143.85751084909924, - "pixel_coords": [ - 67, - 127, - 9.281586647033691 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7024807929992676, - -1.6835867166519165, - 0.699999988079071 - ], - "rotation": 295.2592699910473, - "pixel_coords": [ - 179, - 159, - 7.9825825691223145 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5401415911966092, - -1.3396763881637814, - 0.699999988079071 - ], - "rotation": 191.68573365741764, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9571917057037354, - -1.610640048980713, - 0.3499999940395355 - ], - "rotation": 343.66829541820636, - "pixel_coords": [ - 83, - 104, - 11.344886779785156 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown sphere from (1.4,2.1) to (0.5,-1.3)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0252" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0252_original.json b/dataset_1k_720p_2/scenes/scene_0252_original.json deleted file mode 100644 index 49f73e6661a74a092da7e58e3ab09c53b1bb71af..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0252_original.json +++ /dev/null @@ -1,257 +0,0 @@ -{ - "split": "new", - "image_index": 252, - "image_filename": "SCENE_0252_new_000252.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7554933428764343, - 1.4003006219863892, - 0.3499999940395355 - ], - "rotation": 125.57263376190674, - "pixel_coords": [ - 177, - 91, - 12.224410057067871 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0004749298095703, - -1.8466604948043823, - 0.3499999940395355 - ], - "rotation": 22.68716290867122, - "pixel_coords": [ - 92, - 116, - 10.564345359802246 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.29159265756607056, - -2.9787604808807373, - 0.699999988079071 - ], - "rotation": 143.85751084909924, - "pixel_coords": [ - 67, - 127, - 9.281586647033691 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7024807929992676, - -1.6835867166519165, - 0.699999988079071 - ], - "rotation": 295.2592699910473, - "pixel_coords": [ - 179, - 159, - 7.9825825691223145 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4051614999771118, - 2.0967495441436768, - 0.699999988079071 - ], - "rotation": 191.68573365741764, - "pixel_coords": [ - 240, - 96, - 10.986920356750488 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9571917057037354, - -1.610640048980713, - 0.3499999940395355 - ], - "rotation": 343.66829541820636, - "pixel_coords": [ - 83, - 104, - 11.344886779785156 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0252" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0253_cf1.json b/dataset_1k_720p_2/scenes/scene_0253_cf1.json deleted file mode 100644 index 5f01eb397cfbda89e331f4b74449640d1c052924..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0253_cf1.json +++ /dev/null @@ -1,236 +0,0 @@ -{ - "split": "new", - "image_index": 253, - "image_filename": "SCENE_0253_new_000253.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9889174103736877, - 1.8579639196395874, - 0.3499999940395355 - ], - "rotation": 207.55031811491193, - "pixel_coords": [ - 181, - 85, - 12.136677742004395 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.556119680404663, - 0.0026289334055036306, - 0.699999988079071 - ], - "rotation": 45.42258232615271, - "pixel_coords": [ - 229, - 131, - 8.535202980041504 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.334883213043213, - 1.9694122076034546, - 0.699999988079071 - ], - "rotation": 319.6147955780602, - "pixel_coords": [ - 268, - 105, - 9.833776473999023 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9718217849731445, - -2.0296170711517334, - 0.699999988079071 - ], - "rotation": 277.52591059025104, - "pixel_coords": [ - 82, - 108, - 9.68567943572998 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5172336101531982, - -0.7923901081085205, - 0.3499999940395355 - ], - "rotation": 318.86768207559265, - "pixel_coords": [ - 176, - 138, - 8.92186450958252 - ], - "color": "purple" - }, - { - "shape": "cube", - "color": "red", - "material": "metal", - "size": "small", - "3d_coords": [ - -2.8136518544795375, - -0.34575578393701223, - 0.35 - ], - "rotation": 108.56257811498658, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0253" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0253_cf2.json b/dataset_1k_720p_2/scenes/scene_0253_cf2.json deleted file mode 100644 index a947ed00a2b1a203683a84e544360e501e43f084..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0253_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 253, - "image_filename": "SCENE_0253_new_000253.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9889174103736877, - 1.8579639196395874, - 0.3499999940395355 - ], - "rotation": 207.55031811491193, - "pixel_coords": [ - 181, - 85, - 12.136677742004395 - ], - "color": "cyan" - }, - { - "shape": "cube", - "color": "yellow", - "material": "rubber", - "size": "small", - "3d_coords": [ - 2.556119680404663, - 0.0026289334055036306, - 0.699999988079071 - ], - "rotation": 11.850469651426284, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.334883213043213, - 1.9694122076034546, - 0.699999988079071 - ], - "rotation": 319.6147955780602, - "pixel_coords": [ - 268, - 105, - 9.833776473999023 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9718217849731445, - -2.0296170711517334, - 0.699999988079071 - ], - "rotation": 277.52591059025104, - "pixel_coords": [ - 82, - 108, - 9.68567943572998 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5172336101531982, - -0.7923901081085205, - 0.3499999940395355 - ], - "rotation": 318.86768207559265, - "pixel_coords": [ - 176, - 138, - 8.92186450958252 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced gray sphere with yellow cube", - "change_score": 4.093255868540907, - "change_attempts": 1, - "source_scene": "scene_0253" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0253_original.json b/dataset_1k_720p_2/scenes/scene_0253_original.json deleted file mode 100644 index 94148f46b224be9485276cc1daf483414cab456b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0253_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 253, - "image_filename": "SCENE_0253_new_000253.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9889174103736877, - 1.8579639196395874, - 0.3499999940395355 - ], - "rotation": 207.55031811491193, - "pixel_coords": [ - 181, - 85, - 12.136677742004395 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.556119680404663, - 0.0026289334055036306, - 0.699999988079071 - ], - "rotation": 45.42258232615271, - "pixel_coords": [ - 229, - 131, - 8.535202980041504 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.334883213043213, - 1.9694122076034546, - 0.699999988079071 - ], - "rotation": 319.6147955780602, - "pixel_coords": [ - 268, - 105, - 9.833776473999023 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9718217849731445, - -2.0296170711517334, - 0.699999988079071 - ], - "rotation": 277.52591059025104, - "pixel_coords": [ - 82, - 108, - 9.68567943572998 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5172336101531982, - -0.7923901081085205, - 0.3499999940395355 - ], - "rotation": 318.86768207559265, - "pixel_coords": [ - 176, - 138, - 8.92186450958252 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0253" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0254_cf1.json b/dataset_1k_720p_2/scenes/scene_0254_cf1.json deleted file mode 100644 index f317bc6e987350b4556da18e7f5d593300c669b3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0254_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 254, - "image_filename": "SCENE_0254_new_000254.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6697633266448975, - 0.48645541071891785, - 0.3499999940395355 - ], - "rotation": 65.7919695626831, - "pixel_coords": [ - 124, - 83, - 13.579724311828613 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.878086805343628, - 1.3794206380844116, - 0.3499999940395355 - ], - "rotation": 271.2209689815821, - "pixel_coords": [ - 155, - 83, - 13.570152282714844 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.36849316780266, - 2.2855355502678725, - 0.3499999940395355 - ], - "rotation": 69.53480028612007, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7838476896286011, - 0.10230866819620132, - 0.699999988079071 - ], - "rotation": 119.20342589099079, - "pixel_coords": [ - 147, - 93, - 11.947978019714355 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple cube from (-2.6,-1.3) to (-1.4,2.3)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0254" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0254_cf2.json b/dataset_1k_720p_2/scenes/scene_0254_cf2.json deleted file mode 100644 index f08e7c0c88d2267262aeb2fbf54305e11bacee44..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0254_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 254, - "image_filename": "SCENE_0254_new_000254.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6697633266448975, - 0.48645541071891785, - 0.3499999940395355 - ], - "rotation": 65.7919695626831, - "pixel_coords": [ - 124, - 83, - 13.579724311828613 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.878086805343628, - 1.3794206380844116, - 0.3499999940395355 - ], - "rotation": 271.2209689815821, - "pixel_coords": [ - 155, - 83, - 13.570152282714844 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6131954193115234, - -1.3262591361999512, - 0.3499999940395355 - ], - "rotation": 69.53480028612007, - "pixel_coords": [ - 84, - 96, - 12.504837989807129 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7838476896286011, - 0.10230866819620132, - 0.699999988079071 - ], - "rotation": 119.20342589099079, - "pixel_coords": [ - 147, - 93, - 11.947978019714355 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0254" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0254_original.json b/dataset_1k_720p_2/scenes/scene_0254_original.json deleted file mode 100644 index fea9b49458af33d9f1a6686db7b8da8ef09bcb25..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0254_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 254, - "image_filename": "SCENE_0254_new_000254.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6697633266448975, - 0.48645541071891785, - 0.3499999940395355 - ], - "rotation": 65.7919695626831, - "pixel_coords": [ - 124, - 83, - 13.579724311828613 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.878086805343628, - 1.3794206380844116, - 0.3499999940395355 - ], - "rotation": 271.2209689815821, - "pixel_coords": [ - 155, - 83, - 13.570152282714844 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6131954193115234, - -1.3262591361999512, - 0.3499999940395355 - ], - "rotation": 69.53480028612007, - "pixel_coords": [ - 84, - 96, - 12.504837989807129 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7838476896286011, - 0.10230866819620132, - 0.699999988079071 - ], - "rotation": 119.20342589099079, - "pixel_coords": [ - 147, - 93, - 11.947978019714355 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0254" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0255_cf1.json b/dataset_1k_720p_2/scenes/scene_0255_cf1.json deleted file mode 100644 index e68bedd58c1cb28d87779294482668852b5bfbb2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0255_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 255, - "image_filename": "SCENE_0255_new_000255.png", - "objects": [ - { - "shape": "cube", - "color": "brown", - "material": "metal", - "size": "small", - "3d_coords": [ - 2.8057382106781006, - -0.19766059517860413, - 0.699999988079071 - ], - "rotation": 140.92854191873099, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9255865216255188, - 0.09874137490987778, - 0.3499999940395355 - ], - "rotation": 159.48739474088532, - "pixel_coords": [ - 182, - 119, - 10.82396411895752 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8025094270706177, - -2.4272232055664062, - 0.699999988079071 - ], - "rotation": 257.66472286090334, - "pixel_coords": [ - 133, - 150, - 8.60623550415039 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red cylinder with brown cube", - "change_score": 4.481581265210824, - "change_attempts": 1, - "source_scene": "scene_0255" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0255_cf2.json b/dataset_1k_720p_2/scenes/scene_0255_cf2.json deleted file mode 100644 index ae01e90bb15312c060499a6ff097a89d8d2ec0e1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0255_cf2.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 255, - "image_filename": "SCENE_0255_new_000255.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8057382106781006, - -0.19766059517860413, - 0.699999988079071 - ], - "rotation": 314.29779739462765, - "pixel_coords": [ - 224, - 136, - 9.226404190063477 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9255865216255188, - 0.09874137490987778, - 0.3499999940395355 - ], - "rotation": 159.48739474088532, - "pixel_coords": [ - 182, - 119, - 10.82396411895752 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0255" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0255_original.json b/dataset_1k_720p_2/scenes/scene_0255_original.json deleted file mode 100644 index 24e1db2c68517c11c76aa2da9fdabe0be8f847ad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0255_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 255, - "image_filename": "SCENE_0255_new_000255.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8057382106781006, - -0.19766059517860413, - 0.699999988079071 - ], - "rotation": 314.29779739462765, - "pixel_coords": [ - 224, - 136, - 9.226404190063477 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9255865216255188, - 0.09874137490987778, - 0.3499999940395355 - ], - "rotation": 159.48739474088532, - "pixel_coords": [ - 182, - 119, - 10.82396411895752 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8025094270706177, - -2.4272232055664062, - 0.699999988079071 - ], - "rotation": 257.66472286090334, - "pixel_coords": [ - 133, - 150, - 8.60623550415039 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0255" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0256_cf1.json b/dataset_1k_720p_2/scenes/scene_0256_cf1.json deleted file mode 100644 index 1a4236472405e73c394b575572fdc0b46bb19152..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0256_cf1.json +++ /dev/null @@ -1,249 +0,0 @@ -{ - "split": "new", - "image_index": 256, - "image_filename": "SCENE_0256_new_000256.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.29500287771224976, - -2.870335102081299, - 0.699999988079071 - ], - "rotation": 83.83217319732888, - "pixel_coords": [ - 75, - 129, - 9.626147270202637 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6762820482254028, - -1.3776631355285645, - 0.699999988079071 - ], - "rotation": 59.730712100918964, - "pixel_coords": [ - 140, - 124, - 9.867276191711426 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3439135551452637, - 1.8795204162597656, - 0.3499999940395355 - ], - "rotation": 277.6968713814988, - "pixel_coords": [ - 230, - 107, - 11.502262115478516 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.192814350128174, - -0.33245933055877686, - 0.699999988079071 - ], - "rotation": 281.20573606373165, - "pixel_coords": [ - 205, - 132, - 9.49806022644043 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9734729528427124, - 0.4350460469722748, - 0.699999988079071 - ], - "rotation": 133.26914175652334, - "pixel_coords": [ - 150, - 87, - 11.980162620544434 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0256" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0256_cf2.json b/dataset_1k_720p_2/scenes/scene_0256_cf2.json deleted file mode 100644 index a2555a856e7b382094b7e3c57dc8caf14bfc82c9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0256_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 256, - "image_filename": "SCENE_0256_new_000256.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.29500287771224976, - -2.870335102081299, - 0.699999988079071 - ], - "rotation": 83.83217319732888, - "pixel_coords": [ - 75, - 129, - 9.626147270202637 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6762820482254028, - -1.3776631355285645, - 0.699999988079071 - ], - "rotation": 59.730712100918964, - "pixel_coords": [ - 140, - 124, - 9.867276191711426 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3439135551452637, - 1.8795204162597656, - 0.3499999940395355 - ], - "rotation": 277.6968713814988, - "pixel_coords": [ - 230, - 107, - 11.502262115478516 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.192814350128174, - -0.33245933055877686, - 0.699999988079071 - ], - "rotation": 281.20573606373165, - "pixel_coords": [ - 205, - 132, - 9.49806022644043 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9734729528427124, - 0.4350460469722748, - 0.699999988079071 - ], - "rotation": 133.26914175652334, - "pixel_coords": [ - 150, - 87, - 11.980162620544434 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.292151689529419, - -1.9047561883926392, - 0.699999988079071 - ], - "rotation": 252.0021281700699, - "pixel_coords": [ - 70, - 95, - 11.471060752868652 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between purple cylinder and gray cylinder", - "change_score": 2.0, - "change_attempts": 2, - "source_scene": "scene_0256" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0256_original.json b/dataset_1k_720p_2/scenes/scene_0256_original.json deleted file mode 100644 index 29becc35f47de49537b77153011a8f80b0665162..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0256_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 256, - "image_filename": "SCENE_0256_new_000256.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.29500287771224976, - -2.870335102081299, - 0.699999988079071 - ], - "rotation": 83.83217319732888, - "pixel_coords": [ - 75, - 129, - 9.626147270202637 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6762820482254028, - -1.3776631355285645, - 0.699999988079071 - ], - "rotation": 59.730712100918964, - "pixel_coords": [ - 140, - 124, - 9.867276191711426 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3439135551452637, - 1.8795204162597656, - 0.3499999940395355 - ], - "rotation": 277.6968713814988, - "pixel_coords": [ - 230, - 107, - 11.502262115478516 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.192814350128174, - -0.33245933055877686, - 0.699999988079071 - ], - "rotation": 281.20573606373165, - "pixel_coords": [ - 205, - 132, - 9.49806022644043 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9734729528427124, - 0.4350460469722748, - 0.699999988079071 - ], - "rotation": 133.26914175652334, - "pixel_coords": [ - 150, - 87, - 11.980162620544434 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.292151689529419, - -1.9047561883926392, - 0.699999988079071 - ], - "rotation": 252.0021281700699, - "pixel_coords": [ - 70, - 95, - 11.471060752868652 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0256" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0257_cf1.json b/dataset_1k_720p_2/scenes/scene_0257_cf1.json deleted file mode 100644 index a05f39219a21eb8e640896f9a7b92d23274b5b84..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0257_cf1.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 257, - "image_filename": "SCENE_0257_new_000257.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8238691091537476, - 1.9808993339538574, - 0.3499999940395355 - ], - "rotation": 203.29009500915618, - "pixel_coords": [ - 244, - 111, - 11.210137367248535 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.804781675338745, - 1.148772120475769, - 0.3499999940395355 - ], - "rotation": 81.50715518653098, - "pixel_coords": [ - 255, - 130, - 10.068748474121094 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8148462381709756, - 0.23940036203321924, - 0.699999988079071 - ], - "rotation": 100.49397090573568, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3459820747375488, - -1.4573725461959839, - 0.699999988079071 - ], - "rotation": 246.12947554449815, - "pixel_coords": [ - 154, - 131, - 9.308442115783691 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.04080001637339592, - -0.47507044672966003, - 0.699999988079071 - ], - "rotation": 199.36538079171456, - "pixel_coords": [ - 149, - 105, - 10.75251293182373 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.933194875717163, - -2.690288782119751, - 0.699999988079071 - ], - "rotation": 334.0472087454214, - "pixel_coords": [ - 38, - 96, - 11.381863594055176 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8255928754806519, - 1.7617312669754028, - 0.699999988079071 - ], - "rotation": 234.07694999721696, - "pixel_coords": [ - 162, - 73, - 13.314737319946289 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan cylinder from left of gray sphere to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0257" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0257_cf2.json b/dataset_1k_720p_2/scenes/scene_0257_cf2.json deleted file mode 100644 index 8398f297692df8f387393f257364ac768dcdb802..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0257_cf2.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 257, - "image_filename": "SCENE_0257_new_000257.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9259895765825963, - -2.370525356878104, - 0.3499999940395355 - ], - "rotation": 203.29009500915618, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.804781675338745, - 1.148772120475769, - 0.3499999940395355 - ], - "rotation": 81.50715518653098, - "pixel_coords": [ - 255, - 130, - 10.068748474121094 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.269492506980896, - -2.1567389965057373, - 0.699999988079071 - ], - "rotation": 100.49397090573568, - "pixel_coords": [ - 98, - 118, - 9.951427459716797 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3459820747375488, - -1.4573725461959839, - 0.699999988079071 - ], - "rotation": 246.12947554449815, - "pixel_coords": [ - 154, - 131, - 9.308442115783691 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.04080001637339592, - -0.47507044672966003, - 0.699999988079071 - ], - "rotation": 199.36538079171456, - "pixel_coords": [ - 149, - 105, - 10.75251293182373 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.933194875717163, - -2.690288782119751, - 0.699999988079071 - ], - "rotation": 334.0472087454214, - "pixel_coords": [ - 38, - 96, - 11.381863594055176 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8255928754806519, - 1.7617312669754028, - 0.699999988079071 - ], - "rotation": 234.07694999721696, - "pixel_coords": [ - 162, - 73, - 13.314737319946289 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cube from right of brown sphere to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0257" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0257_original.json b/dataset_1k_720p_2/scenes/scene_0257_original.json deleted file mode 100644 index b3b7133d474f09c12c104acd947367b1fd438874..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0257_original.json +++ /dev/null @@ -1,306 +0,0 @@ -{ - "split": "new", - "image_index": 257, - "image_filename": "SCENE_0257_new_000257.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8238691091537476, - 1.9808993339538574, - 0.3499999940395355 - ], - "rotation": 203.29009500915618, - "pixel_coords": [ - 244, - 111, - 11.210137367248535 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.804781675338745, - 1.148772120475769, - 0.3499999940395355 - ], - "rotation": 81.50715518653098, - "pixel_coords": [ - 255, - 130, - 10.068748474121094 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.269492506980896, - -2.1567389965057373, - 0.699999988079071 - ], - "rotation": 100.49397090573568, - "pixel_coords": [ - 98, - 118, - 9.951427459716797 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3459820747375488, - -1.4573725461959839, - 0.699999988079071 - ], - "rotation": 246.12947554449815, - "pixel_coords": [ - 154, - 131, - 9.308442115783691 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.04080001637339592, - -0.47507044672966003, - 0.699999988079071 - ], - "rotation": 199.36538079171456, - "pixel_coords": [ - 149, - 105, - 10.75251293182373 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.933194875717163, - -2.690288782119751, - 0.699999988079071 - ], - "rotation": 334.0472087454214, - "pixel_coords": [ - 38, - 96, - 11.381863594055176 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8255928754806519, - 1.7617312669754028, - 0.699999988079071 - ], - "rotation": 234.07694999721696, - "pixel_coords": [ - 162, - 73, - 13.314737319946289 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0257" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0258_cf1.json b/dataset_1k_720p_2/scenes/scene_0258_cf1.json deleted file mode 100644 index 91a1acf64c151a7896457b8ed959c5a7f55a8146..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0258_cf1.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 258, - "image_filename": "SCENE_0258_new_000258.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2191615104675293, - 0.38826605677604675, - 0.699999988079071 - ], - "rotation": 317.6730890629025, - "pixel_coords": [ - 145, - 85, - 11.84378433227539 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7628397941589355, - -2.520646333694458, - 0.699999988079071 - ], - "rotation": 22.728730870677914, - "pixel_coords": [ - 59, - 106, - 10.539642333984375 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.445648193359375, - -1.250947117805481, - 0.3499999940395355 - ], - "rotation": 66.98606743510669, - "pixel_coords": [ - 85, - 96, - 11.880838394165039 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4155335426330566, - 0.8287570476531982, - 0.3499999940395355 - ], - "rotation": 304.480590707878, - "pixel_coords": [ - 238, - 132, - 9.92963695526123 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1132724285125732, - -1.5902372598648071, - 0.699999988079071 - ], - "rotation": 49.167936863340785, - "pixel_coords": [ - 168, - 150, - 8.569802284240723 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0258" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0258_cf2.json b/dataset_1k_720p_2/scenes/scene_0258_cf2.json deleted file mode 100644 index 12981f30d17584408f4edf27f007557798a8e95f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0258_cf2.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 258, - "image_filename": "SCENE_0258_new_000258.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2191615104675293, - 0.38826605677604675, - 0.699999988079071 - ], - "rotation": 317.6730890629025, - "pixel_coords": [ - 145, - 85, - 11.84378433227539 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7628397941589355, - -2.520646333694458, - 0.699999988079071 - ], - "rotation": 22.728730870677914, - "pixel_coords": [ - 59, - 106, - 10.539642333984375 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.445648193359375, - -1.250947117805481, - 0.3499999940395355 - ], - "rotation": 66.98606743510669, - "pixel_coords": [ - 85, - 96, - 11.880838394165039 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4155335426330566, - 0.8287570476531982, - 0.3499999940395355 - ], - "rotation": 304.480590707878, - "pixel_coords": [ - 238, - 132, - 9.92963695526123 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1132724285125732, - -1.5902372598648071, - 0.699999988079071 - ], - "rotation": 49.167936863340785, - "pixel_coords": [ - 168, - 150, - 8.569802284240723 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0258" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0258_original.json b/dataset_1k_720p_2/scenes/scene_0258_original.json deleted file mode 100644 index 18e02be2885f94b9eae2c9c5d88aca9f398a0849..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0258_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 258, - "image_filename": "SCENE_0258_new_000258.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2191615104675293, - 0.38826605677604675, - 0.699999988079071 - ], - "rotation": 317.6730890629025, - "pixel_coords": [ - 145, - 85, - 11.84378433227539 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7628397941589355, - -2.520646333694458, - 0.699999988079071 - ], - "rotation": 22.728730870677914, - "pixel_coords": [ - 59, - 106, - 10.539642333984375 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.445648193359375, - -1.250947117805481, - 0.3499999940395355 - ], - "rotation": 66.98606743510669, - "pixel_coords": [ - 85, - 96, - 11.880838394165039 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4155335426330566, - 0.8287570476531982, - 0.3499999940395355 - ], - "rotation": 304.480590707878, - "pixel_coords": [ - 238, - 132, - 9.92963695526123 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1132724285125732, - -1.5902372598648071, - 0.699999988079071 - ], - "rotation": 49.167936863340785, - "pixel_coords": [ - 168, - 150, - 8.569802284240723 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0258" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0259_cf1.json b/dataset_1k_720p_2/scenes/scene_0259_cf1.json deleted file mode 100644 index 8b68d7ce7b89b4060e1798bae64f312c12a458e5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0259_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 259, - "image_filename": "SCENE_0259_new_000259.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.387495756149292, - -1.4021292924880981, - 0.699999988079071 - ], - "rotation": 143.02619905955015, - "pixel_coords": [ - 178, - 146, - 8.485828399658203 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.34891207327785745, - 1.7736410660745299, - 0.3499999940395355 - ], - "rotation": 49.858235899197105, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.19962477684021, - 2.8829751014709473, - 0.699999988079071 - ], - "rotation": 120.09960886015052, - "pixel_coords": [ - 275, - 98, - 11.021831512451172 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6034727096557617, - -1.9594943523406982, - 0.3499999940395355 - ], - "rotation": 241.2852276084844, - "pixel_coords": [ - 66, - 100, - 11.763545036315918 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4530109167099, - 1.5313776731491089, - 0.3499999940395355 - ], - "rotation": 330.31144415086857, - "pixel_coords": [ - 227, - 112, - 10.936960220336914 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1490468978881836, - 1.9433541297912598, - 0.699999988079071 - ], - "rotation": 273.45644913524427, - "pixel_coords": [ - 164, - 69, - 13.482208251953125 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 3, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 0, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green cylinder from left of red cylinder to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0259" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0259_cf2.json b/dataset_1k_720p_2/scenes/scene_0259_cf2.json deleted file mode 100644 index 235568a100f676ab3560851164ccdc53aeb3efec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0259_cf2.json +++ /dev/null @@ -1,249 +0,0 @@ -{ - "split": "new", - "image_index": 259, - "image_filename": "SCENE_0259_new_000259.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.634974718093872, - -0.5070195198059082, - 0.3499999940395355 - ], - "rotation": 49.858235899197105, - "pixel_coords": [ - 118, - 98, - 11.91389274597168 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.19962477684021, - 2.8829751014709473, - 0.699999988079071 - ], - "rotation": 120.09960886015052, - "pixel_coords": [ - 275, - 98, - 11.021831512451172 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6034727096557617, - -1.9594943523406982, - 0.3499999940395355 - ], - "rotation": 241.2852276084844, - "pixel_coords": [ - 66, - 100, - 11.763545036315918 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4530109167099, - 1.5313776731491089, - 0.3499999940395355 - ], - "rotation": 330.31144415086857, - "pixel_coords": [ - 227, - 112, - 10.936960220336914 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1490468978881836, - 1.9433541297912598, - 0.699999988079071 - ], - "rotation": 273.45644913524427, - "pixel_coords": [ - 164, - 69, - 13.482208251953125 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 3, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 0, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red sphere", - "change_score": 38.19576712896569, - "change_attempts": 1, - "source_scene": "scene_0259" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0259_original.json b/dataset_1k_720p_2/scenes/scene_0259_original.json deleted file mode 100644 index ee4b3dd6c5566394d3a7d5c20166d5a7b4caf002..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0259_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 259, - "image_filename": "SCENE_0259_new_000259.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.387495756149292, - -1.4021292924880981, - 0.699999988079071 - ], - "rotation": 143.02619905955015, - "pixel_coords": [ - 178, - 146, - 8.485828399658203 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.634974718093872, - -0.5070195198059082, - 0.3499999940395355 - ], - "rotation": 49.858235899197105, - "pixel_coords": [ - 118, - 98, - 11.91389274597168 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.19962477684021, - 2.8829751014709473, - 0.699999988079071 - ], - "rotation": 120.09960886015052, - "pixel_coords": [ - 275, - 98, - 11.021831512451172 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6034727096557617, - -1.9594943523406982, - 0.3499999940395355 - ], - "rotation": 241.2852276084844, - "pixel_coords": [ - 66, - 100, - 11.763545036315918 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4530109167099, - 1.5313776731491089, - 0.3499999940395355 - ], - "rotation": 330.31144415086857, - "pixel_coords": [ - 227, - 112, - 10.936960220336914 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1490468978881836, - 1.9433541297912598, - 0.699999988079071 - ], - "rotation": 273.45644913524427, - "pixel_coords": [ - 164, - 69, - 13.482208251953125 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 3, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 0, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0259" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0260_cf1.json b/dataset_1k_720p_2/scenes/scene_0260_cf1.json deleted file mode 100644 index 866a3d897765a240f4692d1e4b452e1224c68948..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0260_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 260, - "image_filename": "SCENE_0260_new_000260.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7375476360321045, - -1.0561704635620117, - 0.3499999940395355 - ], - "rotation": 58.056114006522385, - "pixel_coords": [ - 103, - 103, - 11.864311218261719 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.12411651922210931, - -1.6275151204879723, - 0.3499999940395355 - ], - "rotation": 219.4650994712687, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6522597074508667, - -1.1680972576141357, - 0.3499999940395355 - ], - "rotation": 142.01349223196402, - "pixel_coords": [ - 118, - 114, - 11.05495548248291 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2870230674743652, - -2.12721848487854, - 0.699999988079071 - ], - "rotation": 217.00996089751777, - "pixel_coords": [ - 155, - 150, - 8.32655143737793 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8253449201583862, - 1.8002245426177979, - 0.3499999940395355 - ], - "rotation": 154.30897490291682, - "pixel_coords": [ - 241, - 113, - 11.105818748474121 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7994701862335205, - 1.7611783742904663, - 0.3499999940395355 - ], - "rotation": 300.6258810041513, - "pixel_coords": [ - 148, - 78, - 14.250905990600586 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved yellow cube to partially occlude brown cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0260" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0260_cf2.json b/dataset_1k_720p_2/scenes/scene_0260_cf2.json deleted file mode 100644 index f798e930df5ce56361bfaaf7c883bc27179e0fc4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0260_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 260, - "image_filename": "SCENE_0260_new_000260.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7375476360321045, - -1.0561704635620117, - 0.3499999940395355 - ], - "rotation": 58.056114006522385, - "pixel_coords": [ - 103, - 103, - 11.864311218261719 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8066784143447876, - 2.236198902130127, - 0.3499999940395355 - ], - "rotation": 219.4650994712687, - "pixel_coords": [ - 173, - 81, - 13.850568771362305 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6522597074508667, - -1.1680972576141357, - 0.3499999940395355 - ], - "rotation": 142.01349223196402, - "pixel_coords": [ - 118, - 114, - 11.05495548248291 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2870230674743652, - -2.12721848487854, - 0.699999988079071 - ], - "rotation": 217.00996089751777, - "pixel_coords": [ - 155, - 150, - 8.32655143737793 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8253449201583862, - 1.8002245426177979, - 0.3499999940395355 - ], - "rotation": 154.30897490291682, - "pixel_coords": [ - 241, - 113, - 11.105818748474121 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7994701862335205, - 1.7611783742904663, - 0.3499999940395355 - ], - "rotation": 300.6258810041513, - "pixel_coords": [ - 148, - 78, - 14.250905990600586 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed blue sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0260" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0260_original.json b/dataset_1k_720p_2/scenes/scene_0260_original.json deleted file mode 100644 index 46d141583f9d1f123c685bad502c762f9d76f051..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0260_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 260, - "image_filename": "SCENE_0260_new_000260.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7375476360321045, - -1.0561704635620117, - 0.3499999940395355 - ], - "rotation": 58.056114006522385, - "pixel_coords": [ - 103, - 103, - 11.864311218261719 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8066784143447876, - 2.236198902130127, - 0.3499999940395355 - ], - "rotation": 219.4650994712687, - "pixel_coords": [ - 173, - 81, - 13.850568771362305 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6522597074508667, - -1.1680972576141357, - 0.3499999940395355 - ], - "rotation": 142.01349223196402, - "pixel_coords": [ - 118, - 114, - 11.05495548248291 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2870230674743652, - -2.12721848487854, - 0.699999988079071 - ], - "rotation": 217.00996089751777, - "pixel_coords": [ - 155, - 150, - 8.32655143737793 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8253449201583862, - 1.8002245426177979, - 0.3499999940395355 - ], - "rotation": 154.30897490291682, - "pixel_coords": [ - 241, - 113, - 11.105818748474121 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7994701862335205, - 1.7611783742904663, - 0.3499999940395355 - ], - "rotation": 300.6258810041513, - "pixel_coords": [ - 148, - 78, - 14.250905990600586 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0260" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0261_cf1.json b/dataset_1k_720p_2/scenes/scene_0261_cf1.json deleted file mode 100644 index b9d4e52781fba12b876858025b20d2852e1af7fc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0261_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 261, - "image_filename": "SCENE_0261_new_000261.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5066003799438477, - -1.7991617918014526, - 0.3499999940395355 - ], - "rotation": 40.4941204778424, - "pixel_coords": [ - 179, - 167, - 8.106016159057617 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5631178617477417, - -0.8125494122505188, - 0.699999988079071 - ], - "rotation": 92.15085953500926, - "pixel_coords": [ - 108, - 92, - 11.16205883026123 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.19444485008716583, - -2.644482135772705, - 0.699999988079071 - ], - "rotation": 253.47623451258602, - "pixel_coords": [ - 82, - 126, - 9.156115531921387 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.496481418609619, - 1.120526909828186, - 0.3499999940395355 - ], - "rotation": 4.156387837381219, - "pixel_coords": [ - 135, - 80, - 13.111552238464355 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8621270656585693, - 1.61809504032135, - 0.699999988079071 - ], - "rotation": 298.14778968522205, - "pixel_coords": [ - 272, - 113, - 9.82342529296875 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.734386146068573, - 2.044668436050415, - 0.699999988079071 - ], - "rotation": 192.1299249900649, - "pixel_coords": [ - 187, - 77, - 12.391349792480469 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6528675556182861, - 0.594693660736084, - 0.699999988079071 - ], - "rotation": 338.95506366984955, - "pixel_coords": [ - 189, - 100, - 10.608837127685547 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 1, - 3, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0261" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0261_cf2.json b/dataset_1k_720p_2/scenes/scene_0261_cf2.json deleted file mode 100644 index 182c80fa185e588518b566f27a5141ba06b70d1c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0261_cf2.json +++ /dev/null @@ -1,296 +0,0 @@ -{ - "split": "new", - "image_index": 261, - "image_filename": "SCENE_0261_new_000261.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5066003799438477, - -1.7991617918014526, - 0.3499999940395355 - ], - "rotation": 40.4941204778424, - "pixel_coords": [ - 179, - 167, - 8.106016159057617 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5631178617477417, - -0.8125494122505188, - 0.699999988079071 - ], - "rotation": 92.15085953500926, - "pixel_coords": [ - 108, - 92, - 11.16205883026123 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.19444485008716583, - -2.644482135772705, - 0.699999988079071 - ], - "rotation": 253.47623451258602, - "pixel_coords": [ - 82, - 126, - 9.156115531921387 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.496481418609619, - 1.120526909828186, - 0.3499999940395355 - ], - "rotation": 4.156387837381219, - "pixel_coords": [ - 135, - 80, - 13.111552238464355 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8621270656585693, - 1.61809504032135, - 0.699999988079071 - ], - "rotation": 298.14778968522205, - "pixel_coords": [ - 272, - 113, - 9.82342529296875 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.734386146068573, - 2.044668436050415, - 0.699999988079071 - ], - "rotation": 192.1299249900649, - "pixel_coords": [ - 187, - 77, - 12.391349792480469 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 1, - 3, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0261" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0261_original.json b/dataset_1k_720p_2/scenes/scene_0261_original.json deleted file mode 100644 index 7bef076f3e72c876a7f547634988fcd0275169b7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0261_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 261, - "image_filename": "SCENE_0261_new_000261.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5066003799438477, - -1.7991617918014526, - 0.3499999940395355 - ], - "rotation": 40.4941204778424, - "pixel_coords": [ - 179, - 167, - 8.106016159057617 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5631178617477417, - -0.8125494122505188, - 0.699999988079071 - ], - "rotation": 92.15085953500926, - "pixel_coords": [ - 108, - 92, - 11.16205883026123 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.19444485008716583, - -2.644482135772705, - 0.699999988079071 - ], - "rotation": 253.47623451258602, - "pixel_coords": [ - 82, - 126, - 9.156115531921387 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.496481418609619, - 1.120526909828186, - 0.3499999940395355 - ], - "rotation": 4.156387837381219, - "pixel_coords": [ - 135, - 80, - 13.111552238464355 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8621270656585693, - 1.61809504032135, - 0.699999988079071 - ], - "rotation": 298.14778968522205, - "pixel_coords": [ - 272, - 113, - 9.82342529296875 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.734386146068573, - 2.044668436050415, - 0.699999988079071 - ], - "rotation": 192.1299249900649, - "pixel_coords": [ - 187, - 77, - 12.391349792480469 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6528675556182861, - 0.594693660736084, - 0.699999988079071 - ], - "rotation": 338.95506366984955, - "pixel_coords": [ - 189, - 100, - 10.608837127685547 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 1, - 3, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0261" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0262_cf1.json b/dataset_1k_720p_2/scenes/scene_0262_cf1.json deleted file mode 100644 index 48b6894c863ac360df3e3dcf2f617c57442c8f18..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0262_cf1.json +++ /dev/null @@ -1,137 +0,0 @@ -{ - "split": "new", - "image_index": 262, - "image_filename": "SCENE_0262_new_000262.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6781632900238037, - -2.581908941268921, - 0.699999988079071 - ], - "rotation": 221.95066108911368, - "pixel_coords": [ - 47, - 96, - 11.46484661102295 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0617688866522503, - -0.3535940573582722, - 0.699999988079071 - ], - "rotation": 329.36840214778067, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.1563805639743805, - 0.43397942185401917, - 0.3499999940395355 - ], - "rotation": 57.110847306940286, - "pixel_coords": [ - 173, - 108, - 11.429431915283203 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved blue cylinder to partially occlude red cylinder", - "change_score": 1.236203026842357, - "change_attempts": 1, - "source_scene": "scene_0262" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0262_cf2.json b/dataset_1k_720p_2/scenes/scene_0262_cf2.json deleted file mode 100644 index 39eb4b366e0287aa493ce24b7b79cf10de4174ff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0262_cf2.json +++ /dev/null @@ -1,137 +0,0 @@ -{ - "split": "new", - "image_index": 262, - "image_filename": "SCENE_0262_new_000262.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6781632900238037, - -2.581908941268921, - 0.699999988079071 - ], - "rotation": 221.95066108911368, - "pixel_coords": [ - 47, - 96, - 11.46484661102295 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0327439308166504, - -1.1187119483947754, - 0.699999988079071 - ], - "rotation": 329.36840214778067, - "pixel_coords": [ - 177, - 138, - 9.117440223693848 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.1563805639743805, - 0.43397942185401917, - 0.3499999940395355 - ], - "rotation": 57.110847306940286, - "pixel_coords": [ - 173, - 108, - 11.429431915283203 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0262" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0262_original.json b/dataset_1k_720p_2/scenes/scene_0262_original.json deleted file mode 100644 index 2244784d872fbe159ef44c5238276e77893386cf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0262_original.json +++ /dev/null @@ -1,135 +0,0 @@ -{ - "split": "new", - "image_index": 262, - "image_filename": "SCENE_0262_new_000262.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6781632900238037, - -2.581908941268921, - 0.699999988079071 - ], - "rotation": 221.95066108911368, - "pixel_coords": [ - 47, - 96, - 11.46484661102295 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0327439308166504, - -1.1187119483947754, - 0.699999988079071 - ], - "rotation": 329.36840214778067, - "pixel_coords": [ - 177, - 138, - 9.117440223693848 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.1563805639743805, - 0.43397942185401917, - 0.3499999940395355 - ], - "rotation": 57.110847306940286, - "pixel_coords": [ - 173, - 108, - 11.429431915283203 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0262" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0263_cf1.json b/dataset_1k_720p_2/scenes/scene_0263_cf1.json deleted file mode 100644 index 5a21b6f2dacfe390536e4832b9353b4dff579f5f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0263_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 263, - "image_filename": "SCENE_0263_new_000263.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5171868801116943, - 0.16730563342571259, - 0.699999988079071 - ], - "rotation": 114.34976034919485, - "pixel_coords": [ - 176, - 103, - 10.422507286071777 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.547600746154785, - 1.4751726388931274, - 0.699999988079071 - ], - "rotation": 344.7780678910418, - "pixel_coords": [ - 142, - 69, - 13.215127944946289 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.16172721982002258, - 2.31965708732605, - 0.3499999940395355 - ], - "rotation": 204.71016641395107, - "pixel_coords": [ - 212, - 92, - 12.129289627075195 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6018564105033875, - -2.619471549987793, - 0.3499999940395355 - ], - "rotation": 359.7305979649005, - "pixel_coords": [ - 75, - 131, - 9.600409507751465 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6826627254486084, - 2.9313595294952393, - 0.3499999940395355 - ], - "rotation": 155.77925182232468, - "pixel_coords": [ - 185, - 75, - 13.702478408813477 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9875868558883667, - 2.110537052154541, - 0.699999988079071 - ], - "rotation": 29.43422407564778, - "pixel_coords": [ - 255, - 99, - 10.657174110412598 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0263" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0263_cf2.json b/dataset_1k_720p_2/scenes/scene_0263_cf2.json deleted file mode 100644 index c95c70815924b213df7b87ff1f610e1058acfc5e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0263_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 263, - "image_filename": "SCENE_0263_new_000263.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5171868801116943, - 0.16730563342571259, - 0.699999988079071 - ], - "rotation": 114.34976034919485, - "pixel_coords": [ - 176, - 103, - 10.422507286071777 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.547600746154785, - 1.4751726388931274, - 0.699999988079071 - ], - "rotation": 344.7780678910418, - "pixel_coords": [ - 142, - 69, - 13.215127944946289 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.16172721982002258, - 2.31965708732605, - 0.3499999940395355 - ], - "rotation": 204.71016641395107, - "pixel_coords": [ - 212, - 92, - 12.129289627075195 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6018564105033875, - -2.619471549987793, - 0.3499999940395355 - ], - "rotation": 359.7305979649005, - "pixel_coords": [ - 75, - 131, - 9.600409507751465 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6826627254486084, - 2.9313595294952393, - 0.3499999940395355 - ], - "rotation": 155.77925182232468, - "pixel_coords": [ - 185, - 75, - 13.702478408813477 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9875868558883667, - 2.110537052154541, - 0.699999988079071 - ], - "rotation": 29.43422407564778, - "pixel_coords": [ - 255, - 99, - 10.657174110412598 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray sphere and green sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0263" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0263_original.json b/dataset_1k_720p_2/scenes/scene_0263_original.json deleted file mode 100644 index a376f732bce7a795a108459fa5b51958d9f69fb4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0263_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 263, - "image_filename": "SCENE_0263_new_000263.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5171868801116943, - 0.16730563342571259, - 0.699999988079071 - ], - "rotation": 114.34976034919485, - "pixel_coords": [ - 176, - 103, - 10.422507286071777 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.547600746154785, - 1.4751726388931274, - 0.699999988079071 - ], - "rotation": 344.7780678910418, - "pixel_coords": [ - 142, - 69, - 13.215127944946289 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.16172721982002258, - 2.31965708732605, - 0.3499999940395355 - ], - "rotation": 204.71016641395107, - "pixel_coords": [ - 212, - 92, - 12.129289627075195 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6018564105033875, - -2.619471549987793, - 0.3499999940395355 - ], - "rotation": 359.7305979649005, - "pixel_coords": [ - 75, - 131, - 9.600409507751465 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6826627254486084, - 2.9313595294952393, - 0.3499999940395355 - ], - "rotation": 155.77925182232468, - "pixel_coords": [ - 185, - 75, - 13.702478408813477 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9875868558883667, - 2.110537052154541, - 0.699999988079071 - ], - "rotation": 29.43422407564778, - "pixel_coords": [ - 255, - 99, - 10.657174110412598 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0263" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0264_cf1.json b/dataset_1k_720p_2/scenes/scene_0264_cf1.json deleted file mode 100644 index 3e9e1d1cf4fe493c8f3349507fdc8022b40ba172..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0264_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 264, - "image_filename": "SCENE_0264_new_000264.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.009811282157898, - -1.3214325904846191, - 0.3499999940395355 - ], - "rotation": 298.3462589007933, - "pixel_coords": [ - 150, - 137, - 9.693209648132324 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1069687604904175, - 1.9334797859191895, - 0.699999988079071 - ], - "rotation": 278.88939001785633, - "pixel_coords": [ - 226, - 94, - 11.419527053833008 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4169795513153076, - 2.702239751815796, - 0.699999988079071 - ], - "rotation": 14.36708908921624, - "pixel_coords": [ - 168, - 62, - 14.13668155670166 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0943729877471924, - 0.3180442154407501, - 0.699999988079071 - ], - "rotation": 212.40239095057055, - "pixel_coords": [ - 126, - 79, - 12.497406959533691 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8797287940979004, - 0.4488178491592407, - 0.3499999940395355 - ], - "rotation": 187.01974284765984, - "pixel_coords": [ - 244, - 140, - 9.56041431427002 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8107420206069946, - -2.5860676765441895, - 0.3499999940395355 - ], - "rotation": 261.70747478672695, - "pixel_coords": [ - 109, - 152, - 9.060600280761719 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.902057409286499, - 2.2834835052490234, - 0.699999988079071 - ], - "rotation": 21.365981694855165, - "pixel_coords": [ - 282, - 108, - 10.481099128723145 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 0, - 4, - 5 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0264" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0264_cf2.json b/dataset_1k_720p_2/scenes/scene_0264_cf2.json deleted file mode 100644 index 688c9bd18e6161452e1315de79e1a12f8eea3ec8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0264_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 264, - "image_filename": "SCENE_0264_new_000264.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.009811282157898, - -1.3214325904846191, - 0.3499999940395355 - ], - "rotation": 298.3462589007933, - "pixel_coords": [ - 150, - 137, - 9.693209648132324 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1069687604904175, - 1.9334797859191895, - 0.699999988079071 - ], - "rotation": 278.88939001785633, - "pixel_coords": [ - 226, - 94, - 11.419527053833008 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4169795513153076, - 2.702239751815796, - 0.699999988079071 - ], - "rotation": 14.36708908921624, - "pixel_coords": [ - 168, - 62, - 14.13668155670166 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0943729877471924, - 0.3180442154407501, - 0.699999988079071 - ], - "rotation": 212.40239095057055, - "pixel_coords": [ - 126, - 79, - 12.497406959533691 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5470015230595084, - -0.4716849617743035, - 0.3499999940395355 - ], - "rotation": 187.01974284765984, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8107420206069946, - -2.5860676765441895, - 0.3499999940395355 - ], - "rotation": 261.70747478672695, - "pixel_coords": [ - 109, - 152, - 9.060600280761719 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.902057409286499, - 2.2834835052490234, - 0.699999988079071 - ], - "rotation": 21.365981694855165, - "pixel_coords": [ - 282, - 108, - 10.481099128723145 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 0, - 4, - 5 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green sphere from (2.9,0.4) to (1.5,-0.5)", - "change_score": 1.6197183100483847, - "change_attempts": 1, - "source_scene": "scene_0264" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0264_original.json b/dataset_1k_720p_2/scenes/scene_0264_original.json deleted file mode 100644 index dce708ab99578d3216aafe8001d6a839c6351901..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0264_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 264, - "image_filename": "SCENE_0264_new_000264.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.009811282157898, - -1.3214325904846191, - 0.3499999940395355 - ], - "rotation": 298.3462589007933, - "pixel_coords": [ - 150, - 137, - 9.693209648132324 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1069687604904175, - 1.9334797859191895, - 0.699999988079071 - ], - "rotation": 278.88939001785633, - "pixel_coords": [ - 226, - 94, - 11.419527053833008 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4169795513153076, - 2.702239751815796, - 0.699999988079071 - ], - "rotation": 14.36708908921624, - "pixel_coords": [ - 168, - 62, - 14.13668155670166 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0943729877471924, - 0.3180442154407501, - 0.699999988079071 - ], - "rotation": 212.40239095057055, - "pixel_coords": [ - 126, - 79, - 12.497406959533691 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8797287940979004, - 0.4488178491592407, - 0.3499999940395355 - ], - "rotation": 187.01974284765984, - "pixel_coords": [ - 244, - 140, - 9.56041431427002 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8107420206069946, - -2.5860676765441895, - 0.3499999940395355 - ], - "rotation": 261.70747478672695, - "pixel_coords": [ - 109, - 152, - 9.060600280761719 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.902057409286499, - 2.2834835052490234, - 0.699999988079071 - ], - "rotation": 21.365981694855165, - "pixel_coords": [ - 282, - 108, - 10.481099128723145 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 0, - 4, - 5 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0264" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0265_cf1.json b/dataset_1k_720p_2/scenes/scene_0265_cf1.json deleted file mode 100644 index 2c2544c1657cb0dd73b17dc89e16437be22285e3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0265_cf1.json +++ /dev/null @@ -1,238 +0,0 @@ -{ - "split": "new", - "image_index": 265, - "image_filename": "SCENE_0265_new_000265.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3720230758190155, - 1.3062348365783691, - 0.3499999940395355 - ], - "rotation": 232.51857112858224, - "pixel_coords": [ - 181, - 94, - 11.731185913085938 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3534547090530396, - 2.769636631011963, - 0.3499999940395355 - ], - "rotation": 85.82473487888316, - "pixel_coords": [ - 250, - 98, - 11.489959716796875 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4667916297912598, - 0.7592750787734985, - 0.699999988079071 - ], - "rotation": 137.1302307945889, - "pixel_coords": [ - 243, - 120, - 9.400313377380371 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4745349884033203, - -2.8099186420440674, - 0.3499999940395355 - ], - "rotation": 272.3001424243815, - "pixel_coords": [ - 53, - 123, - 9.980655670166016 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4311655759811401, - -1.904624342918396, - 0.699999988079071 - ], - "rotation": 47.44339169644362, - "pixel_coords": [ - 142, - 140, - 8.475996017456055 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "color": "yellow", - "material": "rubber", - "size": "small", - "3d_coords": [ - 1.2778516230383303, - -0.5454795380858495, - 0.35 - ], - "rotation": 292.8677667044208, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0265" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0265_cf2.json b/dataset_1k_720p_2/scenes/scene_0265_cf2.json deleted file mode 100644 index 75355a90c0763eb54d0b420fa32dcb63df70bb60..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0265_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 265, - "image_filename": "SCENE_0265_new_000265.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3720230758190155, - 1.3062348365783691, - 0.3499999940395355 - ], - "rotation": 232.51857112858224, - "pixel_coords": [ - 181, - 94, - 11.731185913085938 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3534547090530396, - 2.769636631011963, - 0.3499999940395355 - ], - "rotation": 85.82473487888316, - "pixel_coords": [ - 250, - 98, - 11.489959716796875 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4667916297912598, - 0.7592750787734985, - 0.699999988079071 - ], - "rotation": 137.1302307945889, - "pixel_coords": [ - 243, - 120, - 9.400313377380371 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4745349884033203, - -2.8099186420440674, - 0.3499999940395355 - ], - "rotation": 272.3001424243815, - "pixel_coords": [ - 53, - 123, - 9.980655670166016 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4311655759811401, - -1.904624342918396, - 0.699999988079071 - ], - "rotation": 47.44339169644362, - "pixel_coords": [ - 142, - 140, - 8.475996017456055 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between green cylinder and gray cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0265" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0265_original.json b/dataset_1k_720p_2/scenes/scene_0265_original.json deleted file mode 100644 index 8b30f079654e43a1059ae44d6034712de1e9ad2d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0265_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 265, - "image_filename": "SCENE_0265_new_000265.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3720230758190155, - 1.3062348365783691, - 0.3499999940395355 - ], - "rotation": 232.51857112858224, - "pixel_coords": [ - 181, - 94, - 11.731185913085938 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3534547090530396, - 2.769636631011963, - 0.3499999940395355 - ], - "rotation": 85.82473487888316, - "pixel_coords": [ - 250, - 98, - 11.489959716796875 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4667916297912598, - 0.7592750787734985, - 0.699999988079071 - ], - "rotation": 137.1302307945889, - "pixel_coords": [ - 243, - 120, - 9.400313377380371 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4745349884033203, - -2.8099186420440674, - 0.3499999940395355 - ], - "rotation": 272.3001424243815, - "pixel_coords": [ - 53, - 123, - 9.980655670166016 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4311655759811401, - -1.904624342918396, - 0.699999988079071 - ], - "rotation": 47.44339169644362, - "pixel_coords": [ - 142, - 140, - 8.475996017456055 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0265" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0266_cf1.json b/dataset_1k_720p_2/scenes/scene_0266_cf1.json deleted file mode 100644 index baddcdd39237562c50c14180c47c1151f1bf6f5b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0266_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 266, - "image_filename": "SCENE_0266_new_000266.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5495508909225464, - -1.2177451848983765, - 0.699999988079071 - ], - "rotation": 99.47813880596159, - "pixel_coords": [ - 161, - 131, - 9.160396575927734 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6230018734931946, - 1.9426136016845703, - 0.3499999940395355 - ], - "rotation": 122.46460982791413, - "pixel_coords": [ - 191, - 89, - 12.580076217651367 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.23121410371553308, - 0.6222466230849046, - 0.699999988079071 - ], - "rotation": 178.4659173192973, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0982635021209717, - -2.375971794128418, - 0.3499999940395355 - ], - "rotation": 216.9379088417735, - "pixel_coords": [ - 138, - 168, - 8.299694061279297 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6236765384674072, - -0.28044286370277405, - 0.3499999940395355 - ], - "rotation": 180.46833045950478, - "pixel_coords": [ - 215, - 148, - 9.109619140625 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8893735408782959, - -2.31791353225708, - 0.699999988079071 - ], - "rotation": 121.05516482854011, - "pixel_coords": [ - 79, - 111, - 10.219991683959961 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 5 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 0, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cylinder from left of green sphere to right", - "change_score": 1.6023872662656367, - "change_attempts": 1, - "source_scene": "scene_0266" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0266_cf2.json b/dataset_1k_720p_2/scenes/scene_0266_cf2.json deleted file mode 100644 index a06c9e1a2fe928e447673e8380a49bf3a9ddeba9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0266_cf2.json +++ /dev/null @@ -1,281 +0,0 @@ -{ - "split": "new", - "image_index": 266, - "image_filename": "SCENE_0266_new_000266.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5495508909225464, - -1.2177451848983765, - 0.699999988079071 - ], - "rotation": 99.47813880596159, - "pixel_coords": [ - 161, - 131, - 9.160396575927734 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6230018734931946, - 1.9426136016845703, - 0.3499999940395355 - ], - "rotation": 122.46460982791413, - "pixel_coords": [ - 191, - 89, - 12.580076217651367 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.559488296508789, - -0.27404162287712097, - 0.699999988079071 - ], - "rotation": 178.4659173192973, - "pixel_coords": [ - 125, - 87, - 11.821711540222168 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0982635021209717, - -2.375971794128418, - 0.3499999940395355 - ], - "rotation": 216.9379088417735, - "pixel_coords": [ - 138, - 168, - 8.299694061279297 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6236765384674072, - -0.28044286370277405, - 0.3499999940395355 - ], - "rotation": 180.46833045950478, - "pixel_coords": [ - 215, - 148, - 9.109619140625 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8893735408782959, - -2.31791353225708, - 0.699999988079071 - ], - "rotation": 121.05516482854011, - "pixel_coords": [ - 79, - 111, - 10.219991683959961 - ], - "color": "brown" - }, - { - "shape": "cube", - "color": "purple", - "material": "rubber", - "size": "small", - "3d_coords": [ - 1.4315483253330044, - 0.4785591887715075, - 0.35 - ], - "rotation": 345.2079659727301, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 5 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 0, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0266" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0266_original.json b/dataset_1k_720p_2/scenes/scene_0266_original.json deleted file mode 100644 index e0d73caaee3eed391f41c6c98a69a0ca7af962a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0266_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 266, - "image_filename": "SCENE_0266_new_000266.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5495508909225464, - -1.2177451848983765, - 0.699999988079071 - ], - "rotation": 99.47813880596159, - "pixel_coords": [ - 161, - 131, - 9.160396575927734 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6230018734931946, - 1.9426136016845703, - 0.3499999940395355 - ], - "rotation": 122.46460982791413, - "pixel_coords": [ - 191, - 89, - 12.580076217651367 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.559488296508789, - -0.27404162287712097, - 0.699999988079071 - ], - "rotation": 178.4659173192973, - "pixel_coords": [ - 125, - 87, - 11.821711540222168 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0982635021209717, - -2.375971794128418, - 0.3499999940395355 - ], - "rotation": 216.9379088417735, - "pixel_coords": [ - 138, - 168, - 8.299694061279297 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6236765384674072, - -0.28044286370277405, - 0.3499999940395355 - ], - "rotation": 180.46833045950478, - "pixel_coords": [ - 215, - 148, - 9.109619140625 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8893735408782959, - -2.31791353225708, - 0.699999988079071 - ], - "rotation": 121.05516482854011, - "pixel_coords": [ - 79, - 111, - 10.219991683959961 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 5 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 0, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0266" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0267_cf1.json b/dataset_1k_720p_2/scenes/scene_0267_cf1.json deleted file mode 100644 index c6bd2bd5d63a93071beb5b9413a29f95c30cadf6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0267_cf1.json +++ /dev/null @@ -1,365 +0,0 @@ -{ - "split": "new", - "image_index": 267, - "image_filename": "SCENE_0267_new_000267.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8689444065093994, - 0.678425133228302, - 0.699999988079071 - ], - "rotation": 255.93111188825313, - "pixel_coords": [ - 247, - 126, - 9.523514747619629 - ], - "color": "gray" - }, - { - "shape": "sphere", - "color": "red", - "material": "metal", - "size": "large", - "3d_coords": [ - 1.9640032052993774, - 1.5856975317001343, - 0.3499999940395355 - ], - "rotation": 320.58011378317616, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9415000677108765, - 2.3920602798461914, - 0.699999988079071 - ], - "rotation": 96.24470010028524, - "pixel_coords": [ - 174, - 69, - 13.780614852905273 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9950708150863647, - -2.483218193054199, - 0.3499999940395355 - ], - "rotation": 349.34262249510624, - "pixel_coords": [ - 135, - 166, - 8.454522132873535 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.327128142118454, - -0.608102560043335, - 0.3499999940395355 - ], - "rotation": 303.9102683673524, - "pixel_coords": [ - 152, - 119, - 10.668708801269531 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9367189407348633, - -0.9704435467720032, - 0.699999988079071 - ], - "rotation": 135.5640571383565, - "pixel_coords": [ - 101, - 90, - 11.839814186096191 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7913951873779297, - 0.12883958220481873, - 0.3499999940395355 - ], - "rotation": 30.809114874053268, - "pixel_coords": [ - 115, - 85, - 13.21301555633545 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.62071692943573, - 0.06620809435844421, - 0.3499999940395355 - ], - "rotation": 92.28277697593843, - "pixel_coords": [ - 198, - 128, - 10.178008079528809 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ], - [ - 1, - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced gray cube with red sphere", - "change_score": 4.184714044655073, - "change_attempts": 1, - "source_scene": "scene_0267" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0267_cf2.json b/dataset_1k_720p_2/scenes/scene_0267_cf2.json deleted file mode 100644 index 3d41b96c3f9aa10a21c3ead8755fe03c64a357bf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0267_cf2.json +++ /dev/null @@ -1,365 +0,0 @@ -{ - "split": "new", - "image_index": 267, - "image_filename": "SCENE_0267_new_000267.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8689444065093994, - 0.678425133228302, - 0.699999988079071 - ], - "rotation": 255.93111188825313, - "pixel_coords": [ - 247, - 126, - 9.523514747619629 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.111560771922829, - 1.6701179239015909, - 0.3499999940395355 - ], - "rotation": 254.08305770734978, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9415000677108765, - 2.3920602798461914, - 0.699999988079071 - ], - "rotation": 96.24470010028524, - "pixel_coords": [ - 174, - 69, - 13.780614852905273 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9950708150863647, - -2.483218193054199, - 0.3499999940395355 - ], - "rotation": 349.34262249510624, - "pixel_coords": [ - 135, - 166, - 8.454522132873535 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.327128142118454, - -0.608102560043335, - 0.3499999940395355 - ], - "rotation": 303.9102683673524, - "pixel_coords": [ - 152, - 119, - 10.668708801269531 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9367189407348633, - -0.9704435467720032, - 0.699999988079071 - ], - "rotation": 135.5640571383565, - "pixel_coords": [ - 101, - 90, - 11.839814186096191 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7913951873779297, - 0.12883958220481873, - 0.3499999940395355 - ], - "rotation": 30.809114874053268, - "pixel_coords": [ - 115, - 85, - 13.21301555633545 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.62071692943573, - 0.06620809435844421, - 0.3499999940395355 - ], - "rotation": 92.28277697593843, - "pixel_coords": [ - 198, - 128, - 10.178008079528809 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ], - [ - 1, - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved gray cube to partially occlude green sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0267" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0267_original.json b/dataset_1k_720p_2/scenes/scene_0267_original.json deleted file mode 100644 index d160981b1a7f5387f61ee5dd1fbf8693df6bc6fe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0267_original.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 267, - "image_filename": "SCENE_0267_new_000267.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8689444065093994, - 0.678425133228302, - 0.699999988079071 - ], - "rotation": 255.93111188825313, - "pixel_coords": [ - 247, - 126, - 9.523514747619629 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9640032052993774, - 1.5856975317001343, - 0.3499999940395355 - ], - "rotation": 254.08305770734978, - "pixel_coords": [ - 240, - 117, - 10.820240020751953 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9415000677108765, - 2.3920602798461914, - 0.699999988079071 - ], - "rotation": 96.24470010028524, - "pixel_coords": [ - 174, - 69, - 13.780614852905273 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9950708150863647, - -2.483218193054199, - 0.3499999940395355 - ], - "rotation": 349.34262249510624, - "pixel_coords": [ - 135, - 166, - 8.454522132873535 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.327128142118454, - -0.608102560043335, - 0.3499999940395355 - ], - "rotation": 303.9102683673524, - "pixel_coords": [ - 152, - 119, - 10.668708801269531 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9367189407348633, - -0.9704435467720032, - 0.699999988079071 - ], - "rotation": 135.5640571383565, - "pixel_coords": [ - 101, - 90, - 11.839814186096191 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7913951873779297, - 0.12883958220481873, - 0.3499999940395355 - ], - "rotation": 30.809114874053268, - "pixel_coords": [ - 115, - 85, - 13.21301555633545 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.62071692943573, - 0.06620809435844421, - 0.3499999940395355 - ], - "rotation": 92.28277697593843, - "pixel_coords": [ - 198, - 128, - 10.178008079528809 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ], - [ - 1, - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0267" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0268_cf1.json b/dataset_1k_720p_2/scenes/scene_0268_cf1.json deleted file mode 100644 index 91375de1e8503f30912544249a5cbd687999cd8f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0268_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 268, - "image_filename": "SCENE_0268_new_000268.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0192086696624756, - -0.7709863185882568, - 0.699999988079071 - ], - "rotation": 77.47750114720183, - "pixel_coords": [ - 190, - 134, - 8.746227264404297 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2537171840667725, - 1.8935068845748901, - 0.3499999940395355 - ], - "rotation": 308.01811861619143, - "pixel_coords": [ - 159, - 75, - 13.290796279907227 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.314815878868103, - -2.1297240257263184, - 0.699999988079071 - ], - "rotation": 298.6882902336617, - "pixel_coords": [ - 75, - 105, - 10.173803329467773 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.45513537526130676, - 2.417433500289917, - 0.3499999940395355 - ], - "rotation": 186.3678110772671, - "pixel_coords": [ - 223, - 93, - 11.795310020446777 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red cylinder to green", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0268" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0268_cf2.json b/dataset_1k_720p_2/scenes/scene_0268_cf2.json deleted file mode 100644 index c34dc8b41ea99de017d025b1241d51eefd5e3948..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0268_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 268, - "image_filename": "SCENE_0268_new_000268.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0192086696624756, - -0.7709863185882568, - 0.699999988079071 - ], - "rotation": 77.47750114720183, - "pixel_coords": [ - 190, - 134, - 8.746227264404297 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2537171840667725, - 1.8935068845748901, - 0.3499999940395355 - ], - "rotation": 308.01811861619143, - "pixel_coords": [ - 159, - 75, - 13.290796279907227 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.314815878868103, - -2.1297240257263184, - 0.699999988079071 - ], - "rotation": 298.6882902336617, - "pixel_coords": [ - 75, - 105, - 10.173803329467773 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3973876874607365, - -0.8618044823204158, - 0.3499999940395355 - ], - "rotation": 186.3678110772671, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown sphere from right of red cylinder to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0268" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0268_original.json b/dataset_1k_720p_2/scenes/scene_0268_original.json deleted file mode 100644 index bca7489a94876b85b4939a7b6026feaad9a26cb2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0268_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 268, - "image_filename": "SCENE_0268_new_000268.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0192086696624756, - -0.7709863185882568, - 0.699999988079071 - ], - "rotation": 77.47750114720183, - "pixel_coords": [ - 190, - 134, - 8.746227264404297 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2537171840667725, - 1.8935068845748901, - 0.3499999940395355 - ], - "rotation": 308.01811861619143, - "pixel_coords": [ - 159, - 75, - 13.290796279907227 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.314815878868103, - -2.1297240257263184, - 0.699999988079071 - ], - "rotation": 298.6882902336617, - "pixel_coords": [ - 75, - 105, - 10.173803329467773 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.45513537526130676, - 2.417433500289917, - 0.3499999940395355 - ], - "rotation": 186.3678110772671, - "pixel_coords": [ - 223, - 93, - 11.795310020446777 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0268" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0269_cf1.json b/dataset_1k_720p_2/scenes/scene_0269_cf1.json deleted file mode 100644 index 80e7f1eefe96303a20b1eabbfb56fdbc639e67c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0269_cf1.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 269, - "image_filename": "SCENE_0269_new_000269.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4469676613807678, - -0.11032172292470932, - 0.699999988079071 - ], - "rotation": 280.79576736414515, - "pixel_coords": [ - 166, - 106, - 10.543838500976562 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7834129333496094, - -1.0842700004577637, - 0.699999988079071 - ], - "rotation": 336.11386285498367, - "pixel_coords": [ - 195, - 149, - 8.366293907165527 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0839564800262451, - 1.4891514778137207, - 0.699999988079071 - ], - "rotation": 75.64515872719731, - "pixel_coords": [ - 175, - 80, - 12.489015579223633 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5675638914108276, - 2.9136879444122314, - 0.3499999940395355 - ], - "rotation": 160.84902970952808, - "pixel_coords": [ - 259, - 103, - 11.54202938079834 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8147438764572144, - 1.6942967176437378, - 0.3499999940395355 - ], - "rotation": 21.063533306934392, - "pixel_coords": [ - 240, - 116, - 10.709683418273926 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7169243097305298, - -1.061991810798645, - 0.3499999940395355 - ], - "rotation": 2.441619021293109, - "pixel_coords": [ - 104, - 101, - 11.721031188964844 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7889363765716553, - 0.9019904136657715, - 0.699999988079071 - ], - "rotation": 74.69227882545243, - "pixel_coords": [ - 135, - 71, - 13.378177642822266 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow sphere and blue cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0269" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0269_cf2.json b/dataset_1k_720p_2/scenes/scene_0269_cf2.json deleted file mode 100644 index 3cc66d6df567fe71d0e1d201b099a6608905f887..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0269_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 269, - "image_filename": "SCENE_0269_new_000269.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4469676613807678, - -0.11032172292470932, - 0.699999988079071 - ], - "rotation": 280.79576736414515, - "pixel_coords": [ - 166, - 106, - 10.543838500976562 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7834129333496094, - -1.0842700004577637, - 0.699999988079071 - ], - "rotation": 336.11386285498367, - "pixel_coords": [ - 195, - 149, - 8.366293907165527 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.300876433674377, - 2.3893741140404936, - 0.699999988079071 - ], - "rotation": 75.64515872719731, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5675638914108276, - 2.9136879444122314, - 0.3499999940395355 - ], - "rotation": 160.84902970952808, - "pixel_coords": [ - 259, - 103, - 11.54202938079834 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8147438764572144, - 1.6942967176437378, - 0.3499999940395355 - ], - "rotation": 21.063533306934392, - "pixel_coords": [ - 240, - 116, - 10.709683418273926 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7169243097305298, - -1.061991810798645, - 0.3499999940395355 - ], - "rotation": 2.441619021293109, - "pixel_coords": [ - 104, - 101, - 11.721031188964844 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7889363765716553, - 0.9019904136657715, - 0.699999988079071 - ], - "rotation": 74.69227882545243, - "pixel_coords": [ - 135, - 71, - 13.378177642822266 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green cylinder from left of red cube to right", - "change_score": 1.1931534493808935, - "change_attempts": 1, - "source_scene": "scene_0269" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0269_original.json b/dataset_1k_720p_2/scenes/scene_0269_original.json deleted file mode 100644 index 25ca3c2ecf4715f0701c629411cb6526b122451a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0269_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 269, - "image_filename": "SCENE_0269_new_000269.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4469676613807678, - -0.11032172292470932, - 0.699999988079071 - ], - "rotation": 280.79576736414515, - "pixel_coords": [ - 166, - 106, - 10.543838500976562 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7834129333496094, - -1.0842700004577637, - 0.699999988079071 - ], - "rotation": 336.11386285498367, - "pixel_coords": [ - 195, - 149, - 8.366293907165527 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0839564800262451, - 1.4891514778137207, - 0.699999988079071 - ], - "rotation": 75.64515872719731, - "pixel_coords": [ - 175, - 80, - 12.489015579223633 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5675638914108276, - 2.9136879444122314, - 0.3499999940395355 - ], - "rotation": 160.84902970952808, - "pixel_coords": [ - 259, - 103, - 11.54202938079834 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8147438764572144, - 1.6942967176437378, - 0.3499999940395355 - ], - "rotation": 21.063533306934392, - "pixel_coords": [ - 240, - 116, - 10.709683418273926 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7169243097305298, - -1.061991810798645, - 0.3499999940395355 - ], - "rotation": 2.441619021293109, - "pixel_coords": [ - 104, - 101, - 11.721031188964844 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7889363765716553, - 0.9019904136657715, - 0.699999988079071 - ], - "rotation": 74.69227882545243, - "pixel_coords": [ - 135, - 71, - 13.378177642822266 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0269" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0270_cf1.json b/dataset_1k_720p_2/scenes/scene_0270_cf1.json deleted file mode 100644 index 224152d7b60c1658e7df9062540492f9b0cb65b8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0270_cf1.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 270, - "image_filename": "SCENE_0270_new_000270.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7826076149940491, - 2.0483274459838867, - 0.699999988079071 - ], - "rotation": 223.8435600062689, - "pixel_coords": [ - 224, - 91, - 11.447745323181152 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6760405898094177, - 0.18841789662837982, - 0.3499999940395355 - ], - "rotation": 136.33969032539503, - "pixel_coords": [ - 151, - 101, - 11.57950210571289 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9309637546539307, - 0.28370362520217896, - 0.3499999940395355 - ], - "rotation": 131.0870832897511, - "pixel_coords": [ - 116, - 79, - 13.130403518676758 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6552928686141968, - -2.042018175125122, - 0.3499999940395355 - ], - "rotation": 110.57623192882645, - "pixel_coords": [ - 76, - 111, - 11.011813163757324 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8858728903347903, - 0.02979187564540986, - 0.699999988079071 - ], - "rotation": 297.86116225240664, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.43827494978904724, - -2.7243974208831787, - 0.3499999940395355 - ], - "rotation": 317.30139070456335, - "pixel_coords": [ - 91, - 148, - 9.247406959533691 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan cylinder from right of blue cube to left", - "change_score": 1.5977598806363345, - "change_attempts": 1, - "source_scene": "scene_0270" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0270_cf2.json b/dataset_1k_720p_2/scenes/scene_0270_cf2.json deleted file mode 100644 index 22ef3128c51e37c71fdae18d7058d7172bea5349..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0270_cf2.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 270, - "image_filename": "SCENE_0270_new_000270.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7826076149940491, - 2.0483274459838867, - 0.699999988079071 - ], - "rotation": 223.8435600062689, - "pixel_coords": [ - 224, - 91, - 11.447745323181152 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6760405898094177, - 0.18841789662837982, - 0.3499999940395355 - ], - "rotation": 136.33969032539503, - "pixel_coords": [ - 151, - 101, - 11.57950210571289 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9309637546539307, - 0.28370362520217896, - 0.3499999940395355 - ], - "rotation": 131.0870832897511, - "pixel_coords": [ - 116, - 79, - 13.130403518676758 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6552928686141968, - -2.042018175125122, - 0.3499999940395355 - ], - "rotation": 110.57623192882645, - "pixel_coords": [ - 76, - 111, - 11.011813163757324 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9345006942749023, - 1.2352861166000366, - 0.699999988079071 - ], - "rotation": 297.86116225240664, - "pixel_coords": [ - 263, - 126, - 9.573183059692383 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.00300065219898471, - -0.40226221278083873, - 0.3499999940395355 - ], - "rotation": 317.30139070456335, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple cylinder to partially occlude brown sphere", - "change_score": 2.362578176241163, - "change_attempts": 1, - "source_scene": "scene_0270" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0270_original.json b/dataset_1k_720p_2/scenes/scene_0270_original.json deleted file mode 100644 index f513e65c3fc11f7b813a4a7bf189b3bfed2a735c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0270_original.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 270, - "image_filename": "SCENE_0270_new_000270.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7826076149940491, - 2.0483274459838867, - 0.699999988079071 - ], - "rotation": 223.8435600062689, - "pixel_coords": [ - 224, - 91, - 11.447745323181152 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6760405898094177, - 0.18841789662837982, - 0.3499999940395355 - ], - "rotation": 136.33969032539503, - "pixel_coords": [ - 151, - 101, - 11.57950210571289 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9309637546539307, - 0.28370362520217896, - 0.3499999940395355 - ], - "rotation": 131.0870832897511, - "pixel_coords": [ - 116, - 79, - 13.130403518676758 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6552928686141968, - -2.042018175125122, - 0.3499999940395355 - ], - "rotation": 110.57623192882645, - "pixel_coords": [ - 76, - 111, - 11.011813163757324 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9345006942749023, - 1.2352861166000366, - 0.699999988079071 - ], - "rotation": 297.86116225240664, - "pixel_coords": [ - 263, - 126, - 9.573183059692383 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.43827494978904724, - -2.7243974208831787, - 0.3499999940395355 - ], - "rotation": 317.30139070456335, - "pixel_coords": [ - 91, - 148, - 9.247406959533691 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0270" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0271_cf1.json b/dataset_1k_720p_2/scenes/scene_0271_cf1.json deleted file mode 100644 index 9221d418850e5ece2f602cafdb8e3c9b64fe594e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0271_cf1.json +++ /dev/null @@ -1,204 +0,0 @@ -{ - "split": "new", - "image_index": 271, - "image_filename": "SCENE_0271_new_000271.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7317802906036377, - -2.0611162185668945, - 0.3499999940395355 - ], - "rotation": 171.28120571647634, - "pixel_coords": [ - 147, - 156, - 9.314990997314453 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8892738223075867, - 1.0202924013137817, - 0.699999988079071 - ], - "rotation": 206.68637130204408, - "pixel_coords": [ - 201, - 101, - 11.5173921585083 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.18882334232330322, - 0.27526363730430603, - 0.3499999940395355 - ], - "rotation": 138.96529989514065, - "pixel_coords": [ - 162, - 106, - 11.943499565124512 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.09366818517446518, - -1.3464059829711914, - 0.699999988079071 - ], - "rotation": 350.0300974707522, - "pixel_coords": [ - 129, - 115, - 10.633210182189941 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan sphere", - "change_score": 29.81155684525435, - "change_attempts": 1, - "source_scene": "scene_0271" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0271_cf2.json b/dataset_1k_720p_2/scenes/scene_0271_cf2.json deleted file mode 100644 index 5cdc2e91793799924010dd7a12c236d8efc17963..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0271_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 271, - "image_filename": "SCENE_0271_new_000271.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3880879878997803, - 1.7935611009597778, - 0.699999988079071 - ], - "rotation": 115.54803260148506, - "pixel_coords": [ - 253, - 109, - 11.002509117126465 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.391060742545822, - -1.3032126182579558, - 0.3499999940395355 - ], - "rotation": 171.28120571647634, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8892738223075867, - 1.0202924013137817, - 0.699999988079071 - ], - "rotation": 206.68637130204408, - "pixel_coords": [ - 201, - 101, - 11.5173921585083 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.18882334232330322, - 0.27526363730430603, - 0.3499999940395355 - ], - "rotation": 138.96529989514065, - "pixel_coords": [ - 162, - 106, - 11.943499565124512 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.09366818517446518, - -1.3464059829711914, - 0.699999988079071 - ], - "rotation": 350.0300974707522, - "pixel_coords": [ - 129, - 115, - 10.633210182189941 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue cylinder from left of yellow cube to right", - "change_score": 1.0045240572899896, - "change_attempts": 1, - "source_scene": "scene_0271" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0271_original.json b/dataset_1k_720p_2/scenes/scene_0271_original.json deleted file mode 100644 index d9e5fdfb15201b11ba74a49380b25f1025d66ca4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0271_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 271, - "image_filename": "SCENE_0271_new_000271.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3880879878997803, - 1.7935611009597778, - 0.699999988079071 - ], - "rotation": 115.54803260148506, - "pixel_coords": [ - 253, - 109, - 11.002509117126465 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7317802906036377, - -2.0611162185668945, - 0.3499999940395355 - ], - "rotation": 171.28120571647634, - "pixel_coords": [ - 147, - 156, - 9.314990997314453 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8892738223075867, - 1.0202924013137817, - 0.699999988079071 - ], - "rotation": 206.68637130204408, - "pixel_coords": [ - 201, - 101, - 11.5173921585083 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.18882334232330322, - 0.27526363730430603, - 0.3499999940395355 - ], - "rotation": 138.96529989514065, - "pixel_coords": [ - 162, - 106, - 11.943499565124512 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.09366818517446518, - -1.3464059829711914, - 0.699999988079071 - ], - "rotation": 350.0300974707522, - "pixel_coords": [ - 129, - 115, - 10.633210182189941 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0271" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0272_cf1.json b/dataset_1k_720p_2/scenes/scene_0272_cf1.json deleted file mode 100644 index 0e702da5ce8d82fd50e60772dc06783b03cee089..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0272_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 272, - "image_filename": "SCENE_0272_new_000272.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8108243346214294, - 2.6338491439819336, - 0.3499999940395355 - ], - "rotation": 2.6375245591518848, - "pixel_coords": [ - 197, - 85, - 13.38723373413086 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5785484313964844, - -1.0005886554718018, - 0.3499999940395355 - ], - "rotation": 107.0453863606459, - "pixel_coords": [ - 90, - 96, - 12.367393493652344 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.154339075088501, - 1.4067670106887817, - 0.3499999940395355 - ], - "rotation": 203.9122305453498, - "pixel_coords": [ - 149, - 83, - 13.539830207824707 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.134054660797119, - -0.8298507332801819, - 0.699999988079071 - ], - "rotation": 243.28219224928128, - "pixel_coords": [ - 191, - 132, - 9.180978775024414 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan sphere to brown", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0272" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0272_cf2.json b/dataset_1k_720p_2/scenes/scene_0272_cf2.json deleted file mode 100644 index 9d35f793b185e4145f6b9eb8495a2a18c64b3fc2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0272_cf2.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "split": "new", - "image_index": 272, - "image_filename": "SCENE_0272_new_000272.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8108243346214294, - 2.6338491439819336, - 0.3499999940395355 - ], - "rotation": 2.6375245591518848, - "pixel_coords": [ - 197, - 85, - 13.38723373413086 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5785484313964844, - -1.0005886554718018, - 0.3499999940395355 - ], - "rotation": 107.0453863606459, - "pixel_coords": [ - 90, - 96, - 12.367393493652344 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.134054660797119, - -0.8298507332801819, - 0.699999988079071 - ], - "rotation": 243.28219224928128, - "pixel_coords": [ - 191, - 132, - 9.180978775024414 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cylinder", - "change_score": 12.109361004733143, - "change_attempts": 1, - "source_scene": "scene_0272" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0272_original.json b/dataset_1k_720p_2/scenes/scene_0272_original.json deleted file mode 100644 index e08db13d75a153be87c575bab2b969c309cd4814..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0272_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 272, - "image_filename": "SCENE_0272_new_000272.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8108243346214294, - 2.6338491439819336, - 0.3499999940395355 - ], - "rotation": 2.6375245591518848, - "pixel_coords": [ - 197, - 85, - 13.38723373413086 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5785484313964844, - -1.0005886554718018, - 0.3499999940395355 - ], - "rotation": 107.0453863606459, - "pixel_coords": [ - 90, - 96, - 12.367393493652344 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.154339075088501, - 1.4067670106887817, - 0.3499999940395355 - ], - "rotation": 203.9122305453498, - "pixel_coords": [ - 149, - 83, - 13.539830207824707 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.134054660797119, - -0.8298507332801819, - 0.699999988079071 - ], - "rotation": 243.28219224928128, - "pixel_coords": [ - 191, - 132, - 9.180978775024414 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0272" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0273_cf1.json b/dataset_1k_720p_2/scenes/scene_0273_cf1.json deleted file mode 100644 index 2ccf3fc1493ea5d193d99c7244afef6fff510a4b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0273_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 273, - "image_filename": "SCENE_0273_new_000273.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0244613885879517, - 0.11375414580106735, - 0.699999988079071 - ], - "rotation": 238.3870214781987, - "pixel_coords": [ - 185, - 110, - 10.146230697631836 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.952527289542708, - -1.518179655762245, - 0.3499999940395355 - ], - "rotation": 236.20623359979567, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7905817627906799, - 2.725766181945801, - 0.3499999940395355 - ], - "rotation": 269.1093993524495, - "pixel_coords": [ - 204, - 83, - 13.019708633422852 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9436705112457275, - 2.9659435749053955, - 0.3499999940395355 - ], - "rotation": 169.49023493403027, - "pixel_coords": [ - 270, - 106, - 11.244973182678223 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9911242127418518, - -1.5908257961273193, - 0.3499999940395355 - ], - "rotation": 197.32680481381084, - "pixel_coords": [ - 137, - 138, - 9.383111000061035 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved yellow sphere from (-1.8,-1.5) to (2.0,-1.5)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0273" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0273_cf2.json b/dataset_1k_720p_2/scenes/scene_0273_cf2.json deleted file mode 100644 index e2c9fcdda8b4318e5b1f03ab3b8338afa48e6047..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0273_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 273, - "image_filename": "SCENE_0273_new_000273.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0244613885879517, - 0.11375414580106735, - 0.699999988079071 - ], - "rotation": 238.3870214781987, - "pixel_coords": [ - 185, - 110, - 10.146230697631836 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.819618582725525, - -1.5108628273010254, - 0.3499999940395355 - ], - "rotation": 236.20623359979567, - "pixel_coords": [ - 89, - 104, - 11.388723373413086 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7905817627906799, - 2.725766181945801, - 0.3499999940395355 - ], - "rotation": 269.1093993524495, - "pixel_coords": [ - 204, - 83, - 13.019708633422852 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9436705112457275, - 2.9659435749053955, - 0.3499999940395355 - ], - "rotation": 169.49023493403027, - "pixel_coords": [ - 270, - 106, - 11.244973182678223 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9911242127418518, - -1.5908257961273193, - 0.3499999940395355 - ], - "rotation": 197.32680481381084, - "pixel_coords": [ - 137, - 138, - 9.383111000061035 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0273" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0273_original.json b/dataset_1k_720p_2/scenes/scene_0273_original.json deleted file mode 100644 index bf84ecd7c2cacf66cd88049a912aaffca7006861..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0273_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 273, - "image_filename": "SCENE_0273_new_000273.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0244613885879517, - 0.11375414580106735, - 0.699999988079071 - ], - "rotation": 238.3870214781987, - "pixel_coords": [ - 185, - 110, - 10.146230697631836 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.819618582725525, - -1.5108628273010254, - 0.3499999940395355 - ], - "rotation": 236.20623359979567, - "pixel_coords": [ - 89, - 104, - 11.388723373413086 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7905817627906799, - 2.725766181945801, - 0.3499999940395355 - ], - "rotation": 269.1093993524495, - "pixel_coords": [ - 204, - 83, - 13.019708633422852 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9436705112457275, - 2.9659435749053955, - 0.3499999940395355 - ], - "rotation": 169.49023493403027, - "pixel_coords": [ - 270, - 106, - 11.244973182678223 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9911242127418518, - -1.5908257961273193, - 0.3499999940395355 - ], - "rotation": 197.32680481381084, - "pixel_coords": [ - 137, - 138, - 9.383111000061035 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0273" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0274_cf1.json b/dataset_1k_720p_2/scenes/scene_0274_cf1.json deleted file mode 100644 index 249a125050812b24f4c7b9e46796eb701173e44b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0274_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 274, - "image_filename": "SCENE_0274_new_000274.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.774757146835327, - -1.9558067321777344, - 0.699999988079071 - ], - "rotation": 79.42536739675069, - "pixel_coords": [ - 168, - 160, - 7.623264312744141 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4205422103404999, - 2.0497560501098633, - 0.699999988079071 - ], - "rotation": 201.4591617415149, - "pixel_coords": [ - 199, - 81, - 12.090580940246582 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8926631212234497, - -0.5909829139709473, - 0.699999988079071 - ], - "rotation": 159.8851311057648, - "pixel_coords": [ - 111, - 86, - 11.673589706420898 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.25909334421157837, - 0.011557812802493572, - 0.699999988079071 - ], - "rotation": 166.63753472927445, - "pixel_coords": [ - 155, - 97, - 10.85198974609375 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9583433866500854, - 2.753636121749878, - 0.3499999940395355 - ], - "rotation": 150.4344379253848, - "pixel_coords": [ - 268, - 108, - 10.953518867492676 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0274" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0274_cf2.json b/dataset_1k_720p_2/scenes/scene_0274_cf2.json deleted file mode 100644 index 4a4cb7e2b195e2d5674c6ecd1bb398f11e2005a5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0274_cf2.json +++ /dev/null @@ -1,236 +0,0 @@ -{ - "split": "new", - "image_index": 274, - "image_filename": "SCENE_0274_new_000274.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.774757146835327, - -1.9558067321777344, - 0.699999988079071 - ], - "rotation": 79.42536739675069, - "pixel_coords": [ - 168, - 160, - 7.623264312744141 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4205422103404999, - 2.0497560501098633, - 0.699999988079071 - ], - "rotation": 201.4591617415149, - "pixel_coords": [ - 199, - 81, - 12.090580940246582 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8926631212234497, - -0.5909829139709473, - 0.699999988079071 - ], - "rotation": 159.8851311057648, - "pixel_coords": [ - 111, - 86, - 11.673589706420898 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.25909334421157837, - 0.011557812802493572, - 0.699999988079071 - ], - "rotation": 166.63753472927445, - "pixel_coords": [ - 155, - 97, - 10.85198974609375 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9583433866500854, - 2.753636121749878, - 0.3499999940395355 - ], - "rotation": 150.4344379253848, - "pixel_coords": [ - 268, - 108, - 10.953518867492676 - ], - "color": "green" - }, - { - "shape": "cube", - "color": "red", - "material": "rubber", - "size": "large", - "3d_coords": [ - 2.538622750614099, - 1.5018218899915707, - 0.35 - ], - "rotation": 132.19019480622885, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0274" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0274_original.json b/dataset_1k_720p_2/scenes/scene_0274_original.json deleted file mode 100644 index 8487a1a95a63cee1a31568ee09a1792fd2d8d923..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0274_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 274, - "image_filename": "SCENE_0274_new_000274.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.774757146835327, - -1.9558067321777344, - 0.699999988079071 - ], - "rotation": 79.42536739675069, - "pixel_coords": [ - 168, - 160, - 7.623264312744141 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4205422103404999, - 2.0497560501098633, - 0.699999988079071 - ], - "rotation": 201.4591617415149, - "pixel_coords": [ - 199, - 81, - 12.090580940246582 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8926631212234497, - -0.5909829139709473, - 0.699999988079071 - ], - "rotation": 159.8851311057648, - "pixel_coords": [ - 111, - 86, - 11.673589706420898 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.25909334421157837, - 0.011557812802493572, - 0.699999988079071 - ], - "rotation": 166.63753472927445, - "pixel_coords": [ - 155, - 97, - 10.85198974609375 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9583433866500854, - 2.753636121749878, - 0.3499999940395355 - ], - "rotation": 150.4344379253848, - "pixel_coords": [ - 268, - 108, - 10.953518867492676 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0274" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0275_cf1.json b/dataset_1k_720p_2/scenes/scene_0275_cf1.json deleted file mode 100644 index b3051feaf1f135e50eec5e23f2fe88f3b46d7976..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0275_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 275, - "image_filename": "SCENE_0275_new_000275.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.46642202138900757, - 0.7565765380859375, - 0.3499999940395355 - ], - "rotation": 57.723005181067634, - "pixel_coords": [ - 167, - 100, - 12.380093574523926 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.832235813140869, - -0.10563705861568451, - 0.3499999940395355 - ], - "rotation": 352.71075153147495, - "pixel_coords": [ - 225, - 145, - 9.676827430725098 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3855812090611082, - 1.1928754311230199, - 0.699999988079071 - ], - "rotation": 290.3573023934408, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved purple cube from left of cyan sphere to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0275" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0275_cf2.json b/dataset_1k_720p_2/scenes/scene_0275_cf2.json deleted file mode 100644 index ad63d7833d76f0c515f2f5429b85d8b64bc56cdb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0275_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 275, - "image_filename": "SCENE_0275_new_000275.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.46642202138900757, - 0.7565765380859375, - 0.3499999940395355 - ], - "rotation": 57.723005181067634, - "pixel_coords": [ - 167, - 100, - 12.380093574523926 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.832235813140869, - -0.10563705861568451, - 0.3499999940395355 - ], - "rotation": 352.71075153147495, - "pixel_coords": [ - 225, - 145, - 9.676827430725098 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6419923901557922, - -1.1380071640014648, - 0.699999988079071 - ], - "rotation": 290.3573023934408, - "pixel_coords": [ - 120, - 104, - 11.214244842529297 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan sphere and purple cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0275" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0275_original.json b/dataset_1k_720p_2/scenes/scene_0275_original.json deleted file mode 100644 index 934726781b5b8a67b10d4142004b69e6ee0a789e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0275_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 275, - "image_filename": "SCENE_0275_new_000275.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.46642202138900757, - 0.7565765380859375, - 0.3499999940395355 - ], - "rotation": 57.723005181067634, - "pixel_coords": [ - 167, - 100, - 12.380093574523926 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.832235813140869, - -0.10563705861568451, - 0.3499999940395355 - ], - "rotation": 352.71075153147495, - "pixel_coords": [ - 225, - 145, - 9.676827430725098 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6419923901557922, - -1.1380071640014648, - 0.699999988079071 - ], - "rotation": 290.3573023934408, - "pixel_coords": [ - 120, - 104, - 11.214244842529297 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0275" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0276_cf1.json b/dataset_1k_720p_2/scenes/scene_0276_cf1.json deleted file mode 100644 index 859e46cac812ac031300b5b526b25d51989fd5f7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0276_cf1.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 276, - "image_filename": "SCENE_0276_new_000276.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4212453365325928, - 0.9141680598258972, - 0.3499999940395355 - ], - "rotation": 43.85727852161192, - "pixel_coords": [ - 140, - 81, - 13.368321418762207 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.11918285489082336, - 1.5411745309829712, - 0.699999988079071 - ], - "rotation": 199.2207280839349, - "pixel_coords": [ - 193, - 87, - 11.947922706604004 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2372045516967773, - 2.312350034713745, - 0.3499999940395355 - ], - "rotation": 219.74195402965634, - "pixel_coords": [ - 171, - 74, - 13.997398376464844 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7040122747421265, - -2.835740089416504, - 0.699999988079071 - ], - "rotation": 212.14441339282968, - "pixel_coords": [ - 66, - 118, - 9.984659194946289 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.626731276512146, - -0.3031027317047119, - 0.3499999940395355 - ], - "rotation": 245.4236127410175, - "pixel_coords": [ - 187, - 134, - 9.910325050354004 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0276" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0276_cf2.json b/dataset_1k_720p_2/scenes/scene_0276_cf2.json deleted file mode 100644 index 906e79521c9fa1ba80903fd7cca312d703438602..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0276_cf2.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 276, - "image_filename": "SCENE_0276_new_000276.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4212453365325928, - 0.9141680598258972, - 0.3499999940395355 - ], - "rotation": 43.85727852161192, - "pixel_coords": [ - 140, - 81, - 13.368321418762207 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.11918285489082336, - 1.5411745309829712, - 0.699999988079071 - ], - "rotation": 199.2207280839349, - "pixel_coords": [ - 193, - 87, - 11.947922706604004 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2372045516967773, - 2.312350034713745, - 0.3499999940395355 - ], - "rotation": 219.74195402965634, - "pixel_coords": [ - 171, - 74, - 13.997398376464844 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7040122747421265, - -2.835740089416504, - 0.699999988079071 - ], - "rotation": 212.14441339282968, - "pixel_coords": [ - 66, - 118, - 9.984659194946289 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.626731276512146, - -0.3031027317047119, - 0.3499999940395355 - ], - "rotation": 245.4236127410175, - "pixel_coords": [ - 187, - 134, - 9.910325050354004 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between green sphere and purple sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0276" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0276_original.json b/dataset_1k_720p_2/scenes/scene_0276_original.json deleted file mode 100644 index f858665e75054f2b111477c54dab4c36052b3159..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0276_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 276, - "image_filename": "SCENE_0276_new_000276.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4212453365325928, - 0.9141680598258972, - 0.3499999940395355 - ], - "rotation": 43.85727852161192, - "pixel_coords": [ - 140, - 81, - 13.368321418762207 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.11918285489082336, - 1.5411745309829712, - 0.699999988079071 - ], - "rotation": 199.2207280839349, - "pixel_coords": [ - 193, - 87, - 11.947922706604004 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2372045516967773, - 2.312350034713745, - 0.3499999940395355 - ], - "rotation": 219.74195402965634, - "pixel_coords": [ - 171, - 74, - 13.997398376464844 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7040122747421265, - -2.835740089416504, - 0.699999988079071 - ], - "rotation": 212.14441339282968, - "pixel_coords": [ - 66, - 118, - 9.984659194946289 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.626731276512146, - -0.3031027317047119, - 0.3499999940395355 - ], - "rotation": 245.4236127410175, - "pixel_coords": [ - 187, - 134, - 9.910325050354004 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0276" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0277_cf1.json b/dataset_1k_720p_2/scenes/scene_0277_cf1.json deleted file mode 100644 index e84f8cd04307986ce63799b6c95dd7b8ea910369..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0277_cf1.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "split": "new", - "image_index": 277, - "image_filename": "SCENE_0277_new_000277.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5409841537475586, - -0.7423102855682373, - 0.699999988079071 - ], - "rotation": 178.40778295216546, - "pixel_coords": [ - 206, - 141, - 8.158744812011719 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2742573022842407, - 1.705731987953186, - 0.699999988079071 - ], - "rotation": 16.338413703124996, - "pixel_coords": [ - 174, - 74, - 12.144140243530273 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3331957757472992, - -2.624460458755493, - 0.699999988079071 - ], - "rotation": 188.83153422572587, - "pixel_coords": [ - 74, - 122, - 9.025103569030762 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow sphere", - "change_score": 21.192501202629153, - "change_attempts": 1, - "source_scene": "scene_0277" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0277_cf2.json b/dataset_1k_720p_2/scenes/scene_0277_cf2.json deleted file mode 100644 index 885c913e1dd025094c3b33f9b2a7264e2e323626..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0277_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 277, - "image_filename": "SCENE_0277_new_000277.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.22765682637691498, - 0.2562728524208069, - 0.699999988079071 - ], - "rotation": 293.5866978633912, - "pixel_coords": [ - 162, - 94, - 10.60495376586914 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5409841537475586, - -0.7423102855682373, - 0.699999988079071 - ], - "rotation": 178.40778295216546, - "pixel_coords": [ - 206, - 141, - 8.158744812011719 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2742573022842407, - 1.705731987953186, - 0.699999988079071 - ], - "rotation": 16.338413703124996, - "pixel_coords": [ - 174, - 74, - 12.144140243530273 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3331957757472992, - -2.624460458755493, - 0.699999988079071 - ], - "rotation": 188.83153422572587, - "pixel_coords": [ - 74, - 122, - 9.025103569030762 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0277" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0277_original.json b/dataset_1k_720p_2/scenes/scene_0277_original.json deleted file mode 100644 index 8e5abe84ba48433dfd08006281fa67fa3104cb15..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0277_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 277, - "image_filename": "SCENE_0277_new_000277.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.22765682637691498, - 0.2562728524208069, - 0.699999988079071 - ], - "rotation": 293.5866978633912, - "pixel_coords": [ - 162, - 94, - 10.60495376586914 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5409841537475586, - -0.7423102855682373, - 0.699999988079071 - ], - "rotation": 178.40778295216546, - "pixel_coords": [ - 206, - 141, - 8.158744812011719 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2742573022842407, - 1.705731987953186, - 0.699999988079071 - ], - "rotation": 16.338413703124996, - "pixel_coords": [ - 174, - 74, - 12.144140243530273 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3331957757472992, - -2.624460458755493, - 0.699999988079071 - ], - "rotation": 188.83153422572587, - "pixel_coords": [ - 74, - 122, - 9.025103569030762 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0277" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0278_cf1.json b/dataset_1k_720p_2/scenes/scene_0278_cf1.json deleted file mode 100644 index 5784a692b6ba271c113fdc0987d70c9333e0d1c3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0278_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 278, - "image_filename": "SCENE_0278_new_000278.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5749804973602295, - -0.20541994273662567, - 0.3499999940395355 - ], - "rotation": 255.43489271248168, - "pixel_coords": [ - 126, - 96, - 12.183151245117188 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3166446089744568, - 0.18122513592243195, - 0.699999988079071 - ], - "rotation": 207.6834521326492, - "pixel_coords": [ - 158, - 96, - 11.397082328796387 - ], - "color": "gray" - }, - { - "shape": "cube", - "color": "yellow", - "material": "metal", - "size": "large", - "3d_coords": [ - 1.3112969398498535, - -1.2327529191970825, - 0.699999988079071 - ], - "rotation": 212.09055734480262, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced gray cylinder with yellow cube", - "change_score": 3.1449498362116945, - "change_attempts": 1, - "source_scene": "scene_0278" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0278_cf2.json b/dataset_1k_720p_2/scenes/scene_0278_cf2.json deleted file mode 100644 index 71655d50ecf013045e45d91bf822908d9d016520..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0278_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 278, - "image_filename": "SCENE_0278_new_000278.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5749804973602295, - -0.20541994273662567, - 0.3499999940395355 - ], - "rotation": 255.43489271248168, - "pixel_coords": [ - 126, - 96, - 12.183151245117188 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3166446089744568, - 0.18122513592243195, - 0.699999988079071 - ], - "rotation": 207.6834521326492, - "pixel_coords": [ - 158, - 96, - 11.397082328796387 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3112969398498535, - -1.2327529191970825, - 0.699999988079071 - ], - "rotation": 159.90861630859254, - "pixel_coords": [ - 157, - 130, - 9.521448135375977 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0278" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0278_original.json b/dataset_1k_720p_2/scenes/scene_0278_original.json deleted file mode 100644 index d1917dca4ba405b27aff88f94e01f2ce48837db7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0278_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 278, - "image_filename": "SCENE_0278_new_000278.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5749804973602295, - -0.20541994273662567, - 0.3499999940395355 - ], - "rotation": 255.43489271248168, - "pixel_coords": [ - 126, - 96, - 12.183151245117188 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3166446089744568, - 0.18122513592243195, - 0.699999988079071 - ], - "rotation": 207.6834521326492, - "pixel_coords": [ - 158, - 96, - 11.397082328796387 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3112969398498535, - -1.2327529191970825, - 0.699999988079071 - ], - "rotation": 159.90861630859254, - "pixel_coords": [ - 157, - 130, - 9.521448135375977 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0278" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0279_cf1.json b/dataset_1k_720p_2/scenes/scene_0279_cf1.json deleted file mode 100644 index 9dc5db447cf398ef682b3ab208b9dbb27aa4c7f1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0279_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 279, - "image_filename": "SCENE_0279_new_000279.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.2998698353767395, - 2.224363327026367, - 0.699999988079071 - ], - "rotation": 357.91362536748386, - "pixel_coords": [ - 203, - 80, - 12.138463020324707 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.124866247177124, - -1.6686947345733643, - 0.3499999940395355 - ], - "rotation": 220.76304793179992, - "pixel_coords": [ - 165, - 157, - 8.374916076660156 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0660319328308105, - -0.6113182306289673, - 0.3499999940395355 - ], - "rotation": 73.8278077884232, - "pixel_coords": [ - 195, - 142, - 9.034324645996094 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8632500171661377, - 0.08148447424173355, - 0.3499999940395355 - ], - "rotation": 180.3724341652681, - "pixel_coords": [ - 236, - 145, - 8.901577949523926 - ], - "color": "red" - }, - { - "shape": "cube", - "color": "red", - "material": "rubber", - "size": "large", - "3d_coords": [ - -1.0792399644851685, - -1.954549789428711, - 0.699999988079071 - ], - "rotation": 70.3111767046149, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8370953798294067, - 0.9257935881614685, - 0.699999988079071 - ], - "rotation": 212.10509813615383, - "pixel_coords": [ - 146, - 77, - 12.416300773620605 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green cylinder with red cube", - "change_score": 3.0200656274418995, - "change_attempts": 1, - "source_scene": "scene_0279" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0279_cf2.json b/dataset_1k_720p_2/scenes/scene_0279_cf2.json deleted file mode 100644 index c3c26b365c1187120ed46adf43a6047e2ff01c2a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0279_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 279, - "image_filename": "SCENE_0279_new_000279.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.2998698353767395, - 2.224363327026367, - 0.699999988079071 - ], - "rotation": 357.91362536748386, - "pixel_coords": [ - 203, - 80, - 12.138463020324707 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.124866247177124, - -1.6686947345733643, - 0.3499999940395355 - ], - "rotation": 220.76304793179992, - "pixel_coords": [ - 165, - 157, - 8.374916076660156 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0660319328308105, - -0.6113182306289673, - 0.3499999940395355 - ], - "rotation": 73.8278077884232, - "pixel_coords": [ - 195, - 142, - 9.034324645996094 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8632500171661377, - 0.08148447424173355, - 0.3499999940395355 - ], - "rotation": 180.3724341652681, - "pixel_coords": [ - 236, - 145, - 8.901577949523926 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0792399644851685, - -1.954549789428711, - 0.699999988079071 - ], - "rotation": 63.08755082553105, - "pixel_coords": [ - 85, - 106, - 10.216198921203613 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8370953798294067, - 0.9257935881614685, - 0.699999988079071 - ], - "rotation": 212.10509813615383, - "pixel_coords": [ - 146, - 77, - 12.416300773620605 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown cube and purple sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0279" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0279_original.json b/dataset_1k_720p_2/scenes/scene_0279_original.json deleted file mode 100644 index 5e5e6ed897dd69ad35ac575f661fedfdc7eb3c45..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0279_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 279, - "image_filename": "SCENE_0279_new_000279.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.2998698353767395, - 2.224363327026367, - 0.699999988079071 - ], - "rotation": 357.91362536748386, - "pixel_coords": [ - 203, - 80, - 12.138463020324707 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.124866247177124, - -1.6686947345733643, - 0.3499999940395355 - ], - "rotation": 220.76304793179992, - "pixel_coords": [ - 165, - 157, - 8.374916076660156 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0660319328308105, - -0.6113182306289673, - 0.3499999940395355 - ], - "rotation": 73.8278077884232, - "pixel_coords": [ - 195, - 142, - 9.034324645996094 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8632500171661377, - 0.08148447424173355, - 0.3499999940395355 - ], - "rotation": 180.3724341652681, - "pixel_coords": [ - 236, - 145, - 8.901577949523926 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0792399644851685, - -1.954549789428711, - 0.699999988079071 - ], - "rotation": 63.08755082553105, - "pixel_coords": [ - 85, - 106, - 10.216198921203613 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8370953798294067, - 0.9257935881614685, - 0.699999988079071 - ], - "rotation": 212.10509813615383, - "pixel_coords": [ - 146, - 77, - 12.416300773620605 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0279" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0280_cf1.json b/dataset_1k_720p_2/scenes/scene_0280_cf1.json deleted file mode 100644 index d02d7e076b5f3e20d178deb0f6aa8adcb5bf36ea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0280_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 280, - "image_filename": "SCENE_0280_new_000280.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1859054565429688, - -1.1235382556915283, - 0.699999988079071 - ], - "rotation": 278.85427608711257, - "pixel_coords": [ - 95, - 88, - 11.987875938415527 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.790389060974121, - 2.6311612129211426, - 0.3499999940395355 - ], - "rotation": 10.93727331343883, - "pixel_coords": [ - 168, - 67, - 14.598044395446777 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.150578498840332, - 1.903733730316162, - 0.699999988079071 - ], - "rotation": 354.6735068168226, - "pixel_coords": [ - 181, - 75, - 12.918415069580078 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5961395502090454, - 0.19959495961666107, - 0.699999988079071 - ], - "rotation": 97.37244394103062, - "pixel_coords": [ - 154, - 93, - 11.62287712097168 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3077994585037231, - -1.7492671012878418, - 0.699999988079071 - ], - "rotation": 51.14525852037192, - "pixel_coords": [ - 139, - 137, - 9.279587745666504 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.27306458353996277, - 2.9549787044525146, - 0.3499999940395355 - ], - "rotation": 257.09203177687584, - "pixel_coords": [ - 217, - 84, - 13.064541816711426 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 5 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan cube to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0280" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0280_cf2.json b/dataset_1k_720p_2/scenes/scene_0280_cf2.json deleted file mode 100644 index 150de711e8151e9f08c53a267763fd80f376c35c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0280_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 280, - "image_filename": "SCENE_0280_new_000280.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1859054565429688, - -1.1235382556915283, - 0.699999988079071 - ], - "rotation": 278.85427608711257, - "pixel_coords": [ - 95, - 88, - 11.987875938415527 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.790389060974121, - 2.6311612129211426, - 0.3499999940395355 - ], - "rotation": 10.93727331343883, - "pixel_coords": [ - 168, - 67, - 14.598044395446777 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.150578498840332, - 1.903733730316162, - 0.699999988079071 - ], - "rotation": 354.6735068168226, - "pixel_coords": [ - 181, - 75, - 12.918415069580078 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5961395502090454, - 0.19959495961666107, - 0.699999988079071 - ], - "rotation": 97.37244394103062, - "pixel_coords": [ - 154, - 93, - 11.62287712097168 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3077994585037231, - -1.7492671012878418, - 0.699999988079071 - ], - "rotation": 51.14525852037192, - "pixel_coords": [ - 139, - 137, - 9.279587745666504 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.27306458353996277, - 2.9549787044525146, - 0.3499999940395355 - ], - "rotation": 257.09203177687584, - "pixel_coords": [ - 217, - 84, - 13.064541816711426 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 5 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0280" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0280_original.json b/dataset_1k_720p_2/scenes/scene_0280_original.json deleted file mode 100644 index d05738f3e3f5fa8dd7f341d3dc3b9d4a655a2cca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0280_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 280, - "image_filename": "SCENE_0280_new_000280.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1859054565429688, - -1.1235382556915283, - 0.699999988079071 - ], - "rotation": 278.85427608711257, - "pixel_coords": [ - 95, - 88, - 11.987875938415527 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.790389060974121, - 2.6311612129211426, - 0.3499999940395355 - ], - "rotation": 10.93727331343883, - "pixel_coords": [ - 168, - 67, - 14.598044395446777 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.150578498840332, - 1.903733730316162, - 0.699999988079071 - ], - "rotation": 354.6735068168226, - "pixel_coords": [ - 181, - 75, - 12.918415069580078 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5961395502090454, - 0.19959495961666107, - 0.699999988079071 - ], - "rotation": 97.37244394103062, - "pixel_coords": [ - 154, - 93, - 11.62287712097168 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3077994585037231, - -1.7492671012878418, - 0.699999988079071 - ], - "rotation": 51.14525852037192, - "pixel_coords": [ - 139, - 137, - 9.279587745666504 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.27306458353996277, - 2.9549787044525146, - 0.3499999940395355 - ], - "rotation": 257.09203177687584, - "pixel_coords": [ - 217, - 84, - 13.064541816711426 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 5 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0280" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0281_cf1.json b/dataset_1k_720p_2/scenes/scene_0281_cf1.json deleted file mode 100644 index b5f75f2fbae7dc81950f4163c459c75b0b2a248a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0281_cf1.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 281, - "image_filename": "SCENE_0281_new_000281.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.677764654159546, - -1.075050711631775, - 0.699999988079071 - ], - "rotation": 39.04050883153411, - "pixel_coords": [ - 174, - 131, - 8.644327163696289 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.18996836245059967, - -2.7491371631622314, - 0.699999988079071 - ], - "rotation": 352.65015030610203, - "pixel_coords": [ - 83, - 131, - 8.613978385925293 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9282050132751465, - 0.34883683919906616, - 0.699999988079071 - ], - "rotation": 268.47157381810683, - "pixel_coords": [ - 250, - 130, - 8.680001258850098 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0842771530151367, - 1.6140269041061401, - 0.699999988079071 - ], - "rotation": 221.82349802774377, - "pixel_coords": [ - 154, - 70, - 12.737709999084473 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.1493433266878128, - 0.6550025343894958, - 0.699999988079071 - ], - "rotation": 205.01755714451798, - "pixel_coords": [ - 179, - 95, - 10.691442489624023 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.37597671151161194, - 2.025714635848999, - 0.3499999940395355 - ], - "rotation": 166.5734658285175, - "pixel_coords": [ - 213, - 96, - 11.52659797668457 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.443176031112671, - -1.3574854135513306, - 0.699999988079071 - ], - "rotation": 344.0277721655881, - "pixel_coords": [ - 77, - 88, - 11.183545112609863 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [], - [ - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3 - ] - ], - "front": [ - [], - [], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0281" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0281_cf2.json b/dataset_1k_720p_2/scenes/scene_0281_cf2.json deleted file mode 100644 index 205c7909cb1dd2e69024c92886f879d8fbf8f78c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0281_cf2.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 281, - "image_filename": "SCENE_0281_new_000281.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.677764654159546, - -1.075050711631775, - 0.699999988079071 - ], - "rotation": 39.04050883153411, - "pixel_coords": [ - 174, - 131, - 8.644327163696289 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.18996836245059967, - -2.7491371631622314, - 0.699999988079071 - ], - "rotation": 352.65015030610203, - "pixel_coords": [ - 83, - 131, - 8.613978385925293 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9282050132751465, - 0.34883683919906616, - 0.699999988079071 - ], - "rotation": 268.47157381810683, - "pixel_coords": [ - 250, - 130, - 8.680001258850098 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0842771530151367, - 1.6140269041061401, - 0.699999988079071 - ], - "rotation": 221.82349802774377, - "pixel_coords": [ - 154, - 70, - 12.737709999084473 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.1493433266878128, - 0.6550025343894958, - 0.699999988079071 - ], - "rotation": 205.01755714451798, - "pixel_coords": [ - 179, - 95, - 10.691442489624023 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.37597671151161194, - 2.025714635848999, - 0.3499999940395355 - ], - "rotation": 166.5734658285175, - "pixel_coords": [ - 213, - 96, - 11.52659797668457 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.443176031112671, - -1.3574854135513306, - 0.699999988079071 - ], - "rotation": 344.0277721655881, - "pixel_coords": [ - 77, - 88, - 11.183545112609863 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [], - [ - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3 - ] - ], - "front": [ - [], - [], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between green sphere and cyan sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0281" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0281_original.json b/dataset_1k_720p_2/scenes/scene_0281_original.json deleted file mode 100644 index 2c6387146945cae82de513aedbe871436adf0671..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0281_original.json +++ /dev/null @@ -1,303 +0,0 @@ -{ - "split": "new", - "image_index": 281, - "image_filename": "SCENE_0281_new_000281.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.677764654159546, - -1.075050711631775, - 0.699999988079071 - ], - "rotation": 39.04050883153411, - "pixel_coords": [ - 174, - 131, - 8.644327163696289 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.18996836245059967, - -2.7491371631622314, - 0.699999988079071 - ], - "rotation": 352.65015030610203, - "pixel_coords": [ - 83, - 131, - 8.613978385925293 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9282050132751465, - 0.34883683919906616, - 0.699999988079071 - ], - "rotation": 268.47157381810683, - "pixel_coords": [ - 250, - 130, - 8.680001258850098 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0842771530151367, - 1.6140269041061401, - 0.699999988079071 - ], - "rotation": 221.82349802774377, - "pixel_coords": [ - 154, - 70, - 12.737709999084473 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.1493433266878128, - 0.6550025343894958, - 0.699999988079071 - ], - "rotation": 205.01755714451798, - "pixel_coords": [ - 179, - 95, - 10.691442489624023 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.37597671151161194, - 2.025714635848999, - 0.3499999940395355 - ], - "rotation": 166.5734658285175, - "pixel_coords": [ - 213, - 96, - 11.52659797668457 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.443176031112671, - -1.3574854135513306, - 0.699999988079071 - ], - "rotation": 344.0277721655881, - "pixel_coords": [ - 77, - 88, - 11.183545112609863 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [], - [ - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3 - ] - ], - "front": [ - [], - [], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0281" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0282_cf1.json b/dataset_1k_720p_2/scenes/scene_0282_cf1.json deleted file mode 100644 index 46f0eca40bd3023c96e290c7b77891dfa81580c0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0282_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 282, - "image_filename": "SCENE_0282_new_000282.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.789711594581604, - 2.0713250637054443, - 0.699999988079071 - ], - "rotation": 163.22271857917713, - "pixel_coords": [ - 247, - 99, - 11.021432876586914 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3492906093597412, - -1.849929928779602, - 0.699999988079071 - ], - "rotation": 325.76019969879843, - "pixel_coords": [ - 143, - 140, - 8.974858283996582 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3007988929748535, - 0.6660418510437012, - 0.699999988079071 - ], - "rotation": 336.6877568660496, - "pixel_coords": [ - 130, - 74, - 12.772443771362305 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4213029146194458, - 2.7493550777435303, - 0.699999988079071 - ], - "rotation": 114.67373597017632, - "pixel_coords": [ - 187, - 66, - 13.451967239379883 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5822620391845703, - -0.33386972546577454, - 0.3499999940395355 - ], - "rotation": 106.74776868963275, - "pixel_coords": [ - 218, - 148, - 9.269553184509277 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6464643478393555, - -1.276168704032898, - 0.3499999940395355 - ], - "rotation": 185.02972125896088, - "pixel_coords": [ - 196, - 164, - 8.670330047607422 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1855508089065552, - -0.6850174069404602, - 0.3499999940395355 - ], - "rotation": 111.55237428000234, - "pixel_coords": [ - 120, - 105, - 11.441671371459961 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0282" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0282_cf2.json b/dataset_1k_720p_2/scenes/scene_0282_cf2.json deleted file mode 100644 index 4dbb9830cb9098dcf222b87eafe8e375107d63f6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0282_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 282, - "image_filename": "SCENE_0282_new_000282.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.789711594581604, - 2.0713250637054443, - 0.699999988079071 - ], - "rotation": 163.22271857917713, - "pixel_coords": [ - 247, - 99, - 11.021432876586914 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3492906093597412, - -1.849929928779602, - 0.699999988079071 - ], - "rotation": 325.76019969879843, - "pixel_coords": [ - 143, - 140, - 8.974858283996582 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "color": "green", - "material": "rubber", - "size": "small", - "3d_coords": [ - -2.3007988929748535, - 0.6660418510437012, - 0.699999988079071 - ], - "rotation": 348.14049277447384, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4213029146194458, - 2.7493550777435303, - 0.699999988079071 - ], - "rotation": 114.67373597017632, - "pixel_coords": [ - 187, - 66, - 13.451967239379883 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5822620391845703, - -0.33386972546577454, - 0.3499999940395355 - ], - "rotation": 106.74776868963275, - "pixel_coords": [ - 218, - 148, - 9.269553184509277 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6464643478393555, - -1.276168704032898, - 0.3499999940395355 - ], - "rotation": 185.02972125896088, - "pixel_coords": [ - 196, - 164, - 8.670330047607422 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1855508089065552, - -0.6850174069404602, - 0.3499999940395355 - ], - "rotation": 111.55237428000234, - "pixel_coords": [ - 120, - 105, - 11.441671371459961 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown cube with green cylinder", - "change_score": 4.031813155301179, - "change_attempts": 1, - "source_scene": "scene_0282" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0282_original.json b/dataset_1k_720p_2/scenes/scene_0282_original.json deleted file mode 100644 index 9406938e6da828015d558fbc1e43b2b9e2e11705..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0282_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 282, - "image_filename": "SCENE_0282_new_000282.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.789711594581604, - 2.0713250637054443, - 0.699999988079071 - ], - "rotation": 163.22271857917713, - "pixel_coords": [ - 247, - 99, - 11.021432876586914 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3492906093597412, - -1.849929928779602, - 0.699999988079071 - ], - "rotation": 325.76019969879843, - "pixel_coords": [ - 143, - 140, - 8.974858283996582 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3007988929748535, - 0.6660418510437012, - 0.699999988079071 - ], - "rotation": 336.6877568660496, - "pixel_coords": [ - 130, - 74, - 12.772443771362305 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4213029146194458, - 2.7493550777435303, - 0.699999988079071 - ], - "rotation": 114.67373597017632, - "pixel_coords": [ - 187, - 66, - 13.451967239379883 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5822620391845703, - -0.33386972546577454, - 0.3499999940395355 - ], - "rotation": 106.74776868963275, - "pixel_coords": [ - 218, - 148, - 9.269553184509277 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6464643478393555, - -1.276168704032898, - 0.3499999940395355 - ], - "rotation": 185.02972125896088, - "pixel_coords": [ - 196, - 164, - 8.670330047607422 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1855508089065552, - -0.6850174069404602, - 0.3499999940395355 - ], - "rotation": 111.55237428000234, - "pixel_coords": [ - 120, - 105, - 11.441671371459961 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0282" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0283_cf1.json b/dataset_1k_720p_2/scenes/scene_0283_cf1.json deleted file mode 100644 index fb98a66d6a1fa1e43d6df67d855f11437dc6ea67..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0283_cf1.json +++ /dev/null @@ -1,195 +0,0 @@ -{ - "split": "new", - "image_index": 283, - "image_filename": "SCENE_0283_new_000283.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9614498615264893, - 1.4901275634765625, - 0.3499999940395355 - ], - "rotation": 206.14759426427702, - "pixel_coords": [ - 216, - 107, - 10.946699142456055 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.932817280292511, - -0.8221636414527893, - 0.3499999940395355 - ], - "rotation": 348.02686331160027, - "pixel_coords": [ - 159, - 129, - 9.62350845336914 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.04974635690450668, - 2.9215776920318604, - 0.699999988079071 - ], - "rotation": 263.504524212762, - "pixel_coords": [ - 224, - 78, - 12.238129615783691 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9141429662704468, - -0.39513567090034485, - 0.699999988079071 - ], - "rotation": 311.0700421622476, - "pixel_coords": [ - 131, - 94, - 10.965777397155762 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "color": "purple", - "material": "metal", - "size": "large", - "3d_coords": [ - -2.848809139135048, - 0.41358652025161113, - 0.35 - ], - "rotation": 264.64049740136505, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0283" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0283_cf2.json b/dataset_1k_720p_2/scenes/scene_0283_cf2.json deleted file mode 100644 index ba7c8b9d7adf32ec9c86169a87eea4c7ffad7b9d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0283_cf2.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 283, - "image_filename": "SCENE_0283_new_000283.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9614498615264893, - 1.4901275634765625, - 0.3499999940395355 - ], - "rotation": 206.14759426427702, - "pixel_coords": [ - 216, - 107, - 10.946699142456055 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.932817280292511, - -0.8221636414527893, - 0.3499999940395355 - ], - "rotation": 348.02686331160027, - "pixel_coords": [ - 159, - 129, - 9.62350845336914 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.04974635690450668, - 2.9215776920318604, - 0.699999988079071 - ], - "rotation": 263.504524212762, - "pixel_coords": [ - 224, - 78, - 12.238129615783691 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9141429662704468, - -0.39513567090034485, - 0.699999988079071 - ], - "rotation": 311.0700421622476, - "pixel_coords": [ - 131, - 94, - 10.965777397155762 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown sphere and green sphere", - "change_score": 2.0, - "change_attempts": 2, - "source_scene": "scene_0283" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0283_original.json b/dataset_1k_720p_2/scenes/scene_0283_original.json deleted file mode 100644 index 79b87893fa84d1fe093e25e083636151e7ece18d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0283_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 283, - "image_filename": "SCENE_0283_new_000283.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9614498615264893, - 1.4901275634765625, - 0.3499999940395355 - ], - "rotation": 206.14759426427702, - "pixel_coords": [ - 216, - 107, - 10.946699142456055 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.932817280292511, - -0.8221636414527893, - 0.3499999940395355 - ], - "rotation": 348.02686331160027, - "pixel_coords": [ - 159, - 129, - 9.62350845336914 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.04974635690450668, - 2.9215776920318604, - 0.699999988079071 - ], - "rotation": 263.504524212762, - "pixel_coords": [ - 224, - 78, - 12.238129615783691 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9141429662704468, - -0.39513567090034485, - 0.699999988079071 - ], - "rotation": 311.0700421622476, - "pixel_coords": [ - 131, - 94, - 10.965777397155762 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0283" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0284_cf1.json b/dataset_1k_720p_2/scenes/scene_0284_cf1.json deleted file mode 100644 index 76651177e2786c4a2bd03179f5feb98df86605a6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0284_cf1.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 284, - "image_filename": "SCENE_0284_new_000284.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1608256101608276, - 0.4877665042877197, - 0.699999988079071 - ], - "rotation": 208.88814855287876, - "pixel_coords": [ - 147, - 86, - 12.138444900512695 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8290504813194275, - -2.81280779838562, - 0.3499999940395355 - ], - "rotation": 304.5581207196605, - "pixel_coords": [ - 103, - 155, - 9.02214527130127 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.381404161453247, - 1.0084528923034668, - 0.699999988079071 - ], - "rotation": 324.8494831813656, - "pixel_coords": [ - 242, - 115, - 10.20019817352295 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9907355308532715, - -2.4144020080566406, - 0.3499999940395355 - ], - "rotation": 240.4321869903402, - "pixel_coords": [ - 174, - 186, - 7.888519287109375 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4700998067855835, - -2.1578054428100586, - 0.699999988079071 - ], - "rotation": 298.0101228764188, - "pixel_coords": [ - 76, - 106, - 10.721147537231445 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4518702030181885, - 0.019705433398485184, - 0.3499999940395355 - ], - "rotation": 350.5515323788092, - "pixel_coords": [ - 170, - 115, - 10.99069595336914 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.813471794128418, - -0.835827648639679, - 0.699999988079071 - ], - "rotation": 64.70337995772607, - "pixel_coords": [ - 184, - 130, - 9.436562538146973 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5215581059455872, - 1.4468214511871338, - 0.699999988079071 - ], - "rotation": 285.26005733894846, - "pixel_coords": [ - 202, - 93, - 11.652170181274414 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 1, - 3, - 6 - ], - [], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 3 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown cube and green cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0284" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0284_cf2.json b/dataset_1k_720p_2/scenes/scene_0284_cf2.json deleted file mode 100644 index 0e32056a8db21b04fb2c17e6517656512ec8a379..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0284_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 284, - "image_filename": "SCENE_0284_new_000284.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1608256101608276, - 0.4877665042877197, - 0.699999988079071 - ], - "rotation": 208.88814855287876, - "pixel_coords": [ - 147, - 86, - 12.138444900512695 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8290504813194275, - -2.81280779838562, - 0.3499999940395355 - ], - "rotation": 304.5581207196605, - "pixel_coords": [ - 103, - 155, - 9.02214527130127 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.381404161453247, - 1.0084528923034668, - 0.699999988079071 - ], - "rotation": 324.8494831813656, - "pixel_coords": [ - 242, - 115, - 10.20019817352295 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9907355308532715, - -2.4144020080566406, - 0.3499999940395355 - ], - "rotation": 240.4321869903402, - "pixel_coords": [ - 174, - 186, - 7.888519287109375 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4700998067855835, - -2.1578054428100586, - 0.699999988079071 - ], - "rotation": 298.0101228764188, - "pixel_coords": [ - 76, - 106, - 10.721147537231445 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4518702030181885, - 0.019705433398485184, - 0.3499999940395355 - ], - "rotation": 350.5515323788092, - "pixel_coords": [ - 170, - 115, - 10.99069595336914 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.813471794128418, - -0.835827648639679, - 0.699999988079071 - ], - "rotation": 64.70337995772607, - "pixel_coords": [ - 184, - 130, - 9.436562538146973 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5215581059455872, - 1.4468214511871338, - 0.699999988079071 - ], - "rotation": 285.26005733894846, - "pixel_coords": [ - 202, - 93, - 11.652170181274414 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 1, - 3, - 6 - ], - [], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 3 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed blue cube to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0284" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0284_original.json b/dataset_1k_720p_2/scenes/scene_0284_original.json deleted file mode 100644 index 10810166ac7bcd56c9407b15e0f00f4853ed4311..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0284_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 284, - "image_filename": "SCENE_0284_new_000284.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1608256101608276, - 0.4877665042877197, - 0.699999988079071 - ], - "rotation": 208.88814855287876, - "pixel_coords": [ - 147, - 86, - 12.138444900512695 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8290504813194275, - -2.81280779838562, - 0.3499999940395355 - ], - "rotation": 304.5581207196605, - "pixel_coords": [ - 103, - 155, - 9.02214527130127 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.381404161453247, - 1.0084528923034668, - 0.699999988079071 - ], - "rotation": 324.8494831813656, - "pixel_coords": [ - 242, - 115, - 10.20019817352295 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9907355308532715, - -2.4144020080566406, - 0.3499999940395355 - ], - "rotation": 240.4321869903402, - "pixel_coords": [ - 174, - 186, - 7.888519287109375 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4700998067855835, - -2.1578054428100586, - 0.699999988079071 - ], - "rotation": 298.0101228764188, - "pixel_coords": [ - 76, - 106, - 10.721147537231445 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4518702030181885, - 0.019705433398485184, - 0.3499999940395355 - ], - "rotation": 350.5515323788092, - "pixel_coords": [ - 170, - 115, - 10.99069595336914 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.813471794128418, - -0.835827648639679, - 0.699999988079071 - ], - "rotation": 64.70337995772607, - "pixel_coords": [ - 184, - 130, - 9.436562538146973 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5215581059455872, - 1.4468214511871338, - 0.699999988079071 - ], - "rotation": 285.26005733894846, - "pixel_coords": [ - 202, - 93, - 11.652170181274414 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 1, - 3, - 6 - ], - [], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 3 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0284" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0285_cf1.json b/dataset_1k_720p_2/scenes/scene_0285_cf1.json deleted file mode 100644 index d881db92a93720ec931fd6be52d35719171fd8ad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0285_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 285, - "image_filename": "SCENE_0285_new_000285.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.078246831893921, - -1.8352490663528442, - 0.3499999940395355 - ], - "rotation": 98.20220717505245, - "pixel_coords": [ - 93, - 114, - 10.973108291625977 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9448823490744669, - -0.4687851711077471, - 0.699999988079071 - ], - "rotation": 263.5617385857585, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5692698955535889, - 2.214930295944214, - 0.699999988079071 - ], - "rotation": 107.95576122193509, - "pixel_coords": [ - 182, - 71, - 13.295578956604004 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown sphere from right of gray cylinder to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0285" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0285_cf2.json b/dataset_1k_720p_2/scenes/scene_0285_cf2.json deleted file mode 100644 index 766c806d3498d20e29e0cd1bcd41740b130ce13e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0285_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 285, - "image_filename": "SCENE_0285_new_000285.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.078246831893921, - -1.8352490663528442, - 0.3499999940395355 - ], - "rotation": 98.20220717505245, - "pixel_coords": [ - 93, - 114, - 10.973108291625977 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.351203441619873, - 1.8625805377960205, - 0.699999988079071 - ], - "rotation": 263.5617385857585, - "pixel_coords": [ - 258, - 111, - 10.360795021057129 - ], - "color": "brown" - }, - { - "shape": "sphere", - "color": "green", - "material": "metal", - "size": "large", - "3d_coords": [ - -1.5692698955535889, - 2.214930295944214, - 0.699999988079071 - ], - "rotation": 323.8994772816015, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced gray cylinder with green sphere", - "change_score": 2.4001563442787046, - "change_attempts": 1, - "source_scene": "scene_0285" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0285_original.json b/dataset_1k_720p_2/scenes/scene_0285_original.json deleted file mode 100644 index 0790acf492e065ffb13e55ba07bc44dfada62cb7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0285_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 285, - "image_filename": "SCENE_0285_new_000285.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.078246831893921, - -1.8352490663528442, - 0.3499999940395355 - ], - "rotation": 98.20220717505245, - "pixel_coords": [ - 93, - 114, - 10.973108291625977 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.351203441619873, - 1.8625805377960205, - 0.699999988079071 - ], - "rotation": 263.5617385857585, - "pixel_coords": [ - 258, - 111, - 10.360795021057129 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5692698955535889, - 2.214930295944214, - 0.699999988079071 - ], - "rotation": 107.95576122193509, - "pixel_coords": [ - 182, - 71, - 13.295578956604004 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0285" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0286_cf1.json b/dataset_1k_720p_2/scenes/scene_0286_cf1.json deleted file mode 100644 index 5bf9ba0196b99ed2c3e12ff0f23f6456e93f10d9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0286_cf1.json +++ /dev/null @@ -1,294 +0,0 @@ -{ - "split": "new", - "image_index": 286, - "image_filename": "SCENE_0286_new_000286.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.783949613571167, - -1.625166654586792, - 0.3499999940395355 - ], - "rotation": 108.79034434908472, - "pixel_coords": [ - 73, - 97, - 12.220879554748535 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.11542101204395294, - 0.8770664930343628, - 0.699999988079071 - ], - "rotation": 114.91631834742294, - "pixel_coords": [ - 177, - 92, - 11.725970268249512 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.918934941291809, - -2.422658681869507, - 0.3499999940395355 - ], - "rotation": 65.52091964319054, - "pixel_coords": [ - 137, - 167, - 8.6646728515625 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3730679750442505, - -2.5112550258636475, - 0.699999988079071 - ], - "rotation": 192.84919723536336, - "pixel_coords": [ - 99, - 132, - 9.462120056152344 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3304293155670166, - 2.6323461532592773, - 0.3499999940395355 - ], - "rotation": 111.62640098371654, - "pixel_coords": [ - 269, - 111, - 11.290668487548828 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.226902723312378, - -1.0870682001113892, - 0.699999988079071 - ], - "rotation": 243.49172861692867, - "pixel_coords": [ - 185, - 141, - 9.056708335876465 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [], - [ - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red sphere", - "change_score": 17.81091765936541, - "change_attempts": 1, - "source_scene": "scene_0286" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0286_cf2.json b/dataset_1k_720p_2/scenes/scene_0286_cf2.json deleted file mode 100644 index dbb2be3eb98a81ceeb6c5b30d888a8d9a663380a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0286_cf2.json +++ /dev/null @@ -1,294 +0,0 @@ -{ - "split": "new", - "image_index": 286, - "image_filename": "SCENE_0286_new_000286.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.783949613571167, - -1.625166654586792, - 0.3499999940395355 - ], - "rotation": 108.79034434908472, - "pixel_coords": [ - 73, - 97, - 12.220879554748535 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.11542101204395294, - 0.8770664930343628, - 0.699999988079071 - ], - "rotation": 114.91631834742294, - "pixel_coords": [ - 177, - 92, - 11.725970268249512 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.918934941291809, - -2.422658681869507, - 0.3499999940395355 - ], - "rotation": 65.52091964319054, - "pixel_coords": [ - 137, - 167, - 8.6646728515625 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3601614236831665, - -1.2533636093139648, - 0.3499999940395355 - ], - "rotation": 271.6914307220522, - "pixel_coords": [ - 104, - 108, - 11.495712280273438 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3304293155670166, - 2.6323461532592773, - 0.3499999940395355 - ], - "rotation": 111.62640098371654, - "pixel_coords": [ - 269, - 111, - 11.290668487548828 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.226902723312378, - -1.0870682001113892, - 0.699999988079071 - ], - "rotation": 243.49172861692867, - "pixel_coords": [ - 185, - 141, - 9.056708335876465 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [], - [ - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown sphere", - "change_score": 23.171506214104664, - "change_attempts": 1, - "source_scene": "scene_0286" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0286_original.json b/dataset_1k_720p_2/scenes/scene_0286_original.json deleted file mode 100644 index 098e857dd0dfccd798a83a7914f398e6d55bb764..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0286_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 286, - "image_filename": "SCENE_0286_new_000286.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.783949613571167, - -1.625166654586792, - 0.3499999940395355 - ], - "rotation": 108.79034434908472, - "pixel_coords": [ - 73, - 97, - 12.220879554748535 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.11542101204395294, - 0.8770664930343628, - 0.699999988079071 - ], - "rotation": 114.91631834742294, - "pixel_coords": [ - 177, - 92, - 11.725970268249512 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.918934941291809, - -2.422658681869507, - 0.3499999940395355 - ], - "rotation": 65.52091964319054, - "pixel_coords": [ - 137, - 167, - 8.6646728515625 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3730679750442505, - -2.5112550258636475, - 0.699999988079071 - ], - "rotation": 192.84919723536336, - "pixel_coords": [ - 99, - 132, - 9.462120056152344 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3601614236831665, - -1.2533636093139648, - 0.3499999940395355 - ], - "rotation": 271.6914307220522, - "pixel_coords": [ - 104, - 108, - 11.495712280273438 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3304293155670166, - 2.6323461532592773, - 0.3499999940395355 - ], - "rotation": 111.62640098371654, - "pixel_coords": [ - 269, - 111, - 11.290668487548828 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.226902723312378, - -1.0870682001113892, - 0.699999988079071 - ], - "rotation": 243.49172861692867, - "pixel_coords": [ - 185, - 141, - 9.056708335876465 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [], - [ - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0286" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0287_cf1.json b/dataset_1k_720p_2/scenes/scene_0287_cf1.json deleted file mode 100644 index c4e2f2cc24f296503d075dc5c6a2295b58bb3497..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0287_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 287, - "image_filename": "SCENE_0287_new_000287.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4301323890686035, - 0.3674897849559784, - 0.699999988079071 - ], - "rotation": 196.80908077479617, - "pixel_coords": [ - 204, - 111, - 9.858654022216797 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1560304164886475, - 2.5436391830444336, - 0.699999988079071 - ], - "rotation": 178.1905743119839, - "pixel_coords": [ - 269, - 97, - 10.718415260314941 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.677492618560791, - -1.8498256206512451, - 0.3499999940395355 - ], - "rotation": 83.29881434117263, - "pixel_coords": [ - 62, - 101, - 11.326199531555176 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8783906698226929, - 2.3501007556915283, - 0.3499999940395355 - ], - "rotation": 48.514393888533746, - "pixel_coords": [ - 171, - 77, - 13.375992774963379 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.07845663191517138, - -2.5261366257956723, - 0.699999988079071 - ], - "rotation": 105.48477460191732, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.08465989679098129, - 2.517629384994507, - 0.699999988079071 - ], - "rotation": 272.9726256968863, - "pixel_coords": [ - 215, - 80, - 12.046339988708496 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue cube from (1.9,-2.3) to (-0.1,-2.5)", - "change_score": 1.995469617029775, - "change_attempts": 1, - "source_scene": "scene_0287" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0287_cf2.json b/dataset_1k_720p_2/scenes/scene_0287_cf2.json deleted file mode 100644 index efb8f4e0a94faa8509d2e4163eda22df800d56c7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0287_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 287, - "image_filename": "SCENE_0287_new_000287.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4301323890686035, - 0.3674897849559784, - 0.699999988079071 - ], - "rotation": 196.80908077479617, - "pixel_coords": [ - 204, - 111, - 9.858654022216797 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1560304164886475, - 2.5436391830444336, - 0.699999988079071 - ], - "rotation": 178.1905743119839, - "pixel_coords": [ - 269, - 97, - 10.718415260314941 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.677492618560791, - -1.8498256206512451, - 0.3499999940395355 - ], - "rotation": 83.29881434117263, - "pixel_coords": [ - 62, - 101, - 11.326199531555176 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8783906698226929, - 2.3501007556915283, - 0.3499999940395355 - ], - "rotation": 48.514393888533746, - "pixel_coords": [ - 171, - 77, - 13.375992774963379 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8984302282333374, - -2.2544431686401367, - 0.699999988079071 - ], - "rotation": 105.48477460191732, - "pixel_coords": [ - 145, - 151, - 7.9515485763549805 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.08465989679098129, - 2.517629384994507, - 0.699999988079071 - ], - "rotation": 272.9726256968863, - "pixel_coords": [ - 215, - 80, - 12.046339988708496 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed gray cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0287" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0287_original.json b/dataset_1k_720p_2/scenes/scene_0287_original.json deleted file mode 100644 index e9e0755ebdbf2fbee3415a5b002c6a7f70f4ca64..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0287_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 287, - "image_filename": "SCENE_0287_new_000287.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4301323890686035, - 0.3674897849559784, - 0.699999988079071 - ], - "rotation": 196.80908077479617, - "pixel_coords": [ - 204, - 111, - 9.858654022216797 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1560304164886475, - 2.5436391830444336, - 0.699999988079071 - ], - "rotation": 178.1905743119839, - "pixel_coords": [ - 269, - 97, - 10.718415260314941 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.677492618560791, - -1.8498256206512451, - 0.3499999940395355 - ], - "rotation": 83.29881434117263, - "pixel_coords": [ - 62, - 101, - 11.326199531555176 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8783906698226929, - 2.3501007556915283, - 0.3499999940395355 - ], - "rotation": 48.514393888533746, - "pixel_coords": [ - 171, - 77, - 13.375992774963379 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8984302282333374, - -2.2544431686401367, - 0.699999988079071 - ], - "rotation": 105.48477460191732, - "pixel_coords": [ - 145, - 151, - 7.9515485763549805 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.08465989679098129, - 2.517629384994507, - 0.699999988079071 - ], - "rotation": 272.9726256968863, - "pixel_coords": [ - 215, - 80, - 12.046339988708496 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0287" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0288_cf1.json b/dataset_1k_720p_2/scenes/scene_0288_cf1.json deleted file mode 100644 index 3660b7931a6257ae30b24a225fe27a5e9f134d43..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0288_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 288, - "image_filename": "SCENE_0288_new_000288.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6471222639083862, - 1.8356963396072388, - 0.699999988079071 - ], - "rotation": 221.09871778280672, - "pixel_coords": [ - 238, - 103, - 11.038595199584961 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.14783307909965515, - -1.8669967651367188, - 0.699999988079071 - ], - "rotation": 103.6061493662395, - "pixel_coords": [ - 112, - 121, - 10.050883293151855 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.48261547088623047, - 1.2888015508651733, - 0.3499999940395355 - ], - "rotation": 286.24608107837355, - "pixel_coords": [ - 180, - 95, - 12.356255531311035 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5279080867767334, - -2.8975045680999756, - 0.699999988079071 - ], - "rotation": 59.46455619032615, - "pixel_coords": [ - 41, - 99, - 11.299598693847656 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.42108213901519775, - 1.5308433771133423, - 0.3499999940395355 - ], - "rotation": 303.2940658420401, - "pixel_coords": [ - 203, - 102, - 11.877286911010742 - ], - "color": "gray" - }, - { - "shape": "cube", - "color": "purple", - "material": "metal", - "size": "small", - "3d_coords": [ - 1.8356022834777832, - -2.4098873138427734, - 0.699999988079071 - ], - "rotation": 305.30763494661994, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red sphere with purple cube", - "change_score": 4.414220645763636, - "change_attempts": 1, - "source_scene": "scene_0288" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0288_cf2.json b/dataset_1k_720p_2/scenes/scene_0288_cf2.json deleted file mode 100644 index f879b5c3034a1748f268cea5fa5c12a8b0d15bdf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0288_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 288, - "image_filename": "SCENE_0288_new_000288.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6471222639083862, - 1.8356963396072388, - 0.699999988079071 - ], - "rotation": 221.09871778280672, - "pixel_coords": [ - 238, - 103, - 11.038595199584961 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.14783307909965515, - -1.8669967651367188, - 0.699999988079071 - ], - "rotation": 103.6061493662395, - "pixel_coords": [ - 112, - 121, - 10.050883293151855 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.48261547088623047, - 1.2888015508651733, - 0.3499999940395355 - ], - "rotation": 286.24608107837355, - "pixel_coords": [ - 180, - 95, - 12.356255531311035 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.42277285179163937, - 0.501228071652882, - 0.699999988079071 - ], - "rotation": 59.46455619032615, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.42108213901519775, - 1.5308433771133423, - 0.3499999940395355 - ], - "rotation": 303.2940658420401, - "pixel_coords": [ - 203, - 102, - 11.877286911010742 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8356022834777832, - -2.4098873138427734, - 0.699999988079071 - ], - "rotation": 94.42706742152882, - "pixel_coords": [ - 130, - 156, - 8.619162559509277 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cube to partially occlude red cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0288" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0288_original.json b/dataset_1k_720p_2/scenes/scene_0288_original.json deleted file mode 100644 index cd8a4c4c980213a139377b77557b9147fa981df7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0288_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 288, - "image_filename": "SCENE_0288_new_000288.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6471222639083862, - 1.8356963396072388, - 0.699999988079071 - ], - "rotation": 221.09871778280672, - "pixel_coords": [ - 238, - 103, - 11.038595199584961 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.14783307909965515, - -1.8669967651367188, - 0.699999988079071 - ], - "rotation": 103.6061493662395, - "pixel_coords": [ - 112, - 121, - 10.050883293151855 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.48261547088623047, - 1.2888015508651733, - 0.3499999940395355 - ], - "rotation": 286.24608107837355, - "pixel_coords": [ - 180, - 95, - 12.356255531311035 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5279080867767334, - -2.8975045680999756, - 0.699999988079071 - ], - "rotation": 59.46455619032615, - "pixel_coords": [ - 41, - 99, - 11.299598693847656 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.42108213901519775, - 1.5308433771133423, - 0.3499999940395355 - ], - "rotation": 303.2940658420401, - "pixel_coords": [ - 203, - 102, - 11.877286911010742 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8356022834777832, - -2.4098873138427734, - 0.699999988079071 - ], - "rotation": 94.42706742152882, - "pixel_coords": [ - 130, - 156, - 8.619162559509277 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0288" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0289_cf1.json b/dataset_1k_720p_2/scenes/scene_0289_cf1.json deleted file mode 100644 index 060517311ceb6a34dd355e1b3db0b4ef0c076d53..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0289_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 289, - "image_filename": "SCENE_0289_new_000289.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.389402985572815, - 0.33362749218940735, - 0.699999988079071 - ], - "rotation": 95.80786400784402, - "pixel_coords": [ - 202, - 111, - 9.819169998168945 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.2391800880432129, - 2.3431198596954346, - 0.699999988079071 - ], - "rotation": 120.93796455081913, - "pixel_coords": [ - 206, - 79, - 12.093420028686523 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9261510000851985, - -2.0858943782816253, - 0.699999988079071 - ], - "rotation": 136.2110413846817, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple cube from (0.5,-3.0) to (-0.9,-2.1)", - "change_score": 1.6603421125031608, - "change_attempts": 1, - "source_scene": "scene_0289" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0289_cf2.json b/dataset_1k_720p_2/scenes/scene_0289_cf2.json deleted file mode 100644 index 96e7f8504fd61b8f6a6e8b987d5bbc162e670d75..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0289_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 289, - "image_filename": "SCENE_0289_new_000289.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.389402985572815, - 0.33362749218940735, - 0.699999988079071 - ], - "rotation": 95.80786400784402, - "pixel_coords": [ - 202, - 111, - 9.819169998168945 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.2391800880432129, - 2.3431198596954346, - 0.699999988079071 - ], - "rotation": 120.93796455081913, - "pixel_coords": [ - 206, - 79, - 12.093420028686523 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4868888854980469, - -2.95770525932312, - 0.699999988079071 - ], - "rotation": 136.2110413846817, - "pixel_coords": [ - 83, - 139, - 8.449982643127441 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0289" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0289_original.json b/dataset_1k_720p_2/scenes/scene_0289_original.json deleted file mode 100644 index d94a54f6dc4637e5a468a70c81da09b6903cf16e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0289_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 289, - "image_filename": "SCENE_0289_new_000289.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.389402985572815, - 0.33362749218940735, - 0.699999988079071 - ], - "rotation": 95.80786400784402, - "pixel_coords": [ - 202, - 111, - 9.819169998168945 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.2391800880432129, - 2.3431198596954346, - 0.699999988079071 - ], - "rotation": 120.93796455081913, - "pixel_coords": [ - 206, - 79, - 12.093420028686523 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4868888854980469, - -2.95770525932312, - 0.699999988079071 - ], - "rotation": 136.2110413846817, - "pixel_coords": [ - 83, - 139, - 8.449982643127441 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0289" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0290_cf1.json b/dataset_1k_720p_2/scenes/scene_0290_cf1.json deleted file mode 100644 index 484f20f888a8b1fb18813c595e305318c69b8b63..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0290_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 290, - "image_filename": "SCENE_0290_new_000290.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5722901821136475, - 2.2412588596343994, - 0.3499999940395355 - ], - "rotation": 168.3590640600296, - "pixel_coords": [ - 267, - 116, - 11.07557487487793 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.839106798171997, - 1.132401704788208, - 0.699999988079071 - ], - "rotation": 0.3789124311311687, - "pixel_coords": [ - 133, - 72, - 13.856197357177734 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9199581742286682, - 2.4426920413970947, - 0.699999988079071 - ], - "rotation": 350.1384466411749, - "pixel_coords": [ - 191, - 77, - 13.367128372192383 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3767037391662598, - 0.4424443542957306, - 0.699999988079071 - ], - "rotation": 123.00426277159826, - "pixel_coords": [ - 227, - 121, - 9.968850135803223 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed blue cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0290" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0290_cf2.json b/dataset_1k_720p_2/scenes/scene_0290_cf2.json deleted file mode 100644 index b426e68afdc867d698f949000f23629a528a9a66..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0290_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 290, - "image_filename": "SCENE_0290_new_000290.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5722901821136475, - 2.2412588596343994, - 0.3499999940395355 - ], - "rotation": 168.3590640600296, - "pixel_coords": [ - 267, - 116, - 11.07557487487793 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.839106798171997, - 1.132401704788208, - 0.699999988079071 - ], - "rotation": 0.3789124311311687, - "pixel_coords": [ - 133, - 72, - 13.856197357177734 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9199581742286682, - 2.4426920413970947, - 0.699999988079071 - ], - "rotation": 350.1384466411749, - "pixel_coords": [ - 191, - 77, - 13.367128372192383 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.09481218416886028, - 1.5599700073854006, - 0.699999988079071 - ], - "rotation": 123.00426277159826, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved red sphere to partially occlude gray cube", - "change_score": 2.54084487013315, - "change_attempts": 1, - "source_scene": "scene_0290" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0290_original.json b/dataset_1k_720p_2/scenes/scene_0290_original.json deleted file mode 100644 index e9575d865375b5eda54720e6ea6a7adbefeb8978..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0290_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 290, - "image_filename": "SCENE_0290_new_000290.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5722901821136475, - 2.2412588596343994, - 0.3499999940395355 - ], - "rotation": 168.3590640600296, - "pixel_coords": [ - 267, - 116, - 11.07557487487793 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.839106798171997, - 1.132401704788208, - 0.699999988079071 - ], - "rotation": 0.3789124311311687, - "pixel_coords": [ - 133, - 72, - 13.856197357177734 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9199581742286682, - 2.4426920413970947, - 0.699999988079071 - ], - "rotation": 350.1384466411749, - "pixel_coords": [ - 191, - 77, - 13.367128372192383 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3767037391662598, - 0.4424443542957306, - 0.699999988079071 - ], - "rotation": 123.00426277159826, - "pixel_coords": [ - 227, - 121, - 9.968850135803223 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0290" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0291_cf1.json b/dataset_1k_720p_2/scenes/scene_0291_cf1.json deleted file mode 100644 index 40726aed24661dfe4ab4017247f7f1b56c1eade5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0291_cf1.json +++ /dev/null @@ -1,202 +0,0 @@ -{ - "split": "new", - "image_index": 291, - "image_filename": "SCENE_0291_new_000291.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.43679079413414, - 0.03329554572701454, - 0.699999988079071 - ], - "rotation": 307.8354269143611, - "pixel_coords": [ - 170, - 105, - 10.836647987365723 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5874529480934143, - -0.8594825863838196, - 0.3499999940395355 - ], - "rotation": 317.2364071856369, - "pixel_coords": [ - 128, - 111, - 11.227519989013672 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9221320152282715, - 0.8831577301025391, - 0.699999988079071 - ], - "rotation": 281.13821503704173, - "pixel_coords": [ - 164, - 85, - 12.238072395324707 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1291691064834595, - -2.834001064300537, - 0.699999988079071 - ], - "rotation": 252.94998348204265, - "pixel_coords": [ - 61, - 113, - 10.36414909362793 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0291" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0291_cf2.json b/dataset_1k_720p_2/scenes/scene_0291_cf2.json deleted file mode 100644 index edfbf6e7397d9e3e391932fec188166f0a23e136..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0291_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 291, - "image_filename": "SCENE_0291_new_000291.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.43679079413414, - 0.03329554572701454, - 0.699999988079071 - ], - "rotation": 307.8354269143611, - "pixel_coords": [ - 170, - 105, - 10.836647987365723 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5874529480934143, - -0.8594825863838196, - 0.3499999940395355 - ], - "rotation": 317.2364071856369, - "pixel_coords": [ - 128, - 111, - 11.227519989013672 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9221320152282715, - 0.8831577301025391, - 0.699999988079071 - ], - "rotation": 281.13821503704173, - "pixel_coords": [ - 164, - 85, - 12.238072395324707 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1291691064834595, - -2.834001064300537, - 0.699999988079071 - ], - "rotation": 252.94998348204265, - "pixel_coords": [ - 61, - 113, - 10.36414909362793 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8842411041259766, - 0.28823122382164, - 0.699999988079071 - ], - "rotation": 123.26593118980853, - "pixel_coords": [ - 119, - 73, - 13.272804260253906 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed yellow cube to green", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0291" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0291_original.json b/dataset_1k_720p_2/scenes/scene_0291_original.json deleted file mode 100644 index 07d0d18a19db2809e1dcd47c8a0ca0b06db31cda..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0291_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 291, - "image_filename": "SCENE_0291_new_000291.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.43679079413414, - 0.03329554572701454, - 0.699999988079071 - ], - "rotation": 307.8354269143611, - "pixel_coords": [ - 170, - 105, - 10.836647987365723 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5874529480934143, - -0.8594825863838196, - 0.3499999940395355 - ], - "rotation": 317.2364071856369, - "pixel_coords": [ - 128, - 111, - 11.227519989013672 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9221320152282715, - 0.8831577301025391, - 0.699999988079071 - ], - "rotation": 281.13821503704173, - "pixel_coords": [ - 164, - 85, - 12.238072395324707 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1291691064834595, - -2.834001064300537, - 0.699999988079071 - ], - "rotation": 252.94998348204265, - "pixel_coords": [ - 61, - 113, - 10.36414909362793 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8842411041259766, - 0.28823122382164, - 0.699999988079071 - ], - "rotation": 123.26593118980853, - "pixel_coords": [ - 119, - 73, - 13.272804260253906 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0291" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0292_cf1.json b/dataset_1k_720p_2/scenes/scene_0292_cf1.json deleted file mode 100644 index fe957d391693864195142d999364c3269f680f19..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0292_cf1.json +++ /dev/null @@ -1,293 +0,0 @@ -{ - "split": "new", - "image_index": 292, - "image_filename": "SCENE_0292_new_000292.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3041078448295593, - 1.867713212966919, - 0.699999988079071 - ], - "rotation": 264.4067568172232, - "pixel_coords": [ - 208, - 86, - 11.573734283447266 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.286299467086792, - -1.8361786603927612, - 0.3499999940395355 - ], - "rotation": 19.30461887140325, - "pixel_coords": [ - 167, - 172, - 8.394511222839355 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7793091535568237, - 2.8976590633392334, - 0.3499999940395355 - ], - "rotation": 9.678869829428457, - "pixel_coords": [ - 185, - 69, - 13.661703109741211 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7722935080528259, - -0.05241753160953522, - 0.699999988079071 - ], - "rotation": 278.06226859930314, - "pixel_coords": [ - 143, - 92, - 11.160983085632324 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9956929683685303, - -2.1175806522369385, - 0.3499999940395355 - ], - "rotation": 340.8169400998694, - "pixel_coords": [ - 67, - 109, - 10.942374229431152 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.879584789276123, - -0.8420085310935974, - 0.3499999940395355 - ], - "rotation": 169.01671989228532, - "pixel_coords": [ - 159, - 132, - 9.850359916687012 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 2 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 4, - 5 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed gray cube", - "change_score": 33.05520821321901, - "change_attempts": 1, - "source_scene": "scene_0292" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0292_cf2.json b/dataset_1k_720p_2/scenes/scene_0292_cf2.json deleted file mode 100644 index a0d43dca62bb7878b94e4d1dcb24b05ce3f8ed20..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0292_cf2.json +++ /dev/null @@ -1,327 +0,0 @@ -{ - "split": "new", - "image_index": 292, - "image_filename": "SCENE_0292_new_000292.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3041078448295593, - 1.867713212966919, - 0.699999988079071 - ], - "rotation": 264.4067568172232, - "pixel_coords": [ - 208, - 86, - 11.573734283447266 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.545868158340454, - 0.6529167294502258, - 0.3499999940395355 - ], - "rotation": 334.22743928168705, - "pixel_coords": [ - 212, - 123, - 10.280332565307617 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.286299467086792, - -1.8361786603927612, - 0.3499999940395355 - ], - "rotation": 19.30461887140325, - "pixel_coords": [ - 167, - 172, - 8.394511222839355 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7793091535568237, - 2.8976590633392334, - 0.3499999940395355 - ], - "rotation": 9.678869829428457, - "pixel_coords": [ - 185, - 69, - 13.661703109741211 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7722935080528259, - -0.05241753160953522, - 0.699999988079071 - ], - "rotation": 278.06226859930314, - "pixel_coords": [ - 143, - 92, - 11.160983085632324 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9956929683685303, - -2.1175806522369385, - 0.3499999940395355 - ], - "rotation": 340.8169400998694, - "pixel_coords": [ - 67, - 109, - 10.942374229431152 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.879584789276123, - -0.8420085310935974, - 0.3499999940395355 - ], - "rotation": 169.01671989228532, - "pixel_coords": [ - 159, - 132, - 9.850359916687012 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "color": "cyan", - "material": "rubber", - "size": "small", - "3d_coords": [ - 2.1605157825531514, - 2.4856104899485523, - 0.35 - ], - "rotation": 68.16077262875854, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 2 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 4, - 5 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added cyan rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0292" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0292_original.json b/dataset_1k_720p_2/scenes/scene_0292_original.json deleted file mode 100644 index dec8bc82d4f1150aa08272ded084fdf72198059d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0292_original.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 292, - "image_filename": "SCENE_0292_new_000292.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3041078448295593, - 1.867713212966919, - 0.699999988079071 - ], - "rotation": 264.4067568172232, - "pixel_coords": [ - 208, - 86, - 11.573734283447266 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.545868158340454, - 0.6529167294502258, - 0.3499999940395355 - ], - "rotation": 334.22743928168705, - "pixel_coords": [ - 212, - 123, - 10.280332565307617 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.286299467086792, - -1.8361786603927612, - 0.3499999940395355 - ], - "rotation": 19.30461887140325, - "pixel_coords": [ - 167, - 172, - 8.394511222839355 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7793091535568237, - 2.8976590633392334, - 0.3499999940395355 - ], - "rotation": 9.678869829428457, - "pixel_coords": [ - 185, - 69, - 13.661703109741211 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7722935080528259, - -0.05241753160953522, - 0.699999988079071 - ], - "rotation": 278.06226859930314, - "pixel_coords": [ - 143, - 92, - 11.160983085632324 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9956929683685303, - -2.1175806522369385, - 0.3499999940395355 - ], - "rotation": 340.8169400998694, - "pixel_coords": [ - 67, - 109, - 10.942374229431152 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.879584789276123, - -0.8420085310935974, - 0.3499999940395355 - ], - "rotation": 169.01671989228532, - "pixel_coords": [ - 159, - 132, - 9.850359916687012 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 2 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 4, - 5 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0292" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0293_cf1.json b/dataset_1k_720p_2/scenes/scene_0293_cf1.json deleted file mode 100644 index 48a782863f397b613be9c28d6831ea6e55f1e0a8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0293_cf1.json +++ /dev/null @@ -1,294 +0,0 @@ -{ - "split": "new", - "image_index": 293, - "image_filename": "SCENE_0293_new_000293.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1177518367767334, - -2.177797555923462, - 0.3499999940395355 - ], - "rotation": 154.51260941682273, - "pixel_coords": [ - 67, - 108, - 11.42515754699707 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5205806493759155, - 1.359441876411438, - 0.3499999940395355 - ], - "rotation": 61.2042062301777, - "pixel_coords": [ - 201, - 104, - 11.676724433898926 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.18635918200016022, - 2.9792935848236084, - 0.699999988079071 - ], - "rotation": 312.44757333291454, - "pixel_coords": [ - 226, - 81, - 12.703316688537598 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.12359881401062, - -0.10457789152860641, - 0.3499999940395355 - ], - "rotation": 306.1720540028592, - "pixel_coords": [ - 120, - 93, - 12.641059875488281 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5211026668548584, - -0.19816911220550537, - 0.3499999940395355 - ], - "rotation": 242.99637994210244, - "pixel_coords": [ - 189, - 128, - 10.077535629272461 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9596333503723145, - 2.524193048477173, - 0.3499999940395355 - ], - "rotation": 319.8957839006549, - "pixel_coords": [ - 160, - 73, - 14.753159523010254 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow sphere", - "change_score": 18.225964103383262, - "change_attempts": 1, - "source_scene": "scene_0293" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0293_cf2.json b/dataset_1k_720p_2/scenes/scene_0293_cf2.json deleted file mode 100644 index 7d6e5aa6a5e246acf65057679554e0713cce4d71..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0293_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 293, - "image_filename": "SCENE_0293_new_000293.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1177518367767334, - -2.177797555923462, - 0.3499999940395355 - ], - "rotation": 154.51260941682273, - "pixel_coords": [ - 67, - 108, - 11.42515754699707 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5205806493759155, - 1.359441876411438, - 0.3499999940395355 - ], - "rotation": 61.2042062301777, - "pixel_coords": [ - 201, - 104, - 11.676724433898926 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.18635918200016022, - 2.9792935848236084, - 0.699999988079071 - ], - "rotation": 312.44757333291454, - "pixel_coords": [ - 226, - 81, - 12.703316688537598 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7306581139564514, - 1.98910653591156, - 0.3499999940395355 - ], - "rotation": 62.1461704500837, - "pixel_coords": [ - 188, - 90, - 12.906073570251465 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.12359881401062, - -0.10457789152860641, - 0.3499999940395355 - ], - "rotation": 306.1720540028592, - "pixel_coords": [ - 120, - 93, - 12.641059875488281 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0103158620691395, - -0.03444294426449268, - 0.3499999940395355 - ], - "rotation": 242.99637994210244, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9596333503723145, - 2.524193048477173, - 0.3499999940395355 - ], - "rotation": 319.8957839006549, - "pixel_coords": [ - 160, - 73, - 14.753159523010254 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved cyan cube from (1.5,-0.2) to (-1.0,-0.0)", - "change_score": 2.5367077140751526, - "change_attempts": 1, - "source_scene": "scene_0293" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0293_original.json b/dataset_1k_720p_2/scenes/scene_0293_original.json deleted file mode 100644 index a0ef6cedfba0c8aadfa0713b8c98cc7f313f3c38..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0293_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 293, - "image_filename": "SCENE_0293_new_000293.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1177518367767334, - -2.177797555923462, - 0.3499999940395355 - ], - "rotation": 154.51260941682273, - "pixel_coords": [ - 67, - 108, - 11.42515754699707 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5205806493759155, - 1.359441876411438, - 0.3499999940395355 - ], - "rotation": 61.2042062301777, - "pixel_coords": [ - 201, - 104, - 11.676724433898926 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.18635918200016022, - 2.9792935848236084, - 0.699999988079071 - ], - "rotation": 312.44757333291454, - "pixel_coords": [ - 226, - 81, - 12.703316688537598 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7306581139564514, - 1.98910653591156, - 0.3499999940395355 - ], - "rotation": 62.1461704500837, - "pixel_coords": [ - 188, - 90, - 12.906073570251465 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.12359881401062, - -0.10457789152860641, - 0.3499999940395355 - ], - "rotation": 306.1720540028592, - "pixel_coords": [ - 120, - 93, - 12.641059875488281 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5211026668548584, - -0.19816911220550537, - 0.3499999940395355 - ], - "rotation": 242.99637994210244, - "pixel_coords": [ - 189, - 128, - 10.077535629272461 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9596333503723145, - 2.524193048477173, - 0.3499999940395355 - ], - "rotation": 319.8957839006549, - "pixel_coords": [ - 160, - 73, - 14.753159523010254 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0293" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0294_cf1.json b/dataset_1k_720p_2/scenes/scene_0294_cf1.json deleted file mode 100644 index 221f44824240cd47faeb6328e37614d1c74b9516..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0294_cf1.json +++ /dev/null @@ -1,339 +0,0 @@ -{ - "split": "new", - "image_index": 294, - "image_filename": "SCENE_0294_new_000294.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.14885568618774414, - 0.8932988047599792, - 0.699999988079071 - ], - "rotation": 311.8816366725775, - "pixel_coords": [ - 183, - 95, - 11.651224136352539 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1904866695404053, - 1.8325828313827515, - 0.699999988079071 - ], - "rotation": 49.21215738886104, - "pixel_coords": [ - 251, - 108, - 10.805458068847656 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5123076438903809, - -2.3325555324554443, - 0.3499999940395355 - ], - "rotation": 241.00615675181544, - "pixel_coords": [ - 73, - 115, - 11.134293556213379 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.292759656906128, - -2.6643505096435547, - 0.699999988079071 - ], - "rotation": 269.57903389862736, - "pixel_coords": [ - 135, - 166, - 8.22400188446045 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7569174766540527, - -1.1711931228637695, - 0.699999988079071 - ], - "rotation": 281.0950877082867, - "pixel_coords": [ - 85, - 84, - 12.44837474822998 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3192163109779358, - -2.8838539123535156, - 0.699999988079071 - ], - "rotation": 105.57978018942532, - "pixel_coords": [ - 85, - 135, - 9.42625617980957 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9040642976760864, - 1.6431001424789429, - 0.3499999940395355 - ], - "rotation": 147.8141231217824, - "pixel_coords": [ - 179, - 89, - 12.947476387023926 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 3, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [], - [ - 2, - 5 - ], - [ - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown cube", - "change_score": 20.810673598157862, - "change_attempts": 1, - "source_scene": "scene_0294" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0294_cf2.json b/dataset_1k_720p_2/scenes/scene_0294_cf2.json deleted file mode 100644 index f3fdd1f4260aa4d99b572db90fa5fa56c5ea8780..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0294_cf2.json +++ /dev/null @@ -1,373 +0,0 @@ -{ - "split": "new", - "image_index": 294, - "image_filename": "SCENE_0294_new_000294.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.14885568618774414, - 0.8932988047599792, - 0.699999988079071 - ], - "rotation": 311.8816366725775, - "pixel_coords": [ - 183, - 95, - 11.651224136352539 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1904866695404053, - 1.8325828313827515, - 0.699999988079071 - ], - "rotation": 49.21215738886104, - "pixel_coords": [ - 251, - 108, - 10.805458068847656 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5123076438903809, - -2.3325555324554443, - 0.3499999940395355 - ], - "rotation": 241.00615675181544, - "pixel_coords": [ - 73, - 115, - 11.134293556213379 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.292759656906128, - -2.6643505096435547, - 0.699999988079071 - ], - "rotation": 269.57903389862736, - "pixel_coords": [ - 135, - 166, - 8.22400188446045 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8018691539764404, - 0.6351844072341919, - 0.699999988079071 - ], - "rotation": 339.59621597793455, - "pixel_coords": [ - 142, - 79, - 12.816584587097168 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7569174766540527, - -1.1711931228637695, - 0.699999988079071 - ], - "rotation": 281.0950877082867, - "pixel_coords": [ - 85, - 84, - 12.44837474822998 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3192163109779358, - -2.8838539123535156, - 0.699999988079071 - ], - "rotation": 105.57978018942532, - "pixel_coords": [ - 85, - 135, - 9.42625617980957 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9040642976760864, - 1.6431001424789429, - 0.3499999940395355 - ], - "rotation": 147.8141231217824, - "pixel_coords": [ - 179, - 89, - 12.947476387023926 - ], - "color": "blue" - }, - { - "shape": "sphere", - "color": "green", - "material": "metal", - "size": "small", - "3d_coords": [ - 2.5669226986516014, - 0.501903243719048, - 0.35 - ], - "rotation": 101.70150678992151, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 3, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [], - [ - 2, - 5 - ], - [ - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added green metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0294" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0294_original.json b/dataset_1k_720p_2/scenes/scene_0294_original.json deleted file mode 100644 index ef0ece4575988de4d6a35556bf3c437cf73f583b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0294_original.json +++ /dev/null @@ -1,354 +0,0 @@ -{ - "split": "new", - "image_index": 294, - "image_filename": "SCENE_0294_new_000294.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.14885568618774414, - 0.8932988047599792, - 0.699999988079071 - ], - "rotation": 311.8816366725775, - "pixel_coords": [ - 183, - 95, - 11.651224136352539 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1904866695404053, - 1.8325828313827515, - 0.699999988079071 - ], - "rotation": 49.21215738886104, - "pixel_coords": [ - 251, - 108, - 10.805458068847656 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5123076438903809, - -2.3325555324554443, - 0.3499999940395355 - ], - "rotation": 241.00615675181544, - "pixel_coords": [ - 73, - 115, - 11.134293556213379 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.292759656906128, - -2.6643505096435547, - 0.699999988079071 - ], - "rotation": 269.57903389862736, - "pixel_coords": [ - 135, - 166, - 8.22400188446045 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8018691539764404, - 0.6351844072341919, - 0.699999988079071 - ], - "rotation": 339.59621597793455, - "pixel_coords": [ - 142, - 79, - 12.816584587097168 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7569174766540527, - -1.1711931228637695, - 0.699999988079071 - ], - "rotation": 281.0950877082867, - "pixel_coords": [ - 85, - 84, - 12.44837474822998 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3192163109779358, - -2.8838539123535156, - 0.699999988079071 - ], - "rotation": 105.57978018942532, - "pixel_coords": [ - 85, - 135, - 9.42625617980957 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9040642976760864, - 1.6431001424789429, - 0.3499999940395355 - ], - "rotation": 147.8141231217824, - "pixel_coords": [ - 179, - 89, - 12.947476387023926 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 3, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [], - [ - 2, - 5 - ], - [ - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0294" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0295_cf1.json b/dataset_1k_720p_2/scenes/scene_0295_cf1.json deleted file mode 100644 index 232ad2136331c50dcea2468b992ee007d03a2e4d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0295_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 295, - "image_filename": "SCENE_0295_new_000295.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3905789852142334, - 2.125162124633789, - 0.3499999940395355 - ], - "rotation": 212.97182087710775, - "pixel_coords": [ - 201, - 91, - 12.314336776733398 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8370991349220276, - -1.3921135663986206, - 0.699999988079071 - ], - "rotation": 145.29353590013332, - "pixel_coords": [ - 106, - 102, - 10.551971435546875 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9624123573303223, - 2.4362142086029053, - 0.699999988079071 - ], - "rotation": 23.043465232416192, - "pixel_coords": [ - 237, - 91, - 11.370038032531738 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.674614191055298, - 1.1425508260726929, - 0.3499999940395355 - ], - "rotation": 330.54598862896415, - "pixel_coords": [ - 141, - 79, - 13.393668174743652 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2108776569366455, - -1.2151187658309937, - 0.3499999940395355 - ], - "rotation": 48.19302996372116, - "pixel_coords": [ - 176, - 153, - 8.64888858795166 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.450432538986206, - -0.8685630559921265, - 0.699999988079071 - ], - "rotation": 148.6500432820311, - "pixel_coords": [ - 96, - 83, - 11.979523658752441 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9485344290733337, - 1.1385358572006226, - 0.3499999940395355 - ], - "rotation": 340.5416938750241, - "pixel_coords": [ - 208, - 111, - 10.82784366607666 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0295" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0295_cf2.json b/dataset_1k_720p_2/scenes/scene_0295_cf2.json deleted file mode 100644 index 40b76aa993e9b4424c8c108e274590788a4b86cc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0295_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 295, - "image_filename": "SCENE_0295_new_000295.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3905789852142334, - 2.125162124633789, - 0.3499999940395355 - ], - "rotation": 212.97182087710775, - "pixel_coords": [ - 201, - 91, - 12.314336776733398 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8370991349220276, - -1.3921135663986206, - 0.699999988079071 - ], - "rotation": 145.29353590013332, - "pixel_coords": [ - 106, - 102, - 10.551971435546875 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9624123573303223, - 2.4362142086029053, - 0.699999988079071 - ], - "rotation": 23.043465232416192, - "pixel_coords": [ - 237, - 91, - 11.370038032531738 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.674614191055298, - 1.1425508260726929, - 0.3499999940395355 - ], - "rotation": 330.54598862896415, - "pixel_coords": [ - 141, - 79, - 13.393668174743652 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2108776569366455, - -1.2151187658309937, - 0.3499999940395355 - ], - "rotation": 48.19302996372116, - "pixel_coords": [ - 176, - 153, - 8.64888858795166 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.450432538986206, - -0.8685630559921265, - 0.699999988079071 - ], - "rotation": 148.6500432820311, - "pixel_coords": [ - 96, - 83, - 11.979523658752441 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9485344290733337, - 1.1385358572006226, - 0.3499999940395355 - ], - "rotation": 340.5416938750241, - "pixel_coords": [ - 208, - 111, - 10.82784366607666 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0295" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0295_original.json b/dataset_1k_720p_2/scenes/scene_0295_original.json deleted file mode 100644 index b3478f7de1da32d41b7cdf4935a7d13f25fdbb78..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0295_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 295, - "image_filename": "SCENE_0295_new_000295.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3905789852142334, - 2.125162124633789, - 0.3499999940395355 - ], - "rotation": 212.97182087710775, - "pixel_coords": [ - 201, - 91, - 12.314336776733398 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8370991349220276, - -1.3921135663986206, - 0.699999988079071 - ], - "rotation": 145.29353590013332, - "pixel_coords": [ - 106, - 102, - 10.551971435546875 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9624123573303223, - 2.4362142086029053, - 0.699999988079071 - ], - "rotation": 23.043465232416192, - "pixel_coords": [ - 237, - 91, - 11.370038032531738 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.674614191055298, - 1.1425508260726929, - 0.3499999940395355 - ], - "rotation": 330.54598862896415, - "pixel_coords": [ - 141, - 79, - 13.393668174743652 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2108776569366455, - -1.2151187658309937, - 0.3499999940395355 - ], - "rotation": 48.19302996372116, - "pixel_coords": [ - 176, - 153, - 8.64888858795166 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.450432538986206, - -0.8685630559921265, - 0.699999988079071 - ], - "rotation": 148.6500432820311, - "pixel_coords": [ - 96, - 83, - 11.979523658752441 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9485344290733337, - 1.1385358572006226, - 0.3499999940395355 - ], - "rotation": 340.5416938750241, - "pixel_coords": [ - 208, - 111, - 10.82784366607666 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0295" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0296_cf1.json b/dataset_1k_720p_2/scenes/scene_0296_cf1.json deleted file mode 100644 index fa33234558bf242aeadf99fae4783d6431f4c781..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0296_cf1.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 296, - "image_filename": "SCENE_0296_new_000296.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6584417819976807, - -0.33614233136177063, - 0.699999988079071 - ], - "rotation": 355.7815578858704, - "pixel_coords": [ - 218, - 136, - 8.832097053527832 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5943493843078613, - -1.9461637735366821, - 0.699999988079071 - ], - "rotation": 57.90326781479754, - "pixel_coords": [ - 141, - 140, - 8.636514663696289 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4708201289176941, - -1.534014105796814, - 0.699999988079071 - ], - "rotation": 174.54561738470827, - "pixel_coords": [ - 110, - 108, - 10.280665397644043 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3974831104278564, - -2.1200459003448486, - 0.699999988079071 - ], - "rotation": 261.9859329223026, - "pixel_coords": [ - 62, - 94, - 11.259217262268066 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2489235401153564, - 1.3834503889083862, - 0.3499999940395355 - ], - "rotation": 275.86204740924353, - "pixel_coords": [ - 167, - 88, - 12.640073776245117 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.737839937210083, - 0.8352804780006409, - 0.699999988079071 - ], - "rotation": 87.85047035780669, - "pixel_coords": [ - 130, - 72, - 13.182316780090332 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7795573472976685, - 2.1059346199035645, - 0.699999988079071 - ], - "rotation": 239.58993474835444, - "pixel_coords": [ - 224, - 91, - 11.510708808898926 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3483684062957764, - 2.77907657623291, - 0.699999988079071 - ], - "rotation": 348.4951114826514, - "pixel_coords": [ - 175, - 64, - 14.028932571411133 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 7 - ], - [ - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [], - [ - 0, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0296" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0296_cf2.json b/dataset_1k_720p_2/scenes/scene_0296_cf2.json deleted file mode 100644 index 6e1b85efa368b4861dba83059dd934564bbbd2a7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0296_cf2.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 296, - "image_filename": "SCENE_0296_new_000296.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6584417819976807, - -0.33614233136177063, - 0.699999988079071 - ], - "rotation": 355.7815578858704, - "pixel_coords": [ - 218, - 136, - 8.832097053527832 - ], - "color": "yellow" - }, - { - "shape": "cube", - "color": "yellow", - "material": "rubber", - "size": "large", - "3d_coords": [ - 1.5943493843078613, - -1.9461637735366821, - 0.699999988079071 - ], - "rotation": 256.104766575789, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4708201289176941, - -1.534014105796814, - 0.699999988079071 - ], - "rotation": 174.54561738470827, - "pixel_coords": [ - 110, - 108, - 10.280665397644043 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3974831104278564, - -2.1200459003448486, - 0.699999988079071 - ], - "rotation": 261.9859329223026, - "pixel_coords": [ - 62, - 94, - 11.259217262268066 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2489235401153564, - 1.3834503889083862, - 0.3499999940395355 - ], - "rotation": 275.86204740924353, - "pixel_coords": [ - 167, - 88, - 12.640073776245117 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.737839937210083, - 0.8352804780006409, - 0.699999988079071 - ], - "rotation": 87.85047035780669, - "pixel_coords": [ - 130, - 72, - 13.182316780090332 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7795573472976685, - 2.1059346199035645, - 0.699999988079071 - ], - "rotation": 239.58993474835444, - "pixel_coords": [ - 224, - 91, - 11.510708808898926 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3483684062957764, - 2.77907657623291, - 0.699999988079071 - ], - "rotation": 348.4951114826514, - "pixel_coords": [ - 175, - 64, - 14.028932571411133 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 7 - ], - [ - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [], - [ - 0, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced blue sphere with yellow cube", - "change_score": 3.449440281219468, - "change_attempts": 1, - "source_scene": "scene_0296" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0296_original.json b/dataset_1k_720p_2/scenes/scene_0296_original.json deleted file mode 100644 index dc5d449ffe91cc3557d61c36bf015ce97d003130..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0296_original.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 296, - "image_filename": "SCENE_0296_new_000296.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6584417819976807, - -0.33614233136177063, - 0.699999988079071 - ], - "rotation": 355.7815578858704, - "pixel_coords": [ - 218, - 136, - 8.832097053527832 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5943493843078613, - -1.9461637735366821, - 0.699999988079071 - ], - "rotation": 57.90326781479754, - "pixel_coords": [ - 141, - 140, - 8.636514663696289 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4708201289176941, - -1.534014105796814, - 0.699999988079071 - ], - "rotation": 174.54561738470827, - "pixel_coords": [ - 110, - 108, - 10.280665397644043 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3974831104278564, - -2.1200459003448486, - 0.699999988079071 - ], - "rotation": 261.9859329223026, - "pixel_coords": [ - 62, - 94, - 11.259217262268066 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2489235401153564, - 1.3834503889083862, - 0.3499999940395355 - ], - "rotation": 275.86204740924353, - "pixel_coords": [ - 167, - 88, - 12.640073776245117 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.737839937210083, - 0.8352804780006409, - 0.699999988079071 - ], - "rotation": 87.85047035780669, - "pixel_coords": [ - 130, - 72, - 13.182316780090332 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7795573472976685, - 2.1059346199035645, - 0.699999988079071 - ], - "rotation": 239.58993474835444, - "pixel_coords": [ - 224, - 91, - 11.510708808898926 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3483684062957764, - 2.77907657623291, - 0.699999988079071 - ], - "rotation": 348.4951114826514, - "pixel_coords": [ - 175, - 64, - 14.028932571411133 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 7 - ], - [ - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [], - [ - 0, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0296" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0297_cf1.json b/dataset_1k_720p_2/scenes/scene_0297_cf1.json deleted file mode 100644 index d85a87a9b51b38bfee82d820e46a3304ffbd56ba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0297_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 297, - "image_filename": "SCENE_0297_new_000297.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.273102283477783, - 2.5350284576416016, - 0.699999988079071 - ], - "rotation": 133.17136321515127, - "pixel_coords": [ - 269, - 104, - 10.947092056274414 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2633442878723145, - -1.0851552486419678, - 0.3499999940395355 - ], - "rotation": 262.6521392199524, - "pixel_coords": [ - 181, - 153, - 9.147117614746094 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6546431112308475, - -0.3634336215920251, - 0.699999988079071 - ], - "rotation": 128.16264406567504, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3985486030578613, - 2.2840096950531006, - 0.3499999940395355 - ], - "rotation": 32.9913897131489, - "pixel_coords": [ - 167, - 74, - 14.19642162322998 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9858990907669067, - -2.424669027328491, - 0.3499999940395355 - ], - "rotation": 197.87885575233682, - "pixel_coords": [ - 133, - 167, - 8.6079683303833 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cube from left of blue cylinder to right", - "change_score": 2.6755498523476935, - "change_attempts": 1, - "source_scene": "scene_0297" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0297_cf2.json b/dataset_1k_720p_2/scenes/scene_0297_cf2.json deleted file mode 100644 index f9aea17921d68089d07a0c67f379337f9ab13c8b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0297_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 297, - "image_filename": "SCENE_0297_new_000297.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.273102283477783, - 2.5350284576416016, - 0.699999988079071 - ], - "rotation": 133.17136321515127, - "pixel_coords": [ - 269, - 104, - 10.947092056274414 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1856229708497512, - -1.451251143471397, - 0.3499999940395355 - ], - "rotation": 262.6521392199524, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.10135038942098618, - -2.3821098804473877, - 0.699999988079071 - ], - "rotation": 128.16264406567504, - "pixel_coords": [ - 92, - 122, - 9.902341842651367 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3985486030578613, - 2.2840096950531006, - 0.3499999940395355 - ], - "rotation": 32.9913897131489, - "pixel_coords": [ - 167, - 74, - 14.19642162322998 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9858990907669067, - -2.424669027328491, - 0.3499999940395355 - ], - "rotation": 197.87885575233682, - "pixel_coords": [ - 133, - 167, - 8.6079683303833 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green cube from right of cyan sphere to left", - "change_score": 1.1382044813546504, - "change_attempts": 1, - "source_scene": "scene_0297" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0297_original.json b/dataset_1k_720p_2/scenes/scene_0297_original.json deleted file mode 100644 index 44891fd812d79f2962706d3524ffdfd24e73c233..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0297_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 297, - "image_filename": "SCENE_0297_new_000297.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.273102283477783, - 2.5350284576416016, - 0.699999988079071 - ], - "rotation": 133.17136321515127, - "pixel_coords": [ - 269, - 104, - 10.947092056274414 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2633442878723145, - -1.0851552486419678, - 0.3499999940395355 - ], - "rotation": 262.6521392199524, - "pixel_coords": [ - 181, - 153, - 9.147117614746094 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.10135038942098618, - -2.3821098804473877, - 0.699999988079071 - ], - "rotation": 128.16264406567504, - "pixel_coords": [ - 92, - 122, - 9.902341842651367 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3985486030578613, - 2.2840096950531006, - 0.3499999940395355 - ], - "rotation": 32.9913897131489, - "pixel_coords": [ - 167, - 74, - 14.19642162322998 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9858990907669067, - -2.424669027328491, - 0.3499999940395355 - ], - "rotation": 197.87885575233682, - "pixel_coords": [ - 133, - 167, - 8.6079683303833 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0297" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0298_cf1.json b/dataset_1k_720p_2/scenes/scene_0298_cf1.json deleted file mode 100644 index c54c5af5ad3d8b73bba0fd6781c65cb8eaeb066f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0298_cf1.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 298, - "image_filename": "SCENE_0298_new_000298.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.24879395961761475, - 1.9533737897872925, - 0.699999988079071 - ], - "rotation": 160.57133637498, - "pixel_coords": [ - 209, - 84, - 11.599321365356445 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4283236265182495, - -0.002152972389012575, - 0.3499999940395355 - ], - "rotation": 156.8429643219185, - "pixel_coords": [ - 194, - 129, - 9.907344818115234 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.497019648551941, - -0.5814077258110046, - 0.699999988079071 - ], - "rotation": 287.76101569907985, - "pixel_coords": [ - 115, - 90, - 11.255345344543457 - ], - "color": "red" - }, - { - "shape": "cylinder", - "color": "gray", - "material": "rubber", - "size": "large", - "3d_coords": [ - 2.9890905346877625, - 0.3812667652068904, - 0.35 - ], - "rotation": 332.81537709490357, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0298" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0298_cf2.json b/dataset_1k_720p_2/scenes/scene_0298_cf2.json deleted file mode 100644 index c0771fc2b63c8aa3dea3d964a6f441db84b03411..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0298_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 298, - "image_filename": "SCENE_0298_new_000298.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.24879395961761475, - 1.9533737897872925, - 0.699999988079071 - ], - "rotation": 160.57133637498, - "pixel_coords": [ - 209, - 84, - 11.599321365356445 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4283236265182495, - -0.002152972389012575, - 0.3499999940395355 - ], - "rotation": 156.8429643219185, - "pixel_coords": [ - 194, - 129, - 9.907344818115234 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.497019648551941, - -0.5814077258110046, - 0.699999988079071 - ], - "rotation": 287.76101569907985, - "pixel_coords": [ - 115, - 90, - 11.255345344543457 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0298" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0298_original.json b/dataset_1k_720p_2/scenes/scene_0298_original.json deleted file mode 100644 index 14f14fddf22d20996b0d9df616b82a6b0d7d9853..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0298_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 298, - "image_filename": "SCENE_0298_new_000298.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.24879395961761475, - 1.9533737897872925, - 0.699999988079071 - ], - "rotation": 160.57133637498, - "pixel_coords": [ - 209, - 84, - 11.599321365356445 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4283236265182495, - -0.002152972389012575, - 0.3499999940395355 - ], - "rotation": 156.8429643219185, - "pixel_coords": [ - 194, - 129, - 9.907344818115234 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.497019648551941, - -0.5814077258110046, - 0.699999988079071 - ], - "rotation": 287.76101569907985, - "pixel_coords": [ - 115, - 90, - 11.255345344543457 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0298" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0299_cf1.json b/dataset_1k_720p_2/scenes/scene_0299_cf1.json deleted file mode 100644 index 3cc9c8d0107f795585444d69cd6e5060e73c562d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0299_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 299, - "image_filename": "SCENE_0299_new_000299.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1661148071289062, - 1.7589775323867798, - 0.699999988079071 - ], - "rotation": 320.1472651481863, - "pixel_coords": [ - 253, - 106, - 10.320895195007324 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9617295265197754, - -0.39608392119407654, - 0.699999988079071 - ], - "rotation": 331.013099930175, - "pixel_coords": [ - 97, - 77, - 12.49388313293457 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9698797790143299, - -2.6770938859353137, - 0.3499999940395355 - ], - "rotation": 130.21572791722716, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8752681016921997, - -1.8895204067230225, - 0.699999988079071 - ], - "rotation": 215.44883087602656, - "pixel_coords": [ - 75, - 98, - 10.894482612609863 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9154304265975952, - 0.20986075699329376, - 0.699999988079071 - ], - "rotation": 334.72529615878796, - "pixel_coords": [ - 186, - 107, - 10.253074645996094 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8934013843536377, - -2.1182711124420166, - 0.699999988079071 - ], - "rotation": 4.309365669799332, - "pixel_coords": [ - 174, - 167, - 7.569507598876953 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved blue cylinder to partially occlude gray cylinder", - "change_score": 2.316543105815448, - "change_attempts": 1, - "source_scene": "scene_0299" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0299_cf2.json b/dataset_1k_720p_2/scenes/scene_0299_cf2.json deleted file mode 100644 index 142ef9cfa99ea7281362824860f0b8480d201870..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0299_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 299, - "image_filename": "SCENE_0299_new_000299.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1661148071289062, - 1.7589775323867798, - 0.699999988079071 - ], - "rotation": 320.1472651481863, - "pixel_coords": [ - 253, - 106, - 10.320895195007324 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9617295265197754, - -0.39608392119407654, - 0.699999988079071 - ], - "rotation": 331.013099930175, - "pixel_coords": [ - 97, - 77, - 12.49388313293457 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0884218215942383, - -1.6141891479492188, - 0.3499999940395355 - ], - "rotation": 130.21572791722716, - "pixel_coords": [ - 141, - 141, - 9.232650756835938 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8752681016921997, - -1.8895204067230225, - 0.699999988079071 - ], - "rotation": 215.44883087602656, - "pixel_coords": [ - 75, - 98, - 10.894482612609863 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9154304265975952, - 0.20986075699329376, - 0.699999988079071 - ], - "rotation": 334.72529615878796, - "pixel_coords": [ - 186, - 107, - 10.253074645996094 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8934013843536377, - -2.1182711124420166, - 0.699999988079071 - ], - "rotation": 4.309365669799332, - "pixel_coords": [ - 174, - 167, - 7.569507598876953 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cylinder and purple cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0299" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0299_original.json b/dataset_1k_720p_2/scenes/scene_0299_original.json deleted file mode 100644 index 26b5def340c3fafe54b444f50a97108daa33a1be..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0299_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 299, - "image_filename": "SCENE_0299_new_000299.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1661148071289062, - 1.7589775323867798, - 0.699999988079071 - ], - "rotation": 320.1472651481863, - "pixel_coords": [ - 253, - 106, - 10.320895195007324 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9617295265197754, - -0.39608392119407654, - 0.699999988079071 - ], - "rotation": 331.013099930175, - "pixel_coords": [ - 97, - 77, - 12.49388313293457 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0884218215942383, - -1.6141891479492188, - 0.3499999940395355 - ], - "rotation": 130.21572791722716, - "pixel_coords": [ - 141, - 141, - 9.232650756835938 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8752681016921997, - -1.8895204067230225, - 0.699999988079071 - ], - "rotation": 215.44883087602656, - "pixel_coords": [ - 75, - 98, - 10.894482612609863 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9154304265975952, - 0.20986075699329376, - 0.699999988079071 - ], - "rotation": 334.72529615878796, - "pixel_coords": [ - 186, - 107, - 10.253074645996094 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8934013843536377, - -2.1182711124420166, - 0.699999988079071 - ], - "rotation": 4.309365669799332, - "pixel_coords": [ - 174, - 167, - 7.569507598876953 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0299" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0300_cf1.json b/dataset_1k_720p_2/scenes/scene_0300_cf1.json deleted file mode 100644 index 635b31f9c3305d8805fd301d0bf1f834720fabd6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0300_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 300, - "image_filename": "SCENE_0300_new_000300.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4276084899902344, - 2.9625022411346436, - 0.699999988079071 - ], - "rotation": 91.77970668507292, - "pixel_coords": [ - 173, - 61, - 14.636451721191406 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.27864760160446167, - -0.6195002198219299, - 0.699999988079071 - ], - "rotation": 98.33731366993524, - "pixel_coords": [ - 140, - 104, - 11.153197288513184 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9990909099578857, - 0.8996955752372742, - 0.3499999940395355 - ], - "rotation": 328.9621544478927, - "pixel_coords": [ - 125, - 77, - 13.957236289978027 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.727067232131958, - 2.6265926361083984, - 0.3499999940395355 - ], - "rotation": 166.7873988970865, - "pixel_coords": [ - 277, - 114, - 11.325456619262695 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan sphere and blue cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0300" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0300_cf2.json b/dataset_1k_720p_2/scenes/scene_0300_cf2.json deleted file mode 100644 index 47108b019983697f8adb505477d6e3f162465566..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0300_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 300, - "image_filename": "SCENE_0300_new_000300.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4276084899902344, - 2.9625022411346436, - 0.699999988079071 - ], - "rotation": 91.77970668507292, - "pixel_coords": [ - 173, - 61, - 14.636451721191406 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.27864760160446167, - -0.6195002198219299, - 0.699999988079071 - ], - "rotation": 98.33731366993524, - "pixel_coords": [ - 140, - 104, - 11.153197288513184 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9990909099578857, - 0.8996955752372742, - 0.3499999940395355 - ], - "rotation": 328.9621544478927, - "pixel_coords": [ - 125, - 77, - 13.957236289978027 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.727067232131958, - 2.6265926361083984, - 0.3499999940395355 - ], - "rotation": 166.7873988970865, - "pixel_coords": [ - 277, - 114, - 11.325456619262695 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan sphere and red cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0300" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0300_original.json b/dataset_1k_720p_2/scenes/scene_0300_original.json deleted file mode 100644 index dcc47d68c62a5c269aecdcfa3247af6c79fb9fe8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0300_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 300, - "image_filename": "SCENE_0300_new_000300.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4276084899902344, - 2.9625022411346436, - 0.699999988079071 - ], - "rotation": 91.77970668507292, - "pixel_coords": [ - 173, - 61, - 14.636451721191406 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.27864760160446167, - -0.6195002198219299, - 0.699999988079071 - ], - "rotation": 98.33731366993524, - "pixel_coords": [ - 140, - 104, - 11.153197288513184 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9990909099578857, - 0.8996955752372742, - 0.3499999940395355 - ], - "rotation": 328.9621544478927, - "pixel_coords": [ - 125, - 77, - 13.957236289978027 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.727067232131958, - 2.6265926361083984, - 0.3499999940395355 - ], - "rotation": 166.7873988970865, - "pixel_coords": [ - 277, - 114, - 11.325456619262695 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0300" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0301_cf1.json b/dataset_1k_720p_2/scenes/scene_0301_cf1.json deleted file mode 100644 index a23321205de498feaf3e4857dc9460f9214e681a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0301_cf1.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 301, - "image_filename": "SCENE_0301_new_000301.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4818475246429443, - -1.3091038465499878, - 0.699999988079071 - ], - "rotation": 342.52407027808056, - "pixel_coords": [ - 186, - 150, - 8.197996139526367 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1628140211105347, - 0.7351771593093872, - 0.3499999940395355 - ], - "rotation": 223.1959775625297, - "pixel_coords": [ - 204, - 116, - 10.407258987426758 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.02108249068260193, - -1.221969723701477, - 0.699999988079071 - ], - "rotation": 42.11331040396972, - "pixel_coords": [ - 127, - 112, - 9.917490005493164 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1020312309265137, - -0.06750085204839706, - 0.3499999940395355 - ], - "rotation": 86.51306073918443, - "pixel_coords": [ - 119, - 89, - 12.130061149597168 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3097245693206787, - 2.089095115661621, - 0.699999988079071 - ], - "rotation": 13.328211491763726, - "pixel_coords": [ - 214, - 85, - 11.576156616210938 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.820455551147461, - 2.3489344120025635, - 0.699999988079071 - ], - "rotation": 7.570698383089431, - "pixel_coords": [ - 176, - 66, - 13.14496898651123 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3037967681884766, - 2.5529658794403076, - 0.3499999940395355 - ], - "rotation": 273.1537548923274, - "pixel_coords": [ - 273, - 112, - 10.677752494812012 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1669888496398926, - -2.578559398651123, - 0.699999988079071 - ], - "rotation": 186.80808144424682, - "pixel_coords": [ - 109, - 146, - 8.354757308959961 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [], - [ - 3, - 4, - 5 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [], - [ - 0, - 2, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [] - ], - "left": [ - [ - 2, - 3, - 7 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 3, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0301" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0301_cf2.json b/dataset_1k_720p_2/scenes/scene_0301_cf2.json deleted file mode 100644 index 860cbcdd3ac428a0f896336dac63c9f2d154b156..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0301_cf2.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 301, - "image_filename": "SCENE_0301_new_000301.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4818475246429443, - -1.3091038465499878, - 0.699999988079071 - ], - "rotation": 342.52407027808056, - "pixel_coords": [ - 186, - 150, - 8.197996139526367 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1628140211105347, - 0.7351771593093872, - 0.3499999940395355 - ], - "rotation": 223.1959775625297, - "pixel_coords": [ - 204, - 116, - 10.407258987426758 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.02108249068260193, - -1.221969723701477, - 0.699999988079071 - ], - "rotation": 42.11331040396972, - "pixel_coords": [ - 127, - 112, - 9.917490005493164 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1020312309265137, - -0.06750085204839706, - 0.3499999940395355 - ], - "rotation": 86.51306073918443, - "pixel_coords": [ - 119, - 89, - 12.130061149597168 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3097245693206787, - 2.089095115661621, - 0.699999988079071 - ], - "rotation": 13.328211491763726, - "pixel_coords": [ - 214, - 85, - 11.576156616210938 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.820455551147461, - 2.3489344120025635, - 0.699999988079071 - ], - "rotation": 7.570698383089431, - "pixel_coords": [ - 176, - 66, - 13.14496898651123 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3037967681884766, - 2.5529658794403076, - 0.3499999940395355 - ], - "rotation": 273.1537548923274, - "pixel_coords": [ - 273, - 112, - 10.677752494812012 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1669888496398926, - -2.578559398651123, - 0.699999988079071 - ], - "rotation": 186.80808144424682, - "pixel_coords": [ - 109, - 146, - 8.354757308959961 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [], - [ - 3, - 4, - 5 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [], - [ - 0, - 2, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [] - ], - "left": [ - [ - 2, - 3, - 7 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 3, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cylinder and purple cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0301" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0301_original.json b/dataset_1k_720p_2/scenes/scene_0301_original.json deleted file mode 100644 index 2eddab9128726b1814c384d40e9aad969c1a135d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0301_original.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 301, - "image_filename": "SCENE_0301_new_000301.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4818475246429443, - -1.3091038465499878, - 0.699999988079071 - ], - "rotation": 342.52407027808056, - "pixel_coords": [ - 186, - 150, - 8.197996139526367 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1628140211105347, - 0.7351771593093872, - 0.3499999940395355 - ], - "rotation": 223.1959775625297, - "pixel_coords": [ - 204, - 116, - 10.407258987426758 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.02108249068260193, - -1.221969723701477, - 0.699999988079071 - ], - "rotation": 42.11331040396972, - "pixel_coords": [ - 127, - 112, - 9.917490005493164 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1020312309265137, - -0.06750085204839706, - 0.3499999940395355 - ], - "rotation": 86.51306073918443, - "pixel_coords": [ - 119, - 89, - 12.130061149597168 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3097245693206787, - 2.089095115661621, - 0.699999988079071 - ], - "rotation": 13.328211491763726, - "pixel_coords": [ - 214, - 85, - 11.576156616210938 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.820455551147461, - 2.3489344120025635, - 0.699999988079071 - ], - "rotation": 7.570698383089431, - "pixel_coords": [ - 176, - 66, - 13.14496898651123 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3037967681884766, - 2.5529658794403076, - 0.3499999940395355 - ], - "rotation": 273.1537548923274, - "pixel_coords": [ - 273, - 112, - 10.677752494812012 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1669888496398926, - -2.578559398651123, - 0.699999988079071 - ], - "rotation": 186.80808144424682, - "pixel_coords": [ - 109, - 146, - 8.354757308959961 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [], - [ - 3, - 4, - 5 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [], - [ - 0, - 2, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [] - ], - "left": [ - [ - 2, - 3, - 7 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 3, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0301" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0302_cf1.json b/dataset_1k_720p_2/scenes/scene_0302_cf1.json deleted file mode 100644 index b6f2ccc5663b7d7a3cb65fcd84f04e658aebe0ad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0302_cf1.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 302, - "image_filename": "SCENE_0302_new_000302.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.751713216304779, - -0.7511166334152222, - 0.3499999940395355 - ], - "rotation": 260.5402617887422, - "pixel_coords": [ - 158, - 128, - 10.5238037109375 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3195858001708984, - -0.9151409268379211, - 0.699999988079071 - ], - "rotation": 108.32360128062018, - "pixel_coords": [ - 194, - 141, - 9.251734733581543 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7220351696014404, - 0.3958679139614105, - 0.3499999940395355 - ], - "rotation": 352.28955233151646, - "pixel_coords": [ - 208, - 127, - 10.5745210647583 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.36940693855285645, - -2.5051512718200684, - 0.699999988079071 - ], - "rotation": 159.57167513184976, - "pixel_coords": [ - 102, - 134, - 9.567658424377441 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3019460141658783, - 0.667203426361084, - 0.3499999940395355 - ], - "rotation": 137.89619814251094, - "pixel_coords": [ - 168, - 101, - 12.025006294250488 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.676835298538208, - -2.0552661418914795, - 0.699999988079071 - ], - "rotation": 136.8342297485485, - "pixel_coords": [ - 61, - 93, - 11.774994850158691 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1378591060638428, - 0.8131973147392273, - 0.699999988079071 - ], - "rotation": 224.12920799391443, - "pixel_coords": [ - 137, - 75, - 13.106789588928223 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0302" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0302_cf2.json b/dataset_1k_720p_2/scenes/scene_0302_cf2.json deleted file mode 100644 index 8fb47c9d78fb0385ff927e1b370869111f6148d8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0302_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 302, - "image_filename": "SCENE_0302_new_000302.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.922345029639983, - -2.711577374568389, - 0.3499999940395355 - ], - "rotation": 260.5402617887422, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3195858001708984, - -0.9151409268379211, - 0.699999988079071 - ], - "rotation": 108.32360128062018, - "pixel_coords": [ - 194, - 141, - 9.251734733581543 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7220351696014404, - 0.3958679139614105, - 0.3499999940395355 - ], - "rotation": 352.28955233151646, - "pixel_coords": [ - 208, - 127, - 10.5745210647583 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.36940693855285645, - -2.5051512718200684, - 0.699999988079071 - ], - "rotation": 159.57167513184976, - "pixel_coords": [ - 102, - 134, - 9.567658424377441 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3019460141658783, - 0.667203426361084, - 0.3499999940395355 - ], - "rotation": 137.89619814251094, - "pixel_coords": [ - 168, - 101, - 12.025006294250488 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.676835298538208, - -2.0552661418914795, - 0.699999988079071 - ], - "rotation": 136.8342297485485, - "pixel_coords": [ - 61, - 93, - 11.774994850158691 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1378591060638428, - 0.8131973147392273, - 0.699999988079071 - ], - "rotation": 224.12920799391443, - "pixel_coords": [ - 137, - 75, - 13.106789588928223 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple cylinder to partially occlude blue cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0302" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0302_original.json b/dataset_1k_720p_2/scenes/scene_0302_original.json deleted file mode 100644 index 86854540a29784e070fa6dace8fe3e4537f151ba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0302_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 302, - "image_filename": "SCENE_0302_new_000302.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.751713216304779, - -0.7511166334152222, - 0.3499999940395355 - ], - "rotation": 260.5402617887422, - "pixel_coords": [ - 158, - 128, - 10.5238037109375 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3195858001708984, - -0.9151409268379211, - 0.699999988079071 - ], - "rotation": 108.32360128062018, - "pixel_coords": [ - 194, - 141, - 9.251734733581543 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7220351696014404, - 0.3958679139614105, - 0.3499999940395355 - ], - "rotation": 352.28955233151646, - "pixel_coords": [ - 208, - 127, - 10.5745210647583 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.36940693855285645, - -2.5051512718200684, - 0.699999988079071 - ], - "rotation": 159.57167513184976, - "pixel_coords": [ - 102, - 134, - 9.567658424377441 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3019460141658783, - 0.667203426361084, - 0.3499999940395355 - ], - "rotation": 137.89619814251094, - "pixel_coords": [ - 168, - 101, - 12.025006294250488 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.676835298538208, - -2.0552661418914795, - 0.699999988079071 - ], - "rotation": 136.8342297485485, - "pixel_coords": [ - 61, - 93, - 11.774994850158691 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1378591060638428, - 0.8131973147392273, - 0.699999988079071 - ], - "rotation": 224.12920799391443, - "pixel_coords": [ - 137, - 75, - 13.106789588928223 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0302" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0303_cf1.json b/dataset_1k_720p_2/scenes/scene_0303_cf1.json deleted file mode 100644 index c549578c10ba6725130e83323ece2bf1873f2d3f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0303_cf1.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 303, - "image_filename": "SCENE_0303_new_000303.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4561161398887634, - -1.8615587949752808, - 0.699999988079071 - ], - "rotation": 45.19568650019405, - "pixel_coords": [ - 102, - 112, - 10.475354194641113 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5518629550933838, - 2.1883137226104736, - 0.699999988079071 - ], - "rotation": 146.305094304012, - "pixel_coords": [ - 179, - 73, - 13.482582092285156 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7955495119094849, - 0.6327810883522034, - 0.699999988079071 - ], - "rotation": 267.72850596944284, - "pixel_coords": [ - 160, - 88, - 12.095985412597656 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.119723081588745, - 1.6863582134246826, - 0.699999988079071 - ], - "rotation": 316.055871479798, - "pixel_coords": [ - 247, - 109, - 10.669315338134766 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7380146980285645, - 0.19874322414398193, - 0.3499999940395355 - ], - "rotation": 285.9741128484065, - "pixel_coords": [ - 119, - 84, - 13.35767936706543 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan cylinder and green cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0303" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0303_cf2.json b/dataset_1k_720p_2/scenes/scene_0303_cf2.json deleted file mode 100644 index 8f3b7ca905a2965b18da1d38d75b3ef2092c8156..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0303_cf2.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 303, - "image_filename": "SCENE_0303_new_000303.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4561161398887634, - -1.8615587949752808, - 0.699999988079071 - ], - "rotation": 45.19568650019405, - "pixel_coords": [ - 102, - 112, - 10.475354194641113 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5518629550933838, - 2.1883137226104736, - 0.699999988079071 - ], - "rotation": 146.305094304012, - "pixel_coords": [ - 179, - 73, - 13.482582092285156 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7955495119094849, - 0.6327810883522034, - 0.699999988079071 - ], - "rotation": 267.72850596944284, - "pixel_coords": [ - 160, - 88, - 12.095985412597656 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.119723081588745, - 1.6863582134246826, - 0.699999988079071 - ], - "rotation": 316.055871479798, - "pixel_coords": [ - 247, - 109, - 10.669315338134766 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7380146980285645, - 0.19874322414398193, - 0.3499999940395355 - ], - "rotation": 285.9741128484065, - "pixel_coords": [ - 119, - 84, - 13.35767936706543 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0303" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0303_original.json b/dataset_1k_720p_2/scenes/scene_0303_original.json deleted file mode 100644 index 8ac22389171a826b2528c60463db0ba39c2dcaca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0303_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 303, - "image_filename": "SCENE_0303_new_000303.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4561161398887634, - -1.8615587949752808, - 0.699999988079071 - ], - "rotation": 45.19568650019405, - "pixel_coords": [ - 102, - 112, - 10.475354194641113 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5518629550933838, - 2.1883137226104736, - 0.699999988079071 - ], - "rotation": 146.305094304012, - "pixel_coords": [ - 179, - 73, - 13.482582092285156 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7955495119094849, - 0.6327810883522034, - 0.699999988079071 - ], - "rotation": 267.72850596944284, - "pixel_coords": [ - 160, - 88, - 12.095985412597656 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.119723081588745, - 1.6863582134246826, - 0.699999988079071 - ], - "rotation": 316.055871479798, - "pixel_coords": [ - 247, - 109, - 10.669315338134766 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7380146980285645, - 0.19874322414398193, - 0.3499999940395355 - ], - "rotation": 285.9741128484065, - "pixel_coords": [ - 119, - 84, - 13.35767936706543 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0303" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0304_cf1.json b/dataset_1k_720p_2/scenes/scene_0304_cf1.json deleted file mode 100644 index 36dfda8d02e26f91093b712ee540f71ea30a79b4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0304_cf1.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 304, - "image_filename": "SCENE_0304_new_000304.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1022322177886963, - 2.883681297302246, - 0.699999988079071 - ], - "rotation": 152.21573344379073, - "pixel_coords": [ - 199, - 68, - 13.232529640197754 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2407474517822266, - 1.0064092874526978, - 0.699999988079071 - ], - "rotation": 246.16931267754617, - "pixel_coords": [ - 141, - 71, - 12.927902221679688 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4739463329315186, - -0.5111374855041504, - 0.699999988079071 - ], - "rotation": 322.2918973984673, - "pixel_coords": [ - 207, - 140, - 8.984749794006348 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2135036736726761, - 2.2096188068389893, - 0.3499999940395355 - ], - "rotation": 105.70944049313161, - "pixel_coords": [ - 212, - 93, - 12.168785095214844 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9964021444320679, - 1.5797536373138428, - 0.3499999940395355 - ], - "rotation": 162.14990870940233, - "pixel_coords": [ - 175, - 87, - 12.609729766845703 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4855228662490845, - 1.3984719514846802, - 0.699999988079071 - ], - "rotation": 287.81551921760126, - "pixel_coords": [ - 226, - 104, - 10.702879905700684 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.06804253160953522, - -2.5777909755706787, - 0.699999988079071 - ], - "rotation": 303.4906787265431, - "pixel_coords": [ - 89, - 130, - 9.405516624450684 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0304" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0304_cf2.json b/dataset_1k_720p_2/scenes/scene_0304_cf2.json deleted file mode 100644 index 3509b341e27bff0b360cd22b4e551b7b96f072b6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0304_cf2.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 304, - "image_filename": "SCENE_0304_new_000304.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1022322177886963, - 2.883681297302246, - 0.699999988079071 - ], - "rotation": 152.21573344379073, - "pixel_coords": [ - 199, - 68, - 13.232529640197754 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2407474517822266, - 1.0064092874526978, - 0.699999988079071 - ], - "rotation": 246.16931267754617, - "pixel_coords": [ - 141, - 71, - 12.927902221679688 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4739463329315186, - -0.5111374855041504, - 0.699999988079071 - ], - "rotation": 322.2918973984673, - "pixel_coords": [ - 207, - 140, - 8.984749794006348 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2135036736726761, - 2.2096188068389893, - 0.3499999940395355 - ], - "rotation": 105.70944049313161, - "pixel_coords": [ - 212, - 93, - 12.168785095214844 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9964021444320679, - 1.5797536373138428, - 0.3499999940395355 - ], - "rotation": 162.14990870940233, - "pixel_coords": [ - 175, - 87, - 12.609729766845703 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4855228662490845, - 1.3984719514846802, - 0.699999988079071 - ], - "rotation": 287.81551921760126, - "pixel_coords": [ - 226, - 104, - 10.702879905700684 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.06804253160953522, - -2.5777909755706787, - 0.699999988079071 - ], - "rotation": 303.4906787265431, - "pixel_coords": [ - 89, - 130, - 9.405516624450684 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0304" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0304_original.json b/dataset_1k_720p_2/scenes/scene_0304_original.json deleted file mode 100644 index 35aff20faf08d1ba822b3dd76eb9f634bff87577..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0304_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 304, - "image_filename": "SCENE_0304_new_000304.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1022322177886963, - 2.883681297302246, - 0.699999988079071 - ], - "rotation": 152.21573344379073, - "pixel_coords": [ - 199, - 68, - 13.232529640197754 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2407474517822266, - 1.0064092874526978, - 0.699999988079071 - ], - "rotation": 246.16931267754617, - "pixel_coords": [ - 141, - 71, - 12.927902221679688 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4739463329315186, - -0.5111374855041504, - 0.699999988079071 - ], - "rotation": 322.2918973984673, - "pixel_coords": [ - 207, - 140, - 8.984749794006348 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2135036736726761, - 2.2096188068389893, - 0.3499999940395355 - ], - "rotation": 105.70944049313161, - "pixel_coords": [ - 212, - 93, - 12.168785095214844 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9964021444320679, - 1.5797536373138428, - 0.3499999940395355 - ], - "rotation": 162.14990870940233, - "pixel_coords": [ - 175, - 87, - 12.609729766845703 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4855228662490845, - 1.3984719514846802, - 0.699999988079071 - ], - "rotation": 287.81551921760126, - "pixel_coords": [ - 226, - 104, - 10.702879905700684 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.06804253160953522, - -2.5777909755706787, - 0.699999988079071 - ], - "rotation": 303.4906787265431, - "pixel_coords": [ - 89, - 130, - 9.405516624450684 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0304" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0305_cf1.json b/dataset_1k_720p_2/scenes/scene_0305_cf1.json deleted file mode 100644 index 008a1807ddec0d3f44a730e54122329397690a38..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0305_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 305, - "image_filename": "SCENE_0305_new_000305.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8580024242401123, - -0.866232693195343, - 0.699999988079071 - ], - "rotation": 329.21113807292005, - "pixel_coords": [ - 121, - 99, - 10.892848014831543 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9885667562484741, - -0.5902727842330933, - 0.3499999940395355 - ], - "rotation": 315.9887376210927, - "pixel_coords": [ - 193, - 142, - 9.359341621398926 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.938854932785034, - -2.56781268119812, - 0.3499999940395355 - ], - "rotation": 280.9523064187055, - "pixel_coords": [ - 162, - 193, - 7.584897041320801 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5182424783706665, - 2.219355344772339, - 0.3499999940395355 - ], - "rotation": 19.863141444071324, - "pixel_coords": [ - 177, - 79, - 13.29184627532959 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5860283374786377, - 1.3089741468429565, - 0.3499999940395355 - ], - "rotation": 28.439586262075306, - "pixel_coords": [ - 141, - 77, - 13.460077285766602 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5463818311691284, - 2.791221857070923, - 0.699999988079071 - ], - "rotation": 0.9715542773280417, - "pixel_coords": [ - 231, - 82, - 12.105352401733398 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3822937607765198, - -2.7010068893432617, - 0.3499999940395355 - ], - "rotation": 211.19981754209186, - "pixel_coords": [ - 78, - 135, - 9.680789947509766 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ], - [ - 0, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 6 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown sphere and cyan sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0305" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0305_cf2.json b/dataset_1k_720p_2/scenes/scene_0305_cf2.json deleted file mode 100644 index ba06cf7623118101c786c5e2f208ac1160c024a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0305_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 305, - "image_filename": "SCENE_0305_new_000305.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8580024242401123, - -0.866232693195343, - 0.699999988079071 - ], - "rotation": 329.21113807292005, - "pixel_coords": [ - 121, - 99, - 10.892848014831543 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9885667562484741, - -0.5902727842330933, - 0.3499999940395355 - ], - "rotation": 315.9887376210927, - "pixel_coords": [ - 193, - 142, - 9.359341621398926 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.938854932785034, - -2.56781268119812, - 0.3499999940395355 - ], - "rotation": 280.9523064187055, - "pixel_coords": [ - 162, - 193, - 7.584897041320801 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8836882086157054, - 0.8081406191086886, - 0.3499999940395355 - ], - "rotation": 19.863141444071324, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5860283374786377, - 1.3089741468429565, - 0.3499999940395355 - ], - "rotation": 28.439586262075306, - "pixel_coords": [ - 141, - 77, - 13.460077285766602 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5463818311691284, - 2.791221857070923, - 0.699999988079071 - ], - "rotation": 0.9715542773280417, - "pixel_coords": [ - 231, - 82, - 12.105352401733398 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3822937607765198, - -2.7010068893432617, - 0.3499999940395355 - ], - "rotation": 211.19981754209186, - "pixel_coords": [ - 78, - 135, - 9.680789947509766 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ], - [ - 0, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 6 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue cube from right of blue cube to left", - "change_score": 1.4577645844526, - "change_attempts": 1, - "source_scene": "scene_0305" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0305_original.json b/dataset_1k_720p_2/scenes/scene_0305_original.json deleted file mode 100644 index 093fd9e0c9ab0a284d95754cc5f49ce5cb25d126..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0305_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 305, - "image_filename": "SCENE_0305_new_000305.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8580024242401123, - -0.866232693195343, - 0.699999988079071 - ], - "rotation": 329.21113807292005, - "pixel_coords": [ - 121, - 99, - 10.892848014831543 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9885667562484741, - -0.5902727842330933, - 0.3499999940395355 - ], - "rotation": 315.9887376210927, - "pixel_coords": [ - 193, - 142, - 9.359341621398926 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.938854932785034, - -2.56781268119812, - 0.3499999940395355 - ], - "rotation": 280.9523064187055, - "pixel_coords": [ - 162, - 193, - 7.584897041320801 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5182424783706665, - 2.219355344772339, - 0.3499999940395355 - ], - "rotation": 19.863141444071324, - "pixel_coords": [ - 177, - 79, - 13.29184627532959 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5860283374786377, - 1.3089741468429565, - 0.3499999940395355 - ], - "rotation": 28.439586262075306, - "pixel_coords": [ - 141, - 77, - 13.460077285766602 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5463818311691284, - 2.791221857070923, - 0.699999988079071 - ], - "rotation": 0.9715542773280417, - "pixel_coords": [ - 231, - 82, - 12.105352401733398 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3822937607765198, - -2.7010068893432617, - 0.3499999940395355 - ], - "rotation": 211.19981754209186, - "pixel_coords": [ - 78, - 135, - 9.680789947509766 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ], - [ - 0, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 6 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0305" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0306_cf1.json b/dataset_1k_720p_2/scenes/scene_0306_cf1.json deleted file mode 100644 index 843a27c7c80635c9638eb0ce450e3d03297c007e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0306_cf1.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 306, - "image_filename": "SCENE_0306_new_000306.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8559412360191345, - 1.6441395282745361, - 0.699999988079071 - ], - "rotation": 244.3939223110447, - "pixel_coords": [ - 215, - 96, - 11.556424140930176 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.420743703842163, - -0.6559500694274902, - 0.699999988079071 - ], - "rotation": 134.1559897084938, - "pixel_coords": [ - 102, - 85, - 12.477295875549316 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.927896022796631, - -1.3341937065124512, - 0.699999988079071 - ], - "rotation": 182.48899317551007, - "pixel_coords": [ - 196, - 151, - 8.417506217956543 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0901947021484375, - 2.599674940109253, - 0.699999988079071 - ], - "rotation": 323.917719057502, - "pixel_coords": [ - 194, - 75, - 13.442380905151367 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.802114248275757, - 0.49313655495643616, - 0.3499999940395355 - ], - "rotation": 207.18151647947087, - "pixel_coords": [ - 239, - 138, - 9.713010787963867 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3700065314769745, - -0.9644941687583923, - 0.699999988079071 - ], - "rotation": 286.39711790054645, - "pixel_coords": [ - 129, - 105, - 10.892749786376953 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.776020884513855, - 0.7271469235420227, - 0.699999988079071 - ], - "rotation": 308.7240827919605, - "pixel_coords": [ - 162, - 88, - 12.14689826965332 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 1, - 3 - ] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0306" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0306_cf2.json b/dataset_1k_720p_2/scenes/scene_0306_cf2.json deleted file mode 100644 index a7178e064729f1ee6d7c82ea7a5ed985f7ea1a9c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0306_cf2.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 306, - "image_filename": "SCENE_0306_new_000306.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8559412360191345, - 1.6441395282745361, - 0.699999988079071 - ], - "rotation": 244.3939223110447, - "pixel_coords": [ - 215, - 96, - 11.556424140930176 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.420743703842163, - -0.6559500694274902, - 0.699999988079071 - ], - "rotation": 134.1559897084938, - "pixel_coords": [ - 102, - 85, - 12.477295875549316 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.927896022796631, - -1.3341937065124512, - 0.699999988079071 - ], - "rotation": 182.48899317551007, - "pixel_coords": [ - 196, - 151, - 8.417506217956543 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0901947021484375, - 2.599674940109253, - 0.699999988079071 - ], - "rotation": 323.917719057502, - "pixel_coords": [ - 194, - 75, - 13.442380905151367 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.802114248275757, - 0.49313655495643616, - 0.3499999940395355 - ], - "rotation": 207.18151647947087, - "pixel_coords": [ - 239, - 138, - 9.713010787963867 - ], - "color": "blue" - }, - { - "shape": "cube", - "color": "brown", - "material": "metal", - "size": "large", - "3d_coords": [ - -0.3700065314769745, - -0.9644941687583923, - 0.699999988079071 - ], - "rotation": 301.63735916631015, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.776020884513855, - 0.7271469235420227, - 0.699999988079071 - ], - "rotation": 308.7240827919605, - "pixel_coords": [ - 162, - 88, - 12.14689826965332 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 1, - 3 - ] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple sphere with brown cube", - "change_score": 2.0423340035160105, - "change_attempts": 1, - "source_scene": "scene_0306" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0306_original.json b/dataset_1k_720p_2/scenes/scene_0306_original.json deleted file mode 100644 index 8a376da1ccf6c8b74ada323397084fdc2c17287c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0306_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 306, - "image_filename": "SCENE_0306_new_000306.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8559412360191345, - 1.6441395282745361, - 0.699999988079071 - ], - "rotation": 244.3939223110447, - "pixel_coords": [ - 215, - 96, - 11.556424140930176 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.420743703842163, - -0.6559500694274902, - 0.699999988079071 - ], - "rotation": 134.1559897084938, - "pixel_coords": [ - 102, - 85, - 12.477295875549316 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.927896022796631, - -1.3341937065124512, - 0.699999988079071 - ], - "rotation": 182.48899317551007, - "pixel_coords": [ - 196, - 151, - 8.417506217956543 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0901947021484375, - 2.599674940109253, - 0.699999988079071 - ], - "rotation": 323.917719057502, - "pixel_coords": [ - 194, - 75, - 13.442380905151367 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.802114248275757, - 0.49313655495643616, - 0.3499999940395355 - ], - "rotation": 207.18151647947087, - "pixel_coords": [ - 239, - 138, - 9.713010787963867 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3700065314769745, - -0.9644941687583923, - 0.699999988079071 - ], - "rotation": 286.39711790054645, - "pixel_coords": [ - 129, - 105, - 10.892749786376953 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.776020884513855, - 0.7271469235420227, - 0.699999988079071 - ], - "rotation": 308.7240827919605, - "pixel_coords": [ - 162, - 88, - 12.14689826965332 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 1, - 3 - ] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0306" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0307_cf1.json b/dataset_1k_720p_2/scenes/scene_0307_cf1.json deleted file mode 100644 index ba18382421b6cae83faafd52c4a8f5ed63d6e722..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0307_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 307, - "image_filename": "SCENE_0307_new_000307.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2582989931106567, - 1.3530012369155884, - 0.3499999940395355 - ], - "rotation": 127.40397815230483, - "pixel_coords": [ - 217, - 110, - 11.302742004394531 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6620289087295532, - -1.8110222816467285, - 0.3499999940395355 - ], - "rotation": 247.5973918108452, - "pixel_coords": [ - 154, - 155, - 9.140146255493164 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.553248405456543, - -0.06298670917749405, - 0.699999988079071 - ], - "rotation": 191.3050001976417, - "pixel_coords": [ - 127, - 87, - 12.033812522888184 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4396412372589111, - 2.729329824447632, - 0.699999988079071 - ], - "rotation": 6.427128264749999, - "pixel_coords": [ - 185, - 67, - 13.648386001586914 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0794672966003418, - -2.3054840564727783, - 0.699999988079071 - ], - "rotation": 28.17237628759883, - "pixel_coords": [ - 79, - 113, - 10.38369369506836 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.16895291209220886, - -0.8917379379272461, - 0.699999988079071 - ], - "rotation": 281.3740897930288, - "pixel_coords": [ - 142, - 112, - 10.456151962280273 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2632014751434326, - -2.478455066680908, - 0.3499999940395355 - ], - "rotation": 165.24139689631036, - "pixel_coords": [ - 102, - 143, - 9.612306594848633 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 6 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 4 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red cylinder to yellow", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0307" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0307_cf2.json b/dataset_1k_720p_2/scenes/scene_0307_cf2.json deleted file mode 100644 index fe6f3714397e44c770e27067fa6ffb37836e92d1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0307_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 307, - "image_filename": "SCENE_0307_new_000307.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2582989931106567, - 1.3530012369155884, - 0.3499999940395355 - ], - "rotation": 127.40397815230483, - "pixel_coords": [ - 217, - 110, - 11.302742004394531 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6620289087295532, - -1.8110222816467285, - 0.3499999940395355 - ], - "rotation": 247.5973918108452, - "pixel_coords": [ - 154, - 155, - 9.140146255493164 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3805823281992127, - -1.0140832521694512, - 0.699999988079071 - ], - "rotation": 191.3050001976417, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4396412372589111, - 2.729329824447632, - 0.699999988079071 - ], - "rotation": 6.427128264749999, - "pixel_coords": [ - 185, - 67, - 13.648386001586914 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0794672966003418, - -2.3054840564727783, - 0.699999988079071 - ], - "rotation": 28.17237628759883, - "pixel_coords": [ - 79, - 113, - 10.38369369506836 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.16895291209220886, - -0.8917379379272461, - 0.699999988079071 - ], - "rotation": 281.3740897930288, - "pixel_coords": [ - 142, - 112, - 10.456151962280273 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2632014751434326, - -2.478455066680908, - 0.3499999940395355 - ], - "rotation": 165.24139689631036, - "pixel_coords": [ - 102, - 143, - 9.612306594848633 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 6 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 4 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cube from right of cyan cylinder to left", - "change_score": 1.2605816331408393, - "change_attempts": 1, - "source_scene": "scene_0307" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0307_original.json b/dataset_1k_720p_2/scenes/scene_0307_original.json deleted file mode 100644 index c212151e9ab9c7c5fd4df24252642439dd7e992b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0307_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 307, - "image_filename": "SCENE_0307_new_000307.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2582989931106567, - 1.3530012369155884, - 0.3499999940395355 - ], - "rotation": 127.40397815230483, - "pixel_coords": [ - 217, - 110, - 11.302742004394531 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6620289087295532, - -1.8110222816467285, - 0.3499999940395355 - ], - "rotation": 247.5973918108452, - "pixel_coords": [ - 154, - 155, - 9.140146255493164 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.553248405456543, - -0.06298670917749405, - 0.699999988079071 - ], - "rotation": 191.3050001976417, - "pixel_coords": [ - 127, - 87, - 12.033812522888184 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4396412372589111, - 2.729329824447632, - 0.699999988079071 - ], - "rotation": 6.427128264749999, - "pixel_coords": [ - 185, - 67, - 13.648386001586914 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0794672966003418, - -2.3054840564727783, - 0.699999988079071 - ], - "rotation": 28.17237628759883, - "pixel_coords": [ - 79, - 113, - 10.38369369506836 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.16895291209220886, - -0.8917379379272461, - 0.699999988079071 - ], - "rotation": 281.3740897930288, - "pixel_coords": [ - 142, - 112, - 10.456151962280273 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2632014751434326, - -2.478455066680908, - 0.3499999940395355 - ], - "rotation": 165.24139689631036, - "pixel_coords": [ - 102, - 143, - 9.612306594848633 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 6 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 4 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0307" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0308_cf1.json b/dataset_1k_720p_2/scenes/scene_0308_cf1.json deleted file mode 100644 index aac59adfaff8118e36032c08882e36dbbcd84357..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0308_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 308, - "image_filename": "SCENE_0308_new_000308.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.45135319232940674, - 1.0293247699737549, - 0.699999988079071 - ], - "rotation": 304.42660176503176, - "pixel_coords": [ - 193, - 97, - 11.415998458862305 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7887018918991089, - -0.5661522150039673, - 0.699999988079071 - ], - "rotation": 292.0857229161159, - "pixel_coords": [ - 115, - 88, - 12.062631607055664 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.097822666168213, - -2.5772812366485596, - 0.699999988079071 - ], - "rotation": 154.91297684349104, - "pixel_coords": [ - 109, - 143, - 8.990453720092773 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9149937629699707, - 1.2882795333862305, - 0.3499999940395355 - ], - "rotation": 32.47568442418237, - "pixel_coords": [ - 259, - 134, - 10.050524711608887 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4520063400268555, - 1.1673779487609863, - 0.699999988079071 - ], - "rotation": 181.46067249163116, - "pixel_coords": [ - 144, - 71, - 13.468501091003418 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5346773763530924, - -0.35209472880045034, - 0.699999988079071 - ], - "rotation": 134.9203555620604, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved purple cube from left of blue cylinder to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0308" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0308_cf2.json b/dataset_1k_720p_2/scenes/scene_0308_cf2.json deleted file mode 100644 index 7b19d4f4ed5759c1cdf0385653fde02e53e0af6b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0308_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 308, - "image_filename": "SCENE_0308_new_000308.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.45135319232940674, - 1.0293247699737549, - 0.699999988079071 - ], - "rotation": 304.42660176503176, - "pixel_coords": [ - 193, - 97, - 11.415998458862305 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.340231205847802, - 2.7369427665636863, - 0.699999988079071 - ], - "rotation": 292.0857229161159, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.097822666168213, - -2.5772812366485596, - 0.699999988079071 - ], - "rotation": 154.91297684349104, - "pixel_coords": [ - 109, - 143, - 8.990453720092773 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9149937629699707, - 1.2882795333862305, - 0.3499999940395355 - ], - "rotation": 32.47568442418237, - "pixel_coords": [ - 259, - 134, - 10.050524711608887 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4520063400268555, - 1.1673779487609863, - 0.699999988079071 - ], - "rotation": 181.46067249163116, - "pixel_coords": [ - 144, - 71, - 13.468501091003418 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1618051528930664, - -2.220846652984619, - 0.699999988079071 - ], - "rotation": 134.9203555620604, - "pixel_coords": [ - 65, - 97, - 11.40571117401123 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cylinder from left of brown cylinder to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0308" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0308_original.json b/dataset_1k_720p_2/scenes/scene_0308_original.json deleted file mode 100644 index d3f824671f456fb732dfde99cb700e8566450afb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0308_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 308, - "image_filename": "SCENE_0308_new_000308.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.45135319232940674, - 1.0293247699737549, - 0.699999988079071 - ], - "rotation": 304.42660176503176, - "pixel_coords": [ - 193, - 97, - 11.415998458862305 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7887018918991089, - -0.5661522150039673, - 0.699999988079071 - ], - "rotation": 292.0857229161159, - "pixel_coords": [ - 115, - 88, - 12.062631607055664 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.097822666168213, - -2.5772812366485596, - 0.699999988079071 - ], - "rotation": 154.91297684349104, - "pixel_coords": [ - 109, - 143, - 8.990453720092773 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9149937629699707, - 1.2882795333862305, - 0.3499999940395355 - ], - "rotation": 32.47568442418237, - "pixel_coords": [ - 259, - 134, - 10.050524711608887 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4520063400268555, - 1.1673779487609863, - 0.699999988079071 - ], - "rotation": 181.46067249163116, - "pixel_coords": [ - 144, - 71, - 13.468501091003418 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1618051528930664, - -2.220846652984619, - 0.699999988079071 - ], - "rotation": 134.9203555620604, - "pixel_coords": [ - 65, - 97, - 11.40571117401123 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0308" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0309_cf1.json b/dataset_1k_720p_2/scenes/scene_0309_cf1.json deleted file mode 100644 index a7397801143d7ea3c4c268977d4e543ab022a7e2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0309_cf1.json +++ /dev/null @@ -1,194 +0,0 @@ -{ - "split": "new", - "image_index": 309, - "image_filename": "SCENE_0309_new_000309.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.940674304962158, - -1.109581470489502, - 0.699999988079071 - ], - "rotation": 209.6194303543433, - "pixel_coords": [ - 82, - 80, - 12.167632102966309 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.15608464181423187, - -1.0109494924545288, - 0.699999988079071 - ], - "rotation": 103.59362881926226, - "pixel_coords": [ - 136, - 112, - 10.116647720336914 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5365301370620728, - -2.17685604095459, - 0.699999988079071 - ], - "rotation": 119.16719986373863, - "pixel_coords": [ - 72, - 103, - 10.629188537597656 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.20237311720848083, - 1.468917965888977, - 0.699999988079071 - ], - "rotation": 268.2730220713135, - "pixel_coords": [ - 190, - 86, - 11.71727180480957 - ], - "color": "purple" - }, - { - "shape": "sphere", - "color": "blue", - "material": "metal", - "size": "large", - "3d_coords": [ - -2.2429476001041815, - 0.8783602285391598, - 0.35 - ], - "rotation": 150.55082702842373, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added blue metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0309" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0309_cf2.json b/dataset_1k_720p_2/scenes/scene_0309_cf2.json deleted file mode 100644 index 6f3f15b77521826d93aa45e4f5a4d7f1cc4e2afc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0309_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 309, - "image_filename": "SCENE_0309_new_000309.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.940674304962158, - -1.109581470489502, - 0.699999988079071 - ], - "rotation": 209.6194303543433, - "pixel_coords": [ - 82, - 80, - 12.167632102966309 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.15608464181423187, - -1.0109494924545288, - 0.699999988079071 - ], - "rotation": 103.59362881926226, - "pixel_coords": [ - 136, - 112, - 10.116647720336914 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.195712538828487, - 2.7473119509468913, - 0.699999988079071 - ], - "rotation": 119.16719986373863, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.20237311720848083, - 1.468917965888977, - 0.699999988079071 - ], - "rotation": 268.2730220713135, - "pixel_coords": [ - 190, - 86, - 11.71727180480957 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cube from left of purple cube to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0309" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0309_original.json b/dataset_1k_720p_2/scenes/scene_0309_original.json deleted file mode 100644 index 0417d46986b45644835f2ee46bbe9258bf728ba1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0309_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 309, - "image_filename": "SCENE_0309_new_000309.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.940674304962158, - -1.109581470489502, - 0.699999988079071 - ], - "rotation": 209.6194303543433, - "pixel_coords": [ - 82, - 80, - 12.167632102966309 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.15608464181423187, - -1.0109494924545288, - 0.699999988079071 - ], - "rotation": 103.59362881926226, - "pixel_coords": [ - 136, - 112, - 10.116647720336914 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5365301370620728, - -2.17685604095459, - 0.699999988079071 - ], - "rotation": 119.16719986373863, - "pixel_coords": [ - 72, - 103, - 10.629188537597656 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.20237311720848083, - 1.468917965888977, - 0.699999988079071 - ], - "rotation": 268.2730220713135, - "pixel_coords": [ - 190, - 86, - 11.71727180480957 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0309" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0310_cf1.json b/dataset_1k_720p_2/scenes/scene_0310_cf1.json deleted file mode 100644 index e0a6f757d5253c9b0fa351f18f391880837454f6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0310_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 310, - "image_filename": "SCENE_0310_new_000310.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.24812747538089752, - 2.1528124809265137, - 0.699999988079071 - ], - "rotation": 278.3027085306074, - "pixel_coords": [ - 213, - 87, - 12.170683860778809 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.476635217666626, - -2.307582139968872, - 0.3499999940395355 - ], - "rotation": 273.4685159991114, - "pixel_coords": [ - 74, - 115, - 11.076480865478516 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7589895725250244, - -2.344756841659546, - 0.3499999940395355 - ], - "rotation": 64.69345910823715, - "pixel_coords": [ - 131, - 161, - 8.83092212677002 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.755514144897461, - -2.968487501144409, - 0.699999988079071 - ], - "rotation": 306.28973720668625, - "pixel_coords": [ - 36, - 97, - 11.426992416381836 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5220009088516235, - 0.1122870147228241, - 0.3499999940395355 - ], - "rotation": 117.58658561598006, - "pixel_coords": [ - 173, - 115, - 11.029437065124512 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.863555669784546, - -0.2318456768989563, - 0.3499999940395355 - ], - "rotation": 67.61387390171949, - "pixel_coords": [ - 122, - 94, - 12.48122787475586 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0310" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0310_cf2.json b/dataset_1k_720p_2/scenes/scene_0310_cf2.json deleted file mode 100644 index 5156a912e8d7f9ebf920a8092c64302ef02b8179..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0310_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 310, - "image_filename": "SCENE_0310_new_000310.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.24812747538089752, - 2.1528124809265137, - 0.699999988079071 - ], - "rotation": 278.3027085306074, - "pixel_coords": [ - 213, - 87, - 12.170683860778809 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.476635217666626, - -2.307582139968872, - 0.3499999940395355 - ], - "rotation": 273.4685159991114, - "pixel_coords": [ - 74, - 115, - 11.076480865478516 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7589895725250244, - -2.344756841659546, - 0.3499999940395355 - ], - "rotation": 64.69345910823715, - "pixel_coords": [ - 131, - 161, - 8.83092212677002 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.755514144897461, - -2.968487501144409, - 0.699999988079071 - ], - "rotation": 306.28973720668625, - "pixel_coords": [ - 36, - 97, - 11.426992416381836 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5220009088516235, - 0.1122870147228241, - 0.3499999940395355 - ], - "rotation": 117.58658561598006, - "pixel_coords": [ - 173, - 115, - 11.029437065124512 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.863555669784546, - -0.2318456768989563, - 0.3499999940395355 - ], - "rotation": 67.61387390171949, - "pixel_coords": [ - 122, - 94, - 12.48122787475586 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0310" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0310_original.json b/dataset_1k_720p_2/scenes/scene_0310_original.json deleted file mode 100644 index 3227c1670731da64d090aacad443417fcfbd5f5e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0310_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 310, - "image_filename": "SCENE_0310_new_000310.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.24812747538089752, - 2.1528124809265137, - 0.699999988079071 - ], - "rotation": 278.3027085306074, - "pixel_coords": [ - 213, - 87, - 12.170683860778809 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.476635217666626, - -2.307582139968872, - 0.3499999940395355 - ], - "rotation": 273.4685159991114, - "pixel_coords": [ - 74, - 115, - 11.076480865478516 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7589895725250244, - -2.344756841659546, - 0.3499999940395355 - ], - "rotation": 64.69345910823715, - "pixel_coords": [ - 131, - 161, - 8.83092212677002 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.755514144897461, - -2.968487501144409, - 0.699999988079071 - ], - "rotation": 306.28973720668625, - "pixel_coords": [ - 36, - 97, - 11.426992416381836 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5220009088516235, - 0.1122870147228241, - 0.3499999940395355 - ], - "rotation": 117.58658561598006, - "pixel_coords": [ - 173, - 115, - 11.029437065124512 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.863555669784546, - -0.2318456768989563, - 0.3499999940395355 - ], - "rotation": 67.61387390171949, - "pixel_coords": [ - 122, - 94, - 12.48122787475586 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0310" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0311_cf1.json b/dataset_1k_720p_2/scenes/scene_0311_cf1.json deleted file mode 100644 index ff05b84cea99b0bcdfcb08f063b88dfd2b1f6dac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0311_cf1.json +++ /dev/null @@ -1,383 +0,0 @@ -{ - "split": "new", - "image_index": 311, - "image_filename": "SCENE_0311_new_000311.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7562865614891052, - 1.2820111513137817, - 0.3499999940395355 - ], - "rotation": 142.3010949823584, - "pixel_coords": [ - 173, - 95, - 12.618945121765137 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.08573596179485321, - -2.5278899669647217, - 0.699999988079071 - ], - "rotation": 327.579626809492, - "pixel_coords": [ - 89, - 121, - 9.748655319213867 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1546391248703003, - 2.761000871658325, - 0.699999988079071 - ], - "rotation": 99.02668887485505, - "pixel_coords": [ - 194, - 75, - 13.622075080871582 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.219494104385376, - -0.6204608082771301, - 0.699999988079071 - ], - "rotation": 202.7064630680667, - "pixel_coords": [ - 197, - 129, - 9.304722785949707 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3709253072738647, - -1.114805817604065, - 0.3499999940395355 - ], - "rotation": 144.65407406790922, - "pixel_coords": [ - 108, - 107, - 11.615507125854492 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.035510946065187454, - 2.2498655319213867, - 0.3499999940395355 - ], - "rotation": 204.55103635486458, - "pixel_coords": [ - 208, - 94, - 12.652234077453613 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7064099311828613, - 1.294370174407959, - 0.3499999940395355 - ], - "rotation": 110.31798060931447, - "pixel_coords": [ - 254, - 126, - 10.257266998291016 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7580645084381104, - 2.2826104164123535, - 0.3499999940395355 - ], - "rotation": 219.1751842479535, - "pixel_coords": [ - 274, - 118, - 10.809040069580078 - ], - "color": "cyan" - }, - { - "shape": "cube", - "color": "red", - "material": "rubber", - "size": "small", - "3d_coords": [ - -2.847746677869579, - 2.95589180756798, - 0.35 - ], - "rotation": 254.6232920478459, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 0, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 6, - 7 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 6 - ] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0311" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0311_cf2.json b/dataset_1k_720p_2/scenes/scene_0311_cf2.json deleted file mode 100644 index 79ea0b7bcc8231f00f297ee2190a89e42dfc9520..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0311_cf2.json +++ /dev/null @@ -1,383 +0,0 @@ -{ - "split": "new", - "image_index": 311, - "image_filename": "SCENE_0311_new_000311.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7562865614891052, - 1.2820111513137817, - 0.3499999940395355 - ], - "rotation": 142.3010949823584, - "pixel_coords": [ - 173, - 95, - 12.618945121765137 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.08573596179485321, - -2.5278899669647217, - 0.699999988079071 - ], - "rotation": 327.579626809492, - "pixel_coords": [ - 89, - 121, - 9.748655319213867 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1546391248703003, - 2.761000871658325, - 0.699999988079071 - ], - "rotation": 99.02668887485505, - "pixel_coords": [ - 194, - 75, - 13.622075080871582 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.219494104385376, - -0.6204608082771301, - 0.699999988079071 - ], - "rotation": 202.7064630680667, - "pixel_coords": [ - 197, - 129, - 9.304722785949707 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3709253072738647, - -1.114805817604065, - 0.3499999940395355 - ], - "rotation": 144.65407406790922, - "pixel_coords": [ - 108, - 107, - 11.615507125854492 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.035510946065187454, - 2.2498655319213867, - 0.3499999940395355 - ], - "rotation": 204.55103635486458, - "pixel_coords": [ - 208, - 94, - 12.652234077453613 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7064099311828613, - 1.294370174407959, - 0.3499999940395355 - ], - "rotation": 110.31798060931447, - "pixel_coords": [ - 254, - 126, - 10.257266998291016 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7580645084381104, - 2.2826104164123535, - 0.3499999940395355 - ], - "rotation": 219.1751842479535, - "pixel_coords": [ - 274, - 118, - 10.809040069580078 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "color": "green", - "material": "rubber", - "size": "large", - "3d_coords": [ - -2.713228639148948, - -2.542615962039318, - 0.35 - ], - "rotation": 245.8052380537857, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 0, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 6, - 7 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 6 - ] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added green rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0311" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0311_original.json b/dataset_1k_720p_2/scenes/scene_0311_original.json deleted file mode 100644 index 2abdfabffbe1d3c27acb7b73d8f5a707490d1dc1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0311_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 311, - "image_filename": "SCENE_0311_new_000311.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7562865614891052, - 1.2820111513137817, - 0.3499999940395355 - ], - "rotation": 142.3010949823584, - "pixel_coords": [ - 173, - 95, - 12.618945121765137 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.08573596179485321, - -2.5278899669647217, - 0.699999988079071 - ], - "rotation": 327.579626809492, - "pixel_coords": [ - 89, - 121, - 9.748655319213867 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1546391248703003, - 2.761000871658325, - 0.699999988079071 - ], - "rotation": 99.02668887485505, - "pixel_coords": [ - 194, - 75, - 13.622075080871582 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.219494104385376, - -0.6204608082771301, - 0.699999988079071 - ], - "rotation": 202.7064630680667, - "pixel_coords": [ - 197, - 129, - 9.304722785949707 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3709253072738647, - -1.114805817604065, - 0.3499999940395355 - ], - "rotation": 144.65407406790922, - "pixel_coords": [ - 108, - 107, - 11.615507125854492 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.035510946065187454, - 2.2498655319213867, - 0.3499999940395355 - ], - "rotation": 204.55103635486458, - "pixel_coords": [ - 208, - 94, - 12.652234077453613 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7064099311828613, - 1.294370174407959, - 0.3499999940395355 - ], - "rotation": 110.31798060931447, - "pixel_coords": [ - 254, - 126, - 10.257266998291016 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7580645084381104, - 2.2826104164123535, - 0.3499999940395355 - ], - "rotation": 219.1751842479535, - "pixel_coords": [ - 274, - 118, - 10.809040069580078 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 0, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 6, - 7 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 6 - ] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0311" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0312_cf1.json b/dataset_1k_720p_2/scenes/scene_0312_cf1.json deleted file mode 100644 index 7f46eb89c170861d3f32762309343c999302596d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0312_cf1.json +++ /dev/null @@ -1,249 +0,0 @@ -{ - "split": "new", - "image_index": 312, - "image_filename": "SCENE_0312_new_000312.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2712383270263672, - -1.9112621545791626, - 0.3499999940395355 - ], - "rotation": 140.29119681110436, - "pixel_coords": [ - 135, - 146, - 8.900230407714844 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9916969537734985, - 1.3251378536224365, - 0.699999988079071 - ], - "rotation": 15.251693825755442, - "pixel_coords": [ - 239, - 109, - 10.119121551513672 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7360970973968506, - 2.2935781478881836, - 0.699999988079071 - ], - "rotation": 251.52026516854795, - "pixel_coords": [ - 160, - 65, - 13.92906379699707 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7386398315429688, - -1.4556550979614258, - 0.699999988079071 - ], - "rotation": 265.4889000142657, - "pixel_coords": [ - 106, - 104, - 10.391133308410645 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5395212173461914, - -0.8978644013404846, - 0.699999988079071 - ], - "rotation": 72.77501611138709, - "pixel_coords": [ - 92, - 84, - 11.951445579528809 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 4 - ] - ], - "left": [ - [ - 1, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cube", - "change_score": 25.180990443385443, - "change_attempts": 1, - "source_scene": "scene_0312" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0312_cf2.json b/dataset_1k_720p_2/scenes/scene_0312_cf2.json deleted file mode 100644 index d7a99b6243a0329dd7e7433a87b9587100f8d94e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0312_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 312, - "image_filename": "SCENE_0312_new_000312.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2712383270263672, - -1.9112621545791626, - 0.3499999940395355 - ], - "rotation": 140.29119681110436, - "pixel_coords": [ - 135, - 146, - 8.900230407714844 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.308786153793335, - 0.701086163520813, - 0.699999988079071 - ], - "rotation": 213.78436213910442, - "pixel_coords": [ - 134, - 76, - 12.71588134765625 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9916969537734985, - 1.3251378536224365, - 0.699999988079071 - ], - "rotation": 15.251693825755442, - "pixel_coords": [ - 239, - 109, - 10.119121551513672 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7360970973968506, - 2.2935781478881836, - 0.699999988079071 - ], - "rotation": 251.52026516854795, - "pixel_coords": [ - 160, - 65, - 13.92906379699707 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7386398315429688, - -1.4556550979614258, - 0.699999988079071 - ], - "rotation": 265.4889000142657, - "pixel_coords": [ - 106, - 104, - 10.391133308410645 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5395212173461914, - -0.8978644013404846, - 0.699999988079071 - ], - "rotation": 72.77501611138709, - "pixel_coords": [ - 92, - 84, - 11.951445579528809 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 4 - ] - ], - "left": [ - [ - 1, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown cylinder to blue", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0312" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0312_original.json b/dataset_1k_720p_2/scenes/scene_0312_original.json deleted file mode 100644 index 70cfe91739abc7eb5139d1d60085d0812dc68ede..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0312_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 312, - "image_filename": "SCENE_0312_new_000312.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2712383270263672, - -1.9112621545791626, - 0.3499999940395355 - ], - "rotation": 140.29119681110436, - "pixel_coords": [ - 135, - 146, - 8.900230407714844 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.308786153793335, - 0.701086163520813, - 0.699999988079071 - ], - "rotation": 213.78436213910442, - "pixel_coords": [ - 134, - 76, - 12.71588134765625 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9916969537734985, - 1.3251378536224365, - 0.699999988079071 - ], - "rotation": 15.251693825755442, - "pixel_coords": [ - 239, - 109, - 10.119121551513672 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7360970973968506, - 2.2935781478881836, - 0.699999988079071 - ], - "rotation": 251.52026516854795, - "pixel_coords": [ - 160, - 65, - 13.92906379699707 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7386398315429688, - -1.4556550979614258, - 0.699999988079071 - ], - "rotation": 265.4889000142657, - "pixel_coords": [ - 106, - 104, - 10.391133308410645 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5395212173461914, - -0.8978644013404846, - 0.699999988079071 - ], - "rotation": 72.77501611138709, - "pixel_coords": [ - 92, - 84, - 11.951445579528809 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 4 - ] - ], - "left": [ - [ - 1, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0312" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0313_cf1.json b/dataset_1k_720p_2/scenes/scene_0313_cf1.json deleted file mode 100644 index cc5ec40bc52f0e28591e30d307b224cc26193efd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0313_cf1.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 313, - "image_filename": "SCENE_0313_new_000313.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.21707704663276672, - -2.4780831336975098, - 0.699999988079071 - ], - "rotation": 149.0919033590768, - "pixel_coords": [ - 99, - 129, - 9.502099990844727 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.367830276489258, - 1.4641602039337158, - 0.699999988079071 - ], - "rotation": 186.2637351515003, - "pixel_coords": [ - 146, - 71, - 13.564011573791504 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.08116628229618073, - 1.9266945123672485, - 0.3499999940395355 - ], - "rotation": 139.21372024537683, - "pixel_coords": [ - 198, - 94, - 12.522326469421387 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3465477228164673, - 1.0286226272583008, - 0.699999988079071 - ], - "rotation": 20.230276180009298, - "pixel_coords": [ - 214, - 104, - 10.89129638671875 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.613279342651367, - 2.939715623855591, - 0.3499999940395355 - ], - "rotation": 191.2184417891333, - "pixel_coords": [ - 169, - 70, - 14.777626037597656 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7788538932800293, - -0.8628215193748474, - 0.3499999940395355 - ], - "rotation": 233.04827752497926, - "pixel_coords": [ - 209, - 155, - 8.979448318481445 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9279306530952454, - -0.8102535009384155, - 0.699999988079071 - ], - "rotation": 11.569974295540298, - "pixel_coords": [ - 161, - 118, - 10.050176620483398 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6076973556121694, - -1.3007465187432876, - 0.699999988079071 - ], - "rotation": 148.36635471615693, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 6 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 5, - 7 - ], - [ - 0, - 5 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 7 - ], - [ - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 2, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cube from right of cyan cube to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0313" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0313_cf2.json b/dataset_1k_720p_2/scenes/scene_0313_cf2.json deleted file mode 100644 index de3bb1be94849befe55c29a142a30884cce727b5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0313_cf2.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 313, - "image_filename": "SCENE_0313_new_000313.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.21707704663276672, - -2.4780831336975098, - 0.699999988079071 - ], - "rotation": 149.0919033590768, - "pixel_coords": [ - 99, - 129, - 9.502099990844727 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.367830276489258, - 1.4641602039337158, - 0.699999988079071 - ], - "rotation": 186.2637351515003, - "pixel_coords": [ - 146, - 71, - 13.564011573791504 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.08116628229618073, - 1.9266945123672485, - 0.3499999940395355 - ], - "rotation": 139.21372024537683, - "pixel_coords": [ - 198, - 94, - 12.522326469421387 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3465477228164673, - 1.0286226272583008, - 0.699999988079071 - ], - "rotation": 20.230276180009298, - "pixel_coords": [ - 214, - 104, - 10.89129638671875 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.613279342651367, - 2.939715623855591, - 0.3499999940395355 - ], - "rotation": 191.2184417891333, - "pixel_coords": [ - 169, - 70, - 14.777626037597656 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7788538932800293, - -0.8628215193748474, - 0.3499999940395355 - ], - "rotation": 233.04827752497926, - "pixel_coords": [ - 209, - 155, - 8.979448318481445 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9279306530952454, - -0.8102535009384155, - 0.699999988079071 - ], - "rotation": 11.569974295540298, - "pixel_coords": [ - 161, - 118, - 10.050176620483398 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9834494590759277, - 1.1910916566848755, - 0.699999988079071 - ], - "rotation": 148.36635471615693, - "pixel_coords": [ - 262, - 120, - 9.927887916564941 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 6 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 5, - 7 - ], - [ - 0, - 5 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 7 - ], - [ - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 2, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0313" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0313_original.json b/dataset_1k_720p_2/scenes/scene_0313_original.json deleted file mode 100644 index 068547fdcc6f54a4f67b55b028a4c376d94821db..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0313_original.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 313, - "image_filename": "SCENE_0313_new_000313.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.21707704663276672, - -2.4780831336975098, - 0.699999988079071 - ], - "rotation": 149.0919033590768, - "pixel_coords": [ - 99, - 129, - 9.502099990844727 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.367830276489258, - 1.4641602039337158, - 0.699999988079071 - ], - "rotation": 186.2637351515003, - "pixel_coords": [ - 146, - 71, - 13.564011573791504 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.08116628229618073, - 1.9266945123672485, - 0.3499999940395355 - ], - "rotation": 139.21372024537683, - "pixel_coords": [ - 198, - 94, - 12.522326469421387 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3465477228164673, - 1.0286226272583008, - 0.699999988079071 - ], - "rotation": 20.230276180009298, - "pixel_coords": [ - 214, - 104, - 10.89129638671875 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.613279342651367, - 2.939715623855591, - 0.3499999940395355 - ], - "rotation": 191.2184417891333, - "pixel_coords": [ - 169, - 70, - 14.777626037597656 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7788538932800293, - -0.8628215193748474, - 0.3499999940395355 - ], - "rotation": 233.04827752497926, - "pixel_coords": [ - 209, - 155, - 8.979448318481445 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9279306530952454, - -0.8102535009384155, - 0.699999988079071 - ], - "rotation": 11.569974295540298, - "pixel_coords": [ - 161, - 118, - 10.050176620483398 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9834494590759277, - 1.1910916566848755, - 0.699999988079071 - ], - "rotation": 148.36635471615693, - "pixel_coords": [ - 262, - 120, - 9.927887916564941 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 6 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 5, - 7 - ], - [ - 0, - 5 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 7 - ], - [ - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 2, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0313" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0314_cf1.json b/dataset_1k_720p_2/scenes/scene_0314_cf1.json deleted file mode 100644 index 71af6dad4209ca864f8496de71ffadfba582ce5c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0314_cf1.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 314, - "image_filename": "SCENE_0314_new_000314.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.116867184638977, - 1.5802758932113647, - 0.699999988079071 - ], - "rotation": 286.1411076087482, - "pixel_coords": [ - 223, - 96, - 10.64394760131836 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9176766872406006, - -2.726663112640381, - 0.699999988079071 - ], - "rotation": 169.23880780691556, - "pixel_coords": [ - 155, - 185, - 6.95678186416626 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6825029850006104, - 2.4847307205200195, - 0.3499999940395355 - ], - "rotation": 237.27231712083025, - "pixel_coords": [ - 284, - 115, - 10.308905601501465 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7533590197563171, - 2.2020134925842285, - 0.3499999940395355 - ], - "rotation": 252.8609546313739, - "pixel_coords": [ - 192, - 84, - 12.402276039123535 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0017298460006714, - 0.4614608883857727, - 0.699999988079071 - ], - "rotation": 266.4149351640683, - "pixel_coords": [ - 150, - 86, - 11.385668754577637 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0314" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0314_cf2.json b/dataset_1k_720p_2/scenes/scene_0314_cf2.json deleted file mode 100644 index 232adf8b70f0f43987a4f3624da6d4ffe88c5273..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0314_cf2.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 314, - "image_filename": "SCENE_0314_new_000314.png", - "objects": [ - { - "shape": "sphere", - "color": "red", - "material": "metal", - "size": "large", - "3d_coords": [ - 1.116867184638977, - 1.5802758932113647, - 0.699999988079071 - ], - "rotation": 18.021542295338588, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9176766872406006, - -2.726663112640381, - 0.699999988079071 - ], - "rotation": 169.23880780691556, - "pixel_coords": [ - 155, - 185, - 6.95678186416626 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6825029850006104, - 2.4847307205200195, - 0.3499999940395355 - ], - "rotation": 237.27231712083025, - "pixel_coords": [ - 284, - 115, - 10.308905601501465 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7533590197563171, - 2.2020134925842285, - 0.3499999940395355 - ], - "rotation": 252.8609546313739, - "pixel_coords": [ - 192, - 84, - 12.402276039123535 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0017298460006714, - 0.4614608883857727, - 0.699999988079071 - ], - "rotation": 266.4149351640683, - "pixel_coords": [ - 150, - 86, - 11.385668754577637 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown cube with red sphere", - "change_score": 3.2552234296849734, - "change_attempts": 1, - "source_scene": "scene_0314" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0314_original.json b/dataset_1k_720p_2/scenes/scene_0314_original.json deleted file mode 100644 index 71b7971acefd3522b77032b2ce0c9c1dbbef7b97..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0314_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 314, - "image_filename": "SCENE_0314_new_000314.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.116867184638977, - 1.5802758932113647, - 0.699999988079071 - ], - "rotation": 286.1411076087482, - "pixel_coords": [ - 223, - 96, - 10.64394760131836 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9176766872406006, - -2.726663112640381, - 0.699999988079071 - ], - "rotation": 169.23880780691556, - "pixel_coords": [ - 155, - 185, - 6.95678186416626 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6825029850006104, - 2.4847307205200195, - 0.3499999940395355 - ], - "rotation": 237.27231712083025, - "pixel_coords": [ - 284, - 115, - 10.308905601501465 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7533590197563171, - 2.2020134925842285, - 0.3499999940395355 - ], - "rotation": 252.8609546313739, - "pixel_coords": [ - 192, - 84, - 12.402276039123535 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0017298460006714, - 0.4614608883857727, - 0.699999988079071 - ], - "rotation": 266.4149351640683, - "pixel_coords": [ - 150, - 86, - 11.385668754577637 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0314" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0315_cf1.json b/dataset_1k_720p_2/scenes/scene_0315_cf1.json deleted file mode 100644 index 7083b876758a84499b639574a321710fe952558a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0315_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 315, - "image_filename": "SCENE_0315_new_000315.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.966799020767212, - -2.5187125205993652, - 0.699999988079071 - ], - "rotation": 153.99072709624792, - "pixel_coords": [ - 52, - 101, - 10.348123550415039 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0234776735305786, - -0.38238146901130676, - 0.3499999940395355 - ], - "rotation": 72.40928911957467, - "pixel_coords": [ - 173, - 126, - 9.71102237701416 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.697031259536743, - -0.0559159591794014, - 0.699999988079071 - ], - "rotation": 154.35804883746206, - "pixel_coords": [ - 109, - 75, - 12.240323066711426 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4782060384750366, - 2.9674220085144043, - 0.3499999940395355 - ], - "rotation": 263.80398868785693, - "pixel_coords": [ - 195, - 74, - 13.301872253417969 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3275288343429565, - 2.321695327758789, - 0.3499999940395355 - ], - "rotation": 15.189557882037272, - "pixel_coords": [ - 243, - 103, - 11.042939186096191 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0315" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0315_cf2.json b/dataset_1k_720p_2/scenes/scene_0315_cf2.json deleted file mode 100644 index 4d6215d014a811e1071706b741b51f13beacde84..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0315_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 315, - "image_filename": "SCENE_0315_new_000315.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.966799020767212, - -2.5187125205993652, - 0.699999988079071 - ], - "rotation": 153.99072709624792, - "pixel_coords": [ - 52, - 101, - 10.348123550415039 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0234776735305786, - -0.38238146901130676, - 0.3499999940395355 - ], - "rotation": 72.40928911957467, - "pixel_coords": [ - 173, - 126, - 9.71102237701416 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.697031259536743, - -0.0559159591794014, - 0.699999988079071 - ], - "rotation": 154.35804883746206, - "pixel_coords": [ - 109, - 75, - 12.240323066711426 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4782060384750366, - 2.9674220085144043, - 0.3499999940395355 - ], - "rotation": 263.80398868785693, - "pixel_coords": [ - 195, - 74, - 13.301872253417969 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3275288343429565, - 2.321695327758789, - 0.3499999940395355 - ], - "rotation": 15.189557882037272, - "pixel_coords": [ - 243, - 103, - 11.042939186096191 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0315" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0315_original.json b/dataset_1k_720p_2/scenes/scene_0315_original.json deleted file mode 100644 index b730f134a54e2a204afcb9ce7428e931c18f3688..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0315_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 315, - "image_filename": "SCENE_0315_new_000315.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.966799020767212, - -2.5187125205993652, - 0.699999988079071 - ], - "rotation": 153.99072709624792, - "pixel_coords": [ - 52, - 101, - 10.348123550415039 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0234776735305786, - -0.38238146901130676, - 0.3499999940395355 - ], - "rotation": 72.40928911957467, - "pixel_coords": [ - 173, - 126, - 9.71102237701416 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.697031259536743, - -0.0559159591794014, - 0.699999988079071 - ], - "rotation": 154.35804883746206, - "pixel_coords": [ - 109, - 75, - 12.240323066711426 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4782060384750366, - 2.9674220085144043, - 0.3499999940395355 - ], - "rotation": 263.80398868785693, - "pixel_coords": [ - 195, - 74, - 13.301872253417969 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3275288343429565, - 2.321695327758789, - 0.3499999940395355 - ], - "rotation": 15.189557882037272, - "pixel_coords": [ - 243, - 103, - 11.042939186096191 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0315" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0316_cf1.json b/dataset_1k_720p_2/scenes/scene_0316_cf1.json deleted file mode 100644 index be543e2c688f0212227606bc0fe0a75e4370612f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0316_cf1.json +++ /dev/null @@ -1,356 +0,0 @@ -{ - "split": "new", - "image_index": 316, - "image_filename": "SCENE_0316_new_000316.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4613630771636963, - -0.7830355167388916, - 0.3499999940395355 - ], - "rotation": 241.6079680194054, - "pixel_coords": [ - 204, - 149, - 8.803145408630371 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5544699430465698, - 0.21011345088481903, - 0.3499999940395355 - ], - "rotation": 90.37797676858209, - "pixel_coords": [ - 177, - 114, - 10.653461456298828 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.38650089502334595, - -2.986020088195801, - 0.699999988079071 - ], - "rotation": 357.058261346745, - "pixel_coords": [ - 82, - 137, - 8.659148216247559 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.3324055075645447, - 2.4976041316986084, - 0.3499999940395355 - ], - "rotation": 202.79099095303684, - "pixel_coords": [ - 219, - 92, - 12.191635131835938 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.908572793006897, - 2.2358903884887695, - 0.3499999940395355 - ], - "rotation": 102.98640910892931, - "pixel_coords": [ - 253, - 108, - 11.002789497375488 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8572765588760376, - -1.5720797777175903, - 0.3499999940395355 - ], - "rotation": 70.96075161430868, - "pixel_coords": [ - 165, - 151, - 8.717151641845703 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.563617467880249, - 2.5417420864105225, - 0.699999988079071 - ], - "rotation": 307.8257491994075, - "pixel_coords": [ - 181, - 69, - 13.2993803024292 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.963912010192871, - -2.2658090591430664, - 0.3499999940395355 - ], - "rotation": 224.94946566475346, - "pixel_coords": [ - 63, - 111, - 10.79041862487793 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 3, - 6 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 3, - 6 - ] - ], - "front": [ - [], - [ - 0, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 5, - 7 - ], - [ - 2, - 5, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 1, - 2, - 5, - 7 - ], - [] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan cube and green sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0316" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0316_cf2.json b/dataset_1k_720p_2/scenes/scene_0316_cf2.json deleted file mode 100644 index 6276829a1c5d2189273415c3374c812d5c27660f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0316_cf2.json +++ /dev/null @@ -1,356 +0,0 @@ -{ - "split": "new", - "image_index": 316, - "image_filename": "SCENE_0316_new_000316.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4613630771636963, - -0.7830355167388916, - 0.3499999940395355 - ], - "rotation": 241.6079680194054, - "pixel_coords": [ - 204, - 149, - 8.803145408630371 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5544699430465698, - 0.21011345088481903, - 0.3499999940395355 - ], - "rotation": 90.37797676858209, - "pixel_coords": [ - 177, - 114, - 10.653461456298828 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.38650089502334595, - -2.986020088195801, - 0.699999988079071 - ], - "rotation": 357.058261346745, - "pixel_coords": [ - 82, - 137, - 8.659148216247559 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.3324055075645447, - 2.4976041316986084, - 0.3499999940395355 - ], - "rotation": 202.79099095303684, - "pixel_coords": [ - 219, - 92, - 12.191635131835938 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.908572793006897, - 2.2358903884887695, - 0.3499999940395355 - ], - "rotation": 102.98640910892931, - "pixel_coords": [ - 253, - 108, - 11.002789497375488 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8572765588760376, - -1.5720797777175903, - 0.3499999940395355 - ], - "rotation": 70.96075161430868, - "pixel_coords": [ - 165, - 151, - 8.717151641845703 - ], - "color": "purple" - }, - { - "shape": "sphere", - "color": "brown", - "material": "rubber", - "size": "large", - "3d_coords": [ - -1.563617467880249, - 2.5417420864105225, - 0.699999988079071 - ], - "rotation": 138.73803554583802, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.963912010192871, - -2.2658090591430664, - 0.3499999940395355 - ], - "rotation": 224.94946566475346, - "pixel_coords": [ - 63, - 111, - 10.79041862487793 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 3, - 6 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 3, - 6 - ] - ], - "front": [ - [], - [ - 0, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 5, - 7 - ], - [ - 2, - 5, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 1, - 2, - 5, - 7 - ], - [] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red cube with brown sphere", - "change_score": 3.4696880934821372, - "change_attempts": 1, - "source_scene": "scene_0316" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0316_original.json b/dataset_1k_720p_2/scenes/scene_0316_original.json deleted file mode 100644 index a3b5199363ee400c79379484e5b3aa6e7c4fb01d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0316_original.json +++ /dev/null @@ -1,354 +0,0 @@ -{ - "split": "new", - "image_index": 316, - "image_filename": "SCENE_0316_new_000316.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4613630771636963, - -0.7830355167388916, - 0.3499999940395355 - ], - "rotation": 241.6079680194054, - "pixel_coords": [ - 204, - 149, - 8.803145408630371 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5544699430465698, - 0.21011345088481903, - 0.3499999940395355 - ], - "rotation": 90.37797676858209, - "pixel_coords": [ - 177, - 114, - 10.653461456298828 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.38650089502334595, - -2.986020088195801, - 0.699999988079071 - ], - "rotation": 357.058261346745, - "pixel_coords": [ - 82, - 137, - 8.659148216247559 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.3324055075645447, - 2.4976041316986084, - 0.3499999940395355 - ], - "rotation": 202.79099095303684, - "pixel_coords": [ - 219, - 92, - 12.191635131835938 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.908572793006897, - 2.2358903884887695, - 0.3499999940395355 - ], - "rotation": 102.98640910892931, - "pixel_coords": [ - 253, - 108, - 11.002789497375488 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8572765588760376, - -1.5720797777175903, - 0.3499999940395355 - ], - "rotation": 70.96075161430868, - "pixel_coords": [ - 165, - 151, - 8.717151641845703 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.563617467880249, - 2.5417420864105225, - 0.699999988079071 - ], - "rotation": 307.8257491994075, - "pixel_coords": [ - 181, - 69, - 13.2993803024292 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.963912010192871, - -2.2658090591430664, - 0.3499999940395355 - ], - "rotation": 224.94946566475346, - "pixel_coords": [ - 63, - 111, - 10.79041862487793 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 3, - 6 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 3, - 6 - ] - ], - "front": [ - [], - [ - 0, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 5, - 7 - ], - [ - 2, - 5, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 1, - 2, - 5, - 7 - ], - [] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0316" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0317_cf1.json b/dataset_1k_720p_2/scenes/scene_0317_cf1.json deleted file mode 100644 index 79980aaa273d51f5a48360bef0c1333d97ea636a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0317_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 317, - "image_filename": "SCENE_0317_new_000317.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.35777780413627625, - -2.072946071624756, - 0.699999988079071 - ], - "rotation": 87.8732003805568, - "pixel_coords": [ - 96, - 115, - 9.76236629486084 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.778496742248535, - 2.3011255264282227, - 0.699999988079071 - ], - "rotation": 100.95413240194387, - "pixel_coords": [ - 157, - 65, - 13.993861198425293 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6219554146624784, - -2.355964981664724, - 0.3499999940395355 - ], - "rotation": 172.85567721929075, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6820640563964844, - -1.8230466842651367, - 0.3499999940395355 - ], - "rotation": 74.85179172794815, - "pixel_coords": [ - 81, - 109, - 10.956001281738281 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7930519580841064, - 1.2104562520980835, - 0.699999988079071 - ], - "rotation": 150.72678578322868, - "pixel_coords": [ - 231, - 107, - 10.268712043762207 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple cylinder from (-2.2,0.9) to (2.6,-2.4)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0317" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0317_cf2.json b/dataset_1k_720p_2/scenes/scene_0317_cf2.json deleted file mode 100644 index fd29f95104a23f3bf8ecb49b054b7fe1545ccd79..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0317_cf2.json +++ /dev/null @@ -1,204 +0,0 @@ -{ - "split": "new", - "image_index": 317, - "image_filename": "SCENE_0317_new_000317.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.778496742248535, - 2.3011255264282227, - 0.699999988079071 - ], - "rotation": 100.95413240194387, - "pixel_coords": [ - 157, - 65, - 13.993861198425293 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2018189430236816, - 0.8512212038040161, - 0.3499999940395355 - ], - "rotation": 172.85567721929075, - "pixel_coords": [ - 138, - 85, - 12.89694595336914 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6820640563964844, - -1.8230466842651367, - 0.3499999940395355 - ], - "rotation": 74.85179172794815, - "pixel_coords": [ - 81, - 109, - 10.956001281738281 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7930519580841064, - 1.2104562520980835, - 0.699999988079071 - ], - "rotation": 150.72678578322868, - "pixel_coords": [ - 231, - 107, - 10.268712043762207 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple cube", - "change_score": 25.003745391133343, - "change_attempts": 1, - "source_scene": "scene_0317" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0317_original.json b/dataset_1k_720p_2/scenes/scene_0317_original.json deleted file mode 100644 index 992b0b9e09570ec6398b7d20a3c4fdb587150613..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0317_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 317, - "image_filename": "SCENE_0317_new_000317.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.35777780413627625, - -2.072946071624756, - 0.699999988079071 - ], - "rotation": 87.8732003805568, - "pixel_coords": [ - 96, - 115, - 9.76236629486084 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.778496742248535, - 2.3011255264282227, - 0.699999988079071 - ], - "rotation": 100.95413240194387, - "pixel_coords": [ - 157, - 65, - 13.993861198425293 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2018189430236816, - 0.8512212038040161, - 0.3499999940395355 - ], - "rotation": 172.85567721929075, - "pixel_coords": [ - 138, - 85, - 12.89694595336914 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6820640563964844, - -1.8230466842651367, - 0.3499999940395355 - ], - "rotation": 74.85179172794815, - "pixel_coords": [ - 81, - 109, - 10.956001281738281 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7930519580841064, - 1.2104562520980835, - 0.699999988079071 - ], - "rotation": 150.72678578322868, - "pixel_coords": [ - 231, - 107, - 10.268712043762207 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0317" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0318_cf1.json b/dataset_1k_720p_2/scenes/scene_0318_cf1.json deleted file mode 100644 index 56ef4688f6fe3a3143f89d57e075d0898cb01f57..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0318_cf1.json +++ /dev/null @@ -1,233 +0,0 @@ -{ - "split": "new", - "image_index": 318, - "image_filename": "SCENE_0318_new_000318.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1129963397979736, - 2.7279696464538574, - 0.3499999940395355 - ], - "rotation": 157.71772819344412, - "pixel_coords": [ - 271, - 109, - 10.829060554504395 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9924247860908508, - 1.7946926355361938, - 0.699999988079071 - ], - "rotation": 142.87774514003667, - "pixel_coords": [ - 225, - 95, - 10.900753021240234 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.935290813446045, - -1.9820979833602905, - 0.3499999940395355 - ], - "rotation": 306.7861402425627, - "pixel_coords": [ - 72, - 106, - 10.973008155822754 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6835813522338867, - -0.5205639600753784, - 0.3499999940395355 - ], - "rotation": 60.403909250953674, - "pixel_coords": [ - 116, - 96, - 11.60682487487793 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.04045851156115532, - 2.788651943206787, - 0.3499999940395355 - ], - "rotation": 280.7376915097413, - "pixel_coords": [ - 222, - 87, - 12.262354850769043 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "color": "gray", - "material": "metal", - "size": "large", - "3d_coords": [ - 1.7995480635203496, - -0.010114370810840878, - 0.35 - ], - "rotation": 249.79052692267643, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0318" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0318_cf2.json b/dataset_1k_720p_2/scenes/scene_0318_cf2.json deleted file mode 100644 index 8751658398a0f58b313b94be443f6fc8faa5ce9f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0318_cf2.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 318, - "image_filename": "SCENE_0318_new_000318.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1129963397979736, - 2.7279696464538574, - 0.3499999940395355 - ], - "rotation": 157.71772819344412, - "pixel_coords": [ - 271, - 109, - 10.829060554504395 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9924247860908508, - 1.7946926355361938, - 0.699999988079071 - ], - "rotation": 142.87774514003667, - "pixel_coords": [ - 225, - 95, - 10.900753021240234 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.935290813446045, - -1.9820979833602905, - 0.3499999940395355 - ], - "rotation": 306.7861402425627, - "pixel_coords": [ - 72, - 106, - 10.973008155822754 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6835813522338867, - -0.5205639600753784, - 0.3499999940395355 - ], - "rotation": 60.403909250953674, - "pixel_coords": [ - 116, - 96, - 11.60682487487793 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.04045851156115532, - 2.788651943206787, - 0.3499999940395355 - ], - "rotation": 280.7376915097413, - "pixel_coords": [ - 222, - 87, - 12.262354850769043 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0318" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0318_original.json b/dataset_1k_720p_2/scenes/scene_0318_original.json deleted file mode 100644 index 7eb10aa2b1e45ddc06ba749f79b5358256462100..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0318_original.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "split": "new", - "image_index": 318, - "image_filename": "SCENE_0318_new_000318.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1129963397979736, - 2.7279696464538574, - 0.3499999940395355 - ], - "rotation": 157.71772819344412, - "pixel_coords": [ - 271, - 109, - 10.829060554504395 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9924247860908508, - 1.7946926355361938, - 0.699999988079071 - ], - "rotation": 142.87774514003667, - "pixel_coords": [ - 225, - 95, - 10.900753021240234 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.935290813446045, - -1.9820979833602905, - 0.3499999940395355 - ], - "rotation": 306.7861402425627, - "pixel_coords": [ - 72, - 106, - 10.973008155822754 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6835813522338867, - -0.5205639600753784, - 0.3499999940395355 - ], - "rotation": 60.403909250953674, - "pixel_coords": [ - 116, - 96, - 11.60682487487793 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.04045851156115532, - 2.788651943206787, - 0.3499999940395355 - ], - "rotation": 280.7376915097413, - "pixel_coords": [ - 222, - 87, - 12.262354850769043 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0318" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0319_cf1.json b/dataset_1k_720p_2/scenes/scene_0319_cf1.json deleted file mode 100644 index 06891ae223950183bb4605788965873f253853a9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0319_cf1.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 319, - "image_filename": "SCENE_0319_new_000319.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3392103314399719, - 0.06858509033918381, - 0.3499999940395355 - ], - "rotation": 58.520503348525146, - "pixel_coords": [ - 169, - 113, - 10.684443473815918 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.108766794204712, - 1.9599237442016602, - 0.699999988079071 - ], - "rotation": 31.360003610577127, - "pixel_coords": [ - 158, - 70, - 13.290294647216797 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4268029928207397, - -0.9161891341209412, - 0.3499999940395355 - ], - "rotation": 133.69787131221798, - "pixel_coords": [ - 108, - 105, - 11.20418930053711 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.25019600987434387, - 2.4786949157714844, - 0.3499999940395355 - ], - "rotation": 80.53608958408861, - "pixel_coords": [ - 216, - 92, - 12.251131057739258 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6798375844955444, - -0.8478178381919861, - 0.699999988079071 - ], - "rotation": 314.07076242283375, - "pixel_coords": [ - 182, - 126, - 9.093764305114746 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.34445902705192566, - -0.7578744888305664, - 0.3499999940395355 - ], - "rotation": 31.111137269524605, - "pixel_coords": [ - 134, - 114, - 10.606813430786133 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.055938959121704, - 1.8044486045837402, - 0.699999988079071 - ], - "rotation": 232.1077957515326, - "pixel_coords": [ - 251, - 102, - 10.51279067993164 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 4 - ] - ], - "left": [ - [ - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 3, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed blue cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0319" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0319_cf2.json b/dataset_1k_720p_2/scenes/scene_0319_cf2.json deleted file mode 100644 index 8c31cfbbb9af195ddd034fa3956fd51a97ae7b33..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0319_cf2.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 319, - "image_filename": "SCENE_0319_new_000319.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3392103314399719, - 0.06858509033918381, - 0.3499999940395355 - ], - "rotation": 58.520503348525146, - "pixel_coords": [ - 169, - 113, - 10.684443473815918 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.108766794204712, - 1.9599237442016602, - 0.699999988079071 - ], - "rotation": 31.360003610577127, - "pixel_coords": [ - 158, - 70, - 13.290294647216797 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4268029928207397, - -0.9161891341209412, - 0.3499999940395355 - ], - "rotation": 133.69787131221798, - "pixel_coords": [ - 108, - 105, - 11.20418930053711 - ], - "color": "green" - }, - { - "shape": "cylinder", - "color": "cyan", - "material": "metal", - "size": "large", - "3d_coords": [ - 0.25019600987434387, - 2.4786949157714844, - 0.3499999940395355 - ], - "rotation": 344.09270691236657, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6798375844955444, - -0.8478178381919861, - 0.699999988079071 - ], - "rotation": 314.07076242283375, - "pixel_coords": [ - 182, - 126, - 9.093764305114746 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.34445902705192566, - -0.7578744888305664, - 0.3499999940395355 - ], - "rotation": 31.111137269524605, - "pixel_coords": [ - 134, - 114, - 10.606813430786133 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.055938959121704, - 1.8044486045837402, - 0.699999988079071 - ], - "rotation": 232.1077957515326, - "pixel_coords": [ - 251, - 102, - 10.51279067993164 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 4 - ] - ], - "left": [ - [ - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 3, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced blue cube with cyan cylinder", - "change_score": 3.267898285199228, - "change_attempts": 1, - "source_scene": "scene_0319" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0319_original.json b/dataset_1k_720p_2/scenes/scene_0319_original.json deleted file mode 100644 index 0ca5acf2356b9b31de7268c27bc5a7b90910b419..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0319_original.json +++ /dev/null @@ -1,303 +0,0 @@ -{ - "split": "new", - "image_index": 319, - "image_filename": "SCENE_0319_new_000319.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3392103314399719, - 0.06858509033918381, - 0.3499999940395355 - ], - "rotation": 58.520503348525146, - "pixel_coords": [ - 169, - 113, - 10.684443473815918 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.108766794204712, - 1.9599237442016602, - 0.699999988079071 - ], - "rotation": 31.360003610577127, - "pixel_coords": [ - 158, - 70, - 13.290294647216797 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4268029928207397, - -0.9161891341209412, - 0.3499999940395355 - ], - "rotation": 133.69787131221798, - "pixel_coords": [ - 108, - 105, - 11.20418930053711 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.25019600987434387, - 2.4786949157714844, - 0.3499999940395355 - ], - "rotation": 80.53608958408861, - "pixel_coords": [ - 216, - 92, - 12.251131057739258 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6798375844955444, - -0.8478178381919861, - 0.699999988079071 - ], - "rotation": 314.07076242283375, - "pixel_coords": [ - 182, - 126, - 9.093764305114746 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.34445902705192566, - -0.7578744888305664, - 0.3499999940395355 - ], - "rotation": 31.111137269524605, - "pixel_coords": [ - 134, - 114, - 10.606813430786133 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.055938959121704, - 1.8044486045837402, - 0.699999988079071 - ], - "rotation": 232.1077957515326, - "pixel_coords": [ - 251, - 102, - 10.51279067993164 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 4 - ] - ], - "left": [ - [ - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 3, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0319" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0320_cf1.json b/dataset_1k_720p_2/scenes/scene_0320_cf1.json deleted file mode 100644 index 625d5a78b5ba38739f67c63aba641f5348a35949..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0320_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 320, - "image_filename": "SCENE_0320_new_000320.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.519288957118988, - -2.178377866744995, - 0.699999988079071 - ], - "rotation": 181.79383002015408, - "pixel_coords": [ - 110, - 127, - 9.52995777130127 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.47819042205810547, - -0.3302598297595978, - 0.3499999940395355 - ], - "rotation": 246.83869832446476, - "pixel_coords": [ - 161, - 118, - 10.75654411315918 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5182401429493129, - 2.2476109781207665, - 0.3499999940395355 - ], - "rotation": 205.2145165622747, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.552366018295288, - -0.5741366744041443, - 0.699999988079071 - ], - "rotation": 232.14258433849898, - "pixel_coords": [ - 205, - 137, - 9.029523849487305 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4407321214675903, - 1.2216544151306152, - 0.3499999940395355 - ], - "rotation": 42.23980362883126, - "pixel_coords": [ - 161, - 88, - 12.951264381408691 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cube from left of green cylinder to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0320" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0320_cf2.json b/dataset_1k_720p_2/scenes/scene_0320_cf2.json deleted file mode 100644 index 2bf03ffc92cb84ca3a1e348cb2a0b9e92b1d7039..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0320_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 320, - "image_filename": "SCENE_0320_new_000320.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.519288957118988, - -2.178377866744995, - 0.699999988079071 - ], - "rotation": 181.79383002015408, - "pixel_coords": [ - 110, - 127, - 9.52995777130127 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.47819042205810547, - -0.3302598297595978, - 0.3499999940395355 - ], - "rotation": 246.83869832446476, - "pixel_coords": [ - 161, - 118, - 10.75654411315918 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9307734966278076, - -1.7173478603363037, - 0.3499999940395355 - ], - "rotation": 205.2145165622747, - "pixel_coords": [ - 83, - 105, - 11.638105392456055 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.552366018295288, - -0.5741366744041443, - 0.699999988079071 - ], - "rotation": 232.14258433849898, - "pixel_coords": [ - 205, - 137, - 9.029523849487305 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4407321214675903, - 1.2216544151306152, - 0.3499999940395355 - ], - "rotation": 42.23980362883126, - "pixel_coords": [ - 161, - 88, - 12.951264381408691 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0320" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0320_original.json b/dataset_1k_720p_2/scenes/scene_0320_original.json deleted file mode 100644 index 071c91eef8065e6be24ef16229d22eca3e24703d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0320_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 320, - "image_filename": "SCENE_0320_new_000320.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.519288957118988, - -2.178377866744995, - 0.699999988079071 - ], - "rotation": 181.79383002015408, - "pixel_coords": [ - 110, - 127, - 9.52995777130127 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.47819042205810547, - -0.3302598297595978, - 0.3499999940395355 - ], - "rotation": 246.83869832446476, - "pixel_coords": [ - 161, - 118, - 10.75654411315918 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9307734966278076, - -1.7173478603363037, - 0.3499999940395355 - ], - "rotation": 205.2145165622747, - "pixel_coords": [ - 83, - 105, - 11.638105392456055 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.552366018295288, - -0.5741366744041443, - 0.699999988079071 - ], - "rotation": 232.14258433849898, - "pixel_coords": [ - 205, - 137, - 9.029523849487305 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4407321214675903, - 1.2216544151306152, - 0.3499999940395355 - ], - "rotation": 42.23980362883126, - "pixel_coords": [ - 161, - 88, - 12.951264381408691 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0320" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0321_cf1.json b/dataset_1k_720p_2/scenes/scene_0321_cf1.json deleted file mode 100644 index c5257570826a459270cb59ab6f0fad8e698d6d17..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0321_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 321, - "image_filename": "SCENE_0321_new_000321.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3929131031036377, - 1.9992775917053223, - 0.3499999940395355 - ], - "rotation": 277.7759309754895, - "pixel_coords": [ - 235, - 105, - 11.251178741455078 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9657973051071167, - 0.6708629727363586, - 0.699999988079071 - ], - "rotation": 222.93663682009216, - "pixel_coords": [ - 198, - 103, - 10.552913665771484 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0952692031860352, - -2.7508490085601807, - 0.699999988079071 - ], - "rotation": 355.97250921725947, - "pixel_coords": [ - 62, - 116, - 9.792434692382812 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4820948839187622, - -1.98032808303833, - 0.699999988079071 - ], - "rotation": 266.86260161547756, - "pixel_coords": [ - 143, - 141, - 8.609634399414062 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.807011604309082, - 1.549082636833191, - 0.699999988079071 - ], - "rotation": 216.44887849005227, - "pixel_coords": [ - 157, - 73, - 12.863715171813965 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9758687019348145, - -0.836651086807251, - 0.699999988079071 - ], - "rotation": 354.8950484910995, - "pixel_coords": [ - 220, - 148, - 8.34809398651123 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.262772798538208, - 2.4873204231262207, - 0.3499999940395355 - ], - "rotation": 170.39928010266155, - "pixel_coords": [ - 267, - 109, - 10.990649223327637 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cube and gray cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0321" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0321_cf2.json b/dataset_1k_720p_2/scenes/scene_0321_cf2.json deleted file mode 100644 index 3cd0b43e19b3f4332d58e441362b132999365ef0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0321_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 321, - "image_filename": "SCENE_0321_new_000321.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3929131031036377, - 1.9992775917053223, - 0.3499999940395355 - ], - "rotation": 277.7759309754895, - "pixel_coords": [ - 235, - 105, - 11.251178741455078 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9657973051071167, - 0.6708629727363586, - 0.699999988079071 - ], - "rotation": 222.93663682009216, - "pixel_coords": [ - 198, - 103, - 10.552913665771484 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0952692031860352, - -2.7508490085601807, - 0.699999988079071 - ], - "rotation": 355.97250921725947, - "pixel_coords": [ - 62, - 116, - 9.792434692382812 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4820948839187622, - -1.98032808303833, - 0.699999988079071 - ], - "rotation": 266.86260161547756, - "pixel_coords": [ - 143, - 141, - 8.609634399414062 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.807011604309082, - 1.549082636833191, - 0.699999988079071 - ], - "rotation": 216.44887849005227, - "pixel_coords": [ - 157, - 73, - 12.863715171813965 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9758687019348145, - -0.836651086807251, - 0.699999988079071 - ], - "rotation": 354.8950484910995, - "pixel_coords": [ - 220, - 148, - 8.34809398651123 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.262772798538208, - 2.4873204231262207, - 0.3499999940395355 - ], - "rotation": 170.39928010266155, - "pixel_coords": [ - 267, - 109, - 10.990649223327637 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0321" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0321_original.json b/dataset_1k_720p_2/scenes/scene_0321_original.json deleted file mode 100644 index ac685a6da3dd022b3aecef734327f6bc32084af6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0321_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 321, - "image_filename": "SCENE_0321_new_000321.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3929131031036377, - 1.9992775917053223, - 0.3499999940395355 - ], - "rotation": 277.7759309754895, - "pixel_coords": [ - 235, - 105, - 11.251178741455078 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9657973051071167, - 0.6708629727363586, - 0.699999988079071 - ], - "rotation": 222.93663682009216, - "pixel_coords": [ - 198, - 103, - 10.552913665771484 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0952692031860352, - -2.7508490085601807, - 0.699999988079071 - ], - "rotation": 355.97250921725947, - "pixel_coords": [ - 62, - 116, - 9.792434692382812 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4820948839187622, - -1.98032808303833, - 0.699999988079071 - ], - "rotation": 266.86260161547756, - "pixel_coords": [ - 143, - 141, - 8.609634399414062 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.807011604309082, - 1.549082636833191, - 0.699999988079071 - ], - "rotation": 216.44887849005227, - "pixel_coords": [ - 157, - 73, - 12.863715171813965 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9758687019348145, - -0.836651086807251, - 0.699999988079071 - ], - "rotation": 354.8950484910995, - "pixel_coords": [ - 220, - 148, - 8.34809398651123 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.262772798538208, - 2.4873204231262207, - 0.3499999940395355 - ], - "rotation": 170.39928010266155, - "pixel_coords": [ - 267, - 109, - 10.990649223327637 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0321" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0322_cf1.json b/dataset_1k_720p_2/scenes/scene_0322_cf1.json deleted file mode 100644 index 81e4901221a6e26ac238441b576a86ab3c034eb5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0322_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 322, - "image_filename": "SCENE_0322_new_000322.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.36993053555488586, - -2.827683687210083, - 0.3499999940395355 - ], - "rotation": 191.4556228546964, - "pixel_coords": [ - 74, - 134, - 9.701022148132324 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5026156902313232, - -2.4421393871307373, - 0.3499999940395355 - ], - "rotation": 181.78527246467416, - "pixel_coords": [ - 53, - 106, - 11.370983123779297 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1547305583953857, - 1.4234895706176758, - 0.3499999940395355 - ], - "rotation": 218.5961581893656, - "pixel_coords": [ - 243, - 120, - 10.452335357666016 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6097080707550049, - -0.35782545804977417, - 0.699999988079071 - ], - "rotation": 166.34278205558138, - "pixel_coords": [ - 121, - 88, - 11.815167427062988 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0530784130096436, - 0.11684021353721619, - 0.699999988079071 - ], - "rotation": 327.418440377377, - "pixel_coords": [ - 212, - 122, - 9.605914115905762 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.10392005741596222, - 0.8937544226646423, - 0.3499999940395355 - ], - "rotation": 141.1720842660761, - "pixel_coords": [ - 178, - 102, - 11.677298545837402 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.070120096206665, - -2.066622734069824, - 0.699999988079071 - ], - "rotation": 166.5364931568037, - "pixel_coords": [ - 126, - 134, - 9.007227897644043 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6504632234573364, - 2.8405933380126953, - 0.699999988079071 - ], - "rotation": 330.7717412959991, - "pixel_coords": [ - 207, - 75, - 13.018139839172363 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 1, - 3, - 5, - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 2, - 4, - 7 - ], - [ - 2, - 4, - 5, - 7 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0322" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0322_cf2.json b/dataset_1k_720p_2/scenes/scene_0322_cf2.json deleted file mode 100644 index ca6faeb1504ef953b1d427e9427310ce19846294..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0322_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 322, - "image_filename": "SCENE_0322_new_000322.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.36993053555488586, - -2.827683687210083, - 0.3499999940395355 - ], - "rotation": 191.4556228546964, - "pixel_coords": [ - 74, - 134, - 9.701022148132324 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5026156902313232, - -2.4421393871307373, - 0.3499999940395355 - ], - "rotation": 181.78527246467416, - "pixel_coords": [ - 53, - 106, - 11.370983123779297 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1547305583953857, - 1.4234895706176758, - 0.3499999940395355 - ], - "rotation": 218.5961581893656, - "pixel_coords": [ - 243, - 120, - 10.452335357666016 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9969596837847341, - 1.6369327577854902, - 0.699999988079071 - ], - "rotation": 166.34278205558138, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0530784130096436, - 0.11684021353721619, - 0.699999988079071 - ], - "rotation": 327.418440377377, - "pixel_coords": [ - 212, - 122, - 9.605914115905762 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.10392005741596222, - 0.8937544226646423, - 0.3499999940395355 - ], - "rotation": 141.1720842660761, - "pixel_coords": [ - 178, - 102, - 11.677298545837402 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.070120096206665, - -2.066622734069824, - 0.699999988079071 - ], - "rotation": 166.5364931568037, - "pixel_coords": [ - 126, - 134, - 9.007227897644043 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6504632234573364, - 2.8405933380126953, - 0.699999988079071 - ], - "rotation": 330.7717412959991, - "pixel_coords": [ - 207, - 75, - 13.018139839172363 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 1, - 3, - 5, - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 2, - 4, - 7 - ], - [ - 2, - 4, - 5, - 7 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown cube from (-1.6,-0.4) to (1.0,1.6)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0322" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0322_original.json b/dataset_1k_720p_2/scenes/scene_0322_original.json deleted file mode 100644 index 2532a1a98734f4376bc4162d33e7db338a012f01..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0322_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 322, - "image_filename": "SCENE_0322_new_000322.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.36993053555488586, - -2.827683687210083, - 0.3499999940395355 - ], - "rotation": 191.4556228546964, - "pixel_coords": [ - 74, - 134, - 9.701022148132324 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5026156902313232, - -2.4421393871307373, - 0.3499999940395355 - ], - "rotation": 181.78527246467416, - "pixel_coords": [ - 53, - 106, - 11.370983123779297 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1547305583953857, - 1.4234895706176758, - 0.3499999940395355 - ], - "rotation": 218.5961581893656, - "pixel_coords": [ - 243, - 120, - 10.452335357666016 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6097080707550049, - -0.35782545804977417, - 0.699999988079071 - ], - "rotation": 166.34278205558138, - "pixel_coords": [ - 121, - 88, - 11.815167427062988 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0530784130096436, - 0.11684021353721619, - 0.699999988079071 - ], - "rotation": 327.418440377377, - "pixel_coords": [ - 212, - 122, - 9.605914115905762 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.10392005741596222, - 0.8937544226646423, - 0.3499999940395355 - ], - "rotation": 141.1720842660761, - "pixel_coords": [ - 178, - 102, - 11.677298545837402 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.070120096206665, - -2.066622734069824, - 0.699999988079071 - ], - "rotation": 166.5364931568037, - "pixel_coords": [ - 126, - 134, - 9.007227897644043 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6504632234573364, - 2.8405933380126953, - 0.699999988079071 - ], - "rotation": 330.7717412959991, - "pixel_coords": [ - 207, - 75, - 13.018139839172363 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 1, - 3, - 5, - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 2, - 4, - 7 - ], - [ - 2, - 4, - 5, - 7 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0322" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0323_cf1.json b/dataset_1k_720p_2/scenes/scene_0323_cf1.json deleted file mode 100644 index 6d509fddeb06e17970ab0ca4856f3071c0603790..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0323_cf1.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 323, - "image_filename": "SCENE_0323_new_000323.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8567402362823486, - -2.5264153480529785, - 0.3499999940395355 - ], - "rotation": 214.66365068654852, - "pixel_coords": [ - 134, - 169, - 8.296010971069336 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.244987964630127, - 0.042582426220178604, - 0.699999988079071 - ], - "rotation": 148.86846895110892, - "pixel_coords": [ - 218, - 126, - 9.400728225708008 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8617823123931885, - 0.014109240844845772, - 0.3499999940395355 - ], - "rotation": 82.37728054083334, - "pixel_coords": [ - 108, - 84, - 12.853182792663574 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5737127661705017, - -0.5357568860054016, - 0.699999988079071 - ], - "rotation": 155.6279948942606, - "pixel_coords": [ - 135, - 99, - 10.879921913146973 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0323" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0323_cf2.json b/dataset_1k_720p_2/scenes/scene_0323_cf2.json deleted file mode 100644 index cc08befe6f398181afc4c996a44d2d6ee02f2ba2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0323_cf2.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 323, - "image_filename": "SCENE_0323_new_000323.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.182741070384786, - -0.5765708685643728, - 0.3499999940395355 - ], - "rotation": 214.66365068654852, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.244987964630127, - 0.042582426220178604, - 0.699999988079071 - ], - "rotation": 148.86846895110892, - "pixel_coords": [ - 218, - 126, - 9.400728225708008 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8617823123931885, - 0.014109240844845772, - 0.3499999940395355 - ], - "rotation": 82.37728054083334, - "pixel_coords": [ - 108, - 84, - 12.853182792663574 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5737127661705017, - -0.5357568860054016, - 0.699999988079071 - ], - "rotation": 155.6279948942606, - "pixel_coords": [ - 135, - 99, - 10.879921913146973 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cylinder to partially occlude yellow sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0323" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0323_original.json b/dataset_1k_720p_2/scenes/scene_0323_original.json deleted file mode 100644 index 605252061c10426582dbbd41f6cae1eb0cb28120..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0323_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 323, - "image_filename": "SCENE_0323_new_000323.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8567402362823486, - -2.5264153480529785, - 0.3499999940395355 - ], - "rotation": 214.66365068654852, - "pixel_coords": [ - 134, - 169, - 8.296010971069336 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.244987964630127, - 0.042582426220178604, - 0.699999988079071 - ], - "rotation": 148.86846895110892, - "pixel_coords": [ - 218, - 126, - 9.400728225708008 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8617823123931885, - 0.014109240844845772, - 0.3499999940395355 - ], - "rotation": 82.37728054083334, - "pixel_coords": [ - 108, - 84, - 12.853182792663574 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5737127661705017, - -0.5357568860054016, - 0.699999988079071 - ], - "rotation": 155.6279948942606, - "pixel_coords": [ - 135, - 99, - 10.879921913146973 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0323" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0324_cf1.json b/dataset_1k_720p_2/scenes/scene_0324_cf1.json deleted file mode 100644 index 0582619d039173140f1a236a0bbc1dadf18c1a55..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0324_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 324, - "image_filename": "SCENE_0324_new_000324.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6892454624176025, - -0.16046887636184692, - 0.699999988079071 - ], - "rotation": 258.76161382078277, - "pixel_coords": [ - 143, - 94, - 11.341904640197754 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.051315195858478546, - 1.7779966592788696, - 0.3499999940395355 - ], - "rotation": 177.1086894717459, - "pixel_coords": [ - 202, - 96, - 12.044244766235352 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3453094959259033, - -1.7704265117645264, - 0.3499999940395355 - ], - "rotation": 315.33025154702733, - "pixel_coords": [ - 162, - 168, - 8.59118366241455 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed gray sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0324" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0324_cf2.json b/dataset_1k_720p_2/scenes/scene_0324_cf2.json deleted file mode 100644 index f7f8da8add7cc98de72fec584d8252be99127d47..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0324_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 324, - "image_filename": "SCENE_0324_new_000324.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6892454624176025, - -0.16046887636184692, - 0.699999988079071 - ], - "rotation": 258.76161382078277, - "pixel_coords": [ - 143, - 94, - 11.341904640197754 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.051315195858478546, - 1.7779966592788696, - 0.3499999940395355 - ], - "rotation": 177.1086894717459, - "pixel_coords": [ - 202, - 96, - 12.044244766235352 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.3453094959259033, - -1.7704265117645264, - 0.3499999940395355 - ], - "rotation": 315.33025154702733, - "pixel_coords": [ - 162, - 168, - 8.59118366241455 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0324" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0324_original.json b/dataset_1k_720p_2/scenes/scene_0324_original.json deleted file mode 100644 index 18c9e2fc85beb728c58c2d9b356e3e9544d1d2a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0324_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 324, - "image_filename": "SCENE_0324_new_000324.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6892454624176025, - -0.16046887636184692, - 0.699999988079071 - ], - "rotation": 258.76161382078277, - "pixel_coords": [ - 143, - 94, - 11.341904640197754 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.051315195858478546, - 1.7779966592788696, - 0.3499999940395355 - ], - "rotation": 177.1086894717459, - "pixel_coords": [ - 202, - 96, - 12.044244766235352 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.3453094959259033, - -1.7704265117645264, - 0.3499999940395355 - ], - "rotation": 315.33025154702733, - "pixel_coords": [ - 162, - 168, - 8.59118366241455 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0324" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0325_cf1.json b/dataset_1k_720p_2/scenes/scene_0325_cf1.json deleted file mode 100644 index 4cde163dc227b69e882589db51288d0f3590979b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0325_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 325, - "image_filename": "SCENE_0325_new_000325.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.44928398728370667, - 0.45117756724357605, - 0.3499999940395355 - ], - "rotation": 304.6977977482484, - "pixel_coords": [ - 180, - 110, - 11.08310604095459 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.476177215576172, - 1.9704715013504028, - 0.3499999940395355 - ], - "rotation": 213.6875849625724, - "pixel_coords": [ - 152, - 76, - 13.885475158691406 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6410131454467773, - -0.3684219717979431, - 0.699999988079071 - ], - "rotation": 99.38984893626233, - "pixel_coords": [ - 118, - 89, - 11.7449951171875 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray cube and red cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0325" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0325_cf2.json b/dataset_1k_720p_2/scenes/scene_0325_cf2.json deleted file mode 100644 index df93a6030fc27837985b9e7670d562a67d83a3f7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0325_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 325, - "image_filename": "SCENE_0325_new_000325.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.44928398728370667, - 0.45117756724357605, - 0.3499999940395355 - ], - "rotation": 304.6977977482484, - "pixel_coords": [ - 180, - 110, - 11.08310604095459 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.476177215576172, - 1.9704715013504028, - 0.3499999940395355 - ], - "rotation": 213.6875849625724, - "pixel_coords": [ - 152, - 76, - 13.885475158691406 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6410131454467773, - -0.3684219717979431, - 0.699999988079071 - ], - "rotation": 99.38984893626233, - "pixel_coords": [ - 118, - 89, - 11.7449951171875 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0325" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0325_original.json b/dataset_1k_720p_2/scenes/scene_0325_original.json deleted file mode 100644 index 89a17c91ee8fcd253b7424c47429f4b1a857a53d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0325_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 325, - "image_filename": "SCENE_0325_new_000325.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.44928398728370667, - 0.45117756724357605, - 0.3499999940395355 - ], - "rotation": 304.6977977482484, - "pixel_coords": [ - 180, - 110, - 11.08310604095459 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.476177215576172, - 1.9704715013504028, - 0.3499999940395355 - ], - "rotation": 213.6875849625724, - "pixel_coords": [ - 152, - 76, - 13.885475158691406 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6410131454467773, - -0.3684219717979431, - 0.699999988079071 - ], - "rotation": 99.38984893626233, - "pixel_coords": [ - 118, - 89, - 11.7449951171875 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0325" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0326_cf1.json b/dataset_1k_720p_2/scenes/scene_0326_cf1.json deleted file mode 100644 index 7bc20b738af564bc38f3b47c6edca5c1b0f768f8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0326_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 326, - "image_filename": "SCENE_0326_new_000326.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5110250115394592, - 1.8107800483703613, - 0.699999988079071 - ], - "rotation": 152.10118126292568, - "pixel_coords": [ - 192, - 81, - 12.110815048217773 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7873051166534424, - 1.4154918193817139, - 0.3499999940395355 - ], - "rotation": 145.3683056943836, - "pixel_coords": [ - 262, - 132, - 9.825142860412598 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1685584783554077, - 0.37853559851646423, - 0.699999988079071 - ], - "rotation": 23.732542583441813, - "pixel_coords": [ - 195, - 110, - 10.187434196472168 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0326" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0326_cf2.json b/dataset_1k_720p_2/scenes/scene_0326_cf2.json deleted file mode 100644 index 22f1daf71f0c55fe2f018ae27b5493fedc1cae06..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0326_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 326, - "image_filename": "SCENE_0326_new_000326.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5110250115394592, - 1.8107800483703613, - 0.699999988079071 - ], - "rotation": 152.10118126292568, - "pixel_coords": [ - 192, - 81, - 12.110815048217773 - ], - "color": "blue" - }, - { - "shape": "sphere", - "color": "purple", - "material": "metal", - "size": "small", - "3d_coords": [ - 2.7873051166534424, - 1.4154918193817139, - 0.3499999940395355 - ], - "rotation": 112.85440804202292, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1685584783554077, - 0.37853559851646423, - 0.699999988079071 - ], - "rotation": 23.732542583441813, - "pixel_coords": [ - 195, - 110, - 10.187434196472168 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow cube with purple sphere", - "change_score": 3.0903163823676687, - "change_attempts": 1, - "source_scene": "scene_0326" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0326_original.json b/dataset_1k_720p_2/scenes/scene_0326_original.json deleted file mode 100644 index 16927051ac41d35cd70be84f593e7768de11c350..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0326_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 326, - "image_filename": "SCENE_0326_new_000326.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5110250115394592, - 1.8107800483703613, - 0.699999988079071 - ], - "rotation": 152.10118126292568, - "pixel_coords": [ - 192, - 81, - 12.110815048217773 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7873051166534424, - 1.4154918193817139, - 0.3499999940395355 - ], - "rotation": 145.3683056943836, - "pixel_coords": [ - 262, - 132, - 9.825142860412598 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1685584783554077, - 0.37853559851646423, - 0.699999988079071 - ], - "rotation": 23.732542583441813, - "pixel_coords": [ - 195, - 110, - 10.187434196472168 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0326" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0327_cf1.json b/dataset_1k_720p_2/scenes/scene_0327_cf1.json deleted file mode 100644 index 96c4879695886c7db8a2e90c35802aacd4e4da8c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0327_cf1.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 327, - "image_filename": "SCENE_0327_new_000327.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8981323838233948, - 1.9634233713150024, - 0.3499999940395355 - ], - "rotation": 286.50597239007953, - "pixel_coords": [ - 225, - 101, - 11.132708549499512 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9213311672210693, - -1.3720512390136719, - 0.699999988079071 - ], - "rotation": 263.201873054167, - "pixel_coords": [ - 70, - 82, - 11.545372009277344 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.632483959197998, - 2.7158467769622803, - 0.699999988079071 - ], - "rotation": 202.49041836998558, - "pixel_coords": [ - 168, - 57, - 13.702630996704102 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7270956365201282, - 1.928273297749989, - 0.3499999940395355 - ], - "rotation": 114.76367311901541, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.30974113941192627, - -0.3230834901332855, - 0.3499999940395355 - ], - "rotation": 162.17265595362775, - "pixel_coords": [ - 159, - 117, - 10.205385208129883 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.383256435394287, - 2.2438700199127197, - 0.699999988079071 - ], - "rotation": 244.37102114066207, - "pixel_coords": [ - 272, - 104, - 10.149529457092285 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9783135056495667, - 0.734119713306427, - 0.699999988079071 - ], - "rotation": 287.5241980275308, - "pixel_coords": [ - 157, - 83, - 11.482748031616211 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.39060184359550476, - -2.644240379333496, - 0.3499999940395355 - ], - "rotation": 132.71354230808907, - "pixel_coords": [ - 91, - 148, - 8.820228576660156 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 6 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 3, - 7 - ], - [ - 3, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 1 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved gray sphere to partially occlude red cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0327" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0327_cf2.json b/dataset_1k_720p_2/scenes/scene_0327_cf2.json deleted file mode 100644 index 8174c84dadbe168813d656a4577e6ebfc6789c7f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0327_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 327, - "image_filename": "SCENE_0327_new_000327.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8981323838233948, - 1.9634233713150024, - 0.3499999940395355 - ], - "rotation": 286.50597239007953, - "pixel_coords": [ - 225, - 101, - 11.132708549499512 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9213311672210693, - -1.3720512390136719, - 0.699999988079071 - ], - "rotation": 263.201873054167, - "pixel_coords": [ - 70, - 82, - 11.545372009277344 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.632483959197998, - 2.7158467769622803, - 0.699999988079071 - ], - "rotation": 202.49041836998558, - "pixel_coords": [ - 168, - 57, - 13.702630996704102 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8542332649230957, - 0.6818057298660278, - 0.3499999940395355 - ], - "rotation": 114.76367311901541, - "pixel_coords": [ - 252, - 140, - 9.117079734802246 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.30974113941192627, - -0.3230834901332855, - 0.3499999940395355 - ], - "rotation": 162.17265595362775, - "pixel_coords": [ - 159, - 117, - 10.205385208129883 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.383256435394287, - 2.2438700199127197, - 0.699999988079071 - ], - "rotation": 244.37102114066207, - "pixel_coords": [ - 272, - 104, - 10.149529457092285 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9783135056495667, - 0.734119713306427, - 0.699999988079071 - ], - "rotation": 287.5241980275308, - "pixel_coords": [ - 157, - 83, - 11.482748031616211 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.39060184359550476, - -2.644240379333496, - 0.3499999940395355 - ], - "rotation": 132.71354230808907, - "pixel_coords": [ - 91, - 148, - 8.820228576660156 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 6 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 3, - 7 - ], - [ - 3, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 1 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed gray sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0327" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0327_original.json b/dataset_1k_720p_2/scenes/scene_0327_original.json deleted file mode 100644 index 47f034ce6a0161cd4945dbc7407f926e105ae836..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0327_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 327, - "image_filename": "SCENE_0327_new_000327.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8981323838233948, - 1.9634233713150024, - 0.3499999940395355 - ], - "rotation": 286.50597239007953, - "pixel_coords": [ - 225, - 101, - 11.132708549499512 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9213311672210693, - -1.3720512390136719, - 0.699999988079071 - ], - "rotation": 263.201873054167, - "pixel_coords": [ - 70, - 82, - 11.545372009277344 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.632483959197998, - 2.7158467769622803, - 0.699999988079071 - ], - "rotation": 202.49041836998558, - "pixel_coords": [ - 168, - 57, - 13.702630996704102 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8542332649230957, - 0.6818057298660278, - 0.3499999940395355 - ], - "rotation": 114.76367311901541, - "pixel_coords": [ - 252, - 140, - 9.117079734802246 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.30974113941192627, - -0.3230834901332855, - 0.3499999940395355 - ], - "rotation": 162.17265595362775, - "pixel_coords": [ - 159, - 117, - 10.205385208129883 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.383256435394287, - 2.2438700199127197, - 0.699999988079071 - ], - "rotation": 244.37102114066207, - "pixel_coords": [ - 272, - 104, - 10.149529457092285 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9783135056495667, - 0.734119713306427, - 0.699999988079071 - ], - "rotation": 287.5241980275308, - "pixel_coords": [ - 157, - 83, - 11.482748031616211 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.39060184359550476, - -2.644240379333496, - 0.3499999940395355 - ], - "rotation": 132.71354230808907, - "pixel_coords": [ - 91, - 148, - 8.820228576660156 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 6 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 3, - 7 - ], - [ - 3, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 1 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0327" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0328_cf1.json b/dataset_1k_720p_2/scenes/scene_0328_cf1.json deleted file mode 100644 index 60460c293967ce3dbbb3a8cd9a9edf9a5c2ecc5f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0328_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 328, - "image_filename": "SCENE_0328_new_000328.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.272766351699829, - -0.577505350112915, - 0.699999988079071 - ], - "rotation": 201.21839631879936, - "pixel_coords": [ - 122, - 94, - 11.672953605651855 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0921244621276855, - -1.565076231956482, - 0.3499999940395355 - ], - "rotation": 323.0156327314203, - "pixel_coords": [ - 168, - 151, - 8.946572303771973 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.004246711730957, - 2.8698577880859375, - 0.3499999940395355 - ], - "rotation": 158.23073620605035, - "pixel_coords": [ - 240, - 97, - 12.316150665283203 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.955545425415039, - -0.30521684885025024, - 0.699999988079071 - ], - "rotation": 324.9898582567999, - "pixel_coords": [ - 101, - 79, - 12.980332374572754 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown cylinder to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0328" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0328_cf2.json b/dataset_1k_720p_2/scenes/scene_0328_cf2.json deleted file mode 100644 index 98a5863590e7ce4375ec05fb97678b2d009597c1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0328_cf2.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "split": "new", - "image_index": 328, - "image_filename": "SCENE_0328_new_000328.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0921244621276855, - -1.565076231956482, - 0.3499999940395355 - ], - "rotation": 323.0156327314203, - "pixel_coords": [ - 168, - 151, - 8.946572303771973 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.004246711730957, - 2.8698577880859375, - 0.3499999940395355 - ], - "rotation": 158.23073620605035, - "pixel_coords": [ - 240, - 97, - 12.316150665283203 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.955545425415039, - -0.30521684885025024, - 0.699999988079071 - ], - "rotation": 324.9898582567999, - "pixel_coords": [ - 101, - 79, - 12.980332374572754 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cylinder", - "change_score": 24.259281263857616, - "change_attempts": 1, - "source_scene": "scene_0328" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0328_original.json b/dataset_1k_720p_2/scenes/scene_0328_original.json deleted file mode 100644 index a983fadd81b2cd52b42fa9c499b97b4ef4c9a9e3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0328_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 328, - "image_filename": "SCENE_0328_new_000328.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.272766351699829, - -0.577505350112915, - 0.699999988079071 - ], - "rotation": 201.21839631879936, - "pixel_coords": [ - 122, - 94, - 11.672953605651855 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0921244621276855, - -1.565076231956482, - 0.3499999940395355 - ], - "rotation": 323.0156327314203, - "pixel_coords": [ - 168, - 151, - 8.946572303771973 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.004246711730957, - 2.8698577880859375, - 0.3499999940395355 - ], - "rotation": 158.23073620605035, - "pixel_coords": [ - 240, - 97, - 12.316150665283203 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.955545425415039, - -0.30521684885025024, - 0.699999988079071 - ], - "rotation": 324.9898582567999, - "pixel_coords": [ - 101, - 79, - 12.980332374572754 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0328" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0329_cf1.json b/dataset_1k_720p_2/scenes/scene_0329_cf1.json deleted file mode 100644 index 55009f376efd64cc056cd0b616cf659a3bc83f66..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0329_cf1.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 329, - "image_filename": "SCENE_0329_new_000329.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.865888237953186, - -0.16223524510860443, - 0.3499999940395355 - ], - "rotation": 102.78157519514112, - "pixel_coords": [ - 202, - 133, - 9.38916015625 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3241315186023712, - 2.391238212585449, - 0.3499999940395355 - ], - "rotation": 206.71175169119047, - "pixel_coords": [ - 218, - 93, - 11.942440032958984 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8996821641921997, - -0.13173256814479828, - 0.699999988079071 - ], - "rotation": 120.1650009992278, - "pixel_coords": [ - 138, - 92, - 11.070379257202148 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.710475206375122, - 1.6766364574432373, - 0.699999988079071 - ], - "rotation": 167.5544729974139, - "pixel_coords": [ - 270, - 112, - 9.782899856567383 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6220678687095642, - 0.5187745690345764, - 0.699999988079071 - ], - "rotation": 255.45413099222415, - "pixel_coords": [ - 187, - 101, - 10.460360527038574 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1893342733383179, - -2.1784749031066895, - 0.3499999940395355 - ], - "rotation": 356.1890594957693, - "pixel_coords": [ - 77, - 118, - 10.186060905456543 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.715296745300293, - 2.120394468307495, - 0.699999988079071 - ], - "rotation": 81.52750973025606, - "pixel_coords": [ - 153, - 64, - 13.622429847717285 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2807765007019043, - -1.828188180923462, - 0.699999988079071 - ], - "rotation": 133.00988438084343, - "pixel_coords": [ - 168, - 150, - 7.954484939575195 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 3, - 5, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [], - [ - 2, - 5 - ], - [ - 2, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red sphere to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0329" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0329_cf2.json b/dataset_1k_720p_2/scenes/scene_0329_cf2.json deleted file mode 100644 index c9777887dc883bd4018da591c9b23d04aeff8849..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0329_cf2.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 329, - "image_filename": "SCENE_0329_new_000329.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.865888237953186, - -0.16223524510860443, - 0.3499999940395355 - ], - "rotation": 102.78157519514112, - "pixel_coords": [ - 202, - 133, - 9.38916015625 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3241315186023712, - 2.391238212585449, - 0.3499999940395355 - ], - "rotation": 206.71175169119047, - "pixel_coords": [ - 218, - 93, - 11.942440032958984 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8996821641921997, - -0.13173256814479828, - 0.699999988079071 - ], - "rotation": 120.1650009992278, - "pixel_coords": [ - 138, - 92, - 11.070379257202148 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.710475206375122, - 1.6766364574432373, - 0.699999988079071 - ], - "rotation": 167.5544729974139, - "pixel_coords": [ - 270, - 112, - 9.782899856567383 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6220678687095642, - 0.5187745690345764, - 0.699999988079071 - ], - "rotation": 255.45413099222415, - "pixel_coords": [ - 187, - 101, - 10.460360527038574 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1893342733383179, - -2.1784749031066895, - 0.3499999940395355 - ], - "rotation": 356.1890594957693, - "pixel_coords": [ - 77, - 118, - 10.186060905456543 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.715296745300293, - 2.120394468307495, - 0.699999988079071 - ], - "rotation": 81.52750973025606, - "pixel_coords": [ - 153, - 64, - 13.622429847717285 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7005263869027645, - 1.237672434295801, - 0.699999988079071 - ], - "rotation": 133.00988438084343, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 3, - 5, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [], - [ - 2, - 5 - ], - [ - 2, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved red sphere to partially occlude purple cube", - "change_score": 3.0, - "change_attempts": 2, - "source_scene": "scene_0329" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0329_original.json b/dataset_1k_720p_2/scenes/scene_0329_original.json deleted file mode 100644 index 48e20c6efd37085baa817df647947e5093eaaedf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0329_original.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 329, - "image_filename": "SCENE_0329_new_000329.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.865888237953186, - -0.16223524510860443, - 0.3499999940395355 - ], - "rotation": 102.78157519514112, - "pixel_coords": [ - 202, - 133, - 9.38916015625 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3241315186023712, - 2.391238212585449, - 0.3499999940395355 - ], - "rotation": 206.71175169119047, - "pixel_coords": [ - 218, - 93, - 11.942440032958984 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8996821641921997, - -0.13173256814479828, - 0.699999988079071 - ], - "rotation": 120.1650009992278, - "pixel_coords": [ - 138, - 92, - 11.070379257202148 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.710475206375122, - 1.6766364574432373, - 0.699999988079071 - ], - "rotation": 167.5544729974139, - "pixel_coords": [ - 270, - 112, - 9.782899856567383 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6220678687095642, - 0.5187745690345764, - 0.699999988079071 - ], - "rotation": 255.45413099222415, - "pixel_coords": [ - 187, - 101, - 10.460360527038574 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1893342733383179, - -2.1784749031066895, - 0.3499999940395355 - ], - "rotation": 356.1890594957693, - "pixel_coords": [ - 77, - 118, - 10.186060905456543 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.715296745300293, - 2.120394468307495, - 0.699999988079071 - ], - "rotation": 81.52750973025606, - "pixel_coords": [ - 153, - 64, - 13.622429847717285 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2807765007019043, - -1.828188180923462, - 0.699999988079071 - ], - "rotation": 133.00988438084343, - "pixel_coords": [ - 168, - 150, - 7.954484939575195 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 3, - 5, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [], - [ - 2, - 5 - ], - [ - 2, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0329" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0330_cf1.json b/dataset_1k_720p_2/scenes/scene_0330_cf1.json deleted file mode 100644 index d63043c02e99717762d37f07f18b0bec676d7dd2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0330_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 330, - "image_filename": "SCENE_0330_new_000330.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4284937381744385, - -1.0938819646835327, - 0.3499999940395355 - ], - "rotation": 256.863399894233, - "pixel_coords": [ - 164, - 141, - 9.692801475524902 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7605491876602173, - 2.8921825885772705, - 0.3499999940395355 - ], - "rotation": 138.52435734346693, - "pixel_coords": [ - 186, - 73, - 14.062324523925781 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.02323016518505394, - 2.239401112429742, - 0.3499999940395355 - ], - "rotation": 24.385958827279772, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8180623650550842, - -2.45656156539917, - 0.699999988079071 - ], - "rotation": 16.21545708565188, - "pixel_coords": [ - 109, - 138, - 9.150262832641602 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.195406436920166, - 0.9592140316963196, - 0.699999988079071 - ], - "rotation": 114.85032998999861, - "pixel_coords": [ - 141, - 74, - 13.0800142288208 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2809879779815674, - 0.6373636722564697, - 0.699999988079071 - ], - "rotation": 218.4711045071573, - "pixel_coords": [ - 229, - 121, - 9.940816879272461 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 2, - 4 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green sphere from left of blue cube to right", - "change_score": 1.2954095265860182, - "change_attempts": 1, - "source_scene": "scene_0330" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0330_cf2.json b/dataset_1k_720p_2/scenes/scene_0330_cf2.json deleted file mode 100644 index 1bb98378b77a036911e2e2f253d01771aef7e768..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0330_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 330, - "image_filename": "SCENE_0330_new_000330.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4284937381744385, - -1.0938819646835327, - 0.3499999940395355 - ], - "rotation": 256.863399894233, - "pixel_coords": [ - 164, - 141, - 9.692801475524902 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7605491876602173, - 2.8921825885772705, - 0.3499999940395355 - ], - "rotation": 138.52435734346693, - "pixel_coords": [ - 186, - 73, - 14.062324523925781 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8734220266342163, - 1.2620272636413574, - 0.3499999940395355 - ], - "rotation": 24.385958827279772, - "pixel_coords": [ - 171, - 91, - 12.550806999206543 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8180623650550842, - -2.45656156539917, - 0.699999988079071 - ], - "rotation": 16.21545708565188, - "pixel_coords": [ - 109, - 138, - 9.150262832641602 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.195406436920166, - 0.9592140316963196, - 0.699999988079071 - ], - "rotation": 114.85032998999861, - "pixel_coords": [ - 141, - 74, - 13.0800142288208 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2809879779815674, - 0.6373636722564697, - 0.699999988079071 - ], - "rotation": 218.4711045071573, - "pixel_coords": [ - 229, - 121, - 9.940816879272461 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 2, - 4 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0330" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0330_original.json b/dataset_1k_720p_2/scenes/scene_0330_original.json deleted file mode 100644 index 0ff85c0c597b792d59a41c35871bdf5125873414..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0330_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 330, - "image_filename": "SCENE_0330_new_000330.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4284937381744385, - -1.0938819646835327, - 0.3499999940395355 - ], - "rotation": 256.863399894233, - "pixel_coords": [ - 164, - 141, - 9.692801475524902 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7605491876602173, - 2.8921825885772705, - 0.3499999940395355 - ], - "rotation": 138.52435734346693, - "pixel_coords": [ - 186, - 73, - 14.062324523925781 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8734220266342163, - 1.2620272636413574, - 0.3499999940395355 - ], - "rotation": 24.385958827279772, - "pixel_coords": [ - 171, - 91, - 12.550806999206543 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8180623650550842, - -2.45656156539917, - 0.699999988079071 - ], - "rotation": 16.21545708565188, - "pixel_coords": [ - 109, - 138, - 9.150262832641602 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.195406436920166, - 0.9592140316963196, - 0.699999988079071 - ], - "rotation": 114.85032998999861, - "pixel_coords": [ - 141, - 74, - 13.0800142288208 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2809879779815674, - 0.6373636722564697, - 0.699999988079071 - ], - "rotation": 218.4711045071573, - "pixel_coords": [ - 229, - 121, - 9.940816879272461 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 2, - 4 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0330" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0331_cf1.json b/dataset_1k_720p_2/scenes/scene_0331_cf1.json deleted file mode 100644 index bb9b91809cde1ab7f65978aedd047a663244d000..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0331_cf1.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 331, - "image_filename": "SCENE_0331_new_000331.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.802107572555542, - 0.08043324947357178, - 0.699999988079071 - ], - "rotation": 33.92442003902006, - "pixel_coords": [ - 234, - 139, - 8.929839134216309 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5164390802383423, - -1.3045490980148315, - 0.699999988079071 - ], - "rotation": 230.2857903224176, - "pixel_coords": [ - 160, - 137, - 8.986922264099121 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9929957389831543, - 1.3394663333892822, - 0.3499999940395355 - ], - "rotation": 4.871180051501125, - "pixel_coords": [ - 213, - 108, - 10.983896255493164 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7968190312385559, - -1.9062036275863647, - 0.699999988079071 - ], - "rotation": 157.09516173024133, - "pixel_coords": [ - 92, - 111, - 10.145376205444336 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4713728427886963, - -2.67171573638916, - 0.699999988079071 - ], - "rotation": 231.27450722154273, - "pixel_coords": [ - 42, - 99, - 10.799678802490234 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0715972185134888, - -0.017447490245103836, - 0.3499999940395355 - ], - "rotation": 164.49020121244266, - "pixel_coords": [ - 184, - 124, - 10.17526626586914 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.24808669090271, - -0.2718081474304199, - 0.699999988079071 - ], - "rotation": 105.58856114126905, - "pixel_coords": [ - 128, - 89, - 11.349742889404297 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1223766803741455, - 1.432793140411377, - 0.699999988079071 - ], - "rotation": 174.32657855585487, - "pixel_coords": [ - 170, - 76, - 12.220562934875488 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 2, - 4, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 2, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 6 - ], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 6 - ] - ], - "right": [ - [], - [ - 0, - 2, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 5, - 7 - ], - [ - 0, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed blue cube to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0331" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0331_cf2.json b/dataset_1k_720p_2/scenes/scene_0331_cf2.json deleted file mode 100644 index d16f74321c686af4628140a05ab2c2f56ee0afef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0331_cf2.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 331, - "image_filename": "SCENE_0331_new_000331.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.802107572555542, - 0.08043324947357178, - 0.699999988079071 - ], - "rotation": 33.92442003902006, - "pixel_coords": [ - 234, - 139, - 8.929839134216309 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5164390802383423, - -1.3045490980148315, - 0.699999988079071 - ], - "rotation": 230.2857903224176, - "pixel_coords": [ - 160, - 137, - 8.986922264099121 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9929957389831543, - 1.3394663333892822, - 0.3499999940395355 - ], - "rotation": 4.871180051501125, - "pixel_coords": [ - 213, - 108, - 10.983896255493164 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7968190312385559, - -1.9062036275863647, - 0.699999988079071 - ], - "rotation": 157.09516173024133, - "pixel_coords": [ - 92, - 111, - 10.145376205444336 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4713728427886963, - -2.67171573638916, - 0.699999988079071 - ], - "rotation": 231.27450722154273, - "pixel_coords": [ - 42, - 99, - 10.799678802490234 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0715972185134888, - -0.017447490245103836, - 0.3499999940395355 - ], - "rotation": 164.49020121244266, - "pixel_coords": [ - 184, - 124, - 10.17526626586914 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.902827681226441, - 1.6930942632532746, - 0.699999988079071 - ], - "rotation": 105.58856114126905, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1223766803741455, - 1.432793140411377, - 0.699999988079071 - ], - "rotation": 174.32657855585487, - "pixel_coords": [ - 170, - 76, - 12.220562934875488 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 2, - 4, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 2, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 6 - ], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 6 - ] - ], - "right": [ - [], - [ - 0, - 2, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 5, - 7 - ], - [ - 0, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray cylinder from (-1.2,-0.3) to (-2.9,1.7)", - "change_score": 2.568853679867375, - "change_attempts": 1, - "source_scene": "scene_0331" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0331_original.json b/dataset_1k_720p_2/scenes/scene_0331_original.json deleted file mode 100644 index 30ac5879d35a61f79a04991773f28bb917e09770..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0331_original.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 331, - "image_filename": "SCENE_0331_new_000331.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.802107572555542, - 0.08043324947357178, - 0.699999988079071 - ], - "rotation": 33.92442003902006, - "pixel_coords": [ - 234, - 139, - 8.929839134216309 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5164390802383423, - -1.3045490980148315, - 0.699999988079071 - ], - "rotation": 230.2857903224176, - "pixel_coords": [ - 160, - 137, - 8.986922264099121 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9929957389831543, - 1.3394663333892822, - 0.3499999940395355 - ], - "rotation": 4.871180051501125, - "pixel_coords": [ - 213, - 108, - 10.983896255493164 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7968190312385559, - -1.9062036275863647, - 0.699999988079071 - ], - "rotation": 157.09516173024133, - "pixel_coords": [ - 92, - 111, - 10.145376205444336 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4713728427886963, - -2.67171573638916, - 0.699999988079071 - ], - "rotation": 231.27450722154273, - "pixel_coords": [ - 42, - 99, - 10.799678802490234 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0715972185134888, - -0.017447490245103836, - 0.3499999940395355 - ], - "rotation": 164.49020121244266, - "pixel_coords": [ - 184, - 124, - 10.17526626586914 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.24808669090271, - -0.2718081474304199, - 0.699999988079071 - ], - "rotation": 105.58856114126905, - "pixel_coords": [ - 128, - 89, - 11.349742889404297 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1223766803741455, - 1.432793140411377, - 0.699999988079071 - ], - "rotation": 174.32657855585487, - "pixel_coords": [ - 170, - 76, - 12.220562934875488 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 2, - 4, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 2, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 6 - ], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 6 - ] - ], - "right": [ - [], - [ - 0, - 2, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 5, - 7 - ], - [ - 0, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0331" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0332_cf1.json b/dataset_1k_720p_2/scenes/scene_0332_cf1.json deleted file mode 100644 index 2f629ea2c2d1b642ae61dcd30f35685a9efba2b8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0332_cf1.json +++ /dev/null @@ -1,172 +0,0 @@ -{ - "split": "new", - "image_index": 332, - "image_filename": "SCENE_0332_new_000332.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.743173360824585, - -0.6261484622955322, - 0.3499999940395355 - ], - "rotation": 321.4080896096753, - "pixel_coords": [ - 206, - 156, - 9.035569190979004 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5878139119722174, - -2.118131175701464, - 0.3499999940395355 - ], - "rotation": 29.505891877145544, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9842216968536377, - -1.5930821895599365, - 0.3499999940395355 - ], - "rotation": 357.71655356349817, - "pixel_coords": [ - 159, - 156, - 9.03712272644043 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6499154567718506, - 0.6860669851303101, - 0.3499999940395355 - ], - "rotation": 304.3560601209219, - "pixel_coords": [ - 132, - 80, - 13.456669807434082 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [] - ], - "front": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved gray sphere to partially occlude gray cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0332" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0332_cf2.json b/dataset_1k_720p_2/scenes/scene_0332_cf2.json deleted file mode 100644 index 8281ed849141809be585f851802fb24588b387ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0332_cf2.json +++ /dev/null @@ -1,172 +0,0 @@ -{ - "split": "new", - "image_index": 332, - "image_filename": "SCENE_0332_new_000332.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.743173360824585, - -0.6261484622955322, - 0.3499999940395355 - ], - "rotation": 321.4080896096753, - "pixel_coords": [ - 206, - 156, - 9.035569190979004 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5878139119722174, - -2.118131175701464, - 0.3499999940395355 - ], - "rotation": 29.505891877145544, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9842216968536377, - -1.5930821895599365, - 0.3499999940395355 - ], - "rotation": 357.71655356349817, - "pixel_coords": [ - 159, - 156, - 9.03712272644043 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6499154567718506, - 0.6860669851303101, - 0.3499999940395355 - ], - "rotation": 304.3560601209219, - "pixel_coords": [ - 132, - 80, - 13.456669807434082 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [] - ], - "front": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved gray sphere to partially occlude gray cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0332" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0332_original.json b/dataset_1k_720p_2/scenes/scene_0332_original.json deleted file mode 100644 index 7640be43d69912a788aeb6f31642be778849840c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0332_original.json +++ /dev/null @@ -1,170 +0,0 @@ -{ - "split": "new", - "image_index": 332, - "image_filename": "SCENE_0332_new_000332.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.743173360824585, - -0.6261484622955322, - 0.3499999940395355 - ], - "rotation": 321.4080896096753, - "pixel_coords": [ - 206, - 156, - 9.035569190979004 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7740862369537354, - 1.6573550701141357, - 0.3499999940395355 - ], - "rotation": 29.505891877145544, - "pixel_coords": [ - 166, - 81, - 13.376975059509277 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9842216968536377, - -1.5930821895599365, - 0.3499999940395355 - ], - "rotation": 357.71655356349817, - "pixel_coords": [ - 159, - 156, - 9.03712272644043 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6499154567718506, - 0.6860669851303101, - 0.3499999940395355 - ], - "rotation": 304.3560601209219, - "pixel_coords": [ - 132, - 80, - 13.456669807434082 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [] - ], - "front": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0332" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0333_cf1.json b/dataset_1k_720p_2/scenes/scene_0333_cf1.json deleted file mode 100644 index 9f377e857d28e630b44e53f996ec21240619e6b7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0333_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 333, - "image_filename": "SCENE_0333_new_000333.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9260886311531067, - -0.8544347286224365, - 0.3499999940395355 - ], - "rotation": 89.65135499807018, - "pixel_coords": [ - 120, - 109, - 11.043540000915527 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8670896291732788, - 2.8855743408203125, - 0.699999988079071 - ], - "rotation": 332.6755744185554, - "pixel_coords": [ - 202, - 70, - 13.04299259185791 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3846458196640015, - 2.9579994678497314, - 0.3499999940395355 - ], - "rotation": 15.432974850994828, - "pixel_coords": [ - 253, - 97, - 11.791520118713379 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.165184497833252, - -1.7916194200515747, - 0.699999988079071 - ], - "rotation": 243.56974572863734, - "pixel_coords": [ - 72, - 95, - 11.127412796020508 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.012460408732295036, - 1.5520496368408203, - 0.3499999940395355 - ], - "rotation": 200.42080435720305, - "pixel_coords": [ - 194, - 96, - 11.853374481201172 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.072108268737793, - 0.2353789210319519, - 0.699999988079071 - ], - "rotation": 17.393943957593606, - "pixel_coords": [ - 191, - 109, - 10.22069263458252 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7723097801208496, - 0.35145071148872375, - 0.3499999940395355 - ], - "rotation": 269.21825573551587, - "pixel_coords": [ - 239, - 141, - 9.353113174438477 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0333" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0333_cf2.json b/dataset_1k_720p_2/scenes/scene_0333_cf2.json deleted file mode 100644 index 241733a9bab51fdd17c69786230927341a17001f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0333_cf2.json +++ /dev/null @@ -1,296 +0,0 @@ -{ - "split": "new", - "image_index": 333, - "image_filename": "SCENE_0333_new_000333.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9260886311531067, - -0.8544347286224365, - 0.3499999940395355 - ], - "rotation": 89.65135499807018, - "pixel_coords": [ - 120, - 109, - 11.043540000915527 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8670896291732788, - 2.8855743408203125, - 0.699999988079071 - ], - "rotation": 332.6755744185554, - "pixel_coords": [ - 202, - 70, - 13.04299259185791 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3846458196640015, - 2.9579994678497314, - 0.3499999940395355 - ], - "rotation": 15.432974850994828, - "pixel_coords": [ - 253, - 97, - 11.791520118713379 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.165184497833252, - -1.7916194200515747, - 0.699999988079071 - ], - "rotation": 243.56974572863734, - "pixel_coords": [ - 72, - 95, - 11.127412796020508 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.012460408732295036, - 1.5520496368408203, - 0.3499999940395355 - ], - "rotation": 200.42080435720305, - "pixel_coords": [ - 194, - 96, - 11.853374481201172 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7723097801208496, - 0.35145071148872375, - 0.3499999940395355 - ], - "rotation": 269.21825573551587, - "pixel_coords": [ - 239, - 141, - 9.353113174438477 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cube", - "change_score": 11.004647005988584, - "change_attempts": 1, - "source_scene": "scene_0333" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0333_original.json b/dataset_1k_720p_2/scenes/scene_0333_original.json deleted file mode 100644 index 9eda1ceedeef4bd8bf6ced8b5006f6ec42105b19..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0333_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 333, - "image_filename": "SCENE_0333_new_000333.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9260886311531067, - -0.8544347286224365, - 0.3499999940395355 - ], - "rotation": 89.65135499807018, - "pixel_coords": [ - 120, - 109, - 11.043540000915527 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8670896291732788, - 2.8855743408203125, - 0.699999988079071 - ], - "rotation": 332.6755744185554, - "pixel_coords": [ - 202, - 70, - 13.04299259185791 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3846458196640015, - 2.9579994678497314, - 0.3499999940395355 - ], - "rotation": 15.432974850994828, - "pixel_coords": [ - 253, - 97, - 11.791520118713379 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.165184497833252, - -1.7916194200515747, - 0.699999988079071 - ], - "rotation": 243.56974572863734, - "pixel_coords": [ - 72, - 95, - 11.127412796020508 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.012460408732295036, - 1.5520496368408203, - 0.3499999940395355 - ], - "rotation": 200.42080435720305, - "pixel_coords": [ - 194, - 96, - 11.853374481201172 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.072108268737793, - 0.2353789210319519, - 0.699999988079071 - ], - "rotation": 17.393943957593606, - "pixel_coords": [ - 191, - 109, - 10.22069263458252 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7723097801208496, - 0.35145071148872375, - 0.3499999940395355 - ], - "rotation": 269.21825573551587, - "pixel_coords": [ - 239, - 141, - 9.353113174438477 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0333" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0334_cf1.json b/dataset_1k_720p_2/scenes/scene_0334_cf1.json deleted file mode 100644 index a547b40182ed33b9252d73a6e2fba8fe62b114fc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0334_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 334, - "image_filename": "SCENE_0334_new_000334.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2923288345336914, - 1.6130568981170654, - 0.699999988079071 - ], - "rotation": 198.5115009455438, - "pixel_coords": [ - 202, - 88, - 11.411449432373047 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9735310077667236, - -1.2752580642700195, - 0.3499999940395355 - ], - "rotation": 292.1284232713917, - "pixel_coords": [ - 72, - 94, - 11.879070281982422 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.218748092651367, - -1.2739337682724, - 0.699999988079071 - ], - "rotation": 313.4317993059208, - "pixel_coords": [ - 186, - 140, - 8.376673698425293 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed brown cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0334" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0334_cf2.json b/dataset_1k_720p_2/scenes/scene_0334_cf2.json deleted file mode 100644 index 7b28115d95ffb89d378f2136ea7806c4542900d8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0334_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 334, - "image_filename": "SCENE_0334_new_000334.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2569112518774537, - 2.05779768640088, - 0.699999988079071 - ], - "rotation": 198.5115009455438, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9735310077667236, - -1.2752580642700195, - 0.3499999940395355 - ], - "rotation": 292.1284232713917, - "pixel_coords": [ - 72, - 94, - 11.879070281982422 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.218748092651367, - -1.2739337682724, - 0.699999988079071 - ], - "rotation": 313.4317993059208, - "pixel_coords": [ - 186, - 140, - 8.376673698425293 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray sphere from (0.3,1.6) to (2.3,2.1)", - "change_score": 2.014293534542463, - "change_attempts": 1, - "source_scene": "scene_0334" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0334_original.json b/dataset_1k_720p_2/scenes/scene_0334_original.json deleted file mode 100644 index faa05872fc74fc48edd37fc0a0811776f59ee175..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0334_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 334, - "image_filename": "SCENE_0334_new_000334.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2923288345336914, - 1.6130568981170654, - 0.699999988079071 - ], - "rotation": 198.5115009455438, - "pixel_coords": [ - 202, - 88, - 11.411449432373047 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9735310077667236, - -1.2752580642700195, - 0.3499999940395355 - ], - "rotation": 292.1284232713917, - "pixel_coords": [ - 72, - 94, - 11.879070281982422 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.218748092651367, - -1.2739337682724, - 0.699999988079071 - ], - "rotation": 313.4317993059208, - "pixel_coords": [ - 186, - 140, - 8.376673698425293 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0334" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0335_cf1.json b/dataset_1k_720p_2/scenes/scene_0335_cf1.json deleted file mode 100644 index c052e74f2c23faf0845fdcea05dc0ee1ab7e58fc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0335_cf1.json +++ /dev/null @@ -1,329 +0,0 @@ -{ - "split": "new", - "image_index": 335, - "image_filename": "SCENE_0335_new_000335.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5596983432769775, - 1.0998648405075073, - 0.3499999940395355 - ], - "rotation": 145.46809987621205, - "pixel_coords": [ - 174, - 95, - 12.344179153442383 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9713828563690186, - 0.8787181377410889, - 0.3499999940395355 - ], - "rotation": 231.06001968596087, - "pixel_coords": [ - 128, - 77, - 13.818120956420898 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.19471560418605804, - -2.8364250659942627, - 0.699999988079071 - ], - "rotation": 132.40322289496874, - "pixel_coords": [ - 78, - 128, - 9.719158172607422 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6330841779708862, - 1.3993351459503174, - 0.3499999940395355 - ], - "rotation": 270.56547227209296, - "pixel_coords": [ - 160, - 84, - 13.223557472229004 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5245754718780518, - -0.8507178425788879, - 0.3499999940395355 - ], - "rotation": 63.1068724326657, - "pixel_coords": [ - 96, - 92, - 12.551222801208496 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8213015794754028, - 2.524761199951172, - 0.3499999940395355 - ], - "rotation": 80.68782476187106, - "pixel_coords": [ - 254, - 107, - 11.566298484802246 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1289812326431274, - 1.1444239616394043, - 0.699999988079071 - ], - "rotation": 103.49754253512512, - "pixel_coords": [ - 211, - 103, - 11.076683044433594 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "color": "red", - "material": "metal", - "size": "small", - "3d_coords": [ - -1.6570435165825221, - 0.15529300920449884, - 0.35 - ], - "rotation": 292.4380382380247, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0335" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0335_cf2.json b/dataset_1k_720p_2/scenes/scene_0335_cf2.json deleted file mode 100644 index 1ea2f2e9dc6fbd46ebeffaf58cc018bb5d89e9a4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0335_cf2.json +++ /dev/null @@ -1,312 +0,0 @@ -{ - "split": "new", - "image_index": 335, - "image_filename": "SCENE_0335_new_000335.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5596983432769775, - 1.0998648405075073, - 0.3499999940395355 - ], - "rotation": 145.46809987621205, - "pixel_coords": [ - 174, - 95, - 12.344179153442383 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9713828563690186, - 0.8787181377410889, - 0.3499999940395355 - ], - "rotation": 231.06001968596087, - "pixel_coords": [ - 128, - 77, - 13.818120956420898 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.19471560418605804, - -2.8364250659942627, - 0.699999988079071 - ], - "rotation": 132.40322289496874, - "pixel_coords": [ - 78, - 128, - 9.719158172607422 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6330841779708862, - 1.3993351459503174, - 0.3499999940395355 - ], - "rotation": 270.56547227209296, - "pixel_coords": [ - 160, - 84, - 13.223557472229004 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5245754718780518, - -0.8507178425788879, - 0.3499999940395355 - ], - "rotation": 63.1068724326657, - "pixel_coords": [ - 96, - 92, - 12.551222801208496 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8213015794754028, - 2.524761199951172, - 0.3499999940395355 - ], - "rotation": 80.68782476187106, - "pixel_coords": [ - 254, - 107, - 11.566298484802246 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1289812326431274, - 1.1444239616394043, - 0.699999988079071 - ], - "rotation": 103.49754253512512, - "pixel_coords": [ - 211, - 103, - 11.076683044433594 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0335" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0335_original.json b/dataset_1k_720p_2/scenes/scene_0335_original.json deleted file mode 100644 index f91fda3a82f9269ea77295d66d308256fa577c6d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0335_original.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 335, - "image_filename": "SCENE_0335_new_000335.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5596983432769775, - 1.0998648405075073, - 0.3499999940395355 - ], - "rotation": 145.46809987621205, - "pixel_coords": [ - 174, - 95, - 12.344179153442383 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9713828563690186, - 0.8787181377410889, - 0.3499999940395355 - ], - "rotation": 231.06001968596087, - "pixel_coords": [ - 128, - 77, - 13.818120956420898 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.19471560418605804, - -2.8364250659942627, - 0.699999988079071 - ], - "rotation": 132.40322289496874, - "pixel_coords": [ - 78, - 128, - 9.719158172607422 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6330841779708862, - 1.3993351459503174, - 0.3499999940395355 - ], - "rotation": 270.56547227209296, - "pixel_coords": [ - 160, - 84, - 13.223557472229004 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5245754718780518, - -0.8507178425788879, - 0.3499999940395355 - ], - "rotation": 63.1068724326657, - "pixel_coords": [ - 96, - 92, - 12.551222801208496 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8213015794754028, - 2.524761199951172, - 0.3499999940395355 - ], - "rotation": 80.68782476187106, - "pixel_coords": [ - 254, - 107, - 11.566298484802246 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1289812326431274, - 1.1444239616394043, - 0.699999988079071 - ], - "rotation": 103.49754253512512, - "pixel_coords": [ - 211, - 103, - 11.076683044433594 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0335" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0336_cf1.json b/dataset_1k_720p_2/scenes/scene_0336_cf1.json deleted file mode 100644 index 1e51f1708892fcc14f9e9395cfd68673c1116772..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0336_cf1.json +++ /dev/null @@ -1,213 +0,0 @@ -{ - "split": "new", - "image_index": 336, - "image_filename": "SCENE_0336_new_000336.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7770347595214844, - -1.807674527168274, - 0.3499999940395355 - ], - "rotation": 359.61566605414345, - "pixel_coords": [ - 63, - 100, - 11.717008590698242 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6592586040496826, - -2.8924508094787598, - 0.3499999940395355 - ], - "rotation": 27.562016681431224, - "pixel_coords": [ - 51, - 124, - 10.359297752380371 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0481200218200684, - -0.7199358344078064, - 0.699999988079071 - ], - "rotation": 306.0558769205833, - "pixel_coords": [ - 102, - 88, - 11.757281303405762 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7183822393417358, - -1.543878197669983, - 0.3499999940395355 - ], - "rotation": 207.42261110882933, - "pixel_coords": [ - 107, - 119, - 10.598783493041992 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1351455450057983, - 0.7505922913551331, - 0.3499999940395355 - ], - "rotation": 270.9914386224876, - "pixel_coords": [ - 153, - 93, - 12.260173797607422 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cube and brown cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0336" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0336_cf2.json b/dataset_1k_720p_2/scenes/scene_0336_cf2.json deleted file mode 100644 index 712762a28d299cf1a4fad57d62275eaa1723aceb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0336_cf2.json +++ /dev/null @@ -1,213 +0,0 @@ -{ - "split": "new", - "image_index": 336, - "image_filename": "SCENE_0336_new_000336.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7770347595214844, - -1.807674527168274, - 0.3499999940395355 - ], - "rotation": 359.61566605414345, - "pixel_coords": [ - 63, - 100, - 11.717008590698242 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.607002356777041, - 0.29117442848129643, - 0.3499999940395355 - ], - "rotation": 27.562016681431224, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0481200218200684, - -0.7199358344078064, - 0.699999988079071 - ], - "rotation": 306.0558769205833, - "pixel_coords": [ - 102, - 88, - 11.757281303405762 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7183822393417358, - -1.543878197669983, - 0.3499999940395355 - ], - "rotation": 207.42261110882933, - "pixel_coords": [ - 107, - 119, - 10.598783493041992 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1351455450057983, - 0.7505922913551331, - 0.3499999940395355 - ], - "rotation": 270.9914386224876, - "pixel_coords": [ - 153, - 93, - 12.260173797607422 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved blue cube to partially occlude brown cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0336" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0336_original.json b/dataset_1k_720p_2/scenes/scene_0336_original.json deleted file mode 100644 index 8eaa23e218364e837b6f753c1e3b4a86ee6177ff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0336_original.json +++ /dev/null @@ -1,211 +0,0 @@ -{ - "split": "new", - "image_index": 336, - "image_filename": "SCENE_0336_new_000336.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7770347595214844, - -1.807674527168274, - 0.3499999940395355 - ], - "rotation": 359.61566605414345, - "pixel_coords": [ - 63, - 100, - 11.717008590698242 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6592586040496826, - -2.8924508094787598, - 0.3499999940395355 - ], - "rotation": 27.562016681431224, - "pixel_coords": [ - 51, - 124, - 10.359297752380371 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0481200218200684, - -0.7199358344078064, - 0.699999988079071 - ], - "rotation": 306.0558769205833, - "pixel_coords": [ - 102, - 88, - 11.757281303405762 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7183822393417358, - -1.543878197669983, - 0.3499999940395355 - ], - "rotation": 207.42261110882933, - "pixel_coords": [ - 107, - 119, - 10.598783493041992 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1351455450057983, - 0.7505922913551331, - 0.3499999940395355 - ], - "rotation": 270.9914386224876, - "pixel_coords": [ - 153, - 93, - 12.260173797607422 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0336" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0337_cf1.json b/dataset_1k_720p_2/scenes/scene_0337_cf1.json deleted file mode 100644 index 8553b4eaec14379ad7387cadeeb6ddf62ca142b5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0337_cf1.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 337, - "image_filename": "SCENE_0337_new_000337.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4904552698135376, - -2.478809356689453, - 0.3499999940395355 - ], - "rotation": 305.4167201176855, - "pixel_coords": [ - 120, - 155, - 8.724181175231934 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8190757036209106, - -0.4010664224624634, - 0.3499999940395355 - ], - "rotation": 296.23951265355885, - "pixel_coords": [ - 118, - 96, - 12.213852882385254 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.671850323677063, - -1.9690574407577515, - 0.699999988079071 - ], - "rotation": 89.7320882175065, - "pixel_coords": [ - 94, - 109, - 10.372896194458008 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9234042763710022, - -0.8860940933227539, - 0.3499999940395355 - ], - "rotation": 342.83154775134386, - "pixel_coords": [ - 156, - 128, - 10.019643783569336 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8295681476593018, - 1.2574113607406616, - 0.3499999940395355 - ], - "rotation": 300.09653610487027, - "pixel_coords": [ - 257, - 131, - 9.893704414367676 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.544274628162384, - 2.190884590148926, - 0.699999988079071 - ], - "rotation": 75.97492150081457, - "pixel_coords": [ - 198, - 81, - 12.629886627197266 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.579371929168701, - 0.9362502098083496, - 0.3499999940395355 - ], - "rotation": 29.237497610262846, - "pixel_coords": [ - 137, - 82, - 13.500597953796387 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.643555998802185, - 1.408539891242981, - 0.3499999940395355 - ], - "rotation": 348.8833796834708, - "pixel_coords": [ - 229, - 115, - 10.809544563293457 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 1, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 6 - ], - [], - [ - 1, - 5, - 6 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "right": [ - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 7 - ], - [], - [ - 4, - 7 - ], - [ - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed brown sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0337" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0337_cf2.json b/dataset_1k_720p_2/scenes/scene_0337_cf2.json deleted file mode 100644 index e031b88cda118658f4bba1dc657369ffd2abf9f8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0337_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 337, - "image_filename": "SCENE_0337_new_000337.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4904552698135376, - -2.478809356689453, - 0.3499999940395355 - ], - "rotation": 305.4167201176855, - "pixel_coords": [ - 120, - 155, - 8.724181175231934 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8190757036209106, - -0.4010664224624634, - 0.3499999940395355 - ], - "rotation": 296.23951265355885, - "pixel_coords": [ - 118, - 96, - 12.213852882385254 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.671850323677063, - -1.9690574407577515, - 0.699999988079071 - ], - "rotation": 89.7320882175065, - "pixel_coords": [ - 94, - 109, - 10.372896194458008 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9234042763710022, - -0.8860940933227539, - 0.3499999940395355 - ], - "rotation": 342.83154775134386, - "pixel_coords": [ - 156, - 128, - 10.019643783569336 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.42997825078825647, - -0.05753336085714089, - 0.3499999940395355 - ], - "rotation": 300.09653610487027, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.544274628162384, - 2.190884590148926, - 0.699999988079071 - ], - "rotation": 75.97492150081457, - "pixel_coords": [ - 198, - 81, - 12.629886627197266 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.579371929168701, - 0.9362502098083496, - 0.3499999940395355 - ], - "rotation": 29.237497610262846, - "pixel_coords": [ - 137, - 82, - 13.500597953796387 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.643555998802185, - 1.408539891242981, - 0.3499999940395355 - ], - "rotation": 348.8833796834708, - "pixel_coords": [ - 229, - 115, - 10.809544563293457 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 1, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 6 - ], - [], - [ - 1, - 5, - 6 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "right": [ - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 7 - ], - [], - [ - 4, - 7 - ], - [ - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cube from right of yellow sphere to left", - "change_score": 2.736258630689635, - "change_attempts": 1, - "source_scene": "scene_0337" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0337_original.json b/dataset_1k_720p_2/scenes/scene_0337_original.json deleted file mode 100644 index f0371a827efd9929344d5421fa8f5a9ae2fda26f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0337_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 337, - "image_filename": "SCENE_0337_new_000337.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4904552698135376, - -2.478809356689453, - 0.3499999940395355 - ], - "rotation": 305.4167201176855, - "pixel_coords": [ - 120, - 155, - 8.724181175231934 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8190757036209106, - -0.4010664224624634, - 0.3499999940395355 - ], - "rotation": 296.23951265355885, - "pixel_coords": [ - 118, - 96, - 12.213852882385254 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.671850323677063, - -1.9690574407577515, - 0.699999988079071 - ], - "rotation": 89.7320882175065, - "pixel_coords": [ - 94, - 109, - 10.372896194458008 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9234042763710022, - -0.8860940933227539, - 0.3499999940395355 - ], - "rotation": 342.83154775134386, - "pixel_coords": [ - 156, - 128, - 10.019643783569336 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8295681476593018, - 1.2574113607406616, - 0.3499999940395355 - ], - "rotation": 300.09653610487027, - "pixel_coords": [ - 257, - 131, - 9.893704414367676 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.544274628162384, - 2.190884590148926, - 0.699999988079071 - ], - "rotation": 75.97492150081457, - "pixel_coords": [ - 198, - 81, - 12.629886627197266 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.579371929168701, - 0.9362502098083496, - 0.3499999940395355 - ], - "rotation": 29.237497610262846, - "pixel_coords": [ - 137, - 82, - 13.500597953796387 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.643555998802185, - 1.408539891242981, - 0.3499999940395355 - ], - "rotation": 348.8833796834708, - "pixel_coords": [ - 229, - 115, - 10.809544563293457 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 1, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 6 - ], - [], - [ - 1, - 5, - 6 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "right": [ - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 7 - ], - [], - [ - 4, - 7 - ], - [ - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0337" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0338_cf1.json b/dataset_1k_720p_2/scenes/scene_0338_cf1.json deleted file mode 100644 index 5f28eaeac34c4fb59efde327050fb5c149fef727..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0338_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 338, - "image_filename": "SCENE_0338_new_000338.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3685741424560547, - 0.8697534203529358, - 0.699999988079071 - ], - "rotation": 182.75638119248828, - "pixel_coords": [ - 137, - 73, - 12.802833557128906 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1000078916549683, - 1.7284122705459595, - 0.3499999940395355 - ], - "rotation": 150.6518776007815, - "pixel_coords": [ - 224, - 106, - 11.083505630493164 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.490383505821228, - -2.211491584777832, - 0.3499999940395355 - ], - "rotation": 227.38528853960185, - "pixel_coords": [ - 130, - 155, - 8.579880714416504 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4242031574249268, - 2.647940158843994, - 0.699999988079071 - ], - "rotation": 298.74614937997137, - "pixel_coords": [ - 172, - 63, - 13.85048770904541 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9411084651947021, - -2.156646490097046, - 0.699999988079071 - ], - "rotation": 194.27685180673382, - "pixel_coords": [ - 66, - 98, - 10.792588233947754 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray cube and blue sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0338" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0338_cf2.json b/dataset_1k_720p_2/scenes/scene_0338_cf2.json deleted file mode 100644 index ded9a398a4955e4c915fd63e5cf4553abaee8e60..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0338_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 338, - "image_filename": "SCENE_0338_new_000338.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3685741424560547, - 0.8697534203529358, - 0.699999988079071 - ], - "rotation": 182.75638119248828, - "pixel_coords": [ - 137, - 73, - 12.802833557128906 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1000078916549683, - 1.7284122705459595, - 0.3499999940395355 - ], - "rotation": 150.6518776007815, - "pixel_coords": [ - 224, - 106, - 11.083505630493164 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.490383505821228, - -2.211491584777832, - 0.3499999940395355 - ], - "rotation": 227.38528853960185, - "pixel_coords": [ - 130, - 155, - 8.579880714416504 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4242031574249268, - 2.647940158843994, - 0.699999988079071 - ], - "rotation": 298.74614937997137, - "pixel_coords": [ - 172, - 63, - 13.85048770904541 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.345370080387974, - -2.792421376754852, - 0.699999988079071 - ], - "rotation": 194.27685180673382, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue sphere from (-1.9,-2.2) to (-0.3,-2.8)", - "change_score": 1.7177283543244932, - "change_attempts": 1, - "source_scene": "scene_0338" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0338_original.json b/dataset_1k_720p_2/scenes/scene_0338_original.json deleted file mode 100644 index fc8f543e912bd9f2cdfff3eea0137240eb3e7c7e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0338_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 338, - "image_filename": "SCENE_0338_new_000338.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3685741424560547, - 0.8697534203529358, - 0.699999988079071 - ], - "rotation": 182.75638119248828, - "pixel_coords": [ - 137, - 73, - 12.802833557128906 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1000078916549683, - 1.7284122705459595, - 0.3499999940395355 - ], - "rotation": 150.6518776007815, - "pixel_coords": [ - 224, - 106, - 11.083505630493164 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.490383505821228, - -2.211491584777832, - 0.3499999940395355 - ], - "rotation": 227.38528853960185, - "pixel_coords": [ - 130, - 155, - 8.579880714416504 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4242031574249268, - 2.647940158843994, - 0.699999988079071 - ], - "rotation": 298.74614937997137, - "pixel_coords": [ - 172, - 63, - 13.85048770904541 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9411084651947021, - -2.156646490097046, - 0.699999988079071 - ], - "rotation": 194.27685180673382, - "pixel_coords": [ - 66, - 98, - 10.792588233947754 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0338" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0339_cf1.json b/dataset_1k_720p_2/scenes/scene_0339_cf1.json deleted file mode 100644 index ee630b368c6d70a81140d1e6e7599394b32799dd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0339_cf1.json +++ /dev/null @@ -1,379 +0,0 @@ -{ - "split": "new", - "image_index": 339, - "image_filename": "SCENE_0339_new_000339.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.809708595275879, - -2.582883596420288, - 0.3499999940395355 - ], - "rotation": 246.70839681717632, - "pixel_coords": [ - 56, - 116, - 10.556464195251465 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3020665943622589, - 0.3632154166698456, - 0.699999988079071 - ], - "rotation": 68.90736444088098, - "pixel_coords": [ - 162, - 93, - 11.07742977142334 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4060001373291016, - 2.3942060470581055, - 0.3499999940395355 - ], - "rotation": 115.63613618297738, - "pixel_coords": [ - 244, - 103, - 11.30012035369873 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5836256742477417, - -0.5450258255004883, - 0.699999988079071 - ], - "rotation": 292.3763792683187, - "pixel_coords": [ - 184, - 127, - 9.33542537689209 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9362080097198486, - -2.6664764881134033, - 0.699999988079071 - ], - "rotation": 352.9603525874839, - "pixel_coords": [ - 128, - 165, - 7.898910999298096 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7239704728126526, - -1.6358379125595093, - 0.3499999940395355 - ], - "rotation": 316.1609669476835, - "pixel_coords": [ - 132, - 139, - 9.449450492858887 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6284266114234924, - 1.8218821287155151, - 0.3499999940395355 - ], - "rotation": 94.14167718821885, - "pixel_coords": [ - 214, - 100, - 11.479534149169922 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9835751056671143, - -0.9779869318008423, - 0.3499999940395355 - ], - "rotation": 206.74460600127927, - "pixel_coords": [ - 212, - 168, - 8.355894088745117 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "color": "yellow", - "material": "rubber", - "size": "small", - "3d_coords": [ - -2.622032647465258, - 1.8554382232396938, - 0.35 - ], - "rotation": 22.335776921876832, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 4, - 7 - ], - [], - [ - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "left": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [], - [ - 2, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0339" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0339_cf2.json b/dataset_1k_720p_2/scenes/scene_0339_cf2.json deleted file mode 100644 index ebc87d26304b22e350f57b3e327f16d60b95e71a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0339_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 339, - "image_filename": "SCENE_0339_new_000339.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.809708595275879, - -2.582883596420288, - 0.3499999940395355 - ], - "rotation": 246.70839681717632, - "pixel_coords": [ - 56, - 116, - 10.556464195251465 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3020665943622589, - 0.3632154166698456, - 0.699999988079071 - ], - "rotation": 68.90736444088098, - "pixel_coords": [ - 162, - 93, - 11.07742977142334 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4060001373291016, - 2.3942060470581055, - 0.3499999940395355 - ], - "rotation": 115.63613618297738, - "pixel_coords": [ - 244, - 103, - 11.30012035369873 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5836256742477417, - -0.5450258255004883, - 0.699999988079071 - ], - "rotation": 292.3763792683187, - "pixel_coords": [ - 184, - 127, - 9.33542537689209 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9362080097198486, - -2.6664764881134033, - 0.699999988079071 - ], - "rotation": 352.9603525874839, - "pixel_coords": [ - 128, - 165, - 7.898910999298096 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7239704728126526, - -1.6358379125595093, - 0.3499999940395355 - ], - "rotation": 316.1609669476835, - "pixel_coords": [ - 132, - 139, - 9.449450492858887 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6284266114234924, - 1.8218821287155151, - 0.3499999940395355 - ], - "rotation": 94.14167718821885, - "pixel_coords": [ - 214, - 100, - 11.479534149169922 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9835751056671143, - -0.9779869318008423, - 0.3499999940395355 - ], - "rotation": 206.74460600127927, - "pixel_coords": [ - 212, - 168, - 8.355894088745117 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 4, - 7 - ], - [], - [ - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "left": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [], - [ - 2, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0339" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0339_original.json b/dataset_1k_720p_2/scenes/scene_0339_original.json deleted file mode 100644 index 9dc82fb476ab5dc340f0abe8f4e97f4f0af81019..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0339_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 339, - "image_filename": "SCENE_0339_new_000339.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.809708595275879, - -2.582883596420288, - 0.3499999940395355 - ], - "rotation": 246.70839681717632, - "pixel_coords": [ - 56, - 116, - 10.556464195251465 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3020665943622589, - 0.3632154166698456, - 0.699999988079071 - ], - "rotation": 68.90736444088098, - "pixel_coords": [ - 162, - 93, - 11.07742977142334 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4060001373291016, - 2.3942060470581055, - 0.3499999940395355 - ], - "rotation": 115.63613618297738, - "pixel_coords": [ - 244, - 103, - 11.30012035369873 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5836256742477417, - -0.5450258255004883, - 0.699999988079071 - ], - "rotation": 292.3763792683187, - "pixel_coords": [ - 184, - 127, - 9.33542537689209 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9362080097198486, - -2.6664764881134033, - 0.699999988079071 - ], - "rotation": 352.9603525874839, - "pixel_coords": [ - 128, - 165, - 7.898910999298096 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7239704728126526, - -1.6358379125595093, - 0.3499999940395355 - ], - "rotation": 316.1609669476835, - "pixel_coords": [ - 132, - 139, - 9.449450492858887 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6284266114234924, - 1.8218821287155151, - 0.3499999940395355 - ], - "rotation": 94.14167718821885, - "pixel_coords": [ - 214, - 100, - 11.479534149169922 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9835751056671143, - -0.9779869318008423, - 0.3499999940395355 - ], - "rotation": 206.74460600127927, - "pixel_coords": [ - 212, - 168, - 8.355894088745117 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 4, - 7 - ], - [], - [ - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "left": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [], - [ - 2, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0339" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0340_cf1.json b/dataset_1k_720p_2/scenes/scene_0340_cf1.json deleted file mode 100644 index 6ac58e863df5fe4b406d8a349ab1093026ca156b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0340_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 340, - "image_filename": "SCENE_0340_new_000340.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7850179076194763, - 0.7262433171272278, - 0.699999988079071 - ], - "rotation": 197.98235190609603, - "pixel_coords": [ - 195, - 101, - 10.608809471130371 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.502690315246582, - -0.5756720304489136, - 0.699999988079071 - ], - "rotation": 154.51750725849476, - "pixel_coords": [ - 209, - 136, - 8.696301460266113 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2106528282165527, - 1.560175895690918, - 0.3499999940395355 - ], - "rotation": 333.1692571162578, - "pixel_coords": [ - 152, - 79, - 13.261004447937012 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.853909432888031, - 2.308976888656616, - 0.3499999940395355 - ], - "rotation": 189.57122552766575, - "pixel_coords": [ - 229, - 99, - 11.651421546936035 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1719512939453125, - -1.5974422693252563, - 0.699999988079071 - ], - "rotation": 83.09275426609572, - "pixel_coords": [ - 78, - 92, - 11.222217559814453 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1415157318115234, - -2.068915605545044, - 0.3499999940395355 - ], - "rotation": 287.91318186241614, - "pixel_coords": [ - 128, - 148, - 8.889918327331543 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "left": [ - [ - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray cylinder and blue cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0340" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0340_cf2.json b/dataset_1k_720p_2/scenes/scene_0340_cf2.json deleted file mode 100644 index 9ed1ad37dc2f48b72e2483ebf75d9ed57a9112ba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0340_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 340, - "image_filename": "SCENE_0340_new_000340.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7850179076194763, - 0.7262433171272278, - 0.699999988079071 - ], - "rotation": 197.98235190609603, - "pixel_coords": [ - 195, - 101, - 10.608809471130371 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.502690315246582, - -0.5756720304489136, - 0.699999988079071 - ], - "rotation": 154.51750725849476, - "pixel_coords": [ - 209, - 136, - 8.696301460266113 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2106528282165527, - 1.560175895690918, - 0.3499999940395355 - ], - "rotation": 333.1692571162578, - "pixel_coords": [ - 152, - 79, - 13.261004447937012 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.853909432888031, - 2.308976888656616, - 0.3499999940395355 - ], - "rotation": 189.57122552766575, - "pixel_coords": [ - 229, - 99, - 11.651421546936035 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1719512939453125, - -1.5974422693252563, - 0.699999988079071 - ], - "rotation": 83.09275426609572, - "pixel_coords": [ - 78, - 92, - 11.222217559814453 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1415157318115234, - -2.068915605545044, - 0.3499999940395355 - ], - "rotation": 287.91318186241614, - "pixel_coords": [ - 128, - 148, - 8.889918327331543 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "left": [ - [ - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray cylinder to brown", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0340" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0340_original.json b/dataset_1k_720p_2/scenes/scene_0340_original.json deleted file mode 100644 index 3381ffd8f4310b5825a1985b6341cbc452829870..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0340_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 340, - "image_filename": "SCENE_0340_new_000340.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7850179076194763, - 0.7262433171272278, - 0.699999988079071 - ], - "rotation": 197.98235190609603, - "pixel_coords": [ - 195, - 101, - 10.608809471130371 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.502690315246582, - -0.5756720304489136, - 0.699999988079071 - ], - "rotation": 154.51750725849476, - "pixel_coords": [ - 209, - 136, - 8.696301460266113 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2106528282165527, - 1.560175895690918, - 0.3499999940395355 - ], - "rotation": 333.1692571162578, - "pixel_coords": [ - 152, - 79, - 13.261004447937012 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.853909432888031, - 2.308976888656616, - 0.3499999940395355 - ], - "rotation": 189.57122552766575, - "pixel_coords": [ - 229, - 99, - 11.651421546936035 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1719512939453125, - -1.5974422693252563, - 0.699999988079071 - ], - "rotation": 83.09275426609572, - "pixel_coords": [ - 78, - 92, - 11.222217559814453 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1415157318115234, - -2.068915605545044, - 0.3499999940395355 - ], - "rotation": 287.91318186241614, - "pixel_coords": [ - 128, - 148, - 8.889918327331543 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "left": [ - [ - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0340" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0341_cf1.json b/dataset_1k_720p_2/scenes/scene_0341_cf1.json deleted file mode 100644 index d927b02d788fac9cda350eab52b93b1a2e74589b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0341_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 341, - "image_filename": "SCENE_0341_new_000341.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.38603299856185913, - -0.3340829908847809, - 0.3499999940395355 - ], - "rotation": 22.25084106806012, - "pixel_coords": [ - 145, - 110, - 11.683514595031738 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8714473247528076, - 2.8886661529541016, - 0.699999988079071 - ], - "rotation": 312.19756761405057, - "pixel_coords": [ - 186, - 66, - 14.303205490112305 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3489932119846344, - 2.0600857734680176, - 0.699999988079071 - ], - "rotation": 69.4348826188343, - "pixel_coords": [ - 198, - 82, - 12.813821792602539 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0341" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0341_cf2.json b/dataset_1k_720p_2/scenes/scene_0341_cf2.json deleted file mode 100644 index 8e1be9a0022dcd8b80b95df38fcfcf6c80774f7e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0341_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 341, - "image_filename": "SCENE_0341_new_000341.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0169675542102157, - 2.428387464784121, - 0.3499999940395355 - ], - "rotation": 22.25084106806012, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8714473247528076, - 2.8886661529541016, - 0.699999988079071 - ], - "rotation": 312.19756761405057, - "pixel_coords": [ - 186, - 66, - 14.303205490112305 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3489932119846344, - 2.0600857734680176, - 0.699999988079071 - ], - "rotation": 69.4348826188343, - "pixel_coords": [ - 198, - 82, - 12.813821792602539 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cylinder from left of purple cylinder to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0341" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0341_original.json b/dataset_1k_720p_2/scenes/scene_0341_original.json deleted file mode 100644 index 7e729d5482bef5343b71d5bab4bdcc8e82ea22a0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0341_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 341, - "image_filename": "SCENE_0341_new_000341.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.38603299856185913, - -0.3340829908847809, - 0.3499999940395355 - ], - "rotation": 22.25084106806012, - "pixel_coords": [ - 145, - 110, - 11.683514595031738 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8714473247528076, - 2.8886661529541016, - 0.699999988079071 - ], - "rotation": 312.19756761405057, - "pixel_coords": [ - 186, - 66, - 14.303205490112305 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3489932119846344, - 2.0600857734680176, - 0.699999988079071 - ], - "rotation": 69.4348826188343, - "pixel_coords": [ - 198, - 82, - 12.813821792602539 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0341" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0342_cf1.json b/dataset_1k_720p_2/scenes/scene_0342_cf1.json deleted file mode 100644 index 2e99334c935c70c7093c739214070b1fb73f73c1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0342_cf1.json +++ /dev/null @@ -1,191 +0,0 @@ -{ - "split": "new", - "image_index": 342, - "image_filename": "SCENE_0342_new_000342.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.49568942189216614, - -0.7074927687644958, - 0.3499999940395355 - ], - "rotation": 168.63902736439195, - "pixel_coords": [ - 152, - 122, - 10.338228225708008 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7706573605537415, - 1.7943168878555298, - 0.3499999940395355 - ], - "rotation": 244.91984345275708, - "pixel_coords": [ - 186, - 90, - 12.617827415466309 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7522785663604736, - 2.967345714569092, - 0.3499999940395355 - ], - "rotation": 278.42986225247967, - "pixel_coords": [ - 264, - 104, - 11.49602222442627 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4138762950897217, - 0.9119917154312134, - 0.3499999940395355 - ], - "rotation": 351.09001767303766, - "pixel_coords": [ - 156, - 91, - 12.579883575439453 - ], - "color": "red" - }, - { - "shape": "sphere", - "color": "yellow", - "material": "rubber", - "size": "large", - "3d_coords": [ - -2.429441026895293, - 2.9185030748316443, - 0.35 - ], - "rotation": 266.41181369386777, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0342" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0342_cf2.json b/dataset_1k_720p_2/scenes/scene_0342_cf2.json deleted file mode 100644 index 05dbfe39deb8f816ab2919d3b26c10ee96159689..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0342_cf2.json +++ /dev/null @@ -1,174 +0,0 @@ -{ - "split": "new", - "image_index": 342, - "image_filename": "SCENE_0342_new_000342.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.49568942189216614, - -0.7074927687644958, - 0.3499999940395355 - ], - "rotation": 168.63902736439195, - "pixel_coords": [ - 152, - 122, - 10.338228225708008 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7706573605537415, - 1.7943168878555298, - 0.3499999940395355 - ], - "rotation": 244.91984345275708, - "pixel_coords": [ - 186, - 90, - 12.617827415466309 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7522785663604736, - 2.967345714569092, - 0.3499999940395355 - ], - "rotation": 278.42986225247967, - "pixel_coords": [ - 264, - 104, - 11.49602222442627 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4138762950897217, - 0.9119917154312134, - 0.3499999940395355 - ], - "rotation": 351.09001767303766, - "pixel_coords": [ - 156, - 91, - 12.579883575439453 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0342" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0342_original.json b/dataset_1k_720p_2/scenes/scene_0342_original.json deleted file mode 100644 index b9bd8f33526d532d44688240eb578193ca4ba660..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0342_original.json +++ /dev/null @@ -1,172 +0,0 @@ -{ - "split": "new", - "image_index": 342, - "image_filename": "SCENE_0342_new_000342.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.49568942189216614, - -0.7074927687644958, - 0.3499999940395355 - ], - "rotation": 168.63902736439195, - "pixel_coords": [ - 152, - 122, - 10.338228225708008 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7706573605537415, - 1.7943168878555298, - 0.3499999940395355 - ], - "rotation": 244.91984345275708, - "pixel_coords": [ - 186, - 90, - 12.617827415466309 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7522785663604736, - 2.967345714569092, - 0.3499999940395355 - ], - "rotation": 278.42986225247967, - "pixel_coords": [ - 264, - 104, - 11.49602222442627 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4138762950897217, - 0.9119917154312134, - 0.3499999940395355 - ], - "rotation": 351.09001767303766, - "pixel_coords": [ - 156, - 91, - 12.579883575439453 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0342" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0343_cf1.json b/dataset_1k_720p_2/scenes/scene_0343_cf1.json deleted file mode 100644 index cc1676ced171f386efd29a1f437121f50e55bb77..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0343_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 343, - "image_filename": "SCENE_0343_new_000343.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9777774214744568, - 0.1520899385213852, - 0.3499999940395355 - ], - "rotation": 76.43693202467739, - "pixel_coords": [ - 146, - 99, - 12.196867942810059 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0581508874893188, - 2.455371618270874, - 0.3499999940395355 - ], - "rotation": 73.84262679276216, - "pixel_coords": [ - 235, - 102, - 12.027989387512207 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4663324356079102, - -2.2890074253082275, - 0.699999988079071 - ], - "rotation": 199.62940801842458, - "pixel_coords": [ - 74, - 105, - 11.056755065917969 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0343" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0343_cf2.json b/dataset_1k_720p_2/scenes/scene_0343_cf2.json deleted file mode 100644 index 10a6e44188438d3e756bb2c57f91517f2246a3b1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0343_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 343, - "image_filename": "SCENE_0343_new_000343.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9777774214744568, - 0.1520899385213852, - 0.3499999940395355 - ], - "rotation": 76.43693202467739, - "pixel_coords": [ - 146, - 99, - 12.196867942810059 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0581508874893188, - 2.455371618270874, - 0.3499999940395355 - ], - "rotation": 73.84262679276216, - "pixel_coords": [ - 235, - 102, - 12.027989387512207 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4663324356079102, - -2.2890074253082275, - 0.699999988079071 - ], - "rotation": 199.62940801842458, - "pixel_coords": [ - 74, - 105, - 11.056755065917969 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray cylinder and red cube", - "change_score": 2.0, - "change_attempts": 2, - "source_scene": "scene_0343" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0343_original.json b/dataset_1k_720p_2/scenes/scene_0343_original.json deleted file mode 100644 index 4e86009e9a6291cea0ca451c0bb570b7cc8f8c8f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0343_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 343, - "image_filename": "SCENE_0343_new_000343.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9777774214744568, - 0.1520899385213852, - 0.3499999940395355 - ], - "rotation": 76.43693202467739, - "pixel_coords": [ - 146, - 99, - 12.196867942810059 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0581508874893188, - 2.455371618270874, - 0.3499999940395355 - ], - "rotation": 73.84262679276216, - "pixel_coords": [ - 235, - 102, - 12.027989387512207 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4663324356079102, - -2.2890074253082275, - 0.699999988079071 - ], - "rotation": 199.62940801842458, - "pixel_coords": [ - 74, - 105, - 11.056755065917969 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0343" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0344_cf1.json b/dataset_1k_720p_2/scenes/scene_0344_cf1.json deleted file mode 100644 index a212814e76d4d34db549a0512a8653a74980690d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0344_cf1.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 344, - "image_filename": "SCENE_0344_new_000344.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4207355976104736, - 1.2844210863113403, - 0.3499999940395355 - ], - "rotation": 208.33905115915488, - "pixel_coords": [ - 140, - 79, - 13.573740005493164 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.736809015274048, - -0.4502192735671997, - 0.3499999940395355 - ], - "rotation": 126.24197017587421, - "pixel_coords": [ - 219, - 151, - 9.287863731384277 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9793753623962402, - 2.4749972820281982, - 0.699999988079071 - ], - "rotation": 110.4903446314249, - "pixel_coords": [ - 257, - 97, - 11.364999771118164 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0809955596923828, - -1.2859700918197632, - 0.3499999940395355 - ], - "rotation": 276.595676404482, - "pixel_coords": [ - 108, - 112, - 11.17535400390625 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0344" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0344_cf2.json b/dataset_1k_720p_2/scenes/scene_0344_cf2.json deleted file mode 100644 index 7e7479216918865b1171ce7e8766bd8b73b5a6bf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0344_cf2.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 344, - "image_filename": "SCENE_0344_new_000344.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4207355976104736, - 1.2844210863113403, - 0.3499999940395355 - ], - "rotation": 208.33905115915488, - "pixel_coords": [ - 140, - 79, - 13.573740005493164 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.736809015274048, - -0.4502192735671997, - 0.3499999940395355 - ], - "rotation": 126.24197017587421, - "pixel_coords": [ - 219, - 151, - 9.287863731384277 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9793753623962402, - 2.4749972820281982, - 0.699999988079071 - ], - "rotation": 110.4903446314249, - "pixel_coords": [ - 257, - 97, - 11.364999771118164 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.3104481445825047, - 0.3136226004714151, - 0.3499999940395355 - ], - "rotation": 276.595676404482, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue cylinder from left of cyan cylinder to right", - "change_score": 2.1200972532875846, - "change_attempts": 1, - "source_scene": "scene_0344" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0344_original.json b/dataset_1k_720p_2/scenes/scene_0344_original.json deleted file mode 100644 index dddc8ff96a489307823e862610e8b95bc32756ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0344_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 344, - "image_filename": "SCENE_0344_new_000344.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4207355976104736, - 1.2844210863113403, - 0.3499999940395355 - ], - "rotation": 208.33905115915488, - "pixel_coords": [ - 140, - 79, - 13.573740005493164 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.736809015274048, - -0.4502192735671997, - 0.3499999940395355 - ], - "rotation": 126.24197017587421, - "pixel_coords": [ - 219, - 151, - 9.287863731384277 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9793753623962402, - 2.4749972820281982, - 0.699999988079071 - ], - "rotation": 110.4903446314249, - "pixel_coords": [ - 257, - 97, - 11.364999771118164 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0809955596923828, - -1.2859700918197632, - 0.3499999940395355 - ], - "rotation": 276.595676404482, - "pixel_coords": [ - 108, - 112, - 11.17535400390625 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0344" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0345_cf1.json b/dataset_1k_720p_2/scenes/scene_0345_cf1.json deleted file mode 100644 index de06ebfc79671fc7baf1c24af3a96f8b2d63abc7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0345_cf1.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 345, - "image_filename": "SCENE_0345_new_000345.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9998821020126343, - -1.9732426404953003, - 0.699999988079071 - ], - "rotation": 74.26000437047587, - "pixel_coords": [ - 130, - 130, - 9.343017578125 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8826950192451477, - 1.220682978630066, - 0.3499999940395355 - ], - "rotation": 131.44819512266938, - "pixel_coords": [ - 206, - 108, - 11.50491714477539 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0345" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0345_cf2.json b/dataset_1k_720p_2/scenes/scene_0345_cf2.json deleted file mode 100644 index bf9f0c1b1a6fcbef35a07a02378463aca98c62fd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0345_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 345, - "image_filename": "SCENE_0345_new_000345.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9998821020126343, - -1.9732426404953003, - 0.699999988079071 - ], - "rotation": 74.26000437047587, - "pixel_coords": [ - 130, - 130, - 9.343017578125 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8826950192451477, - 1.220682978630066, - 0.3499999940395355 - ], - "rotation": 131.44819512266938, - "pixel_coords": [ - 206, - 108, - 11.50491714477539 - ], - "color": "blue" - }, - { - "shape": "sphere", - "color": "yellow", - "material": "metal", - "size": "small", - "3d_coords": [ - -1.2442779541015625, - -2.8342208862304688, - 0.699999988079071 - ], - "rotation": 225.91001988765328, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown cylinder with yellow sphere", - "change_score": 4.144251214655466, - "change_attempts": 1, - "source_scene": "scene_0345" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0345_original.json b/dataset_1k_720p_2/scenes/scene_0345_original.json deleted file mode 100644 index 62d6e70c2dcf4f150bfd5fffd43435930e2aa322..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0345_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 345, - "image_filename": "SCENE_0345_new_000345.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9998821020126343, - -1.9732426404953003, - 0.699999988079071 - ], - "rotation": 74.26000437047587, - "pixel_coords": [ - 130, - 130, - 9.343017578125 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8826950192451477, - 1.220682978630066, - 0.3499999940395355 - ], - "rotation": 131.44819512266938, - "pixel_coords": [ - 206, - 108, - 11.50491714477539 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2442779541015625, - -2.8342208862304688, - 0.699999988079071 - ], - "rotation": 277.8404571636212, - "pixel_coords": [ - 60, - 113, - 10.319086074829102 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0345" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0346_cf1.json b/dataset_1k_720p_2/scenes/scene_0346_cf1.json deleted file mode 100644 index 5eed3b0a5144b1a2d25d4ee75a76ffb5bb6133d0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0346_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 346, - "image_filename": "SCENE_0346_new_000346.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6866962909698486, - 0.319879949092865, - 0.3499999940395355 - ], - "rotation": 313.5867615038617, - "pixel_coords": [ - 231, - 143, - 9.402199745178223 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.03956957533955574, - -0.16714973747730255, - 0.699999988079071 - ], - "rotation": 61.640726179433486, - "pixel_coords": [ - 157, - 102, - 10.798222541809082 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.651711799462069, - 1.1821700662765928, - 0.3499999940395355 - ], - "rotation": 191.19499059727167, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan cylinder from right of green sphere to left", - "change_score": 1.8346704965578018, - "change_attempts": 1, - "source_scene": "scene_0346" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0346_cf2.json b/dataset_1k_720p_2/scenes/scene_0346_cf2.json deleted file mode 100644 index e61bfb6d47d1b64b30b05f4a4017b3787fa1bca0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0346_cf2.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 346, - "image_filename": "SCENE_0346_new_000346.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6866962909698486, - 0.319879949092865, - 0.3499999940395355 - ], - "rotation": 313.5867615038617, - "pixel_coords": [ - 231, - 143, - 9.402199745178223 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.03956957533955574, - -0.16714973747730255, - 0.699999988079071 - ], - "rotation": 61.640726179433486, - "pixel_coords": [ - 157, - 102, - 10.798222541809082 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.096787691116333, - 2.930905342102051, - 0.3499999940395355 - ], - "rotation": 191.19499059727167, - "pixel_coords": [ - 185, - 71, - 14.105672836303711 - ], - "color": "cyan" - }, - { - "shape": "cube", - "color": "red", - "material": "metal", - "size": "large", - "3d_coords": [ - 1.1401046290409251, - -1.5324980991295147, - 0.35 - ], - "rotation": 138.64981872385624, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0346" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0346_original.json b/dataset_1k_720p_2/scenes/scene_0346_original.json deleted file mode 100644 index 4dcb18d1787a7abc70838fc4cc05728c0aad5c98..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0346_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 346, - "image_filename": "SCENE_0346_new_000346.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6866962909698486, - 0.319879949092865, - 0.3499999940395355 - ], - "rotation": 313.5867615038617, - "pixel_coords": [ - 231, - 143, - 9.402199745178223 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.03956957533955574, - -0.16714973747730255, - 0.699999988079071 - ], - "rotation": 61.640726179433486, - "pixel_coords": [ - 157, - 102, - 10.798222541809082 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.096787691116333, - 2.930905342102051, - 0.3499999940395355 - ], - "rotation": 191.19499059727167, - "pixel_coords": [ - 185, - 71, - 14.105672836303711 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0346" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0347_cf1.json b/dataset_1k_720p_2/scenes/scene_0347_cf1.json deleted file mode 100644 index 50656a32cf4741777f312dde19a37e095be5b754..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0347_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 347, - "image_filename": "SCENE_0347_new_000347.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1931906938552856, - 2.2103540897369385, - 0.3499999940395355 - ], - "rotation": 64.10453288469402, - "pixel_coords": [ - 186, - 84, - 13.149930953979492 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7607486248016357, - 0.6876610517501831, - 0.3499999940395355 - ], - "rotation": 6.316659527224484, - "pixel_coords": [ - 128, - 82, - 13.377035140991211 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.342841120380495, - 1.7460885706864069, - 0.699999988079071 - ], - "rotation": 144.85652847396835, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown sphere from left of cyan sphere to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0347" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0347_cf2.json b/dataset_1k_720p_2/scenes/scene_0347_cf2.json deleted file mode 100644 index 2e72a2d494c03278713868f4f995014ab621de31..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0347_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 347, - "image_filename": "SCENE_0347_new_000347.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1931906938552856, - 2.2103540897369385, - 0.3499999940395355 - ], - "rotation": 64.10453288469402, - "pixel_coords": [ - 186, - 84, - 13.149930953979492 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7607486248016357, - 0.6876610517501831, - 0.3499999940395355 - ], - "rotation": 6.316659527224484, - "pixel_coords": [ - 128, - 82, - 13.377035140991211 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.16333787143230438, - -2.7005624771118164, - 0.699999988079071 - ], - "rotation": 144.85652847396835, - "pixel_coords": [ - 85, - 127, - 9.26720905303955 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0347" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0347_original.json b/dataset_1k_720p_2/scenes/scene_0347_original.json deleted file mode 100644 index be03568ddecb5397b98652e20a9c0fab80b5a471..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0347_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 347, - "image_filename": "SCENE_0347_new_000347.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1931906938552856, - 2.2103540897369385, - 0.3499999940395355 - ], - "rotation": 64.10453288469402, - "pixel_coords": [ - 186, - 84, - 13.149930953979492 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7607486248016357, - 0.6876610517501831, - 0.3499999940395355 - ], - "rotation": 6.316659527224484, - "pixel_coords": [ - 128, - 82, - 13.377035140991211 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.16333787143230438, - -2.7005624771118164, - 0.699999988079071 - ], - "rotation": 144.85652847396835, - "pixel_coords": [ - 85, - 127, - 9.26720905303955 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0347" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0348_cf1.json b/dataset_1k_720p_2/scenes/scene_0348_cf1.json deleted file mode 100644 index dfa2e8753fb118776227b1891ca6f1773fb75e69..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0348_cf1.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 348, - "image_filename": "SCENE_0348_new_000348.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6686317920684814, - 0.49385833740234375, - 0.699999988079071 - ], - "rotation": 328.39157669653775, - "pixel_coords": [ - 157, - 89, - 11.534642219543457 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6971635818481445, - 2.845757007598877, - 0.699999988079071 - ], - "rotation": 87.23755996752818, - "pixel_coords": [ - 185, - 63, - 13.564337730407715 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8903976678848267, - 1.5186572074890137, - 0.699999988079071 - ], - "rotation": 58.752104891179066, - "pixel_coords": [ - 214, - 95, - 11.137690544128418 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6386463642120361, - -0.6857694387435913, - 0.3499999940395355 - ], - "rotation": 216.17078712666364, - "pixel_coords": [ - 112, - 100, - 11.640748977661133 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.33082914352417, - 0.8410048484802246, - 0.3499999940395355 - ], - "rotation": 153.31014957317845, - "pixel_coords": [ - 237, - 130, - 9.998079299926758 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7127079963684082, - -1.7852661609649658, - 0.699999988079071 - ], - "rotation": 134.63271930311822, - "pixel_coords": [ - 153, - 146, - 8.683826446533203 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0348" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0348_cf2.json b/dataset_1k_720p_2/scenes/scene_0348_cf2.json deleted file mode 100644 index 2df958fe4235d49d85010e33cc620416b6338a59..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0348_cf2.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 348, - "image_filename": "SCENE_0348_new_000348.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6686317920684814, - 0.49385833740234375, - 0.699999988079071 - ], - "rotation": 328.39157669653775, - "pixel_coords": [ - 157, - 89, - 11.534642219543457 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6971635818481445, - 2.845757007598877, - 0.699999988079071 - ], - "rotation": 87.23755996752818, - "pixel_coords": [ - 185, - 63, - 13.564337730407715 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8903976678848267, - 1.5186572074890137, - 0.699999988079071 - ], - "rotation": 58.752104891179066, - "pixel_coords": [ - 214, - 95, - 11.137690544128418 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6386463642120361, - -0.6857694387435913, - 0.3499999940395355 - ], - "rotation": 216.17078712666364, - "pixel_coords": [ - 112, - 100, - 11.640748977661133 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.33082914352417, - 0.8410048484802246, - 0.3499999940395355 - ], - "rotation": 153.31014957317845, - "pixel_coords": [ - 237, - 130, - 9.998079299926758 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7127079963684082, - -1.7852661609649658, - 0.699999988079071 - ], - "rotation": 134.63271930311822, - "pixel_coords": [ - 153, - 146, - 8.683826446533203 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0348" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0348_original.json b/dataset_1k_720p_2/scenes/scene_0348_original.json deleted file mode 100644 index efe78d7749f44a707054f01296b9b7e3b6c8b677..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0348_original.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 348, - "image_filename": "SCENE_0348_new_000348.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6686317920684814, - 0.49385833740234375, - 0.699999988079071 - ], - "rotation": 328.39157669653775, - "pixel_coords": [ - 157, - 89, - 11.534642219543457 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6971635818481445, - 2.845757007598877, - 0.699999988079071 - ], - "rotation": 87.23755996752818, - "pixel_coords": [ - 185, - 63, - 13.564337730407715 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8903976678848267, - 1.5186572074890137, - 0.699999988079071 - ], - "rotation": 58.752104891179066, - "pixel_coords": [ - 214, - 95, - 11.137690544128418 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6386463642120361, - -0.6857694387435913, - 0.3499999940395355 - ], - "rotation": 216.17078712666364, - "pixel_coords": [ - 112, - 100, - 11.640748977661133 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.33082914352417, - 0.8410048484802246, - 0.3499999940395355 - ], - "rotation": 153.31014957317845, - "pixel_coords": [ - 237, - 130, - 9.998079299926758 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7127079963684082, - -1.7852661609649658, - 0.699999988079071 - ], - "rotation": 134.63271930311822, - "pixel_coords": [ - 153, - 146, - 8.683826446533203 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0348" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0349_cf1.json b/dataset_1k_720p_2/scenes/scene_0349_cf1.json deleted file mode 100644 index 701ee450267dd59d63a08982c23dd6a34e808c99..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0349_cf1.json +++ /dev/null @@ -1,278 +0,0 @@ -{ - "split": "new", - "image_index": 349, - "image_filename": "SCENE_0349_new_000349.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7062976360321045, - -0.581752359867096, - 0.699999988079071 - ], - "rotation": 257.07515640903387, - "pixel_coords": [ - 217, - 140, - 8.751042366027832 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5052151679992676, - 0.22704309225082397, - 0.3499999940395355 - ], - "rotation": 116.61988517844514, - "pixel_coords": [ - 155, - 103, - 11.472716331481934 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.422965943813324, - 0.9807753562927246, - 0.3499999940395355 - ], - "rotation": 251.4226440862996, - "pixel_coords": [ - 191, - 105, - 11.326882362365723 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.640272378921509, - 2.075131416320801, - 0.699999988079071 - ], - "rotation": 211.1765626829602, - "pixel_coords": [ - 272, - 107, - 10.388875961303711 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3850425481796265, - -0.9710668921470642, - 0.3499999940395355 - ], - "rotation": 332.81369858758563, - "pixel_coords": [ - 109, - 105, - 11.320560455322266 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8433387279510498, - -2.434781312942505, - 0.699999988079071 - ], - "rotation": 354.4975106311021, - "pixel_coords": [ - 77, - 116, - 9.926875114440918 - ], - "color": "red" - }, - { - "shape": "sphere", - "color": "brown", - "material": "metal", - "size": "large", - "3d_coords": [ - -2.0635890179867022, - 1.3972151241104065, - 0.35 - ], - "rotation": 53.627361628076365, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added brown metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0349" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0349_cf2.json b/dataset_1k_720p_2/scenes/scene_0349_cf2.json deleted file mode 100644 index 8b614269f81afcf2778f734f42b0679131be9b23..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0349_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 349, - "image_filename": "SCENE_0349_new_000349.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7062976360321045, - -0.581752359867096, - 0.699999988079071 - ], - "rotation": 257.07515640903387, - "pixel_coords": [ - 217, - 140, - 8.751042366027832 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5052151679992676, - 0.22704309225082397, - 0.3499999940395355 - ], - "rotation": 116.61988517844514, - "pixel_coords": [ - 155, - 103, - 11.472716331481934 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.422965943813324, - 0.9807753562927246, - 0.3499999940395355 - ], - "rotation": 251.4226440862996, - "pixel_coords": [ - 191, - 105, - 11.326882362365723 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.640272378921509, - 2.075131416320801, - 0.699999988079071 - ], - "rotation": 211.1765626829602, - "pixel_coords": [ - 272, - 107, - 10.388875961303711 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3850425481796265, - -0.9710668921470642, - 0.3499999940395355 - ], - "rotation": 332.81369858758563, - "pixel_coords": [ - 109, - 105, - 11.320560455322266 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8433387279510498, - -2.434781312942505, - 0.699999988079071 - ], - "rotation": 354.4975106311021, - "pixel_coords": [ - 77, - 116, - 9.926875114440918 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed brown cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0349" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0349_original.json b/dataset_1k_720p_2/scenes/scene_0349_original.json deleted file mode 100644 index b2203dcc30454ca2c8515058dc17251d36091645..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0349_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 349, - "image_filename": "SCENE_0349_new_000349.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7062976360321045, - -0.581752359867096, - 0.699999988079071 - ], - "rotation": 257.07515640903387, - "pixel_coords": [ - 217, - 140, - 8.751042366027832 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5052151679992676, - 0.22704309225082397, - 0.3499999940395355 - ], - "rotation": 116.61988517844514, - "pixel_coords": [ - 155, - 103, - 11.472716331481934 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.422965943813324, - 0.9807753562927246, - 0.3499999940395355 - ], - "rotation": 251.4226440862996, - "pixel_coords": [ - 191, - 105, - 11.326882362365723 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.640272378921509, - 2.075131416320801, - 0.699999988079071 - ], - "rotation": 211.1765626829602, - "pixel_coords": [ - 272, - 107, - 10.388875961303711 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3850425481796265, - -0.9710668921470642, - 0.3499999940395355 - ], - "rotation": 332.81369858758563, - "pixel_coords": [ - 109, - 105, - 11.320560455322266 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8433387279510498, - -2.434781312942505, - 0.699999988079071 - ], - "rotation": 354.4975106311021, - "pixel_coords": [ - 77, - 116, - 9.926875114440918 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0349" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0350_cf1.json b/dataset_1k_720p_2/scenes/scene_0350_cf1.json deleted file mode 100644 index 6245def28f6d3a549f19c25e735d3137c0cb6f4c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0350_cf1.json +++ /dev/null @@ -1,232 +0,0 @@ -{ - "split": "new", - "image_index": 350, - "image_filename": "SCENE_0350_new_000350.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.076233148574829, - -1.4676597118377686, - 0.699999988079071 - ], - "rotation": 155.92427197652472, - "pixel_coords": [ - 171, - 143, - 8.944475173950195 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.493188738822937, - 1.132890224456787, - 0.3499999940395355 - ], - "rotation": 267.2172594224923, - "pixel_coords": [ - 195, - 105, - 11.667688369750977 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5917582511901855, - -1.2280374765396118, - 0.3499999940395355 - ], - "rotation": 216.4005504389878, - "pixel_coords": [ - 101, - 105, - 11.670829772949219 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.155047059059143, - -2.52384090423584, - 0.3499999940395355 - ], - "rotation": 332.7947672537313, - "pixel_coords": [ - 73, - 122, - 10.629243850708008 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9912047386169434, - -2.8059864044189453, - 0.699999988079071 - ], - "rotation": 175.10995659336868, - "pixel_coords": [ - 103, - 144, - 8.882342338562012 - ], - "color": "green" - }, - { - "shape": "cylinder", - "color": "purple", - "material": "metal", - "size": "small", - "3d_coords": [ - 0.053687373380278736, - 0.13209606502051052, - 0.35 - ], - "rotation": 35.44705228133898, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0350" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0350_cf2.json b/dataset_1k_720p_2/scenes/scene_0350_cf2.json deleted file mode 100644 index 494c63f97c4eb8e476522eb2665f0f1d5f7c21c7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0350_cf2.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 350, - "image_filename": "SCENE_0350_new_000350.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.076233148574829, - -1.4676597118377686, - 0.699999988079071 - ], - "rotation": 155.92427197652472, - "pixel_coords": [ - 171, - 143, - 8.944475173950195 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.493188738822937, - 1.132890224456787, - 0.3499999940395355 - ], - "rotation": 267.2172594224923, - "pixel_coords": [ - 195, - 105, - 11.667688369750977 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5917582511901855, - -1.2280374765396118, - 0.3499999940395355 - ], - "rotation": 216.4005504389878, - "pixel_coords": [ - 101, - 105, - 11.670829772949219 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.155047059059143, - -2.52384090423584, - 0.3499999940395355 - ], - "rotation": 332.7947672537313, - "pixel_coords": [ - 73, - 122, - 10.629243850708008 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9912047386169434, - -2.8059864044189453, - 0.699999988079071 - ], - "rotation": 175.10995659336868, - "pixel_coords": [ - 103, - 144, - 8.882342338562012 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0350" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0350_original.json b/dataset_1k_720p_2/scenes/scene_0350_original.json deleted file mode 100644 index 7793dd674b70511e5418d1d00bfd9d14016d07ea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0350_original.json +++ /dev/null @@ -1,213 +0,0 @@ -{ - "split": "new", - "image_index": 350, - "image_filename": "SCENE_0350_new_000350.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.076233148574829, - -1.4676597118377686, - 0.699999988079071 - ], - "rotation": 155.92427197652472, - "pixel_coords": [ - 171, - 143, - 8.944475173950195 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.493188738822937, - 1.132890224456787, - 0.3499999940395355 - ], - "rotation": 267.2172594224923, - "pixel_coords": [ - 195, - 105, - 11.667688369750977 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5917582511901855, - -1.2280374765396118, - 0.3499999940395355 - ], - "rotation": 216.4005504389878, - "pixel_coords": [ - 101, - 105, - 11.670829772949219 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.155047059059143, - -2.52384090423584, - 0.3499999940395355 - ], - "rotation": 332.7947672537313, - "pixel_coords": [ - 73, - 122, - 10.629243850708008 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9912047386169434, - -2.8059864044189453, - 0.699999988079071 - ], - "rotation": 175.10995659336868, - "pixel_coords": [ - 103, - 144, - 8.882342338562012 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0350" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0351_cf1.json b/dataset_1k_720p_2/scenes/scene_0351_cf1.json deleted file mode 100644 index 20d26f8d36131a16e12b8f014d3f1673b42a6b82..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0351_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 351, - "image_filename": "SCENE_0351_new_000351.png", - "objects": [ - { - "shape": "cylinder", - "color": "yellow", - "material": "rubber", - "size": "small", - "3d_coords": [ - -1.165880799293518, - 2.7120673656463623, - 0.699999988079071 - ], - "rotation": 211.57487258990838, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4581172466278076, - -1.9232232570648193, - 0.3499999940395355 - ], - "rotation": 59.95758346313879, - "pixel_coords": [ - 83, - 112, - 10.900979995727539 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.783064842224121, - -1.2877541780471802, - 0.699999988079071 - ], - "rotation": 326.1074678162014, - "pixel_coords": [ - 79, - 83, - 11.974641799926758 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green sphere with yellow cylinder", - "change_score": 4.143656569259013, - "change_attempts": 1, - "source_scene": "scene_0351" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0351_cf2.json b/dataset_1k_720p_2/scenes/scene_0351_cf2.json deleted file mode 100644 index f9efbf1a1d0837aaecb5c2bc4c8b53102eb056e4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0351_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 351, - "image_filename": "SCENE_0351_new_000351.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.165880799293518, - 2.7120673656463623, - 0.699999988079071 - ], - "rotation": 159.85850765666365, - "pixel_coords": [ - 196, - 70, - 13.130050659179688 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4581172466278076, - -1.9232232570648193, - 0.3499999940395355 - ], - "rotation": 59.95758346313879, - "pixel_coords": [ - 83, - 112, - 10.900979995727539 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.783064842224121, - -1.2877541780471802, - 0.699999988079071 - ], - "rotation": 326.1074678162014, - "pixel_coords": [ - 79, - 83, - 11.974641799926758 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0351" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0351_original.json b/dataset_1k_720p_2/scenes/scene_0351_original.json deleted file mode 100644 index a3e54a028063710720a7cd2a4b0cf4007da9164f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0351_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 351, - "image_filename": "SCENE_0351_new_000351.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.165880799293518, - 2.7120673656463623, - 0.699999988079071 - ], - "rotation": 159.85850765666365, - "pixel_coords": [ - 196, - 70, - 13.130050659179688 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4581172466278076, - -1.9232232570648193, - 0.3499999940395355 - ], - "rotation": 59.95758346313879, - "pixel_coords": [ - 83, - 112, - 10.900979995727539 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.783064842224121, - -1.2877541780471802, - 0.699999988079071 - ], - "rotation": 326.1074678162014, - "pixel_coords": [ - 79, - 83, - 11.974641799926758 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0351" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0352_cf1.json b/dataset_1k_720p_2/scenes/scene_0352_cf1.json deleted file mode 100644 index fb47cf2bb33dbda10d463b774b9cc3b4503bdfec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0352_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 352, - "image_filename": "SCENE_0352_new_000352.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6504703760147095, - 1.051500678062439, - 0.699999988079071 - ], - "rotation": 40.54928388809489, - "pixel_coords": [ - 200, - 97, - 10.725525856018066 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.418358564376831, - 2.3345909118652344, - 0.699999988079071 - ], - "rotation": 339.4576871445565, - "pixel_coords": [ - 166, - 63, - 13.52569580078125 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6789930216869386, - -2.6759698318100322, - 0.3499999940395355 - ], - "rotation": 74.35477131677447, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.04392629489302635, - -2.824277400970459, - 0.699999988079071 - ], - "rotation": 107.22694812704614, - "pixel_coords": [ - 76, - 130, - 8.947065353393555 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.36342191696167, - -1.4736911058425903, - 0.3499999940395355 - ], - "rotation": 352.9280134729122, - "pixel_coords": [ - 79, - 98, - 11.503483772277832 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.536929965019226, - 0.4582589566707611, - 0.699999988079071 - ], - "rotation": 101.26825726222344, - "pixel_coords": [ - 141, - 81, - 11.869958877563477 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved purple cube from right of gray sphere to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0352" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0352_cf2.json b/dataset_1k_720p_2/scenes/scene_0352_cf2.json deleted file mode 100644 index 919e74ee8bd9eefb221a7fd7dd60019fa833bc57..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0352_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 352, - "image_filename": "SCENE_0352_new_000352.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6504703760147095, - 1.051500678062439, - 0.699999988079071 - ], - "rotation": 40.54928388809489, - "pixel_coords": [ - 200, - 97, - 10.725525856018066 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.418358564376831, - 2.3345909118652344, - 0.699999988079071 - ], - "rotation": 339.4576871445565, - "pixel_coords": [ - 166, - 63, - 13.52569580078125 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1453564167022705, - 2.414733648300171, - 0.3499999940395355 - ], - "rotation": 74.35477131677447, - "pixel_coords": [ - 266, - 111, - 10.649818420410156 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.04392629489302635, - -2.824277400970459, - 0.699999988079071 - ], - "rotation": 107.22694812704614, - "pixel_coords": [ - 76, - 130, - 8.947065353393555 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.36342191696167, - -1.4736911058425903, - 0.3499999940395355 - ], - "rotation": 352.9280134729122, - "pixel_coords": [ - 79, - 98, - 11.503483772277832 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.536929965019226, - 0.4582589566707611, - 0.699999988079071 - ], - "rotation": 101.26825726222344, - "pixel_coords": [ - 141, - 81, - 11.869958877563477 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0352" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0352_original.json b/dataset_1k_720p_2/scenes/scene_0352_original.json deleted file mode 100644 index cadaa25f1ccf979905b06765f6684b99ab5107e8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0352_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 352, - "image_filename": "SCENE_0352_new_000352.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6504703760147095, - 1.051500678062439, - 0.699999988079071 - ], - "rotation": 40.54928388809489, - "pixel_coords": [ - 200, - 97, - 10.725525856018066 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.418358564376831, - 2.3345909118652344, - 0.699999988079071 - ], - "rotation": 339.4576871445565, - "pixel_coords": [ - 166, - 63, - 13.52569580078125 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1453564167022705, - 2.414733648300171, - 0.3499999940395355 - ], - "rotation": 74.35477131677447, - "pixel_coords": [ - 266, - 111, - 10.649818420410156 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.04392629489302635, - -2.824277400970459, - 0.699999988079071 - ], - "rotation": 107.22694812704614, - "pixel_coords": [ - 76, - 130, - 8.947065353393555 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.36342191696167, - -1.4736911058425903, - 0.3499999940395355 - ], - "rotation": 352.9280134729122, - "pixel_coords": [ - 79, - 98, - 11.503483772277832 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.536929965019226, - 0.4582589566707611, - 0.699999988079071 - ], - "rotation": 101.26825726222344, - "pixel_coords": [ - 141, - 81, - 11.869958877563477 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0352" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0353_cf1.json b/dataset_1k_720p_2/scenes/scene_0353_cf1.json deleted file mode 100644 index 756631dd4f8d05a3ff04a35ece4e2bad33ec7793..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0353_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 353, - "image_filename": "SCENE_0353_new_000353.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.790832757949829, - -1.223223090171814, - 0.3499999940395355 - ], - "rotation": 156.9542213994333, - "pixel_coords": [ - 94, - 104, - 11.250879287719727 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.537038803100586, - -0.7824177145957947, - 0.3499999940395355 - ], - "rotation": 207.50590971854626, - "pixel_coords": [ - 209, - 149, - 8.764320373535156 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4274210929870605, - -2.724065065383911, - 0.699999988079071 - ], - "rotation": 255.66680787340144, - "pixel_coords": [ - 119, - 149, - 8.096541404724121 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray sphere to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0353" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0353_cf2.json b/dataset_1k_720p_2/scenes/scene_0353_cf2.json deleted file mode 100644 index bdbd49a12b87761cf67838b81a93134df8eeaf72..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0353_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 353, - "image_filename": "SCENE_0353_new_000353.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.790832757949829, - -1.223223090171814, - 0.3499999940395355 - ], - "rotation": 156.9542213994333, - "pixel_coords": [ - 94, - 104, - 11.250879287719727 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.537038803100586, - -0.7824177145957947, - 0.3499999940395355 - ], - "rotation": 207.50590971854626, - "pixel_coords": [ - 209, - 149, - 8.764320373535156 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4274210929870605, - -2.724065065383911, - 0.699999988079071 - ], - "rotation": 255.66680787340144, - "pixel_coords": [ - 119, - 149, - 8.096541404724121 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed gray sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0353" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0353_original.json b/dataset_1k_720p_2/scenes/scene_0353_original.json deleted file mode 100644 index ebe94c3f6731e23e44a8091025ce0a3d073fdc3c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0353_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 353, - "image_filename": "SCENE_0353_new_000353.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.790832757949829, - -1.223223090171814, - 0.3499999940395355 - ], - "rotation": 156.9542213994333, - "pixel_coords": [ - 94, - 104, - 11.250879287719727 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.537038803100586, - -0.7824177145957947, - 0.3499999940395355 - ], - "rotation": 207.50590971854626, - "pixel_coords": [ - 209, - 149, - 8.764320373535156 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4274210929870605, - -2.724065065383911, - 0.699999988079071 - ], - "rotation": 255.66680787340144, - "pixel_coords": [ - 119, - 149, - 8.096541404724121 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0353" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0354_cf1.json b/dataset_1k_720p_2/scenes/scene_0354_cf1.json deleted file mode 100644 index 66c5643099f1ce3946a2f7f1e220191f027d5d93..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0354_cf1.json +++ /dev/null @@ -1,320 +0,0 @@ -{ - "split": "new", - "image_index": 354, - "image_filename": "SCENE_0354_new_000354.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.24378417432308197, - 0.9631364345550537, - 0.3499999940395355 - ], - "rotation": 107.1499946644028, - "pixel_coords": [ - 186, - 105, - 11.935602188110352 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.875852108001709, - 0.5622426271438599, - 0.699999988079071 - ], - "rotation": 35.657447723515006, - "pixel_coords": [ - 125, - 72, - 13.645971298217773 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.435549020767212, - 2.483118772506714, - 0.3499999940395355 - ], - "rotation": 289.58859591092863, - "pixel_coords": [ - 243, - 105, - 11.965280532836914 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.208475351333618, - 1.8645224571228027, - 0.3499999940395355 - ], - "rotation": 214.34541893206534, - "pixel_coords": [ - 250, - 119, - 11.105060577392578 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1466374397277832, - -1.2243448495864868, - 0.3499999940395355 - ], - "rotation": 14.97344485038326, - "pixel_coords": [ - 152, - 138, - 10.127777099609375 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0624539852142334, - 2.8144919872283936, - 0.699999988079071 - ], - "rotation": 54.429734494771466, - "pixel_coords": [ - 182, - 64, - 14.332157135009766 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6009261012077332, - -1.6540052890777588, - 0.3499999940395355 - ], - "rotation": 47.164506348425014, - "pixel_coords": [ - 107, - 119, - 11.070507049560547 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "color": "yellow", - "material": "metal", - "size": "small", - "3d_coords": [ - 2.828371345756554, - 0.16877572695256138, - 0.35 - ], - "rotation": 5.940723595888433, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 5 - ] - ], - "front": [ - [ - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 4, - 6 - ], - [] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0354" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0354_cf2.json b/dataset_1k_720p_2/scenes/scene_0354_cf2.json deleted file mode 100644 index 56c8541147a6862807271d29bb4c6ea2c5250595..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0354_cf2.json +++ /dev/null @@ -1,303 +0,0 @@ -{ - "split": "new", - "image_index": 354, - "image_filename": "SCENE_0354_new_000354.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.24378417432308197, - 0.9631364345550537, - 0.3499999940395355 - ], - "rotation": 107.1499946644028, - "pixel_coords": [ - 186, - 105, - 11.935602188110352 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.875852108001709, - 0.5622426271438599, - 0.699999988079071 - ], - "rotation": 35.657447723515006, - "pixel_coords": [ - 125, - 72, - 13.645971298217773 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.435549020767212, - 2.483118772506714, - 0.3499999940395355 - ], - "rotation": 289.58859591092863, - "pixel_coords": [ - 243, - 105, - 11.965280532836914 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.208475351333618, - 1.8645224571228027, - 0.3499999940395355 - ], - "rotation": 214.34541893206534, - "pixel_coords": [ - 250, - 119, - 11.105060577392578 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1466374397277832, - -1.2243448495864868, - 0.3499999940395355 - ], - "rotation": 14.97344485038326, - "pixel_coords": [ - 152, - 138, - 10.127777099609375 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0624539852142334, - 2.8144919872283936, - 0.699999988079071 - ], - "rotation": 54.429734494771466, - "pixel_coords": [ - 182, - 64, - 14.332157135009766 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3300995325607798, - 0.5658865275392317, - 0.3499999940395355 - ], - "rotation": 47.164506348425014, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 5 - ] - ], - "front": [ - [ - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 4, - 6 - ], - [] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue sphere from left of purple cylinder to right", - "change_score": 2.9422405876736475, - "change_attempts": 1, - "source_scene": "scene_0354" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0354_original.json b/dataset_1k_720p_2/scenes/scene_0354_original.json deleted file mode 100644 index 5c6a99a30743aa6a0232d82d1ea13a53e62603dd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0354_original.json +++ /dev/null @@ -1,301 +0,0 @@ -{ - "split": "new", - "image_index": 354, - "image_filename": "SCENE_0354_new_000354.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.24378417432308197, - 0.9631364345550537, - 0.3499999940395355 - ], - "rotation": 107.1499946644028, - "pixel_coords": [ - 186, - 105, - 11.935602188110352 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.875852108001709, - 0.5622426271438599, - 0.699999988079071 - ], - "rotation": 35.657447723515006, - "pixel_coords": [ - 125, - 72, - 13.645971298217773 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.435549020767212, - 2.483118772506714, - 0.3499999940395355 - ], - "rotation": 289.58859591092863, - "pixel_coords": [ - 243, - 105, - 11.965280532836914 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.208475351333618, - 1.8645224571228027, - 0.3499999940395355 - ], - "rotation": 214.34541893206534, - "pixel_coords": [ - 250, - 119, - 11.105060577392578 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1466374397277832, - -1.2243448495864868, - 0.3499999940395355 - ], - "rotation": 14.97344485038326, - "pixel_coords": [ - 152, - 138, - 10.127777099609375 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0624539852142334, - 2.8144919872283936, - 0.699999988079071 - ], - "rotation": 54.429734494771466, - "pixel_coords": [ - 182, - 64, - 14.332157135009766 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6009261012077332, - -1.6540052890777588, - 0.3499999940395355 - ], - "rotation": 47.164506348425014, - "pixel_coords": [ - 107, - 119, - 11.070507049560547 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 5 - ] - ], - "front": [ - [ - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 4, - 6 - ], - [] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0354" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0355_cf1.json b/dataset_1k_720p_2/scenes/scene_0355_cf1.json deleted file mode 100644 index f1635ab351c0737a501b60f85488b775b417a2da..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0355_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 355, - "image_filename": "SCENE_0355_new_000355.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7528702616691589, - 2.109776020050049, - 0.3499999940395355 - ], - "rotation": 345.21929233063054, - "pixel_coords": [ - 190, - 84, - 12.512652397155762 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.13777494430542, - 2.4637248516082764, - 0.3499999940395355 - ], - "rotation": 359.4479665460446, - "pixel_coords": [ - 170, - 70, - 13.602743148803711 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2766923904418945, - -1.7117265462875366, - 0.3499999940395355 - ], - "rotation": 192.377415411195, - "pixel_coords": [ - 144, - 150, - 9.003477096557617 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5293374061584473, - -0.44345512986183167, - 0.699999988079071 - ], - "rotation": 323.7100628655817, - "pixel_coords": [ - 101, - 79, - 11.99311637878418 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan cylinder to yellow", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0355" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0355_cf2.json b/dataset_1k_720p_2/scenes/scene_0355_cf2.json deleted file mode 100644 index 7ba1184d06148dad3185ab3accec90d62e2bb124..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0355_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 355, - "image_filename": "SCENE_0355_new_000355.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7528702616691589, - 2.109776020050049, - 0.3499999940395355 - ], - "rotation": 345.21929233063054, - "pixel_coords": [ - 190, - 84, - 12.512652397155762 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.13777494430542, - 2.4637248516082764, - 0.3499999940395355 - ], - "rotation": 359.4479665460446, - "pixel_coords": [ - 170, - 70, - 13.602743148803711 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2766923904418945, - -1.7117265462875366, - 0.3499999940395355 - ], - "rotation": 192.377415411195, - "pixel_coords": [ - 144, - 150, - 9.003477096557617 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5293374061584473, - -0.44345512986183167, - 0.699999988079071 - ], - "rotation": 323.7100628655817, - "pixel_coords": [ - 101, - 79, - 11.99311637878418 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0355" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0355_original.json b/dataset_1k_720p_2/scenes/scene_0355_original.json deleted file mode 100644 index 24827e71391e96f70e943b5cd43a604a7c84e8d9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0355_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 355, - "image_filename": "SCENE_0355_new_000355.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7528702616691589, - 2.109776020050049, - 0.3499999940395355 - ], - "rotation": 345.21929233063054, - "pixel_coords": [ - 190, - 84, - 12.512652397155762 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.13777494430542, - 2.4637248516082764, - 0.3499999940395355 - ], - "rotation": 359.4479665460446, - "pixel_coords": [ - 170, - 70, - 13.602743148803711 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2766923904418945, - -1.7117265462875366, - 0.3499999940395355 - ], - "rotation": 192.377415411195, - "pixel_coords": [ - 144, - 150, - 9.003477096557617 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5293374061584473, - -0.44345512986183167, - 0.699999988079071 - ], - "rotation": 323.7100628655817, - "pixel_coords": [ - 101, - 79, - 11.99311637878418 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0355" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0356_cf1.json b/dataset_1k_720p_2/scenes/scene_0356_cf1.json deleted file mode 100644 index e1b143907c527c03587500d8657f55ffd1e6649b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0356_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 356, - "image_filename": "SCENE_0356_new_000356.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.511544942855835, - 1.6512786149978638, - 0.699999988079071 - ], - "rotation": 32.51766632753914, - "pixel_coords": [ - 231, - 101, - 11.068392753601074 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.699176788330078, - -1.0045372247695923, - 0.699999988079071 - ], - "rotation": 60.278976674591135, - "pixel_coords": [ - 204, - 149, - 8.75354290008545 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.876530170440674, - 0.9021051526069641, - 0.3499999940395355 - ], - "rotation": 7.721271730020587, - "pixel_coords": [ - 252, - 136, - 9.938800811767578 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6593073606491089, - -2.678185224533081, - 0.699999988079071 - ], - "rotation": 105.28091270513154, - "pixel_coords": [ - 57, - 110, - 10.530019760131836 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9160473346710205, - -0.5949779748916626, - 0.699999988079071 - ], - "rotation": 142.45195731876856, - "pixel_coords": [ - 166, - 118, - 10.12411880493164 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2560158669948578, - 0.1187274381518364, - 0.3499999940395355 - ], - "rotation": 313.3627888490772, - "pixel_coords": [ - 157, - 107, - 11.46240520477295 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3229243755340576, - 2.9008309841156006, - 0.3499999940395355 - ], - "rotation": 247.37582900409976, - "pixel_coords": [ - 273, - 107, - 11.465410232543945 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.04839089512825012, - 2.435575485229492, - 0.699999988079071 - ], - "rotation": 290.101084172716, - "pixel_coords": [ - 209, - 79, - 12.518040657043457 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 0, - 2, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed brown sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0356" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0356_cf2.json b/dataset_1k_720p_2/scenes/scene_0356_cf2.json deleted file mode 100644 index c08e53ab6ab29c0b2af142bfec470621688ca34e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0356_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 356, - "image_filename": "SCENE_0356_new_000356.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.511544942855835, - 1.6512786149978638, - 0.699999988079071 - ], - "rotation": 32.51766632753914, - "pixel_coords": [ - 231, - 101, - 11.068392753601074 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.699176788330078, - -1.0045372247695923, - 0.699999988079071 - ], - "rotation": 60.278976674591135, - "pixel_coords": [ - 204, - 149, - 8.75354290008545 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.876530170440674, - 0.9021051526069641, - 0.3499999940395355 - ], - "rotation": 7.721271730020587, - "pixel_coords": [ - 252, - 136, - 9.938800811767578 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6593073606491089, - -2.678185224533081, - 0.699999988079071 - ], - "rotation": 105.28091270513154, - "pixel_coords": [ - 57, - 110, - 10.530019760131836 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9160473346710205, - -0.5949779748916626, - 0.699999988079071 - ], - "rotation": 142.45195731876856, - "pixel_coords": [ - 166, - 118, - 10.12411880493164 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2560158669948578, - 0.1187274381518364, - 0.3499999940395355 - ], - "rotation": 313.3627888490772, - "pixel_coords": [ - 157, - 107, - 11.46240520477295 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.3229243755340576, - 2.9008309841156006, - 0.3499999940395355 - ], - "rotation": 247.37582900409976, - "pixel_coords": [ - 273, - 107, - 11.465410232543945 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.04839089512825012, - 2.435575485229492, - 0.699999988079071 - ], - "rotation": 290.101084172716, - "pixel_coords": [ - 209, - 79, - 12.518040657043457 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 0, - 2, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0356" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0356_original.json b/dataset_1k_720p_2/scenes/scene_0356_original.json deleted file mode 100644 index 588a356a34defa0ceff4ad09c803124d18d17004..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0356_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 356, - "image_filename": "SCENE_0356_new_000356.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.511544942855835, - 1.6512786149978638, - 0.699999988079071 - ], - "rotation": 32.51766632753914, - "pixel_coords": [ - 231, - 101, - 11.068392753601074 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.699176788330078, - -1.0045372247695923, - 0.699999988079071 - ], - "rotation": 60.278976674591135, - "pixel_coords": [ - 204, - 149, - 8.75354290008545 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.876530170440674, - 0.9021051526069641, - 0.3499999940395355 - ], - "rotation": 7.721271730020587, - "pixel_coords": [ - 252, - 136, - 9.938800811767578 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6593073606491089, - -2.678185224533081, - 0.699999988079071 - ], - "rotation": 105.28091270513154, - "pixel_coords": [ - 57, - 110, - 10.530019760131836 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9160473346710205, - -0.5949779748916626, - 0.699999988079071 - ], - "rotation": 142.45195731876856, - "pixel_coords": [ - 166, - 118, - 10.12411880493164 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2560158669948578, - 0.1187274381518364, - 0.3499999940395355 - ], - "rotation": 313.3627888490772, - "pixel_coords": [ - 157, - 107, - 11.46240520477295 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3229243755340576, - 2.9008309841156006, - 0.3499999940395355 - ], - "rotation": 247.37582900409976, - "pixel_coords": [ - 273, - 107, - 11.465410232543945 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.04839089512825012, - 2.435575485229492, - 0.699999988079071 - ], - "rotation": 290.101084172716, - "pixel_coords": [ - 209, - 79, - 12.518040657043457 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 0, - 2, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0356" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0357_cf1.json b/dataset_1k_720p_2/scenes/scene_0357_cf1.json deleted file mode 100644 index 1b27e72218428e9c632f19b5e940353a7bc9dfe6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0357_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 357, - "image_filename": "SCENE_0357_new_000357.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9595179557800293, - 1.5879572629928589, - 0.3499999940395355 - ], - "rotation": 250.31906482608196, - "pixel_coords": [ - 159, - 83, - 13.697182655334473 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8369656205177307, - -2.5228960514068604, - 0.699999988079071 - ], - "rotation": 351.88696440372473, - "pixel_coords": [ - 77, - 114, - 10.411935806274414 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.15772344172000885, - -0.5335843563079834, - 0.699999988079071 - ], - "rotation": 210.034823322715, - "pixel_coords": [ - 144, - 103, - 11.086934089660645 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0357" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0357_cf2.json b/dataset_1k_720p_2/scenes/scene_0357_cf2.json deleted file mode 100644 index 395368dac5a607355531096a94ae6fa2dca67329..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0357_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 357, - "image_filename": "SCENE_0357_new_000357.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9595179557800293, - 1.5879572629928589, - 0.3499999940395355 - ], - "rotation": 250.31906482608196, - "pixel_coords": [ - 159, - 83, - 13.697182655334473 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8369656205177307, - -2.5228960514068604, - 0.699999988079071 - ], - "rotation": 351.88696440372473, - "pixel_coords": [ - 77, - 114, - 10.411935806274414 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7013636709121234, - 2.680108892737506, - 0.699999988079071 - ], - "rotation": 210.034823322715, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue cylinder from (-0.2,-0.5) to (0.7,2.7)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0357" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0357_original.json b/dataset_1k_720p_2/scenes/scene_0357_original.json deleted file mode 100644 index 92edf715ade89c5a4e7e2816961e8308d439a82e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0357_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 357, - "image_filename": "SCENE_0357_new_000357.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9595179557800293, - 1.5879572629928589, - 0.3499999940395355 - ], - "rotation": 250.31906482608196, - "pixel_coords": [ - 159, - 83, - 13.697182655334473 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8369656205177307, - -2.5228960514068604, - 0.699999988079071 - ], - "rotation": 351.88696440372473, - "pixel_coords": [ - 77, - 114, - 10.411935806274414 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.15772344172000885, - -0.5335843563079834, - 0.699999988079071 - ], - "rotation": 210.034823322715, - "pixel_coords": [ - 144, - 103, - 11.086934089660645 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0357" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0358_cf1.json b/dataset_1k_720p_2/scenes/scene_0358_cf1.json deleted file mode 100644 index eb7d497753f8908ef565f5cc76c0807898b3fdf9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0358_cf1.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 358, - "image_filename": "SCENE_0358_new_000358.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.953500747680664, - 1.38740074634552, - 0.699999988079071 - ], - "rotation": 184.01073399622155, - "pixel_coords": [ - 154, - 72, - 13.091275215148926 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.29926925897598267, - 1.1037224531173706, - 0.699999988079071 - ], - "rotation": 254.08428516416066, - "pixel_coords": [ - 192, - 94, - 11.447763442993164 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2340123653411865, - 2.0517616271972656, - 0.699999988079071 - ], - "rotation": 64.9423342773139, - "pixel_coords": [ - 258, - 106, - 10.709685325622559 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0954129695892334, - -2.7104642391204834, - 0.3499999940395355 - ], - "rotation": 332.93208564113223, - "pixel_coords": [ - 67, - 125, - 10.384613990783691 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1469677686691284, - -1.720306158065796, - 0.3499999940395355 - ], - "rotation": 288.5899814769787, - "pixel_coords": [ - 139, - 145, - 9.467791557312012 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1415293216705322, - 2.981977939605713, - 0.699999988079071 - ], - "rotation": 175.52292215543721, - "pixel_coords": [ - 182, - 61, - 14.116170883178711 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.06154061481356621, - -0.862076461315155, - 0.3499999940395355 - ], - "rotation": 140.46822010760727, - "pixel_coords": [ - 137, - 118, - 10.74845027923584 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3, - 4 - ] - ], - "left": [ - [ - 3, - 4, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 3 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2, - 5 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0358" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0358_cf2.json b/dataset_1k_720p_2/scenes/scene_0358_cf2.json deleted file mode 100644 index 4da41efa3cd42c4deb355e328bac776ba5bc7d56..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0358_cf2.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 358, - "image_filename": "SCENE_0358_new_000358.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.953500747680664, - 1.38740074634552, - 0.699999988079071 - ], - "rotation": 184.01073399622155, - "pixel_coords": [ - 154, - 72, - 13.091275215148926 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.29926925897598267, - 1.1037224531173706, - 0.699999988079071 - ], - "rotation": 254.08428516416066, - "pixel_coords": [ - 192, - 94, - 11.447763442993164 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2340123653411865, - 2.0517616271972656, - 0.699999988079071 - ], - "rotation": 64.9423342773139, - "pixel_coords": [ - 258, - 106, - 10.709685325622559 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0954129695892334, - -2.7104642391204834, - 0.3499999940395355 - ], - "rotation": 332.93208564113223, - "pixel_coords": [ - 67, - 125, - 10.384613990783691 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1469677686691284, - -1.720306158065796, - 0.3499999940395355 - ], - "rotation": 288.5899814769787, - "pixel_coords": [ - 139, - 145, - 9.467791557312012 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1415293216705322, - 2.981977939605713, - 0.699999988079071 - ], - "rotation": 175.52292215543721, - "pixel_coords": [ - 182, - 61, - 14.116170883178711 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.06154061481356621, - -0.862076461315155, - 0.3499999940395355 - ], - "rotation": 140.46822010760727, - "pixel_coords": [ - 137, - 118, - 10.74845027923584 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3, - 4 - ] - ], - "left": [ - [ - 3, - 4, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 3 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2, - 5 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0358" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0358_original.json b/dataset_1k_720p_2/scenes/scene_0358_original.json deleted file mode 100644 index 932a4ebe8e1351a1badd3248d1e0c3f92b8db884..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0358_original.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 358, - "image_filename": "SCENE_0358_new_000358.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.953500747680664, - 1.38740074634552, - 0.699999988079071 - ], - "rotation": 184.01073399622155, - "pixel_coords": [ - 154, - 72, - 13.091275215148926 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.29926925897598267, - 1.1037224531173706, - 0.699999988079071 - ], - "rotation": 254.08428516416066, - "pixel_coords": [ - 192, - 94, - 11.447763442993164 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2340123653411865, - 2.0517616271972656, - 0.699999988079071 - ], - "rotation": 64.9423342773139, - "pixel_coords": [ - 258, - 106, - 10.709685325622559 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0954129695892334, - -2.7104642391204834, - 0.3499999940395355 - ], - "rotation": 332.93208564113223, - "pixel_coords": [ - 67, - 125, - 10.384613990783691 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1469677686691284, - -1.720306158065796, - 0.3499999940395355 - ], - "rotation": 288.5899814769787, - "pixel_coords": [ - 139, - 145, - 9.467791557312012 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1415293216705322, - 2.981977939605713, - 0.699999988079071 - ], - "rotation": 175.52292215543721, - "pixel_coords": [ - 182, - 61, - 14.116170883178711 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.06154061481356621, - -0.862076461315155, - 0.3499999940395355 - ], - "rotation": 140.46822010760727, - "pixel_coords": [ - 137, - 118, - 10.74845027923584 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3, - 4 - ] - ], - "left": [ - [ - 3, - 4, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 3 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2, - 5 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0358" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0359_cf1.json b/dataset_1k_720p_2/scenes/scene_0359_cf1.json deleted file mode 100644 index c57ffdb21e9462d6b431925fdda53631b9d0f9c4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0359_cf1.json +++ /dev/null @@ -1,258 +0,0 @@ -{ - "split": "new", - "image_index": 359, - "image_filename": "SCENE_0359_new_000359.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8064315319061279, - 2.7771823406219482, - 0.699999988079071 - ], - "rotation": 283.79570602219553, - "pixel_coords": [ - 239, - 85, - 11.773277282714844 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6895286440849304, - -0.36358270049095154, - 0.699999988079071 - ], - "rotation": 77.018556980409, - "pixel_coords": [ - 166, - 111, - 10.064024925231934 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.405951976776123, - -0.6887812614440918, - 0.699999988079071 - ], - "rotation": 143.11946182325863, - "pixel_coords": [ - 201, - 138, - 8.720410346984863 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.634720802307129, - 2.8349547386169434, - 0.3499999940395355 - ], - "rotation": 149.06536876380696, - "pixel_coords": [ - 189, - 75, - 13.618062019348145 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.2906244695186615, - 1.2086267471313477, - 0.3499999940395355 - ], - "rotation": 287.8763844141412, - "pixel_coords": [ - 194, - 102, - 11.392659187316895 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.207623243331909, - 1.1460881233215332, - 0.699999988079071 - ], - "rotation": 281.66144243009273, - "pixel_coords": [ - 241, - 114, - 9.898927688598633 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0359" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0359_cf2.json b/dataset_1k_720p_2/scenes/scene_0359_cf2.json deleted file mode 100644 index ad1eb22eee62ce73cdb5e1e243fdad1a150eb930..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0359_cf2.json +++ /dev/null @@ -1,258 +0,0 @@ -{ - "split": "new", - "image_index": 359, - "image_filename": "SCENE_0359_new_000359.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.248154147210431, - 0.41524687179633446, - 0.699999988079071 - ], - "rotation": 283.79570602219553, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6895286440849304, - -0.36358270049095154, - 0.699999988079071 - ], - "rotation": 77.018556980409, - "pixel_coords": [ - 166, - 111, - 10.064024925231934 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.405951976776123, - -0.6887812614440918, - 0.699999988079071 - ], - "rotation": 143.11946182325863, - "pixel_coords": [ - 201, - 138, - 8.720410346984863 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.634720802307129, - 2.8349547386169434, - 0.3499999940395355 - ], - "rotation": 149.06536876380696, - "pixel_coords": [ - 189, - 75, - 13.618062019348145 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.2906244695186615, - 1.2086267471313477, - 0.3499999940395355 - ], - "rotation": 287.8763844141412, - "pixel_coords": [ - 194, - 102, - 11.392659187316895 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.207623243331909, - 1.1460881233215332, - 0.699999988079071 - ], - "rotation": 281.66144243009273, - "pixel_coords": [ - 241, - 114, - 9.898927688598633 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray cylinder from right of gray cube to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0359" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0359_original.json b/dataset_1k_720p_2/scenes/scene_0359_original.json deleted file mode 100644 index ab2ab9a5c27f68434b0a08ecf7716ca7a524504f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0359_original.json +++ /dev/null @@ -1,256 +0,0 @@ -{ - "split": "new", - "image_index": 359, - "image_filename": "SCENE_0359_new_000359.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8064315319061279, - 2.7771823406219482, - 0.699999988079071 - ], - "rotation": 283.79570602219553, - "pixel_coords": [ - 239, - 85, - 11.773277282714844 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6895286440849304, - -0.36358270049095154, - 0.699999988079071 - ], - "rotation": 77.018556980409, - "pixel_coords": [ - 166, - 111, - 10.064024925231934 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.405951976776123, - -0.6887812614440918, - 0.699999988079071 - ], - "rotation": 143.11946182325863, - "pixel_coords": [ - 201, - 138, - 8.720410346984863 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.634720802307129, - 2.8349547386169434, - 0.3499999940395355 - ], - "rotation": 149.06536876380696, - "pixel_coords": [ - 189, - 75, - 13.618062019348145 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.2906244695186615, - 1.2086267471313477, - 0.3499999940395355 - ], - "rotation": 287.8763844141412, - "pixel_coords": [ - 194, - 102, - 11.392659187316895 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.207623243331909, - 1.1460881233215332, - 0.699999988079071 - ], - "rotation": 281.66144243009273, - "pixel_coords": [ - 241, - 114, - 9.898927688598633 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0359" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0360_cf1.json b/dataset_1k_720p_2/scenes/scene_0360_cf1.json deleted file mode 100644 index de82654edaa69f05f9de00673bd32e4c20e1b420..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0360_cf1.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 360, - "image_filename": "SCENE_0360_new_000360.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8723348379135132, - 1.6934599876403809, - 0.699999988079071 - ], - "rotation": 111.90630191902173, - "pixel_coords": [ - 217, - 95, - 11.468360900878906 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.335517406463623, - -2.620460033416748, - 0.699999988079071 - ], - "rotation": 228.93170423898047, - "pixel_coords": [ - 65, - 110, - 10.554526329040527 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1189427375793457, - 1.2303097248077393, - 0.3499999940395355 - ], - "rotation": 46.924860474568256, - "pixel_coords": [ - 167, - 90, - 12.724397659301758 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9472477436065674, - 1.4354190826416016, - 0.3499999940395355 - ], - "rotation": 234.0336601721811, - "pixel_coords": [ - 141, - 74, - 14.074278831481934 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.217240810394287, - -1.0706040859222412, - 0.3499999940395355 - ], - "rotation": 348.73719193614636, - "pixel_coords": [ - 158, - 137, - 9.86251163482666 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3755185306072235, - -0.4199579954147339, - 0.3499999940395355 - ], - "rotation": 167.42800008816556, - "pixel_coords": [ - 157, - 119, - 10.794170379638672 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7835686206817627, - -0.36504265666007996, - 0.699999988079071 - ], - "rotation": 177.44283226078292, - "pixel_coords": [ - 104, - 78, - 12.790875434875488 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0360" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0360_cf2.json b/dataset_1k_720p_2/scenes/scene_0360_cf2.json deleted file mode 100644 index d77baf1e78d5cbe114cffa7f2f084329f20494de..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0360_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 360, - "image_filename": "SCENE_0360_new_000360.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8723348379135132, - 1.6934599876403809, - 0.699999988079071 - ], - "rotation": 111.90630191902173, - "pixel_coords": [ - 217, - 95, - 11.468360900878906 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.335517406463623, - -2.620460033416748, - 0.699999988079071 - ], - "rotation": 228.93170423898047, - "pixel_coords": [ - 65, - 110, - 10.554526329040527 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1189427375793457, - 1.2303097248077393, - 0.3499999940395355 - ], - "rotation": 46.924860474568256, - "pixel_coords": [ - 167, - 90, - 12.724397659301758 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9472477436065674, - 1.4354190826416016, - 0.3499999940395355 - ], - "rotation": 234.0336601721811, - "pixel_coords": [ - 141, - 74, - 14.074278831481934 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.217240810394287, - -1.0706040859222412, - 0.3499999940395355 - ], - "rotation": 348.73719193614636, - "pixel_coords": [ - 158, - 137, - 9.86251163482666 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3755185306072235, - -0.4199579954147339, - 0.3499999940395355 - ], - "rotation": 167.42800008816556, - "pixel_coords": [ - 157, - 119, - 10.794170379638672 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7835686206817627, - -0.36504265666007996, - 0.699999988079071 - ], - "rotation": 177.44283226078292, - "pixel_coords": [ - 104, - 78, - 12.790875434875488 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0360" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0360_original.json b/dataset_1k_720p_2/scenes/scene_0360_original.json deleted file mode 100644 index 50c732c8ad5d435177171ca086ecd493e19801ab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0360_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 360, - "image_filename": "SCENE_0360_new_000360.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8723348379135132, - 1.6934599876403809, - 0.699999988079071 - ], - "rotation": 111.90630191902173, - "pixel_coords": [ - 217, - 95, - 11.468360900878906 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.335517406463623, - -2.620460033416748, - 0.699999988079071 - ], - "rotation": 228.93170423898047, - "pixel_coords": [ - 65, - 110, - 10.554526329040527 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1189427375793457, - 1.2303097248077393, - 0.3499999940395355 - ], - "rotation": 46.924860474568256, - "pixel_coords": [ - 167, - 90, - 12.724397659301758 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9472477436065674, - 1.4354190826416016, - 0.3499999940395355 - ], - "rotation": 234.0336601721811, - "pixel_coords": [ - 141, - 74, - 14.074278831481934 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.217240810394287, - -1.0706040859222412, - 0.3499999940395355 - ], - "rotation": 348.73719193614636, - "pixel_coords": [ - 158, - 137, - 9.86251163482666 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3755185306072235, - -0.4199579954147339, - 0.3499999940395355 - ], - "rotation": 167.42800008816556, - "pixel_coords": [ - 157, - 119, - 10.794170379638672 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7835686206817627, - -0.36504265666007996, - 0.699999988079071 - ], - "rotation": 177.44283226078292, - "pixel_coords": [ - 104, - 78, - 12.790875434875488 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0360" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0361_cf1.json b/dataset_1k_720p_2/scenes/scene_0361_cf1.json deleted file mode 100644 index f41afaf23e74be3586a844c52a20aecb61721590..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0361_cf1.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 361, - "image_filename": "SCENE_0361_new_000361.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6093093752861023, - 1.8034025430679321, - 0.699999988079071 - ], - "rotation": 31.987798547325784, - "pixel_coords": [ - 188, - 80, - 12.084084510803223 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2498714923858643, - -1.6766357421875, - 0.699999988079071 - ], - "rotation": 328.39038170430314, - "pixel_coords": [ - 75, - 91, - 11.200002670288086 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0815664529800415, - 0.370126873254776, - 0.699999988079071 - ], - "rotation": 125.03462576805755, - "pixel_coords": [ - 194, - 108, - 10.126580238342285 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.493683785200119, - -2.778672218322754, - 0.3499999940395355 - ], - "rotation": 295.36486147923574, - "pixel_coords": [ - 89, - 148, - 8.887228965759277 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8969779014587402, - -1.426379919052124, - 0.3499999940395355 - ], - "rotation": 291.7292184096124, - "pixel_coords": [ - 166, - 152, - 8.715164184570312 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0361" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0361_cf2.json b/dataset_1k_720p_2/scenes/scene_0361_cf2.json deleted file mode 100644 index 3527dffbf539c6b9e447a52f225102caf8f879e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0361_cf2.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 361, - "image_filename": "SCENE_0361_new_000361.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6093093752861023, - 1.8034025430679321, - 0.699999988079071 - ], - "rotation": 31.987798547325784, - "pixel_coords": [ - 188, - 80, - 12.084084510803223 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2498714923858643, - -1.6766357421875, - 0.699999988079071 - ], - "rotation": 328.39038170430314, - "pixel_coords": [ - 75, - 91, - 11.200002670288086 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0815664529800415, - 0.370126873254776, - 0.699999988079071 - ], - "rotation": 125.03462576805755, - "pixel_coords": [ - 194, - 108, - 10.126580238342285 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.493683785200119, - -2.778672218322754, - 0.3499999940395355 - ], - "rotation": 295.36486147923574, - "pixel_coords": [ - 89, - 148, - 8.887228965759277 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.784486691427903, - -0.13271708867490084, - 0.3499999940395355 - ], - "rotation": 291.7292184096124, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green sphere from left of cyan cylinder to right", - "change_score": 1.568832486587442, - "change_attempts": 1, - "source_scene": "scene_0361" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0361_original.json b/dataset_1k_720p_2/scenes/scene_0361_original.json deleted file mode 100644 index eb17b7d9f4bf865463b5662b20a8b83c84ed3df7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0361_original.json +++ /dev/null @@ -1,213 +0,0 @@ -{ - "split": "new", - "image_index": 361, - "image_filename": "SCENE_0361_new_000361.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6093093752861023, - 1.8034025430679321, - 0.699999988079071 - ], - "rotation": 31.987798547325784, - "pixel_coords": [ - 188, - 80, - 12.084084510803223 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2498714923858643, - -1.6766357421875, - 0.699999988079071 - ], - "rotation": 328.39038170430314, - "pixel_coords": [ - 75, - 91, - 11.200002670288086 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0815664529800415, - 0.370126873254776, - 0.699999988079071 - ], - "rotation": 125.03462576805755, - "pixel_coords": [ - 194, - 108, - 10.126580238342285 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.493683785200119, - -2.778672218322754, - 0.3499999940395355 - ], - "rotation": 295.36486147923574, - "pixel_coords": [ - 89, - 148, - 8.887228965759277 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8969779014587402, - -1.426379919052124, - 0.3499999940395355 - ], - "rotation": 291.7292184096124, - "pixel_coords": [ - 166, - 152, - 8.715164184570312 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0361" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0362_cf1.json b/dataset_1k_720p_2/scenes/scene_0362_cf1.json deleted file mode 100644 index 811e39930aec3ba23482aa650a8342d52c4347bf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0362_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 362, - "image_filename": "SCENE_0362_new_000362.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1009085178375244, - -2.367480754852295, - 0.699999988079071 - ], - "rotation": 79.61045987202901, - "pixel_coords": [ - 54, - 101, - 10.489043235778809 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2838914394378662, - 0.41029635071754456, - 0.699999988079071 - ], - "rotation": 307.9251406435675, - "pixel_coords": [ - 142, - 85, - 11.68360710144043 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.560420431984152, - 1.7467760335347418, - 0.3499999940395355 - ], - "rotation": 193.79433537744634, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8741815090179443, - 1.2971887588500977, - 0.3499999940395355 - ], - "rotation": 148.03591468195873, - "pixel_coords": [ - 265, - 128, - 9.725586891174316 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6369578242301941, - -1.6260995864868164, - 0.699999988079071 - ], - "rotation": 208.55537003614515, - "pixel_coords": [ - 132, - 124, - 9.192479133605957 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple sphere from (2.5,-1.3) to (-1.6,1.7)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0362" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0362_cf2.json b/dataset_1k_720p_2/scenes/scene_0362_cf2.json deleted file mode 100644 index c6f585de74dcca1f428241a25a7fc86186a8e9f7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0362_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 362, - "image_filename": "SCENE_0362_new_000362.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1009085178375244, - -2.367480754852295, - 0.699999988079071 - ], - "rotation": 79.61045987202901, - "pixel_coords": [ - 54, - 101, - 10.489043235778809 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2838914394378662, - 0.41029635071754456, - 0.699999988079071 - ], - "rotation": 307.9251406435675, - "pixel_coords": [ - 142, - 85, - 11.68360710144043 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4887633323669434, - -1.342053771018982, - 0.3499999940395355 - ], - "rotation": 193.79433537744634, - "pixel_coords": [ - 192, - 159, - 8.340032577514648 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8741815090179443, - 1.2971887588500977, - 0.3499999940395355 - ], - "rotation": 148.03591468195873, - "pixel_coords": [ - 265, - 128, - 9.725586891174316 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6369578242301941, - -1.6260995864868164, - 0.699999988079071 - ], - "rotation": 208.55537003614515, - "pixel_coords": [ - 132, - 124, - 9.192479133605957 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow sphere and gray cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0362" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0362_original.json b/dataset_1k_720p_2/scenes/scene_0362_original.json deleted file mode 100644 index 91045b039805f5fe47b41d0714468a04892b1f89..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0362_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 362, - "image_filename": "SCENE_0362_new_000362.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1009085178375244, - -2.367480754852295, - 0.699999988079071 - ], - "rotation": 79.61045987202901, - "pixel_coords": [ - 54, - 101, - 10.489043235778809 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2838914394378662, - 0.41029635071754456, - 0.699999988079071 - ], - "rotation": 307.9251406435675, - "pixel_coords": [ - 142, - 85, - 11.68360710144043 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4887633323669434, - -1.342053771018982, - 0.3499999940395355 - ], - "rotation": 193.79433537744634, - "pixel_coords": [ - 192, - 159, - 8.340032577514648 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8741815090179443, - 1.2971887588500977, - 0.3499999940395355 - ], - "rotation": 148.03591468195873, - "pixel_coords": [ - 265, - 128, - 9.725586891174316 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6369578242301941, - -1.6260995864868164, - 0.699999988079071 - ], - "rotation": 208.55537003614515, - "pixel_coords": [ - 132, - 124, - 9.192479133605957 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0362" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0363_cf1.json b/dataset_1k_720p_2/scenes/scene_0363_cf1.json deleted file mode 100644 index a19a39edc4f3d5def18b162c4188696f30944fcf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0363_cf1.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 363, - "image_filename": "SCENE_0363_new_000363.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.27479973674744773, - -1.7371154927722183, - 0.3499999940395355 - ], - "rotation": 171.59577122422786, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0348000526428223, - 2.8346786499023438, - 0.699999988079071 - ], - "rotation": 65.52887068104933, - "pixel_coords": [ - 268, - 96, - 11.234034538269043 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.221489667892456, - -2.4688665866851807, - 0.699999988079071 - ], - "rotation": 154.66605147800036, - "pixel_coords": [ - 142, - 165, - 8.126018524169922 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.13280029594898224, - 0.6202122569084167, - 0.3499999940395355 - ], - "rotation": 289.58760059846026, - "pixel_coords": [ - 177, - 106, - 11.410710334777832 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.080223560333252, - 1.569135069847107, - 0.3499999940395355 - ], - "rotation": 348.2703545320813, - "pixel_coords": [ - 219, - 108, - 11.323638916015625 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0329172611236572, - 1.192223072052002, - 0.3499999940395355 - ], - "rotation": 178.7178859612717, - "pixel_coords": [ - 166, - 90, - 12.497125625610352 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.682145357131958, - 1.3514385223388672, - 0.699999988079071 - ], - "rotation": 40.8818722121473, - "pixel_coords": [ - 257, - 119, - 9.974564552307129 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 6 - ], - [], - [ - 0, - 2, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray cylinder from right of red sphere to left", - "change_score": 1.4510708796270242, - "change_attempts": 1, - "source_scene": "scene_0363" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0363_cf2.json b/dataset_1k_720p_2/scenes/scene_0363_cf2.json deleted file mode 100644 index b4eeaff385e36e26385f56d4c05c3294569f3ba7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0363_cf2.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 363, - "image_filename": "SCENE_0363_new_000363.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2271538972854614, - -0.6422966718673706, - 0.3499999940395355 - ], - "rotation": 171.59577122422786, - "pixel_coords": [ - 171, - 133, - 9.982379913330078 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.796872748208762, - -1.570182137970555, - 0.699999988079071 - ], - "rotation": 65.52887068104933, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.221489667892456, - -2.4688665866851807, - 0.699999988079071 - ], - "rotation": 154.66605147800036, - "pixel_coords": [ - 142, - 165, - 8.126018524169922 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.13280029594898224, - 0.6202122569084167, - 0.3499999940395355 - ], - "rotation": 289.58760059846026, - "pixel_coords": [ - 177, - 106, - 11.410710334777832 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.080223560333252, - 1.569135069847107, - 0.3499999940395355 - ], - "rotation": 348.2703545320813, - "pixel_coords": [ - 219, - 108, - 11.323638916015625 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0329172611236572, - 1.192223072052002, - 0.3499999940395355 - ], - "rotation": 178.7178859612717, - "pixel_coords": [ - 166, - 90, - 12.497125625610352 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.682145357131958, - 1.3514385223388672, - 0.699999988079071 - ], - "rotation": 40.8818722121473, - "pixel_coords": [ - 257, - 119, - 9.974564552307129 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 6 - ], - [], - [ - 0, - 2, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan sphere from right of cyan cube to left", - "change_score": 3.0, - "change_attempts": 2, - "source_scene": "scene_0363" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0363_original.json b/dataset_1k_720p_2/scenes/scene_0363_original.json deleted file mode 100644 index 17aa494e73782fb87a2a5fc084f8268e4e719227..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0363_original.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 363, - "image_filename": "SCENE_0363_new_000363.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2271538972854614, - -0.6422966718673706, - 0.3499999940395355 - ], - "rotation": 171.59577122422786, - "pixel_coords": [ - 171, - 133, - 9.982379913330078 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0348000526428223, - 2.8346786499023438, - 0.699999988079071 - ], - "rotation": 65.52887068104933, - "pixel_coords": [ - 268, - 96, - 11.234034538269043 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.221489667892456, - -2.4688665866851807, - 0.699999988079071 - ], - "rotation": 154.66605147800036, - "pixel_coords": [ - 142, - 165, - 8.126018524169922 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.13280029594898224, - 0.6202122569084167, - 0.3499999940395355 - ], - "rotation": 289.58760059846026, - "pixel_coords": [ - 177, - 106, - 11.410710334777832 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.080223560333252, - 1.569135069847107, - 0.3499999940395355 - ], - "rotation": 348.2703545320813, - "pixel_coords": [ - 219, - 108, - 11.323638916015625 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0329172611236572, - 1.192223072052002, - 0.3499999940395355 - ], - "rotation": 178.7178859612717, - "pixel_coords": [ - 166, - 90, - 12.497125625610352 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.682145357131958, - 1.3514385223388672, - 0.699999988079071 - ], - "rotation": 40.8818722121473, - "pixel_coords": [ - 257, - 119, - 9.974564552307129 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 6 - ], - [], - [ - 0, - 2, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0363" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0364_cf1.json b/dataset_1k_720p_2/scenes/scene_0364_cf1.json deleted file mode 100644 index 1b19162e00f4d6ac738c39473c93fe0a611832ef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0364_cf1.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 364, - "image_filename": "SCENE_0364_new_000364.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.908686876296997, - -0.7379809021949768, - 0.3499999940395355 - ], - "rotation": 95.95688786987895, - "pixel_coords": [ - 94, - 89, - 12.753002166748047 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1534093618392944, - -2.5351169109344482, - 0.699999988079071 - ], - "rotation": 318.516018709997, - "pixel_coords": [ - 110, - 141, - 8.782341003417969 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.58664071559906, - 2.346486806869507, - 0.699999988079071 - ], - "rotation": 220.7204091898621, - "pixel_coords": [ - 248, - 97, - 11.193649291992188 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2691906690597534, - -2.805816173553467, - 0.3499999940395355 - ], - "rotation": 145.74406977007823, - "pixel_coords": [ - 60, - 121, - 10.469956398010254 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8314666748046875, - -2.5933988094329834, - 0.699999988079071 - ], - "rotation": 329.1383650349826, - "pixel_coords": [ - 45, - 93, - 11.507719039916992 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2206671237945557, - 0.2601853907108307, - 0.699999988079071 - ], - "rotation": 297.0584190628442, - "pixel_coords": [ - 144, - 87, - 11.977773666381836 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.789263904094696, - -0.4646277129650116, - 0.3499999940395355 - ], - "rotation": 69.2573806277335, - "pixel_coords": [ - 164, - 124, - 10.345637321472168 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 6 - ], - [ - 1 - ], - [ - 1, - 3, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 1 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0364" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0364_cf2.json b/dataset_1k_720p_2/scenes/scene_0364_cf2.json deleted file mode 100644 index bc08e8d074aa6ae89b35eacca2e084e8b54d164d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0364_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 364, - "image_filename": "SCENE_0364_new_000364.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.908686876296997, - -0.7379809021949768, - 0.3499999940395355 - ], - "rotation": 95.95688786987895, - "pixel_coords": [ - 94, - 89, - 12.753002166748047 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1534093618392944, - -2.5351169109344482, - 0.699999988079071 - ], - "rotation": 318.516018709997, - "pixel_coords": [ - 110, - 141, - 8.782341003417969 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.58664071559906, - 2.346486806869507, - 0.699999988079071 - ], - "rotation": 220.7204091898621, - "pixel_coords": [ - 248, - 97, - 11.193649291992188 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2691906690597534, - -2.805816173553467, - 0.3499999940395355 - ], - "rotation": 145.74406977007823, - "pixel_coords": [ - 60, - 121, - 10.469956398010254 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8314666748046875, - -2.5933988094329834, - 0.699999988079071 - ], - "rotation": 329.1383650349826, - "pixel_coords": [ - 45, - 93, - 11.507719039916992 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2206671237945557, - 0.2601853907108307, - 0.699999988079071 - ], - "rotation": 297.0584190628442, - "pixel_coords": [ - 144, - 87, - 11.977773666381836 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.789263904094696, - -0.4646277129650116, - 0.3499999940395355 - ], - "rotation": 69.2573806277335, - "pixel_coords": [ - 164, - 124, - 10.345637321472168 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 6 - ], - [ - 1 - ], - [ - 1, - 3, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 1 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0364" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0364_original.json b/dataset_1k_720p_2/scenes/scene_0364_original.json deleted file mode 100644 index 47685954e0f6ce28edea8c03307f1fdf64d076ef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0364_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 364, - "image_filename": "SCENE_0364_new_000364.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.908686876296997, - -0.7379809021949768, - 0.3499999940395355 - ], - "rotation": 95.95688786987895, - "pixel_coords": [ - 94, - 89, - 12.753002166748047 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1534093618392944, - -2.5351169109344482, - 0.699999988079071 - ], - "rotation": 318.516018709997, - "pixel_coords": [ - 110, - 141, - 8.782341003417969 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.58664071559906, - 2.346486806869507, - 0.699999988079071 - ], - "rotation": 220.7204091898621, - "pixel_coords": [ - 248, - 97, - 11.193649291992188 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2691906690597534, - -2.805816173553467, - 0.3499999940395355 - ], - "rotation": 145.74406977007823, - "pixel_coords": [ - 60, - 121, - 10.469956398010254 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8314666748046875, - -2.5933988094329834, - 0.699999988079071 - ], - "rotation": 329.1383650349826, - "pixel_coords": [ - 45, - 93, - 11.507719039916992 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2206671237945557, - 0.2601853907108307, - 0.699999988079071 - ], - "rotation": 297.0584190628442, - "pixel_coords": [ - 144, - 87, - 11.977773666381836 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.789263904094696, - -0.4646277129650116, - 0.3499999940395355 - ], - "rotation": 69.2573806277335, - "pixel_coords": [ - 164, - 124, - 10.345637321472168 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 6 - ], - [ - 1 - ], - [ - 1, - 3, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 1 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0364" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0365_cf1.json b/dataset_1k_720p_2/scenes/scene_0365_cf1.json deleted file mode 100644 index 715f2fd5fd55e264febd54c0c4631043e32a62b1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0365_cf1.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 365, - "image_filename": "SCENE_0365_new_000365.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.162292718887329, - -2.736801862716675, - 0.699999988079071 - ], - "rotation": 54.13469097044978, - "pixel_coords": [ - 127, - 168, - 7.73469877243042 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.436828374862671, - 0.5897372961044312, - 0.3499999940395355 - ], - "rotation": 119.3732908107388, - "pixel_coords": [ - 233, - 136, - 9.56938648223877 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.44119396805763245, - 2.3276174068450928, - 0.699999988079071 - ], - "rotation": 176.32251651897835, - "pixel_coords": [ - 222, - 85, - 11.705527305603027 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6092703342437744, - -0.4850517213344574, - 0.699999988079071 - ], - "rotation": 343.3645460358877, - "pixel_coords": [ - 184, - 126, - 9.357523918151855 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.925762414932251, - 2.896772623062134, - 0.699999988079071 - ], - "rotation": 279.28329678832347, - "pixel_coords": [ - 186, - 62, - 13.613240242004395 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.007205917499959469, - 0.4730696678161621, - 0.3499999940395355 - ], - "rotation": 231.24120374493953, - "pixel_coords": [ - 172, - 106, - 11.138221740722656 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.439209630031822, - -1.206994077279058, - 0.3499999940395355 - ], - "rotation": 206.78159980582114, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6564933061599731, - -2.879188060760498, - 0.699999988079071 - ], - "rotation": 209.64591991139102, - "pixel_coords": [ - 63, - 121, - 9.55091381072998 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0 - ] - ], - "left": [ - [ - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 7 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown cube to partially occlude purple cylinder", - "change_score": 3.0, - "change_attempts": 2, - "source_scene": "scene_0365" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0365_cf2.json b/dataset_1k_720p_2/scenes/scene_0365_cf2.json deleted file mode 100644 index 3a0b9aeb08eb4eb9f09f522df2a2410e056592ee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0365_cf2.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 365, - "image_filename": "SCENE_0365_new_000365.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.162292718887329, - -2.736801862716675, - 0.699999988079071 - ], - "rotation": 54.13469097044978, - "pixel_coords": [ - 127, - 168, - 7.73469877243042 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.436828374862671, - 0.5897372961044312, - 0.3499999940395355 - ], - "rotation": 119.3732908107388, - "pixel_coords": [ - 233, - 136, - 9.56938648223877 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.44119396805763245, - 2.3276174068450928, - 0.699999988079071 - ], - "rotation": 176.32251651897835, - "pixel_coords": [ - 222, - 85, - 11.705527305603027 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6092703342437744, - -0.4850517213344574, - 0.699999988079071 - ], - "rotation": 343.3645460358877, - "pixel_coords": [ - 184, - 126, - 9.357523918151855 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.624040692641303, - -1.3677737553461515, - 0.699999988079071 - ], - "rotation": 279.28329678832347, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.007205917499959469, - 0.4730696678161621, - 0.3499999940395355 - ], - "rotation": 231.24120374493953, - "pixel_coords": [ - 172, - 106, - 11.138221740722656 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2664285898208618, - 1.2843666076660156, - 0.3499999940395355 - ], - "rotation": 206.78159980582114, - "pixel_coords": [ - 165, - 87, - 12.445321083068848 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6564933061599731, - -2.879188060760498, - 0.699999988079071 - ], - "rotation": 209.64591991139102, - "pixel_coords": [ - 63, - 121, - 9.55091381072998 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0 - ] - ], - "left": [ - [ - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 7 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple cube to partially occlude purple cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0365" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0365_original.json b/dataset_1k_720p_2/scenes/scene_0365_original.json deleted file mode 100644 index ab5d3efdc33c3b2d5d3ec74af1b1f3a0b1e85d8e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0365_original.json +++ /dev/null @@ -1,357 +0,0 @@ -{ - "split": "new", - "image_index": 365, - "image_filename": "SCENE_0365_new_000365.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.162292718887329, - -2.736801862716675, - 0.699999988079071 - ], - "rotation": 54.13469097044978, - "pixel_coords": [ - 127, - 168, - 7.73469877243042 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.436828374862671, - 0.5897372961044312, - 0.3499999940395355 - ], - "rotation": 119.3732908107388, - "pixel_coords": [ - 233, - 136, - 9.56938648223877 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.44119396805763245, - 2.3276174068450928, - 0.699999988079071 - ], - "rotation": 176.32251651897835, - "pixel_coords": [ - 222, - 85, - 11.705527305603027 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6092703342437744, - -0.4850517213344574, - 0.699999988079071 - ], - "rotation": 343.3645460358877, - "pixel_coords": [ - 184, - 126, - 9.357523918151855 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.925762414932251, - 2.896772623062134, - 0.699999988079071 - ], - "rotation": 279.28329678832347, - "pixel_coords": [ - 186, - 62, - 13.613240242004395 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.007205917499959469, - 0.4730696678161621, - 0.3499999940395355 - ], - "rotation": 231.24120374493953, - "pixel_coords": [ - 172, - 106, - 11.138221740722656 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2664285898208618, - 1.2843666076660156, - 0.3499999940395355 - ], - "rotation": 206.78159980582114, - "pixel_coords": [ - 165, - 87, - 12.445321083068848 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6564933061599731, - -2.879188060760498, - 0.699999988079071 - ], - "rotation": 209.64591991139102, - "pixel_coords": [ - 63, - 121, - 9.55091381072998 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0 - ] - ], - "left": [ - [ - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 7 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0365" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0366_cf1.json b/dataset_1k_720p_2/scenes/scene_0366_cf1.json deleted file mode 100644 index 19eff535e261a6b16ee944396c430a0fda855dbe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0366_cf1.json +++ /dev/null @@ -1,312 +0,0 @@ -{ - "split": "new", - "image_index": 366, - "image_filename": "SCENE_0366_new_000366.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0919349193572998, - 2.3167641162872314, - 0.3499999940395355 - ], - "rotation": 169.64398112876006, - "pixel_coords": [ - 190, - 81, - 13.015680313110352 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0673513412475586, - 0.02720870077610016, - 0.3499999940395355 - ], - "rotation": 61.552376509068765, - "pixel_coords": [ - 141, - 98, - 11.750121116638184 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1158716678619385, - -1.011170506477356, - 0.699999988079071 - ], - "rotation": 170.2876502340456, - "pixel_coords": [ - 157, - 125, - 9.535223007202148 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4317634105682373, - -1.0496265888214111, - 0.3499999940395355 - ], - "rotation": 173.48084262786125, - "pixel_coords": [ - 188, - 158, - 8.798942565917969 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.01685376465320587, - 1.8986586332321167, - 0.3499999940395355 - ], - "rotation": 63.14742151699705, - "pixel_coords": [ - 203, - 94, - 12.061351776123047 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.926607370376587, - 1.8081605434417725, - 0.699999988079071 - ], - "rotation": 128.998961757081, - "pixel_coords": [ - 149, - 62, - 13.803993225097656 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8958699703216553, - -2.2165400981903076, - 0.699999988079071 - ], - "rotation": 57.67066208699386, - "pixel_coords": [ - 164, - 175, - 7.675247669219971 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 5 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 2, - 5 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0366" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0366_cf2.json b/dataset_1k_720p_2/scenes/scene_0366_cf2.json deleted file mode 100644 index c42ff08d2e304ce489baedced9415eb11ec5086b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0366_cf2.json +++ /dev/null @@ -1,312 +0,0 @@ -{ - "split": "new", - "image_index": 366, - "image_filename": "SCENE_0366_new_000366.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0919349193572998, - 2.3167641162872314, - 0.3499999940395355 - ], - "rotation": 169.64398112876006, - "pixel_coords": [ - 190, - 81, - 13.015680313110352 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0673513412475586, - 0.02720870077610016, - 0.3499999940395355 - ], - "rotation": 61.552376509068765, - "pixel_coords": [ - 141, - 98, - 11.750121116638184 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1158716678619385, - -1.011170506477356, - 0.699999988079071 - ], - "rotation": 170.2876502340456, - "pixel_coords": [ - 157, - 125, - 9.535223007202148 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4317634105682373, - -1.0496265888214111, - 0.3499999940395355 - ], - "rotation": 173.48084262786125, - "pixel_coords": [ - 188, - 158, - 8.798942565917969 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.01685376465320587, - 1.8986586332321167, - 0.3499999940395355 - ], - "rotation": 63.14742151699705, - "pixel_coords": [ - 203, - 94, - 12.061351776123047 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6986349867801893, - -2.8195994644857905, - 0.699999988079071 - ], - "rotation": 128.998961757081, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8958699703216553, - -2.2165400981903076, - 0.699999988079071 - ], - "rotation": 57.67066208699386, - "pixel_coords": [ - 164, - 175, - 7.675247669219971 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 5 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 2, - 5 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved yellow cube from (-2.9,1.8) to (-2.7,-2.8)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0366" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0366_original.json b/dataset_1k_720p_2/scenes/scene_0366_original.json deleted file mode 100644 index f4d4ebe120765ac1acee9c50493ed4028b4f7ed7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0366_original.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 366, - "image_filename": "SCENE_0366_new_000366.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0919349193572998, - 2.3167641162872314, - 0.3499999940395355 - ], - "rotation": 169.64398112876006, - "pixel_coords": [ - 190, - 81, - 13.015680313110352 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0673513412475586, - 0.02720870077610016, - 0.3499999940395355 - ], - "rotation": 61.552376509068765, - "pixel_coords": [ - 141, - 98, - 11.750121116638184 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1158716678619385, - -1.011170506477356, - 0.699999988079071 - ], - "rotation": 170.2876502340456, - "pixel_coords": [ - 157, - 125, - 9.535223007202148 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4317634105682373, - -1.0496265888214111, - 0.3499999940395355 - ], - "rotation": 173.48084262786125, - "pixel_coords": [ - 188, - 158, - 8.798942565917969 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.01685376465320587, - 1.8986586332321167, - 0.3499999940395355 - ], - "rotation": 63.14742151699705, - "pixel_coords": [ - 203, - 94, - 12.061351776123047 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.926607370376587, - 1.8081605434417725, - 0.699999988079071 - ], - "rotation": 128.998961757081, - "pixel_coords": [ - 149, - 62, - 13.803993225097656 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8958699703216553, - -2.2165400981903076, - 0.699999988079071 - ], - "rotation": 57.67066208699386, - "pixel_coords": [ - 164, - 175, - 7.675247669219971 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 5 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 2, - 5 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0366" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0367_cf1.json b/dataset_1k_720p_2/scenes/scene_0367_cf1.json deleted file mode 100644 index b9cc09e727e00d221bcfe6d1a15616a0e686a995..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0367_cf1.json +++ /dev/null @@ -1,194 +0,0 @@ -{ - "split": "new", - "image_index": 367, - "image_filename": "SCENE_0367_new_000367.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.42036330699920654, - -1.3471866846084595, - 0.3499999940395355 - ], - "rotation": 227.85644498599694, - "pixel_coords": [ - 119, - 118, - 10.848535537719727 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9425476789474487, - 0.8545531630516052, - 0.699999988079071 - ], - "rotation": 78.55735943565078, - "pixel_coords": [ - 160, - 86, - 12.358222961425781 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7517964839935303, - -0.1939527690410614, - 0.3499999940395355 - ], - "rotation": 215.79081026321273, - "pixel_coords": [ - 223, - 144, - 9.417523384094238 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.39421531558036804, - 2.728977680206299, - 0.3499999940395355 - ], - "rotation": 221.3072578983397, - "pixel_coords": [ - 207, - 87, - 13.266876220703125 - ], - "color": "purple" - }, - { - "shape": "sphere", - "color": "purple", - "material": "metal", - "size": "small", - "3d_coords": [ - 1.2360566719227544, - 2.4868866317311404, - 0.35 - ], - "rotation": 258.1992119357531, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0367" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0367_cf2.json b/dataset_1k_720p_2/scenes/scene_0367_cf2.json deleted file mode 100644 index 772d66d9747244bd537b8fb4845294c4b503062b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0367_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 367, - "image_filename": "SCENE_0367_new_000367.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.42036330699920654, - -1.3471866846084595, - 0.3499999940395355 - ], - "rotation": 227.85644498599694, - "pixel_coords": [ - 119, - 118, - 10.848535537719727 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9425476789474487, - 0.8545531630516052, - 0.699999988079071 - ], - "rotation": 78.55735943565078, - "pixel_coords": [ - 160, - 86, - 12.358222961425781 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7517964839935303, - -0.1939527690410614, - 0.3499999940395355 - ], - "rotation": 215.79081026321273, - "pixel_coords": [ - 223, - 144, - 9.417523384094238 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.39421531558036804, - 2.728977680206299, - 0.3499999940395355 - ], - "rotation": 221.3072578983397, - "pixel_coords": [ - 207, - 87, - 13.266876220703125 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0367" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0367_original.json b/dataset_1k_720p_2/scenes/scene_0367_original.json deleted file mode 100644 index 56357f2fe35c9582da8112e777244ed48d983d6f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0367_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 367, - "image_filename": "SCENE_0367_new_000367.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.42036330699920654, - -1.3471866846084595, - 0.3499999940395355 - ], - "rotation": 227.85644498599694, - "pixel_coords": [ - 119, - 118, - 10.848535537719727 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9425476789474487, - 0.8545531630516052, - 0.699999988079071 - ], - "rotation": 78.55735943565078, - "pixel_coords": [ - 160, - 86, - 12.358222961425781 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7517964839935303, - -0.1939527690410614, - 0.3499999940395355 - ], - "rotation": 215.79081026321273, - "pixel_coords": [ - 223, - 144, - 9.417523384094238 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.39421531558036804, - 2.728977680206299, - 0.3499999940395355 - ], - "rotation": 221.3072578983397, - "pixel_coords": [ - 207, - 87, - 13.266876220703125 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0367" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0368_cf1.json b/dataset_1k_720p_2/scenes/scene_0368_cf1.json deleted file mode 100644 index 489968a32e07dc7671644828855c75650803d196..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0368_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 368, - "image_filename": "SCENE_0368_new_000368.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.03735901042819023, - -1.7505909204483032, - 0.699999988079071 - ], - "rotation": 199.18187705373867, - "pixel_coords": [ - 111, - 118, - 9.459089279174805 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.311184883117676, - 0.8682500720024109, - 0.3499999940395355 - ], - "rotation": 133.60310100389273, - "pixel_coords": [ - 136, - 80, - 12.624842643737793 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.47164249420166, - 1.3268828392028809, - 0.699999988079071 - ], - "rotation": 100.25972876672819, - "pixel_coords": [ - 256, - 115, - 9.598396301269531 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1064705848693848, - 1.0343893766403198, - 0.3499999940395355 - ], - "rotation": 313.71562941643475, - "pixel_coords": [ - 161, - 89, - 11.935096740722656 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.27572911977767944, - 2.5935170650482178, - 0.3499999940395355 - ], - "rotation": 54.31826876943668, - "pixel_coords": [ - 222, - 89, - 11.933241844177246 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4348630905151367, - -2.217811107635498, - 0.699999988079071 - ], - "rotation": 105.53359400851238, - "pixel_coords": [ - 53, - 94, - 10.752957344055176 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0368" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0368_cf2.json b/dataset_1k_720p_2/scenes/scene_0368_cf2.json deleted file mode 100644 index 1965547ff412050247c2fb7eeef06e5c673838e9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0368_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 368, - "image_filename": "SCENE_0368_new_000368.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.03735901042819023, - -1.7505909204483032, - 0.699999988079071 - ], - "rotation": 199.18187705373867, - "pixel_coords": [ - 111, - 118, - 9.459089279174805 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.311184883117676, - 0.8682500720024109, - 0.3499999940395355 - ], - "rotation": 133.60310100389273, - "pixel_coords": [ - 136, - 80, - 12.624842643737793 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.405796560439806, - 0.08067659279011952, - 0.699999988079071 - ], - "rotation": 100.25972876672819, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1064705848693848, - 1.0343893766403198, - 0.3499999940395355 - ], - "rotation": 313.71562941643475, - "pixel_coords": [ - 161, - 89, - 11.935096740722656 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.27572911977767944, - 2.5935170650482178, - 0.3499999940395355 - ], - "rotation": 54.31826876943668, - "pixel_coords": [ - 222, - 89, - 11.933241844177246 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4348630905151367, - -2.217811107635498, - 0.699999988079071 - ], - "rotation": 105.53359400851238, - "pixel_coords": [ - 53, - 94, - 10.752957344055176 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved gray cube to partially occlude red cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0368" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0368_original.json b/dataset_1k_720p_2/scenes/scene_0368_original.json deleted file mode 100644 index 57b8ba531c262f2cff0dfa59d78b29989ee9debf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0368_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 368, - "image_filename": "SCENE_0368_new_000368.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.03735901042819023, - -1.7505909204483032, - 0.699999988079071 - ], - "rotation": 199.18187705373867, - "pixel_coords": [ - 111, - 118, - 9.459089279174805 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.311184883117676, - 0.8682500720024109, - 0.3499999940395355 - ], - "rotation": 133.60310100389273, - "pixel_coords": [ - 136, - 80, - 12.624842643737793 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.47164249420166, - 1.3268828392028809, - 0.699999988079071 - ], - "rotation": 100.25972876672819, - "pixel_coords": [ - 256, - 115, - 9.598396301269531 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1064705848693848, - 1.0343893766403198, - 0.3499999940395355 - ], - "rotation": 313.71562941643475, - "pixel_coords": [ - 161, - 89, - 11.935096740722656 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.27572911977767944, - 2.5935170650482178, - 0.3499999940395355 - ], - "rotation": 54.31826876943668, - "pixel_coords": [ - 222, - 89, - 11.933241844177246 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4348630905151367, - -2.217811107635498, - 0.699999988079071 - ], - "rotation": 105.53359400851238, - "pixel_coords": [ - 53, - 94, - 10.752957344055176 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0368" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0369_cf1.json b/dataset_1k_720p_2/scenes/scene_0369_cf1.json deleted file mode 100644 index 563a600daeb0313624db7666d198e9747084bc2e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0369_cf1.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 369, - "image_filename": "SCENE_0369_new_000369.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.60737544298172, - 2.6593008041381836, - 0.699999988079071 - ], - "rotation": 60.90562326534769, - "pixel_coords": [ - 230, - 85, - 12.100178718566895 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.581483244895935, - -2.602808952331543, - 0.699999988079071 - ], - "rotation": 78.74934487617976, - "pixel_coords": [ - 120, - 151, - 8.44862174987793 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.855339288711548, - 0.48686498403549194, - 0.3499999940395355 - ], - "rotation": 263.34030482616026, - "pixel_coords": [ - 242, - 141, - 9.521235466003418 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.1405603289604187, - -2.3280951976776123, - 0.3499999940395355 - ], - "rotation": 334.39353027445384, - "pixel_coords": [ - 94, - 133, - 9.92613410949707 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8648169040679932, - 2.097644805908203, - 0.3499999940395355 - ], - "rotation": 134.7791954948764, - "pixel_coords": [ - 170, - 78, - 13.60412883758545 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7768353597739683, - 1.642018393488974, - 0.699999988079071 - ], - "rotation": 347.7904220002088, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4872864484786987, - 1.2694584131240845, - 0.3499999940395355 - ], - "rotation": 32.83278629345845, - "pixel_coords": [ - 160, - 86, - 12.879074096679688 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2686845064163208, - -0.010807421058416367, - 0.699999988079071 - ], - "rotation": 231.26972863537557, - "pixel_coords": [ - 135, - 88, - 11.836714744567871 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 5, - 7 - ], - [ - 3, - 5 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown sphere to partially occlude green cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0369" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0369_cf2.json b/dataset_1k_720p_2/scenes/scene_0369_cf2.json deleted file mode 100644 index d00226f24ab2daee9aa11e27f00637e4b7cc9395..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0369_cf2.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 369, - "image_filename": "SCENE_0369_new_000369.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.60737544298172, - 2.6593008041381836, - 0.699999988079071 - ], - "rotation": 60.90562326534769, - "pixel_coords": [ - 230, - 85, - 12.100178718566895 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.581483244895935, - -2.602808952331543, - 0.699999988079071 - ], - "rotation": 78.74934487617976, - "pixel_coords": [ - 120, - 151, - 8.44862174987793 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.855339288711548, - 0.48686498403549194, - 0.3499999940395355 - ], - "rotation": 263.34030482616026, - "pixel_coords": [ - 242, - 141, - 9.521235466003418 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.1405603289604187, - -2.3280951976776123, - 0.3499999940395355 - ], - "rotation": 334.39353027445384, - "pixel_coords": [ - 94, - 133, - 9.92613410949707 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8648169040679932, - 2.097644805908203, - 0.3499999940395355 - ], - "rotation": 134.7791954948764, - "pixel_coords": [ - 170, - 78, - 13.60412883758545 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.718292474746704, - -1.8794869184494019, - 0.699999988079071 - ], - "rotation": 347.7904220002088, - "pixel_coords": [ - 65, - 90, - 11.7439546585083 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4872864484786987, - 1.2694584131240845, - 0.3499999940395355 - ], - "rotation": 32.83278629345845, - "pixel_coords": [ - 160, - 86, - 12.879074096679688 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2686845064163208, - -0.010807421058416367, - 0.699999988079071 - ], - "rotation": 231.26972863537557, - "pixel_coords": [ - 135, - 88, - 11.836714744567871 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 5, - 7 - ], - [ - 3, - 5 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown sphere and cyan cylinder", - "change_score": 2.0, - "change_attempts": 2, - "source_scene": "scene_0369" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0369_original.json b/dataset_1k_720p_2/scenes/scene_0369_original.json deleted file mode 100644 index 6367bb3950f39ea42c6c7fb047dda67ca96c6d1a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0369_original.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 369, - "image_filename": "SCENE_0369_new_000369.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.60737544298172, - 2.6593008041381836, - 0.699999988079071 - ], - "rotation": 60.90562326534769, - "pixel_coords": [ - 230, - 85, - 12.100178718566895 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.581483244895935, - -2.602808952331543, - 0.699999988079071 - ], - "rotation": 78.74934487617976, - "pixel_coords": [ - 120, - 151, - 8.44862174987793 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.855339288711548, - 0.48686498403549194, - 0.3499999940395355 - ], - "rotation": 263.34030482616026, - "pixel_coords": [ - 242, - 141, - 9.521235466003418 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.1405603289604187, - -2.3280951976776123, - 0.3499999940395355 - ], - "rotation": 334.39353027445384, - "pixel_coords": [ - 94, - 133, - 9.92613410949707 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8648169040679932, - 2.097644805908203, - 0.3499999940395355 - ], - "rotation": 134.7791954948764, - "pixel_coords": [ - 170, - 78, - 13.60412883758545 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.718292474746704, - -1.8794869184494019, - 0.699999988079071 - ], - "rotation": 347.7904220002088, - "pixel_coords": [ - 65, - 90, - 11.7439546585083 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4872864484786987, - 1.2694584131240845, - 0.3499999940395355 - ], - "rotation": 32.83278629345845, - "pixel_coords": [ - 160, - 86, - 12.879074096679688 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2686845064163208, - -0.010807421058416367, - 0.699999988079071 - ], - "rotation": 231.26972863537557, - "pixel_coords": [ - 135, - 88, - 11.836714744567871 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 5, - 7 - ], - [ - 3, - 5 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0369" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0370_cf1.json b/dataset_1k_720p_2/scenes/scene_0370_cf1.json deleted file mode 100644 index 2e75ff8d329305b4a92fa8f6aa0b6a904f9ec88b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0370_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 370, - "image_filename": "SCENE_0370_new_000370.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9842841625213623, - -1.6795353889465332, - 0.3499999940395355 - ], - "rotation": 329.17764794691027, - "pixel_coords": [ - 161, - 164, - 8.470600128173828 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1668455600738525, - 0.4464402496814728, - 0.3499999940395355 - ], - "rotation": 221.98763744655608, - "pixel_coords": [ - 129, - 83, - 12.318974494934082 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.917736530303955, - -2.571805238723755, - 0.3499999940395355 - ], - "rotation": 97.30173737128938, - "pixel_coords": [ - 39, - 102, - 11.127119064331055 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9041562676429749, - -0.4228431284427643, - 0.3499999940395355 - ], - "rotation": 33.807118440817845, - "pixel_coords": [ - 170, - 127, - 9.862279891967773 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3014323711395264, - 0.618253767490387, - 0.699999988079071 - ], - "rotation": 142.08911752409648, - "pixel_coords": [ - 234, - 124, - 9.356769561767578 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed blue cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0370" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0370_cf2.json b/dataset_1k_720p_2/scenes/scene_0370_cf2.json deleted file mode 100644 index 10c89d883d6bac1b56196ec52c2c94e10ba0db58..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0370_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 370, - "image_filename": "SCENE_0370_new_000370.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9842841625213623, - -1.6795353889465332, - 0.3499999940395355 - ], - "rotation": 329.17764794691027, - "pixel_coords": [ - 161, - 164, - 8.470600128173828 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1668455600738525, - 0.4464402496814728, - 0.3499999940395355 - ], - "rotation": 221.98763744655608, - "pixel_coords": [ - 129, - 83, - 12.318974494934082 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.917736530303955, - -2.571805238723755, - 0.3499999940395355 - ], - "rotation": 97.30173737128938, - "pixel_coords": [ - 39, - 102, - 11.127119064331055 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9041562676429749, - -0.4228431284427643, - 0.3499999940395355 - ], - "rotation": 33.807118440817845, - "pixel_coords": [ - 170, - 127, - 9.862279891967773 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3014323711395264, - 0.618253767490387, - 0.699999988079071 - ], - "rotation": 142.08911752409648, - "pixel_coords": [ - 234, - 124, - 9.356769561767578 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0370" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0370_original.json b/dataset_1k_720p_2/scenes/scene_0370_original.json deleted file mode 100644 index 64b026da561c2fd75a19f6d1668ce892595d7895..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0370_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 370, - "image_filename": "SCENE_0370_new_000370.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9842841625213623, - -1.6795353889465332, - 0.3499999940395355 - ], - "rotation": 329.17764794691027, - "pixel_coords": [ - 161, - 164, - 8.470600128173828 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1668455600738525, - 0.4464402496814728, - 0.3499999940395355 - ], - "rotation": 221.98763744655608, - "pixel_coords": [ - 129, - 83, - 12.318974494934082 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.917736530303955, - -2.571805238723755, - 0.3499999940395355 - ], - "rotation": 97.30173737128938, - "pixel_coords": [ - 39, - 102, - 11.127119064331055 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9041562676429749, - -0.4228431284427643, - 0.3499999940395355 - ], - "rotation": 33.807118440817845, - "pixel_coords": [ - 170, - 127, - 9.862279891967773 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3014323711395264, - 0.618253767490387, - 0.699999988079071 - ], - "rotation": 142.08911752409648, - "pixel_coords": [ - 234, - 124, - 9.356769561767578 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0370" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0371_cf1.json b/dataset_1k_720p_2/scenes/scene_0371_cf1.json deleted file mode 100644 index 27694f93c84b4e63454b87cebb1e90619f08d763..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0371_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 371, - "image_filename": "SCENE_0371_new_000371.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5441982746124268, - 2.690549612045288, - 0.3499999940395355 - ], - "rotation": 293.8807004842523, - "pixel_coords": [ - 278, - 115, - 10.932515144348145 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3852486610412598, - -1.883942723274231, - 0.699999988079071 - ], - "rotation": 4.040569999526467, - "pixel_coords": [ - 136, - 138, - 9.065447807312012 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5981398820877075, - 0.8332317471504211, - 0.699999988079071 - ], - "rotation": 7.4319407609695265, - "pixel_coords": [ - 215, - 111, - 10.400726318359375 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3159360885620117, - 0.5928901433944702, - 0.699999988079071 - ], - "rotation": 199.19136108421776, - "pixel_coords": [ - 134, - 75, - 12.9559907913208 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5921838879585266, - 1.6968257427215576, - 0.699999988079071 - ], - "rotation": 285.2465124869424, - "pixel_coords": [ - 187, - 82, - 12.374810218811035 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7950449585914612, - -0.604857861995697, - 0.3499999940395355 - ], - "rotation": 236.0368270911613, - "pixel_coords": [ - 130, - 107, - 11.427656173706055 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7627887725830078, - -0.6499555110931396, - 0.3499999940395355 - ], - "rotation": 147.6849572760347, - "pixel_coords": [ - 113, - 97, - 12.06724739074707 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [], - [ - 3 - ], - [ - 3, - 4, - 6 - ], - [ - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0371" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0371_cf2.json b/dataset_1k_720p_2/scenes/scene_0371_cf2.json deleted file mode 100644 index 7a445c2d0253ac7b89ad27b9634a7700d32166a2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0371_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 371, - "image_filename": "SCENE_0371_new_000371.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5441982746124268, - 2.690549612045288, - 0.3499999940395355 - ], - "rotation": 293.8807004842523, - "pixel_coords": [ - 278, - 115, - 10.932515144348145 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3852486610412598, - -1.883942723274231, - 0.699999988079071 - ], - "rotation": 4.040569999526467, - "pixel_coords": [ - 136, - 138, - 9.065447807312012 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5981398820877075, - 0.8332317471504211, - 0.699999988079071 - ], - "rotation": 7.4319407609695265, - "pixel_coords": [ - 215, - 111, - 10.400726318359375 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3159360885620117, - 0.5928901433944702, - 0.699999988079071 - ], - "rotation": 199.19136108421776, - "pixel_coords": [ - 134, - 75, - 12.9559907913208 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5921838879585266, - 1.6968257427215576, - 0.699999988079071 - ], - "rotation": 285.2465124869424, - "pixel_coords": [ - 187, - 82, - 12.374810218811035 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6592151143501876, - 2.2165401331932686, - 0.3499999940395355 - ], - "rotation": 236.0368270911613, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7627887725830078, - -0.6499555110931396, - 0.3499999940395355 - ], - "rotation": 147.6849572760347, - "pixel_coords": [ - 113, - 97, - 12.06724739074707 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [], - [ - 3 - ], - [ - 3, - 4, - 6 - ], - [ - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cube from left of blue sphere to right", - "change_score": 3.0, - "change_attempts": 2, - "source_scene": "scene_0371" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0371_original.json b/dataset_1k_720p_2/scenes/scene_0371_original.json deleted file mode 100644 index 9f9ab9caa789bc910d04dcaaac473d71d3799c99..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0371_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 371, - "image_filename": "SCENE_0371_new_000371.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5441982746124268, - 2.690549612045288, - 0.3499999940395355 - ], - "rotation": 293.8807004842523, - "pixel_coords": [ - 278, - 115, - 10.932515144348145 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3852486610412598, - -1.883942723274231, - 0.699999988079071 - ], - "rotation": 4.040569999526467, - "pixel_coords": [ - 136, - 138, - 9.065447807312012 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5981398820877075, - 0.8332317471504211, - 0.699999988079071 - ], - "rotation": 7.4319407609695265, - "pixel_coords": [ - 215, - 111, - 10.400726318359375 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3159360885620117, - 0.5928901433944702, - 0.699999988079071 - ], - "rotation": 199.19136108421776, - "pixel_coords": [ - 134, - 75, - 12.9559907913208 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5921838879585266, - 1.6968257427215576, - 0.699999988079071 - ], - "rotation": 285.2465124869424, - "pixel_coords": [ - 187, - 82, - 12.374810218811035 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7950449585914612, - -0.604857861995697, - 0.3499999940395355 - ], - "rotation": 236.0368270911613, - "pixel_coords": [ - 130, - 107, - 11.427656173706055 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7627887725830078, - -0.6499555110931396, - 0.3499999940395355 - ], - "rotation": 147.6849572760347, - "pixel_coords": [ - 113, - 97, - 12.06724739074707 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [], - [ - 3 - ], - [ - 3, - 4, - 6 - ], - [ - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0371" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0372_cf1.json b/dataset_1k_720p_2/scenes/scene_0372_cf1.json deleted file mode 100644 index edba6550b76946e0bd38ad20a038242a218a7529..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0372_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 372, - "image_filename": "SCENE_0372_new_000372.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.375298261642456, - 2.875805377960205, - 0.699999988079071 - ], - "rotation": 255.79198940472412, - "pixel_coords": [ - 250, - 90, - 11.938255310058594 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.24819765985012054, - 1.2835081815719604, - 0.3499999940395355 - ], - "rotation": 208.31603522640012, - "pixel_coords": [ - 193, - 102, - 11.88677978515625 - ], - "color": "red" - }, - { - "shape": "cube", - "color": "cyan", - "material": "metal", - "size": "large", - "3d_coords": [ - 2.9089553356170654, - 0.9504709243774414, - 0.3499999940395355 - ], - "rotation": 151.47335351767794, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown sphere with cyan cube", - "change_score": 3.4121409664606976, - "change_attempts": 1, - "source_scene": "scene_0372" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0372_cf2.json b/dataset_1k_720p_2/scenes/scene_0372_cf2.json deleted file mode 100644 index 66de9271209e8a10bd831148428c710b86b8c0ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0372_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 372, - "image_filename": "SCENE_0372_new_000372.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.375298261642456, - 2.875805377960205, - 0.699999988079071 - ], - "rotation": 255.79198940472412, - "pixel_coords": [ - 250, - 90, - 11.938255310058594 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.24819765985012054, - 1.2835081815719604, - 0.3499999940395355 - ], - "rotation": 208.31603522640012, - "pixel_coords": [ - 193, - 102, - 11.88677978515625 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9089553356170654, - 0.9504709243774414, - 0.3499999940395355 - ], - "rotation": 299.8441014435291, - "pixel_coords": [ - 254, - 132, - 9.892783164978027 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0372" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0372_original.json b/dataset_1k_720p_2/scenes/scene_0372_original.json deleted file mode 100644 index 2304ec6ab33d6ace51206c85491e715461c0909b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0372_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 372, - "image_filename": "SCENE_0372_new_000372.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.375298261642456, - 2.875805377960205, - 0.699999988079071 - ], - "rotation": 255.79198940472412, - "pixel_coords": [ - 250, - 90, - 11.938255310058594 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.24819765985012054, - 1.2835081815719604, - 0.3499999940395355 - ], - "rotation": 208.31603522640012, - "pixel_coords": [ - 193, - 102, - 11.88677978515625 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9089553356170654, - 0.9504709243774414, - 0.3499999940395355 - ], - "rotation": 299.8441014435291, - "pixel_coords": [ - 254, - 132, - 9.892783164978027 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0372" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0373_cf1.json b/dataset_1k_720p_2/scenes/scene_0373_cf1.json deleted file mode 100644 index a0b2ae072b87c0e7e2a119dddb2ec9496e12a0f7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0373_cf1.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 373, - "image_filename": "SCENE_0373_new_000373.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4309926927089691, - -1.907694935798645, - 0.3499999940395355 - ], - "rotation": 324.92515626838974, - "pixel_coords": [ - 118, - 137, - 9.368008613586426 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.907819172611387, - 0.7254153061096229, - 0.3499999940395355 - ], - "rotation": 218.689706382951, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.48097550868988037, - 1.7040919065475464, - 0.3499999940395355 - ], - "rotation": 324.6095771568338, - "pixel_coords": [ - 208, - 99, - 11.474934577941895 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3796759843826294, - 1.1848331689834595, - 0.3499999940395355 - ], - "rotation": 208.75829420477493, - "pixel_coords": [ - 220, - 113, - 10.583626747131348 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3449174165725708, - -2.538670063018799, - 0.699999988079071 - ], - "rotation": 193.34318280996717, - "pixel_coords": [ - 62, - 110, - 9.980917930603027 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1024560928344727, - 2.4837145805358887, - 0.699999988079071 - ], - "rotation": 297.2638572323834, - "pixel_coords": [ - 266, - 98, - 10.716686248779297 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.14817136526107788, - -0.2972910702228546, - 0.3499999940395355 - ], - "rotation": 31.59722878094715, - "pixel_coords": [ - 156, - 115, - 10.505609512329102 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5 - ], - [ - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved red cube to partially occlude yellow cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0373" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0373_cf2.json b/dataset_1k_720p_2/scenes/scene_0373_cf2.json deleted file mode 100644 index 9ae4511604e9de428ce3b2ffa3c01eb1f242c039..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0373_cf2.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 373, - "image_filename": "SCENE_0373_new_000373.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4309926927089691, - -1.907694935798645, - 0.3499999940395355 - ], - "rotation": 324.92515626838974, - "pixel_coords": [ - 118, - 137, - 9.368008613586426 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.737273931503296, - 1.4890546798706055, - 0.3499999940395355 - ], - "rotation": 218.689706382951, - "pixel_coords": [ - 158, - 82, - 12.788378715515137 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.48097550868988037, - 1.7040919065475464, - 0.3499999940395355 - ], - "rotation": 324.6095771568338, - "pixel_coords": [ - 208, - 99, - 11.474934577941895 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3796759843826294, - 1.1848331689834595, - 0.3499999940395355 - ], - "rotation": 208.75829420477493, - "pixel_coords": [ - 220, - 113, - 10.583626747131348 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3449174165725708, - -2.538670063018799, - 0.699999988079071 - ], - "rotation": 193.34318280996717, - "pixel_coords": [ - 62, - 110, - 9.980917930603027 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1024560928344727, - 2.4837145805358887, - 0.699999988079071 - ], - "rotation": 297.2638572323834, - "pixel_coords": [ - 266, - 98, - 10.716686248779297 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.14817136526107788, - -0.2972910702228546, - 0.3499999940395355 - ], - "rotation": 31.59722878094715, - "pixel_coords": [ - 156, - 115, - 10.505609512329102 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5 - ], - [ - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed green cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0373" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0373_original.json b/dataset_1k_720p_2/scenes/scene_0373_original.json deleted file mode 100644 index fe633b43e94383db797ca4a0b1124784f2664d9f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0373_original.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 373, - "image_filename": "SCENE_0373_new_000373.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4309926927089691, - -1.907694935798645, - 0.3499999940395355 - ], - "rotation": 324.92515626838974, - "pixel_coords": [ - 118, - 137, - 9.368008613586426 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.737273931503296, - 1.4890546798706055, - 0.3499999940395355 - ], - "rotation": 218.689706382951, - "pixel_coords": [ - 158, - 82, - 12.788378715515137 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.48097550868988037, - 1.7040919065475464, - 0.3499999940395355 - ], - "rotation": 324.6095771568338, - "pixel_coords": [ - 208, - 99, - 11.474934577941895 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3796759843826294, - 1.1848331689834595, - 0.3499999940395355 - ], - "rotation": 208.75829420477493, - "pixel_coords": [ - 220, - 113, - 10.583626747131348 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3449174165725708, - -2.538670063018799, - 0.699999988079071 - ], - "rotation": 193.34318280996717, - "pixel_coords": [ - 62, - 110, - 9.980917930603027 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1024560928344727, - 2.4837145805358887, - 0.699999988079071 - ], - "rotation": 297.2638572323834, - "pixel_coords": [ - 266, - 98, - 10.716686248779297 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.14817136526107788, - -0.2972910702228546, - 0.3499999940395355 - ], - "rotation": 31.59722878094715, - "pixel_coords": [ - 156, - 115, - 10.505609512329102 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5 - ], - [ - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0373" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0374_cf1.json b/dataset_1k_720p_2/scenes/scene_0374_cf1.json deleted file mode 100644 index eb70146cf3cc525886994f9acff3ea239c54f79c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0374_cf1.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 374, - "image_filename": "SCENE_0374_new_000374.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.555290460586548, - -2.646540403366089, - 0.699999988079071 - ], - "rotation": 91.9803102142306, - "pixel_coords": [ - 41, - 96, - 10.813084602355957 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6199315786361694, - -1.2040536403656006, - 0.3499999940395355 - ], - "rotation": 73.10137756608836, - "pixel_coords": [ - 98, - 104, - 11.169282913208008 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3358888328075409, - -2.9438726902008057, - 0.699999988079071 - ], - "rotation": 166.2481899684426, - "pixel_coords": [ - 78, - 136, - 8.691338539123535 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.3437323570251465, - 1.8291537761688232, - 0.3499999940395355 - ], - "rotation": 158.2485694148983, - "pixel_coords": [ - 260, - 119, - 10.226889610290527 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2881799340248108, - -0.01864926517009735, - 0.3499999940395355 - ], - "rotation": 292.2236162986392, - "pixel_coords": [ - 166, - 113, - 10.558575630187988 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3910094499588013, - 1.8621183633804321, - 0.3499999940395355 - ], - "rotation": 345.176011594736, - "pixel_coords": [ - 235, - 108, - 10.888907432556152 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6594724655151367, - -0.13977555930614471, - 0.3499999940395355 - ], - "rotation": 65.1545362638713, - "pixel_coords": [ - 223, - 147, - 8.888504028320312 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.905159831047058, - 0.6450952291488647, - 0.3499999940395355 - ], - "rotation": 141.47855942978396, - "pixel_coords": [ - 139, - 87, - 12.41861629486084 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3, - 5 - ], - [ - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cylinder and purple cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0374" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0374_cf2.json b/dataset_1k_720p_2/scenes/scene_0374_cf2.json deleted file mode 100644 index 5b53d8ba6456f0ac1d5ce762511ae94c18061baa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0374_cf2.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 374, - "image_filename": "SCENE_0374_new_000374.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.555290460586548, - -2.646540403366089, - 0.699999988079071 - ], - "rotation": 91.9803102142306, - "pixel_coords": [ - 41, - 96, - 10.813084602355957 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6199315786361694, - -1.2040536403656006, - 0.3499999940395355 - ], - "rotation": 73.10137756608836, - "pixel_coords": [ - 98, - 104, - 11.169282913208008 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3358888328075409, - -2.9438726902008057, - 0.699999988079071 - ], - "rotation": 166.2481899684426, - "pixel_coords": [ - 78, - 136, - 8.691338539123535 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.3437323570251465, - 1.8291537761688232, - 0.3499999940395355 - ], - "rotation": 158.2485694148983, - "pixel_coords": [ - 260, - 119, - 10.226889610290527 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2881799340248108, - -0.01864926517009735, - 0.3499999940395355 - ], - "rotation": 292.2236162986392, - "pixel_coords": [ - 166, - 113, - 10.558575630187988 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3910094499588013, - 1.8621183633804321, - 0.3499999940395355 - ], - "rotation": 345.176011594736, - "pixel_coords": [ - 235, - 108, - 10.888907432556152 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6594724655151367, - -0.13977555930614471, - 0.3499999940395355 - ], - "rotation": 65.1545362638713, - "pixel_coords": [ - 223, - 147, - 8.888504028320312 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.905159831047058, - 0.6450952291488647, - 0.3499999940395355 - ], - "rotation": 141.47855942978396, - "pixel_coords": [ - 139, - 87, - 12.41861629486084 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3, - 5 - ], - [ - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0374" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0374_original.json b/dataset_1k_720p_2/scenes/scene_0374_original.json deleted file mode 100644 index 0b1d49ea4ae042140647bb2bf7552cadff3fc4df..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0374_original.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 374, - "image_filename": "SCENE_0374_new_000374.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.555290460586548, - -2.646540403366089, - 0.699999988079071 - ], - "rotation": 91.9803102142306, - "pixel_coords": [ - 41, - 96, - 10.813084602355957 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6199315786361694, - -1.2040536403656006, - 0.3499999940395355 - ], - "rotation": 73.10137756608836, - "pixel_coords": [ - 98, - 104, - 11.169282913208008 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3358888328075409, - -2.9438726902008057, - 0.699999988079071 - ], - "rotation": 166.2481899684426, - "pixel_coords": [ - 78, - 136, - 8.691338539123535 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.3437323570251465, - 1.8291537761688232, - 0.3499999940395355 - ], - "rotation": 158.2485694148983, - "pixel_coords": [ - 260, - 119, - 10.226889610290527 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2881799340248108, - -0.01864926517009735, - 0.3499999940395355 - ], - "rotation": 292.2236162986392, - "pixel_coords": [ - 166, - 113, - 10.558575630187988 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3910094499588013, - 1.8621183633804321, - 0.3499999940395355 - ], - "rotation": 345.176011594736, - "pixel_coords": [ - 235, - 108, - 10.888907432556152 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6594724655151367, - -0.13977555930614471, - 0.3499999940395355 - ], - "rotation": 65.1545362638713, - "pixel_coords": [ - 223, - 147, - 8.888504028320312 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.905159831047058, - 0.6450952291488647, - 0.3499999940395355 - ], - "rotation": 141.47855942978396, - "pixel_coords": [ - 139, - 87, - 12.41861629486084 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3, - 5 - ], - [ - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0374" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0375_cf1.json b/dataset_1k_720p_2/scenes/scene_0375_cf1.json deleted file mode 100644 index 04ab68cdbcaf4774c06f9d5588d05bd25425812a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0375_cf1.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "split": "new", - "image_index": 375, - "image_filename": "SCENE_0375_new_000375.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.44089674949646, - 1.2593491077423096, - 0.699999988079071 - ], - "rotation": 337.009767677364, - "pixel_coords": [ - 139, - 69, - 13.370429992675781 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7629076838493347, - -0.47876477241516113, - 0.699999988079071 - ], - "rotation": 62.635604759000344, - "pixel_coords": [ - 133, - 98, - 11.287165641784668 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8262553811073303, - -1.7498219013214111, - 0.699999988079071 - ], - "rotation": 56.44009744540667, - "pixel_coords": [ - 136, - 132, - 9.541396141052246 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8955326080322266, - -0.3325309753417969, - 0.699999988079071 - ], - "rotation": 42.1739952390675, - "pixel_coords": [ - 97, - 78, - 12.685162544250488 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0375" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0375_cf2.json b/dataset_1k_720p_2/scenes/scene_0375_cf2.json deleted file mode 100644 index 8e3f04ea3d54a9aad998380d195c893b7398a27d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0375_cf2.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "split": "new", - "image_index": 375, - "image_filename": "SCENE_0375_new_000375.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.44089674949646, - 1.2593491077423096, - 0.699999988079071 - ], - "rotation": 337.009767677364, - "pixel_coords": [ - 139, - 69, - 13.370429992675781 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7629076838493347, - -0.47876477241516113, - 0.699999988079071 - ], - "rotation": 62.635604759000344, - "pixel_coords": [ - 133, - 98, - 11.287165641784668 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8262553811073303, - -1.7498219013214111, - 0.699999988079071 - ], - "rotation": 56.44009744540667, - "pixel_coords": [ - 136, - 132, - 9.541396141052246 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8955326080322266, - -0.3325309753417969, - 0.699999988079071 - ], - "rotation": 42.1739952390675, - "pixel_coords": [ - 97, - 78, - 12.685162544250488 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8002046346664429, - -1.6451497077941895, - 0.3499999940395355 - ], - "rotation": 264.9437720363007, - "pixel_coords": [ - 85, - 109, - 11.394505500793457 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan sphere and blue cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0375" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0375_original.json b/dataset_1k_720p_2/scenes/scene_0375_original.json deleted file mode 100644 index fb11b29eee8be9c68a6c354628471e9dd3264618..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0375_original.json +++ /dev/null @@ -1,212 +0,0 @@ -{ - "split": "new", - "image_index": 375, - "image_filename": "SCENE_0375_new_000375.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.44089674949646, - 1.2593491077423096, - 0.699999988079071 - ], - "rotation": 337.009767677364, - "pixel_coords": [ - 139, - 69, - 13.370429992675781 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7629076838493347, - -0.47876477241516113, - 0.699999988079071 - ], - "rotation": 62.635604759000344, - "pixel_coords": [ - 133, - 98, - 11.287165641784668 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8262553811073303, - -1.7498219013214111, - 0.699999988079071 - ], - "rotation": 56.44009744540667, - "pixel_coords": [ - 136, - 132, - 9.541396141052246 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8955326080322266, - -0.3325309753417969, - 0.699999988079071 - ], - "rotation": 42.1739952390675, - "pixel_coords": [ - 97, - 78, - 12.685162544250488 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8002046346664429, - -1.6451497077941895, - 0.3499999940395355 - ], - "rotation": 264.9437720363007, - "pixel_coords": [ - 85, - 109, - 11.394505500793457 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0375" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0376_cf1.json b/dataset_1k_720p_2/scenes/scene_0376_cf1.json deleted file mode 100644 index d4bd98a9b06df3c28678bd95534440a9676ffb8c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0376_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 376, - "image_filename": "SCENE_0376_new_000376.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4342970036021674, - 0.56787058084138, - 0.3499999940395355 - ], - "rotation": 260.23968805307817, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6542952060699463, - -2.1857950687408447, - 0.699999988079071 - ], - "rotation": 112.17656045664545, - "pixel_coords": [ - 162, - 164, - 7.98213005065918 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1978788375854492, - -0.6602357029914856, - 0.3499999940395355 - ], - "rotation": 31.103397510533135, - "pixel_coords": [ - 170, - 131, - 9.998139381408691 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan sphere from right of purple cube to left", - "change_score": 2.9144873029823946, - "change_attempts": 1, - "source_scene": "scene_0376" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0376_cf2.json b/dataset_1k_720p_2/scenes/scene_0376_cf2.json deleted file mode 100644 index 6885def076c5af0c29f964457a73d1f431ab4903..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0376_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 376, - "image_filename": "SCENE_0376_new_000376.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5214861631393433, - 2.7668228149414062, - 0.3499999940395355 - ], - "rotation": 260.23968805307817, - "pixel_coords": [ - 207, - 84, - 13.11343765258789 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6542952060699463, - -2.1857950687408447, - 0.699999988079071 - ], - "rotation": 112.17656045664545, - "pixel_coords": [ - 162, - 164, - 7.98213005065918 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1978788375854492, - -0.6602357029914856, - 0.3499999940395355 - ], - "rotation": 31.103397510533135, - "pixel_coords": [ - 170, - 131, - 9.998139381408691 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0376" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0376_original.json b/dataset_1k_720p_2/scenes/scene_0376_original.json deleted file mode 100644 index 8db8fed8faf49544d2f8b5e79b8d3498d71dad58..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0376_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 376, - "image_filename": "SCENE_0376_new_000376.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5214861631393433, - 2.7668228149414062, - 0.3499999940395355 - ], - "rotation": 260.23968805307817, - "pixel_coords": [ - 207, - 84, - 13.11343765258789 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6542952060699463, - -2.1857950687408447, - 0.699999988079071 - ], - "rotation": 112.17656045664545, - "pixel_coords": [ - 162, - 164, - 7.98213005065918 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1978788375854492, - -0.6602357029914856, - 0.3499999940395355 - ], - "rotation": 31.103397510533135, - "pixel_coords": [ - 170, - 131, - 9.998139381408691 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0376" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0377_cf1.json b/dataset_1k_720p_2/scenes/scene_0377_cf1.json deleted file mode 100644 index 0cfa88244130c40d479aa3e08d4dca6c31331f51..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0377_cf1.json +++ /dev/null @@ -1,291 +0,0 @@ -{ - "split": "new", - "image_index": 377, - "image_filename": "SCENE_0377_new_000377.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1014398336410522, - 1.387536644935608, - 0.699999988079071 - ], - "rotation": 24.666133443576392, - "pixel_coords": [ - 217, - 99, - 10.94465446472168 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.39572980999946594, - -2.664463996887207, - 0.699999988079071 - ], - "rotation": 348.5481968803032, - "pixel_coords": [ - 93, - 133, - 9.007536888122559 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8090991973876953, - 2.2673566341400146, - 0.3499999940395355 - ], - "rotation": 199.74147040243975, - "pixel_coords": [ - 155, - 72, - 14.217309951782227 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5629092454910278, - -2.841078758239746, - 0.699999988079071 - ], - "rotation": 303.8990653576853, - "pixel_coords": [ - 52, - 110, - 10.200224876403809 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6707309484481812, - 0.9917183518409729, - 0.699999988079071 - ], - "rotation": 226.1145478480503, - "pixel_coords": [ - 150, - 78, - 12.546181678771973 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.31695613265037537, - 2.498764991760254, - 0.699999988079071 - ], - "rotation": 326.3939804915138, - "pixel_coords": [ - 206, - 78, - 12.543715476989746 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cylinder", - "change_score": 11.36820879384238, - "change_attempts": 1, - "source_scene": "scene_0377" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0377_cf2.json b/dataset_1k_720p_2/scenes/scene_0377_cf2.json deleted file mode 100644 index cfa9d468383b8024d9b14c2aca6b36e21237d05c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0377_cf2.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 377, - "image_filename": "SCENE_0377_new_000377.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1014398336410522, - 1.387536644935608, - 0.699999988079071 - ], - "rotation": 24.666133443576392, - "pixel_coords": [ - 217, - 99, - 10.94465446472168 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.39572980999946594, - -2.664463996887207, - 0.699999988079071 - ], - "rotation": 348.5481968803032, - "pixel_coords": [ - 93, - 133, - 9.007536888122559 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8090991973876953, - 2.2673566341400146, - 0.3499999940395355 - ], - "rotation": 199.74147040243975, - "pixel_coords": [ - 155, - 72, - 14.217309951782227 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.11989612053143794, - -0.6252954288284065, - 0.699999988079071 - ], - "rotation": 303.8990653576853, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6707309484481812, - 0.9917183518409729, - 0.699999988079071 - ], - "rotation": 226.1145478480503, - "pixel_coords": [ - 150, - 78, - 12.546181678771973 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8722434043884277, - -0.44873252511024475, - 0.699999988079071 - ], - "rotation": 193.83881470825742, - "pixel_coords": [ - 224, - 140, - 8.681875228881836 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.31695613265037537, - 2.498764991760254, - 0.699999988079071 - ], - "rotation": 326.3939804915138, - "pixel_coords": [ - 206, - 78, - 12.543715476989746 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray cube from (-1.6,-2.8) to (0.1,-0.6)", - "change_score": 2.782360448038896, - "change_attempts": 1, - "source_scene": "scene_0377" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0377_original.json b/dataset_1k_720p_2/scenes/scene_0377_original.json deleted file mode 100644 index ad7a949f2f5c9a2a2f13e97fcf890542fb72f7dd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0377_original.json +++ /dev/null @@ -1,306 +0,0 @@ -{ - "split": "new", - "image_index": 377, - "image_filename": "SCENE_0377_new_000377.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1014398336410522, - 1.387536644935608, - 0.699999988079071 - ], - "rotation": 24.666133443576392, - "pixel_coords": [ - 217, - 99, - 10.94465446472168 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.39572980999946594, - -2.664463996887207, - 0.699999988079071 - ], - "rotation": 348.5481968803032, - "pixel_coords": [ - 93, - 133, - 9.007536888122559 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8090991973876953, - 2.2673566341400146, - 0.3499999940395355 - ], - "rotation": 199.74147040243975, - "pixel_coords": [ - 155, - 72, - 14.217309951782227 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5629092454910278, - -2.841078758239746, - 0.699999988079071 - ], - "rotation": 303.8990653576853, - "pixel_coords": [ - 52, - 110, - 10.200224876403809 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6707309484481812, - 0.9917183518409729, - 0.699999988079071 - ], - "rotation": 226.1145478480503, - "pixel_coords": [ - 150, - 78, - 12.546181678771973 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8722434043884277, - -0.44873252511024475, - 0.699999988079071 - ], - "rotation": 193.83881470825742, - "pixel_coords": [ - 224, - 140, - 8.681875228881836 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.31695613265037537, - 2.498764991760254, - 0.699999988079071 - ], - "rotation": 326.3939804915138, - "pixel_coords": [ - 206, - 78, - 12.543715476989746 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0377" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0378_cf1.json b/dataset_1k_720p_2/scenes/scene_0378_cf1.json deleted file mode 100644 index 814f25c021c1d6526f6fe3abe776a71c1b931a5f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0378_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 378, - "image_filename": "SCENE_0378_new_000378.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.05610830709338188, - 0.24361366033554077, - 0.3499999940395355 - ], - "rotation": 282.337468136818, - "pixel_coords": [ - 167, - 109, - 11.307384490966797 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9181062563234057, - -2.613200197592012, - 0.3499999940395355 - ], - "rotation": 18.357973011384182, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.779799461364746, - 1.9684295654296875, - 0.699999988079071 - ], - "rotation": 237.12999463115312, - "pixel_coords": [ - 151, - 64, - 14.000496864318848 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2651187181472778, - -0.8007091879844666, - 0.3499999940395355 - ], - "rotation": 225.07656244007208, - "pixel_coords": [ - 168, - 134, - 9.909231185913086 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6453230977058411, - -1.1188244819641113, - 0.699999988079071 - ], - "rotation": 350.6282972151969, - "pixel_coords": [ - 119, - 104, - 10.816435813903809 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green sphere from right of gray sphere to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0378" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0378_cf2.json b/dataset_1k_720p_2/scenes/scene_0378_cf2.json deleted file mode 100644 index 33eb527bc434ae9a88d54875d491203bd84e3be9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0378_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 378, - "image_filename": "SCENE_0378_new_000378.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.05610830709338188, - 0.24361366033554077, - 0.3499999940395355 - ], - "rotation": 282.337468136818, - "pixel_coords": [ - 167, - 109, - 11.307384490966797 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3944458961486816, - 1.7253395318984985, - 0.3499999940395355 - ], - "rotation": 18.357973011384182, - "pixel_coords": [ - 255, - 121, - 10.618383407592773 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.779799461364746, - 1.9684295654296875, - 0.699999988079071 - ], - "rotation": 237.12999463115312, - "pixel_coords": [ - 151, - 64, - 14.000496864318848 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2651187181472778, - -0.8007091879844666, - 0.3499999940395355 - ], - "rotation": 225.07656244007208, - "pixel_coords": [ - 168, - 134, - 9.909231185913086 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6453230977058411, - -1.1188244819641113, - 0.699999988079071 - ], - "rotation": 350.6282972151969, - "pixel_coords": [ - 119, - 104, - 10.816435813903809 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0378" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0378_original.json b/dataset_1k_720p_2/scenes/scene_0378_original.json deleted file mode 100644 index 5ef933ab7da6c154648cdc82409071a98db64883..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0378_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 378, - "image_filename": "SCENE_0378_new_000378.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.05610830709338188, - 0.24361366033554077, - 0.3499999940395355 - ], - "rotation": 282.337468136818, - "pixel_coords": [ - 167, - 109, - 11.307384490966797 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3944458961486816, - 1.7253395318984985, - 0.3499999940395355 - ], - "rotation": 18.357973011384182, - "pixel_coords": [ - 255, - 121, - 10.618383407592773 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.779799461364746, - 1.9684295654296875, - 0.699999988079071 - ], - "rotation": 237.12999463115312, - "pixel_coords": [ - 151, - 64, - 14.000496864318848 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2651187181472778, - -0.8007091879844666, - 0.3499999940395355 - ], - "rotation": 225.07656244007208, - "pixel_coords": [ - 168, - 134, - 9.909231185913086 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6453230977058411, - -1.1188244819641113, - 0.699999988079071 - ], - "rotation": 350.6282972151969, - "pixel_coords": [ - 119, - 104, - 10.816435813903809 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0378" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0379_cf1.json b/dataset_1k_720p_2/scenes/scene_0379_cf1.json deleted file mode 100644 index 8bfec80b728d47751e12a52b63f74476ed027c31..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0379_cf1.json +++ /dev/null @@ -1,161 +0,0 @@ -{ - "split": "new", - "image_index": 379, - "image_filename": "SCENE_0379_new_000379.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3363911509513855, - -1.1482409238815308, - 0.3499999940395355 - ], - "rotation": 173.41835567366812, - "pixel_coords": [ - 136, - 124, - 10.237199783325195 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1663525104522705, - -1.6122987270355225, - 0.699999988079071 - ], - "rotation": 113.93859889011888, - "pixel_coords": [ - 81, - 92, - 11.583736419677734 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9925978183746338, - 1.9225066900253296, - 0.3499999940395355 - ], - "rotation": 253.9940638765818, - "pixel_coords": [ - 167, - 81, - 13.587182998657227 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed gray cube", - "change_score": 16.22537233276345, - "change_attempts": 1, - "source_scene": "scene_0379" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0379_cf2.json b/dataset_1k_720p_2/scenes/scene_0379_cf2.json deleted file mode 100644 index 7e141f96877b60c09087d77a834a84201b8ff4fd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0379_cf2.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 379, - "image_filename": "SCENE_0379_new_000379.png", - "objects": [ - { - "shape": "cube", - "color": "gray", - "material": "metal", - "size": "large", - "3d_coords": [ - 0.3363911509513855, - -1.1482409238815308, - 0.3499999940395355 - ], - "rotation": 184.84596590559943, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6414976119995117, - 0.2764396071434021, - 0.699999988079071 - ], - "rotation": 261.13506589409104, - "pixel_coords": [ - 154, - 92, - 11.56484317779541 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1663525104522705, - -1.6122987270355225, - 0.699999988079071 - ], - "rotation": 113.93859889011888, - "pixel_coords": [ - 81, - 92, - 11.583736419677734 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9925978183746338, - 1.9225066900253296, - 0.3499999940395355 - ], - "rotation": 253.9940638765818, - "pixel_coords": [ - 167, - 81, - 13.587182998657227 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced blue cylinder with gray cube", - "change_score": 4.031743361755365, - "change_attempts": 1, - "source_scene": "scene_0379" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0379_original.json b/dataset_1k_720p_2/scenes/scene_0379_original.json deleted file mode 100644 index 03a2cd88e0b19de982d2814812439fa35c5bbafd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0379_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 379, - "image_filename": "SCENE_0379_new_000379.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3363911509513855, - -1.1482409238815308, - 0.3499999940395355 - ], - "rotation": 173.41835567366812, - "pixel_coords": [ - 136, - 124, - 10.237199783325195 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6414976119995117, - 0.2764396071434021, - 0.699999988079071 - ], - "rotation": 261.13506589409104, - "pixel_coords": [ - 154, - 92, - 11.56484317779541 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1663525104522705, - -1.6122987270355225, - 0.699999988079071 - ], - "rotation": 113.93859889011888, - "pixel_coords": [ - 81, - 92, - 11.583736419677734 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9925978183746338, - 1.9225066900253296, - 0.3499999940395355 - ], - "rotation": 253.9940638765818, - "pixel_coords": [ - 167, - 81, - 13.587182998657227 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0379" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0380_cf1.json b/dataset_1k_720p_2/scenes/scene_0380_cf1.json deleted file mode 100644 index 6524160a8a3d080dfd9d865237b014cc21fe6465..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0380_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 380, - "image_filename": "SCENE_0380_new_000380.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.476767063140869, - -2.427884578704834, - 0.3499999940395355 - ], - "rotation": 99.69720632789515, - "pixel_coords": [ - 51, - 107, - 11.15046215057373 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0138921737670898, - 0.8426108956336975, - 0.3499999940395355 - ], - "rotation": 296.64412784145037, - "pixel_coords": [ - 158, - 94, - 12.160615921020508 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8184268474578857, - 0.0813177302479744, - 0.3499999940395355 - ], - "rotation": 245.09845436833, - "pixel_coords": [ - 110, - 86, - 12.899004936218262 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between purple sphere and green cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0380" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0380_cf2.json b/dataset_1k_720p_2/scenes/scene_0380_cf2.json deleted file mode 100644 index 7fabdb7db906ef9bffb89d69e400e02d53d958e2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0380_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 380, - "image_filename": "SCENE_0380_new_000380.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.476767063140869, - -2.427884578704834, - 0.3499999940395355 - ], - "rotation": 99.69720632789515, - "pixel_coords": [ - 51, - 107, - 11.15046215057373 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0138921737670898, - 0.8426108956336975, - 0.3499999940395355 - ], - "rotation": 296.64412784145037, - "pixel_coords": [ - 158, - 94, - 12.160615921020508 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8184268474578857, - 0.0813177302479744, - 0.3499999940395355 - ], - "rotation": 245.09845436833, - "pixel_coords": [ - 110, - 86, - 12.899004936218262 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed green cylinder to brown", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0380" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0380_original.json b/dataset_1k_720p_2/scenes/scene_0380_original.json deleted file mode 100644 index a7bca984730283bccfbbacdb5499147cbb3ded83..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0380_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 380, - "image_filename": "SCENE_0380_new_000380.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.476767063140869, - -2.427884578704834, - 0.3499999940395355 - ], - "rotation": 99.69720632789515, - "pixel_coords": [ - 51, - 107, - 11.15046215057373 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0138921737670898, - 0.8426108956336975, - 0.3499999940395355 - ], - "rotation": 296.64412784145037, - "pixel_coords": [ - 158, - 94, - 12.160615921020508 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8184268474578857, - 0.0813177302479744, - 0.3499999940395355 - ], - "rotation": 245.09845436833, - "pixel_coords": [ - 110, - 86, - 12.899004936218262 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0380" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0381_cf1.json b/dataset_1k_720p_2/scenes/scene_0381_cf1.json deleted file mode 100644 index 0a35224038f29f279064b199607cb30277c739c0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0381_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 381, - "image_filename": "SCENE_0381_new_000381.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9948375821113586, - 2.263320207595825, - 0.3499999940395355 - ], - "rotation": 89.77452234788981, - "pixel_coords": [ - 185, - 81, - 13.166000366210938 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9302854537963867, - 1.996670126914978, - 0.3499999940395355 - ], - "rotation": 337.94452200962553, - "pixel_coords": [ - 275, - 122, - 10.596122741699219 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4133754968643188, - -0.705693244934082, - 0.699999988079071 - ], - "rotation": 193.6749048679151, - "pixel_coords": [ - 177, - 126, - 9.726757049560547 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6521568894386292, - 1.845389723777771, - 0.3499999940395355 - ], - "rotation": 74.82042295119479, - "pixel_coords": [ - 212, - 99, - 11.904074668884277 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6753191351890564, - -2.229982852935791, - 0.3499999940395355 - ], - "rotation": 141.1952239657935, - "pixel_coords": [ - 118, - 148, - 9.445019721984863 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7238727807998657, - 0.8053529858589172, - 0.699999988079071 - ], - "rotation": 230.09248999542157, - "pixel_coords": [ - 142, - 78, - 12.559420585632324 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5867151021957397, - 0.9137275815010071, - 0.3499999940395355 - ], - "rotation": 242.7799880452375, - "pixel_coords": [ - 217, - 119, - 10.771374702453613 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 4 - ] - ], - "left": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 6 - ], - [], - [ - 0, - 1, - 3, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray sphere to blue", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0381" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0381_cf2.json b/dataset_1k_720p_2/scenes/scene_0381_cf2.json deleted file mode 100644 index fa3989b8598c2860798e2e62d747a1b40562a45c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0381_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 381, - "image_filename": "SCENE_0381_new_000381.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9948375821113586, - 2.263320207595825, - 0.3499999940395355 - ], - "rotation": 89.77452234788981, - "pixel_coords": [ - 185, - 81, - 13.166000366210938 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3157963401029562, - 1.6726400981866067, - 0.3499999940395355 - ], - "rotation": 337.94452200962553, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4133754968643188, - -0.705693244934082, - 0.699999988079071 - ], - "rotation": 193.6749048679151, - "pixel_coords": [ - 177, - 126, - 9.726757049560547 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6521568894386292, - 1.845389723777771, - 0.3499999940395355 - ], - "rotation": 74.82042295119479, - "pixel_coords": [ - 212, - 99, - 11.904074668884277 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6753191351890564, - -2.229982852935791, - 0.3499999940395355 - ], - "rotation": 141.1952239657935, - "pixel_coords": [ - 118, - 148, - 9.445019721984863 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7238727807998657, - 0.8053529858589172, - 0.699999988079071 - ], - "rotation": 230.09248999542157, - "pixel_coords": [ - 142, - 78, - 12.559420585632324 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5867151021957397, - 0.9137275815010071, - 0.3499999940395355 - ], - "rotation": 242.7799880452375, - "pixel_coords": [ - 217, - 119, - 10.771374702453613 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 4 - ] - ], - "left": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 6 - ], - [], - [ - 0, - 1, - 3, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved gray sphere to partially occlude gray sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0381" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0381_original.json b/dataset_1k_720p_2/scenes/scene_0381_original.json deleted file mode 100644 index 0fc73fb013181892e97592f7f8c0736f535d4d4a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0381_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 381, - "image_filename": "SCENE_0381_new_000381.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9948375821113586, - 2.263320207595825, - 0.3499999940395355 - ], - "rotation": 89.77452234788981, - "pixel_coords": [ - 185, - 81, - 13.166000366210938 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9302854537963867, - 1.996670126914978, - 0.3499999940395355 - ], - "rotation": 337.94452200962553, - "pixel_coords": [ - 275, - 122, - 10.596122741699219 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4133754968643188, - -0.705693244934082, - 0.699999988079071 - ], - "rotation": 193.6749048679151, - "pixel_coords": [ - 177, - 126, - 9.726757049560547 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6521568894386292, - 1.845389723777771, - 0.3499999940395355 - ], - "rotation": 74.82042295119479, - "pixel_coords": [ - 212, - 99, - 11.904074668884277 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6753191351890564, - -2.229982852935791, - 0.3499999940395355 - ], - "rotation": 141.1952239657935, - "pixel_coords": [ - 118, - 148, - 9.445019721984863 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7238727807998657, - 0.8053529858589172, - 0.699999988079071 - ], - "rotation": 230.09248999542157, - "pixel_coords": [ - 142, - 78, - 12.559420585632324 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5867151021957397, - 0.9137275815010071, - 0.3499999940395355 - ], - "rotation": 242.7799880452375, - "pixel_coords": [ - 217, - 119, - 10.771374702453613 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 4 - ] - ], - "left": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 6 - ], - [], - [ - 0, - 1, - 3, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0381" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0382_cf1.json b/dataset_1k_720p_2/scenes/scene_0382_cf1.json deleted file mode 100644 index 3548ee3d031359b43c7af7bd582dcff0f2005faf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0382_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 382, - "image_filename": "SCENE_0382_new_000382.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.66017484664917, - 2.111920118331909, - 0.699999988079071 - ], - "rotation": 64.38677706390496, - "pixel_coords": [ - 159, - 66, - 14.083843231201172 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6115593910217285, - 0.8576524257659912, - 0.3499999940395355 - ], - "rotation": 286.8511985930309, - "pixel_coords": [ - 135, - 81, - 13.514341354370117 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0433093309402466, - -2.1985840797424316, - 0.699999988079071 - ], - "rotation": 53.48869484178556, - "pixel_coords": [ - 82, - 108, - 10.569404602050781 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0152668952941895, - 0.48360753059387207, - 0.3499999940395355 - ], - "rotation": 12.258404939641508, - "pixel_coords": [ - 193, - 117, - 10.800257682800293 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray sphere and brown cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0382" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0382_cf2.json b/dataset_1k_720p_2/scenes/scene_0382_cf2.json deleted file mode 100644 index 8879f22360cf0628f28e570a5e77f41020f94d23..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0382_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 382, - "image_filename": "SCENE_0382_new_000382.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.66017484664917, - 2.111920118331909, - 0.699999988079071 - ], - "rotation": 64.38677706390496, - "pixel_coords": [ - 159, - 66, - 14.083843231201172 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6115593910217285, - 0.8576524257659912, - 0.3499999940395355 - ], - "rotation": 286.8511985930309, - "pixel_coords": [ - 135, - 81, - 13.514341354370117 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0433093309402466, - -2.1985840797424316, - 0.699999988079071 - ], - "rotation": 53.48869484178556, - "pixel_coords": [ - 82, - 108, - 10.569404602050781 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0152668952941895, - 0.48360753059387207, - 0.3499999940395355 - ], - "rotation": 12.258404939641508, - "pixel_coords": [ - 193, - 117, - 10.800257682800293 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed blue sphere to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0382" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0382_original.json b/dataset_1k_720p_2/scenes/scene_0382_original.json deleted file mode 100644 index 4a25104630290534a1fae4ee717c3dbb933e50ff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0382_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 382, - "image_filename": "SCENE_0382_new_000382.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.66017484664917, - 2.111920118331909, - 0.699999988079071 - ], - "rotation": 64.38677706390496, - "pixel_coords": [ - 159, - 66, - 14.083843231201172 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6115593910217285, - 0.8576524257659912, - 0.3499999940395355 - ], - "rotation": 286.8511985930309, - "pixel_coords": [ - 135, - 81, - 13.514341354370117 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0433093309402466, - -2.1985840797424316, - 0.699999988079071 - ], - "rotation": 53.48869484178556, - "pixel_coords": [ - 82, - 108, - 10.569404602050781 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0152668952941895, - 0.48360753059387207, - 0.3499999940395355 - ], - "rotation": 12.258404939641508, - "pixel_coords": [ - 193, - 117, - 10.800257682800293 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0382" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0383_cf1.json b/dataset_1k_720p_2/scenes/scene_0383_cf1.json deleted file mode 100644 index 9b4d9e86d0dbbfc2ccced50ac8adbcec7b6aacf9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0383_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 383, - "image_filename": "SCENE_0383_new_000383.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9204772710800171, - 1.2974361181259155, - 0.699999988079071 - ], - "rotation": 267.75643043805957, - "pixel_coords": [ - 208, - 99, - 11.45671558380127 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2075552940368652, - -0.963563084602356, - 0.699999988079071 - ], - "rotation": 74.5685744317372, - "pixel_coords": [ - 188, - 139, - 9.30702018737793 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9679828882217407, - -1.7673718929290771, - 0.699999988079071 - ], - "rotation": 25.4577655305959, - "pixel_coords": [ - 81, - 97, - 11.587241172790527 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed gray sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0383" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0383_cf2.json b/dataset_1k_720p_2/scenes/scene_0383_cf2.json deleted file mode 100644 index bac86b308ca75f29e3bcebe64595c2236f376544..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0383_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 383, - "image_filename": "SCENE_0383_new_000383.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9204772710800171, - 1.2974361181259155, - 0.699999988079071 - ], - "rotation": 267.75643043805957, - "pixel_coords": [ - 208, - 99, - 11.45671558380127 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2075552940368652, - -0.963563084602356, - 0.699999988079071 - ], - "rotation": 74.5685744317372, - "pixel_coords": [ - 188, - 139, - 9.30702018737793 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.04762843189205945, - 0.14555042893477133, - 0.699999988079071 - ], - "rotation": 25.4577655305959, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray sphere from (-2.0,-1.8) to (0.0,0.1)", - "change_score": 2.778841629754361, - "change_attempts": 1, - "source_scene": "scene_0383" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0383_original.json b/dataset_1k_720p_2/scenes/scene_0383_original.json deleted file mode 100644 index 441efc924872fab7dcd88a6c2cd4614729c342f7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0383_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 383, - "image_filename": "SCENE_0383_new_000383.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9204772710800171, - 1.2974361181259155, - 0.699999988079071 - ], - "rotation": 267.75643043805957, - "pixel_coords": [ - 208, - 99, - 11.45671558380127 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2075552940368652, - -0.963563084602356, - 0.699999988079071 - ], - "rotation": 74.5685744317372, - "pixel_coords": [ - 188, - 139, - 9.30702018737793 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9679828882217407, - -1.7673718929290771, - 0.699999988079071 - ], - "rotation": 25.4577655305959, - "pixel_coords": [ - 81, - 97, - 11.587241172790527 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0383" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0384_cf1.json b/dataset_1k_720p_2/scenes/scene_0384_cf1.json deleted file mode 100644 index 1cbff5b0471ae76b7189249687328d1b22247d2e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0384_cf1.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 384, - "image_filename": "SCENE_0384_new_000384.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3867184814375118, - 1.2408800850272783, - 0.3499999940395355 - ], - "rotation": 246.83589725377223, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5912299156188965, - -1.7546725273132324, - 0.3499999940395355 - ], - "rotation": 32.48007847663307, - "pixel_coords": [ - 100, - 121, - 10.035544395446777 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6616318225860596, - -1.7540239095687866, - 0.3499999940395355 - ], - "rotation": 134.31378195712415, - "pixel_coords": [ - 66, - 98, - 11.423142433166504 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7064626216888428, - 0.7910556197166443, - 0.699999988079071 - ], - "rotation": 28.905583641623586, - "pixel_coords": [ - 128, - 70, - 12.757052421569824 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8317423462867737, - 1.7066494226455688, - 0.699999988079071 - ], - "rotation": 273.6064540030364, - "pixel_coords": [ - 182, - 78, - 12.028878211975098 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6530041694641113, - -2.885254144668579, - 0.699999988079071 - ], - "rotation": 324.17514325392494, - "pixel_coords": [ - 137, - 180, - 7.046284198760986 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6029415130615234, - 0.8782752156257629, - 0.699999988079071 - ], - "rotation": 61.1661977100022, - "pixel_coords": [ - 249, - 121, - 9.249903678894043 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan sphere from left of red sphere to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0384" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0384_cf2.json b/dataset_1k_720p_2/scenes/scene_0384_cf2.json deleted file mode 100644 index 4740032e35a6b3b3aa900f558c69b59ada62915d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0384_cf2.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 384, - "image_filename": "SCENE_0384_new_000384.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6087522506713867, - -2.2026894092559814, - 0.3499999940395355 - ], - "rotation": 246.83589725377223, - "pixel_coords": [ - 69, - 113, - 10.458982467651367 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5912299156188965, - -1.7546725273132324, - 0.3499999940395355 - ], - "rotation": 32.48007847663307, - "pixel_coords": [ - 100, - 121, - 10.035544395446777 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6616318225860596, - -1.7540239095687866, - 0.3499999940395355 - ], - "rotation": 134.31378195712415, - "pixel_coords": [ - 66, - 98, - 11.423142433166504 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7064626216888428, - 0.7910556197166443, - 0.699999988079071 - ], - "rotation": 28.905583641623586, - "pixel_coords": [ - 128, - 70, - 12.757052421569824 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8317423462867737, - 1.7066494226455688, - 0.699999988079071 - ], - "rotation": 273.6064540030364, - "pixel_coords": [ - 182, - 78, - 12.028878211975098 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6530041694641113, - -2.885254144668579, - 0.699999988079071 - ], - "rotation": 324.17514325392494, - "pixel_coords": [ - 137, - 180, - 7.046284198760986 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6029415130615234, - 0.8782752156257629, - 0.699999988079071 - ], - "rotation": 61.1661977100022, - "pixel_coords": [ - 249, - 121, - 9.249903678894043 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0384" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0384_original.json b/dataset_1k_720p_2/scenes/scene_0384_original.json deleted file mode 100644 index 044b0f747c1d6412cd50f4b5acc8edd26657856b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0384_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 384, - "image_filename": "SCENE_0384_new_000384.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6087522506713867, - -2.2026894092559814, - 0.3499999940395355 - ], - "rotation": 246.83589725377223, - "pixel_coords": [ - 69, - 113, - 10.458982467651367 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5912299156188965, - -1.7546725273132324, - 0.3499999940395355 - ], - "rotation": 32.48007847663307, - "pixel_coords": [ - 100, - 121, - 10.035544395446777 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6616318225860596, - -1.7540239095687866, - 0.3499999940395355 - ], - "rotation": 134.31378195712415, - "pixel_coords": [ - 66, - 98, - 11.423142433166504 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7064626216888428, - 0.7910556197166443, - 0.699999988079071 - ], - "rotation": 28.905583641623586, - "pixel_coords": [ - 128, - 70, - 12.757052421569824 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8317423462867737, - 1.7066494226455688, - 0.699999988079071 - ], - "rotation": 273.6064540030364, - "pixel_coords": [ - 182, - 78, - 12.028878211975098 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6530041694641113, - -2.885254144668579, - 0.699999988079071 - ], - "rotation": 324.17514325392494, - "pixel_coords": [ - 137, - 180, - 7.046284198760986 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6029415130615234, - 0.8782752156257629, - 0.699999988079071 - ], - "rotation": 61.1661977100022, - "pixel_coords": [ - 249, - 121, - 9.249903678894043 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0384" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0385_cf1.json b/dataset_1k_720p_2/scenes/scene_0385_cf1.json deleted file mode 100644 index 936c3531bcfa2ea218942324d7af31ac012ac40b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0385_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 385, - "image_filename": "SCENE_0385_new_000385.png", - "objects": [ - { - "shape": "cube", - "color": "gray", - "material": "rubber", - "size": "large", - "3d_coords": [ - 2.2989394664764404, - -0.25195083022117615, - 0.3499999940395355 - ], - "rotation": 191.85264102898302, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.935370922088623, - -1.8424582481384277, - 0.3499999940395355 - ], - "rotation": 279.89297307661525, - "pixel_coords": [ - 98, - 118, - 11.299309730529785 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8655080795288086, - -2.540273666381836, - 0.699999988079071 - ], - "rotation": 165.7984457050624, - "pixel_coords": [ - 110, - 139, - 9.536284446716309 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow sphere with gray cube", - "change_score": 4.099652072616634, - "change_attempts": 1, - "source_scene": "scene_0385" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0385_cf2.json b/dataset_1k_720p_2/scenes/scene_0385_cf2.json deleted file mode 100644 index 52399bc96da7ac15bf1ac3284b01f3e2c1e42bc1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0385_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 385, - "image_filename": "SCENE_0385_new_000385.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2989394664764404, - -0.25195083022117615, - 0.3499999940395355 - ], - "rotation": 155.97789488699453, - "pixel_coords": [ - 205, - 142, - 10.049931526184082 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.935370922088623, - -1.8424582481384277, - 0.3499999940395355 - ], - "rotation": 279.89297307661525, - "pixel_coords": [ - 98, - 118, - 11.299309730529785 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9418285719858464, - 0.6878076553125734, - 0.699999988079071 - ], - "rotation": 165.7984457050624, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved yellow cube from (0.9,-2.5) to (2.9,0.7)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0385" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0385_original.json b/dataset_1k_720p_2/scenes/scene_0385_original.json deleted file mode 100644 index 7c3a971cba3084d7f952d71beb80b1564c22e383..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0385_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 385, - "image_filename": "SCENE_0385_new_000385.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2989394664764404, - -0.25195083022117615, - 0.3499999940395355 - ], - "rotation": 155.97789488699453, - "pixel_coords": [ - 205, - 142, - 10.049931526184082 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.935370922088623, - -1.8424582481384277, - 0.3499999940395355 - ], - "rotation": 279.89297307661525, - "pixel_coords": [ - 98, - 118, - 11.299309730529785 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8655080795288086, - -2.540273666381836, - 0.699999988079071 - ], - "rotation": 165.7984457050624, - "pixel_coords": [ - 110, - 139, - 9.536284446716309 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0385" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0386_cf1.json b/dataset_1k_720p_2/scenes/scene_0386_cf1.json deleted file mode 100644 index cac51a90bf1ec7597d22e2c03e543c7c4c315faf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0386_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 386, - "image_filename": "SCENE_0386_new_000386.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.0038093524053692818, - -2.859644651412964, - 0.3499999940395355 - ], - "rotation": 84.16952431684068, - "pixel_coords": [ - 79, - 142, - 9.556092262268066 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.02185453474521637, - 0.2866508960723877, - 0.699999988079071 - ], - "rotation": 346.0174644534801, - "pixel_coords": [ - 167, - 98, - 11.114351272583008 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8552318811416626, - -0.7540507316589355, - 0.699999988079071 - ], - "rotation": 126.92469735412502, - "pixel_coords": [ - 108, - 88, - 11.777826309204102 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.07393625378608704, - 2.1407625675201416, - 0.699999988079071 - ], - "rotation": 47.81209221716302, - "pixel_coords": [ - 210, - 84, - 12.063972473144531 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.46107816696167, - 1.7220134735107422, - 0.699999988079071 - ], - "rotation": 154.34666361220343, - "pixel_coords": [ - 154, - 66, - 13.539331436157227 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0745718479156494, - 1.6185226440429688, - 0.699999988079071 - ], - "rotation": 292.8727289307131, - "pixel_coords": [ - 246, - 109, - 10.43326187133789 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0386" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0386_cf2.json b/dataset_1k_720p_2/scenes/scene_0386_cf2.json deleted file mode 100644 index 9388f5ca8881081baaf43fbd852bd3c9c64b15ca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0386_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 386, - "image_filename": "SCENE_0386_new_000386.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.416775818719316, - -0.07695905737579967, - 0.3499999940395355 - ], - "rotation": 84.16952431684068, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.02185453474521637, - 0.2866508960723877, - 0.699999988079071 - ], - "rotation": 346.0174644534801, - "pixel_coords": [ - 167, - 98, - 11.114351272583008 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8552318811416626, - -0.7540507316589355, - 0.699999988079071 - ], - "rotation": 126.92469735412502, - "pixel_coords": [ - 108, - 88, - 11.777826309204102 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.07393625378608704, - 2.1407625675201416, - 0.699999988079071 - ], - "rotation": 47.81209221716302, - "pixel_coords": [ - 210, - 84, - 12.063972473144531 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.46107816696167, - 1.7220134735107422, - 0.699999988079071 - ], - "rotation": 154.34666361220343, - "pixel_coords": [ - 154, - 66, - 13.539331436157227 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0745718479156494, - 1.6185226440429688, - 0.699999988079071 - ], - "rotation": 292.8727289307131, - "pixel_coords": [ - 246, - 109, - 10.43326187133789 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue cube from left of red cube to right", - "change_score": 3.0, - "change_attempts": 3, - "source_scene": "scene_0386" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0386_original.json b/dataset_1k_720p_2/scenes/scene_0386_original.json deleted file mode 100644 index 7e415dcfe8f0a5adf2e0b58cbeef16191a7eef09..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0386_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 386, - "image_filename": "SCENE_0386_new_000386.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.0038093524053692818, - -2.859644651412964, - 0.3499999940395355 - ], - "rotation": 84.16952431684068, - "pixel_coords": [ - 79, - 142, - 9.556092262268066 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.02185453474521637, - 0.2866508960723877, - 0.699999988079071 - ], - "rotation": 346.0174644534801, - "pixel_coords": [ - 167, - 98, - 11.114351272583008 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8552318811416626, - -0.7540507316589355, - 0.699999988079071 - ], - "rotation": 126.92469735412502, - "pixel_coords": [ - 108, - 88, - 11.777826309204102 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.07393625378608704, - 2.1407625675201416, - 0.699999988079071 - ], - "rotation": 47.81209221716302, - "pixel_coords": [ - 210, - 84, - 12.063972473144531 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.46107816696167, - 1.7220134735107422, - 0.699999988079071 - ], - "rotation": 154.34666361220343, - "pixel_coords": [ - 154, - 66, - 13.539331436157227 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0745718479156494, - 1.6185226440429688, - 0.699999988079071 - ], - "rotation": 292.8727289307131, - "pixel_coords": [ - 246, - 109, - 10.43326187133789 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0386" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0387_cf1.json b/dataset_1k_720p_2/scenes/scene_0387_cf1.json deleted file mode 100644 index 71b7d913a8235e587448d050904c124afcf2d259..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0387_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 387, - "image_filename": "SCENE_0387_new_000387.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9150209426879883, - -2.6803643703460693, - 0.3499999940395355 - ], - "rotation": 147.9698686944383, - "pixel_coords": [ - 109, - 156, - 9.013474464416504 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.0041016098111867905, - 1.7263927459716797, - 0.699999988079071 - ], - "rotation": 309.19143854281543, - "pixel_coords": [ - 197, - 85, - 12.03767204284668 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8348946571350098, - -0.4332927167415619, - 0.699999988079071 - ], - "rotation": 238.67475031515906, - "pixel_coords": [ - 132, - 96, - 11.283669471740723 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5417674779891968, - -0.7123796343803406, - 0.3499999940395355 - ], - "rotation": 103.01887156577742, - "pixel_coords": [ - 179, - 138, - 9.78770923614502 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5875966548919678, - -0.4970683753490448, - 0.3499999940395355 - ], - "rotation": 107.06605705839694, - "pixel_coords": [ - 100, - 90, - 12.52807331085205 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8803995847702026, - 1.410639762878418, - 0.3499999940395355 - ], - "rotation": 15.387173415669428, - "pixel_coords": [ - 153, - 81, - 13.215556144714355 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 2, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0387" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0387_cf2.json b/dataset_1k_720p_2/scenes/scene_0387_cf2.json deleted file mode 100644 index dc6dd6b9a0088132733f0886104a840abb087396..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0387_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 387, - "image_filename": "SCENE_0387_new_000387.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9150209426879883, - -2.6803643703460693, - 0.3499999940395355 - ], - "rotation": 147.9698686944383, - "pixel_coords": [ - 109, - 156, - 9.013474464416504 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.0041016098111867905, - 1.7263927459716797, - 0.699999988079071 - ], - "rotation": 309.19143854281543, - "pixel_coords": [ - 197, - 85, - 12.03767204284668 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8348946571350098, - -0.4332927167415619, - 0.699999988079071 - ], - "rotation": 238.67475031515906, - "pixel_coords": [ - 132, - 96, - 11.283669471740723 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5417674779891968, - -0.7123796343803406, - 0.3499999940395355 - ], - "rotation": 103.01887156577742, - "pixel_coords": [ - 179, - 138, - 9.78770923614502 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5875966548919678, - -0.4970683753490448, - 0.3499999940395355 - ], - "rotation": 107.06605705839694, - "pixel_coords": [ - 100, - 90, - 12.52807331085205 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8803995847702026, - 1.410639762878418, - 0.3499999940395355 - ], - "rotation": 15.387173415669428, - "pixel_coords": [ - 153, - 81, - 13.215556144714355 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 2, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown sphere to yellow", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0387" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0387_original.json b/dataset_1k_720p_2/scenes/scene_0387_original.json deleted file mode 100644 index 2c9a5dfd199c38654f784ddcc3182bd7ed65f3a6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0387_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 387, - "image_filename": "SCENE_0387_new_000387.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9150209426879883, - -2.6803643703460693, - 0.3499999940395355 - ], - "rotation": 147.9698686944383, - "pixel_coords": [ - 109, - 156, - 9.013474464416504 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.0041016098111867905, - 1.7263927459716797, - 0.699999988079071 - ], - "rotation": 309.19143854281543, - "pixel_coords": [ - 197, - 85, - 12.03767204284668 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8348946571350098, - -0.4332927167415619, - 0.699999988079071 - ], - "rotation": 238.67475031515906, - "pixel_coords": [ - 132, - 96, - 11.283669471740723 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5417674779891968, - -0.7123796343803406, - 0.3499999940395355 - ], - "rotation": 103.01887156577742, - "pixel_coords": [ - 179, - 138, - 9.78770923614502 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5875966548919678, - -0.4970683753490448, - 0.3499999940395355 - ], - "rotation": 107.06605705839694, - "pixel_coords": [ - 100, - 90, - 12.52807331085205 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8803995847702026, - 1.410639762878418, - 0.3499999940395355 - ], - "rotation": 15.387173415669428, - "pixel_coords": [ - 153, - 81, - 13.215556144714355 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 2, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0387" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0388_cf1.json b/dataset_1k_720p_2/scenes/scene_0388_cf1.json deleted file mode 100644 index 2326ccb4fdc1a4bfddeb4f0a80b9249ed2fc3db8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0388_cf1.json +++ /dev/null @@ -1,296 +0,0 @@ -{ - "split": "new", - "image_index": 388, - "image_filename": "SCENE_0388_new_000388.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4522292613983154, - -1.8127140998840332, - 0.699999988079071 - ], - "rotation": 228.1155034929683, - "pixel_coords": [ - 68, - 92, - 11.379011154174805 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8856409192085266, - 1.171095848083496, - 0.699999988079071 - ], - "rotation": 249.17607217837514, - "pixel_coords": [ - 207, - 99, - 10.99621868133545 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2165755033493042, - -0.4728427231311798, - 0.699999988079071 - ], - "rotation": 340.12971659320345, - "pixel_coords": [ - 124, - 92, - 11.374324798583984 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7755446434020996, - -2.8190760612487793, - 0.699999988079071 - ], - "rotation": 341.52735223954, - "pixel_coords": [ - 151, - 186, - 7.471949577331543 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5494115948677063, - 2.9900074005126953, - 0.3499999940395355 - ], - "rotation": 314.253110138148, - "pixel_coords": [ - 209, - 79, - 13.14463996887207 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7259089946746826, - 0.8659234046936035, - 0.3499999940395355 - ], - "rotation": 40.43902044087033, - "pixel_coords": [ - 248, - 135, - 9.82698917388916 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 4 - ] - ], - "front": [ - [ - 1, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 1, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0388" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0388_cf2.json b/dataset_1k_720p_2/scenes/scene_0388_cf2.json deleted file mode 100644 index 910a73dd0981e4204839d7814cf1d0f775b78e03..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0388_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 388, - "image_filename": "SCENE_0388_new_000388.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4522292613983154, - -1.8127140998840332, - 0.699999988079071 - ], - "rotation": 228.1155034929683, - "pixel_coords": [ - 68, - 92, - 11.379011154174805 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8856409192085266, - 1.171095848083496, - 0.699999988079071 - ], - "rotation": 249.17607217837514, - "pixel_coords": [ - 207, - 99, - 10.99621868133545 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2165755033493042, - -0.4728427231311798, - 0.699999988079071 - ], - "rotation": 340.12971659320345, - "pixel_coords": [ - 124, - 92, - 11.374324798583984 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7755446434020996, - -2.8190760612487793, - 0.699999988079071 - ], - "rotation": 341.52735223954, - "pixel_coords": [ - 151, - 186, - 7.471949577331543 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5494115948677063, - 2.9900074005126953, - 0.3499999940395355 - ], - "rotation": 314.253110138148, - "pixel_coords": [ - 209, - 79, - 13.14463996887207 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7259089946746826, - 0.8659234046936035, - 0.3499999940395355 - ], - "rotation": 40.43902044087033, - "pixel_coords": [ - 248, - 135, - 9.82698917388916 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1994390487670898, - 1.6278749704360962, - 0.699999988079071 - ], - "rotation": 80.61965532409556, - "pixel_coords": [ - 171, - 75, - 12.586796760559082 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 4 - ] - ], - "front": [ - [ - 1, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 1, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0388" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0388_original.json b/dataset_1k_720p_2/scenes/scene_0388_original.json deleted file mode 100644 index e2bbf063b8d7c599b3f088e9d60c7a1bc3926713..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0388_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 388, - "image_filename": "SCENE_0388_new_000388.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4522292613983154, - -1.8127140998840332, - 0.699999988079071 - ], - "rotation": 228.1155034929683, - "pixel_coords": [ - 68, - 92, - 11.379011154174805 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8856409192085266, - 1.171095848083496, - 0.699999988079071 - ], - "rotation": 249.17607217837514, - "pixel_coords": [ - 207, - 99, - 10.99621868133545 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2165755033493042, - -0.4728427231311798, - 0.699999988079071 - ], - "rotation": 340.12971659320345, - "pixel_coords": [ - 124, - 92, - 11.374324798583984 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7755446434020996, - -2.8190760612487793, - 0.699999988079071 - ], - "rotation": 341.52735223954, - "pixel_coords": [ - 151, - 186, - 7.471949577331543 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5494115948677063, - 2.9900074005126953, - 0.3499999940395355 - ], - "rotation": 314.253110138148, - "pixel_coords": [ - 209, - 79, - 13.14463996887207 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7259089946746826, - 0.8659234046936035, - 0.3499999940395355 - ], - "rotation": 40.43902044087033, - "pixel_coords": [ - 248, - 135, - 9.82698917388916 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1994390487670898, - 1.6278749704360962, - 0.699999988079071 - ], - "rotation": 80.61965532409556, - "pixel_coords": [ - 171, - 75, - 12.586796760559082 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 4 - ] - ], - "front": [ - [ - 1, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 1, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0388" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0389_cf1.json b/dataset_1k_720p_2/scenes/scene_0389_cf1.json deleted file mode 100644 index b8ce4ce118afa913a6bf6d4b9b0a1eacfab1aff4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0389_cf1.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 389, - "image_filename": "SCENE_0389_new_000389.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7725075483322144, - -0.3122541010379791, - 0.699999988079071 - ], - "rotation": 39.87991285549434, - "pixel_coords": [ - 195, - 123, - 9.145881652832031 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.770668625831604, - 1.9036659002304077, - 0.3499999940395355 - ], - "rotation": 326.9406054691957, - "pixel_coords": [ - 246, - 111, - 10.590806007385254 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7126598358154297, - 2.9980926513671875, - 0.699999988079071 - ], - "rotation": 333.177685462972, - "pixel_coords": [ - 173, - 59, - 14.1019926071167 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.055358648300171, - -2.104604721069336, - 0.3499999940395355 - ], - "rotation": 13.475111513374163, - "pixel_coords": [ - 81, - 118, - 10.179486274719238 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.42457151412963867, - 0.4201212525367737, - 0.699999988079071 - ], - "rotation": 252.7917600645945, - "pixel_coords": [ - 161, - 92, - 11.05798053741455 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0829793214797974, - -0.7398808598518372, - 0.3499999940395355 - ], - "rotation": 83.00305919246453, - "pixel_coords": [ - 120, - 105, - 10.989618301391602 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.22463330626487732, - -1.5320464372634888, - 0.3499999940395355 - ], - "rotation": 187.04180937276513, - "pixel_coords": [ - 123, - 128, - 9.644996643066406 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [], - [ - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0389" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0389_cf2.json b/dataset_1k_720p_2/scenes/scene_0389_cf2.json deleted file mode 100644 index 5c0e515dc25e4153ad8401bd367dce4dd1e8257f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0389_cf2.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 389, - "image_filename": "SCENE_0389_new_000389.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7725075483322144, - -0.3122541010379791, - 0.699999988079071 - ], - "rotation": 39.87991285549434, - "pixel_coords": [ - 195, - 123, - 9.145881652832031 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.770668625831604, - 1.9036659002304077, - 0.3499999940395355 - ], - "rotation": 326.9406054691957, - "pixel_coords": [ - 246, - 111, - 10.590806007385254 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7126598358154297, - 2.9980926513671875, - 0.699999988079071 - ], - "rotation": 333.177685462972, - "pixel_coords": [ - 173, - 59, - 14.1019926071167 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.055358648300171, - -2.104604721069336, - 0.3499999940395355 - ], - "rotation": 13.475111513374163, - "pixel_coords": [ - 81, - 118, - 10.179486274719238 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.42457151412963867, - 0.4201212525367737, - 0.699999988079071 - ], - "rotation": 252.7917600645945, - "pixel_coords": [ - 161, - 92, - 11.05798053741455 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0829793214797974, - -0.7398808598518372, - 0.3499999940395355 - ], - "rotation": 83.00305919246453, - "pixel_coords": [ - 120, - 105, - 10.989618301391602 - ], - "color": "cyan" - }, - { - "shape": "cube", - "color": "brown", - "material": "metal", - "size": "small", - "3d_coords": [ - 0.22463330626487732, - -1.5320464372634888, - 0.3499999940395355 - ], - "rotation": 53.2637507855886, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [], - [ - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow sphere with brown cube", - "change_score": 3.3716057182977126, - "change_attempts": 1, - "source_scene": "scene_0389" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0389_original.json b/dataset_1k_720p_2/scenes/scene_0389_original.json deleted file mode 100644 index 4bffac807e81ce616015ef6e87cc5bbdea1d3575..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0389_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 389, - "image_filename": "SCENE_0389_new_000389.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7725075483322144, - -0.3122541010379791, - 0.699999988079071 - ], - "rotation": 39.87991285549434, - "pixel_coords": [ - 195, - 123, - 9.145881652832031 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.770668625831604, - 1.9036659002304077, - 0.3499999940395355 - ], - "rotation": 326.9406054691957, - "pixel_coords": [ - 246, - 111, - 10.590806007385254 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7126598358154297, - 2.9980926513671875, - 0.699999988079071 - ], - "rotation": 333.177685462972, - "pixel_coords": [ - 173, - 59, - 14.1019926071167 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.055358648300171, - -2.104604721069336, - 0.3499999940395355 - ], - "rotation": 13.475111513374163, - "pixel_coords": [ - 81, - 118, - 10.179486274719238 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.42457151412963867, - 0.4201212525367737, - 0.699999988079071 - ], - "rotation": 252.7917600645945, - "pixel_coords": [ - 161, - 92, - 11.05798053741455 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0829793214797974, - -0.7398808598518372, - 0.3499999940395355 - ], - "rotation": 83.00305919246453, - "pixel_coords": [ - 120, - 105, - 10.989618301391602 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.22463330626487732, - -1.5320464372634888, - 0.3499999940395355 - ], - "rotation": 187.04180937276513, - "pixel_coords": [ - 123, - 128, - 9.644996643066406 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [], - [ - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0389" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0390_cf1.json b/dataset_1k_720p_2/scenes/scene_0390_cf1.json deleted file mode 100644 index 507e199a81d24f18256f2e8643734250012fb268..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0390_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 390, - "image_filename": "SCENE_0390_new_000390.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5243639945983887, - 1.7242920398712158, - 0.3499999940395355 - ], - "rotation": 0.3415301050601238, - "pixel_coords": [ - 234, - 109, - 10.930314064025879 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.945223093032837, - 1.7339891195297241, - 0.3499999940395355 - ], - "rotation": 58.43034654062693, - "pixel_coords": [ - 141, - 71, - 13.790842056274414 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.757274866104126, - 0.9450710415840149, - 0.699999988079071 - ], - "rotation": 105.34500490154394, - "pixel_coords": [ - 146, - 76, - 12.392203330993652 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0599141120910645, - -1.3196462392807007, - 0.699999988079071 - ], - "rotation": 203.4872299136669, - "pixel_coords": [ - 178, - 143, - 8.608357429504395 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0390" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0390_cf2.json b/dataset_1k_720p_2/scenes/scene_0390_cf2.json deleted file mode 100644 index 1d89b131c231afa208b85485ece94ca4658a464e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0390_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 390, - "image_filename": "SCENE_0390_new_000390.png", - "objects": [ - { - "shape": "sphere", - "color": "red", - "material": "metal", - "size": "small", - "3d_coords": [ - 1.5243639945983887, - 1.7242920398712158, - 0.3499999940395355 - ], - "rotation": 18.728521056539826, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.945223093032837, - 1.7339891195297241, - 0.3499999940395355 - ], - "rotation": 58.43034654062693, - "pixel_coords": [ - 141, - 71, - 13.790842056274414 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.757274866104126, - 0.9450710415840149, - 0.699999988079071 - ], - "rotation": 105.34500490154394, - "pixel_coords": [ - 146, - 76, - 12.392203330993652 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0599141120910645, - -1.3196462392807007, - 0.699999988079071 - ], - "rotation": 203.4872299136669, - "pixel_coords": [ - 178, - 143, - 8.608357429504395 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced blue cylinder with red sphere", - "change_score": 3.0510749748652213, - "change_attempts": 1, - "source_scene": "scene_0390" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0390_original.json b/dataset_1k_720p_2/scenes/scene_0390_original.json deleted file mode 100644 index 01cd4eaafd5f4b57b1b9429aed8ddf1555b42d85..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0390_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 390, - "image_filename": "SCENE_0390_new_000390.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5243639945983887, - 1.7242920398712158, - 0.3499999940395355 - ], - "rotation": 0.3415301050601238, - "pixel_coords": [ - 234, - 109, - 10.930314064025879 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.945223093032837, - 1.7339891195297241, - 0.3499999940395355 - ], - "rotation": 58.43034654062693, - "pixel_coords": [ - 141, - 71, - 13.790842056274414 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.757274866104126, - 0.9450710415840149, - 0.699999988079071 - ], - "rotation": 105.34500490154394, - "pixel_coords": [ - 146, - 76, - 12.392203330993652 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0599141120910645, - -1.3196462392807007, - 0.699999988079071 - ], - "rotation": 203.4872299136669, - "pixel_coords": [ - 178, - 143, - 8.608357429504395 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0390" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0391_cf1.json b/dataset_1k_720p_2/scenes/scene_0391_cf1.json deleted file mode 100644 index 0ee31e875f97d0c10b90276b60da925982f4c21d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0391_cf1.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 391, - "image_filename": "SCENE_0391_new_000391.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5594374537467957, - -1.8897613286972046, - 0.699999988079071 - ], - "rotation": 165.71266312728883, - "pixel_coords": [ - 120, - 127, - 9.037887573242188 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.91789972782135, - 1.1896724700927734, - 0.699999988079071 - ], - "rotation": 219.53016429415922, - "pixel_coords": [ - 236, - 109, - 9.950586318969727 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.27742522954940796, - 2.395627737045288, - 0.3499999940395355 - ], - "rotation": 357.355740219048, - "pixel_coords": [ - 218, - 92, - 11.903189659118652 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.637606143951416, - -0.38097095489501953, - 0.3499999940395355 - ], - "rotation": 99.59905805131189, - "pixel_coords": [ - 190, - 134, - 9.378488540649414 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.05515193939209, - -0.6072854399681091, - 0.699999988079071 - ], - "rotation": 248.39097731421552, - "pixel_coords": [ - 105, - 85, - 11.511637687683105 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.036118745803833, - 2.0009055137634277, - 0.699999988079071 - ], - "rotation": 262.71532959683884, - "pixel_coords": [ - 164, - 67, - 13.029570579528809 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.036238670349121, - -2.5313429832458496, - 0.699999988079071 - ], - "rotation": 161.42431061486633, - "pixel_coords": [ - 67, - 113, - 9.711858749389648 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.20748618211041459, - 1.148466454226126, - 0.699999988079071 - ], - "rotation": 313.5801938676572, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 5, - 7 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5 - ], - [], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 2, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 6 - ] - ], - "left": [ - [ - 4, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved yellow cube from (1.6,3.0) to (0.2,1.1)", - "change_score": 2.307767838866596, - "change_attempts": 1, - "source_scene": "scene_0391" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0391_cf2.json b/dataset_1k_720p_2/scenes/scene_0391_cf2.json deleted file mode 100644 index 389cbca6bb1214bb0b327a33929b9c037a742da8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0391_cf2.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 391, - "image_filename": "SCENE_0391_new_000391.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5594374537467957, - -1.8897613286972046, - 0.699999988079071 - ], - "rotation": 165.71266312728883, - "pixel_coords": [ - 120, - 127, - 9.037887573242188 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.14913824420715738, - 0.36195612797996324, - 0.699999988079071 - ], - "rotation": 219.53016429415922, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.27742522954940796, - 2.395627737045288, - 0.3499999940395355 - ], - "rotation": 357.355740219048, - "pixel_coords": [ - 218, - 92, - 11.903189659118652 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.637606143951416, - -0.38097095489501953, - 0.3499999940395355 - ], - "rotation": 99.59905805131189, - "pixel_coords": [ - 190, - 134, - 9.378488540649414 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.05515193939209, - -0.6072854399681091, - 0.699999988079071 - ], - "rotation": 248.39097731421552, - "pixel_coords": [ - 105, - 85, - 11.511637687683105 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.036118745803833, - 2.0009055137634277, - 0.699999988079071 - ], - "rotation": 262.71532959683884, - "pixel_coords": [ - 164, - 67, - 13.029570579528809 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.036238670349121, - -2.5313429832458496, - 0.699999988079071 - ], - "rotation": 161.42431061486633, - "pixel_coords": [ - 67, - 113, - 9.711858749389648 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5972329378128052, - 2.9908552169799805, - 0.699999988079071 - ], - "rotation": 313.5801938676572, - "pixel_coords": [ - 263, - 89, - 11.21860122680664 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 5, - 7 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5 - ], - [], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 2, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 6 - ] - ], - "left": [ - [ - 4, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray sphere from (1.9,1.2) to (-0.1,0.4)", - "change_score": 2.2266028655349244, - "change_attempts": 1, - "source_scene": "scene_0391" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0391_original.json b/dataset_1k_720p_2/scenes/scene_0391_original.json deleted file mode 100644 index dba4415113ac6a05e2e88b3ee7cfa10aa94829bf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0391_original.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 391, - "image_filename": "SCENE_0391_new_000391.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5594374537467957, - -1.8897613286972046, - 0.699999988079071 - ], - "rotation": 165.71266312728883, - "pixel_coords": [ - 120, - 127, - 9.037887573242188 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.91789972782135, - 1.1896724700927734, - 0.699999988079071 - ], - "rotation": 219.53016429415922, - "pixel_coords": [ - 236, - 109, - 9.950586318969727 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.27742522954940796, - 2.395627737045288, - 0.3499999940395355 - ], - "rotation": 357.355740219048, - "pixel_coords": [ - 218, - 92, - 11.903189659118652 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.637606143951416, - -0.38097095489501953, - 0.3499999940395355 - ], - "rotation": 99.59905805131189, - "pixel_coords": [ - 190, - 134, - 9.378488540649414 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.05515193939209, - -0.6072854399681091, - 0.699999988079071 - ], - "rotation": 248.39097731421552, - "pixel_coords": [ - 105, - 85, - 11.511637687683105 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.036118745803833, - 2.0009055137634277, - 0.699999988079071 - ], - "rotation": 262.71532959683884, - "pixel_coords": [ - 164, - 67, - 13.029570579528809 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.036238670349121, - -2.5313429832458496, - 0.699999988079071 - ], - "rotation": 161.42431061486633, - "pixel_coords": [ - 67, - 113, - 9.711858749389648 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5972329378128052, - 2.9908552169799805, - 0.699999988079071 - ], - "rotation": 313.5801938676572, - "pixel_coords": [ - 263, - 89, - 11.21860122680664 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 5, - 7 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5 - ], - [], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 2, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 6 - ] - ], - "left": [ - [ - 4, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0391" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0392_cf1.json b/dataset_1k_720p_2/scenes/scene_0392_cf1.json deleted file mode 100644 index c29b8921599b25658ee0d85d7df511cfb10fcffd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0392_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 392, - "image_filename": "SCENE_0392_new_000392.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.537090301513672, - 2.9133124351501465, - 0.699999988079071 - ], - "rotation": 0.32689560971540743, - "pixel_coords": [ - 286, - 102, - 10.72671890258789 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1802650690078735, - 0.820563793182373, - 0.3499999940395355 - ], - "rotation": 3.790325806042314, - "pixel_coords": [ - 205, - 116, - 10.673175811767578 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6225626468658447, - 0.3762035369873047, - 0.699999988079071 - ], - "rotation": 222.49764364462743, - "pixel_coords": [ - 233, - 126, - 9.253608703613281 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.601625680923462, - 1.228585124015808, - 0.3499999940395355 - ], - "rotation": 328.6874432230553, - "pixel_coords": [ - 159, - 87, - 12.866630554199219 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.053593873977661, - -1.7109047174453735, - 0.699999988079071 - ], - "rotation": 4.744791577855847, - "pixel_coords": [ - 80, - 93, - 11.396621704101562 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0392" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0392_cf2.json b/dataset_1k_720p_2/scenes/scene_0392_cf2.json deleted file mode 100644 index 2f5b3218300945b1c19719b1a0f89ad1585726d5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0392_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 392, - "image_filename": "SCENE_0392_new_000392.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.537090301513672, - 2.9133124351501465, - 0.699999988079071 - ], - "rotation": 0.32689560971540743, - "pixel_coords": [ - 286, - 102, - 10.72671890258789 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1802650690078735, - 0.820563793182373, - 0.3499999940395355 - ], - "rotation": 3.790325806042314, - "pixel_coords": [ - 205, - 116, - 10.673175811767578 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "color": "purple", - "material": "metal", - "size": "small", - "3d_coords": [ - 2.6225626468658447, - 0.3762035369873047, - 0.699999988079071 - ], - "rotation": 242.13941829434162, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.601625680923462, - 1.228585124015808, - 0.3499999940395355 - ], - "rotation": 328.6874432230553, - "pixel_coords": [ - 159, - 87, - 12.866630554199219 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.053593873977661, - -1.7109047174453735, - 0.699999988079071 - ], - "rotation": 4.744791577855847, - "pixel_coords": [ - 80, - 93, - 11.396621704101562 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow sphere with purple cylinder", - "change_score": 4.054560485138095, - "change_attempts": 1, - "source_scene": "scene_0392" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0392_original.json b/dataset_1k_720p_2/scenes/scene_0392_original.json deleted file mode 100644 index 08eef99c023694b0f1a917cc9b9afd8b0c384d2c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0392_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 392, - "image_filename": "SCENE_0392_new_000392.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.537090301513672, - 2.9133124351501465, - 0.699999988079071 - ], - "rotation": 0.32689560971540743, - "pixel_coords": [ - 286, - 102, - 10.72671890258789 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1802650690078735, - 0.820563793182373, - 0.3499999940395355 - ], - "rotation": 3.790325806042314, - "pixel_coords": [ - 205, - 116, - 10.673175811767578 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6225626468658447, - 0.3762035369873047, - 0.699999988079071 - ], - "rotation": 222.49764364462743, - "pixel_coords": [ - 233, - 126, - 9.253608703613281 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.601625680923462, - 1.228585124015808, - 0.3499999940395355 - ], - "rotation": 328.6874432230553, - "pixel_coords": [ - 159, - 87, - 12.866630554199219 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.053593873977661, - -1.7109047174453735, - 0.699999988079071 - ], - "rotation": 4.744791577855847, - "pixel_coords": [ - 80, - 93, - 11.396621704101562 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0392" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0393_cf1.json b/dataset_1k_720p_2/scenes/scene_0393_cf1.json deleted file mode 100644 index ebac1065ad5af82c09c83c68e1752c4f62b76286..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0393_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 393, - "image_filename": "SCENE_0393_new_000393.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.060042720288038254, - 2.195014238357544, - 0.699999988079071 - ], - "rotation": 150.15939496309878, - "pixel_coords": [ - 207, - 82, - 12.197303771972656 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5071962475776672, - -1.4500970840454102, - 0.3499999940395355 - ], - "rotation": 222.5386691609041, - "pixel_coords": [ - 114, - 120, - 10.559806823730469 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.459883451461792, - -1.4839855432510376, - 0.699999988079071 - ], - "rotation": 156.35340689751055, - "pixel_coords": [ - 185, - 153, - 8.496455192565918 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9217389822006226, - -0.7009524703025818, - 0.3499999940395355 - ], - "rotation": 161.26511030699487, - "pixel_coords": [ - 164, - 129, - 10.105828285217285 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0393" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0393_cf2.json b/dataset_1k_720p_2/scenes/scene_0393_cf2.json deleted file mode 100644 index 0bd7d3eb01df18561092004f9808c00136d1edf7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0393_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 393, - "image_filename": "SCENE_0393_new_000393.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.060042720288038254, - 2.195014238357544, - 0.699999988079071 - ], - "rotation": 150.15939496309878, - "pixel_coords": [ - 207, - 82, - 12.197303771972656 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5071962475776672, - -1.4500970840454102, - 0.3499999940395355 - ], - "rotation": 222.5386691609041, - "pixel_coords": [ - 114, - 120, - 10.559806823730469 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.459883451461792, - -1.4839855432510376, - 0.699999988079071 - ], - "rotation": 156.35340689751055, - "pixel_coords": [ - 185, - 153, - 8.496455192565918 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.1718449944307352, - -2.0407771934546286, - 0.3499999940395355 - ], - "rotation": 161.26511030699487, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cylinder to partially occlude purple sphere", - "change_score": 1.5354059012726513, - "change_attempts": 1, - "source_scene": "scene_0393" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0393_original.json b/dataset_1k_720p_2/scenes/scene_0393_original.json deleted file mode 100644 index ebaa7b9af71525aa8c6fa4fe26b255aa2a5a5edf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0393_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 393, - "image_filename": "SCENE_0393_new_000393.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.060042720288038254, - 2.195014238357544, - 0.699999988079071 - ], - "rotation": 150.15939496309878, - "pixel_coords": [ - 207, - 82, - 12.197303771972656 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5071962475776672, - -1.4500970840454102, - 0.3499999940395355 - ], - "rotation": 222.5386691609041, - "pixel_coords": [ - 114, - 120, - 10.559806823730469 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.459883451461792, - -1.4839855432510376, - 0.699999988079071 - ], - "rotation": 156.35340689751055, - "pixel_coords": [ - 185, - 153, - 8.496455192565918 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9217389822006226, - -0.7009524703025818, - 0.3499999940395355 - ], - "rotation": 161.26511030699487, - "pixel_coords": [ - 164, - 129, - 10.105828285217285 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0393" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0394_cf1.json b/dataset_1k_720p_2/scenes/scene_0394_cf1.json deleted file mode 100644 index 5086e03b1f04297a4ec9d498426955de0f7fb235..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0394_cf1.json +++ /dev/null @@ -1,327 +0,0 @@ -{ - "split": "new", - "image_index": 394, - "image_filename": "SCENE_0394_new_000394.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1433621197938919, - -2.1440470218658447, - 0.699999988079071 - ], - "rotation": 155.2968942533602, - "pixel_coords": [ - 97, - 120, - 9.852149963378906 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9889488816261292, - 0.23752078413963318, - 0.3499999940395355 - ], - "rotation": 113.2347880018274, - "pixel_coords": [ - 147, - 98, - 11.883962631225586 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.669440507888794, - 2.4382386207580566, - 0.3499999940395355 - ], - "rotation": 71.92628214818467, - "pixel_coords": [ - 278, - 120, - 10.570350646972656 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4233224391937256, - 1.513027310371399, - 0.699999988079071 - ], - "rotation": 315.1867944759715, - "pixel_coords": [ - 168, - 75, - 12.693867683410645 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1852071285247803, - 0.34268736839294434, - 0.699999988079071 - ], - "rotation": 187.02041640988293, - "pixel_coords": [ - 219, - 125, - 9.600381851196289 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.930921792984009, - 2.403442621231079, - 0.699999988079071 - ], - "rotation": 162.80748782213567, - "pixel_coords": [ - 162, - 59, - 14.202308654785156 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.507373809814453, - -1.7302870750427246, - 0.699999988079071 - ], - "rotation": 153.60243233219126, - "pixel_coords": [ - 73, - 88, - 11.688830375671387 - ], - "color": "green" - }, - { - "shape": "cube", - "color": "brown", - "material": "metal", - "size": "small", - "3d_coords": [ - 2.9440598329230045, - -2.0298469768193437, - 0.35 - ], - "rotation": 59.92607499977909, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added brown metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0394" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0394_cf2.json b/dataset_1k_720p_2/scenes/scene_0394_cf2.json deleted file mode 100644 index f88ffcca75260dbe3f526ec17a35e3b581d37142..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0394_cf2.json +++ /dev/null @@ -1,327 +0,0 @@ -{ - "split": "new", - "image_index": 394, - "image_filename": "SCENE_0394_new_000394.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1433621197938919, - -2.1440470218658447, - 0.699999988079071 - ], - "rotation": 155.2968942533602, - "pixel_coords": [ - 97, - 120, - 9.852149963378906 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9889488816261292, - 0.23752078413963318, - 0.3499999940395355 - ], - "rotation": 113.2347880018274, - "pixel_coords": [ - 147, - 98, - 11.883962631225586 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.669440507888794, - 2.4382386207580566, - 0.3499999940395355 - ], - "rotation": 71.92628214818467, - "pixel_coords": [ - 278, - 120, - 10.570350646972656 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4233224391937256, - 1.513027310371399, - 0.699999988079071 - ], - "rotation": 315.1867944759715, - "pixel_coords": [ - 168, - 75, - 12.693867683410645 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1852071285247803, - 0.34268736839294434, - 0.699999988079071 - ], - "rotation": 187.02041640988293, - "pixel_coords": [ - 219, - 125, - 9.600381851196289 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.930921792984009, - 2.403442621231079, - 0.699999988079071 - ], - "rotation": 162.80748782213567, - "pixel_coords": [ - 162, - 59, - 14.202308654785156 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.507373809814453, - -1.7302870750427246, - 0.699999988079071 - ], - "rotation": 153.60243233219126, - "pixel_coords": [ - 73, - 88, - 11.688830375671387 - ], - "color": "green" - }, - { - "shape": "cylinder", - "color": "brown", - "material": "metal", - "size": "small", - "3d_coords": [ - -0.45626582665986426, - -0.7281725775507928, - 0.35 - ], - "rotation": 178.59438438696642, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added brown metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0394" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0394_original.json b/dataset_1k_720p_2/scenes/scene_0394_original.json deleted file mode 100644 index a848f94855e5ae16f76b82551e4475596045be47..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0394_original.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 394, - "image_filename": "SCENE_0394_new_000394.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1433621197938919, - -2.1440470218658447, - 0.699999988079071 - ], - "rotation": 155.2968942533602, - "pixel_coords": [ - 97, - 120, - 9.852149963378906 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9889488816261292, - 0.23752078413963318, - 0.3499999940395355 - ], - "rotation": 113.2347880018274, - "pixel_coords": [ - 147, - 98, - 11.883962631225586 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.669440507888794, - 2.4382386207580566, - 0.3499999940395355 - ], - "rotation": 71.92628214818467, - "pixel_coords": [ - 278, - 120, - 10.570350646972656 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4233224391937256, - 1.513027310371399, - 0.699999988079071 - ], - "rotation": 315.1867944759715, - "pixel_coords": [ - 168, - 75, - 12.693867683410645 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1852071285247803, - 0.34268736839294434, - 0.699999988079071 - ], - "rotation": 187.02041640988293, - "pixel_coords": [ - 219, - 125, - 9.600381851196289 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.930921792984009, - 2.403442621231079, - 0.699999988079071 - ], - "rotation": 162.80748782213567, - "pixel_coords": [ - 162, - 59, - 14.202308654785156 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.507373809814453, - -1.7302870750427246, - 0.699999988079071 - ], - "rotation": 153.60243233219126, - "pixel_coords": [ - 73, - 88, - 11.688830375671387 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0394" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0395_cf1.json b/dataset_1k_720p_2/scenes/scene_0395_cf1.json deleted file mode 100644 index f2775ce3f9992c0cdc773d83849709828a3c0e9e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0395_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 395, - "image_filename": "SCENE_0395_new_000395.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.973983883857727, - -1.4032962322235107, - 0.699999988079071 - ], - "rotation": 276.66193389916765, - "pixel_coords": [ - 165, - 144, - 8.810702323913574 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.795814037322998, - 0.918368935585022, - 0.699999988079071 - ], - "rotation": 39.27980922734954, - "pixel_coords": [ - 149, - 76, - 12.617148399353027 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2250155210494995, - 2.853956699371338, - 0.3499999940395355 - ], - "rotation": 116.39379795394976, - "pixel_coords": [ - 198, - 77, - 13.447320938110352 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6263541205307497, - -0.09891347506418757, - 0.699999988079071 - ], - "rotation": 243.16137064152718, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved gray sphere to partially occlude green sphere", - "change_score": 2.0322299769142824, - "change_attempts": 1, - "source_scene": "scene_0395" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0395_cf2.json b/dataset_1k_720p_2/scenes/scene_0395_cf2.json deleted file mode 100644 index 41d97cd73d21dd592ceb80b741e030bb56a1e000..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0395_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 395, - "image_filename": "SCENE_0395_new_000395.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.973983883857727, - -1.4032962322235107, - 0.699999988079071 - ], - "rotation": 276.66193389916765, - "pixel_coords": [ - 165, - 144, - 8.810702323913574 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.795814037322998, - 0.918368935585022, - 0.699999988079071 - ], - "rotation": 39.27980922734954, - "pixel_coords": [ - 149, - 76, - 12.617148399353027 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2250155210494995, - 2.853956699371338, - 0.3499999940395355 - ], - "rotation": 116.39379795394976, - "pixel_coords": [ - 198, - 77, - 13.447320938110352 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7331478545126586, - -0.7455379716727306, - 0.699999988079071 - ], - "rotation": 243.16137064152718, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray sphere from right of blue cylinder to left", - "change_score": 2.5608976274577766, - "change_attempts": 1, - "source_scene": "scene_0395" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0395_original.json b/dataset_1k_720p_2/scenes/scene_0395_original.json deleted file mode 100644 index 3439cb80a3067cc7d9e2d24a10ce602fec734bc7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0395_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 395, - "image_filename": "SCENE_0395_new_000395.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.973983883857727, - -1.4032962322235107, - 0.699999988079071 - ], - "rotation": 276.66193389916765, - "pixel_coords": [ - 165, - 144, - 8.810702323913574 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.795814037322998, - 0.918368935585022, - 0.699999988079071 - ], - "rotation": 39.27980922734954, - "pixel_coords": [ - 149, - 76, - 12.617148399353027 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2250155210494995, - 2.853956699371338, - 0.3499999940395355 - ], - "rotation": 116.39379795394976, - "pixel_coords": [ - 198, - 77, - 13.447320938110352 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9475980997085571, - 1.1866343021392822, - 0.699999988079071 - ], - "rotation": 243.16137064152718, - "pixel_coords": [ - 209, - 101, - 10.901199340820312 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0395" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0396_cf1.json b/dataset_1k_720p_2/scenes/scene_0396_cf1.json deleted file mode 100644 index 517fccd1abcb451dd67237d1a6285c873c767b8f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0396_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 396, - "image_filename": "SCENE_0396_new_000396.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8402607440948486, - -1.3125630617141724, - 0.699999988079071 - ], - "rotation": 278.8296408358853, - "pixel_coords": [ - 196, - 152, - 8.50188159942627 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.151409149169922, - -2.3647122383117676, - 0.3499999940395355 - ], - "rotation": 87.36288864180896, - "pixel_coords": [ - 62, - 109, - 11.401840209960938 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0977331399917603, - 2.2845380306243896, - 0.3499999940395355 - ], - "rotation": 100.36041783545252, - "pixel_coords": [ - 232, - 102, - 11.916747093200684 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.37730151414871216, - 2.9333908557891846, - 0.699999988079071 - ], - "rotation": 127.11836788385479, - "pixel_coords": [ - 213, - 76, - 13.119741439819336 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5973594188690186, - 1.3447121381759644, - 0.3499999940395355 - ], - "rotation": 329.21593478679966, - "pixel_coords": [ - 159, - 86, - 13.179556846618652 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.513662338256836, - 2.792376756668091, - 0.3499999940395355 - ], - "rotation": 23.50030934605057, - "pixel_coords": [ - 277, - 111, - 11.261459350585938 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [], - [ - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0396" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0396_cf2.json b/dataset_1k_720p_2/scenes/scene_0396_cf2.json deleted file mode 100644 index 0a8f065d9d6a185c6bdbda4dd2a4e50594d0d762..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0396_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 396, - "image_filename": "SCENE_0396_new_000396.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8402607440948486, - -1.3125630617141724, - 0.699999988079071 - ], - "rotation": 278.8296408358853, - "pixel_coords": [ - 196, - 152, - 8.50188159942627 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.151409149169922, - -2.3647122383117676, - 0.3499999940395355 - ], - "rotation": 87.36288864180896, - "pixel_coords": [ - 62, - 109, - 11.401840209960938 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0977331399917603, - 2.2845380306243896, - 0.3499999940395355 - ], - "rotation": 100.36041783545252, - "pixel_coords": [ - 232, - 102, - 11.916747093200684 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.37730151414871216, - 2.9333908557891846, - 0.699999988079071 - ], - "rotation": 127.11836788385479, - "pixel_coords": [ - 213, - 76, - 13.119741439819336 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5973594188690186, - 1.3447121381759644, - 0.3499999940395355 - ], - "rotation": 329.21593478679966, - "pixel_coords": [ - 159, - 86, - 13.179556846618652 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.513662338256836, - 2.792376756668091, - 0.3499999940395355 - ], - "rotation": 23.50030934605057, - "pixel_coords": [ - 277, - 111, - 11.261459350585938 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [], - [ - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed green cylinder to brown", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0396" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0396_original.json b/dataset_1k_720p_2/scenes/scene_0396_original.json deleted file mode 100644 index cdafa8e778fa1ec6b45c69441d2b4da9c07a3b0b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0396_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 396, - "image_filename": "SCENE_0396_new_000396.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8402607440948486, - -1.3125630617141724, - 0.699999988079071 - ], - "rotation": 278.8296408358853, - "pixel_coords": [ - 196, - 152, - 8.50188159942627 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.151409149169922, - -2.3647122383117676, - 0.3499999940395355 - ], - "rotation": 87.36288864180896, - "pixel_coords": [ - 62, - 109, - 11.401840209960938 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0977331399917603, - 2.2845380306243896, - 0.3499999940395355 - ], - "rotation": 100.36041783545252, - "pixel_coords": [ - 232, - 102, - 11.916747093200684 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.37730151414871216, - 2.9333908557891846, - 0.699999988079071 - ], - "rotation": 127.11836788385479, - "pixel_coords": [ - 213, - 76, - 13.119741439819336 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5973594188690186, - 1.3447121381759644, - 0.3499999940395355 - ], - "rotation": 329.21593478679966, - "pixel_coords": [ - 159, - 86, - 13.179556846618652 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.513662338256836, - 2.792376756668091, - 0.3499999940395355 - ], - "rotation": 23.50030934605057, - "pixel_coords": [ - 277, - 111, - 11.261459350585938 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [], - [ - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0396" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0397_cf1.json b/dataset_1k_720p_2/scenes/scene_0397_cf1.json deleted file mode 100644 index d5dcc7d160afee21f6cd23d371698e2b3fd06fac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0397_cf1.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 397, - "image_filename": "SCENE_0397_new_000397.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.904017686843872, - 1.8964182138442993, - 0.3499999940395355 - ], - "rotation": 47.93659716435737, - "pixel_coords": [ - 144, - 70, - 14.122262001037598 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8082350492477417, - 2.9094080924987793, - 0.699999988079071 - ], - "rotation": 311.5033390968084, - "pixel_coords": [ - 182, - 62, - 13.864784240722656 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.64137601852417, - 0.18996566534042358, - 0.3499999940395355 - ], - "rotation": 350.8404563788257, - "pixel_coords": [ - 231, - 142, - 9.643901824951172 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1986918449401855, - 0.06048915907740593, - 0.699999988079071 - ], - "rotation": 303.2479240291216, - "pixel_coords": [ - 137, - 88, - 11.787100791931152 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6405811309814453, - -2.7439374923706055, - 0.699999988079071 - ], - "rotation": 60.266709662820716, - "pixel_coords": [ - 124, - 160, - 8.34398365020752 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.34849095344543457, - -0.37829482555389404, - 0.3499999940395355 - ], - "rotation": 139.42365687151747, - "pixel_coords": [ - 159, - 119, - 10.736740112304688 - ], - "color": "green" - }, - { - "shape": "cylinder", - "color": "gray", - "material": "metal", - "size": "large", - "3d_coords": [ - 0.6802908778190613, - 1.5868183374404907, - 0.699999988079071 - ], - "rotation": 279.89119409476785, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5294599533081055, - -1.5571675300598145, - 0.3499999940395355 - ], - "rotation": 103.41943941032791, - "pixel_coords": [ - 111, - 122, - 10.58253002166748 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 6 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 4 - ], - [ - 2, - 4, - 5, - 7 - ], - [ - 2, - 4 - ] - ], - "left": [ - [ - 3, - 4, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [] - ], - "right": [ - [ - 1, - 2, - 5, - 6 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green sphere with gray cylinder", - "change_score": 3.2460455588000148, - "change_attempts": 1, - "source_scene": "scene_0397" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0397_cf2.json b/dataset_1k_720p_2/scenes/scene_0397_cf2.json deleted file mode 100644 index 96b22ee452d1ed6264b7902ad53ee17bf2eae410..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0397_cf2.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 397, - "image_filename": "SCENE_0397_new_000397.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.904017686843872, - 1.8964182138442993, - 0.3499999940395355 - ], - "rotation": 47.93659716435737, - "pixel_coords": [ - 144, - 70, - 14.122262001037598 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8082350492477417, - 2.9094080924987793, - 0.699999988079071 - ], - "rotation": 311.5033390968084, - "pixel_coords": [ - 182, - 62, - 13.864784240722656 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.64137601852417, - 0.18996566534042358, - 0.3499999940395355 - ], - "rotation": 350.8404563788257, - "pixel_coords": [ - 231, - 142, - 9.643901824951172 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1986918449401855, - 0.06048915907740593, - 0.699999988079071 - ], - "rotation": 303.2479240291216, - "pixel_coords": [ - 137, - 88, - 11.787100791931152 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6405811309814453, - -2.7439374923706055, - 0.699999988079071 - ], - "rotation": 60.266709662820716, - "pixel_coords": [ - 124, - 160, - 8.34398365020752 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.34849095344543457, - -0.37829482555389404, - 0.3499999940395355 - ], - "rotation": 139.42365687151747, - "pixel_coords": [ - 159, - 119, - 10.736740112304688 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6802908778190613, - 1.5868183374404907, - 0.699999988079071 - ], - "rotation": 191.31479292676258, - "pixel_coords": [ - 209, - 92, - 11.523390769958496 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5026964289384592, - -1.293254152099017, - 0.3499999940395355 - ], - "rotation": 103.41943941032791, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 6 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 4 - ], - [ - 2, - 4, - 5, - 7 - ], - [ - 2, - 4 - ] - ], - "left": [ - [ - 3, - 4, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [] - ], - "right": [ - [ - 1, - 2, - 5, - 6 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown cube from (-0.5,-1.6) to (1.5,-1.3)", - "change_score": 2.049221762760713, - "change_attempts": 1, - "source_scene": "scene_0397" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0397_original.json b/dataset_1k_720p_2/scenes/scene_0397_original.json deleted file mode 100644 index bd5c65921b8f6791efd77f77d0437ab20fca64d3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0397_original.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 397, - "image_filename": "SCENE_0397_new_000397.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.904017686843872, - 1.8964182138442993, - 0.3499999940395355 - ], - "rotation": 47.93659716435737, - "pixel_coords": [ - 144, - 70, - 14.122262001037598 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8082350492477417, - 2.9094080924987793, - 0.699999988079071 - ], - "rotation": 311.5033390968084, - "pixel_coords": [ - 182, - 62, - 13.864784240722656 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.64137601852417, - 0.18996566534042358, - 0.3499999940395355 - ], - "rotation": 350.8404563788257, - "pixel_coords": [ - 231, - 142, - 9.643901824951172 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1986918449401855, - 0.06048915907740593, - 0.699999988079071 - ], - "rotation": 303.2479240291216, - "pixel_coords": [ - 137, - 88, - 11.787100791931152 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6405811309814453, - -2.7439374923706055, - 0.699999988079071 - ], - "rotation": 60.266709662820716, - "pixel_coords": [ - 124, - 160, - 8.34398365020752 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.34849095344543457, - -0.37829482555389404, - 0.3499999940395355 - ], - "rotation": 139.42365687151747, - "pixel_coords": [ - 159, - 119, - 10.736740112304688 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6802908778190613, - 1.5868183374404907, - 0.699999988079071 - ], - "rotation": 191.31479292676258, - "pixel_coords": [ - 209, - 92, - 11.523390769958496 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5294599533081055, - -1.5571675300598145, - 0.3499999940395355 - ], - "rotation": 103.41943941032791, - "pixel_coords": [ - 111, - 122, - 10.58253002166748 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 6 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 4 - ], - [ - 2, - 4, - 5, - 7 - ], - [ - 2, - 4 - ] - ], - "left": [ - [ - 3, - 4, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [] - ], - "right": [ - [ - 1, - 2, - 5, - 6 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0397" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0398_cf1.json b/dataset_1k_720p_2/scenes/scene_0398_cf1.json deleted file mode 100644 index f696318c7f46c98e87467c3349b76b8f6addd4ca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0398_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 398, - "image_filename": "SCENE_0398_new_000398.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9335579872131348, - -2.5724849700927734, - 0.3499999940395355 - ], - "rotation": 286.39312846769815, - "pixel_coords": [ - 40, - 106, - 11.39193058013916 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.2779269814491272, - -2.9572818279266357, - 0.699999988079071 - ], - "rotation": 174.37812908268435, - "pixel_coords": [ - 74, - 131, - 9.327649116516113 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0940730571746826, - -2.563371419906616, - 0.3499999940395355 - ], - "rotation": 327.1340104348638, - "pixel_coords": [ - 145, - 174, - 8.2562255859375 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.089399814605713, - -1.4004324674606323, - 0.699999988079071 - ], - "rotation": 318.23495187106744, - "pixel_coords": [ - 103, - 103, - 10.791891098022461 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed brown sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0398" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0398_cf2.json b/dataset_1k_720p_2/scenes/scene_0398_cf2.json deleted file mode 100644 index 46faa29fe042467f44fe627b683e884805e45f3b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0398_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 398, - "image_filename": "SCENE_0398_new_000398.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9335579872131348, - -2.5724849700927734, - 0.3499999940395355 - ], - "rotation": 286.39312846769815, - "pixel_coords": [ - 40, - 106, - 11.39193058013916 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.2779269814491272, - -2.9572818279266357, - 0.699999988079071 - ], - "rotation": 174.37812908268435, - "pixel_coords": [ - 74, - 131, - 9.327649116516113 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0940730571746826, - -2.563371419906616, - 0.3499999940395355 - ], - "rotation": 327.1340104348638, - "pixel_coords": [ - 145, - 174, - 8.2562255859375 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.089399814605713, - -1.4004324674606323, - 0.699999988079071 - ], - "rotation": 318.23495187106744, - "pixel_coords": [ - 103, - 103, - 10.791891098022461 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray cube and green cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0398" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0398_original.json b/dataset_1k_720p_2/scenes/scene_0398_original.json deleted file mode 100644 index e466c038347ed2512989ba795a9bacef7ccf6b31..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0398_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 398, - "image_filename": "SCENE_0398_new_000398.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9335579872131348, - -2.5724849700927734, - 0.3499999940395355 - ], - "rotation": 286.39312846769815, - "pixel_coords": [ - 40, - 106, - 11.39193058013916 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.2779269814491272, - -2.9572818279266357, - 0.699999988079071 - ], - "rotation": 174.37812908268435, - "pixel_coords": [ - 74, - 131, - 9.327649116516113 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0940730571746826, - -2.563371419906616, - 0.3499999940395355 - ], - "rotation": 327.1340104348638, - "pixel_coords": [ - 145, - 174, - 8.2562255859375 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.089399814605713, - -1.4004324674606323, - 0.699999988079071 - ], - "rotation": 318.23495187106744, - "pixel_coords": [ - 103, - 103, - 10.791891098022461 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0398" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0399_cf1.json b/dataset_1k_720p_2/scenes/scene_0399_cf1.json deleted file mode 100644 index 2feaf932f0dcca1558eabc4c83efa33fbbc9aa19..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0399_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 399, - "image_filename": "SCENE_0399_new_000399.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6774830605807143, - 0.5167029772035248, - 0.3499999940395355 - ], - "rotation": 93.0503180307638, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.752850890159607, - 1.831668496131897, - 0.699999988079071 - ], - "rotation": 270.782374770711, - "pixel_coords": [ - 165, - 72, - 13.414877891540527 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.960177183151245, - -2.0495765209198, - 0.3499999940395355 - ], - "rotation": 116.03612844397531, - "pixel_coords": [ - 58, - 100, - 12.087674140930176 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8728717565536499, - -2.6551151275634766, - 0.699999988079071 - ], - "rotation": 158.6954530360553, - "pixel_coords": [ - 107, - 142, - 9.082182884216309 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red cube from left of yellow sphere to right", - "change_score": 1.2058537352742826, - "change_attempts": 1, - "source_scene": "scene_0399" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0399_cf2.json b/dataset_1k_720p_2/scenes/scene_0399_cf2.json deleted file mode 100644 index f13a71bdbc47d2767634641cd54a90f780ddd4fa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0399_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 399, - "image_filename": "SCENE_0399_new_000399.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.11393232643604279, - -0.39310190081596375, - 0.3499999940395355 - ], - "rotation": 93.0503180307638, - "pixel_coords": [ - 149, - 113, - 11.218864440917969 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.752850890159607, - 1.831668496131897, - 0.699999988079071 - ], - "rotation": 270.782374770711, - "pixel_coords": [ - 165, - 72, - 13.414877891540527 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.960177183151245, - -2.0495765209198, - 0.3499999940395355 - ], - "rotation": 116.03612844397531, - "pixel_coords": [ - 58, - 100, - 12.087674140930176 - ], - "color": "brown" - }, - { - "shape": "sphere", - "color": "yellow", - "material": "rubber", - "size": "small", - "3d_coords": [ - 0.8728717565536499, - -2.6551151275634766, - 0.699999988079071 - ], - "rotation": 36.02354771867891, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple cube with yellow sphere", - "change_score": 3.340755292548268, - "change_attempts": 1, - "source_scene": "scene_0399" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0399_original.json b/dataset_1k_720p_2/scenes/scene_0399_original.json deleted file mode 100644 index 48f3fc7a929a960fcdee20cb916eb49b11bd929e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0399_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 399, - "image_filename": "SCENE_0399_new_000399.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.11393232643604279, - -0.39310190081596375, - 0.3499999940395355 - ], - "rotation": 93.0503180307638, - "pixel_coords": [ - 149, - 113, - 11.218864440917969 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.752850890159607, - 1.831668496131897, - 0.699999988079071 - ], - "rotation": 270.782374770711, - "pixel_coords": [ - 165, - 72, - 13.414877891540527 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.960177183151245, - -2.0495765209198, - 0.3499999940395355 - ], - "rotation": 116.03612844397531, - "pixel_coords": [ - 58, - 100, - 12.087674140930176 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8728717565536499, - -2.6551151275634766, - 0.699999988079071 - ], - "rotation": 158.6954530360553, - "pixel_coords": [ - 107, - 142, - 9.082182884216309 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0399" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0400_cf1.json b/dataset_1k_720p_2/scenes/scene_0400_cf1.json deleted file mode 100644 index 18ac29ac7135f89e8dd77d42d35eb6903d891ac2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0400_cf1.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 400, - "image_filename": "SCENE_0400_new_000400.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.16462962329387665, - 2.0159194469451904, - 0.3499999940395355 - ], - "rotation": 120.77151830120354, - "pixel_coords": [ - 205, - 94, - 12.379756927490234 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3175394535064697, - 0.28742721676826477, - 0.3499999940395355 - ], - "rotation": 80.09082314680754, - "pixel_coords": [ - 197, - 122, - 10.613576889038086 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.587759256362915, - 0.3941996395587921, - 0.699999988079071 - ], - "rotation": 147.72053991225815, - "pixel_coords": [ - 120, - 75, - 12.975404739379883 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.12170488387346268, - -0.806209921836853, - 0.3499999940395355 - ], - "rotation": 236.15927981929306, - "pixel_coords": [ - 138, - 118, - 10.867338180541992 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5004415512084961, - -2.2399046421051025, - 0.3499999940395355 - ], - "rotation": 25.488996132632412, - "pixel_coords": [ - 113, - 143, - 9.613651275634766 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4482038021087646, - -1.9787770509719849, - 0.699999988079071 - ], - "rotation": 286.3722478068546, - "pixel_coords": [ - 170, - 159, - 8.367288589477539 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2275840044021606, - 1.2864024639129639, - 0.3499999940395355 - ], - "rotation": 150.83122030781706, - "pixel_coords": [ - 162, - 88, - 12.82227611541748 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 4 - ], - [], - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0400" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0400_cf2.json b/dataset_1k_720p_2/scenes/scene_0400_cf2.json deleted file mode 100644 index 2d0fb263d96af90cfeeef77c0a6daa1117245820..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0400_cf2.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 400, - "image_filename": "SCENE_0400_new_000400.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.16462962329387665, - 2.0159194469451904, - 0.3499999940395355 - ], - "rotation": 120.77151830120354, - "pixel_coords": [ - 205, - 94, - 12.379756927490234 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3175394535064697, - 0.28742721676826477, - 0.3499999940395355 - ], - "rotation": 80.09082314680754, - "pixel_coords": [ - 197, - 122, - 10.613576889038086 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.587759256362915, - 0.3941996395587921, - 0.699999988079071 - ], - "rotation": 147.72053991225815, - "pixel_coords": [ - 120, - 75, - 12.975404739379883 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.12170488387346268, - -0.806209921836853, - 0.3499999940395355 - ], - "rotation": 236.15927981929306, - "pixel_coords": [ - 138, - 118, - 10.867338180541992 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5004415512084961, - -2.2399046421051025, - 0.3499999940395355 - ], - "rotation": 25.488996132632412, - "pixel_coords": [ - 113, - 143, - 9.613651275634766 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4482038021087646, - -1.9787770509719849, - 0.699999988079071 - ], - "rotation": 286.3722478068546, - "pixel_coords": [ - 170, - 159, - 8.367288589477539 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2275840044021606, - 1.2864024639129639, - 0.3499999940395355 - ], - "rotation": 150.83122030781706, - "pixel_coords": [ - 162, - 88, - 12.82227611541748 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 4 - ], - [], - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed green cylinder to brown", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0400" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0400_original.json b/dataset_1k_720p_2/scenes/scene_0400_original.json deleted file mode 100644 index 0979203f662ec8bc1523692056356e6cf1ac54c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0400_original.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 400, - "image_filename": "SCENE_0400_new_000400.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.16462962329387665, - 2.0159194469451904, - 0.3499999940395355 - ], - "rotation": 120.77151830120354, - "pixel_coords": [ - 205, - 94, - 12.379756927490234 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3175394535064697, - 0.28742721676826477, - 0.3499999940395355 - ], - "rotation": 80.09082314680754, - "pixel_coords": [ - 197, - 122, - 10.613576889038086 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.587759256362915, - 0.3941996395587921, - 0.699999988079071 - ], - "rotation": 147.72053991225815, - "pixel_coords": [ - 120, - 75, - 12.975404739379883 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.12170488387346268, - -0.806209921836853, - 0.3499999940395355 - ], - "rotation": 236.15927981929306, - "pixel_coords": [ - 138, - 118, - 10.867338180541992 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5004415512084961, - -2.2399046421051025, - 0.3499999940395355 - ], - "rotation": 25.488996132632412, - "pixel_coords": [ - 113, - 143, - 9.613651275634766 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4482038021087646, - -1.9787770509719849, - 0.699999988079071 - ], - "rotation": 286.3722478068546, - "pixel_coords": [ - 170, - 159, - 8.367288589477539 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2275840044021606, - 1.2864024639129639, - 0.3499999940395355 - ], - "rotation": 150.83122030781706, - "pixel_coords": [ - 162, - 88, - 12.82227611541748 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 4 - ], - [], - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0400" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0401_cf1.json b/dataset_1k_720p_2/scenes/scene_0401_cf1.json deleted file mode 100644 index 1e18b834e7d599264e252623e90250b909504325..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0401_cf1.json +++ /dev/null @@ -1,341 +0,0 @@ -{ - "split": "new", - "image_index": 401, - "image_filename": "SCENE_0401_new_000401.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5630016326904297, - -1.5954102277755737, - 0.699999988079071 - ], - "rotation": 79.24183011359077, - "pixel_coords": [ - 108, - 110, - 10.430474281311035 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.42676302790641785, - 2.524181604385376, - 0.699999988079071 - ], - "rotation": 209.64473161202667, - "pixel_coords": [ - 221, - 83, - 12.240654945373535 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.756290078163147, - 1.1544568538665771, - 0.699999988079071 - ], - "rotation": 215.38868519560663, - "pixel_coords": [ - 228, - 108, - 10.57337474822998 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9812687039375305, - 1.3114073276519775, - 0.3499999940395355 - ], - "rotation": 148.20193200289705, - "pixel_coords": [ - 168, - 90, - 12.594654083251953 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7239715456962585, - -2.287393093109131, - 0.3499999940395355 - ], - "rotation": 30.491343279811968, - "pixel_coords": [ - 116, - 146, - 9.362547874450684 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.210960865020752, - -1.584383487701416, - 0.3499999940395355 - ], - "rotation": 91.56706634792387, - "pixel_coords": [ - 80, - 103, - 11.665207862854004 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7777316570281982, - 1.3795783519744873, - 0.699999988079071 - ], - "rotation": 196.03569685051312, - "pixel_coords": [ - 138, - 67, - 13.619471549987793 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 1, - 3, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 3, - 7 - ], - [] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 0, - 6 - ], - [ - 0, - 4, - 6, - 7 - ], - [], - [ - 0, - 4, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [], - [], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow sphere", - "change_score": 16.411568994095987, - "change_attempts": 1, - "source_scene": "scene_0401" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0401_cf2.json b/dataset_1k_720p_2/scenes/scene_0401_cf2.json deleted file mode 100644 index 4b0798221e4432b63bbfe8198f5201719a21e873..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0401_cf2.json +++ /dev/null @@ -1,358 +0,0 @@ -{ - "split": "new", - "image_index": 401, - "image_filename": "SCENE_0401_new_000401.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5630016326904297, - -1.5954102277755737, - 0.699999988079071 - ], - "rotation": 79.24183011359077, - "pixel_coords": [ - 108, - 110, - 10.430474281311035 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.324712050628877, - -1.8013583012727956, - 0.699999988079071 - ], - "rotation": 209.64473161202667, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.756290078163147, - 1.1544568538665771, - 0.699999988079071 - ], - "rotation": 215.38868519560663, - "pixel_coords": [ - 228, - 108, - 10.57337474822998 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9812687039375305, - 1.3114073276519775, - 0.3499999940395355 - ], - "rotation": 148.20193200289705, - "pixel_coords": [ - 168, - 90, - 12.594654083251953 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7239715456962585, - -2.287393093109131, - 0.3499999940395355 - ], - "rotation": 30.491343279811968, - "pixel_coords": [ - 116, - 146, - 9.362547874450684 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5702217817306519, - -1.1450470685958862, - 0.3499999940395355 - ], - "rotation": 47.87085897595838, - "pixel_coords": [ - 168, - 143, - 9.497211456298828 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.210960865020752, - -1.584383487701416, - 0.3499999940395355 - ], - "rotation": 91.56706634792387, - "pixel_coords": [ - 80, - 103, - 11.665207862854004 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7777316570281982, - 1.3795783519744873, - 0.699999988079071 - ], - "rotation": 196.03569685051312, - "pixel_coords": [ - 138, - 67, - 13.619471549987793 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 1, - 3, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 3, - 7 - ], - [] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 0, - 6 - ], - [ - 0, - 4, - 6, - 7 - ], - [], - [ - 0, - 4, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [], - [], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cube to partially occlude yellow sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0401" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0401_original.json b/dataset_1k_720p_2/scenes/scene_0401_original.json deleted file mode 100644 index d2c4b21d2272d2b768a73eca575d66f1932e339c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0401_original.json +++ /dev/null @@ -1,356 +0,0 @@ -{ - "split": "new", - "image_index": 401, - "image_filename": "SCENE_0401_new_000401.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5630016326904297, - -1.5954102277755737, - 0.699999988079071 - ], - "rotation": 79.24183011359077, - "pixel_coords": [ - 108, - 110, - 10.430474281311035 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.42676302790641785, - 2.524181604385376, - 0.699999988079071 - ], - "rotation": 209.64473161202667, - "pixel_coords": [ - 221, - 83, - 12.240654945373535 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.756290078163147, - 1.1544568538665771, - 0.699999988079071 - ], - "rotation": 215.38868519560663, - "pixel_coords": [ - 228, - 108, - 10.57337474822998 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9812687039375305, - 1.3114073276519775, - 0.3499999940395355 - ], - "rotation": 148.20193200289705, - "pixel_coords": [ - 168, - 90, - 12.594654083251953 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7239715456962585, - -2.287393093109131, - 0.3499999940395355 - ], - "rotation": 30.491343279811968, - "pixel_coords": [ - 116, - 146, - 9.362547874450684 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5702217817306519, - -1.1450470685958862, - 0.3499999940395355 - ], - "rotation": 47.87085897595838, - "pixel_coords": [ - 168, - 143, - 9.497211456298828 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.210960865020752, - -1.584383487701416, - 0.3499999940395355 - ], - "rotation": 91.56706634792387, - "pixel_coords": [ - 80, - 103, - 11.665207862854004 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7777316570281982, - 1.3795783519744873, - 0.699999988079071 - ], - "rotation": 196.03569685051312, - "pixel_coords": [ - 138, - 67, - 13.619471549987793 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 1, - 3, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 3, - 7 - ], - [] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 0, - 6 - ], - [ - 0, - 4, - 6, - 7 - ], - [], - [ - 0, - 4, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [], - [], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0401" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0402_cf1.json b/dataset_1k_720p_2/scenes/scene_0402_cf1.json deleted file mode 100644 index 52e998d9d0b0f6e17754e8d7a883a5363f731710..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0402_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 402, - "image_filename": "SCENE_0402_new_000402.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.39967851109526165, - -0.4359324314502936, - 0.699999988079071 - ], - "rotation": 186.38435711672366, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.741433620452881, - 1.1016337871551514, - 0.699999988079071 - ], - "rotation": 357.95836611069234, - "pixel_coords": [ - 254, - 120, - 9.767948150634766 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.35481175780296326, - 0.2203788012266159, - 0.3499999940395355 - ], - "rotation": 313.44506390887517, - "pixel_coords": [ - 158, - 105, - 11.492722511291504 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cube to partially occlude purple cylinder", - "change_score": 2.5609117331199833, - "change_attempts": 1, - "source_scene": "scene_0402" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0402_cf2.json b/dataset_1k_720p_2/scenes/scene_0402_cf2.json deleted file mode 100644 index 65bfb2ac668f6aa32c24b78b3215ef5da739c7a4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0402_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 402, - "image_filename": "SCENE_0402_new_000402.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.123999834060669, - 1.6223856210708618, - 0.699999988079071 - ], - "rotation": 186.38435711672366, - "pixel_coords": [ - 173, - 79, - 12.666282653808594 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.741433620452881, - 1.1016337871551514, - 0.699999988079071 - ], - "rotation": 357.95836611069234, - "pixel_coords": [ - 254, - 120, - 9.767948150634766 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.35481175780296326, - 0.2203788012266159, - 0.3499999940395355 - ], - "rotation": 313.44506390887517, - "pixel_coords": [ - 158, - 105, - 11.492722511291504 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed purple cylinder to brown", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0402" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0402_original.json b/dataset_1k_720p_2/scenes/scene_0402_original.json deleted file mode 100644 index f12996cb48244ead0edf2b304b2428084bf2b9f8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0402_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 402, - "image_filename": "SCENE_0402_new_000402.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.123999834060669, - 1.6223856210708618, - 0.699999988079071 - ], - "rotation": 186.38435711672366, - "pixel_coords": [ - 173, - 79, - 12.666282653808594 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.741433620452881, - 1.1016337871551514, - 0.699999988079071 - ], - "rotation": 357.95836611069234, - "pixel_coords": [ - 254, - 120, - 9.767948150634766 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.35481175780296326, - 0.2203788012266159, - 0.3499999940395355 - ], - "rotation": 313.44506390887517, - "pixel_coords": [ - 158, - 105, - 11.492722511291504 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0402" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0403_cf1.json b/dataset_1k_720p_2/scenes/scene_0403_cf1.json deleted file mode 100644 index a8f9f54db74b1effc181ef631e73b97de1fe7bb5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0403_cf1.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 403, - "image_filename": "SCENE_0403_new_000403.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6055978536605835, - -2.1775333881378174, - 0.699999988079071 - ], - "rotation": 300.295907142696, - "pixel_coords": [ - 68, - 102, - 10.28530502319336 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.156402826309204, - -0.5509714484214783, - 0.699999988079071 - ], - "rotation": 306.7370062304711, - "pixel_coords": [ - 199, - 132, - 8.667224884033203 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.96659255027771, - 2.026731252670288, - 0.699999988079071 - ], - "rotation": 146.28638755096932, - "pixel_coords": [ - 168, - 68, - 12.931782722473145 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.26939764618873596, - -2.6515700817108154, - 0.699999988079071 - ], - "rotation": 9.853884951255477, - "pixel_coords": [ - 86, - 131, - 8.744844436645508 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.2549298107624054, - 0.826427161693573, - 0.699999988079071 - ], - "rotation": 202.31660543014414, - "pixel_coords": [ - 175, - 90, - 11.086979866027832 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown cylinder to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0403" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0403_cf2.json b/dataset_1k_720p_2/scenes/scene_0403_cf2.json deleted file mode 100644 index b504cfbb353056caf6122b2e35684e0c0a602f0b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0403_cf2.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 403, - "image_filename": "SCENE_0403_new_000403.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6055978536605835, - -2.1775333881378174, - 0.699999988079071 - ], - "rotation": 300.295907142696, - "pixel_coords": [ - 68, - 102, - 10.28530502319336 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.156402826309204, - -0.5509714484214783, - 0.699999988079071 - ], - "rotation": 306.7370062304711, - "pixel_coords": [ - 199, - 132, - 8.667224884033203 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8630269444870482, - 1.9108379294700244, - 0.699999988079071 - ], - "rotation": 146.28638755096932, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.26939764618873596, - -2.6515700817108154, - 0.699999988079071 - ], - "rotation": 9.853884951255477, - "pixel_coords": [ - 86, - 131, - 8.744844436645508 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.2549298107624054, - 0.826427161693573, - 0.699999988079071 - ], - "rotation": 202.31660543014414, - "pixel_coords": [ - 175, - 90, - 11.086979866027832 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple cube from (-2.0,2.0) to (-0.9,1.9)", - "change_score": 1.1096343130268238, - "change_attempts": 1, - "source_scene": "scene_0403" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0403_original.json b/dataset_1k_720p_2/scenes/scene_0403_original.json deleted file mode 100644 index ff9be8eae251b1e8c1cc3c2ef655f7ff3dcc0177..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0403_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 403, - "image_filename": "SCENE_0403_new_000403.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6055978536605835, - -2.1775333881378174, - 0.699999988079071 - ], - "rotation": 300.295907142696, - "pixel_coords": [ - 68, - 102, - 10.28530502319336 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.156402826309204, - -0.5509714484214783, - 0.699999988079071 - ], - "rotation": 306.7370062304711, - "pixel_coords": [ - 199, - 132, - 8.667224884033203 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.96659255027771, - 2.026731252670288, - 0.699999988079071 - ], - "rotation": 146.28638755096932, - "pixel_coords": [ - 168, - 68, - 12.931782722473145 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.26939764618873596, - -2.6515700817108154, - 0.699999988079071 - ], - "rotation": 9.853884951255477, - "pixel_coords": [ - 86, - 131, - 8.744844436645508 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.2549298107624054, - 0.826427161693573, - 0.699999988079071 - ], - "rotation": 202.31660543014414, - "pixel_coords": [ - 175, - 90, - 11.086979866027832 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0403" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0404_cf1.json b/dataset_1k_720p_2/scenes/scene_0404_cf1.json deleted file mode 100644 index 1b1c5b4433cc2beee908bd506fba580e00111de5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0404_cf1.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 404, - "image_filename": "SCENE_0404_new_000404.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4004473388195038, - 2.319110155105591, - 0.699999988079071 - ], - "rotation": 211.1671263712799, - "pixel_coords": [ - 203, - 78, - 12.46573257446289 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3961155414581299, - 0.7547820210456848, - 0.3499999940395355 - ], - "rotation": 33.0789799777559, - "pixel_coords": [ - 151, - 90, - 12.434752464294434 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown sphere", - "change_score": 11.128260191282624, - "change_attempts": 1, - "source_scene": "scene_0404" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0404_cf2.json b/dataset_1k_720p_2/scenes/scene_0404_cf2.json deleted file mode 100644 index 7c4c8a6ea5028d97aaad2ac31a446952a2bb34b9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0404_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 404, - "image_filename": "SCENE_0404_new_000404.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4004473388195038, - 2.319110155105591, - 0.699999988079071 - ], - "rotation": 211.1671263712799, - "pixel_coords": [ - 203, - 78, - 12.46573257446289 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2338595390319824, - -1.072137475013733, - 0.3499999940395355 - ], - "rotation": 79.2526488395005, - "pixel_coords": [ - 183, - 154, - 8.97761058807373 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3961155414581299, - 0.7547820210456848, - 0.3499999940395355 - ], - "rotation": 33.0789799777559, - "pixel_coords": [ - 151, - 90, - 12.434752464294434 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0404" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0404_original.json b/dataset_1k_720p_2/scenes/scene_0404_original.json deleted file mode 100644 index 0c86a2416d1615070862e10b3e9214206d5ceffa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0404_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 404, - "image_filename": "SCENE_0404_new_000404.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4004473388195038, - 2.319110155105591, - 0.699999988079071 - ], - "rotation": 211.1671263712799, - "pixel_coords": [ - 203, - 78, - 12.46573257446289 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2338595390319824, - -1.072137475013733, - 0.3499999940395355 - ], - "rotation": 79.2526488395005, - "pixel_coords": [ - 183, - 154, - 8.97761058807373 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3961155414581299, - 0.7547820210456848, - 0.3499999940395355 - ], - "rotation": 33.0789799777559, - "pixel_coords": [ - 151, - 90, - 12.434752464294434 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0404" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0405_cf1.json b/dataset_1k_720p_2/scenes/scene_0405_cf1.json deleted file mode 100644 index 8dbed61780355c48102e34ab6bb6ba67d553a403..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0405_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 405, - "image_filename": "SCENE_0405_new_000405.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6645584106445312, - 1.135180115699768, - 0.699999988079071 - ], - "rotation": 52.79270892795463, - "pixel_coords": [ - 138, - 68, - 13.505758285522461 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4134165048599243, - 0.18322522938251495, - 0.699999988079071 - ], - "rotation": 74.63939632899375, - "pixel_coords": [ - 196, - 116, - 10.29709243774414 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7909306287765503, - -0.31712496280670166, - 0.699999988079071 - ], - "rotation": 286.8180553412548, - "pixel_coords": [ - 137, - 95, - 11.465413093566895 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2913599014282227, - 2.9988369941711426, - 0.699999988079071 - ], - "rotation": 341.2898483454869, - "pixel_coords": [ - 180, - 59, - 14.300247192382812 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5071279406547546, - -2.1646268367767334, - 0.3499999940395355 - ], - "rotation": 137.87162243171844, - "pixel_coords": [ - 113, - 142, - 9.760238647460938 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0405" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0405_cf2.json b/dataset_1k_720p_2/scenes/scene_0405_cf2.json deleted file mode 100644 index 12c8032a6bce807e8078f3666ec5b65b1e4cb0cc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0405_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 405, - "image_filename": "SCENE_0405_new_000405.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6645584106445312, - 1.135180115699768, - 0.699999988079071 - ], - "rotation": 52.79270892795463, - "pixel_coords": [ - 138, - 68, - 13.505758285522461 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4134165048599243, - 0.18322522938251495, - 0.699999988079071 - ], - "rotation": 74.63939632899375, - "pixel_coords": [ - 196, - 116, - 10.29709243774414 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7909306287765503, - -0.31712496280670166, - 0.699999988079071 - ], - "rotation": 286.8180553412548, - "pixel_coords": [ - 137, - 95, - 11.465413093566895 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2913599014282227, - 2.9988369941711426, - 0.699999988079071 - ], - "rotation": 341.2898483454869, - "pixel_coords": [ - 180, - 59, - 14.300247192382812 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5071279406547546, - -2.1646268367767334, - 0.3499999940395355 - ], - "rotation": 137.87162243171844, - "pixel_coords": [ - 113, - 142, - 9.760238647460938 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between purple cylinder and blue sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0405" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0405_original.json b/dataset_1k_720p_2/scenes/scene_0405_original.json deleted file mode 100644 index 8b55b5f430db89761e4da43fd2476a22bdc53c48..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0405_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 405, - "image_filename": "SCENE_0405_new_000405.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6645584106445312, - 1.135180115699768, - 0.699999988079071 - ], - "rotation": 52.79270892795463, - "pixel_coords": [ - 138, - 68, - 13.505758285522461 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4134165048599243, - 0.18322522938251495, - 0.699999988079071 - ], - "rotation": 74.63939632899375, - "pixel_coords": [ - 196, - 116, - 10.29709243774414 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7909306287765503, - -0.31712496280670166, - 0.699999988079071 - ], - "rotation": 286.8180553412548, - "pixel_coords": [ - 137, - 95, - 11.465413093566895 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2913599014282227, - 2.9988369941711426, - 0.699999988079071 - ], - "rotation": 341.2898483454869, - "pixel_coords": [ - 180, - 59, - 14.300247192382812 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5071279406547546, - -2.1646268367767334, - 0.3499999940395355 - ], - "rotation": 137.87162243171844, - "pixel_coords": [ - 113, - 142, - 9.760238647460938 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0405" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0406_cf1.json b/dataset_1k_720p_2/scenes/scene_0406_cf1.json deleted file mode 100644 index 791f7ac49c5b80ba6541a188a30c6437b26359fd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0406_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 406, - "image_filename": "SCENE_0406_new_000406.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2135869264602661, - 1.4078994989395142, - 0.3499999940395355 - ], - "rotation": 257.31043002443533, - "pixel_coords": [ - 164, - 87, - 12.832381248474121 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6020085215568542, - 2.8220925331115723, - 0.699999988079071 - ], - "rotation": 350.2717027370866, - "pixel_coords": [ - 229, - 82, - 12.399051666259766 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.710682213306427, - -2.5343329906463623, - 0.3499999940395355 - ], - "rotation": 110.52100191208935, - "pixel_coords": [ - 110, - 150, - 9.199421882629395 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7465910911560059, - -0.6983869075775146, - 0.699999988079071 - ], - "rotation": 295.0821996629456, - "pixel_coords": [ - 108, - 91, - 11.701634407043457 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3195529580116272, - -1.2819945812225342, - 0.3499999940395355 - ], - "rotation": 56.177497419809306, - "pixel_coords": [ - 136, - 128, - 10.215642929077148 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1749404668807983, - 0.44580578804016113, - 0.3499999940395355 - ], - "rotation": 242.17785543139698, - "pixel_coords": [ - 146, - 95, - 12.215648651123047 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ], - [ - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan cylinder and green cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0406" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0406_cf2.json b/dataset_1k_720p_2/scenes/scene_0406_cf2.json deleted file mode 100644 index 57b2b6d62e74952189d220ac894ab263f84c3213..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0406_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 406, - "image_filename": "SCENE_0406_new_000406.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2135869264602661, - 1.4078994989395142, - 0.3499999940395355 - ], - "rotation": 257.31043002443533, - "pixel_coords": [ - 164, - 87, - 12.832381248474121 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6020085215568542, - 2.8220925331115723, - 0.699999988079071 - ], - "rotation": 350.2717027370866, - "pixel_coords": [ - 229, - 82, - 12.399051666259766 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.710682213306427, - -2.5343329906463623, - 0.3499999940395355 - ], - "rotation": 110.52100191208935, - "pixel_coords": [ - 110, - 150, - 9.199421882629395 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7465910911560059, - -0.6983869075775146, - 0.699999988079071 - ], - "rotation": 295.0821996629456, - "pixel_coords": [ - 108, - 91, - 11.701634407043457 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3195529580116272, - -1.2819945812225342, - 0.3499999940395355 - ], - "rotation": 56.177497419809306, - "pixel_coords": [ - 136, - 128, - 10.215642929077148 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1749404668807983, - 0.44580578804016113, - 0.3499999940395355 - ], - "rotation": 242.17785543139698, - "pixel_coords": [ - 146, - 95, - 12.215648651123047 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ], - [ - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0406" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0406_original.json b/dataset_1k_720p_2/scenes/scene_0406_original.json deleted file mode 100644 index 98096a80cac913988402694377eb2b1ef1efafe0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0406_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 406, - "image_filename": "SCENE_0406_new_000406.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2135869264602661, - 1.4078994989395142, - 0.3499999940395355 - ], - "rotation": 257.31043002443533, - "pixel_coords": [ - 164, - 87, - 12.832381248474121 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6020085215568542, - 2.8220925331115723, - 0.699999988079071 - ], - "rotation": 350.2717027370866, - "pixel_coords": [ - 229, - 82, - 12.399051666259766 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.710682213306427, - -2.5343329906463623, - 0.3499999940395355 - ], - "rotation": 110.52100191208935, - "pixel_coords": [ - 110, - 150, - 9.199421882629395 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7465910911560059, - -0.6983869075775146, - 0.699999988079071 - ], - "rotation": 295.0821996629456, - "pixel_coords": [ - 108, - 91, - 11.701634407043457 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3195529580116272, - -1.2819945812225342, - 0.3499999940395355 - ], - "rotation": 56.177497419809306, - "pixel_coords": [ - 136, - 128, - 10.215642929077148 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1749404668807983, - 0.44580578804016113, - 0.3499999940395355 - ], - "rotation": 242.17785543139698, - "pixel_coords": [ - 146, - 95, - 12.215648651123047 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ], - [ - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0406" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0407_cf1.json b/dataset_1k_720p_2/scenes/scene_0407_cf1.json deleted file mode 100644 index c84724933e6537b36dc4ab054637660bc3224f64..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0407_cf1.json +++ /dev/null @@ -1,258 +0,0 @@ -{ - "split": "new", - "image_index": 407, - "image_filename": "SCENE_0407_new_000407.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.463897168636322, - -0.8794159889221191, - 0.3499999940395355 - ], - "rotation": 12.496266320799464, - "pixel_coords": [ - 147, - 125, - 10.238140106201172 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6576452255249023, - -1.6273391246795654, - 0.699999988079071 - ], - "rotation": 137.54263323103262, - "pixel_coords": [ - 152, - 140, - 8.844986915588379 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9608302116394043, - 1.8239021301269531, - 0.699999988079071 - ], - "rotation": 89.752683700423, - "pixel_coords": [ - 276, - 118, - 9.869300842285156 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8287823025252643, - 0.7035672161781816, - 0.699999988079071 - ], - "rotation": 126.02053559242125, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.45537757873535156, - 1.949434757232666, - 0.3499999940395355 - ], - "rotation": 67.4592983362635, - "pixel_coords": [ - 213, - 98, - 11.8087158203125 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5008788108825684, - 2.17710280418396, - 0.699999988079071 - ], - "rotation": 130.36736847417257, - "pixel_coords": [ - 163, - 64, - 13.772732734680176 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red cylinder from left of brown cylinder to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0407" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0407_cf2.json b/dataset_1k_720p_2/scenes/scene_0407_cf2.json deleted file mode 100644 index 06beafc2f9ff5fc03e8422ef54c343314f37cfcf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0407_cf2.json +++ /dev/null @@ -1,258 +0,0 @@ -{ - "split": "new", - "image_index": 407, - "image_filename": "SCENE_0407_new_000407.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.463897168636322, - -0.8794159889221191, - 0.3499999940395355 - ], - "rotation": 12.496266320799464, - "pixel_coords": [ - 147, - 125, - 10.238140106201172 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6576452255249023, - -1.6273391246795654, - 0.699999988079071 - ], - "rotation": 137.54263323103262, - "pixel_coords": [ - 152, - 140, - 8.844986915588379 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9608302116394043, - 1.8239021301269531, - 0.699999988079071 - ], - "rotation": 89.752683700423, - "pixel_coords": [ - 276, - 118, - 9.869300842285156 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6270887851715088, - -2.119682788848877, - 0.699999988079071 - ], - "rotation": 126.02053559242125, - "pixel_coords": [ - 89, - 113, - 10.123793601989746 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.45537757873535156, - 1.949434757232666, - 0.3499999940395355 - ], - "rotation": 67.4592983362635, - "pixel_coords": [ - 213, - 98, - 11.8087158203125 - ], - "color": "brown" - }, - { - "shape": "cube", - "color": "yellow", - "material": "rubber", - "size": "small", - "3d_coords": [ - -2.5008788108825684, - 2.17710280418396, - 0.699999988079071 - ], - "rotation": 219.83849429552322, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green sphere with yellow cube", - "change_score": 4.248530905059307, - "change_attempts": 1, - "source_scene": "scene_0407" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0407_original.json b/dataset_1k_720p_2/scenes/scene_0407_original.json deleted file mode 100644 index 631409145506e4950c3c549c0be57f43203f5323..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0407_original.json +++ /dev/null @@ -1,256 +0,0 @@ -{ - "split": "new", - "image_index": 407, - "image_filename": "SCENE_0407_new_000407.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.463897168636322, - -0.8794159889221191, - 0.3499999940395355 - ], - "rotation": 12.496266320799464, - "pixel_coords": [ - 147, - 125, - 10.238140106201172 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6576452255249023, - -1.6273391246795654, - 0.699999988079071 - ], - "rotation": 137.54263323103262, - "pixel_coords": [ - 152, - 140, - 8.844986915588379 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9608302116394043, - 1.8239021301269531, - 0.699999988079071 - ], - "rotation": 89.752683700423, - "pixel_coords": [ - 276, - 118, - 9.869300842285156 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6270887851715088, - -2.119682788848877, - 0.699999988079071 - ], - "rotation": 126.02053559242125, - "pixel_coords": [ - 89, - 113, - 10.123793601989746 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.45537757873535156, - 1.949434757232666, - 0.3499999940395355 - ], - "rotation": 67.4592983362635, - "pixel_coords": [ - 213, - 98, - 11.8087158203125 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5008788108825684, - 2.17710280418396, - 0.699999988079071 - ], - "rotation": 130.36736847417257, - "pixel_coords": [ - 163, - 64, - 13.772732734680176 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0407" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0408_cf1.json b/dataset_1k_720p_2/scenes/scene_0408_cf1.json deleted file mode 100644 index f6264054a4cfb9939b086d65f27aa385ee60f157..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0408_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 408, - "image_filename": "SCENE_0408_new_000408.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.410198926925659, - 1.9762272834777832, - 0.699999988079071 - ], - "rotation": 288.1688345334775, - "pixel_coords": [ - 266, - 108, - 10.086565971374512 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9990708827972412, - -2.8194093704223633, - 0.3499999940395355 - ], - "rotation": 259.47857145437365, - "pixel_coords": [ - 95, - 154, - 8.556719779968262 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3014376877492912, - 2.730705852062494, - 0.3499999940395355 - ], - "rotation": 88.40845688362646, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved yellow cube from (2.5,-2.8) to (1.3,2.7)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0408" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0408_cf2.json b/dataset_1k_720p_2/scenes/scene_0408_cf2.json deleted file mode 100644 index b7508634185506cf214518b4da8d2fb782ad537c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0408_cf2.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 408, - "image_filename": "SCENE_0408_new_000408.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.410198926925659, - 1.9762272834777832, - 0.699999988079071 - ], - "rotation": 288.1688345334775, - "pixel_coords": [ - 266, - 108, - 10.086565971374512 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9990708827972412, - -2.8194093704223633, - 0.3499999940395355 - ], - "rotation": 259.47857145437365, - "pixel_coords": [ - 95, - 154, - 8.556719779968262 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.505202054977417, - -2.7500357627868652, - 0.3499999940395355 - ], - "rotation": 88.40845688362646, - "pixel_coords": [ - 133, - 182, - 7.541191101074219 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "color": "gray", - "material": "rubber", - "size": "large", - "3d_coords": [ - -0.9685489661187132, - -0.6804436207691444, - 0.35 - ], - "rotation": 176.09637440828067, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0408" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0408_original.json b/dataset_1k_720p_2/scenes/scene_0408_original.json deleted file mode 100644 index 752368bea445cb4621b21b29ccb9d64db9cc2be7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0408_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 408, - "image_filename": "SCENE_0408_new_000408.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.410198926925659, - 1.9762272834777832, - 0.699999988079071 - ], - "rotation": 288.1688345334775, - "pixel_coords": [ - 266, - 108, - 10.086565971374512 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9990708827972412, - -2.8194093704223633, - 0.3499999940395355 - ], - "rotation": 259.47857145437365, - "pixel_coords": [ - 95, - 154, - 8.556719779968262 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.505202054977417, - -2.7500357627868652, - 0.3499999940395355 - ], - "rotation": 88.40845688362646, - "pixel_coords": [ - 133, - 182, - 7.541191101074219 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0408" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0409_cf1.json b/dataset_1k_720p_2/scenes/scene_0409_cf1.json deleted file mode 100644 index 22c68ea15964e7a03e8f4c09fd66aa6f3a0a23df..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0409_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 409, - "image_filename": "SCENE_0409_new_000409.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6253719925880432, - 1.5189255475997925, - 0.3499999940395355 - ], - "rotation": 166.08612498160207, - "pixel_coords": [ - 206, - 104, - 11.737459182739258 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9758121967315674, - 0.8776094317436218, - 0.3499999940395355 - ], - "rotation": 103.57962159870306, - "pixel_coords": [ - 127, - 80, - 13.790144920349121 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4995110034942627, - 0.27819809317588806, - 0.3499999940395355 - ], - "rotation": 111.82178356407925, - "pixel_coords": [ - 200, - 123, - 10.41433334350586 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6861151456832886, - -1.5896457433700562, - 0.699999988079071 - ], - "rotation": 97.0451882602971, - "pixel_coords": [ - 106, - 107, - 10.632091522216797 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8760553002357483, - 0.8367857336997986, - 0.699999988079071 - ], - "rotation": 71.78447105219118, - "pixel_coords": [ - 162, - 87, - 12.193653106689453 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6990227699279785, - -1.435895562171936, - 0.699999988079071 - ], - "rotation": 114.33020218973799, - "pixel_coords": [ - 189, - 149, - 8.437271118164062 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6107254028320312, - -1.2577546834945679, - 0.3499999940395355 - ], - "rotation": 224.55439582436188, - "pixel_coords": [ - 141, - 129, - 10.107139587402344 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2279980182647705, - 1.3574700355529785, - 0.699999988079071 - ], - "rotation": 86.83407713300615, - "pixel_coords": [ - 244, - 111, - 10.40537166595459 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 5 - ], - [ - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 7 - ], - [ - 0, - 2, - 7 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown sphere and blue cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0409" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0409_cf2.json b/dataset_1k_720p_2/scenes/scene_0409_cf2.json deleted file mode 100644 index 12032bd12b56f4c5afe71b45a9e0b657a2a668b3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0409_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 409, - "image_filename": "SCENE_0409_new_000409.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6253719925880432, - 1.5189255475997925, - 0.3499999940395355 - ], - "rotation": 166.08612498160207, - "pixel_coords": [ - 206, - 104, - 11.737459182739258 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9758121967315674, - 0.8776094317436218, - 0.3499999940395355 - ], - "rotation": 103.57962159870306, - "pixel_coords": [ - 127, - 80, - 13.790144920349121 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4995110034942627, - 0.27819809317588806, - 0.3499999940395355 - ], - "rotation": 111.82178356407925, - "pixel_coords": [ - 200, - 123, - 10.41433334350586 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6861151456832886, - -1.5896457433700562, - 0.699999988079071 - ], - "rotation": 97.0451882602971, - "pixel_coords": [ - 106, - 107, - 10.632091522216797 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8760553002357483, - 0.8367857336997986, - 0.699999988079071 - ], - "rotation": 71.78447105219118, - "pixel_coords": [ - 162, - 87, - 12.193653106689453 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8666351321498569, - -2.9877131688527854, - 0.699999988079071 - ], - "rotation": 114.33020218973799, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6107254028320312, - -1.2577546834945679, - 0.3499999940395355 - ], - "rotation": 224.55439582436188, - "pixel_coords": [ - 141, - 129, - 10.107139587402344 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2279980182647705, - 1.3574700355529785, - 0.699999988079071 - ], - "rotation": 86.83407713300615, - "pixel_coords": [ - 244, - 111, - 10.40537166595459 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 5 - ], - [ - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 7 - ], - [ - 0, - 2, - 7 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown sphere from (2.7,-1.4) to (-1.9,-3.0)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0409" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0409_original.json b/dataset_1k_720p_2/scenes/scene_0409_original.json deleted file mode 100644 index 169c0f253daeb27ee64d6497754dd486dd289a33..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0409_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 409, - "image_filename": "SCENE_0409_new_000409.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6253719925880432, - 1.5189255475997925, - 0.3499999940395355 - ], - "rotation": 166.08612498160207, - "pixel_coords": [ - 206, - 104, - 11.737459182739258 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9758121967315674, - 0.8776094317436218, - 0.3499999940395355 - ], - "rotation": 103.57962159870306, - "pixel_coords": [ - 127, - 80, - 13.790144920349121 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4995110034942627, - 0.27819809317588806, - 0.3499999940395355 - ], - "rotation": 111.82178356407925, - "pixel_coords": [ - 200, - 123, - 10.41433334350586 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6861151456832886, - -1.5896457433700562, - 0.699999988079071 - ], - "rotation": 97.0451882602971, - "pixel_coords": [ - 106, - 107, - 10.632091522216797 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8760553002357483, - 0.8367857336997986, - 0.699999988079071 - ], - "rotation": 71.78447105219118, - "pixel_coords": [ - 162, - 87, - 12.193653106689453 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6990227699279785, - -1.435895562171936, - 0.699999988079071 - ], - "rotation": 114.33020218973799, - "pixel_coords": [ - 189, - 149, - 8.437271118164062 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6107254028320312, - -1.2577546834945679, - 0.3499999940395355 - ], - "rotation": 224.55439582436188, - "pixel_coords": [ - 141, - 129, - 10.107139587402344 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2279980182647705, - 1.3574700355529785, - 0.699999988079071 - ], - "rotation": 86.83407713300615, - "pixel_coords": [ - 244, - 111, - 10.40537166595459 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 5 - ], - [ - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 7 - ], - [ - 0, - 2, - 7 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0409" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0410_cf1.json b/dataset_1k_720p_2/scenes/scene_0410_cf1.json deleted file mode 100644 index 1e9a29e08556af81ce74544679fd35372d53c752..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0410_cf1.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 410, - "image_filename": "SCENE_0410_new_000410.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4221268892288208, - -0.035460591316223145, - 0.699999988079071 - ], - "rotation": 96.71532250955721, - "pixel_coords": [ - 132, - 88, - 12.011625289916992 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8276057243347168, - -2.7598443031311035, - 0.699999988079071 - ], - "rotation": 124.06521540461006, - "pixel_coords": [ - 123, - 154, - 8.212138175964355 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.723228931427002, - 2.677532911300659, - 0.699999988079071 - ], - "rotation": 69.73429370612148, - "pixel_coords": [ - 165, - 64, - 14.491527557373047 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7145780920982361, - -2.865175724029541, - 0.699999988079071 - ], - "rotation": 122.26843852302646, - "pixel_coords": [ - 67, - 119, - 9.862638473510742 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3432704210281372, - -0.2493564784526825, - 0.699999988079071 - ], - "rotation": 279.3115924746292, - "pixel_coords": [ - 161, - 106, - 10.695815086364746 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "left": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed green sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0410" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0410_cf2.json b/dataset_1k_720p_2/scenes/scene_0410_cf2.json deleted file mode 100644 index ce35a2feb27d56a7bb0c17e5fcd7c9730b1db432..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0410_cf2.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 410, - "image_filename": "SCENE_0410_new_000410.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4221268892288208, - -0.035460591316223145, - 0.699999988079071 - ], - "rotation": 96.71532250955721, - "pixel_coords": [ - 132, - 88, - 12.011625289916992 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8276057243347168, - -2.7598443031311035, - 0.699999988079071 - ], - "rotation": 124.06521540461006, - "pixel_coords": [ - 123, - 154, - 8.212138175964355 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.723228931427002, - 2.677532911300659, - 0.699999988079071 - ], - "rotation": 69.73429370612148, - "pixel_coords": [ - 165, - 64, - 14.491527557373047 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7145780920982361, - -2.865175724029541, - 0.699999988079071 - ], - "rotation": 122.26843852302646, - "pixel_coords": [ - 67, - 119, - 9.862638473510742 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "color": "gray", - "material": "rubber", - "size": "large", - "3d_coords": [ - 0.3432704210281372, - -0.2493564784526825, - 0.699999988079071 - ], - "rotation": 209.29443929908308, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "left": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced blue sphere with gray cylinder", - "change_score": 3.1944920921542947, - "change_attempts": 1, - "source_scene": "scene_0410" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0410_original.json b/dataset_1k_720p_2/scenes/scene_0410_original.json deleted file mode 100644 index 8e3513dce0dca9febeada16ce0658f704f3d26cc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0410_original.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "split": "new", - "image_index": 410, - "image_filename": "SCENE_0410_new_000410.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4221268892288208, - -0.035460591316223145, - 0.699999988079071 - ], - "rotation": 96.71532250955721, - "pixel_coords": [ - 132, - 88, - 12.011625289916992 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8276057243347168, - -2.7598443031311035, - 0.699999988079071 - ], - "rotation": 124.06521540461006, - "pixel_coords": [ - 123, - 154, - 8.212138175964355 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.723228931427002, - 2.677532911300659, - 0.699999988079071 - ], - "rotation": 69.73429370612148, - "pixel_coords": [ - 165, - 64, - 14.491527557373047 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7145780920982361, - -2.865175724029541, - 0.699999988079071 - ], - "rotation": 122.26843852302646, - "pixel_coords": [ - 67, - 119, - 9.862638473510742 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3432704210281372, - -0.2493564784526825, - 0.699999988079071 - ], - "rotation": 279.3115924746292, - "pixel_coords": [ - 161, - 106, - 10.695815086364746 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "left": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0410" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0411_cf1.json b/dataset_1k_720p_2/scenes/scene_0411_cf1.json deleted file mode 100644 index a81307a7096f0b10374c0af974cd7d9522c0f2bb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0411_cf1.json +++ /dev/null @@ -1,238 +0,0 @@ -{ - "split": "new", - "image_index": 411, - "image_filename": "SCENE_0411_new_000411.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.919250011444092, - -1.361409306526184, - 0.699999988079071 - ], - "rotation": 195.53249805895535, - "pixel_coords": [ - 74, - 86, - 12.140612602233887 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8278846144676208, - -0.983761191368103, - 0.699999988079071 - ], - "rotation": 50.24986521272664, - "pixel_coords": [ - 154, - 118, - 9.888416290283203 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4937288761138916, - 2.461369514465332, - 0.699999988079071 - ], - "rotation": 103.02767151720337, - "pixel_coords": [ - 164, - 65, - 14.139548301696777 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8841642737388611, - 1.7843505144119263, - 0.699999988079071 - ], - "rotation": 68.0260346615211, - "pixel_coords": [ - 180, - 80, - 12.671525955200195 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9423601031303406, - -2.02439022064209, - 0.3499999940395355 - ], - "rotation": 75.82095645987928, - "pixel_coords": [ - 90, - 120, - 10.597365379333496 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "color": "yellow", - "material": "rubber", - "size": "small", - "3d_coords": [ - -1.3928468471496913, - -1.1606022723595772, - 0.35 - ], - "rotation": 203.58489818844797, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0411" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0411_cf2.json b/dataset_1k_720p_2/scenes/scene_0411_cf2.json deleted file mode 100644 index 107b8ac93157821e4faef60afc9d3d97eee2e996..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0411_cf2.json +++ /dev/null @@ -1,204 +0,0 @@ -{ - "split": "new", - "image_index": 411, - "image_filename": "SCENE_0411_new_000411.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.919250011444092, - -1.361409306526184, - 0.699999988079071 - ], - "rotation": 195.53249805895535, - "pixel_coords": [ - 74, - 86, - 12.140612602233887 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8278846144676208, - -0.983761191368103, - 0.699999988079071 - ], - "rotation": 50.24986521272664, - "pixel_coords": [ - 154, - 118, - 9.888416290283203 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4937288761138916, - 2.461369514465332, - 0.699999988079071 - ], - "rotation": 103.02767151720337, - "pixel_coords": [ - 164, - 65, - 14.139548301696777 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9423601031303406, - -2.02439022064209, - 0.3499999940395355 - ], - "rotation": 75.82095645987928, - "pixel_coords": [ - 90, - 120, - 10.597365379333496 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cube", - "change_score": 11.021652560550995, - "change_attempts": 1, - "source_scene": "scene_0411" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0411_original.json b/dataset_1k_720p_2/scenes/scene_0411_original.json deleted file mode 100644 index f85a9c8df715d306b18ecce2fda349a71bde68ed..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0411_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 411, - "image_filename": "SCENE_0411_new_000411.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.919250011444092, - -1.361409306526184, - 0.699999988079071 - ], - "rotation": 195.53249805895535, - "pixel_coords": [ - 74, - 86, - 12.140612602233887 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8278846144676208, - -0.983761191368103, - 0.699999988079071 - ], - "rotation": 50.24986521272664, - "pixel_coords": [ - 154, - 118, - 9.888416290283203 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4937288761138916, - 2.461369514465332, - 0.699999988079071 - ], - "rotation": 103.02767151720337, - "pixel_coords": [ - 164, - 65, - 14.139548301696777 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8841642737388611, - 1.7843505144119263, - 0.699999988079071 - ], - "rotation": 68.0260346615211, - "pixel_coords": [ - 180, - 80, - 12.671525955200195 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9423601031303406, - -2.02439022064209, - 0.3499999940395355 - ], - "rotation": 75.82095645987928, - "pixel_coords": [ - 90, - 120, - 10.597365379333496 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0411" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0412_cf1.json b/dataset_1k_720p_2/scenes/scene_0412_cf1.json deleted file mode 100644 index aa2376ade3988a05cab284c9c99323f41e14fae6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0412_cf1.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 412, - "image_filename": "SCENE_0412_new_000412.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.915071964263916, - 2.085488796234131, - 0.699999988079071 - ], - "rotation": 296.45553409206553, - "pixel_coords": [ - 279, - 115, - 10.15933609008789 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.215176820755005, - 0.4289255440235138, - 0.699999988079071 - ], - "rotation": 270.607823122769, - "pixel_coords": [ - 222, - 123, - 9.7360258102417 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9375855326652527, - 1.819074034690857, - 0.699999988079071 - ], - "rotation": 119.51485716884473, - "pixel_coords": [ - 183, - 78, - 12.656140327453613 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5796990394592285, - -2.0303077697753906, - 0.699999988079071 - ], - "rotation": 187.8685743032505, - "pixel_coords": [ - 64, - 91, - 11.683292388916016 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.409166097640991, - 2.899388551712036, - 0.3499999940395355 - ], - "rotation": 199.40441194120413, - "pixel_coords": [ - 179, - 69, - 14.423110008239746 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.22981782257556915, - 0.11003032326698303, - 0.3499999940395355 - ], - "rotation": 142.92643057843304, - "pixel_coords": [ - 167, - 112, - 11.092378616333008 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4343795776367188, - 0.263102263212204, - 0.699999988079071 - ], - "rotation": 339.08335781616, - "pixel_coords": [ - 124, - 76, - 12.834177017211914 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0412" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0412_cf2.json b/dataset_1k_720p_2/scenes/scene_0412_cf2.json deleted file mode 100644 index 41f6b84c9dfcd3e4420f37565b109d359669c561..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0412_cf2.json +++ /dev/null @@ -1,328 +0,0 @@ -{ - "split": "new", - "image_index": 412, - "image_filename": "SCENE_0412_new_000412.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.915071964263916, - 2.085488796234131, - 0.699999988079071 - ], - "rotation": 296.45553409206553, - "pixel_coords": [ - 279, - 115, - 10.15933609008789 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.215176820755005, - 0.4289255440235138, - 0.699999988079071 - ], - "rotation": 270.607823122769, - "pixel_coords": [ - 222, - 123, - 9.7360258102417 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9375855326652527, - 1.819074034690857, - 0.699999988079071 - ], - "rotation": 119.51485716884473, - "pixel_coords": [ - 183, - 78, - 12.656140327453613 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5796990394592285, - -2.0303077697753906, - 0.699999988079071 - ], - "rotation": 187.8685743032505, - "pixel_coords": [ - 64, - 91, - 11.683292388916016 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.409166097640991, - 2.899388551712036, - 0.3499999940395355 - ], - "rotation": 199.40441194120413, - "pixel_coords": [ - 179, - 69, - 14.423110008239746 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.22981782257556915, - 0.11003032326698303, - 0.3499999940395355 - ], - "rotation": 142.92643057843304, - "pixel_coords": [ - 167, - 112, - 11.092378616333008 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4343795776367188, - 0.263102263212204, - 0.699999988079071 - ], - "rotation": 339.08335781616, - "pixel_coords": [ - 124, - 76, - 12.834177017211914 - ], - "color": "green" - }, - { - "shape": "cylinder", - "color": "red", - "material": "rubber", - "size": "large", - "3d_coords": [ - 0.752815289047347, - 1.5156392196925745, - 0.35 - ], - "rotation": 203.82691357415334, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0412" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0412_original.json b/dataset_1k_720p_2/scenes/scene_0412_original.json deleted file mode 100644 index eef002162d3b40c4a093999894bea5852e3fc7b7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0412_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 412, - "image_filename": "SCENE_0412_new_000412.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.915071964263916, - 2.085488796234131, - 0.699999988079071 - ], - "rotation": 296.45553409206553, - "pixel_coords": [ - 279, - 115, - 10.15933609008789 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.215176820755005, - 0.4289255440235138, - 0.699999988079071 - ], - "rotation": 270.607823122769, - "pixel_coords": [ - 222, - 123, - 9.7360258102417 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9375855326652527, - 1.819074034690857, - 0.699999988079071 - ], - "rotation": 119.51485716884473, - "pixel_coords": [ - 183, - 78, - 12.656140327453613 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5796990394592285, - -2.0303077697753906, - 0.699999988079071 - ], - "rotation": 187.8685743032505, - "pixel_coords": [ - 64, - 91, - 11.683292388916016 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.409166097640991, - 2.899388551712036, - 0.3499999940395355 - ], - "rotation": 199.40441194120413, - "pixel_coords": [ - 179, - 69, - 14.423110008239746 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.22981782257556915, - 0.11003032326698303, - 0.3499999940395355 - ], - "rotation": 142.92643057843304, - "pixel_coords": [ - 167, - 112, - 11.092378616333008 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4343795776367188, - 0.263102263212204, - 0.699999988079071 - ], - "rotation": 339.08335781616, - "pixel_coords": [ - 124, - 76, - 12.834177017211914 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0412" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0413_cf1.json b/dataset_1k_720p_2/scenes/scene_0413_cf1.json deleted file mode 100644 index 6c5f7972bcef0d5cbbc7c85cdec6db043f09599f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0413_cf1.json +++ /dev/null @@ -1,283 +0,0 @@ -{ - "split": "new", - "image_index": 413, - "image_filename": "SCENE_0413_new_000413.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.629774272441864, - 2.483743906021118, - 0.3499999940395355 - ], - "rotation": 101.784960738113, - "pixel_coords": [ - 229, - 94, - 11.685213088989258 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.344839096069336, - -0.09277037531137466, - 0.699999988079071 - ], - "rotation": 3.0961175271938757, - "pixel_coords": [ - 189, - 118, - 9.588236808776855 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.21996939182281494, - 0.11697447299957275, - 0.3499999940395355 - ], - "rotation": 221.34267668328621, - "pixel_coords": [ - 158, - 106, - 10.906943321228027 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6646515130996704, - 1.0374072790145874, - 0.699999988079071 - ], - "rotation": 244.81923731988292, - "pixel_coords": [ - 151, - 75, - 12.195089340209961 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9849328994750977, - -2.513887405395508, - 0.3499999940395355 - ], - "rotation": 122.8826629303243, - "pixel_coords": [ - 40, - 101, - 11.233244895935059 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1622321605682373, - -2.0284223556518555, - 0.699999988079071 - ], - "rotation": 169.73480253334088, - "pixel_coords": [ - 128, - 141, - 8.616409301757812 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "color": "green", - "material": "rubber", - "size": "small", - "3d_coords": [ - 1.4618213855980082, - 1.2892641253412833, - 0.35 - ], - "rotation": 190.533644986384, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added green rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0413" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0413_cf2.json b/dataset_1k_720p_2/scenes/scene_0413_cf2.json deleted file mode 100644 index 3023c99772def454f024bc4b29a3687396951d38..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0413_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 413, - "image_filename": "SCENE_0413_new_000413.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.629774272441864, - 2.483743906021118, - 0.3499999940395355 - ], - "rotation": 101.784960738113, - "pixel_coords": [ - 229, - 94, - 11.685213088989258 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.344839096069336, - -0.09277037531137466, - 0.699999988079071 - ], - "rotation": 3.0961175271938757, - "pixel_coords": [ - 189, - 118, - 9.588236808776855 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.21996939182281494, - 0.11697447299957275, - 0.3499999940395355 - ], - "rotation": 221.34267668328621, - "pixel_coords": [ - 158, - 106, - 10.906943321228027 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6646515130996704, - 1.0374072790145874, - 0.699999988079071 - ], - "rotation": 244.81923731988292, - "pixel_coords": [ - 151, - 75, - 12.195089340209961 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9849328994750977, - -2.513887405395508, - 0.3499999940395355 - ], - "rotation": 122.8826629303243, - "pixel_coords": [ - 40, - 101, - 11.233244895935059 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1622321605682373, - -2.0284223556518555, - 0.699999988079071 - ], - "rotation": 169.73480253334088, - "pixel_coords": [ - 128, - 141, - 8.616409301757812 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0413" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0413_original.json b/dataset_1k_720p_2/scenes/scene_0413_original.json deleted file mode 100644 index c5ce06840f04323367482e49d053b2c50ffb4690..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0413_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 413, - "image_filename": "SCENE_0413_new_000413.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.629774272441864, - 2.483743906021118, - 0.3499999940395355 - ], - "rotation": 101.784960738113, - "pixel_coords": [ - 229, - 94, - 11.685213088989258 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.344839096069336, - -0.09277037531137466, - 0.699999988079071 - ], - "rotation": 3.0961175271938757, - "pixel_coords": [ - 189, - 118, - 9.588236808776855 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.21996939182281494, - 0.11697447299957275, - 0.3499999940395355 - ], - "rotation": 221.34267668328621, - "pixel_coords": [ - 158, - 106, - 10.906943321228027 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6646515130996704, - 1.0374072790145874, - 0.699999988079071 - ], - "rotation": 244.81923731988292, - "pixel_coords": [ - 151, - 75, - 12.195089340209961 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9849328994750977, - -2.513887405395508, - 0.3499999940395355 - ], - "rotation": 122.8826629303243, - "pixel_coords": [ - 40, - 101, - 11.233244895935059 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1622321605682373, - -2.0284223556518555, - 0.699999988079071 - ], - "rotation": 169.73480253334088, - "pixel_coords": [ - 128, - 141, - 8.616409301757812 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0413" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0414_cf1.json b/dataset_1k_720p_2/scenes/scene_0414_cf1.json deleted file mode 100644 index 92787d435deaa3d9609c9def0e48451efbbccad8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0414_cf1.json +++ /dev/null @@ -1,357 +0,0 @@ -{ - "split": "new", - "image_index": 414, - "image_filename": "SCENE_0414_new_000414.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7469072341918945, - -0.08176098763942719, - 0.3499999940395355 - ], - "rotation": 226.62579161393785, - "pixel_coords": [ - 111, - 87, - 13.037583351135254 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2823703289031982, - -2.772726058959961, - 0.699999988079071 - ], - "rotation": 223.13624878764435, - "pixel_coords": [ - 46, - 101, - 11.006547927856445 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2487568855285645, - 2.9511373043060303, - 0.3499999940395355 - ], - "rotation": 175.0035223982105, - "pixel_coords": [ - 179, - 73, - 14.45330810546875 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3890920877456665, - 2.8743460178375244, - 0.3499999940395355 - ], - "rotation": 357.2990957667847, - "pixel_coords": [ - 212, - 86, - 13.139286041259766 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8550973534584045, - 1.6685271263122559, - 0.3499999940395355 - ], - "rotation": 336.5757565979201, - "pixel_coords": [ - 215, - 105, - 11.591824531555176 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7677911020100567, - -1.5972611561730155, - 0.3499999940395355 - ], - "rotation": 98.91669537907394, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.821641206741333, - 1.392949104309082, - 0.699999988079071 - ], - "rotation": 203.77662107985995, - "pixel_coords": [ - 157, - 76, - 13.103605270385742 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8903177976608276, - -0.7324479222297668, - 0.3499999940395355 - ], - "rotation": 138.13684266376504, - "pixel_coords": [ - 108, - 98, - 12.0761079788208 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 6 - ] - ], - "front": [ - [ - 1, - 4, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4 - ], - [], - [], - [ - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray sphere from right of cyan sphere to left", - "change_score": 2.593286301672812, - "change_attempts": 1, - "source_scene": "scene_0414" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0414_cf2.json b/dataset_1k_720p_2/scenes/scene_0414_cf2.json deleted file mode 100644 index ea7841dd218d5e4efeee7ba31e92b4b1fd70a839..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0414_cf2.json +++ /dev/null @@ -1,357 +0,0 @@ -{ - "split": "new", - "image_index": 414, - "image_filename": "SCENE_0414_new_000414.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7469072341918945, - -0.08176098763942719, - 0.3499999940395355 - ], - "rotation": 226.62579161393785, - "pixel_coords": [ - 111, - 87, - 13.037583351135254 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2823703289031982, - -2.772726058959961, - 0.699999988079071 - ], - "rotation": 223.13624878764435, - "pixel_coords": [ - 46, - 101, - 11.006547927856445 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2487568855285645, - 2.9511373043060303, - 0.3499999940395355 - ], - "rotation": 175.0035223982105, - "pixel_coords": [ - 179, - 73, - 14.45330810546875 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8329140510280864, - 1.9400836056112531, - 0.3499999940395355 - ], - "rotation": 357.2990957667847, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8550973534584045, - 1.6685271263122559, - 0.3499999940395355 - ], - "rotation": 336.5757565979201, - "pixel_coords": [ - 215, - 105, - 11.591824531555176 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0737206935882568, - 0.36622026562690735, - 0.3499999940395355 - ], - "rotation": 98.91669537907394, - "pixel_coords": [ - 148, - 97, - 12.154669761657715 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.821641206741333, - 1.392949104309082, - 0.699999988079071 - ], - "rotation": 203.77662107985995, - "pixel_coords": [ - 157, - 76, - 13.103605270385742 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8903177976608276, - -0.7324479222297668, - 0.3499999940395355 - ], - "rotation": 138.13684266376504, - "pixel_coords": [ - 108, - 98, - 12.0761079788208 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 6 - ] - ], - "front": [ - [ - 1, - 4, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4 - ], - [], - [], - [ - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple cube from (-0.4,2.9) to (2.8,1.9)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0414" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0414_original.json b/dataset_1k_720p_2/scenes/scene_0414_original.json deleted file mode 100644 index bff752f115398b0e27d2fcf11dd6e2b8abbb9553..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0414_original.json +++ /dev/null @@ -1,355 +0,0 @@ -{ - "split": "new", - "image_index": 414, - "image_filename": "SCENE_0414_new_000414.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7469072341918945, - -0.08176098763942719, - 0.3499999940395355 - ], - "rotation": 226.62579161393785, - "pixel_coords": [ - 111, - 87, - 13.037583351135254 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2823703289031982, - -2.772726058959961, - 0.699999988079071 - ], - "rotation": 223.13624878764435, - "pixel_coords": [ - 46, - 101, - 11.006547927856445 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2487568855285645, - 2.9511373043060303, - 0.3499999940395355 - ], - "rotation": 175.0035223982105, - "pixel_coords": [ - 179, - 73, - 14.45330810546875 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3890920877456665, - 2.8743460178375244, - 0.3499999940395355 - ], - "rotation": 357.2990957667847, - "pixel_coords": [ - 212, - 86, - 13.139286041259766 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8550973534584045, - 1.6685271263122559, - 0.3499999940395355 - ], - "rotation": 336.5757565979201, - "pixel_coords": [ - 215, - 105, - 11.591824531555176 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0737206935882568, - 0.36622026562690735, - 0.3499999940395355 - ], - "rotation": 98.91669537907394, - "pixel_coords": [ - 148, - 97, - 12.154669761657715 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.821641206741333, - 1.392949104309082, - 0.699999988079071 - ], - "rotation": 203.77662107985995, - "pixel_coords": [ - 157, - 76, - 13.103605270385742 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8903177976608276, - -0.7324479222297668, - 0.3499999940395355 - ], - "rotation": 138.13684266376504, - "pixel_coords": [ - 108, - 98, - 12.0761079788208 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 6 - ] - ], - "front": [ - [ - 1, - 4, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4 - ], - [], - [], - [ - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0414" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0415_cf1.json b/dataset_1k_720p_2/scenes/scene_0415_cf1.json deleted file mode 100644 index c870b4f014e1b4f5a35a0e703feef9b6b801b22a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0415_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 415, - "image_filename": "SCENE_0415_new_000415.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.198589563369751, - 2.802009344100952, - 0.699999988079071 - ], - "rotation": 346.38983568888864, - "pixel_coords": [ - 249, - 88, - 11.38035774230957 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1697869300842285, - 0.752372145652771, - 0.699999988079071 - ], - "rotation": 294.5947183763674, - "pixel_coords": [ - 136, - 75, - 12.430437088012695 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7819433212280273, - -1.3258250951766968, - 0.3499999940395355 - ], - "rotation": 356.08216003415254, - "pixel_coords": [ - 109, - 114, - 10.444280624389648 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.41974499821662903, - 2.1756207942962646, - 0.699999988079071 - ], - "rotation": 274.9748198880844, - "pixel_coords": [ - 199, - 79, - 12.094980239868164 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3936239637125296, - 0.541576556236945, - 0.699999988079071 - ], - "rotation": 251.33197122197603, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan sphere from left of purple cylinder to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0415" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0415_cf2.json b/dataset_1k_720p_2/scenes/scene_0415_cf2.json deleted file mode 100644 index 1a2036ebd066de0641ef134f0ab7f4535c2b4a9e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0415_cf2.json +++ /dev/null @@ -1,204 +0,0 @@ -{ - "split": "new", - "image_index": 415, - "image_filename": "SCENE_0415_new_000415.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.198589563369751, - 2.802009344100952, - 0.699999988079071 - ], - "rotation": 346.38983568888864, - "pixel_coords": [ - 249, - 88, - 11.38035774230957 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7819433212280273, - -1.3258250951766968, - 0.3499999940395355 - ], - "rotation": 356.08216003415254, - "pixel_coords": [ - 109, - 114, - 10.444280624389648 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.41974499821662903, - 2.1756207942962646, - 0.699999988079071 - ], - "rotation": 274.9748198880844, - "pixel_coords": [ - 199, - 79, - 12.094980239868164 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5775582790374756, - -1.9690570831298828, - 0.699999988079071 - ], - "rotation": 251.33197122197603, - "pixel_coords": [ - 60, - 91, - 11.107414245605469 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed gray sphere", - "change_score": 22.960773727648213, - "change_attempts": 1, - "source_scene": "scene_0415" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0415_original.json b/dataset_1k_720p_2/scenes/scene_0415_original.json deleted file mode 100644 index 50349cd325a7187ed69f9535550df3dd53f06bb1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0415_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 415, - "image_filename": "SCENE_0415_new_000415.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.198589563369751, - 2.802009344100952, - 0.699999988079071 - ], - "rotation": 346.38983568888864, - "pixel_coords": [ - 249, - 88, - 11.38035774230957 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1697869300842285, - 0.752372145652771, - 0.699999988079071 - ], - "rotation": 294.5947183763674, - "pixel_coords": [ - 136, - 75, - 12.430437088012695 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7819433212280273, - -1.3258250951766968, - 0.3499999940395355 - ], - "rotation": 356.08216003415254, - "pixel_coords": [ - 109, - 114, - 10.444280624389648 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.41974499821662903, - 2.1756207942962646, - 0.699999988079071 - ], - "rotation": 274.9748198880844, - "pixel_coords": [ - 199, - 79, - 12.094980239868164 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5775582790374756, - -1.9690570831298828, - 0.699999988079071 - ], - "rotation": 251.33197122197603, - "pixel_coords": [ - 60, - 91, - 11.107414245605469 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0415" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0416_cf1.json b/dataset_1k_720p_2/scenes/scene_0416_cf1.json deleted file mode 100644 index 6b46df4866541a8ac09d3014b5a1f041f1a60336..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0416_cf1.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 416, - "image_filename": "SCENE_0416_new_000416.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5725417137145996, - -0.7657512426376343, - 0.3499999940395355 - ], - "rotation": 281.77596089846, - "pixel_coords": [ - 180, - 137, - 9.508489608764648 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.13437220454216003, - -1.8857662677764893, - 0.699999988079071 - ], - "rotation": 188.14872271753308, - "pixel_coords": [ - 108, - 118, - 9.729788780212402 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.56927490234375, - 2.7626254558563232, - 0.699999988079071 - ], - "rotation": 214.82132544613938, - "pixel_coords": [ - 164, - 61, - 14.155618667602539 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0416" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0416_cf2.json b/dataset_1k_720p_2/scenes/scene_0416_cf2.json deleted file mode 100644 index 23d8b5ed32e758f82ec234cd6a5ad9db7323ca3d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0416_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 416, - "image_filename": "SCENE_0416_new_000416.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5725417137145996, - -0.7657512426376343, - 0.3499999940395355 - ], - "rotation": 281.77596089846, - "pixel_coords": [ - 180, - 137, - 9.508489608764648 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.13437220454216003, - -1.8857662677764893, - 0.699999988079071 - ], - "rotation": 188.14872271753308, - "pixel_coords": [ - 108, - 118, - 9.729788780212402 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.56927490234375, - 2.7626254558563232, - 0.699999988079071 - ], - "rotation": 214.82132544613938, - "pixel_coords": [ - 164, - 61, - 14.155618667602539 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5414726734161377, - -1.9798578023910522, - 0.699999988079071 - ], - "rotation": 337.5196803842376, - "pixel_coords": [ - 176, - 158, - 7.979835033416748 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0416" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0416_original.json b/dataset_1k_720p_2/scenes/scene_0416_original.json deleted file mode 100644 index 70590e51c5afafd20a5e5e07c82febb383d166a4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0416_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 416, - "image_filename": "SCENE_0416_new_000416.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5725417137145996, - -0.7657512426376343, - 0.3499999940395355 - ], - "rotation": 281.77596089846, - "pixel_coords": [ - 180, - 137, - 9.508489608764648 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.13437220454216003, - -1.8857662677764893, - 0.699999988079071 - ], - "rotation": 188.14872271753308, - "pixel_coords": [ - 108, - 118, - 9.729788780212402 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.56927490234375, - 2.7626254558563232, - 0.699999988079071 - ], - "rotation": 214.82132544613938, - "pixel_coords": [ - 164, - 61, - 14.155618667602539 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5414726734161377, - -1.9798578023910522, - 0.699999988079071 - ], - "rotation": 337.5196803842376, - "pixel_coords": [ - 176, - 158, - 7.979835033416748 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0416" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0417_cf1.json b/dataset_1k_720p_2/scenes/scene_0417_cf1.json deleted file mode 100644 index 023e9dde2f84bfa7aed3724784ae5e449971d79f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0417_cf1.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 417, - "image_filename": "SCENE_0417_new_000417.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0535898208618164, - -2.7987895011901855, - 0.699999988079071 - ], - "rotation": 115.33222626155842, - "pixel_coords": [ - 43, - 105, - 10.359729766845703 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7601577639579773, - 0.3048357665538788, - 0.3499999940395355 - ], - "rotation": 150.09686424612605, - "pixel_coords": [ - 184, - 115, - 10.512030601501465 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.533325731754303, - -1.3943915367126465, - 0.3499999940395355 - ], - "rotation": 43.07272433569546, - "pixel_coords": [ - 135, - 131, - 9.657291412353516 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8456506729125977, - 2.826266288757324, - 0.699999988079071 - ], - "rotation": 170.2862224112682, - "pixel_coords": [ - 182, - 64, - 13.545281410217285 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0417" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0417_cf2.json b/dataset_1k_720p_2/scenes/scene_0417_cf2.json deleted file mode 100644 index a3021b5a1ba53795349836b7008aa90776d3744a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0417_cf2.json +++ /dev/null @@ -1,192 +0,0 @@ -{ - "split": "new", - "image_index": 417, - "image_filename": "SCENE_0417_new_000417.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0535898208618164, - -2.7987895011901855, - 0.699999988079071 - ], - "rotation": 115.33222626155842, - "pixel_coords": [ - 43, - 105, - 10.359729766845703 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7601577639579773, - 0.3048357665538788, - 0.3499999940395355 - ], - "rotation": 150.09686424612605, - "pixel_coords": [ - 184, - 115, - 10.512030601501465 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.533325731754303, - -1.3943915367126465, - 0.3499999940395355 - ], - "rotation": 43.07272433569546, - "pixel_coords": [ - 135, - 131, - 9.657291412353516 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8456506729125977, - 2.826266288757324, - 0.699999988079071 - ], - "rotation": 170.2862224112682, - "pixel_coords": [ - 182, - 64, - 13.545281410217285 - ], - "color": "purple" - }, - { - "shape": "cube", - "color": "purple", - "material": "rubber", - "size": "large", - "3d_coords": [ - 1.32926554011536, - 2.12793261509975, - 0.35 - ], - "rotation": 251.47378671169847, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0417" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0417_original.json b/dataset_1k_720p_2/scenes/scene_0417_original.json deleted file mode 100644 index a3562f543a199c4ce257bc0a8d8d4deedad530b9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0417_original.json +++ /dev/null @@ -1,173 +0,0 @@ -{ - "split": "new", - "image_index": 417, - "image_filename": "SCENE_0417_new_000417.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0535898208618164, - -2.7987895011901855, - 0.699999988079071 - ], - "rotation": 115.33222626155842, - "pixel_coords": [ - 43, - 105, - 10.359729766845703 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7601577639579773, - 0.3048357665538788, - 0.3499999940395355 - ], - "rotation": 150.09686424612605, - "pixel_coords": [ - 184, - 115, - 10.512030601501465 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.533325731754303, - -1.3943915367126465, - 0.3499999940395355 - ], - "rotation": 43.07272433569546, - "pixel_coords": [ - 135, - 131, - 9.657291412353516 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8456506729125977, - 2.826266288757324, - 0.699999988079071 - ], - "rotation": 170.2862224112682, - "pixel_coords": [ - 182, - 64, - 13.545281410217285 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0417" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0418_cf1.json b/dataset_1k_720p_2/scenes/scene_0418_cf1.json deleted file mode 100644 index c14ae47a1e5dcef995b14746abecd0df3816c7b4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0418_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 418, - "image_filename": "SCENE_0418_new_000418.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9799070358276367, - -2.8023345470428467, - 0.3499999940395355 - ], - "rotation": 149.30559568245158, - "pixel_coords": [ - 153, - 193, - 8.003484725952148 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0684224509286544, - 2.8961040759054697, - 0.699999988079071 - ], - "rotation": 71.81435851815077, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5071893930435181, - -0.7795103192329407, - 0.3499999940395355 - ], - "rotation": 22.021976636377868, - "pixel_coords": [ - 132, - 113, - 11.475598335266113 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown cube from (1.3,-0.6) to (2.1,2.9)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0418" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0418_cf2.json b/dataset_1k_720p_2/scenes/scene_0418_cf2.json deleted file mode 100644 index 5f1c126eb90098f052b88513e1f21512afb17f02..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0418_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 418, - "image_filename": "SCENE_0418_new_000418.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9799070358276367, - -2.8023345470428467, - 0.3499999940395355 - ], - "rotation": 149.30559568245158, - "pixel_coords": [ - 153, - 193, - 8.003484725952148 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.250449299812317, - -0.605826199054718, - 0.699999988079071 - ], - "rotation": 71.81435851815077, - "pixel_coords": [ - 172, - 121, - 10.242596626281738 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5071893930435181, - -0.7795103192329407, - 0.3499999940395355 - ], - "rotation": 22.021976636377868, - "pixel_coords": [ - 132, - 113, - 11.475598335266113 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed purple cube to brown", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0418" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0418_original.json b/dataset_1k_720p_2/scenes/scene_0418_original.json deleted file mode 100644 index d6dbfc5cb682406f5a087a0e88b33aa569e80bf6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0418_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 418, - "image_filename": "SCENE_0418_new_000418.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9799070358276367, - -2.8023345470428467, - 0.3499999940395355 - ], - "rotation": 149.30559568245158, - "pixel_coords": [ - 153, - 193, - 8.003484725952148 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.250449299812317, - -0.605826199054718, - 0.699999988079071 - ], - "rotation": 71.81435851815077, - "pixel_coords": [ - 172, - 121, - 10.242596626281738 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5071893930435181, - -0.7795103192329407, - 0.3499999940395355 - ], - "rotation": 22.021976636377868, - "pixel_coords": [ - 132, - 113, - 11.475598335266113 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0418" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0419_cf1.json b/dataset_1k_720p_2/scenes/scene_0419_cf1.json deleted file mode 100644 index 090bc7d69577e8990cf5ed147a0abdcff0dd429a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0419_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 419, - "image_filename": "SCENE_0419_new_000419.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.301626538775826, - 1.667419518419751, - 0.3499999940395355 - ], - "rotation": 237.03932749907727, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6342825889587402, - 0.5585878491401672, - 0.699999988079071 - ], - "rotation": 160.6247123160998, - "pixel_coords": [ - 237, - 127, - 9.728919982910156 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2029242217540741, - -0.7911171317100525, - 0.3499999940395355 - ], - "rotation": 217.5580783454563, - "pixel_coords": [ - 137, - 116, - 10.985486030578613 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9148575067520142, - 1.2689138650894165, - 0.3499999940395355 - ], - "rotation": 326.30856650116334, - "pixel_coords": [ - 152, - 82, - 13.278694152832031 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown sphere from left of blue cube to right", - "change_score": 2.267702342686136, - "change_attempts": 1, - "source_scene": "scene_0419" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0419_cf2.json b/dataset_1k_720p_2/scenes/scene_0419_cf2.json deleted file mode 100644 index 1d7585e73dd7f7c8cfb2e6827f62471af8feb19e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0419_cf2.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "split": "new", - "image_index": 419, - "image_filename": "SCENE_0419_new_000419.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.789945125579834, - -0.04353977367281914, - 0.3499999940395355 - ], - "rotation": 237.03932749907727, - "pixel_coords": [ - 110, - 84, - 13.101119995117188 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2029242217540741, - -0.7911171317100525, - 0.3499999940395355 - ], - "rotation": 217.5580783454563, - "pixel_coords": [ - 137, - 116, - 10.985486030578613 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9148575067520142, - 1.2689138650894165, - 0.3499999940395355 - ], - "rotation": 326.30856650116334, - "pixel_coords": [ - 152, - 82, - 13.278694152832031 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan cube", - "change_score": 15.138748054263406, - "change_attempts": 1, - "source_scene": "scene_0419" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0419_original.json b/dataset_1k_720p_2/scenes/scene_0419_original.json deleted file mode 100644 index 25374a3a013759e4125448f25d50ca09eec570c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0419_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 419, - "image_filename": "SCENE_0419_new_000419.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.789945125579834, - -0.04353977367281914, - 0.3499999940395355 - ], - "rotation": 237.03932749907727, - "pixel_coords": [ - 110, - 84, - 13.101119995117188 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6342825889587402, - 0.5585878491401672, - 0.699999988079071 - ], - "rotation": 160.6247123160998, - "pixel_coords": [ - 237, - 127, - 9.728919982910156 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2029242217540741, - -0.7911171317100525, - 0.3499999940395355 - ], - "rotation": 217.5580783454563, - "pixel_coords": [ - 137, - 116, - 10.985486030578613 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9148575067520142, - 1.2689138650894165, - 0.3499999940395355 - ], - "rotation": 326.30856650116334, - "pixel_coords": [ - 152, - 82, - 13.278694152832031 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0419" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0420_cf1.json b/dataset_1k_720p_2/scenes/scene_0420_cf1.json deleted file mode 100644 index 64c2b6bc0ec417db1e4bb6f7e99a3679195900d9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0420_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 420, - "image_filename": "SCENE_0420_new_000420.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1681661452789753, - -2.197435273681494, - 0.699999988079071 - ], - "rotation": 35.82210453389177, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3540433645248413, - 1.2303763628005981, - 0.699999988079071 - ], - "rotation": 6.176444478978436, - "pixel_coords": [ - 162, - 76, - 11.826770782470703 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.15339578688144684, - -1.3147132396697998, - 0.699999988079071 - ], - "rotation": 67.12311317297952, - "pixel_coords": [ - 126, - 114, - 9.363356590270996 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.995566964149475, - -1.441439151763916, - 0.699999988079071 - ], - "rotation": 345.76983275455194, - "pixel_coords": [ - 82, - 91, - 10.731837272644043 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7693816423416138, - 2.6567740440368652, - 0.3499999940395355 - ], - "rotation": 11.09845955033531, - "pixel_coords": [ - 183, - 73, - 13.085317611694336 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cylinder to partially occlude purple cube", - "change_score": 1.1711168720689051, - "change_attempts": 1, - "source_scene": "scene_0420" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0420_cf2.json b/dataset_1k_720p_2/scenes/scene_0420_cf2.json deleted file mode 100644 index 5d7249c50485925de52659b69afb5c5d8f9cce46..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0420_cf2.json +++ /dev/null @@ -1,238 +0,0 @@ -{ - "split": "new", - "image_index": 420, - "image_filename": "SCENE_0420_new_000420.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9610793590545654, - -1.3355748653411865, - 0.699999988079071 - ], - "rotation": 35.82210453389177, - "pixel_coords": [ - 171, - 142, - 8.139450073242188 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3540433645248413, - 1.2303763628005981, - 0.699999988079071 - ], - "rotation": 6.176444478978436, - "pixel_coords": [ - 162, - 76, - 11.826770782470703 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.15339578688144684, - -1.3147132396697998, - 0.699999988079071 - ], - "rotation": 67.12311317297952, - "pixel_coords": [ - 126, - 114, - 9.363356590270996 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.995566964149475, - -1.441439151763916, - 0.699999988079071 - ], - "rotation": 345.76983275455194, - "pixel_coords": [ - 82, - 91, - 10.731837272644043 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7693816423416138, - 2.6567740440368652, - 0.3499999940395355 - ], - "rotation": 11.09845955033531, - "pixel_coords": [ - 183, - 73, - 13.085317611694336 - ], - "color": "red" - }, - { - "shape": "sphere", - "color": "gray", - "material": "metal", - "size": "small", - "3d_coords": [ - 2.267297924674761, - 0.40858844046874054, - 0.35 - ], - "rotation": 110.6964157973046, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0420" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0420_original.json b/dataset_1k_720p_2/scenes/scene_0420_original.json deleted file mode 100644 index 389d93c8d042b3a1e82a4eda34163161661b7068..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0420_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 420, - "image_filename": "SCENE_0420_new_000420.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9610793590545654, - -1.3355748653411865, - 0.699999988079071 - ], - "rotation": 35.82210453389177, - "pixel_coords": [ - 171, - 142, - 8.139450073242188 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3540433645248413, - 1.2303763628005981, - 0.699999988079071 - ], - "rotation": 6.176444478978436, - "pixel_coords": [ - 162, - 76, - 11.826770782470703 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.15339578688144684, - -1.3147132396697998, - 0.699999988079071 - ], - "rotation": 67.12311317297952, - "pixel_coords": [ - 126, - 114, - 9.363356590270996 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.995566964149475, - -1.441439151763916, - 0.699999988079071 - ], - "rotation": 345.76983275455194, - "pixel_coords": [ - 82, - 91, - 10.731837272644043 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7693816423416138, - 2.6567740440368652, - 0.3499999940395355 - ], - "rotation": 11.09845955033531, - "pixel_coords": [ - 183, - 73, - 13.085317611694336 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0420" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0421_cf1.json b/dataset_1k_720p_2/scenes/scene_0421_cf1.json deleted file mode 100644 index d1d92a40fc4116d23cab06fbccd67165b8dc0dda..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0421_cf1.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 421, - "image_filename": "SCENE_0421_new_000421.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0515746090698836, - -0.3872480067248927, - 0.699999988079071 - ], - "rotation": 155.25503302843188, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1345059871673584, - -1.8080934286117554, - 0.699999988079071 - ], - "rotation": 55.570599741548364, - "pixel_coords": [ - 158, - 148, - 8.109617233276367 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1840628385543823, - 0.8824918866157532, - 0.3499999940395355 - ], - "rotation": 196.10147984543636, - "pixel_coords": [ - 158, - 92, - 12.079582214355469 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.767422914505005, - -2.3376407623291016, - 0.699999988079071 - ], - "rotation": 145.93584137804453, - "pixel_coords": [ - 49, - 91, - 11.205208778381348 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.005773117765784264, - -1.1658505201339722, - 0.3499999940395355 - ], - "rotation": 49.02427375162203, - "pixel_coords": [ - 129, - 121, - 10.110891342163086 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3628342151641846, - 1.6584807634353638, - 0.3499999940395355 - ], - "rotation": 142.0431447508164, - "pixel_coords": [ - 155, - 78, - 13.332437515258789 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green cylinder from right of cyan sphere to left", - "change_score": 1.9363005296810596, - "change_attempts": 1, - "source_scene": "scene_0421" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0421_cf2.json b/dataset_1k_720p_2/scenes/scene_0421_cf2.json deleted file mode 100644 index ae659d478a0fa46d2066e80d3c9cbede4f72eeef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0421_cf2.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 421, - "image_filename": "SCENE_0421_new_000421.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7909281849861145, - 0.20810331404209137, - 0.699999988079071 - ], - "rotation": 155.25503302843188, - "pixel_coords": [ - 183, - 106, - 10.174644470214844 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1345059871673584, - -1.8080934286117554, - 0.699999988079071 - ], - "rotation": 55.570599741548364, - "pixel_coords": [ - 158, - 148, - 8.109617233276367 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1840628385543823, - 0.8824918866157532, - 0.3499999940395355 - ], - "rotation": 196.10147984543636, - "pixel_coords": [ - 158, - 92, - 12.079582214355469 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.767422914505005, - -2.3376407623291016, - 0.699999988079071 - ], - "rotation": 145.93584137804453, - "pixel_coords": [ - 49, - 91, - 11.205208778381348 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.005773117765784264, - -1.1658505201339722, - 0.3499999940395355 - ], - "rotation": 49.02427375162203, - "pixel_coords": [ - 129, - 121, - 10.110891342163086 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3628342151641846, - 1.6584807634353638, - 0.3499999940395355 - ], - "rotation": 142.0431447508164, - "pixel_coords": [ - 155, - 78, - 13.332437515258789 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan sphere and yellow sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0421" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0421_original.json b/dataset_1k_720p_2/scenes/scene_0421_original.json deleted file mode 100644 index 321dcb5b36a4744f2cc46dd7ab6991b80f08abf3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0421_original.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 421, - "image_filename": "SCENE_0421_new_000421.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7909281849861145, - 0.20810331404209137, - 0.699999988079071 - ], - "rotation": 155.25503302843188, - "pixel_coords": [ - 183, - 106, - 10.174644470214844 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1345059871673584, - -1.8080934286117554, - 0.699999988079071 - ], - "rotation": 55.570599741548364, - "pixel_coords": [ - 158, - 148, - 8.109617233276367 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1840628385543823, - 0.8824918866157532, - 0.3499999940395355 - ], - "rotation": 196.10147984543636, - "pixel_coords": [ - 158, - 92, - 12.079582214355469 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.767422914505005, - -2.3376407623291016, - 0.699999988079071 - ], - "rotation": 145.93584137804453, - "pixel_coords": [ - 49, - 91, - 11.205208778381348 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.005773117765784264, - -1.1658505201339722, - 0.3499999940395355 - ], - "rotation": 49.02427375162203, - "pixel_coords": [ - 129, - 121, - 10.110891342163086 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3628342151641846, - 1.6584807634353638, - 0.3499999940395355 - ], - "rotation": 142.0431447508164, - "pixel_coords": [ - 155, - 78, - 13.332437515258789 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0421" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0422_cf1.json b/dataset_1k_720p_2/scenes/scene_0422_cf1.json deleted file mode 100644 index 8ea44a09079b1dd0e5d2dcb63bc648df24c553bd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0422_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 422, - "image_filename": "SCENE_0422_new_000422.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1446619033813477, - 1.1937651634216309, - 0.699999988079071 - ], - "rotation": 177.5517455105508, - "pixel_coords": [ - 147, - 74, - 13.520662307739258 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7422890663146973, - -0.44736209511756897, - 0.3499999940395355 - ], - "rotation": 266.9315304928837, - "pixel_coords": [ - 104, - 89, - 13.155940055847168 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0502264499664307, - -0.2774215340614319, - 0.699999988079071 - ], - "rotation": 9.53654724984732, - "pixel_coords": [ - 200, - 128, - 9.890666007995605 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8732718229293823, - -2.256700277328491, - 0.3499999940395355 - ], - "rotation": 216.04994445903387, - "pixel_coords": [ - 119, - 146, - 9.719826698303223 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7071940302848816, - 2.4287455081939697, - 0.3499999940395355 - ], - "rotation": 41.52147438507269, - "pixel_coords": [ - 196, - 85, - 13.433645248413086 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6517791748046875, - -1.6451140642166138, - 0.3499999940395355 - ], - "rotation": 82.51157136946476, - "pixel_coords": [ - 178, - 167, - 8.882386207580566 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8234758377075195, - 0.8155637979507446, - 0.3499999940395355 - ], - "rotation": 235.27120997696048, - "pixel_coords": [ - 244, - 136, - 10.165484428405762 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8364815711975098, - 1.1514612436294556, - 0.3499999940395355 - ], - "rotation": 179.71982337381206, - "pixel_coords": [ - 226, - 120, - 11.01374626159668 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 0, - 1, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 3, - 5 - ], - [ - 2, - 3, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 2, - 4, - 6, - 7 - ], - [], - [ - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray cube to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0422" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0422_cf2.json b/dataset_1k_720p_2/scenes/scene_0422_cf2.json deleted file mode 100644 index 59d740d0c7b77f3cc2e99eb647f77c7657a8feb4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0422_cf2.json +++ /dev/null @@ -1,383 +0,0 @@ -{ - "split": "new", - "image_index": 422, - "image_filename": "SCENE_0422_new_000422.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1446619033813477, - 1.1937651634216309, - 0.699999988079071 - ], - "rotation": 177.5517455105508, - "pixel_coords": [ - 147, - 74, - 13.520662307739258 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7422890663146973, - -0.44736209511756897, - 0.3499999940395355 - ], - "rotation": 266.9315304928837, - "pixel_coords": [ - 104, - 89, - 13.155940055847168 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0502264499664307, - -0.2774215340614319, - 0.699999988079071 - ], - "rotation": 9.53654724984732, - "pixel_coords": [ - 200, - 128, - 9.890666007995605 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8732718229293823, - -2.256700277328491, - 0.3499999940395355 - ], - "rotation": 216.04994445903387, - "pixel_coords": [ - 119, - 146, - 9.719826698303223 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7071940302848816, - 2.4287455081939697, - 0.3499999940395355 - ], - "rotation": 41.52147438507269, - "pixel_coords": [ - 196, - 85, - 13.433645248413086 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6517791748046875, - -1.6451140642166138, - 0.3499999940395355 - ], - "rotation": 82.51157136946476, - "pixel_coords": [ - 178, - 167, - 8.882386207580566 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8234758377075195, - 0.8155637979507446, - 0.3499999940395355 - ], - "rotation": 235.27120997696048, - "pixel_coords": [ - 244, - 136, - 10.165484428405762 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8364815711975098, - 1.1514612436294556, - 0.3499999940395355 - ], - "rotation": 179.71982337381206, - "pixel_coords": [ - 226, - 120, - 11.01374626159668 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "color": "purple", - "material": "rubber", - "size": "small", - "3d_coords": [ - 1.0031128783095298, - 1.3718984706497768, - 0.35 - ], - "rotation": 325.7358387929795, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 0, - 1, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 3, - 5 - ], - [ - 2, - 3, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 2, - 4, - 6, - 7 - ], - [], - [ - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0422" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0422_original.json b/dataset_1k_720p_2/scenes/scene_0422_original.json deleted file mode 100644 index 70bc62d7762d8cb3d296a95e084d3c103fb6755c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0422_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 422, - "image_filename": "SCENE_0422_new_000422.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1446619033813477, - 1.1937651634216309, - 0.699999988079071 - ], - "rotation": 177.5517455105508, - "pixel_coords": [ - 147, - 74, - 13.520662307739258 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7422890663146973, - -0.44736209511756897, - 0.3499999940395355 - ], - "rotation": 266.9315304928837, - "pixel_coords": [ - 104, - 89, - 13.155940055847168 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0502264499664307, - -0.2774215340614319, - 0.699999988079071 - ], - "rotation": 9.53654724984732, - "pixel_coords": [ - 200, - 128, - 9.890666007995605 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8732718229293823, - -2.256700277328491, - 0.3499999940395355 - ], - "rotation": 216.04994445903387, - "pixel_coords": [ - 119, - 146, - 9.719826698303223 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7071940302848816, - 2.4287455081939697, - 0.3499999940395355 - ], - "rotation": 41.52147438507269, - "pixel_coords": [ - 196, - 85, - 13.433645248413086 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6517791748046875, - -1.6451140642166138, - 0.3499999940395355 - ], - "rotation": 82.51157136946476, - "pixel_coords": [ - 178, - 167, - 8.882386207580566 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8234758377075195, - 0.8155637979507446, - 0.3499999940395355 - ], - "rotation": 235.27120997696048, - "pixel_coords": [ - 244, - 136, - 10.165484428405762 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8364815711975098, - 1.1514612436294556, - 0.3499999940395355 - ], - "rotation": 179.71982337381206, - "pixel_coords": [ - 226, - 120, - 11.01374626159668 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 0, - 1, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 3, - 5 - ], - [ - 2, - 3, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 2, - 4, - 6, - 7 - ], - [], - [ - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0422" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0423_cf1.json b/dataset_1k_720p_2/scenes/scene_0423_cf1.json deleted file mode 100644 index 9988133558021156bb79c04fbf40a088904251b7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0423_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 423, - "image_filename": "SCENE_0423_new_000423.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8294566869735718, - -2.1687939167022705, - 0.699999988079071 - ], - "rotation": 296.24725292446317, - "pixel_coords": [ - 88, - 112, - 10.596701622009277 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1499578952789307, - 2.8141167163848877, - 0.699999988079071 - ], - "rotation": 283.92099876871305, - "pixel_coords": [ - 243, - 89, - 12.187899589538574 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5031347177211063, - 2.949402424195487, - 0.699999988079071 - ], - "rotation": 315.8598054853306, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.446702241897583, - 0.18726539611816406, - 0.699999988079071 - ], - "rotation": 199.99397667942318, - "pixel_coords": [ - 223, - 126, - 9.781676292419434 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9156029224395752, - -2.0059666633605957, - 0.699999988079071 - ], - "rotation": 309.05337513168075, - "pixel_coords": [ - 150, - 145, - 8.853496551513672 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6909077763557434, - -0.15396499633789062, - 0.699999988079071 - ], - "rotation": 86.34123898062857, - "pixel_coords": [ - 143, - 96, - 11.683359146118164 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 5 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 0, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved yellow cylinder from (-1.6,1.5) to (-1.5,2.9)", - "change_score": 1.4726203638921578, - "change_attempts": 1, - "source_scene": "scene_0423" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0423_cf2.json b/dataset_1k_720p_2/scenes/scene_0423_cf2.json deleted file mode 100644 index 9ca9ec92d14f581ebf3aab5f08902733861499ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0423_cf2.json +++ /dev/null @@ -1,249 +0,0 @@ -{ - "split": "new", - "image_index": 423, - "image_filename": "SCENE_0423_new_000423.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8294566869735718, - -2.1687939167022705, - 0.699999988079071 - ], - "rotation": 296.24725292446317, - "pixel_coords": [ - 88, - 112, - 10.596701622009277 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1499578952789307, - 2.8141167163848877, - 0.699999988079071 - ], - "rotation": 283.92099876871305, - "pixel_coords": [ - 243, - 89, - 12.187899589538574 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6067038774490356, - 1.4804285764694214, - 0.699999988079071 - ], - "rotation": 315.8598054853306, - "pixel_coords": [ - 162, - 77, - 13.253470420837402 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9156029224395752, - -2.0059666633605957, - 0.699999988079071 - ], - "rotation": 309.05337513168075, - "pixel_coords": [ - 150, - 145, - 8.853496551513672 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6909077763557434, - -0.15396499633789062, - 0.699999988079071 - ], - "rotation": 86.34123898062857, - "pixel_coords": [ - 143, - 96, - 11.683359146118164 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 5 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 0, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cylinder", - "change_score": 13.9409178465777, - "change_attempts": 1, - "source_scene": "scene_0423" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0423_original.json b/dataset_1k_720p_2/scenes/scene_0423_original.json deleted file mode 100644 index 17ef51d46d29524d8db5aea232350836f73c422b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0423_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 423, - "image_filename": "SCENE_0423_new_000423.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8294566869735718, - -2.1687939167022705, - 0.699999988079071 - ], - "rotation": 296.24725292446317, - "pixel_coords": [ - 88, - 112, - 10.596701622009277 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1499578952789307, - 2.8141167163848877, - 0.699999988079071 - ], - "rotation": 283.92099876871305, - "pixel_coords": [ - 243, - 89, - 12.187899589538574 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6067038774490356, - 1.4804285764694214, - 0.699999988079071 - ], - "rotation": 315.8598054853306, - "pixel_coords": [ - 162, - 77, - 13.253470420837402 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.446702241897583, - 0.18726539611816406, - 0.699999988079071 - ], - "rotation": 199.99397667942318, - "pixel_coords": [ - 223, - 126, - 9.781676292419434 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9156029224395752, - -2.0059666633605957, - 0.699999988079071 - ], - "rotation": 309.05337513168075, - "pixel_coords": [ - 150, - 145, - 8.853496551513672 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6909077763557434, - -0.15396499633789062, - 0.699999988079071 - ], - "rotation": 86.34123898062857, - "pixel_coords": [ - 143, - 96, - 11.683359146118164 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 5 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 0, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0423" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0424_cf1.json b/dataset_1k_720p_2/scenes/scene_0424_cf1.json deleted file mode 100644 index 2be144e4f1c41bb446c64054dddbc4ae037f8fe6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0424_cf1.json +++ /dev/null @@ -1,357 +0,0 @@ -{ - "split": "new", - "image_index": 424, - "image_filename": "SCENE_0424_new_000424.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.102053165435791, - 1.3336310386657715, - 0.699999988079071 - ], - "rotation": 55.572980324790976, - "pixel_coords": [ - 240, - 111, - 10.48263931274414 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.18346981704235077, - -1.3035134077072144, - 0.3499999940395355 - ], - "rotation": 91.12564819209446, - "pixel_coords": [ - 124, - 122, - 10.593451499938965 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1178276538848877, - 2.0136914253234863, - 0.699999988079071 - ], - "rotation": 169.3846391374098, - "pixel_coords": [ - 162, - 67, - 13.597267150878906 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6564585566520691, - 2.4803056716918945, - 0.699999988079071 - ], - "rotation": 175.03388508119386, - "pixel_coords": [ - 226, - 85, - 12.08154296875 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9560115337371826, - -1.3929487466812134, - 0.3499999940395355 - ], - "rotation": 90.99472441241737, - "pixel_coords": [ - 171, - 154, - 9.162994384765625 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6932109594345093, - 0.23016194999217987, - 0.3499999940395355 - ], - "rotation": 316.28782429066007, - "pixel_coords": [ - 133, - 92, - 12.45898151397705 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.05922999978065491, - 0.427029013633728, - 0.699999988079071 - ], - "rotation": 181.82634573774857, - "pixel_coords": [ - 171, - 97, - 11.27096176147461 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5255125164985657, - -2.5260088443756104, - 0.699999988079071 - ], - "rotation": 220.89546383752284, - "pixel_coords": [ - 102, - 136, - 9.251384735107422 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 4, - 7 - ], - [ - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 5, - 7 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 6 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0424" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0424_cf2.json b/dataset_1k_720p_2/scenes/scene_0424_cf2.json deleted file mode 100644 index 095a256f814aed45f2cecae2f61aa4cdc3b5b272..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0424_cf2.json +++ /dev/null @@ -1,357 +0,0 @@ -{ - "split": "new", - "image_index": 424, - "image_filename": "SCENE_0424_new_000424.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.102053165435791, - 1.3336310386657715, - 0.699999988079071 - ], - "rotation": 55.572980324790976, - "pixel_coords": [ - 240, - 111, - 10.48263931274414 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.18346981704235077, - -1.3035134077072144, - 0.3499999940395355 - ], - "rotation": 91.12564819209446, - "pixel_coords": [ - 124, - 122, - 10.593451499938965 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1178276538848877, - 2.0136914253234863, - 0.699999988079071 - ], - "rotation": 169.3846391374098, - "pixel_coords": [ - 162, - 67, - 13.597267150878906 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6564585566520691, - 2.4803056716918945, - 0.699999988079071 - ], - "rotation": 175.03388508119386, - "pixel_coords": [ - 226, - 85, - 12.08154296875 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9560115337371826, - -1.3929487466812134, - 0.3499999940395355 - ], - "rotation": 90.99472441241737, - "pixel_coords": [ - 171, - 154, - 9.162994384765625 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6932109594345093, - 0.23016194999217987, - 0.3499999940395355 - ], - "rotation": 316.28782429066007, - "pixel_coords": [ - 133, - 92, - 12.45898151397705 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.05922999978065491, - 0.427029013633728, - 0.699999988079071 - ], - "rotation": 181.82634573774857, - "pixel_coords": [ - 171, - 97, - 11.27096176147461 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5255125164985657, - -2.5260088443756104, - 0.699999988079071 - ], - "rotation": 220.89546383752284, - "pixel_coords": [ - 102, - 136, - 9.251384735107422 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 4, - 7 - ], - [ - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 5, - 7 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 6 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed gray cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0424" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0424_original.json b/dataset_1k_720p_2/scenes/scene_0424_original.json deleted file mode 100644 index 2bed124f39cc4a5debabeb91da07f84310213e88..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0424_original.json +++ /dev/null @@ -1,355 +0,0 @@ -{ - "split": "new", - "image_index": 424, - "image_filename": "SCENE_0424_new_000424.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.102053165435791, - 1.3336310386657715, - 0.699999988079071 - ], - "rotation": 55.572980324790976, - "pixel_coords": [ - 240, - 111, - 10.48263931274414 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.18346981704235077, - -1.3035134077072144, - 0.3499999940395355 - ], - "rotation": 91.12564819209446, - "pixel_coords": [ - 124, - 122, - 10.593451499938965 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1178276538848877, - 2.0136914253234863, - 0.699999988079071 - ], - "rotation": 169.3846391374098, - "pixel_coords": [ - 162, - 67, - 13.597267150878906 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6564585566520691, - 2.4803056716918945, - 0.699999988079071 - ], - "rotation": 175.03388508119386, - "pixel_coords": [ - 226, - 85, - 12.08154296875 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9560115337371826, - -1.3929487466812134, - 0.3499999940395355 - ], - "rotation": 90.99472441241737, - "pixel_coords": [ - 171, - 154, - 9.162994384765625 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6932109594345093, - 0.23016194999217987, - 0.3499999940395355 - ], - "rotation": 316.28782429066007, - "pixel_coords": [ - 133, - 92, - 12.45898151397705 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.05922999978065491, - 0.427029013633728, - 0.699999988079071 - ], - "rotation": 181.82634573774857, - "pixel_coords": [ - 171, - 97, - 11.27096176147461 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5255125164985657, - -2.5260088443756104, - 0.699999988079071 - ], - "rotation": 220.89546383752284, - "pixel_coords": [ - 102, - 136, - 9.251384735107422 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 4, - 7 - ], - [ - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 5, - 7 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 6 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0424" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0425_cf1.json b/dataset_1k_720p_2/scenes/scene_0425_cf1.json deleted file mode 100644 index 6be2a0ca2acaa2e7c5180ef1b1b0cde978e9c671..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0425_cf1.json +++ /dev/null @@ -1,345 +0,0 @@ -{ - "split": "new", - "image_index": 425, - "image_filename": "SCENE_0425_new_000425.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9379513263702393, - -1.5852925777435303, - 0.3499999940395355 - ], - "rotation": 226.03589544625464, - "pixel_coords": [ - 190, - 177, - 7.947567939758301 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.28338077664375305, - 1.78141188621521, - 0.699999988079071 - ], - "rotation": 349.0408291153611, - "pixel_coords": [ - 207, - 87, - 11.442419052124023 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9776546955108643, - 1.166869044303894, - 0.3499999940395355 - ], - "rotation": 82.00664631129858, - "pixel_coords": [ - 133, - 74, - 13.439343452453613 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.486196517944336, - -2.781435966491699, - 0.3499999940395355 - ], - "rotation": 73.89652940462503, - "pixel_coords": [ - 136, - 189, - 7.574349880218506 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8054428696632385, - -0.9740217328071594, - 0.3499999940395355 - ], - "rotation": 359.5971727703774, - "pixel_coords": [ - 119, - 110, - 10.785722732543945 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.24476580321788788, - -2.9445953369140625, - 0.699999988079071 - ], - "rotation": 16.52684941955289, - "pixel_coords": [ - 77, - 136, - 8.804543495178223 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0067942142486572, - 0.08821239322423935, - 0.699999988079071 - ], - "rotation": 170.09660360614126, - "pixel_coords": [ - 185, - 111, - 10.006227493286133 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 5, - 7 - ], - [ - 1, - 2, - 5 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cylinder", - "change_score": 19.35301893611684, - "change_attempts": 1, - "source_scene": "scene_0425" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0425_cf2.json b/dataset_1k_720p_2/scenes/scene_0425_cf2.json deleted file mode 100644 index 8f7057c706dabfd897e49164fcaaf989e01e6539..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0425_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 425, - "image_filename": "SCENE_0425_new_000425.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9379513263702393, - -1.5852925777435303, - 0.3499999940395355 - ], - "rotation": 226.03589544625464, - "pixel_coords": [ - 190, - 177, - 7.947567939758301 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.28338077664375305, - 1.78141188621521, - 0.699999988079071 - ], - "rotation": 349.0408291153611, - "pixel_coords": [ - 207, - 87, - 11.442419052124023 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9776546955108643, - 1.166869044303894, - 0.3499999940395355 - ], - "rotation": 82.00664631129858, - "pixel_coords": [ - 133, - 74, - 13.439343452453613 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.486196517944336, - -2.781435966491699, - 0.3499999940395355 - ], - "rotation": 73.89652940462503, - "pixel_coords": [ - 136, - 189, - 7.574349880218506 - ], - "color": "gray" - }, - { - "shape": "sphere", - "color": "red", - "material": "rubber", - "size": "large", - "3d_coords": [ - 1.541639804840088, - -1.9244377613067627, - 0.699999988079071 - ], - "rotation": 331.926754095557, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8054428696632385, - -0.9740217328071594, - 0.3499999940395355 - ], - "rotation": 359.5971727703774, - "pixel_coords": [ - 119, - 110, - 10.785722732543945 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.24476580321788788, - -2.9445953369140625, - 0.699999988079071 - ], - "rotation": 16.52684941955289, - "pixel_coords": [ - 77, - 136, - 8.804543495178223 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0067942142486572, - 0.08821239322423935, - 0.699999988079071 - ], - "rotation": 170.09660360614126, - "pixel_coords": [ - 185, - 111, - 10.006227493286133 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 5, - 7 - ], - [ - 1, - 2, - 5 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced blue cylinder with red sphere", - "change_score": 2.037379724490321, - "change_attempts": 1, - "source_scene": "scene_0425" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0425_original.json b/dataset_1k_720p_2/scenes/scene_0425_original.json deleted file mode 100644 index 7d3781a5ed2630c15a195ae83e33a2d9cecadb8d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0425_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 425, - "image_filename": "SCENE_0425_new_000425.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9379513263702393, - -1.5852925777435303, - 0.3499999940395355 - ], - "rotation": 226.03589544625464, - "pixel_coords": [ - 190, - 177, - 7.947567939758301 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.28338077664375305, - 1.78141188621521, - 0.699999988079071 - ], - "rotation": 349.0408291153611, - "pixel_coords": [ - 207, - 87, - 11.442419052124023 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9776546955108643, - 1.166869044303894, - 0.3499999940395355 - ], - "rotation": 82.00664631129858, - "pixel_coords": [ - 133, - 74, - 13.439343452453613 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.486196517944336, - -2.781435966491699, - 0.3499999940395355 - ], - "rotation": 73.89652940462503, - "pixel_coords": [ - 136, - 189, - 7.574349880218506 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.541639804840088, - -1.9244377613067627, - 0.699999988079071 - ], - "rotation": 318.4700532790414, - "pixel_coords": [ - 141, - 143, - 8.515604019165039 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8054428696632385, - -0.9740217328071594, - 0.3499999940395355 - ], - "rotation": 359.5971727703774, - "pixel_coords": [ - 119, - 110, - 10.785722732543945 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.24476580321788788, - -2.9445953369140625, - 0.699999988079071 - ], - "rotation": 16.52684941955289, - "pixel_coords": [ - 77, - 136, - 8.804543495178223 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0067942142486572, - 0.08821239322423935, - 0.699999988079071 - ], - "rotation": 170.09660360614126, - "pixel_coords": [ - 185, - 111, - 10.006227493286133 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 5, - 7 - ], - [ - 1, - 2, - 5 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0425" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0426_cf1.json b/dataset_1k_720p_2/scenes/scene_0426_cf1.json deleted file mode 100644 index 4840c4b80fa330f8116a13e92b2fdfdb2c540ace..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0426_cf1.json +++ /dev/null @@ -1,326 +0,0 @@ -{ - "split": "new", - "image_index": 426, - "image_filename": "SCENE_0426_new_000426.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1167001724243164, - -1.3316766023635864, - 0.699999988079071 - ], - "rotation": 255.53727806271354, - "pixel_coords": [ - 151, - 127, - 9.134514808654785 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.39080920815467834, - -0.10044289380311966, - 0.3499999940395355 - ], - "rotation": 246.46217609087316, - "pixel_coords": [ - 166, - 115, - 10.501326560974121 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8311537504196167, - -0.9006059169769287, - 0.3499999940395355 - ], - "rotation": 308.5774024412841, - "pixel_coords": [ - 102, - 100, - 11.489836692810059 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.38301157951355, - 1.9923087358474731, - 0.3499999940395355 - ], - "rotation": 272.1852386018615, - "pixel_coords": [ - 263, - 117, - 10.425116539001465 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9565027356147766, - -2.6747488975524902, - 0.3499999940395355 - ], - "rotation": 92.84510364333309, - "pixel_coords": [ - 105, - 155, - 8.613374710083008 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9478254318237305, - 1.0763517618179321, - 0.3499999940395355 - ], - "rotation": 92.9099503566415, - "pixel_coords": [ - 262, - 134, - 9.514528274536133 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.083685874938965, - 1.5413384437561035, - 0.699999988079071 - ], - "rotation": 171.49917182164705, - "pixel_coords": [ - 153, - 70, - 12.9293851852417 - ], - "color": "brown" - }, - { - "shape": "cube", - "color": "green", - "material": "rubber", - "size": "small", - "3d_coords": [ - -1.7275219507643145, - -2.1490498902095414, - 0.35 - ], - "rotation": 251.97735981636862, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 2, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 2, - 4 - ] - ], - "right": [ - [ - 1, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 1, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added green rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0426" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0426_cf2.json b/dataset_1k_720p_2/scenes/scene_0426_cf2.json deleted file mode 100644 index d07490f173e69701bb759c8175db3d420f12aa1e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0426_cf2.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 426, - "image_filename": "SCENE_0426_new_000426.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1167001724243164, - -1.3316766023635864, - 0.699999988079071 - ], - "rotation": 255.53727806271354, - "pixel_coords": [ - 151, - 127, - 9.134514808654785 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.39080920815467834, - -0.10044289380311966, - 0.3499999940395355 - ], - "rotation": 246.46217609087316, - "pixel_coords": [ - 166, - 115, - 10.501326560974121 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8311537504196167, - -0.9006059169769287, - 0.3499999940395355 - ], - "rotation": 308.5774024412841, - "pixel_coords": [ - 102, - 100, - 11.489836692810059 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.38301157951355, - 1.9923087358474731, - 0.3499999940395355 - ], - "rotation": 272.1852386018615, - "pixel_coords": [ - 263, - 117, - 10.425116539001465 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3030105621908592, - -1.3600237798507653, - 0.3499999940395355 - ], - "rotation": 92.84510364333309, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9478254318237305, - 1.0763517618179321, - 0.3499999940395355 - ], - "rotation": 92.9099503566415, - "pixel_coords": [ - 262, - 134, - 9.514528274536133 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.083685874938965, - 1.5413384437561035, - 0.699999988079071 - ], - "rotation": 171.49917182164705, - "pixel_coords": [ - 153, - 70, - 12.9293851852417 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 2, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 2, - 4 - ] - ], - "right": [ - [ - 1, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 1, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved red cube to partially occlude yellow cube", - "change_score": 2.614173383323362, - "change_attempts": 1, - "source_scene": "scene_0426" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0426_original.json b/dataset_1k_720p_2/scenes/scene_0426_original.json deleted file mode 100644 index 9467e3fc1d856a62f12f2acd9116dff0e27b406f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0426_original.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 426, - "image_filename": "SCENE_0426_new_000426.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1167001724243164, - -1.3316766023635864, - 0.699999988079071 - ], - "rotation": 255.53727806271354, - "pixel_coords": [ - 151, - 127, - 9.134514808654785 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.39080920815467834, - -0.10044289380311966, - 0.3499999940395355 - ], - "rotation": 246.46217609087316, - "pixel_coords": [ - 166, - 115, - 10.501326560974121 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8311537504196167, - -0.9006059169769287, - 0.3499999940395355 - ], - "rotation": 308.5774024412841, - "pixel_coords": [ - 102, - 100, - 11.489836692810059 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.38301157951355, - 1.9923087358474731, - 0.3499999940395355 - ], - "rotation": 272.1852386018615, - "pixel_coords": [ - 263, - 117, - 10.425116539001465 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9565027356147766, - -2.6747488975524902, - 0.3499999940395355 - ], - "rotation": 92.84510364333309, - "pixel_coords": [ - 105, - 155, - 8.613374710083008 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9478254318237305, - 1.0763517618179321, - 0.3499999940395355 - ], - "rotation": 92.9099503566415, - "pixel_coords": [ - 262, - 134, - 9.514528274536133 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.083685874938965, - 1.5413384437561035, - 0.699999988079071 - ], - "rotation": 171.49917182164705, - "pixel_coords": [ - 153, - 70, - 12.9293851852417 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 2, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 2, - 4 - ] - ], - "right": [ - [ - 1, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 1, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0426" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0427_cf1.json b/dataset_1k_720p_2/scenes/scene_0427_cf1.json deleted file mode 100644 index 7e016e51db5ad66fd745e2123f06e86daa93979f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0427_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 427, - "image_filename": "SCENE_0427_new_000427.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4074142277240753, - -1.4393738508224487, - 0.3499999940395355 - ], - "rotation": 196.9643559741628, - "pixel_coords": [ - 116, - 121, - 10.472421646118164 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8071105480194092, - 1.3893097639083862, - 0.699999988079071 - ], - "rotation": 167.15570796841638, - "pixel_coords": [ - 234, - 105, - 10.611481666564941 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0969088077545166, - -0.052677467465400696, - 0.699999988079071 - ], - "rotation": 151.01573114506778, - "pixel_coords": [ - 185, - 112, - 10.18896198272705 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan cube and red cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0427" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0427_cf2.json b/dataset_1k_720p_2/scenes/scene_0427_cf2.json deleted file mode 100644 index 12a08f4669c1b8cc94585285e68106c0fac43194..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0427_cf2.json +++ /dev/null @@ -1,157 +0,0 @@ -{ - "split": "new", - "image_index": 427, - "image_filename": "SCENE_0427_new_000427.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4074142277240753, - -1.4393738508224487, - 0.3499999940395355 - ], - "rotation": 196.9643559741628, - "pixel_coords": [ - 116, - 121, - 10.472421646118164 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8071105480194092, - 1.3893097639083862, - 0.699999988079071 - ], - "rotation": 167.15570796841638, - "pixel_coords": [ - 234, - 105, - 10.611481666564941 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0969088077545166, - -0.052677467465400696, - 0.699999988079071 - ], - "rotation": 151.01573114506778, - "pixel_coords": [ - 185, - 112, - 10.18896198272705 - ], - "color": "red" - }, - { - "shape": "sphere", - "color": "gray", - "material": "metal", - "size": "large", - "3d_coords": [ - -2.6135212384232127, - -1.7440504533456131, - 0.35 - ], - "rotation": 85.6710027176881, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0427" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0427_original.json b/dataset_1k_720p_2/scenes/scene_0427_original.json deleted file mode 100644 index 983b13bed01ddf2729af2186217f64affff2c238..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0427_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 427, - "image_filename": "SCENE_0427_new_000427.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4074142277240753, - -1.4393738508224487, - 0.3499999940395355 - ], - "rotation": 196.9643559741628, - "pixel_coords": [ - 116, - 121, - 10.472421646118164 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8071105480194092, - 1.3893097639083862, - 0.699999988079071 - ], - "rotation": 167.15570796841638, - "pixel_coords": [ - 234, - 105, - 10.611481666564941 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0969088077545166, - -0.052677467465400696, - 0.699999988079071 - ], - "rotation": 151.01573114506778, - "pixel_coords": [ - 185, - 112, - 10.18896198272705 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0427" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0428_cf1.json b/dataset_1k_720p_2/scenes/scene_0428_cf1.json deleted file mode 100644 index bb5390374efc443bed6a7c8ef9d908eed1406cfc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0428_cf1.json +++ /dev/null @@ -1,294 +0,0 @@ -{ - "split": "new", - "image_index": 428, - "image_filename": "SCENE_0428_new_000428.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0553667545318604, - -0.6807703375816345, - 0.699999988079071 - ], - "rotation": 148.81806163903127, - "pixel_coords": [ - 166, - 121, - 9.428030014038086 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4383634328842163, - -2.6670589447021484, - 0.699999988079071 - ], - "rotation": 263.1821799284344, - "pixel_coords": [ - 56, - 109, - 9.98538875579834 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.779297947883606, - 1.255059838294983, - 0.3499999940395355 - ], - "rotation": 94.00801600209385, - "pixel_coords": [ - 155, - 81, - 12.564156532287598 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5025275945663452, - -1.2587008476257324, - 0.3499999940395355 - ], - "rotation": 93.94269359143149, - "pixel_coords": [ - 116, - 117, - 10.318799018859863 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7253224849700928, - -2.4860033988952637, - 0.3499999940395355 - ], - "rotation": 99.42476120723028, - "pixel_coords": [ - 152, - 192, - 7.488814353942871 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.14345435798168182, - 1.2793768644332886, - 0.699999988079071 - ], - "rotation": 24.87587810697103, - "pixel_coords": [ - 194, - 90, - 11.123188018798828 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [ - 2, - 5 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0428" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0428_cf2.json b/dataset_1k_720p_2/scenes/scene_0428_cf2.json deleted file mode 100644 index b127f3a01567ce39153601ff5ec4ca77f2235f6e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0428_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 428, - "image_filename": "SCENE_0428_new_000428.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0553667545318604, - -0.6807703375816345, - 0.699999988079071 - ], - "rotation": 148.81806163903127, - "pixel_coords": [ - 166, - 121, - 9.428030014038086 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4383634328842163, - -2.6670589447021484, - 0.699999988079071 - ], - "rotation": 263.1821799284344, - "pixel_coords": [ - 56, - 109, - 9.98538875579834 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.779297947883606, - 1.255059838294983, - 0.3499999940395355 - ], - "rotation": 94.00801600209385, - "pixel_coords": [ - 155, - 81, - 12.564156532287598 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5025275945663452, - -1.2587008476257324, - 0.3499999940395355 - ], - "rotation": 93.94269359143149, - "pixel_coords": [ - 116, - 117, - 10.318799018859863 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7253224849700928, - -2.4860033988952637, - 0.3499999940395355 - ], - "rotation": 99.42476120723028, - "pixel_coords": [ - 152, - 192, - 7.488814353942871 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.14345435798168182, - 1.2793768644332886, - 0.699999988079071 - ], - "rotation": 24.87587810697103, - "pixel_coords": [ - 194, - 90, - 11.123188018798828 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.28615403175354, - 2.10845947265625, - 0.699999988079071 - ], - "rotation": 257.77430481564875, - "pixel_coords": [ - 266, - 106, - 10.1571044921875 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [ - 2, - 5 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0428" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0428_original.json b/dataset_1k_720p_2/scenes/scene_0428_original.json deleted file mode 100644 index 5ac2d4b08883641944163e028efcb39a9431fb9b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0428_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 428, - "image_filename": "SCENE_0428_new_000428.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0553667545318604, - -0.6807703375816345, - 0.699999988079071 - ], - "rotation": 148.81806163903127, - "pixel_coords": [ - 166, - 121, - 9.428030014038086 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4383634328842163, - -2.6670589447021484, - 0.699999988079071 - ], - "rotation": 263.1821799284344, - "pixel_coords": [ - 56, - 109, - 9.98538875579834 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.779297947883606, - 1.255059838294983, - 0.3499999940395355 - ], - "rotation": 94.00801600209385, - "pixel_coords": [ - 155, - 81, - 12.564156532287598 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5025275945663452, - -1.2587008476257324, - 0.3499999940395355 - ], - "rotation": 93.94269359143149, - "pixel_coords": [ - 116, - 117, - 10.318799018859863 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7253224849700928, - -2.4860033988952637, - 0.3499999940395355 - ], - "rotation": 99.42476120723028, - "pixel_coords": [ - 152, - 192, - 7.488814353942871 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.14345435798168182, - 1.2793768644332886, - 0.699999988079071 - ], - "rotation": 24.87587810697103, - "pixel_coords": [ - 194, - 90, - 11.123188018798828 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.28615403175354, - 2.10845947265625, - 0.699999988079071 - ], - "rotation": 257.77430481564875, - "pixel_coords": [ - 266, - 106, - 10.1571044921875 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [ - 2, - 5 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0428" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0429_cf1.json b/dataset_1k_720p_2/scenes/scene_0429_cf1.json deleted file mode 100644 index 6c0e4f537d6490b96cb62ce6d3b4b6c832121752..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0429_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 429, - "image_filename": "SCENE_0429_new_000429.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8927254676818848, - 2.207427978515625, - 0.699999988079071 - ], - "rotation": 313.38091056624097, - "pixel_coords": [ - 253, - 98, - 10.956124305725098 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.669294595718384, - -0.13374876976013184, - 0.3499999940395355 - ], - "rotation": 282.2332450319473, - "pixel_coords": [ - 106, - 88, - 12.621687889099121 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6408306956291199, - 2.5315632820129395, - 0.699999988079071 - ], - "rotation": 209.01580456117213, - "pixel_coords": [ - 198, - 76, - 12.791845321655273 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3020366756055164, - -1.0677288399109912, - 0.699999988079071 - ], - "rotation": 172.47247203193098, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2074249982833862, - -0.28015536069869995, - 0.3499999940395355 - ], - "rotation": 67.26567007615378, - "pixel_coords": [ - 129, - 101, - 11.587446212768555 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9883500337600708, - -2.895824909210205, - 0.699999988079071 - ], - "rotation": 59.16422363377404, - "pixel_coords": [ - 127, - 162, - 7.756688117980957 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.10818798094987869, - -2.673513412475586, - 0.3499999940395355 - ], - "rotation": 283.85700865833644, - "pixel_coords": [ - 85, - 138, - 9.405919075012207 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.671311616897583, - 1.6014630794525146, - 0.3499999940395355 - ], - "rotation": 294.3251395331322, - "pixel_coords": [ - 143, - 77, - 13.689864158630371 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 7 - ], - [ - 2, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [] - ], - "front": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 1, - 6 - ], - [ - 1, - 6 - ], - [], - [ - 1, - 4, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 7 - ], - [ - 0, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple sphere to partially occlude green cylinder", - "change_score": 1.4353497477293946, - "change_attempts": 1, - "source_scene": "scene_0429" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0429_cf2.json b/dataset_1k_720p_2/scenes/scene_0429_cf2.json deleted file mode 100644 index 660c36431866e59c133f117ba2e54130740b47cf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0429_cf2.json +++ /dev/null @@ -1,349 +0,0 @@ -{ - "split": "new", - "image_index": 429, - "image_filename": "SCENE_0429_new_000429.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8927254676818848, - 2.207427978515625, - 0.699999988079071 - ], - "rotation": 313.38091056624097, - "pixel_coords": [ - 253, - 98, - 10.956124305725098 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.669294595718384, - -0.13374876976013184, - 0.3499999940395355 - ], - "rotation": 282.2332450319473, - "pixel_coords": [ - 106, - 88, - 12.621687889099121 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6408306956291199, - 2.5315632820129395, - 0.699999988079071 - ], - "rotation": 209.01580456117213, - "pixel_coords": [ - 198, - 76, - 12.791845321655273 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.073188066482544, - -0.6566500067710876, - 0.699999988079071 - ], - "rotation": 172.47247203193098, - "pixel_coords": [ - 170, - 118, - 9.724522590637207 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2074249982833862, - -0.28015536069869995, - 0.3499999940395355 - ], - "rotation": 67.26567007615378, - "pixel_coords": [ - 129, - 101, - 11.587446212768555 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.10818798094987869, - -2.673513412475586, - 0.3499999940395355 - ], - "rotation": 283.85700865833644, - "pixel_coords": [ - 85, - 138, - 9.405919075012207 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.671311616897583, - 1.6014630794525146, - 0.3499999940395355 - ], - "rotation": 294.3251395331322, - "pixel_coords": [ - 143, - 77, - 13.689864158630371 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 7 - ], - [ - 2, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [] - ], - "front": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 1, - 6 - ], - [ - 1, - 6 - ], - [], - [ - 1, - 4, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 7 - ], - [ - 0, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple sphere", - "change_score": 15.513223253345949, - "change_attempts": 1, - "source_scene": "scene_0429" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0429_original.json b/dataset_1k_720p_2/scenes/scene_0429_original.json deleted file mode 100644 index 7e78199cd85514ffe9dbd15a8783a0e2a7b9bc2c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0429_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 429, - "image_filename": "SCENE_0429_new_000429.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8927254676818848, - 2.207427978515625, - 0.699999988079071 - ], - "rotation": 313.38091056624097, - "pixel_coords": [ - 253, - 98, - 10.956124305725098 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.669294595718384, - -0.13374876976013184, - 0.3499999940395355 - ], - "rotation": 282.2332450319473, - "pixel_coords": [ - 106, - 88, - 12.621687889099121 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6408306956291199, - 2.5315632820129395, - 0.699999988079071 - ], - "rotation": 209.01580456117213, - "pixel_coords": [ - 198, - 76, - 12.791845321655273 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.073188066482544, - -0.6566500067710876, - 0.699999988079071 - ], - "rotation": 172.47247203193098, - "pixel_coords": [ - 170, - 118, - 9.724522590637207 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2074249982833862, - -0.28015536069869995, - 0.3499999940395355 - ], - "rotation": 67.26567007615378, - "pixel_coords": [ - 129, - 101, - 11.587446212768555 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9883500337600708, - -2.895824909210205, - 0.699999988079071 - ], - "rotation": 59.16422363377404, - "pixel_coords": [ - 127, - 162, - 7.756688117980957 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.10818798094987869, - -2.673513412475586, - 0.3499999940395355 - ], - "rotation": 283.85700865833644, - "pixel_coords": [ - 85, - 138, - 9.405919075012207 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.671311616897583, - 1.6014630794525146, - 0.3499999940395355 - ], - "rotation": 294.3251395331322, - "pixel_coords": [ - 143, - 77, - 13.689864158630371 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 7 - ], - [ - 2, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [] - ], - "front": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 1, - 6 - ], - [ - 1, - 6 - ], - [], - [ - 1, - 4, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 7 - ], - [ - 0, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0429" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0430_cf1.json b/dataset_1k_720p_2/scenes/scene_0430_cf1.json deleted file mode 100644 index a5cb13bf12a79543c9c078e92b0a10745851e1b6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0430_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 430, - "image_filename": "SCENE_0430_new_000430.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.14929477870464325, - 0.08496610075235367, - 0.699999988079071 - ], - "rotation": 321.4745138659651, - "pixel_coords": [ - 159, - 98, - 11.119132041931152 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6806445170834042, - -0.6369762551922469, - 0.3499999940395355 - ], - "rotation": 99.91755701658228, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1586500406265259, - -2.273850917816162, - 0.3499999940395355 - ], - "rotation": 146.9372592326479, - "pixel_coords": [ - 126, - 148, - 8.95974349975586 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2578284740448, - -2.8070976734161377, - 0.3499999940395355 - ], - "rotation": 97.86354850762227, - "pixel_coords": [ - 138, - 175, - 7.909217834472656 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.831291675567627, - 0.30107995867729187, - 0.699999988079071 - ], - "rotation": 202.485670225005, - "pixel_coords": [ - 212, - 115, - 9.950826644897461 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple cube to partially occlude brown cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0430" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0430_cf2.json b/dataset_1k_720p_2/scenes/scene_0430_cf2.json deleted file mode 100644 index 99a3b3659b3850527d61e425888c1e00a24735f1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0430_cf2.json +++ /dev/null @@ -1,204 +0,0 @@ -{ - "split": "new", - "image_index": 430, - "image_filename": "SCENE_0430_new_000430.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.14929477870464325, - 0.08496610075235367, - 0.699999988079071 - ], - "rotation": 321.4745138659651, - "pixel_coords": [ - 159, - 98, - 11.119132041931152 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4181571006774902, - -1.685951828956604, - 0.3499999940395355 - ], - "rotation": 99.91755701658228, - "pixel_coords": [ - 74, - 103, - 11.671862602233887 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1586500406265259, - -2.273850917816162, - 0.3499999940395355 - ], - "rotation": 146.9372592326479, - "pixel_coords": [ - 126, - 148, - 8.95974349975586 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.831291675567627, - 0.30107995867729187, - 0.699999988079071 - ], - "rotation": 202.485670225005, - "pixel_coords": [ - 212, - 115, - 9.950826644897461 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan cylinder", - "change_score": 10.290617004770507, - "change_attempts": 1, - "source_scene": "scene_0430" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0430_original.json b/dataset_1k_720p_2/scenes/scene_0430_original.json deleted file mode 100644 index 89671c1a58413ef3d44002ab3dae81e240a6b503..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0430_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 430, - "image_filename": "SCENE_0430_new_000430.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.14929477870464325, - 0.08496610075235367, - 0.699999988079071 - ], - "rotation": 321.4745138659651, - "pixel_coords": [ - 159, - 98, - 11.119132041931152 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4181571006774902, - -1.685951828956604, - 0.3499999940395355 - ], - "rotation": 99.91755701658228, - "pixel_coords": [ - 74, - 103, - 11.671862602233887 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1586500406265259, - -2.273850917816162, - 0.3499999940395355 - ], - "rotation": 146.9372592326479, - "pixel_coords": [ - 126, - 148, - 8.95974349975586 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2578284740448, - -2.8070976734161377, - 0.3499999940395355 - ], - "rotation": 97.86354850762227, - "pixel_coords": [ - 138, - 175, - 7.909217834472656 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.831291675567627, - 0.30107995867729187, - 0.699999988079071 - ], - "rotation": 202.485670225005, - "pixel_coords": [ - 212, - 115, - 9.950826644897461 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0430" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0431_cf1.json b/dataset_1k_720p_2/scenes/scene_0431_cf1.json deleted file mode 100644 index 46dd8c70de819b3dbbb9357e784429a5ecae4237..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0431_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 431, - "image_filename": "SCENE_0431_new_000431.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.475292921066284, - 2.0382752418518066, - 0.3499999940395355 - ], - "rotation": 270.3289156842658, - "pixel_coords": [ - 269, - 117, - 10.147804260253906 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.1281139850616455, - -1.0359686613082886, - 0.3499999940395355 - ], - "rotation": 337.6677307566177, - "pixel_coords": [ - 136, - 122, - 9.874095916748047 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2156835794448853, - 2.52801251411438, - 0.3499999940395355 - ], - "rotation": 107.81795058362587, - "pixel_coords": [ - 189, - 80, - 12.888986587524414 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5389288663864136, - 2.6451737880706787, - 0.3499999940395355 - ], - "rotation": 161.0436839566084, - "pixel_coords": [ - 254, - 101, - 11.13074016571045 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed brown sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0431" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0431_cf2.json b/dataset_1k_720p_2/scenes/scene_0431_cf2.json deleted file mode 100644 index d86d036db295abc6ef24a166961b4c47d8f93ad1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0431_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 431, - "image_filename": "SCENE_0431_new_000431.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.475292921066284, - 2.0382752418518066, - 0.3499999940395355 - ], - "rotation": 270.3289156842658, - "pixel_coords": [ - 269, - 117, - 10.147804260253906 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.1281139850616455, - -1.0359686613082886, - 0.3499999940395355 - ], - "rotation": 337.6677307566177, - "pixel_coords": [ - 136, - 122, - 9.874095916748047 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2156835794448853, - 2.52801251411438, - 0.3499999940395355 - ], - "rotation": 107.81795058362587, - "pixel_coords": [ - 189, - 80, - 12.888986587524414 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5389288663864136, - 2.6451737880706787, - 0.3499999940395355 - ], - "rotation": 161.0436839566084, - "pixel_coords": [ - 254, - 101, - 11.13074016571045 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0431" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0431_original.json b/dataset_1k_720p_2/scenes/scene_0431_original.json deleted file mode 100644 index 4100496bba96b499c5a25448e7735701a5fbaa6e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0431_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 431, - "image_filename": "SCENE_0431_new_000431.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.475292921066284, - 2.0382752418518066, - 0.3499999940395355 - ], - "rotation": 270.3289156842658, - "pixel_coords": [ - 269, - 117, - 10.147804260253906 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.1281139850616455, - -1.0359686613082886, - 0.3499999940395355 - ], - "rotation": 337.6677307566177, - "pixel_coords": [ - 136, - 122, - 9.874095916748047 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2156835794448853, - 2.52801251411438, - 0.3499999940395355 - ], - "rotation": 107.81795058362587, - "pixel_coords": [ - 189, - 80, - 12.888986587524414 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5389288663864136, - 2.6451737880706787, - 0.3499999940395355 - ], - "rotation": 161.0436839566084, - "pixel_coords": [ - 254, - 101, - 11.13074016571045 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0431" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0432_cf1.json b/dataset_1k_720p_2/scenes/scene_0432_cf1.json deleted file mode 100644 index 2ee6a1149f73ce56c1929c19f3cc64ed9ecb364c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0432_cf1.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "split": "new", - "image_index": 432, - "image_filename": "SCENE_0432_new_000432.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5281383991241455, - -0.9060519337654114, - 0.3499999940395355 - ], - "rotation": 301.1275964794499, - "pixel_coords": [ - 95, - 96, - 12.71762466430664 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8241360187530518, - 0.3458109200000763, - 0.699999988079071 - ], - "rotation": 8.344815327587671, - "pixel_coords": [ - 237, - 126, - 9.658655166625977 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4901018142700195, - 2.7815299034118652, - 0.3499999940395355 - ], - "rotation": 273.66654619263977, - "pixel_coords": [ - 188, - 81, - 14.202177047729492 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red sphere", - "change_score": 19.536246486990095, - "change_attempts": 1, - "source_scene": "scene_0432" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0432_cf2.json b/dataset_1k_720p_2/scenes/scene_0432_cf2.json deleted file mode 100644 index 3429b82d06017ef320cc91eb4b9ea6ca0c05b451..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0432_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 432, - "image_filename": "SCENE_0432_new_000432.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5281383991241455, - -0.9060519337654114, - 0.3499999940395355 - ], - "rotation": 301.1275964794499, - "pixel_coords": [ - 95, - 96, - 12.71762466430664 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3456307649612427, - -1.3204822540283203, - 0.3499999940395355 - ], - "rotation": 106.71528150907368, - "pixel_coords": [ - 104, - 109, - 11.663551330566406 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8241360187530518, - 0.3458109200000763, - 0.699999988079071 - ], - "rotation": 8.344815327587671, - "pixel_coords": [ - 237, - 126, - 9.658655166625977 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4901018142700195, - 2.7815299034118652, - 0.3499999940395355 - ], - "rotation": 273.66654619263977, - "pixel_coords": [ - 188, - 81, - 14.202177047729492 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between red sphere and cyan cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0432" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0432_original.json b/dataset_1k_720p_2/scenes/scene_0432_original.json deleted file mode 100644 index a69d1482e90e4b3cc65805b87d3ecf75e05ad0a9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0432_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 432, - "image_filename": "SCENE_0432_new_000432.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5281383991241455, - -0.9060519337654114, - 0.3499999940395355 - ], - "rotation": 301.1275964794499, - "pixel_coords": [ - 95, - 96, - 12.71762466430664 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3456307649612427, - -1.3204822540283203, - 0.3499999940395355 - ], - "rotation": 106.71528150907368, - "pixel_coords": [ - 104, - 109, - 11.663551330566406 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8241360187530518, - 0.3458109200000763, - 0.699999988079071 - ], - "rotation": 8.344815327587671, - "pixel_coords": [ - 237, - 126, - 9.658655166625977 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4901018142700195, - 2.7815299034118652, - 0.3499999940395355 - ], - "rotation": 273.66654619263977, - "pixel_coords": [ - 188, - 81, - 14.202177047729492 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0432" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0433_cf1.json b/dataset_1k_720p_2/scenes/scene_0433_cf1.json deleted file mode 100644 index ae52b49bb9a5b0115bc098459007e9a9c4eec2ad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0433_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 433, - "image_filename": "SCENE_0433_new_000433.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.47594380378723145, - 2.6029646396636963, - 0.3499999940395355 - ], - "rotation": 155.15179694709786, - "pixel_coords": [ - 205, - 86, - 13.022488594055176 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6798450041164252, - 2.7704274273866423, - 0.699999988079071 - ], - "rotation": 329.6923266283204, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.551832914352417, - 2.412903070449829, - 0.3499999940395355 - ], - "rotation": 142.96144136702478, - "pixel_coords": [ - 165, - 73, - 14.318085670471191 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4231133460998535, - -0.5444148778915405, - 0.3499999940395355 - ], - "rotation": 47.22181336560607, - "pixel_coords": [ - 203, - 147, - 9.263740539550781 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cylinder from left of gray cube to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0433" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0433_cf2.json b/dataset_1k_720p_2/scenes/scene_0433_cf2.json deleted file mode 100644 index 240f7d5ca9efbd9fa498e9e224848198e46dfc8d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0433_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 433, - "image_filename": "SCENE_0433_new_000433.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.47594380378723145, - 2.6029646396636963, - 0.3499999940395355 - ], - "rotation": 155.15179694709786, - "pixel_coords": [ - 205, - 86, - 13.022488594055176 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.08842503279447556, - -1.894985556602478, - 0.699999988079071 - ], - "rotation": 329.6923266283204, - "pixel_coords": [ - 107, - 117, - 10.028396606445312 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.551832914352417, - 2.412903070449829, - 0.3499999940395355 - ], - "rotation": 142.96144136702478, - "pixel_coords": [ - 165, - 73, - 14.318085670471191 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4231133460998535, - -0.5444148778915405, - 0.3499999940395355 - ], - "rotation": 47.22181336560607, - "pixel_coords": [ - 203, - 147, - 9.263740539550781 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0433" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0433_original.json b/dataset_1k_720p_2/scenes/scene_0433_original.json deleted file mode 100644 index c93dcceb3bd6265aa887430898118d2c8f480ef3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0433_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 433, - "image_filename": "SCENE_0433_new_000433.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.47594380378723145, - 2.6029646396636963, - 0.3499999940395355 - ], - "rotation": 155.15179694709786, - "pixel_coords": [ - 205, - 86, - 13.022488594055176 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.08842503279447556, - -1.894985556602478, - 0.699999988079071 - ], - "rotation": 329.6923266283204, - "pixel_coords": [ - 107, - 117, - 10.028396606445312 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.551832914352417, - 2.412903070449829, - 0.3499999940395355 - ], - "rotation": 142.96144136702478, - "pixel_coords": [ - 165, - 73, - 14.318085670471191 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4231133460998535, - -0.5444148778915405, - 0.3499999940395355 - ], - "rotation": 47.22181336560607, - "pixel_coords": [ - 203, - 147, - 9.263740539550781 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0433" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0434_cf1.json b/dataset_1k_720p_2/scenes/scene_0434_cf1.json deleted file mode 100644 index dab0f6804ebde06ff3d5f3dc2d20675f92c680f3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0434_cf1.json +++ /dev/null @@ -1,283 +0,0 @@ -{ - "split": "new", - "image_index": 434, - "image_filename": "SCENE_0434_new_000434.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.048469305038452, - -0.14598309993743896, - 0.699999988079071 - ], - "rotation": 294.26250996097315, - "pixel_coords": [ - 121, - 83, - 12.38036060333252 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.035076856613159, - -1.309173345565796, - 0.3499999940395355 - ], - "rotation": 57.42937889003975, - "pixel_coords": [ - 170, - 150, - 9.041144371032715 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.812896490097046, - -2.298518657684326, - 0.699999988079071 - ], - "rotation": 52.95502373541423, - "pixel_coords": [ - 67, - 100, - 11.017199516296387 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4699804782867432, - 2.4849236011505127, - 0.699999988079071 - ], - "rotation": 297.1600345365459, - "pixel_coords": [ - 187, - 72, - 13.441962242126465 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6142988204956055, - 0.6373190879821777, - 0.699999988079071 - ], - "rotation": 117.37949794282076, - "pixel_coords": [ - 211, - 112, - 10.261063575744629 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5231212973594666, - -2.3811745643615723, - 0.3499999940395355 - ], - "rotation": 72.14908274597336, - "pixel_coords": [ - 85, - 126, - 10.228991508483887 - ], - "color": "cyan" - }, - { - "shape": "cube", - "color": "purple", - "material": "metal", - "size": "large", - "3d_coords": [ - 2.6013486816827616, - 1.881198718760353, - 0.35 - ], - "rotation": 308.11454230286273, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1 - ] - ], - "left": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0434" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0434_cf2.json b/dataset_1k_720p_2/scenes/scene_0434_cf2.json deleted file mode 100644 index f012314f12e8a46251e5abc13950364678729ad1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0434_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 434, - "image_filename": "SCENE_0434_new_000434.png", - "objects": [ - { - "shape": "cube", - "color": "cyan", - "material": "metal", - "size": "small", - "3d_coords": [ - -2.048469305038452, - -0.14598309993743896, - 0.699999988079071 - ], - "rotation": 207.9192401535928, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.035076856613159, - -1.309173345565796, - 0.3499999940395355 - ], - "rotation": 57.42937889003975, - "pixel_coords": [ - 170, - 150, - 9.041144371032715 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.812896490097046, - -2.298518657684326, - 0.699999988079071 - ], - "rotation": 52.95502373541423, - "pixel_coords": [ - 67, - 100, - 11.017199516296387 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4699804782867432, - 2.4849236011505127, - 0.699999988079071 - ], - "rotation": 297.1600345365459, - "pixel_coords": [ - 187, - 72, - 13.441962242126465 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6142988204956055, - 0.6373190879821777, - 0.699999988079071 - ], - "rotation": 117.37949794282076, - "pixel_coords": [ - 211, - 112, - 10.261063575744629 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5231212973594666, - -2.3811745643615723, - 0.3499999940395355 - ], - "rotation": 72.14908274597336, - "pixel_coords": [ - 85, - 126, - 10.228991508483887 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1 - ] - ], - "left": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green sphere with cyan cube", - "change_score": 4.239842416131612, - "change_attempts": 1, - "source_scene": "scene_0434" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0434_original.json b/dataset_1k_720p_2/scenes/scene_0434_original.json deleted file mode 100644 index 72c38d5b2788febfe997ee8d0c380ce3efc5d23e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0434_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 434, - "image_filename": "SCENE_0434_new_000434.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.048469305038452, - -0.14598309993743896, - 0.699999988079071 - ], - "rotation": 294.26250996097315, - "pixel_coords": [ - 121, - 83, - 12.38036060333252 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.035076856613159, - -1.309173345565796, - 0.3499999940395355 - ], - "rotation": 57.42937889003975, - "pixel_coords": [ - 170, - 150, - 9.041144371032715 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.812896490097046, - -2.298518657684326, - 0.699999988079071 - ], - "rotation": 52.95502373541423, - "pixel_coords": [ - 67, - 100, - 11.017199516296387 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4699804782867432, - 2.4849236011505127, - 0.699999988079071 - ], - "rotation": 297.1600345365459, - "pixel_coords": [ - 187, - 72, - 13.441962242126465 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6142988204956055, - 0.6373190879821777, - 0.699999988079071 - ], - "rotation": 117.37949794282076, - "pixel_coords": [ - 211, - 112, - 10.261063575744629 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5231212973594666, - -2.3811745643615723, - 0.3499999940395355 - ], - "rotation": 72.14908274597336, - "pixel_coords": [ - 85, - 126, - 10.228991508483887 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1 - ] - ], - "left": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0434" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0435_cf1.json b/dataset_1k_720p_2/scenes/scene_0435_cf1.json deleted file mode 100644 index 1407cac34e9a6fecb2b2b1df00c36ce1332968be..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0435_cf1.json +++ /dev/null @@ -1,346 +0,0 @@ -{ - "split": "new", - "image_index": 435, - "image_filename": "SCENE_0435_new_000435.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.756549596786499, - 0.2040139138698578, - 0.3499999940395355 - ], - "rotation": 228.25671711474342, - "pixel_coords": [ - 129, - 92, - 12.366724014282227 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6442506313323975, - -1.9693418741226196, - 0.3499999940395355 - ], - "rotation": 338.4950183355102, - "pixel_coords": [ - 150, - 157, - 8.920416831970215 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6404200792312622, - -1.164452075958252, - 0.3499999940395355 - ], - "rotation": 71.24232113486872, - "pixel_coords": [ - 100, - 105, - 11.458112716674805 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9654734134674072, - 0.7891611456871033, - 0.699999988079071 - ], - "rotation": 173.78356023273864, - "pixel_coords": [ - 256, - 126, - 9.612281799316406 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.21643751859664917, - 2.9507603645324707, - 0.699999988079071 - ], - "rotation": 171.1415593248673, - "pixel_coords": [ - 222, - 77, - 12.64546012878418 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.524280309677124, - 1.5760602951049805, - 0.699999988079071 - ], - "rotation": 153.44273390280267, - "pixel_coords": [ - 162, - 74, - 12.889555931091309 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9705238342285156, - 2.6821281909942627, - 0.699999988079071 - ], - "rotation": 95.27573211188985, - "pixel_coords": [ - 156, - 58, - 14.466259956359863 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5 - ], - [], - [], - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown sphere", - "change_score": 25.00528393209565, - "change_attempts": 1, - "source_scene": "scene_0435" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0435_cf2.json b/dataset_1k_720p_2/scenes/scene_0435_cf2.json deleted file mode 100644 index 67711fe16537ab1d8bcbd258c11d40e1d98d8f4a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0435_cf2.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 435, - "image_filename": "SCENE_0435_new_000435.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.756549596786499, - 0.2040139138698578, - 0.3499999940395355 - ], - "rotation": 228.25671711474342, - "pixel_coords": [ - 129, - 92, - 12.366724014282227 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6442506313323975, - -1.9693418741226196, - 0.3499999940395355 - ], - "rotation": 338.4950183355102, - "pixel_coords": [ - 150, - 157, - 8.920416831970215 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6404200792312622, - -1.164452075958252, - 0.3499999940395355 - ], - "rotation": 71.24232113486872, - "pixel_coords": [ - 100, - 105, - 11.458112716674805 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4801769256591797, - 0.9820359945297241, - 0.3499999940395355 - ], - "rotation": 264.0136258726173, - "pixel_coords": [ - 216, - 116, - 10.826220512390137 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9654734134674072, - 0.7891611456871033, - 0.699999988079071 - ], - "rotation": 173.78356023273864, - "pixel_coords": [ - 256, - 126, - 9.612281799316406 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.21643751859664917, - 2.9507603645324707, - 0.699999988079071 - ], - "rotation": 171.1415593248673, - "pixel_coords": [ - 222, - 77, - 12.64546012878418 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.524280309677124, - 1.5760602951049805, - 0.699999988079071 - ], - "rotation": 153.44273390280267, - "pixel_coords": [ - 162, - 74, - 12.889555931091309 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9705238342285156, - 2.6821281909942627, - 0.699999988079071 - ], - "rotation": 95.27573211188985, - "pixel_coords": [ - 156, - 58, - 14.466259956359863 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5 - ], - [], - [], - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0435" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0435_original.json b/dataset_1k_720p_2/scenes/scene_0435_original.json deleted file mode 100644 index 411cdfcf25fdf460ffdfa81d65e4701edd3adf9b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0435_original.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 435, - "image_filename": "SCENE_0435_new_000435.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.756549596786499, - 0.2040139138698578, - 0.3499999940395355 - ], - "rotation": 228.25671711474342, - "pixel_coords": [ - 129, - 92, - 12.366724014282227 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6442506313323975, - -1.9693418741226196, - 0.3499999940395355 - ], - "rotation": 338.4950183355102, - "pixel_coords": [ - 150, - 157, - 8.920416831970215 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6404200792312622, - -1.164452075958252, - 0.3499999940395355 - ], - "rotation": 71.24232113486872, - "pixel_coords": [ - 100, - 105, - 11.458112716674805 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4801769256591797, - 0.9820359945297241, - 0.3499999940395355 - ], - "rotation": 264.0136258726173, - "pixel_coords": [ - 216, - 116, - 10.826220512390137 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9654734134674072, - 0.7891611456871033, - 0.699999988079071 - ], - "rotation": 173.78356023273864, - "pixel_coords": [ - 256, - 126, - 9.612281799316406 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.21643751859664917, - 2.9507603645324707, - 0.699999988079071 - ], - "rotation": 171.1415593248673, - "pixel_coords": [ - 222, - 77, - 12.64546012878418 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.524280309677124, - 1.5760602951049805, - 0.699999988079071 - ], - "rotation": 153.44273390280267, - "pixel_coords": [ - 162, - 74, - 12.889555931091309 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9705238342285156, - 2.6821281909942627, - 0.699999988079071 - ], - "rotation": 95.27573211188985, - "pixel_coords": [ - 156, - 58, - 14.466259956359863 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5 - ], - [], - [], - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0435" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0436_cf1.json b/dataset_1k_720p_2/scenes/scene_0436_cf1.json deleted file mode 100644 index 82ff7817d23b727705c5f845e5fcabeca52ad562..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0436_cf1.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 436, - "image_filename": "SCENE_0436_new_000436.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7754812836647034, - 2.8154096603393555, - 0.3499999940395355 - ], - "rotation": 352.6833616795469, - "pixel_coords": [ - 206, - 82, - 13.381363868713379 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.22750651809281353, - -0.08875460916380806, - 0.3499999940395355 - ], - "rotation": 175.8226879157742, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5361318588256836, - 2.1711862087249756, - 0.3499999940395355 - ], - "rotation": 43.13225138613282, - "pixel_coords": [ - 219, - 98, - 12.141477584838867 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.46935275197029114, - -1.2119553089141846, - 0.699999988079071 - ], - "rotation": 21.791897531144716, - "pixel_coords": [ - 120, - 106, - 10.871323585510254 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8553370237350464, - -0.7757128477096558, - 0.699999988079071 - ], - "rotation": 227.6155667747477, - "pixel_coords": [ - 179, - 134, - 9.50628662109375 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9606878757476807, - -2.909731149673462, - 0.699999988079071 - ], - "rotation": 145.73127937524507, - "pixel_coords": [ - 37, - 93, - 11.685171127319336 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0711913108825684, - 0.8264817595481873, - 0.699999988079071 - ], - "rotation": 267.02342083996234, - "pixel_coords": [ - 160, - 84, - 12.359705924987793 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan sphere from right of yellow cylinder to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0436" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0436_cf2.json b/dataset_1k_720p_2/scenes/scene_0436_cf2.json deleted file mode 100644 index 9318550c4b5ab3e655514d31ac83253635e5c2e3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0436_cf2.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 436, - "image_filename": "SCENE_0436_new_000436.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7754812836647034, - 2.8154096603393555, - 0.3499999940395355 - ], - "rotation": 352.6833616795469, - "pixel_coords": [ - 206, - 82, - 13.381363868713379 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.239614248275757, - 2.224348545074463, - 0.3499999940395355 - ], - "rotation": 175.8226879157742, - "pixel_coords": [ - 260, - 117, - 11.000608444213867 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5361318588256836, - 2.1711862087249756, - 0.3499999940395355 - ], - "rotation": 43.13225138613282, - "pixel_coords": [ - 219, - 98, - 12.141477584838867 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.46935275197029114, - -1.2119553089141846, - 0.699999988079071 - ], - "rotation": 21.791897531144716, - "pixel_coords": [ - 120, - 106, - 10.871323585510254 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8553370237350464, - -0.7757128477096558, - 0.699999988079071 - ], - "rotation": 227.6155667747477, - "pixel_coords": [ - 179, - 134, - 9.50628662109375 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9606878757476807, - -2.909731149673462, - 0.699999988079071 - ], - "rotation": 145.73127937524507, - "pixel_coords": [ - 37, - 93, - 11.685171127319336 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0711913108825684, - 0.8264817595481873, - 0.699999988079071 - ], - "rotation": 267.02342083996234, - "pixel_coords": [ - 160, - 84, - 12.359705924987793 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0436" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0436_original.json b/dataset_1k_720p_2/scenes/scene_0436_original.json deleted file mode 100644 index c8105cd20454f69a56359201f8dbed1e43cd374a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0436_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 436, - "image_filename": "SCENE_0436_new_000436.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7754812836647034, - 2.8154096603393555, - 0.3499999940395355 - ], - "rotation": 352.6833616795469, - "pixel_coords": [ - 206, - 82, - 13.381363868713379 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.239614248275757, - 2.224348545074463, - 0.3499999940395355 - ], - "rotation": 175.8226879157742, - "pixel_coords": [ - 260, - 117, - 11.000608444213867 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5361318588256836, - 2.1711862087249756, - 0.3499999940395355 - ], - "rotation": 43.13225138613282, - "pixel_coords": [ - 219, - 98, - 12.141477584838867 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.46935275197029114, - -1.2119553089141846, - 0.699999988079071 - ], - "rotation": 21.791897531144716, - "pixel_coords": [ - 120, - 106, - 10.871323585510254 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8553370237350464, - -0.7757128477096558, - 0.699999988079071 - ], - "rotation": 227.6155667747477, - "pixel_coords": [ - 179, - 134, - 9.50628662109375 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9606878757476807, - -2.909731149673462, - 0.699999988079071 - ], - "rotation": 145.73127937524507, - "pixel_coords": [ - 37, - 93, - 11.685171127319336 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0711913108825684, - 0.8264817595481873, - 0.699999988079071 - ], - "rotation": 267.02342083996234, - "pixel_coords": [ - 160, - 84, - 12.359705924987793 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0436" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0437_cf1.json b/dataset_1k_720p_2/scenes/scene_0437_cf1.json deleted file mode 100644 index 9b3fcf088062650535bcecd044c7043158f1159a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0437_cf1.json +++ /dev/null @@ -1,258 +0,0 @@ -{ - "split": "new", - "image_index": 437, - "image_filename": "SCENE_0437_new_000437.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8341451287269592, - -0.42373591661453247, - 0.699999988079071 - ], - "rotation": 103.30956933299353, - "pixel_coords": [ - 133, - 97, - 11.491498947143555 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3436866998672485, - -1.7620267868041992, - 0.3499999940395355 - ], - "rotation": 105.92219681154693, - "pixel_coords": [ - 91, - 114, - 11.17220687866211 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.382135033607483, - 0.444312185049057, - 0.699999988079071 - ], - "rotation": 61.26051060895005, - "pixel_coords": [ - 202, - 111, - 10.631270408630371 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.2577814757823944, - -2.958449125289917, - 0.699999988079071 - ], - "rotation": 24.42795476460897, - "pixel_coords": [ - 87, - 139, - 9.274153709411621 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.09979089349508286, - 0.6081749200820923, - 0.3499999940395355 - ], - "rotation": 123.81766353827308, - "pixel_coords": [ - 171, - 104, - 11.82943344116211 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.795510768890381, - -1.75371253490448, - 0.3499999940395355 - ], - "rotation": 87.6638455261612, - "pixel_coords": [ - 188, - 172, - 8.589125633239746 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0437" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0437_cf2.json b/dataset_1k_720p_2/scenes/scene_0437_cf2.json deleted file mode 100644 index 38f559714ffd8339f6de0878b915aca3acf18d80..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0437_cf2.json +++ /dev/null @@ -1,258 +0,0 @@ -{ - "split": "new", - "image_index": 437, - "image_filename": "SCENE_0437_new_000437.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8341451287269592, - -0.42373591661453247, - 0.699999988079071 - ], - "rotation": 103.30956933299353, - "pixel_coords": [ - 133, - 97, - 11.491498947143555 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3436866998672485, - -1.7620267868041992, - 0.3499999940395355 - ], - "rotation": 105.92219681154693, - "pixel_coords": [ - 91, - 114, - 11.17220687866211 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.382135033607483, - 0.444312185049057, - 0.699999988079071 - ], - "rotation": 61.26051060895005, - "pixel_coords": [ - 202, - 111, - 10.631270408630371 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.2577814757823944, - -2.958449125289917, - 0.699999988079071 - ], - "rotation": 24.42795476460897, - "pixel_coords": [ - 87, - 139, - 9.274153709411621 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.09979089349508286, - 0.6081749200820923, - 0.3499999940395355 - ], - "rotation": 123.81766353827308, - "pixel_coords": [ - 171, - 104, - 11.82943344116211 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.795510768890381, - -1.75371253490448, - 0.3499999940395355 - ], - "rotation": 87.6638455261612, - "pixel_coords": [ - 188, - 172, - 8.589125633239746 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0437" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0437_original.json b/dataset_1k_720p_2/scenes/scene_0437_original.json deleted file mode 100644 index 7e89e61c24f0ec5ffd54de2e4b9c540643e85f26..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0437_original.json +++ /dev/null @@ -1,256 +0,0 @@ -{ - "split": "new", - "image_index": 437, - "image_filename": "SCENE_0437_new_000437.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8341451287269592, - -0.42373591661453247, - 0.699999988079071 - ], - "rotation": 103.30956933299353, - "pixel_coords": [ - 133, - 97, - 11.491498947143555 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3436866998672485, - -1.7620267868041992, - 0.3499999940395355 - ], - "rotation": 105.92219681154693, - "pixel_coords": [ - 91, - 114, - 11.17220687866211 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.382135033607483, - 0.444312185049057, - 0.699999988079071 - ], - "rotation": 61.26051060895005, - "pixel_coords": [ - 202, - 111, - 10.631270408630371 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.2577814757823944, - -2.958449125289917, - 0.699999988079071 - ], - "rotation": 24.42795476460897, - "pixel_coords": [ - 87, - 139, - 9.274153709411621 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.09979089349508286, - 0.6081749200820923, - 0.3499999940395355 - ], - "rotation": 123.81766353827308, - "pixel_coords": [ - 171, - 104, - 11.82943344116211 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.795510768890381, - -1.75371253490448, - 0.3499999940395355 - ], - "rotation": 87.6638455261612, - "pixel_coords": [ - 188, - 172, - 8.589125633239746 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0437" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0438_cf1.json b/dataset_1k_720p_2/scenes/scene_0438_cf1.json deleted file mode 100644 index c124a39cfc974ab4420bd99eb281ac037383f6fd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0438_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 438, - "image_filename": "SCENE_0438_new_000438.png", - "objects": [ - { - "shape": "cube", - "color": "purple", - "material": "rubber", - "size": "small", - "3d_coords": [ - 0.7070985436439514, - 2.8483352661132812, - 0.3499999940395355 - ], - "rotation": 177.4514348705001, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.2134501338005066, - 1.9652098417282104, - 0.3499999940395355 - ], - "rotation": 229.54052879818036, - "pixel_coords": [ - 196, - 90, - 12.510235786437988 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1980373859405518, - -1.119153380393982, - 0.3499999940395355 - ], - "rotation": 20.77789526225779, - "pixel_coords": [ - 109, - 109, - 11.326460838317871 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced cyan sphere with purple cube", - "change_score": 2.3848570681762054, - "change_attempts": 1, - "source_scene": "scene_0438" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0438_cf2.json b/dataset_1k_720p_2/scenes/scene_0438_cf2.json deleted file mode 100644 index b347df22da6acf844202c86d92d29dcf105bcca6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0438_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 438, - "image_filename": "SCENE_0438_new_000438.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9605569030849856, - 0.9312117363206633, - 0.3499999940395355 - ], - "rotation": 38.90289032706625, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.2134501338005066, - 1.9652098417282104, - 0.3499999940395355 - ], - "rotation": 229.54052879818036, - "pixel_coords": [ - 196, - 90, - 12.510235786437988 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1980373859405518, - -1.119153380393982, - 0.3499999940395355 - ], - "rotation": 20.77789526225779, - "pixel_coords": [ - 109, - 109, - 11.326460838317871 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan sphere from right of gray cube to left", - "change_score": 2.540952049427379, - "change_attempts": 1, - "source_scene": "scene_0438" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0438_original.json b/dataset_1k_720p_2/scenes/scene_0438_original.json deleted file mode 100644 index a506eaa5a7aee7650a2e772d2a8a9c54ce5a1458..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0438_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 438, - "image_filename": "SCENE_0438_new_000438.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7070985436439514, - 2.8483352661132812, - 0.3499999940395355 - ], - "rotation": 38.90289032706625, - "pixel_coords": [ - 232, - 91, - 12.444424629211426 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.2134501338005066, - 1.9652098417282104, - 0.3499999940395355 - ], - "rotation": 229.54052879818036, - "pixel_coords": [ - 196, - 90, - 12.510235786437988 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1980373859405518, - -1.119153380393982, - 0.3499999940395355 - ], - "rotation": 20.77789526225779, - "pixel_coords": [ - 109, - 109, - 11.326460838317871 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0438" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0439_cf1.json b/dataset_1k_720p_2/scenes/scene_0439_cf1.json deleted file mode 100644 index c054952c4d321f71cf51744bce9d9002d797760c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0439_cf1.json +++ /dev/null @@ -1,172 +0,0 @@ -{ - "split": "new", - "image_index": 439, - "image_filename": "SCENE_0439_new_000439.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.38672739267349243, - -0.739928662776947, - 0.699999988079071 - ], - "rotation": 43.27756959814519, - "pixel_coords": [ - 135, - 105, - 10.989042282104492 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6936300992965698, - -2.2114224433898926, - 0.3499999940395355 - ], - "rotation": 183.95234830504276, - "pixel_coords": [ - 73, - 116, - 11.085698127746582 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.904984474182129, - 2.8161754608154297, - 0.3499999940395355 - ], - "rotation": 315.60946243278005, - "pixel_coords": [ - 286, - 112, - 11.272222518920898 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6280429657240361, - -1.6226506967886412, - 0.699999988079071 - ], - "rotation": 257.6449305387185, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple cube to partially occlude yellow sphere", - "change_score": 1.1512174914202498, - "change_attempts": 1, - "source_scene": "scene_0439" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0439_cf2.json b/dataset_1k_720p_2/scenes/scene_0439_cf2.json deleted file mode 100644 index 2f1a8fa5e4903a005b8d508635c52a848ad12b02..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0439_cf2.json +++ /dev/null @@ -1,155 +0,0 @@ -{ - "split": "new", - "image_index": 439, - "image_filename": "SCENE_0439_new_000439.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.38672739267349243, - -0.739928662776947, - 0.699999988079071 - ], - "rotation": 43.27756959814519, - "pixel_coords": [ - 135, - 105, - 10.989042282104492 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.904984474182129, - 2.8161754608154297, - 0.3499999940395355 - ], - "rotation": 315.60946243278005, - "pixel_coords": [ - 286, - 112, - 11.272222518920898 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.11119824647903442, - -2.6513261795043945, - 0.699999988079071 - ], - "rotation": 257.6449305387185, - "pixel_coords": [ - 93, - 133, - 9.526145935058594 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple sphere", - "change_score": 16.526726794504995, - "change_attempts": 1, - "source_scene": "scene_0439" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0439_original.json b/dataset_1k_720p_2/scenes/scene_0439_original.json deleted file mode 100644 index 2533edd93c11bfc840e0fec328cf084b85bf416d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0439_original.json +++ /dev/null @@ -1,170 +0,0 @@ -{ - "split": "new", - "image_index": 439, - "image_filename": "SCENE_0439_new_000439.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.38672739267349243, - -0.739928662776947, - 0.699999988079071 - ], - "rotation": 43.27756959814519, - "pixel_coords": [ - 135, - 105, - 10.989042282104492 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6936300992965698, - -2.2114224433898926, - 0.3499999940395355 - ], - "rotation": 183.95234830504276, - "pixel_coords": [ - 73, - 116, - 11.085698127746582 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.904984474182129, - 2.8161754608154297, - 0.3499999940395355 - ], - "rotation": 315.60946243278005, - "pixel_coords": [ - 286, - 112, - 11.272222518920898 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.11119824647903442, - -2.6513261795043945, - 0.699999988079071 - ], - "rotation": 257.6449305387185, - "pixel_coords": [ - 93, - 133, - 9.526145935058594 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0439" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0440_cf1.json b/dataset_1k_720p_2/scenes/scene_0440_cf1.json deleted file mode 100644 index 5e55ddcfc3c2a6fc57da98a1e979ee43e723e34d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0440_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 440, - "image_filename": "SCENE_0440_new_000440.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3477874994277954, - -0.08129306137561798, - 0.3499999940395355 - ], - "rotation": 212.92934575693943, - "pixel_coords": [ - 131, - 97, - 11.938643455505371 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8879496455192566, - 1.900951862335205, - 0.3499999940395355 - ], - "rotation": 131.87329974271472, - "pixel_coords": [ - 220, - 101, - 11.689807891845703 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9016219973564148, - -1.81437087059021, - 0.3499999940395355 - ], - "rotation": 161.12148200836677, - "pixel_coords": [ - 96, - 120, - 10.643539428710938 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow cylinder and purple cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0440" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0440_cf2.json b/dataset_1k_720p_2/scenes/scene_0440_cf2.json deleted file mode 100644 index c8aac9e503d7882d80ca1d271ee2da628bf0ca9f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0440_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 440, - "image_filename": "SCENE_0440_new_000440.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4915418606378366, - 1.3759028761936776, - 0.3499999940395355 - ], - "rotation": 212.92934575693943, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8879496455192566, - 1.900951862335205, - 0.3499999940395355 - ], - "rotation": 131.87329974271472, - "pixel_coords": [ - 220, - 101, - 11.689807891845703 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9016219973564148, - -1.81437087059021, - 0.3499999940395355 - ], - "rotation": 161.12148200836677, - "pixel_coords": [ - 96, - 120, - 10.643539428710938 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved yellow cylinder to partially occlude green cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0440" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0440_original.json b/dataset_1k_720p_2/scenes/scene_0440_original.json deleted file mode 100644 index 018ef500a77128070a6f651cc4ec8bfeaa2155eb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0440_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 440, - "image_filename": "SCENE_0440_new_000440.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3477874994277954, - -0.08129306137561798, - 0.3499999940395355 - ], - "rotation": 212.92934575693943, - "pixel_coords": [ - 131, - 97, - 11.938643455505371 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8879496455192566, - 1.900951862335205, - 0.3499999940395355 - ], - "rotation": 131.87329974271472, - "pixel_coords": [ - 220, - 101, - 11.689807891845703 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9016219973564148, - -1.81437087059021, - 0.3499999940395355 - ], - "rotation": 161.12148200836677, - "pixel_coords": [ - 96, - 120, - 10.643539428710938 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0440" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0441_cf1.json b/dataset_1k_720p_2/scenes/scene_0441_cf1.json deleted file mode 100644 index 4676d556fabdadbea02e2af772a3c5c7580fe774..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0441_cf1.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 441, - "image_filename": "SCENE_0441_new_000441.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.28264132142066956, - -2.353527307510376, - 0.3499999940395355 - ], - "rotation": 53.81927447706917, - "pixel_coords": [ - 105, - 142, - 9.558852195739746 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.05735734477639198, - 0.9905290007591248, - 0.699999988079071 - ], - "rotation": 315.4601259005474, - "pixel_coords": [ - 181, - 91, - 11.585566520690918 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9054207801818848, - 2.8243014812469482, - 0.699999988079071 - ], - "rotation": 231.2868511465623, - "pixel_coords": [ - 291, - 103, - 10.81360912322998 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6170783042907715, - -1.3692340850830078, - 0.3499999940395355 - ], - "rotation": 160.41807586175173, - "pixel_coords": [ - 164, - 149, - 9.305327415466309 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7136301398277283, - 2.3335988521575928, - 0.3499999940395355 - ], - "rotation": 277.8941063560663, - "pixel_coords": [ - 223, - 95, - 12.075010299682617 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7591338157653809, - -2.0447373390197754, - 0.3499999940395355 - ], - "rotation": 312.3671829490821, - "pixel_coords": [ - 74, - 112, - 11.025896072387695 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.10115213692188263, - -0.784551739692688, - 0.3499999940395355 - ], - "rotation": 193.31040413686236, - "pixel_coords": [ - 139, - 118, - 10.733047485351562 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5403156280517578, - 2.4471218585968018, - 0.699999988079071 - ], - "rotation": 2.5981093079257045, - "pixel_coords": [ - 179, - 67, - 13.383855819702148 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 1, - 4, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 5 - ], - [ - 0, - 3, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4, - 7 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2, - 3, - 4, - 7 - ], - [ - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0441" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0441_cf2.json b/dataset_1k_720p_2/scenes/scene_0441_cf2.json deleted file mode 100644 index 7a9601abf5b3165ad3fe06eb6ffc2211c80be0a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0441_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 441, - "image_filename": "SCENE_0441_new_000441.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.28264132142066956, - -2.353527307510376, - 0.3499999940395355 - ], - "rotation": 53.81927447706917, - "pixel_coords": [ - 105, - 142, - 9.558852195739746 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.05735734477639198, - 0.9905290007591248, - 0.699999988079071 - ], - "rotation": 315.4601259005474, - "pixel_coords": [ - 181, - 91, - 11.585566520690918 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9054207801818848, - 2.8243014812469482, - 0.699999988079071 - ], - "rotation": 231.2868511465623, - "pixel_coords": [ - 291, - 103, - 10.81360912322998 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6170783042907715, - -1.3692340850830078, - 0.3499999940395355 - ], - "rotation": 160.41807586175173, - "pixel_coords": [ - 164, - 149, - 9.305327415466309 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7136301398277283, - 2.3335988521575928, - 0.3499999940395355 - ], - "rotation": 277.8941063560663, - "pixel_coords": [ - 223, - 95, - 12.075010299682617 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7591338157653809, - -2.0447373390197754, - 0.3499999940395355 - ], - "rotation": 312.3671829490821, - "pixel_coords": [ - 74, - 112, - 11.025896072387695 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.10115213692188263, - -0.784551739692688, - 0.3499999940395355 - ], - "rotation": 193.31040413686236, - "pixel_coords": [ - 139, - 118, - 10.733047485351562 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.701494153643237, - 0.659011789887539, - 0.699999988079071 - ], - "rotation": 2.5981093079257045, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 1, - 4, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 5 - ], - [ - 0, - 3, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4, - 7 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2, - 3, - 4, - 7 - ], - [ - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green cube from (-1.5,2.4) to (-2.7,0.7)", - "change_score": 2.1320584387193158, - "change_attempts": 1, - "source_scene": "scene_0441" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0441_original.json b/dataset_1k_720p_2/scenes/scene_0441_original.json deleted file mode 100644 index 8ff2f46876de8a8bd28ca09ccdd33d8dbf9f1aba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0441_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 441, - "image_filename": "SCENE_0441_new_000441.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.28264132142066956, - -2.353527307510376, - 0.3499999940395355 - ], - "rotation": 53.81927447706917, - "pixel_coords": [ - 105, - 142, - 9.558852195739746 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.05735734477639198, - 0.9905290007591248, - 0.699999988079071 - ], - "rotation": 315.4601259005474, - "pixel_coords": [ - 181, - 91, - 11.585566520690918 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9054207801818848, - 2.8243014812469482, - 0.699999988079071 - ], - "rotation": 231.2868511465623, - "pixel_coords": [ - 291, - 103, - 10.81360912322998 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6170783042907715, - -1.3692340850830078, - 0.3499999940395355 - ], - "rotation": 160.41807586175173, - "pixel_coords": [ - 164, - 149, - 9.305327415466309 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7136301398277283, - 2.3335988521575928, - 0.3499999940395355 - ], - "rotation": 277.8941063560663, - "pixel_coords": [ - 223, - 95, - 12.075010299682617 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7591338157653809, - -2.0447373390197754, - 0.3499999940395355 - ], - "rotation": 312.3671829490821, - "pixel_coords": [ - 74, - 112, - 11.025896072387695 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.10115213692188263, - -0.784551739692688, - 0.3499999940395355 - ], - "rotation": 193.31040413686236, - "pixel_coords": [ - 139, - 118, - 10.733047485351562 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5403156280517578, - 2.4471218585968018, - 0.699999988079071 - ], - "rotation": 2.5981093079257045, - "pixel_coords": [ - 179, - 67, - 13.383855819702148 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 1, - 4, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 5 - ], - [ - 0, - 3, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4, - 7 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2, - 3, - 4, - 7 - ], - [ - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0441" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0442_cf1.json b/dataset_1k_720p_2/scenes/scene_0442_cf1.json deleted file mode 100644 index 52fba6bba6248f3d8d657a30846e593c1c3f3eea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0442_cf1.json +++ /dev/null @@ -1,194 +0,0 @@ -{ - "split": "new", - "image_index": 442, - "image_filename": "SCENE_0442_new_000442.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4141170084476471, - -2.1715056896209717, - 0.3499999940395355 - ], - "rotation": 310.13597497582055, - "pixel_coords": [ - 109, - 138, - 9.356152534484863 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9544334411621094, - -1.229940414428711, - 0.3499999940395355 - ], - "rotation": 44.41535844740716, - "pixel_coords": [ - 204, - 166, - 8.214693069458008 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8165167570114136, - -2.397528886795044, - 0.3499999940395355 - ], - "rotation": 211.98168059348924, - "pixel_coords": [ - 62, - 113, - 10.71196174621582 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7938525080680847, - 1.847366213798523, - 0.699999988079071 - ], - "rotation": 284.05711484396284, - "pixel_coords": [ - 184, - 79, - 12.367475509643555 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "color": "green", - "material": "rubber", - "size": "small", - "3d_coords": [ - 2.834864002628337, - -2.64370194127879, - 0.35 - ], - "rotation": 280.1551316003506, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added green rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0442" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0442_cf2.json b/dataset_1k_720p_2/scenes/scene_0442_cf2.json deleted file mode 100644 index dae9ab789bcd523e2189014cca25eac18fd5b4bb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0442_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 442, - "image_filename": "SCENE_0442_new_000442.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4141170084476471, - -2.1715056896209717, - 0.3499999940395355 - ], - "rotation": 310.13597497582055, - "pixel_coords": [ - 109, - 138, - 9.356152534484863 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9544334411621094, - -1.229940414428711, - 0.3499999940395355 - ], - "rotation": 44.41535844740716, - "pixel_coords": [ - 204, - 166, - 8.214693069458008 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8165167570114136, - -2.397528886795044, - 0.3499999940395355 - ], - "rotation": 211.98168059348924, - "pixel_coords": [ - 62, - 113, - 10.71196174621582 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7938525080680847, - 1.847366213798523, - 0.699999988079071 - ], - "rotation": 284.05711484396284, - "pixel_coords": [ - 184, - 79, - 12.367475509643555 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0442" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0442_original.json b/dataset_1k_720p_2/scenes/scene_0442_original.json deleted file mode 100644 index e5dbc1adfce562eedf765e8e3da7e2e27d71ffee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0442_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 442, - "image_filename": "SCENE_0442_new_000442.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4141170084476471, - -2.1715056896209717, - 0.3499999940395355 - ], - "rotation": 310.13597497582055, - "pixel_coords": [ - 109, - 138, - 9.356152534484863 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9544334411621094, - -1.229940414428711, - 0.3499999940395355 - ], - "rotation": 44.41535844740716, - "pixel_coords": [ - 204, - 166, - 8.214693069458008 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8165167570114136, - -2.397528886795044, - 0.3499999940395355 - ], - "rotation": 211.98168059348924, - "pixel_coords": [ - 62, - 113, - 10.71196174621582 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7938525080680847, - 1.847366213798523, - 0.699999988079071 - ], - "rotation": 284.05711484396284, - "pixel_coords": [ - 184, - 79, - 12.367475509643555 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0442" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0443_cf1.json b/dataset_1k_720p_2/scenes/scene_0443_cf1.json deleted file mode 100644 index b405f8d480b0b84c38a88217e560243e688e3eba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0443_cf1.json +++ /dev/null @@ -1,330 +0,0 @@ -{ - "split": "new", - "image_index": 443, - "image_filename": "SCENE_0443_new_000443.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.166946530342102, - 1.3142554759979248, - 0.3499999940395355 - ], - "rotation": 354.84209834557896, - "pixel_coords": [ - 217, - 110, - 10.819174766540527 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9097330570220947, - -1.3518279790878296, - 0.3499999940395355 - ], - "rotation": 199.95565600635635, - "pixel_coords": [ - 199, - 174, - 8.175230979919434 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6475368738174438, - -1.4968078136444092, - 0.3499999940395355 - ], - "rotation": 144.25020467092514, - "pixel_coords": [ - 90, - 106, - 11.033988952636719 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.18430139124393463, - -1.544663667678833, - 0.3499999940395355 - ], - "rotation": 237.96254296205754, - "pixel_coords": [ - 115, - 125, - 10.062314987182617 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.251979947090149, - -1.0869183540344238, - 0.699999988079071 - ], - "rotation": 127.7486773859722, - "pixel_coords": [ - 161, - 129, - 9.218083381652832 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7920002937316895, - 2.544950485229492, - 0.3499999940395355 - ], - "rotation": 240.5293202801039, - "pixel_coords": [ - 161, - 65, - 14.075607299804688 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.69663405418396, - -0.3124229907989502, - 0.699999988079071 - ], - "rotation": 234.442861380448, - "pixel_coords": [ - 102, - 76, - 12.207908630371094 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "color": "blue", - "material": "metal", - "size": "small", - "3d_coords": [ - -0.7433824693155229, - 0.1793811728897987, - 0.35 - ], - "rotation": 240.95300980742962, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added blue metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0443" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0443_cf2.json b/dataset_1k_720p_2/scenes/scene_0443_cf2.json deleted file mode 100644 index 3b1eb80b266d1d522f3724342485f95e2256ba4b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0443_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 443, - "image_filename": "SCENE_0443_new_000443.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.166946530342102, - 1.3142554759979248, - 0.3499999940395355 - ], - "rotation": 354.84209834557896, - "pixel_coords": [ - 217, - 110, - 10.819174766540527 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9097330570220947, - -1.3518279790878296, - 0.3499999940395355 - ], - "rotation": 199.95565600635635, - "pixel_coords": [ - 199, - 174, - 8.175230979919434 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6475368738174438, - -1.4968078136444092, - 0.3499999940395355 - ], - "rotation": 144.25020467092514, - "pixel_coords": [ - 90, - 106, - 11.033988952636719 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.18430139124393463, - -1.544663667678833, - 0.3499999940395355 - ], - "rotation": 237.96254296205754, - "pixel_coords": [ - 115, - 125, - 10.062314987182617 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.251979947090149, - -1.0869183540344238, - 0.699999988079071 - ], - "rotation": 127.7486773859722, - "pixel_coords": [ - 161, - 129, - 9.218083381652832 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7920002937316895, - 2.544950485229492, - 0.3499999940395355 - ], - "rotation": 240.5293202801039, - "pixel_coords": [ - 161, - 65, - 14.075607299804688 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.69663405418396, - -0.3124229907989502, - 0.699999988079071 - ], - "rotation": 234.442861380448, - "pixel_coords": [ - 102, - 76, - 12.207908630371094 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0443" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0443_original.json b/dataset_1k_720p_2/scenes/scene_0443_original.json deleted file mode 100644 index f05389d1388e9f8d54d973a8e841908525924747..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0443_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 443, - "image_filename": "SCENE_0443_new_000443.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.166946530342102, - 1.3142554759979248, - 0.3499999940395355 - ], - "rotation": 354.84209834557896, - "pixel_coords": [ - 217, - 110, - 10.819174766540527 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9097330570220947, - -1.3518279790878296, - 0.3499999940395355 - ], - "rotation": 199.95565600635635, - "pixel_coords": [ - 199, - 174, - 8.175230979919434 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6475368738174438, - -1.4968078136444092, - 0.3499999940395355 - ], - "rotation": 144.25020467092514, - "pixel_coords": [ - 90, - 106, - 11.033988952636719 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.18430139124393463, - -1.544663667678833, - 0.3499999940395355 - ], - "rotation": 237.96254296205754, - "pixel_coords": [ - 115, - 125, - 10.062314987182617 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.251979947090149, - -1.0869183540344238, - 0.699999988079071 - ], - "rotation": 127.7486773859722, - "pixel_coords": [ - 161, - 129, - 9.218083381652832 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7920002937316895, - 2.544950485229492, - 0.3499999940395355 - ], - "rotation": 240.5293202801039, - "pixel_coords": [ - 161, - 65, - 14.075607299804688 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.69663405418396, - -0.3124229907989502, - 0.699999988079071 - ], - "rotation": 234.442861380448, - "pixel_coords": [ - 102, - 76, - 12.207908630371094 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0443" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0444_cf1.json b/dataset_1k_720p_2/scenes/scene_0444_cf1.json deleted file mode 100644 index 39ece5f0a0514cb75df68746b04581d8ca0dbb79..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0444_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 444, - "image_filename": "SCENE_0444_new_000444.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6722594499588013, - -2.2145512104034424, - 0.699999988079071 - ], - "rotation": 294.95687424939877, - "pixel_coords": [ - 83, - 113, - 9.516986846923828 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.21056866645813, - -0.8736394643783569, - 0.3499999940395355 - ], - "rotation": 145.46554698619235, - "pixel_coords": [ - 194, - 149, - 8.555968284606934 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4232938289642334, - 0.2248002290725708, - 0.3499999940395355 - ], - "rotation": 203.60488639196132, - "pixel_coords": [ - 200, - 124, - 9.730934143066406 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.49563467502594, - 1.9571287631988525, - 0.3499999940395355 - ], - "rotation": 248.75965893217256, - "pixel_coords": [ - 240, - 107, - 10.710820198059082 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4755972921848297, - -0.244788259267807, - 0.699999988079071 - ], - "rotation": 85.81261600535302, - "pixel_coords": [ - 143, - 96, - 10.555152893066406 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.892673969268799, - 1.3812942504882812, - 0.699999988079071 - ], - "rotation": 196.392715790539, - "pixel_coords": [ - 272, - 118, - 9.281797409057617 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [], - [], - [ - 0, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0444" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0444_cf2.json b/dataset_1k_720p_2/scenes/scene_0444_cf2.json deleted file mode 100644 index f7204038fee160ede0581214455c2e8b57f37690..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0444_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 444, - "image_filename": "SCENE_0444_new_000444.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6722594499588013, - -2.2145512104034424, - 0.699999988079071 - ], - "rotation": 294.95687424939877, - "pixel_coords": [ - 83, - 113, - 9.516986846923828 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.21056866645813, - -0.8736394643783569, - 0.3499999940395355 - ], - "rotation": 145.46554698619235, - "pixel_coords": [ - 194, - 149, - 8.555968284606934 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4232938289642334, - 0.2248002290725708, - 0.3499999940395355 - ], - "rotation": 203.60488639196132, - "pixel_coords": [ - 200, - 124, - 9.730934143066406 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.49563467502594, - 1.9571287631988525, - 0.3499999940395355 - ], - "rotation": 248.75965893217256, - "pixel_coords": [ - 240, - 107, - 10.710820198059082 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4755972921848297, - -0.244788259267807, - 0.699999988079071 - ], - "rotation": 85.81261600535302, - "pixel_coords": [ - 143, - 96, - 10.555152893066406 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.892673969268799, - 1.3812942504882812, - 0.699999988079071 - ], - "rotation": 196.392715790539, - "pixel_coords": [ - 272, - 118, - 9.281797409057617 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [], - [], - [ - 0, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0444" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0444_original.json b/dataset_1k_720p_2/scenes/scene_0444_original.json deleted file mode 100644 index aee656427ac9da723a2ef261c33f088bf79beb8b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0444_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 444, - "image_filename": "SCENE_0444_new_000444.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6722594499588013, - -2.2145512104034424, - 0.699999988079071 - ], - "rotation": 294.95687424939877, - "pixel_coords": [ - 83, - 113, - 9.516986846923828 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.21056866645813, - -0.8736394643783569, - 0.3499999940395355 - ], - "rotation": 145.46554698619235, - "pixel_coords": [ - 194, - 149, - 8.555968284606934 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4232938289642334, - 0.2248002290725708, - 0.3499999940395355 - ], - "rotation": 203.60488639196132, - "pixel_coords": [ - 200, - 124, - 9.730934143066406 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.49563467502594, - 1.9571287631988525, - 0.3499999940395355 - ], - "rotation": 248.75965893217256, - "pixel_coords": [ - 240, - 107, - 10.710820198059082 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4755972921848297, - -0.244788259267807, - 0.699999988079071 - ], - "rotation": 85.81261600535302, - "pixel_coords": [ - 143, - 96, - 10.555152893066406 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.892673969268799, - 1.3812942504882812, - 0.699999988079071 - ], - "rotation": 196.392715790539, - "pixel_coords": [ - 272, - 118, - 9.281797409057617 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [], - [], - [ - 0, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0444" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0445_cf1.json b/dataset_1k_720p_2/scenes/scene_0445_cf1.json deleted file mode 100644 index 3bc5227cd013632bb983f69d48226456ee595876..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0445_cf1.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 445, - "image_filename": "SCENE_0445_new_000445.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.635320234300413, - -2.45708895132427, - 0.3499999940395355 - ], - "rotation": 327.9379472157982, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4847670793533325, - -0.45144063234329224, - 0.3499999940395355 - ], - "rotation": 132.2089830069657, - "pixel_coords": [ - 120, - 98, - 11.41983699798584 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0383994579315186, - 1.8401553630828857, - 0.699999988079071 - ], - "rotation": 237.8743181980018, - "pixel_coords": [ - 162, - 67, - 12.917221069335938 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4773223102092743, - -0.4657667875289917, - 0.699999988079071 - ], - "rotation": 53.99806356069458, - "pixel_coords": [ - 158, - 110, - 9.932099342346191 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray cube from (2.1,2.9) to (1.6,-2.5)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0445" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0445_cf2.json b/dataset_1k_720p_2/scenes/scene_0445_cf2.json deleted file mode 100644 index b6bca633fb27128d3ca92a707247f914d5134db9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0445_cf2.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 445, - "image_filename": "SCENE_0445_new_000445.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.11380672454834, - 2.89743709564209, - 0.3499999940395355 - ], - "rotation": 327.9379472157982, - "pixel_coords": [ - 275, - 106, - 10.911574363708496 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4847670793533325, - -0.45144063234329224, - 0.3499999940395355 - ], - "rotation": 132.2089830069657, - "pixel_coords": [ - 120, - 98, - 11.41983699798584 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0383994579315186, - 1.8401553630828857, - 0.699999988079071 - ], - "rotation": 237.8743181980018, - "pixel_coords": [ - 162, - 67, - 12.917221069335938 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4773223102092743, - -0.4657667875289917, - 0.699999988079071 - ], - "rotation": 53.99806356069458, - "pixel_coords": [ - 158, - 110, - 9.932099342346191 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed brown cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0445" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0445_original.json b/dataset_1k_720p_2/scenes/scene_0445_original.json deleted file mode 100644 index c4b2903de2455bbe9be89a7c91896564df1dab8b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0445_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 445, - "image_filename": "SCENE_0445_new_000445.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.11380672454834, - 2.89743709564209, - 0.3499999940395355 - ], - "rotation": 327.9379472157982, - "pixel_coords": [ - 275, - 106, - 10.911574363708496 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4847670793533325, - -0.45144063234329224, - 0.3499999940395355 - ], - "rotation": 132.2089830069657, - "pixel_coords": [ - 120, - 98, - 11.41983699798584 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0383994579315186, - 1.8401553630828857, - 0.699999988079071 - ], - "rotation": 237.8743181980018, - "pixel_coords": [ - 162, - 67, - 12.917221069335938 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4773223102092743, - -0.4657667875289917, - 0.699999988079071 - ], - "rotation": 53.99806356069458, - "pixel_coords": [ - 158, - 110, - 9.932099342346191 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0445" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0446_cf1.json b/dataset_1k_720p_2/scenes/scene_0446_cf1.json deleted file mode 100644 index e4fecd285c5f332b77a424a880ca72c8af0b02ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0446_cf1.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 446, - "image_filename": "SCENE_0446_new_000446.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.021509215235710144, - -2.7625749111175537, - 0.3499999940395355 - ], - "rotation": 67.56808312190748, - "pixel_coords": [ - 83, - 142, - 9.151418685913086 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5835041999816895, - -2.7469289302825928, - 0.699999988079071 - ], - "rotation": 107.96362046649011, - "pixel_coords": [ - 52, - 110, - 10.030166625976562 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.964933395385742, - -0.8833326697349548, - 0.3499999940395355 - ], - "rotation": 141.3728041324574, - "pixel_coords": [ - 218, - 161, - 8.389754295349121 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7733228206634521, - -0.014115547761321068, - 0.3499999940395355 - ], - "rotation": 169.9384453662384, - "pixel_coords": [ - 124, - 93, - 11.966287612915039 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.497436285018921, - 1.5579502582550049, - 0.3499999940395355 - ], - "rotation": 55.62290135653298, - "pixel_coords": [ - 258, - 122, - 10.164290428161621 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6191884279251099, - -0.02064615860581398, - 0.3499999940395355 - ], - "rotation": 246.27473477725695, - "pixel_coords": [ - 199, - 129, - 9.777220726013184 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.613906145095825, - 1.3091620206832886, - 0.699999988079071 - ], - "rotation": 62.75653532732345, - "pixel_coords": [ - 138, - 68, - 13.141876220703125 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 2, - 4 - ], - [ - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed green cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0446" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0446_cf2.json b/dataset_1k_720p_2/scenes/scene_0446_cf2.json deleted file mode 100644 index 49dda0047c4d35c9405ec946f9dafde916ba0d16..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0446_cf2.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 446, - "image_filename": "SCENE_0446_new_000446.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.021509215235710144, - -2.7625749111175537, - 0.3499999940395355 - ], - "rotation": 67.56808312190748, - "pixel_coords": [ - 83, - 142, - 9.151418685913086 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5835041999816895, - -2.7469289302825928, - 0.699999988079071 - ], - "rotation": 107.96362046649011, - "pixel_coords": [ - 52, - 110, - 10.030166625976562 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.964933395385742, - -0.8833326697349548, - 0.3499999940395355 - ], - "rotation": 141.3728041324574, - "pixel_coords": [ - 218, - 161, - 8.389754295349121 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6520044805678165, - -1.5054194533877765, - 0.3499999940395355 - ], - "rotation": 169.9384453662384, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.497436285018921, - 1.5579502582550049, - 0.3499999940395355 - ], - "rotation": 55.62290135653298, - "pixel_coords": [ - 258, - 122, - 10.164290428161621 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6191884279251099, - -0.02064615860581398, - 0.3499999940395355 - ], - "rotation": 246.27473477725695, - "pixel_coords": [ - 199, - 129, - 9.777220726013184 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.613906145095825, - 1.3091620206832886, - 0.699999988079071 - ], - "rotation": 62.75653532732345, - "pixel_coords": [ - 138, - 68, - 13.141876220703125 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 2, - 4 - ], - [ - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cube from right of green cube to left", - "change_score": 1.730915595397132, - "change_attempts": 2, - "source_scene": "scene_0446" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0446_original.json b/dataset_1k_720p_2/scenes/scene_0446_original.json deleted file mode 100644 index 27e049d4d2db8a816162590dfe639e0b431f3266..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0446_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 446, - "image_filename": "SCENE_0446_new_000446.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.021509215235710144, - -2.7625749111175537, - 0.3499999940395355 - ], - "rotation": 67.56808312190748, - "pixel_coords": [ - 83, - 142, - 9.151418685913086 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5835041999816895, - -2.7469289302825928, - 0.699999988079071 - ], - "rotation": 107.96362046649011, - "pixel_coords": [ - 52, - 110, - 10.030166625976562 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.964933395385742, - -0.8833326697349548, - 0.3499999940395355 - ], - "rotation": 141.3728041324574, - "pixel_coords": [ - 218, - 161, - 8.389754295349121 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7733228206634521, - -0.014115547761321068, - 0.3499999940395355 - ], - "rotation": 169.9384453662384, - "pixel_coords": [ - 124, - 93, - 11.966287612915039 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.497436285018921, - 1.5579502582550049, - 0.3499999940395355 - ], - "rotation": 55.62290135653298, - "pixel_coords": [ - 258, - 122, - 10.164290428161621 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6191884279251099, - -0.02064615860581398, - 0.3499999940395355 - ], - "rotation": 246.27473477725695, - "pixel_coords": [ - 199, - 129, - 9.777220726013184 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.613906145095825, - 1.3091620206832886, - 0.699999988079071 - ], - "rotation": 62.75653532732345, - "pixel_coords": [ - 138, - 68, - 13.141876220703125 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 2, - 4 - ], - [ - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0446" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0447_cf1.json b/dataset_1k_720p_2/scenes/scene_0447_cf1.json deleted file mode 100644 index c178a2fe6651c7f308b563546df42cdba9273ce5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0447_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 447, - "image_filename": "SCENE_0447_new_000447.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7111334800720215, - 0.9533080458641052, - 0.699999988079071 - ], - "rotation": 165.00598451787127, - "pixel_coords": [ - 254, - 123, - 9.259195327758789 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.424365997314453, - 0.03737542778253555, - 0.3499999940395355 - ], - "rotation": 103.80840520528166, - "pixel_coords": [ - 116, - 86, - 12.331589698791504 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4066777229309082, - 2.6697614192962646, - 0.699999988079071 - ], - "rotation": 294.354382976045, - "pixel_coords": [ - 210, - 75, - 12.315228462219238 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1806200742721558, - -2.615839719772339, - 0.699999988079071 - ], - "rotation": 88.82163054120132, - "pixel_coords": [ - 108, - 147, - 8.249268531799316 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.280374765396118, - 2.6817710399627686, - 0.3499999940395355 - ], - "rotation": 121.32251338798821, - "pixel_coords": [ - 174, - 70, - 13.74011516571045 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.1565569685033381, - -0.6110391138637927, - 0.3499999940395355 - ], - "rotation": 214.96221635701053, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 3, - 5 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray cube from left of blue cube to right", - "change_score": 1.9983322524285028, - "change_attempts": 1, - "source_scene": "scene_0447" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0447_cf2.json b/dataset_1k_720p_2/scenes/scene_0447_cf2.json deleted file mode 100644 index 2a53d138ce269396b81e9b12d84ec0b6a1376cd7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0447_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 447, - "image_filename": "SCENE_0447_new_000447.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7111334800720215, - 0.9533080458641052, - 0.699999988079071 - ], - "rotation": 165.00598451787127, - "pixel_coords": [ - 254, - 123, - 9.259195327758789 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.424365997314453, - 0.03737542778253555, - 0.3499999940395355 - ], - "rotation": 103.80840520528166, - "pixel_coords": [ - 116, - 86, - 12.331589698791504 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4066777229309082, - 2.6697614192962646, - 0.699999988079071 - ], - "rotation": 294.354382976045, - "pixel_coords": [ - 210, - 75, - 12.315228462219238 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1806200742721558, - -2.615839719772339, - 0.699999988079071 - ], - "rotation": 88.82163054120132, - "pixel_coords": [ - 108, - 147, - 8.249268531799316 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.280374765396118, - 2.6817710399627686, - 0.3499999940395355 - ], - "rotation": 121.32251338798821, - "pixel_coords": [ - 174, - 70, - 13.74011516571045 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4680849313735962, - -2.1187613010406494, - 0.3499999940395355 - ], - "rotation": 214.96221635701053, - "pixel_coords": [ - 74, - 114, - 10.467035293579102 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 3, - 5 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0447" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0447_original.json b/dataset_1k_720p_2/scenes/scene_0447_original.json deleted file mode 100644 index fbbc069b7fe7aa491aa3d18e1f4d11802914bebe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0447_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 447, - "image_filename": "SCENE_0447_new_000447.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7111334800720215, - 0.9533080458641052, - 0.699999988079071 - ], - "rotation": 165.00598451787127, - "pixel_coords": [ - 254, - 123, - 9.259195327758789 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.424365997314453, - 0.03737542778253555, - 0.3499999940395355 - ], - "rotation": 103.80840520528166, - "pixel_coords": [ - 116, - 86, - 12.331589698791504 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4066777229309082, - 2.6697614192962646, - 0.699999988079071 - ], - "rotation": 294.354382976045, - "pixel_coords": [ - 210, - 75, - 12.315228462219238 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1806200742721558, - -2.615839719772339, - 0.699999988079071 - ], - "rotation": 88.82163054120132, - "pixel_coords": [ - 108, - 147, - 8.249268531799316 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.280374765396118, - 2.6817710399627686, - 0.3499999940395355 - ], - "rotation": 121.32251338798821, - "pixel_coords": [ - 174, - 70, - 13.74011516571045 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4680849313735962, - -2.1187613010406494, - 0.3499999940395355 - ], - "rotation": 214.96221635701053, - "pixel_coords": [ - 74, - 114, - 10.467035293579102 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 3, - 5 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0447" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0448_cf1.json b/dataset_1k_720p_2/scenes/scene_0448_cf1.json deleted file mode 100644 index 132d76a7721174e1fbe9c9375d242ef4f11e2ff6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0448_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 448, - "image_filename": "SCENE_0448_new_000448.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7667688257219554, - 1.9808619431348582, - 0.3499999940395355 - ], - "rotation": 221.30874552612656, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9510436058044434, - -1.818386197090149, - 0.3499999940395355 - ], - "rotation": 294.998080501824, - "pixel_coords": [ - 133, - 139, - 9.424824714660645 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5723745822906494, - -1.7448147535324097, - 0.699999988079071 - ], - "rotation": 162.47937790012793, - "pixel_coords": [ - 177, - 149, - 8.220033645629883 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0122785568237305, - 2.6371731758117676, - 0.699999988079071 - ], - "rotation": 36.85349201514289, - "pixel_coords": [ - 238, - 89, - 11.895572662353516 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown cylinder to partially occlude purple cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0448" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0448_cf2.json b/dataset_1k_720p_2/scenes/scene_0448_cf2.json deleted file mode 100644 index e07436c6629b5f6d15121be849376ca32e8ac967..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0448_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 448, - "image_filename": "SCENE_0448_new_000448.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.627608060836792, - -2.0418381690979004, - 0.3499999940395355 - ], - "rotation": 221.30874552612656, - "pixel_coords": [ - 62, - 103, - 11.716448783874512 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9510436058044434, - -1.818386197090149, - 0.3499999940395355 - ], - "rotation": 294.998080501824, - "pixel_coords": [ - 133, - 139, - 9.424824714660645 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.650086206286729, - 0.7380741996086249, - 0.699999988079071 - ], - "rotation": 162.47937790012793, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0122785568237305, - 2.6371731758117676, - 0.699999988079071 - ], - "rotation": 36.85349201514289, - "pixel_coords": [ - 238, - 89, - 11.895572662353516 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved red cube from (2.6,-1.7) to (0.7,0.7)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0448" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0448_original.json b/dataset_1k_720p_2/scenes/scene_0448_original.json deleted file mode 100644 index 60244c67ce85d4f1deec1d0e20f5de586c60ab15..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0448_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 448, - "image_filename": "SCENE_0448_new_000448.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.627608060836792, - -2.0418381690979004, - 0.3499999940395355 - ], - "rotation": 221.30874552612656, - "pixel_coords": [ - 62, - 103, - 11.716448783874512 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9510436058044434, - -1.818386197090149, - 0.3499999940395355 - ], - "rotation": 294.998080501824, - "pixel_coords": [ - 133, - 139, - 9.424824714660645 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5723745822906494, - -1.7448147535324097, - 0.699999988079071 - ], - "rotation": 162.47937790012793, - "pixel_coords": [ - 177, - 149, - 8.220033645629883 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0122785568237305, - 2.6371731758117676, - 0.699999988079071 - ], - "rotation": 36.85349201514289, - "pixel_coords": [ - 238, - 89, - 11.895572662353516 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0448" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0449_cf1.json b/dataset_1k_720p_2/scenes/scene_0449_cf1.json deleted file mode 100644 index fafda97f269cb6bdabaf8358d7a7b92c1822b9fb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0449_cf1.json +++ /dev/null @@ -1,385 +0,0 @@ -{ - "split": "new", - "image_index": 449, - "image_filename": "SCENE_0449_new_000449.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9546936750411987, - -2.3781516551971436, - 0.699999988079071 - ], - "rotation": 226.4019502349302, - "pixel_coords": [ - 72, - 113, - 9.603013038635254 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.009065866470337, - 1.8595541715621948, - 0.3499999940395355 - ], - "rotation": 149.85423867079817, - "pixel_coords": [ - 180, - 84, - 12.284736633300781 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.523752450942993, - 1.0452167987823486, - 0.699999988079071 - ], - "rotation": 209.5081895721217, - "pixel_coords": [ - 135, - 69, - 12.63907241821289 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5524004697799683, - -0.22807744145393372, - 0.3499999940395355 - ], - "rotation": 8.325669929465125, - "pixel_coords": [ - 123, - 96, - 11.420487403869629 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6702494621276855, - 0.8341452479362488, - 0.699999988079071 - ], - "rotation": 329.8997903429668, - "pixel_coords": [ - 252, - 123, - 9.097614288330078 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2941720485687256, - -1.6858022212982178, - 0.3499999940395355 - ], - "rotation": 339.381389650802, - "pixel_coords": [ - 172, - 165, - 8.036102294921875 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.12643150985240936, - 2.493547201156616, - 0.3499999940395355 - ], - "rotation": 185.24697202060503, - "pixel_coords": [ - 217, - 89, - 11.908565521240234 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.06873370707035065, - 0.6545512080192566, - 0.3499999940395355 - ], - "rotation": 328.4225088534813, - "pixel_coords": [ - 177, - 104, - 10.870256423950195 - ], - "color": "red" - }, - { - "shape": "cylinder", - "color": "cyan", - "material": "rubber", - "size": "small", - "3d_coords": [ - -0.6395982276220114, - -0.7785254267488728, - 0.35 - ], - "rotation": 344.02959547224657, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 6 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 5 - ], - [], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6 - ], - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 1, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added cyan rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0449" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0449_cf2.json b/dataset_1k_720p_2/scenes/scene_0449_cf2.json deleted file mode 100644 index 4c41e79b5f7c34300ffd59b933d0c1b2897b2c30..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0449_cf2.json +++ /dev/null @@ -1,385 +0,0 @@ -{ - "split": "new", - "image_index": 449, - "image_filename": "SCENE_0449_new_000449.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9546936750411987, - -2.3781516551971436, - 0.699999988079071 - ], - "rotation": 226.4019502349302, - "pixel_coords": [ - 72, - 113, - 9.603013038635254 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.009065866470337, - 1.8595541715621948, - 0.3499999940395355 - ], - "rotation": 149.85423867079817, - "pixel_coords": [ - 180, - 84, - 12.284736633300781 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.523752450942993, - 1.0452167987823486, - 0.699999988079071 - ], - "rotation": 209.5081895721217, - "pixel_coords": [ - 135, - 69, - 12.63907241821289 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5524004697799683, - -0.22807744145393372, - 0.3499999940395355 - ], - "rotation": 8.325669929465125, - "pixel_coords": [ - 123, - 96, - 11.420487403869629 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6702494621276855, - 0.8341452479362488, - 0.699999988079071 - ], - "rotation": 329.8997903429668, - "pixel_coords": [ - 252, - 123, - 9.097614288330078 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2941720485687256, - -1.6858022212982178, - 0.3499999940395355 - ], - "rotation": 339.381389650802, - "pixel_coords": [ - 172, - 165, - 8.036102294921875 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.12643150985240936, - 2.493547201156616, - 0.3499999940395355 - ], - "rotation": 185.24697202060503, - "pixel_coords": [ - 217, - 89, - 11.908565521240234 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.06873370707035065, - 0.6545512080192566, - 0.3499999940395355 - ], - "rotation": 328.4225088534813, - "pixel_coords": [ - 177, - 104, - 10.870256423950195 - ], - "color": "red" - }, - { - "shape": "cube", - "color": "gray", - "material": "rubber", - "size": "small", - "3d_coords": [ - -2.1889942120439776, - -2.754338499890434, - 0.35 - ], - "rotation": 124.33754532286943, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 6 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 5 - ], - [], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6 - ], - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 1, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0449" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0449_original.json b/dataset_1k_720p_2/scenes/scene_0449_original.json deleted file mode 100644 index c3d99c831d3db346c60fa3834d251c70952e6976..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0449_original.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 449, - "image_filename": "SCENE_0449_new_000449.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9546936750411987, - -2.3781516551971436, - 0.699999988079071 - ], - "rotation": 226.4019502349302, - "pixel_coords": [ - 72, - 113, - 9.603013038635254 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.009065866470337, - 1.8595541715621948, - 0.3499999940395355 - ], - "rotation": 149.85423867079817, - "pixel_coords": [ - 180, - 84, - 12.284736633300781 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.523752450942993, - 1.0452167987823486, - 0.699999988079071 - ], - "rotation": 209.5081895721217, - "pixel_coords": [ - 135, - 69, - 12.63907241821289 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5524004697799683, - -0.22807744145393372, - 0.3499999940395355 - ], - "rotation": 8.325669929465125, - "pixel_coords": [ - 123, - 96, - 11.420487403869629 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6702494621276855, - 0.8341452479362488, - 0.699999988079071 - ], - "rotation": 329.8997903429668, - "pixel_coords": [ - 252, - 123, - 9.097614288330078 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2941720485687256, - -1.6858022212982178, - 0.3499999940395355 - ], - "rotation": 339.381389650802, - "pixel_coords": [ - 172, - 165, - 8.036102294921875 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.12643150985240936, - 2.493547201156616, - 0.3499999940395355 - ], - "rotation": 185.24697202060503, - "pixel_coords": [ - 217, - 89, - 11.908565521240234 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.06873370707035065, - 0.6545512080192566, - 0.3499999940395355 - ], - "rotation": 328.4225088534813, - "pixel_coords": [ - 177, - 104, - 10.870256423950195 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 6 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 5 - ], - [], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6 - ], - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 1, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0449" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0450_cf1.json b/dataset_1k_720p_2/scenes/scene_0450_cf1.json deleted file mode 100644 index 860e821d02431f4f82465a910cf926d76d9056dd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0450_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 450, - "image_filename": "SCENE_0450_new_000450.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2970386743545532, - 1.3907158374786377, - 0.699999988079071 - ], - "rotation": 242.88471972888738, - "pixel_coords": [ - 221, - 101, - 10.972480773925781 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.396931529045105, - 2.5015838146209717, - 0.699999988079071 - ], - "rotation": 129.03811086047608, - "pixel_coords": [ - 184, - 72, - 13.424070358276367 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1431254148483276, - -2.0887935161590576, - 0.699999988079071 - ], - "rotation": 196.44463210547366, - "pixel_coords": [ - 83, - 107, - 10.515624046325684 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.38863514595010273, - -2.745104748835967, - 0.3499999940395355 - ], - "rotation": 260.4328083408311, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9959402680397034, - -0.07240312546491623, - 0.699999988079071 - ], - "rotation": 110.59549203405373, - "pixel_coords": [ - 138, - 92, - 11.621468544006348 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.047717332839966, - -1.7607932090759277, - 0.3499999940395355 - ], - "rotation": 87.03393813863084, - "pixel_coords": [ - 162, - 156, - 8.75068473815918 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8241803646087646, - 2.9784672260284424, - 0.699999988079071 - ], - "rotation": 336.82644307947965, - "pixel_coords": [ - 264, - 92, - 11.570222854614258 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved red sphere to partially occlude purple cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0450" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0450_cf2.json b/dataset_1k_720p_2/scenes/scene_0450_cf2.json deleted file mode 100644 index 1300212ec13ca500ae8d096b645f1c49d1afb08e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0450_cf2.json +++ /dev/null @@ -1,296 +0,0 @@ -{ - "split": "new", - "image_index": 450, - "image_filename": "SCENE_0450_new_000450.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2970386743545532, - 1.3907158374786377, - 0.699999988079071 - ], - "rotation": 242.88471972888738, - "pixel_coords": [ - 221, - 101, - 10.972480773925781 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.396931529045105, - 2.5015838146209717, - 0.699999988079071 - ], - "rotation": 129.03811086047608, - "pixel_coords": [ - 184, - 72, - 13.424070358276367 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1431254148483276, - -2.0887935161590576, - 0.699999988079071 - ], - "rotation": 196.44463210547366, - "pixel_coords": [ - 83, - 107, - 10.515624046325684 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9959402680397034, - -0.07240312546491623, - 0.699999988079071 - ], - "rotation": 110.59549203405373, - "pixel_coords": [ - 138, - 92, - 11.621468544006348 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.047717332839966, - -1.7607932090759277, - 0.3499999940395355 - ], - "rotation": 87.03393813863084, - "pixel_coords": [ - 162, - 156, - 8.75068473815918 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8241803646087646, - 2.9784672260284424, - 0.699999988079071 - ], - "rotation": 336.82644307947965, - "pixel_coords": [ - 264, - 92, - 11.570222854614258 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red sphere", - "change_score": 24.787795459059307, - "change_attempts": 1, - "source_scene": "scene_0450" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0450_original.json b/dataset_1k_720p_2/scenes/scene_0450_original.json deleted file mode 100644 index 8d54b25ff4dc2f328e015d6e4622ca4b2f76f086..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0450_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 450, - "image_filename": "SCENE_0450_new_000450.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2970386743545532, - 1.3907158374786377, - 0.699999988079071 - ], - "rotation": 242.88471972888738, - "pixel_coords": [ - 221, - 101, - 10.972480773925781 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.396931529045105, - 2.5015838146209717, - 0.699999988079071 - ], - "rotation": 129.03811086047608, - "pixel_coords": [ - 184, - 72, - 13.424070358276367 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1431254148483276, - -2.0887935161590576, - 0.699999988079071 - ], - "rotation": 196.44463210547366, - "pixel_coords": [ - 83, - 107, - 10.515624046325684 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6424975395202637, - -0.1563626527786255, - 0.3499999940395355 - ], - "rotation": 260.4328083408311, - "pixel_coords": [ - 222, - 143, - 9.313477516174316 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9959402680397034, - -0.07240312546491623, - 0.699999988079071 - ], - "rotation": 110.59549203405373, - "pixel_coords": [ - 138, - 92, - 11.621468544006348 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.047717332839966, - -1.7607932090759277, - 0.3499999940395355 - ], - "rotation": 87.03393813863084, - "pixel_coords": [ - 162, - 156, - 8.75068473815918 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8241803646087646, - 2.9784672260284424, - 0.699999988079071 - ], - "rotation": 336.82644307947965, - "pixel_coords": [ - 264, - 92, - 11.570222854614258 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0450" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0451_cf1.json b/dataset_1k_720p_2/scenes/scene_0451_cf1.json deleted file mode 100644 index 9664bba7f7cce52acdc7e0b046054fdb359c90a5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0451_cf1.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 451, - "image_filename": "SCENE_0451_new_000451.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.773041009902954, - 2.6913340091705322, - 0.3499999940395355 - ], - "rotation": 357.74387256223997, - "pixel_coords": [ - 170, - 65, - 14.378101348876953 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.175898313522339, - 2.1609108448028564, - 0.3499999940395355 - ], - "rotation": 190.59642667197627, - "pixel_coords": [ - 259, - 116, - 10.744648933410645 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4103800058364868, - 2.152294397354126, - 0.3499999940395355 - ], - "rotation": 347.18295224965175, - "pixel_coords": [ - 182, - 79, - 13.167425155639648 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.699823260307312, - -0.47133663296699524, - 0.699999988079071 - ], - "rotation": 95.81806359451608, - "pixel_coords": [ - 162, - 114, - 10.158652305603027 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9048491716384888, - 1.200711727142334, - 0.3499999940395355 - ], - "rotation": 304.5099820709116, - "pixel_coords": [ - 207, - 110, - 11.091313362121582 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.19421005722665674, - 2.251258570209223, - 0.699999988079071 - ], - "rotation": 25.582613621366445, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.334246873855591, - -2.2630093097686768, - 0.3499999940395355 - ], - "rotation": 217.79104027054387, - "pixel_coords": [ - 61, - 104, - 11.430822372436523 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ] - ], - "left": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown cylinder from (1.0,-2.8) to (-0.2,2.3)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0451" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0451_cf2.json b/dataset_1k_720p_2/scenes/scene_0451_cf2.json deleted file mode 100644 index b7275b7aa21f3c1555317bf369cfdb9ad21424ad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0451_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 451, - "image_filename": "SCENE_0451_new_000451.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.773041009902954, - 2.6913340091705322, - 0.3499999940395355 - ], - "rotation": 357.74387256223997, - "pixel_coords": [ - 170, - 65, - 14.378101348876953 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.175898313522339, - 2.1609108448028564, - 0.3499999940395355 - ], - "rotation": 190.59642667197627, - "pixel_coords": [ - 259, - 116, - 10.744648933410645 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4103800058364868, - 2.152294397354126, - 0.3499999940395355 - ], - "rotation": 347.18295224965175, - "pixel_coords": [ - 182, - 79, - 13.167425155639648 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.699823260307312, - -0.47133663296699524, - 0.699999988079071 - ], - "rotation": 95.81806359451608, - "pixel_coords": [ - 162, - 114, - 10.158652305603027 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9048491716384888, - 1.200711727142334, - 0.3499999940395355 - ], - "rotation": 304.5099820709116, - "pixel_coords": [ - 207, - 110, - 11.091313362121582 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0210371017456055, - -2.8279402256011963, - 0.699999988079071 - ], - "rotation": 25.582613621366445, - "pixel_coords": [ - 96, - 148, - 8.680594444274902 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.334246873855591, - -2.2630093097686768, - 0.3499999940395355 - ], - "rotation": 217.79104027054387, - "pixel_coords": [ - 61, - 104, - 11.430822372436523 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ] - ], - "left": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cube and gray sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0451" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0451_original.json b/dataset_1k_720p_2/scenes/scene_0451_original.json deleted file mode 100644 index 8601e4ec38ce22488d8f9e8aff78db50dc97bccb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0451_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 451, - "image_filename": "SCENE_0451_new_000451.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.773041009902954, - 2.6913340091705322, - 0.3499999940395355 - ], - "rotation": 357.74387256223997, - "pixel_coords": [ - 170, - 65, - 14.378101348876953 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.175898313522339, - 2.1609108448028564, - 0.3499999940395355 - ], - "rotation": 190.59642667197627, - "pixel_coords": [ - 259, - 116, - 10.744648933410645 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4103800058364868, - 2.152294397354126, - 0.3499999940395355 - ], - "rotation": 347.18295224965175, - "pixel_coords": [ - 182, - 79, - 13.167425155639648 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.699823260307312, - -0.47133663296699524, - 0.699999988079071 - ], - "rotation": 95.81806359451608, - "pixel_coords": [ - 162, - 114, - 10.158652305603027 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9048491716384888, - 1.200711727142334, - 0.3499999940395355 - ], - "rotation": 304.5099820709116, - "pixel_coords": [ - 207, - 110, - 11.091313362121582 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0210371017456055, - -2.8279402256011963, - 0.699999988079071 - ], - "rotation": 25.582613621366445, - "pixel_coords": [ - 96, - 148, - 8.680594444274902 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.334246873855591, - -2.2630093097686768, - 0.3499999940395355 - ], - "rotation": 217.79104027054387, - "pixel_coords": [ - 61, - 104, - 11.430822372436523 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ] - ], - "left": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0451" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0452_cf1.json b/dataset_1k_720p_2/scenes/scene_0452_cf1.json deleted file mode 100644 index f5359840692770a9cce74b776fca105a80be3045..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0452_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 452, - "image_filename": "SCENE_0452_new_000452.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7692887783050537, - -2.629734516143799, - 0.3499999940395355 - ], - "rotation": 292.46023497453837, - "pixel_coords": [ - 44, - 103, - 11.442197799682617 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0013184547424316, - 2.1748015880584717, - 0.3499999940395355 - ], - "rotation": 215.5455917962095, - "pixel_coords": [ - 171, - 73, - 13.538450241088867 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9144532680511475, - 1.6971347332000732, - 0.3499999940395355 - ], - "rotation": 39.50993312272769, - "pixel_coords": [ - 243, - 117, - 10.693010330200195 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9539197087287903, - 0.008940785191953182, - 0.699999988079071 - ], - "rotation": 6.1626250657257, - "pixel_coords": [ - 181, - 113, - 10.230809211730957 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2261433601379395, - 0.7493000030517578, - 0.699999988079071 - ], - "rotation": 104.46291778987032, - "pixel_coords": [ - 154, - 81, - 12.072062492370605 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.954604983329773, - -2.47692608833313, - 0.699999988079071 - ], - "rotation": 191.67848992218495, - "pixel_coords": [ - 108, - 144, - 8.883283615112305 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0452" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0452_cf2.json b/dataset_1k_720p_2/scenes/scene_0452_cf2.json deleted file mode 100644 index ca31d4043dc63758f8f289d33c2d017aa83329cf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0452_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 452, - "image_filename": "SCENE_0452_new_000452.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7692887783050537, - -2.629734516143799, - 0.3499999940395355 - ], - "rotation": 292.46023497453837, - "pixel_coords": [ - 44, - 103, - 11.442197799682617 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0013184547424316, - 2.1748015880584717, - 0.3499999940395355 - ], - "rotation": 215.5455917962095, - "pixel_coords": [ - 171, - 73, - 13.538450241088867 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9144532680511475, - 1.6971347332000732, - 0.3499999940395355 - ], - "rotation": 39.50993312272769, - "pixel_coords": [ - 243, - 117, - 10.693010330200195 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9539197087287903, - 0.008940785191953182, - 0.699999988079071 - ], - "rotation": 6.1626250657257, - "pixel_coords": [ - 181, - 113, - 10.230809211730957 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2261433601379395, - 0.7493000030517578, - 0.699999988079071 - ], - "rotation": 104.46291778987032, - "pixel_coords": [ - 154, - 81, - 12.072062492370605 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.954604983329773, - -2.47692608833313, - 0.699999988079071 - ], - "rotation": 191.67848992218495, - "pixel_coords": [ - 108, - 144, - 8.883283615112305 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0452" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0452_original.json b/dataset_1k_720p_2/scenes/scene_0452_original.json deleted file mode 100644 index f82df6978b29b59103b79817be64c66674467b80..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0452_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 452, - "image_filename": "SCENE_0452_new_000452.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7692887783050537, - -2.629734516143799, - 0.3499999940395355 - ], - "rotation": 292.46023497453837, - "pixel_coords": [ - 44, - 103, - 11.442197799682617 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0013184547424316, - 2.1748015880584717, - 0.3499999940395355 - ], - "rotation": 215.5455917962095, - "pixel_coords": [ - 171, - 73, - 13.538450241088867 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9144532680511475, - 1.6971347332000732, - 0.3499999940395355 - ], - "rotation": 39.50993312272769, - "pixel_coords": [ - 243, - 117, - 10.693010330200195 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9539197087287903, - 0.008940785191953182, - 0.699999988079071 - ], - "rotation": 6.1626250657257, - "pixel_coords": [ - 181, - 113, - 10.230809211730957 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2261433601379395, - 0.7493000030517578, - 0.699999988079071 - ], - "rotation": 104.46291778987032, - "pixel_coords": [ - 154, - 81, - 12.072062492370605 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.954604983329773, - -2.47692608833313, - 0.699999988079071 - ], - "rotation": 191.67848992218495, - "pixel_coords": [ - 108, - 144, - 8.883283615112305 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0452" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0453_cf1.json b/dataset_1k_720p_2/scenes/scene_0453_cf1.json deleted file mode 100644 index 58ce493003f7638b7e96c4c5ba08ce12dfb8c0a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0453_cf1.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 453, - "image_filename": "SCENE_0453_new_000453.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3231716454029083, - 2.949629306793213, - 0.699999988079071 - ], - "rotation": 113.10759238664731, - "pixel_coords": [ - 216, - 74, - 12.740530014038086 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9626612663269043, - -2.9989988803863525, - 0.3499999940395355 - ], - "rotation": 45.09045738667756, - "pixel_coords": [ - 30, - 106, - 11.323281288146973 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed gray cylinder", - "change_score": 10.416373376233022, - "change_attempts": 1, - "source_scene": "scene_0453" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0453_cf2.json b/dataset_1k_720p_2/scenes/scene_0453_cf2.json deleted file mode 100644 index 0f293ea10ba993c695936a732b1c035655308217..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0453_cf2.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 453, - "image_filename": "SCENE_0453_new_000453.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3231716454029083, - 2.949629306793213, - 0.699999988079071 - ], - "rotation": 113.10759238664731, - "pixel_coords": [ - 216, - 74, - 12.740530014038086 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4319852888584137, - -1.7024685144424438, - 0.3499999940395355 - ], - "rotation": 255.19604194278983, - "pixel_coords": [ - 124, - 134, - 9.795400619506836 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9626612663269043, - -2.9989988803863525, - 0.3499999940395355 - ], - "rotation": 45.09045738667756, - "pixel_coords": [ - 30, - 106, - 11.323281288146973 - ], - "color": "red" - }, - { - "shape": "cylinder", - "color": "blue", - "material": "rubber", - "size": "small", - "3d_coords": [ - 2.4910083920708708, - 0.3206151834256987, - 0.35 - ], - "rotation": 287.12397679776836, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added blue rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0453" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0453_original.json b/dataset_1k_720p_2/scenes/scene_0453_original.json deleted file mode 100644 index 9002e6b755b027b55070b902b2539c9d0b6138af..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0453_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 453, - "image_filename": "SCENE_0453_new_000453.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3231716454029083, - 2.949629306793213, - 0.699999988079071 - ], - "rotation": 113.10759238664731, - "pixel_coords": [ - 216, - 74, - 12.740530014038086 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4319852888584137, - -1.7024685144424438, - 0.3499999940395355 - ], - "rotation": 255.19604194278983, - "pixel_coords": [ - 124, - 134, - 9.795400619506836 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9626612663269043, - -2.9989988803863525, - 0.3499999940395355 - ], - "rotation": 45.09045738667756, - "pixel_coords": [ - 30, - 106, - 11.323281288146973 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0453" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0454_cf1.json b/dataset_1k_720p_2/scenes/scene_0454_cf1.json deleted file mode 100644 index adc6a642839206943643a80a4bf15d526e5cd77c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0454_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 454, - "image_filename": "SCENE_0454_new_000454.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3906826972961426, - -2.5022237300872803, - 0.3499999940395355 - ], - "rotation": 344.9159471664264, - "pixel_coords": [ - 56, - 108, - 11.68185043334961 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5094467401504517, - 1.128295660018921, - 0.699999988079071 - ], - "rotation": 70.01272390296077, - "pixel_coords": [ - 157, - 80, - 13.02806568145752 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6067233085632324, - 0.75581294298172, - 0.699999988079071 - ], - "rotation": 26.336994554687955, - "pixel_coords": [ - 239, - 122, - 10.02000617980957 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.856468677520752, - 2.654536485671997, - 0.699999988079071 - ], - "rotation": 164.6428834378172, - "pixel_coords": [ - 164, - 64, - 14.825661659240723 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1310096979141235, - -0.2824164927005768, - 0.3499999940395355 - ], - "rotation": 320.52066786239055, - "pixel_coords": [ - 133, - 102, - 12.112710952758789 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.897675633430481, - -1.177160382270813, - 0.3499999940395355 - ], - "rotation": 71.46550138590123, - "pixel_coords": [ - 149, - 132, - 10.218358039855957 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [] - ], - "left": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan cylinder and green cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0454" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0454_cf2.json b/dataset_1k_720p_2/scenes/scene_0454_cf2.json deleted file mode 100644 index bd88c892e7405229507969c7a0c5da2f5d2c3cd1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0454_cf2.json +++ /dev/null @@ -1,244 +0,0 @@ -{ - "split": "new", - "image_index": 454, - "image_filename": "SCENE_0454_new_000454.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5094467401504517, - 1.128295660018921, - 0.699999988079071 - ], - "rotation": 70.01272390296077, - "pixel_coords": [ - 157, - 80, - 13.02806568145752 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6067233085632324, - 0.75581294298172, - 0.699999988079071 - ], - "rotation": 26.336994554687955, - "pixel_coords": [ - 239, - 122, - 10.02000617980957 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.856468677520752, - 2.654536485671997, - 0.699999988079071 - ], - "rotation": 164.6428834378172, - "pixel_coords": [ - 164, - 64, - 14.825661659240723 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1310096979141235, - -0.2824164927005768, - 0.3499999940395355 - ], - "rotation": 320.52066786239055, - "pixel_coords": [ - 133, - 102, - 12.112710952758789 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.897675633430481, - -1.177160382270813, - 0.3499999940395355 - ], - "rotation": 71.46550138590123, - "pixel_coords": [ - 149, - 132, - 10.218358039855957 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [] - ], - "left": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cube", - "change_score": 33.70029331425782, - "change_attempts": 1, - "source_scene": "scene_0454" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0454_original.json b/dataset_1k_720p_2/scenes/scene_0454_original.json deleted file mode 100644 index 32f99914ee9f6ad846692eeb074bc8ba9b8b0010..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0454_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 454, - "image_filename": "SCENE_0454_new_000454.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3906826972961426, - -2.5022237300872803, - 0.3499999940395355 - ], - "rotation": 344.9159471664264, - "pixel_coords": [ - 56, - 108, - 11.68185043334961 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5094467401504517, - 1.128295660018921, - 0.699999988079071 - ], - "rotation": 70.01272390296077, - "pixel_coords": [ - 157, - 80, - 13.02806568145752 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6067233085632324, - 0.75581294298172, - 0.699999988079071 - ], - "rotation": 26.336994554687955, - "pixel_coords": [ - 239, - 122, - 10.02000617980957 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.856468677520752, - 2.654536485671997, - 0.699999988079071 - ], - "rotation": 164.6428834378172, - "pixel_coords": [ - 164, - 64, - 14.825661659240723 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1310096979141235, - -0.2824164927005768, - 0.3499999940395355 - ], - "rotation": 320.52066786239055, - "pixel_coords": [ - 133, - 102, - 12.112710952758789 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.897675633430481, - -1.177160382270813, - 0.3499999940395355 - ], - "rotation": 71.46550138590123, - "pixel_coords": [ - 149, - 132, - 10.218358039855957 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [] - ], - "left": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0454" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0455_cf1.json b/dataset_1k_720p_2/scenes/scene_0455_cf1.json deleted file mode 100644 index 4fa27eae7d7fb24ec90520cf586781c1392a3194..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0455_cf1.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 455, - "image_filename": "SCENE_0455_new_000455.png", - "objects": [ - { - "shape": "cylinder", - "color": "cyan", - "material": "metal", - "size": "large", - "3d_coords": [ - -2.2837235927581787, - -1.4032496213912964, - 0.699999988079071 - ], - "rotation": 212.9317436246877, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1176865100860596, - 1.8572065830230713, - 0.3499999940395355 - ], - "rotation": 343.90319380971323, - "pixel_coords": [ - 227, - 106, - 11.229487419128418 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7700661420822144, - -2.1224863529205322, - 0.699999988079071 - ], - "rotation": 196.89377939340542, - "pixel_coords": [ - 139, - 144, - 8.355120658874512 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2783315181732178, - -0.7679116725921631, - 0.3499999940395355 - ], - "rotation": 358.81411146768227, - "pixel_coords": [ - 194, - 147, - 8.931917190551758 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9175820350646973, - -0.8200410008430481, - 0.3499999940395355 - ], - "rotation": 131.33826639098717, - "pixel_coords": [ - 122, - 108, - 11.109331130981445 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.0437944233417511, - -2.0620553493499756, - 0.699999988079071 - ], - "rotation": 48.78417920082247, - "pixel_coords": [ - 103, - 119, - 9.581735610961914 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8705713748931885, - 2.6563873291015625, - 0.699999988079071 - ], - "rotation": 178.25445227272297, - "pixel_coords": [ - 291, - 107, - 10.318520545959473 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8809688091278076, - 1.5565216541290283, - 0.3499999940395355 - ], - "rotation": 179.6147819079118, - "pixel_coords": [ - 160, - 83, - 13.12902545928955 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 0, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 1, - 3, - 6, - 7 - ], - [ - 1, - 6 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 1, - 3, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red cube with cyan cylinder", - "change_score": 3.2210107390399787, - "change_attempts": 1, - "source_scene": "scene_0455" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0455_cf2.json b/dataset_1k_720p_2/scenes/scene_0455_cf2.json deleted file mode 100644 index a0f986603d1aa2a999243bbdf783bd821f8540ee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0455_cf2.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 455, - "image_filename": "SCENE_0455_new_000455.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2837235927581787, - -1.4032496213912964, - 0.699999988079071 - ], - "rotation": 133.36787757029532, - "pixel_coords": [ - 83, - 89, - 11.564581871032715 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1176865100860596, - 1.8572065830230713, - 0.3499999940395355 - ], - "rotation": 343.90319380971323, - "pixel_coords": [ - 227, - 106, - 11.229487419128418 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7700661420822144, - -2.1224863529205322, - 0.699999988079071 - ], - "rotation": 196.89377939340542, - "pixel_coords": [ - 139, - 144, - 8.355120658874512 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2783315181732178, - -0.7679116725921631, - 0.3499999940395355 - ], - "rotation": 358.81411146768227, - "pixel_coords": [ - 194, - 147, - 8.931917190551758 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9175820350646973, - -0.8200410008430481, - 0.3499999940395355 - ], - "rotation": 131.33826639098717, - "pixel_coords": [ - 122, - 108, - 11.109331130981445 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.0437944233417511, - -2.0620553493499756, - 0.699999988079071 - ], - "rotation": 48.78417920082247, - "pixel_coords": [ - 103, - 119, - 9.581735610961914 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8705713748931885, - 2.6563873291015625, - 0.699999988079071 - ], - "rotation": 178.25445227272297, - "pixel_coords": [ - 291, - 107, - 10.318520545959473 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8809688091278076, - 1.5565216541290283, - 0.3499999940395355 - ], - "rotation": 179.6147819079118, - "pixel_coords": [ - 160, - 83, - 13.12902545928955 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 0, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 1, - 3, - 6, - 7 - ], - [ - 1, - 6 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 1, - 3, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0455" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0455_original.json b/dataset_1k_720p_2/scenes/scene_0455_original.json deleted file mode 100644 index 0af2462091e35b5034ef247bf786d34df8a24502..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0455_original.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 455, - "image_filename": "SCENE_0455_new_000455.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2837235927581787, - -1.4032496213912964, - 0.699999988079071 - ], - "rotation": 133.36787757029532, - "pixel_coords": [ - 83, - 89, - 11.564581871032715 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1176865100860596, - 1.8572065830230713, - 0.3499999940395355 - ], - "rotation": 343.90319380971323, - "pixel_coords": [ - 227, - 106, - 11.229487419128418 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7700661420822144, - -2.1224863529205322, - 0.699999988079071 - ], - "rotation": 196.89377939340542, - "pixel_coords": [ - 139, - 144, - 8.355120658874512 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2783315181732178, - -0.7679116725921631, - 0.3499999940395355 - ], - "rotation": 358.81411146768227, - "pixel_coords": [ - 194, - 147, - 8.931917190551758 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9175820350646973, - -0.8200410008430481, - 0.3499999940395355 - ], - "rotation": 131.33826639098717, - "pixel_coords": [ - 122, - 108, - 11.109331130981445 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.0437944233417511, - -2.0620553493499756, - 0.699999988079071 - ], - "rotation": 48.78417920082247, - "pixel_coords": [ - 103, - 119, - 9.581735610961914 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8705713748931885, - 2.6563873291015625, - 0.699999988079071 - ], - "rotation": 178.25445227272297, - "pixel_coords": [ - 291, - 107, - 10.318520545959473 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8809688091278076, - 1.5565216541290283, - 0.3499999940395355 - ], - "rotation": 179.6147819079118, - "pixel_coords": [ - 160, - 83, - 13.12902545928955 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 0, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 1, - 3, - 6, - 7 - ], - [ - 1, - 6 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 1, - 3, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0455" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0456_cf1.json b/dataset_1k_720p_2/scenes/scene_0456_cf1.json deleted file mode 100644 index 54666e14aacb3612a600ccb9bb3b1724150d4a7e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0456_cf1.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 456, - "image_filename": "SCENE_0456_new_000456.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9214532375335693, - -1.8328505754470825, - 0.3499999940395355 - ], - "rotation": 56.989665732000454, - "pixel_coords": [ - 189, - 178, - 8.028695106506348 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2939527630805969, - -0.8416990637779236, - 0.3499999940395355 - ], - "rotation": 26.876815294846406, - "pixel_coords": [ - 146, - 122, - 10.303203582763672 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3798919916152954, - -2.0441017150878906, - 0.3499999940395355 - ], - "rotation": 199.9749735956122, - "pixel_coords": [ - 138, - 153, - 8.887441635131836 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5958386659622192, - 0.6354090571403503, - 0.3499999940395355 - ], - "rotation": 277.2533363384616, - "pixel_coords": [ - 213, - 121, - 10.357284545898438 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "color": "blue", - "material": "metal", - "size": "large", - "3d_coords": [ - 1.4002623558044434, - 2.3037109375, - 0.699999988079071 - ], - "rotation": 221.14345991332806, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8771072030067444, - 2.6990840435028076, - 0.3499999940395355 - ], - "rotation": 188.25749876556915, - "pixel_coords": [ - 196, - 80, - 13.176578521728516 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.947920322418213, - 1.1635901927947998, - 0.699999988079071 - ], - "rotation": 247.23651385617077, - "pixel_coords": [ - 264, - 121, - 9.641554832458496 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green cube with blue cylinder", - "change_score": 2.4434037301135407, - "change_attempts": 1, - "source_scene": "scene_0456" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0456_cf2.json b/dataset_1k_720p_2/scenes/scene_0456_cf2.json deleted file mode 100644 index fc3f94880b18558811edcf535f44b78a37c3faf2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0456_cf2.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 456, - "image_filename": "SCENE_0456_new_000456.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9214532375335693, - -1.8328505754470825, - 0.3499999940395355 - ], - "rotation": 56.989665732000454, - "pixel_coords": [ - 189, - 178, - 8.028695106506348 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5913919819749787, - -0.7006971356565339, - 0.3499999940395355 - ], - "rotation": 26.876815294846406, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3798919916152954, - -2.0441017150878906, - 0.3499999940395355 - ], - "rotation": 199.9749735956122, - "pixel_coords": [ - 138, - 153, - 8.887441635131836 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5958386659622192, - 0.6354090571403503, - 0.3499999940395355 - ], - "rotation": 277.2533363384616, - "pixel_coords": [ - 213, - 121, - 10.357284545898438 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4002623558044434, - 2.3037109375, - 0.699999988079071 - ], - "rotation": 20.768802754202717, - "pixel_coords": [ - 242, - 93, - 11.315117835998535 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8771072030067444, - 2.6990840435028076, - 0.3499999940395355 - ], - "rotation": 188.25749876556915, - "pixel_coords": [ - 196, - 80, - 13.176578521728516 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.947920322418213, - 1.1635901927947998, - 0.699999988079071 - ], - "rotation": 247.23651385617077, - "pixel_coords": [ - 264, - 121, - 9.641554832458496 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved red sphere from (0.3,-0.8) to (-1.6,-0.7)", - "change_score": 1.8906100474298297, - "change_attempts": 1, - "source_scene": "scene_0456" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0456_original.json b/dataset_1k_720p_2/scenes/scene_0456_original.json deleted file mode 100644 index 81fcd5f560254666465e05511302a85357593701..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0456_original.json +++ /dev/null @@ -1,303 +0,0 @@ -{ - "split": "new", - "image_index": 456, - "image_filename": "SCENE_0456_new_000456.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9214532375335693, - -1.8328505754470825, - 0.3499999940395355 - ], - "rotation": 56.989665732000454, - "pixel_coords": [ - 189, - 178, - 8.028695106506348 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2939527630805969, - -0.8416990637779236, - 0.3499999940395355 - ], - "rotation": 26.876815294846406, - "pixel_coords": [ - 146, - 122, - 10.303203582763672 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3798919916152954, - -2.0441017150878906, - 0.3499999940395355 - ], - "rotation": 199.9749735956122, - "pixel_coords": [ - 138, - 153, - 8.887441635131836 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5958386659622192, - 0.6354090571403503, - 0.3499999940395355 - ], - "rotation": 277.2533363384616, - "pixel_coords": [ - 213, - 121, - 10.357284545898438 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4002623558044434, - 2.3037109375, - 0.699999988079071 - ], - "rotation": 20.768802754202717, - "pixel_coords": [ - 242, - 93, - 11.315117835998535 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8771072030067444, - 2.6990840435028076, - 0.3499999940395355 - ], - "rotation": 188.25749876556915, - "pixel_coords": [ - 196, - 80, - 13.176578521728516 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.947920322418213, - 1.1635901927947998, - 0.699999988079071 - ], - "rotation": 247.23651385617077, - "pixel_coords": [ - 264, - 121, - 9.641554832458496 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0456" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0457_cf1.json b/dataset_1k_720p_2/scenes/scene_0457_cf1.json deleted file mode 100644 index c393c9992ef43173ceebeeba4ec27b4b5bc292d0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0457_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 457, - "image_filename": "SCENE_0457_new_000457.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8492596745491028, - -0.2804439067840576, - 0.3499999940395355 - ], - "rotation": 161.93923037440123, - "pixel_coords": [ - 172, - 123, - 10.568727493286133 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1703178882598877, - -1.0447254180908203, - 0.3499999940395355 - ], - "rotation": 317.51087573756547, - "pixel_coords": [ - 112, - 108, - 11.457365036010742 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3626696467399597, - 1.9344724416732788, - 0.699999988079071 - ], - "rotation": 29.117679221282764, - "pixel_coords": [ - 194, - 82, - 12.478140830993652 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7957396507263184, - 0.33840835094451904, - 0.3499999940395355 - ], - "rotation": 150.69880501698503, - "pixel_coords": [ - 209, - 128, - 10.302885055541992 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0457" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0457_cf2.json b/dataset_1k_720p_2/scenes/scene_0457_cf2.json deleted file mode 100644 index 527b2b1deed955537959065a793fc2e762b409e4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0457_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 457, - "image_filename": "SCENE_0457_new_000457.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.46726964904808777, - 1.2125300857286783, - 0.3499999940395355 - ], - "rotation": 161.93923037440123, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1703178882598877, - -1.0447254180908203, - 0.3499999940395355 - ], - "rotation": 317.51087573756547, - "pixel_coords": [ - 112, - 108, - 11.457365036010742 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3626696467399597, - 1.9344724416732788, - 0.699999988079071 - ], - "rotation": 29.117679221282764, - "pixel_coords": [ - 194, - 82, - 12.478140830993652 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7957396507263184, - 0.33840835094451904, - 0.3499999940395355 - ], - "rotation": 150.69880501698503, - "pixel_coords": [ - 209, - 128, - 10.302885055541992 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved red cube to partially occlude red sphere", - "change_score": 1.5410670724863615, - "change_attempts": 1, - "source_scene": "scene_0457" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0457_original.json b/dataset_1k_720p_2/scenes/scene_0457_original.json deleted file mode 100644 index 07cd8071358373cf7ad96d367d97c30a71322a62..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0457_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 457, - "image_filename": "SCENE_0457_new_000457.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8492596745491028, - -0.2804439067840576, - 0.3499999940395355 - ], - "rotation": 161.93923037440123, - "pixel_coords": [ - 172, - 123, - 10.568727493286133 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1703178882598877, - -1.0447254180908203, - 0.3499999940395355 - ], - "rotation": 317.51087573756547, - "pixel_coords": [ - 112, - 108, - 11.457365036010742 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3626696467399597, - 1.9344724416732788, - 0.699999988079071 - ], - "rotation": 29.117679221282764, - "pixel_coords": [ - 194, - 82, - 12.478140830993652 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7957396507263184, - 0.33840835094451904, - 0.3499999940395355 - ], - "rotation": 150.69880501698503, - "pixel_coords": [ - 209, - 128, - 10.302885055541992 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0457" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0458_cf1.json b/dataset_1k_720p_2/scenes/scene_0458_cf1.json deleted file mode 100644 index c998096cfc6038ce3b284b793e2ca8dbec54438a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0458_cf1.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 458, - "image_filename": "SCENE_0458_new_000458.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.045894980430603, - -0.2325170487165451, - 0.3499999940395355 - ], - "rotation": 216.84675493197236, - "pixel_coords": [ - 135, - 102, - 12.087180137634277 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.1963893324136734, - 2.1865074634552, - 0.3499999940395355 - ], - "rotation": 330.5902226325023, - "pixel_coords": [ - 209, - 94, - 12.662734985351562 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.343153715133667, - -0.5397583246231079, - 0.699999988079071 - ], - "rotation": 310.24166821231813, - "pixel_coords": [ - 106, - 84, - 12.601015090942383 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple cube", - "change_score": 11.313848171156511, - "change_attempts": 1, - "source_scene": "scene_0458" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0458_cf2.json b/dataset_1k_720p_2/scenes/scene_0458_cf2.json deleted file mode 100644 index a84ce9725c25eadbfb2883c3c8967f6fcf52ddf0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0458_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 458, - "image_filename": "SCENE_0458_new_000458.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.045894980430603, - -0.2325170487165451, - 0.3499999940395355 - ], - "rotation": 216.84675493197236, - "pixel_coords": [ - 135, - 102, - 12.087180137634277 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2413255735536453, - 0.5337217631656741, - 0.3499999940395355 - ], - "rotation": 330.5902226325023, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.886212110519409, - -1.6050068140029907, - 0.3499999940395355 - ], - "rotation": 197.25632659597412, - "pixel_coords": [ - 188, - 170, - 8.691851615905762 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.343153715133667, - -0.5397583246231079, - 0.699999988079071 - ], - "rotation": 310.24166821231813, - "pixel_coords": [ - 106, - 84, - 12.601015090942383 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cube from right of purple cube to left", - "change_score": 2.190599169615965, - "change_attempts": 1, - "source_scene": "scene_0458" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0458_original.json b/dataset_1k_720p_2/scenes/scene_0458_original.json deleted file mode 100644 index a5a8444561888a5c39b66355aea2e20af5fe2b95..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0458_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 458, - "image_filename": "SCENE_0458_new_000458.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.045894980430603, - -0.2325170487165451, - 0.3499999940395355 - ], - "rotation": 216.84675493197236, - "pixel_coords": [ - 135, - 102, - 12.087180137634277 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.1963893324136734, - 2.1865074634552, - 0.3499999940395355 - ], - "rotation": 330.5902226325023, - "pixel_coords": [ - 209, - 94, - 12.662734985351562 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.886212110519409, - -1.6050068140029907, - 0.3499999940395355 - ], - "rotation": 197.25632659597412, - "pixel_coords": [ - 188, - 170, - 8.691851615905762 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.343153715133667, - -0.5397583246231079, - 0.699999988079071 - ], - "rotation": 310.24166821231813, - "pixel_coords": [ - 106, - 84, - 12.601015090942383 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0458" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0459_cf1.json b/dataset_1k_720p_2/scenes/scene_0459_cf1.json deleted file mode 100644 index 6ed777971b01015504fd1d1e8238a7ecfe270fcd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0459_cf1.json +++ /dev/null @@ -1,330 +0,0 @@ -{ - "split": "new", - "image_index": 459, - "image_filename": "SCENE_0459_new_000459.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.67801833152771, - 2.7996156215667725, - 0.3499999940395355 - ], - "rotation": 84.40302334729272, - "pixel_coords": [ - 260, - 103, - 11.260065078735352 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6707136631011963, - -2.7866945266723633, - 0.699999988079071 - ], - "rotation": 47.277472841386576, - "pixel_coords": [ - 139, - 181, - 7.32047176361084 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4028169512748718, - -2.85719633102417, - 0.3499999940395355 - ], - "rotation": 112.20353093735038, - "pixel_coords": [ - 84, - 149, - 8.977744102478027 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6948078870773315, - 0.8766335844993591, - 0.699999988079071 - ], - "rotation": 287.3952385310396, - "pixel_coords": [ - 167, - 85, - 11.616933822631836 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.08717081695795059, - -1.6520198583602905, - 0.699999988079071 - ], - "rotation": 115.69027842322467, - "pixel_coords": [ - 113, - 115, - 9.80479907989502 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9373764991760254, - -2.2155661582946777, - 0.699999988079071 - ], - "rotation": 281.21506430154767, - "pixel_coords": [ - 50, - 88, - 11.408605575561523 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3130570352077484, - 2.96051287651062, - 0.3499999940395355 - ], - "rotation": 14.905757366856353, - "pixel_coords": [ - 217, - 83, - 12.68825912475586 - ], - "color": "red" - }, - { - "shape": "sphere", - "color": "red", - "material": "rubber", - "size": "large", - "3d_coords": [ - -2.9643756668258474, - -0.3848574000717466, - 0.35 - ], - "rotation": 43.201549687318106, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0459" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0459_cf2.json b/dataset_1k_720p_2/scenes/scene_0459_cf2.json deleted file mode 100644 index a0431d0a299e60065810fddeaf15a7b4d2cfdc38..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0459_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 459, - "image_filename": "SCENE_0459_new_000459.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.67801833152771, - 2.7996156215667725, - 0.3499999940395355 - ], - "rotation": 84.40302334729272, - "pixel_coords": [ - 260, - 103, - 11.260065078735352 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6707136631011963, - -2.7866945266723633, - 0.699999988079071 - ], - "rotation": 47.277472841386576, - "pixel_coords": [ - 139, - 181, - 7.32047176361084 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4028169512748718, - -2.85719633102417, - 0.3499999940395355 - ], - "rotation": 112.20353093735038, - "pixel_coords": [ - 84, - 149, - 8.977744102478027 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6948078870773315, - 0.8766335844993591, - 0.699999988079071 - ], - "rotation": 287.3952385310396, - "pixel_coords": [ - 167, - 85, - 11.616933822631836 - ], - "color": "green" - }, - { - "shape": "cube", - "color": "red", - "material": "rubber", - "size": "large", - "3d_coords": [ - -0.08717081695795059, - -1.6520198583602905, - 0.699999988079071 - ], - "rotation": 147.49132189910162, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9373764991760254, - -2.2155661582946777, - 0.699999988079071 - ], - "rotation": 281.21506430154767, - "pixel_coords": [ - 50, - 88, - 11.408605575561523 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3130570352077484, - 2.96051287651062, - 0.3499999940395355 - ], - "rotation": 14.905757366856353, - "pixel_coords": [ - 217, - 83, - 12.68825912475586 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown sphere with red cube", - "change_score": 2.088336231877436, - "change_attempts": 1, - "source_scene": "scene_0459" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0459_original.json b/dataset_1k_720p_2/scenes/scene_0459_original.json deleted file mode 100644 index 80e1f7bfad32686736a746c5c9e6daa1c250c0fb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0459_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 459, - "image_filename": "SCENE_0459_new_000459.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.67801833152771, - 2.7996156215667725, - 0.3499999940395355 - ], - "rotation": 84.40302334729272, - "pixel_coords": [ - 260, - 103, - 11.260065078735352 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6707136631011963, - -2.7866945266723633, - 0.699999988079071 - ], - "rotation": 47.277472841386576, - "pixel_coords": [ - 139, - 181, - 7.32047176361084 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4028169512748718, - -2.85719633102417, - 0.3499999940395355 - ], - "rotation": 112.20353093735038, - "pixel_coords": [ - 84, - 149, - 8.977744102478027 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6948078870773315, - 0.8766335844993591, - 0.699999988079071 - ], - "rotation": 287.3952385310396, - "pixel_coords": [ - 167, - 85, - 11.616933822631836 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.08717081695795059, - -1.6520198583602905, - 0.699999988079071 - ], - "rotation": 115.69027842322467, - "pixel_coords": [ - 113, - 115, - 9.80479907989502 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9373764991760254, - -2.2155661582946777, - 0.699999988079071 - ], - "rotation": 281.21506430154767, - "pixel_coords": [ - 50, - 88, - 11.408605575561523 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3130570352077484, - 2.96051287651062, - 0.3499999940395355 - ], - "rotation": 14.905757366856353, - "pixel_coords": [ - 217, - 83, - 12.68825912475586 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0459" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0460_cf1.json b/dataset_1k_720p_2/scenes/scene_0460_cf1.json deleted file mode 100644 index 7d306c5715e28609e4075a95aef5481819036166..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0460_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 460, - "image_filename": "SCENE_0460_new_000460.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6277332305908203, - -2.3803956508636475, - 0.699999988079071 - ], - "rotation": 146.67992563866096, - "pixel_coords": [ - 56, - 94, - 11.807785034179688 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.42940154671669006, - 1.4832820892333984, - 0.3499999940395355 - ], - "rotation": 333.68258939253616, - "pixel_coords": [ - 184, - 95, - 12.636575698852539 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5496647357940674, - 0.3301824927330017, - 0.3499999940395355 - ], - "rotation": 164.7123100645254, - "pixel_coords": [ - 140, - 93, - 12.754462242126465 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed green cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0460" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0460_cf2.json b/dataset_1k_720p_2/scenes/scene_0460_cf2.json deleted file mode 100644 index 0e170cb2fcd4ebf943b8ed729dfc8964343a5b42..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0460_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 460, - "image_filename": "SCENE_0460_new_000460.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6277332305908203, - -2.3803956508636475, - 0.699999988079071 - ], - "rotation": 146.67992563866096, - "pixel_coords": [ - 56, - 94, - 11.807785034179688 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9460725206754874, - -0.1948664934085259, - 0.3499999940395355 - ], - "rotation": 333.68258939253616, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5496647357940674, - 0.3301824927330017, - 0.3499999940395355 - ], - "rotation": 164.7123100645254, - "pixel_coords": [ - 140, - 93, - 12.754462242126465 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown cube to partially occlude green sphere", - "change_score": 1.7558848369852254, - "change_attempts": 1, - "source_scene": "scene_0460" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0460_original.json b/dataset_1k_720p_2/scenes/scene_0460_original.json deleted file mode 100644 index c0a1bc14a7573147a3072c1d3873fc1ff3706cf9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0460_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 460, - "image_filename": "SCENE_0460_new_000460.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6277332305908203, - -2.3803956508636475, - 0.699999988079071 - ], - "rotation": 146.67992563866096, - "pixel_coords": [ - 56, - 94, - 11.807785034179688 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.42940154671669006, - 1.4832820892333984, - 0.3499999940395355 - ], - "rotation": 333.68258939253616, - "pixel_coords": [ - 184, - 95, - 12.636575698852539 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5496647357940674, - 0.3301824927330017, - 0.3499999940395355 - ], - "rotation": 164.7123100645254, - "pixel_coords": [ - 140, - 93, - 12.754462242126465 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0460" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0461_cf1.json b/dataset_1k_720p_2/scenes/scene_0461_cf1.json deleted file mode 100644 index 3400274cab0b9335ced6781288b759d5726ae85c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0461_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 461, - "image_filename": "SCENE_0461_new_000461.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7122976779937744, - 1.1879870891571045, - 0.699999988079071 - ], - "rotation": 251.8978089252186, - "pixel_coords": [ - 172, - 84, - 11.995421409606934 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.126007080078125, - 2.761427402496338, - 0.3499999940395355 - ], - "rotation": 63.95415287163398, - "pixel_coords": [ - 269, - 107, - 11.195721626281738 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1815353232890087, - 1.9538447656373918, - 0.699999988079071 - ], - "rotation": 87.40940418700887, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue sphere from left of gray cube to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0461" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0461_cf2.json b/dataset_1k_720p_2/scenes/scene_0461_cf2.json deleted file mode 100644 index 22d01833eaa16040795394165bdea573b8032b76..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0461_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 461, - "image_filename": "SCENE_0461_new_000461.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7122976779937744, - 1.1879870891571045, - 0.699999988079071 - ], - "rotation": 251.8978089252186, - "pixel_coords": [ - 172, - 84, - 11.995421409606934 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.126007080078125, - 2.761427402496338, - 0.3499999940395355 - ], - "rotation": 63.95415287163398, - "pixel_coords": [ - 269, - 107, - 11.195721626281738 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2525401396965137, - -1.8920990910615643, - 0.699999988079071 - ], - "rotation": 87.40940418700887, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue sphere from (-1.3,-1.3) to (-2.3,-1.9)", - "change_score": 1.1000487103863372, - "change_attempts": 1, - "source_scene": "scene_0461" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0461_original.json b/dataset_1k_720p_2/scenes/scene_0461_original.json deleted file mode 100644 index 2b92462c8f8d03a9624a4eef89b9bbd177705b65..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0461_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 461, - "image_filename": "SCENE_0461_new_000461.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7122976779937744, - 1.1879870891571045, - 0.699999988079071 - ], - "rotation": 251.8978089252186, - "pixel_coords": [ - 172, - 84, - 11.995421409606934 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.126007080078125, - 2.761427402496338, - 0.3499999940395355 - ], - "rotation": 63.95415287163398, - "pixel_coords": [ - 269, - 107, - 11.195721626281738 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.332495927810669, - -1.2890851497650146, - 0.699999988079071 - ], - "rotation": 87.40940418700887, - "pixel_coords": [ - 101, - 98, - 10.951698303222656 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0461" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0462_cf1.json b/dataset_1k_720p_2/scenes/scene_0462_cf1.json deleted file mode 100644 index 7a36d7329cb895cdab65160d50a63680feaa39d9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0462_cf1.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 462, - "image_filename": "SCENE_0462_new_000462.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7738258838653564, - 2.6823482513427734, - 0.3499999940395355 - ], - "rotation": 318.0459772504471, - "pixel_coords": [ - 186, - 78, - 13.775735855102539 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1130491495132446, - -1.4935591220855713, - 0.3499999940395355 - ], - "rotation": 61.106448864177224, - "pixel_coords": [ - 101, - 111, - 11.010578155517578 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.313040256500244, - 2.2794883251190186, - 0.699999988079071 - ], - "rotation": 204.70069117709826, - "pixel_coords": [ - 267, - 105, - 10.508700370788574 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3999991416931152, - -0.29540377855300903, - 0.3499999940395355 - ], - "rotation": 197.84723825107034, - "pixel_coords": [ - 128, - 99, - 11.87280559539795 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7264606952667236, - 0.5127235651016235, - 0.699999988079071 - ], - "rotation": 356.9862572896949, - "pixel_coords": [ - 239, - 127, - 9.244150161743164 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.07012344896793365, - 2.4562199115753174, - 0.699999988079071 - ], - "rotation": 17.78463844851106, - "pixel_coords": [ - 214, - 82, - 12.291154861450195 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3726634979248047, - 1.7354744672775269, - 0.3499999940395355 - ], - "rotation": 166.52596308674853, - "pixel_coords": [ - 158, - 79, - 13.678149223327637 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 3, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan cube to yellow", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0462" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0462_cf2.json b/dataset_1k_720p_2/scenes/scene_0462_cf2.json deleted file mode 100644 index ec3f5a388ce45d660fc0da183ae5dcb8176c1c78..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0462_cf2.json +++ /dev/null @@ -1,327 +0,0 @@ -{ - "split": "new", - "image_index": 462, - "image_filename": "SCENE_0462_new_000462.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7738258838653564, - 2.6823482513427734, - 0.3499999940395355 - ], - "rotation": 318.0459772504471, - "pixel_coords": [ - 186, - 78, - 13.775735855102539 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1130491495132446, - -1.4935591220855713, - 0.3499999940395355 - ], - "rotation": 61.106448864177224, - "pixel_coords": [ - 101, - 111, - 11.010578155517578 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.313040256500244, - 2.2794883251190186, - 0.699999988079071 - ], - "rotation": 204.70069117709826, - "pixel_coords": [ - 267, - 105, - 10.508700370788574 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3999991416931152, - -0.29540377855300903, - 0.3499999940395355 - ], - "rotation": 197.84723825107034, - "pixel_coords": [ - 128, - 99, - 11.87280559539795 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7264606952667236, - 0.5127235651016235, - 0.699999988079071 - ], - "rotation": 356.9862572896949, - "pixel_coords": [ - 239, - 127, - 9.244150161743164 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.07012344896793365, - 2.4562199115753174, - 0.699999988079071 - ], - "rotation": 17.78463844851106, - "pixel_coords": [ - 214, - 82, - 12.291154861450195 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3726634979248047, - 1.7354744672775269, - 0.3499999940395355 - ], - "rotation": 166.52596308674853, - "pixel_coords": [ - 158, - 79, - 13.678149223327637 - ], - "color": "brown" - }, - { - "shape": "cube", - "color": "yellow", - "material": "rubber", - "size": "small", - "3d_coords": [ - 1.7001442557257036, - -1.791522698249671, - 0.35 - ], - "rotation": 271.06219804031707, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 3, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0462" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0462_original.json b/dataset_1k_720p_2/scenes/scene_0462_original.json deleted file mode 100644 index 907e8b12fed2c5fd2b18df8a3b802bcf58a799f2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0462_original.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 462, - "image_filename": "SCENE_0462_new_000462.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7738258838653564, - 2.6823482513427734, - 0.3499999940395355 - ], - "rotation": 318.0459772504471, - "pixel_coords": [ - 186, - 78, - 13.775735855102539 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1130491495132446, - -1.4935591220855713, - 0.3499999940395355 - ], - "rotation": 61.106448864177224, - "pixel_coords": [ - 101, - 111, - 11.010578155517578 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.313040256500244, - 2.2794883251190186, - 0.699999988079071 - ], - "rotation": 204.70069117709826, - "pixel_coords": [ - 267, - 105, - 10.508700370788574 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3999991416931152, - -0.29540377855300903, - 0.3499999940395355 - ], - "rotation": 197.84723825107034, - "pixel_coords": [ - 128, - 99, - 11.87280559539795 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7264606952667236, - 0.5127235651016235, - 0.699999988079071 - ], - "rotation": 356.9862572896949, - "pixel_coords": [ - 239, - 127, - 9.244150161743164 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.07012344896793365, - 2.4562199115753174, - 0.699999988079071 - ], - "rotation": 17.78463844851106, - "pixel_coords": [ - 214, - 82, - 12.291154861450195 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3726634979248047, - 1.7354744672775269, - 0.3499999940395355 - ], - "rotation": 166.52596308674853, - "pixel_coords": [ - 158, - 79, - 13.678149223327637 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 3, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0462" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0463_cf1.json b/dataset_1k_720p_2/scenes/scene_0463_cf1.json deleted file mode 100644 index 609cea97e583ccab231232c952527b3077430991..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0463_cf1.json +++ /dev/null @@ -1,358 +0,0 @@ -{ - "split": "new", - "image_index": 463, - "image_filename": "SCENE_0463_new_000463.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5677096843719482, - 0.2824189066886902, - 0.3499999940395355 - ], - "rotation": 216.39440829183408, - "pixel_coords": [ - 179, - 114, - 10.666278839111328 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.146613121032715, - -2.2673845291137695, - 0.699999988079071 - ], - "rotation": 67.10221382343092, - "pixel_coords": [ - 140, - 158, - 8.024489402770996 - ], - "color": "red" - }, - { - "shape": "cube", - "color": "purple", - "material": "metal", - "size": "small", - "3d_coords": [ - 0.07180263847112656, - -1.3045966625213623, - 0.699999988079071 - ], - "rotation": 324.59248257406915, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5030131340026855, - 1.6316131353378296, - 0.699999988079071 - ], - "rotation": 84.60584376195933, - "pixel_coords": [ - 153, - 66, - 13.347058296203613 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6643545627593994, - -1.8560779094696045, - 0.699999988079071 - ], - "rotation": 233.64998984732082, - "pixel_coords": [ - 66, - 88, - 11.561717987060547 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3381398320198059, - 1.1431819200515747, - 0.3499999940395355 - ], - "rotation": 221.30514320350298, - "pixel_coords": [ - 180, - 97, - 11.758234977722168 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5002174377441406, - -0.12517446279525757, - 0.699999988079071 - ], - "rotation": 112.15079830529126, - "pixel_coords": [ - 129, - 86, - 11.7011079788208 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.827192783355713, - 2.7778031826019287, - 0.699999988079071 - ], - "rotation": 178.50566776812187, - "pixel_coords": [ - 294, - 107, - 10.299104690551758 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3 - ], - [ - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green sphere with purple cube", - "change_score": 4.411060614345322, - "change_attempts": 1, - "source_scene": "scene_0463" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0463_cf2.json b/dataset_1k_720p_2/scenes/scene_0463_cf2.json deleted file mode 100644 index 44d830a9732679ba498dde623151bc8bf97e77e6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0463_cf2.json +++ /dev/null @@ -1,358 +0,0 @@ -{ - "split": "new", - "image_index": 463, - "image_filename": "SCENE_0463_new_000463.png", - "objects": [ - { - "shape": "cube", - "color": "green", - "material": "metal", - "size": "large", - "3d_coords": [ - 0.5677096843719482, - 0.2824189066886902, - 0.3499999940395355 - ], - "rotation": 96.49278410007308, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.146613121032715, - -2.2673845291137695, - 0.699999988079071 - ], - "rotation": 67.10221382343092, - "pixel_coords": [ - 140, - 158, - 8.024489402770996 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.07180263847112656, - -1.3045966625213623, - 0.699999988079071 - ], - "rotation": 176.61066140975333, - "pixel_coords": [ - 126, - 113, - 9.977049827575684 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5030131340026855, - 1.6316131353378296, - 0.699999988079071 - ], - "rotation": 84.60584376195933, - "pixel_coords": [ - 153, - 66, - 13.347058296203613 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6643545627593994, - -1.8560779094696045, - 0.699999988079071 - ], - "rotation": 233.64998984732082, - "pixel_coords": [ - 66, - 88, - 11.561717987060547 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3381398320198059, - 1.1431819200515747, - 0.3499999940395355 - ], - "rotation": 221.30514320350298, - "pixel_coords": [ - 180, - 97, - 11.758234977722168 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5002174377441406, - -0.12517446279525757, - 0.699999988079071 - ], - "rotation": 112.15079830529126, - "pixel_coords": [ - 129, - 86, - 11.7011079788208 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.827192783355713, - 2.7778031826019287, - 0.699999988079071 - ], - "rotation": 178.50566776812187, - "pixel_coords": [ - 294, - 107, - 10.299104690551758 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3 - ], - [ - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red sphere with green cube", - "change_score": 4.3330600671993365, - "change_attempts": 1, - "source_scene": "scene_0463" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0463_original.json b/dataset_1k_720p_2/scenes/scene_0463_original.json deleted file mode 100644 index 75f41b2cb256ee431e58f2795f3e050b26fc3b53..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0463_original.json +++ /dev/null @@ -1,356 +0,0 @@ -{ - "split": "new", - "image_index": 463, - "image_filename": "SCENE_0463_new_000463.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5677096843719482, - 0.2824189066886902, - 0.3499999940395355 - ], - "rotation": 216.39440829183408, - "pixel_coords": [ - 179, - 114, - 10.666278839111328 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.146613121032715, - -2.2673845291137695, - 0.699999988079071 - ], - "rotation": 67.10221382343092, - "pixel_coords": [ - 140, - 158, - 8.024489402770996 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.07180263847112656, - -1.3045966625213623, - 0.699999988079071 - ], - "rotation": 176.61066140975333, - "pixel_coords": [ - 126, - 113, - 9.977049827575684 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5030131340026855, - 1.6316131353378296, - 0.699999988079071 - ], - "rotation": 84.60584376195933, - "pixel_coords": [ - 153, - 66, - 13.347058296203613 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6643545627593994, - -1.8560779094696045, - 0.699999988079071 - ], - "rotation": 233.64998984732082, - "pixel_coords": [ - 66, - 88, - 11.561717987060547 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3381398320198059, - 1.1431819200515747, - 0.3499999940395355 - ], - "rotation": 221.30514320350298, - "pixel_coords": [ - 180, - 97, - 11.758234977722168 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5002174377441406, - -0.12517446279525757, - 0.699999988079071 - ], - "rotation": 112.15079830529126, - "pixel_coords": [ - 129, - 86, - 11.7011079788208 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.827192783355713, - 2.7778031826019287, - 0.699999988079071 - ], - "rotation": 178.50566776812187, - "pixel_coords": [ - 294, - 107, - 10.299104690551758 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 3 - ], - [ - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0463" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0464_cf1.json b/dataset_1k_720p_2/scenes/scene_0464_cf1.json deleted file mode 100644 index 76b64159496c0d7220ced465bbd387915b305549..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0464_cf1.json +++ /dev/null @@ -1,247 +0,0 @@ -{ - "split": "new", - "image_index": 464, - "image_filename": "SCENE_0464_new_000464.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5369014739990234, - -1.8492470979690552, - 0.699999988079071 - ], - "rotation": 314.5637842394849, - "pixel_coords": [ - 149, - 140, - 8.766875267028809 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6200459003448486, - 2.024480104446411, - 0.3499999940395355 - ], - "rotation": 126.78929321783313, - "pixel_coords": [ - 268, - 118, - 10.598287582397461 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.14732930064201355, - 1.165287733078003, - 0.3499999940395355 - ], - "rotation": 215.02408357769968, - "pixel_coords": [ - 188, - 101, - 11.654780387878418 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8052583932876587, - 1.1912221908569336, - 0.699999988079071 - ], - "rotation": 135.78813669938313, - "pixel_coords": [ - 149, - 76, - 12.753393173217773 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0678763389587402, - -2.5367424488067627, - 0.699999988079071 - ], - "rotation": 67.54039834009382, - "pixel_coords": [ - 53, - 104, - 10.65112590789795 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed green sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0464" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0464_cf2.json b/dataset_1k_720p_2/scenes/scene_0464_cf2.json deleted file mode 100644 index bf694605883ee3bc9e960c479227f7f6f49e14d4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0464_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 464, - "image_filename": "SCENE_0464_new_000464.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5369014739990234, - -1.8492470979690552, - 0.699999988079071 - ], - "rotation": 314.5637842394849, - "pixel_coords": [ - 149, - 140, - 8.766875267028809 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6200459003448486, - 2.024480104446411, - 0.3499999940395355 - ], - "rotation": 126.78929321783313, - "pixel_coords": [ - 268, - 118, - 10.598287582397461 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.14732930064201355, - 1.165287733078003, - 0.3499999940395355 - ], - "rotation": 215.02408357769968, - "pixel_coords": [ - 188, - 101, - 11.654780387878418 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0527176233198834, - 0.37771425386571156, - 0.699999988079071 - ], - "rotation": 135.78813669938313, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0678763389587402, - -2.5367424488067627, - 0.699999988079071 - ], - "rotation": 67.54039834009382, - "pixel_coords": [ - 53, - 104, - 10.65112590789795 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.41248226165771484, - 2.7639386653900146, - 0.699999988079071 - ], - "rotation": 22.664321843687215, - "pixel_coords": [ - 225, - 81, - 12.294270515441895 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved blue cylinder to partially occlude gray cylinder", - "change_score": 2.9715016532136787, - "change_attempts": 1, - "source_scene": "scene_0464" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0464_original.json b/dataset_1k_720p_2/scenes/scene_0464_original.json deleted file mode 100644 index d14ade269c59b3aed2aee3410000c1469af4a9f8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0464_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 464, - "image_filename": "SCENE_0464_new_000464.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5369014739990234, - -1.8492470979690552, - 0.699999988079071 - ], - "rotation": 314.5637842394849, - "pixel_coords": [ - 149, - 140, - 8.766875267028809 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6200459003448486, - 2.024480104446411, - 0.3499999940395355 - ], - "rotation": 126.78929321783313, - "pixel_coords": [ - 268, - 118, - 10.598287582397461 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.14732930064201355, - 1.165287733078003, - 0.3499999940395355 - ], - "rotation": 215.02408357769968, - "pixel_coords": [ - 188, - 101, - 11.654780387878418 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8052583932876587, - 1.1912221908569336, - 0.699999988079071 - ], - "rotation": 135.78813669938313, - "pixel_coords": [ - 149, - 76, - 12.753393173217773 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0678763389587402, - -2.5367424488067627, - 0.699999988079071 - ], - "rotation": 67.54039834009382, - "pixel_coords": [ - 53, - 104, - 10.65112590789795 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.41248226165771484, - 2.7639386653900146, - 0.699999988079071 - ], - "rotation": 22.664321843687215, - "pixel_coords": [ - 225, - 81, - 12.294270515441895 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0464" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0465_cf1.json b/dataset_1k_720p_2/scenes/scene_0465_cf1.json deleted file mode 100644 index 6a60a9e84cc179f0b1ed7245604ea105329cfd2a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0465_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 465, - "image_filename": "SCENE_0465_new_000465.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.17255058884620667, - -1.367448091506958, - 0.3499999940395355 - ], - "rotation": 321.0472909104527, - "pixel_coords": [ - 128, - 126, - 10.118912696838379 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6471939086914062, - 2.237821340560913, - 0.699999988079071 - ], - "rotation": 66.40786412383008, - "pixel_coords": [ - 276, - 108, - 10.328813552856445 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0562127828598022, - 0.9911413788795471, - 0.699999988079071 - ], - "rotation": 137.51666624482635, - "pixel_coords": [ - 162, - 82, - 12.121597290039062 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6829297542572021, - -2.9618818759918213, - 0.3499999940395355 - ], - "rotation": 198.6286647071565, - "pixel_coords": [ - 88, - 153, - 8.869722366333008 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5021699666976929, - -1.4421515464782715, - 0.699999988079071 - ], - "rotation": 340.76086299417784, - "pixel_coords": [ - 94, - 97, - 11.042070388793945 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4227707386016846, - -0.6840476393699646, - 0.3499999940395355 - ], - "rotation": 320.6837621601386, - "pixel_coords": [ - 174, - 135, - 9.662650108337402 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4633796215057373, - -0.10849740356206894, - 0.699999988079071 - ], - "rotation": 43.66961127187455, - "pixel_coords": [ - 113, - 79, - 12.447649955749512 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5437140464782715, - 0.17223648726940155, - 0.699999988079071 - ], - "rotation": 125.44670149673634, - "pixel_coords": [ - 227, - 129, - 9.226712226867676 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 3, - 5, - 7 - ], - [ - 0, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ], - "left": [ - [ - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 5, - 7 - ], - [], - [ - 1, - 5, - 7 - ], - [ - 0, - 1, - 2, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 5, - 7 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0465" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0465_cf2.json b/dataset_1k_720p_2/scenes/scene_0465_cf2.json deleted file mode 100644 index f558ed77db6485bf6d696fc39420f66b96db4dd0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0465_cf2.json +++ /dev/null @@ -1,349 +0,0 @@ -{ - "split": "new", - "image_index": 465, - "image_filename": "SCENE_0465_new_000465.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.17255058884620667, - -1.367448091506958, - 0.3499999940395355 - ], - "rotation": 321.0472909104527, - "pixel_coords": [ - 128, - 126, - 10.118912696838379 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0562127828598022, - 0.9911413788795471, - 0.699999988079071 - ], - "rotation": 137.51666624482635, - "pixel_coords": [ - 162, - 82, - 12.121597290039062 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6829297542572021, - -2.9618818759918213, - 0.3499999940395355 - ], - "rotation": 198.6286647071565, - "pixel_coords": [ - 88, - 153, - 8.869722366333008 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5021699666976929, - -1.4421515464782715, - 0.699999988079071 - ], - "rotation": 340.76086299417784, - "pixel_coords": [ - 94, - 97, - 11.042070388793945 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4227707386016846, - -0.6840476393699646, - 0.3499999940395355 - ], - "rotation": 320.6837621601386, - "pixel_coords": [ - 174, - 135, - 9.662650108337402 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4633796215057373, - -0.10849740356206894, - 0.699999988079071 - ], - "rotation": 43.66961127187455, - "pixel_coords": [ - 113, - 79, - 12.447649955749512 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5437140464782715, - 0.17223648726940155, - 0.699999988079071 - ], - "rotation": 125.44670149673634, - "pixel_coords": [ - 227, - 129, - 9.226712226867676 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 3, - 5, - 7 - ], - [ - 0, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ], - "left": [ - [ - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 5, - 7 - ], - [], - [ - 1, - 5, - 7 - ], - [ - 0, - 1, - 2, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 5, - 7 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed green cylinder", - "change_score": 43.93715998428547, - "change_attempts": 1, - "source_scene": "scene_0465" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0465_original.json b/dataset_1k_720p_2/scenes/scene_0465_original.json deleted file mode 100644 index 3a44c071a7a46df0cc4d22e90f1461271aa16639..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0465_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 465, - "image_filename": "SCENE_0465_new_000465.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.17255058884620667, - -1.367448091506958, - 0.3499999940395355 - ], - "rotation": 321.0472909104527, - "pixel_coords": [ - 128, - 126, - 10.118912696838379 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6471939086914062, - 2.237821340560913, - 0.699999988079071 - ], - "rotation": 66.40786412383008, - "pixel_coords": [ - 276, - 108, - 10.328813552856445 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0562127828598022, - 0.9911413788795471, - 0.699999988079071 - ], - "rotation": 137.51666624482635, - "pixel_coords": [ - 162, - 82, - 12.121597290039062 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6829297542572021, - -2.9618818759918213, - 0.3499999940395355 - ], - "rotation": 198.6286647071565, - "pixel_coords": [ - 88, - 153, - 8.869722366333008 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5021699666976929, - -1.4421515464782715, - 0.699999988079071 - ], - "rotation": 340.76086299417784, - "pixel_coords": [ - 94, - 97, - 11.042070388793945 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4227707386016846, - -0.6840476393699646, - 0.3499999940395355 - ], - "rotation": 320.6837621601386, - "pixel_coords": [ - 174, - 135, - 9.662650108337402 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4633796215057373, - -0.10849740356206894, - 0.699999988079071 - ], - "rotation": 43.66961127187455, - "pixel_coords": [ - 113, - 79, - 12.447649955749512 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5437140464782715, - 0.17223648726940155, - 0.699999988079071 - ], - "rotation": 125.44670149673634, - "pixel_coords": [ - 227, - 129, - 9.226712226867676 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 3, - 5, - 7 - ], - [ - 0, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ], - "left": [ - [ - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 5, - 7 - ], - [], - [ - 1, - 5, - 7 - ], - [ - 0, - 1, - 2, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 5, - 7 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0465" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0466_cf1.json b/dataset_1k_720p_2/scenes/scene_0466_cf1.json deleted file mode 100644 index 8835a765ad6708b785420eab1ab8b6a9d28a3700..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0466_cf1.json +++ /dev/null @@ -1,296 +0,0 @@ -{ - "split": "new", - "image_index": 466, - "image_filename": "SCENE_0466_new_000466.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.017412543296814, - 2.340226650238037, - 0.3499999940395355 - ], - "rotation": 259.3329667861071, - "pixel_coords": [ - 186, - 81, - 13.411181449890137 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5872877836227417, - 1.546812891960144, - 0.699999988079071 - ], - "rotation": 95.18948055548371, - "pixel_coords": [ - 205, - 92, - 11.756648063659668 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8242995738983154, - -1.7377424240112305, - 0.3499999940395355 - ], - "rotation": 297.74820984669583, - "pixel_coords": [ - 68, - 99, - 12.130058288574219 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.612349510192871, - 2.4977920055389404, - 0.699999988079071 - ], - "rotation": 107.26705471760826, - "pixel_coords": [ - 274, - 104, - 11.048129081726074 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.329761266708374, - -0.6489276885986328, - 0.3499999940395355 - ], - "rotation": 151.7468762862999, - "pixel_coords": [ - 102, - 94, - 12.464516639709473 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8838770389556885, - 0.9724397659301758, - 0.3499999940395355 - ], - "rotation": 180.98521618425815, - "pixel_coords": [ - 163, - 93, - 12.516953468322754 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 2 - ], - [ - 2, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed green cylinder", - "change_score": 14.747232778689229, - "change_attempts": 1, - "source_scene": "scene_0466" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0466_cf2.json b/dataset_1k_720p_2/scenes/scene_0466_cf2.json deleted file mode 100644 index 576fc7198bfb89329b50ba494acb27aefd95d6bd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0466_cf2.json +++ /dev/null @@ -1,330 +0,0 @@ -{ - "split": "new", - "image_index": 466, - "image_filename": "SCENE_0466_new_000466.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.017412543296814, - 2.340226650238037, - 0.3499999940395355 - ], - "rotation": 259.3329667861071, - "pixel_coords": [ - 186, - 81, - 13.411181449890137 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5872877836227417, - 1.546812891960144, - 0.699999988079071 - ], - "rotation": 95.18948055548371, - "pixel_coords": [ - 205, - 92, - 11.756648063659668 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8242995738983154, - -1.7377424240112305, - 0.3499999940395355 - ], - "rotation": 297.74820984669583, - "pixel_coords": [ - 68, - 99, - 12.130058288574219 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.612349510192871, - 2.4977920055389404, - 0.699999988079071 - ], - "rotation": 107.26705471760826, - "pixel_coords": [ - 274, - 104, - 11.048129081726074 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7785418033599854, - 0.7645994424819946, - 0.3499999940395355 - ], - "rotation": 329.4407252268713, - "pixel_coords": [ - 245, - 136, - 10.093467712402344 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.329761266708374, - -0.6489276885986328, - 0.3499999940395355 - ], - "rotation": 151.7468762862999, - "pixel_coords": [ - 102, - 94, - 12.464516639709473 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8838770389556885, - 0.9724397659301758, - 0.3499999940395355 - ], - "rotation": 180.98521618425815, - "pixel_coords": [ - 163, - 93, - 12.516953468322754 - ], - "color": "cyan" - }, - { - "shape": "cube", - "color": "brown", - "material": "metal", - "size": "small", - "3d_coords": [ - 0.9244598872469352, - -0.6611111605840168, - 0.35 - ], - "rotation": 237.79527778937572, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 2 - ], - [ - 2, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added brown metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0466" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0466_original.json b/dataset_1k_720p_2/scenes/scene_0466_original.json deleted file mode 100644 index 68c02be749b2b1e1fbe254fdb65d3d486f3d2885..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0466_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 466, - "image_filename": "SCENE_0466_new_000466.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.017412543296814, - 2.340226650238037, - 0.3499999940395355 - ], - "rotation": 259.3329667861071, - "pixel_coords": [ - 186, - 81, - 13.411181449890137 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5872877836227417, - 1.546812891960144, - 0.699999988079071 - ], - "rotation": 95.18948055548371, - "pixel_coords": [ - 205, - 92, - 11.756648063659668 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8242995738983154, - -1.7377424240112305, - 0.3499999940395355 - ], - "rotation": 297.74820984669583, - "pixel_coords": [ - 68, - 99, - 12.130058288574219 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.612349510192871, - 2.4977920055389404, - 0.699999988079071 - ], - "rotation": 107.26705471760826, - "pixel_coords": [ - 274, - 104, - 11.048129081726074 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7785418033599854, - 0.7645994424819946, - 0.3499999940395355 - ], - "rotation": 329.4407252268713, - "pixel_coords": [ - 245, - 136, - 10.093467712402344 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.329761266708374, - -0.6489276885986328, - 0.3499999940395355 - ], - "rotation": 151.7468762862999, - "pixel_coords": [ - 102, - 94, - 12.464516639709473 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8838770389556885, - 0.9724397659301758, - 0.3499999940395355 - ], - "rotation": 180.98521618425815, - "pixel_coords": [ - 163, - 93, - 12.516953468322754 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 2 - ], - [ - 2, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0466" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0467_cf1.json b/dataset_1k_720p_2/scenes/scene_0467_cf1.json deleted file mode 100644 index 9cd84dde91e7e5ea1de77dfe3dfaf45b681bf0ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0467_cf1.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 467, - "image_filename": "SCENE_0467_new_000467.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.36552357673645, - -2.2282137870788574, - 0.699999988079071 - ], - "rotation": 340.8699535873059, - "pixel_coords": [ - 58, - 99, - 11.133932113647461 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.10731451958417892, - -2.100587844848633, - 0.3499999940395355 - ], - "rotation": 217.37307825769548, - "pixel_coords": [ - 105, - 134, - 9.989319801330566 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.756399631500244, - 2.9652349948883057, - 0.3499999940395355 - ], - "rotation": 271.61096356924605, - "pixel_coords": [ - 285, - 109, - 11.295671463012695 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9500117301940918, - 2.0971925258636475, - 0.699999988079071 - ], - "rotation": 310.24615267635386, - "pixel_coords": [ - 163, - 67, - 13.504597663879395 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.040865983068745, - -0.40140733475716894, - 0.3499999940395355 - ], - "rotation": 198.58257826349828, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9911017417907715, - 0.28849145770072937, - 0.3499999940395355 - ], - "rotation": 251.25792543889855, - "pixel_coords": [ - 110, - 81, - 13.224161148071289 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.174316167831421, - -0.7372213006019592, - 0.699999988079071 - ], - "rotation": 306.4896493779779, - "pixel_coords": [ - 171, - 122, - 9.850455284118652 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cylinder from right of yellow cylinder to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0467" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0467_cf2.json b/dataset_1k_720p_2/scenes/scene_0467_cf2.json deleted file mode 100644 index 5a2ebeac73e73a520f2b8598438a5b1f17080761..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0467_cf2.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 467, - "image_filename": "SCENE_0467_new_000467.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.36552357673645, - -2.2282137870788574, - 0.699999988079071 - ], - "rotation": 340.8699535873059, - "pixel_coords": [ - 58, - 99, - 11.133932113647461 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.10731451958417892, - -2.100587844848633, - 0.3499999940395355 - ], - "rotation": 217.37307825769548, - "pixel_coords": [ - 105, - 134, - 9.989319801330566 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.756399631500244, - 2.9652349948883057, - 0.3499999940395355 - ], - "rotation": 271.61096356924605, - "pixel_coords": [ - 285, - 109, - 11.295671463012695 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9500117301940918, - 2.0971925258636475, - 0.699999988079071 - ], - "rotation": 310.24615267635386, - "pixel_coords": [ - 163, - 67, - 13.504597663879395 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5119194388389587, - 2.533254623413086, - 0.3499999940395355 - ], - "rotation": 198.58257826349828, - "pixel_coords": [ - 221, - 92, - 12.421363830566406 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9911017417907715, - 0.28849145770072937, - 0.3499999940395355 - ], - "rotation": 251.25792543889855, - "pixel_coords": [ - 110, - 81, - 13.224161148071289 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.174316167831421, - -0.7372213006019592, - 0.699999988079071 - ], - "rotation": 306.4896493779779, - "pixel_coords": [ - 171, - 122, - 9.850455284118652 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0467" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0467_original.json b/dataset_1k_720p_2/scenes/scene_0467_original.json deleted file mode 100644 index 0842086a861cf75a72356d7b98f837c5ae32981d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0467_original.json +++ /dev/null @@ -1,306 +0,0 @@ -{ - "split": "new", - "image_index": 467, - "image_filename": "SCENE_0467_new_000467.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.36552357673645, - -2.2282137870788574, - 0.699999988079071 - ], - "rotation": 340.8699535873059, - "pixel_coords": [ - 58, - 99, - 11.133932113647461 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.10731451958417892, - -2.100587844848633, - 0.3499999940395355 - ], - "rotation": 217.37307825769548, - "pixel_coords": [ - 105, - 134, - 9.989319801330566 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.756399631500244, - 2.9652349948883057, - 0.3499999940395355 - ], - "rotation": 271.61096356924605, - "pixel_coords": [ - 285, - 109, - 11.295671463012695 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9500117301940918, - 2.0971925258636475, - 0.699999988079071 - ], - "rotation": 310.24615267635386, - "pixel_coords": [ - 163, - 67, - 13.504597663879395 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5119194388389587, - 2.533254623413086, - 0.3499999940395355 - ], - "rotation": 198.58257826349828, - "pixel_coords": [ - 221, - 92, - 12.421363830566406 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9911017417907715, - 0.28849145770072937, - 0.3499999940395355 - ], - "rotation": 251.25792543889855, - "pixel_coords": [ - 110, - 81, - 13.224161148071289 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.174316167831421, - -0.7372213006019592, - 0.699999988079071 - ], - "rotation": 306.4896493779779, - "pixel_coords": [ - 171, - 122, - 9.850455284118652 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0467" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0468_cf1.json b/dataset_1k_720p_2/scenes/scene_0468_cf1.json deleted file mode 100644 index 6d52395dbc27e6f4e33481fdab69cc8667a4fb0e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0468_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 468, - "image_filename": "SCENE_0468_new_000468.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8706097463287614, - -1.9973110611467404, - 0.3499999940395355 - ], - "rotation": 185.95736700037614, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5990724563598633, - 0.5254618525505066, - 0.3499999940395355 - ], - "rotation": 102.74307652894201, - "pixel_coords": [ - 142, - 88, - 12.107810020446777 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7723989486694336, - 0.2945452928543091, - 0.3499999940395355 - ], - "rotation": 50.38733632194074, - "pixel_coords": [ - 237, - 147, - 9.094741821289062 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9637264013290405, - 2.5857088565826416, - 0.699999988079071 - ], - "rotation": 63.035426369286725, - "pixel_coords": [ - 179, - 62, - 13.301255226135254 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0543915033340454, - 2.6717047691345215, - 0.3499999940395355 - ], - "rotation": 207.83279247233344, - "pixel_coords": [ - 243, - 97, - 11.535065650939941 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.897686719894409, - 0.8616538047790527, - 0.699999988079071 - ], - "rotation": 70.05086631353674, - "pixel_coords": [ - 128, - 65, - 12.97067642211914 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue sphere from (-2.9,-2.0) to (0.9,-2.0)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0468" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0468_cf2.json b/dataset_1k_720p_2/scenes/scene_0468_cf2.json deleted file mode 100644 index a49fa037dd4c972f14d8e0f85cd058112799d94c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0468_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 468, - "image_filename": "SCENE_0468_new_000468.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.929978847503662, - -1.9983612298965454, - 0.3499999940395355 - ], - "rotation": 185.95736700037614, - "pixel_coords": [ - 57, - 96, - 11.599909782409668 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5990724563598633, - 0.5254618525505066, - 0.3499999940395355 - ], - "rotation": 102.74307652894201, - "pixel_coords": [ - 142, - 88, - 12.107810020446777 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7723989486694336, - 0.2945452928543091, - 0.3499999940395355 - ], - "rotation": 50.38733632194074, - "pixel_coords": [ - 237, - 147, - 9.094741821289062 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9637264013290405, - 2.5857088565826416, - 0.699999988079071 - ], - "rotation": 63.035426369286725, - "pixel_coords": [ - 179, - 62, - 13.301255226135254 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0543915033340454, - 2.6717047691345215, - 0.3499999940395355 - ], - "rotation": 207.83279247233344, - "pixel_coords": [ - 243, - 97, - 11.535065650939941 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.897686719894409, - 0.8616538047790527, - 0.699999988079071 - ], - "rotation": 70.05086631353674, - "pixel_coords": [ - 128, - 65, - 12.97067642211914 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed green cube to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0468" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0468_original.json b/dataset_1k_720p_2/scenes/scene_0468_original.json deleted file mode 100644 index 42c9223bbd17e471e653e78bca8d624101a3ccc7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0468_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 468, - "image_filename": "SCENE_0468_new_000468.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.929978847503662, - -1.9983612298965454, - 0.3499999940395355 - ], - "rotation": 185.95736700037614, - "pixel_coords": [ - 57, - 96, - 11.599909782409668 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5990724563598633, - 0.5254618525505066, - 0.3499999940395355 - ], - "rotation": 102.74307652894201, - "pixel_coords": [ - 142, - 88, - 12.107810020446777 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7723989486694336, - 0.2945452928543091, - 0.3499999940395355 - ], - "rotation": 50.38733632194074, - "pixel_coords": [ - 237, - 147, - 9.094741821289062 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9637264013290405, - 2.5857088565826416, - 0.699999988079071 - ], - "rotation": 63.035426369286725, - "pixel_coords": [ - 179, - 62, - 13.301255226135254 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0543915033340454, - 2.6717047691345215, - 0.3499999940395355 - ], - "rotation": 207.83279247233344, - "pixel_coords": [ - 243, - 97, - 11.535065650939941 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.897686719894409, - 0.8616538047790527, - 0.699999988079071 - ], - "rotation": 70.05086631353674, - "pixel_coords": [ - 128, - 65, - 12.97067642211914 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0468" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0469_cf1.json b/dataset_1k_720p_2/scenes/scene_0469_cf1.json deleted file mode 100644 index ef44babf98d2b9c6faa201160bec74b582504ac5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0469_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 469, - "image_filename": "SCENE_0469_new_000469.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6138431429862976, - -0.5004773139953613, - 0.699999988079071 - ], - "rotation": 92.63455361848392, - "pixel_coords": [ - 162, - 111, - 9.885136604309082 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.34317293763160706, - -2.984628915786743, - 0.3499999940395355 - ], - "rotation": 192.3108315311008, - "pixel_coords": [ - 81, - 151, - 8.750955581665039 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0341675281524658, - -1.0174102783203125, - 0.699999988079071 - ], - "rotation": 66.73115579837572, - "pixel_coords": [ - 112, - 99, - 10.647504806518555 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5084352493286133, - 2.7897515296936035, - 0.699999988079071 - ], - "rotation": 155.9844880410946, - "pixel_coords": [ - 284, - 99, - 10.61068344116211 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0469" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0469_cf2.json b/dataset_1k_720p_2/scenes/scene_0469_cf2.json deleted file mode 100644 index 5126456e11d194a501b0a8760be29993d9390e3b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0469_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 469, - "image_filename": "SCENE_0469_new_000469.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6138431429862976, - -0.5004773139953613, - 0.699999988079071 - ], - "rotation": 92.63455361848392, - "pixel_coords": [ - 162, - 111, - 9.885136604309082 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7942874200662167, - 0.05045206055740448, - 0.3499999940395355 - ], - "rotation": 192.3108315311008, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0341675281524658, - -1.0174102783203125, - 0.699999988079071 - ], - "rotation": 66.73115579837572, - "pixel_coords": [ - 112, - 99, - 10.647504806518555 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5084352493286133, - 2.7897515296936035, - 0.699999988079071 - ], - "rotation": 155.9844880410946, - "pixel_coords": [ - 284, - 99, - 10.61068344116211 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray cylinder from left of brown cube to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0469" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0469_original.json b/dataset_1k_720p_2/scenes/scene_0469_original.json deleted file mode 100644 index 0a2b5d4ec3e515d7a834634c4de8ea5d9f080e0a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0469_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 469, - "image_filename": "SCENE_0469_new_000469.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6138431429862976, - -0.5004773139953613, - 0.699999988079071 - ], - "rotation": 92.63455361848392, - "pixel_coords": [ - 162, - 111, - 9.885136604309082 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.34317293763160706, - -2.984628915786743, - 0.3499999940395355 - ], - "rotation": 192.3108315311008, - "pixel_coords": [ - 81, - 151, - 8.750955581665039 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0341675281524658, - -1.0174102783203125, - 0.699999988079071 - ], - "rotation": 66.73115579837572, - "pixel_coords": [ - 112, - 99, - 10.647504806518555 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5084352493286133, - 2.7897515296936035, - 0.699999988079071 - ], - "rotation": 155.9844880410946, - "pixel_coords": [ - 284, - 99, - 10.61068344116211 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0469" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0470_cf1.json b/dataset_1k_720p_2/scenes/scene_0470_cf1.json deleted file mode 100644 index d4652a0b58d803f36acd7452d5bb32dddfd4703e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0470_cf1.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 470, - "image_filename": "SCENE_0470_new_000470.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1817476749420166, - 0.2206975519657135, - 0.3499999940395355 - ], - "rotation": 62.78900009190044, - "pixel_coords": [ - 189, - 123, - 10.840134620666504 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0456966161727905, - -1.857334017753601, - 0.3499999940395355 - ], - "rotation": 349.64005319513103, - "pixel_coords": [ - 131, - 144, - 9.801575660705566 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8343899250030518, - 2.3446595668792725, - 0.699999988079071 - ], - "rotation": 309.1177762144181, - "pixel_coords": [ - 162, - 62, - 14.565619468688965 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "color": "green", - "material": "rubber", - "size": "large", - "3d_coords": [ - 2.8620390047428153, - 2.0064185562127053, - 0.35 - ], - "rotation": 186.7085761775955, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added green rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0470" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0470_cf2.json b/dataset_1k_720p_2/scenes/scene_0470_cf2.json deleted file mode 100644 index 75a51e48c729c08f81f29bb11d56e8796a711851..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0470_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 470, - "image_filename": "SCENE_0470_new_000470.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1817476749420166, - 0.2206975519657135, - 0.3499999940395355 - ], - "rotation": 62.78900009190044, - "pixel_coords": [ - 189, - 123, - 10.840134620666504 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0456966161727905, - -1.857334017753601, - 0.3499999940395355 - ], - "rotation": 349.64005319513103, - "pixel_coords": [ - 131, - 144, - 9.801575660705566 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8343899250030518, - 2.3446595668792725, - 0.699999988079071 - ], - "rotation": 309.1177762144181, - "pixel_coords": [ - 162, - 62, - 14.565619468688965 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed brown sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0470" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0470_original.json b/dataset_1k_720p_2/scenes/scene_0470_original.json deleted file mode 100644 index c752ef9e8f0db50214d42819e45b938c94c31898..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0470_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 470, - "image_filename": "SCENE_0470_new_000470.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1817476749420166, - 0.2206975519657135, - 0.3499999940395355 - ], - "rotation": 62.78900009190044, - "pixel_coords": [ - 189, - 123, - 10.840134620666504 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0456966161727905, - -1.857334017753601, - 0.3499999940395355 - ], - "rotation": 349.64005319513103, - "pixel_coords": [ - 131, - 144, - 9.801575660705566 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8343899250030518, - 2.3446595668792725, - 0.699999988079071 - ], - "rotation": 309.1177762144181, - "pixel_coords": [ - 162, - 62, - 14.565619468688965 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0470" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0471_cf1.json b/dataset_1k_720p_2/scenes/scene_0471_cf1.json deleted file mode 100644 index 070f9556b3a5c74f7f8627fffbfa56952c8dd9bd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0471_cf1.json +++ /dev/null @@ -1,279 +0,0 @@ -{ - "split": "new", - "image_index": 471, - "image_filename": "SCENE_0471_new_000471.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.41120070219039917, - 1.9896737337112427, - 0.699999988079071 - ], - "rotation": 217.38943062055787, - "pixel_coords": [ - 213, - 86, - 11.467276573181152 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0618221759796143, - -0.172237366437912, - 0.699999988079071 - ], - "rotation": 258.2443413912263, - "pixel_coords": [ - 182, - 112, - 9.721661567687988 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0325634479522705, - -1.0551643371582031, - 0.3499999940395355 - ], - "rotation": 13.053889010519143, - "pixel_coords": [ - 93, - 100, - 11.338557243347168 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3526901006698608, - 1.5690202713012695, - 0.699999988079071 - ], - "rotation": 234.76896565022594, - "pixel_coords": [ - 166, - 76, - 12.348869323730469 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.798983097076416, - -2.5119166374206543, - 0.3499999940395355 - ], - "rotation": 182.38834719700685, - "pixel_coords": [ - 56, - 116, - 10.294632911682129 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.43668869137763977, - -2.5262622833251953, - 0.3499999940395355 - ], - "rotation": 205.51285900628378, - "pixel_coords": [ - 81, - 132, - 9.405801773071289 - ], - "color": "purple" - }, - { - "shape": "cube", - "color": "brown", - "material": "metal", - "size": "small", - "3d_coords": [ - -0.5993324050512188, - -1.7764801268901238, - 0.35 - ], - "rotation": 222.1162018407059, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added brown metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0471" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0471_cf2.json b/dataset_1k_720p_2/scenes/scene_0471_cf2.json deleted file mode 100644 index e0938ce3296eea4f6371e5e75966396e360573f7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0471_cf2.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 471, - "image_filename": "SCENE_0471_new_000471.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.41120070219039917, - 1.9896737337112427, - 0.699999988079071 - ], - "rotation": 217.38943062055787, - "pixel_coords": [ - 213, - 86, - 11.467276573181152 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.2858225640953105, - 0.5062326406360205, - 0.699999988079071 - ], - "rotation": 258.2443413912263, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0325634479522705, - -1.0551643371582031, - 0.3499999940395355 - ], - "rotation": 13.053889010519143, - "pixel_coords": [ - 93, - 100, - 11.338557243347168 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3526901006698608, - 1.5690202713012695, - 0.699999988079071 - ], - "rotation": 234.76896565022594, - "pixel_coords": [ - 166, - 76, - 12.348869323730469 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.798983097076416, - -2.5119166374206543, - 0.3499999940395355 - ], - "rotation": 182.38834719700685, - "pixel_coords": [ - 56, - 116, - 10.294632911682129 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.43668869137763977, - -2.5262622833251953, - 0.3499999940395355 - ], - "rotation": 205.51285900628378, - "pixel_coords": [ - 81, - 132, - 9.405801773071289 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown cube from (1.1,-0.2) to (0.3,0.5)", - "change_score": 1.0307749260355008, - "change_attempts": 1, - "source_scene": "scene_0471" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0471_original.json b/dataset_1k_720p_2/scenes/scene_0471_original.json deleted file mode 100644 index a228c0a66e5f673b0a04522dc3002481df431a13..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0471_original.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 471, - "image_filename": "SCENE_0471_new_000471.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.41120070219039917, - 1.9896737337112427, - 0.699999988079071 - ], - "rotation": 217.38943062055787, - "pixel_coords": [ - 213, - 86, - 11.467276573181152 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0618221759796143, - -0.172237366437912, - 0.699999988079071 - ], - "rotation": 258.2443413912263, - "pixel_coords": [ - 182, - 112, - 9.721661567687988 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0325634479522705, - -1.0551643371582031, - 0.3499999940395355 - ], - "rotation": 13.053889010519143, - "pixel_coords": [ - 93, - 100, - 11.338557243347168 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3526901006698608, - 1.5690202713012695, - 0.699999988079071 - ], - "rotation": 234.76896565022594, - "pixel_coords": [ - 166, - 76, - 12.348869323730469 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.798983097076416, - -2.5119166374206543, - 0.3499999940395355 - ], - "rotation": 182.38834719700685, - "pixel_coords": [ - 56, - 116, - 10.294632911682129 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.43668869137763977, - -2.5262622833251953, - 0.3499999940395355 - ], - "rotation": 205.51285900628378, - "pixel_coords": [ - 81, - 132, - 9.405801773071289 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0471" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0472_cf1.json b/dataset_1k_720p_2/scenes/scene_0472_cf1.json deleted file mode 100644 index 504ffe81d1e29e9819f8ddba015933d429e7da83..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0472_cf1.json +++ /dev/null @@ -1,194 +0,0 @@ -{ - "split": "new", - "image_index": 472, - "image_filename": "SCENE_0472_new_000472.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.036516547203064, - 2.7225964069366455, - 0.699999988079071 - ], - "rotation": 318.0862877799557, - "pixel_coords": [ - 200, - 72, - 13.210587501525879 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2363440990448, - 0.1407516896724701, - 0.3499999940395355 - ], - "rotation": 110.85759470072345, - "pixel_coords": [ - 125, - 87, - 12.814797401428223 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5054426193237305, - 1.0729910135269165, - 0.3499999940395355 - ], - "rotation": 314.67245213349645, - "pixel_coords": [ - 142, - 79, - 13.503080368041992 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8703393936157227, - -2.1043283939361572, - 0.699999988079071 - ], - "rotation": 84.40256890577778, - "pixel_coords": [ - 139, - 150, - 8.603187561035156 - ], - "color": "blue" - }, - { - "shape": "cube", - "color": "gray", - "material": "metal", - "size": "small", - "3d_coords": [ - 0.5885827329820188, - 2.3771453041466692, - 0.35 - ], - "rotation": 12.90734853188274, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0472" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0472_cf2.json b/dataset_1k_720p_2/scenes/scene_0472_cf2.json deleted file mode 100644 index 6b3e24b2ff8d652b888016f30d78a69ace528a7b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0472_cf2.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 472, - "image_filename": "SCENE_0472_new_000472.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.036516547203064, - 2.7225964069366455, - 0.699999988079071 - ], - "rotation": 318.0862877799557, - "pixel_coords": [ - 200, - 72, - 13.210587501525879 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5054426193237305, - 1.0729910135269165, - 0.3499999940395355 - ], - "rotation": 314.67245213349645, - "pixel_coords": [ - 142, - 79, - 13.503080368041992 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8703393936157227, - -2.1043283939361572, - 0.699999988079071 - ], - "rotation": 84.40256890577778, - "pixel_coords": [ - 139, - 150, - 8.603187561035156 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cylinder", - "change_score": 12.764510125840694, - "change_attempts": 1, - "source_scene": "scene_0472" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0472_original.json b/dataset_1k_720p_2/scenes/scene_0472_original.json deleted file mode 100644 index 82026449e3268f37548e907b23f812fcc66372dd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0472_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 472, - "image_filename": "SCENE_0472_new_000472.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.036516547203064, - 2.7225964069366455, - 0.699999988079071 - ], - "rotation": 318.0862877799557, - "pixel_coords": [ - 200, - 72, - 13.210587501525879 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2363440990448, - 0.1407516896724701, - 0.3499999940395355 - ], - "rotation": 110.85759470072345, - "pixel_coords": [ - 125, - 87, - 12.814797401428223 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5054426193237305, - 1.0729910135269165, - 0.3499999940395355 - ], - "rotation": 314.67245213349645, - "pixel_coords": [ - 142, - 79, - 13.503080368041992 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8703393936157227, - -2.1043283939361572, - 0.699999988079071 - ], - "rotation": 84.40256890577778, - "pixel_coords": [ - 139, - 150, - 8.603187561035156 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0472" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0473_cf1.json b/dataset_1k_720p_2/scenes/scene_0473_cf1.json deleted file mode 100644 index 54dee0a9d932d947a7b2dd38ab30986d12cc3c64..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0473_cf1.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 473, - "image_filename": "SCENE_0473_new_000473.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.296391487121582, - -2.8777289390563965, - 0.3499999940395355 - ], - "rotation": 229.07270805570573, - "pixel_coords": [ - 42, - 116, - 10.867223739624023 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.376767873764038, - 1.0063704252243042, - 0.3499999940395355 - ], - "rotation": 106.36821664789906, - "pixel_coords": [ - 135, - 82, - 13.312734603881836 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5546701550483704, - -2.651902198791504, - 0.3499999940395355 - ], - "rotation": 357.7244611564405, - "pixel_coords": [ - 79, - 133, - 9.910252571105957 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9618425965309143, - 1.1053881645202637, - 0.699999988079071 - ], - "rotation": 216.29753908669707, - "pixel_coords": [ - 163, - 83, - 12.317721366882324 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1534450054168701, - -2.403596878051758, - 0.3499999940395355 - ], - "rotation": 129.07851996580348, - "pixel_coords": [ - 125, - 154, - 8.98829174041748 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.40478888154029846, - -0.971973180770874, - 0.3499999940395355 - ], - "rotation": 333.62855267346544, - "pixel_coords": [ - 128, - 116, - 10.851757049560547 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan cube and green cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0473" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0473_cf2.json b/dataset_1k_720p_2/scenes/scene_0473_cf2.json deleted file mode 100644 index 4c6294e3b0f1bd15fef78db8e9fe7681bb874289..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0473_cf2.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 473, - "image_filename": "SCENE_0473_new_000473.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.296391487121582, - -2.8777289390563965, - 0.3499999940395355 - ], - "rotation": 229.07270805570573, - "pixel_coords": [ - 42, - 116, - 10.867223739624023 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.376767873764038, - 1.0063704252243042, - 0.3499999940395355 - ], - "rotation": 106.36821664789906, - "pixel_coords": [ - 135, - 82, - 13.312734603881836 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5546701550483704, - -2.651902198791504, - 0.3499999940395355 - ], - "rotation": 357.7244611564405, - "pixel_coords": [ - 79, - 133, - 9.910252571105957 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9618425965309143, - 1.1053881645202637, - 0.699999988079071 - ], - "rotation": 216.29753908669707, - "pixel_coords": [ - 163, - 83, - 12.317721366882324 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1534450054168701, - -2.403596878051758, - 0.3499999940395355 - ], - "rotation": 129.07851996580348, - "pixel_coords": [ - 125, - 154, - 8.98829174041748 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.40478888154029846, - -0.971973180770874, - 0.3499999940395355 - ], - "rotation": 333.62855267346544, - "pixel_coords": [ - 128, - 116, - 10.851757049560547 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed green cube to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0473" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0473_original.json b/dataset_1k_720p_2/scenes/scene_0473_original.json deleted file mode 100644 index 7506e9146abe0f93918a5227a026760402e575d1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0473_original.json +++ /dev/null @@ -1,258 +0,0 @@ -{ - "split": "new", - "image_index": 473, - "image_filename": "SCENE_0473_new_000473.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.296391487121582, - -2.8777289390563965, - 0.3499999940395355 - ], - "rotation": 229.07270805570573, - "pixel_coords": [ - 42, - 116, - 10.867223739624023 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.376767873764038, - 1.0063704252243042, - 0.3499999940395355 - ], - "rotation": 106.36821664789906, - "pixel_coords": [ - 135, - 82, - 13.312734603881836 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5546701550483704, - -2.651902198791504, - 0.3499999940395355 - ], - "rotation": 357.7244611564405, - "pixel_coords": [ - 79, - 133, - 9.910252571105957 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9618425965309143, - 1.1053881645202637, - 0.699999988079071 - ], - "rotation": 216.29753908669707, - "pixel_coords": [ - 163, - 83, - 12.317721366882324 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1534450054168701, - -2.403596878051758, - 0.3499999940395355 - ], - "rotation": 129.07851996580348, - "pixel_coords": [ - 125, - 154, - 8.98829174041748 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.40478888154029846, - -0.971973180770874, - 0.3499999940395355 - ], - "rotation": 333.62855267346544, - "pixel_coords": [ - 128, - 116, - 10.851757049560547 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0473" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0474_cf1.json b/dataset_1k_720p_2/scenes/scene_0474_cf1.json deleted file mode 100644 index 6029db61e7f7360f3bfa6bf63111b8eb468154ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0474_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 474, - "image_filename": "SCENE_0474_new_000474.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0994679927825928, - 1.554574728012085, - 0.699999988079071 - ], - "rotation": 113.89884293910951, - "pixel_coords": [ - 242, - 109, - 10.942049980163574 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6910643577575684, - -1.670107126235962, - 0.3499999940395355 - ], - "rotation": 206.78544866996697, - "pixel_coords": [ - 155, - 151, - 9.503046035766602 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5799827575683594, - -0.42959871888160706, - 0.699999988079071 - ], - "rotation": 76.86132687209273, - "pixel_coords": [ - 139, - 99, - 11.538192749023438 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7840635776519775, - -2.2171995639801025, - 0.3499999940395355 - ], - "rotation": 88.91055953029468, - "pixel_coords": [ - 73, - 113, - 11.454706192016602 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1789798736572266, - -0.7874321341514587, - 0.3499999940395355 - ], - "rotation": 250.22320373703363, - "pixel_coords": [ - 103, - 97, - 12.544203758239746 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.005196137819439173, - 2.1574199199676514, - 0.699999988079071 - ], - "rotation": 208.08306978389538, - "pixel_coords": [ - 205, - 84, - 12.660577774047852 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.181678533554077, - 0.853354275226593, - 0.699999988079071 - ], - "rotation": 281.53052275820704, - "pixel_coords": [ - 139, - 76, - 13.330534934997559 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red cylinder to yellow", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0474" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0474_cf2.json b/dataset_1k_720p_2/scenes/scene_0474_cf2.json deleted file mode 100644 index 0018bd33997363fc1e990faeb84db52aca59f468..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0474_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 474, - "image_filename": "SCENE_0474_new_000474.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0994679927825928, - 1.554574728012085, - 0.699999988079071 - ], - "rotation": 113.89884293910951, - "pixel_coords": [ - 242, - 109, - 10.942049980163574 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6910643577575684, - -1.670107126235962, - 0.3499999940395355 - ], - "rotation": 206.78544866996697, - "pixel_coords": [ - 155, - 151, - 9.503046035766602 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5799827575683594, - -0.42959871888160706, - 0.699999988079071 - ], - "rotation": 76.86132687209273, - "pixel_coords": [ - 139, - 99, - 11.538192749023438 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7840635776519775, - -2.2171995639801025, - 0.3499999940395355 - ], - "rotation": 88.91055953029468, - "pixel_coords": [ - 73, - 113, - 11.454706192016602 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1789798736572266, - -0.7874321341514587, - 0.3499999940395355 - ], - "rotation": 250.22320373703363, - "pixel_coords": [ - 103, - 97, - 12.544203758239746 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.005196137819439173, - 2.1574199199676514, - 0.699999988079071 - ], - "rotation": 208.08306978389538, - "pixel_coords": [ - 205, - 84, - 12.660577774047852 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.181678533554077, - 0.853354275226593, - 0.699999988079071 - ], - "rotation": 281.53052275820704, - "pixel_coords": [ - 139, - 76, - 13.330534934997559 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray sphere and brown sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0474" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0474_original.json b/dataset_1k_720p_2/scenes/scene_0474_original.json deleted file mode 100644 index d593432d8d1cb9b11fef3d92137f1e4e008bf22a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0474_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 474, - "image_filename": "SCENE_0474_new_000474.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0994679927825928, - 1.554574728012085, - 0.699999988079071 - ], - "rotation": 113.89884293910951, - "pixel_coords": [ - 242, - 109, - 10.942049980163574 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6910643577575684, - -1.670107126235962, - 0.3499999940395355 - ], - "rotation": 206.78544866996697, - "pixel_coords": [ - 155, - 151, - 9.503046035766602 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5799827575683594, - -0.42959871888160706, - 0.699999988079071 - ], - "rotation": 76.86132687209273, - "pixel_coords": [ - 139, - 99, - 11.538192749023438 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7840635776519775, - -2.2171995639801025, - 0.3499999940395355 - ], - "rotation": 88.91055953029468, - "pixel_coords": [ - 73, - 113, - 11.454706192016602 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1789798736572266, - -0.7874321341514587, - 0.3499999940395355 - ], - "rotation": 250.22320373703363, - "pixel_coords": [ - 103, - 97, - 12.544203758239746 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.005196137819439173, - 2.1574199199676514, - 0.699999988079071 - ], - "rotation": 208.08306978389538, - "pixel_coords": [ - 205, - 84, - 12.660577774047852 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.181678533554077, - 0.853354275226593, - 0.699999988079071 - ], - "rotation": 281.53052275820704, - "pixel_coords": [ - 139, - 76, - 13.330534934997559 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0474" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0475_cf1.json b/dataset_1k_720p_2/scenes/scene_0475_cf1.json deleted file mode 100644 index 88c28e05db8c3cdda7e1e1990ff3da356f7ce0b9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0475_cf1.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 475, - "image_filename": "SCENE_0475_new_000475.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5030667781829834, - 0.24138419330120087, - 0.699999988079071 - ], - "rotation": 179.39726504081662, - "pixel_coords": [ - 138, - 86, - 12.745954513549805 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.251847743988037, - -0.8200206160545349, - 0.3499999940395355 - ], - "rotation": 272.1162438251038, - "pixel_coords": [ - 103, - 96, - 12.802478790283203 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1012094020843506, - -1.4277985095977783, - 0.699999988079071 - ], - "rotation": 49.2020913836032, - "pixel_coords": [ - 105, - 103, - 11.51913070678711 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2921717166900635, - -1.7732810974121094, - 0.699999988079071 - ], - "rotation": 143.18237302563318, - "pixel_coords": [ - 142, - 134, - 9.721741676330566 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6006872653961182, - -2.9694979190826416, - 0.699999988079071 - ], - "rotation": 133.537417838154, - "pixel_coords": [ - 55, - 111, - 10.967689514160156 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.083954095840454, - 0.6355656385421753, - 0.3499999940395355 - ], - "rotation": 223.63347031746744, - "pixel_coords": [ - 220, - 128, - 10.741403579711914 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red cube to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0475" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0475_cf2.json b/dataset_1k_720p_2/scenes/scene_0475_cf2.json deleted file mode 100644 index b8e3fdf12a688808f1526087002d9e203cdeb3a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0475_cf2.json +++ /dev/null @@ -1,280 +0,0 @@ -{ - "split": "new", - "image_index": 475, - "image_filename": "SCENE_0475_new_000475.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5030667781829834, - 0.24138419330120087, - 0.699999988079071 - ], - "rotation": 179.39726504081662, - "pixel_coords": [ - 138, - 86, - 12.745954513549805 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.251847743988037, - -0.8200206160545349, - 0.3499999940395355 - ], - "rotation": 272.1162438251038, - "pixel_coords": [ - 103, - 96, - 12.802478790283203 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1012094020843506, - -1.4277985095977783, - 0.699999988079071 - ], - "rotation": 49.2020913836032, - "pixel_coords": [ - 105, - 103, - 11.51913070678711 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2921717166900635, - -1.7732810974121094, - 0.699999988079071 - ], - "rotation": 143.18237302563318, - "pixel_coords": [ - 142, - 134, - 9.721741676330566 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6006872653961182, - -2.9694979190826416, - 0.699999988079071 - ], - "rotation": 133.537417838154, - "pixel_coords": [ - 55, - 111, - 10.967689514160156 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.083954095840454, - 0.6355656385421753, - 0.3499999940395355 - ], - "rotation": 223.63347031746744, - "pixel_coords": [ - 220, - 128, - 10.741403579711914 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "color": "purple", - "material": "metal", - "size": "small", - "3d_coords": [ - -2.5434820100993925, - -1.9184663349331244, - 0.35 - ], - "rotation": 281.1419223603321, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0475" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0475_original.json b/dataset_1k_720p_2/scenes/scene_0475_original.json deleted file mode 100644 index e6063f412605d685750a8dbfeae960161d2065e9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0475_original.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 475, - "image_filename": "SCENE_0475_new_000475.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5030667781829834, - 0.24138419330120087, - 0.699999988079071 - ], - "rotation": 179.39726504081662, - "pixel_coords": [ - 138, - 86, - 12.745954513549805 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.251847743988037, - -0.8200206160545349, - 0.3499999940395355 - ], - "rotation": 272.1162438251038, - "pixel_coords": [ - 103, - 96, - 12.802478790283203 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1012094020843506, - -1.4277985095977783, - 0.699999988079071 - ], - "rotation": 49.2020913836032, - "pixel_coords": [ - 105, - 103, - 11.51913070678711 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2921717166900635, - -1.7732810974121094, - 0.699999988079071 - ], - "rotation": 143.18237302563318, - "pixel_coords": [ - 142, - 134, - 9.721741676330566 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6006872653961182, - -2.9694979190826416, - 0.699999988079071 - ], - "rotation": 133.537417838154, - "pixel_coords": [ - 55, - 111, - 10.967689514160156 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.083954095840454, - 0.6355656385421753, - 0.3499999940395355 - ], - "rotation": 223.63347031746744, - "pixel_coords": [ - 220, - 128, - 10.741403579711914 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0475" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0476_cf1.json b/dataset_1k_720p_2/scenes/scene_0476_cf1.json deleted file mode 100644 index 12006efc71fad1cc0a97a774d3d10956392a3c06..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0476_cf1.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 476, - "image_filename": "SCENE_0476_new_000476.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0763102769851685, - -0.4167477786540985, - 0.3499999940395355 - ], - "rotation": 249.85743266562181, - "pixel_coords": [ - 130, - 103, - 11.647758483886719 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3861453533172607, - -1.825658917427063, - 0.3499999940395355 - ], - "rotation": 22.840191245515413, - "pixel_coords": [ - 141, - 145, - 9.134615898132324 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2576193809509277, - -2.4419517517089844, - 0.699999988079071 - ], - "rotation": 344.2611011084264, - "pixel_coords": [ - 56, - 98, - 11.129244804382324 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.05757737159729, - 2.2099664211273193, - 0.699999988079071 - ], - "rotation": 147.79270457365428, - "pixel_coords": [ - 232, - 93, - 11.557537078857422 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9856163263320923, - -0.5937778353691101, - 0.3499999940395355 - ], - "rotation": 63.24301640659953, - "pixel_coords": [ - 110, - 97, - 12.169917106628418 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9182469844818115, - 2.975877046585083, - 0.699999988079071 - ], - "rotation": 302.53505360554664, - "pixel_coords": [ - 169, - 62, - 14.736945152282715 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2901971340179443, - 0.8095472455024719, - 0.3499999940395355 - ], - "rotation": 341.8666894287611, - "pixel_coords": [ - 233, - 128, - 10.046867370605469 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4556413888931274, - -0.35731884837150574, - 0.3499999940395355 - ], - "rotation": 155.20610548655753, - "pixel_coords": [ - 184, - 129, - 9.941489219665527 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 6, - 7 - ], - [], - [ - 1, - 6, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 1 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 5, - 6, - 7 - ], - [ - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 3, - 6, - 7 - ], - [ - 3 - ], - [ - 3, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow cube and purple cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0476" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0476_cf2.json b/dataset_1k_720p_2/scenes/scene_0476_cf2.json deleted file mode 100644 index 84d58cb3918f695d57073f4a5c13b33e4214d8c1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0476_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 476, - "image_filename": "SCENE_0476_new_000476.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0763102769851685, - -0.4167477786540985, - 0.3499999940395355 - ], - "rotation": 249.85743266562181, - "pixel_coords": [ - 130, - 103, - 11.647758483886719 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3861453533172607, - -1.825658917427063, - 0.3499999940395355 - ], - "rotation": 22.840191245515413, - "pixel_coords": [ - 141, - 145, - 9.134615898132324 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2576193809509277, - -2.4419517517089844, - 0.699999988079071 - ], - "rotation": 344.2611011084264, - "pixel_coords": [ - 56, - 98, - 11.129244804382324 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.05757737159729, - 2.2099664211273193, - 0.699999988079071 - ], - "rotation": 147.79270457365428, - "pixel_coords": [ - 232, - 93, - 11.557537078857422 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2810139518278563, - 0.7145583453759845, - 0.3499999940395355 - ], - "rotation": 63.24301640659953, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9182469844818115, - 2.975877046585083, - 0.699999988079071 - ], - "rotation": 302.53505360554664, - "pixel_coords": [ - 169, - 62, - 14.736945152282715 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2901971340179443, - 0.8095472455024719, - 0.3499999940395355 - ], - "rotation": 341.8666894287611, - "pixel_coords": [ - 233, - 128, - 10.046867370605469 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4556413888931274, - -0.35731884837150574, - 0.3499999940395355 - ], - "rotation": 155.20610548655753, - "pixel_coords": [ - 184, - 129, - 9.941489219665527 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 6, - 7 - ], - [], - [ - 1, - 6, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 1 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 5, - 6, - 7 - ], - [ - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 3, - 6, - 7 - ], - [ - 3 - ], - [ - 3, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray sphere from (-2.0,-0.6) to (1.3,0.7)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0476" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0476_original.json b/dataset_1k_720p_2/scenes/scene_0476_original.json deleted file mode 100644 index 8bda7aabbda02b2e9766ad7509b3117ee22bd9a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0476_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 476, - "image_filename": "SCENE_0476_new_000476.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0763102769851685, - -0.4167477786540985, - 0.3499999940395355 - ], - "rotation": 249.85743266562181, - "pixel_coords": [ - 130, - 103, - 11.647758483886719 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3861453533172607, - -1.825658917427063, - 0.3499999940395355 - ], - "rotation": 22.840191245515413, - "pixel_coords": [ - 141, - 145, - 9.134615898132324 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2576193809509277, - -2.4419517517089844, - 0.699999988079071 - ], - "rotation": 344.2611011084264, - "pixel_coords": [ - 56, - 98, - 11.129244804382324 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.05757737159729, - 2.2099664211273193, - 0.699999988079071 - ], - "rotation": 147.79270457365428, - "pixel_coords": [ - 232, - 93, - 11.557537078857422 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9856163263320923, - -0.5937778353691101, - 0.3499999940395355 - ], - "rotation": 63.24301640659953, - "pixel_coords": [ - 110, - 97, - 12.169917106628418 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9182469844818115, - 2.975877046585083, - 0.699999988079071 - ], - "rotation": 302.53505360554664, - "pixel_coords": [ - 169, - 62, - 14.736945152282715 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2901971340179443, - 0.8095472455024719, - 0.3499999940395355 - ], - "rotation": 341.8666894287611, - "pixel_coords": [ - 233, - 128, - 10.046867370605469 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4556413888931274, - -0.35731884837150574, - 0.3499999940395355 - ], - "rotation": 155.20610548655753, - "pixel_coords": [ - 184, - 129, - 9.941489219665527 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 6, - 7 - ], - [], - [ - 1, - 6, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 1 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 5, - 6, - 7 - ], - [ - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 3, - 6, - 7 - ], - [ - 3 - ], - [ - 3, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0476" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0477_cf1.json b/dataset_1k_720p_2/scenes/scene_0477_cf1.json deleted file mode 100644 index eb6430490f6eb4ffc4725b7b3aaab4f42d9c96fb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0477_cf1.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 477, - "image_filename": "SCENE_0477_new_000477.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9839504957199097, - 1.9059232473373413, - 0.3499999940395355 - ], - "rotation": 161.32968392834238, - "pixel_coords": [ - 243, - 115, - 11.562743186950684 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.05221901088953018, - 0.050031136721372604, - 0.699999988079071 - ], - "rotation": 207.34258720527492, - "pixel_coords": [ - 162, - 102, - 11.617644309997559 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6052255630493164, - -2.082282304763794, - 0.699999988079071 - ], - "rotation": 323.59072149728763, - "pixel_coords": [ - 119, - 129, - 10.0359525680542 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7420190572738647, - -1.1372703313827515, - 0.699999988079071 - ], - "rotation": 189.74709159147042, - "pixel_coords": [ - 102, - 94, - 12.1318998336792 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3375137150287628, - 2.5212161540985107, - 0.699999988079071 - ], - "rotation": 347.4137794435933, - "pixel_coords": [ - 218, - 85, - 12.836097717285156 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6200761795043945, - -0.8061263561248779, - 0.699999988079071 - ], - "rotation": 310.4796438512549, - "pixel_coords": [ - 201, - 143, - 9.425919532775879 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.027458571821553, - 0.1428356799397017, - 0.3499999940395355 - ], - "rotation": 258.83028621387666, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.403935432434082, - 0.20479294657707214, - 0.3499999940395355 - ], - "rotation": 131.40413403371332, - "pixel_coords": [ - 139, - 96, - 12.841805458068848 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 4, - 6 - ] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple sphere from (-2.1,1.6) to (2.0,0.1)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0477" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0477_cf2.json b/dataset_1k_720p_2/scenes/scene_0477_cf2.json deleted file mode 100644 index 51a45bd40c9a30749b0474f25e0b7d61c1ffa9b1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0477_cf2.json +++ /dev/null @@ -1,385 +0,0 @@ -{ - "split": "new", - "image_index": 477, - "image_filename": "SCENE_0477_new_000477.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9839504957199097, - 1.9059232473373413, - 0.3499999940395355 - ], - "rotation": 161.32968392834238, - "pixel_coords": [ - 243, - 115, - 11.562743186950684 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.05221901088953018, - 0.050031136721372604, - 0.699999988079071 - ], - "rotation": 207.34258720527492, - "pixel_coords": [ - 162, - 102, - 11.617644309997559 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6052255630493164, - -2.082282304763794, - 0.699999988079071 - ], - "rotation": 323.59072149728763, - "pixel_coords": [ - 119, - 129, - 10.0359525680542 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7420190572738647, - -1.1372703313827515, - 0.699999988079071 - ], - "rotation": 189.74709159147042, - "pixel_coords": [ - 102, - 94, - 12.1318998336792 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3375137150287628, - 2.5212161540985107, - 0.699999988079071 - ], - "rotation": 347.4137794435933, - "pixel_coords": [ - 218, - 85, - 12.836097717285156 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6200761795043945, - -0.8061263561248779, - 0.699999988079071 - ], - "rotation": 310.4796438512549, - "pixel_coords": [ - 201, - 143, - 9.425919532775879 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0901272296905518, - 1.5981745719909668, - 0.3499999940395355 - ], - "rotation": 258.83028621387666, - "pixel_coords": [ - 156, - 81, - 14.090926170349121 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.403935432434082, - 0.20479294657707214, - 0.3499999940395355 - ], - "rotation": 131.40413403371332, - "pixel_coords": [ - 139, - 96, - 12.841805458068848 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "color": "yellow", - "material": "rubber", - "size": "small", - "3d_coords": [ - -2.6303826985078222, - 0.21602427257977475, - 0.35 - ], - "rotation": 44.23954277491059, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 4, - 6 - ] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0477" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0477_original.json b/dataset_1k_720p_2/scenes/scene_0477_original.json deleted file mode 100644 index 15481d37663cc9fb1b35bfb23e5360a6bf3ae02f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0477_original.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 477, - "image_filename": "SCENE_0477_new_000477.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9839504957199097, - 1.9059232473373413, - 0.3499999940395355 - ], - "rotation": 161.32968392834238, - "pixel_coords": [ - 243, - 115, - 11.562743186950684 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.05221901088953018, - 0.050031136721372604, - 0.699999988079071 - ], - "rotation": 207.34258720527492, - "pixel_coords": [ - 162, - 102, - 11.617644309997559 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6052255630493164, - -2.082282304763794, - 0.699999988079071 - ], - "rotation": 323.59072149728763, - "pixel_coords": [ - 119, - 129, - 10.0359525680542 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7420190572738647, - -1.1372703313827515, - 0.699999988079071 - ], - "rotation": 189.74709159147042, - "pixel_coords": [ - 102, - 94, - 12.1318998336792 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3375137150287628, - 2.5212161540985107, - 0.699999988079071 - ], - "rotation": 347.4137794435933, - "pixel_coords": [ - 218, - 85, - 12.836097717285156 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6200761795043945, - -0.8061263561248779, - 0.699999988079071 - ], - "rotation": 310.4796438512549, - "pixel_coords": [ - 201, - 143, - 9.425919532775879 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0901272296905518, - 1.5981745719909668, - 0.3499999940395355 - ], - "rotation": 258.83028621387666, - "pixel_coords": [ - 156, - 81, - 14.090926170349121 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.403935432434082, - 0.20479294657707214, - 0.3499999940395355 - ], - "rotation": 131.40413403371332, - "pixel_coords": [ - 139, - 96, - 12.841805458068848 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 4, - 6 - ] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0477" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0478_cf1.json b/dataset_1k_720p_2/scenes/scene_0478_cf1.json deleted file mode 100644 index cd34f56f1743a60bf3fab9b097e5423ac64bd42b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0478_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 478, - "image_filename": "SCENE_0478_new_000478.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.022519296035170555, - 2.7904059886932373, - 0.3499999940395355 - ], - "rotation": 160.44240744363194, - "pixel_coords": [ - 216, - 87, - 13.038403511047363 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7594784343707084, - 2.0316015962631617, - 0.3499999940395355 - ], - "rotation": 352.83555569339615, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0966076850891113, - -2.8445539474487305, - 0.699999988079071 - ], - "rotation": 184.40023373433, - "pixel_coords": [ - 106, - 149, - 8.898945808410645 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6277190446853638, - -0.9581913352012634, - 0.699999988079071 - ], - "rotation": 300.75503897741316, - "pixel_coords": [ - 124, - 104, - 11.105602264404297 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3308963775634766, - -2.931175947189331, - 0.3499999940395355 - ], - "rotation": 28.705603827436814, - "pixel_coords": [ - 44, - 114, - 11.230854988098145 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9934424161911011, - 1.7502142190933228, - 0.699999988079071 - ], - "rotation": 49.63582124086338, - "pixel_coords": [ - 219, - 95, - 11.634525299072266 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown sphere from left of red sphere to right", - "change_score": 2.599197401541128, - "change_attempts": 3, - "source_scene": "scene_0478" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0478_cf2.json b/dataset_1k_720p_2/scenes/scene_0478_cf2.json deleted file mode 100644 index a626062feb3d32e5694cffc6c9717a8efb427cae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0478_cf2.json +++ /dev/null @@ -1,244 +0,0 @@ -{ - "split": "new", - "image_index": 478, - "image_filename": "SCENE_0478_new_000478.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.022519296035170555, - 2.7904059886932373, - 0.3499999940395355 - ], - "rotation": 160.44240744363194, - "pixel_coords": [ - 216, - 87, - 13.038403511047363 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2787296772003174, - -0.1045655906200409, - 0.3499999940395355 - ], - "rotation": 352.83555569339615, - "pixel_coords": [ - 186, - 127, - 10.547416687011719 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0966076850891113, - -2.8445539474487305, - 0.699999988079071 - ], - "rotation": 184.40023373433, - "pixel_coords": [ - 106, - 149, - 8.898945808410645 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3308963775634766, - -2.931175947189331, - 0.3499999940395355 - ], - "rotation": 28.705603827436814, - "pixel_coords": [ - 44, - 114, - 11.230854988098145 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9934424161911011, - 1.7502142190933228, - 0.699999988079071 - ], - "rotation": 49.63582124086338, - "pixel_coords": [ - 219, - 95, - 11.634525299072266 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cylinder", - "change_score": 16.90887737734041, - "change_attempts": 1, - "source_scene": "scene_0478" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0478_original.json b/dataset_1k_720p_2/scenes/scene_0478_original.json deleted file mode 100644 index 9cf6148f93ef986d2d04b45078b4b87e4c2d176b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0478_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 478, - "image_filename": "SCENE_0478_new_000478.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.022519296035170555, - 2.7904059886932373, - 0.3499999940395355 - ], - "rotation": 160.44240744363194, - "pixel_coords": [ - 216, - 87, - 13.038403511047363 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2787296772003174, - -0.1045655906200409, - 0.3499999940395355 - ], - "rotation": 352.83555569339615, - "pixel_coords": [ - 186, - 127, - 10.547416687011719 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0966076850891113, - -2.8445539474487305, - 0.699999988079071 - ], - "rotation": 184.40023373433, - "pixel_coords": [ - 106, - 149, - 8.898945808410645 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6277190446853638, - -0.9581913352012634, - 0.699999988079071 - ], - "rotation": 300.75503897741316, - "pixel_coords": [ - 124, - 104, - 11.105602264404297 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3308963775634766, - -2.931175947189331, - 0.3499999940395355 - ], - "rotation": 28.705603827436814, - "pixel_coords": [ - 44, - 114, - 11.230854988098145 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9934424161911011, - 1.7502142190933228, - 0.699999988079071 - ], - "rotation": 49.63582124086338, - "pixel_coords": [ - 219, - 95, - 11.634525299072266 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0478" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0479_cf1.json b/dataset_1k_720p_2/scenes/scene_0479_cf1.json deleted file mode 100644 index 87220884cfb55da21c3b5b877816bb9fc53d1599..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0479_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 479, - "image_filename": "SCENE_0479_new_000479.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5650867223739624, - -0.26752331852912903, - 0.3499999940395355 - ], - "rotation": 164.70666199075447, - "pixel_coords": [ - 187, - 133, - 10.180633544921875 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3083630672904518, - -0.17803682830996123, - 0.699999988079071 - ], - "rotation": 234.4111912654911, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.927187442779541, - 0.17366690933704376, - 0.699999988079071 - ], - "rotation": 81.38287519689325, - "pixel_coords": [ - 114, - 73, - 13.272045135498047 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.721997022628784, - -2.45831036567688, - 0.699999988079071 - ], - "rotation": 226.81512815438538, - "pixel_coords": [ - 51, - 94, - 11.66913890838623 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5887828469276428, - -1.1692757606506348, - 0.699999988079071 - ], - "rotation": 133.40343698147896, - "pixel_coords": [ - 119, - 105, - 10.954041481018066 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.778231620788574, - -1.1198480129241943, - 0.3499999940395355 - ], - "rotation": 207.80401640134906, - "pixel_coords": [ - 87, - 92, - 12.623109817504883 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "front": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red cube from right of cyan cylinder to left", - "change_score": 1.7223862276604607, - "change_attempts": 1, - "source_scene": "scene_0479" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0479_cf2.json b/dataset_1k_720p_2/scenes/scene_0479_cf2.json deleted file mode 100644 index b85110fb57a2ca9d205e990c102529967484d791..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0479_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 479, - "image_filename": "SCENE_0479_new_000479.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5650867223739624, - -0.26752331852912903, - 0.3499999940395355 - ], - "rotation": 164.70666199075447, - "pixel_coords": [ - 187, - 133, - 10.180633544921875 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2367191314697266, - 1.2727454900741577, - 0.699999988079071 - ], - "rotation": 234.4111912654911, - "pixel_coords": [ - 216, - 103, - 11.08741569519043 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.927187442779541, - 0.17366690933704376, - 0.699999988079071 - ], - "rotation": 81.38287519689325, - "pixel_coords": [ - 114, - 73, - 13.272045135498047 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.721997022628784, - -2.45831036567688, - 0.699999988079071 - ], - "rotation": 226.81512815438538, - "pixel_coords": [ - 51, - 94, - 11.66913890838623 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5887828469276428, - -1.1692757606506348, - 0.699999988079071 - ], - "rotation": 133.40343698147896, - "pixel_coords": [ - 119, - 105, - 10.954041481018066 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.244127964382365, - -0.8582034279383476, - 0.3499999940395355 - ], - "rotation": 207.80401640134906, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "front": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved red cylinder to partially occlude cyan cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0479" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0479_original.json b/dataset_1k_720p_2/scenes/scene_0479_original.json deleted file mode 100644 index fc738dbe0178514fef59185a066a3de1c1a86190..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0479_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 479, - "image_filename": "SCENE_0479_new_000479.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5650867223739624, - -0.26752331852912903, - 0.3499999940395355 - ], - "rotation": 164.70666199075447, - "pixel_coords": [ - 187, - 133, - 10.180633544921875 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2367191314697266, - 1.2727454900741577, - 0.699999988079071 - ], - "rotation": 234.4111912654911, - "pixel_coords": [ - 216, - 103, - 11.08741569519043 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.927187442779541, - 0.17366690933704376, - 0.699999988079071 - ], - "rotation": 81.38287519689325, - "pixel_coords": [ - 114, - 73, - 13.272045135498047 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.721997022628784, - -2.45831036567688, - 0.699999988079071 - ], - "rotation": 226.81512815438538, - "pixel_coords": [ - 51, - 94, - 11.66913890838623 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5887828469276428, - -1.1692757606506348, - 0.699999988079071 - ], - "rotation": 133.40343698147896, - "pixel_coords": [ - 119, - 105, - 10.954041481018066 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.778231620788574, - -1.1198480129241943, - 0.3499999940395355 - ], - "rotation": 207.80401640134906, - "pixel_coords": [ - 87, - 92, - 12.623109817504883 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "front": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0479" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0480_cf1.json b/dataset_1k_720p_2/scenes/scene_0480_cf1.json deleted file mode 100644 index e156cf6d5967d4b2e7bda5482dab3653871f4106..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0480_cf1.json +++ /dev/null @@ -1,345 +0,0 @@ -{ - "split": "new", - "image_index": 480, - "image_filename": "SCENE_0480_new_000480.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.294838011264801, - 1.2333462238311768, - 0.3499999940395355 - ], - "rotation": 34.51123214732235, - "pixel_coords": [ - 182, - 98, - 12.07098388671875 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5039587020874023, - 0.10699772089719772, - 0.3499999940395355 - ], - "rotation": 294.71362090649404, - "pixel_coords": [ - 135, - 96, - 12.24633502960205 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7115501165390015, - -0.02911238558590412, - 0.3499999940395355 - ], - "rotation": 280.2817932857347, - "pixel_coords": [ - 198, - 130, - 9.969008445739746 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8393189907073975, - 2.597940683364868, - 0.3499999940395355 - ], - "rotation": 43.025008065539126, - "pixel_coords": [ - 164, - 71, - 14.599949836730957 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8027642965316772, - 2.3826241493225098, - 0.699999988079071 - ], - "rotation": 318.7348136342688, - "pixel_coords": [ - 254, - 98, - 11.14564037322998 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6385502815246582, - 2.161956310272217, - 0.3499999940395355 - ], - "rotation": 338.1190218348954, - "pixel_coords": [ - 194, - 89, - 12.84303092956543 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.016953468322754, - -1.8204131126403809, - 0.699999988079071 - ], - "rotation": 123.43209401591177, - "pixel_coords": [ - 77, - 96, - 11.32668685913086 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 5 - ] - ], - "front": [ - [ - 2, - 4, - 6, - 7 - ], - [ - 2, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 2, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed gray cube", - "change_score": 8.950710990240896, - "change_attempts": 1, - "source_scene": "scene_0480" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0480_cf2.json b/dataset_1k_720p_2/scenes/scene_0480_cf2.json deleted file mode 100644 index 54f003cf079e48d04290b924e5375d9558577a82..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0480_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 480, - "image_filename": "SCENE_0480_new_000480.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.294838011264801, - 1.2333462238311768, - 0.3499999940395355 - ], - "rotation": 34.51123214732235, - "pixel_coords": [ - 182, - 98, - 12.07098388671875 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5039587020874023, - 0.10699772089719772, - 0.3499999940395355 - ], - "rotation": 294.71362090649404, - "pixel_coords": [ - 135, - 96, - 12.24633502960205 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7115501165390015, - -0.02911238558590412, - 0.3499999940395355 - ], - "rotation": 280.2817932857347, - "pixel_coords": [ - 198, - 130, - 9.969008445739746 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8393189907073975, - 2.597940683364868, - 0.3499999940395355 - ], - "rotation": 43.025008065539126, - "pixel_coords": [ - 164, - 71, - 14.599949836730957 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8027642965316772, - 2.3826241493225098, - 0.699999988079071 - ], - "rotation": 318.7348136342688, - "pixel_coords": [ - 254, - 98, - 11.14564037322998 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6385502815246582, - 2.161956310272217, - 0.3499999940395355 - ], - "rotation": 338.1190218348954, - "pixel_coords": [ - 194, - 89, - 12.84303092956543 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7555822134017944, - -2.779003620147705, - 0.699999988079071 - ], - "rotation": 129.6018121534851, - "pixel_coords": [ - 96, - 137, - 8.876587867736816 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.016953468322754, - -1.8204131126403809, - 0.699999988079071 - ], - "rotation": 123.43209401591177, - "pixel_coords": [ - 77, - 96, - 11.32668685913086 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 5 - ] - ], - "front": [ - [ - 2, - 4, - 6, - 7 - ], - [ - 2, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 2, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0480" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0480_original.json b/dataset_1k_720p_2/scenes/scene_0480_original.json deleted file mode 100644 index e6c2e880fa7506ab021b57dea8a330f300fd5548..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0480_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 480, - "image_filename": "SCENE_0480_new_000480.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.294838011264801, - 1.2333462238311768, - 0.3499999940395355 - ], - "rotation": 34.51123214732235, - "pixel_coords": [ - 182, - 98, - 12.07098388671875 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5039587020874023, - 0.10699772089719772, - 0.3499999940395355 - ], - "rotation": 294.71362090649404, - "pixel_coords": [ - 135, - 96, - 12.24633502960205 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7115501165390015, - -0.02911238558590412, - 0.3499999940395355 - ], - "rotation": 280.2817932857347, - "pixel_coords": [ - 198, - 130, - 9.969008445739746 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8393189907073975, - 2.597940683364868, - 0.3499999940395355 - ], - "rotation": 43.025008065539126, - "pixel_coords": [ - 164, - 71, - 14.599949836730957 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8027642965316772, - 2.3826241493225098, - 0.699999988079071 - ], - "rotation": 318.7348136342688, - "pixel_coords": [ - 254, - 98, - 11.14564037322998 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6385502815246582, - 2.161956310272217, - 0.3499999940395355 - ], - "rotation": 338.1190218348954, - "pixel_coords": [ - 194, - 89, - 12.84303092956543 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7555822134017944, - -2.779003620147705, - 0.699999988079071 - ], - "rotation": 129.6018121534851, - "pixel_coords": [ - 96, - 137, - 8.876587867736816 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.016953468322754, - -1.8204131126403809, - 0.699999988079071 - ], - "rotation": 123.43209401591177, - "pixel_coords": [ - 77, - 96, - 11.32668685913086 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 5 - ] - ], - "front": [ - [ - 2, - 4, - 6, - 7 - ], - [ - 2, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 2, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0480" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0481_cf1.json b/dataset_1k_720p_2/scenes/scene_0481_cf1.json deleted file mode 100644 index ac9a653fb264a52563d0b26f5f33bb11000d49bc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0481_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 481, - "image_filename": "SCENE_0481_new_000481.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4106649160385132, - -1.3597564697265625, - 0.3499999940395355 - ], - "rotation": 281.07118091231797, - "pixel_coords": [ - 153, - 143, - 9.327786445617676 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2035138607025146, - -2.9564738273620605, - 0.699999988079071 - ], - "rotation": 132.37825362110524, - "pixel_coords": [ - 116, - 167, - 7.741348743438721 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8579323291778564, - 1.4633548259735107, - 0.3499999940395355 - ], - "rotation": 183.7951544007315, - "pixel_coords": [ - 144, - 75, - 13.83726978302002 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2660586833953857, - 2.8902153968811035, - 0.699999988079071 - ], - "rotation": 348.58949176462085, - "pixel_coords": [ - 278, - 100, - 10.888824462890625 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0481" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0481_cf2.json b/dataset_1k_720p_2/scenes/scene_0481_cf2.json deleted file mode 100644 index 10b0bb9437e5d26421934d9e7e419767ff49f3d3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0481_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 481, - "image_filename": "SCENE_0481_new_000481.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4106649160385132, - -1.3597564697265625, - 0.3499999940395355 - ], - "rotation": 281.07118091231797, - "pixel_coords": [ - 153, - 143, - 9.327786445617676 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2035138607025146, - -2.9564738273620605, - 0.699999988079071 - ], - "rotation": 132.37825362110524, - "pixel_coords": [ - 116, - 167, - 7.741348743438721 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8579323291778564, - 1.4633548259735107, - 0.3499999940395355 - ], - "rotation": 183.7951544007315, - "pixel_coords": [ - 144, - 75, - 13.83726978302002 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2660586833953857, - 2.8902153968811035, - 0.699999988079071 - ], - "rotation": 348.58949176462085, - "pixel_coords": [ - 278, - 100, - 10.888824462890625 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between red cube and blue sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0481" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0481_original.json b/dataset_1k_720p_2/scenes/scene_0481_original.json deleted file mode 100644 index eebea15ba5b9fbf2656fb181190ded8d0eb4c98f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0481_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 481, - "image_filename": "SCENE_0481_new_000481.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4106649160385132, - -1.3597564697265625, - 0.3499999940395355 - ], - "rotation": 281.07118091231797, - "pixel_coords": [ - 153, - 143, - 9.327786445617676 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2035138607025146, - -2.9564738273620605, - 0.699999988079071 - ], - "rotation": 132.37825362110524, - "pixel_coords": [ - 116, - 167, - 7.741348743438721 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8579323291778564, - 1.4633548259735107, - 0.3499999940395355 - ], - "rotation": 183.7951544007315, - "pixel_coords": [ - 144, - 75, - 13.83726978302002 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2660586833953857, - 2.8902153968811035, - 0.699999988079071 - ], - "rotation": 348.58949176462085, - "pixel_coords": [ - 278, - 100, - 10.888824462890625 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0481" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0482_cf1.json b/dataset_1k_720p_2/scenes/scene_0482_cf1.json deleted file mode 100644 index 2829caeeb14569b19ab4332c89562875ee1fec1d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0482_cf1.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 482, - "image_filename": "SCENE_0482_new_000482.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7077491283416748, - 0.35394957661628723, - 0.3499999940395355 - ], - "rotation": 29.174395926659336, - "pixel_coords": [ - 134, - 92, - 12.272224426269531 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7621327512738942, - -2.758851725688384, - 0.3499999940395355 - ], - "rotation": 81.75830355010841, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6644370555877686, - 0.07733295857906342, - 0.699999988079071 - ], - "rotation": 135.87105596453011, - "pixel_coords": [ - 232, - 130, - 9.104166030883789 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5166230201721191, - -2.1025404930114746, - 0.699999988079071 - ], - "rotation": 321.489395506806, - "pixel_coords": [ - 74, - 104, - 10.501203536987305 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved red sphere to partially occlude blue cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0482" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0482_cf2.json b/dataset_1k_720p_2/scenes/scene_0482_cf2.json deleted file mode 100644 index c2edbabb6636af6e177fac6828682b5103f0d7c2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0482_cf2.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 482, - "image_filename": "SCENE_0482_new_000482.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7077491283416748, - 0.35394957661628723, - 0.3499999940395355 - ], - "rotation": 29.174395926659336, - "pixel_coords": [ - 134, - 92, - 12.272224426269531 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.887861430644989, - 0.9353660345077515, - 0.3499999940395355 - ], - "rotation": 81.75830355010841, - "pixel_coords": [ - 201, - 110, - 10.938167572021484 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9836991685184198, - -0.7052379396732087, - 0.699999988079071 - ], - "rotation": 135.87105596453011, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5166230201721191, - -2.1025404930114746, - 0.699999988079071 - ], - "rotation": 321.489395506806, - "pixel_coords": [ - 74, - 104, - 10.501203536987305 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red cylinder from right of red sphere to left", - "change_score": 1.037218049246642, - "change_attempts": 1, - "source_scene": "scene_0482" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0482_original.json b/dataset_1k_720p_2/scenes/scene_0482_original.json deleted file mode 100644 index 256ab035b66b3b56353410862f96d56dc81d1dd0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0482_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 482, - "image_filename": "SCENE_0482_new_000482.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7077491283416748, - 0.35394957661628723, - 0.3499999940395355 - ], - "rotation": 29.174395926659336, - "pixel_coords": [ - 134, - 92, - 12.272224426269531 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.887861430644989, - 0.9353660345077515, - 0.3499999940395355 - ], - "rotation": 81.75830355010841, - "pixel_coords": [ - 201, - 110, - 10.938167572021484 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6644370555877686, - 0.07733295857906342, - 0.699999988079071 - ], - "rotation": 135.87105596453011, - "pixel_coords": [ - 232, - 130, - 9.104166030883789 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5166230201721191, - -2.1025404930114746, - 0.699999988079071 - ], - "rotation": 321.489395506806, - "pixel_coords": [ - 74, - 104, - 10.501203536987305 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0482" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0483_cf1.json b/dataset_1k_720p_2/scenes/scene_0483_cf1.json deleted file mode 100644 index 7b245771bf3ecc6e2e533860e028f606454820e2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0483_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 483, - "image_filename": "SCENE_0483_new_000483.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8492361307144165, - 1.7178995609283447, - 0.3499999940395355 - ], - "rotation": 59.16313118926987, - "pixel_coords": [ - 238, - 113, - 11.266632080078125 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.04282251000404358, - -1.3930610418319702, - 0.3499999940395355 - ], - "rotation": 52.89795955117937, - "pixel_coords": [ - 127, - 124, - 10.584332466125488 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4279587268829346, - -0.6696856021881104, - 0.699999988079071 - ], - "rotation": 93.8440646043324, - "pixel_coords": [ - 100, - 85, - 12.485989570617676 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5639365911483765, - -2.7605810165405273, - 0.3499999940395355 - ], - "rotation": 70.44860837329647, - "pixel_coords": [ - 77, - 132, - 10.161186218261719 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.19263780117034912, - 1.2393853664398193, - 0.3499999940395355 - ], - "rotation": 318.03895789412803, - "pixel_coords": [ - 190, - 102, - 12.068692207336426 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5467379093170166, - -1.63345205783844, - 0.3499999940395355 - ], - "rotation": 346.2780351222819, - "pixel_coords": [ - 180, - 161, - 8.792577743530273 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4452685117721558, - 2.554583787918091, - 0.699999988079071 - ], - "rotation": 173.00968741934514, - "pixel_coords": [ - 183, - 72, - 13.778310775756836 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [ - 1, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 4, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0483" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0483_cf2.json b/dataset_1k_720p_2/scenes/scene_0483_cf2.json deleted file mode 100644 index 7deaca9dd9573100a978beff4816b16f93e9d9ef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0483_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 483, - "image_filename": "SCENE_0483_new_000483.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8492361307144165, - 1.7178995609283447, - 0.3499999940395355 - ], - "rotation": 59.16313118926987, - "pixel_coords": [ - 238, - 113, - 11.266632080078125 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.04282251000404358, - -1.3930610418319702, - 0.3499999940395355 - ], - "rotation": 52.89795955117937, - "pixel_coords": [ - 127, - 124, - 10.584332466125488 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4279587268829346, - -0.6696856021881104, - 0.699999988079071 - ], - "rotation": 93.8440646043324, - "pixel_coords": [ - 100, - 85, - 12.485989570617676 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5639365911483765, - -2.7605810165405273, - 0.3499999940395355 - ], - "rotation": 70.44860837329647, - "pixel_coords": [ - 77, - 132, - 10.161186218261719 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.19263780117034912, - 1.2393853664398193, - 0.3499999940395355 - ], - "rotation": 318.03895789412803, - "pixel_coords": [ - 190, - 102, - 12.068692207336426 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5467379093170166, - -1.63345205783844, - 0.3499999940395355 - ], - "rotation": 346.2780351222819, - "pixel_coords": [ - 180, - 161, - 8.792577743530273 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4452685117721558, - 2.554583787918091, - 0.699999988079071 - ], - "rotation": 173.00968741934514, - "pixel_coords": [ - 183, - 72, - 13.778310775756836 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [ - 1, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 4, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray cube and purple cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0483" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0483_original.json b/dataset_1k_720p_2/scenes/scene_0483_original.json deleted file mode 100644 index 6ddc937cc73f0d61eca7499a82f9b1c602e028c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0483_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 483, - "image_filename": "SCENE_0483_new_000483.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8492361307144165, - 1.7178995609283447, - 0.3499999940395355 - ], - "rotation": 59.16313118926987, - "pixel_coords": [ - 238, - 113, - 11.266632080078125 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.04282251000404358, - -1.3930610418319702, - 0.3499999940395355 - ], - "rotation": 52.89795955117937, - "pixel_coords": [ - 127, - 124, - 10.584332466125488 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4279587268829346, - -0.6696856021881104, - 0.699999988079071 - ], - "rotation": 93.8440646043324, - "pixel_coords": [ - 100, - 85, - 12.485989570617676 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5639365911483765, - -2.7605810165405273, - 0.3499999940395355 - ], - "rotation": 70.44860837329647, - "pixel_coords": [ - 77, - 132, - 10.161186218261719 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.19263780117034912, - 1.2393853664398193, - 0.3499999940395355 - ], - "rotation": 318.03895789412803, - "pixel_coords": [ - 190, - 102, - 12.068692207336426 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5467379093170166, - -1.63345205783844, - 0.3499999940395355 - ], - "rotation": 346.2780351222819, - "pixel_coords": [ - 180, - 161, - 8.792577743530273 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4452685117721558, - 2.554583787918091, - 0.699999988079071 - ], - "rotation": 173.00968741934514, - "pixel_coords": [ - 183, - 72, - 13.778310775756836 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [ - 1, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 4, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0483" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0484_cf1.json b/dataset_1k_720p_2/scenes/scene_0484_cf1.json deleted file mode 100644 index e79a389338d54f0a2926e503c1319b6abf05724a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0484_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 484, - "image_filename": "SCENE_0484_new_000484.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.281496286392212, - 1.8902307748794556, - 0.3499999940395355 - ], - "rotation": 326.3227170492178, - "pixel_coords": [ - 158, - 75, - 13.994972229003906 - ], - "color": "green" - }, - { - "shape": "cube", - "color": "blue", - "material": "metal", - "size": "large", - "3d_coords": [ - -1.6456847190856934, - -0.7633011937141418, - 0.3499999940395355 - ], - "rotation": 310.9479711197925, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4644124507904053, - -0.3757794499397278, - 0.3499999940395355 - ], - "rotation": 357.93500081954267, - "pixel_coords": [ - 108, - 90, - 12.822659492492676 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6996426582336426, - -1.4804106950759888, - 0.3499999940395355 - ], - "rotation": 33.0449373401898, - "pixel_coords": [ - 78, - 96, - 12.3465576171875 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown cylinder with blue cube", - "change_score": 3.342260730768206, - "change_attempts": 1, - "source_scene": "scene_0484" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0484_cf2.json b/dataset_1k_720p_2/scenes/scene_0484_cf2.json deleted file mode 100644 index 48ed422b838b4bfdfd9818f38694fecd0013b2cf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0484_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 484, - "image_filename": "SCENE_0484_new_000484.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.281496286392212, - 1.8902307748794556, - 0.3499999940395355 - ], - "rotation": 326.3227170492178, - "pixel_coords": [ - 158, - 75, - 13.994972229003906 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6456847190856934, - -0.7633011937141418, - 0.3499999940395355 - ], - "rotation": 187.73410804323842, - "pixel_coords": [ - 112, - 101, - 12.06713581085205 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6758447310929232, - 1.0158592222141785, - 0.3499999940395355 - ], - "rotation": 357.93500081954267, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6996426582336426, - -1.4804106950759888, - 0.3499999940395355 - ], - "rotation": 33.0449373401898, - "pixel_coords": [ - 78, - 96, - 12.3465576171875 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown cylinder from (-2.5,-0.4) to (-0.7,1.0)", - "change_score": 2.2661934343250882, - "change_attempts": 1, - "source_scene": "scene_0484" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0484_original.json b/dataset_1k_720p_2/scenes/scene_0484_original.json deleted file mode 100644 index 1ef6330db472418447a9341a63016766279e9620..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0484_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 484, - "image_filename": "SCENE_0484_new_000484.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.281496286392212, - 1.8902307748794556, - 0.3499999940395355 - ], - "rotation": 326.3227170492178, - "pixel_coords": [ - 158, - 75, - 13.994972229003906 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6456847190856934, - -0.7633011937141418, - 0.3499999940395355 - ], - "rotation": 187.73410804323842, - "pixel_coords": [ - 112, - 101, - 12.06713581085205 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4644124507904053, - -0.3757794499397278, - 0.3499999940395355 - ], - "rotation": 357.93500081954267, - "pixel_coords": [ - 108, - 90, - 12.822659492492676 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6996426582336426, - -1.4804106950759888, - 0.3499999940395355 - ], - "rotation": 33.0449373401898, - "pixel_coords": [ - 78, - 96, - 12.3465576171875 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0484" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0485_cf1.json b/dataset_1k_720p_2/scenes/scene_0485_cf1.json deleted file mode 100644 index 21c9d46cc49de856f3346e8504e8460e1d7fc528..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0485_cf1.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 485, - "image_filename": "SCENE_0485_new_000485.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0430392026901245, - 1.1569063663482666, - 0.699999988079071 - ], - "rotation": 64.54099484903382, - "pixel_coords": [ - 164, - 83, - 12.409149169921875 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3181135058403015, - -2.1146538257598877, - 0.3499999940395355 - ], - "rotation": 287.01576166164534, - "pixel_coords": [ - 99, - 128, - 10.104276657104492 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4352877140045166, - 1.1237324476242065, - 0.3499999940395355 - ], - "rotation": 280.0120606052468, - "pixel_coords": [ - 138, - 82, - 13.45300579071045 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9925918579101562, - 0.2216183990240097, - 0.3499999940395355 - ], - "rotation": 295.36107359394543, - "pixel_coords": [ - 242, - 143, - 9.375131607055664 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1828991174697876, - -1.2133208513259888, - 0.3499999940395355 - ], - "rotation": 31.130794862471703, - "pixel_coords": [ - 107, - 110, - 11.215421676635742 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0042154788970947, - 1.9924795627593994, - 0.3499999940395355 - ], - "rotation": 177.14905208881322, - "pixel_coords": [ - 249, - 112, - 11.096234321594238 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray sphere to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0485" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0485_cf2.json b/dataset_1k_720p_2/scenes/scene_0485_cf2.json deleted file mode 100644 index d396699d7a0baf73d404587770b5b9b60c98efd9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0485_cf2.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 485, - "image_filename": "SCENE_0485_new_000485.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0430392026901245, - 1.1569063663482666, - 0.699999988079071 - ], - "rotation": 64.54099484903382, - "pixel_coords": [ - 164, - 83, - 12.409149169921875 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3181135058403015, - -2.1146538257598877, - 0.3499999940395355 - ], - "rotation": 287.01576166164534, - "pixel_coords": [ - 99, - 128, - 10.104276657104492 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4352877140045166, - 1.1237324476242065, - 0.3499999940395355 - ], - "rotation": 280.0120606052468, - "pixel_coords": [ - 138, - 82, - 13.45300579071045 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9925918579101562, - 0.2216183990240097, - 0.3499999940395355 - ], - "rotation": 295.36107359394543, - "pixel_coords": [ - 242, - 143, - 9.375131607055664 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1828991174697876, - -1.2133208513259888, - 0.3499999940395355 - ], - "rotation": 31.130794862471703, - "pixel_coords": [ - 107, - 110, - 11.215421676635742 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0042154788970947, - 1.9924795627593994, - 0.3499999940395355 - ], - "rotation": 177.14905208881322, - "pixel_coords": [ - 249, - 112, - 11.096234321594238 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0485" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0485_original.json b/dataset_1k_720p_2/scenes/scene_0485_original.json deleted file mode 100644 index ff57851c683a71450a10ac4b1dafcae363aa0345..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0485_original.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 485, - "image_filename": "SCENE_0485_new_000485.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0430392026901245, - 1.1569063663482666, - 0.699999988079071 - ], - "rotation": 64.54099484903382, - "pixel_coords": [ - 164, - 83, - 12.409149169921875 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3181135058403015, - -2.1146538257598877, - 0.3499999940395355 - ], - "rotation": 287.01576166164534, - "pixel_coords": [ - 99, - 128, - 10.104276657104492 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4352877140045166, - 1.1237324476242065, - 0.3499999940395355 - ], - "rotation": 280.0120606052468, - "pixel_coords": [ - 138, - 82, - 13.45300579071045 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9925918579101562, - 0.2216183990240097, - 0.3499999940395355 - ], - "rotation": 295.36107359394543, - "pixel_coords": [ - 242, - 143, - 9.375131607055664 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1828991174697876, - -1.2133208513259888, - 0.3499999940395355 - ], - "rotation": 31.130794862471703, - "pixel_coords": [ - 107, - 110, - 11.215421676635742 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0042154788970947, - 1.9924795627593994, - 0.3499999940395355 - ], - "rotation": 177.14905208881322, - "pixel_coords": [ - 249, - 112, - 11.096234321594238 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0485" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0486_cf1.json b/dataset_1k_720p_2/scenes/scene_0486_cf1.json deleted file mode 100644 index 4e2bfff80efe3e48c30e944eb1eb9deade52c531..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0486_cf1.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 486, - "image_filename": "SCENE_0486_new_000486.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5838536520197368, - 2.165680477307353, - 0.699999988079071 - ], - "rotation": 127.28391340612359, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.36684200167655945, - 0.08336880058050156, - 0.3499999940395355 - ], - "rotation": 7.339774748431727, - "pixel_coords": [ - 154, - 105, - 11.167143821716309 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9503303170204163, - -1.2437487840652466, - 0.3499999940395355 - ], - "rotation": 191.17152235172028, - "pixel_coords": [ - 149, - 138, - 9.562787055969238 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9353323578834534, - -2.4218504428863525, - 0.3499999940395355 - ], - "rotation": 263.8069248586262, - "pixel_coords": [ - 76, - 125, - 10.11656665802002 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.06896460801362991, - -2.942233085632324, - 0.3499999940395355 - ], - "rotation": 275.9161593011332, - "pixel_coords": [ - 77, - 147, - 9.17162799835205 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.952864170074463, - 2.8371353149414062, - 0.3499999940395355 - ], - "rotation": 343.881460801585, - "pixel_coords": [ - 165, - 62, - 14.400933265686035 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5441508293151855, - 0.10914011299610138, - 0.699999988079071 - ], - "rotation": 239.31242560717678, - "pixel_coords": [ - 227, - 133, - 9.11844539642334 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7539143562316895, - 2.887622833251953, - 0.3499999940395355 - ], - "rotation": 55.44217427469174, - "pixel_coords": [ - 238, - 91, - 12.029480934143066 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5, - 7 - ], - [ - 5, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 5 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved green cylinder to partially occlude green cube", - "change_score": 1.6503594048026529, - "change_attempts": 1, - "source_scene": "scene_0486" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0486_cf2.json b/dataset_1k_720p_2/scenes/scene_0486_cf2.json deleted file mode 100644 index 5d7978e9e54dedb932f57279261821f7162937f6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0486_cf2.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 486, - "image_filename": "SCENE_0486_new_000486.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9380019903182983, - 0.6469435691833496, - 0.699999988079071 - ], - "rotation": 127.28391340612359, - "pixel_coords": [ - 197, - 105, - 10.462932586669922 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.36684200167655945, - 0.08336880058050156, - 0.3499999940395355 - ], - "rotation": 7.339774748431727, - "pixel_coords": [ - 154, - 105, - 11.167143821716309 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9503303170204163, - -1.2437487840652466, - 0.3499999940395355 - ], - "rotation": 191.17152235172028, - "pixel_coords": [ - 149, - 138, - 9.562787055969238 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9353323578834534, - -2.4218504428863525, - 0.3499999940395355 - ], - "rotation": 263.8069248586262, - "pixel_coords": [ - 76, - 125, - 10.11656665802002 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.06896460801362991, - -2.942233085632324, - 0.3499999940395355 - ], - "rotation": 275.9161593011332, - "pixel_coords": [ - 77, - 147, - 9.17162799835205 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.952864170074463, - 2.8371353149414062, - 0.3499999940395355 - ], - "rotation": 343.881460801585, - "pixel_coords": [ - 165, - 62, - 14.400933265686035 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5441508293151855, - 0.10914011299610138, - 0.699999988079071 - ], - "rotation": 239.31242560717678, - "pixel_coords": [ - 227, - 133, - 9.11844539642334 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7539143562316895, - 2.887622833251953, - 0.3499999940395355 - ], - "rotation": 55.44217427469174, - "pixel_coords": [ - 238, - 91, - 12.029480934143066 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5, - 7 - ], - [ - 5, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 5 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0486" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0486_original.json b/dataset_1k_720p_2/scenes/scene_0486_original.json deleted file mode 100644 index 1b21f28a1fc9fbbe7149806ff8c92babb10cb7f3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0486_original.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 486, - "image_filename": "SCENE_0486_new_000486.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9380019903182983, - 0.6469435691833496, - 0.699999988079071 - ], - "rotation": 127.28391340612359, - "pixel_coords": [ - 197, - 105, - 10.462932586669922 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.36684200167655945, - 0.08336880058050156, - 0.3499999940395355 - ], - "rotation": 7.339774748431727, - "pixel_coords": [ - 154, - 105, - 11.167143821716309 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9503303170204163, - -1.2437487840652466, - 0.3499999940395355 - ], - "rotation": 191.17152235172028, - "pixel_coords": [ - 149, - 138, - 9.562787055969238 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9353323578834534, - -2.4218504428863525, - 0.3499999940395355 - ], - "rotation": 263.8069248586262, - "pixel_coords": [ - 76, - 125, - 10.11656665802002 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.06896460801362991, - -2.942233085632324, - 0.3499999940395355 - ], - "rotation": 275.9161593011332, - "pixel_coords": [ - 77, - 147, - 9.17162799835205 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.952864170074463, - 2.8371353149414062, - 0.3499999940395355 - ], - "rotation": 343.881460801585, - "pixel_coords": [ - 165, - 62, - 14.400933265686035 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5441508293151855, - 0.10914011299610138, - 0.699999988079071 - ], - "rotation": 239.31242560717678, - "pixel_coords": [ - 227, - 133, - 9.11844539642334 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7539143562316895, - 2.887622833251953, - 0.3499999940395355 - ], - "rotation": 55.44217427469174, - "pixel_coords": [ - 238, - 91, - 12.029480934143066 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5, - 7 - ], - [ - 5, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 5 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0486" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0487_cf1.json b/dataset_1k_720p_2/scenes/scene_0487_cf1.json deleted file mode 100644 index 114187b80c82b4efdce2ca0f9da2e6dcf22a783a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0487_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 487, - "image_filename": "SCENE_0487_new_000487.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.936521053314209, - 2.996213912963867, - 0.3499999940395355 - ], - "rotation": 278.3588693623365, - "pixel_coords": [ - 290, - 113, - 11.292943000793457 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7636983394622803, - 2.72836971282959, - 0.3499999940395355 - ], - "rotation": 263.21038516341207, - "pixel_coords": [ - 254, - 103, - 11.887300491333008 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9569061994552612, - -1.322318196296692, - 0.699999988079071 - ], - "rotation": 50.27616806696254, - "pixel_coords": [ - 173, - 141, - 9.20728588104248 - ], - "color": "cyan" - }, - { - "shape": "cube", - "color": "green", - "material": "metal", - "size": "large", - "3d_coords": [ - -2.2116239070892334, - -2.60339093208313, - 0.3499999940395355 - ], - "rotation": 209.94096513793724, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8657854199409485, - 0.5755833983421326, - 0.3499999940395355 - ], - "rotation": 106.6327070392352, - "pixel_coords": [ - 192, - 114, - 11.19614315032959 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow sphere with green cube", - "change_score": 4.056822576598516, - "change_attempts": 1, - "source_scene": "scene_0487" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0487_cf2.json b/dataset_1k_720p_2/scenes/scene_0487_cf2.json deleted file mode 100644 index a2d47fb2ff87cee50d8fadbd35ef505b8e7e90a7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0487_cf2.json +++ /dev/null @@ -1,202 +0,0 @@ -{ - "split": "new", - "image_index": 487, - "image_filename": "SCENE_0487_new_000487.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.936521053314209, - 2.996213912963867, - 0.3499999940395355 - ], - "rotation": 278.3588693623365, - "pixel_coords": [ - 290, - 113, - 11.292943000793457 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7636983394622803, - 2.72836971282959, - 0.3499999940395355 - ], - "rotation": 263.21038516341207, - "pixel_coords": [ - 254, - 103, - 11.887300491333008 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9569061994552612, - -1.322318196296692, - 0.699999988079071 - ], - "rotation": 50.27616806696254, - "pixel_coords": [ - 173, - 141, - 9.20728588104248 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2116239070892334, - -2.60339093208313, - 0.3499999940395355 - ], - "rotation": 230.39709271340294, - "pixel_coords": [ - 54, - 113, - 11.298521995544434 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed gray cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0487" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0487_original.json b/dataset_1k_720p_2/scenes/scene_0487_original.json deleted file mode 100644 index 2ae745ef71611eef0ec1638c49be775a4f403a6b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0487_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 487, - "image_filename": "SCENE_0487_new_000487.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.936521053314209, - 2.996213912963867, - 0.3499999940395355 - ], - "rotation": 278.3588693623365, - "pixel_coords": [ - 290, - 113, - 11.292943000793457 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7636983394622803, - 2.72836971282959, - 0.3499999940395355 - ], - "rotation": 263.21038516341207, - "pixel_coords": [ - 254, - 103, - 11.887300491333008 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9569061994552612, - -1.322318196296692, - 0.699999988079071 - ], - "rotation": 50.27616806696254, - "pixel_coords": [ - 173, - 141, - 9.20728588104248 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2116239070892334, - -2.60339093208313, - 0.3499999940395355 - ], - "rotation": 230.39709271340294, - "pixel_coords": [ - 54, - 113, - 11.298521995544434 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8657854199409485, - 0.5755833983421326, - 0.3499999940395355 - ], - "rotation": 106.6327070392352, - "pixel_coords": [ - 192, - 114, - 11.19614315032959 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0487" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0488_cf1.json b/dataset_1k_720p_2/scenes/scene_0488_cf1.json deleted file mode 100644 index f5a203d2d562c0d85a40634c111136f1163a46d8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0488_cf1.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 488, - "image_filename": "SCENE_0488_new_000488.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1051372289657593, - -0.2998100221157074, - 0.699999988079071 - ], - "rotation": 160.20219448131624, - "pixel_coords": [ - 179, - 114, - 10.045914649963379 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5127369165420532, - 0.609853208065033, - 0.3499999940395355 - ], - "rotation": 336.2634893767212, - "pixel_coords": [ - 163, - 100, - 11.822117805480957 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.922177791595459, - -0.9027815461158752, - 0.3499999940395355 - ], - "rotation": 58.912435238393655, - "pixel_coords": [ - 102, - 100, - 11.826349258422852 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0543564715575506, - -1.975439844737124, - 0.3499999940395355 - ], - "rotation": 216.18710592090844, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.247842788696289, - 0.735129177570343, - 0.3499999940395355 - ], - "rotation": 117.81696003200302, - "pixel_coords": [ - 232, - 126, - 10.078408241271973 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved cyan cylinder from (-0.9,-1.1) to (2.1,-2.0)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0488" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0488_cf2.json b/dataset_1k_720p_2/scenes/scene_0488_cf2.json deleted file mode 100644 index 2e7bf759290d59ac89332aaa7f9bfcda30586f98..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0488_cf2.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 488, - "image_filename": "SCENE_0488_new_000488.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1051372289657593, - -0.2998100221157074, - 0.699999988079071 - ], - "rotation": 160.20219448131624, - "pixel_coords": [ - 179, - 114, - 10.045914649963379 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5355376473590194, - -1.715542535244789, - 0.3499999940395355 - ], - "rotation": 336.2634893767212, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.922177791595459, - -0.9027815461158752, - 0.3499999940395355 - ], - "rotation": 58.912435238393655, - "pixel_coords": [ - 102, - 100, - 11.826349258422852 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8788396120071411, - -1.114172101020813, - 0.3499999940395355 - ], - "rotation": 216.18710592090844, - "pixel_coords": [ - 115, - 112, - 11.009079933166504 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.247842788696289, - 0.735129177570343, - 0.3499999940395355 - ], - "rotation": 117.81696003200302, - "pixel_coords": [ - 232, - 126, - 10.078408241271973 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan sphere from right of cyan cylinder to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0488" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0488_original.json b/dataset_1k_720p_2/scenes/scene_0488_original.json deleted file mode 100644 index 602619a6d15c0437a3febfbac7b63c771ff91b4e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0488_original.json +++ /dev/null @@ -1,213 +0,0 @@ -{ - "split": "new", - "image_index": 488, - "image_filename": "SCENE_0488_new_000488.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1051372289657593, - -0.2998100221157074, - 0.699999988079071 - ], - "rotation": 160.20219448131624, - "pixel_coords": [ - 179, - 114, - 10.045914649963379 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5127369165420532, - 0.609853208065033, - 0.3499999940395355 - ], - "rotation": 336.2634893767212, - "pixel_coords": [ - 163, - 100, - 11.822117805480957 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.922177791595459, - -0.9027815461158752, - 0.3499999940395355 - ], - "rotation": 58.912435238393655, - "pixel_coords": [ - 102, - 100, - 11.826349258422852 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8788396120071411, - -1.114172101020813, - 0.3499999940395355 - ], - "rotation": 216.18710592090844, - "pixel_coords": [ - 115, - 112, - 11.009079933166504 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.247842788696289, - 0.735129177570343, - 0.3499999940395355 - ], - "rotation": 117.81696003200302, - "pixel_coords": [ - 232, - 126, - 10.078408241271973 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0488" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0489_cf1.json b/dataset_1k_720p_2/scenes/scene_0489_cf1.json deleted file mode 100644 index 9e74036a5b6fe82ffb02de14f71613a5fbb24e68..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0489_cf1.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 489, - "image_filename": "SCENE_0489_new_000489.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7686846256256104, - 2.591217279434204, - 0.699999988079071 - ], - "rotation": 337.49346302132494, - "pixel_coords": [ - 287, - 107, - 10.425734519958496 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.452036738395691, - 0.9109838604927063, - 0.699999988079071 - ], - "rotation": 224.18154244727202, - "pixel_coords": [ - 216, - 109, - 10.328413009643555 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.4136754870414734, - -1.9930877685546875, - 0.3499999940395355 - ], - "rotation": 145.7333695437301, - "pixel_coords": [ - 98, - 128, - 10.081212997436523 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.733094334602356, - 2.2806382179260254, - 0.3499999940395355 - ], - "rotation": 143.26668316688017, - "pixel_coords": [ - 175, - 73, - 13.320549011230469 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.403099298477173, - -1.2363238334655762, - 0.3499999940395355 - ], - "rotation": 214.1789994107076, - "pixel_coords": [ - 85, - 96, - 11.78004264831543 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5918098092079163, - 0.834169864654541, - 0.699999988079071 - ], - "rotation": 35.17724141602201, - "pixel_coords": [ - 167, - 86, - 11.595223426818848 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.974123477935791, - 1.801964521408081, - 0.699999988079071 - ], - "rotation": 351.1114004709066, - "pixel_coords": [ - 145, - 59, - 13.664044380187988 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 3, - 6 - ], - [ - 3, - 6 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 2, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0489" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0489_cf2.json b/dataset_1k_720p_2/scenes/scene_0489_cf2.json deleted file mode 100644 index bc5e924ffba476f2c037865d04921e08d4567fa9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0489_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 489, - "image_filename": "SCENE_0489_new_000489.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6969456820777618, - -0.1719296734241944, - 0.699999988079071 - ], - "rotation": 337.49346302132494, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.452036738395691, - 0.9109838604927063, - 0.699999988079071 - ], - "rotation": 224.18154244727202, - "pixel_coords": [ - 216, - 109, - 10.328413009643555 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.4136754870414734, - -1.9930877685546875, - 0.3499999940395355 - ], - "rotation": 145.7333695437301, - "pixel_coords": [ - 98, - 128, - 10.081212997436523 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.733094334602356, - 2.2806382179260254, - 0.3499999940395355 - ], - "rotation": 143.26668316688017, - "pixel_coords": [ - 175, - 73, - 13.320549011230469 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.403099298477173, - -1.2363238334655762, - 0.3499999940395355 - ], - "rotation": 214.1789994107076, - "pixel_coords": [ - 85, - 96, - 11.78004264831543 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5918098092079163, - 0.834169864654541, - 0.699999988079071 - ], - "rotation": 35.17724141602201, - "pixel_coords": [ - 167, - 86, - 11.595223426818848 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.974123477935791, - 1.801964521408081, - 0.699999988079071 - ], - "rotation": 351.1114004709066, - "pixel_coords": [ - 145, - 59, - 13.664044380187988 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 3, - 6 - ], - [ - 3, - 6 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 2, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved green sphere to partially occlude brown sphere", - "change_score": 2.7640780667542684, - "change_attempts": 1, - "source_scene": "scene_0489" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0489_original.json b/dataset_1k_720p_2/scenes/scene_0489_original.json deleted file mode 100644 index 05cc15f19554f6068f86b61c3a48c312382e149d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0489_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 489, - "image_filename": "SCENE_0489_new_000489.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7686846256256104, - 2.591217279434204, - 0.699999988079071 - ], - "rotation": 337.49346302132494, - "pixel_coords": [ - 287, - 107, - 10.425734519958496 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.452036738395691, - 0.9109838604927063, - 0.699999988079071 - ], - "rotation": 224.18154244727202, - "pixel_coords": [ - 216, - 109, - 10.328413009643555 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.4136754870414734, - -1.9930877685546875, - 0.3499999940395355 - ], - "rotation": 145.7333695437301, - "pixel_coords": [ - 98, - 128, - 10.081212997436523 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.733094334602356, - 2.2806382179260254, - 0.3499999940395355 - ], - "rotation": 143.26668316688017, - "pixel_coords": [ - 175, - 73, - 13.320549011230469 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.403099298477173, - -1.2363238334655762, - 0.3499999940395355 - ], - "rotation": 214.1789994107076, - "pixel_coords": [ - 85, - 96, - 11.78004264831543 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5918098092079163, - 0.834169864654541, - 0.699999988079071 - ], - "rotation": 35.17724141602201, - "pixel_coords": [ - 167, - 86, - 11.595223426818848 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.974123477935791, - 1.801964521408081, - 0.699999988079071 - ], - "rotation": 351.1114004709066, - "pixel_coords": [ - 145, - 59, - 13.664044380187988 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 3, - 6 - ], - [ - 3, - 6 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 2, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0489" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0490_cf1.json b/dataset_1k_720p_2/scenes/scene_0490_cf1.json deleted file mode 100644 index 3374e850bfe7154c93788a5d502ff04a813fc162..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0490_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 490, - "image_filename": "SCENE_0490_new_000490.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6802610158920288, - -0.8303207755088806, - 0.699999988079071 - ], - "rotation": 69.41446543886208, - "pixel_coords": [ - 156, - 117, - 10.254055976867676 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.882356882095337, - -1.274817943572998, - 0.3499999940395355 - ], - "rotation": 169.45569998486255, - "pixel_coords": [ - 175, - 150, - 9.406006813049316 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7402209639549255, - 2.5595006942749023, - 0.699999988079071 - ], - "rotation": 216.73482422415944, - "pixel_coords": [ - 195, - 74, - 13.195396423339844 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5744860172271729, - -1.825601577758789, - 0.699999988079071 - ], - "rotation": 233.24709180843703, - "pixel_coords": [ - 103, - 114, - 10.43504810333252 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8848537909833065, - 2.3706927865513765, - 0.3499999940395355 - ], - "rotation": 302.8861560423912, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7836039066314697, - 0.12902329862117767, - 0.699999988079071 - ], - "rotation": 30.131449629100064, - "pixel_coords": [ - 128, - 84, - 12.37478256225586 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan sphere from left of yellow cube to right", - "change_score": 1.4632394781121456, - "change_attempts": 2, - "source_scene": "scene_0490" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0490_cf2.json b/dataset_1k_720p_2/scenes/scene_0490_cf2.json deleted file mode 100644 index 6fd8f3e0f4beca1979632de27ba1af501abfffec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0490_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 490, - "image_filename": "SCENE_0490_new_000490.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6802610158920288, - -0.8303207755088806, - 0.699999988079071 - ], - "rotation": 69.41446543886208, - "pixel_coords": [ - 156, - 117, - 10.254055976867676 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.882356882095337, - -1.274817943572998, - 0.3499999940395355 - ], - "rotation": 169.45569998486255, - "pixel_coords": [ - 175, - 150, - 9.406006813049316 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7402209639549255, - 2.5595006942749023, - 0.699999988079071 - ], - "rotation": 216.73482422415944, - "pixel_coords": [ - 195, - 74, - 13.195396423339844 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5744860172271729, - -1.825601577758789, - 0.699999988079071 - ], - "rotation": 233.24709180843703, - "pixel_coords": [ - 103, - 114, - 10.43504810333252 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8451943397521973, - 1.266692876815796, - 0.3499999940395355 - ], - "rotation": 302.8861560423912, - "pixel_coords": [ - 133, - 76, - 13.899731636047363 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7836039066314697, - 0.12902329862117767, - 0.699999988079071 - ], - "rotation": 30.131449629100064, - "pixel_coords": [ - 128, - 84, - 12.37478256225586 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0490" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0490_original.json b/dataset_1k_720p_2/scenes/scene_0490_original.json deleted file mode 100644 index 446c2258dd1340f55f88652835e8d778d43c402b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0490_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 490, - "image_filename": "SCENE_0490_new_000490.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6802610158920288, - -0.8303207755088806, - 0.699999988079071 - ], - "rotation": 69.41446543886208, - "pixel_coords": [ - 156, - 117, - 10.254055976867676 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.882356882095337, - -1.274817943572998, - 0.3499999940395355 - ], - "rotation": 169.45569998486255, - "pixel_coords": [ - 175, - 150, - 9.406006813049316 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7402209639549255, - 2.5595006942749023, - 0.699999988079071 - ], - "rotation": 216.73482422415944, - "pixel_coords": [ - 195, - 74, - 13.195396423339844 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5744860172271729, - -1.825601577758789, - 0.699999988079071 - ], - "rotation": 233.24709180843703, - "pixel_coords": [ - 103, - 114, - 10.43504810333252 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8451943397521973, - 1.266692876815796, - 0.3499999940395355 - ], - "rotation": 302.8861560423912, - "pixel_coords": [ - 133, - 76, - 13.899731636047363 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7836039066314697, - 0.12902329862117767, - 0.699999988079071 - ], - "rotation": 30.131449629100064, - "pixel_coords": [ - 128, - 84, - 12.37478256225586 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0490" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0491_cf1.json b/dataset_1k_720p_2/scenes/scene_0491_cf1.json deleted file mode 100644 index 3885bac8fdda8ccbaa13f295f181b02a9d3f6231..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0491_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 491, - "image_filename": "SCENE_0491_new_000491.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5769268274307251, - 1.4021412134170532, - 0.699999988079071 - ], - "rotation": 152.38926046686294, - "pixel_coords": [ - 202, - 95, - 11.837142944335938 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.185109853744507, - 1.96744704246521, - 0.699999988079071 - ], - "rotation": 311.1504051605248, - "pixel_coords": [ - 160, - 68, - 13.947759628295898 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7290295958518982, - -1.866927981376648, - 0.3499999940395355 - ], - "rotation": 140.90651354557986, - "pixel_coords": [ - 129, - 140, - 10.005073547363281 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.914125919342041, - 2.5770769119262695, - 0.699999988079071 - ], - "rotation": 273.25072136356897, - "pixel_coords": [ - 283, - 107, - 11.015554428100586 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4826685190200806, - -0.25837498903274536, - 0.699999988079071 - ], - "rotation": 172.3549382557547, - "pixel_coords": [ - 187, - 121, - 10.284549713134766 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7234776020050049, - -1.9693787097930908, - 0.699999988079071 - ], - "rotation": 195.58936661405784, - "pixel_coords": [ - 96, - 113, - 10.708944320678711 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2405407428741455, - -0.1989763081073761, - 0.699999988079071 - ], - "rotation": 207.43931817986052, - "pixel_coords": [ - 115, - 82, - 12.719795227050781 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0832455360503077, - 2.4133851786787, - 0.3499999940395355 - ], - "rotation": 235.73184691981595, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 6 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 4, - 5, - 7 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 3, - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown cylinder from (1.8,1.0) to (-1.1,2.4)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0491" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0491_cf2.json b/dataset_1k_720p_2/scenes/scene_0491_cf2.json deleted file mode 100644 index 28f4ec0e697519190a7f6b4d77efad31620106d5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0491_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 491, - "image_filename": "SCENE_0491_new_000491.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5769268274307251, - 1.4021412134170532, - 0.699999988079071 - ], - "rotation": 152.38926046686294, - "pixel_coords": [ - 202, - 95, - 11.837142944335938 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.185109853744507, - 1.96744704246521, - 0.699999988079071 - ], - "rotation": 311.1504051605248, - "pixel_coords": [ - 160, - 68, - 13.947759628295898 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7290295958518982, - -1.866927981376648, - 0.3499999940395355 - ], - "rotation": 140.90651354557986, - "pixel_coords": [ - 129, - 140, - 10.005073547363281 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.914125919342041, - 2.5770769119262695, - 0.699999988079071 - ], - "rotation": 273.25072136356897, - "pixel_coords": [ - 283, - 107, - 11.015554428100586 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4826685190200806, - -0.25837498903274536, - 0.699999988079071 - ], - "rotation": 172.3549382557547, - "pixel_coords": [ - 187, - 121, - 10.284549713134766 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7234776020050049, - -1.9693787097930908, - 0.699999988079071 - ], - "rotation": 195.58936661405784, - "pixel_coords": [ - 96, - 113, - 10.708944320678711 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2405407428741455, - -0.1989763081073761, - 0.699999988079071 - ], - "rotation": 207.43931817986052, - "pixel_coords": [ - 115, - 82, - 12.719795227050781 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.848041296005249, - 0.9768596887588501, - 0.3499999940395355 - ], - "rotation": 235.73184691981595, - "pixel_coords": [ - 223, - 122, - 10.942394256591797 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 6 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 4, - 5, - 7 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 3, - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0491" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0491_original.json b/dataset_1k_720p_2/scenes/scene_0491_original.json deleted file mode 100644 index b105152a95aca784099039f6ff658eef2ef9b037..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0491_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 491, - "image_filename": "SCENE_0491_new_000491.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5769268274307251, - 1.4021412134170532, - 0.699999988079071 - ], - "rotation": 152.38926046686294, - "pixel_coords": [ - 202, - 95, - 11.837142944335938 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.185109853744507, - 1.96744704246521, - 0.699999988079071 - ], - "rotation": 311.1504051605248, - "pixel_coords": [ - 160, - 68, - 13.947759628295898 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7290295958518982, - -1.866927981376648, - 0.3499999940395355 - ], - "rotation": 140.90651354557986, - "pixel_coords": [ - 129, - 140, - 10.005073547363281 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.914125919342041, - 2.5770769119262695, - 0.699999988079071 - ], - "rotation": 273.25072136356897, - "pixel_coords": [ - 283, - 107, - 11.015554428100586 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4826685190200806, - -0.25837498903274536, - 0.699999988079071 - ], - "rotation": 172.3549382557547, - "pixel_coords": [ - 187, - 121, - 10.284549713134766 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7234776020050049, - -1.9693787097930908, - 0.699999988079071 - ], - "rotation": 195.58936661405784, - "pixel_coords": [ - 96, - 113, - 10.708944320678711 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2405407428741455, - -0.1989763081073761, - 0.699999988079071 - ], - "rotation": 207.43931817986052, - "pixel_coords": [ - 115, - 82, - 12.719795227050781 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.848041296005249, - 0.9768596887588501, - 0.3499999940395355 - ], - "rotation": 235.73184691981595, - "pixel_coords": [ - 223, - 122, - 10.942394256591797 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 6 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 4, - 5, - 7 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 3, - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0491" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0492_cf1.json b/dataset_1k_720p_2/scenes/scene_0492_cf1.json deleted file mode 100644 index 9135e4c5e7f2d89bdd7d52141837999067724535..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0492_cf1.json +++ /dev/null @@ -1,293 +0,0 @@ -{ - "split": "new", - "image_index": 492, - "image_filename": "SCENE_0492_new_000492.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.11444031447172165, - 1.9164674282073975, - 0.699999988079071 - ], - "rotation": 344.5021957643485, - "pixel_coords": [ - 207, - 87, - 11.815435409545898 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.11827402561903, - 0.5325349569320679, - 0.3499999940395355 - ], - "rotation": 302.88300185874505, - "pixel_coords": [ - 175, - 107, - 11.234419822692871 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3780248165130615, - 2.588165760040283, - 0.699999988079071 - ], - "rotation": 6.896771924964122, - "pixel_coords": [ - 192, - 70, - 13.216540336608887 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4906759262084961, - -2.599900007247925, - 0.699999988079071 - ], - "rotation": 335.1109581606285, - "pixel_coords": [ - 76, - 118, - 9.807513236999512 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5567429065704346, - 1.3452107906341553, - 0.3499999940395355 - ], - "rotation": 186.77946836455547, - "pixel_coords": [ - 147, - 77, - 13.535224914550781 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.455900192260742, - -0.8801895976066589, - 0.3499999940395355 - ], - "rotation": 50.18746916285438, - "pixel_coords": [ - 192, - 154, - 8.8458833694458 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "right": [ - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cylinder", - "change_score": 25.954248119216704, - "change_attempts": 1, - "source_scene": "scene_0492" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0492_cf2.json b/dataset_1k_720p_2/scenes/scene_0492_cf2.json deleted file mode 100644 index b06193d9dcdfefafbf595d1bcd569849290623ea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0492_cf2.json +++ /dev/null @@ -1,327 +0,0 @@ -{ - "split": "new", - "image_index": 492, - "image_filename": "SCENE_0492_new_000492.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.11444031447172165, - 1.9164674282073975, - 0.699999988079071 - ], - "rotation": 344.5021957643485, - "pixel_coords": [ - 207, - 87, - 11.815435409545898 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.11827402561903, - 0.5325349569320679, - 0.3499999940395355 - ], - "rotation": 302.88300185874505, - "pixel_coords": [ - 175, - 107, - 11.234419822692871 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2609541416168213, - -0.37652668356895447, - 0.699999988079071 - ], - "rotation": 33.71679208086783, - "pixel_coords": [ - 112, - 81, - 12.236860275268555 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3780248165130615, - 2.588165760040283, - 0.699999988079071 - ], - "rotation": 6.896771924964122, - "pixel_coords": [ - 192, - 70, - 13.216540336608887 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4906759262084961, - -2.599900007247925, - 0.699999988079071 - ], - "rotation": 335.1109581606285, - "pixel_coords": [ - 76, - 118, - 9.807513236999512 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5567429065704346, - 1.3452107906341553, - 0.3499999940395355 - ], - "rotation": 186.77946836455547, - "pixel_coords": [ - 147, - 77, - 13.535224914550781 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.455900192260742, - -0.8801895976066589, - 0.3499999940395355 - ], - "rotation": 50.18746916285438, - "pixel_coords": [ - 192, - 154, - 8.8458833694458 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "color": "gray", - "material": "metal", - "size": "small", - "3d_coords": [ - -2.21701137535711, - -2.4203800933814392, - 0.35 - ], - "rotation": 153.22741676923502, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "right": [ - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0492" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0492_original.json b/dataset_1k_720p_2/scenes/scene_0492_original.json deleted file mode 100644 index 4df3b81921cd9711950713c168484f406310b45e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0492_original.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 492, - "image_filename": "SCENE_0492_new_000492.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.11444031447172165, - 1.9164674282073975, - 0.699999988079071 - ], - "rotation": 344.5021957643485, - "pixel_coords": [ - 207, - 87, - 11.815435409545898 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.11827402561903, - 0.5325349569320679, - 0.3499999940395355 - ], - "rotation": 302.88300185874505, - "pixel_coords": [ - 175, - 107, - 11.234419822692871 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2609541416168213, - -0.37652668356895447, - 0.699999988079071 - ], - "rotation": 33.71679208086783, - "pixel_coords": [ - 112, - 81, - 12.236860275268555 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3780248165130615, - 2.588165760040283, - 0.699999988079071 - ], - "rotation": 6.896771924964122, - "pixel_coords": [ - 192, - 70, - 13.216540336608887 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4906759262084961, - -2.599900007247925, - 0.699999988079071 - ], - "rotation": 335.1109581606285, - "pixel_coords": [ - 76, - 118, - 9.807513236999512 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5567429065704346, - 1.3452107906341553, - 0.3499999940395355 - ], - "rotation": 186.77946836455547, - "pixel_coords": [ - 147, - 77, - 13.535224914550781 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.455900192260742, - -0.8801895976066589, - 0.3499999940395355 - ], - "rotation": 50.18746916285438, - "pixel_coords": [ - 192, - 154, - 8.8458833694458 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "right": [ - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0492" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0493_cf1.json b/dataset_1k_720p_2/scenes/scene_0493_cf1.json deleted file mode 100644 index e14bcb5f2a4cab8f5731daaa2851065a1b9adf9f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0493_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 493, - "image_filename": "SCENE_0493_new_000493.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5239071846008301, - 2.105875253677368, - 0.3499999940395355 - ], - "rotation": 275.1236188800084, - "pixel_coords": [ - 218, - 99, - 12.05097484588623 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9852176904678345, - 0.5287491083145142, - 0.699999988079071 - ], - "rotation": 312.03178558403806, - "pixel_coords": [ - 138, - 78, - 12.77151870727539 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9725059270858765, - 2.793595790863037, - 0.699999988079071 - ], - "rotation": 86.94206558043412, - "pixel_coords": [ - 185, - 65, - 13.976776123046875 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0493" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0493_cf2.json b/dataset_1k_720p_2/scenes/scene_0493_cf2.json deleted file mode 100644 index 5e5b31e13cf85fd004f6e59496e296c9679a8a6f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0493_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 493, - "image_filename": "SCENE_0493_new_000493.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5239071846008301, - 2.105875253677368, - 0.3499999940395355 - ], - "rotation": 275.1236188800084, - "pixel_coords": [ - 218, - 99, - 12.05097484588623 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9852176904678345, - 0.5287491083145142, - 0.699999988079071 - ], - "rotation": 312.03178558403806, - "pixel_coords": [ - 138, - 78, - 12.77151870727539 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9725059270858765, - 2.793595790863037, - 0.699999988079071 - ], - "rotation": 86.94206558043412, - "pixel_coords": [ - 185, - 65, - 13.976776123046875 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed purple cube to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0493" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0493_original.json b/dataset_1k_720p_2/scenes/scene_0493_original.json deleted file mode 100644 index 8b9cb9b938dbf69784f5d7098c0b3588f20756e6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0493_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 493, - "image_filename": "SCENE_0493_new_000493.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5239071846008301, - 2.105875253677368, - 0.3499999940395355 - ], - "rotation": 275.1236188800084, - "pixel_coords": [ - 218, - 99, - 12.05097484588623 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9852176904678345, - 0.5287491083145142, - 0.699999988079071 - ], - "rotation": 312.03178558403806, - "pixel_coords": [ - 138, - 78, - 12.77151870727539 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9725059270858765, - 2.793595790863037, - 0.699999988079071 - ], - "rotation": 86.94206558043412, - "pixel_coords": [ - 185, - 65, - 13.976776123046875 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0493" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0494_cf1.json b/dataset_1k_720p_2/scenes/scene_0494_cf1.json deleted file mode 100644 index b0f4da1ad9c95c2ec9a96c9ec15a60432e3d4457..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0494_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 494, - "image_filename": "SCENE_0494_new_000494.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.023303747177124, - 2.6084821224212646, - 0.3499999940395355 - ], - "rotation": 212.55840981294992, - "pixel_coords": [ - 261, - 105, - 11.38552188873291 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.08238817006349564, - -0.2556844651699066, - 0.3499999940395355 - ], - "rotation": 131.60976974981426, - "pixel_coords": [ - 156, - 114, - 10.841512680053711 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8123157620429993, - -2.533552408218384, - 0.699999988079071 - ], - "rotation": 149.32144242721913, - "pixel_coords": [ - 75, - 118, - 9.834793090820312 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0494" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0494_cf2.json b/dataset_1k_720p_2/scenes/scene_0494_cf2.json deleted file mode 100644 index 64dc681079cb4495ac785e6c527ee2bfca4809b0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0494_cf2.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 494, - "image_filename": "SCENE_0494_new_000494.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.023303747177124, - 2.6084821224212646, - 0.3499999940395355 - ], - "rotation": 212.55840981294992, - "pixel_coords": [ - 261, - 105, - 11.38552188873291 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.08238817006349564, - -0.2556844651699066, - 0.3499999940395355 - ], - "rotation": 131.60976974981426, - "pixel_coords": [ - 156, - 114, - 10.841512680053711 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0494" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0494_original.json b/dataset_1k_720p_2/scenes/scene_0494_original.json deleted file mode 100644 index 6dde45820c560c291b4dcddf673e6095fd588bca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0494_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 494, - "image_filename": "SCENE_0494_new_000494.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.023303747177124, - 2.6084821224212646, - 0.3499999940395355 - ], - "rotation": 212.55840981294992, - "pixel_coords": [ - 261, - 105, - 11.38552188873291 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.08238817006349564, - -0.2556844651699066, - 0.3499999940395355 - ], - "rotation": 131.60976974981426, - "pixel_coords": [ - 156, - 114, - 10.841512680053711 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8123157620429993, - -2.533552408218384, - 0.699999988079071 - ], - "rotation": 149.32144242721913, - "pixel_coords": [ - 75, - 118, - 9.834793090820312 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0494" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0495_cf1.json b/dataset_1k_720p_2/scenes/scene_0495_cf1.json deleted file mode 100644 index 090fa0686a87a2656bd6c2c90014d04d6b6288de..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0495_cf1.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 495, - "image_filename": "SCENE_0495_new_000495.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7988917827606201, - 2.6940197944641113, - 0.699999988079071 - ], - "rotation": 302.251260765011, - "pixel_coords": [ - 183, - 69, - 13.786033630371094 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3085665702819824, - -2.4098880290985107, - 0.699999988079071 - ], - "rotation": 344.10541333674524, - "pixel_coords": [ - 99, - 127, - 9.40809440612793 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8628040552139282, - 2.707702159881592, - 0.3499999940395355 - ], - "rotation": 178.14975689192843, - "pixel_coords": [ - 260, - 106, - 11.454673767089844 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9447107315063477, - 1.556666612625122, - 0.699999988079071 - ], - "rotation": 63.45228093721915, - "pixel_coords": [ - 142, - 67, - 13.912038803100586 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3694605827331543, - -2.4968605041503906, - 0.699999988079071 - ], - "rotation": 18.222843030767987, - "pixel_coords": [ - 143, - 160, - 7.952642440795898 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8107500076293945, - -0.7223871946334839, - 0.3499999940395355 - ], - "rotation": 239.25625923749803, - "pixel_coords": [ - 110, - 99, - 11.983297348022461 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 3, - 5 - ], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0495" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0495_cf2.json b/dataset_1k_720p_2/scenes/scene_0495_cf2.json deleted file mode 100644 index 0347eddaafe17cbb533cc85c32e2c78b35f0e8c7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0495_cf2.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 495, - "image_filename": "SCENE_0495_new_000495.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7988917827606201, - 2.6940197944641113, - 0.699999988079071 - ], - "rotation": 302.251260765011, - "pixel_coords": [ - 183, - 69, - 13.786033630371094 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3085665702819824, - -2.4098880290985107, - 0.699999988079071 - ], - "rotation": 344.10541333674524, - "pixel_coords": [ - 99, - 127, - 9.40809440612793 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8628040552139282, - 2.707702159881592, - 0.3499999940395355 - ], - "rotation": 178.14975689192843, - "pixel_coords": [ - 260, - 106, - 11.454673767089844 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9447107315063477, - 1.556666612625122, - 0.699999988079071 - ], - "rotation": 63.45228093721915, - "pixel_coords": [ - 142, - 67, - 13.912038803100586 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7841214243630916, - 1.8112977604524172, - 0.699999988079071 - ], - "rotation": 18.222843030767987, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8107500076293945, - -0.7223871946334839, - 0.3499999940395355 - ], - "rotation": 239.25625923749803, - "pixel_coords": [ - 110, - 99, - 11.983297348022461 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 3, - 5 - ], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved green sphere to partially occlude yellow cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0495" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0495_original.json b/dataset_1k_720p_2/scenes/scene_0495_original.json deleted file mode 100644 index b1ed4f4359df105acf1029dec88d27ac7bed21ea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0495_original.json +++ /dev/null @@ -1,258 +0,0 @@ -{ - "split": "new", - "image_index": 495, - "image_filename": "SCENE_0495_new_000495.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7988917827606201, - 2.6940197944641113, - 0.699999988079071 - ], - "rotation": 302.251260765011, - "pixel_coords": [ - 183, - 69, - 13.786033630371094 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3085665702819824, - -2.4098880290985107, - 0.699999988079071 - ], - "rotation": 344.10541333674524, - "pixel_coords": [ - 99, - 127, - 9.40809440612793 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8628040552139282, - 2.707702159881592, - 0.3499999940395355 - ], - "rotation": 178.14975689192843, - "pixel_coords": [ - 260, - 106, - 11.454673767089844 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9447107315063477, - 1.556666612625122, - 0.699999988079071 - ], - "rotation": 63.45228093721915, - "pixel_coords": [ - 142, - 67, - 13.912038803100586 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3694605827331543, - -2.4968605041503906, - 0.699999988079071 - ], - "rotation": 18.222843030767987, - "pixel_coords": [ - 143, - 160, - 7.952642440795898 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8107500076293945, - -0.7223871946334839, - 0.3499999940395355 - ], - "rotation": 239.25625923749803, - "pixel_coords": [ - 110, - 99, - 11.983297348022461 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 3, - 5 - ], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0495" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0496_cf1.json b/dataset_1k_720p_2/scenes/scene_0496_cf1.json deleted file mode 100644 index 7b55a85e4cddabf8afd184aa02fdf00d2918a4fd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0496_cf1.json +++ /dev/null @@ -1,172 +0,0 @@ -{ - "split": "new", - "image_index": 496, - "image_filename": "SCENE_0496_new_000496.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8614811897277832, - -0.10452532768249512, - 0.699999988079071 - ], - "rotation": 76.05638362174139, - "pixel_coords": [ - 176, - 111, - 10.654906272888184 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0390983819961548, - 1.3073933124542236, - 0.699999988079071 - ], - "rotation": 62.75295873803283, - "pixel_coords": [ - 168, - 82, - 12.733367919921875 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5291038155555725, - -0.8086262941360474, - 0.3499999940395355 - ], - "rotation": 220.49770236983716, - "pixel_coords": [ - 130, - 113, - 11.313737869262695 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6997833251953125, - 2.8059351444244385, - 0.3499999940395355 - ], - "rotation": 296.63198424906477, - "pixel_coords": [ - 166, - 70, - 14.871045112609863 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 2 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0496" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0496_cf2.json b/dataset_1k_720p_2/scenes/scene_0496_cf2.json deleted file mode 100644 index 67f87a8642ed1fdfd5b4e9227e880f17c3b2cf6e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0496_cf2.json +++ /dev/null @@ -1,172 +0,0 @@ -{ - "split": "new", - "image_index": 496, - "image_filename": "SCENE_0496_new_000496.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8614811897277832, - -0.10452532768249512, - 0.699999988079071 - ], - "rotation": 76.05638362174139, - "pixel_coords": [ - 176, - 111, - 10.654906272888184 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0390983819961548, - 1.3073933124542236, - 0.699999988079071 - ], - "rotation": 62.75295873803283, - "pixel_coords": [ - 168, - 82, - 12.733367919921875 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2846081130979299, - 0.6510820797773141, - 0.3499999940395355 - ], - "rotation": 220.49770236983716, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6997833251953125, - 2.8059351444244385, - 0.3499999940395355 - ], - "rotation": 296.63198424906477, - "pixel_coords": [ - 166, - 70, - 14.871045112609863 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 2 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cylinder to partially occlude red cube", - "change_score": 1.480042798500451, - "change_attempts": 1, - "source_scene": "scene_0496" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0496_original.json b/dataset_1k_720p_2/scenes/scene_0496_original.json deleted file mode 100644 index 6a629ab9bf0a5497c3413ddfce548dd051f785b7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0496_original.json +++ /dev/null @@ -1,170 +0,0 @@ -{ - "split": "new", - "image_index": 496, - "image_filename": "SCENE_0496_new_000496.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8614811897277832, - -0.10452532768249512, - 0.699999988079071 - ], - "rotation": 76.05638362174139, - "pixel_coords": [ - 176, - 111, - 10.654906272888184 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0390983819961548, - 1.3073933124542236, - 0.699999988079071 - ], - "rotation": 62.75295873803283, - "pixel_coords": [ - 168, - 82, - 12.733367919921875 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5291038155555725, - -0.8086262941360474, - 0.3499999940395355 - ], - "rotation": 220.49770236983716, - "pixel_coords": [ - 130, - 113, - 11.313737869262695 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6997833251953125, - 2.8059351444244385, - 0.3499999940395355 - ], - "rotation": 296.63198424906477, - "pixel_coords": [ - 166, - 70, - 14.871045112609863 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 2 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0496" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0497_cf1.json b/dataset_1k_720p_2/scenes/scene_0497_cf1.json deleted file mode 100644 index 4577c7b620e6eb10191869381ce90a094fae51bd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0497_cf1.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 497, - "image_filename": "SCENE_0497_new_000497.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.18381911516189575, - -2.629606246948242, - 0.3499999940395355 - ], - "rotation": 206.71291195549645, - "pixel_coords": [ - 91, - 138, - 9.692039489746094 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.376899003982544, - -1.3961758613586426, - 0.3499999940395355 - ], - "rotation": 344.56455440244997, - "pixel_coords": [ - 153, - 140, - 9.574572563171387 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.734067678451538, - -2.436645030975342, - 0.699999988079071 - ], - "rotation": 176.19734449317562, - "pixel_coords": [ - 65, - 103, - 10.969051361083984 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4076933860778809, - -2.8299150466918945, - 0.3499999940395355 - ], - "rotation": 193.26232373841714, - "pixel_coords": [ - 109, - 159, - 8.733683586120605 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6761653423309326, - 2.034764528274536, - 0.3499999940395355 - ], - "rotation": 119.18223749716866, - "pixel_coords": [ - 157, - 76, - 14.330533027648926 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown cube and blue sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0497" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0497_cf2.json b/dataset_1k_720p_2/scenes/scene_0497_cf2.json deleted file mode 100644 index 0e2a553b3252221e0839f72443f4611cf51f8e82..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0497_cf2.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 497, - "image_filename": "SCENE_0497_new_000497.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.18381911516189575, - -2.629606246948242, - 0.3499999940395355 - ], - "rotation": 206.71291195549645, - "pixel_coords": [ - 91, - 138, - 9.692039489746094 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.376899003982544, - -1.3961758613586426, - 0.3499999940395355 - ], - "rotation": 344.56455440244997, - "pixel_coords": [ - 153, - 140, - 9.574572563171387 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.734067678451538, - -2.436645030975342, - 0.699999988079071 - ], - "rotation": 176.19734449317562, - "pixel_coords": [ - 65, - 103, - 10.969051361083984 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4076933860778809, - -2.8299150466918945, - 0.3499999940395355 - ], - "rotation": 193.26232373841714, - "pixel_coords": [ - 109, - 159, - 8.733683586120605 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6761653423309326, - 2.034764528274536, - 0.3499999940395355 - ], - "rotation": 119.18223749716866, - "pixel_coords": [ - 157, - 76, - 14.330533027648926 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0497" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0497_original.json b/dataset_1k_720p_2/scenes/scene_0497_original.json deleted file mode 100644 index 1f1aa4486df53d7e8b02cb4decf5b032f1bccfe0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0497_original.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "split": "new", - "image_index": 497, - "image_filename": "SCENE_0497_new_000497.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.18381911516189575, - -2.629606246948242, - 0.3499999940395355 - ], - "rotation": 206.71291195549645, - "pixel_coords": [ - 91, - 138, - 9.692039489746094 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.376899003982544, - -1.3961758613586426, - 0.3499999940395355 - ], - "rotation": 344.56455440244997, - "pixel_coords": [ - 153, - 140, - 9.574572563171387 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.734067678451538, - -2.436645030975342, - 0.699999988079071 - ], - "rotation": 176.19734449317562, - "pixel_coords": [ - 65, - 103, - 10.969051361083984 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4076933860778809, - -2.8299150466918945, - 0.3499999940395355 - ], - "rotation": 193.26232373841714, - "pixel_coords": [ - 109, - 159, - 8.733683586120605 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6761653423309326, - 2.034764528274536, - 0.3499999940395355 - ], - "rotation": 119.18223749716866, - "pixel_coords": [ - 157, - 76, - 14.330533027648926 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0497" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0498_cf1.json b/dataset_1k_720p_2/scenes/scene_0498_cf1.json deleted file mode 100644 index 95d3bd2d5a35ab001e1f730b45361d5afc13b9db..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0498_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 498, - "image_filename": "SCENE_0498_new_000498.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.05566205084323883, - -2.875389337539673, - 0.3499999940395355 - ], - "rotation": 256.5900646966637, - "pixel_coords": [ - 82, - 144, - 9.546711921691895 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.829652190208435, - 1.9586923122406006, - 0.699999988079071 - ], - "rotation": 347.0016090854103, - "pixel_coords": [ - 167, - 70, - 13.363276481628418 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.277941346168518, - 0.5020367503166199, - 0.3499999940395355 - ], - "rotation": 240.04340300543066, - "pixel_coords": [ - 147, - 93, - 12.344829559326172 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.140754461288452, - -0.8706677556037903, - 0.3499999940395355 - ], - "rotation": 170.95661192156723, - "pixel_coords": [ - 188, - 149, - 9.316271781921387 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.044827938079834, - 0.663331925868988, - 0.699999988079071 - ], - "rotation": 75.78957773812976, - "pixel_coords": [ - 224, - 118, - 10.079056739807129 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.06818541884422302, - -1.1322063207626343, - 0.3499999940395355 - ], - "rotation": 157.6048513708252, - "pixel_coords": [ - 133, - 123, - 10.530126571655273 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray cylinder and blue cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0498" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0498_cf2.json b/dataset_1k_720p_2/scenes/scene_0498_cf2.json deleted file mode 100644 index e710bf5846f3f49810e98ec93afddc3af56cc41d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0498_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 498, - "image_filename": "SCENE_0498_new_000498.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.05566205084323883, - -2.875389337539673, - 0.3499999940395355 - ], - "rotation": 256.5900646966637, - "pixel_coords": [ - 82, - 144, - 9.546711921691895 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.829652190208435, - 1.9586923122406006, - 0.699999988079071 - ], - "rotation": 347.0016090854103, - "pixel_coords": [ - 167, - 70, - 13.363276481628418 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.277941346168518, - 0.5020367503166199, - 0.3499999940395355 - ], - "rotation": 240.04340300543066, - "pixel_coords": [ - 147, - 93, - 12.344829559326172 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.140754461288452, - -0.8706677556037903, - 0.3499999940395355 - ], - "rotation": 170.95661192156723, - "pixel_coords": [ - 188, - 149, - 9.316271781921387 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.044827938079834, - 0.663331925868988, - 0.699999988079071 - ], - "rotation": 75.78957773812976, - "pixel_coords": [ - 224, - 118, - 10.079056739807129 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.06818541884422302, - -1.1322063207626343, - 0.3499999940395355 - ], - "rotation": 157.6048513708252, - "pixel_coords": [ - 133, - 123, - 10.530126571655273 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray cylinder and purple cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0498" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0498_original.json b/dataset_1k_720p_2/scenes/scene_0498_original.json deleted file mode 100644 index 116bef9ca44fd12dc1fffe8c4d2b84a179ebe7e7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0498_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 498, - "image_filename": "SCENE_0498_new_000498.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.05566205084323883, - -2.875389337539673, - 0.3499999940395355 - ], - "rotation": 256.5900646966637, - "pixel_coords": [ - 82, - 144, - 9.546711921691895 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.829652190208435, - 1.9586923122406006, - 0.699999988079071 - ], - "rotation": 347.0016090854103, - "pixel_coords": [ - 167, - 70, - 13.363276481628418 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.277941346168518, - 0.5020367503166199, - 0.3499999940395355 - ], - "rotation": 240.04340300543066, - "pixel_coords": [ - 147, - 93, - 12.344829559326172 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.140754461288452, - -0.8706677556037903, - 0.3499999940395355 - ], - "rotation": 170.95661192156723, - "pixel_coords": [ - 188, - 149, - 9.316271781921387 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.044827938079834, - 0.663331925868988, - 0.699999988079071 - ], - "rotation": 75.78957773812976, - "pixel_coords": [ - 224, - 118, - 10.079056739807129 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.06818541884422302, - -1.1322063207626343, - 0.3499999940395355 - ], - "rotation": 157.6048513708252, - "pixel_coords": [ - 133, - 123, - 10.530126571655273 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0498" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0499_cf1.json b/dataset_1k_720p_2/scenes/scene_0499_cf1.json deleted file mode 100644 index 3173029b902ab0f3df148eebcce10e26a0e6b31b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0499_cf1.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 499, - "image_filename": "SCENE_0499_new_000499.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7869460582733154, - 2.34761905670166, - 0.699999988079071 - ], - "rotation": 178.6148339076163, - "pixel_coords": [ - 156, - 62, - 14.3296480178833 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.398266077041626, - -0.05019962415099144, - 0.699999988079071 - ], - "rotation": 131.65161155733398, - "pixel_coords": [ - 218, - 129, - 9.563410758972168 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9416564702987671, - -1.8327817916870117, - 0.699999988079071 - ], - "rotation": 192.83955817372953, - "pixel_coords": [ - 134, - 132, - 9.433807373046875 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7614550590515137, - -2.8043270111083984, - 0.699999988079071 - ], - "rotation": 306.34134626328387, - "pixel_coords": [ - 152, - 178, - 7.683320999145508 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3373572826385498, - 1.9679217338562012, - 0.3499999940395355 - ], - "rotation": 248.47289559325841, - "pixel_coords": [ - 208, - 96, - 12.262250900268555 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6430282592773438, - 2.2641091346740723, - 0.699999988079071 - ], - "rotation": 263.28828436528465, - "pixel_coords": [ - 245, - 96, - 11.432513236999512 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between green sphere and blue cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0499" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0499_cf2.json b/dataset_1k_720p_2/scenes/scene_0499_cf2.json deleted file mode 100644 index e9397564b813d2b25a9e3381d10039d53c1d97f9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0499_cf2.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 499, - "image_filename": "SCENE_0499_new_000499.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7869460582733154, - 2.34761905670166, - 0.699999988079071 - ], - "rotation": 178.6148339076163, - "pixel_coords": [ - 156, - 62, - 14.3296480178833 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.398266077041626, - -0.05019962415099144, - 0.699999988079071 - ], - "rotation": 131.65161155733398, - "pixel_coords": [ - 218, - 129, - 9.563410758972168 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9416564702987671, - -1.8327817916870117, - 0.699999988079071 - ], - "rotation": 192.83955817372953, - "pixel_coords": [ - 134, - 132, - 9.433807373046875 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7614550590515137, - -2.8043270111083984, - 0.699999988079071 - ], - "rotation": 306.34134626328387, - "pixel_coords": [ - 152, - 178, - 7.683320999145508 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.521336842402367, - -1.7679505631241696, - 0.3499999940395355 - ], - "rotation": 248.47289559325841, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6430282592773438, - 2.2641091346740723, - 0.699999988079071 - ], - "rotation": 263.28828436528465, - "pixel_coords": [ - 245, - 96, - 11.432513236999512 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved purple cylinder from right of blue cube to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0499" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0499_original.json b/dataset_1k_720p_2/scenes/scene_0499_original.json deleted file mode 100644 index 6b773017700bf67bb9c08e7842ae228fc533dddd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0499_original.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 499, - "image_filename": "SCENE_0499_new_000499.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7869460582733154, - 2.34761905670166, - 0.699999988079071 - ], - "rotation": 178.6148339076163, - "pixel_coords": [ - 156, - 62, - 14.3296480178833 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.398266077041626, - -0.05019962415099144, - 0.699999988079071 - ], - "rotation": 131.65161155733398, - "pixel_coords": [ - 218, - 129, - 9.563410758972168 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9416564702987671, - -1.8327817916870117, - 0.699999988079071 - ], - "rotation": 192.83955817372953, - "pixel_coords": [ - 134, - 132, - 9.433807373046875 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7614550590515137, - -2.8043270111083984, - 0.699999988079071 - ], - "rotation": 306.34134626328387, - "pixel_coords": [ - 152, - 178, - 7.683320999145508 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3373572826385498, - 1.9679217338562012, - 0.3499999940395355 - ], - "rotation": 248.47289559325841, - "pixel_coords": [ - 208, - 96, - 12.262250900268555 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6430282592773438, - 2.2641091346740723, - 0.699999988079071 - ], - "rotation": 263.28828436528465, - "pixel_coords": [ - 245, - 96, - 11.432513236999512 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0499" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0500_cf1.json b/dataset_1k_720p_2/scenes/scene_0500_cf1.json deleted file mode 100644 index 679cdd7d2de128386f18236da34f631822803aa3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0500_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 500, - "image_filename": "SCENE_0500_new_000500.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7305331230163574, - -0.6384680271148682, - 0.3499999940395355 - ], - "rotation": 293.97689317598196, - "pixel_coords": [ - 131, - 109, - 11.678515434265137 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.4003109633922577, - 1.9861897230148315, - 0.699999988079071 - ], - "rotation": 262.7676951827239, - "pixel_coords": [ - 195, - 82, - 12.774091720581055 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8665696978569031, - 0.4952821433544159, - 0.699999988079071 - ], - "rotation": 15.760960376036106, - "pixel_coords": [ - 190, - 106, - 11.080803871154785 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7556527853012085, - -1.8260231018066406, - 0.3499999940395355 - ], - "rotation": 130.58777605903921, - "pixel_coords": [ - 84, - 108, - 11.694269180297852 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7189005613327026, - -2.568531036376953, - 0.699999988079071 - ], - "rotation": 143.34944030883418, - "pixel_coords": [ - 104, - 136, - 9.446474075317383 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0500" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0500_cf2.json b/dataset_1k_720p_2/scenes/scene_0500_cf2.json deleted file mode 100644 index 5b2f7c2e0e2c99333fafcf0d79f8e43011cd7a04..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0500_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 500, - "image_filename": "SCENE_0500_new_000500.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7305331230163574, - -0.6384680271148682, - 0.3499999940395355 - ], - "rotation": 293.97689317598196, - "pixel_coords": [ - 131, - 109, - 11.678515434265137 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4003109633922577, - 1.9861897230148315, - 0.699999988079071 - ], - "rotation": 262.7676951827239, - "pixel_coords": [ - 195, - 82, - 12.774091720581055 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8665696978569031, - 0.4952821433544159, - 0.699999988079071 - ], - "rotation": 15.760960376036106, - "pixel_coords": [ - 190, - 106, - 11.080803871154785 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.771958020534773, - -0.2922913358578755, - 0.3499999940395355 - ], - "rotation": 130.58777605903921, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7189005613327026, - -2.568531036376953, - 0.699999988079071 - ], - "rotation": 143.34944030883418, - "pixel_coords": [ - 104, - 136, - 9.446474075317383 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved yellow cylinder to partially occlude brown cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0500" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0500_original.json b/dataset_1k_720p_2/scenes/scene_0500_original.json deleted file mode 100644 index 5eb76e05594e9d543b633ebee9c3edd2980cfaa3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0500_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 500, - "image_filename": "SCENE_0500_new_000500.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7305331230163574, - -0.6384680271148682, - 0.3499999940395355 - ], - "rotation": 293.97689317598196, - "pixel_coords": [ - 131, - 109, - 11.678515434265137 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4003109633922577, - 1.9861897230148315, - 0.699999988079071 - ], - "rotation": 262.7676951827239, - "pixel_coords": [ - 195, - 82, - 12.774091720581055 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8665696978569031, - 0.4952821433544159, - 0.699999988079071 - ], - "rotation": 15.760960376036106, - "pixel_coords": [ - 190, - 106, - 11.080803871154785 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7556527853012085, - -1.8260231018066406, - 0.3499999940395355 - ], - "rotation": 130.58777605903921, - "pixel_coords": [ - 84, - 108, - 11.694269180297852 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7189005613327026, - -2.568531036376953, - 0.699999988079071 - ], - "rotation": 143.34944030883418, - "pixel_coords": [ - 104, - 136, - 9.446474075317383 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0500" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0501_cf1.json b/dataset_1k_720p_2/scenes/scene_0501_cf1.json deleted file mode 100644 index f077749cd75b0620c2680afd95d52bd5f89f915d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0501_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 501, - "image_filename": "SCENE_0501_new_000501.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.49802082777023315, - -1.2860469818115234, - 0.699999988079071 - ], - "rotation": 6.338414672130028, - "pixel_coords": [ - 138, - 119, - 9.97613525390625 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6460304856300354, - 1.907101035118103, - 0.699999988079071 - ], - "rotation": 282.8209247951369, - "pixel_coords": [ - 215, - 90, - 11.758174896240234 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.00903407670557499, - -2.8680031299591064, - 0.3499999940395355 - ], - "rotation": 214.54394472335863, - "pixel_coords": [ - 82, - 142, - 9.531434059143066 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.769052267074585, - 2.169722080230713, - 0.3499999940395355 - ], - "rotation": 181.56688012911363, - "pixel_coords": [ - 273, - 119, - 10.687807083129883 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.16137656569480896, - 0.3483596742153168, - 0.3499999940395355 - ], - "rotation": 8.646051946643155, - "pixel_coords": [ - 165, - 106, - 11.53572940826416 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4233801364898682, - -2.6387345790863037, - 0.699999988079071 - ], - "rotation": 341.5993740368894, - "pixel_coords": [ - 119, - 149, - 8.573954582214355 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5624358654022217, - 2.3618619441986084, - 0.3499999940395355 - ], - "rotation": 60.94185196773524, - "pixel_coords": [ - 161, - 72, - 14.293482780456543 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 2, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0501" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0501_cf2.json b/dataset_1k_720p_2/scenes/scene_0501_cf2.json deleted file mode 100644 index 3d4230d4d741a4539bf6e828d83092364104995c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0501_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 501, - "image_filename": "SCENE_0501_new_000501.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.49802082777023315, - -1.2860469818115234, - 0.699999988079071 - ], - "rotation": 6.338414672130028, - "pixel_coords": [ - 138, - 119, - 9.97613525390625 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6460304856300354, - 1.907101035118103, - 0.699999988079071 - ], - "rotation": 282.8209247951369, - "pixel_coords": [ - 215, - 90, - 11.758174896240234 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0759585035215538, - -1.3206716547622068, - 0.3499999940395355 - ], - "rotation": 214.54394472335863, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.769052267074585, - 2.169722080230713, - 0.3499999940395355 - ], - "rotation": 181.56688012911363, - "pixel_coords": [ - 273, - 119, - 10.687807083129883 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.16137656569480896, - 0.3483596742153168, - 0.3499999940395355 - ], - "rotation": 8.646051946643155, - "pixel_coords": [ - 165, - 106, - 11.53572940826416 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4233801364898682, - -2.6387345790863037, - 0.699999988079071 - ], - "rotation": 341.5993740368894, - "pixel_coords": [ - 119, - 149, - 8.573954582214355 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5624358654022217, - 2.3618619441986084, - 0.3499999940395355 - ], - "rotation": 60.94185196773524, - "pixel_coords": [ - 161, - 72, - 14.293482780456543 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 2, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved cyan sphere from (0.0,-2.9) to (-2.1,-1.3)", - "change_score": 2.5964261502567703, - "change_attempts": 1, - "source_scene": "scene_0501" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0501_original.json b/dataset_1k_720p_2/scenes/scene_0501_original.json deleted file mode 100644 index 9b6d4a5b31cbf2b39473788c129d57663b43f87e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0501_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 501, - "image_filename": "SCENE_0501_new_000501.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.49802082777023315, - -1.2860469818115234, - 0.699999988079071 - ], - "rotation": 6.338414672130028, - "pixel_coords": [ - 138, - 119, - 9.97613525390625 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6460304856300354, - 1.907101035118103, - 0.699999988079071 - ], - "rotation": 282.8209247951369, - "pixel_coords": [ - 215, - 90, - 11.758174896240234 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.00903407670557499, - -2.8680031299591064, - 0.3499999940395355 - ], - "rotation": 214.54394472335863, - "pixel_coords": [ - 82, - 142, - 9.531434059143066 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.769052267074585, - 2.169722080230713, - 0.3499999940395355 - ], - "rotation": 181.56688012911363, - "pixel_coords": [ - 273, - 119, - 10.687807083129883 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.16137656569480896, - 0.3483596742153168, - 0.3499999940395355 - ], - "rotation": 8.646051946643155, - "pixel_coords": [ - 165, - 106, - 11.53572940826416 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4233801364898682, - -2.6387345790863037, - 0.699999988079071 - ], - "rotation": 341.5993740368894, - "pixel_coords": [ - 119, - 149, - 8.573954582214355 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5624358654022217, - 2.3618619441986084, - 0.3499999940395355 - ], - "rotation": 60.94185196773524, - "pixel_coords": [ - 161, - 72, - 14.293482780456543 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 2, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0501" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0502_cf1.json b/dataset_1k_720p_2/scenes/scene_0502_cf1.json deleted file mode 100644 index 080f37a49fb79a9f8a4215eb4b5a3ea63ab4edba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0502_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 502, - "image_filename": "SCENE_0502_new_000502.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7100307941436768, - -2.8567419052124023, - 0.3499999940395355 - ], - "rotation": 119.8839687826912, - "pixel_coords": [ - 139, - 193, - 7.07736349105835 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4921183586120605, - 2.2261059284210205, - 0.3499999940395355 - ], - "rotation": 53.641867661560255, - "pixel_coords": [ - 274, - 116, - 10.156006813049316 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1330021554327292, - 2.2663731520117345, - 0.699999988079071 - ], - "rotation": 259.96746883031517, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.020657911896705627, - -1.7978166341781616, - 0.699999988079071 - ], - "rotation": 288.33628984421347, - "pixel_coords": [ - 109, - 117, - 9.354629516601562 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3345632553100586, - 2.8599188327789307, - 0.3499999940395355 - ], - "rotation": 328.4092821085675, - "pixel_coords": [ - 215, - 84, - 12.440482139587402 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.517434597015381, - -0.8609322905540466, - 0.699999988079071 - ], - "rotation": 266.6203385425794, - "pixel_coords": [ - 91, - 83, - 11.617929458618164 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3764207363128662, - 1.0459375381469727, - 0.699999988079071 - ], - "rotation": 97.64592182158263, - "pixel_coords": [ - 177, - 87, - 11.263876914978027 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 6 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved yellow sphere from (1.3,0.8) to (1.1,2.3)", - "change_score": 1.492573308479992, - "change_attempts": 1, - "source_scene": "scene_0502" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0502_cf2.json b/dataset_1k_720p_2/scenes/scene_0502_cf2.json deleted file mode 100644 index 82128414a1b7f2a0b12118f1d0f6c3c67e01c876..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0502_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 502, - "image_filename": "SCENE_0502_new_000502.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7100307941436768, - -2.8567419052124023, - 0.3499999940395355 - ], - "rotation": 119.8839687826912, - "pixel_coords": [ - 139, - 193, - 7.07736349105835 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4921183586120605, - 2.2261059284210205, - 0.3499999940395355 - ], - "rotation": 53.641867661560255, - "pixel_coords": [ - 274, - 116, - 10.156006813049316 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3038774728775024, - 0.7836133241653442, - 0.699999988079071 - ], - "rotation": 259.96746883031517, - "pixel_coords": [ - 211, - 106, - 9.971874237060547 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.020657911896705627, - -1.7978166341781616, - 0.699999988079071 - ], - "rotation": 288.33628984421347, - "pixel_coords": [ - 109, - 117, - 9.354629516601562 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3345632553100586, - 2.8599188327789307, - 0.3499999940395355 - ], - "rotation": 328.4092821085675, - "pixel_coords": [ - 215, - 84, - 12.440482139587402 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.517434597015381, - -0.8609322905540466, - 0.699999988079071 - ], - "rotation": 266.6203385425794, - "pixel_coords": [ - 91, - 83, - 11.617929458618164 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3764207363128662, - 1.0459375381469727, - 0.699999988079071 - ], - "rotation": 97.64592182158263, - "pixel_coords": [ - 177, - 87, - 11.263876914978027 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 6 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0502" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0502_original.json b/dataset_1k_720p_2/scenes/scene_0502_original.json deleted file mode 100644 index 72876f2b59104138d008dfb6c486561e6120e932..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0502_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 502, - "image_filename": "SCENE_0502_new_000502.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7100307941436768, - -2.8567419052124023, - 0.3499999940395355 - ], - "rotation": 119.8839687826912, - "pixel_coords": [ - 139, - 193, - 7.07736349105835 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4921183586120605, - 2.2261059284210205, - 0.3499999940395355 - ], - "rotation": 53.641867661560255, - "pixel_coords": [ - 274, - 116, - 10.156006813049316 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3038774728775024, - 0.7836133241653442, - 0.699999988079071 - ], - "rotation": 259.96746883031517, - "pixel_coords": [ - 211, - 106, - 9.971874237060547 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.020657911896705627, - -1.7978166341781616, - 0.699999988079071 - ], - "rotation": 288.33628984421347, - "pixel_coords": [ - 109, - 117, - 9.354629516601562 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3345632553100586, - 2.8599188327789307, - 0.3499999940395355 - ], - "rotation": 328.4092821085675, - "pixel_coords": [ - 215, - 84, - 12.440482139587402 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.517434597015381, - -0.8609322905540466, - 0.699999988079071 - ], - "rotation": 266.6203385425794, - "pixel_coords": [ - 91, - 83, - 11.617929458618164 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3764207363128662, - 1.0459375381469727, - 0.699999988079071 - ], - "rotation": 97.64592182158263, - "pixel_coords": [ - 177, - 87, - 11.263876914978027 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 6 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0502" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0503_cf1.json b/dataset_1k_720p_2/scenes/scene_0503_cf1.json deleted file mode 100644 index 892cc2a212ae9d9046b73cfffdf7bf641b9d8372..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0503_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 503, - "image_filename": "SCENE_0503_new_000503.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.13693024218082428, - 1.629638671875, - 0.3499999940395355 - ], - "rotation": 25.53629072961637, - "pixel_coords": [ - 200, - 97, - 11.702588081359863 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6526105403900146, - 2.780017375946045, - 0.3499999940395355 - ], - "rotation": 70.90475231053918, - "pixel_coords": [ - 171, - 67, - 14.223299026489258 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.01693750448435, - -2.2067467637644276, - 0.3499999940395355 - ], - "rotation": 111.5109237939038, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2379858493804932, - -2.850151300430298, - 0.3499999940395355 - ], - "rotation": 156.1627460690364, - "pixel_coords": [ - 102, - 163, - 8.474787712097168 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1744391918182373, - 2.6660964488983154, - 0.3499999940395355 - ], - "rotation": 186.12138327321395, - "pixel_coords": [ - 195, - 78, - 13.162497520446777 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.128737211227417, - 1.363730788230896, - 0.3499999940395355 - ], - "rotation": 205.09254763015414, - "pixel_coords": [ - 217, - 110, - 10.885734558105469 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.587135672569275, - 1.1924660205841064, - 0.699999988079071 - ], - "rotation": 124.85515440689295, - "pixel_coords": [ - 158, - 76, - 12.453335762023926 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5423614978790283, - -2.0927135944366455, - 0.3499999940395355 - ], - "rotation": 65.90733275702549, - "pixel_coords": [ - 160, - 177, - 8.01457691192627 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 3, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 6 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved red sphere from (0.4,-1.0) to (-2.0,-2.2)", - "change_score": 2.6894133727888323, - "change_attempts": 1, - "source_scene": "scene_0503" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0503_cf2.json b/dataset_1k_720p_2/scenes/scene_0503_cf2.json deleted file mode 100644 index c375bef7ce336410b8d623794f320c1f93d92c6e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0503_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 503, - "image_filename": "SCENE_0503_new_000503.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.13693024218082428, - 1.629638671875, - 0.3499999940395355 - ], - "rotation": 25.53629072961637, - "pixel_coords": [ - 200, - 97, - 11.702588081359863 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6526105403900146, - 2.780017375946045, - 0.3499999940395355 - ], - "rotation": 70.90475231053918, - "pixel_coords": [ - 171, - 67, - 14.223299026489258 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.40854397416114807, - -1.044858694076538, - 0.3499999940395355 - ], - "rotation": 111.5109237939038, - "pixel_coords": [ - 141, - 126, - 10.035876274108887 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2379858493804932, - -2.850151300430298, - 0.3499999940395355 - ], - "rotation": 156.1627460690364, - "pixel_coords": [ - 102, - 163, - 8.474787712097168 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1744391918182373, - 2.6660964488983154, - 0.3499999940395355 - ], - "rotation": 186.12138327321395, - "pixel_coords": [ - 195, - 78, - 13.162497520446777 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.128737211227417, - 1.363730788230896, - 0.3499999940395355 - ], - "rotation": 205.09254763015414, - "pixel_coords": [ - 217, - 110, - 10.885734558105469 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.587135672569275, - 1.1924660205841064, - 0.699999988079071 - ], - "rotation": 124.85515440689295, - "pixel_coords": [ - 158, - 76, - 12.453335762023926 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5423614978790283, - -2.0927135944366455, - 0.3499999940395355 - ], - "rotation": 65.90733275702549, - "pixel_coords": [ - 160, - 177, - 8.01457691192627 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 3, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 6 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed brown sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0503" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0503_original.json b/dataset_1k_720p_2/scenes/scene_0503_original.json deleted file mode 100644 index c046cded70f861943ebcae8ff1fa9b1afb196cf8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0503_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 503, - "image_filename": "SCENE_0503_new_000503.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.13693024218082428, - 1.629638671875, - 0.3499999940395355 - ], - "rotation": 25.53629072961637, - "pixel_coords": [ - 200, - 97, - 11.702588081359863 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6526105403900146, - 2.780017375946045, - 0.3499999940395355 - ], - "rotation": 70.90475231053918, - "pixel_coords": [ - 171, - 67, - 14.223299026489258 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.40854397416114807, - -1.044858694076538, - 0.3499999940395355 - ], - "rotation": 111.5109237939038, - "pixel_coords": [ - 141, - 126, - 10.035876274108887 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2379858493804932, - -2.850151300430298, - 0.3499999940395355 - ], - "rotation": 156.1627460690364, - "pixel_coords": [ - 102, - 163, - 8.474787712097168 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1744391918182373, - 2.6660964488983154, - 0.3499999940395355 - ], - "rotation": 186.12138327321395, - "pixel_coords": [ - 195, - 78, - 13.162497520446777 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.128737211227417, - 1.363730788230896, - 0.3499999940395355 - ], - "rotation": 205.09254763015414, - "pixel_coords": [ - 217, - 110, - 10.885734558105469 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.587135672569275, - 1.1924660205841064, - 0.699999988079071 - ], - "rotation": 124.85515440689295, - "pixel_coords": [ - 158, - 76, - 12.453335762023926 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5423614978790283, - -2.0927135944366455, - 0.3499999940395355 - ], - "rotation": 65.90733275702549, - "pixel_coords": [ - 160, - 177, - 8.01457691192627 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 3, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 6 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0503" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0504_cf1.json b/dataset_1k_720p_2/scenes/scene_0504_cf1.json deleted file mode 100644 index 3d0b74916653a3884c51c2525023ef85e077dbab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0504_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 504, - "image_filename": "SCENE_0504_new_000504.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8274517059326172, - -1.5459529161453247, - 0.3499999940395355 - ], - "rotation": 73.47960773224528, - "pixel_coords": [ - 103, - 117, - 10.538357734680176 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.23594015836715698, - -2.990851402282715, - 0.3499999940395355 - ], - "rotation": 259.32164722085804, - "pixel_coords": [ - 79, - 153, - 9.049606323242188 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4834095239639282, - 0.9657366871833801, - 0.3499999940395355 - ], - "rotation": 230.47691476971085, - "pixel_coords": [ - 193, - 106, - 11.113405227661133 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8678951263427734, - -2.8606011867523193, - 0.3499999940395355 - ], - "rotation": 97.61000480426955, - "pixel_coords": [ - 121, - 182, - 8.083000183105469 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8054022789001465, - 1.7079005241394043, - 0.699999988079071 - ], - "rotation": 157.10273168708414, - "pixel_coords": [ - 242, - 104, - 10.503021240234375 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7182608842849731, - 2.5976150035858154, - 0.3499999940395355 - ], - "rotation": 44.90911657733511, - "pixel_coords": [ - 200, - 79, - 12.795236587524414 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3654308319091797, - 0.6899750232696533, - 0.699999988079071 - ], - "rotation": 181.92247924571603, - "pixel_coords": [ - 149, - 80, - 11.95167064666748 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.972430467605591, - -0.7571266293525696, - 0.3499999940395355 - ], - "rotation": 331.3680971029199, - "pixel_coords": [ - 88, - 86, - 12.3478422164917 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [], - [ - 5, - 7 - ], - [ - 5 - ] - ], - "front": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 3, - 7 - ], - [] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed green cube to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0504" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0504_cf2.json b/dataset_1k_720p_2/scenes/scene_0504_cf2.json deleted file mode 100644 index af84f12e71c925ccd02323bad3b5b7ac031eea89..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0504_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 504, - "image_filename": "SCENE_0504_new_000504.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8274517059326172, - -1.5459529161453247, - 0.3499999940395355 - ], - "rotation": 73.47960773224528, - "pixel_coords": [ - 103, - 117, - 10.538357734680176 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.23594015836715698, - -2.990851402282715, - 0.3499999940395355 - ], - "rotation": 259.32164722085804, - "pixel_coords": [ - 79, - 153, - 9.049606323242188 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4834095239639282, - 0.9657366871833801, - 0.3499999940395355 - ], - "rotation": 230.47691476971085, - "pixel_coords": [ - 193, - 106, - 11.113405227661133 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8678951263427734, - -2.8606011867523193, - 0.3499999940395355 - ], - "rotation": 97.61000480426955, - "pixel_coords": [ - 121, - 182, - 8.083000183105469 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8054022789001465, - 1.7079005241394043, - 0.699999988079071 - ], - "rotation": 157.10273168708414, - "pixel_coords": [ - 242, - 104, - 10.503021240234375 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7182608842849731, - 2.5976150035858154, - 0.3499999940395355 - ], - "rotation": 44.90911657733511, - "pixel_coords": [ - 200, - 79, - 12.795236587524414 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3654308319091797, - 0.6899750232696533, - 0.699999988079071 - ], - "rotation": 181.92247924571603, - "pixel_coords": [ - 149, - 80, - 11.95167064666748 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.972430467605591, - -0.7571266293525696, - 0.3499999940395355 - ], - "rotation": 331.3680971029199, - "pixel_coords": [ - 88, - 86, - 12.3478422164917 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [], - [ - 5, - 7 - ], - [ - 5 - ] - ], - "front": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 3, - 7 - ], - [] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed green cube to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0504" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0504_original.json b/dataset_1k_720p_2/scenes/scene_0504_original.json deleted file mode 100644 index 379a800a375e78418013c43175b2ed075b8a6bc5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0504_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 504, - "image_filename": "SCENE_0504_new_000504.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8274517059326172, - -1.5459529161453247, - 0.3499999940395355 - ], - "rotation": 73.47960773224528, - "pixel_coords": [ - 103, - 117, - 10.538357734680176 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.23594015836715698, - -2.990851402282715, - 0.3499999940395355 - ], - "rotation": 259.32164722085804, - "pixel_coords": [ - 79, - 153, - 9.049606323242188 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4834095239639282, - 0.9657366871833801, - 0.3499999940395355 - ], - "rotation": 230.47691476971085, - "pixel_coords": [ - 193, - 106, - 11.113405227661133 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8678951263427734, - -2.8606011867523193, - 0.3499999940395355 - ], - "rotation": 97.61000480426955, - "pixel_coords": [ - 121, - 182, - 8.083000183105469 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8054022789001465, - 1.7079005241394043, - 0.699999988079071 - ], - "rotation": 157.10273168708414, - "pixel_coords": [ - 242, - 104, - 10.503021240234375 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7182608842849731, - 2.5976150035858154, - 0.3499999940395355 - ], - "rotation": 44.90911657733511, - "pixel_coords": [ - 200, - 79, - 12.795236587524414 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3654308319091797, - 0.6899750232696533, - 0.699999988079071 - ], - "rotation": 181.92247924571603, - "pixel_coords": [ - 149, - 80, - 11.95167064666748 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.972430467605591, - -0.7571266293525696, - 0.3499999940395355 - ], - "rotation": 331.3680971029199, - "pixel_coords": [ - 88, - 86, - 12.3478422164917 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5, - 6, - 7 - ], - [], - [ - 5, - 7 - ], - [ - 5 - ] - ], - "front": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 3, - 7 - ], - [] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0504" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0505_cf1.json b/dataset_1k_720p_2/scenes/scene_0505_cf1.json deleted file mode 100644 index 5c9384d23acc99990516286cb80ea09a49cd58ff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0505_cf1.json +++ /dev/null @@ -1,157 +0,0 @@ -{ - "split": "new", - "image_index": 505, - "image_filename": "SCENE_0505_new_000505.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7631757259368896, - -0.3776714503765106, - 0.699999988079071 - ], - "rotation": 81.4676552953014, - "pixel_coords": [ - 167, - 114, - 10.05759048461914 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.921405553817749, - -0.8842681646347046, - 0.699999988079071 - ], - "rotation": 227.73072222186653, - "pixel_coords": [ - 102, - 88, - 11.531759262084961 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8409371376037598, - -2.2188291549682617, - 0.699999988079071 - ], - "rotation": 202.94101824864774, - "pixel_coords": [ - 166, - 179, - 7.695355415344238 - ], - "color": "brown" - }, - { - "shape": "cube", - "color": "blue", - "material": "rubber", - "size": "large", - "3d_coords": [ - -1.2435496578755518, - 1.377963373577673, - 0.35 - ], - "rotation": 68.8773714048113, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added blue rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0505" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0505_cf2.json b/dataset_1k_720p_2/scenes/scene_0505_cf2.json deleted file mode 100644 index 1b8b40486d2cf1b1aa7017e5b7fa6e13192ec9c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0505_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 505, - "image_filename": "SCENE_0505_new_000505.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7631757259368896, - -0.3776714503765106, - 0.699999988079071 - ], - "rotation": 81.4676552953014, - "pixel_coords": [ - 167, - 114, - 10.05759048461914 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.921405553817749, - -0.8842681646347046, - 0.699999988079071 - ], - "rotation": 227.73072222186653, - "pixel_coords": [ - 102, - 88, - 11.531759262084961 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.395484495224649, - 1.1628226851681749, - 0.699999988079071 - ], - "rotation": 202.94101824864774, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown cube from (2.8,-2.2) to (-2.4,1.2)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0505" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0505_original.json b/dataset_1k_720p_2/scenes/scene_0505_original.json deleted file mode 100644 index 65a32d7dd345003834f81204b15fdcea0657eeda..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0505_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 505, - "image_filename": "SCENE_0505_new_000505.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7631757259368896, - -0.3776714503765106, - 0.699999988079071 - ], - "rotation": 81.4676552953014, - "pixel_coords": [ - 167, - 114, - 10.05759048461914 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.921405553817749, - -0.8842681646347046, - 0.699999988079071 - ], - "rotation": 227.73072222186653, - "pixel_coords": [ - 102, - 88, - 11.531759262084961 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8409371376037598, - -2.2188291549682617, - 0.699999988079071 - ], - "rotation": 202.94101824864774, - "pixel_coords": [ - 166, - 179, - 7.695355415344238 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0505" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0506_cf1.json b/dataset_1k_720p_2/scenes/scene_0506_cf1.json deleted file mode 100644 index 304acda1d2d7b45e477b4e3e7f84ccb8974f3a84..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0506_cf1.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 506, - "image_filename": "SCENE_0506_new_000506.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.10654117912054062, - -1.1995863914489746, - 0.699999988079071 - ], - "rotation": 295.54166181525915, - "pixel_coords": [ - 126, - 110, - 10.495689392089844 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.834463119506836, - 2.0809531211853027, - 0.3499999940395355 - ], - "rotation": 107.57040478432401, - "pixel_coords": [ - 248, - 113, - 11.050756454467773 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.568753480911255, - -0.71303790807724, - 0.3499999940395355 - ], - "rotation": 120.12985564670159, - "pixel_coords": [ - 101, - 90, - 12.632718086242676 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4652413129806519, - 0.7818328738212585, - 0.699999988079071 - ], - "rotation": 229.02636360982825, - "pixel_coords": [ - 211, - 111, - 10.450167655944824 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6779980659484863, - -2.65370774269104, - 0.699999988079071 - ], - "rotation": 106.4525884964446, - "pixel_coords": [ - 138, - 175, - 7.795924186706543 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3934643268585205, - 0.5460850596427917, - 0.699999988079071 - ], - "rotation": 264.65277509581813, - "pixel_coords": [ - 133, - 74, - 13.00390338897705 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7844815254211426, - 1.082696795463562, - 0.3499999940395355 - ], - "rotation": 288.0016603876722, - "pixel_coords": [ - 250, - 136, - 9.864737510681152 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 4, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0506" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0506_cf2.json b/dataset_1k_720p_2/scenes/scene_0506_cf2.json deleted file mode 100644 index 94e8a7c28f68680baff40204d49fe113b417889b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0506_cf2.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 506, - "image_filename": "SCENE_0506_new_000506.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.10654117912054062, - -1.1995863914489746, - 0.699999988079071 - ], - "rotation": 295.54166181525915, - "pixel_coords": [ - 126, - 110, - 10.495689392089844 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3835438420292254, - -2.9861556567855647, - 0.3499999940395355 - ], - "rotation": 107.57040478432401, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.568753480911255, - -0.71303790807724, - 0.3499999940395355 - ], - "rotation": 120.12985564670159, - "pixel_coords": [ - 101, - 90, - 12.632718086242676 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4652413129806519, - 0.7818328738212585, - 0.699999988079071 - ], - "rotation": 229.02636360982825, - "pixel_coords": [ - 211, - 111, - 10.450167655944824 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6779980659484863, - -2.65370774269104, - 0.699999988079071 - ], - "rotation": 106.4525884964446, - "pixel_coords": [ - 138, - 175, - 7.795924186706543 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3934643268585205, - 0.5460850596427917, - 0.699999988079071 - ], - "rotation": 264.65277509581813, - "pixel_coords": [ - 133, - 74, - 13.00390338897705 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7844815254211426, - 1.082696795463562, - 0.3499999940395355 - ], - "rotation": 288.0016603876722, - "pixel_coords": [ - 250, - 136, - 9.864737510681152 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 4, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown cylinder from (1.8,2.1) to (-0.4,-3.0)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0506" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0506_original.json b/dataset_1k_720p_2/scenes/scene_0506_original.json deleted file mode 100644 index a12ce48f83ec14f4e0803e50e91ddb42f6c0bc28..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0506_original.json +++ /dev/null @@ -1,306 +0,0 @@ -{ - "split": "new", - "image_index": 506, - "image_filename": "SCENE_0506_new_000506.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.10654117912054062, - -1.1995863914489746, - 0.699999988079071 - ], - "rotation": 295.54166181525915, - "pixel_coords": [ - 126, - 110, - 10.495689392089844 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.834463119506836, - 2.0809531211853027, - 0.3499999940395355 - ], - "rotation": 107.57040478432401, - "pixel_coords": [ - 248, - 113, - 11.050756454467773 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.568753480911255, - -0.71303790807724, - 0.3499999940395355 - ], - "rotation": 120.12985564670159, - "pixel_coords": [ - 101, - 90, - 12.632718086242676 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4652413129806519, - 0.7818328738212585, - 0.699999988079071 - ], - "rotation": 229.02636360982825, - "pixel_coords": [ - 211, - 111, - 10.450167655944824 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6779980659484863, - -2.65370774269104, - 0.699999988079071 - ], - "rotation": 106.4525884964446, - "pixel_coords": [ - 138, - 175, - 7.795924186706543 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3934643268585205, - 0.5460850596427917, - 0.699999988079071 - ], - "rotation": 264.65277509581813, - "pixel_coords": [ - 133, - 74, - 13.00390338897705 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7844815254211426, - 1.082696795463562, - 0.3499999940395355 - ], - "rotation": 288.0016603876722, - "pixel_coords": [ - 250, - 136, - 9.864737510681152 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 4, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0506" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0507_cf1.json b/dataset_1k_720p_2/scenes/scene_0507_cf1.json deleted file mode 100644 index 06fe997851cd7a6d06e80a1376810abb906ce41d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0507_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 507, - "image_filename": "SCENE_0507_new_000507.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6928173303604126, - 1.4268345832824707, - 0.699999988079071 - ], - "rotation": 111.77528414394646, - "pixel_coords": [ - 157, - 73, - 12.837738037109375 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3589497804641724, - -1.873945713043213, - 0.3499999940395355 - ], - "rotation": 194.24069715225002, - "pixel_coords": [ - 143, - 152, - 9.145883560180664 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.745450496673584, - 1.816645860671997, - 0.3499999940395355 - ], - "rotation": 353.8889217057727, - "pixel_coords": [ - 215, - 100, - 11.707843780517578 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.504559278488159, - 2.5793614387512207, - 0.3499999940395355 - ], - "rotation": 220.02191728029842, - "pixel_coords": [ - 164, - 68, - 14.205512046813965 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed gray cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0507" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0507_cf2.json b/dataset_1k_720p_2/scenes/scene_0507_cf2.json deleted file mode 100644 index 42347e47325b8b0aa9671415acfaa1b7500ced45..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0507_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 507, - "image_filename": "SCENE_0507_new_000507.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6928173303604126, - 1.4268345832824707, - 0.699999988079071 - ], - "rotation": 111.77528414394646, - "pixel_coords": [ - 157, - 73, - 12.837738037109375 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3589497804641724, - -1.873945713043213, - 0.3499999940395355 - ], - "rotation": 194.24069715225002, - "pixel_coords": [ - 143, - 152, - 9.145883560180664 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.745450496673584, - 1.816645860671997, - 0.3499999940395355 - ], - "rotation": 353.8889217057727, - "pixel_coords": [ - 215, - 100, - 11.707843780517578 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.504559278488159, - 2.5793614387512207, - 0.3499999940395355 - ], - "rotation": 220.02191728029842, - "pixel_coords": [ - 164, - 68, - 14.205512046813965 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0507" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0507_original.json b/dataset_1k_720p_2/scenes/scene_0507_original.json deleted file mode 100644 index 9150a19f3f8e22824d6b490adb3deca4ee39341e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0507_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 507, - "image_filename": "SCENE_0507_new_000507.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6928173303604126, - 1.4268345832824707, - 0.699999988079071 - ], - "rotation": 111.77528414394646, - "pixel_coords": [ - 157, - 73, - 12.837738037109375 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3589497804641724, - -1.873945713043213, - 0.3499999940395355 - ], - "rotation": 194.24069715225002, - "pixel_coords": [ - 143, - 152, - 9.145883560180664 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.745450496673584, - 1.816645860671997, - 0.3499999940395355 - ], - "rotation": 353.8889217057727, - "pixel_coords": [ - 215, - 100, - 11.707843780517578 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.504559278488159, - 2.5793614387512207, - 0.3499999940395355 - ], - "rotation": 220.02191728029842, - "pixel_coords": [ - 164, - 68, - 14.205512046813965 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0507" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0508_cf1.json b/dataset_1k_720p_2/scenes/scene_0508_cf1.json deleted file mode 100644 index 1b528ccf1cb04b9e6d159c493cdf00bfe1346011..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0508_cf1.json +++ /dev/null @@ -1,312 +0,0 @@ -{ - "split": "new", - "image_index": 508, - "image_filename": "SCENE_0508_new_000508.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.846555233001709, - 1.4234954118728638, - 0.3499999940395355 - ], - "rotation": 161.6279782055443, - "pixel_coords": [ - 263, - 129, - 9.898101806640625 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4763249375272522, - -2.5353622256799397, - 0.699999988079071 - ], - "rotation": 40.84991162135371, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7283968925476074, - -2.0385375022888184, - 0.3499999940395355 - ], - "rotation": 7.474693889862691, - "pixel_coords": [ - 168, - 173, - 7.991166591644287 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.671444892883301, - -0.9999070167541504, - 0.3499999940395355 - ], - "rotation": 178.9261493970697, - "pixel_coords": [ - 198, - 156, - 8.626604080200195 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3022923469543457, - 1.0293045043945312, - 0.699999988079071 - ], - "rotation": 339.01591437086046, - "pixel_coords": [ - 159, - 81, - 12.359387397766113 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3693344593048096, - -2.860244035720825, - 0.699999988079071 - ], - "rotation": 75.82412169655461, - "pixel_coords": [ - 105, - 148, - 8.29440975189209 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7926952838897705, - 1.6387864351272583, - 0.3499999940395355 - ], - "rotation": 131.44016711993328, - "pixel_coords": [ - 238, - 114, - 10.744205474853516 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cube from right of yellow cube to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0508" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0508_cf2.json b/dataset_1k_720p_2/scenes/scene_0508_cf2.json deleted file mode 100644 index 6772ba7344c79b4c72c2ea7bcf992a50acc63f86..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0508_cf2.json +++ /dev/null @@ -1,329 +0,0 @@ -{ - "split": "new", - "image_index": 508, - "image_filename": "SCENE_0508_new_000508.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.846555233001709, - 1.4234954118728638, - 0.3499999940395355 - ], - "rotation": 161.6279782055443, - "pixel_coords": [ - 263, - 129, - 9.898101806640625 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.14873920381069183, - 2.5163142681121826, - 0.699999988079071 - ], - "rotation": 40.84991162135371, - "pixel_coords": [ - 218, - 83, - 12.218480110168457 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7283968925476074, - -2.0385375022888184, - 0.3499999940395355 - ], - "rotation": 7.474693889862691, - "pixel_coords": [ - 168, - 173, - 7.991166591644287 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.671444892883301, - -0.9999070167541504, - 0.3499999940395355 - ], - "rotation": 178.9261493970697, - "pixel_coords": [ - 198, - 156, - 8.626604080200195 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3022923469543457, - 1.0293045043945312, - 0.699999988079071 - ], - "rotation": 339.01591437086046, - "pixel_coords": [ - 159, - 81, - 12.359387397766113 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3693344593048096, - -2.860244035720825, - 0.699999988079071 - ], - "rotation": 75.82412169655461, - "pixel_coords": [ - 105, - 148, - 8.29440975189209 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7926952838897705, - 1.6387864351272583, - 0.3499999940395355 - ], - "rotation": 131.44016711993328, - "pixel_coords": [ - 238, - 114, - 10.744205474853516 - ], - "color": "cyan" - }, - { - "shape": "cube", - "color": "purple", - "material": "rubber", - "size": "large", - "3d_coords": [ - 0.4456937505904781, - -0.9471299347038302, - 0.35 - ], - "rotation": 167.24477147779834, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0508" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0508_original.json b/dataset_1k_720p_2/scenes/scene_0508_original.json deleted file mode 100644 index 157533b94822bbddc7d1c5a44273cd8f7e4f80e9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0508_original.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 508, - "image_filename": "SCENE_0508_new_000508.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.846555233001709, - 1.4234954118728638, - 0.3499999940395355 - ], - "rotation": 161.6279782055443, - "pixel_coords": [ - 263, - 129, - 9.898101806640625 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.14873920381069183, - 2.5163142681121826, - 0.699999988079071 - ], - "rotation": 40.84991162135371, - "pixel_coords": [ - 218, - 83, - 12.218480110168457 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7283968925476074, - -2.0385375022888184, - 0.3499999940395355 - ], - "rotation": 7.474693889862691, - "pixel_coords": [ - 168, - 173, - 7.991166591644287 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.671444892883301, - -0.9999070167541504, - 0.3499999940395355 - ], - "rotation": 178.9261493970697, - "pixel_coords": [ - 198, - 156, - 8.626604080200195 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3022923469543457, - 1.0293045043945312, - 0.699999988079071 - ], - "rotation": 339.01591437086046, - "pixel_coords": [ - 159, - 81, - 12.359387397766113 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3693344593048096, - -2.860244035720825, - 0.699999988079071 - ], - "rotation": 75.82412169655461, - "pixel_coords": [ - 105, - 148, - 8.29440975189209 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7926952838897705, - 1.6387864351272583, - 0.3499999940395355 - ], - "rotation": 131.44016711993328, - "pixel_coords": [ - 238, - 114, - 10.744205474853516 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0508" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0509_cf1.json b/dataset_1k_720p_2/scenes/scene_0509_cf1.json deleted file mode 100644 index 33ea16e79399d1423309b0b693d738f5ed51d63a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0509_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 509, - "image_filename": "SCENE_0509_new_000509.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.492629289627075, - -1.5817996263504028, - 0.3499999940395355 - ], - "rotation": 165.25046040164128, - "pixel_coords": [ - 177, - 162, - 8.807207107543945 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.827366590499878, - 2.978883743286133, - 0.3499999940395355 - ], - "rotation": 285.547943266564, - "pixel_coords": [ - 186, - 75, - 14.331775665283203 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.13984639942646027, - 2.0948679447174072, - 0.3499999940395355 - ], - "rotation": 336.7886587879643, - "pixel_coords": [ - 207, - 95, - 12.501964569091797 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2313600778579712, - -1.385316014289856, - 0.3499999940395355 - ], - "rotation": 249.7092355426618, - "pixel_coords": [ - 103, - 110, - 11.421734809875488 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray cube to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0509" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0509_cf2.json b/dataset_1k_720p_2/scenes/scene_0509_cf2.json deleted file mode 100644 index 4cd82f41f95ca334426853c0a8eaef79b665909a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0509_cf2.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "split": "new", - "image_index": 509, - "image_filename": "SCENE_0509_new_000509.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.492629289627075, - -1.5817996263504028, - 0.3499999940395355 - ], - "rotation": 165.25046040164128, - "pixel_coords": [ - 177, - 162, - 8.807207107543945 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.827366590499878, - 2.978883743286133, - 0.3499999940395355 - ], - "rotation": 285.547943266564, - "pixel_coords": [ - 186, - 75, - 14.331775665283203 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.13984639942646027, - 2.0948679447174072, - 0.3499999940395355 - ], - "rotation": 336.7886587879643, - "pixel_coords": [ - 207, - 95, - 12.501964569091797 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2313600778579712, - -1.385316014289856, - 0.3499999940395355 - ], - "rotation": 249.7092355426618, - "pixel_coords": [ - 103, - 110, - 11.421734809875488 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "color": "red", - "material": "rubber", - "size": "large", - "3d_coords": [ - 2.849949339606434, - 0.24387041135792842, - 0.35 - ], - "rotation": 170.4047251397933, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0509" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0509_original.json b/dataset_1k_720p_2/scenes/scene_0509_original.json deleted file mode 100644 index 35fb2afefdd8c194acdee95b0fec46a183c3b0e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0509_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 509, - "image_filename": "SCENE_0509_new_000509.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.492629289627075, - -1.5817996263504028, - 0.3499999940395355 - ], - "rotation": 165.25046040164128, - "pixel_coords": [ - 177, - 162, - 8.807207107543945 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.827366590499878, - 2.978883743286133, - 0.3499999940395355 - ], - "rotation": 285.547943266564, - "pixel_coords": [ - 186, - 75, - 14.331775665283203 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.13984639942646027, - 2.0948679447174072, - 0.3499999940395355 - ], - "rotation": 336.7886587879643, - "pixel_coords": [ - 207, - 95, - 12.501964569091797 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2313600778579712, - -1.385316014289856, - 0.3499999940395355 - ], - "rotation": 249.7092355426618, - "pixel_coords": [ - 103, - 110, - 11.421734809875488 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0509" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0510_cf1.json b/dataset_1k_720p_2/scenes/scene_0510_cf1.json deleted file mode 100644 index 5cd00b8075def8d9ac6fc1a1135bb07f67bf7f3b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0510_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 510, - "image_filename": "SCENE_0510_new_000510.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.02264842391014099, - -0.8957228660583496, - 0.699999988079071 - ], - "rotation": 217.24190842972496, - "pixel_coords": [ - 138, - 110, - 10.380970001220703 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3463315963745117, - 1.21970796585083, - 0.3499999940395355 - ], - "rotation": 246.04952304275676, - "pixel_coords": [ - 218, - 113, - 10.961522102355957 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7911324501037598, - 2.528749942779541, - 0.3499999940395355 - ], - "rotation": 289.4902246844914, - "pixel_coords": [ - 158, - 66, - 14.31995677947998 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown cylinder to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0510" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0510_cf2.json b/dataset_1k_720p_2/scenes/scene_0510_cf2.json deleted file mode 100644 index cdda99b86236ec12ac1ec1944d5617f0dca555d0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0510_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 510, - "image_filename": "SCENE_0510_new_000510.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.103694225319786, - 2.893481788698911, - 0.699999988079071 - ], - "rotation": 217.24190842972496, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3463315963745117, - 1.21970796585083, - 0.3499999940395355 - ], - "rotation": 246.04952304275676, - "pixel_coords": [ - 218, - 113, - 10.961522102355957 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7911324501037598, - 2.528749942779541, - 0.3499999940395355 - ], - "rotation": 289.4902246844914, - "pixel_coords": [ - 158, - 66, - 14.31995677947998 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown cylinder from (-0.0,-0.9) to (1.1,2.9)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0510" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0510_original.json b/dataset_1k_720p_2/scenes/scene_0510_original.json deleted file mode 100644 index d6bdfc4ea50e74b212c07c99d6b8914e404ba76b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0510_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 510, - "image_filename": "SCENE_0510_new_000510.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.02264842391014099, - -0.8957228660583496, - 0.699999988079071 - ], - "rotation": 217.24190842972496, - "pixel_coords": [ - 138, - 110, - 10.380970001220703 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3463315963745117, - 1.21970796585083, - 0.3499999940395355 - ], - "rotation": 246.04952304275676, - "pixel_coords": [ - 218, - 113, - 10.961522102355957 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7911324501037598, - 2.528749942779541, - 0.3499999940395355 - ], - "rotation": 289.4902246844914, - "pixel_coords": [ - 158, - 66, - 14.31995677947998 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0510" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0511_cf1.json b/dataset_1k_720p_2/scenes/scene_0511_cf1.json deleted file mode 100644 index 43cb6f5cbff5c9f69c5aac31fcd95a9fd4a737df..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0511_cf1.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 511, - "image_filename": "SCENE_0511_new_000511.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4599652290344238, - -0.8237202763557434, - 0.699999988079071 - ], - "rotation": 206.53342020613937, - "pixel_coords": [ - 171, - 126, - 10.210810661315918 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.282288908958435, - 1.7232288122177124, - 0.3499999940395355 - ], - "rotation": 75.03927968801358, - "pixel_coords": [ - 223, - 109, - 11.943010330200195 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3131223917007446, - 1.9351119995117188, - 0.699999988079071 - ], - "rotation": 120.30155973774274, - "pixel_coords": [ - 176, - 76, - 13.618535041809082 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3616522550582886, - 0.7684446573257446, - 0.699999988079071 - ], - "rotation": 98.66038267581965, - "pixel_coords": [ - 184, - 99, - 11.843637466430664 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.560246467590332, - 0.8834812641143799, - 0.699999988079071 - ], - "rotation": 188.71869697894172, - "pixel_coords": [ - 135, - 74, - 13.851572036743164 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9211845397949219, - -2.0513346195220947, - 0.3499999940395355 - ], - "rotation": 89.97457792558794, - "pixel_coords": [ - 78, - 109, - 11.933197975158691 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0511" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0511_cf2.json b/dataset_1k_720p_2/scenes/scene_0511_cf2.json deleted file mode 100644 index 64c4d618480e28434cf9624cd08894ac8384068b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0511_cf2.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 511, - "image_filename": "SCENE_0511_new_000511.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4599652290344238, - -0.8237202763557434, - 0.699999988079071 - ], - "rotation": 206.53342020613937, - "pixel_coords": [ - 171, - 126, - 10.210810661315918 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.282288908958435, - 1.7232288122177124, - 0.3499999940395355 - ], - "rotation": 75.03927968801358, - "pixel_coords": [ - 223, - 109, - 11.943010330200195 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3131223917007446, - 1.9351119995117188, - 0.699999988079071 - ], - "rotation": 120.30155973774274, - "pixel_coords": [ - 176, - 76, - 13.618535041809082 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3616522550582886, - 0.7684446573257446, - 0.699999988079071 - ], - "rotation": 98.66038267581965, - "pixel_coords": [ - 184, - 99, - 11.843637466430664 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.560246467590332, - 0.8834812641143799, - 0.699999988079071 - ], - "rotation": 188.71869697894172, - "pixel_coords": [ - 135, - 74, - 13.851572036743164 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9211845397949219, - -2.0513346195220947, - 0.3499999940395355 - ], - "rotation": 89.97457792558794, - "pixel_coords": [ - 78, - 109, - 11.933197975158691 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0511" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0511_original.json b/dataset_1k_720p_2/scenes/scene_0511_original.json deleted file mode 100644 index 9c2155a17ab77e3008b8691dfc4e4f0d410343a8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0511_original.json +++ /dev/null @@ -1,258 +0,0 @@ -{ - "split": "new", - "image_index": 511, - "image_filename": "SCENE_0511_new_000511.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4599652290344238, - -0.8237202763557434, - 0.699999988079071 - ], - "rotation": 206.53342020613937, - "pixel_coords": [ - 171, - 126, - 10.210810661315918 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.282288908958435, - 1.7232288122177124, - 0.3499999940395355 - ], - "rotation": 75.03927968801358, - "pixel_coords": [ - 223, - 109, - 11.943010330200195 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3131223917007446, - 1.9351119995117188, - 0.699999988079071 - ], - "rotation": 120.30155973774274, - "pixel_coords": [ - 176, - 76, - 13.618535041809082 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3616522550582886, - 0.7684446573257446, - 0.699999988079071 - ], - "rotation": 98.66038267581965, - "pixel_coords": [ - 184, - 99, - 11.843637466430664 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.560246467590332, - 0.8834812641143799, - 0.699999988079071 - ], - "rotation": 188.71869697894172, - "pixel_coords": [ - 135, - 74, - 13.851572036743164 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9211845397949219, - -2.0513346195220947, - 0.3499999940395355 - ], - "rotation": 89.97457792558794, - "pixel_coords": [ - 78, - 109, - 11.933197975158691 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0511" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0512_cf1.json b/dataset_1k_720p_2/scenes/scene_0512_cf1.json deleted file mode 100644 index 102b93528f2189092401491eb0d5df40d7fc6051..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0512_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 512, - "image_filename": "SCENE_0512_new_000512.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7436739206314087, - -2.121497869491577, - 0.699999988079071 - ], - "rotation": 168.5663245565884, - "pixel_coords": [ - 68, - 101, - 10.445809364318848 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4298038482666016, - 2.1699881553649902, - 0.699999988079071 - ], - "rotation": 338.5852046518949, - "pixel_coords": [ - 271, - 106, - 10.15350341796875 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.051789455856817046, - 0.3658085050760911, - 0.3499999940395355 - ], - "rotation": 117.25266746224659, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7788383960723877, - -0.9418922662734985, - 0.699999988079071 - ], - "rotation": 348.43338481917834, - "pixel_coords": [ - 208, - 153, - 8.161334037780762 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown cube from (0.6,1.9) to (0.1,0.4)", - "change_score": 1.6185693925179192, - "change_attempts": 1, - "source_scene": "scene_0512" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0512_cf2.json b/dataset_1k_720p_2/scenes/scene_0512_cf2.json deleted file mode 100644 index 6f368bcd89f6c32cb149300ecc3d3e5f95c182b2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0512_cf2.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "split": "new", - "image_index": 512, - "image_filename": "SCENE_0512_new_000512.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7436739206314087, - -2.121497869491577, - 0.699999988079071 - ], - "rotation": 168.5663245565884, - "pixel_coords": [ - 68, - 101, - 10.445809364318848 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6379572153091431, - 1.874508023262024, - 0.3499999940395355 - ], - "rotation": 117.25266746224659, - "pixel_coords": [ - 217, - 99, - 11.331829071044922 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7788383960723877, - -0.9418922662734985, - 0.699999988079071 - ], - "rotation": 348.43338481917834, - "pixel_coords": [ - 208, - 153, - 8.161334037780762 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan cube", - "change_score": 15.559064679660775, - "change_attempts": 1, - "source_scene": "scene_0512" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0512_original.json b/dataset_1k_720p_2/scenes/scene_0512_original.json deleted file mode 100644 index 6c737f1da7bdcb2bdcc92f149b8047b65a533d66..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0512_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 512, - "image_filename": "SCENE_0512_new_000512.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7436739206314087, - -2.121497869491577, - 0.699999988079071 - ], - "rotation": 168.5663245565884, - "pixel_coords": [ - 68, - 101, - 10.445809364318848 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4298038482666016, - 2.1699881553649902, - 0.699999988079071 - ], - "rotation": 338.5852046518949, - "pixel_coords": [ - 271, - 106, - 10.15350341796875 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6379572153091431, - 1.874508023262024, - 0.3499999940395355 - ], - "rotation": 117.25266746224659, - "pixel_coords": [ - 217, - 99, - 11.331829071044922 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7788383960723877, - -0.9418922662734985, - 0.699999988079071 - ], - "rotation": 348.43338481917834, - "pixel_coords": [ - 208, - 153, - 8.161334037780762 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0512" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0513_cf1.json b/dataset_1k_720p_2/scenes/scene_0513_cf1.json deleted file mode 100644 index dcc1c276bef1e245f7e9fff19b2fb1640f59d452..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0513_cf1.json +++ /dev/null @@ -1,312 +0,0 @@ -{ - "split": "new", - "image_index": 513, - "image_filename": "SCENE_0513_new_000513.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3696770668029785, - 1.8316282033920288, - 0.699999988079071 - ], - "rotation": 142.60960572387597, - "pixel_coords": [ - 159, - 69, - 13.483316421508789 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6138211488723755, - 1.1617155075073242, - 0.699999988079071 - ], - "rotation": 231.97542448136426, - "pixel_coords": [ - 225, - 107, - 10.322355270385742 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.262770414352417, - 0.0032177648972719908, - 0.699999988079071 - ], - "rotation": 26.871207594393614, - "pixel_coords": [ - 120, - 80, - 12.387093544006348 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.454010933637619, - 1.0506019592285156, - 0.699999988079071 - ], - "rotation": 64.20977543168836, - "pixel_coords": [ - 176, - 88, - 11.706866264343262 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3682576417922974, - -2.4817874431610107, - 0.699999988079071 - ], - "rotation": 194.67554079508565, - "pixel_coords": [ - 115, - 142, - 8.45871353149414 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.33937010169029236, - -1.6134223937988281, - 0.699999988079071 - ], - "rotation": 331.7053252687636, - "pixel_coords": [ - 109, - 110, - 10.138419151306152 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3527422845363617, - -0.2925640046596527, - 0.3499999940395355 - ], - "rotation": 222.60202400142416, - "pixel_coords": [ - 146, - 109, - 11.04161262512207 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 1, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0513" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0513_cf2.json b/dataset_1k_720p_2/scenes/scene_0513_cf2.json deleted file mode 100644 index 944879c11ea6bafbd4c164e828343b85cac7bd9a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0513_cf2.json +++ /dev/null @@ -1,312 +0,0 @@ -{ - "split": "new", - "image_index": 513, - "image_filename": "SCENE_0513_new_000513.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3696770668029785, - 1.8316282033920288, - 0.699999988079071 - ], - "rotation": 142.60960572387597, - "pixel_coords": [ - 159, - 69, - 13.483316421508789 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6138211488723755, - 1.1617155075073242, - 0.699999988079071 - ], - "rotation": 231.97542448136426, - "pixel_coords": [ - 225, - 107, - 10.322355270385742 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.262770414352417, - 0.0032177648972719908, - 0.699999988079071 - ], - "rotation": 26.871207594393614, - "pixel_coords": [ - 120, - 80, - 12.387093544006348 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.454010933637619, - 1.0506019592285156, - 0.699999988079071 - ], - "rotation": 64.20977543168836, - "pixel_coords": [ - 176, - 88, - 11.706866264343262 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3682576417922974, - -2.4817874431610107, - 0.699999988079071 - ], - "rotation": 194.67554079508565, - "pixel_coords": [ - 115, - 142, - 8.45871353149414 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.628591507269904, - 0.27899347349563, - 0.699999988079071 - ], - "rotation": 331.7053252687636, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3527422845363617, - -0.2925640046596527, - 0.3499999940395355 - ], - "rotation": 222.60202400142416, - "pixel_coords": [ - 146, - 109, - 11.04161262512207 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 1, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved yellow cube to partially occlude yellow sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0513" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0513_original.json b/dataset_1k_720p_2/scenes/scene_0513_original.json deleted file mode 100644 index b30b51d6c18d6254fea66103d5491d5d758025fb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0513_original.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 513, - "image_filename": "SCENE_0513_new_000513.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3696770668029785, - 1.8316282033920288, - 0.699999988079071 - ], - "rotation": 142.60960572387597, - "pixel_coords": [ - 159, - 69, - 13.483316421508789 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6138211488723755, - 1.1617155075073242, - 0.699999988079071 - ], - "rotation": 231.97542448136426, - "pixel_coords": [ - 225, - 107, - 10.322355270385742 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.262770414352417, - 0.0032177648972719908, - 0.699999988079071 - ], - "rotation": 26.871207594393614, - "pixel_coords": [ - 120, - 80, - 12.387093544006348 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.454010933637619, - 1.0506019592285156, - 0.699999988079071 - ], - "rotation": 64.20977543168836, - "pixel_coords": [ - 176, - 88, - 11.706866264343262 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3682576417922974, - -2.4817874431610107, - 0.699999988079071 - ], - "rotation": 194.67554079508565, - "pixel_coords": [ - 115, - 142, - 8.45871353149414 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.33937010169029236, - -1.6134223937988281, - 0.699999988079071 - ], - "rotation": 331.7053252687636, - "pixel_coords": [ - 109, - 110, - 10.138419151306152 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3527422845363617, - -0.2925640046596527, - 0.3499999940395355 - ], - "rotation": 222.60202400142416, - "pixel_coords": [ - 146, - 109, - 11.04161262512207 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 1, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0513" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0514_cf1.json b/dataset_1k_720p_2/scenes/scene_0514_cf1.json deleted file mode 100644 index cdc895d18b0ae666e85d99619c672bfdc2be63cb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0514_cf1.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 514, - "image_filename": "SCENE_0514_new_000514.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5791305899620056, - -2.011239767074585, - 0.3499999940395355 - ], - "rotation": 46.97977059299311, - "pixel_coords": [ - 120, - 141, - 9.618584632873535 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5465880036354065, - 0.37155425548553467, - 0.699999988079071 - ], - "rotation": 303.71692681211937, - "pixel_coords": [ - 181, - 103, - 10.852184295654297 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9640840888023376, - 2.3735361099243164, - 0.3499999940395355 - ], - "rotation": 354.30102356021064, - "pixel_coords": [ - 231, - 99, - 11.915889739990234 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.252962112426758, - -1.3164846897125244, - 0.699999988079071 - ], - "rotation": 10.379188754504437, - "pixel_coords": [ - 86, - 90, - 11.689383506774902 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3588671684265137, - -0.29660317301750183, - 0.699999988079071 - ], - "rotation": 249.06053421639888, - "pixel_coords": [ - 211, - 133, - 9.287256240844727 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0846407413482666, - -0.3500071167945862, - 0.3499999940395355 - ], - "rotation": 127.49324996761807, - "pixel_coords": [ - 130, - 102, - 11.663993835449219 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.427932024002075, - 2.2424228191375732, - 0.3499999940395355 - ], - "rotation": 121.08665516895707, - "pixel_coords": [ - 266, - 115, - 10.88919734954834 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5 - ], - [], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 5 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 4 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0514" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0514_cf2.json b/dataset_1k_720p_2/scenes/scene_0514_cf2.json deleted file mode 100644 index 1bcb3c07dd59c45a05c811a2af73bdf5edab0f73..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0514_cf2.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 514, - "image_filename": "SCENE_0514_new_000514.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5791305899620056, - -2.011239767074585, - 0.3499999940395355 - ], - "rotation": 46.97977059299311, - "pixel_coords": [ - 120, - 141, - 9.618584632873535 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5465880036354065, - 0.37155425548553467, - 0.699999988079071 - ], - "rotation": 303.71692681211937, - "pixel_coords": [ - 181, - 103, - 10.852184295654297 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9640840888023376, - 2.3735361099243164, - 0.3499999940395355 - ], - "rotation": 354.30102356021064, - "pixel_coords": [ - 231, - 99, - 11.915889739990234 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.252962112426758, - -1.3164846897125244, - 0.699999988079071 - ], - "rotation": 10.379188754504437, - "pixel_coords": [ - 86, - 90, - 11.689383506774902 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3588671684265137, - -0.29660317301750183, - 0.699999988079071 - ], - "rotation": 249.06053421639888, - "pixel_coords": [ - 211, - 133, - 9.287256240844727 - ], - "color": "brown" - }, - { - "shape": "cube", - "color": "red", - "material": "metal", - "size": "small", - "3d_coords": [ - -1.0846407413482666, - -0.3500071167945862, - 0.3499999940395355 - ], - "rotation": 166.75509977944634, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.427932024002075, - 2.2424228191375732, - 0.3499999940395355 - ], - "rotation": 121.08665516895707, - "pixel_coords": [ - 266, - 115, - 10.88919734954834 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5 - ], - [], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 5 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 4 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced gray sphere with red cube", - "change_score": 2.1090606939217453, - "change_attempts": 1, - "source_scene": "scene_0514" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0514_original.json b/dataset_1k_720p_2/scenes/scene_0514_original.json deleted file mode 100644 index a2c593b5d04d556e352caee2cc8aaa07d53d6aac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0514_original.json +++ /dev/null @@ -1,306 +0,0 @@ -{ - "split": "new", - "image_index": 514, - "image_filename": "SCENE_0514_new_000514.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5791305899620056, - -2.011239767074585, - 0.3499999940395355 - ], - "rotation": 46.97977059299311, - "pixel_coords": [ - 120, - 141, - 9.618584632873535 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5465880036354065, - 0.37155425548553467, - 0.699999988079071 - ], - "rotation": 303.71692681211937, - "pixel_coords": [ - 181, - 103, - 10.852184295654297 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9640840888023376, - 2.3735361099243164, - 0.3499999940395355 - ], - "rotation": 354.30102356021064, - "pixel_coords": [ - 231, - 99, - 11.915889739990234 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.252962112426758, - -1.3164846897125244, - 0.699999988079071 - ], - "rotation": 10.379188754504437, - "pixel_coords": [ - 86, - 90, - 11.689383506774902 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3588671684265137, - -0.29660317301750183, - 0.699999988079071 - ], - "rotation": 249.06053421639888, - "pixel_coords": [ - 211, - 133, - 9.287256240844727 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0846407413482666, - -0.3500071167945862, - 0.3499999940395355 - ], - "rotation": 127.49324996761807, - "pixel_coords": [ - 130, - 102, - 11.663993835449219 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.427932024002075, - 2.2424228191375732, - 0.3499999940395355 - ], - "rotation": 121.08665516895707, - "pixel_coords": [ - 266, - 115, - 10.88919734954834 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5 - ], - [], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 5 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 4 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0514" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0515_cf1.json b/dataset_1k_720p_2/scenes/scene_0515_cf1.json deleted file mode 100644 index d7a387fd0afa369fe469d06e4a8ade90be503f74..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0515_cf1.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 515, - "image_filename": "SCENE_0515_new_000515.png", - "objects": [ - { - "shape": "cylinder", - "color": "cyan", - "material": "metal", - "size": "large", - "3d_coords": [ - -2.446171760559082, - 1.3587005138397217, - 0.3499999940395355 - ], - "rotation": 6.45132467237576, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6311261653900146, - -1.3282122611999512, - 0.3499999940395355 - ], - "rotation": 292.82180830357566, - "pixel_coords": [ - 186, - 163, - 8.416516304016113 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0475783348083496, - -1.5777876377105713, - 0.699999988079071 - ], - "rotation": 124.89270247273183, - "pixel_coords": [ - 82, - 92, - 11.340126991271973 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5466084480285645, - 2.810861349105835, - 0.699999988079071 - ], - "rotation": 326.5695460312374, - "pixel_coords": [ - 258, - 93, - 11.309636116027832 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green sphere with cyan cylinder", - "change_score": 3.1207189384865903, - "change_attempts": 1, - "source_scene": "scene_0515" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0515_cf2.json b/dataset_1k_720p_2/scenes/scene_0515_cf2.json deleted file mode 100644 index 028b6e9ca47b294dc49fa5a6b5c9ff45d0e40d15..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0515_cf2.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 515, - "image_filename": "SCENE_0515_new_000515.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.446171760559082, - 1.3587005138397217, - 0.3499999940395355 - ], - "rotation": 322.99250681720326, - "pixel_coords": [ - 147, - 79, - 13.413949012756348 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6311261653900146, - -1.3282122611999512, - 0.3499999940395355 - ], - "rotation": 292.82180830357566, - "pixel_coords": [ - 186, - 163, - 8.416516304016113 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0475783348083496, - -1.5777876377105713, - 0.699999988079071 - ], - "rotation": 124.89270247273183, - "pixel_coords": [ - 82, - 92, - 11.340126991271973 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5466084480285645, - 2.810861349105835, - 0.699999988079071 - ], - "rotation": 326.5695460312374, - "pixel_coords": [ - 258, - 93, - 11.309636116027832 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed green sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0515" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0515_original.json b/dataset_1k_720p_2/scenes/scene_0515_original.json deleted file mode 100644 index cde28d610159b8221d0a045c7c1c0c503a87bb1b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0515_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 515, - "image_filename": "SCENE_0515_new_000515.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.446171760559082, - 1.3587005138397217, - 0.3499999940395355 - ], - "rotation": 322.99250681720326, - "pixel_coords": [ - 147, - 79, - 13.413949012756348 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6311261653900146, - -1.3282122611999512, - 0.3499999940395355 - ], - "rotation": 292.82180830357566, - "pixel_coords": [ - 186, - 163, - 8.416516304016113 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0475783348083496, - -1.5777876377105713, - 0.699999988079071 - ], - "rotation": 124.89270247273183, - "pixel_coords": [ - 82, - 92, - 11.340126991271973 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5466084480285645, - 2.810861349105835, - 0.699999988079071 - ], - "rotation": 326.5695460312374, - "pixel_coords": [ - 258, - 93, - 11.309636116027832 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0515" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0516_cf1.json b/dataset_1k_720p_2/scenes/scene_0516_cf1.json deleted file mode 100644 index e6a40ff1a56921fa52c018c77d0ff3b07b6a1976..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0516_cf1.json +++ /dev/null @@ -1,296 +0,0 @@ -{ - "split": "new", - "image_index": 516, - "image_filename": "SCENE_0516_new_000516.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.447410821914673, - -0.06537818163633347, - 0.3499999940395355 - ], - "rotation": 269.00925958329515, - "pixel_coords": [ - 115, - 90, - 12.8082857131958 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5451512336730957, - 0.04914044216275215, - 0.699999988079071 - ], - "rotation": 285.41955561834493, - "pixel_coords": [ - 197, - 115, - 10.022253036499023 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9352785348892212, - -1.6626336574554443, - 0.699999988079071 - ], - "rotation": 320.5725720577643, - "pixel_coords": [ - 82, - 96, - 11.361824989318848 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.11977337300777435, - 2.0618584156036377, - 0.699999988079071 - ], - "rotation": 85.46258756540621, - "pixel_coords": [ - 207, - 86, - 12.180095672607422 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8391218185424805, - -2.7548038959503174, - 0.699999988079071 - ], - "rotation": 298.295393898634, - "pixel_coords": [ - 100, - 137, - 8.83719539642334 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.803438663482666, - -1.96644127368927, - 0.699999988079071 - ], - "rotation": 148.1576949593997, - "pixel_coords": [ - 176, - 158, - 7.975754737854004 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "right": [ - [ - 1, - 3, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 1, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown cube", - "change_score": 10.185200141229876, - "change_attempts": 1, - "source_scene": "scene_0516" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0516_cf2.json b/dataset_1k_720p_2/scenes/scene_0516_cf2.json deleted file mode 100644 index ff27268ba0c40443df543b14930100a06800dbf7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0516_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 516, - "image_filename": "SCENE_0516_new_000516.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.447410821914673, - -0.06537818163633347, - 0.3499999940395355 - ], - "rotation": 269.00925958329515, - "pixel_coords": [ - 115, - 90, - 12.8082857131958 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5451512336730957, - 0.04914044216275215, - 0.699999988079071 - ], - "rotation": 285.41955561834493, - "pixel_coords": [ - 197, - 115, - 10.022253036499023 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9352785348892212, - -1.6626336574554443, - 0.699999988079071 - ], - "rotation": 320.5725720577643, - "pixel_coords": [ - 82, - 96, - 11.361824989318848 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.11977337300777435, - 2.0618584156036377, - 0.699999988079071 - ], - "rotation": 85.46258756540621, - "pixel_coords": [ - 207, - 86, - 12.180095672607422 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8391218185424805, - -2.7548038959503174, - 0.699999988079071 - ], - "rotation": 298.295393898634, - "pixel_coords": [ - 100, - 137, - 8.83719539642334 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1113345623016357, - 2.199263334274292, - 0.699999988079071 - ], - "rotation": 81.48564411664431, - "pixel_coords": [ - 258, - 102, - 10.914212226867676 - ], - "color": "brown" - }, - { - "shape": "sphere", - "color": "yellow", - "material": "metal", - "size": "small", - "3d_coords": [ - 2.803438663482666, - -1.96644127368927, - 0.699999988079071 - ], - "rotation": 185.97664906254388, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "right": [ - [ - 1, - 3, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 1, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced gray cylinder with yellow sphere", - "change_score": 3.1050526502865115, - "change_attempts": 1, - "source_scene": "scene_0516" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0516_original.json b/dataset_1k_720p_2/scenes/scene_0516_original.json deleted file mode 100644 index a2c394ed24f6956e72e8b237b01c4ee9428d571f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0516_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 516, - "image_filename": "SCENE_0516_new_000516.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.447410821914673, - -0.06537818163633347, - 0.3499999940395355 - ], - "rotation": 269.00925958329515, - "pixel_coords": [ - 115, - 90, - 12.8082857131958 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5451512336730957, - 0.04914044216275215, - 0.699999988079071 - ], - "rotation": 285.41955561834493, - "pixel_coords": [ - 197, - 115, - 10.022253036499023 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9352785348892212, - -1.6626336574554443, - 0.699999988079071 - ], - "rotation": 320.5725720577643, - "pixel_coords": [ - 82, - 96, - 11.361824989318848 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.11977337300777435, - 2.0618584156036377, - 0.699999988079071 - ], - "rotation": 85.46258756540621, - "pixel_coords": [ - 207, - 86, - 12.180095672607422 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8391218185424805, - -2.7548038959503174, - 0.699999988079071 - ], - "rotation": 298.295393898634, - "pixel_coords": [ - 100, - 137, - 8.83719539642334 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1113345623016357, - 2.199263334274292, - 0.699999988079071 - ], - "rotation": 81.48564411664431, - "pixel_coords": [ - 258, - 102, - 10.914212226867676 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.803438663482666, - -1.96644127368927, - 0.699999988079071 - ], - "rotation": 148.1576949593997, - "pixel_coords": [ - 176, - 158, - 7.975754737854004 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "right": [ - [ - 1, - 3, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 1, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0516" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0517_cf1.json b/dataset_1k_720p_2/scenes/scene_0517_cf1.json deleted file mode 100644 index d2e74811b006b5f330837c55f2a3de4bc4693b3d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0517_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 517, - "image_filename": "SCENE_0517_new_000517.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8886263370513916, - 0.5840741991996765, - 0.3499999940395355 - ], - "rotation": 213.69435960625304, - "pixel_coords": [ - 122, - 81, - 13.070426940917969 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.959924340248108, - 2.1300137042999268, - 0.699999988079071 - ], - "rotation": 182.65967705274218, - "pixel_coords": [ - 169, - 69, - 13.176348686218262 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.14442424476146698, - -2.8835866451263428, - 0.699999988079071 - ], - "rotation": 149.36493369995765, - "pixel_coords": [ - 77, - 131, - 8.843049049377441 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0517" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0517_cf2.json b/dataset_1k_720p_2/scenes/scene_0517_cf2.json deleted file mode 100644 index 4824cc23edb2fb58b272736416393232256f3e87..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0517_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 517, - "image_filename": "SCENE_0517_new_000517.png", - "objects": [ - { - "shape": "cylinder", - "color": "blue", - "material": "rubber", - "size": "large", - "3d_coords": [ - -2.8886263370513916, - 0.5840741991996765, - 0.3499999940395355 - ], - "rotation": 91.04764319320584, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.959924340248108, - 2.1300137042999268, - 0.699999988079071 - ], - "rotation": 182.65967705274218, - "pixel_coords": [ - 169, - 69, - 13.176348686218262 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.14442424476146698, - -2.8835866451263428, - 0.699999988079071 - ], - "rotation": 149.36493369995765, - "pixel_coords": [ - 77, - 131, - 8.843049049377441 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced cyan sphere with blue cylinder", - "change_score": 4.340685323369575, - "change_attempts": 1, - "source_scene": "scene_0517" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0517_original.json b/dataset_1k_720p_2/scenes/scene_0517_original.json deleted file mode 100644 index b625cdf4d2389b7f187e3851d0efaffd92f4b97d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0517_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 517, - "image_filename": "SCENE_0517_new_000517.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8886263370513916, - 0.5840741991996765, - 0.3499999940395355 - ], - "rotation": 213.69435960625304, - "pixel_coords": [ - 122, - 81, - 13.070426940917969 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.959924340248108, - 2.1300137042999268, - 0.699999988079071 - ], - "rotation": 182.65967705274218, - "pixel_coords": [ - 169, - 69, - 13.176348686218262 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.14442424476146698, - -2.8835866451263428, - 0.699999988079071 - ], - "rotation": 149.36493369995765, - "pixel_coords": [ - 77, - 131, - 8.843049049377441 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0517" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0518_cf1.json b/dataset_1k_720p_2/scenes/scene_0518_cf1.json deleted file mode 100644 index 2bc6684172ecdfb74f4c59b34c5a27f4e461a94d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0518_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 518, - "image_filename": "SCENE_0518_new_000518.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.009999850764870644, - 1.4875452518463135, - 0.699999988079071 - ], - "rotation": 4.6471769437717025, - "pixel_coords": [ - 192, - 87, - 11.924278259277344 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9336298108100891, - 0.04814750328660011, - 0.699999988079071 - ], - "rotation": 339.92883702337036, - "pixel_coords": [ - 142, - 91, - 11.684733390808105 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.15686028091016224, - -2.794997124085601, - 0.699999988079071 - ], - "rotation": 42.938833365770435, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7475838661193848, - -0.770588755607605, - 0.3499999940395355 - ], - "rotation": 214.26485638900968, - "pixel_coords": [ - 209, - 158, - 9.026375770568848 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.317002534866333, - 0.6129211783409119, - 0.3499999940395355 - ], - "rotation": 143.3034442716885, - "pixel_coords": [ - 230, - 132, - 10.102365493774414 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9518110752105713, - -2.585620880126953, - 0.3499999940395355 - ], - "rotation": 100.74352026127394, - "pixel_coords": [ - 162, - 195, - 7.846147060394287 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6931273937225342, - -0.5666131973266602, - 0.3499999940395355 - ], - "rotation": 215.90209819668257, - "pixel_coords": [ - 185, - 139, - 9.820741653442383 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 5, - 6 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 5 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray cube from (-1.6,-2.4) to (0.2,-2.8)", - "change_score": 1.819169284549375, - "change_attempts": 1, - "source_scene": "scene_0518" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0518_cf2.json b/dataset_1k_720p_2/scenes/scene_0518_cf2.json deleted file mode 100644 index 74b7369f2b23f6f7ef4dafa28131916784072653..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0518_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 518, - "image_filename": "SCENE_0518_new_000518.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.009999850764870644, - 1.4875452518463135, - 0.699999988079071 - ], - "rotation": 4.6471769437717025, - "pixel_coords": [ - 192, - 87, - 11.924278259277344 - ], - "color": "green" - }, - { - "shape": "cube", - "color": "blue", - "material": "rubber", - "size": "small", - "3d_coords": [ - -0.9336298108100891, - 0.04814750328660011, - 0.699999988079071 - ], - "rotation": 8.865611046004599, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6273815631866455, - -2.440232515335083, - 0.699999988079071 - ], - "rotation": 42.938833365770435, - "pixel_coords": [ - 65, - 107, - 10.691333770751953 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7475838661193848, - -0.770588755607605, - 0.3499999940395355 - ], - "rotation": 214.26485638900968, - "pixel_coords": [ - 209, - 158, - 9.026375770568848 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.317002534866333, - 0.6129211783409119, - 0.3499999940395355 - ], - "rotation": 143.3034442716885, - "pixel_coords": [ - 230, - 132, - 10.102365493774414 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9518110752105713, - -2.585620880126953, - 0.3499999940395355 - ], - "rotation": 100.74352026127394, - "pixel_coords": [ - 162, - 195, - 7.846147060394287 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6931273937225342, - -0.5666131973266602, - 0.3499999940395355 - ], - "rotation": 215.90209819668257, - "pixel_coords": [ - 185, - 139, - 9.820741653442383 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 5, - 6 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 5 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green cylinder with blue cube", - "change_score": 3.0803799278406507, - "change_attempts": 1, - "source_scene": "scene_0518" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0518_original.json b/dataset_1k_720p_2/scenes/scene_0518_original.json deleted file mode 100644 index 7b906e33635f22efe94fb3169d4a7ed2f7d9b728..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0518_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 518, - "image_filename": "SCENE_0518_new_000518.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.009999850764870644, - 1.4875452518463135, - 0.699999988079071 - ], - "rotation": 4.6471769437717025, - "pixel_coords": [ - 192, - 87, - 11.924278259277344 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9336298108100891, - 0.04814750328660011, - 0.699999988079071 - ], - "rotation": 339.92883702337036, - "pixel_coords": [ - 142, - 91, - 11.684733390808105 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6273815631866455, - -2.440232515335083, - 0.699999988079071 - ], - "rotation": 42.938833365770435, - "pixel_coords": [ - 65, - 107, - 10.691333770751953 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7475838661193848, - -0.770588755607605, - 0.3499999940395355 - ], - "rotation": 214.26485638900968, - "pixel_coords": [ - 209, - 158, - 9.026375770568848 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.317002534866333, - 0.6129211783409119, - 0.3499999940395355 - ], - "rotation": 143.3034442716885, - "pixel_coords": [ - 230, - 132, - 10.102365493774414 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9518110752105713, - -2.585620880126953, - 0.3499999940395355 - ], - "rotation": 100.74352026127394, - "pixel_coords": [ - 162, - 195, - 7.846147060394287 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6931273937225342, - -0.5666131973266602, - 0.3499999940395355 - ], - "rotation": 215.90209819668257, - "pixel_coords": [ - 185, - 139, - 9.820741653442383 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 5, - 6 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 5 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0518" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0519_cf1.json b/dataset_1k_720p_2/scenes/scene_0519_cf1.json deleted file mode 100644 index fb326f92d6c8b141c70f3186eb0350df6d3154ff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0519_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 519, - "image_filename": "SCENE_0519_new_000519.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.834821343421936, - 1.885762095451355, - 0.3499999940395355 - ], - "rotation": 196.32518712352248, - "pixel_coords": [ - 243, - 114, - 10.987030029296875 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4527509212493896, - -1.3777291774749756, - 0.3499999940395355 - ], - "rotation": 102.42443333349226, - "pixel_coords": [ - 154, - 144, - 9.46159839630127 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.630634307861328, - -0.0419192761182785, - 0.699999988079071 - ], - "rotation": 328.09950566058944, - "pixel_coords": [ - 114, - 77, - 12.821854591369629 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8110566139221191, - -1.7763395309448242, - 0.699999988079071 - ], - "rotation": 335.8627673747273, - "pixel_coords": [ - 82, - 96, - 11.310685157775879 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7037986516952515, - -2.7826120853424072, - 0.699999988079071 - ], - "rotation": 201.87778006509623, - "pixel_coords": [ - 114, - 156, - 8.352107048034668 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0519" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0519_cf2.json b/dataset_1k_720p_2/scenes/scene_0519_cf2.json deleted file mode 100644 index 653e3d0f612299e3c84dc2dd96badb2eb66b5bb9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0519_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 519, - "image_filename": "SCENE_0519_new_000519.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.834821343421936, - 1.885762095451355, - 0.3499999940395355 - ], - "rotation": 196.32518712352248, - "pixel_coords": [ - 243, - 114, - 10.987030029296875 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4527509212493896, - -1.3777291774749756, - 0.3499999940395355 - ], - "rotation": 102.42443333349226, - "pixel_coords": [ - 154, - 144, - 9.46159839630127 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.630634307861328, - -0.0419192761182785, - 0.699999988079071 - ], - "rotation": 328.09950566058944, - "pixel_coords": [ - 114, - 77, - 12.821854591369629 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8110566139221191, - -1.7763395309448242, - 0.699999988079071 - ], - "rotation": 335.8627673747273, - "pixel_coords": [ - 82, - 96, - 11.310685157775879 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7037986516952515, - -2.7826120853424072, - 0.699999988079071 - ], - "rotation": 201.87778006509623, - "pixel_coords": [ - 114, - 156, - 8.352107048034668 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0519" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0519_original.json b/dataset_1k_720p_2/scenes/scene_0519_original.json deleted file mode 100644 index f5635ea02166c7847976369c31aa0428c91c60c8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0519_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 519, - "image_filename": "SCENE_0519_new_000519.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.834821343421936, - 1.885762095451355, - 0.3499999940395355 - ], - "rotation": 196.32518712352248, - "pixel_coords": [ - 243, - 114, - 10.987030029296875 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4527509212493896, - -1.3777291774749756, - 0.3499999940395355 - ], - "rotation": 102.42443333349226, - "pixel_coords": [ - 154, - 144, - 9.46159839630127 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.630634307861328, - -0.0419192761182785, - 0.699999988079071 - ], - "rotation": 328.09950566058944, - "pixel_coords": [ - 114, - 77, - 12.821854591369629 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8110566139221191, - -1.7763395309448242, - 0.699999988079071 - ], - "rotation": 335.8627673747273, - "pixel_coords": [ - 82, - 96, - 11.310685157775879 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7037986516952515, - -2.7826120853424072, - 0.699999988079071 - ], - "rotation": 201.87778006509623, - "pixel_coords": [ - 114, - 156, - 8.352107048034668 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0519" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0520_cf1.json b/dataset_1k_720p_2/scenes/scene_0520_cf1.json deleted file mode 100644 index 1b446474a6ddbcb91cf9a8830dd1935fdc5f36d4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0520_cf1.json +++ /dev/null @@ -1,380 +0,0 @@ -{ - "split": "new", - "image_index": 520, - "image_filename": "SCENE_0520_new_000520.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.2425377517938614, - 1.9538007974624634, - 0.3499999940395355 - ], - "rotation": 4.639653525049812, - "pixel_coords": [ - 207, - 96, - 12.319076538085938 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5888820290565491, - -0.5381505489349365, - 0.3499999940395355 - ], - "rotation": 323.3698693248684, - "pixel_coords": [ - 136, - 109, - 11.451093673706055 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.41351455450057983, - 0.7784475088119507, - 0.3499999940395355 - ], - "rotation": 305.73433648394933, - "pixel_coords": [ - 169, - 99, - 12.083378791809082 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0014054775238037, - -2.2592954635620117, - 0.3499999940395355 - ], - "rotation": 201.82924026361144, - "pixel_coords": [ - 144, - 167, - 8.768789291381836 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4215362071990967, - -1.53635573387146, - 0.3499999940395355 - ], - "rotation": 264.688313931561, - "pixel_coords": [ - 130, - 132, - 10.219176292419434 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9653105735778809, - 1.2607060670852661, - 0.699999988079071 - ], - "rotation": 93.99452757722773, - "pixel_coords": [ - 151, - 74, - 13.20561408996582 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9606527090072632, - 2.832718849182129, - 0.699999988079071 - ], - "rotation": 340.4155862160023, - "pixel_coords": [ - 264, - 96, - 11.51441764831543 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.298417329788208, - -1.1305791139602661, - 0.3499999940395355 - ], - "rotation": 213.9252034505414, - "pixel_coords": [ - 185, - 155, - 9.214311599731445 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "color": "cyan", - "material": "metal", - "size": "large", - "3d_coords": [ - -1.1088693989577683, - 2.731193784354188, - 0.35 - ], - "rotation": 290.8775634356044, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 7 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4, - 7 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [], - [ - 0, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added cyan metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0520" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0520_cf2.json b/dataset_1k_720p_2/scenes/scene_0520_cf2.json deleted file mode 100644 index ed48b545162106c690a44db6ef0782d5b6d87b22..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0520_cf2.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 520, - "image_filename": "SCENE_0520_new_000520.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.2425377517938614, - 1.9538007974624634, - 0.3499999940395355 - ], - "rotation": 4.639653525049812, - "pixel_coords": [ - 207, - 96, - 12.319076538085938 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5888820290565491, - -0.5381505489349365, - 0.3499999940395355 - ], - "rotation": 323.3698693248684, - "pixel_coords": [ - 136, - 109, - 11.451093673706055 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.41351455450057983, - 0.7784475088119507, - 0.3499999940395355 - ], - "rotation": 305.73433648394933, - "pixel_coords": [ - 169, - 99, - 12.083378791809082 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0014054775238037, - -2.2592954635620117, - 0.3499999940395355 - ], - "rotation": 201.82924026361144, - "pixel_coords": [ - 144, - 167, - 8.768789291381836 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4215362071990967, - -1.53635573387146, - 0.3499999940395355 - ], - "rotation": 264.688313931561, - "pixel_coords": [ - 130, - 132, - 10.219176292419434 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9653105735778809, - 1.2607060670852661, - 0.699999988079071 - ], - "rotation": 93.99452757722773, - "pixel_coords": [ - 151, - 74, - 13.20561408996582 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9606527090072632, - 2.832718849182129, - 0.699999988079071 - ], - "rotation": 340.4155862160023, - "pixel_coords": [ - 264, - 96, - 11.51441764831543 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.298417329788208, - -1.1305791139602661, - 0.3499999940395355 - ], - "rotation": 213.9252034505414, - "pixel_coords": [ - 185, - 155, - 9.214311599731445 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 7 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4, - 7 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [], - [ - 0, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown cube to blue", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0520" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0520_original.json b/dataset_1k_720p_2/scenes/scene_0520_original.json deleted file mode 100644 index f45bd4549796e982f396f6c303b837ba20f7c847..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0520_original.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 520, - "image_filename": "SCENE_0520_new_000520.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.2425377517938614, - 1.9538007974624634, - 0.3499999940395355 - ], - "rotation": 4.639653525049812, - "pixel_coords": [ - 207, - 96, - 12.319076538085938 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5888820290565491, - -0.5381505489349365, - 0.3499999940395355 - ], - "rotation": 323.3698693248684, - "pixel_coords": [ - 136, - 109, - 11.451093673706055 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.41351455450057983, - 0.7784475088119507, - 0.3499999940395355 - ], - "rotation": 305.73433648394933, - "pixel_coords": [ - 169, - 99, - 12.083378791809082 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0014054775238037, - -2.2592954635620117, - 0.3499999940395355 - ], - "rotation": 201.82924026361144, - "pixel_coords": [ - 144, - 167, - 8.768789291381836 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4215362071990967, - -1.53635573387146, - 0.3499999940395355 - ], - "rotation": 264.688313931561, - "pixel_coords": [ - 130, - 132, - 10.219176292419434 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9653105735778809, - 1.2607060670852661, - 0.699999988079071 - ], - "rotation": 93.99452757722773, - "pixel_coords": [ - 151, - 74, - 13.20561408996582 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9606527090072632, - 2.832718849182129, - 0.699999988079071 - ], - "rotation": 340.4155862160023, - "pixel_coords": [ - 264, - 96, - 11.51441764831543 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.298417329788208, - -1.1305791139602661, - 0.3499999940395355 - ], - "rotation": 213.9252034505414, - "pixel_coords": [ - 185, - 155, - 9.214311599731445 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4, - 7 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4, - 7 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 6, - 7 - ], - [], - [ - 0, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0520" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0521_cf1.json b/dataset_1k_720p_2/scenes/scene_0521_cf1.json deleted file mode 100644 index 0ed3e8b18d4bb1ab7322c248ccf9e3621c72b532..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0521_cf1.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 521, - "image_filename": "SCENE_0521_new_000521.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0067044496536255, - 0.7217710614204407, - 0.3499999940395355 - ], - "rotation": 83.53727800461068, - "pixel_coords": [ - 198, - 114, - 11.090521812438965 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2250266075134277, - -2.1671972274780273, - 0.699999988079071 - ], - "rotation": 69.67529762378336, - "pixel_coords": [ - 64, - 98, - 11.332655906677246 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7271997928619385, - -1.6297695636749268, - 0.3499999940395355 - ], - "rotation": 166.41131978996253, - "pixel_coords": [ - 185, - 167, - 8.573807716369629 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9250223059080314, - 1.3009508698536507, - 0.3499999940395355 - ], - "rotation": 245.1277071207098, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6901869773864746, - 1.591145396232605, - 0.3499999940395355 - ], - "rotation": 182.62669352791332, - "pixel_coords": [ - 259, - 124, - 10.502680778503418 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5286145210266113, - 1.8259998559951782, - 0.3499999940395355 - ], - "rotation": 254.25021703840622, - "pixel_coords": [ - 169, - 83, - 13.403002738952637 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.15471351146698, - -2.980755567550659, - 0.3499999940395355 - ], - "rotation": 162.76137607651802, - "pixel_coords": [ - 59, - 128, - 10.315852165222168 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5 - ], - [], - [ - 0, - 1, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 3, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 3, - 6 - ], - [] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cube to partially occlude green cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0521" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0521_cf2.json b/dataset_1k_720p_2/scenes/scene_0521_cf2.json deleted file mode 100644 index b79f6a88a8e97ea96c214e84bbbc47d47462ac05..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0521_cf2.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 521, - "image_filename": "SCENE_0521_new_000521.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0067044496536255, - 0.7217710614204407, - 0.3499999940395355 - ], - "rotation": 83.53727800461068, - "pixel_coords": [ - 198, - 114, - 11.090521812438965 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2250266075134277, - -2.1671972274780273, - 0.699999988079071 - ], - "rotation": 69.67529762378336, - "pixel_coords": [ - 64, - 98, - 11.332655906677246 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7271997928619385, - -1.6297695636749268, - 0.3499999940395355 - ], - "rotation": 166.41131978996253, - "pixel_coords": [ - 185, - 167, - 8.573807716369629 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.25463780760765076, - -2.6102490425109863, - 0.3499999940395355 - ], - "rotation": 245.1277071207098, - "pixel_coords": [ - 96, - 142, - 9.612445831298828 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6901869773864746, - 1.591145396232605, - 0.3499999940395355 - ], - "rotation": 182.62669352791332, - "pixel_coords": [ - 259, - 124, - 10.502680778503418 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5286145210266113, - 1.8259998559951782, - 0.3499999940395355 - ], - "rotation": 254.25021703840622, - "pixel_coords": [ - 169, - 83, - 13.403002738952637 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.15471351146698, - -2.980755567550659, - 0.3499999940395355 - ], - "rotation": 162.76137607651802, - "pixel_coords": [ - 59, - 128, - 10.315852165222168 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5 - ], - [], - [ - 0, - 1, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 3, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 3, - 6 - ], - [] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between green cylinder and purple cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0521" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0521_original.json b/dataset_1k_720p_2/scenes/scene_0521_original.json deleted file mode 100644 index 63c05c851ce98d994fd4d106b49603e214885c5e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0521_original.json +++ /dev/null @@ -1,306 +0,0 @@ -{ - "split": "new", - "image_index": 521, - "image_filename": "SCENE_0521_new_000521.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0067044496536255, - 0.7217710614204407, - 0.3499999940395355 - ], - "rotation": 83.53727800461068, - "pixel_coords": [ - 198, - 114, - 11.090521812438965 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2250266075134277, - -2.1671972274780273, - 0.699999988079071 - ], - "rotation": 69.67529762378336, - "pixel_coords": [ - 64, - 98, - 11.332655906677246 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7271997928619385, - -1.6297695636749268, - 0.3499999940395355 - ], - "rotation": 166.41131978996253, - "pixel_coords": [ - 185, - 167, - 8.573807716369629 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.25463780760765076, - -2.6102490425109863, - 0.3499999940395355 - ], - "rotation": 245.1277071207098, - "pixel_coords": [ - 96, - 142, - 9.612445831298828 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6901869773864746, - 1.591145396232605, - 0.3499999940395355 - ], - "rotation": 182.62669352791332, - "pixel_coords": [ - 259, - 124, - 10.502680778503418 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5286145210266113, - 1.8259998559951782, - 0.3499999940395355 - ], - "rotation": 254.25021703840622, - "pixel_coords": [ - 169, - 83, - 13.403002738952637 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.15471351146698, - -2.980755567550659, - 0.3499999940395355 - ], - "rotation": 162.76137607651802, - "pixel_coords": [ - 59, - 128, - 10.315852165222168 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5 - ], - [], - [ - 0, - 1, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 3, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 3, - 6 - ], - [] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0521" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0522_cf1.json b/dataset_1k_720p_2/scenes/scene_0522_cf1.json deleted file mode 100644 index 8bb03b2d8b8da61f272803315705ceefa3ee4fef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0522_cf1.json +++ /dev/null @@ -1,249 +0,0 @@ -{ - "split": "new", - "image_index": 522, - "image_filename": "SCENE_0522_new_000522.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3683023750782013, - 1.8512707948684692, - 0.699999988079071 - ], - "rotation": 340.99967540037386, - "pixel_coords": [ - 192, - 84, - 12.375600814819336 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5686583518981934, - 1.435794711112976, - 0.3499999940395355 - ], - "rotation": 350.09038142275557, - "pixel_coords": [ - 254, - 124, - 10.312177658081055 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.049382209777832, - 1.6055375337600708, - 0.699999988079071 - ], - "rotation": 62.76290519416364, - "pixel_coords": [ - 156, - 74, - 13.35500431060791 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5106019973754883, - 0.04009634628891945, - 0.3499999940395355 - ], - "rotation": 259.6774668443785, - "pixel_coords": [ - 223, - 138, - 9.515353202819824 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.56087327003479, - -2.7450578212738037, - 0.699999988079071 - ], - "rotation": 5.674019792843006, - "pixel_coords": [ - 42, - 99, - 11.092680931091309 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cube", - "change_score": 31.24800544640096, - "change_attempts": 1, - "source_scene": "scene_0522" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0522_cf2.json b/dataset_1k_720p_2/scenes/scene_0522_cf2.json deleted file mode 100644 index f628e01ccd9bd30dcc0ec5e6eb36a40fc981a6e8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0522_cf2.json +++ /dev/null @@ -1,249 +0,0 @@ -{ - "split": "new", - "image_index": 522, - "image_filename": "SCENE_0522_new_000522.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3683023750782013, - 1.8512707948684692, - 0.699999988079071 - ], - "rotation": 340.99967540037386, - "pixel_coords": [ - 192, - 84, - 12.375600814819336 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5686583518981934, - 1.435794711112976, - 0.3499999940395355 - ], - "rotation": 350.09038142275557, - "pixel_coords": [ - 254, - 124, - 10.312177658081055 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.049382209777832, - 1.6055375337600708, - 0.699999988079071 - ], - "rotation": 62.76290519416364, - "pixel_coords": [ - 156, - 74, - 13.35500431060791 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5106019973754883, - 0.04009634628891945, - 0.3499999940395355 - ], - "rotation": 259.6774668443785, - "pixel_coords": [ - 223, - 138, - 9.515353202819824 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.56087327003479, - -2.7450578212738037, - 0.699999988079071 - ], - "rotation": 5.674019792843006, - "pixel_coords": [ - 42, - 99, - 11.092680931091309 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cube", - "change_score": 31.24800544640096, - "change_attempts": 1, - "source_scene": "scene_0522" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0522_original.json b/dataset_1k_720p_2/scenes/scene_0522_original.json deleted file mode 100644 index 36e0daa889a2e8749c81d22824e3949871e6ba46..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0522_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 522, - "image_filename": "SCENE_0522_new_000522.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8879969120025635, - -1.9135234355926514, - 0.699999988079071 - ], - "rotation": 91.60342902587321, - "pixel_coords": [ - 182, - 159, - 7.939130783081055 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3683023750782013, - 1.8512707948684692, - 0.699999988079071 - ], - "rotation": 340.99967540037386, - "pixel_coords": [ - 192, - 84, - 12.375600814819336 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5686583518981934, - 1.435794711112976, - 0.3499999940395355 - ], - "rotation": 350.09038142275557, - "pixel_coords": [ - 254, - 124, - 10.312177658081055 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.049382209777832, - 1.6055375337600708, - 0.699999988079071 - ], - "rotation": 62.76290519416364, - "pixel_coords": [ - 156, - 74, - 13.35500431060791 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5106019973754883, - 0.04009634628891945, - 0.3499999940395355 - ], - "rotation": 259.6774668443785, - "pixel_coords": [ - 223, - 138, - 9.515353202819824 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.56087327003479, - -2.7450578212738037, - 0.699999988079071 - ], - "rotation": 5.674019792843006, - "pixel_coords": [ - 42, - 99, - 11.092680931091309 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0522" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0523_cf1.json b/dataset_1k_720p_2/scenes/scene_0523_cf1.json deleted file mode 100644 index 0108177fafb68e49d95fffa485628d8b7ca5f53f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0523_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 523, - "image_filename": "SCENE_0523_new_000523.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.205825090408325, - 2.573563814163208, - 0.3499999940395355 - ], - "rotation": 200.12399064411827, - "pixel_coords": [ - 269, - 109, - 10.846975326538086 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3286983966827393, - -2.598088502883911, - 0.699999988079071 - ], - "rotation": 162.08560478934095, - "pixel_coords": [ - 115, - 153, - 8.278582572937012 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.97300386428833, - -0.6008870601654053, - 0.699999988079071 - ], - "rotation": 46.79052038573136, - "pixel_coords": [ - 193, - 134, - 9.004900932312012 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.167561411857605, - -0.6661955714225769, - 0.699999988079071 - ], - "rotation": 100.59186199025102, - "pixel_coords": [ - 119, - 94, - 10.990377426147461 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9752256870269775, - -2.0442955493927, - 0.3499999940395355 - ], - "rotation": 63.63405269747292, - "pixel_coords": [ - 180, - 189, - 7.712523937225342 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3246368169784546, - 1.9572017192840576, - 0.3499999940395355 - ], - "rotation": 290.8388949786519, - "pixel_coords": [ - 176, - 80, - 12.768678665161133 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 1, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0523" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0523_cf2.json b/dataset_1k_720p_2/scenes/scene_0523_cf2.json deleted file mode 100644 index 16abd7435dbba974f3a7d1d3add88867fa56b389..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0523_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 523, - "image_filename": "SCENE_0523_new_000523.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.205825090408325, - 2.573563814163208, - 0.3499999940395355 - ], - "rotation": 200.12399064411827, - "pixel_coords": [ - 269, - 109, - 10.846975326538086 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3286983966827393, - -2.598088502883911, - 0.699999988079071 - ], - "rotation": 162.08560478934095, - "pixel_coords": [ - 115, - 153, - 8.278582572937012 - ], - "color": "green" - }, - { - "shape": "cylinder", - "color": "green", - "material": "rubber", - "size": "small", - "3d_coords": [ - 1.97300386428833, - -0.6008870601654053, - 0.699999988079071 - ], - "rotation": 177.19477700888385, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.167561411857605, - -0.6661955714225769, - 0.699999988079071 - ], - "rotation": 100.59186199025102, - "pixel_coords": [ - 119, - 94, - 10.990377426147461 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9752256870269775, - -2.0442955493927, - 0.3499999940395355 - ], - "rotation": 63.63405269747292, - "pixel_coords": [ - 180, - 189, - 7.712523937225342 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3246368169784546, - 1.9572017192840576, - 0.3499999940395355 - ], - "rotation": 290.8388949786519, - "pixel_coords": [ - 176, - 80, - 12.768678665161133 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 1, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown sphere with green cylinder", - "change_score": 4.362234046175423, - "change_attempts": 1, - "source_scene": "scene_0523" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0523_original.json b/dataset_1k_720p_2/scenes/scene_0523_original.json deleted file mode 100644 index 99be6e49cb6e311508866d0d82e04d9185d5b56e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0523_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 523, - "image_filename": "SCENE_0523_new_000523.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.205825090408325, - 2.573563814163208, - 0.3499999940395355 - ], - "rotation": 200.12399064411827, - "pixel_coords": [ - 269, - 109, - 10.846975326538086 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3286983966827393, - -2.598088502883911, - 0.699999988079071 - ], - "rotation": 162.08560478934095, - "pixel_coords": [ - 115, - 153, - 8.278582572937012 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.97300386428833, - -0.6008870601654053, - 0.699999988079071 - ], - "rotation": 46.79052038573136, - "pixel_coords": [ - 193, - 134, - 9.004900932312012 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.167561411857605, - -0.6661955714225769, - 0.699999988079071 - ], - "rotation": 100.59186199025102, - "pixel_coords": [ - 119, - 94, - 10.990377426147461 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9752256870269775, - -2.0442955493927, - 0.3499999940395355 - ], - "rotation": 63.63405269747292, - "pixel_coords": [ - 180, - 189, - 7.712523937225342 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3246368169784546, - 1.9572017192840576, - 0.3499999940395355 - ], - "rotation": 290.8388949786519, - "pixel_coords": [ - 176, - 80, - 12.768678665161133 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 1, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0523" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0524_cf1.json b/dataset_1k_720p_2/scenes/scene_0524_cf1.json deleted file mode 100644 index c5ec93373f38ceff29102f8152e30537b5587fc2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0524_cf1.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 524, - "image_filename": "SCENE_0524_new_000524.png", - "objects": [ - { - "shape": "cylinder", - "color": "brown", - "material": "metal", - "size": "large", - "3d_coords": [ - 1.480605125427246, - 1.1906707286834717, - 0.699999988079071 - ], - "rotation": 305.7896932526213, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0980756282806396, - -2.444593906402588, - 0.3499999940395355 - ], - "rotation": 182.211337806892, - "pixel_coords": [ - 143, - 175, - 8.25003719329834 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7858059406280518, - 0.8682123422622681, - 0.699999988079071 - ], - "rotation": 50.3057727828449, - "pixel_coords": [ - 127, - 69, - 13.131844520568848 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.977220296859741, - -2.8343639373779297, - 0.3499999940395355 - ], - "rotation": 113.5289621870708, - "pixel_coords": [ - 33, - 106, - 11.275660514831543 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.377460479736328, - -0.8490433096885681, - 0.699999988079071 - ], - "rotation": 102.60179887883503, - "pixel_coords": [ - 198, - 142, - 8.823987007141113 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.4661274254322052, - -2.2415764331817627, - 0.3499999940395355 - ], - "rotation": 208.54444030009338, - "pixel_coords": [ - 91, - 130, - 10.011364936828613 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.424727201461792, - -0.9413537383079529, - 0.699999988079071 - ], - "rotation": 169.83947241993334, - "pixel_coords": [ - 91, - 85, - 11.84765625 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced gray cube with brown cylinder", - "change_score": 2.4930352605320074, - "change_attempts": 1, - "source_scene": "scene_0524" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0524_cf2.json b/dataset_1k_720p_2/scenes/scene_0524_cf2.json deleted file mode 100644 index e113a39b4314708d280d7e086cb0332247a3d666..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0524_cf2.json +++ /dev/null @@ -1,332 +0,0 @@ -{ - "split": "new", - "image_index": 524, - "image_filename": "SCENE_0524_new_000524.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.480605125427246, - 1.1906707286834717, - 0.699999988079071 - ], - "rotation": 123.2823870441439, - "pixel_coords": [ - 222, - 105, - 10.585415840148926 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0980756282806396, - -2.444593906402588, - 0.3499999940395355 - ], - "rotation": 182.211337806892, - "pixel_coords": [ - 143, - 175, - 8.25003719329834 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7858059406280518, - 0.8682123422622681, - 0.699999988079071 - ], - "rotation": 50.3057727828449, - "pixel_coords": [ - 127, - 69, - 13.131844520568848 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.977220296859741, - -2.8343639373779297, - 0.3499999940395355 - ], - "rotation": 113.5289621870708, - "pixel_coords": [ - 33, - 106, - 11.275660514831543 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.377460479736328, - -0.8490433096885681, - 0.699999988079071 - ], - "rotation": 102.60179887883503, - "pixel_coords": [ - 198, - 142, - 8.823987007141113 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.4661274254322052, - -2.2415764331817627, - 0.3499999940395355 - ], - "rotation": 208.54444030009338, - "pixel_coords": [ - 91, - 130, - 10.011364936828613 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.424727201461792, - -0.9413537383079529, - 0.699999988079071 - ], - "rotation": 169.83947241993334, - "pixel_coords": [ - 91, - 85, - 11.84765625 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "color": "yellow", - "material": "metal", - "size": "large", - "3d_coords": [ - -1.7620801745085166, - 2.6866481889951856, - 0.35 - ], - "rotation": 156.65597935826835, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0524" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0524_original.json b/dataset_1k_720p_2/scenes/scene_0524_original.json deleted file mode 100644 index abf9fcf7769d208724922044eef83d960725eb1f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0524_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 524, - "image_filename": "SCENE_0524_new_000524.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.480605125427246, - 1.1906707286834717, - 0.699999988079071 - ], - "rotation": 123.2823870441439, - "pixel_coords": [ - 222, - 105, - 10.585415840148926 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0980756282806396, - -2.444593906402588, - 0.3499999940395355 - ], - "rotation": 182.211337806892, - "pixel_coords": [ - 143, - 175, - 8.25003719329834 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7858059406280518, - 0.8682123422622681, - 0.699999988079071 - ], - "rotation": 50.3057727828449, - "pixel_coords": [ - 127, - 69, - 13.131844520568848 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.977220296859741, - -2.8343639373779297, - 0.3499999940395355 - ], - "rotation": 113.5289621870708, - "pixel_coords": [ - 33, - 106, - 11.275660514831543 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.377460479736328, - -0.8490433096885681, - 0.699999988079071 - ], - "rotation": 102.60179887883503, - "pixel_coords": [ - 198, - 142, - 8.823987007141113 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.4661274254322052, - -2.2415764331817627, - 0.3499999940395355 - ], - "rotation": 208.54444030009338, - "pixel_coords": [ - 91, - 130, - 10.011364936828613 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.424727201461792, - -0.9413537383079529, - 0.699999988079071 - ], - "rotation": 169.83947241993334, - "pixel_coords": [ - 91, - 85, - 11.84765625 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0524" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0525_cf1.json b/dataset_1k_720p_2/scenes/scene_0525_cf1.json deleted file mode 100644 index 67ee69af62e20a83df48469bed7982ffdafe6318..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0525_cf1.json +++ /dev/null @@ -1,195 +0,0 @@ -{ - "split": "new", - "image_index": 525, - "image_filename": "SCENE_0525_new_000525.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.721311330795288, - 0.9201492071151733, - 0.3499999940395355 - ], - "rotation": 8.707253692187184, - "pixel_coords": [ - 220, - 121, - 10.368809700012207 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6470195055007935, - 1.682274580001831, - 0.3499999940395355 - ], - "rotation": 138.86935630336842, - "pixel_coords": [ - 186, - 91, - 12.445624351501465 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.776396632194519, - 2.5698482990264893, - 0.3499999940395355 - ], - "rotation": 14.24942280161822, - "pixel_coords": [ - 257, - 107, - 11.247481346130371 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7638285160064697, - -0.1956646740436554, - 0.3499999940395355 - ], - "rotation": 36.555204535029944, - "pixel_coords": [ - 141, - 104, - 11.483149528503418 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "color": "green", - "material": "metal", - "size": "small", - "3d_coords": [ - 0.64840336150833, - -0.4521282636075159, - 0.35 - ], - "rotation": 142.05305266629034, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added green metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0525" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0525_cf2.json b/dataset_1k_720p_2/scenes/scene_0525_cf2.json deleted file mode 100644 index b9ae8653c2440f9f68f38eb1f35dae9edce2c236..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0525_cf2.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 525, - "image_filename": "SCENE_0525_new_000525.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.721311330795288, - 0.9201492071151733, - 0.3499999940395355 - ], - "rotation": 8.707253692187184, - "pixel_coords": [ - 220, - 121, - 10.368809700012207 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8550560370740441, - 2.7121008005251293, - 0.3499999940395355 - ], - "rotation": 138.86935630336842, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.776396632194519, - 2.5698482990264893, - 0.3499999940395355 - ], - "rotation": 14.24942280161822, - "pixel_coords": [ - 257, - 107, - 11.247481346130371 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7638285160064697, - -0.1956646740436554, - 0.3499999940395355 - ], - "rotation": 36.555204535029944, - "pixel_coords": [ - 141, - 104, - 11.483149528503418 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved purple cube from left of purple cube to right", - "change_score": 1.821200971908041, - "change_attempts": 1, - "source_scene": "scene_0525" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0525_original.json b/dataset_1k_720p_2/scenes/scene_0525_original.json deleted file mode 100644 index d26ce0ca63e5203b18fa4646051a36f68750a06d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0525_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 525, - "image_filename": "SCENE_0525_new_000525.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.721311330795288, - 0.9201492071151733, - 0.3499999940395355 - ], - "rotation": 8.707253692187184, - "pixel_coords": [ - 220, - 121, - 10.368809700012207 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6470195055007935, - 1.682274580001831, - 0.3499999940395355 - ], - "rotation": 138.86935630336842, - "pixel_coords": [ - 186, - 91, - 12.445624351501465 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.776396632194519, - 2.5698482990264893, - 0.3499999940395355 - ], - "rotation": 14.24942280161822, - "pixel_coords": [ - 257, - 107, - 11.247481346130371 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7638285160064697, - -0.1956646740436554, - 0.3499999940395355 - ], - "rotation": 36.555204535029944, - "pixel_coords": [ - 141, - 104, - 11.483149528503418 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0525" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0526_cf1.json b/dataset_1k_720p_2/scenes/scene_0526_cf1.json deleted file mode 100644 index 54450899ff2cc0c2496818f0fc86db7baa0c8776..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0526_cf1.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 526, - "image_filename": "SCENE_0526_new_000526.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.17749591171741486, - -1.3561854362487793, - 0.3499999940395355 - ], - "rotation": 278.0877669326875, - "pixel_coords": [ - 121, - 124, - 10.198601722717285 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8968720436096191, - -2.9163596630096436, - 0.3499999940395355 - ], - "rotation": 162.16369784384213, - "pixel_coords": [ - 119, - 184, - 7.994740009307861 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6604361534118652, - 1.2622549533843994, - 0.699999988079071 - ], - "rotation": 185.39146016514758, - "pixel_coords": [ - 204, - 95, - 10.959856986999512 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2091336637507284, - 2.739459339800951, - 0.3499999940395355 - ], - "rotation": 193.35622809035448, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9385374784469604, - -0.7761186361312866, - 0.699999988079071 - ], - "rotation": 180.76770374561758, - "pixel_coords": [ - 187, - 137, - 8.993630409240723 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.582282304763794, - 2.5565152168273926, - 0.3499999940395355 - ], - "rotation": 106.44328354119469, - "pixel_coords": [ - 228, - 92, - 11.924039840698242 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4039196968078613, - -0.3612797260284424, - 0.3499999940395355 - ], - "rotation": 267.7683344843227, - "pixel_coords": [ - 106, - 88, - 12.180154800415039 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown cylinder from (-0.2,0.2) to (-1.2,2.7)", - "change_score": 2.784756939592438, - "change_attempts": 1, - "source_scene": "scene_0526" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0526_cf2.json b/dataset_1k_720p_2/scenes/scene_0526_cf2.json deleted file mode 100644 index 542896d18696b7673f3d3896fa66f6722cf040f8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0526_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 526, - "image_filename": "SCENE_0526_new_000526.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.17749591171741486, - -1.3561854362487793, - 0.3499999940395355 - ], - "rotation": 278.0877669326875, - "pixel_coords": [ - 121, - 124, - 10.198601722717285 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8968720436096191, - -2.9163596630096436, - 0.3499999940395355 - ], - "rotation": 162.16369784384213, - "pixel_coords": [ - 119, - 184, - 7.994740009307861 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6604361534118652, - 1.2622549533843994, - 0.699999988079071 - ], - "rotation": 185.39146016514758, - "pixel_coords": [ - 204, - 95, - 10.959856986999512 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.1708313226699829, - 0.15550898015499115, - 0.3499999940395355 - ], - "rotation": 193.35622809035448, - "pixel_coords": [ - 160, - 107, - 11.048157691955566 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9385374784469604, - -0.7761186361312866, - 0.699999988079071 - ], - "rotation": 180.76770374561758, - "pixel_coords": [ - 187, - 137, - 8.993630409240723 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.582282304763794, - 2.5565152168273926, - 0.3499999940395355 - ], - "rotation": 106.44328354119469, - "pixel_coords": [ - 228, - 92, - 11.924039840698242 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7460228190840663, - -1.9035832940022903, - 0.3499999940395355 - ], - "rotation": 267.7683344843227, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved red sphere from (-2.4,-0.4) to (0.7,-1.9)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0526" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0526_original.json b/dataset_1k_720p_2/scenes/scene_0526_original.json deleted file mode 100644 index bc2ddf281f848f57d2897626558a91d890827883..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0526_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 526, - "image_filename": "SCENE_0526_new_000526.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.17749591171741486, - -1.3561854362487793, - 0.3499999940395355 - ], - "rotation": 278.0877669326875, - "pixel_coords": [ - 121, - 124, - 10.198601722717285 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8968720436096191, - -2.9163596630096436, - 0.3499999940395355 - ], - "rotation": 162.16369784384213, - "pixel_coords": [ - 119, - 184, - 7.994740009307861 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6604361534118652, - 1.2622549533843994, - 0.699999988079071 - ], - "rotation": 185.39146016514758, - "pixel_coords": [ - 204, - 95, - 10.959856986999512 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.1708313226699829, - 0.15550898015499115, - 0.3499999940395355 - ], - "rotation": 193.35622809035448, - "pixel_coords": [ - 160, - 107, - 11.048157691955566 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9385374784469604, - -0.7761186361312866, - 0.699999988079071 - ], - "rotation": 180.76770374561758, - "pixel_coords": [ - 187, - 137, - 8.993630409240723 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.582282304763794, - 2.5565152168273926, - 0.3499999940395355 - ], - "rotation": 106.44328354119469, - "pixel_coords": [ - 228, - 92, - 11.924039840698242 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4039196968078613, - -0.3612797260284424, - 0.3499999940395355 - ], - "rotation": 267.7683344843227, - "pixel_coords": [ - 106, - 88, - 12.180154800415039 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0526" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0527_cf1.json b/dataset_1k_720p_2/scenes/scene_0527_cf1.json deleted file mode 100644 index f099aa45a4821feac309bd1ac52f0ab1b3c97271..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0527_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 527, - "image_filename": "SCENE_0527_new_000527.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3695383071899414, - -1.2080270051956177, - 0.699999988079071 - ], - "rotation": 166.92032068864847, - "pixel_coords": [ - 187, - 149, - 8.361383438110352 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5906789301805386, - 1.3138770801250343, - 0.3499999940395355 - ], - "rotation": 305.48901744342163, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3708217740058899, - -2.663062334060669, - 0.3499999940395355 - ], - "rotation": 337.6348719374994, - "pixel_coords": [ - 77, - 136, - 9.490498542785645 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.825762987136841, - 1.6847600936889648, - 0.3499999940395355 - ], - "rotation": 169.5683902486844, - "pixel_coords": [ - 271, - 127, - 9.88809871673584 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue cylinder from left of gray cube to right", - "change_score": 2.783155595311018, - "change_attempts": 1, - "source_scene": "scene_0527" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0527_cf2.json b/dataset_1k_720p_2/scenes/scene_0527_cf2.json deleted file mode 100644 index 1c6066c42602d6e34b02db809d8dc6911b31c6d6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0527_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 527, - "image_filename": "SCENE_0527_new_000527.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3695383071899414, - -1.2080270051956177, - 0.699999988079071 - ], - "rotation": 166.92032068864847, - "pixel_coords": [ - 187, - 149, - 8.361383438110352 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.2359374314546585, - -0.7859866619110107, - 0.3499999940395355 - ], - "rotation": 305.48901744342163, - "pixel_coords": [ - 135, - 116, - 10.471672058105469 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3708217740058899, - -2.663062334060669, - 0.3499999940395355 - ], - "rotation": 337.6348719374994, - "pixel_coords": [ - 77, - 136, - 9.490498542785645 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.825762987136841, - 1.6847600936889648, - 0.3499999940395355 - ], - "rotation": 169.5683902486844, - "pixel_coords": [ - 271, - 127, - 9.88809871673584 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0527" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0527_original.json b/dataset_1k_720p_2/scenes/scene_0527_original.json deleted file mode 100644 index 897be031fb932cc9dd656b36df60224bfb943744..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0527_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 527, - "image_filename": "SCENE_0527_new_000527.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3695383071899414, - -1.2080270051956177, - 0.699999988079071 - ], - "rotation": 166.92032068864847, - "pixel_coords": [ - 187, - 149, - 8.361383438110352 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.2359374314546585, - -0.7859866619110107, - 0.3499999940395355 - ], - "rotation": 305.48901744342163, - "pixel_coords": [ - 135, - 116, - 10.471672058105469 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3708217740058899, - -2.663062334060669, - 0.3499999940395355 - ], - "rotation": 337.6348719374994, - "pixel_coords": [ - 77, - 136, - 9.490498542785645 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.825762987136841, - 1.6847600936889648, - 0.3499999940395355 - ], - "rotation": 169.5683902486844, - "pixel_coords": [ - 271, - 127, - 9.88809871673584 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0527" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0528_cf1.json b/dataset_1k_720p_2/scenes/scene_0528_cf1.json deleted file mode 100644 index 7cb0b07c61e2e1672148926876a52b0b65cbfb08..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0528_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 528, - "image_filename": "SCENE_0528_new_000528.png", - "objects": [ - { - "shape": "sphere", - "color": "red", - "material": "metal", - "size": "large", - "3d_coords": [ - 0.6192880272865295, - 0.9725434184074402, - 0.3499999940395355 - ], - "rotation": 201.32635549547265, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5088223218917847, - -2.811816692352295, - 0.699999988079071 - ], - "rotation": 296.75182848290274, - "pixel_coords": [ - 70, - 124, - 9.6484956741333 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.063704013824463, - -0.30612632632255554, - 0.3499999940395355 - ], - "rotation": 122.56427213552834, - "pixel_coords": [ - 176, - 127, - 10.179685592651367 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2024917602539062, - 1.9531023502349854, - 0.699999988079071 - ], - "rotation": 211.3370376811611, - "pixel_coords": [ - 162, - 66, - 13.419665336608887 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced gray cylinder with red sphere", - "change_score": 3.3120661000581797, - "change_attempts": 1, - "source_scene": "scene_0528" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0528_cf2.json b/dataset_1k_720p_2/scenes/scene_0528_cf2.json deleted file mode 100644 index 842595946d83bea02865cea61cea2020673592e9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0528_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 528, - "image_filename": "SCENE_0528_new_000528.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6192880272865295, - 0.9725434184074402, - 0.3499999940395355 - ], - "rotation": 88.98255947452792, - "pixel_coords": [ - 196, - 108, - 11.185018539428711 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5088223218917847, - -2.811816692352295, - 0.699999988079071 - ], - "rotation": 296.75182848290274, - "pixel_coords": [ - 70, - 124, - 9.6484956741333 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.063704013824463, - -0.30612632632255554, - 0.3499999940395355 - ], - "rotation": 122.56427213552834, - "pixel_coords": [ - 176, - 127, - 10.179685592651367 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2024917602539062, - 1.9531023502349854, - 0.699999988079071 - ], - "rotation": 211.3370376811611, - "pixel_coords": [ - 162, - 66, - 13.419665336608887 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed gray cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0528" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0528_original.json b/dataset_1k_720p_2/scenes/scene_0528_original.json deleted file mode 100644 index abc83de9dbe50bb2c084a6853317dfe2d626ec27..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0528_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 528, - "image_filename": "SCENE_0528_new_000528.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6192880272865295, - 0.9725434184074402, - 0.3499999940395355 - ], - "rotation": 88.98255947452792, - "pixel_coords": [ - 196, - 108, - 11.185018539428711 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5088223218917847, - -2.811816692352295, - 0.699999988079071 - ], - "rotation": 296.75182848290274, - "pixel_coords": [ - 70, - 124, - 9.6484956741333 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.063704013824463, - -0.30612632632255554, - 0.3499999940395355 - ], - "rotation": 122.56427213552834, - "pixel_coords": [ - 176, - 127, - 10.179685592651367 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2024917602539062, - 1.9531023502349854, - 0.699999988079071 - ], - "rotation": 211.3370376811611, - "pixel_coords": [ - 162, - 66, - 13.419665336608887 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0528" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0529_cf1.json b/dataset_1k_720p_2/scenes/scene_0529_cf1.json deleted file mode 100644 index d78e8fe4280eb2e1c6c3d3583f798a6c97d808dc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0529_cf1.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 529, - "image_filename": "SCENE_0529_new_000529.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8510593175888062, - -0.6203590035438538, - 0.3499999940395355 - ], - "rotation": 327.77150360885054, - "pixel_coords": [ - 187, - 137, - 9.569939613342285 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.758446216583252, - -0.543452262878418, - 0.699999988079071 - ], - "rotation": 118.21219653801235, - "pixel_coords": [ - 114, - 89, - 11.924996376037598 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.36783498525619507, - 2.7911767959594727, - 0.699999988079071 - ], - "rotation": 345.9678658069387, - "pixel_coords": [ - 226, - 83, - 12.452898979187012 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8021637797355652, - -1.59275221824646, - 0.3499999940395355 - ], - "rotation": 179.78292969311318, - "pixel_coords": [ - 104, - 116, - 10.801506996154785 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.31629809737205505, - 1.2346014976501465, - 0.3499999940395355 - ], - "rotation": 56.700372184035345, - "pixel_coords": [ - 194, - 103, - 11.71545696258545 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8056113719940186, - 1.933079719543457, - 0.699999988079071 - ], - "rotation": 315.91069877994767, - "pixel_coords": [ - 150, - 68, - 14.10672664642334 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.901228189468384, - -2.1088829040527344, - 0.3499999940395355 - ], - "rotation": 240.65414108300882, - "pixel_coords": [ - 174, - 173, - 7.97187614440918 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6184939742088318, - -0.11234046518802643, - 0.3499999940395355 - ], - "rotation": 352.15541710224153, - "pixel_coords": [ - 170, - 117, - 10.711029052734375 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 6 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 6 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 5 - ], - [ - 1, - 3, - 5 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed green cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0529" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0529_cf2.json b/dataset_1k_720p_2/scenes/scene_0529_cf2.json deleted file mode 100644 index cd57721b67b3a4216cb92d46e427bb6fb114b65b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0529_cf2.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 529, - "image_filename": "SCENE_0529_new_000529.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8510593175888062, - -0.6203590035438538, - 0.3499999940395355 - ], - "rotation": 327.77150360885054, - "pixel_coords": [ - 187, - 137, - 9.569939613342285 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.758446216583252, - -0.543452262878418, - 0.699999988079071 - ], - "rotation": 118.21219653801235, - "pixel_coords": [ - 114, - 89, - 11.924996376037598 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.36783498525619507, - 2.7911767959594727, - 0.699999988079071 - ], - "rotation": 345.9678658069387, - "pixel_coords": [ - 226, - 83, - 12.452898979187012 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8021637797355652, - -1.59275221824646, - 0.3499999940395355 - ], - "rotation": 179.78292969311318, - "pixel_coords": [ - 104, - 116, - 10.801506996154785 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.31629809737205505, - 1.2346014976501465, - 0.3499999940395355 - ], - "rotation": 56.700372184035345, - "pixel_coords": [ - 194, - 103, - 11.71545696258545 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8056113719940186, - 1.933079719543457, - 0.699999988079071 - ], - "rotation": 315.91069877994767, - "pixel_coords": [ - 150, - 68, - 14.10672664642334 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.901228189468384, - -2.1088829040527344, - 0.3499999940395355 - ], - "rotation": 240.65414108300882, - "pixel_coords": [ - 174, - 173, - 7.97187614440918 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9002230493161487, - 1.1455062403311658, - 0.3499999940395355 - ], - "rotation": 352.15541710224153, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 6 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 6 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 5 - ], - [ - 1, - 3, - 5 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved blue cylinder to partially occlude green cylinder", - "change_score": 2.8153354647679243, - "change_attempts": 1, - "source_scene": "scene_0529" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0529_original.json b/dataset_1k_720p_2/scenes/scene_0529_original.json deleted file mode 100644 index 8cb05a18c032cd7a46e898f36ee9e00845047490..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0529_original.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 529, - "image_filename": "SCENE_0529_new_000529.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8510593175888062, - -0.6203590035438538, - 0.3499999940395355 - ], - "rotation": 327.77150360885054, - "pixel_coords": [ - 187, - 137, - 9.569939613342285 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.758446216583252, - -0.543452262878418, - 0.699999988079071 - ], - "rotation": 118.21219653801235, - "pixel_coords": [ - 114, - 89, - 11.924996376037598 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.36783498525619507, - 2.7911767959594727, - 0.699999988079071 - ], - "rotation": 345.9678658069387, - "pixel_coords": [ - 226, - 83, - 12.452898979187012 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8021637797355652, - -1.59275221824646, - 0.3499999940395355 - ], - "rotation": 179.78292969311318, - "pixel_coords": [ - 104, - 116, - 10.801506996154785 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.31629809737205505, - 1.2346014976501465, - 0.3499999940395355 - ], - "rotation": 56.700372184035345, - "pixel_coords": [ - 194, - 103, - 11.71545696258545 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8056113719940186, - 1.933079719543457, - 0.699999988079071 - ], - "rotation": 315.91069877994767, - "pixel_coords": [ - 150, - 68, - 14.10672664642334 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.901228189468384, - -2.1088829040527344, - 0.3499999940395355 - ], - "rotation": 240.65414108300882, - "pixel_coords": [ - 174, - 173, - 7.97187614440918 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6184939742088318, - -0.11234046518802643, - 0.3499999940395355 - ], - "rotation": 352.15541710224153, - "pixel_coords": [ - 170, - 117, - 10.711029052734375 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 6 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 6 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 5 - ], - [ - 1, - 3, - 5 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0529" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0530_cf1.json b/dataset_1k_720p_2/scenes/scene_0530_cf1.json deleted file mode 100644 index ff18f1861f7b93796667817fb376057fc7d6a9b8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0530_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 530, - "image_filename": "SCENE_0530_new_000530.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.1763717383146286, - 1.1972370147705078, - 0.699999988079071 - ], - "rotation": 157.50295727839705, - "pixel_coords": [ - 190, - 93, - 11.891075134277344 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1281940937042236, - 2.7139995098114014, - 0.3499999940395355 - ], - "rotation": 198.97806148253702, - "pixel_coords": [ - 178, - 72, - 14.444108963012695 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9642638564109802, - -2.922799825668335, - 0.699999988079071 - ], - "rotation": 179.71316742071357, - "pixel_coords": [ - 97, - 147, - 9.078115463256836 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.702064037322998, - -1.5319559574127197, - 0.3499999940395355 - ], - "rotation": 6.678488087627379, - "pixel_coords": [ - 157, - 151, - 9.532195091247559 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4885094165802002, - 0.05517183616757393, - 0.699999988079071 - ], - "rotation": 28.968893867199267, - "pixel_coords": [ - 134, - 86, - 12.367345809936523 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1629036664962769, - -0.5195191502571106, - 0.3499999940395355 - ], - "rotation": 154.184037691372, - "pixel_coords": [ - 172, - 130, - 10.453892707824707 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0530" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0530_cf2.json b/dataset_1k_720p_2/scenes/scene_0530_cf2.json deleted file mode 100644 index 9a0d8c8f196fa23548fa5f70e6b31c6f2043141c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0530_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 530, - "image_filename": "SCENE_0530_new_000530.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.1763717383146286, - 1.1972370147705078, - 0.699999988079071 - ], - "rotation": 157.50295727839705, - "pixel_coords": [ - 190, - 93, - 11.891075134277344 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1281940937042236, - 2.7139995098114014, - 0.3499999940395355 - ], - "rotation": 198.97806148253702, - "pixel_coords": [ - 178, - 72, - 14.444108963012695 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9642638564109802, - -2.922799825668335, - 0.699999988079071 - ], - "rotation": 179.71316742071357, - "pixel_coords": [ - 97, - 147, - 9.078115463256836 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.702064037322998, - -1.5319559574127197, - 0.3499999940395355 - ], - "rotation": 6.678488087627379, - "pixel_coords": [ - 157, - 151, - 9.532195091247559 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4885094165802002, - 0.05517183616757393, - 0.699999988079071 - ], - "rotation": 28.968893867199267, - "pixel_coords": [ - 134, - 86, - 12.367345809936523 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1629036664962769, - -0.5195191502571106, - 0.3499999940395355 - ], - "rotation": 154.184037691372, - "pixel_coords": [ - 172, - 130, - 10.453892707824707 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0530" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0530_original.json b/dataset_1k_720p_2/scenes/scene_0530_original.json deleted file mode 100644 index 4d938b8a5b734318006ec1f7fd08f72984cd8d20..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0530_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 530, - "image_filename": "SCENE_0530_new_000530.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.1763717383146286, - 1.1972370147705078, - 0.699999988079071 - ], - "rotation": 157.50295727839705, - "pixel_coords": [ - 190, - 93, - 11.891075134277344 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1281940937042236, - 2.7139995098114014, - 0.3499999940395355 - ], - "rotation": 198.97806148253702, - "pixel_coords": [ - 178, - 72, - 14.444108963012695 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9642638564109802, - -2.922799825668335, - 0.699999988079071 - ], - "rotation": 179.71316742071357, - "pixel_coords": [ - 97, - 147, - 9.078115463256836 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.702064037322998, - -1.5319559574127197, - 0.3499999940395355 - ], - "rotation": 6.678488087627379, - "pixel_coords": [ - 157, - 151, - 9.532195091247559 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4885094165802002, - 0.05517183616757393, - 0.699999988079071 - ], - "rotation": 28.968893867199267, - "pixel_coords": [ - 134, - 86, - 12.367345809936523 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1629036664962769, - -0.5195191502571106, - 0.3499999940395355 - ], - "rotation": 154.184037691372, - "pixel_coords": [ - 172, - 130, - 10.453892707824707 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0530" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0531_cf1.json b/dataset_1k_720p_2/scenes/scene_0531_cf1.json deleted file mode 100644 index 2583a3d752a9cee81bea91dbc5255d8de1ca361f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0531_cf1.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 531, - "image_filename": "SCENE_0531_new_000531.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.07709196209907532, - -1.3968111276626587, - 0.3499999940395355 - ], - "rotation": 105.46580662726522, - "pixel_coords": [ - 124, - 125, - 10.000110626220703 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4244905710220337, - 2.8129308223724365, - 0.3499999940395355 - ], - "rotation": 176.3651470352581, - "pixel_coords": [ - 193, - 77, - 13.410883903503418 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7976417541503906, - 2.6502184867858887, - 0.3499999940395355 - ], - "rotation": 329.9002028231372, - "pixel_coords": [ - 166, - 69, - 14.253461837768555 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6216351985931396, - 0.9785994291305542, - 0.699999988079071 - ], - "rotation": 253.63420834918077, - "pixel_coords": [ - 197, - 98, - 10.814953804016113 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5130696296691895, - 0.11593328416347504, - 0.3499999940395355 - ], - "rotation": 129.88497058216794, - "pixel_coords": [ - 134, - 94, - 11.941023826599121 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.409040927886963, - -2.2663280963897705, - 0.699999988079071 - ], - "rotation": 27.807597004543677, - "pixel_coords": [ - 125, - 143, - 8.43781566619873 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.481384038925171, - 1.554373860359192, - 0.3499999940395355 - ], - "rotation": 52.27591072235675, - "pixel_coords": [ - 150, - 77, - 13.416402816772461 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [], - [ - 0 - ], - [ - 0, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0531" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0531_cf2.json b/dataset_1k_720p_2/scenes/scene_0531_cf2.json deleted file mode 100644 index 471114b1e857bd3c06c404af5ac7d2521a479dce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0531_cf2.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 531, - "image_filename": "SCENE_0531_new_000531.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.07709196209907532, - -1.3968111276626587, - 0.3499999940395355 - ], - "rotation": 105.46580662726522, - "pixel_coords": [ - 124, - 125, - 10.000110626220703 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4244905710220337, - 2.8129308223724365, - 0.3499999940395355 - ], - "rotation": 176.3651470352581, - "pixel_coords": [ - 193, - 77, - 13.410883903503418 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5270235212710095, - 0.19102594991826283, - 0.3499999940395355 - ], - "rotation": 329.9002028231372, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6216351985931396, - 0.9785994291305542, - 0.699999988079071 - ], - "rotation": 253.63420834918077, - "pixel_coords": [ - 197, - 98, - 10.814953804016113 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5130696296691895, - 0.11593328416347504, - 0.3499999940395355 - ], - "rotation": 129.88497058216794, - "pixel_coords": [ - 134, - 94, - 11.941023826599121 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.409040927886963, - -2.2663280963897705, - 0.699999988079071 - ], - "rotation": 27.807597004543677, - "pixel_coords": [ - 125, - 143, - 8.43781566619873 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.481384038925171, - 1.554373860359192, - 0.3499999940395355 - ], - "rotation": 52.27591072235675, - "pixel_coords": [ - 150, - 77, - 13.416402816772461 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [], - [ - 0 - ], - [ - 0, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple cylinder to partially occlude blue cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0531" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0531_original.json b/dataset_1k_720p_2/scenes/scene_0531_original.json deleted file mode 100644 index 4a05e9c63013d11e33172b56bc909e30890afe1b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0531_original.json +++ /dev/null @@ -1,303 +0,0 @@ -{ - "split": "new", - "image_index": 531, - "image_filename": "SCENE_0531_new_000531.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.07709196209907532, - -1.3968111276626587, - 0.3499999940395355 - ], - "rotation": 105.46580662726522, - "pixel_coords": [ - 124, - 125, - 10.000110626220703 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4244905710220337, - 2.8129308223724365, - 0.3499999940395355 - ], - "rotation": 176.3651470352581, - "pixel_coords": [ - 193, - 77, - 13.410883903503418 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7976417541503906, - 2.6502184867858887, - 0.3499999940395355 - ], - "rotation": 329.9002028231372, - "pixel_coords": [ - 166, - 69, - 14.253461837768555 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6216351985931396, - 0.9785994291305542, - 0.699999988079071 - ], - "rotation": 253.63420834918077, - "pixel_coords": [ - 197, - 98, - 10.814953804016113 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5130696296691895, - 0.11593328416347504, - 0.3499999940395355 - ], - "rotation": 129.88497058216794, - "pixel_coords": [ - 134, - 94, - 11.941023826599121 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.409040927886963, - -2.2663280963897705, - 0.699999988079071 - ], - "rotation": 27.807597004543677, - "pixel_coords": [ - 125, - 143, - 8.43781566619873 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.481384038925171, - 1.554373860359192, - 0.3499999940395355 - ], - "rotation": 52.27591072235675, - "pixel_coords": [ - 150, - 77, - 13.416402816772461 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [], - [ - 0 - ], - [ - 0, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0531" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0532_cf1.json b/dataset_1k_720p_2/scenes/scene_0532_cf1.json deleted file mode 100644 index 02e9aa34dc366c10a51664499da4d2b2676f72d4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0532_cf1.json +++ /dev/null @@ -1,255 +0,0 @@ -{ - "split": "new", - "image_index": 532, - "image_filename": "SCENE_0532_new_000532.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7621567249298096, - -2.972411632537842, - 0.3499999940395355 - ], - "rotation": 152.28816342790327, - "pixel_coords": [ - 117, - 170, - 8.377399444580078 - ], - "color": "green" - }, - { - "shape": "sphere", - "color": "purple", - "material": "metal", - "size": "large", - "3d_coords": [ - -0.24643418192863464, - -0.9820549488067627, - 0.3499999940395355 - ], - "rotation": 250.669316513042, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6569507122039795, - 1.2900052070617676, - 0.3499999940395355 - ], - "rotation": 293.25071844280603, - "pixel_coords": [ - 174, - 94, - 12.524511337280273 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6441470980644226, - -1.937888741493225, - 0.3499999940395355 - ], - "rotation": 237.7436845795207, - "pixel_coords": [ - 98, - 122, - 10.584766387939453 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3601365089416504, - 0.8206079006195068, - 0.699999988079071 - ], - "rotation": 91.40697257690955, - "pixel_coords": [ - 134, - 76, - 13.208968162536621 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9768254160881042, - -0.1239597350358963, - 0.3499999940395355 - ], - "rotation": 134.5325098246729, - "pixel_coords": [ - 179, - 122, - 10.60006332397461 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ] - ], - "front": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced gray cube with purple sphere", - "change_score": 4.449054510191025, - "change_attempts": 1, - "source_scene": "scene_0532" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0532_cf2.json b/dataset_1k_720p_2/scenes/scene_0532_cf2.json deleted file mode 100644 index 93e1d6af23a139fe10e9345bcaa956d5e4db70f0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0532_cf2.json +++ /dev/null @@ -1,255 +0,0 @@ -{ - "split": "new", - "image_index": 532, - "image_filename": "SCENE_0532_new_000532.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7621567249298096, - -2.972411632537842, - 0.3499999940395355 - ], - "rotation": 152.28816342790327, - "pixel_coords": [ - 117, - 170, - 8.377399444580078 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.24643418192863464, - -0.9820549488067627, - 0.3499999940395355 - ], - "rotation": 52.32894018181085, - "pixel_coords": [ - 131, - 117, - 10.894124984741211 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6569507122039795, - 1.2900052070617676, - 0.3499999940395355 - ], - "rotation": 293.25071844280603, - "pixel_coords": [ - 174, - 94, - 12.524511337280273 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.530197213153603, - 0.09866554467490629, - 0.3499999940395355 - ], - "rotation": 237.7436845795207, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3601365089416504, - 0.8206079006195068, - 0.699999988079071 - ], - "rotation": 91.40697257690955, - "pixel_coords": [ - 134, - 76, - 13.208968162536621 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9768254160881042, - -0.1239597350358963, - 0.3499999940395355 - ], - "rotation": 134.5325098246729, - "pixel_coords": [ - 179, - 122, - 10.60006332397461 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ] - ], - "front": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple cube to partially occlude brown cylinder", - "change_score": 2.2209543369820413, - "change_attempts": 1, - "source_scene": "scene_0532" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0532_original.json b/dataset_1k_720p_2/scenes/scene_0532_original.json deleted file mode 100644 index c11671bf9a2ccc19e19ddb425503a09d5e00a8f2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0532_original.json +++ /dev/null @@ -1,253 +0,0 @@ -{ - "split": "new", - "image_index": 532, - "image_filename": "SCENE_0532_new_000532.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7621567249298096, - -2.972411632537842, - 0.3499999940395355 - ], - "rotation": 152.28816342790327, - "pixel_coords": [ - 117, - 170, - 8.377399444580078 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.24643418192863464, - -0.9820549488067627, - 0.3499999940395355 - ], - "rotation": 52.32894018181085, - "pixel_coords": [ - 131, - 117, - 10.894124984741211 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6569507122039795, - 1.2900052070617676, - 0.3499999940395355 - ], - "rotation": 293.25071844280603, - "pixel_coords": [ - 174, - 94, - 12.524511337280273 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6441470980644226, - -1.937888741493225, - 0.3499999940395355 - ], - "rotation": 237.7436845795207, - "pixel_coords": [ - 98, - 122, - 10.584766387939453 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3601365089416504, - 0.8206079006195068, - 0.699999988079071 - ], - "rotation": 91.40697257690955, - "pixel_coords": [ - 134, - 76, - 13.208968162536621 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9768254160881042, - -0.1239597350358963, - 0.3499999940395355 - ], - "rotation": 134.5325098246729, - "pixel_coords": [ - 179, - 122, - 10.60006332397461 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ] - ], - "front": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0532" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0533_cf1.json b/dataset_1k_720p_2/scenes/scene_0533_cf1.json deleted file mode 100644 index 4d4976ce2d36b19366c72e3c99e2acda44bd0554..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0533_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 533, - "image_filename": "SCENE_0533_new_000533.png", - "objects": [ - { - "shape": "cylinder", - "color": "purple", - "material": "rubber", - "size": "large", - "3d_coords": [ - -2.9223313331604004, - 0.4162764549255371, - 0.3499999940395355 - ], - "rotation": 5.050890020780905, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4404436945915222, - -1.9518685340881348, - 0.699999988079071 - ], - "rotation": 18.89531148721111, - "pixel_coords": [ - 99, - 114, - 10.034367561340332 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6228315830230713, - -2.5418813228607178, - 0.3499999940395355 - ], - "rotation": 359.04557423274696, - "pixel_coords": [ - 47, - 106, - 11.301237106323242 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown sphere with purple cylinder", - "change_score": 3.27677072774726, - "change_attempts": 1, - "source_scene": "scene_0533" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0533_cf2.json b/dataset_1k_720p_2/scenes/scene_0533_cf2.json deleted file mode 100644 index 303f473a47a41647aa8bd3d58650153a23f430e9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0533_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 533, - "image_filename": "SCENE_0533_new_000533.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9223313331604004, - 0.4162764549255371, - 0.3499999940395355 - ], - "rotation": 265.4134280317673, - "pixel_coords": [ - 117, - 81, - 13.224799156188965 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4404436945915222, - -1.9518685340881348, - 0.699999988079071 - ], - "rotation": 18.89531148721111, - "pixel_coords": [ - 99, - 114, - 10.034367561340332 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.457800531447039, - -0.42488359933707676, - 0.3499999940395355 - ], - "rotation": 359.04557423274696, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved yellow cube from (-2.6,-2.5) to (-0.5,-0.4)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0533" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0533_original.json b/dataset_1k_720p_2/scenes/scene_0533_original.json deleted file mode 100644 index dd6595d8c87e10a76cfa49c3f91ec228da337fee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0533_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 533, - "image_filename": "SCENE_0533_new_000533.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9223313331604004, - 0.4162764549255371, - 0.3499999940395355 - ], - "rotation": 265.4134280317673, - "pixel_coords": [ - 117, - 81, - 13.224799156188965 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4404436945915222, - -1.9518685340881348, - 0.699999988079071 - ], - "rotation": 18.89531148721111, - "pixel_coords": [ - 99, - 114, - 10.034367561340332 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6228315830230713, - -2.5418813228607178, - 0.3499999940395355 - ], - "rotation": 359.04557423274696, - "pixel_coords": [ - 47, - 106, - 11.301237106323242 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0533" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0534_cf1.json b/dataset_1k_720p_2/scenes/scene_0534_cf1.json deleted file mode 100644 index 64e4737227ad51df2423f46866db6bf5a3120ad5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0534_cf1.json +++ /dev/null @@ -1,137 +0,0 @@ -{ - "split": "new", - "image_index": 534, - "image_filename": "SCENE_0534_new_000534.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2844326922113325, - 0.2642717560505017, - 0.699999988079071 - ], - "rotation": 68.28310974911165, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.19056400656700134, - -2.6851673126220703, - 0.699999988079071 - ], - "rotation": 269.4330053940959, - "pixel_coords": [ - 88, - 127, - 9.40713119506836 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.09254840761423111, - 1.461562156677246, - 0.3499999940395355 - ], - "rotation": 320.41593373956744, - "pixel_coords": [ - 195, - 100, - 12.006868362426758 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown cylinder from (2.3,-0.6) to (-2.3,0.3)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0534" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0534_cf2.json b/dataset_1k_720p_2/scenes/scene_0534_cf2.json deleted file mode 100644 index ec84cd7b3babae25d2c364a78a91bafed7b0fcff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0534_cf2.json +++ /dev/null @@ -1,137 +0,0 @@ -{ - "split": "new", - "image_index": 534, - "image_filename": "SCENE_0534_new_000534.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.271817445755005, - -0.5785337090492249, - 0.699999988079071 - ], - "rotation": 68.28310974911165, - "pixel_coords": [ - 198, - 132, - 9.17726993560791 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.19056400656700134, - -2.6851673126220703, - 0.699999988079071 - ], - "rotation": 269.4330053940959, - "pixel_coords": [ - 88, - 127, - 9.40713119506836 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.09254840761423111, - 1.461562156677246, - 0.3499999940395355 - ], - "rotation": 320.41593373956744, - "pixel_coords": [ - 195, - 100, - 12.006868362426758 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed yellow sphere to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0534" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0534_original.json b/dataset_1k_720p_2/scenes/scene_0534_original.json deleted file mode 100644 index d9e60a2b1233c91976e4466533615b589c37e2f1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0534_original.json +++ /dev/null @@ -1,135 +0,0 @@ -{ - "split": "new", - "image_index": 534, - "image_filename": "SCENE_0534_new_000534.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.271817445755005, - -0.5785337090492249, - 0.699999988079071 - ], - "rotation": 68.28310974911165, - "pixel_coords": [ - 198, - 132, - 9.17726993560791 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.19056400656700134, - -2.6851673126220703, - 0.699999988079071 - ], - "rotation": 269.4330053940959, - "pixel_coords": [ - 88, - 127, - 9.40713119506836 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.09254840761423111, - 1.461562156677246, - 0.3499999940395355 - ], - "rotation": 320.41593373956744, - "pixel_coords": [ - 195, - 100, - 12.006868362426758 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0534" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0535_cf1.json b/dataset_1k_720p_2/scenes/scene_0535_cf1.json deleted file mode 100644 index cd3dd14faa2045e63b9a89755b82e00c9f25df86..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0535_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 535, - "image_filename": "SCENE_0535_new_000535.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.987586259841919, - 2.2453105449676514, - 0.3499999940395355 - ], - "rotation": 231.6825868860039, - "pixel_coords": [ - 281, - 119, - 10.66187858581543 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.11418072134256363, - 1.6099708080291748, - 0.3499999940395355 - ], - "rotation": 155.9068094267773, - "pixel_coords": [ - 191, - 95, - 12.2506103515625 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.522050380706787, - -2.5542378425598145, - 0.699999988079071 - ], - "rotation": 187.5296742665052, - "pixel_coords": [ - 156, - 167, - 7.851312637329102 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.080726385116577, - 2.211183786392212, - 0.699999988079071 - ], - "rotation": 291.1778878968283, - "pixel_coords": [ - 164, - 68, - 13.710920333862305 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8910255432128906, - -1.9625258445739746, - 0.699999988079071 - ], - "rotation": 144.20939073907368, - "pixel_coords": [ - 74, - 100, - 11.029297828674316 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.604063868522644, - -0.7652566432952881, - 0.699999988079071 - ], - "rotation": 219.616894755135, - "pixel_coords": [ - 181, - 126, - 9.534427642822266 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.08038199692964554, - -0.616672158241272, - 0.3499999940395355 - ], - "rotation": 264.6720881150298, - "pixel_coords": [ - 144, - 116, - 10.862980842590332 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.344330072402954, - 1.0608681440353394, - 0.699999988079071 - ], - "rotation": 171.09721396537626, - "pixel_coords": [ - 242, - 114, - 10.182583808898926 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 6 - ] - ], - "front": [ - [ - 2, - 5, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 2, - 5, - 7 - ], - [ - 2, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0535" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0535_cf2.json b/dataset_1k_720p_2/scenes/scene_0535_cf2.json deleted file mode 100644 index b2a23d18d1d190ac97356a928a27ec640612cb89..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0535_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 535, - "image_filename": "SCENE_0535_new_000535.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.987586259841919, - 2.2453105449676514, - 0.3499999940395355 - ], - "rotation": 231.6825868860039, - "pixel_coords": [ - 281, - 119, - 10.66187858581543 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.11418072134256363, - 1.6099708080291748, - 0.3499999940395355 - ], - "rotation": 155.9068094267773, - "pixel_coords": [ - 191, - 95, - 12.2506103515625 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.522050380706787, - -2.5542378425598145, - 0.699999988079071 - ], - "rotation": 187.5296742665052, - "pixel_coords": [ - 156, - 167, - 7.851312637329102 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.080726385116577, - 2.211183786392212, - 0.699999988079071 - ], - "rotation": 291.1778878968283, - "pixel_coords": [ - 164, - 68, - 13.710920333862305 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8910255432128906, - -1.9625258445739746, - 0.699999988079071 - ], - "rotation": 144.20939073907368, - "pixel_coords": [ - 74, - 100, - 11.029297828674316 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.604063868522644, - -0.7652566432952881, - 0.699999988079071 - ], - "rotation": 219.616894755135, - "pixel_coords": [ - 181, - 126, - 9.534427642822266 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.08038199692964554, - -0.616672158241272, - 0.3499999940395355 - ], - "rotation": 264.6720881150298, - "pixel_coords": [ - 144, - 116, - 10.862980842590332 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.344330072402954, - 1.0608681440353394, - 0.699999988079071 - ], - "rotation": 171.09721396537626, - "pixel_coords": [ - 242, - 114, - 10.182583808898926 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 6 - ] - ], - "front": [ - [ - 2, - 5, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 2, - 5, - 7 - ], - [ - 2, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0535" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0535_original.json b/dataset_1k_720p_2/scenes/scene_0535_original.json deleted file mode 100644 index a4b3d6ea4713e1d38d702da58070b53461e7f1ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0535_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 535, - "image_filename": "SCENE_0535_new_000535.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.987586259841919, - 2.2453105449676514, - 0.3499999940395355 - ], - "rotation": 231.6825868860039, - "pixel_coords": [ - 281, - 119, - 10.66187858581543 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.11418072134256363, - 1.6099708080291748, - 0.3499999940395355 - ], - "rotation": 155.9068094267773, - "pixel_coords": [ - 191, - 95, - 12.2506103515625 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.522050380706787, - -2.5542378425598145, - 0.699999988079071 - ], - "rotation": 187.5296742665052, - "pixel_coords": [ - 156, - 167, - 7.851312637329102 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.080726385116577, - 2.211183786392212, - 0.699999988079071 - ], - "rotation": 291.1778878968283, - "pixel_coords": [ - 164, - 68, - 13.710920333862305 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8910255432128906, - -1.9625258445739746, - 0.699999988079071 - ], - "rotation": 144.20939073907368, - "pixel_coords": [ - 74, - 100, - 11.029297828674316 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.604063868522644, - -0.7652566432952881, - 0.699999988079071 - ], - "rotation": 219.616894755135, - "pixel_coords": [ - 181, - 126, - 9.534427642822266 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.08038199692964554, - -0.616672158241272, - 0.3499999940395355 - ], - "rotation": 264.6720881150298, - "pixel_coords": [ - 144, - 116, - 10.862980842590332 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.344330072402954, - 1.0608681440353394, - 0.699999988079071 - ], - "rotation": 171.09721396537626, - "pixel_coords": [ - 242, - 114, - 10.182583808898926 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 6 - ] - ], - "front": [ - [ - 2, - 5, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 2, - 5, - 7 - ], - [ - 2, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0535" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0536_cf1.json b/dataset_1k_720p_2/scenes/scene_0536_cf1.json deleted file mode 100644 index 8427c4513b7ec58522f8c80d8156aba595fa7a71..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0536_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 536, - "image_filename": "SCENE_0536_new_000536.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9273335933685303, - -2.0774405002593994, - 0.699999988079071 - ], - "rotation": 181.14960361493917, - "pixel_coords": [ - 170, - 168, - 7.361209392547607 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0361334085464478, - -1.1256859302520752, - 0.3499999940395355 - ], - "rotation": 335.8396270529345, - "pixel_coords": [ - 111, - 108, - 10.802785873413086 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9986003637313843, - -1.571265697479248, - 0.3499999940395355 - ], - "rotation": 270.2304429996946, - "pixel_coords": [ - 83, - 102, - 11.223372459411621 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.239330819485156, - 0.8245712781788237, - 0.699999988079071 - ], - "rotation": 91.05834356456789, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray sphere from (1.1,1.7) to (0.2,0.8)", - "change_score": 1.2209304252386823, - "change_attempts": 1, - "source_scene": "scene_0536" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0536_cf2.json b/dataset_1k_720p_2/scenes/scene_0536_cf2.json deleted file mode 100644 index c3ead55bbe305d523fcdc9de216af4344a24d049..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0536_cf2.json +++ /dev/null @@ -1,194 +0,0 @@ -{ - "split": "new", - "image_index": 536, - "image_filename": "SCENE_0536_new_000536.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9273335933685303, - -2.0774405002593994, - 0.699999988079071 - ], - "rotation": 181.14960361493917, - "pixel_coords": [ - 170, - 168, - 7.361209392547607 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0361334085464478, - -1.1256859302520752, - 0.3499999940395355 - ], - "rotation": 335.8396270529345, - "pixel_coords": [ - 111, - 108, - 10.802785873413086 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9986003637313843, - -1.571265697479248, - 0.3499999940395355 - ], - "rotation": 270.2304429996946, - "pixel_coords": [ - 83, - 102, - 11.223372459411621 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0653367042541504, - 1.7236738204956055, - 0.699999988079071 - ], - "rotation": 91.05834356456789, - "pixel_coords": [ - 225, - 96, - 10.768279075622559 - ], - "color": "gray" - }, - { - "shape": "cube", - "color": "gray", - "material": "rubber", - "size": "large", - "3d_coords": [ - 1.5138985033496395, - 0.08798089918106733, - 0.35 - ], - "rotation": 136.33586551173428, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0536" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0536_original.json b/dataset_1k_720p_2/scenes/scene_0536_original.json deleted file mode 100644 index 175254c71575cf3a7901bfc1770f66f5b7fd6f1f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0536_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 536, - "image_filename": "SCENE_0536_new_000536.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9273335933685303, - -2.0774405002593994, - 0.699999988079071 - ], - "rotation": 181.14960361493917, - "pixel_coords": [ - 170, - 168, - 7.361209392547607 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0361334085464478, - -1.1256859302520752, - 0.3499999940395355 - ], - "rotation": 335.8396270529345, - "pixel_coords": [ - 111, - 108, - 10.802785873413086 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9986003637313843, - -1.571265697479248, - 0.3499999940395355 - ], - "rotation": 270.2304429996946, - "pixel_coords": [ - 83, - 102, - 11.223372459411621 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0653367042541504, - 1.7236738204956055, - 0.699999988079071 - ], - "rotation": 91.05834356456789, - "pixel_coords": [ - 225, - 96, - 10.768279075622559 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0536" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0537_cf1.json b/dataset_1k_720p_2/scenes/scene_0537_cf1.json deleted file mode 100644 index 2899429dc91d7ccce98fc5d1617f0c3e88f7c8a7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0537_cf1.json +++ /dev/null @@ -1,283 +0,0 @@ -{ - "split": "new", - "image_index": 537, - "image_filename": "SCENE_0537_new_000537.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4426383078098297, - -0.2363845407962799, - 0.3499999940395355 - ], - "rotation": 74.54854160656049, - "pixel_coords": [ - 146, - 108, - 11.625295639038086 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.36641648411750793, - -2.2544660568237305, - 0.3499999940395355 - ], - "rotation": 282.247260378307, - "pixel_coords": [ - 94, - 129, - 10.429312705993652 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.127521514892578, - 0.6918371319770813, - 0.699999988079071 - ], - "rotation": 42.696501338268114, - "pixel_coords": [ - 137, - 77, - 13.105159759521484 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.135030746459961, - -2.8719735145568848, - 0.3499999940395355 - ], - "rotation": 353.3006742802186, - "pixel_coords": [ - 49, - 114, - 11.257161140441895 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.097939968109131, - 2.831120014190674, - 0.3499999940395355 - ], - "rotation": 298.75555986909364, - "pixel_coords": [ - 179, - 72, - 14.468792915344238 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.26833638548851013, - 2.387269973754883, - 0.699999988079071 - ], - "rotation": 207.00584128262597, - "pixel_coords": [ - 216, - 85, - 12.471128463745117 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "color": "blue", - "material": "metal", - "size": "small", - "3d_coords": [ - 1.0566102569069242, - -0.20814929790952563, - 0.35 - ], - "rotation": 279.72988039994465, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added blue metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0537" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0537_cf2.json b/dataset_1k_720p_2/scenes/scene_0537_cf2.json deleted file mode 100644 index 0e68abbf58a5ce259f2a74343d3babbda215c645..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0537_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 537, - "image_filename": "SCENE_0537_new_000537.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4426383078098297, - -0.2363845407962799, - 0.3499999940395355 - ], - "rotation": 74.54854160656049, - "pixel_coords": [ - 146, - 108, - 11.625295639038086 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.36641648411750793, - -2.2544660568237305, - 0.3499999940395355 - ], - "rotation": 282.247260378307, - "pixel_coords": [ - 94, - 129, - 10.429312705993652 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.740585443595067, - -1.237887205774697, - 0.699999988079071 - ], - "rotation": 42.696501338268114, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.135030746459961, - -2.8719735145568848, - 0.3499999940395355 - ], - "rotation": 353.3006742802186, - "pixel_coords": [ - 49, - 114, - 11.257161140441895 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.097939968109131, - 2.831120014190674, - 0.3499999940395355 - ], - "rotation": 298.75555986909364, - "pixel_coords": [ - 179, - 72, - 14.468792915344238 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.26833638548851013, - 2.387269973754883, - 0.699999988079071 - ], - "rotation": 207.00584128262597, - "pixel_coords": [ - 216, - 85, - 12.471128463745117 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green cube from (-2.1,0.7) to (-2.7,-1.2)", - "change_score": 2.0247674929205255, - "change_attempts": 1, - "source_scene": "scene_0537" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0537_original.json b/dataset_1k_720p_2/scenes/scene_0537_original.json deleted file mode 100644 index 07f6cc80ec0f6599130e361dc4ea4ee72099ff07..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0537_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 537, - "image_filename": "SCENE_0537_new_000537.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4426383078098297, - -0.2363845407962799, - 0.3499999940395355 - ], - "rotation": 74.54854160656049, - "pixel_coords": [ - 146, - 108, - 11.625295639038086 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.36641648411750793, - -2.2544660568237305, - 0.3499999940395355 - ], - "rotation": 282.247260378307, - "pixel_coords": [ - 94, - 129, - 10.429312705993652 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.127521514892578, - 0.6918371319770813, - 0.699999988079071 - ], - "rotation": 42.696501338268114, - "pixel_coords": [ - 137, - 77, - 13.105159759521484 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.135030746459961, - -2.8719735145568848, - 0.3499999940395355 - ], - "rotation": 353.3006742802186, - "pixel_coords": [ - 49, - 114, - 11.257161140441895 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.097939968109131, - 2.831120014190674, - 0.3499999940395355 - ], - "rotation": 298.75555986909364, - "pixel_coords": [ - 179, - 72, - 14.468792915344238 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.26833638548851013, - 2.387269973754883, - 0.699999988079071 - ], - "rotation": 207.00584128262597, - "pixel_coords": [ - 216, - 85, - 12.471128463745117 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0537" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0538_cf1.json b/dataset_1k_720p_2/scenes/scene_0538_cf1.json deleted file mode 100644 index 4cb0aa4553fca78c2824b6fd19fa95f979c6e444..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0538_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 538, - "image_filename": "SCENE_0538_new_000538.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5438895225524902, - -0.5879084467887878, - 0.3499999940395355 - ], - "rotation": 75.78668454572927, - "pixel_coords": [ - 212, - 148, - 8.944998741149902 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5573058724403381, - -1.774006724357605, - 0.699999988079071 - ], - "rotation": 6.7446836443292435, - "pixel_coords": [ - 126, - 125, - 9.330044746398926 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1778868436813354, - 0.7692864537239075, - 0.699999988079071 - ], - "rotation": 190.79876644377663, - "pixel_coords": [ - 152, - 83, - 12.003273010253906 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0538" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0538_cf2.json b/dataset_1k_720p_2/scenes/scene_0538_cf2.json deleted file mode 100644 index 2b3b493cb1bb4459024edd7c364658219b599938..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0538_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 538, - "image_filename": "SCENE_0538_new_000538.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5438895225524902, - -0.5879084467887878, - 0.3499999940395355 - ], - "rotation": 75.78668454572927, - "pixel_coords": [ - 212, - 148, - 8.944998741149902 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5573058724403381, - -1.774006724357605, - 0.699999988079071 - ], - "rotation": 6.7446836443292435, - "pixel_coords": [ - 126, - 125, - 9.330044746398926 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1778868436813354, - 0.7692864537239075, - 0.699999988079071 - ], - "rotation": 190.79876644377663, - "pixel_coords": [ - 152, - 83, - 12.003273010253906 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0538" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0538_original.json b/dataset_1k_720p_2/scenes/scene_0538_original.json deleted file mode 100644 index 589b1298d603c429b71ddc2262ffaa848ca624f4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0538_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 538, - "image_filename": "SCENE_0538_new_000538.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5438895225524902, - -0.5879084467887878, - 0.3499999940395355 - ], - "rotation": 75.78668454572927, - "pixel_coords": [ - 212, - 148, - 8.944998741149902 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5573058724403381, - -1.774006724357605, - 0.699999988079071 - ], - "rotation": 6.7446836443292435, - "pixel_coords": [ - 126, - 125, - 9.330044746398926 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1778868436813354, - 0.7692864537239075, - 0.699999988079071 - ], - "rotation": 190.79876644377663, - "pixel_coords": [ - 152, - 83, - 12.003273010253906 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0538" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0539_cf1.json b/dataset_1k_720p_2/scenes/scene_0539_cf1.json deleted file mode 100644 index a707907db71679846d4934cce4f0f15e13364a65..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0539_cf1.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 539, - "image_filename": "SCENE_0539_new_000539.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5332050919532776, - -0.6311429738998413, - 0.3499999940395355 - ], - "rotation": 238.46803047450462, - "pixel_coords": [ - 135, - 111, - 11.449681282043457 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3010807037353516, - 1.003241777420044, - 0.699999988079071 - ], - "rotation": 208.6507791558299, - "pixel_coords": [ - 157, - 82, - 12.761860847473145 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4370768070220947, - -2.6992170810699463, - 0.3499999940395355 - ], - "rotation": 165.22066116741013, - "pixel_coords": [ - 142, - 177, - 8.246292114257812 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6717591285705566, - 0.44047683477401733, - 0.699999988079071 - ], - "rotation": 324.6791572760473, - "pixel_coords": [ - 235, - 126, - 9.766275405883789 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.463522434234619, - 2.0604310035705566, - 0.3499999940395355 - ], - "rotation": 133.4649370154563, - "pixel_coords": [ - 158, - 77, - 14.319876670837402 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5789975735561415, - -0.45117451789883045, - 0.3499999940395355 - ], - "rotation": 126.2670453264387, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple cylinder from (1.7,1.7) to (-1.6,-0.5)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0539" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0539_cf2.json b/dataset_1k_720p_2/scenes/scene_0539_cf2.json deleted file mode 100644 index 9b78264d293c370cb079ba4cd8e9eb7e5b0e1ab4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0539_cf2.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 539, - "image_filename": "SCENE_0539_new_000539.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5332050919532776, - -0.6311429738998413, - 0.3499999940395355 - ], - "rotation": 238.46803047450462, - "pixel_coords": [ - 135, - 111, - 11.449681282043457 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3010807037353516, - 1.003241777420044, - 0.699999988079071 - ], - "rotation": 208.6507791558299, - "pixel_coords": [ - 157, - 82, - 12.761860847473145 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4370768070220947, - -2.6992170810699463, - 0.3499999940395355 - ], - "rotation": 165.22066116741013, - "pixel_coords": [ - 142, - 177, - 8.246292114257812 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6717591285705566, - 0.44047683477401733, - 0.699999988079071 - ], - "rotation": 324.6791572760473, - "pixel_coords": [ - 235, - 126, - 9.766275405883789 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.463522434234619, - 2.0604310035705566, - 0.3499999940395355 - ], - "rotation": 133.4649370154563, - "pixel_coords": [ - 158, - 77, - 14.319876670837402 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6327114713022217, - -2.106116183068801, - 0.3499999940395355 - ], - "rotation": 126.2670453264387, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple cylinder from (1.7,1.7) to (1.6,-2.1)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0539" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0539_original.json b/dataset_1k_720p_2/scenes/scene_0539_original.json deleted file mode 100644 index 78cfcd2c7aa0d15cd620403e2045b5c7d47e6143..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0539_original.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 539, - "image_filename": "SCENE_0539_new_000539.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5332050919532776, - -0.6311429738998413, - 0.3499999940395355 - ], - "rotation": 238.46803047450462, - "pixel_coords": [ - 135, - 111, - 11.449681282043457 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3010807037353516, - 1.003241777420044, - 0.699999988079071 - ], - "rotation": 208.6507791558299, - "pixel_coords": [ - 157, - 82, - 12.761860847473145 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4370768070220947, - -2.6992170810699463, - 0.3499999940395355 - ], - "rotation": 165.22066116741013, - "pixel_coords": [ - 142, - 177, - 8.246292114257812 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6717591285705566, - 0.44047683477401733, - 0.699999988079071 - ], - "rotation": 324.6791572760473, - "pixel_coords": [ - 235, - 126, - 9.766275405883789 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.463522434234619, - 2.0604310035705566, - 0.3499999940395355 - ], - "rotation": 133.4649370154563, - "pixel_coords": [ - 158, - 77, - 14.319876670837402 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6891928911209106, - 1.679514765739441, - 0.3499999940395355 - ], - "rotation": 126.2670453264387, - "pixel_coords": [ - 234, - 113, - 11.309958457946777 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0539" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0540_cf1.json b/dataset_1k_720p_2/scenes/scene_0540_cf1.json deleted file mode 100644 index 23ab1c07dc466c7dc4f4d96fb548f4a5eae95a3e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0540_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 540, - "image_filename": "SCENE_0540_new_000540.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9590744972229004, - -1.9922159910202026, - 0.3499999940395355 - ], - "rotation": 176.54270741798072, - "pixel_coords": [ - 72, - 108, - 11.033555030822754 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9559670686721802, - 1.6920711994171143, - 0.699999988079071 - ], - "rotation": 249.95024723934307, - "pixel_coords": [ - 160, - 67, - 12.921011924743652 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5626587867736816, - -2.404392957687378, - 0.3499999940395355 - ], - "rotation": 348.96594126337044, - "pixel_coords": [ - 83, - 131, - 9.904020309448242 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0540" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0540_cf2.json b/dataset_1k_720p_2/scenes/scene_0540_cf2.json deleted file mode 100644 index d4b2453c2bb4494c58993aa54949f26a2a767d88..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0540_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 540, - "image_filename": "SCENE_0540_new_000540.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9590744972229004, - -1.9922159910202026, - 0.3499999940395355 - ], - "rotation": 176.54270741798072, - "pixel_coords": [ - 72, - 108, - 11.033555030822754 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.22047065680163147, - 2.288308226018133, - 0.699999988079071 - ], - "rotation": 249.95024723934307, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5626587867736816, - -2.404392957687378, - 0.3499999940395355 - ], - "rotation": 348.96594126337044, - "pixel_coords": [ - 83, - 131, - 9.904020309448242 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved cyan sphere from (-2.0,1.7) to (-0.2,2.3)", - "change_score": 1.8350603225794986, - "change_attempts": 1, - "source_scene": "scene_0540" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0540_original.json b/dataset_1k_720p_2/scenes/scene_0540_original.json deleted file mode 100644 index 814ddbe942e4afa1567ca3a924f1b6e572c35ef9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0540_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 540, - "image_filename": "SCENE_0540_new_000540.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9590744972229004, - -1.9922159910202026, - 0.3499999940395355 - ], - "rotation": 176.54270741798072, - "pixel_coords": [ - 72, - 108, - 11.033555030822754 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9559670686721802, - 1.6920711994171143, - 0.699999988079071 - ], - "rotation": 249.95024723934307, - "pixel_coords": [ - 160, - 67, - 12.921011924743652 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5626587867736816, - -2.404392957687378, - 0.3499999940395355 - ], - "rotation": 348.96594126337044, - "pixel_coords": [ - 83, - 131, - 9.904020309448242 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0540" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0541_cf1.json b/dataset_1k_720p_2/scenes/scene_0541_cf1.json deleted file mode 100644 index 063c4ea56e21a78eacb4dbcc0e934810d0fa3296..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0541_cf1.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 541, - "image_filename": "SCENE_0541_new_000541.png", - "objects": [ - { - "shape": "sphere", - "color": "cyan", - "material": "rubber", - "size": "small", - "3d_coords": [ - 0.6202449202537537, - 2.268071174621582, - 0.3499999940395355 - ], - "rotation": 316.11083198785894, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6430903077125549, - -1.5646848678588867, - 0.3499999940395355 - ], - "rotation": 224.50153493358684, - "pixel_coords": [ - 132, - 134, - 9.662322044372559 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3689751625061035, - 1.3829365968704224, - 0.699999988079071 - ], - "rotation": 331.98822044067043, - "pixel_coords": [ - 147, - 71, - 13.231424331665039 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7959883213043213, - -2.298783779144287, - 0.699999988079071 - ], - "rotation": 224.44783752264485, - "pixel_coords": [ - 50, - 92, - 11.383533477783203 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1092194318771362, - -0.22329013049602509, - 0.699999988079071 - ], - "rotation": 54.36306584250895, - "pixel_coords": [ - 133, - 91, - 11.454591751098633 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green cylinder with cyan sphere", - "change_score": 2.2605613801115028, - "change_attempts": 1, - "source_scene": "scene_0541" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0541_cf2.json b/dataset_1k_720p_2/scenes/scene_0541_cf2.json deleted file mode 100644 index c0adc082b9ca92108b72fb1315b17faa265c1872..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0541_cf2.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 541, - "image_filename": "SCENE_0541_new_000541.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6202449202537537, - 2.268071174621582, - 0.3499999940395355 - ], - "rotation": 49.912928827999956, - "pixel_coords": [ - 222, - 97, - 11.89974308013916 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6430903077125549, - -1.5646848678588867, - 0.3499999940395355 - ], - "rotation": 224.50153493358684, - "pixel_coords": [ - 132, - 134, - 9.662322044372559 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3689751625061035, - 1.3829365968704224, - 0.699999988079071 - ], - "rotation": 331.98822044067043, - "pixel_coords": [ - 147, - 71, - 13.231424331665039 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3975805766107798, - -2.220996100535796, - 0.699999988079071 - ], - "rotation": 224.44783752264485, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1092194318771362, - -0.22329013049602509, - 0.699999988079071 - ], - "rotation": 54.36306584250895, - "pixel_coords": [ - 133, - 91, - 11.454591751098633 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved blue cube to partially occlude purple sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0541" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0541_original.json b/dataset_1k_720p_2/scenes/scene_0541_original.json deleted file mode 100644 index f3bc33168a5053fa63195b1dccc63a332f06d4e9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0541_original.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 541, - "image_filename": "SCENE_0541_new_000541.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6202449202537537, - 2.268071174621582, - 0.3499999940395355 - ], - "rotation": 49.912928827999956, - "pixel_coords": [ - 222, - 97, - 11.89974308013916 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6430903077125549, - -1.5646848678588867, - 0.3499999940395355 - ], - "rotation": 224.50153493358684, - "pixel_coords": [ - 132, - 134, - 9.662322044372559 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3689751625061035, - 1.3829365968704224, - 0.699999988079071 - ], - "rotation": 331.98822044067043, - "pixel_coords": [ - 147, - 71, - 13.231424331665039 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7959883213043213, - -2.298783779144287, - 0.699999988079071 - ], - "rotation": 224.44783752264485, - "pixel_coords": [ - 50, - 92, - 11.383533477783203 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1092194318771362, - -0.22329013049602509, - 0.699999988079071 - ], - "rotation": 54.36306584250895, - "pixel_coords": [ - 133, - 91, - 11.454591751098633 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0541" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0542_cf1.json b/dataset_1k_720p_2/scenes/scene_0542_cf1.json deleted file mode 100644 index 4f3e4aa72768e8bb59ff9b38bfc3b069cbb65507..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0542_cf1.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 542, - "image_filename": "SCENE_0542_new_000542.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.804632306098938, - 2.1123406887054443, - 0.3499999940395355 - ], - "rotation": 351.29734765245865, - "pixel_coords": [ - 249, - 111, - 10.898393630981445 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.05908126011490822, - 2.647970676422119, - 0.699999988079071 - ], - "rotation": 266.7129053274241, - "pixel_coords": [ - 218, - 80, - 12.319823265075684 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4703919291496277, - 0.8604854345321655, - 0.3499999940395355 - ], - "rotation": 146.1513315478331, - "pixel_coords": [ - 171, - 98, - 11.781953811645508 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.691511392593384, - -1.54274320602417, - 0.699999988079071 - ], - "rotation": 236.974081719255, - "pixel_coords": [ - 75, - 86, - 11.83017349243164 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed blue cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0542" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0542_cf2.json b/dataset_1k_720p_2/scenes/scene_0542_cf2.json deleted file mode 100644 index 0ca958164fea6e59c4d7e894105056906cd3e701..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0542_cf2.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 542, - "image_filename": "SCENE_0542_new_000542.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.23682421960331, - 1.039666032088828, - 0.3499999940395355 - ], - "rotation": 351.29734765245865, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.05908126011490822, - 2.647970676422119, - 0.699999988079071 - ], - "rotation": 266.7129053274241, - "pixel_coords": [ - 218, - 80, - 12.319823265075684 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4703919291496277, - 0.8604854345321655, - 0.3499999940395355 - ], - "rotation": 146.1513315478331, - "pixel_coords": [ - 171, - 98, - 11.781953811645508 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.691511392593384, - -1.54274320602417, - 0.699999988079071 - ], - "rotation": 236.974081719255, - "pixel_coords": [ - 75, - 86, - 11.83017349243164 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue cube from (1.8,2.1) to (-2.2,1.0)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0542" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0542_original.json b/dataset_1k_720p_2/scenes/scene_0542_original.json deleted file mode 100644 index b8b5f5953a1807f8e053e7663cbf3572a87bd70b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0542_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 542, - "image_filename": "SCENE_0542_new_000542.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.804632306098938, - 2.1123406887054443, - 0.3499999940395355 - ], - "rotation": 351.29734765245865, - "pixel_coords": [ - 249, - 111, - 10.898393630981445 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.05908126011490822, - 2.647970676422119, - 0.699999988079071 - ], - "rotation": 266.7129053274241, - "pixel_coords": [ - 218, - 80, - 12.319823265075684 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4703919291496277, - 0.8604854345321655, - 0.3499999940395355 - ], - "rotation": 146.1513315478331, - "pixel_coords": [ - 171, - 98, - 11.781953811645508 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.691511392593384, - -1.54274320602417, - 0.699999988079071 - ], - "rotation": 236.974081719255, - "pixel_coords": [ - 75, - 86, - 11.83017349243164 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0542" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0543_cf1.json b/dataset_1k_720p_2/scenes/scene_0543_cf1.json deleted file mode 100644 index e61460d3db536da20a939089b22aafd5c9cee741..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0543_cf1.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 543, - "image_filename": "SCENE_0543_new_000543.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5828843116760254, - 2.9549617767333984, - 0.3499999940395355 - ], - "rotation": 3.7447357938940407, - "pixel_coords": [ - 231, - 90, - 12.480761528015137 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.637932300567627, - 2.7783477306365967, - 0.699999988079071 - ], - "rotation": 350.01088758698296, - "pixel_coords": [ - 164, - 60, - 14.252238273620605 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0177972316741943, - -2.1002256870269775, - 0.3499999940395355 - ], - "rotation": 21.877595484972808, - "pixel_coords": [ - 85, - 121, - 10.405465126037598 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.17215782403945923, - 0.02429174818098545, - 0.3499999940395355 - ], - "rotation": 144.68757977961226, - "pixel_coords": [ - 157, - 108, - 11.167853355407715 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4824429750442505, - 0.24947123229503632, - 0.3499999940395355 - ], - "rotation": 18.171310606340146, - "pixel_coords": [ - 201, - 124, - 10.25512981414795 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5442571043968201, - -0.8436967134475708, - 0.3499999940395355 - ], - "rotation": 53.33839487043506, - "pixel_coords": [ - 128, - 113, - 10.873265266418457 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.02359676361084, - -2.88120698928833, - 0.3499999940395355 - ], - "rotation": 235.52501768310935, - "pixel_coords": [ - 131, - 178, - 7.997010707855225 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5244253873825073, - 1.8873685598373413, - 0.699999988079071 - ], - "rotation": 32.704048642779064, - "pixel_coords": [ - 236, - 97, - 11.064865112304688 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 2, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 5, - 6 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [ - 2 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0543" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0543_cf2.json b/dataset_1k_720p_2/scenes/scene_0543_cf2.json deleted file mode 100644 index 43b06169058c357e56ef02f7015f5432fedf8348..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0543_cf2.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 543, - "image_filename": "SCENE_0543_new_000543.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5828843116760254, - 2.9549617767333984, - 0.3499999940395355 - ], - "rotation": 3.7447357938940407, - "pixel_coords": [ - 231, - 90, - 12.480761528015137 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.637932300567627, - 2.7783477306365967, - 0.699999988079071 - ], - "rotation": 350.01088758698296, - "pixel_coords": [ - 164, - 60, - 14.252238273620605 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0177972316741943, - -2.1002256870269775, - 0.3499999940395355 - ], - "rotation": 21.877595484972808, - "pixel_coords": [ - 85, - 121, - 10.405465126037598 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.17215782403945923, - 0.02429174818098545, - 0.3499999940395355 - ], - "rotation": 144.68757977961226, - "pixel_coords": [ - 157, - 108, - 11.167853355407715 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4824429750442505, - 0.24947123229503632, - 0.3499999940395355 - ], - "rotation": 18.171310606340146, - "pixel_coords": [ - 201, - 124, - 10.25512981414795 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5442571043968201, - -0.8436967134475708, - 0.3499999940395355 - ], - "rotation": 53.33839487043506, - "pixel_coords": [ - 128, - 113, - 10.873265266418457 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.02359676361084, - -2.88120698928833, - 0.3499999940395355 - ], - "rotation": 235.52501768310935, - "pixel_coords": [ - 131, - 178, - 7.997010707855225 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5244253873825073, - 1.8873685598373413, - 0.699999988079071 - ], - "rotation": 32.704048642779064, - "pixel_coords": [ - 236, - 97, - 11.064865112304688 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 2, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 5, - 6 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [ - 2 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0543" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0543_original.json b/dataset_1k_720p_2/scenes/scene_0543_original.json deleted file mode 100644 index c7b64a889fa1c9073d25c1be0dd468742670395b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0543_original.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 543, - "image_filename": "SCENE_0543_new_000543.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5828843116760254, - 2.9549617767333984, - 0.3499999940395355 - ], - "rotation": 3.7447357938940407, - "pixel_coords": [ - 231, - 90, - 12.480761528015137 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.637932300567627, - 2.7783477306365967, - 0.699999988079071 - ], - "rotation": 350.01088758698296, - "pixel_coords": [ - 164, - 60, - 14.252238273620605 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0177972316741943, - -2.1002256870269775, - 0.3499999940395355 - ], - "rotation": 21.877595484972808, - "pixel_coords": [ - 85, - 121, - 10.405465126037598 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.17215782403945923, - 0.02429174818098545, - 0.3499999940395355 - ], - "rotation": 144.68757977961226, - "pixel_coords": [ - 157, - 108, - 11.167853355407715 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4824429750442505, - 0.24947123229503632, - 0.3499999940395355 - ], - "rotation": 18.171310606340146, - "pixel_coords": [ - 201, - 124, - 10.25512981414795 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5442571043968201, - -0.8436967134475708, - 0.3499999940395355 - ], - "rotation": 53.33839487043506, - "pixel_coords": [ - 128, - 113, - 10.873265266418457 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.02359676361084, - -2.88120698928833, - 0.3499999940395355 - ], - "rotation": 235.52501768310935, - "pixel_coords": [ - 131, - 178, - 7.997010707855225 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5244253873825073, - 1.8873685598373413, - 0.699999988079071 - ], - "rotation": 32.704048642779064, - "pixel_coords": [ - 236, - 97, - 11.064865112304688 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 2, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 5, - 6 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [ - 2 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0543" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0544_cf1.json b/dataset_1k_720p_2/scenes/scene_0544_cf1.json deleted file mode 100644 index 9430041277ad8350dc67991e5a71d5d04655b43d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0544_cf1.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 544, - "image_filename": "SCENE_0544_new_000544.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.235569953918457, - 0.09613432735204697, - 0.3499999940395355 - ], - "rotation": 118.8333229533019, - "pixel_coords": [ - 216, - 139, - 9.627176284790039 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7120434045791626, - 0.4671737849712372, - 0.3499999940395355 - ], - "rotation": 229.9213573005649, - "pixel_coords": [ - 157, - 98, - 11.75252628326416 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1189879179000854, - 2.0739188194274902, - 0.699999988079071 - ], - "rotation": 279.24802864918803, - "pixel_coords": [ - 183, - 73, - 12.7516450881958 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.11225559562444687, - -0.5721500515937805, - 0.3499999940395355 - ], - "rotation": 61.20534794065741, - "pixel_coords": [ - 148, - 118, - 10.627235412597656 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.919813632965088, - -1.2336903810501099, - 0.699999988079071 - ], - "rotation": 330.8608794711895, - "pixel_coords": [ - 93, - 92, - 11.39477825164795 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9805943965911865, - 2.2212307453155518, - 0.699999988079071 - ], - "rotation": 65.36840286280122, - "pixel_coords": [ - 153, - 58, - 14.04455280303955 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 4 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0544" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0544_cf2.json b/dataset_1k_720p_2/scenes/scene_0544_cf2.json deleted file mode 100644 index 391a0bae7fc694665d4c03441eb975ed3469d361..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0544_cf2.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 544, - "image_filename": "SCENE_0544_new_000544.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.235569953918457, - 0.09613432735204697, - 0.3499999940395355 - ], - "rotation": 118.8333229533019, - "pixel_coords": [ - 216, - 139, - 9.627176284790039 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7120434045791626, - 0.4671737849712372, - 0.3499999940395355 - ], - "rotation": 229.9213573005649, - "pixel_coords": [ - 157, - 98, - 11.75252628326416 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1189879179000854, - 2.0739188194274902, - 0.699999988079071 - ], - "rotation": 279.24802864918803, - "pixel_coords": [ - 183, - 73, - 12.7516450881958 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.11225559562444687, - -0.5721500515937805, - 0.3499999940395355 - ], - "rotation": 61.20534794065741, - "pixel_coords": [ - 148, - 118, - 10.627235412597656 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.919813632965088, - -1.2336903810501099, - 0.699999988079071 - ], - "rotation": 330.8608794711895, - "pixel_coords": [ - 93, - 92, - 11.39477825164795 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9805943965911865, - 2.2212307453155518, - 0.699999988079071 - ], - "rotation": 65.36840286280122, - "pixel_coords": [ - 153, - 58, - 14.04455280303955 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 4 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0544" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0544_original.json b/dataset_1k_720p_2/scenes/scene_0544_original.json deleted file mode 100644 index d2c78c4b25b237c4fcca0a67a432fd1ceaf2d74f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0544_original.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 544, - "image_filename": "SCENE_0544_new_000544.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.235569953918457, - 0.09613432735204697, - 0.3499999940395355 - ], - "rotation": 118.8333229533019, - "pixel_coords": [ - 216, - 139, - 9.627176284790039 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7120434045791626, - 0.4671737849712372, - 0.3499999940395355 - ], - "rotation": 229.9213573005649, - "pixel_coords": [ - 157, - 98, - 11.75252628326416 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1189879179000854, - 2.0739188194274902, - 0.699999988079071 - ], - "rotation": 279.24802864918803, - "pixel_coords": [ - 183, - 73, - 12.7516450881958 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.11225559562444687, - -0.5721500515937805, - 0.3499999940395355 - ], - "rotation": 61.20534794065741, - "pixel_coords": [ - 148, - 118, - 10.627235412597656 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.919813632965088, - -1.2336903810501099, - 0.699999988079071 - ], - "rotation": 330.8608794711895, - "pixel_coords": [ - 93, - 92, - 11.39477825164795 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9805943965911865, - 2.2212307453155518, - 0.699999988079071 - ], - "rotation": 65.36840286280122, - "pixel_coords": [ - 153, - 58, - 14.04455280303955 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 4 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0544" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0545_cf1.json b/dataset_1k_720p_2/scenes/scene_0545_cf1.json deleted file mode 100644 index 89878fd61fbaeaba1e996c95df3b7944ed84ef12..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0545_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 545, - "image_filename": "SCENE_0545_new_000545.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9001246690750122, - -1.0709640979766846, - 0.3499999940395355 - ], - "rotation": 126.69790197700085, - "pixel_coords": [ - 180, - 148, - 8.860556602478027 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8283182382583618, - 0.5410770773887634, - 0.699999988079071 - ], - "rotation": 199.4786155731422, - "pixel_coords": [ - 136, - 78, - 12.063563346862793 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9341363310813904, - -2.886359453201294, - 0.3499999940395355 - ], - "rotation": 81.69761206427482, - "pixel_coords": [ - 60, - 131, - 9.616217613220215 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0545" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0545_cf2.json b/dataset_1k_720p_2/scenes/scene_0545_cf2.json deleted file mode 100644 index c1248ece6e59ea2f8604a06cd6d7a49ec970b522..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0545_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 545, - "image_filename": "SCENE_0545_new_000545.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.19826636099974548, - 0.7850426003306836, - 0.3499999940395355 - ], - "rotation": 126.69790197700085, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8283182382583618, - 0.5410770773887634, - 0.699999988079071 - ], - "rotation": 199.4786155731422, - "pixel_coords": [ - 136, - 78, - 12.063563346862793 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9341363310813904, - -2.886359453201294, - 0.3499999940395355 - ], - "rotation": 81.69761206427482, - "pixel_coords": [ - 60, - 131, - 9.616217613220215 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray cylinder from (1.9,-1.1) to (-0.2,0.8)", - "change_score": 2.801429238667295, - "change_attempts": 1, - "source_scene": "scene_0545" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0545_original.json b/dataset_1k_720p_2/scenes/scene_0545_original.json deleted file mode 100644 index 0042b0642e736f79162269568784454ff20e3ba0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0545_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 545, - "image_filename": "SCENE_0545_new_000545.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9001246690750122, - -1.0709640979766846, - 0.3499999940395355 - ], - "rotation": 126.69790197700085, - "pixel_coords": [ - 180, - 148, - 8.860556602478027 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8283182382583618, - 0.5410770773887634, - 0.699999988079071 - ], - "rotation": 199.4786155731422, - "pixel_coords": [ - 136, - 78, - 12.063563346862793 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9341363310813904, - -2.886359453201294, - 0.3499999940395355 - ], - "rotation": 81.69761206427482, - "pixel_coords": [ - 60, - 131, - 9.616217613220215 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0545" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0546_cf1.json b/dataset_1k_720p_2/scenes/scene_0546_cf1.json deleted file mode 100644 index f6c19cc34220ccd009fc1fda41df7816acaabf57..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0546_cf1.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 546, - "image_filename": "SCENE_0546_new_000546.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6321966648101807, - 0.7280842661857605, - 0.699999988079071 - ], - "rotation": 154.31318509485018, - "pixel_coords": [ - 144, - 80, - 12.706415176391602 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6085745692253113, - -1.150960087776184, - 0.3499999940395355 - ], - "rotation": 57.47194424634352, - "pixel_coords": [ - 120, - 116, - 11.101960182189941 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5358538627624512, - 2.5394344329833984, - 0.3499999940395355 - ], - "rotation": 48.41027390272902, - "pixel_coords": [ - 245, - 102, - 11.964136123657227 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.357805609703064, - -1.890688180923462, - 0.3499999940395355 - ], - "rotation": 115.65503911010568, - "pixel_coords": [ - 144, - 150, - 9.414932250976562 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.385570764541626, - -0.9991140365600586, - 0.3499999940395355 - ], - "rotation": 272.3249605922724, - "pixel_coords": [ - 195, - 153, - 9.301151275634766 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.889248847961426, - 1.0230742692947388, - 0.699999988079071 - ], - "rotation": 34.47747261348735, - "pixel_coords": [ - 255, - 122, - 10.026488304138184 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6360247135162354, - -1.8940160274505615, - 0.3499999940395355 - ], - "rotation": 41.290988504195056, - "pixel_coords": [ - 83, - 112, - 11.30477523803711 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0546" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0546_cf2.json b/dataset_1k_720p_2/scenes/scene_0546_cf2.json deleted file mode 100644 index 7b521864f280477c0c9608b88f67088e2ad4a374..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0546_cf2.json +++ /dev/null @@ -1,327 +0,0 @@ -{ - "split": "new", - "image_index": 546, - "image_filename": "SCENE_0546_new_000546.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6321966648101807, - 0.7280842661857605, - 0.699999988079071 - ], - "rotation": 154.31318509485018, - "pixel_coords": [ - 144, - 80, - 12.706415176391602 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6085745692253113, - -1.150960087776184, - 0.3499999940395355 - ], - "rotation": 57.47194424634352, - "pixel_coords": [ - 120, - 116, - 11.101960182189941 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5358538627624512, - 2.5394344329833984, - 0.3499999940395355 - ], - "rotation": 48.41027390272902, - "pixel_coords": [ - 245, - 102, - 11.964136123657227 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.357805609703064, - -1.890688180923462, - 0.3499999940395355 - ], - "rotation": 115.65503911010568, - "pixel_coords": [ - 144, - 150, - 9.414932250976562 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.385570764541626, - -0.9991140365600586, - 0.3499999940395355 - ], - "rotation": 272.3249605922724, - "pixel_coords": [ - 195, - 153, - 9.301151275634766 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.889248847961426, - 1.0230742692947388, - 0.699999988079071 - ], - "rotation": 34.47747261348735, - "pixel_coords": [ - 255, - 122, - 10.026488304138184 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6360247135162354, - -1.8940160274505615, - 0.3499999940395355 - ], - "rotation": 41.290988504195056, - "pixel_coords": [ - 83, - 112, - 11.30477523803711 - ], - "color": "red" - }, - { - "shape": "cylinder", - "color": "gray", - "material": "rubber", - "size": "small", - "3d_coords": [ - 0.6580231392008722, - -0.44732978561086867, - 0.35 - ], - "rotation": 261.976999348239, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0546" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0546_original.json b/dataset_1k_720p_2/scenes/scene_0546_original.json deleted file mode 100644 index d08e50d681648c44617eaa1b488489a1db7c26ed..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0546_original.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 546, - "image_filename": "SCENE_0546_new_000546.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6321966648101807, - 0.7280842661857605, - 0.699999988079071 - ], - "rotation": 154.31318509485018, - "pixel_coords": [ - 144, - 80, - 12.706415176391602 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6085745692253113, - -1.150960087776184, - 0.3499999940395355 - ], - "rotation": 57.47194424634352, - "pixel_coords": [ - 120, - 116, - 11.101960182189941 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5358538627624512, - 2.5394344329833984, - 0.3499999940395355 - ], - "rotation": 48.41027390272902, - "pixel_coords": [ - 245, - 102, - 11.964136123657227 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.357805609703064, - -1.890688180923462, - 0.3499999940395355 - ], - "rotation": 115.65503911010568, - "pixel_coords": [ - 144, - 150, - 9.414932250976562 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.385570764541626, - -0.9991140365600586, - 0.3499999940395355 - ], - "rotation": 272.3249605922724, - "pixel_coords": [ - 195, - 153, - 9.301151275634766 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.889248847961426, - 1.0230742692947388, - 0.699999988079071 - ], - "rotation": 34.47747261348735, - "pixel_coords": [ - 255, - 122, - 10.026488304138184 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6360247135162354, - -1.8940160274505615, - 0.3499999940395355 - ], - "rotation": 41.290988504195056, - "pixel_coords": [ - 83, - 112, - 11.30477523803711 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0546" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0547_cf1.json b/dataset_1k_720p_2/scenes/scene_0547_cf1.json deleted file mode 100644 index b1ed65b45a9b63cfccda17c0e94777c63394119f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0547_cf1.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 547, - "image_filename": "SCENE_0547_new_000547.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3050352334976196, - 1.654951572418213, - 0.3499999940395355 - ], - "rotation": 131.6277782028016, - "pixel_coords": [ - 173, - 85, - 12.822750091552734 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.794717311859131, - 1.3434256315231323, - 0.3499999940395355 - ], - "rotation": 139.04099141129046, - "pixel_coords": [ - 260, - 131, - 9.835006713867188 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5641233921051025, - 0.044457826763391495, - 0.3499999940395355 - ], - "rotation": 309.57435517458714, - "pixel_coords": [ - 133, - 94, - 12.107831001281738 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7748374938964844, - -2.2853312492370605, - 0.699999988079071 - ], - "rotation": 201.5420941915987, - "pixel_coords": [ - 66, - 101, - 10.79632568359375 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6674180030822754, - -2.548783540725708, - 0.699999988079071 - ], - "rotation": 314.740145558616, - "pixel_coords": [ - 120, - 151, - 8.286693572998047 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9587567448616028, - 0.380967378616333, - 0.699999988079071 - ], - "rotation": 165.4180330163664, - "pixel_coords": [ - 190, - 107, - 10.397470474243164 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5068256258964539, - 2.6244912147521973, - 0.699999988079071 - ], - "rotation": 209.56439264847512, - "pixel_coords": [ - 229, - 85, - 11.951539039611816 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.636265277862549, - -0.2192205935716629, - 0.699999988079071 - ], - "rotation": 134.31425824554876, - "pixel_coords": [ - 218, - 136, - 8.912900924682617 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 1, - 3, - 4, - 5, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [], - [ - 1, - 4, - 7 - ], - [ - 1, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3 - ], - [], - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 1 - ], - [ - 1, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0547" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0547_cf2.json b/dataset_1k_720p_2/scenes/scene_0547_cf2.json deleted file mode 100644 index e3acf140d382763d1065ce6f62261f58e3590860..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0547_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 547, - "image_filename": "SCENE_0547_new_000547.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3050352334976196, - 1.654951572418213, - 0.3499999940395355 - ], - "rotation": 131.6277782028016, - "pixel_coords": [ - 173, - 85, - 12.822750091552734 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.794717311859131, - 1.3434256315231323, - 0.3499999940395355 - ], - "rotation": 139.04099141129046, - "pixel_coords": [ - 260, - 131, - 9.835006713867188 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5641233921051025, - 0.044457826763391495, - 0.3499999940395355 - ], - "rotation": 309.57435517458714, - "pixel_coords": [ - 133, - 94, - 12.107831001281738 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7748374938964844, - -2.2853312492370605, - 0.699999988079071 - ], - "rotation": 201.5420941915987, - "pixel_coords": [ - 66, - 101, - 10.79632568359375 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6674180030822754, - -2.548783540725708, - 0.699999988079071 - ], - "rotation": 314.740145558616, - "pixel_coords": [ - 120, - 151, - 8.286693572998047 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9587567448616028, - 0.380967378616333, - 0.699999988079071 - ], - "rotation": 165.4180330163664, - "pixel_coords": [ - 190, - 107, - 10.397470474243164 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5068256258964539, - 2.6244912147521973, - 0.699999988079071 - ], - "rotation": 209.56439264847512, - "pixel_coords": [ - 229, - 85, - 11.951539039611816 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.636265277862549, - -0.2192205935716629, - 0.699999988079071 - ], - "rotation": 134.31425824554876, - "pixel_coords": [ - 218, - 136, - 8.912900924682617 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 1, - 3, - 4, - 5, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [], - [ - 1, - 4, - 7 - ], - [ - 1, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3 - ], - [], - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 1 - ], - [ - 1, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0547" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0547_original.json b/dataset_1k_720p_2/scenes/scene_0547_original.json deleted file mode 100644 index 2020b807a403ad342e6f74b64e0f7041a57cd714..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0547_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 547, - "image_filename": "SCENE_0547_new_000547.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3050352334976196, - 1.654951572418213, - 0.3499999940395355 - ], - "rotation": 131.6277782028016, - "pixel_coords": [ - 173, - 85, - 12.822750091552734 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.794717311859131, - 1.3434256315231323, - 0.3499999940395355 - ], - "rotation": 139.04099141129046, - "pixel_coords": [ - 260, - 131, - 9.835006713867188 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5641233921051025, - 0.044457826763391495, - 0.3499999940395355 - ], - "rotation": 309.57435517458714, - "pixel_coords": [ - 133, - 94, - 12.107831001281738 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7748374938964844, - -2.2853312492370605, - 0.699999988079071 - ], - "rotation": 201.5420941915987, - "pixel_coords": [ - 66, - 101, - 10.79632568359375 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6674180030822754, - -2.548783540725708, - 0.699999988079071 - ], - "rotation": 314.740145558616, - "pixel_coords": [ - 120, - 151, - 8.286693572998047 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9587567448616028, - 0.380967378616333, - 0.699999988079071 - ], - "rotation": 165.4180330163664, - "pixel_coords": [ - 190, - 107, - 10.397470474243164 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5068256258964539, - 2.6244912147521973, - 0.699999988079071 - ], - "rotation": 209.56439264847512, - "pixel_coords": [ - 229, - 85, - 11.951539039611816 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.636265277862549, - -0.2192205935716629, - 0.699999988079071 - ], - "rotation": 134.31425824554876, - "pixel_coords": [ - 218, - 136, - 8.912900924682617 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 1, - 3, - 4, - 5, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [], - [ - 1, - 4, - 7 - ], - [ - 1, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3 - ], - [], - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 1 - ], - [ - 1, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0547" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0548_cf1.json b/dataset_1k_720p_2/scenes/scene_0548_cf1.json deleted file mode 100644 index ab122c972f027f64e8a721af4f4786c828840b84..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0548_cf1.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 548, - "image_filename": "SCENE_0548_new_000548.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.251472234725952, - 0.14732672274112701, - 0.3499999940395355 - ], - "rotation": 10.06335649594818, - "pixel_coords": [ - 221, - 135, - 9.290756225585938 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.19933712482452393, - -2.008753776550293, - 0.3499999940395355 - ], - "rotation": 143.68168250396562, - "pixel_coords": [ - 109, - 133, - 9.359526634216309 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9529827237129211, - -0.3869374692440033, - 0.3499999940395355 - ], - "rotation": 75.75151592427471, - "pixel_coords": [ - 131, - 104, - 11.09544563293457 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5490846633911133, - -1.9351040124893188, - 0.3499999940395355 - ], - "rotation": 281.83576333304705, - "pixel_coords": [ - 62, - 102, - 11.226102828979492 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.852051019668579, - 1.8379566669464111, - 0.699999988079071 - ], - "rotation": 116.48066381664054, - "pixel_coords": [ - 146, - 65, - 13.530889511108398 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.832505226135254, - 2.8138673305511475, - 0.3499999940395355 - ], - "rotation": 72.9789751077756, - "pixel_coords": [ - 293, - 113, - 10.50333309173584 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.298460602760315, - -0.9824873805046082, - 0.3499999940395355 - ], - "rotation": 186.2922261737964, - "pixel_coords": [ - 165, - 136, - 9.245675086975098 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 4 - ], - [], - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [], - [], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [], - [ - 0, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed purple cylinder to brown", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0548" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0548_cf2.json b/dataset_1k_720p_2/scenes/scene_0548_cf2.json deleted file mode 100644 index b3889afc87dcbf50ad9ea08c8317982dc348dff0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0548_cf2.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 548, - "image_filename": "SCENE_0548_new_000548.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.251472234725952, - 0.14732672274112701, - 0.3499999940395355 - ], - "rotation": 10.06335649594818, - "pixel_coords": [ - 221, - 135, - 9.290756225585938 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.19933712482452393, - -2.008753776550293, - 0.3499999940395355 - ], - "rotation": 143.68168250396562, - "pixel_coords": [ - 109, - 133, - 9.359526634216309 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9529827237129211, - -0.3869374692440033, - 0.3499999940395355 - ], - "rotation": 75.75151592427471, - "pixel_coords": [ - 131, - 104, - 11.09544563293457 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5490846633911133, - -1.9351040124893188, - 0.3499999940395355 - ], - "rotation": 281.83576333304705, - "pixel_coords": [ - 62, - 102, - 11.226102828979492 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.852051019668579, - 1.8379566669464111, - 0.699999988079071 - ], - "rotation": 116.48066381664054, - "pixel_coords": [ - 146, - 65, - 13.530889511108398 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.832505226135254, - 2.8138673305511475, - 0.3499999940395355 - ], - "rotation": 72.9789751077756, - "pixel_coords": [ - 293, - 113, - 10.50333309173584 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.298460602760315, - -0.9824873805046082, - 0.3499999940395355 - ], - "rotation": 186.2922261737964, - "pixel_coords": [ - 165, - 136, - 9.245675086975098 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 4 - ], - [], - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [], - [], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [], - [ - 0, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0548" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0548_original.json b/dataset_1k_720p_2/scenes/scene_0548_original.json deleted file mode 100644 index e42525d0a6d6b68dc8461a243681c840f540fadf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0548_original.json +++ /dev/null @@ -1,303 +0,0 @@ -{ - "split": "new", - "image_index": 548, - "image_filename": "SCENE_0548_new_000548.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.251472234725952, - 0.14732672274112701, - 0.3499999940395355 - ], - "rotation": 10.06335649594818, - "pixel_coords": [ - 221, - 135, - 9.290756225585938 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.19933712482452393, - -2.008753776550293, - 0.3499999940395355 - ], - "rotation": 143.68168250396562, - "pixel_coords": [ - 109, - 133, - 9.359526634216309 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9529827237129211, - -0.3869374692440033, - 0.3499999940395355 - ], - "rotation": 75.75151592427471, - "pixel_coords": [ - 131, - 104, - 11.09544563293457 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5490846633911133, - -1.9351040124893188, - 0.3499999940395355 - ], - "rotation": 281.83576333304705, - "pixel_coords": [ - 62, - 102, - 11.226102828979492 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.852051019668579, - 1.8379566669464111, - 0.699999988079071 - ], - "rotation": 116.48066381664054, - "pixel_coords": [ - 146, - 65, - 13.530889511108398 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.832505226135254, - 2.8138673305511475, - 0.3499999940395355 - ], - "rotation": 72.9789751077756, - "pixel_coords": [ - 293, - 113, - 10.50333309173584 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.298460602760315, - -0.9824873805046082, - 0.3499999940395355 - ], - "rotation": 186.2922261737964, - "pixel_coords": [ - 165, - 136, - 9.245675086975098 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 4 - ], - [], - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [], - [], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [], - [ - 0, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0548" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0549_cf1.json b/dataset_1k_720p_2/scenes/scene_0549_cf1.json deleted file mode 100644 index 83512c19095f9d37a76a88e5bd9a5c7a89a7a94d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0549_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 549, - "image_filename": "SCENE_0549_new_000549.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9449491500854492, - 0.7312158346176147, - 0.3499999940395355 - ], - "rotation": 161.67080185201516, - "pixel_coords": [ - 143, - 86, - 12.769423484802246 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7083386182785034, - -0.5418438911437988, - 0.699999988079071 - ], - "rotation": 146.6424629257835, - "pixel_coords": [ - 160, - 113, - 10.072002410888672 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6651666164398193, - 1.7751035690307617, - 0.3499999940395355 - ], - "rotation": 277.47916623464477, - "pixel_coords": [ - 265, - 126, - 10.136956214904785 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed purple cylinder to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0549" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0549_cf2.json b/dataset_1k_720p_2/scenes/scene_0549_cf2.json deleted file mode 100644 index 63396aaf8b2d4694315afeb4cc1b8acff593bca7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0549_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 549, - "image_filename": "SCENE_0549_new_000549.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9634794134039764, - -0.07086122715429477, - 0.3499999940395355 - ], - "rotation": 161.67080185201516, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7083386182785034, - -0.5418438911437988, - 0.699999988079071 - ], - "rotation": 146.6424629257835, - "pixel_coords": [ - 160, - 113, - 10.072002410888672 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6651666164398193, - 1.7751035690307617, - 0.3499999940395355 - ], - "rotation": 277.47916623464477, - "pixel_coords": [ - 265, - 126, - 10.136956214904785 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved yellow cube from (-1.9,0.7) to (2.0,-0.1)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0549" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0549_original.json b/dataset_1k_720p_2/scenes/scene_0549_original.json deleted file mode 100644 index 73bb24984f0ae86491916b83be48cda6b5d92757..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0549_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 549, - "image_filename": "SCENE_0549_new_000549.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9449491500854492, - 0.7312158346176147, - 0.3499999940395355 - ], - "rotation": 161.67080185201516, - "pixel_coords": [ - 143, - 86, - 12.769423484802246 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7083386182785034, - -0.5418438911437988, - 0.699999988079071 - ], - "rotation": 146.6424629257835, - "pixel_coords": [ - 160, - 113, - 10.072002410888672 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6651666164398193, - 1.7751035690307617, - 0.3499999940395355 - ], - "rotation": 277.47916623464477, - "pixel_coords": [ - 265, - 126, - 10.136956214904785 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0549" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0550_cf1.json b/dataset_1k_720p_2/scenes/scene_0550_cf1.json deleted file mode 100644 index f2e3bc8e7b8088b66d222911e4e7e0bf35a39885..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0550_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 550, - "image_filename": "SCENE_0550_new_000550.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2799229621887207, - 2.648268699645996, - 0.699999988079071 - ], - "rotation": 236.1176250126909, - "pixel_coords": [ - 191, - 70, - 13.56364917755127 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.541574239730835, - -0.34547802805900574, - 0.699999988079071 - ], - "rotation": 174.8234664130866, - "pixel_coords": [ - 141, - 98, - 11.399225234985352 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1647095680236816, - -0.8182237148284912, - 0.3499999940395355 - ], - "rotation": 302.9472720270201, - "pixel_coords": [ - 188, - 148, - 9.49190902709961 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.32228946685791, - 2.0718486309051514, - 0.3499999940395355 - ], - "rotation": 330.13302830823517, - "pixel_coords": [ - 258, - 117, - 10.997678756713867 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.43834224343299866, - 1.031346082687378, - 0.3499999940395355 - ], - "rotation": 28.78940309500585, - "pixel_coords": [ - 175, - 97, - 12.268912315368652 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7848620414733887, - 0.6292232275009155, - 0.699999988079071 - ], - "rotation": 329.59919522838857, - "pixel_coords": [ - 215, - 115, - 10.382491111755371 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray cube and red sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0550" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0550_cf2.json b/dataset_1k_720p_2/scenes/scene_0550_cf2.json deleted file mode 100644 index 0de29a3fa2e34148453d6869da87d07e7961e24c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0550_cf2.json +++ /dev/null @@ -1,249 +0,0 @@ -{ - "split": "new", - "image_index": 550, - "image_filename": "SCENE_0550_new_000550.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2799229621887207, - 2.648268699645996, - 0.699999988079071 - ], - "rotation": 236.1176250126909, - "pixel_coords": [ - 191, - 70, - 13.56364917755127 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.541574239730835, - -0.34547802805900574, - 0.699999988079071 - ], - "rotation": 174.8234664130866, - "pixel_coords": [ - 141, - 98, - 11.399225234985352 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1647095680236816, - -0.8182237148284912, - 0.3499999940395355 - ], - "rotation": 302.9472720270201, - "pixel_coords": [ - 188, - 148, - 9.49190902709961 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.32228946685791, - 2.0718486309051514, - 0.3499999940395355 - ], - "rotation": 330.13302830823517, - "pixel_coords": [ - 258, - 117, - 10.997678756713867 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7848620414733887, - 0.6292232275009155, - 0.699999988079071 - ], - "rotation": 329.59919522838857, - "pixel_coords": [ - 215, - 115, - 10.382491111755371 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed gray cylinder", - "change_score": 9.423695908402317, - "change_attempts": 1, - "source_scene": "scene_0550" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0550_original.json b/dataset_1k_720p_2/scenes/scene_0550_original.json deleted file mode 100644 index 21ba89c090b540e21a11a95a0ffa95e4c2f68ff9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0550_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 550, - "image_filename": "SCENE_0550_new_000550.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2799229621887207, - 2.648268699645996, - 0.699999988079071 - ], - "rotation": 236.1176250126909, - "pixel_coords": [ - 191, - 70, - 13.56364917755127 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.541574239730835, - -0.34547802805900574, - 0.699999988079071 - ], - "rotation": 174.8234664130866, - "pixel_coords": [ - 141, - 98, - 11.399225234985352 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1647095680236816, - -0.8182237148284912, - 0.3499999940395355 - ], - "rotation": 302.9472720270201, - "pixel_coords": [ - 188, - 148, - 9.49190902709961 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.32228946685791, - 2.0718486309051514, - 0.3499999940395355 - ], - "rotation": 330.13302830823517, - "pixel_coords": [ - 258, - 117, - 10.997678756713867 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.43834224343299866, - 1.031346082687378, - 0.3499999940395355 - ], - "rotation": 28.78940309500585, - "pixel_coords": [ - 175, - 97, - 12.268912315368652 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7848620414733887, - 0.6292232275009155, - 0.699999988079071 - ], - "rotation": 329.59919522838857, - "pixel_coords": [ - 215, - 115, - 10.382491111755371 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0550" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0551_cf1.json b/dataset_1k_720p_2/scenes/scene_0551_cf1.json deleted file mode 100644 index 3346cdff1e7124817dd97a2b5d38d62a1cb73c2d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0551_cf1.json +++ /dev/null @@ -1,235 +0,0 @@ -{ - "split": "new", - "image_index": 551, - "image_filename": "SCENE_0551_new_000551.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.661691188812256, - 2.626178026199341, - 0.699999988079071 - ], - "rotation": 199.44631501119423, - "pixel_coords": [ - 282, - 107, - 10.625685691833496 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.601703405380249, - -1.1175360679626465, - 0.3499999940395355 - ], - "rotation": 181.96917696496288, - "pixel_coords": [ - 104, - 103, - 11.661654472351074 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1100361347198486, - 2.67380690574646, - 0.699999988079071 - ], - "rotation": 201.3005427942977, - "pixel_coords": [ - 197, - 70, - 13.204707145690918 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5013214349746704, - -0.04295434430241585, - 0.3499999940395355 - ], - "rotation": 322.1376250217113, - "pixel_coords": [ - 132, - 95, - 12.174905776977539 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7163296937942505, - 1.2556413412094116, - 0.699999988079071 - ], - "rotation": 241.57713212343307, - "pixel_coords": [ - 228, - 109, - 10.524369239807129 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "color": "brown", - "material": "rubber", - "size": "large", - "3d_coords": [ - 2.939072467779617, - -1.4723816480589988, - 0.35 - ], - "rotation": 338.59437884759984, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added brown rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0551" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0551_cf2.json b/dataset_1k_720p_2/scenes/scene_0551_cf2.json deleted file mode 100644 index 3bf5da217f715c3fa2d824d4ed49168194388704..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0551_cf2.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 551, - "image_filename": "SCENE_0551_new_000551.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.661691188812256, - 2.626178026199341, - 0.699999988079071 - ], - "rotation": 199.44631501119423, - "pixel_coords": [ - 282, - 107, - 10.625685691833496 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.451001697874728, - 0.20530152631287502, - 0.3499999940395355 - ], - "rotation": 181.96917696496288, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1100361347198486, - 2.67380690574646, - 0.699999988079071 - ], - "rotation": 201.3005427942977, - "pixel_coords": [ - 197, - 70, - 13.204707145690918 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5013214349746704, - -0.04295434430241585, - 0.3499999940395355 - ], - "rotation": 322.1376250217113, - "pixel_coords": [ - 132, - 95, - 12.174905776977539 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7163296937942505, - 1.2556413412094116, - 0.699999988079071 - ], - "rotation": 241.57713212343307, - "pixel_coords": [ - 228, - 109, - 10.524369239807129 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown sphere from left of green sphere to right", - "change_score": 1.7532865483099933, - "change_attempts": 1, - "source_scene": "scene_0551" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0551_original.json b/dataset_1k_720p_2/scenes/scene_0551_original.json deleted file mode 100644 index fc03b34ec19fc41b644abe5c34714eb5fa481ec9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0551_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 551, - "image_filename": "SCENE_0551_new_000551.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.661691188812256, - 2.626178026199341, - 0.699999988079071 - ], - "rotation": 199.44631501119423, - "pixel_coords": [ - 282, - 107, - 10.625685691833496 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.601703405380249, - -1.1175360679626465, - 0.3499999940395355 - ], - "rotation": 181.96917696496288, - "pixel_coords": [ - 104, - 103, - 11.661654472351074 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1100361347198486, - 2.67380690574646, - 0.699999988079071 - ], - "rotation": 201.3005427942977, - "pixel_coords": [ - 197, - 70, - 13.204707145690918 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5013214349746704, - -0.04295434430241585, - 0.3499999940395355 - ], - "rotation": 322.1376250217113, - "pixel_coords": [ - 132, - 95, - 12.174905776977539 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7163296937942505, - 1.2556413412094116, - 0.699999988079071 - ], - "rotation": 241.57713212343307, - "pixel_coords": [ - 228, - 109, - 10.524369239807129 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0551" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0552_cf1.json b/dataset_1k_720p_2/scenes/scene_0552_cf1.json deleted file mode 100644 index 2b5931a29db174e50b7099bf61d90a24f7fcf8ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0552_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 552, - "image_filename": "SCENE_0552_new_000552.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.11481105536222458, - -0.34936100244522095, - 0.3499999940395355 - ], - "rotation": 116.18328633729774, - "pixel_coords": [ - 154, - 114, - 10.912137031555176 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5050264000892639, - 1.4496256113052368, - 0.699999988079071 - ], - "rotation": 25.341040826474547, - "pixel_coords": [ - 204, - 94, - 11.507575988769531 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.528409242630005, - 0.4122163653373718, - 0.3499999940395355 - ], - "rotation": 165.450188837034, - "pixel_coords": [ - 126, - 86, - 13.181081771850586 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan sphere and blue cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0552" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0552_cf2.json b/dataset_1k_720p_2/scenes/scene_0552_cf2.json deleted file mode 100644 index 4598c75e61c642da5c0e1cfd9aedf5cc4fc405cb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0552_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 552, - "image_filename": "SCENE_0552_new_000552.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.11481105536222458, - -0.34936100244522095, - 0.3499999940395355 - ], - "rotation": 116.18328633729774, - "pixel_coords": [ - 154, - 114, - 10.912137031555176 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5050264000892639, - 1.4496256113052368, - 0.699999988079071 - ], - "rotation": 25.341040826474547, - "pixel_coords": [ - 204, - 94, - 11.507575988769531 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.528409242630005, - 0.4122163653373718, - 0.3499999940395355 - ], - "rotation": 165.450188837034, - "pixel_coords": [ - 126, - 86, - 13.181081771850586 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0552" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0552_original.json b/dataset_1k_720p_2/scenes/scene_0552_original.json deleted file mode 100644 index 56b51b5f162eabbece4232043f9d1c68b4ab5f07..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0552_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 552, - "image_filename": "SCENE_0552_new_000552.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.11481105536222458, - -0.34936100244522095, - 0.3499999940395355 - ], - "rotation": 116.18328633729774, - "pixel_coords": [ - 154, - 114, - 10.912137031555176 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5050264000892639, - 1.4496256113052368, - 0.699999988079071 - ], - "rotation": 25.341040826474547, - "pixel_coords": [ - 204, - 94, - 11.507575988769531 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.528409242630005, - 0.4122163653373718, - 0.3499999940395355 - ], - "rotation": 165.450188837034, - "pixel_coords": [ - 126, - 86, - 13.181081771850586 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0552" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0553_cf1.json b/dataset_1k_720p_2/scenes/scene_0553_cf1.json deleted file mode 100644 index af4868952c8efea56f723c6f1b27b6ab43601bad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0553_cf1.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 553, - "image_filename": "SCENE_0553_new_000553.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8147263526916504, - -2.849449872970581, - 0.699999988079071 - ], - "rotation": 131.5627971576608, - "pixel_coords": [ - 94, - 143, - 8.745546340942383 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.092054605484009, - -0.7378427982330322, - 0.3499999940395355 - ], - "rotation": 71.27371355424123, - "pixel_coords": [ - 104, - 95, - 12.050943374633789 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8404693603515625, - 1.4907499551773071, - 0.699999988079071 - ], - "rotation": 249.04250304860705, - "pixel_coords": [ - 177, - 81, - 12.308643341064453 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6207940578460693, - 0.9208778738975525, - 0.3499999940395355 - ], - "rotation": 265.59194146707523, - "pixel_coords": [ - 245, - 133, - 9.844769477844238 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4012120962142944, - -2.927429437637329, - 0.3499999940395355 - ], - "rotation": 34.16224710911811, - "pixel_coords": [ - 54, - 123, - 10.349637031555176 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7782273292541504, - -1.5780396461486816, - 0.3499999940395355 - ], - "rotation": 240.5031366379635, - "pixel_coords": [ - 158, - 153, - 8.99176025390625 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 4 - ] - ], - "right": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0553" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0553_cf2.json b/dataset_1k_720p_2/scenes/scene_0553_cf2.json deleted file mode 100644 index 22cb381e20223da25514d34a078e679c651820c7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0553_cf2.json +++ /dev/null @@ -1,246 +0,0 @@ -{ - "split": "new", - "image_index": 553, - "image_filename": "SCENE_0553_new_000553.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8147263526916504, - -2.849449872970581, - 0.699999988079071 - ], - "rotation": 131.5627971576608, - "pixel_coords": [ - 94, - 143, - 8.745546340942383 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.092054605484009, - -0.7378427982330322, - 0.3499999940395355 - ], - "rotation": 71.27371355424123, - "pixel_coords": [ - 104, - 95, - 12.050943374633789 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8404693603515625, - 1.4907499551773071, - 0.699999988079071 - ], - "rotation": 249.04250304860705, - "pixel_coords": [ - 177, - 81, - 12.308643341064453 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4012120962142944, - -2.927429437637329, - 0.3499999940395355 - ], - "rotation": 34.16224710911811, - "pixel_coords": [ - 54, - 123, - 10.349637031555176 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7782273292541504, - -1.5780396461486816, - 0.3499999940395355 - ], - "rotation": 240.5031366379635, - "pixel_coords": [ - 158, - 153, - 8.99176025390625 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 4 - ] - ], - "right": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue sphere", - "change_score": 17.783970600314436, - "change_attempts": 1, - "source_scene": "scene_0553" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0553_original.json b/dataset_1k_720p_2/scenes/scene_0553_original.json deleted file mode 100644 index dfe6adfc9ee97097acec3b43b383518bf0bd9fd3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0553_original.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 553, - "image_filename": "SCENE_0553_new_000553.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8147263526916504, - -2.849449872970581, - 0.699999988079071 - ], - "rotation": 131.5627971576608, - "pixel_coords": [ - 94, - 143, - 8.745546340942383 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.092054605484009, - -0.7378427982330322, - 0.3499999940395355 - ], - "rotation": 71.27371355424123, - "pixel_coords": [ - 104, - 95, - 12.050943374633789 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8404693603515625, - 1.4907499551773071, - 0.699999988079071 - ], - "rotation": 249.04250304860705, - "pixel_coords": [ - 177, - 81, - 12.308643341064453 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6207940578460693, - 0.9208778738975525, - 0.3499999940395355 - ], - "rotation": 265.59194146707523, - "pixel_coords": [ - 245, - 133, - 9.844769477844238 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4012120962142944, - -2.927429437637329, - 0.3499999940395355 - ], - "rotation": 34.16224710911811, - "pixel_coords": [ - 54, - 123, - 10.349637031555176 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7782273292541504, - -1.5780396461486816, - 0.3499999940395355 - ], - "rotation": 240.5031366379635, - "pixel_coords": [ - 158, - 153, - 8.99176025390625 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 4 - ] - ], - "right": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0553" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0554_cf1.json b/dataset_1k_720p_2/scenes/scene_0554_cf1.json deleted file mode 100644 index b17a844dd1eb3f6c4a2b8732c06421d0804a0cda..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0554_cf1.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 554, - "image_filename": "SCENE_0554_new_000554.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3918886184692383, - -2.0329344272613525, - 0.699999988079071 - ], - "rotation": 111.6745678622821, - "pixel_coords": [ - 81, - 103, - 10.866150856018066 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7423045635223389, - 1.492205023765564, - 0.3499999940395355 - ], - "rotation": 197.08387984947208, - "pixel_coords": [ - 161, - 86, - 13.289419174194336 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5245933532714844, - 1.4329414367675781, - 0.3499999940395355 - ], - "rotation": 228.84485254363224, - "pixel_coords": [ - 252, - 124, - 10.295538902282715 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5973941683769226, - 0.26436126232147217, - 0.699999988079071 - ], - "rotation": 304.85788207028713, - "pixel_coords": [ - 179, - 104, - 10.80826187133789 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed gray cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0554" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0554_cf2.json b/dataset_1k_720p_2/scenes/scene_0554_cf2.json deleted file mode 100644 index 70b8cfcc7b70123dc352796955e33fcba99c2395..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0554_cf2.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 554, - "image_filename": "SCENE_0554_new_000554.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3918886184692383, - -2.0329344272613525, - 0.699999988079071 - ], - "rotation": 111.6745678622821, - "pixel_coords": [ - 81, - 103, - 10.866150856018066 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "color": "cyan", - "material": "rubber", - "size": "large", - "3d_coords": [ - -1.7423045635223389, - 1.492205023765564, - 0.3499999940395355 - ], - "rotation": 65.12173918560049, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5245933532714844, - 1.4329414367675781, - 0.3499999940395355 - ], - "rotation": 228.84485254363224, - "pixel_coords": [ - 252, - 124, - 10.295538902282715 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5973941683769226, - 0.26436126232147217, - 0.699999988079071 - ], - "rotation": 304.85788207028713, - "pixel_coords": [ - 179, - 104, - 10.80826187133789 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red cylinder with cyan sphere", - "change_score": 4.366561501844088, - "change_attempts": 1, - "source_scene": "scene_0554" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0554_original.json b/dataset_1k_720p_2/scenes/scene_0554_original.json deleted file mode 100644 index 62647828da3ec1a3ae2ebefe6aac9a02f5d4531d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0554_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 554, - "image_filename": "SCENE_0554_new_000554.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3918886184692383, - -2.0329344272613525, - 0.699999988079071 - ], - "rotation": 111.6745678622821, - "pixel_coords": [ - 81, - 103, - 10.866150856018066 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7423045635223389, - 1.492205023765564, - 0.3499999940395355 - ], - "rotation": 197.08387984947208, - "pixel_coords": [ - 161, - 86, - 13.289419174194336 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5245933532714844, - 1.4329414367675781, - 0.3499999940395355 - ], - "rotation": 228.84485254363224, - "pixel_coords": [ - 252, - 124, - 10.295538902282715 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5973941683769226, - 0.26436126232147217, - 0.699999988079071 - ], - "rotation": 304.85788207028713, - "pixel_coords": [ - 179, - 104, - 10.80826187133789 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0554" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0555_cf1.json b/dataset_1k_720p_2/scenes/scene_0555_cf1.json deleted file mode 100644 index 097753292e982e08fb344f96fc34b9439e042415..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0555_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 555, - "image_filename": "SCENE_0555_new_000555.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5255698291394519, - 0.5207671894659923, - 0.699999988079071 - ], - "rotation": 297.5435884055055, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4309581518173218, - 1.3083406686782837, - 0.3499999940395355 - ], - "rotation": 267.91592533789253, - "pixel_coords": [ - 162, - 88, - 12.984947204589844 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.907330274581909, - 1.5668808221817017, - 0.699999988079071 - ], - "rotation": 281.21127375568113, - "pixel_coords": [ - 267, - 117, - 10.029139518737793 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved yellow sphere to partially occlude red sphere", - "change_score": 2.8300294661301972, - "change_attempts": 1, - "source_scene": "scene_0555" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0555_cf2.json b/dataset_1k_720p_2/scenes/scene_0555_cf2.json deleted file mode 100644 index 0e755c25bd4270cb776798afcec33a4f22d8707b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0555_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 555, - "image_filename": "SCENE_0555_new_000555.png", - "objects": [ - { - "shape": "cube", - "color": "green", - "material": "metal", - "size": "large", - "3d_coords": [ - 1.0646965503692627, - 2.8617327213287354, - 0.699999988079071 - ], - "rotation": 319.16629750917195, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4309581518173218, - 1.3083406686782837, - 0.3499999940395355 - ], - "rotation": 267.91592533789253, - "pixel_coords": [ - 162, - 88, - 12.984947204589844 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.907330274581909, - 1.5668808221817017, - 0.699999988079071 - ], - "rotation": 281.21127375568113, - "pixel_coords": [ - 267, - 117, - 10.029139518737793 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow sphere with green cube", - "change_score": 3.060063080843518, - "change_attempts": 1, - "source_scene": "scene_0555" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0555_original.json b/dataset_1k_720p_2/scenes/scene_0555_original.json deleted file mode 100644 index aacf17878fb22be8bd733ddb84e7ad1831eb196e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0555_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 555, - "image_filename": "SCENE_0555_new_000555.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0646965503692627, - 2.8617327213287354, - 0.699999988079071 - ], - "rotation": 297.5435884055055, - "pixel_coords": [ - 244, - 88, - 12.02450180053711 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4309581518173218, - 1.3083406686782837, - 0.3499999940395355 - ], - "rotation": 267.91592533789253, - "pixel_coords": [ - 162, - 88, - 12.984947204589844 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.907330274581909, - 1.5668808221817017, - 0.699999988079071 - ], - "rotation": 281.21127375568113, - "pixel_coords": [ - 267, - 117, - 10.029139518737793 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0555" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0556_cf1.json b/dataset_1k_720p_2/scenes/scene_0556_cf1.json deleted file mode 100644 index ef5ece22272a706ee550449a6178496f98482354..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0556_cf1.json +++ /dev/null @@ -1,374 +0,0 @@ -{ - "split": "new", - "image_index": 556, - "image_filename": "SCENE_0556_new_000556.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.877627432346344, - 2.959456205368042, - 0.3499999940395355 - ], - "rotation": 134.5159869879442, - "pixel_coords": [ - 201, - 83, - 13.891473770141602 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.472623586654663, - 0.04342494159936905, - 0.699999988079071 - ], - "rotation": 290.5525954303722, - "pixel_coords": [ - 117, - 81, - 13.084367752075195 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7619923949241638, - -0.28064799308776855, - 0.3499999940395355 - ], - "rotation": 278.6460252828268, - "pixel_coords": [ - 169, - 121, - 10.864313125610352 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.25437837839126587, - 0.45860302448272705, - 0.699999988079071 - ], - "rotation": 347.8173817034687, - "pixel_coords": [ - 165, - 95, - 11.834280014038086 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5182980298995972, - 1.0103424787521362, - 0.3499999940395355 - ], - "rotation": 354.43192764776535, - "pixel_coords": [ - 154, - 91, - 13.1679105758667 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2646844387054443, - 2.722071886062622, - 0.699999988079071 - ], - "rotation": 314.33454495707144, - "pixel_coords": [ - 243, - 91, - 12.151739120483398 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8839356899261475, - 2.645914316177368, - 0.3499999940395355 - ], - "rotation": 114.6468109055347, - "pixel_coords": [ - 162, - 73, - 15.058868408203125 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6128735542297363, - -2.97613787651062, - 0.699999988079071 - ], - "rotation": 69.01967432554277, - "pixel_coords": [ - 52, - 110, - 10.714017868041992 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "color": "brown", - "material": "rubber", - "size": "large", - "3d_coords": [ - -0.9808942355098966, - -1.1422689374765866, - 0.35 - ], - "rotation": 321.0787430581414, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 5, - 7 - ], - [], - [ - 2, - 7 - ], - [ - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 7 - ], - [ - 1, - 4, - 7 - ], - [ - 1, - 4, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4, - 7 - ], - [] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added brown rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0556" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0556_cf2.json b/dataset_1k_720p_2/scenes/scene_0556_cf2.json deleted file mode 100644 index 6315fee0583dacbc9a8e334b38af04dacbc310ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0556_cf2.json +++ /dev/null @@ -1,357 +0,0 @@ -{ - "split": "new", - "image_index": 556, - "image_filename": "SCENE_0556_new_000556.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.877627432346344, - 2.959456205368042, - 0.3499999940395355 - ], - "rotation": 134.5159869879442, - "pixel_coords": [ - 201, - 83, - 13.891473770141602 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.472623586654663, - 0.04342494159936905, - 0.699999988079071 - ], - "rotation": 290.5525954303722, - "pixel_coords": [ - 117, - 81, - 13.084367752075195 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7619923949241638, - -0.28064799308776855, - 0.3499999940395355 - ], - "rotation": 278.6460252828268, - "pixel_coords": [ - 169, - 121, - 10.864313125610352 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.25437837839126587, - 0.45860302448272705, - 0.699999988079071 - ], - "rotation": 347.8173817034687, - "pixel_coords": [ - 165, - 95, - 11.834280014038086 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5182980298995972, - 1.0103424787521362, - 0.3499999940395355 - ], - "rotation": 354.43192764776535, - "pixel_coords": [ - 154, - 91, - 13.1679105758667 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2646844387054443, - 2.722071886062622, - 0.699999988079071 - ], - "rotation": 314.33454495707144, - "pixel_coords": [ - 243, - 91, - 12.151739120483398 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8839356899261475, - 2.645914316177368, - 0.3499999940395355 - ], - "rotation": 114.6468109055347, - "pixel_coords": [ - 162, - 73, - 15.058868408203125 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "color": "red", - "material": "metal", - "size": "small", - "3d_coords": [ - -1.6128735542297363, - -2.97613787651062, - 0.699999988079071 - ], - "rotation": 350.6610205336798, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 5, - 7 - ], - [], - [ - 2, - 7 - ], - [ - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 7 - ], - [ - 1, - 4, - 7 - ], - [ - 1, - 4, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4, - 7 - ], - [] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow cylinder with red sphere", - "change_score": 3.2176629271996195, - "change_attempts": 1, - "source_scene": "scene_0556" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0556_original.json b/dataset_1k_720p_2/scenes/scene_0556_original.json deleted file mode 100644 index ad4b72fe662b7bf5163e531a570845705a70f595..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0556_original.json +++ /dev/null @@ -1,355 +0,0 @@ -{ - "split": "new", - "image_index": 556, - "image_filename": "SCENE_0556_new_000556.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.877627432346344, - 2.959456205368042, - 0.3499999940395355 - ], - "rotation": 134.5159869879442, - "pixel_coords": [ - 201, - 83, - 13.891473770141602 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.472623586654663, - 0.04342494159936905, - 0.699999988079071 - ], - "rotation": 290.5525954303722, - "pixel_coords": [ - 117, - 81, - 13.084367752075195 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7619923949241638, - -0.28064799308776855, - 0.3499999940395355 - ], - "rotation": 278.6460252828268, - "pixel_coords": [ - 169, - 121, - 10.864313125610352 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.25437837839126587, - 0.45860302448272705, - 0.699999988079071 - ], - "rotation": 347.8173817034687, - "pixel_coords": [ - 165, - 95, - 11.834280014038086 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5182980298995972, - 1.0103424787521362, - 0.3499999940395355 - ], - "rotation": 354.43192764776535, - "pixel_coords": [ - 154, - 91, - 13.1679105758667 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2646844387054443, - 2.722071886062622, - 0.699999988079071 - ], - "rotation": 314.33454495707144, - "pixel_coords": [ - 243, - 91, - 12.151739120483398 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8839356899261475, - 2.645914316177368, - 0.3499999940395355 - ], - "rotation": 114.6468109055347, - "pixel_coords": [ - 162, - 73, - 15.058868408203125 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6128735542297363, - -2.97613787651062, - 0.699999988079071 - ], - "rotation": 69.01967432554277, - "pixel_coords": [ - 52, - 110, - 10.714017868041992 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 5, - 7 - ], - [], - [ - 2, - 7 - ], - [ - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 7 - ], - [ - 1, - 4, - 7 - ], - [ - 1, - 4, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4, - 7 - ], - [] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0556" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0557_cf1.json b/dataset_1k_720p_2/scenes/scene_0557_cf1.json deleted file mode 100644 index 346c5c661d0f5a324daedf10a3ea6faab2da20ba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0557_cf1.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 557, - "image_filename": "SCENE_0557_new_000557.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.06353995203971863, - -1.393503189086914, - 0.699999988079071 - ], - "rotation": 338.8273533837876, - "pixel_coords": [ - 124, - 115, - 10.2842378616333 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4684977531433105, - -0.4447503685951233, - 0.699999988079071 - ], - "rotation": 308.4087490280992, - "pixel_coords": [ - 120, - 91, - 11.738506317138672 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.08618279546499252, - 1.110361099243164, - 0.3499999940395355 - ], - "rotation": 220.63259060992533, - "pixel_coords": [ - 182, - 99, - 11.973653793334961 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8758920431137085, - -2.025947332382202, - 0.699999988079071 - ], - "rotation": 256.47420290725825, - "pixel_coords": [ - 73, - 101, - 11.046234130859375 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0983076095581055, - 1.47468101978302, - 0.3499999940395355 - ], - "rotation": 144.39341468635575, - "pixel_coords": [ - 241, - 118, - 10.816363334655762 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7578916549682617, - 1.8831079006195068, - 0.3499999940395355 - ], - "rotation": 359.2091822792213, - "pixel_coords": [ - 183, - 87, - 12.860458374023438 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0557" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0557_cf2.json b/dataset_1k_720p_2/scenes/scene_0557_cf2.json deleted file mode 100644 index c7a755a2068e0859c12bd0eab288b830f8681626..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0557_cf2.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 557, - "image_filename": "SCENE_0557_new_000557.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.06353995203971863, - -1.393503189086914, - 0.699999988079071 - ], - "rotation": 338.8273533837876, - "pixel_coords": [ - 124, - 115, - 10.2842378616333 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2624729709207392, - 2.694752005559851, - 0.699999988079071 - ], - "rotation": 308.4087490280992, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.08618279546499252, - 1.110361099243164, - 0.3499999940395355 - ], - "rotation": 220.63259060992533, - "pixel_coords": [ - 182, - 99, - 11.973653793334961 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8758920431137085, - -2.025947332382202, - 0.699999988079071 - ], - "rotation": 256.47420290725825, - "pixel_coords": [ - 73, - 101, - 11.046234130859375 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0983076095581055, - 1.47468101978302, - 0.3499999940395355 - ], - "rotation": 144.39341468635575, - "pixel_coords": [ - 241, - 118, - 10.816363334655762 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7578916549682617, - 1.8831079006195068, - 0.3499999940395355 - ], - "rotation": 359.2091822792213, - "pixel_coords": [ - 183, - 87, - 12.860458374023438 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan sphere from left of yellow cylinder to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0557" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0557_original.json b/dataset_1k_720p_2/scenes/scene_0557_original.json deleted file mode 100644 index 0c30929c56b43a5303ff8032049554bfa7646f61..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0557_original.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 557, - "image_filename": "SCENE_0557_new_000557.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.06353995203971863, - -1.393503189086914, - 0.699999988079071 - ], - "rotation": 338.8273533837876, - "pixel_coords": [ - 124, - 115, - 10.2842378616333 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4684977531433105, - -0.4447503685951233, - 0.699999988079071 - ], - "rotation": 308.4087490280992, - "pixel_coords": [ - 120, - 91, - 11.738506317138672 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.08618279546499252, - 1.110361099243164, - 0.3499999940395355 - ], - "rotation": 220.63259060992533, - "pixel_coords": [ - 182, - 99, - 11.973653793334961 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8758920431137085, - -2.025947332382202, - 0.699999988079071 - ], - "rotation": 256.47420290725825, - "pixel_coords": [ - 73, - 101, - 11.046234130859375 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0983076095581055, - 1.47468101978302, - 0.3499999940395355 - ], - "rotation": 144.39341468635575, - "pixel_coords": [ - 241, - 118, - 10.816363334655762 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7578916549682617, - 1.8831079006195068, - 0.3499999940395355 - ], - "rotation": 359.2091822792213, - "pixel_coords": [ - 183, - 87, - 12.860458374023438 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0557" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0558_cf1.json b/dataset_1k_720p_2/scenes/scene_0558_cf1.json deleted file mode 100644 index 905dd23c969bb7f3ef8febb88c7a1c413b023065..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0558_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 558, - "image_filename": "SCENE_0558_new_000558.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1797412633895874, - 2.2138631343841553, - 0.699999988079071 - ], - "rotation": 114.85187972968288, - "pixel_coords": [ - 232, - 93, - 11.786355018615723 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7080501914024353, - 2.789450168609619, - 0.699999988079071 - ], - "rotation": 298.88968581917527, - "pixel_coords": [ - 202, - 74, - 13.361506462097168 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9868531227111816, - -0.34255534410476685, - 0.3499999940395355 - ], - "rotation": 297.0587500586525, - "pixel_coords": [ - 198, - 137, - 9.91087532043457 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.04927004128694534, - 1.201203465461731, - 0.3499999940395355 - ], - "rotation": 163.47116238432181, - "pixel_coords": [ - 185, - 100, - 12.155898094177246 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5693646669387817, - 0.7387227416038513, - 0.699999988079071 - ], - "rotation": 123.50149579719331, - "pixel_coords": [ - 146, - 81, - 12.71137523651123 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.33988356590271, - -2.586940050125122, - 0.699999988079071 - ], - "rotation": 265.1702581974732, - "pixel_coords": [ - 51, - 101, - 11.247488021850586 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.896695077419281, - -1.3901804685592651, - 0.3499999940395355 - ], - "rotation": 235.47274193096072, - "pixel_coords": [ - 109, - 114, - 11.176777839660645 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7680532932281494, - -1.8350602388381958, - 0.3499999940395355 - ], - "rotation": 252.51352732063287, - "pixel_coords": [ - 153, - 154, - 9.170852661132812 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 6, - 7 - ], - [ - 2, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [], - [ - 5 - ], - [ - 4, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0558" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0558_cf2.json b/dataset_1k_720p_2/scenes/scene_0558_cf2.json deleted file mode 100644 index a199efda51ced3194deae05053edb333cafdae52..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0558_cf2.json +++ /dev/null @@ -1,349 +0,0 @@ -{ - "split": "new", - "image_index": 558, - "image_filename": "SCENE_0558_new_000558.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1797412633895874, - 2.2138631343841553, - 0.699999988079071 - ], - "rotation": 114.85187972968288, - "pixel_coords": [ - 232, - 93, - 11.786355018615723 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7080501914024353, - 2.789450168609619, - 0.699999988079071 - ], - "rotation": 298.88968581917527, - "pixel_coords": [ - 202, - 74, - 13.361506462097168 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.04927004128694534, - 1.201203465461731, - 0.3499999940395355 - ], - "rotation": 163.47116238432181, - "pixel_coords": [ - 185, - 100, - 12.155898094177246 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5693646669387817, - 0.7387227416038513, - 0.699999988079071 - ], - "rotation": 123.50149579719331, - "pixel_coords": [ - 146, - 81, - 12.71137523651123 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.33988356590271, - -2.586940050125122, - 0.699999988079071 - ], - "rotation": 265.1702581974732, - "pixel_coords": [ - 51, - 101, - 11.247488021850586 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.896695077419281, - -1.3901804685592651, - 0.3499999940395355 - ], - "rotation": 235.47274193096072, - "pixel_coords": [ - 109, - 114, - 11.176777839660645 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7680532932281494, - -1.8350602388381958, - 0.3499999940395355 - ], - "rotation": 252.51352732063287, - "pixel_coords": [ - 153, - 154, - 9.170852661132812 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 6, - 7 - ], - [ - 2, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [], - [ - 5 - ], - [ - 4, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cylinder", - "change_score": 31.726006393051733, - "change_attempts": 1, - "source_scene": "scene_0558" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0558_original.json b/dataset_1k_720p_2/scenes/scene_0558_original.json deleted file mode 100644 index 989d9cc102ddc31ea3bf0281ba9b14b3e69dd360..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0558_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 558, - "image_filename": "SCENE_0558_new_000558.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1797412633895874, - 2.2138631343841553, - 0.699999988079071 - ], - "rotation": 114.85187972968288, - "pixel_coords": [ - 232, - 93, - 11.786355018615723 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7080501914024353, - 2.789450168609619, - 0.699999988079071 - ], - "rotation": 298.88968581917527, - "pixel_coords": [ - 202, - 74, - 13.361506462097168 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9868531227111816, - -0.34255534410476685, - 0.3499999940395355 - ], - "rotation": 297.0587500586525, - "pixel_coords": [ - 198, - 137, - 9.91087532043457 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.04927004128694534, - 1.201203465461731, - 0.3499999940395355 - ], - "rotation": 163.47116238432181, - "pixel_coords": [ - 185, - 100, - 12.155898094177246 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5693646669387817, - 0.7387227416038513, - 0.699999988079071 - ], - "rotation": 123.50149579719331, - "pixel_coords": [ - 146, - 81, - 12.71137523651123 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.33988356590271, - -2.586940050125122, - 0.699999988079071 - ], - "rotation": 265.1702581974732, - "pixel_coords": [ - 51, - 101, - 11.247488021850586 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.896695077419281, - -1.3901804685592651, - 0.3499999940395355 - ], - "rotation": 235.47274193096072, - "pixel_coords": [ - 109, - 114, - 11.176777839660645 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7680532932281494, - -1.8350602388381958, - 0.3499999940395355 - ], - "rotation": 252.51352732063287, - "pixel_coords": [ - 153, - 154, - 9.170852661132812 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 6, - 7 - ], - [ - 2, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [], - [ - 5 - ], - [ - 4, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0558" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0559_cf1.json b/dataset_1k_720p_2/scenes/scene_0559_cf1.json deleted file mode 100644 index 3af47c362745fb12fb31b3aa4be975058b8e681b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0559_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 559, - "image_filename": "SCENE_0559_new_000559.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2705262899398804, - -1.3125680685043335, - 0.3499999940395355 - ], - "rotation": 117.02174256453958, - "pixel_coords": [ - 104, - 110, - 11.360135078430176 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4466065168380737, - 1.4869180917739868, - 0.3499999940395355 - ], - "rotation": 42.715210027713596, - "pixel_coords": [ - 224, - 111, - 11.27165412902832 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2825664896391107, - -2.427076831524218, - 0.3499999940395355 - ], - "rotation": 168.29722084372253, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7773516178131104, - 2.9341580867767334, - 0.699999988079071 - ], - "rotation": 300.481461992224, - "pixel_coords": [ - 184, - 66, - 14.055741310119629 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8861587047576904, - -1.9020278453826904, - 0.3499999940395355 - ], - "rotation": 252.81097133702127, - "pixel_coords": [ - 63, - 100, - 12.054183959960938 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved green cylinder to partially occlude yellow cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0559" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0559_cf2.json b/dataset_1k_720p_2/scenes/scene_0559_cf2.json deleted file mode 100644 index 387e028a6e6965ef4f668973e7c1ffb7df4fe303..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0559_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 559, - "image_filename": "SCENE_0559_new_000559.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2705262899398804, - -1.3125680685043335, - 0.3499999940395355 - ], - "rotation": 117.02174256453958, - "pixel_coords": [ - 104, - 110, - 11.360135078430176 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4466065168380737, - 1.4869180917739868, - 0.3499999940395355 - ], - "rotation": 42.715210027713596, - "pixel_coords": [ - 224, - 111, - 11.27165412902832 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.23866309225559235, - 0.8183335661888123, - 0.3499999940395355 - ], - "rotation": 168.29722084372253, - "pixel_coords": [ - 183, - 105, - 11.654617309570312 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7773516178131104, - 2.9341580867767334, - 0.699999988079071 - ], - "rotation": 300.481461992224, - "pixel_coords": [ - 184, - 66, - 14.055741310119629 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8861587047576904, - -1.9020278453826904, - 0.3499999940395355 - ], - "rotation": 252.81097133702127, - "pixel_coords": [ - 63, - 100, - 12.054183959960938 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed brown cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0559" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0559_original.json b/dataset_1k_720p_2/scenes/scene_0559_original.json deleted file mode 100644 index 668273897e17e8dd32475326eec3d258b0397c75..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0559_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 559, - "image_filename": "SCENE_0559_new_000559.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2705262899398804, - -1.3125680685043335, - 0.3499999940395355 - ], - "rotation": 117.02174256453958, - "pixel_coords": [ - 104, - 110, - 11.360135078430176 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4466065168380737, - 1.4869180917739868, - 0.3499999940395355 - ], - "rotation": 42.715210027713596, - "pixel_coords": [ - 224, - 111, - 11.27165412902832 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.23866309225559235, - 0.8183335661888123, - 0.3499999940395355 - ], - "rotation": 168.29722084372253, - "pixel_coords": [ - 183, - 105, - 11.654617309570312 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7773516178131104, - 2.9341580867767334, - 0.699999988079071 - ], - "rotation": 300.481461992224, - "pixel_coords": [ - 184, - 66, - 14.055741310119629 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8861587047576904, - -1.9020278453826904, - 0.3499999940395355 - ], - "rotation": 252.81097133702127, - "pixel_coords": [ - 63, - 100, - 12.054183959960938 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0559" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0560_cf1.json b/dataset_1k_720p_2/scenes/scene_0560_cf1.json deleted file mode 100644 index b34d14fb83245b988e1a27570511e7aaa35ec253..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0560_cf1.json +++ /dev/null @@ -1,123 +0,0 @@ -{ - "split": "new", - "image_index": 560, - "image_filename": "SCENE_0560_new_000560.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7032378911972046, - 1.3008465766906738, - 0.699999988079071 - ], - "rotation": 283.22613417145544, - "pixel_coords": [ - 231, - 107, - 10.207844734191895 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3006187677383423, - -2.111015796661377, - 0.699999988079071 - ], - "rotation": 2.93508138071517, - "pixel_coords": [ - 127, - 141, - 8.603647232055664 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown cylinder", - "change_score": 16.17774240231801, - "change_attempts": 1, - "source_scene": "scene_0560" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0560_cf2.json b/dataset_1k_720p_2/scenes/scene_0560_cf2.json deleted file mode 100644 index 87182f072170ff8c098693fbe3cc9616e2278434..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0560_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 560, - "image_filename": "SCENE_0560_new_000560.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.020541256293654442, - -1.0386980772018433, - 0.3499999940395355 - ], - "rotation": 265.11077340325244, - "pixel_coords": [ - 132, - 120, - 10.260449409484863 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7032378911972046, - 1.3008465766906738, - 0.699999988079071 - ], - "rotation": 283.22613417145544, - "pixel_coords": [ - 231, - 107, - 10.207844734191895 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3006187677383423, - -2.111015796661377, - 0.699999988079071 - ], - "rotation": 2.93508138071517, - "pixel_coords": [ - 127, - 141, - 8.603647232055664 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0560" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0560_original.json b/dataset_1k_720p_2/scenes/scene_0560_original.json deleted file mode 100644 index 8eb46dfc695193c3ae8d38b857b6bad7417d419a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0560_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 560, - "image_filename": "SCENE_0560_new_000560.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.020541256293654442, - -1.0386980772018433, - 0.3499999940395355 - ], - "rotation": 265.11077340325244, - "pixel_coords": [ - 132, - 120, - 10.260449409484863 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7032378911972046, - 1.3008465766906738, - 0.699999988079071 - ], - "rotation": 283.22613417145544, - "pixel_coords": [ - 231, - 107, - 10.207844734191895 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3006187677383423, - -2.111015796661377, - 0.699999988079071 - ], - "rotation": 2.93508138071517, - "pixel_coords": [ - 127, - 141, - 8.603647232055664 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0560" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0561_cf1.json b/dataset_1k_720p_2/scenes/scene_0561_cf1.json deleted file mode 100644 index 3ae79e5dfc5e8c5d6cae892ff13ee0ec00077cd9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0561_cf1.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 561, - "image_filename": "SCENE_0561_new_000561.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2510839700698853, - -2.089367628097534, - 0.3499999940395355 - ], - "rotation": 11.27714582142655, - "pixel_coords": [ - 134, - 150, - 9.657938957214355 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.898390054702759, - 0.013590352609753609, - 0.699999988079071 - ], - "rotation": 182.98212452632376, - "pixel_coords": [ - 110, - 77, - 13.413581848144531 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0354392528533936, - -1.3880946636199951, - 0.3499999940395355 - ], - "rotation": 249.57098928053378, - "pixel_coords": [ - 172, - 152, - 9.556822776794434 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8195852637290955, - 0.7678846120834351, - 0.699999988079071 - ], - "rotation": 64.98679767240081, - "pixel_coords": [ - 194, - 103, - 11.435151100158691 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0549236536026, - 2.8210270404815674, - 0.699999988079071 - ], - "rotation": 290.94161539180294, - "pixel_coords": [ - 195, - 72, - 13.85216999053955 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8940787315368652, - 0.011854944750666618, - 0.699999988079071 - ], - "rotation": 271.93176704213676, - "pixel_coords": [ - 230, - 136, - 9.644718170166016 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.13019339740276337, - -1.1355996131896973, - 0.699999988079071 - ], - "rotation": 129.44400144073703, - "pixel_coords": [ - 130, - 111, - 10.9425630569458 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.299473762512207, - -1.719423770904541, - 0.699999988079071 - ], - "rotation": 144.30746968007645, - "pixel_coords": [ - 78, - 94, - 12.013050079345703 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 7 - ], - [], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4, - 7 - ], - [ - 1, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [] - ], - "right": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed gray cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0561" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0561_cf2.json b/dataset_1k_720p_2/scenes/scene_0561_cf2.json deleted file mode 100644 index 5696379b3d684e4678814bbff10aa6934116364f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0561_cf2.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 561, - "image_filename": "SCENE_0561_new_000561.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2510839700698853, - -2.089367628097534, - 0.3499999940395355 - ], - "rotation": 11.27714582142655, - "pixel_coords": [ - 134, - 150, - 9.657938957214355 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.898390054702759, - 0.013590352609753609, - 0.699999988079071 - ], - "rotation": 182.98212452632376, - "pixel_coords": [ - 110, - 77, - 13.413581848144531 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0354392528533936, - -1.3880946636199951, - 0.3499999940395355 - ], - "rotation": 249.57098928053378, - "pixel_coords": [ - 172, - 152, - 9.556822776794434 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1852666900487134, - 0.35599709530508505, - 0.699999988079071 - ], - "rotation": 64.98679767240081, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0549236536026, - 2.8210270404815674, - 0.699999988079071 - ], - "rotation": 290.94161539180294, - "pixel_coords": [ - 195, - 72, - 13.85216999053955 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8940787315368652, - 0.011854944750666618, - 0.699999988079071 - ], - "rotation": 271.93176704213676, - "pixel_coords": [ - 230, - 136, - 9.644718170166016 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.13019339740276337, - -1.1355996131896973, - 0.699999988079071 - ], - "rotation": 129.44400144073703, - "pixel_coords": [ - 130, - 111, - 10.9425630569458 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.299473762512207, - -1.719423770904541, - 0.699999988079071 - ], - "rotation": 144.30746968007645, - "pixel_coords": [ - 78, - 94, - 12.013050079345703 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 7 - ], - [], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4, - 7 - ], - [ - 1, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [] - ], - "right": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved yellow sphere from (0.8,0.8) to (-1.2,0.4)", - "change_score": 2.046724867451543, - "change_attempts": 1, - "source_scene": "scene_0561" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0561_original.json b/dataset_1k_720p_2/scenes/scene_0561_original.json deleted file mode 100644 index 652fd23d477c9952e104442c7eb545f22939443e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0561_original.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 561, - "image_filename": "SCENE_0561_new_000561.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2510839700698853, - -2.089367628097534, - 0.3499999940395355 - ], - "rotation": 11.27714582142655, - "pixel_coords": [ - 134, - 150, - 9.657938957214355 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.898390054702759, - 0.013590352609753609, - 0.699999988079071 - ], - "rotation": 182.98212452632376, - "pixel_coords": [ - 110, - 77, - 13.413581848144531 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0354392528533936, - -1.3880946636199951, - 0.3499999940395355 - ], - "rotation": 249.57098928053378, - "pixel_coords": [ - 172, - 152, - 9.556822776794434 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8195852637290955, - 0.7678846120834351, - 0.699999988079071 - ], - "rotation": 64.98679767240081, - "pixel_coords": [ - 194, - 103, - 11.435151100158691 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0549236536026, - 2.8210270404815674, - 0.699999988079071 - ], - "rotation": 290.94161539180294, - "pixel_coords": [ - 195, - 72, - 13.85216999053955 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8940787315368652, - 0.011854944750666618, - 0.699999988079071 - ], - "rotation": 271.93176704213676, - "pixel_coords": [ - 230, - 136, - 9.644718170166016 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.13019339740276337, - -1.1355996131896973, - 0.699999988079071 - ], - "rotation": 129.44400144073703, - "pixel_coords": [ - 130, - 111, - 10.9425630569458 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.299473762512207, - -1.719423770904541, - 0.699999988079071 - ], - "rotation": 144.30746968007645, - "pixel_coords": [ - 78, - 94, - 12.013050079345703 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 7 - ], - [], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4, - 7 - ], - [ - 1, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [] - ], - "right": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0561" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0562_cf1.json b/dataset_1k_720p_2/scenes/scene_0562_cf1.json deleted file mode 100644 index 94c417aa38bd7aa4a3e0ed6d6eb13b18f7731bd2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0562_cf1.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 562, - "image_filename": "SCENE_0562_new_000562.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.660642623901367, - -0.11103728413581848, - 0.699999988079071 - ], - "rotation": 190.76138946822076, - "pixel_coords": [ - 108, - 76, - 12.351104736328125 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3404406011104584, - 1.0762929916381836, - 0.3499999940395355 - ], - "rotation": 8.358033425386978, - "pixel_coords": [ - 178, - 97, - 11.663496017456055 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.568849802017212, - 0.2959569990634918, - 0.3499999940395355 - ], - "rotation": 331.73115021548153, - "pixel_coords": [ - 204, - 126, - 9.947216033935547 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.178118944168091, - 2.429285764694214, - 0.699999988079071 - ], - "rotation": 54.95764672479204, - "pixel_coords": [ - 171, - 64, - 13.495341300964355 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0562" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0562_cf2.json b/dataset_1k_720p_2/scenes/scene_0562_cf2.json deleted file mode 100644 index dd731a401bde83d5770c7858062bf520fb686d2c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0562_cf2.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 562, - "image_filename": "SCENE_0562_new_000562.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.660642623901367, - -0.11103728413581848, - 0.699999988079071 - ], - "rotation": 190.76138946822076, - "pixel_coords": [ - 108, - 76, - 12.351104736328125 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2478910440256143, - -0.29472311034572674, - 0.3499999940395355 - ], - "rotation": 8.358033425386978, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.568849802017212, - 0.2959569990634918, - 0.3499999940395355 - ], - "rotation": 331.73115021548153, - "pixel_coords": [ - 204, - 126, - 9.947216033935547 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.178118944168091, - 2.429285764694214, - 0.699999988079071 - ], - "rotation": 54.95764672479204, - "pixel_coords": [ - 171, - 64, - 13.495341300964355 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved gray cylinder to partially occlude brown sphere", - "change_score": 2.9290178997595704, - "change_attempts": 1, - "source_scene": "scene_0562" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0562_original.json b/dataset_1k_720p_2/scenes/scene_0562_original.json deleted file mode 100644 index 0b9ad1b076d7ec19a13cfae1776d2a87a7d3427b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0562_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 562, - "image_filename": "SCENE_0562_new_000562.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.660642623901367, - -0.11103728413581848, - 0.699999988079071 - ], - "rotation": 190.76138946822076, - "pixel_coords": [ - 108, - 76, - 12.351104736328125 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3404406011104584, - 1.0762929916381836, - 0.3499999940395355 - ], - "rotation": 8.358033425386978, - "pixel_coords": [ - 178, - 97, - 11.663496017456055 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.568849802017212, - 0.2959569990634918, - 0.3499999940395355 - ], - "rotation": 331.73115021548153, - "pixel_coords": [ - 204, - 126, - 9.947216033935547 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.178118944168091, - 2.429285764694214, - 0.699999988079071 - ], - "rotation": 54.95764672479204, - "pixel_coords": [ - 171, - 64, - 13.495341300964355 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0562" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0563_cf1.json b/dataset_1k_720p_2/scenes/scene_0563_cf1.json deleted file mode 100644 index f64272ebe11188e7f66519a935b9284ad2b30727..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0563_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 563, - "image_filename": "SCENE_0563_new_000563.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2401422262191772, - 0.4337201714515686, - 0.699999988079071 - ], - "rotation": 272.6174079671915, - "pixel_coords": [ - 196, - 110, - 10.893219947814941 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6171820163726807, - 2.265394449234009, - 0.3499999940395355 - ], - "rotation": 260.54712865359653, - "pixel_coords": [ - 267, - 118, - 11.174293518066406 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1245245933532715, - -2.7939155101776123, - 0.699999988079071 - ], - "rotation": 248.22939391139923, - "pixel_coords": [ - 52, - 103, - 11.31799602508545 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "color": "blue", - "material": "metal", - "size": "small", - "3d_coords": [ - -0.043087512254714966, - 2.5845282077789307, - 0.3499999940395355 - ], - "rotation": 144.6221872242776, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9464669227600098, - -2.2051174640655518, - 0.699999988079071 - ], - "rotation": 184.2548790555765, - "pixel_coords": [ - 169, - 166, - 8.22846508026123 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced gray sphere with blue cylinder", - "change_score": 2.2972648636443513, - "change_attempts": 1, - "source_scene": "scene_0563" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0563_cf2.json b/dataset_1k_720p_2/scenes/scene_0563_cf2.json deleted file mode 100644 index 1d94e447d25f16dd883b47a52e365142142014a4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0563_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 563, - "image_filename": "SCENE_0563_new_000563.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2401422262191772, - 0.4337201714515686, - 0.699999988079071 - ], - "rotation": 272.6174079671915, - "pixel_coords": [ - 196, - 110, - 10.893219947814941 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6171820163726807, - 2.265394449234009, - 0.3499999940395355 - ], - "rotation": 260.54712865359653, - "pixel_coords": [ - 267, - 118, - 11.174293518066406 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1245245933532715, - -2.7939155101776123, - 0.699999988079071 - ], - "rotation": 248.22939391139923, - "pixel_coords": [ - 52, - 103, - 11.31799602508545 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.043087512254714966, - 2.5845282077789307, - 0.3499999940395355 - ], - "rotation": 37.60683631231109, - "pixel_coords": [ - 212, - 91, - 13.1548433303833 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9464669227600098, - -2.2051174640655518, - 0.699999988079071 - ], - "rotation": 184.2548790555765, - "pixel_coords": [ - 169, - 166, - 8.22846508026123 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0563" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0563_original.json b/dataset_1k_720p_2/scenes/scene_0563_original.json deleted file mode 100644 index e974c366b282fa1aafef53642c036bd4fe57fa79..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0563_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 563, - "image_filename": "SCENE_0563_new_000563.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2401422262191772, - 0.4337201714515686, - 0.699999988079071 - ], - "rotation": 272.6174079671915, - "pixel_coords": [ - 196, - 110, - 10.893219947814941 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6171820163726807, - 2.265394449234009, - 0.3499999940395355 - ], - "rotation": 260.54712865359653, - "pixel_coords": [ - 267, - 118, - 11.174293518066406 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1245245933532715, - -2.7939155101776123, - 0.699999988079071 - ], - "rotation": 248.22939391139923, - "pixel_coords": [ - 52, - 103, - 11.31799602508545 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.043087512254714966, - 2.5845282077789307, - 0.3499999940395355 - ], - "rotation": 37.60683631231109, - "pixel_coords": [ - 212, - 91, - 13.1548433303833 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9464669227600098, - -2.2051174640655518, - 0.699999988079071 - ], - "rotation": 184.2548790555765, - "pixel_coords": [ - 169, - 166, - 8.22846508026123 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0563" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0564_cf1.json b/dataset_1k_720p_2/scenes/scene_0564_cf1.json deleted file mode 100644 index 064a32eac925650bf2b21c698d09808532d89f3d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0564_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 564, - "image_filename": "SCENE_0564_new_000564.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.276669979095459, - -0.0684567242860794, - 0.699999988079071 - ], - "rotation": 79.91859744482763, - "pixel_coords": [ - 217, - 127, - 9.047375679016113 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.30106011033058167, - 1.6573258638381958, - 0.699999988079071 - ], - "rotation": 154.8772532167865, - "pixel_coords": [ - 191, - 83, - 11.776409149169922 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7899341583251953, - 0.06052020937204361, - 0.3499999940395355 - ], - "rotation": 94.6230012484439, - "pixel_coords": [ - 110, - 85, - 12.631235122680664 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.27129238843917847, - -0.8378344774246216, - 0.699999988079071 - ], - "rotation": 198.317931987266, - "pixel_coords": [ - 144, - 110, - 9.914494514465332 - ], - "color": "red" - }, - { - "shape": "sphere", - "color": "red", - "material": "rubber", - "size": "large", - "3d_coords": [ - 2.977569580078125, - -2.2590396404266357, - 0.699999988079071 - ], - "rotation": 214.7610654668784, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1506690979003906, - -1.8266398906707764, - 0.3499999940395355 - ], - "rotation": 155.78533639150336, - "pixel_coords": [ - 72, - 105, - 11.086692810058594 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3825492858886719, - -0.8175944089889526, - 0.3499999940395355 - ], - "rotation": 52.20792090475698, - "pixel_coords": [ - 112, - 103, - 11.179377555847168 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 2, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 5 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced cyan cube with red sphere", - "change_score": 2.2694309413169385, - "change_attempts": 1, - "source_scene": "scene_0564" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0564_cf2.json b/dataset_1k_720p_2/scenes/scene_0564_cf2.json deleted file mode 100644 index 8e4da204b38a3499d0f84e726bb3d41bd2163d2b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0564_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 564, - "image_filename": "SCENE_0564_new_000564.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.276669979095459, - -0.0684567242860794, - 0.699999988079071 - ], - "rotation": 79.91859744482763, - "pixel_coords": [ - 217, - 127, - 9.047375679016113 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.30106011033058167, - 1.6573258638381958, - 0.699999988079071 - ], - "rotation": 154.8772532167865, - "pixel_coords": [ - 191, - 83, - 11.776409149169922 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7899341583251953, - 0.06052020937204361, - 0.3499999940395355 - ], - "rotation": 94.6230012484439, - "pixel_coords": [ - 110, - 85, - 12.631235122680664 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.27129238843917847, - -0.8378344774246216, - 0.699999988079071 - ], - "rotation": 198.317931987266, - "pixel_coords": [ - 144, - 110, - 9.914494514465332 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.977569580078125, - -2.2590396404266357, - 0.699999988079071 - ], - "rotation": 311.7562043409763, - "pixel_coords": [ - 175, - 172, - 7.281678676605225 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1506690979003906, - -1.8266398906707764, - 0.3499999940395355 - ], - "rotation": 155.78533639150336, - "pixel_coords": [ - 72, - 105, - 11.086692810058594 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3825492858886719, - -0.8175944089889526, - 0.3499999940395355 - ], - "rotation": 52.20792090475698, - "pixel_coords": [ - 112, - 103, - 11.179377555847168 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 2, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 5 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan cube and green sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0564" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0564_original.json b/dataset_1k_720p_2/scenes/scene_0564_original.json deleted file mode 100644 index 4c264ce54215598f353bd654b9d3c64131bea51f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0564_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 564, - "image_filename": "SCENE_0564_new_000564.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.276669979095459, - -0.0684567242860794, - 0.699999988079071 - ], - "rotation": 79.91859744482763, - "pixel_coords": [ - 217, - 127, - 9.047375679016113 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.30106011033058167, - 1.6573258638381958, - 0.699999988079071 - ], - "rotation": 154.8772532167865, - "pixel_coords": [ - 191, - 83, - 11.776409149169922 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7899341583251953, - 0.06052020937204361, - 0.3499999940395355 - ], - "rotation": 94.6230012484439, - "pixel_coords": [ - 110, - 85, - 12.631235122680664 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.27129238843917847, - -0.8378344774246216, - 0.699999988079071 - ], - "rotation": 198.317931987266, - "pixel_coords": [ - 144, - 110, - 9.914494514465332 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.977569580078125, - -2.2590396404266357, - 0.699999988079071 - ], - "rotation": 311.7562043409763, - "pixel_coords": [ - 175, - 172, - 7.281678676605225 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1506690979003906, - -1.8266398906707764, - 0.3499999940395355 - ], - "rotation": 155.78533639150336, - "pixel_coords": [ - 72, - 105, - 11.086692810058594 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3825492858886719, - -0.8175944089889526, - 0.3499999940395355 - ], - "rotation": 52.20792090475698, - "pixel_coords": [ - 112, - 103, - 11.179377555847168 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 2, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 5 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0564" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0565_cf1.json b/dataset_1k_720p_2/scenes/scene_0565_cf1.json deleted file mode 100644 index a98ac4d029622877e1510fcb2249d7ece27ba191..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0565_cf1.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 565, - "image_filename": "SCENE_0565_new_000565.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4940811395645142, - -2.7901430130004883, - 0.3499999940395355 - ], - "rotation": 131.86149916254143, - "pixel_coords": [ - 112, - 169, - 8.29816722869873 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.17430938924893624, - 0.5652324059215732, - 0.3499999940395355 - ], - "rotation": 338.82177511692487, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4007763862609863, - 0.2905321419239044, - 0.3499999940395355 - ], - "rotation": 127.8067528540608, - "pixel_coords": [ - 122, - 84, - 12.609976768493652 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.163606882095337, - 2.7680931091308594, - 0.3499999940395355 - ], - "rotation": 139.8658758997994, - "pixel_coords": [ - 271, - 108, - 11.023138046264648 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9516074061393738, - 2.4453048706054688, - 0.699999988079071 - ], - "rotation": 120.39783281011549, - "pixel_coords": [ - 194, - 72, - 12.712057113647461 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7593589425086975, - -0.9952001571655273, - 0.3499999940395355 - ], - "rotation": 22.28904510015183, - "pixel_coords": [ - 120, - 111, - 10.799995422363281 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6361654996871948, - 0.8542749285697937, - 0.3499999940395355 - ], - "rotation": 90.39464959876045, - "pixel_coords": [ - 194, - 109, - 10.936564445495605 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 4 - ] - ], - "front": [ - [], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 5 - ] - ], - "right": [ - [ - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [], - [ - 3 - ], - [ - 3, - 4, - 6 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red cylinder from left of purple sphere to right", - "change_score": 2.873228944605516, - "change_attempts": 1, - "source_scene": "scene_0565" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0565_cf2.json b/dataset_1k_720p_2/scenes/scene_0565_cf2.json deleted file mode 100644 index 81d86ccaff2e5828ad86609d7bd2b2a35474fb72..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0565_cf2.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 565, - "image_filename": "SCENE_0565_new_000565.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4940811395645142, - -2.7901430130004883, - 0.3499999940395355 - ], - "rotation": 131.86149916254143, - "pixel_coords": [ - 112, - 169, - 8.29816722869873 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.060041904449463, - -1.602590799331665, - 0.3499999940395355 - ], - "rotation": 338.82177511692487, - "pixel_coords": [ - 81, - 103, - 11.30833911895752 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4007763862609863, - 0.2905321419239044, - 0.3499999940395355 - ], - "rotation": 127.8067528540608, - "pixel_coords": [ - 122, - 84, - 12.609976768493652 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.163606882095337, - 2.7680931091308594, - 0.3499999940395355 - ], - "rotation": 139.8658758997994, - "pixel_coords": [ - 271, - 108, - 11.023138046264648 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9516074061393738, - 2.4453048706054688, - 0.699999988079071 - ], - "rotation": 120.39783281011549, - "pixel_coords": [ - 194, - 72, - 12.712057113647461 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7593589425086975, - -0.9952001571655273, - 0.3499999940395355 - ], - "rotation": 22.28904510015183, - "pixel_coords": [ - 120, - 111, - 10.799995422363281 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6361654996871948, - 0.8542749285697937, - 0.3499999940395355 - ], - "rotation": 90.39464959876045, - "pixel_coords": [ - 194, - 109, - 10.936564445495605 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 4 - ] - ], - "front": [ - [], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 5 - ] - ], - "right": [ - [ - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [], - [ - 3 - ], - [ - 3, - 4, - 6 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between purple sphere and red cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0565" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0565_original.json b/dataset_1k_720p_2/scenes/scene_0565_original.json deleted file mode 100644 index 885a56b679a9db98d25133c8343523b55b2a3051..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0565_original.json +++ /dev/null @@ -1,303 +0,0 @@ -{ - "split": "new", - "image_index": 565, - "image_filename": "SCENE_0565_new_000565.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4940811395645142, - -2.7901430130004883, - 0.3499999940395355 - ], - "rotation": 131.86149916254143, - "pixel_coords": [ - 112, - 169, - 8.29816722869873 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.060041904449463, - -1.602590799331665, - 0.3499999940395355 - ], - "rotation": 338.82177511692487, - "pixel_coords": [ - 81, - 103, - 11.30833911895752 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4007763862609863, - 0.2905321419239044, - 0.3499999940395355 - ], - "rotation": 127.8067528540608, - "pixel_coords": [ - 122, - 84, - 12.609976768493652 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.163606882095337, - 2.7680931091308594, - 0.3499999940395355 - ], - "rotation": 139.8658758997994, - "pixel_coords": [ - 271, - 108, - 11.023138046264648 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9516074061393738, - 2.4453048706054688, - 0.699999988079071 - ], - "rotation": 120.39783281011549, - "pixel_coords": [ - 194, - 72, - 12.712057113647461 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7593589425086975, - -0.9952001571655273, - 0.3499999940395355 - ], - "rotation": 22.28904510015183, - "pixel_coords": [ - 120, - 111, - 10.799995422363281 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6361654996871948, - 0.8542749285697937, - 0.3499999940395355 - ], - "rotation": 90.39464959876045, - "pixel_coords": [ - 194, - 109, - 10.936564445495605 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 4 - ] - ], - "front": [ - [], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 5 - ] - ], - "right": [ - [ - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [], - [ - 3 - ], - [ - 3, - 4, - 6 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0565" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0566_cf1.json b/dataset_1k_720p_2/scenes/scene_0566_cf1.json deleted file mode 100644 index bec6f1871ea86b616fdd52576ff317c985199c36..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0566_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 566, - "image_filename": "SCENE_0566_new_000566.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.453683614730835, - -2.1524527072906494, - 0.699999988079071 - ], - "rotation": 55.32538866462406, - "pixel_coords": [ - 133, - 142, - 9.016371726989746 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.95308256149292, - 2.51572847366333, - 0.3499999940395355 - ], - "rotation": 0.918268503807087, - "pixel_coords": [ - 284, - 119, - 10.842601776123047 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9315717220306396, - 0.8345187306404114, - 0.3499999940395355 - ], - "rotation": 267.8409816772339, - "pixel_coords": [ - 223, - 124, - 10.56762981414795 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "color": "green", - "material": "rubber", - "size": "small", - "3d_coords": [ - -1.4103076457977295, - 0.9265202879905701, - 0.699999988079071 - ], - "rotation": 258.3018697618467, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4908922910690308, - -2.0332653522491455, - 0.699999988079071 - ], - "rotation": 178.23839604885285, - "pixel_coords": [ - 80, - 103, - 11.061043739318848 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.838139295578003, - -1.7432547807693481, - 0.3499999940395355 - ], - "rotation": 347.2264745413753, - "pixel_coords": [ - 181, - 171, - 8.486111640930176 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple cylinder with green sphere", - "change_score": 3.066835111643634, - "change_attempts": 1, - "source_scene": "scene_0566" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0566_cf2.json b/dataset_1k_720p_2/scenes/scene_0566_cf2.json deleted file mode 100644 index 7ec2c8ce55336d36cb88508ea7c1eb6f12ab5a08..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0566_cf2.json +++ /dev/null @@ -1,249 +0,0 @@ -{ - "split": "new", - "image_index": 566, - "image_filename": "SCENE_0566_new_000566.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.453683614730835, - -2.1524527072906494, - 0.699999988079071 - ], - "rotation": 55.32538866462406, - "pixel_coords": [ - 133, - 142, - 9.016371726989746 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.95308256149292, - 2.51572847366333, - 0.3499999940395355 - ], - "rotation": 0.918268503807087, - "pixel_coords": [ - 284, - 119, - 10.842601776123047 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9315717220306396, - 0.8345187306404114, - 0.3499999940395355 - ], - "rotation": 267.8409816772339, - "pixel_coords": [ - 223, - 124, - 10.56762981414795 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4103076457977295, - 0.9265202879905701, - 0.699999988079071 - ], - "rotation": 234.2412295701385, - "pixel_coords": [ - 154, - 81, - 12.698217391967773 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4908922910690308, - -2.0332653522491455, - 0.699999988079071 - ], - "rotation": 178.23839604885285, - "pixel_coords": [ - 80, - 103, - 11.061043739318848 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0566" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0566_original.json b/dataset_1k_720p_2/scenes/scene_0566_original.json deleted file mode 100644 index bc9597164a5626f8676a02e3df059cc3bfc7f073..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0566_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 566, - "image_filename": "SCENE_0566_new_000566.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.453683614730835, - -2.1524527072906494, - 0.699999988079071 - ], - "rotation": 55.32538866462406, - "pixel_coords": [ - 133, - 142, - 9.016371726989746 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.95308256149292, - 2.51572847366333, - 0.3499999940395355 - ], - "rotation": 0.918268503807087, - "pixel_coords": [ - 284, - 119, - 10.842601776123047 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9315717220306396, - 0.8345187306404114, - 0.3499999940395355 - ], - "rotation": 267.8409816772339, - "pixel_coords": [ - 223, - 124, - 10.56762981414795 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4103076457977295, - 0.9265202879905701, - 0.699999988079071 - ], - "rotation": 234.2412295701385, - "pixel_coords": [ - 154, - 81, - 12.698217391967773 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4908922910690308, - -2.0332653522491455, - 0.699999988079071 - ], - "rotation": 178.23839604885285, - "pixel_coords": [ - 80, - 103, - 11.061043739318848 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.838139295578003, - -1.7432547807693481, - 0.3499999940395355 - ], - "rotation": 347.2264745413753, - "pixel_coords": [ - 181, - 171, - 8.486111640930176 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0566" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0567_cf1.json b/dataset_1k_720p_2/scenes/scene_0567_cf1.json deleted file mode 100644 index 303b7714bb471177bc3dd74143a833527450631e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0567_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 567, - "image_filename": "SCENE_0567_new_000567.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8355611562728882, - -0.7383688688278198, - 0.699999988079071 - ], - "rotation": 277.83854559110495, - "pixel_coords": [ - 107, - 88, - 11.543309211730957 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5022778511047363, - -2.389087438583374, - 0.699999988079071 - ], - "rotation": 277.18192450838757, - "pixel_coords": [ - 66, - 105, - 10.367283821105957 - ], - "color": "purple" - }, - { - "shape": "cube", - "color": "brown", - "material": "rubber", - "size": "large", - "3d_coords": [ - 2.3581738471984863, - 1.2439234256744385, - 0.699999988079071 - ], - "rotation": 46.78087686841155, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2864115834236145, - 1.00489342212677, - 0.3499999940395355 - ], - "rotation": 83.38795992784665, - "pixel_coords": [ - 190, - 104, - 11.265987396240234 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow cylinder with brown cube", - "change_score": 3.426405888440084, - "change_attempts": 1, - "source_scene": "scene_0567" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0567_cf2.json b/dataset_1k_720p_2/scenes/scene_0567_cf2.json deleted file mode 100644 index b0f66da2b149b52409279a962f3ea6359ad5c6c3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0567_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 567, - "image_filename": "SCENE_0567_new_000567.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8355611562728882, - -0.7383688688278198, - 0.699999988079071 - ], - "rotation": 277.83854559110495, - "pixel_coords": [ - 107, - 88, - 11.543309211730957 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5022778511047363, - -2.389087438583374, - 0.699999988079071 - ], - "rotation": 277.18192450838757, - "pixel_coords": [ - 66, - 105, - 10.367283821105957 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3581738471984863, - 1.2439234256744385, - 0.699999988079071 - ], - "rotation": 200.2869967068419, - "pixel_coords": [ - 248, - 114, - 9.837719917297363 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2864115834236145, - 1.00489342212677, - 0.3499999940395355 - ], - "rotation": 83.38795992784665, - "pixel_coords": [ - 190, - 104, - 11.265987396240234 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown sphere and yellow sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0567" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0567_original.json b/dataset_1k_720p_2/scenes/scene_0567_original.json deleted file mode 100644 index 02a39a227ffef65b7700751ab6534e856666e3af..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0567_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 567, - "image_filename": "SCENE_0567_new_000567.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8355611562728882, - -0.7383688688278198, - 0.699999988079071 - ], - "rotation": 277.83854559110495, - "pixel_coords": [ - 107, - 88, - 11.543309211730957 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5022778511047363, - -2.389087438583374, - 0.699999988079071 - ], - "rotation": 277.18192450838757, - "pixel_coords": [ - 66, - 105, - 10.367283821105957 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3581738471984863, - 1.2439234256744385, - 0.699999988079071 - ], - "rotation": 200.2869967068419, - "pixel_coords": [ - 248, - 114, - 9.837719917297363 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2864115834236145, - 1.00489342212677, - 0.3499999940395355 - ], - "rotation": 83.38795992784665, - "pixel_coords": [ - 190, - 104, - 11.265987396240234 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0567" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0568_cf1.json b/dataset_1k_720p_2/scenes/scene_0568_cf1.json deleted file mode 100644 index ad0aa023b5ecbd908d25f4a37d055600ca13f061..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0568_cf1.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 568, - "image_filename": "SCENE_0568_new_000568.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7244765758514404, - -0.6204908490180969, - 0.699999988079071 - ], - "rotation": 15.621574690431622, - "pixel_coords": [ - 215, - 138, - 8.928860664367676 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.271217942237854, - -1.9366413354873657, - 0.699999988079071 - ], - "rotation": 48.787541661865546, - "pixel_coords": [ - 104, - 115, - 10.095366477966309 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.414320230484009, - -2.802121162414551, - 0.699999988079071 - ], - "rotation": 59.19906254271022, - "pixel_coords": [ - 42, - 102, - 10.976225852966309 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow sphere", - "change_score": 13.057691761701953, - "change_attempts": 1, - "source_scene": "scene_0568" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0568_cf2.json b/dataset_1k_720p_2/scenes/scene_0568_cf2.json deleted file mode 100644 index 8aee073117d00411d3adb9904e1092e621f206da..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0568_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 568, - "image_filename": "SCENE_0568_new_000568.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7244765758514404, - -0.6204908490180969, - 0.699999988079071 - ], - "rotation": 15.621574690431622, - "pixel_coords": [ - 215, - 138, - 8.928860664367676 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6535585522651672, - 0.538887619972229, - 0.699999988079071 - ], - "rotation": 21.82938483079687, - "pixel_coords": [ - 187, - 102, - 10.995735168457031 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.271217942237854, - -1.9366413354873657, - 0.699999988079071 - ], - "rotation": 48.787541661865546, - "pixel_coords": [ - 104, - 115, - 10.095366477966309 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.414320230484009, - -2.802121162414551, - 0.699999988079071 - ], - "rotation": 59.19906254271022, - "pixel_coords": [ - 42, - 102, - 10.976225852966309 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0568" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0568_original.json b/dataset_1k_720p_2/scenes/scene_0568_original.json deleted file mode 100644 index 29cacdd84532f2c1c2264aa775aecb1d0f855789..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0568_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 568, - "image_filename": "SCENE_0568_new_000568.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7244765758514404, - -0.6204908490180969, - 0.699999988079071 - ], - "rotation": 15.621574690431622, - "pixel_coords": [ - 215, - 138, - 8.928860664367676 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6535585522651672, - 0.538887619972229, - 0.699999988079071 - ], - "rotation": 21.82938483079687, - "pixel_coords": [ - 187, - 102, - 10.995735168457031 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.271217942237854, - -1.9366413354873657, - 0.699999988079071 - ], - "rotation": 48.787541661865546, - "pixel_coords": [ - 104, - 115, - 10.095366477966309 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.414320230484009, - -2.802121162414551, - 0.699999988079071 - ], - "rotation": 59.19906254271022, - "pixel_coords": [ - 42, - 102, - 10.976225852966309 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0568" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0569_cf1.json b/dataset_1k_720p_2/scenes/scene_0569_cf1.json deleted file mode 100644 index 05d9dac12ced5bc143573e759a719a9e2825266e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0569_cf1.json +++ /dev/null @@ -1,298 +0,0 @@ -{ - "split": "new", - "image_index": 569, - "image_filename": "SCENE_0569_new_000569.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7968029975891113, - -1.606698751449585, - 0.3499999940395355 - ], - "rotation": 226.36825730473592, - "pixel_coords": [ - 192, - 169, - 8.561310768127441 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0907946825027466, - -0.6628028154373169, - 0.699999988079071 - ], - "rotation": 263.6705313827926, - "pixel_coords": [ - 122, - 96, - 11.423225402832031 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9415026903152466, - -0.3322925865650177, - 0.3499999940395355 - ], - "rotation": 22.83175509677344, - "pixel_coords": [ - 199, - 137, - 9.877374649047852 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.3578623831272125, - 1.4784965515136719, - 0.3499999940395355 - ], - "rotation": 113.3508516877451, - "pixel_coords": [ - 198, - 100, - 11.979994773864746 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6117268800735474, - 0.8129132986068726, - 0.3499999940395355 - ], - "rotation": 230.94494765924676, - "pixel_coords": [ - 215, - 119, - 10.782875061035156 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.825249195098877, - 0.4641706943511963, - 0.3499999940395355 - ], - "rotation": 177.2665180507454, - "pixel_coords": [ - 134, - 90, - 12.741230010986328 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 1, - 3, - 6 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 5 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cylinder", - "change_score": 10.119581647505933, - "change_attempts": 1, - "source_scene": "scene_0569" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0569_cf2.json b/dataset_1k_720p_2/scenes/scene_0569_cf2.json deleted file mode 100644 index 46c9401ac463aa46e8103ad8a04b5576b26b5a5d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0569_cf2.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 569, - "image_filename": "SCENE_0569_new_000569.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7968029975891113, - -1.606698751449585, - 0.3499999940395355 - ], - "rotation": 226.36825730473592, - "pixel_coords": [ - 192, - 169, - 8.561310768127441 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0907946825027466, - -0.6628028154373169, - 0.699999988079071 - ], - "rotation": 263.6705313827926, - "pixel_coords": [ - 122, - 96, - 11.423225402832031 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9415026903152466, - -0.3322925865650177, - 0.3499999940395355 - ], - "rotation": 22.83175509677344, - "pixel_coords": [ - 199, - 137, - 9.877374649047852 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.3578623831272125, - 1.4784965515136719, - 0.3499999940395355 - ], - "rotation": 113.3508516877451, - "pixel_coords": [ - 198, - 100, - 11.979994773864746 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6117268800735474, - 0.8129132986068726, - 0.3499999940395355 - ], - "rotation": 230.94494765924676, - "pixel_coords": [ - 215, - 119, - 10.782875061035156 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9626158475875854, - -2.9444422721862793, - 0.3499999940395355 - ], - "rotation": 220.3159111528814, - "pixel_coords": [ - 47, - 120, - 10.7527494430542 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.825249195098877, - 0.4641706943511963, - 0.3499999940395355 - ], - "rotation": 177.2665180507454, - "pixel_coords": [ - 134, - 90, - 12.741230010986328 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 1, - 3, - 6 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 5 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray sphere to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0569" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0569_original.json b/dataset_1k_720p_2/scenes/scene_0569_original.json deleted file mode 100644 index 0dac9b06aa3d454ca5226f277cc46bff5dac1d52..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0569_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 569, - "image_filename": "SCENE_0569_new_000569.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7968029975891113, - -1.606698751449585, - 0.3499999940395355 - ], - "rotation": 226.36825730473592, - "pixel_coords": [ - 192, - 169, - 8.561310768127441 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0907946825027466, - -0.6628028154373169, - 0.699999988079071 - ], - "rotation": 263.6705313827926, - "pixel_coords": [ - 122, - 96, - 11.423225402832031 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9415026903152466, - -0.3322925865650177, - 0.3499999940395355 - ], - "rotation": 22.83175509677344, - "pixel_coords": [ - 199, - 137, - 9.877374649047852 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.3578623831272125, - 1.4784965515136719, - 0.3499999940395355 - ], - "rotation": 113.3508516877451, - "pixel_coords": [ - 198, - 100, - 11.979994773864746 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6117268800735474, - 0.8129132986068726, - 0.3499999940395355 - ], - "rotation": 230.94494765924676, - "pixel_coords": [ - 215, - 119, - 10.782875061035156 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9626158475875854, - -2.9444422721862793, - 0.3499999940395355 - ], - "rotation": 220.3159111528814, - "pixel_coords": [ - 47, - 120, - 10.7527494430542 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.825249195098877, - 0.4641706943511963, - 0.3499999940395355 - ], - "rotation": 177.2665180507454, - "pixel_coords": [ - 134, - 90, - 12.741230010986328 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 1, - 3, - 6 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 5 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0569" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0570_cf1.json b/dataset_1k_720p_2/scenes/scene_0570_cf1.json deleted file mode 100644 index 20c812296bacd58979622f83e4c81eaceb38db24..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0570_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 570, - "image_filename": "SCENE_0570_new_000570.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7004514932632446, - 0.3777619004249573, - 0.3499999940395355 - ], - "rotation": 278.6550914254927, - "pixel_coords": [ - 185, - 114, - 10.772807121276855 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.1270628273487091, - -2.0133121013641357, - 0.3499999940395355 - ], - "rotation": 191.96792515682904, - "pixel_coords": [ - 111, - 135, - 9.654441833496094 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7564594745635986, - 1.009627342224121, - 0.3499999940395355 - ], - "rotation": 241.65175945358743, - "pixel_coords": [ - 165, - 94, - 12.078042030334473 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0570" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0570_cf2.json b/dataset_1k_720p_2/scenes/scene_0570_cf2.json deleted file mode 100644 index 6a7bdfd3eae4f46ad62f41f55fee1390b06b7e74..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0570_cf2.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 570, - "image_filename": "SCENE_0570_new_000570.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7004514932632446, - 0.3777619004249573, - 0.3499999940395355 - ], - "rotation": 278.6550914254927, - "pixel_coords": [ - 185, - 114, - 10.772807121276855 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.1270628273487091, - -2.0133121013641357, - 0.3499999940395355 - ], - "rotation": 191.96792515682904, - "pixel_coords": [ - 111, - 135, - 9.654441833496094 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7564594745635986, - 1.009627342224121, - 0.3499999940395355 - ], - "rotation": 241.65175945358743, - "pixel_coords": [ - 165, - 94, - 12.078042030334473 - ], - "color": "red" - }, - { - "shape": "cylinder", - "color": "green", - "material": "metal", - "size": "small", - "3d_coords": [ - 1.5285269302894253, - 1.2000725940079588, - 0.35 - ], - "rotation": 214.67891136638673, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added green metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0570" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0570_original.json b/dataset_1k_720p_2/scenes/scene_0570_original.json deleted file mode 100644 index 06555621c21f9250e88c10005703cf8c13e4191b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0570_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 570, - "image_filename": "SCENE_0570_new_000570.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7004514932632446, - 0.3777619004249573, - 0.3499999940395355 - ], - "rotation": 278.6550914254927, - "pixel_coords": [ - 185, - 114, - 10.772807121276855 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.1270628273487091, - -2.0133121013641357, - 0.3499999940395355 - ], - "rotation": 191.96792515682904, - "pixel_coords": [ - 111, - 135, - 9.654441833496094 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7564594745635986, - 1.009627342224121, - 0.3499999940395355 - ], - "rotation": 241.65175945358743, - "pixel_coords": [ - 165, - 94, - 12.078042030334473 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0570" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0571_cf1.json b/dataset_1k_720p_2/scenes/scene_0571_cf1.json deleted file mode 100644 index 072880554b733059345c4e79bf4858924162f403..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0571_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 571, - "image_filename": "SCENE_0571_new_000571.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1628377437591553, - 0.5071048736572266, - 0.3499999940395355 - ], - "rotation": 299.6008471143259, - "pixel_coords": [ - 197, - 118, - 10.803800582885742 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.727403998374939, - 0.9419362545013428, - 0.3499999940395355 - ], - "rotation": 252.47495264366006, - "pixel_coords": [ - 147, - 86, - 12.920000076293945 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6320235133171082, - 2.3992044925689697, - 0.3499999940395355 - ], - "rotation": 199.28722652647087, - "pixel_coords": [ - 223, - 95, - 12.253030776977539 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed yellow cube to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0571" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0571_cf2.json b/dataset_1k_720p_2/scenes/scene_0571_cf2.json deleted file mode 100644 index e35a6a6b0493c2198c999fec981ea8e1c5c1fa73..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0571_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 571, - "image_filename": "SCENE_0571_new_000571.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1628377437591553, - 0.5071048736572266, - 0.3499999940395355 - ], - "rotation": 299.6008471143259, - "pixel_coords": [ - 197, - 118, - 10.803800582885742 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.727403998374939, - 0.9419362545013428, - 0.3499999940395355 - ], - "rotation": 252.47495264366006, - "pixel_coords": [ - 147, - 86, - 12.920000076293945 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6320235133171082, - 2.3992044925689697, - 0.3499999940395355 - ], - "rotation": 199.28722652647087, - "pixel_coords": [ - 223, - 95, - 12.253030776977539 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0571" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0571_original.json b/dataset_1k_720p_2/scenes/scene_0571_original.json deleted file mode 100644 index 48d6adf497090b3c4962813f79f5979caff0bca7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0571_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 571, - "image_filename": "SCENE_0571_new_000571.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1628377437591553, - 0.5071048736572266, - 0.3499999940395355 - ], - "rotation": 299.6008471143259, - "pixel_coords": [ - 197, - 118, - 10.803800582885742 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.727403998374939, - 0.9419362545013428, - 0.3499999940395355 - ], - "rotation": 252.47495264366006, - "pixel_coords": [ - 147, - 86, - 12.920000076293945 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6320235133171082, - 2.3992044925689697, - 0.3499999940395355 - ], - "rotation": 199.28722652647087, - "pixel_coords": [ - 223, - 95, - 12.253030776977539 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0571" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0572_cf1.json b/dataset_1k_720p_2/scenes/scene_0572_cf1.json deleted file mode 100644 index 49b53f31fa5b2278aab7e8da48416485f5a0fd56..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0572_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 572, - "image_filename": "SCENE_0572_new_000572.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.797428548336029, - -0.117218978703022, - 0.699999988079071 - ], - "rotation": 170.59517299420833, - "pixel_coords": [ - 141, - 93, - 11.300467491149902 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3098350465297699, - 1.2059787511825562, - 0.699999988079071 - ], - "rotation": 103.84059168346904, - "pixel_coords": [ - 195, - 93, - 11.294107437133789 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8507829308509827, - -2.549004316329956, - 0.3499999940395355 - ], - "rotation": 132.05465281752828, - "pixel_coords": [ - 104, - 148, - 8.937912940979004 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.499472705402618, - -0.6305456971235377, - 0.3499999940395355 - ], - "rotation": 244.70875869638937, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown sphere from (1.8,0.2) to (-2.5,-0.6)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0572" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0572_cf2.json b/dataset_1k_720p_2/scenes/scene_0572_cf2.json deleted file mode 100644 index 92da095499489b669b782001a1b677832ac97be9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0572_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 572, - "image_filename": "SCENE_0572_new_000572.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.797428548336029, - -0.117218978703022, - 0.699999988079071 - ], - "rotation": 170.59517299420833, - "pixel_coords": [ - 141, - 93, - 11.300467491149902 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3098350465297699, - 1.2059787511825562, - 0.699999988079071 - ], - "rotation": 103.84059168346904, - "pixel_coords": [ - 195, - 93, - 11.294107437133789 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8507829308509827, - -2.549004316329956, - 0.3499999940395355 - ], - "rotation": 132.05465281752828, - "pixel_coords": [ - 104, - 148, - 8.937912940979004 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8481214046478271, - 0.16052620112895966, - 0.3499999940395355 - ], - "rotation": 244.70875869638937, - "pixel_coords": [ - 207, - 130, - 9.797843933105469 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between red cylinder and cyan cylinder", - "change_score": 2.0, - "change_attempts": 3, - "source_scene": "scene_0572" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0572_original.json b/dataset_1k_720p_2/scenes/scene_0572_original.json deleted file mode 100644 index 335ba374dbaaf3077071bbad81ad7159558a3b37..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0572_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 572, - "image_filename": "SCENE_0572_new_000572.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.797428548336029, - -0.117218978703022, - 0.699999988079071 - ], - "rotation": 170.59517299420833, - "pixel_coords": [ - 141, - 93, - 11.300467491149902 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3098350465297699, - 1.2059787511825562, - 0.699999988079071 - ], - "rotation": 103.84059168346904, - "pixel_coords": [ - 195, - 93, - 11.294107437133789 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8507829308509827, - -2.549004316329956, - 0.3499999940395355 - ], - "rotation": 132.05465281752828, - "pixel_coords": [ - 104, - 148, - 8.937912940979004 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8481214046478271, - 0.16052620112895966, - 0.3499999940395355 - ], - "rotation": 244.70875869638937, - "pixel_coords": [ - 207, - 130, - 9.797843933105469 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0572" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0573_cf1.json b/dataset_1k_720p_2/scenes/scene_0573_cf1.json deleted file mode 100644 index ce08f8731fbe26c51c3e416bf21a555ab18db432..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0573_cf1.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 573, - "image_filename": "SCENE_0573_new_000573.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5002639293670654, - 1.0179790258407593, - 0.699999988079071 - ], - "rotation": 157.94806748188475, - "pixel_coords": [ - 194, - 95, - 10.998197555541992 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1678571701049805, - -1.7614926099777222, - 0.699999988079071 - ], - "rotation": 102.51044846140327, - "pixel_coords": [ - 170, - 149, - 8.240245819091797 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9103872776031494, - 1.9771305322647095, - 0.3499999940395355 - ], - "rotation": 210.69757484649344, - "pixel_coords": [ - 182, - 85, - 12.646940231323242 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.432408332824707, - 2.056015729904175, - 0.3499999940395355 - ], - "rotation": 98.49477950155016, - "pixel_coords": [ - 237, - 105, - 11.202411651611328 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.639930248260498, - 2.7764148712158203, - 0.3499999940395355 - ], - "rotation": 144.13127420178083, - "pixel_coords": [ - 182, - 74, - 13.599315643310547 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7674630880355835, - -1.5365183353424072, - 0.699999988079071 - ], - "rotation": 221.48910687360498, - "pixel_coords": [ - 104, - 107, - 10.247640609741211 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0571558475494385, - 0.2604931890964508, - 0.3499999940395355 - ], - "rotation": 257.0387496485909, - "pixel_coords": [ - 125, - 89, - 12.330415725708008 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8829505443573, - 0.34955450892448425, - 0.699999988079071 - ], - "rotation": 340.7250194085818, - "pixel_coords": [ - 247, - 130, - 9.072391510009766 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 3, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 3, - 7 - ], - [], - [ - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed green cube to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0573" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0573_cf2.json b/dataset_1k_720p_2/scenes/scene_0573_cf2.json deleted file mode 100644 index 52845de214d8e9388ac7f33c27adfddd3114e13b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0573_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 573, - "image_filename": "SCENE_0573_new_000573.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5002639293670654, - 1.0179790258407593, - 0.699999988079071 - ], - "rotation": 157.94806748188475, - "pixel_coords": [ - 194, - 95, - 10.998197555541992 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1678571701049805, - -1.7614926099777222, - 0.699999988079071 - ], - "rotation": 102.51044846140327, - "pixel_coords": [ - 170, - 149, - 8.240245819091797 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9103872776031494, - 1.9771305322647095, - 0.3499999940395355 - ], - "rotation": 210.69757484649344, - "pixel_coords": [ - 182, - 85, - 12.646940231323242 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.432408332824707, - 2.056015729904175, - 0.3499999940395355 - ], - "rotation": 98.49477950155016, - "pixel_coords": [ - 237, - 105, - 11.202411651611328 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.639930248260498, - 2.7764148712158203, - 0.3499999940395355 - ], - "rotation": 144.13127420178083, - "pixel_coords": [ - 182, - 74, - 13.599315643310547 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7674630880355835, - -1.5365183353424072, - 0.699999988079071 - ], - "rotation": 221.48910687360498, - "pixel_coords": [ - 104, - 107, - 10.247640609741211 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0571558475494385, - 0.2604931890964508, - 0.3499999940395355 - ], - "rotation": 257.0387496485909, - "pixel_coords": [ - 125, - 89, - 12.330415725708008 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8829505443573, - 0.34955450892448425, - 0.699999988079071 - ], - "rotation": 340.7250194085818, - "pixel_coords": [ - 247, - 130, - 9.072391510009766 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 3, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 3, - 7 - ], - [], - [ - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0573" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0573_original.json b/dataset_1k_720p_2/scenes/scene_0573_original.json deleted file mode 100644 index 5e9e340f18f0c441f105a0e367699c2dcaa45b3b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0573_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 573, - "image_filename": "SCENE_0573_new_000573.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5002639293670654, - 1.0179790258407593, - 0.699999988079071 - ], - "rotation": 157.94806748188475, - "pixel_coords": [ - 194, - 95, - 10.998197555541992 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1678571701049805, - -1.7614926099777222, - 0.699999988079071 - ], - "rotation": 102.51044846140327, - "pixel_coords": [ - 170, - 149, - 8.240245819091797 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9103872776031494, - 1.9771305322647095, - 0.3499999940395355 - ], - "rotation": 210.69757484649344, - "pixel_coords": [ - 182, - 85, - 12.646940231323242 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.432408332824707, - 2.056015729904175, - 0.3499999940395355 - ], - "rotation": 98.49477950155016, - "pixel_coords": [ - 237, - 105, - 11.202411651611328 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.639930248260498, - 2.7764148712158203, - 0.3499999940395355 - ], - "rotation": 144.13127420178083, - "pixel_coords": [ - 182, - 74, - 13.599315643310547 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7674630880355835, - -1.5365183353424072, - 0.699999988079071 - ], - "rotation": 221.48910687360498, - "pixel_coords": [ - 104, - 107, - 10.247640609741211 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0571558475494385, - 0.2604931890964508, - 0.3499999940395355 - ], - "rotation": 257.0387496485909, - "pixel_coords": [ - 125, - 89, - 12.330415725708008 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8829505443573, - 0.34955450892448425, - 0.699999988079071 - ], - "rotation": 340.7250194085818, - "pixel_coords": [ - 247, - 130, - 9.072391510009766 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 3, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 3, - 7 - ], - [], - [ - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0573" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0574_cf1.json b/dataset_1k_720p_2/scenes/scene_0574_cf1.json deleted file mode 100644 index 61c36036d5171290e5287e09259f1c6d048d58a8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0574_cf1.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 574, - "image_filename": "SCENE_0574_new_000574.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.4124097526073456, - 1.4383913278579712, - 0.3499999940395355 - ], - "rotation": 268.28087378693306, - "pixel_coords": [ - 185, - 94, - 11.909039497375488 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.005575180053711, - -2.403139352798462, - 0.699999988079071 - ], - "rotation": 267.2207294928865, - "pixel_coords": [ - 111, - 139, - 8.624275207519531 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0112569332122803, - 0.1398880034685135, - 0.3499999940395355 - ], - "rotation": 355.4632285827485, - "pixel_coords": [ - 127, - 89, - 12.26693058013916 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8105180263519287, - 2.3243277072906494, - 0.3499999940395355 - ], - "rotation": 200.06688195452318, - "pixel_coords": [ - 160, - 69, - 14.03593921661377 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.822237014770508, - -0.5364550948143005, - 0.699999988079071 - ], - "rotation": 250.8418179082802, - "pixel_coords": [ - 217, - 144, - 8.437202453613281 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown sphere to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0574" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0574_cf2.json b/dataset_1k_720p_2/scenes/scene_0574_cf2.json deleted file mode 100644 index 2aabbc4d74b899e1da2d25989bf6cc11ed1e3ab9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0574_cf2.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 574, - "image_filename": "SCENE_0574_new_000574.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.418392053549022, - 2.393474522231674, - 0.3499999940395355 - ], - "rotation": 268.28087378693306, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.005575180053711, - -2.403139352798462, - 0.699999988079071 - ], - "rotation": 267.2207294928865, - "pixel_coords": [ - 111, - 139, - 8.624275207519531 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0112569332122803, - 0.1398880034685135, - 0.3499999940395355 - ], - "rotation": 355.4632285827485, - "pixel_coords": [ - 127, - 89, - 12.26693058013916 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8105180263519287, - 2.3243277072906494, - 0.3499999940395355 - ], - "rotation": 200.06688195452318, - "pixel_coords": [ - 160, - 69, - 14.03593921661377 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.822237014770508, - -0.5364550948143005, - 0.699999988079071 - ], - "rotation": 250.8418179082802, - "pixel_coords": [ - 217, - 144, - 8.437202453613281 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved purple cylinder from left of brown sphere to right", - "change_score": 1.2658655336518798, - "change_attempts": 1, - "source_scene": "scene_0574" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0574_original.json b/dataset_1k_720p_2/scenes/scene_0574_original.json deleted file mode 100644 index 8be9214e3b745f0ba4704493b3d3504cdcba8c53..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0574_original.json +++ /dev/null @@ -1,213 +0,0 @@ -{ - "split": "new", - "image_index": 574, - "image_filename": "SCENE_0574_new_000574.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.4124097526073456, - 1.4383913278579712, - 0.3499999940395355 - ], - "rotation": 268.28087378693306, - "pixel_coords": [ - 185, - 94, - 11.909039497375488 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.005575180053711, - -2.403139352798462, - 0.699999988079071 - ], - "rotation": 267.2207294928865, - "pixel_coords": [ - 111, - 139, - 8.624275207519531 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0112569332122803, - 0.1398880034685135, - 0.3499999940395355 - ], - "rotation": 355.4632285827485, - "pixel_coords": [ - 127, - 89, - 12.26693058013916 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8105180263519287, - 2.3243277072906494, - 0.3499999940395355 - ], - "rotation": 200.06688195452318, - "pixel_coords": [ - 160, - 69, - 14.03593921661377 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.822237014770508, - -0.5364550948143005, - 0.699999988079071 - ], - "rotation": 250.8418179082802, - "pixel_coords": [ - 217, - 144, - 8.437202453613281 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0574" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0575_cf1.json b/dataset_1k_720p_2/scenes/scene_0575_cf1.json deleted file mode 100644 index dc7a81be9089664bb32aec1befc76f8a75d340e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0575_cf1.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "split": "new", - "image_index": 575, - "image_filename": "SCENE_0575_new_000575.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5940097570419312, - -1.259659767150879, - 0.3499999940395355 - ], - "rotation": 314.7711804333234, - "pixel_coords": [ - 165, - 147, - 8.811281204223633 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.98307728767395, - 0.3402417302131653, - 0.699999988079071 - ], - "rotation": 98.69963872883166, - "pixel_coords": [ - 112, - 70, - 12.547784805297852 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8688890933990479, - -2.4336042404174805, - 0.699999988079071 - ], - "rotation": 249.47341140368806, - "pixel_coords": [ - 109, - 141, - 8.428352355957031 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed green sphere", - "change_score": 11.252484919130053, - "change_attempts": 1, - "source_scene": "scene_0575" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0575_cf2.json b/dataset_1k_720p_2/scenes/scene_0575_cf2.json deleted file mode 100644 index 46cab0f7338a82fbb97ceb77783dfb5347fc3a15..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0575_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 575, - "image_filename": "SCENE_0575_new_000575.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5940097570419312, - -1.259659767150879, - 0.3499999940395355 - ], - "rotation": 314.7711804333234, - "pixel_coords": [ - 165, - 147, - 8.811281204223633 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.98307728767395, - 0.3402417302131653, - 0.699999988079071 - ], - "rotation": 98.69963872883166, - "pixel_coords": [ - 112, - 70, - 12.547784805297852 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1551926136016846, - 0.8735151290893555, - 0.3499999940395355 - ], - "rotation": 340.3679822905072, - "pixel_coords": [ - 235, - 127, - 9.688446044921875 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.65620128210227, - -0.3789242651449638, - 0.699999988079071 - ], - "rotation": 249.47341140368806, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue cylinder from left of purple cube to right", - "change_score": 2.723269112789438, - "change_attempts": 1, - "source_scene": "scene_0575" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0575_original.json b/dataset_1k_720p_2/scenes/scene_0575_original.json deleted file mode 100644 index 2593a2cdd6d2bd2b7c23a9cfb58ab847a6cf61d9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0575_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 575, - "image_filename": "SCENE_0575_new_000575.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5940097570419312, - -1.259659767150879, - 0.3499999940395355 - ], - "rotation": 314.7711804333234, - "pixel_coords": [ - 165, - 147, - 8.811281204223633 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.98307728767395, - 0.3402417302131653, - 0.699999988079071 - ], - "rotation": 98.69963872883166, - "pixel_coords": [ - 112, - 70, - 12.547784805297852 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1551926136016846, - 0.8735151290893555, - 0.3499999940395355 - ], - "rotation": 340.3679822905072, - "pixel_coords": [ - 235, - 127, - 9.688446044921875 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8688890933990479, - -2.4336042404174805, - 0.699999988079071 - ], - "rotation": 249.47341140368806, - "pixel_coords": [ - 109, - 141, - 8.428352355957031 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0575" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0576_cf1.json b/dataset_1k_720p_2/scenes/scene_0576_cf1.json deleted file mode 100644 index 553509081a86d4a5c883c7ca19ee13600966c065..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0576_cf1.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 576, - "image_filename": "SCENE_0576_new_000576.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.555757999420166, - -2.0313222408294678, - 0.699999988079071 - ], - "rotation": 288.3461504858891, - "pixel_coords": [ - 162, - 162, - 8.418502807617188 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6937358379364014, - 1.7908823490142822, - 0.699999988079071 - ], - "rotation": 176.90945934801263, - "pixel_coords": [ - 214, - 93, - 11.780037879943848 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7396270036697388, - -0.531424880027771, - 0.3499999940395355 - ], - "rotation": 146.39170266680807, - "pixel_coords": [ - 162, - 125, - 10.640027046203613 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2220590114593506, - -2.772327423095703, - 0.3499999940395355 - ], - "rotation": 351.9514989453341, - "pixel_coords": [ - 107, - 160, - 9.078803062438965 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6079286336898804, - -0.8646212816238403, - 0.699999988079071 - ], - "rotation": 0.420331618488583, - "pixel_coords": [ - 110, - 92, - 11.861720085144043 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed green sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0576" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0576_cf2.json b/dataset_1k_720p_2/scenes/scene_0576_cf2.json deleted file mode 100644 index f6c34c0c9dfd41a6b0fa12bf754a57c6e3edb674..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0576_cf2.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 576, - "image_filename": "SCENE_0576_new_000576.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.555757999420166, - -2.0313222408294678, - 0.699999988079071 - ], - "rotation": 288.3461504858891, - "pixel_coords": [ - 162, - 162, - 8.418502807617188 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6937358379364014, - 1.7908823490142822, - 0.699999988079071 - ], - "rotation": 176.90945934801263, - "pixel_coords": [ - 214, - 93, - 11.780037879943848 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7396270036697388, - -0.531424880027771, - 0.3499999940395355 - ], - "rotation": 146.39170266680807, - "pixel_coords": [ - 162, - 125, - 10.640027046203613 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2220590114593506, - -2.772327423095703, - 0.3499999940395355 - ], - "rotation": 351.9514989453341, - "pixel_coords": [ - 107, - 160, - 9.078803062438965 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6079286336898804, - -0.8646212816238403, - 0.699999988079071 - ], - "rotation": 0.420331618488583, - "pixel_coords": [ - 110, - 92, - 11.861720085144043 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0576" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0576_original.json b/dataset_1k_720p_2/scenes/scene_0576_original.json deleted file mode 100644 index b1e1a6983623eec4493768c7c72ab49c9ef02868..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0576_original.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "split": "new", - "image_index": 576, - "image_filename": "SCENE_0576_new_000576.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.555757999420166, - -2.0313222408294678, - 0.699999988079071 - ], - "rotation": 288.3461504858891, - "pixel_coords": [ - 162, - 162, - 8.418502807617188 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6937358379364014, - 1.7908823490142822, - 0.699999988079071 - ], - "rotation": 176.90945934801263, - "pixel_coords": [ - 214, - 93, - 11.780037879943848 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7396270036697388, - -0.531424880027771, - 0.3499999940395355 - ], - "rotation": 146.39170266680807, - "pixel_coords": [ - 162, - 125, - 10.640027046203613 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2220590114593506, - -2.772327423095703, - 0.3499999940395355 - ], - "rotation": 351.9514989453341, - "pixel_coords": [ - 107, - 160, - 9.078803062438965 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6079286336898804, - -0.8646212816238403, - 0.699999988079071 - ], - "rotation": 0.420331618488583, - "pixel_coords": [ - 110, - 92, - 11.861720085144043 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0576" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0577_cf1.json b/dataset_1k_720p_2/scenes/scene_0577_cf1.json deleted file mode 100644 index bd2216a5d76cd8c27f7833e0f086d687acecc147..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0577_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 577, - "image_filename": "SCENE_0577_new_000577.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4440081119537354, - -1.578656792640686, - 0.3499999940395355 - ], - "rotation": 116.18874904610256, - "pixel_coords": [ - 179, - 168, - 8.540775299072266 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.558837413787842, - 0.288929283618927, - 0.699999988079071 - ], - "rotation": 20.975790579728006, - "pixel_coords": [ - 232, - 130, - 9.358503341674805 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6468851566314697, - 0.08195748180150986, - 0.3499999940395355 - ], - "rotation": 242.3934001832423, - "pixel_coords": [ - 113, - 83, - 12.738402366638184 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.1515282690525055, - -0.6907752156257629, - 0.3499999940395355 - ], - "rotation": 199.2915563567669, - "pixel_coords": [ - 140, - 116, - 10.704537391662598 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow cylinder and gray cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0577" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0577_cf2.json b/dataset_1k_720p_2/scenes/scene_0577_cf2.json deleted file mode 100644 index 8ef52d7246415826e3c696d3b74e1e791769834c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0577_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 577, - "image_filename": "SCENE_0577_new_000577.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4440081119537354, - -1.578656792640686, - 0.3499999940395355 - ], - "rotation": 116.18874904610256, - "pixel_coords": [ - 179, - 168, - 8.540775299072266 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.558837413787842, - 0.288929283618927, - 0.699999988079071 - ], - "rotation": 20.975790579728006, - "pixel_coords": [ - 232, - 130, - 9.358503341674805 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6468851566314697, - 0.08195748180150986, - 0.3499999940395355 - ], - "rotation": 242.3934001832423, - "pixel_coords": [ - 113, - 83, - 12.738402366638184 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.1515282690525055, - -0.6907752156257629, - 0.3499999940395355 - ], - "rotation": 199.2915563567669, - "pixel_coords": [ - 140, - 116, - 10.704537391662598 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0577" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0577_original.json b/dataset_1k_720p_2/scenes/scene_0577_original.json deleted file mode 100644 index 34c8dd46fddd7de2ca7c445e0273e56fd45d8151..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0577_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 577, - "image_filename": "SCENE_0577_new_000577.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4440081119537354, - -1.578656792640686, - 0.3499999940395355 - ], - "rotation": 116.18874904610256, - "pixel_coords": [ - 179, - 168, - 8.540775299072266 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.558837413787842, - 0.288929283618927, - 0.699999988079071 - ], - "rotation": 20.975790579728006, - "pixel_coords": [ - 232, - 130, - 9.358503341674805 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6468851566314697, - 0.08195748180150986, - 0.3499999940395355 - ], - "rotation": 242.3934001832423, - "pixel_coords": [ - 113, - 83, - 12.738402366638184 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.1515282690525055, - -0.6907752156257629, - 0.3499999940395355 - ], - "rotation": 199.2915563567669, - "pixel_coords": [ - 140, - 116, - 10.704537391662598 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0577" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0578_cf1.json b/dataset_1k_720p_2/scenes/scene_0578_cf1.json deleted file mode 100644 index b05d48c68118553ff00575da9c3294611d03159b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0578_cf1.json +++ /dev/null @@ -1,293 +0,0 @@ -{ - "split": "new", - "image_index": 578, - "image_filename": "SCENE_0578_new_000578.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.295720100402832, - 0.737622082233429, - 0.3499999940395355 - ], - "rotation": 251.64068008020726, - "pixel_coords": [ - 231, - 132, - 9.842977523803711 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.32123956084251404, - 2.327755928039551, - 0.3499999940395355 - ], - "rotation": 277.2999725188985, - "pixel_coords": [ - 219, - 95, - 12.061202049255371 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.11413653939962387, - -0.3940255045890808, - 0.3499999940395355 - ], - "rotation": 63.90502925573522, - "pixel_coords": [ - 152, - 115, - 10.737861633300781 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3957382142543793, - -1.733806848526001, - 0.3499999940395355 - ], - "rotation": 229.3325456235437, - "pixel_coords": [ - 120, - 133, - 9.821950912475586 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.30582594871521, - -1.9462759494781494, - 0.3499999940395355 - ], - "rotation": 132.7791346884702, - "pixel_coords": [ - 155, - 168, - 8.390251159667969 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2367215156555176, - -2.0590267181396484, - 0.3499999940395355 - ], - "rotation": 334.8426479572124, - "pixel_coords": [ - 127, - 150, - 9.066798210144043 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan cylinder", - "change_score": 9.431189258527697, - "change_attempts": 1, - "source_scene": "scene_0578" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0578_cf2.json b/dataset_1k_720p_2/scenes/scene_0578_cf2.json deleted file mode 100644 index c8dbec4d554dc346b51a9480af54bb7316fb5742..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0578_cf2.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 578, - "image_filename": "SCENE_0578_new_000578.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.295720100402832, - 0.737622082233429, - 0.3499999940395355 - ], - "rotation": 251.64068008020726, - "pixel_coords": [ - 231, - 132, - 9.842977523803711 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.32123956084251404, - 2.327755928039551, - 0.3499999940395355 - ], - "rotation": 277.2999725188985, - "pixel_coords": [ - 219, - 95, - 12.061202049255371 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.11413653939962387, - -0.3940255045890808, - 0.3499999940395355 - ], - "rotation": 63.90502925573522, - "pixel_coords": [ - 152, - 115, - 10.737861633300781 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3957382142543793, - -1.733806848526001, - 0.3499999940395355 - ], - "rotation": 229.3325456235437, - "pixel_coords": [ - 120, - 133, - 9.821950912475586 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.30582594871521, - -1.9462759494781494, - 0.3499999940395355 - ], - "rotation": 132.7791346884702, - "pixel_coords": [ - 155, - 168, - 8.390251159667969 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9962323904037476, - 0.0712217167019844, - 0.3499999940395355 - ], - "rotation": 130.07078102718316, - "pixel_coords": [ - 127, - 89, - 12.443846702575684 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2367215156555176, - -2.0590267181396484, - 0.3499999940395355 - ], - "rotation": 334.8426479572124, - "pixel_coords": [ - 127, - 150, - 9.066798210144043 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0578" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0578_original.json b/dataset_1k_720p_2/scenes/scene_0578_original.json deleted file mode 100644 index 4df5e50884321cc22824c937c5e9c953736ceb1f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0578_original.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 578, - "image_filename": "SCENE_0578_new_000578.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.295720100402832, - 0.737622082233429, - 0.3499999940395355 - ], - "rotation": 251.64068008020726, - "pixel_coords": [ - 231, - 132, - 9.842977523803711 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.32123956084251404, - 2.327755928039551, - 0.3499999940395355 - ], - "rotation": 277.2999725188985, - "pixel_coords": [ - 219, - 95, - 12.061202049255371 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.11413653939962387, - -0.3940255045890808, - 0.3499999940395355 - ], - "rotation": 63.90502925573522, - "pixel_coords": [ - 152, - 115, - 10.737861633300781 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3957382142543793, - -1.733806848526001, - 0.3499999940395355 - ], - "rotation": 229.3325456235437, - "pixel_coords": [ - 120, - 133, - 9.821950912475586 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.30582594871521, - -1.9462759494781494, - 0.3499999940395355 - ], - "rotation": 132.7791346884702, - "pixel_coords": [ - 155, - 168, - 8.390251159667969 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9962323904037476, - 0.0712217167019844, - 0.3499999940395355 - ], - "rotation": 130.07078102718316, - "pixel_coords": [ - 127, - 89, - 12.443846702575684 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2367215156555176, - -2.0590267181396484, - 0.3499999940395355 - ], - "rotation": 334.8426479572124, - "pixel_coords": [ - 127, - 150, - 9.066798210144043 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0578" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0579_cf1.json b/dataset_1k_720p_2/scenes/scene_0579_cf1.json deleted file mode 100644 index f47b998265ef69d14584711e44b7815abcce1692..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0579_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 579, - "image_filename": "SCENE_0579_new_000579.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6277775764465332, - -0.0319838784635067, - 0.3499999940395355 - ], - "rotation": 304.31078535841715, - "pixel_coords": [ - 131, - 95, - 12.248161315917969 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.888479709625244, - -2.606839179992676, - 0.3499999940395355 - ], - "rotation": 118.24922893696584, - "pixel_coords": [ - 46, - 101, - 11.735300064086914 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3886494636535645, - -0.6045548319816589, - 0.3499999940395355 - ], - "rotation": 211.63238313480323, - "pixel_coords": [ - 198, - 148, - 9.105334281921387 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1252540349960327, - 1.2886078357696533, - 0.699999988079071 - ], - "rotation": 212.8417120150035, - "pixel_coords": [ - 169, - 81, - 12.453569412231445 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9770655035972595, - -0.2845522165298462, - 0.3499999940395355 - ], - "rotation": 175.4966761128171, - "pixel_coords": [ - 173, - 124, - 10.274538040161133 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7771959900856018, - -2.936140537261963, - 0.3499999940395355 - ], - "rotation": 145.90903166417377, - "pixel_coords": [ - 88, - 151, - 8.97213077545166 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [] - ], - "left": [ - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0579" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0579_cf2.json b/dataset_1k_720p_2/scenes/scene_0579_cf2.json deleted file mode 100644 index dbb200d59fc4e19e34d256193edf4df30acbca99..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0579_cf2.json +++ /dev/null @@ -1,247 +0,0 @@ -{ - "split": "new", - "image_index": 579, - "image_filename": "SCENE_0579_new_000579.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6277775764465332, - -0.0319838784635067, - 0.3499999940395355 - ], - "rotation": 304.31078535841715, - "pixel_coords": [ - 131, - 95, - 12.248161315917969 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.888479709625244, - -2.606839179992676, - 0.3499999940395355 - ], - "rotation": 118.24922893696584, - "pixel_coords": [ - 46, - 101, - 11.735300064086914 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3886494636535645, - -0.6045548319816589, - 0.3499999940395355 - ], - "rotation": 211.63238313480323, - "pixel_coords": [ - 198, - 148, - 9.105334281921387 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9770655035972595, - -0.2845522165298462, - 0.3499999940395355 - ], - "rotation": 175.4966761128171, - "pixel_coords": [ - 173, - 124, - 10.274538040161133 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7771959900856018, - -2.936140537261963, - 0.3499999940395355 - ], - "rotation": 145.90903166417377, - "pixel_coords": [ - 88, - 151, - 8.97213077545166 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [] - ], - "left": [ - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red sphere", - "change_score": 16.47078779716455, - "change_attempts": 1, - "source_scene": "scene_0579" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0579_original.json b/dataset_1k_720p_2/scenes/scene_0579_original.json deleted file mode 100644 index 46dde6fc68ab10586823d2f9e8d85441961b6bc8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0579_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 579, - "image_filename": "SCENE_0579_new_000579.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6277775764465332, - -0.0319838784635067, - 0.3499999940395355 - ], - "rotation": 304.31078535841715, - "pixel_coords": [ - 131, - 95, - 12.248161315917969 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.888479709625244, - -2.606839179992676, - 0.3499999940395355 - ], - "rotation": 118.24922893696584, - "pixel_coords": [ - 46, - 101, - 11.735300064086914 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3886494636535645, - -0.6045548319816589, - 0.3499999940395355 - ], - "rotation": 211.63238313480323, - "pixel_coords": [ - 198, - 148, - 9.105334281921387 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1252540349960327, - 1.2886078357696533, - 0.699999988079071 - ], - "rotation": 212.8417120150035, - "pixel_coords": [ - 169, - 81, - 12.453569412231445 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9770655035972595, - -0.2845522165298462, - 0.3499999940395355 - ], - "rotation": 175.4966761128171, - "pixel_coords": [ - 173, - 124, - 10.274538040161133 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7771959900856018, - -2.936140537261963, - 0.3499999940395355 - ], - "rotation": 145.90903166417377, - "pixel_coords": [ - 88, - 151, - 8.97213077545166 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [] - ], - "left": [ - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0579" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0580_cf1.json b/dataset_1k_720p_2/scenes/scene_0580_cf1.json deleted file mode 100644 index cecf12ddd643dae1c808281ca104f8132c478f74..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0580_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 580, - "image_filename": "SCENE_0580_new_000580.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7402154207229614, - -2.9963648319244385, - 0.3499999940395355 - ], - "rotation": 316.49307560539074, - "pixel_coords": [ - 113, - 173, - 8.667534828186035 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4649410545825958, - 1.765357494354248, - 0.3499999940395355 - ], - "rotation": 313.80637304170637, - "pixel_coords": [ - 189, - 91, - 12.788444519042969 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.02733616530895233, - -2.8588294982910156, - 0.699999988079071 - ], - "rotation": 198.287210445508, - "pixel_coords": [ - 82, - 132, - 9.705816268920898 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0580" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0580_cf2.json b/dataset_1k_720p_2/scenes/scene_0580_cf2.json deleted file mode 100644 index 22124947dd6b336801c74a03669068156d756591..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0580_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 580, - "image_filename": "SCENE_0580_new_000580.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7402154207229614, - -2.9963648319244385, - 0.3499999940395355 - ], - "rotation": 316.49307560539074, - "pixel_coords": [ - 113, - 173, - 8.667534828186035 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4649410545825958, - 1.765357494354248, - 0.3499999940395355 - ], - "rotation": 313.80637304170637, - "pixel_coords": [ - 189, - 91, - 12.788444519042969 - ], - "color": "yellow" - }, - { - "shape": "cube", - "color": "green", - "material": "metal", - "size": "small", - "3d_coords": [ - 0.02733616530895233, - -2.8588294982910156, - 0.699999988079071 - ], - "rotation": 64.38948953870357, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple cylinder with green cube", - "change_score": 4.371938113630012, - "change_attempts": 1, - "source_scene": "scene_0580" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0580_original.json b/dataset_1k_720p_2/scenes/scene_0580_original.json deleted file mode 100644 index 7903861f94f8d9699407ae7689b896c56a68af5a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0580_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 580, - "image_filename": "SCENE_0580_new_000580.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7402154207229614, - -2.9963648319244385, - 0.3499999940395355 - ], - "rotation": 316.49307560539074, - "pixel_coords": [ - 113, - 173, - 8.667534828186035 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4649410545825958, - 1.765357494354248, - 0.3499999940395355 - ], - "rotation": 313.80637304170637, - "pixel_coords": [ - 189, - 91, - 12.788444519042969 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.02733616530895233, - -2.8588294982910156, - 0.699999988079071 - ], - "rotation": 198.287210445508, - "pixel_coords": [ - 82, - 132, - 9.705816268920898 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0580" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0581_cf1.json b/dataset_1k_720p_2/scenes/scene_0581_cf1.json deleted file mode 100644 index 84f3bece6e16ed6829d0494b7ad2c307835f7201..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0581_cf1.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 581, - "image_filename": "SCENE_0581_new_000581.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5654999613761902, - -2.756972551345825, - 0.699999988079071 - ], - "rotation": 274.4216530465433, - "pixel_coords": [ - 73, - 120, - 9.77695083618164 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5738112926483154, - 0.7079566717147827, - 0.699999988079071 - ], - "rotation": 2.5353893926226467, - "pixel_coords": [ - 240, - 121, - 9.719772338867188 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8209919333457947, - 1.2717456817626953, - 0.3499999940395355 - ], - "rotation": 186.358369211598, - "pixel_coords": [ - 172, - 93, - 12.48736572265625 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0316755771636963, - -2.113004684448242, - 0.3499999940395355 - ], - "rotation": 348.9094090774861, - "pixel_coords": [ - 69, - 109, - 11.298028945922852 - ], - "color": "green" - }, - { - "shape": "cylinder", - "color": "brown", - "material": "rubber", - "size": "small", - "3d_coords": [ - 1.0551687479019165, - -0.7086918950080872, - 0.699999988079071 - ], - "rotation": 239.7931408348655, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4875435829162598, - 2.3256871700286865, - 0.699999988079071 - ], - "rotation": 263.1987529826256, - "pixel_coords": [ - 162, - 67, - 14.072126388549805 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0847859382629395, - -2.172947645187378, - 0.699999988079071 - ], - "rotation": 2.3523897055419773, - "pixel_coords": [ - 149, - 150, - 8.344222068786621 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.2851735055446625, - 2.021907091140747, - 0.3499999940395355 - ], - "rotation": 236.74268204559993, - "pixel_coords": [ - 197, - 92, - 12.571494102478027 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 5 - ], - [ - 2, - 5, - 7 - ], - [ - 2, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "front": [ - [ - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced blue cube with brown cylinder", - "change_score": 3.038223726436009, - "change_attempts": 1, - "source_scene": "scene_0581" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0581_cf2.json b/dataset_1k_720p_2/scenes/scene_0581_cf2.json deleted file mode 100644 index 483bd2e256e9b1ae1e8913f04e0dda5697ad8ec1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0581_cf2.json +++ /dev/null @@ -1,343 +0,0 @@ -{ - "split": "new", - "image_index": 581, - "image_filename": "SCENE_0581_new_000581.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5654999613761902, - -2.756972551345825, - 0.699999988079071 - ], - "rotation": 274.4216530465433, - "pixel_coords": [ - 73, - 120, - 9.77695083618164 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5738112926483154, - 0.7079566717147827, - 0.699999988079071 - ], - "rotation": 2.5353893926226467, - "pixel_coords": [ - 240, - 121, - 9.719772338867188 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8209919333457947, - 1.2717456817626953, - 0.3499999940395355 - ], - "rotation": 186.358369211598, - "pixel_coords": [ - 172, - 93, - 12.48736572265625 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0316755771636963, - -2.113004684448242, - 0.3499999940395355 - ], - "rotation": 348.9094090774861, - "pixel_coords": [ - 69, - 109, - 11.298028945922852 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0551687479019165, - -0.7086918950080872, - 0.699999988079071 - ], - "rotation": 226.03259931790222, - "pixel_coords": [ - 166, - 118, - 9.900897026062012 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4875435829162598, - 2.3256871700286865, - 0.699999988079071 - ], - "rotation": 263.1987529826256, - "pixel_coords": [ - 162, - 67, - 14.072126388549805 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.2851735055446625, - 2.021907091140747, - 0.3499999940395355 - ], - "rotation": 236.74268204559993, - "pixel_coords": [ - 197, - 92, - 12.571494102478027 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 5 - ], - [ - 2, - 5, - 7 - ], - [ - 2, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "front": [ - [ - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple cylinder", - "change_score": 11.34891585461095, - "change_attempts": 1, - "source_scene": "scene_0581" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0581_original.json b/dataset_1k_720p_2/scenes/scene_0581_original.json deleted file mode 100644 index 62e52ad60a4df3f225445217fb90e4b8a7cd3799..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0581_original.json +++ /dev/null @@ -1,358 +0,0 @@ -{ - "split": "new", - "image_index": 581, - "image_filename": "SCENE_0581_new_000581.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5654999613761902, - -2.756972551345825, - 0.699999988079071 - ], - "rotation": 274.4216530465433, - "pixel_coords": [ - 73, - 120, - 9.77695083618164 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5738112926483154, - 0.7079566717147827, - 0.699999988079071 - ], - "rotation": 2.5353893926226467, - "pixel_coords": [ - 240, - 121, - 9.719772338867188 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8209919333457947, - 1.2717456817626953, - 0.3499999940395355 - ], - "rotation": 186.358369211598, - "pixel_coords": [ - 172, - 93, - 12.48736572265625 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0316755771636963, - -2.113004684448242, - 0.3499999940395355 - ], - "rotation": 348.9094090774861, - "pixel_coords": [ - 69, - 109, - 11.298028945922852 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0551687479019165, - -0.7086918950080872, - 0.699999988079071 - ], - "rotation": 226.03259931790222, - "pixel_coords": [ - 166, - 118, - 9.900897026062012 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4875435829162598, - 2.3256871700286865, - 0.699999988079071 - ], - "rotation": 263.1987529826256, - "pixel_coords": [ - 162, - 67, - 14.072126388549805 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0847859382629395, - -2.172947645187378, - 0.699999988079071 - ], - "rotation": 2.3523897055419773, - "pixel_coords": [ - 149, - 150, - 8.344222068786621 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.2851735055446625, - 2.021907091140747, - 0.3499999940395355 - ], - "rotation": 236.74268204559993, - "pixel_coords": [ - 197, - 92, - 12.571494102478027 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 5 - ], - [ - 2, - 5, - 7 - ], - [ - 2, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "front": [ - [ - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0581" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0582_cf1.json b/dataset_1k_720p_2/scenes/scene_0582_cf1.json deleted file mode 100644 index 0375ec4a31fe04bd0250ee6d29f3f14793806730..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0582_cf1.json +++ /dev/null @@ -1,328 +0,0 @@ -{ - "split": "new", - "image_index": 582, - "image_filename": "SCENE_0582_new_000582.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.722693920135498, - 2.178910493850708, - 0.699999988079071 - ], - "rotation": 225.93917490459324, - "pixel_coords": [ - 191, - 78, - 13.136957168579102 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9818472862243652, - -2.9211082458496094, - 0.699999988079071 - ], - "rotation": 156.1137960854187, - "pixel_coords": [ - 150, - 182, - 7.73213005065918 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.913681983947754, - -0.2046535760164261, - 0.3499999940395355 - ], - "rotation": 254.9774913562101, - "pixel_coords": [ - 225, - 149, - 9.521940231323242 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2863450050354004, - -1.5951112508773804, - 0.3499999940395355 - ], - "rotation": 322.0560913894077, - "pixel_coords": [ - 172, - 159, - 9.127967834472656 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2346510887145996, - 0.6301996111869812, - 0.3499999940395355 - ], - "rotation": 169.9911672918018, - "pixel_coords": [ - 134, - 86, - 13.4014310836792 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.980681896209717, - -1.5723631381988525, - 0.699999988079071 - ], - "rotation": 324.5476068062072, - "pixel_coords": [ - 71, - 87, - 12.446946144104004 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9279496669769287, - 2.7380177974700928, - 0.3499999940395355 - ], - "rotation": 174.74675997272172, - "pixel_coords": [ - 163, - 68, - 15.082833290100098 - ], - "color": "red" - }, - { - "shape": "cube", - "color": "cyan", - "material": "metal", - "size": "small", - "3d_coords": [ - 1.5525925588620453, - -0.599465811562816, - 0.35 - ], - "rotation": 36.40864905670509, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 4, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [], - [ - 1, - 4, - 5 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 6 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added cyan metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0582" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0582_cf2.json b/dataset_1k_720p_2/scenes/scene_0582_cf2.json deleted file mode 100644 index 84838965b0e7ea1f15f0e746708b5f4e7fe3640f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0582_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 582, - "image_filename": "SCENE_0582_new_000582.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.722693920135498, - 2.178910493850708, - 0.699999988079071 - ], - "rotation": 225.93917490459324, - "pixel_coords": [ - 191, - 78, - 13.136957168579102 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9818472862243652, - -2.9211082458496094, - 0.699999988079071 - ], - "rotation": 156.1137960854187, - "pixel_coords": [ - 150, - 182, - 7.73213005065918 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.913681983947754, - -0.2046535760164261, - 0.3499999940395355 - ], - "rotation": 254.9774913562101, - "pixel_coords": [ - 225, - 149, - 9.521940231323242 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2863450050354004, - -1.5951112508773804, - 0.3499999940395355 - ], - "rotation": 322.0560913894077, - "pixel_coords": [ - 172, - 159, - 9.127967834472656 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2346510887145996, - 0.6301996111869812, - 0.3499999940395355 - ], - "rotation": 169.9911672918018, - "pixel_coords": [ - 134, - 86, - 13.4014310836792 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.980681896209717, - -1.5723631381988525, - 0.699999988079071 - ], - "rotation": 324.5476068062072, - "pixel_coords": [ - 71, - 87, - 12.446946144104004 - ], - "color": "red" - }, - { - "shape": "sphere", - "color": "green", - "material": "rubber", - "size": "large", - "3d_coords": [ - -2.9279496669769287, - 2.7380177974700928, - 0.3499999940395355 - ], - "rotation": 71.49676625535396, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 4, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [], - [ - 1, - 4, - 5 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 6 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red cube with green sphere", - "change_score": 3.2868055381037995, - "change_attempts": 1, - "source_scene": "scene_0582" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0582_original.json b/dataset_1k_720p_2/scenes/scene_0582_original.json deleted file mode 100644 index b2bd71664d9c212dfa3c65729512633edfc30eea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0582_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 582, - "image_filename": "SCENE_0582_new_000582.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.722693920135498, - 2.178910493850708, - 0.699999988079071 - ], - "rotation": 225.93917490459324, - "pixel_coords": [ - 191, - 78, - 13.136957168579102 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9818472862243652, - -2.9211082458496094, - 0.699999988079071 - ], - "rotation": 156.1137960854187, - "pixel_coords": [ - 150, - 182, - 7.73213005065918 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.913681983947754, - -0.2046535760164261, - 0.3499999940395355 - ], - "rotation": 254.9774913562101, - "pixel_coords": [ - 225, - 149, - 9.521940231323242 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2863450050354004, - -1.5951112508773804, - 0.3499999940395355 - ], - "rotation": 322.0560913894077, - "pixel_coords": [ - 172, - 159, - 9.127967834472656 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2346510887145996, - 0.6301996111869812, - 0.3499999940395355 - ], - "rotation": 169.9911672918018, - "pixel_coords": [ - 134, - 86, - 13.4014310836792 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.980681896209717, - -1.5723631381988525, - 0.699999988079071 - ], - "rotation": 324.5476068062072, - "pixel_coords": [ - 71, - 87, - 12.446946144104004 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9279496669769287, - 2.7380177974700928, - 0.3499999940395355 - ], - "rotation": 174.74675997272172, - "pixel_coords": [ - 163, - 68, - 15.082833290100098 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 4, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [], - [ - 1, - 4, - 5 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 6 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0582" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0583_cf1.json b/dataset_1k_720p_2/scenes/scene_0583_cf1.json deleted file mode 100644 index 0a0915a253332da2177d79d7b69b79f6af9aad17..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0583_cf1.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 583, - "image_filename": "SCENE_0583_new_000583.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8341718912124634, - 2.373724937438965, - 0.3499999940395355 - ], - "rotation": 297.9296362624269, - "pixel_coords": [ - 253, - 109, - 11.244959831237793 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7783973217010498, - -1.8239331245422363, - 0.699999988079071 - ], - "rotation": 19.466650467243454, - "pixel_coords": [ - 149, - 148, - 8.812198638916016 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.10875556617975235, - -2.565608263015747, - 0.699999988079071 - ], - "rotation": 152.99014203903192, - "pixel_coords": [ - 90, - 130, - 9.51374626159668 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.792006492614746, - 1.5102609395980835, - 0.699999988079071 - ], - "rotation": 31.869655386408333, - "pixel_coords": [ - 263, - 120, - 9.959662437438965 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.07400305569171906, - 1.5904524326324463, - 0.3499999940395355 - ], - "rotation": 86.23696493782624, - "pixel_coords": [ - 197, - 97, - 11.983790397644043 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.257640838623047, - -1.069902777671814, - 0.3499999940395355 - ], - "rotation": 14.653364816916149, - "pixel_coords": [ - 94, - 95, - 12.07717514038086 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4748774766921997, - 0.5664010643959045, - 0.3499999940395355 - ], - "rotation": 56.250593279635616, - "pixel_coords": [ - 206, - 123, - 10.496996879577637 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [], - [], - [ - 0, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5 - ], - [], - [ - 1, - 2, - 5 - ] - ], - "right": [ - [], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray sphere and red sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0583" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0583_cf2.json b/dataset_1k_720p_2/scenes/scene_0583_cf2.json deleted file mode 100644 index cd44da87bf7f290179558ea3a2897472440707a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0583_cf2.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 583, - "image_filename": "SCENE_0583_new_000583.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.265259223232448, - -0.039764489634088296, - 0.3499999940395355 - ], - "rotation": 297.9296362624269, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7783973217010498, - -1.8239331245422363, - 0.699999988079071 - ], - "rotation": 19.466650467243454, - "pixel_coords": [ - 149, - 148, - 8.812198638916016 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.10875556617975235, - -2.565608263015747, - 0.699999988079071 - ], - "rotation": 152.99014203903192, - "pixel_coords": [ - 90, - 130, - 9.51374626159668 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.792006492614746, - 1.5102609395980835, - 0.699999988079071 - ], - "rotation": 31.869655386408333, - "pixel_coords": [ - 263, - 120, - 9.959662437438965 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.07400305569171906, - 1.5904524326324463, - 0.3499999940395355 - ], - "rotation": 86.23696493782624, - "pixel_coords": [ - 197, - 97, - 11.983790397644043 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.257640838623047, - -1.069902777671814, - 0.3499999940395355 - ], - "rotation": 14.653364816916149, - "pixel_coords": [ - 94, - 95, - 12.07717514038086 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4748774766921997, - 0.5664010643959045, - 0.3499999940395355 - ], - "rotation": 56.250593279635616, - "pixel_coords": [ - 206, - 123, - 10.496996879577637 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [], - [], - [ - 0, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5 - ], - [], - [ - 1, - 2, - 5 - ] - ], - "right": [ - [], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green sphere from right of purple cylinder to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0583" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0583_original.json b/dataset_1k_720p_2/scenes/scene_0583_original.json deleted file mode 100644 index fe0ed91b2447fa9a83aa1595ef0e24611a9f75a7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0583_original.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 583, - "image_filename": "SCENE_0583_new_000583.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8341718912124634, - 2.373724937438965, - 0.3499999940395355 - ], - "rotation": 297.9296362624269, - "pixel_coords": [ - 253, - 109, - 11.244959831237793 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7783973217010498, - -1.8239331245422363, - 0.699999988079071 - ], - "rotation": 19.466650467243454, - "pixel_coords": [ - 149, - 148, - 8.812198638916016 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.10875556617975235, - -2.565608263015747, - 0.699999988079071 - ], - "rotation": 152.99014203903192, - "pixel_coords": [ - 90, - 130, - 9.51374626159668 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.792006492614746, - 1.5102609395980835, - 0.699999988079071 - ], - "rotation": 31.869655386408333, - "pixel_coords": [ - 263, - 120, - 9.959662437438965 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.07400305569171906, - 1.5904524326324463, - 0.3499999940395355 - ], - "rotation": 86.23696493782624, - "pixel_coords": [ - 197, - 97, - 11.983790397644043 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.257640838623047, - -1.069902777671814, - 0.3499999940395355 - ], - "rotation": 14.653364816916149, - "pixel_coords": [ - 94, - 95, - 12.07717514038086 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4748774766921997, - 0.5664010643959045, - 0.3499999940395355 - ], - "rotation": 56.250593279635616, - "pixel_coords": [ - 206, - 123, - 10.496996879577637 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [], - [], - [ - 0, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5 - ], - [], - [ - 1, - 2, - 5 - ] - ], - "right": [ - [], - [ - 0, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0583" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0584_cf1.json b/dataset_1k_720p_2/scenes/scene_0584_cf1.json deleted file mode 100644 index 92f2d5aafef9729f45ff372bd415aeb3c17012d2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0584_cf1.json +++ /dev/null @@ -1,351 +0,0 @@ -{ - "split": "new", - "image_index": 584, - "image_filename": "SCENE_0584_new_000584.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8272576332092285, - 0.8907671570777893, - 0.3499999940395355 - ], - "rotation": 137.9113377303865, - "pixel_coords": [ - 220, - 121, - 10.927872657775879 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.13896457850933075, - 2.3301799297332764, - 0.699999988079071 - ], - "rotation": 267.6154600847729, - "pixel_coords": [ - 210, - 85, - 12.760761260986328 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.832477569580078, - 0.30018559098243713, - 0.3499999940395355 - ], - "rotation": 68.73231673447121, - "pixel_coords": [ - 118, - 86, - 13.71225357055664 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.05456085503101349, - -0.2841312289237976, - 0.3499999940395355 - ], - "rotation": 68.04662247722322, - "pixel_coords": [ - 155, - 113, - 11.424304008483887 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8540949821472168, - -1.671173095703125, - 0.699999988079071 - ], - "rotation": 318.2982590376497, - "pixel_coords": [ - 159, - 138, - 9.237105369567871 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6991734504699707, - -2.984437942504883, - 0.699999988079071 - ], - "rotation": 342.46410210196416, - "pixel_coords": [ - 93, - 138, - 9.236059188842773 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7265613079071045, - 1.0639616250991821, - 0.3499999940395355 - ], - "rotation": 352.7510594054262, - "pixel_coords": [ - 169, - 96, - 12.748183250427246 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5796163082122803, - 0.054048217833042145, - 0.699999988079071 - ], - "rotation": 124.93260711604627, - "pixel_coords": [ - 132, - 87, - 12.568522453308105 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 2 - ], - [ - 2 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5 - ], - [], - [], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 5, - 7 - ], - [ - 2, - 5, - 7 - ], - [], - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 5 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0584" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0584_cf2.json b/dataset_1k_720p_2/scenes/scene_0584_cf2.json deleted file mode 100644 index 2f363cc2ae352e4124194bb720f4316f4d991794..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0584_cf2.json +++ /dev/null @@ -1,351 +0,0 @@ -{ - "split": "new", - "image_index": 584, - "image_filename": "SCENE_0584_new_000584.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8272576332092285, - 0.8907671570777893, - 0.3499999940395355 - ], - "rotation": 137.9113377303865, - "pixel_coords": [ - 220, - 121, - 10.927872657775879 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.13896457850933075, - 2.3301799297332764, - 0.699999988079071 - ], - "rotation": 267.6154600847729, - "pixel_coords": [ - 210, - 85, - 12.760761260986328 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.832477569580078, - 0.30018559098243713, - 0.3499999940395355 - ], - "rotation": 68.73231673447121, - "pixel_coords": [ - 118, - 86, - 13.71225357055664 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.05456085503101349, - -0.2841312289237976, - 0.3499999940395355 - ], - "rotation": 68.04662247722322, - "pixel_coords": [ - 155, - 113, - 11.424304008483887 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8540949821472168, - -1.671173095703125, - 0.699999988079071 - ], - "rotation": 318.2982590376497, - "pixel_coords": [ - 159, - 138, - 9.237105369567871 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6991734504699707, - -2.984437942504883, - 0.699999988079071 - ], - "rotation": 342.46410210196416, - "pixel_coords": [ - 93, - 138, - 9.236059188842773 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7265613079071045, - 1.0639616250991821, - 0.3499999940395355 - ], - "rotation": 352.7510594054262, - "pixel_coords": [ - 169, - 96, - 12.748183250427246 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5796163082122803, - 0.054048217833042145, - 0.699999988079071 - ], - "rotation": 124.93260711604627, - "pixel_coords": [ - 132, - 87, - 12.568522453308105 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 2 - ], - [ - 2 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5 - ], - [], - [], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 5, - 7 - ], - [ - 2, - 5, - 7 - ], - [], - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 5 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0584" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0584_original.json b/dataset_1k_720p_2/scenes/scene_0584_original.json deleted file mode 100644 index 0d0f5a75f282685f8199eac1aaa6f171fd64ed98..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0584_original.json +++ /dev/null @@ -1,349 +0,0 @@ -{ - "split": "new", - "image_index": 584, - "image_filename": "SCENE_0584_new_000584.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8272576332092285, - 0.8907671570777893, - 0.3499999940395355 - ], - "rotation": 137.9113377303865, - "pixel_coords": [ - 220, - 121, - 10.927872657775879 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.13896457850933075, - 2.3301799297332764, - 0.699999988079071 - ], - "rotation": 267.6154600847729, - "pixel_coords": [ - 210, - 85, - 12.760761260986328 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.832477569580078, - 0.30018559098243713, - 0.3499999940395355 - ], - "rotation": 68.73231673447121, - "pixel_coords": [ - 118, - 86, - 13.71225357055664 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.05456085503101349, - -0.2841312289237976, - 0.3499999940395355 - ], - "rotation": 68.04662247722322, - "pixel_coords": [ - 155, - 113, - 11.424304008483887 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8540949821472168, - -1.671173095703125, - 0.699999988079071 - ], - "rotation": 318.2982590376497, - "pixel_coords": [ - 159, - 138, - 9.237105369567871 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6991734504699707, - -2.984437942504883, - 0.699999988079071 - ], - "rotation": 342.46410210196416, - "pixel_coords": [ - 93, - 138, - 9.236059188842773 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7265613079071045, - 1.0639616250991821, - 0.3499999940395355 - ], - "rotation": 352.7510594054262, - "pixel_coords": [ - 169, - 96, - 12.748183250427246 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5796163082122803, - 0.054048217833042145, - 0.699999988079071 - ], - "rotation": 124.93260711604627, - "pixel_coords": [ - 132, - 87, - 12.568522453308105 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 2 - ], - [ - 2 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5 - ], - [], - [], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 5, - 7 - ], - [ - 2, - 5, - 7 - ], - [], - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 5 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0584" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0585_cf1.json b/dataset_1k_720p_2/scenes/scene_0585_cf1.json deleted file mode 100644 index 533e58d82c92baf5a8721ddacc830ce71f1aa5d0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0585_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 585, - "image_filename": "SCENE_0585_new_000585.png", - "objects": [ - { - "shape": "sphere", - "color": "yellow", - "material": "rubber", - "size": "large", - "3d_coords": [ - -2.9831531047821045, - 2.9427223205566406, - 0.3499999940395355 - ], - "rotation": 75.54767304310121, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9152536392211914, - 1.2645013332366943, - 0.3499999940395355 - ], - "rotation": 189.34550934288944, - "pixel_coords": [ - 208, - 107, - 11.346392631530762 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.31210047006607056, - 2.40228009223938, - 0.3499999940395355 - ], - "rotation": 303.9310138387221, - "pixel_coords": [ - 201, - 87, - 12.809776306152344 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4781959056854248, - 0.048799049109220505, - 0.699999988079071 - ], - "rotation": 112.20296689515015, - "pixel_coords": [ - 131, - 86, - 11.940338134765625 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple cylinder with yellow sphere", - "change_score": 4.062889460518035, - "change_attempts": 1, - "source_scene": "scene_0585" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0585_cf2.json b/dataset_1k_720p_2/scenes/scene_0585_cf2.json deleted file mode 100644 index 77bf0ee57e33b6d727980ac9a204aacfdc7cf520..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0585_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 585, - "image_filename": "SCENE_0585_new_000585.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9831531047821045, - 2.9427223205566406, - 0.3499999940395355 - ], - "rotation": 52.90746725660868, - "pixel_coords": [ - 161, - 65, - 14.816515922546387 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9152536392211914, - 1.2645013332366943, - 0.3499999940395355 - ], - "rotation": 189.34550934288944, - "pixel_coords": [ - 208, - 107, - 11.346392631530762 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.31210047006607056, - 2.40228009223938, - 0.3499999940395355 - ], - "rotation": 303.9310138387221, - "pixel_coords": [ - 201, - 87, - 12.809776306152344 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4781959056854248, - 0.048799049109220505, - 0.699999988079071 - ], - "rotation": 112.20296689515015, - "pixel_coords": [ - 131, - 86, - 11.940338134765625 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed purple sphere to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0585" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0585_original.json b/dataset_1k_720p_2/scenes/scene_0585_original.json deleted file mode 100644 index cf53d1a4089670f5e965d239e184065d4b31868a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0585_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 585, - "image_filename": "SCENE_0585_new_000585.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9831531047821045, - 2.9427223205566406, - 0.3499999940395355 - ], - "rotation": 52.90746725660868, - "pixel_coords": [ - 161, - 65, - 14.816515922546387 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9152536392211914, - 1.2645013332366943, - 0.3499999940395355 - ], - "rotation": 189.34550934288944, - "pixel_coords": [ - 208, - 107, - 11.346392631530762 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.31210047006607056, - 2.40228009223938, - 0.3499999940395355 - ], - "rotation": 303.9310138387221, - "pixel_coords": [ - 201, - 87, - 12.809776306152344 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4781959056854248, - 0.048799049109220505, - 0.699999988079071 - ], - "rotation": 112.20296689515015, - "pixel_coords": [ - 131, - 86, - 11.940338134765625 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0585" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0586_cf1.json b/dataset_1k_720p_2/scenes/scene_0586_cf1.json deleted file mode 100644 index 760c567436f8b655c68e3ae9b69bd407da426b16..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0586_cf1.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 586, - "image_filename": "SCENE_0586_new_000586.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.3725939095020294, - 0.7891122102737427, - 0.3499999940395355 - ], - "rotation": 164.00522958219898, - "pixel_coords": [ - 185, - 108, - 11.669168472290039 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.21670520305633545, - -1.5593981742858887, - 0.699999988079071 - ], - "rotation": 53.78784359446913, - "pixel_coords": [ - 124, - 117, - 10.277695655822754 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3415392637252808, - -0.6830628514289856, - 0.3499999940395355 - ], - "rotation": 231.74581489045835, - "pixel_coords": [ - 171, - 132, - 10.165409088134766 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.714963436126709, - -1.392754077911377, - 0.699999988079071 - ], - "rotation": 171.84285011257464, - "pixel_coords": [ - 81, - 87, - 12.381497383117676 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.553130865097046, - -2.2090299129486084, - 0.3499999940395355 - ], - "rotation": 241.665354647875, - "pixel_coords": [ - 157, - 170, - 8.464705467224121 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3309686183929443, - -2.6766393184661865, - 0.3499999940395355 - ], - "rotation": 199.56905960185117, - "pixel_coords": [ - 52, - 109, - 11.544449806213379 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6426408290863037, - 1.3419965505599976, - 0.3499999940395355 - ], - "rotation": 292.16531753006046, - "pixel_coords": [ - 159, - 87, - 13.365386962890625 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.473422050476074, - 0.661551833152771, - 0.3499999940395355 - ], - "rotation": 343.1298451450444, - "pixel_coords": [ - 232, - 132, - 10.156942367553711 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 2, - 4, - 7 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [], - [ - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 7 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0586" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0586_cf2.json b/dataset_1k_720p_2/scenes/scene_0586_cf2.json deleted file mode 100644 index 8caf2c13bc5dcfd9733628f0a982bc7c89b0acee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0586_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 586, - "image_filename": "SCENE_0586_new_000586.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.3725939095020294, - 0.7891122102737427, - 0.3499999940395355 - ], - "rotation": 164.00522958219898, - "pixel_coords": [ - 185, - 108, - 11.669168472290039 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.21670520305633545, - -1.5593981742858887, - 0.699999988079071 - ], - "rotation": 53.78784359446913, - "pixel_coords": [ - 124, - 117, - 10.277695655822754 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3415392637252808, - -0.6830628514289856, - 0.3499999940395355 - ], - "rotation": 231.74581489045835, - "pixel_coords": [ - 171, - 132, - 10.165409088134766 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.714963436126709, - -1.392754077911377, - 0.699999988079071 - ], - "rotation": 171.84285011257464, - "pixel_coords": [ - 81, - 87, - 12.381497383117676 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.553130865097046, - -2.2090299129486084, - 0.3499999940395355 - ], - "rotation": 241.665354647875, - "pixel_coords": [ - 157, - 170, - 8.464705467224121 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3309686183929443, - -2.6766393184661865, - 0.3499999940395355 - ], - "rotation": 199.56905960185117, - "pixel_coords": [ - 52, - 109, - 11.544449806213379 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6426408290863037, - 1.3419965505599976, - 0.3499999940395355 - ], - "rotation": 292.16531753006046, - "pixel_coords": [ - 159, - 87, - 13.365386962890625 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.473422050476074, - 0.661551833152771, - 0.3499999940395355 - ], - "rotation": 343.1298451450444, - "pixel_coords": [ - 232, - 132, - 10.156942367553711 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 2, - 4, - 7 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [], - [ - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 7 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown sphere and green sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0586" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0586_original.json b/dataset_1k_720p_2/scenes/scene_0586_original.json deleted file mode 100644 index ae946c21c51ade3047da0dc8c2fb17d00c1021a5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0586_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 586, - "image_filename": "SCENE_0586_new_000586.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.3725939095020294, - 0.7891122102737427, - 0.3499999940395355 - ], - "rotation": 164.00522958219898, - "pixel_coords": [ - 185, - 108, - 11.669168472290039 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.21670520305633545, - -1.5593981742858887, - 0.699999988079071 - ], - "rotation": 53.78784359446913, - "pixel_coords": [ - 124, - 117, - 10.277695655822754 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3415392637252808, - -0.6830628514289856, - 0.3499999940395355 - ], - "rotation": 231.74581489045835, - "pixel_coords": [ - 171, - 132, - 10.165409088134766 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.714963436126709, - -1.392754077911377, - 0.699999988079071 - ], - "rotation": 171.84285011257464, - "pixel_coords": [ - 81, - 87, - 12.381497383117676 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.553130865097046, - -2.2090299129486084, - 0.3499999940395355 - ], - "rotation": 241.665354647875, - "pixel_coords": [ - 157, - 170, - 8.464705467224121 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3309686183929443, - -2.6766393184661865, - 0.3499999940395355 - ], - "rotation": 199.56905960185117, - "pixel_coords": [ - 52, - 109, - 11.544449806213379 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6426408290863037, - 1.3419965505599976, - 0.3499999940395355 - ], - "rotation": 292.16531753006046, - "pixel_coords": [ - 159, - 87, - 13.365386962890625 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.473422050476074, - 0.661551833152771, - 0.3499999940395355 - ], - "rotation": 343.1298451450444, - "pixel_coords": [ - 232, - 132, - 10.156942367553711 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 2, - 4, - 7 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [], - [ - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 7 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0586" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0587_cf1.json b/dataset_1k_720p_2/scenes/scene_0587_cf1.json deleted file mode 100644 index 534982267e849b97cd2f6d12f24c771ae66024a5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0587_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 587, - "image_filename": "SCENE_0587_new_000587.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5117446389299, - -2.7496595882379404, - 0.699999988079071 - ], - "rotation": 57.92779350519123, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.521693229675293, - -1.9734784364700317, - 0.3499999940395355 - ], - "rotation": 87.75499290827439, - "pixel_coords": [ - 81, - 111, - 10.98259162902832 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7404702305793762, - 0.026547763496637344, - 0.3499999940395355 - ], - "rotation": 330.90490167918745, - "pixel_coords": [ - 176, - 119, - 10.537382125854492 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved purple cube from right of blue cube to left", - "change_score": 2.7802910644751844, - "change_attempts": 1, - "source_scene": "scene_0587" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0587_cf2.json b/dataset_1k_720p_2/scenes/scene_0587_cf2.json deleted file mode 100644 index 8bffbb250d5cc4d2f6337c293a1d1f2bf34ad72d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0587_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 587, - "image_filename": "SCENE_0587_new_000587.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.732235312461853, - -0.6134561896324158, - 0.699999988079071 - ], - "rotation": 57.92779350519123, - "pixel_coords": [ - 130, - 98, - 11.016336441040039 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "color": "cyan", - "material": "metal", - "size": "large", - "3d_coords": [ - -1.521693229675293, - -1.9734784364700317, - 0.3499999940395355 - ], - "rotation": 333.1710664677769, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7404702305793762, - 0.026547763496637344, - 0.3499999940395355 - ], - "rotation": 330.90490167918745, - "pixel_coords": [ - 176, - 119, - 10.537382125854492 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced blue cube with cyan cylinder", - "change_score": 3.3182886845569377, - "change_attempts": 1, - "source_scene": "scene_0587" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0587_original.json b/dataset_1k_720p_2/scenes/scene_0587_original.json deleted file mode 100644 index 00fb43592d521d8d4ddcbb2276b1c0cbf2bd696e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0587_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 587, - "image_filename": "SCENE_0587_new_000587.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.732235312461853, - -0.6134561896324158, - 0.699999988079071 - ], - "rotation": 57.92779350519123, - "pixel_coords": [ - 130, - 98, - 11.016336441040039 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.521693229675293, - -1.9734784364700317, - 0.3499999940395355 - ], - "rotation": 87.75499290827439, - "pixel_coords": [ - 81, - 111, - 10.98259162902832 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7404702305793762, - 0.026547763496637344, - 0.3499999940395355 - ], - "rotation": 330.90490167918745, - "pixel_coords": [ - 176, - 119, - 10.537382125854492 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0587" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0588_cf1.json b/dataset_1k_720p_2/scenes/scene_0588_cf1.json deleted file mode 100644 index e84ec50c283e5bb983ec7a82c8b30f3f287eb7e6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0588_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 588, - "image_filename": "SCENE_0588_new_000588.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4038095474243164, - -2.588153600692749, - 0.699999988079071 - ], - "rotation": 309.5959573634299, - "pixel_coords": [ - 91, - 128, - 9.163437843322754 - ], - "color": "green" - }, - { - "shape": "cube", - "color": "yellow", - "material": "metal", - "size": "large", - "3d_coords": [ - -2.086024045944214, - 1.0800020694732666, - 0.3499999940395355 - ], - "rotation": 125.68794959545062, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.174413800239563, - 1.1455953121185303, - 0.699999988079071 - ], - "rotation": 169.82816809622608, - "pixel_coords": [ - 213, - 103, - 10.659561157226562 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1174653768539429, - -2.554497718811035, - 0.3499999940395355 - ], - "rotation": 171.98246505529224, - "pixel_coords": [ - 69, - 120, - 10.415984153747559 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6393381357192993, - -0.4125068485736847, - 0.699999988079071 - ], - "rotation": 349.99968159489185, - "pixel_coords": [ - 185, - 122, - 9.477792739868164 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.224876880645752, - -1.3097397089004517, - 0.699999988079071 - ], - "rotation": 318.8480844748159, - "pixel_coords": [ - 88, - 89, - 11.725793838500977 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7660651206970215, - 2.909564256668091, - 0.699999988079071 - ], - "rotation": 326.3686526691643, - "pixel_coords": [ - 175, - 62, - 14.417242050170898 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1542415618896484, - 2.365410566329956, - 0.699999988079071 - ], - "rotation": 327.67643444068165, - "pixel_coords": [ - 191, - 75, - 12.977216720581055 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 1, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [], - [ - 6 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 2, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 2, - 4, - 7 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown sphere with yellow cube", - "change_score": 3.223057397149073, - "change_attempts": 1, - "source_scene": "scene_0588" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0588_cf2.json b/dataset_1k_720p_2/scenes/scene_0588_cf2.json deleted file mode 100644 index 0e692dd255359e5dfc16dcdc4bce84148c2ceb95..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0588_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 588, - "image_filename": "SCENE_0588_new_000588.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4038095474243164, - -2.588153600692749, - 0.699999988079071 - ], - "rotation": 309.5959573634299, - "pixel_coords": [ - 91, - 128, - 9.163437843322754 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.086024045944214, - 1.0800020694732666, - 0.3499999940395355 - ], - "rotation": 45.387286621784284, - "pixel_coords": [ - 149, - 84, - 13.090455055236816 - ], - "color": "brown" - }, - { - "shape": "sphere", - "color": "red", - "material": "rubber", - "size": "large", - "3d_coords": [ - 1.174413800239563, - 1.1455953121185303, - 0.699999988079071 - ], - "rotation": 47.00642609324268, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1174653768539429, - -2.554497718811035, - 0.3499999940395355 - ], - "rotation": 171.98246505529224, - "pixel_coords": [ - 69, - 120, - 10.415984153747559 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6393381357192993, - -0.4125068485736847, - 0.699999988079071 - ], - "rotation": 349.99968159489185, - "pixel_coords": [ - 185, - 122, - 9.477792739868164 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.224876880645752, - -1.3097397089004517, - 0.699999988079071 - ], - "rotation": 318.8480844748159, - "pixel_coords": [ - 88, - 89, - 11.725793838500977 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7660651206970215, - 2.909564256668091, - 0.699999988079071 - ], - "rotation": 326.3686526691643, - "pixel_coords": [ - 175, - 62, - 14.417242050170898 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1542415618896484, - 2.365410566329956, - 0.699999988079071 - ], - "rotation": 327.67643444068165, - "pixel_coords": [ - 191, - 75, - 12.977216720581055 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 1, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [], - [ - 6 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 2, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 2, - 4, - 7 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown cube with red sphere", - "change_score": 3.341171505563843, - "change_attempts": 1, - "source_scene": "scene_0588" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0588_original.json b/dataset_1k_720p_2/scenes/scene_0588_original.json deleted file mode 100644 index 7504d97647b5457edb8fef70f7c64a0fc7ce0614..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0588_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 588, - "image_filename": "SCENE_0588_new_000588.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4038095474243164, - -2.588153600692749, - 0.699999988079071 - ], - "rotation": 309.5959573634299, - "pixel_coords": [ - 91, - 128, - 9.163437843322754 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.086024045944214, - 1.0800020694732666, - 0.3499999940395355 - ], - "rotation": 45.387286621784284, - "pixel_coords": [ - 149, - 84, - 13.090455055236816 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.174413800239563, - 1.1455953121185303, - 0.699999988079071 - ], - "rotation": 169.82816809622608, - "pixel_coords": [ - 213, - 103, - 10.659561157226562 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1174653768539429, - -2.554497718811035, - 0.3499999940395355 - ], - "rotation": 171.98246505529224, - "pixel_coords": [ - 69, - 120, - 10.415984153747559 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6393381357192993, - -0.4125068485736847, - 0.699999988079071 - ], - "rotation": 349.99968159489185, - "pixel_coords": [ - 185, - 122, - 9.477792739868164 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.224876880645752, - -1.3097397089004517, - 0.699999988079071 - ], - "rotation": 318.8480844748159, - "pixel_coords": [ - 88, - 89, - 11.725793838500977 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7660651206970215, - 2.909564256668091, - 0.699999988079071 - ], - "rotation": 326.3686526691643, - "pixel_coords": [ - 175, - 62, - 14.417242050170898 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1542415618896484, - 2.365410566329956, - 0.699999988079071 - ], - "rotation": 327.67643444068165, - "pixel_coords": [ - 191, - 75, - 12.977216720581055 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 1, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [], - [ - 6 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 2, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 2, - 4, - 7 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0588" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0589_cf1.json b/dataset_1k_720p_2/scenes/scene_0589_cf1.json deleted file mode 100644 index 9ee60f38adf34f057dbf35dcd7cceeb92dcc7316..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0589_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 589, - "image_filename": "SCENE_0589_new_000589.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0402504205703735, - 2.472034215927124, - 0.699999988079071 - ], - "rotation": 200.9701301935065, - "pixel_coords": [ - 239, - 90, - 11.359736442565918 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.44070011377334595, - -2.6586413383483887, - 0.699999988079071 - ], - "rotation": 347.74362589991335, - "pixel_coords": [ - 90, - 133, - 8.937030792236328 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4987157583236694, - 2.4916768074035645, - 0.3499999940395355 - ], - "rotation": 179.9218236504038, - "pixel_coords": [ - 186, - 78, - 13.280933380126953 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1417230367660522, - -1.575581669807434, - 0.3499999940395355 - ], - "rotation": 64.61865063717768, - "pixel_coords": [ - 97, - 111, - 10.78823471069336 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan sphere and green sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0589" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0589_cf2.json b/dataset_1k_720p_2/scenes/scene_0589_cf2.json deleted file mode 100644 index ec1a3f0ee958e90e5a77c066b49e9e669e6f39b9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0589_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 589, - "image_filename": "SCENE_0589_new_000589.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0402504205703735, - 2.472034215927124, - 0.699999988079071 - ], - "rotation": 200.9701301935065, - "pixel_coords": [ - 239, - 90, - 11.359736442565918 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.44070011377334595, - -2.6586413383483887, - 0.699999988079071 - ], - "rotation": 347.74362589991335, - "pixel_coords": [ - 90, - 133, - 8.937030792236328 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4987157583236694, - 2.4916768074035645, - 0.3499999940395355 - ], - "rotation": 179.9218236504038, - "pixel_coords": [ - 186, - 78, - 13.280933380126953 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1417230367660522, - -1.575581669807434, - 0.3499999940395355 - ], - "rotation": 64.61865063717768, - "pixel_coords": [ - 97, - 111, - 10.78823471069336 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0589" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0589_original.json b/dataset_1k_720p_2/scenes/scene_0589_original.json deleted file mode 100644 index 19e18f90b432285be19518e8bae1be7ea1a1c9b1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0589_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 589, - "image_filename": "SCENE_0589_new_000589.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0402504205703735, - 2.472034215927124, - 0.699999988079071 - ], - "rotation": 200.9701301935065, - "pixel_coords": [ - 239, - 90, - 11.359736442565918 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.44070011377334595, - -2.6586413383483887, - 0.699999988079071 - ], - "rotation": 347.74362589991335, - "pixel_coords": [ - 90, - 133, - 8.937030792236328 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4987157583236694, - 2.4916768074035645, - 0.3499999940395355 - ], - "rotation": 179.9218236504038, - "pixel_coords": [ - 186, - 78, - 13.280933380126953 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1417230367660522, - -1.575581669807434, - 0.3499999940395355 - ], - "rotation": 64.61865063717768, - "pixel_coords": [ - 97, - 111, - 10.78823471069336 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0589" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0590_cf1.json b/dataset_1k_720p_2/scenes/scene_0590_cf1.json deleted file mode 100644 index f3bf821b3a145dead441e3da8caa19231b14ff4e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0590_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 590, - "image_filename": "SCENE_0590_new_000590.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.603808641433716, - -0.262208491563797, - 0.3499999940395355 - ], - "rotation": 124.6805172642716, - "pixel_coords": [ - 214, - 148, - 9.623556137084961 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8825687170028687, - 1.6089541912078857, - 0.3499999940395355 - ], - "rotation": 95.05554682130477, - "pixel_coords": [ - 237, - 117, - 11.150689125061035 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9393231868743896, - 1.295389175415039, - 0.699999988079071 - ], - "rotation": 216.86969800247402, - "pixel_coords": [ - 137, - 66, - 13.972725868225098 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5062687397003174, - -1.3357664346694946, - 0.699999988079071 - ], - "rotation": 257.08669538676827, - "pixel_coords": [ - 84, - 88, - 12.207802772521973 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1714199781417847, - -2.9431722164154053, - 0.699999988079071 - ], - "rotation": 254.42348144031456, - "pixel_coords": [ - 102, - 151, - 8.883209228515625 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.1327812224626541, - -0.14877185225486755, - 0.699999988079071 - ], - "rotation": 131.89447886296432, - "pixel_coords": [ - 159, - 104, - 11.138520240783691 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 0, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed green cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0590" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0590_cf2.json b/dataset_1k_720p_2/scenes/scene_0590_cf2.json deleted file mode 100644 index f2f6845a3231e8e42c818ace23770e5bf5d2b728..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0590_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 590, - "image_filename": "SCENE_0590_new_000590.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.603808641433716, - -0.262208491563797, - 0.3499999940395355 - ], - "rotation": 124.6805172642716, - "pixel_coords": [ - 214, - 148, - 9.623556137084961 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8825687170028687, - 1.6089541912078857, - 0.3499999940395355 - ], - "rotation": 95.05554682130477, - "pixel_coords": [ - 237, - 117, - 11.150689125061035 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6008804170224475, - -2.123339913881786, - 0.699999988079071 - ], - "rotation": 216.86969800247402, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5062687397003174, - -1.3357664346694946, - 0.699999988079071 - ], - "rotation": 257.08669538676827, - "pixel_coords": [ - 84, - 88, - 12.207802772521973 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1714199781417847, - -2.9431722164154053, - 0.699999988079071 - ], - "rotation": 254.42348144031456, - "pixel_coords": [ - 102, - 151, - 8.883209228515625 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.1327812224626541, - -0.14877185225486755, - 0.699999988079071 - ], - "rotation": 131.89447886296432, - "pixel_coords": [ - 159, - 104, - 11.138520240783691 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 0, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown cube to partially occlude green cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0590" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0590_original.json b/dataset_1k_720p_2/scenes/scene_0590_original.json deleted file mode 100644 index 6e4766461c71d691f84fe44601cd4e627b05585b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0590_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 590, - "image_filename": "SCENE_0590_new_000590.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.603808641433716, - -0.262208491563797, - 0.3499999940395355 - ], - "rotation": 124.6805172642716, - "pixel_coords": [ - 214, - 148, - 9.623556137084961 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8825687170028687, - 1.6089541912078857, - 0.3499999940395355 - ], - "rotation": 95.05554682130477, - "pixel_coords": [ - 237, - 117, - 11.150689125061035 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9393231868743896, - 1.295389175415039, - 0.699999988079071 - ], - "rotation": 216.86969800247402, - "pixel_coords": [ - 137, - 66, - 13.972725868225098 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5062687397003174, - -1.3357664346694946, - 0.699999988079071 - ], - "rotation": 257.08669538676827, - "pixel_coords": [ - 84, - 88, - 12.207802772521973 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1714199781417847, - -2.9431722164154053, - 0.699999988079071 - ], - "rotation": 254.42348144031456, - "pixel_coords": [ - 102, - 151, - 8.883209228515625 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.1327812224626541, - -0.14877185225486755, - 0.699999988079071 - ], - "rotation": 131.89447886296432, - "pixel_coords": [ - 159, - 104, - 11.138520240783691 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 0, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0590" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0591_cf1.json b/dataset_1k_720p_2/scenes/scene_0591_cf1.json deleted file mode 100644 index fcb88a649712162c403b2abd987743b3b8304512..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0591_cf1.json +++ /dev/null @@ -1,238 +0,0 @@ -{ - "split": "new", - "image_index": 591, - "image_filename": "SCENE_0591_new_000591.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2123396396636963, - -1.4309580326080322, - 0.699999988079071 - ], - "rotation": 58.55797618258033, - "pixel_coords": [ - 175, - 140, - 8.817741394042969 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.277336597442627, - -0.16443970799446106, - 0.699999988079071 - ], - "rotation": 276.9063171782278, - "pixel_coords": [ - 115, - 83, - 12.61325454711914 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3461751341819763, - 1.8862782716751099, - 0.3499999940395355 - ], - "rotation": 53.35636188548928, - "pixel_coords": [ - 207, - 99, - 12.1944580078125 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.08631310611963272, - 0.9972589612007141, - 0.3499999940395355 - ], - "rotation": 104.23772453427692, - "pixel_coords": [ - 184, - 103, - 11.846532821655273 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5955299735069275, - -2.9841220378875732, - 0.3499999940395355 - ], - "rotation": 45.466066342479806, - "pixel_coords": [ - 89, - 148, - 9.152435302734375 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "color": "purple", - "material": "metal", - "size": "small", - "3d_coords": [ - -0.6271776282066668, - -1.3688447099082222, - 0.35 - ], - "rotation": 330.9203069966721, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0591" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0591_cf2.json b/dataset_1k_720p_2/scenes/scene_0591_cf2.json deleted file mode 100644 index b01e8975498618a5da5800cb4d39d6c642ca07dd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0591_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 591, - "image_filename": "SCENE_0591_new_000591.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2123396396636963, - -1.4309580326080322, - 0.699999988079071 - ], - "rotation": 58.55797618258033, - "pixel_coords": [ - 175, - 140, - 8.817741394042969 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.277336597442627, - -0.16443970799446106, - 0.699999988079071 - ], - "rotation": 276.9063171782278, - "pixel_coords": [ - 115, - 83, - 12.61325454711914 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.758143122211673, - 0.6167627264439366, - 0.3499999940395355 - ], - "rotation": 53.35636188548928, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.08631310611963272, - 0.9972589612007141, - 0.3499999940395355 - ], - "rotation": 104.23772453427692, - "pixel_coords": [ - 184, - 103, - 11.846532821655273 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5955299735069275, - -2.9841220378875732, - 0.3499999940395355 - ], - "rotation": 45.466066342479806, - "pixel_coords": [ - 89, - 148, - 9.152435302734375 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green cube from right of gray cylinder to left", - "change_score": 1.682613601213277, - "change_attempts": 1, - "source_scene": "scene_0591" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0591_original.json b/dataset_1k_720p_2/scenes/scene_0591_original.json deleted file mode 100644 index 8349cfea8be42234aab8a1901a6524f3b8e3633e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0591_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 591, - "image_filename": "SCENE_0591_new_000591.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2123396396636963, - -1.4309580326080322, - 0.699999988079071 - ], - "rotation": 58.55797618258033, - "pixel_coords": [ - 175, - 140, - 8.817741394042969 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.277336597442627, - -0.16443970799446106, - 0.699999988079071 - ], - "rotation": 276.9063171782278, - "pixel_coords": [ - 115, - 83, - 12.61325454711914 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3461751341819763, - 1.8862782716751099, - 0.3499999940395355 - ], - "rotation": 53.35636188548928, - "pixel_coords": [ - 207, - 99, - 12.1944580078125 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.08631310611963272, - 0.9972589612007141, - 0.3499999940395355 - ], - "rotation": 104.23772453427692, - "pixel_coords": [ - 184, - 103, - 11.846532821655273 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5955299735069275, - -2.9841220378875732, - 0.3499999940395355 - ], - "rotation": 45.466066342479806, - "pixel_coords": [ - 89, - 148, - 9.152435302734375 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0591" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0592_cf1.json b/dataset_1k_720p_2/scenes/scene_0592_cf1.json deleted file mode 100644 index be84ea7872d7eebef207c0d4c74ba09b4875683b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0592_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 592, - "image_filename": "SCENE_0592_new_000592.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6764672552235931, - 0.17899822425226075, - 0.3499999940395355 - ], - "rotation": 316.0753542221703, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.46164199709892273, - -2.772747755050659, - 0.3499999940395355 - ], - "rotation": 4.517337542169431, - "pixel_coords": [ - 75, - 137, - 9.715827941894531 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5991052985191345, - -0.08371014147996902, - 0.3499999940395355 - ], - "rotation": 270.09003726989107, - "pixel_coords": [ - 146, - 105, - 11.370555877685547 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7190442085266113, - -2.674638032913208, - 0.699999988079071 - ], - "rotation": 122.89129743672598, - "pixel_coords": [ - 39, - 97, - 11.04058837890625 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8893492221832275, - 2.1414854526519775, - 0.699999988079071 - ], - "rotation": 344.9664793752107, - "pixel_coords": [ - 187, - 74, - 12.67707633972168 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray sphere from (2.2,-1.2) to (0.7,0.2)", - "change_score": 2.0950359785994634, - "change_attempts": 1, - "source_scene": "scene_0592" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0592_cf2.json b/dataset_1k_720p_2/scenes/scene_0592_cf2.json deleted file mode 100644 index a2ec1d06ca1819cb1e54299ef3e20b959dcc7855..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0592_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 592, - "image_filename": "SCENE_0592_new_000592.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2149405479431152, - -1.2430691719055176, - 0.3499999940395355 - ], - "rotation": 316.0753542221703, - "pixel_coords": [ - 183, - 157, - 8.895941734313965 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.07993594348926791, - -0.6743902508891876, - 0.3499999940395355 - ], - "rotation": 4.517337542169431, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5991052985191345, - -0.08371014147996902, - 0.3499999940395355 - ], - "rotation": 270.09003726989107, - "pixel_coords": [ - 146, - 105, - 11.370555877685547 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7190442085266113, - -2.674638032913208, - 0.699999988079071 - ], - "rotation": 122.89129743672598, - "pixel_coords": [ - 39, - 97, - 11.04058837890625 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8893492221832275, - 2.1414854526519775, - 0.699999988079071 - ], - "rotation": 344.9664793752107, - "pixel_coords": [ - 187, - 74, - 12.67707633972168 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved blue sphere to partially occlude cyan cylinder", - "change_score": 2.1671204122066006, - "change_attempts": 1, - "source_scene": "scene_0592" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0592_original.json b/dataset_1k_720p_2/scenes/scene_0592_original.json deleted file mode 100644 index 94e9324bbfdd6f3ef763309958288eb43e418273..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0592_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 592, - "image_filename": "SCENE_0592_new_000592.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2149405479431152, - -1.2430691719055176, - 0.3499999940395355 - ], - "rotation": 316.0753542221703, - "pixel_coords": [ - 183, - 157, - 8.895941734313965 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.46164199709892273, - -2.772747755050659, - 0.3499999940395355 - ], - "rotation": 4.517337542169431, - "pixel_coords": [ - 75, - 137, - 9.715827941894531 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5991052985191345, - -0.08371014147996902, - 0.3499999940395355 - ], - "rotation": 270.09003726989107, - "pixel_coords": [ - 146, - 105, - 11.370555877685547 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7190442085266113, - -2.674638032913208, - 0.699999988079071 - ], - "rotation": 122.89129743672598, - "pixel_coords": [ - 39, - 97, - 11.04058837890625 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8893492221832275, - 2.1414854526519775, - 0.699999988079071 - ], - "rotation": 344.9664793752107, - "pixel_coords": [ - 187, - 74, - 12.67707633972168 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0592" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0593_cf1.json b/dataset_1k_720p_2/scenes/scene_0593_cf1.json deleted file mode 100644 index 82ed48e74a081f71d7785ca41354cbf90f8d78fb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0593_cf1.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 593, - "image_filename": "SCENE_0593_new_000593.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.11022566258907318, - 2.076266050338745, - 0.3499999940395355 - ], - "rotation": 65.24467168627065, - "pixel_coords": [ - 208, - 94, - 12.360857963562012 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6880520582199097, - -2.464855909347534, - 0.3499999940395355 - ], - "rotation": 287.51350698052005, - "pixel_coords": [ - 125, - 165, - 8.852664947509766 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.631732225418091, - -2.1419694423675537, - 0.3499999940395355 - ], - "rotation": 170.119876803316, - "pixel_coords": [ - 158, - 179, - 8.387809753417969 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.286263942718506, - 2.6581342220306396, - 0.699999988079071 - ], - "rotation": 88.31829833035063, - "pixel_coords": [ - 176, - 62, - 14.118631362915039 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6913853287696838, - -0.14291460812091827, - 0.699999988079071 - ], - "rotation": 85.35582526827982, - "pixel_coords": [ - 144, - 95, - 11.534167289733887 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.764474391937256, - -1.2884058952331543, - 0.3499999940395355 - ], - "rotation": 192.99475941673728, - "pixel_coords": [ - 84, - 92, - 12.497137069702148 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6129167079925537, - -0.7795425653457642, - 0.3499999940395355 - ], - "rotation": 0.5206832255897131, - "pixel_coords": [ - 174, - 141, - 9.809326171875 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.21797604858875275, - -2.8653080463409424, - 0.3499999940395355 - ], - "rotation": 233.84326860997928, - "pixel_coords": [ - 76, - 138, - 9.926860809326172 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 5, - 7 - ], - [], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed purple cube to blue", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0593" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0593_cf2.json b/dataset_1k_720p_2/scenes/scene_0593_cf2.json deleted file mode 100644 index 29cb44696027b653dd6e148b25b299b30c839545..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0593_cf2.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 593, - "image_filename": "SCENE_0593_new_000593.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.11022566258907318, - 2.076266050338745, - 0.3499999940395355 - ], - "rotation": 65.24467168627065, - "pixel_coords": [ - 208, - 94, - 12.360857963562012 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6880520582199097, - -2.464855909347534, - 0.3499999940395355 - ], - "rotation": 287.51350698052005, - "pixel_coords": [ - 125, - 165, - 8.852664947509766 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.631732225418091, - -2.1419694423675537, - 0.3499999940395355 - ], - "rotation": 170.119876803316, - "pixel_coords": [ - 158, - 179, - 8.387809753417969 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.24881500913366, - -0.20636450433236897, - 0.699999988079071 - ], - "rotation": 88.31829833035063, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6913853287696838, - -0.14291460812091827, - 0.699999988079071 - ], - "rotation": 85.35582526827982, - "pixel_coords": [ - 144, - 95, - 11.534167289733887 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.764474391937256, - -1.2884058952331543, - 0.3499999940395355 - ], - "rotation": 192.99475941673728, - "pixel_coords": [ - 84, - 92, - 12.497137069702148 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6129167079925537, - -0.7795425653457642, - 0.3499999940395355 - ], - "rotation": 0.5206832255897131, - "pixel_coords": [ - 174, - 141, - 9.809326171875 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.21797604858875275, - -2.8653080463409424, - 0.3499999940395355 - ], - "rotation": 233.84326860997928, - "pixel_coords": [ - 76, - 138, - 9.926860809326172 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 5, - 7 - ], - [], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red cylinder from right of cyan cube to left", - "change_score": 2.86474350962908, - "change_attempts": 1, - "source_scene": "scene_0593" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0593_original.json b/dataset_1k_720p_2/scenes/scene_0593_original.json deleted file mode 100644 index 49a2c78983baf94716d3e75dce802cebb8369864..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0593_original.json +++ /dev/null @@ -1,358 +0,0 @@ -{ - "split": "new", - "image_index": 593, - "image_filename": "SCENE_0593_new_000593.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.11022566258907318, - 2.076266050338745, - 0.3499999940395355 - ], - "rotation": 65.24467168627065, - "pixel_coords": [ - 208, - 94, - 12.360857963562012 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6880520582199097, - -2.464855909347534, - 0.3499999940395355 - ], - "rotation": 287.51350698052005, - "pixel_coords": [ - 125, - 165, - 8.852664947509766 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.631732225418091, - -2.1419694423675537, - 0.3499999940395355 - ], - "rotation": 170.119876803316, - "pixel_coords": [ - 158, - 179, - 8.387809753417969 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.286263942718506, - 2.6581342220306396, - 0.699999988079071 - ], - "rotation": 88.31829833035063, - "pixel_coords": [ - 176, - 62, - 14.118631362915039 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6913853287696838, - -0.14291460812091827, - 0.699999988079071 - ], - "rotation": 85.35582526827982, - "pixel_coords": [ - 144, - 95, - 11.534167289733887 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.764474391937256, - -1.2884058952331543, - 0.3499999940395355 - ], - "rotation": 192.99475941673728, - "pixel_coords": [ - 84, - 92, - 12.497137069702148 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6129167079925537, - -0.7795425653457642, - 0.3499999940395355 - ], - "rotation": 0.5206832255897131, - "pixel_coords": [ - 174, - 141, - 9.809326171875 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.21797604858875275, - -2.8653080463409424, - 0.3499999940395355 - ], - "rotation": 233.84326860997928, - "pixel_coords": [ - 76, - 138, - 9.926860809326172 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 5, - 7 - ], - [], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0593" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0594_cf1.json b/dataset_1k_720p_2/scenes/scene_0594_cf1.json deleted file mode 100644 index 6d20809b62421edbab5423af23270768c6a693f3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0594_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 594, - "image_filename": "SCENE_0594_new_000594.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7012686729431152, - -2.7457690238952637, - 0.3499999940395355 - ], - "rotation": 169.77178194760825, - "pixel_coords": [ - 153, - 189, - 7.735007286071777 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.840014696121216, - 2.728900909423828, - 0.3499999940395355 - ], - "rotation": 238.27691736623166, - "pixel_coords": [ - 161, - 68, - 14.583080291748047 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7624697089195251, - -0.08356960862874985, - 0.3499999940395355 - ], - "rotation": 180.9392952715392, - "pixel_coords": [ - 142, - 103, - 11.558189392089844 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.12206991016864777, - -2.7148597240448, - 0.699999988079071 - ], - "rotation": 160.79266349264108, - "pixel_coords": [ - 83, - 128, - 9.39714527130127 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0594" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0594_cf2.json b/dataset_1k_720p_2/scenes/scene_0594_cf2.json deleted file mode 100644 index 505200b2cc344081a0fdd35bc878247cc4775bd1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0594_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 594, - "image_filename": "SCENE_0594_new_000594.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.236422481002636, - 2.2038519232823006, - 0.3499999940395355 - ], - "rotation": 169.77178194760825, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.840014696121216, - 2.728900909423828, - 0.3499999940395355 - ], - "rotation": 238.27691736623166, - "pixel_coords": [ - 161, - 68, - 14.583080291748047 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7624697089195251, - -0.08356960862874985, - 0.3499999940395355 - ], - "rotation": 180.9392952715392, - "pixel_coords": [ - 142, - 103, - 11.558189392089844 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.12206991016864777, - -2.7148597240448, - 0.699999988079071 - ], - "rotation": 160.79266349264108, - "pixel_coords": [ - 83, - 128, - 9.39714527130127 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved blue cylinder to partially occlude yellow cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0594" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0594_original.json b/dataset_1k_720p_2/scenes/scene_0594_original.json deleted file mode 100644 index aa43b04dce0dcf809e624e47775026d8d651d3c0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0594_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 594, - "image_filename": "SCENE_0594_new_000594.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7012686729431152, - -2.7457690238952637, - 0.3499999940395355 - ], - "rotation": 169.77178194760825, - "pixel_coords": [ - 153, - 189, - 7.735007286071777 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.840014696121216, - 2.728900909423828, - 0.3499999940395355 - ], - "rotation": 238.27691736623166, - "pixel_coords": [ - 161, - 68, - 14.583080291748047 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7624697089195251, - -0.08356960862874985, - 0.3499999940395355 - ], - "rotation": 180.9392952715392, - "pixel_coords": [ - 142, - 103, - 11.558189392089844 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.12206991016864777, - -2.7148597240448, - 0.699999988079071 - ], - "rotation": 160.79266349264108, - "pixel_coords": [ - 83, - 128, - 9.39714527130127 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0594" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0595_cf1.json b/dataset_1k_720p_2/scenes/scene_0595_cf1.json deleted file mode 100644 index 98f4fe91a972ed3fccbc3eae60bbf0599d19d77f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0595_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 595, - "image_filename": "SCENE_0595_new_000595.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8089027404785156, - -2.167060613632202, - 0.699999988079071 - ], - "rotation": 85.13658688931366, - "pixel_coords": [ - 171, - 161, - 8.287251472473145 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.19722747392126827, - -0.4717381194967647, - 0.3499999940395355 - ], - "rotation": 282.279519415823, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.678359270095825, - 2.6686463356018066, - 0.3499999940395355 - ], - "rotation": 306.5153427391576, - "pixel_coords": [ - 276, - 113, - 11.408005714416504 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5676403045654297, - -0.31670764088630676, - 0.699999988079071 - ], - "rotation": 218.5786578542524, - "pixel_coords": [ - 124, - 90, - 12.308370590209961 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.19142381846904755, - 2.3695592880249023, - 0.699999988079071 - ], - "rotation": 130.2193257663773, - "pixel_coords": [ - 212, - 85, - 12.73267936706543 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green sphere from (-1.0,-2.9) to (-0.2,-0.5)", - "change_score": 2.5174018201912154, - "change_attempts": 1, - "source_scene": "scene_0595" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0595_cf2.json b/dataset_1k_720p_2/scenes/scene_0595_cf2.json deleted file mode 100644 index f393d7ce43073e02fa82e2bb36f5c7be86e719c7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0595_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 595, - "image_filename": "SCENE_0595_new_000595.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8089027404785156, - -2.167060613632202, - 0.699999988079071 - ], - "rotation": 85.13658688931366, - "pixel_coords": [ - 171, - 161, - 8.287251472473145 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9880437850952148, - -2.8617007732391357, - 0.3499999940395355 - ], - "rotation": 282.279519415823, - "pixel_coords": [ - 67, - 127, - 10.56444263458252 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.678359270095825, - 2.6686463356018066, - 0.3499999940395355 - ], - "rotation": 306.5153427391576, - "pixel_coords": [ - 276, - 113, - 11.408005714416504 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5676403045654297, - -0.31670764088630676, - 0.699999988079071 - ], - "rotation": 218.5786578542524, - "pixel_coords": [ - 124, - 90, - 12.308370590209961 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.19142381846904755, - 2.3695592880249023, - 0.699999988079071 - ], - "rotation": 130.2193257663773, - "pixel_coords": [ - 212, - 85, - 12.73267936706543 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between green sphere and purple sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0595" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0595_original.json b/dataset_1k_720p_2/scenes/scene_0595_original.json deleted file mode 100644 index 082f6a9a3b6c957415d95a1d743680a56e7a5aef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0595_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 595, - "image_filename": "SCENE_0595_new_000595.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8089027404785156, - -2.167060613632202, - 0.699999988079071 - ], - "rotation": 85.13658688931366, - "pixel_coords": [ - 171, - 161, - 8.287251472473145 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9880437850952148, - -2.8617007732391357, - 0.3499999940395355 - ], - "rotation": 282.279519415823, - "pixel_coords": [ - 67, - 127, - 10.56444263458252 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.678359270095825, - 2.6686463356018066, - 0.3499999940395355 - ], - "rotation": 306.5153427391576, - "pixel_coords": [ - 276, - 113, - 11.408005714416504 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5676403045654297, - -0.31670764088630676, - 0.699999988079071 - ], - "rotation": 218.5786578542524, - "pixel_coords": [ - 124, - 90, - 12.308370590209961 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.19142381846904755, - 2.3695592880249023, - 0.699999988079071 - ], - "rotation": 130.2193257663773, - "pixel_coords": [ - 212, - 85, - 12.73267936706543 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0595" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0596_cf1.json b/dataset_1k_720p_2/scenes/scene_0596_cf1.json deleted file mode 100644 index c12b2f437879c16fd1085e1e3fc9316c9566ac61..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0596_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 596, - "image_filename": "SCENE_0596_new_000596.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0058164596557617, - -2.0899178981781006, - 0.699999988079071 - ], - "rotation": 90.68373558643968, - "pixel_coords": [ - 72, - 100, - 11.541373252868652 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0630996227264404, - -0.1481725424528122, - 0.699999988079071 - ], - "rotation": 61.002060723231196, - "pixel_coords": [ - 204, - 127, - 9.986019134521484 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5586888194084167, - -1.6715710163116455, - 0.3499999940395355 - ], - "rotation": 61.38194810984168, - "pixel_coords": [ - 108, - 121, - 11.001832962036133 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray cylinder to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0596" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0596_cf2.json b/dataset_1k_720p_2/scenes/scene_0596_cf2.json deleted file mode 100644 index 7cb870c90070c2d5e15ab2aa5a3ba8ae201dbc25..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0596_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 596, - "image_filename": "SCENE_0596_new_000596.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0058164596557617, - -2.0899178981781006, - 0.699999988079071 - ], - "rotation": 90.68373558643968, - "pixel_coords": [ - 72, - 100, - 11.541373252868652 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0630996227264404, - -0.1481725424528122, - 0.699999988079071 - ], - "rotation": 61.002060723231196, - "pixel_coords": [ - 204, - 127, - 9.986019134521484 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5586888194084167, - -1.6715710163116455, - 0.3499999940395355 - ], - "rotation": 61.38194810984168, - "pixel_coords": [ - 108, - 121, - 11.001832962036133 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0596" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0596_original.json b/dataset_1k_720p_2/scenes/scene_0596_original.json deleted file mode 100644 index 49347a2c638058235991b01082c609ad5c645a41..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0596_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 596, - "image_filename": "SCENE_0596_new_000596.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0058164596557617, - -2.0899178981781006, - 0.699999988079071 - ], - "rotation": 90.68373558643968, - "pixel_coords": [ - 72, - 100, - 11.541373252868652 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0630996227264404, - -0.1481725424528122, - 0.699999988079071 - ], - "rotation": 61.002060723231196, - "pixel_coords": [ - 204, - 127, - 9.986019134521484 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5586888194084167, - -1.6715710163116455, - 0.3499999940395355 - ], - "rotation": 61.38194810984168, - "pixel_coords": [ - 108, - 121, - 11.001832962036133 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0596" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0597_cf1.json b/dataset_1k_720p_2/scenes/scene_0597_cf1.json deleted file mode 100644 index 4c74af031e99b018c600ca07e03c950d28c4d6cd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0597_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 597, - "image_filename": "SCENE_0597_new_000597.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3744155168533325, - 0.9375789165496826, - 0.3499999940395355 - ], - "rotation": 242.82939380743213, - "pixel_coords": [ - 154, - 90, - 12.505752563476562 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.620303750038147, - 1.3822776079177856, - 0.3499999940395355 - ], - "rotation": 153.49416818421406, - "pixel_coords": [ - 229, - 114, - 10.766783714294434 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.975229501724243, - 0.12664178013801575, - 0.699999988079071 - ], - "rotation": 336.56443542419805, - "pixel_coords": [ - 109, - 75, - 12.938483238220215 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.241368055343628, - -2.358877182006836, - 0.699999988079071 - ], - "rotation": 38.42421448985916, - "pixel_coords": [ - 56, - 98, - 10.978670120239258 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0341044664382935, - -0.8014516234397888, - 0.699999988079071 - ], - "rotation": 48.620823248258816, - "pixel_coords": [ - 119, - 97, - 11.092302322387695 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8933563041248362, - 2.4713775529407593, - 0.699999988079071 - ], - "rotation": 278.271747747168, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 5 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green sphere from (1.6,-0.8) to (0.9,2.5)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0597" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0597_cf2.json b/dataset_1k_720p_2/scenes/scene_0597_cf2.json deleted file mode 100644 index 73432efa5f4b526965733bd54d23418522536ea3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0597_cf2.json +++ /dev/null @@ -1,281 +0,0 @@ -{ - "split": "new", - "image_index": 597, - "image_filename": "SCENE_0597_new_000597.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3744155168533325, - 0.9375789165496826, - 0.3499999940395355 - ], - "rotation": 242.82939380743213, - "pixel_coords": [ - 154, - 90, - 12.505752563476562 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.620303750038147, - 1.3822776079177856, - 0.3499999940395355 - ], - "rotation": 153.49416818421406, - "pixel_coords": [ - 229, - 114, - 10.766783714294434 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.975229501724243, - 0.12664178013801575, - 0.699999988079071 - ], - "rotation": 336.56443542419805, - "pixel_coords": [ - 109, - 75, - 12.938483238220215 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.241368055343628, - -2.358877182006836, - 0.699999988079071 - ], - "rotation": 38.42421448985916, - "pixel_coords": [ - 56, - 98, - 10.978670120239258 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0341044664382935, - -0.8014516234397888, - 0.699999988079071 - ], - "rotation": 48.620823248258816, - "pixel_coords": [ - 119, - 97, - 11.092302322387695 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.626203179359436, - -0.8072285056114197, - 0.699999988079071 - ], - "rotation": 278.271747747168, - "pixel_coords": [ - 178, - 126, - 9.31058406829834 - ], - "color": "green" - }, - { - "shape": "cylinder", - "color": "purple", - "material": "metal", - "size": "large", - "3d_coords": [ - -1.3762066972061733, - 2.917959524211394, - 0.35 - ], - "rotation": 48.982748476301246, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 5 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0597" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0597_original.json b/dataset_1k_720p_2/scenes/scene_0597_original.json deleted file mode 100644 index 5c366579df138510ac05490a693ae76b1c9f2836..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0597_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 597, - "image_filename": "SCENE_0597_new_000597.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3744155168533325, - 0.9375789165496826, - 0.3499999940395355 - ], - "rotation": 242.82939380743213, - "pixel_coords": [ - 154, - 90, - 12.505752563476562 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.620303750038147, - 1.3822776079177856, - 0.3499999940395355 - ], - "rotation": 153.49416818421406, - "pixel_coords": [ - 229, - 114, - 10.766783714294434 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.975229501724243, - 0.12664178013801575, - 0.699999988079071 - ], - "rotation": 336.56443542419805, - "pixel_coords": [ - 109, - 75, - 12.938483238220215 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.241368055343628, - -2.358877182006836, - 0.699999988079071 - ], - "rotation": 38.42421448985916, - "pixel_coords": [ - 56, - 98, - 10.978670120239258 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0341044664382935, - -0.8014516234397888, - 0.699999988079071 - ], - "rotation": 48.620823248258816, - "pixel_coords": [ - 119, - 97, - 11.092302322387695 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.626203179359436, - -0.8072285056114197, - 0.699999988079071 - ], - "rotation": 278.271747747168, - "pixel_coords": [ - 178, - 126, - 9.31058406829834 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 5 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0597" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0598_cf1.json b/dataset_1k_720p_2/scenes/scene_0598_cf1.json deleted file mode 100644 index a1026608160bb7b100ae7ec87ddf3985b5276109..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0598_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 598, - "image_filename": "SCENE_0598_new_000598.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.217470169067383, - 1.707284688949585, - 0.699999988079071 - ], - "rotation": 338.9055270022241, - "pixel_coords": [ - 255, - 106, - 10.204597473144531 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6745802164077759, - -1.9967703819274902, - 0.699999988079071 - ], - "rotation": 128.29163766455548, - "pixel_coords": [ - 146, - 145, - 8.336984634399414 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5823341608047485, - -0.7475507855415344, - 0.699999988079071 - ], - "rotation": 334.6784996118647, - "pixel_coords": [ - 109, - 91, - 11.191597938537598 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed brown cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0598" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0598_cf2.json b/dataset_1k_720p_2/scenes/scene_0598_cf2.json deleted file mode 100644 index fce57a4ab59eb9386cb093ad0170d9379f99c1e9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0598_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 598, - "image_filename": "SCENE_0598_new_000598.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.217470169067383, - 1.707284688949585, - 0.699999988079071 - ], - "rotation": 338.9055270022241, - "pixel_coords": [ - 255, - 106, - 10.204597473144531 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6745802164077759, - -1.9967703819274902, - 0.699999988079071 - ], - "rotation": 128.29163766455548, - "pixel_coords": [ - 146, - 145, - 8.336984634399414 - ], - "color": "green" - }, - { - "shape": "sphere", - "color": "blue", - "material": "metal", - "size": "large", - "3d_coords": [ - -1.5823341608047485, - -0.7475507855415344, - 0.699999988079071 - ], - "rotation": 352.4889907689195, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown cylinder with blue sphere", - "change_score": 3.0494735865473745, - "change_attempts": 1, - "source_scene": "scene_0598" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0598_original.json b/dataset_1k_720p_2/scenes/scene_0598_original.json deleted file mode 100644 index f3e8d55d31086d97d42e2e01a410e28cf9089a8b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0598_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 598, - "image_filename": "SCENE_0598_new_000598.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.217470169067383, - 1.707284688949585, - 0.699999988079071 - ], - "rotation": 338.9055270022241, - "pixel_coords": [ - 255, - 106, - 10.204597473144531 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6745802164077759, - -1.9967703819274902, - 0.699999988079071 - ], - "rotation": 128.29163766455548, - "pixel_coords": [ - 146, - 145, - 8.336984634399414 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5823341608047485, - -0.7475507855415344, - 0.699999988079071 - ], - "rotation": 334.6784996118647, - "pixel_coords": [ - 109, - 91, - 11.191597938537598 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0598" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0599_cf1.json b/dataset_1k_720p_2/scenes/scene_0599_cf1.json deleted file mode 100644 index 0d0fac81f8e189ae0f8c53bbfcf5c24efe38a925..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0599_cf1.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "split": "new", - "image_index": 599, - "image_filename": "SCENE_0599_new_000599.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.791074812412262, - 1.4062432050704956, - 0.3499999940395355 - ], - "rotation": 60.42996962481488, - "pixel_coords": [ - 174, - 91, - 12.38700008392334 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5359925031661987, - -1.0261363983154297, - 0.3499999940395355 - ], - "rotation": 69.06298332492733, - "pixel_coords": [ - 171, - 140, - 9.413369178771973 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.13579894602298737, - 0.035604264587163925, - 0.3499999940395355 - ], - "rotation": 334.30483637361124, - "pixel_coords": [ - 158, - 108, - 11.135053634643555 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.568690776824951, - -0.05130371078848839, - 0.699999988079071 - ], - "rotation": 141.65607178047097, - "pixel_coords": [ - 110, - 79, - 12.490618705749512 - ], - "color": "gray" - }, - { - "shape": "cube", - "color": "red", - "material": "rubber", - "size": "small", - "3d_coords": [ - -0.5488363844994661, - -2.1621661239942105, - 0.35 - ], - "rotation": 164.92653103476198, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0599" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0599_cf2.json b/dataset_1k_720p_2/scenes/scene_0599_cf2.json deleted file mode 100644 index d48e184b32ac2cb2abb4076b34f6c6193e16bb11..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0599_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 599, - "image_filename": "SCENE_0599_new_000599.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.791074812412262, - 1.4062432050704956, - 0.3499999940395355 - ], - "rotation": 60.42996962481488, - "pixel_coords": [ - 174, - 91, - 12.38700008392334 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5359925031661987, - -1.0261363983154297, - 0.3499999940395355 - ], - "rotation": 69.06298332492733, - "pixel_coords": [ - 171, - 140, - 9.413369178771973 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.13579894602298737, - 0.035604264587163925, - 0.3499999940395355 - ], - "rotation": 334.30483637361124, - "pixel_coords": [ - 158, - 108, - 11.135053634643555 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.568690776824951, - -0.05130371078848839, - 0.699999988079071 - ], - "rotation": 141.65607178047097, - "pixel_coords": [ - 110, - 79, - 12.490618705749512 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray sphere to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0599" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0599_original.json b/dataset_1k_720p_2/scenes/scene_0599_original.json deleted file mode 100644 index 3e97b7b8fc00b7dd65d1e268371c4cda01baf4e9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0599_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 599, - "image_filename": "SCENE_0599_new_000599.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.791074812412262, - 1.4062432050704956, - 0.3499999940395355 - ], - "rotation": 60.42996962481488, - "pixel_coords": [ - 174, - 91, - 12.38700008392334 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5359925031661987, - -1.0261363983154297, - 0.3499999940395355 - ], - "rotation": 69.06298332492733, - "pixel_coords": [ - 171, - 140, - 9.413369178771973 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.13579894602298737, - 0.035604264587163925, - 0.3499999940395355 - ], - "rotation": 334.30483637361124, - "pixel_coords": [ - 158, - 108, - 11.135053634643555 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.568690776824951, - -0.05130371078848839, - 0.699999988079071 - ], - "rotation": 141.65607178047097, - "pixel_coords": [ - 110, - 79, - 12.490618705749512 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0599" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0600_cf1.json b/dataset_1k_720p_2/scenes/scene_0600_cf1.json deleted file mode 100644 index c94b71517e89914a54893dc39599b45aa4aaeba6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0600_cf1.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 600, - "image_filename": "SCENE_0600_new_000600.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5541597604751587, - -1.468122124671936, - 0.699999988079071 - ], - "rotation": 227.12282324055025, - "pixel_coords": [ - 160, - 134, - 9.288249969482422 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8673750162124634, - -1.65428626537323, - 0.3499999940395355 - ], - "rotation": 219.53436494728032, - "pixel_coords": [ - 102, - 117, - 10.904194831848145 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.185971975326538, - -0.8886656165122986, - 0.699999988079071 - ], - "rotation": 241.89082768785616, - "pixel_coords": [ - 98, - 89, - 12.062231063842773 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0600" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0600_cf2.json b/dataset_1k_720p_2/scenes/scene_0600_cf2.json deleted file mode 100644 index 96e9affb788b8a0946559dbe5b0a3c4202a2bdf2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0600_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 600, - "image_filename": "SCENE_0600_new_000600.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5541597604751587, - -1.468122124671936, - 0.699999988079071 - ], - "rotation": 227.12282324055025, - "pixel_coords": [ - 160, - 134, - 9.288249969482422 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8673750162124634, - -1.65428626537323, - 0.3499999940395355 - ], - "rotation": 219.53436494728032, - "pixel_coords": [ - 102, - 117, - 10.904194831848145 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.185971975326538, - -0.8886656165122986, - 0.699999988079071 - ], - "rotation": 241.89082768785616, - "pixel_coords": [ - 98, - 89, - 12.062231063842773 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8813188076019287, - -2.3748154640197754, - 0.699999988079071 - ], - "rotation": 178.32525414203627, - "pixel_coords": [ - 171, - 169, - 7.877978324890137 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0600" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0600_original.json b/dataset_1k_720p_2/scenes/scene_0600_original.json deleted file mode 100644 index 09d93703ae0d75b34d7b459ccdf8605799e92e55..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0600_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 600, - "image_filename": "SCENE_0600_new_000600.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5541597604751587, - -1.468122124671936, - 0.699999988079071 - ], - "rotation": 227.12282324055025, - "pixel_coords": [ - 160, - 134, - 9.288249969482422 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8673750162124634, - -1.65428626537323, - 0.3499999940395355 - ], - "rotation": 219.53436494728032, - "pixel_coords": [ - 102, - 117, - 10.904194831848145 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.185971975326538, - -0.8886656165122986, - 0.699999988079071 - ], - "rotation": 241.89082768785616, - "pixel_coords": [ - 98, - 89, - 12.062231063842773 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8813188076019287, - -2.3748154640197754, - 0.699999988079071 - ], - "rotation": 178.32525414203627, - "pixel_coords": [ - 171, - 169, - 7.877978324890137 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0600" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0601_cf1.json b/dataset_1k_720p_2/scenes/scene_0601_cf1.json deleted file mode 100644 index 28e6fe6e4385d36ead036f4c2056a018b186e92e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0601_cf1.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 601, - "image_filename": "SCENE_0601_new_000601.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5106083154678345, - 1.1004669666290283, - 0.3499999940395355 - ], - "rotation": 83.50717937953317, - "pixel_coords": [ - 220, - 115, - 10.722808837890625 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0906178951263428, - 0.3214626908302307, - 0.3499999940395355 - ], - "rotation": 189.2135511782227, - "pixel_coords": [ - 145, - 97, - 11.970965385437012 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.812587022781372, - -1.506993055343628, - 0.3499999940395355 - ], - "rotation": 291.5546376215183, - "pixel_coords": [ - 164, - 149, - 8.955965042114258 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4260122776031494, - 2.8679912090301514, - 0.3499999940395355 - ], - "rotation": 151.1874629051913, - "pixel_coords": [ - 278, - 108, - 11.18137264251709 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5320880304868041, - 0.22381346546231784, - 0.3499999940395355 - ], - "rotation": 222.63746468064616, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9549038410186768, - -0.6461250185966492, - 0.699999988079071 - ], - "rotation": 174.39088125904655, - "pixel_coords": [ - 222, - 143, - 8.56197452545166 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.744392156600952, - 1.2809301614761353, - 0.699999988079071 - ], - "rotation": 128.21887542782432, - "pixel_coords": [ - 137, - 70, - 13.481324195861816 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6439199447631836, - -0.7023700475692749, - 0.699999988079071 - ], - "rotation": 35.82499535833603, - "pixel_coords": [ - 94, - 83, - 12.222687721252441 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 4, - 6 - ] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved yellow cylinder from (-1.2,2.0) to (0.5,0.2)", - "change_score": 2.5252072504028953, - "change_attempts": 1, - "source_scene": "scene_0601" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0601_cf2.json b/dataset_1k_720p_2/scenes/scene_0601_cf2.json deleted file mode 100644 index aa813611392e20a47da43744df5d6a9467278e1c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0601_cf2.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 601, - "image_filename": "SCENE_0601_new_000601.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8115668688370588, - -1.5690872838390164, - 0.3499999940395355 - ], - "rotation": 83.50717937953317, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0906178951263428, - 0.3214626908302307, - 0.3499999940395355 - ], - "rotation": 189.2135511782227, - "pixel_coords": [ - 145, - 97, - 11.970965385437012 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.812587022781372, - -1.506993055343628, - 0.3499999940395355 - ], - "rotation": 291.5546376215183, - "pixel_coords": [ - 164, - 149, - 8.955965042114258 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4260122776031494, - 2.8679912090301514, - 0.3499999940395355 - ], - "rotation": 151.1874629051913, - "pixel_coords": [ - 278, - 108, - 11.18137264251709 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2453842163085938, - 2.017486810684204, - 0.3499999940395355 - ], - "rotation": 222.63746468064616, - "pixel_coords": [ - 177, - 84, - 13.09272289276123 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9549038410186768, - -0.6461250185966492, - 0.699999988079071 - ], - "rotation": 174.39088125904655, - "pixel_coords": [ - 222, - 143, - 8.56197452545166 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.744392156600952, - 1.2809301614761353, - 0.699999988079071 - ], - "rotation": 128.21887542782432, - "pixel_coords": [ - 137, - 70, - 13.481324195861816 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6439199447631836, - -0.7023700475692749, - 0.699999988079071 - ], - "rotation": 35.82499535833603, - "pixel_coords": [ - 94, - 83, - 12.222687721252441 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 4, - 6 - ] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red cube from right of brown sphere to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0601" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0601_original.json b/dataset_1k_720p_2/scenes/scene_0601_original.json deleted file mode 100644 index 6c1ce647ec60c65bdaf7161c230ddbc12a87184e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0601_original.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 601, - "image_filename": "SCENE_0601_new_000601.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5106083154678345, - 1.1004669666290283, - 0.3499999940395355 - ], - "rotation": 83.50717937953317, - "pixel_coords": [ - 220, - 115, - 10.722808837890625 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0906178951263428, - 0.3214626908302307, - 0.3499999940395355 - ], - "rotation": 189.2135511782227, - "pixel_coords": [ - 145, - 97, - 11.970965385437012 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.812587022781372, - -1.506993055343628, - 0.3499999940395355 - ], - "rotation": 291.5546376215183, - "pixel_coords": [ - 164, - 149, - 8.955965042114258 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4260122776031494, - 2.8679912090301514, - 0.3499999940395355 - ], - "rotation": 151.1874629051913, - "pixel_coords": [ - 278, - 108, - 11.18137264251709 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2453842163085938, - 2.017486810684204, - 0.3499999940395355 - ], - "rotation": 222.63746468064616, - "pixel_coords": [ - 177, - 84, - 13.09272289276123 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9549038410186768, - -0.6461250185966492, - 0.699999988079071 - ], - "rotation": 174.39088125904655, - "pixel_coords": [ - 222, - 143, - 8.56197452545166 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.744392156600952, - 1.2809301614761353, - 0.699999988079071 - ], - "rotation": 128.21887542782432, - "pixel_coords": [ - 137, - 70, - 13.481324195861816 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6439199447631836, - -0.7023700475692749, - 0.699999988079071 - ], - "rotation": 35.82499535833603, - "pixel_coords": [ - 94, - 83, - 12.222687721252441 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 4, - 6 - ] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0601" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0602_cf1.json b/dataset_1k_720p_2/scenes/scene_0602_cf1.json deleted file mode 100644 index 033a0c6a57ec0afc932c1e70ecc046f0b0ab40ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0602_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 602, - "image_filename": "SCENE_0602_new_000602.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7669753432273865, - 2.187065601348877, - 0.3499999940395355 - ], - "rotation": 4.7500714690759205, - "pixel_coords": [ - 227, - 99, - 11.34648609161377 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4831916093826294, - 1.9875777959823608, - 0.3499999940395355 - ], - "rotation": 67.08958671584725, - "pixel_coords": [ - 176, - 82, - 12.788941383361816 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5896828174591064, - 2.491593837738037, - 0.3499999940395355 - ], - "rotation": 267.7884946943453, - "pixel_coords": [ - 167, - 71, - 13.839242935180664 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0602" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0602_cf2.json b/dataset_1k_720p_2/scenes/scene_0602_cf2.json deleted file mode 100644 index 4b73e724c9a8ce22ff6779b00ce7be64014027e8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0602_cf2.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 602, - "image_filename": "SCENE_0602_new_000602.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7669753432273865, - 2.187065601348877, - 0.3499999940395355 - ], - "rotation": 4.7500714690759205, - "pixel_coords": [ - 227, - 99, - 11.34648609161377 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5896828174591064, - 2.491593837738037, - 0.3499999940395355 - ], - "rotation": 267.7884946943453, - "pixel_coords": [ - 167, - 71, - 13.839242935180664 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cylinder", - "change_score": 8.65837924580023, - "change_attempts": 1, - "source_scene": "scene_0602" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0602_original.json b/dataset_1k_720p_2/scenes/scene_0602_original.json deleted file mode 100644 index 86706004eaaf826896faa4dec4e48402f4934cd1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0602_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 602, - "image_filename": "SCENE_0602_new_000602.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7669753432273865, - 2.187065601348877, - 0.3499999940395355 - ], - "rotation": 4.7500714690759205, - "pixel_coords": [ - 227, - 99, - 11.34648609161377 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4831916093826294, - 1.9875777959823608, - 0.3499999940395355 - ], - "rotation": 67.08958671584725, - "pixel_coords": [ - 176, - 82, - 12.788941383361816 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5896828174591064, - 2.491593837738037, - 0.3499999940395355 - ], - "rotation": 267.7884946943453, - "pixel_coords": [ - 167, - 71, - 13.839242935180664 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0602" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0603_cf1.json b/dataset_1k_720p_2/scenes/scene_0603_cf1.json deleted file mode 100644 index a2c0eb9bd0e01751c1368ddd2d977253cab47853..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0603_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 603, - "image_filename": "SCENE_0603_new_000603.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5843687653541565, - 0.8167199492454529, - 0.699999988079071 - ], - "rotation": 193.0264043364315, - "pixel_coords": [ - 192, - 99, - 11.004868507385254 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8215680122375488, - -0.788141131401062, - 0.699999988079071 - ], - "rotation": 280.5971471607481, - "pixel_coords": [ - 107, - 89, - 11.755542755126953 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1325478553771973, - 1.1923497915267944, - 0.3499999940395355 - ], - "rotation": 332.69995856700837, - "pixel_coords": [ - 166, - 91, - 12.559449195861816 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5121946334838867, - -1.5117343664169312, - 0.699999988079071 - ], - "rotation": 207.88511180380297, - "pixel_coords": [ - 130, - 120, - 9.73697566986084 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.815797209739685, - 2.9977951049804688, - 0.699999988079071 - ], - "rotation": 211.143619656162, - "pixel_coords": [ - 267, - 94, - 11.390074729919434 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cube and gray sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0603" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0603_cf2.json b/dataset_1k_720p_2/scenes/scene_0603_cf2.json deleted file mode 100644 index c50748b98680bf9dfed0a907616546308b50bfdf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0603_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 603, - "image_filename": "SCENE_0603_new_000603.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5843687653541565, - 0.8167199492454529, - 0.699999988079071 - ], - "rotation": 193.0264043364315, - "pixel_coords": [ - 192, - 99, - 11.004868507385254 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8215680122375488, - -0.788141131401062, - 0.699999988079071 - ], - "rotation": 280.5971471607481, - "pixel_coords": [ - 107, - 89, - 11.755542755126953 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1325478553771973, - 1.1923497915267944, - 0.3499999940395355 - ], - "rotation": 332.69995856700837, - "pixel_coords": [ - 166, - 91, - 12.559449195861816 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5121946334838867, - -1.5117343664169312, - 0.699999988079071 - ], - "rotation": 207.88511180380297, - "pixel_coords": [ - 130, - 120, - 9.73697566986084 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.815797209739685, - 2.9977951049804688, - 0.699999988079071 - ], - "rotation": 211.143619656162, - "pixel_coords": [ - 267, - 94, - 11.390074729919434 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed blue cube to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0603" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0603_original.json b/dataset_1k_720p_2/scenes/scene_0603_original.json deleted file mode 100644 index 1c1f3eb228dd799308baa8f7c2e4daeb339fa244..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0603_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 603, - "image_filename": "SCENE_0603_new_000603.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5843687653541565, - 0.8167199492454529, - 0.699999988079071 - ], - "rotation": 193.0264043364315, - "pixel_coords": [ - 192, - 99, - 11.004868507385254 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8215680122375488, - -0.788141131401062, - 0.699999988079071 - ], - "rotation": 280.5971471607481, - "pixel_coords": [ - 107, - 89, - 11.755542755126953 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1325478553771973, - 1.1923497915267944, - 0.3499999940395355 - ], - "rotation": 332.69995856700837, - "pixel_coords": [ - 166, - 91, - 12.559449195861816 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5121946334838867, - -1.5117343664169312, - 0.699999988079071 - ], - "rotation": 207.88511180380297, - "pixel_coords": [ - 130, - 120, - 9.73697566986084 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.815797209739685, - 2.9977951049804688, - 0.699999988079071 - ], - "rotation": 211.143619656162, - "pixel_coords": [ - 267, - 94, - 11.390074729919434 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0603" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0604_cf1.json b/dataset_1k_720p_2/scenes/scene_0604_cf1.json deleted file mode 100644 index 2ef6e96c14eba4f16b85aa4259af3a4c39be6925..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0604_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 604, - "image_filename": "SCENE_0604_new_000604.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7286324501037598, - 0.0896201878786087, - 0.3499999940395355 - ], - "rotation": 273.3363019680663, - "pixel_coords": [ - 232, - 141, - 9.385213851928711 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5551462173461914, - -1.5507947206497192, - 0.699999988079071 - ], - "rotation": 181.78490754628953, - "pixel_coords": [ - 157, - 135, - 8.99166488647461 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.597345232963562, - -2.494821786880493, - 0.699999988079071 - ], - "rotation": 269.60541347569745, - "pixel_coords": [ - 63, - 107, - 10.468207359313965 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9694305658340454, - 2.9897148609161377, - 0.699999988079071 - ], - "rotation": 134.39900971126852, - "pixel_coords": [ - 242, - 85, - 12.134102821350098 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3360686302185059, - 0.28266626596450806, - 0.3499999940395355 - ], - "rotation": 252.91502945894163, - "pixel_coords": [ - 198, - 121, - 10.40847396850586 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7265198826789856, - 1.7305588722229004, - 0.3499999940395355 - ], - "rotation": 143.30101659091662, - "pixel_coords": [ - 213, - 102, - 11.68555736541748 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0604" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0604_cf2.json b/dataset_1k_720p_2/scenes/scene_0604_cf2.json deleted file mode 100644 index 9a6ea69125e559d78defc0380541f243bb2eb6ef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0604_cf2.json +++ /dev/null @@ -1,244 +0,0 @@ -{ - "split": "new", - "image_index": 604, - "image_filename": "SCENE_0604_new_000604.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7286324501037598, - 0.0896201878786087, - 0.3499999940395355 - ], - "rotation": 273.3363019680663, - "pixel_coords": [ - 232, - 141, - 9.385213851928711 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.597345232963562, - -2.494821786880493, - 0.699999988079071 - ], - "rotation": 269.60541347569745, - "pixel_coords": [ - 63, - 107, - 10.468207359313965 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9694305658340454, - 2.9897148609161377, - 0.699999988079071 - ], - "rotation": 134.39900971126852, - "pixel_coords": [ - 242, - 85, - 12.134102821350098 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3360686302185059, - 0.28266626596450806, - 0.3499999940395355 - ], - "rotation": 252.91502945894163, - "pixel_coords": [ - 198, - 121, - 10.40847396850586 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7265198826789856, - 1.7305588722229004, - 0.3499999940395355 - ], - "rotation": 143.30101659091662, - "pixel_coords": [ - 213, - 102, - 11.68555736541748 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cylinder", - "change_score": 25.55594662011966, - "change_attempts": 1, - "source_scene": "scene_0604" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0604_original.json b/dataset_1k_720p_2/scenes/scene_0604_original.json deleted file mode 100644 index bd4a0d70e1bf78792989859c962c016449a8e449..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0604_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 604, - "image_filename": "SCENE_0604_new_000604.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7286324501037598, - 0.0896201878786087, - 0.3499999940395355 - ], - "rotation": 273.3363019680663, - "pixel_coords": [ - 232, - 141, - 9.385213851928711 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5551462173461914, - -1.5507947206497192, - 0.699999988079071 - ], - "rotation": 181.78490754628953, - "pixel_coords": [ - 157, - 135, - 8.99166488647461 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.597345232963562, - -2.494821786880493, - 0.699999988079071 - ], - "rotation": 269.60541347569745, - "pixel_coords": [ - 63, - 107, - 10.468207359313965 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9694305658340454, - 2.9897148609161377, - 0.699999988079071 - ], - "rotation": 134.39900971126852, - "pixel_coords": [ - 242, - 85, - 12.134102821350098 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3360686302185059, - 0.28266626596450806, - 0.3499999940395355 - ], - "rotation": 252.91502945894163, - "pixel_coords": [ - 198, - 121, - 10.40847396850586 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7265198826789856, - 1.7305588722229004, - 0.3499999940395355 - ], - "rotation": 143.30101659091662, - "pixel_coords": [ - 213, - 102, - 11.68555736541748 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0604" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0605_cf1.json b/dataset_1k_720p_2/scenes/scene_0605_cf1.json deleted file mode 100644 index 82df2fface76a8e56eea349a138c2b0f36409528..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0605_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 605, - "image_filename": "SCENE_0605_new_000605.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6243674755096436, - 1.6487637758255005, - 0.3499999940395355 - ], - "rotation": 246.73622840961866, - "pixel_coords": [ - 209, - 103, - 11.854536056518555 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6205453276634216, - 0.18758825957775116, - 0.699999988079071 - ], - "rotation": 173.6349106292623, - "pixel_coords": [ - 152, - 93, - 11.702188491821289 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5516317140140394, - -2.0733748373240712, - 0.3499999940395355 - ], - "rotation": 137.73032464800835, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8860254287719727, - -2.0362679958343506, - 0.699999988079071 - ], - "rotation": 245.58822566939907, - "pixel_coords": [ - 173, - 164, - 8.059147834777832 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red sphere from right of red cube to left", - "change_score": 1.8075486834101306, - "change_attempts": 1, - "source_scene": "scene_0605" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0605_cf2.json b/dataset_1k_720p_2/scenes/scene_0605_cf2.json deleted file mode 100644 index a560cf982f4d71bb2ec1754d54bc41a335b33bd3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0605_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 605, - "image_filename": "SCENE_0605_new_000605.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6243674755096436, - 1.6487637758255005, - 0.3499999940395355 - ], - "rotation": 246.73622840961866, - "pixel_coords": [ - 209, - 103, - 11.854536056518555 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6205453276634216, - 0.18758825957775116, - 0.699999988079071 - ], - "rotation": 173.6349106292623, - "pixel_coords": [ - 152, - 93, - 11.702188491821289 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7379462718963623, - -0.7095969915390015, - 0.3499999940395355 - ], - "rotation": 137.73032464800835, - "pixel_coords": [ - 207, - 154, - 9.07844066619873 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8860254287719727, - -2.0362679958343506, - 0.699999988079071 - ], - "rotation": 245.58822566939907, - "pixel_coords": [ - 173, - 164, - 8.059147834777832 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0605" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0605_original.json b/dataset_1k_720p_2/scenes/scene_0605_original.json deleted file mode 100644 index f9f0c1825ead822e5919c66b9659c45d7736ba31..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0605_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 605, - "image_filename": "SCENE_0605_new_000605.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6243674755096436, - 1.6487637758255005, - 0.3499999940395355 - ], - "rotation": 246.73622840961866, - "pixel_coords": [ - 209, - 103, - 11.854536056518555 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6205453276634216, - 0.18758825957775116, - 0.699999988079071 - ], - "rotation": 173.6349106292623, - "pixel_coords": [ - 152, - 93, - 11.702188491821289 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7379462718963623, - -0.7095969915390015, - 0.3499999940395355 - ], - "rotation": 137.73032464800835, - "pixel_coords": [ - 207, - 154, - 9.07844066619873 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8860254287719727, - -2.0362679958343506, - 0.699999988079071 - ], - "rotation": 245.58822566939907, - "pixel_coords": [ - 173, - 164, - 8.059147834777832 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0605" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0606_cf1.json b/dataset_1k_720p_2/scenes/scene_0606_cf1.json deleted file mode 100644 index f2339d87b897311a2e51f0535c9edae23db5243e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0606_cf1.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 606, - "image_filename": "SCENE_0606_new_000606.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.366806745529175, - 0.3776262402534485, - 0.3499999940395355 - ], - "rotation": 212.17729208389267, - "pixel_coords": [ - 126, - 85, - 13.025941848754883 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3136048316955566, - -2.014963388442993, - 0.3499999940395355 - ], - "rotation": 316.2191248341903, - "pixel_coords": [ - 136, - 151, - 9.229948997497559 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9125138521194458, - -2.7234561443328857, - 0.699999988079071 - ], - "rotation": 85.45321584656729, - "pixel_coords": [ - 52, - 106, - 10.767492294311523 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.72837233543396, - 1.9913352727890015, - 0.699999988079071 - ], - "rotation": 104.73637469722459, - "pixel_coords": [ - 169, - 71, - 13.368544578552246 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.2798192799091339, - -0.5084505081176758, - 0.699999988079071 - ], - "rotation": 146.10752268758836, - "pixel_coords": [ - 154, - 109, - 10.607821464538574 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3703223764896393, - 2.0828208923339844, - 0.699999988079071 - ], - "rotation": 56.951504017775314, - "pixel_coords": [ - 213, - 87, - 12.044392585754395 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.170886278152466, - -0.622658908367157, - 0.699999988079071 - ], - "rotation": 84.75724928958064, - "pixel_coords": [ - 196, - 134, - 9.3011474609375 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.19616448879241943, - -2.103196620941162, - 0.3499999940395355 - ], - "rotation": 113.91540478133504, - "pixel_coords": [ - 101, - 130, - 10.169580459594727 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 1, - 6 - ] - ], - "left": [ - [ - 2, - 7 - ], - [ - 0, - 2, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0606" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0606_cf2.json b/dataset_1k_720p_2/scenes/scene_0606_cf2.json deleted file mode 100644 index a1684477cea843dc33605f5948e777bb5c0b8cf8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0606_cf2.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 606, - "image_filename": "SCENE_0606_new_000606.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.366806745529175, - 0.3776262402534485, - 0.3499999940395355 - ], - "rotation": 212.17729208389267, - "pixel_coords": [ - 126, - 85, - 13.025941848754883 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3136048316955566, - -2.014963388442993, - 0.3499999940395355 - ], - "rotation": 316.2191248341903, - "pixel_coords": [ - 136, - 151, - 9.229948997497559 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9125138521194458, - -2.7234561443328857, - 0.699999988079071 - ], - "rotation": 85.45321584656729, - "pixel_coords": [ - 52, - 106, - 10.767492294311523 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.72837233543396, - 1.9913352727890015, - 0.699999988079071 - ], - "rotation": 104.73637469722459, - "pixel_coords": [ - 169, - 71, - 13.368544578552246 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.2798192799091339, - -0.5084505081176758, - 0.699999988079071 - ], - "rotation": 146.10752268758836, - "pixel_coords": [ - 154, - 109, - 10.607821464538574 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3703223764896393, - 2.0828208923339844, - 0.699999988079071 - ], - "rotation": 56.951504017775314, - "pixel_coords": [ - 213, - 87, - 12.044392585754395 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.170886278152466, - -0.622658908367157, - 0.699999988079071 - ], - "rotation": 84.75724928958064, - "pixel_coords": [ - 196, - 134, - 9.3011474609375 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.19616448879241943, - -2.103196620941162, - 0.3499999940395355 - ], - "rotation": 113.91540478133504, - "pixel_coords": [ - 101, - 130, - 10.169580459594727 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 1, - 6 - ] - ], - "left": [ - [ - 2, - 7 - ], - [ - 0, - 2, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cube and purple cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0606" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0606_original.json b/dataset_1k_720p_2/scenes/scene_0606_original.json deleted file mode 100644 index 8874b3700102963c57f6e44fb2a64f0521cabbac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0606_original.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 606, - "image_filename": "SCENE_0606_new_000606.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.366806745529175, - 0.3776262402534485, - 0.3499999940395355 - ], - "rotation": 212.17729208389267, - "pixel_coords": [ - 126, - 85, - 13.025941848754883 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3136048316955566, - -2.014963388442993, - 0.3499999940395355 - ], - "rotation": 316.2191248341903, - "pixel_coords": [ - 136, - 151, - 9.229948997497559 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9125138521194458, - -2.7234561443328857, - 0.699999988079071 - ], - "rotation": 85.45321584656729, - "pixel_coords": [ - 52, - 106, - 10.767492294311523 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.72837233543396, - 1.9913352727890015, - 0.699999988079071 - ], - "rotation": 104.73637469722459, - "pixel_coords": [ - 169, - 71, - 13.368544578552246 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.2798192799091339, - -0.5084505081176758, - 0.699999988079071 - ], - "rotation": 146.10752268758836, - "pixel_coords": [ - 154, - 109, - 10.607821464538574 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3703223764896393, - 2.0828208923339844, - 0.699999988079071 - ], - "rotation": 56.951504017775314, - "pixel_coords": [ - 213, - 87, - 12.044392585754395 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.170886278152466, - -0.622658908367157, - 0.699999988079071 - ], - "rotation": 84.75724928958064, - "pixel_coords": [ - 196, - 134, - 9.3011474609375 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.19616448879241943, - -2.103196620941162, - 0.3499999940395355 - ], - "rotation": 113.91540478133504, - "pixel_coords": [ - 101, - 130, - 10.169580459594727 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 1, - 6 - ] - ], - "left": [ - [ - 2, - 7 - ], - [ - 0, - 2, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0606" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0607_cf1.json b/dataset_1k_720p_2/scenes/scene_0607_cf1.json deleted file mode 100644 index a9e0393650533d07190cbe6d23cfc238275a4707..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0607_cf1.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 607, - "image_filename": "SCENE_0607_new_000607.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3631672859191895, - 1.1381956338882446, - 0.699999988079071 - ], - "rotation": 3.3023040439231677, - "pixel_coords": [ - 161, - 79, - 12.341438293457031 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1109575033187866, - -0.8930952548980713, - 0.3499999940395355 - ], - "rotation": 118.00542608394798, - "pixel_coords": [ - 160, - 132, - 9.648306846618652 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2505165338516235, - -2.4991343021392822, - 0.699999988079071 - ], - "rotation": 170.83259481798, - "pixel_coords": [ - 67, - 108, - 10.214155197143555 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6018238067626953, - 2.0782318115234375, - 0.699999988079071 - ], - "rotation": 211.79210208500598, - "pixel_coords": [ - 272, - 109, - 10.13473129272461 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8974530696868896, - -0.8317245244979858, - 0.699999988079071 - ], - "rotation": 75.18938093486106, - "pixel_coords": [ - 104, - 88, - 11.60017204284668 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.36707600951194763, - 2.224494457244873, - 0.3499999940395355 - ], - "rotation": 184.79931300646766, - "pixel_coords": [ - 217, - 96, - 11.918366432189941 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0607" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0607_cf2.json b/dataset_1k_720p_2/scenes/scene_0607_cf2.json deleted file mode 100644 index bdfe1968eec4a3037a6695c774a36a2d1ffbf93d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0607_cf2.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 607, - "image_filename": "SCENE_0607_new_000607.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3631672859191895, - 1.1381956338882446, - 0.699999988079071 - ], - "rotation": 3.3023040439231677, - "pixel_coords": [ - 161, - 79, - 12.341438293457031 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.239087924720561, - 0.4677923990726769, - 0.3499999940395355 - ], - "rotation": 118.00542608394798, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2505165338516235, - -2.4991343021392822, - 0.699999988079071 - ], - "rotation": 170.83259481798, - "pixel_coords": [ - 67, - 108, - 10.214155197143555 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6018238067626953, - 2.0782318115234375, - 0.699999988079071 - ], - "rotation": 211.79210208500598, - "pixel_coords": [ - 272, - 109, - 10.13473129272461 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8974530696868896, - -0.8317245244979858, - 0.699999988079071 - ], - "rotation": 75.18938093486106, - "pixel_coords": [ - 104, - 88, - 11.60017204284668 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.36707600951194763, - 2.224494457244873, - 0.3499999940395355 - ], - "rotation": 184.79931300646766, - "pixel_coords": [ - 217, - 96, - 11.918366432189941 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved yellow cylinder from (1.1,-0.9) to (1.2,0.5)", - "change_score": 1.3669062190284318, - "change_attempts": 1, - "source_scene": "scene_0607" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0607_original.json b/dataset_1k_720p_2/scenes/scene_0607_original.json deleted file mode 100644 index 05c7e31b8157f711557857429d84ab7d6be47221..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0607_original.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 607, - "image_filename": "SCENE_0607_new_000607.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3631672859191895, - 1.1381956338882446, - 0.699999988079071 - ], - "rotation": 3.3023040439231677, - "pixel_coords": [ - 161, - 79, - 12.341438293457031 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1109575033187866, - -0.8930952548980713, - 0.3499999940395355 - ], - "rotation": 118.00542608394798, - "pixel_coords": [ - 160, - 132, - 9.648306846618652 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2505165338516235, - -2.4991343021392822, - 0.699999988079071 - ], - "rotation": 170.83259481798, - "pixel_coords": [ - 67, - 108, - 10.214155197143555 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6018238067626953, - 2.0782318115234375, - 0.699999988079071 - ], - "rotation": 211.79210208500598, - "pixel_coords": [ - 272, - 109, - 10.13473129272461 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8974530696868896, - -0.8317245244979858, - 0.699999988079071 - ], - "rotation": 75.18938093486106, - "pixel_coords": [ - 104, - 88, - 11.60017204284668 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.36707600951194763, - 2.224494457244873, - 0.3499999940395355 - ], - "rotation": 184.79931300646766, - "pixel_coords": [ - 217, - 96, - 11.918366432189941 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0607" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0608_cf1.json b/dataset_1k_720p_2/scenes/scene_0608_cf1.json deleted file mode 100644 index c5fe9ecb399749890ae8b539856846fc7cfe910a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0608_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 608, - "image_filename": "SCENE_0608_new_000608.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.555105209350586, - 1.1206303834915161, - 0.3499999940395355 - ], - "rotation": 66.13466631378475, - "pixel_coords": [ - 248, - 128, - 10.31187915802002 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5688490867614746, - -1.8339725732803345, - 0.699999988079071 - ], - "rotation": 155.31620854641454, - "pixel_coords": [ - 102, - 114, - 10.316919326782227 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.041944980621338, - 1.9631901979446411, - 0.3499999940395355 - ], - "rotation": 142.7514940331015, - "pixel_coords": [ - 249, - 112, - 11.141461372375488 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.13705039024353027, - -0.27588045597076416, - 0.699999988079071 - ], - "rotation": 178.389541925116, - "pixel_coords": [ - 157, - 105, - 10.813460350036621 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4124705493450165, - 1.1321156024932861, - 0.3499999940395355 - ], - "rotation": 353.7430090375093, - "pixel_coords": [ - 175, - 96, - 12.179398536682129 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0608" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0608_cf2.json b/dataset_1k_720p_2/scenes/scene_0608_cf2.json deleted file mode 100644 index 5617dec7f56a446fe941231e2a70943db99d9f20..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0608_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 608, - "image_filename": "SCENE_0608_new_000608.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.2610902090265729, - -2.555914929224935, - 0.3499999940395355 - ], - "rotation": 66.13466631378475, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5688490867614746, - -1.8339725732803345, - 0.699999988079071 - ], - "rotation": 155.31620854641454, - "pixel_coords": [ - 102, - 114, - 10.316919326782227 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.041944980621338, - 1.9631901979446411, - 0.3499999940395355 - ], - "rotation": 142.7514940331015, - "pixel_coords": [ - 249, - 112, - 11.141461372375488 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.13705039024353027, - -0.27588045597076416, - 0.699999988079071 - ], - "rotation": 178.389541925116, - "pixel_coords": [ - 157, - 105, - 10.813460350036621 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4124705493450165, - 1.1321156024932861, - 0.3499999940395355 - ], - "rotation": 353.7430090375093, - "pixel_coords": [ - 175, - 96, - 12.179398536682129 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple cube to partially occlude blue cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0608" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0608_original.json b/dataset_1k_720p_2/scenes/scene_0608_original.json deleted file mode 100644 index e19249f7dfe700880c5eef7de3b05eb44f172669..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0608_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 608, - "image_filename": "SCENE_0608_new_000608.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.555105209350586, - 1.1206303834915161, - 0.3499999940395355 - ], - "rotation": 66.13466631378475, - "pixel_coords": [ - 248, - 128, - 10.31187915802002 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5688490867614746, - -1.8339725732803345, - 0.699999988079071 - ], - "rotation": 155.31620854641454, - "pixel_coords": [ - 102, - 114, - 10.316919326782227 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.041944980621338, - 1.9631901979446411, - 0.3499999940395355 - ], - "rotation": 142.7514940331015, - "pixel_coords": [ - 249, - 112, - 11.141461372375488 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.13705039024353027, - -0.27588045597076416, - 0.699999988079071 - ], - "rotation": 178.389541925116, - "pixel_coords": [ - 157, - 105, - 10.813460350036621 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4124705493450165, - 1.1321156024932861, - 0.3499999940395355 - ], - "rotation": 353.7430090375093, - "pixel_coords": [ - 175, - 96, - 12.179398536682129 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0608" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0609_cf1.json b/dataset_1k_720p_2/scenes/scene_0609_cf1.json deleted file mode 100644 index b8fd441baf5b323558c3fa56efca175ffb1447e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0609_cf1.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 609, - "image_filename": "SCENE_0609_new_000609.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7520973682403564, - 0.6508448719978333, - 0.699999988079071 - ], - "rotation": 23.673736613416434, - "pixel_coords": [ - 191, - 103, - 11.187589645385742 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.61357182264328, - -2.60253643989563, - 0.699999988079071 - ], - "rotation": 85.86909695082817, - "pixel_coords": [ - 102, - 137, - 9.400943756103516 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.741198182106018, - -0.4547617435455322, - 0.3499999940395355 - ], - "rotation": 4.085371985508099, - "pixel_coords": [ - 118, - 97, - 12.35398006439209 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6184470653533936, - -2.276369333267212, - 0.3499999940395355 - ], - "rotation": 121.01045611380152, - "pixel_coords": [ - 73, - 115, - 11.222355842590332 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3180043399333954, - -1.263539433479309, - 0.699999988079071 - ], - "rotation": 106.63064533787689, - "pixel_coords": [ - 122, - 110, - 10.78407096862793 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8445065021514893, - 2.7221999168395996, - 0.699999988079071 - ], - "rotation": 161.56342985474683, - "pixel_coords": [ - 234, - 87, - 12.322345733642578 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed blue cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0609" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0609_cf2.json b/dataset_1k_720p_2/scenes/scene_0609_cf2.json deleted file mode 100644 index 98b1c9979b4d7ec7e4854ddd7c129da2737d4868..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0609_cf2.json +++ /dev/null @@ -1,242 +0,0 @@ -{ - "split": "new", - "image_index": 609, - "image_filename": "SCENE_0609_new_000609.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7520973682403564, - 0.6508448719978333, - 0.699999988079071 - ], - "rotation": 23.673736613416434, - "pixel_coords": [ - 191, - 103, - 11.187589645385742 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.61357182264328, - -2.60253643989563, - 0.699999988079071 - ], - "rotation": 85.86909695082817, - "pixel_coords": [ - 102, - 137, - 9.400943756103516 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.741198182106018, - -0.4547617435455322, - 0.3499999940395355 - ], - "rotation": 4.085371985508099, - "pixel_coords": [ - 118, - 97, - 12.35398006439209 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3180043399333954, - -1.263539433479309, - 0.699999988079071 - ], - "rotation": 106.63064533787689, - "pixel_coords": [ - 122, - 110, - 10.78407096862793 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8445065021514893, - 2.7221999168395996, - 0.699999988079071 - ], - "rotation": 161.56342985474683, - "pixel_coords": [ - 234, - 87, - 12.322345733642578 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple cylinder", - "change_score": 14.840860102914041, - "change_attempts": 1, - "source_scene": "scene_0609" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0609_original.json b/dataset_1k_720p_2/scenes/scene_0609_original.json deleted file mode 100644 index ae1e1d89fa639a6af6bc1e93e2f10c947cd2f7ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0609_original.json +++ /dev/null @@ -1,257 +0,0 @@ -{ - "split": "new", - "image_index": 609, - "image_filename": "SCENE_0609_new_000609.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7520973682403564, - 0.6508448719978333, - 0.699999988079071 - ], - "rotation": 23.673736613416434, - "pixel_coords": [ - 191, - 103, - 11.187589645385742 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.61357182264328, - -2.60253643989563, - 0.699999988079071 - ], - "rotation": 85.86909695082817, - "pixel_coords": [ - 102, - 137, - 9.400943756103516 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.741198182106018, - -0.4547617435455322, - 0.3499999940395355 - ], - "rotation": 4.085371985508099, - "pixel_coords": [ - 118, - 97, - 12.35398006439209 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6184470653533936, - -2.276369333267212, - 0.3499999940395355 - ], - "rotation": 121.01045611380152, - "pixel_coords": [ - 73, - 115, - 11.222355842590332 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3180043399333954, - -1.263539433479309, - 0.699999988079071 - ], - "rotation": 106.63064533787689, - "pixel_coords": [ - 122, - 110, - 10.78407096862793 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8445065021514893, - 2.7221999168395996, - 0.699999988079071 - ], - "rotation": 161.56342985474683, - "pixel_coords": [ - 234, - 87, - 12.322345733642578 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0609" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0610_cf1.json b/dataset_1k_720p_2/scenes/scene_0610_cf1.json deleted file mode 100644 index 57ddc54242db29903673ed217d95977f79fdad2f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0610_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 610, - "image_filename": "SCENE_0610_new_000610.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0607199668884277, - -1.6930193901062012, - 0.3499999940395355 - ], - "rotation": 235.57187537755087, - "pixel_coords": [ - 169, - 158, - 8.55712604522705 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5758965015411377, - -1.2302627563476562, - 0.3499999940395355 - ], - "rotation": 315.269038698805, - "pixel_coords": [ - 98, - 106, - 11.160812377929688 - ], - "color": "purple" - }, - { - "shape": "sphere", - "color": "gray", - "material": "metal", - "size": "large", - "3d_coords": [ - 2.1595869064331055, - 2.0094492435455322, - 0.3499999940395355 - ], - "rotation": 316.10824923683043, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4359464645385742, - 0.90081787109375, - 0.3499999940395355 - ], - "rotation": 350.219924609175, - "pixel_coords": [ - 190, - 106, - 11.188462257385254 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6272993087768555, - 1.9319032430648804, - 0.699999988079071 - ], - "rotation": 148.9580600441948, - "pixel_coords": [ - 149, - 66, - 13.613699913024902 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8494689464569092, - -2.832798957824707, - 0.3499999940395355 - ], - "rotation": 75.21870605310527, - "pixel_coords": [ - 101, - 156, - 8.628583908081055 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green cube with gray sphere", - "change_score": 4.128176845659739, - "change_attempts": 1, - "source_scene": "scene_0610" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0610_cf2.json b/dataset_1k_720p_2/scenes/scene_0610_cf2.json deleted file mode 100644 index b74fdc48a82fbc7be570c632b2d956c9e4918382..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0610_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 610, - "image_filename": "SCENE_0610_new_000610.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0607199668884277, - -1.6930193901062012, - 0.3499999940395355 - ], - "rotation": 235.57187537755087, - "pixel_coords": [ - 169, - 158, - 8.55712604522705 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5758965015411377, - -1.2302627563476562, - 0.3499999940395355 - ], - "rotation": 315.269038698805, - "pixel_coords": [ - 98, - 106, - 11.160812377929688 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1595869064331055, - 2.0094492435455322, - 0.3499999940395355 - ], - "rotation": 2.2519136743365475, - "pixel_coords": [ - 256, - 112, - 10.771095275878906 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4359464645385742, - 0.90081787109375, - 0.3499999940395355 - ], - "rotation": 350.219924609175, - "pixel_coords": [ - 190, - 106, - 11.188462257385254 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6272993087768555, - 1.9319032430648804, - 0.699999988079071 - ], - "rotation": 148.9580600441948, - "pixel_coords": [ - 149, - 66, - 13.613699913024902 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8494689464569092, - -2.832798957824707, - 0.3499999940395355 - ], - "rotation": 75.21870605310527, - "pixel_coords": [ - 101, - 156, - 8.628583908081055 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0610" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0610_original.json b/dataset_1k_720p_2/scenes/scene_0610_original.json deleted file mode 100644 index 78034adcf9b597d223634c278e4550ed1f564f36..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0610_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 610, - "image_filename": "SCENE_0610_new_000610.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0607199668884277, - -1.6930193901062012, - 0.3499999940395355 - ], - "rotation": 235.57187537755087, - "pixel_coords": [ - 169, - 158, - 8.55712604522705 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5758965015411377, - -1.2302627563476562, - 0.3499999940395355 - ], - "rotation": 315.269038698805, - "pixel_coords": [ - 98, - 106, - 11.160812377929688 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1595869064331055, - 2.0094492435455322, - 0.3499999940395355 - ], - "rotation": 2.2519136743365475, - "pixel_coords": [ - 256, - 112, - 10.771095275878906 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4359464645385742, - 0.90081787109375, - 0.3499999940395355 - ], - "rotation": 350.219924609175, - "pixel_coords": [ - 190, - 106, - 11.188462257385254 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6272993087768555, - 1.9319032430648804, - 0.699999988079071 - ], - "rotation": 148.9580600441948, - "pixel_coords": [ - 149, - 66, - 13.613699913024902 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8494689464569092, - -2.832798957824707, - 0.3499999940395355 - ], - "rotation": 75.21870605310527, - "pixel_coords": [ - 101, - 156, - 8.628583908081055 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0610" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0611_cf1.json b/dataset_1k_720p_2/scenes/scene_0611_cf1.json deleted file mode 100644 index 29cf2d499737060011906eebf382bbbb07dbde5b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0611_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 611, - "image_filename": "SCENE_0611_new_000611.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9458339214324951, - -0.9391044974327087, - 0.699999988079071 - ], - "rotation": 55.68649837618123, - "pixel_coords": [ - 101, - 88, - 11.514389991760254 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9539049863815308, - 2.624626398086548, - 0.3499999940395355 - ], - "rotation": 107.83667224572196, - "pixel_coords": [ - 265, - 109, - 10.895648956298828 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2761011520744532, - -1.2542880763588986, - 0.699999988079071 - ], - "rotation": 215.2061768648719, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved cyan sphere from (-2.1,-2.7) to (1.3,-1.3)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0611" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0611_cf2.json b/dataset_1k_720p_2/scenes/scene_0611_cf2.json deleted file mode 100644 index 6beda412bd1023d2ff7a7bbaba9f77130f3cc49d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0611_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 611, - "image_filename": "SCENE_0611_new_000611.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9458339214324951, - -0.9391044974327087, - 0.699999988079071 - ], - "rotation": 55.68649837618123, - "pixel_coords": [ - 101, - 88, - 11.514389991760254 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9539049863815308, - 2.624626398086548, - 0.3499999940395355 - ], - "rotation": 107.83667224572196, - "pixel_coords": [ - 265, - 109, - 10.895648956298828 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.18660742819551612, - -0.49537274862742553, - 0.699999988079071 - ], - "rotation": 215.2061768648719, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan sphere from left of cyan sphere to right", - "change_score": 2.9787827673540583, - "change_attempts": 1, - "source_scene": "scene_0611" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0611_original.json b/dataset_1k_720p_2/scenes/scene_0611_original.json deleted file mode 100644 index ce656783d1ed7d580f768d5e3d382766faf16453..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0611_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 611, - "image_filename": "SCENE_0611_new_000611.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9458339214324951, - -0.9391044974327087, - 0.699999988079071 - ], - "rotation": 55.68649837618123, - "pixel_coords": [ - 101, - 88, - 11.514389991760254 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9539049863815308, - 2.624626398086548, - 0.3499999940395355 - ], - "rotation": 107.83667224572196, - "pixel_coords": [ - 265, - 109, - 10.895648956298828 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.141616106033325, - -2.742835283279419, - 0.699999988079071 - ], - "rotation": 215.2061768648719, - "pixel_coords": [ - 46, - 100, - 10.663773536682129 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0611" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0612_cf1.json b/dataset_1k_720p_2/scenes/scene_0612_cf1.json deleted file mode 100644 index 7011192187a001ec0777450b63e2713e402d4335..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0612_cf1.json +++ /dev/null @@ -1,365 +0,0 @@ -{ - "split": "new", - "image_index": 612, - "image_filename": "SCENE_0612_new_000612.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.329073190689087, - -2.008462905883789, - 0.3499999940395355 - ], - "rotation": 312.0851935743731, - "pixel_coords": [ - 80, - 115, - 10.356433868408203 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8345609903335571, - 0.7227118611335754, - 0.699999988079071 - ], - "rotation": 88.64469176042053, - "pixel_coords": [ - 140, - 78, - 12.17769718170166 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9163023233413696, - 2.7577948570251465, - 0.699999988079071 - ], - "rotation": 359.7775270226005, - "pixel_coords": [ - 179, - 65, - 13.457395553588867 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.648059129714966, - 0.6527036428451538, - 0.699999988079071 - ], - "rotation": 168.3958253578063, - "pixel_coords": [ - 246, - 122, - 9.17806625366211 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8560633659362793, - -0.8902226090431213, - 0.699999988079071 - ], - "rotation": 95.39544390739022, - "pixel_coords": [ - 157, - 117, - 9.431023597717285 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6438626050949097, - -2.1781938076019287, - 0.3499999940395355 - ], - "rotation": 200.2721875501348, - "pixel_coords": [ - 114, - 142, - 8.952532768249512 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1189168691635132, - 1.950119972229004, - 0.699999988079071 - ], - "rotation": 31.121474077891627, - "pixel_coords": [ - 230, - 93, - 10.96839427947998 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4894731044769287, - -2.648682117462158, - 0.699999988079071 - ], - "rotation": 79.87584468622511, - "pixel_coords": [ - 147, - 168, - 7.29420804977417 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 6 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 6, - 7 - ], - [ - 3, - 6 - ], - [], - [ - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0612" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0612_cf2.json b/dataset_1k_720p_2/scenes/scene_0612_cf2.json deleted file mode 100644 index 3beb12d2ca48854ba302555d9fa4702ad6ecd160..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0612_cf2.json +++ /dev/null @@ -1,365 +0,0 @@ -{ - "split": "new", - "image_index": 612, - "image_filename": "SCENE_0612_new_000612.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.329073190689087, - -2.008462905883789, - 0.3499999940395355 - ], - "rotation": 312.0851935743731, - "pixel_coords": [ - 80, - 115, - 10.356433868408203 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8345609903335571, - 0.7227118611335754, - 0.699999988079071 - ], - "rotation": 88.64469176042053, - "pixel_coords": [ - 140, - 78, - 12.17769718170166 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9163023233413696, - 2.7577948570251465, - 0.699999988079071 - ], - "rotation": 359.7775270226005, - "pixel_coords": [ - 179, - 65, - 13.457395553588867 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.648059129714966, - 0.6527036428451538, - 0.699999988079071 - ], - "rotation": 168.3958253578063, - "pixel_coords": [ - 246, - 122, - 9.17806625366211 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.2585062664806952, - -1.2303120594642722, - 0.699999988079071 - ], - "rotation": 95.39544390739022, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6438626050949097, - -2.1781938076019287, - 0.3499999940395355 - ], - "rotation": 200.2721875501348, - "pixel_coords": [ - 114, - 142, - 8.952532768249512 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1189168691635132, - 1.950119972229004, - 0.699999988079071 - ], - "rotation": 31.121474077891627, - "pixel_coords": [ - 230, - 93, - 10.96839427947998 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4894731044769287, - -2.648682117462158, - 0.699999988079071 - ], - "rotation": 79.87584468622511, - "pixel_coords": [ - 147, - 168, - 7.29420804977417 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 6 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 6, - 7 - ], - [ - 3, - 6 - ], - [], - [ - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red sphere from right of green cylinder to left", - "change_score": 1.1653009481648378, - "change_attempts": 1, - "source_scene": "scene_0612" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0612_original.json b/dataset_1k_720p_2/scenes/scene_0612_original.json deleted file mode 100644 index 61394ca5901fbf2cd831d3592f38af037abbf809..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0612_original.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 612, - "image_filename": "SCENE_0612_new_000612.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.329073190689087, - -2.008462905883789, - 0.3499999940395355 - ], - "rotation": 312.0851935743731, - "pixel_coords": [ - 80, - 115, - 10.356433868408203 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8345609903335571, - 0.7227118611335754, - 0.699999988079071 - ], - "rotation": 88.64469176042053, - "pixel_coords": [ - 140, - 78, - 12.17769718170166 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9163023233413696, - 2.7577948570251465, - 0.699999988079071 - ], - "rotation": 359.7775270226005, - "pixel_coords": [ - 179, - 65, - 13.457395553588867 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.648059129714966, - 0.6527036428451538, - 0.699999988079071 - ], - "rotation": 168.3958253578063, - "pixel_coords": [ - 246, - 122, - 9.17806625366211 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8560633659362793, - -0.8902226090431213, - 0.699999988079071 - ], - "rotation": 95.39544390739022, - "pixel_coords": [ - 157, - 117, - 9.431023597717285 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6438626050949097, - -2.1781938076019287, - 0.3499999940395355 - ], - "rotation": 200.2721875501348, - "pixel_coords": [ - 114, - 142, - 8.952532768249512 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1189168691635132, - 1.950119972229004, - 0.699999988079071 - ], - "rotation": 31.121474077891627, - "pixel_coords": [ - 230, - 93, - 10.96839427947998 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4894731044769287, - -2.648682117462158, - 0.699999988079071 - ], - "rotation": 79.87584468622511, - "pixel_coords": [ - 147, - 168, - 7.29420804977417 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 6 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 6, - 7 - ], - [ - 3, - 6 - ], - [], - [ - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0612" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0613_cf1.json b/dataset_1k_720p_2/scenes/scene_0613_cf1.json deleted file mode 100644 index eeede9be24a5bcb0839eda5001b9896e68e66653..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0613_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 613, - "image_filename": "SCENE_0613_new_000613.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2955894642232253, - 1.1633374543349948, - 0.3499999940395355 - ], - "rotation": 20.195878231105965, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4650495052337646, - 1.2358802556991577, - 0.3499999940395355 - ], - "rotation": 96.26607972320552, - "pixel_coords": [ - 225, - 114, - 10.247492790222168 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3614176511764526, - -1.786716341972351, - 0.699999988079071 - ], - "rotation": 92.71748045184589, - "pixel_coords": [ - 140, - 135, - 8.422138214111328 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2748489379882812, - -1.057726502418518, - 0.699999988079071 - ], - "rotation": 299.8217417834817, - "pixel_coords": [ - 90, - 86, - 11.31610107421875 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2741282880306244, - 2.9941940307617188, - 0.3499999940395355 - ], - "rotation": 54.713575553980355, - "pixel_coords": [ - 231, - 88, - 12.06846809387207 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved purple sphere from right of red cylinder to left", - "change_score": 1.6445252058438502, - "change_attempts": 1, - "source_scene": "scene_0613" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0613_cf2.json b/dataset_1k_720p_2/scenes/scene_0613_cf2.json deleted file mode 100644 index d019775f215a54f9c00c860c934234ae43da8460..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0613_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 613, - "image_filename": "SCENE_0613_new_000613.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3749098777770996, - 2.404115676879883, - 0.3499999940395355 - ], - "rotation": 20.195878231105965, - "pixel_coords": [ - 247, - 103, - 10.98013687133789 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4650495052337646, - 1.2358802556991577, - 0.3499999940395355 - ], - "rotation": 96.26607972320552, - "pixel_coords": [ - 225, - 114, - 10.247492790222168 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3614176511764526, - -1.786716341972351, - 0.699999988079071 - ], - "rotation": 92.71748045184589, - "pixel_coords": [ - 140, - 135, - 8.422138214111328 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2748489379882812, - -1.057726502418518, - 0.699999988079071 - ], - "rotation": 299.8217417834817, - "pixel_coords": [ - 90, - 86, - 11.31610107421875 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2741282880306244, - 2.9941940307617188, - 0.3499999940395355 - ], - "rotation": 54.713575553980355, - "pixel_coords": [ - 231, - 88, - 12.06846809387207 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red cylinder to yellow", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0613" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0613_original.json b/dataset_1k_720p_2/scenes/scene_0613_original.json deleted file mode 100644 index 307abe69ca8448073412a4dd034259403c5c0922..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0613_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 613, - "image_filename": "SCENE_0613_new_000613.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3749098777770996, - 2.404115676879883, - 0.3499999940395355 - ], - "rotation": 20.195878231105965, - "pixel_coords": [ - 247, - 103, - 10.98013687133789 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4650495052337646, - 1.2358802556991577, - 0.3499999940395355 - ], - "rotation": 96.26607972320552, - "pixel_coords": [ - 225, - 114, - 10.247492790222168 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3614176511764526, - -1.786716341972351, - 0.699999988079071 - ], - "rotation": 92.71748045184589, - "pixel_coords": [ - 140, - 135, - 8.422138214111328 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2748489379882812, - -1.057726502418518, - 0.699999988079071 - ], - "rotation": 299.8217417834817, - "pixel_coords": [ - 90, - 86, - 11.31610107421875 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2741282880306244, - 2.9941940307617188, - 0.3499999940395355 - ], - "rotation": 54.713575553980355, - "pixel_coords": [ - 231, - 88, - 12.06846809387207 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0613" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0614_cf1.json b/dataset_1k_720p_2/scenes/scene_0614_cf1.json deleted file mode 100644 index 9281594cff6a42d1ccca2c7a12e44f6e4cb0c87d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0614_cf1.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 614, - "image_filename": "SCENE_0614_new_000614.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4651280641555786, - -0.125112846493721, - 0.3499999940395355 - ], - "rotation": 121.02141869460893, - "pixel_coords": [ - 190, - 130, - 10.071657180786133 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9120668172836304, - 2.5763933658599854, - 0.699999988079071 - ], - "rotation": 103.45336235539025, - "pixel_coords": [ - 236, - 87, - 11.776079177856445 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "color": "cyan", - "material": "metal", - "size": "large", - "3d_coords": [ - -2.7215282917022705, - -0.46613427996635437, - 0.699999988079071 - ], - "rotation": 1.9427645933364168, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6448194980621338, - -2.1212422847747803, - 0.3499999940395355 - ], - "rotation": 181.79479339277353, - "pixel_coords": [ - 91, - 125, - 10.327104568481445 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.646696090698242, - -2.267932653427124, - 0.3499999940395355 - ], - "rotation": 20.25855613122797, - "pixel_coords": [ - 160, - 183, - 8.09372615814209 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [], - [ - 2, - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow sphere with cyan cylinder", - "change_score": 2.1016316041592535, - "change_attempts": 1, - "source_scene": "scene_0614" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0614_cf2.json b/dataset_1k_720p_2/scenes/scene_0614_cf2.json deleted file mode 100644 index 05859fd415c9c7f432a6e57dde22ef6d1b94a240..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0614_cf2.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 614, - "image_filename": "SCENE_0614_new_000614.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3608708932413105, - -1.3945581683402735, - 0.3499999940395355 - ], - "rotation": 121.02141869460893, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9120668172836304, - 2.5763933658599854, - 0.699999988079071 - ], - "rotation": 103.45336235539025, - "pixel_coords": [ - 236, - 87, - 11.776079177856445 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7215282917022705, - -0.46613427996635437, - 0.699999988079071 - ], - "rotation": 38.530142090667695, - "pixel_coords": [ - 100, - 78, - 12.438304901123047 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6448194980621338, - -2.1212422847747803, - 0.3499999940395355 - ], - "rotation": 181.79479339277353, - "pixel_coords": [ - 91, - 125, - 10.327104568481445 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.646696090698242, - -2.267932653427124, - 0.3499999940395355 - ], - "rotation": 20.25855613122797, - "pixel_coords": [ - 160, - 183, - 8.09372615814209 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [], - [ - 2, - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray cube from right of yellow cylinder to left", - "change_score": 1.6825205272666603, - "change_attempts": 1, - "source_scene": "scene_0614" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0614_original.json b/dataset_1k_720p_2/scenes/scene_0614_original.json deleted file mode 100644 index 7016a558d4ef146ab399266b5a0e5c398ab2fab2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0614_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 614, - "image_filename": "SCENE_0614_new_000614.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4651280641555786, - -0.125112846493721, - 0.3499999940395355 - ], - "rotation": 121.02141869460893, - "pixel_coords": [ - 190, - 130, - 10.071657180786133 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9120668172836304, - 2.5763933658599854, - 0.699999988079071 - ], - "rotation": 103.45336235539025, - "pixel_coords": [ - 236, - 87, - 11.776079177856445 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7215282917022705, - -0.46613427996635437, - 0.699999988079071 - ], - "rotation": 38.530142090667695, - "pixel_coords": [ - 100, - 78, - 12.438304901123047 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6448194980621338, - -2.1212422847747803, - 0.3499999940395355 - ], - "rotation": 181.79479339277353, - "pixel_coords": [ - 91, - 125, - 10.327104568481445 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.646696090698242, - -2.267932653427124, - 0.3499999940395355 - ], - "rotation": 20.25855613122797, - "pixel_coords": [ - 160, - 183, - 8.09372615814209 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [], - [ - 2, - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0614" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0615_cf1.json b/dataset_1k_720p_2/scenes/scene_0615_cf1.json deleted file mode 100644 index 6d1626b584f991118ffe189fb13ad4f68449b03a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0615_cf1.json +++ /dev/null @@ -1,381 +0,0 @@ -{ - "split": "new", - "image_index": 615, - "image_filename": "SCENE_0615_new_000615.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.18879905343055725, - 1.9053035974502563, - 0.699999988079071 - ], - "rotation": 317.7570341936655, - "pixel_coords": [ - 207, - 86, - 11.868674278259277 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.310383677482605, - -1.8990192413330078, - 0.699999988079071 - ], - "rotation": 338.8668723881133, - "pixel_coords": [ - 85, - 104, - 10.767889022827148 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5370991230010986, - -0.3204679787158966, - 0.3499999940395355 - ], - "rotation": 269.0736657625978, - "pixel_coords": [ - 212, - 151, - 9.281176567077637 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.24209381639957428, - -2.392941474914551, - 0.3499999940395355 - ], - "rotation": 96.99499998066449, - "pixel_coords": [ - 99, - 141, - 9.654867172241211 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.564195394515991, - -1.6745346784591675, - 0.699999988079071 - ], - "rotation": 75.76477547633817, - "pixel_coords": [ - 175, - 161, - 8.33993148803711 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7889165878295898, - 1.6109791994094849, - 0.3499999940395355 - ], - "rotation": 213.4654809988205, - "pixel_coords": [ - 237, - 116, - 10.833828926086426 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.169053077697754, - 1.4210140705108643, - 0.699999988079071 - ], - "rotation": 326.793602057235, - "pixel_coords": [ - 152, - 69, - 13.155378341674805 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8042026162147522, - -0.7185163497924805, - 0.699999988079071 - ], - "rotation": 116.83992960372609, - "pixel_coords": [ - 159, - 118, - 10.023457527160645 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "color": "blue", - "material": "metal", - "size": "small", - "3d_coords": [ - -1.556731965083041, - -0.20587333343727465, - 0.35 - ], - "rotation": 318.90325233234023, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 6 - ], - [], - [ - 0, - 1, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 1, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 6 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5 - ], - [], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 0, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added blue metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0615" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0615_cf2.json b/dataset_1k_720p_2/scenes/scene_0615_cf2.json deleted file mode 100644 index 878bc18be449b59639e216ca832a28faa5cf484f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0615_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 615, - "image_filename": "SCENE_0615_new_000615.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.18879905343055725, - 1.9053035974502563, - 0.699999988079071 - ], - "rotation": 317.7570341936655, - "pixel_coords": [ - 207, - 86, - 11.868674278259277 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.310383677482605, - -1.8990192413330078, - 0.699999988079071 - ], - "rotation": 338.8668723881133, - "pixel_coords": [ - 85, - 104, - 10.767889022827148 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5370991230010986, - -0.3204679787158966, - 0.3499999940395355 - ], - "rotation": 269.0736657625978, - "pixel_coords": [ - 212, - 151, - 9.281176567077637 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.24209381639957428, - -2.392941474914551, - 0.3499999940395355 - ], - "rotation": 96.99499998066449, - "pixel_coords": [ - 99, - 141, - 9.654867172241211 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.564195394515991, - -1.6745346784591675, - 0.699999988079071 - ], - "rotation": 75.76477547633817, - "pixel_coords": [ - 175, - 161, - 8.33993148803711 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7889165878295898, - 1.6109791994094849, - 0.3499999940395355 - ], - "rotation": 213.4654809988205, - "pixel_coords": [ - 237, - 116, - 10.833828926086426 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.169053077697754, - 1.4210140705108643, - 0.699999988079071 - ], - "rotation": 326.793602057235, - "pixel_coords": [ - 152, - 69, - 13.155378341674805 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8042026162147522, - -0.7185163497924805, - 0.699999988079071 - ], - "rotation": 116.83992960372609, - "pixel_coords": [ - 159, - 118, - 10.023457527160645 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 6 - ], - [], - [ - 0, - 1, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 1, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 6 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5 - ], - [], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 0, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0615" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0615_original.json b/dataset_1k_720p_2/scenes/scene_0615_original.json deleted file mode 100644 index be883bb049398a00132b151c6569f219fe6ed404..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0615_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 615, - "image_filename": "SCENE_0615_new_000615.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.18879905343055725, - 1.9053035974502563, - 0.699999988079071 - ], - "rotation": 317.7570341936655, - "pixel_coords": [ - 207, - 86, - 11.868674278259277 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.310383677482605, - -1.8990192413330078, - 0.699999988079071 - ], - "rotation": 338.8668723881133, - "pixel_coords": [ - 85, - 104, - 10.767889022827148 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5370991230010986, - -0.3204679787158966, - 0.3499999940395355 - ], - "rotation": 269.0736657625978, - "pixel_coords": [ - 212, - 151, - 9.281176567077637 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.24209381639957428, - -2.392941474914551, - 0.3499999940395355 - ], - "rotation": 96.99499998066449, - "pixel_coords": [ - 99, - 141, - 9.654867172241211 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.564195394515991, - -1.6745346784591675, - 0.699999988079071 - ], - "rotation": 75.76477547633817, - "pixel_coords": [ - 175, - 161, - 8.33993148803711 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7889165878295898, - 1.6109791994094849, - 0.3499999940395355 - ], - "rotation": 213.4654809988205, - "pixel_coords": [ - 237, - 116, - 10.833828926086426 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.169053077697754, - 1.4210140705108643, - 0.699999988079071 - ], - "rotation": 326.793602057235, - "pixel_coords": [ - 152, - 69, - 13.155378341674805 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8042026162147522, - -0.7185163497924805, - 0.699999988079071 - ], - "rotation": 116.83992960372609, - "pixel_coords": [ - 159, - 118, - 10.023457527160645 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 6 - ], - [], - [ - 0, - 1, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 1, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 6 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5 - ], - [], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 0, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0615" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0616_cf1.json b/dataset_1k_720p_2/scenes/scene_0616_cf1.json deleted file mode 100644 index fa6fd846a3833171f342e3ec516c394a2fbd5e9f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0616_cf1.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 616, - "image_filename": "SCENE_0616_new_000616.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3540920721822447, - 1.8649319309834196, - 0.3499999940395355 - ], - "rotation": 258.0241042221971, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.294667363166809, - 0.16857783496379852, - 0.3499999940395355 - ], - "rotation": 284.92770147318527, - "pixel_coords": [ - 191, - 124, - 10.548358917236328 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1058928966522217, - -0.27047067880630493, - 0.3499999940395355 - ], - "rotation": 123.06896692385543, - "pixel_coords": [ - 118, - 92, - 12.622285842895508 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.756629467010498, - 2.00919246673584, - 0.699999988079071 - ], - "rotation": 325.4301951842391, - "pixel_coords": [ - 271, - 114, - 10.392572402954102 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8193225860595703, - 1.1752288341522217, - 0.699999988079071 - ], - "rotation": 253.83094267831822, - "pixel_coords": [ - 138, - 68, - 13.730681419372559 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2877122759819031, - -2.0732195377349854, - 0.3499999940395355 - ], - "rotation": 194.61912050131818, - "pixel_coords": [ - 100, - 127, - 10.396097183227539 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9717540740966797, - -1.7188317775726318, - 0.699999988079071 - ], - "rotation": 325.58521897699916, - "pixel_coords": [ - 82, - 95, - 11.566716194152832 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 3, - 5 - ] - ], - "left": [ - [ - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown cylinder from (-1.0,0.7) to (-0.4,1.9)", - "change_score": 1.383848026726506, - "change_attempts": 1, - "source_scene": "scene_0616" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0616_cf2.json b/dataset_1k_720p_2/scenes/scene_0616_cf2.json deleted file mode 100644 index 5398aaac046dcad7be416b3ac7e6d0d75d302651..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0616_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 616, - "image_filename": "SCENE_0616_new_000616.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0177130699157715, - 0.6505833268165588, - 0.3499999940395355 - ], - "rotation": 258.0241042221971, - "pixel_coords": [ - 156, - 95, - 12.38667106628418 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.294667363166809, - 0.16857783496379852, - 0.3499999940395355 - ], - "rotation": 284.92770147318527, - "pixel_coords": [ - 191, - 124, - 10.548358917236328 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1058928966522217, - -0.27047067880630493, - 0.3499999940395355 - ], - "rotation": 123.06896692385543, - "pixel_coords": [ - 118, - 92, - 12.622285842895508 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.756629467010498, - 2.00919246673584, - 0.699999988079071 - ], - "rotation": 325.4301951842391, - "pixel_coords": [ - 271, - 114, - 10.392572402954102 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8193225860595703, - 1.1752288341522217, - 0.699999988079071 - ], - "rotation": 253.83094267831822, - "pixel_coords": [ - 138, - 68, - 13.730681419372559 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2877122759819031, - -2.0732195377349854, - 0.3499999940395355 - ], - "rotation": 194.61912050131818, - "pixel_coords": [ - 100, - 127, - 10.396097183227539 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9717540740966797, - -1.7188317775726318, - 0.699999988079071 - ], - "rotation": 325.58521897699916, - "pixel_coords": [ - 82, - 95, - 11.566716194152832 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 3, - 5 - ] - ], - "left": [ - [ - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0616" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0616_original.json b/dataset_1k_720p_2/scenes/scene_0616_original.json deleted file mode 100644 index da22c22a736361aacda270e4540a3ab449a65876..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0616_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 616, - "image_filename": "SCENE_0616_new_000616.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0177130699157715, - 0.6505833268165588, - 0.3499999940395355 - ], - "rotation": 258.0241042221971, - "pixel_coords": [ - 156, - 95, - 12.38667106628418 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.294667363166809, - 0.16857783496379852, - 0.3499999940395355 - ], - "rotation": 284.92770147318527, - "pixel_coords": [ - 191, - 124, - 10.548358917236328 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1058928966522217, - -0.27047067880630493, - 0.3499999940395355 - ], - "rotation": 123.06896692385543, - "pixel_coords": [ - 118, - 92, - 12.622285842895508 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.756629467010498, - 2.00919246673584, - 0.699999988079071 - ], - "rotation": 325.4301951842391, - "pixel_coords": [ - 271, - 114, - 10.392572402954102 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8193225860595703, - 1.1752288341522217, - 0.699999988079071 - ], - "rotation": 253.83094267831822, - "pixel_coords": [ - 138, - 68, - 13.730681419372559 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2877122759819031, - -2.0732195377349854, - 0.3499999940395355 - ], - "rotation": 194.61912050131818, - "pixel_coords": [ - 100, - 127, - 10.396097183227539 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9717540740966797, - -1.7188317775726318, - 0.699999988079071 - ], - "rotation": 325.58521897699916, - "pixel_coords": [ - 82, - 95, - 11.566716194152832 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 3, - 5 - ] - ], - "left": [ - [ - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0616" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0617_cf1.json b/dataset_1k_720p_2/scenes/scene_0617_cf1.json deleted file mode 100644 index 027e185739e4a919f42d5c26283c6fb5c29bf163..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0617_cf1.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 617, - "image_filename": "SCENE_0617_new_000617.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5386647835781955, - -0.7550887939041329, - 0.699999988079071 - ], - "rotation": 308.16176334913473, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3659090995788574, - 1.85646653175354, - 0.699999988079071 - ], - "rotation": 168.3717725871565, - "pixel_coords": [ - 254, - 109, - 11.002747535705566 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0117390155792236, - 1.5154443979263306, - 0.3499999940395355 - ], - "rotation": 297.64256058602984, - "pixel_coords": [ - 155, - 81, - 13.8386812210083 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9603029489517212, - -0.1580664962530136, - 0.3499999940395355 - ], - "rotation": 212.36923973133716, - "pixel_coords": [ - 121, - 94, - 12.836369514465332 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9217740297317505, - -2.641080617904663, - 0.3499999940395355 - ], - "rotation": 178.32321897183562, - "pixel_coords": [ - 132, - 169, - 8.86038589477539 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6262574195861816, - -1.028833270072937, - 0.3499999940395355 - ], - "rotation": 329.66599944267546, - "pixel_coords": [ - 196, - 157, - 9.332890510559082 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9463438987731934, - -2.1092276573181152, - 0.3499999940395355 - ], - "rotation": 111.25608774119536, - "pixel_coords": [ - 175, - 180, - 8.498202323913574 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 4, - 6 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray cube from left of brown sphere to right", - "change_score": 2.3430469529416134, - "change_attempts": 1, - "source_scene": "scene_0617" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0617_cf2.json b/dataset_1k_720p_2/scenes/scene_0617_cf2.json deleted file mode 100644 index 6f3a95df07013465ac675c35cf3ed814d0364092..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0617_cf2.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 617, - "image_filename": "SCENE_0617_new_000617.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.000896680518053472, - -2.522894859313965, - 0.699999988079071 - ], - "rotation": 308.16176334913473, - "pixel_coords": [ - 94, - 127, - 10.014491081237793 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3659090995788574, - 1.85646653175354, - 0.699999988079071 - ], - "rotation": 168.3717725871565, - "pixel_coords": [ - 254, - 109, - 11.002747535705566 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0117390155792236, - 1.5154443979263306, - 0.3499999940395355 - ], - "rotation": 297.64256058602984, - "pixel_coords": [ - 155, - 81, - 13.8386812210083 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9603029489517212, - -0.1580664962530136, - 0.3499999940395355 - ], - "rotation": 212.36923973133716, - "pixel_coords": [ - 121, - 94, - 12.836369514465332 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9217740297317505, - -2.641080617904663, - 0.3499999940395355 - ], - "rotation": 178.32321897183562, - "pixel_coords": [ - 132, - 169, - 8.86038589477539 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6262574195861816, - -1.028833270072937, - 0.3499999940395355 - ], - "rotation": 329.66599944267546, - "pixel_coords": [ - 196, - 157, - 9.332890510559082 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9463438987731934, - -2.1092276573181152, - 0.3499999940395355 - ], - "rotation": 111.25608774119536, - "pixel_coords": [ - 175, - 180, - 8.498202323913574 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 4, - 6 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0617" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0617_original.json b/dataset_1k_720p_2/scenes/scene_0617_original.json deleted file mode 100644 index eff82f73e469d91e763e8d644e9106cd48a632ed..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0617_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 617, - "image_filename": "SCENE_0617_new_000617.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.000896680518053472, - -2.522894859313965, - 0.699999988079071 - ], - "rotation": 308.16176334913473, - "pixel_coords": [ - 94, - 127, - 10.014491081237793 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3659090995788574, - 1.85646653175354, - 0.699999988079071 - ], - "rotation": 168.3717725871565, - "pixel_coords": [ - 254, - 109, - 11.002747535705566 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0117390155792236, - 1.5154443979263306, - 0.3499999940395355 - ], - "rotation": 297.64256058602984, - "pixel_coords": [ - 155, - 81, - 13.8386812210083 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9603029489517212, - -0.1580664962530136, - 0.3499999940395355 - ], - "rotation": 212.36923973133716, - "pixel_coords": [ - 121, - 94, - 12.836369514465332 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9217740297317505, - -2.641080617904663, - 0.3499999940395355 - ], - "rotation": 178.32321897183562, - "pixel_coords": [ - 132, - 169, - 8.86038589477539 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6262574195861816, - -1.028833270072937, - 0.3499999940395355 - ], - "rotation": 329.66599944267546, - "pixel_coords": [ - 196, - 157, - 9.332890510559082 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9463438987731934, - -2.1092276573181152, - 0.3499999940395355 - ], - "rotation": 111.25608774119536, - "pixel_coords": [ - 175, - 180, - 8.498202323913574 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 4, - 6 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0617" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0618_cf1.json b/dataset_1k_720p_2/scenes/scene_0618_cf1.json deleted file mode 100644 index 4d78b74b7839c7f01a867509f2dad8559e6c98ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0618_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 618, - "image_filename": "SCENE_0618_new_000618.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8953660130500793, - 2.8600423336029053, - 0.3499999940395355 - ], - "rotation": 42.98764465852577, - "pixel_coords": [ - 199, - 81, - 13.615114212036133 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2557824276848315, - 1.304709544957464, - 0.699999988079071 - ], - "rotation": 351.94257491316426, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.38426557183265686, - -0.4454607665538788, - 0.699999988079071 - ], - "rotation": 212.97797581195465, - "pixel_coords": [ - 142, - 101, - 11.1506986618042 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown cube from (1.1,2.9) to (1.3,1.3)", - "change_score": 1.63866676876873, - "change_attempts": 1, - "source_scene": "scene_0618" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0618_cf2.json b/dataset_1k_720p_2/scenes/scene_0618_cf2.json deleted file mode 100644 index b85ffd599f7293537e60b4b0814e9d9e14b7910d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0618_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 618, - "image_filename": "SCENE_0618_new_000618.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8953660130500793, - 2.8600423336029053, - 0.3499999940395355 - ], - "rotation": 42.98764465852577, - "pixel_coords": [ - 199, - 81, - 13.615114212036133 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.075560450553894, - 2.9334356784820557, - 0.699999988079071 - ], - "rotation": 351.94257491316426, - "pixel_coords": [ - 243, - 86, - 12.212664604187012 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "color": "gray", - "material": "metal", - "size": "small", - "3d_coords": [ - -0.38426557183265686, - -0.4454607665538788, - 0.699999988079071 - ], - "rotation": 341.3393102134781, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown sphere with gray cylinder", - "change_score": 4.356559262226454, - "change_attempts": 1, - "source_scene": "scene_0618" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0618_original.json b/dataset_1k_720p_2/scenes/scene_0618_original.json deleted file mode 100644 index eb25177fd2123df9692acefd0bac77f0dfd4a714..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0618_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 618, - "image_filename": "SCENE_0618_new_000618.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8953660130500793, - 2.8600423336029053, - 0.3499999940395355 - ], - "rotation": 42.98764465852577, - "pixel_coords": [ - 199, - 81, - 13.615114212036133 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.075560450553894, - 2.9334356784820557, - 0.699999988079071 - ], - "rotation": 351.94257491316426, - "pixel_coords": [ - 243, - 86, - 12.212664604187012 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.38426557183265686, - -0.4454607665538788, - 0.699999988079071 - ], - "rotation": 212.97797581195465, - "pixel_coords": [ - 142, - 101, - 11.1506986618042 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0618" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0619_cf1.json b/dataset_1k_720p_2/scenes/scene_0619_cf1.json deleted file mode 100644 index 423adf861349b2e853bd6d09d7f15b618ff581b2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0619_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 619, - "image_filename": "SCENE_0619_new_000619.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2686386108398438, - 1.9541164636611938, - 0.3499999940395355 - ], - "rotation": 220.15392406426096, - "pixel_coords": [ - 160, - 76, - 13.921516418457031 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0089828968048096, - 2.5750081539154053, - 0.699999988079071 - ], - "rotation": 111.58458871115762, - "pixel_coords": [ - 261, - 98, - 11.29328727722168 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9661493301391602, - -0.3726537525653839, - 0.3499999940395355 - ], - "rotation": 113.32970308850449, - "pixel_coords": [ - 116, - 94, - 12.389138221740723 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4291651248931885, - 0.8797931671142578, - 0.699999988079071 - ], - "rotation": 106.62801469004053, - "pixel_coords": [ - 152, - 80, - 12.5826416015625 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8335540294647217, - 1.3553286790847778, - 0.699999988079071 - ], - "rotation": 282.55806394781104, - "pixel_coords": [ - 208, - 97, - 11.36723804473877 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2526123523712158, - -0.43059131503105164, - 0.699999988079071 - ], - "rotation": 42.5236363324158, - "pixel_coords": [ - 177, - 120, - 10.06816577911377 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4050183594226837, - -1.9177292585372925, - 0.699999988079071 - ], - "rotation": 227.90141027790486, - "pixel_coords": [ - 118, - 126, - 9.7732572555542 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [] - ], - "left": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed yellow sphere to green", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0619" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0619_cf2.json b/dataset_1k_720p_2/scenes/scene_0619_cf2.json deleted file mode 100644 index 10e66b4bbb26cba1f9f92ea6a6d51921fbf895b0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0619_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 619, - "image_filename": "SCENE_0619_new_000619.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2686386108398438, - 1.9541164636611938, - 0.3499999940395355 - ], - "rotation": 220.15392406426096, - "pixel_coords": [ - 160, - 76, - 13.921516418457031 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0089828968048096, - 2.5750081539154053, - 0.699999988079071 - ], - "rotation": 111.58458871115762, - "pixel_coords": [ - 261, - 98, - 11.29328727722168 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9661493301391602, - -0.3726537525653839, - 0.3499999940395355 - ], - "rotation": 113.32970308850449, - "pixel_coords": [ - 116, - 94, - 12.389138221740723 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4291651248931885, - 0.8797931671142578, - 0.699999988079071 - ], - "rotation": 106.62801469004053, - "pixel_coords": [ - 152, - 80, - 12.5826416015625 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8335540294647217, - 1.3553286790847778, - 0.699999988079071 - ], - "rotation": 282.55806394781104, - "pixel_coords": [ - 208, - 97, - 11.36723804473877 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2526123523712158, - -0.43059131503105164, - 0.699999988079071 - ], - "rotation": 42.5236363324158, - "pixel_coords": [ - 177, - 120, - 10.06816577911377 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4050183594226837, - -1.9177292585372925, - 0.699999988079071 - ], - "rotation": 227.90141027790486, - "pixel_coords": [ - 118, - 126, - 9.7732572555542 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [] - ], - "left": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0619" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0619_original.json b/dataset_1k_720p_2/scenes/scene_0619_original.json deleted file mode 100644 index 540dd12f7bc8eb25986c6ab5f8502fc62fca1aec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0619_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 619, - "image_filename": "SCENE_0619_new_000619.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2686386108398438, - 1.9541164636611938, - 0.3499999940395355 - ], - "rotation": 220.15392406426096, - "pixel_coords": [ - 160, - 76, - 13.921516418457031 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0089828968048096, - 2.5750081539154053, - 0.699999988079071 - ], - "rotation": 111.58458871115762, - "pixel_coords": [ - 261, - 98, - 11.29328727722168 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9661493301391602, - -0.3726537525653839, - 0.3499999940395355 - ], - "rotation": 113.32970308850449, - "pixel_coords": [ - 116, - 94, - 12.389138221740723 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4291651248931885, - 0.8797931671142578, - 0.699999988079071 - ], - "rotation": 106.62801469004053, - "pixel_coords": [ - 152, - 80, - 12.5826416015625 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8335540294647217, - 1.3553286790847778, - 0.699999988079071 - ], - "rotation": 282.55806394781104, - "pixel_coords": [ - 208, - 97, - 11.36723804473877 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2526123523712158, - -0.43059131503105164, - 0.699999988079071 - ], - "rotation": 42.5236363324158, - "pixel_coords": [ - 177, - 120, - 10.06816577911377 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4050183594226837, - -1.9177292585372925, - 0.699999988079071 - ], - "rotation": 227.90141027790486, - "pixel_coords": [ - 118, - 126, - 9.7732572555542 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [] - ], - "left": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0619" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0620_cf1.json b/dataset_1k_720p_2/scenes/scene_0620_cf1.json deleted file mode 100644 index b29b5f591b9dc892e5ba7555b14f07871a99e106..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0620_cf1.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "split": "new", - "image_index": 620, - "image_filename": "SCENE_0620_new_000620.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2362613677978516, - 2.041975259780884, - 0.3499999940395355 - ], - "rotation": 19.472195758703915, - "pixel_coords": [ - 259, - 116, - 10.606559753417969 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8946150541305542, - -0.860377311706543, - 0.699999988079071 - ], - "rotation": 43.5820284961794, - "pixel_coords": [ - 103, - 88, - 11.554500579833984 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.671798586845398, - -2.050100564956665, - 0.699999988079071 - ], - "rotation": 207.858080115269, - "pixel_coords": [ - 140, - 147, - 8.510684967041016 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red sphere", - "change_score": 10.478244988288392, - "change_attempts": 1, - "source_scene": "scene_0620" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0620_cf2.json b/dataset_1k_720p_2/scenes/scene_0620_cf2.json deleted file mode 100644 index a91f32c19b1eb23f21faae437c6b2c75444f78ea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0620_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 620, - "image_filename": "SCENE_0620_new_000620.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2362613677978516, - 2.041975259780884, - 0.3499999940395355 - ], - "rotation": 19.472195758703915, - "pixel_coords": [ - 259, - 116, - 10.606559753417969 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8946150541305542, - -0.860377311706543, - 0.699999988079071 - ], - "rotation": 43.5820284961794, - "pixel_coords": [ - 103, - 88, - 11.554500579833984 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7352139949798584, - 0.7938782572746277, - 0.699999988079071 - ], - "rotation": 35.68988433144814, - "pixel_coords": [ - 129, - 69, - 13.044147491455078 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.671798586845398, - -2.050100564956665, - 0.699999988079071 - ], - "rotation": 207.858080115269, - "pixel_coords": [ - 140, - 147, - 8.510684967041016 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0620" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0620_original.json b/dataset_1k_720p_2/scenes/scene_0620_original.json deleted file mode 100644 index 7bb2f517fb800cf435452324c4befec16e2416bb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0620_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 620, - "image_filename": "SCENE_0620_new_000620.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2362613677978516, - 2.041975259780884, - 0.3499999940395355 - ], - "rotation": 19.472195758703915, - "pixel_coords": [ - 259, - 116, - 10.606559753417969 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8946150541305542, - -0.860377311706543, - 0.699999988079071 - ], - "rotation": 43.5820284961794, - "pixel_coords": [ - 103, - 88, - 11.554500579833984 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7352139949798584, - 0.7938782572746277, - 0.699999988079071 - ], - "rotation": 35.68988433144814, - "pixel_coords": [ - 129, - 69, - 13.044147491455078 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.671798586845398, - -2.050100564956665, - 0.699999988079071 - ], - "rotation": 207.858080115269, - "pixel_coords": [ - 140, - 147, - 8.510684967041016 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0620" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0621_cf1.json b/dataset_1k_720p_2/scenes/scene_0621_cf1.json deleted file mode 100644 index 147870a9c1601119670b466e978b80ca83b5e1ff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0621_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 621, - "image_filename": "SCENE_0621_new_000621.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2132803075788257, - 1.8661525658460398, - 0.699999988079071 - ], - "rotation": 53.63850920184412, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.967770576477051, - 2.522463798522949, - 0.3499999940395355 - ], - "rotation": 98.27192834809311, - "pixel_coords": [ - 161, - 68, - 13.99383544921875 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7036544680595398, - -2.49468731880188, - 0.3499999940395355 - ], - "rotation": 61.53331003513812, - "pixel_coords": [ - 100, - 147, - 8.631993293762207 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved red cube to partially occlude green sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0621" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0621_cf2.json b/dataset_1k_720p_2/scenes/scene_0621_cf2.json deleted file mode 100644 index 2442d9d0d20ce71ec357c753d817c5588f1556c9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0621_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 621, - "image_filename": "SCENE_0621_new_000621.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6240177154541016, - 0.5681496262550354, - 0.699999988079071 - ], - "rotation": 53.63850920184412, - "pixel_coords": [ - 243, - 125, - 8.896090507507324 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.967770576477051, - 2.522463798522949, - 0.3499999940395355 - ], - "rotation": 98.27192834809311, - "pixel_coords": [ - 161, - 68, - 13.99383544921875 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7036544680595398, - -2.49468731880188, - 0.3499999940395355 - ], - "rotation": 61.53331003513812, - "pixel_coords": [ - 100, - 147, - 8.631993293762207 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0621" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0621_original.json b/dataset_1k_720p_2/scenes/scene_0621_original.json deleted file mode 100644 index 94d47e1ff9b0f6c5c802d2c24a2a4697026d1fa3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0621_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 621, - "image_filename": "SCENE_0621_new_000621.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6240177154541016, - 0.5681496262550354, - 0.699999988079071 - ], - "rotation": 53.63850920184412, - "pixel_coords": [ - 243, - 125, - 8.896090507507324 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.967770576477051, - 2.522463798522949, - 0.3499999940395355 - ], - "rotation": 98.27192834809311, - "pixel_coords": [ - 161, - 68, - 13.99383544921875 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7036544680595398, - -2.49468731880188, - 0.3499999940395355 - ], - "rotation": 61.53331003513812, - "pixel_coords": [ - 100, - 147, - 8.631993293762207 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0621" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0622_cf1.json b/dataset_1k_720p_2/scenes/scene_0622_cf1.json deleted file mode 100644 index 0404ef92e34a136d3a24f0ec2fcb3b22fa3c7b98..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0622_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 622, - "image_filename": "SCENE_0622_new_000622.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3001779019832611, - 0.37104570865631104, - 0.3499999940395355 - ], - "rotation": 247.2194043322446, - "pixel_coords": [ - 162, - 104, - 11.543307304382324 - ], - "color": "yellow" - }, - { - "shape": "cube", - "color": "red", - "material": "metal", - "size": "large", - "3d_coords": [ - 1.4448269605636597, - 2.7338085174560547, - 0.699999988079071 - ], - "rotation": 326.3011289153857, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.48638057708740234, - 1.1807631254196167, - 0.3499999940395355 - ], - "rotation": 176.2715687404225, - "pixel_coords": [ - 197, - 104, - 11.507196426391602 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced cyan sphere with red cube", - "change_score": 2.1628356745761876, - "change_attempts": 1, - "source_scene": "scene_0622" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0622_cf2.json b/dataset_1k_720p_2/scenes/scene_0622_cf2.json deleted file mode 100644 index fd87184021d82645725b3c216da5744e4e08e9e2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0622_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 622, - "image_filename": "SCENE_0622_new_000622.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3001779019832611, - 0.37104570865631104, - 0.3499999940395355 - ], - "rotation": 247.2194043322446, - "pixel_coords": [ - 162, - 104, - 11.543307304382324 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4448269605636597, - 2.7338085174560547, - 0.699999988079071 - ], - "rotation": 267.68028606795815, - "pixel_coords": [ - 250, - 91, - 11.626718521118164 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.48638057708740234, - 1.1807631254196167, - 0.3499999940395355 - ], - "rotation": 176.2715687404225, - "pixel_coords": [ - 197, - 104, - 11.507196426391602 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0622" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0622_original.json b/dataset_1k_720p_2/scenes/scene_0622_original.json deleted file mode 100644 index 5b7ef51e6e211da55915e0a2dc655583e302867d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0622_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 622, - "image_filename": "SCENE_0622_new_000622.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3001779019832611, - 0.37104570865631104, - 0.3499999940395355 - ], - "rotation": 247.2194043322446, - "pixel_coords": [ - 162, - 104, - 11.543307304382324 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4448269605636597, - 2.7338085174560547, - 0.699999988079071 - ], - "rotation": 267.68028606795815, - "pixel_coords": [ - 250, - 91, - 11.626718521118164 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.48638057708740234, - 1.1807631254196167, - 0.3499999940395355 - ], - "rotation": 176.2715687404225, - "pixel_coords": [ - 197, - 104, - 11.507196426391602 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0622" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0623_cf1.json b/dataset_1k_720p_2/scenes/scene_0623_cf1.json deleted file mode 100644 index d9a5701f7111aaf9cbfb6db0f349443fe4ce11d1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0623_cf1.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 623, - "image_filename": "SCENE_0623_new_000623.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9592294096946716, - 1.5845853090286255, - 0.3499999940395355 - ], - "rotation": 158.81517960758663, - "pixel_coords": [ - 174, - 89, - 12.786218643188477 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.825089454650879, - 2.9683706760406494, - 0.699999988079071 - ], - "rotation": 279.8469253692991, - "pixel_coords": [ - 290, - 101, - 10.995329856872559 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6390668749809265, - -1.5612016916275024, - 0.3499999940395355 - ], - "rotation": 57.058656467892504, - "pixel_coords": [ - 135, - 134, - 9.863052368164062 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "color": "brown", - "material": "rubber", - "size": "large", - "3d_coords": [ - -0.8157051042074608, - -2.3354803108866147, - 0.35 - ], - "rotation": 11.676226788130787, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added brown rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0623" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0623_cf2.json b/dataset_1k_720p_2/scenes/scene_0623_cf2.json deleted file mode 100644 index 148a37d99a15c518bee93746cb1806e850c50fae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0623_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 623, - "image_filename": "SCENE_0623_new_000623.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.697779295136263, - -0.41403790755724534, - 0.3499999940395355 - ], - "rotation": 158.81517960758663, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.825089454650879, - 2.9683706760406494, - 0.699999988079071 - ], - "rotation": 279.8469253692991, - "pixel_coords": [ - 290, - 101, - 10.995329856872559 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6390668749809265, - -1.5612016916275024, - 0.3499999940395355 - ], - "rotation": 57.058656467892504, - "pixel_coords": [ - 135, - 134, - 9.863052368164062 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red cylinder from right of gray cube to left", - "change_score": 2.6489715864925816, - "change_attempts": 1, - "source_scene": "scene_0623" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0623_original.json b/dataset_1k_720p_2/scenes/scene_0623_original.json deleted file mode 100644 index 40c44ec1d30ebcb95684c08e964ddabbf6f196cc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0623_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 623, - "image_filename": "SCENE_0623_new_000623.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9592294096946716, - 1.5845853090286255, - 0.3499999940395355 - ], - "rotation": 158.81517960758663, - "pixel_coords": [ - 174, - 89, - 12.786218643188477 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.825089454650879, - 2.9683706760406494, - 0.699999988079071 - ], - "rotation": 279.8469253692991, - "pixel_coords": [ - 290, - 101, - 10.995329856872559 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6390668749809265, - -1.5612016916275024, - 0.3499999940395355 - ], - "rotation": 57.058656467892504, - "pixel_coords": [ - 135, - 134, - 9.863052368164062 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0623" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0624_cf1.json b/dataset_1k_720p_2/scenes/scene_0624_cf1.json deleted file mode 100644 index d19584e93599956e4ffd7a2f2ee3d5580ae7dc7e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0624_cf1.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 624, - "image_filename": "SCENE_0624_new_000624.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8786197900772095, - 0.32857546210289, - 0.699999988079071 - ], - "rotation": 35.47910900417994, - "pixel_coords": [ - 133, - 82, - 12.375523567199707 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8486783504486084, - -1.3637981414794922, - 0.3499999940395355 - ], - "rotation": 76.27167178121928, - "pixel_coords": [ - 78, - 95, - 12.21790885925293 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6575347185134888, - -0.6303853392601013, - 0.3499999940395355 - ], - "rotation": 236.47934867361408, - "pixel_coords": [ - 181, - 136, - 9.54725456237793 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.65667724609375, - 0.24956361949443817, - 0.699999988079071 - ], - "rotation": 51.157352972104434, - "pixel_coords": [ - 232, - 127, - 9.215362548828125 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7221903800964355, - 1.822092056274414, - 0.3499999940395355 - ], - "rotation": 352.5835278249012, - "pixel_coords": [ - 268, - 123, - 10.233518600463867 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0575774866261867, - -2.292759482590569, - 0.3499999940395355 - ], - "rotation": 313.02657770112677, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.23415569961071014, - -2.716707468032837, - 0.699999988079071 - ], - "rotation": 68.75778682160903, - "pixel_coords": [ - 86, - 128, - 9.16463565826416 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.39539608359336853, - 0.4095005989074707, - 0.3499999940395355 - ], - "rotation": 19.227102349190545, - "pixel_coords": [ - 162, - 103, - 11.55804443359375 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [], - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 6 - ], - [], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 1 - ], - [ - 0, - 1, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue cube from (0.4,2.0) to (2.1,-2.3)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0624" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0624_cf2.json b/dataset_1k_720p_2/scenes/scene_0624_cf2.json deleted file mode 100644 index 05dddd836c3861e637841367be8ecfc284f4e576..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0624_cf2.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 624, - "image_filename": "SCENE_0624_new_000624.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8786197900772095, - 0.32857546210289, - 0.699999988079071 - ], - "rotation": 35.47910900417994, - "pixel_coords": [ - 133, - 82, - 12.375523567199707 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8486783504486084, - -1.3637981414794922, - 0.3499999940395355 - ], - "rotation": 76.27167178121928, - "pixel_coords": [ - 78, - 95, - 12.21790885925293 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6575347185134888, - -0.6303853392601013, - 0.3499999940395355 - ], - "rotation": 236.47934867361408, - "pixel_coords": [ - 181, - 136, - 9.54725456237793 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.65667724609375, - 0.24956361949443817, - 0.699999988079071 - ], - "rotation": 51.157352972104434, - "pixel_coords": [ - 232, - 127, - 9.215362548828125 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7221903800964355, - 1.822092056274414, - 0.3499999940395355 - ], - "rotation": 352.5835278249012, - "pixel_coords": [ - 268, - 123, - 10.233518600463867 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4064214825630188, - 2.045738697052002, - 0.3499999940395355 - ], - "rotation": 313.02657770112677, - "pixel_coords": [ - 213, - 98, - 11.9530668258667 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.23415569961071014, - -2.716707468032837, - 0.699999988079071 - ], - "rotation": 68.75778682160903, - "pixel_coords": [ - 86, - 128, - 9.16463565826416 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.39539608359336853, - 0.4095005989074707, - 0.3499999940395355 - ], - "rotation": 19.227102349190545, - "pixel_coords": [ - 162, - 103, - 11.55804443359375 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [], - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 6 - ], - [], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 1 - ], - [ - 0, - 1, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0624" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0624_original.json b/dataset_1k_720p_2/scenes/scene_0624_original.json deleted file mode 100644 index 9ffbc4be73a74fd391cc6386b1072830aa4f5f0b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0624_original.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 624, - "image_filename": "SCENE_0624_new_000624.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8786197900772095, - 0.32857546210289, - 0.699999988079071 - ], - "rotation": 35.47910900417994, - "pixel_coords": [ - 133, - 82, - 12.375523567199707 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8486783504486084, - -1.3637981414794922, - 0.3499999940395355 - ], - "rotation": 76.27167178121928, - "pixel_coords": [ - 78, - 95, - 12.21790885925293 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6575347185134888, - -0.6303853392601013, - 0.3499999940395355 - ], - "rotation": 236.47934867361408, - "pixel_coords": [ - 181, - 136, - 9.54725456237793 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.65667724609375, - 0.24956361949443817, - 0.699999988079071 - ], - "rotation": 51.157352972104434, - "pixel_coords": [ - 232, - 127, - 9.215362548828125 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7221903800964355, - 1.822092056274414, - 0.3499999940395355 - ], - "rotation": 352.5835278249012, - "pixel_coords": [ - 268, - 123, - 10.233518600463867 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4064214825630188, - 2.045738697052002, - 0.3499999940395355 - ], - "rotation": 313.02657770112677, - "pixel_coords": [ - 213, - 98, - 11.9530668258667 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.23415569961071014, - -2.716707468032837, - 0.699999988079071 - ], - "rotation": 68.75778682160903, - "pixel_coords": [ - 86, - 128, - 9.16463565826416 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.39539608359336853, - 0.4095005989074707, - 0.3499999940395355 - ], - "rotation": 19.227102349190545, - "pixel_coords": [ - 162, - 103, - 11.55804443359375 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [], - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 6 - ], - [], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 1 - ], - [ - 0, - 1, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0624" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0625_cf1.json b/dataset_1k_720p_2/scenes/scene_0625_cf1.json deleted file mode 100644 index 9ad51248f4ce0ea831019ee710f034cc6b97eab3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0625_cf1.json +++ /dev/null @@ -1,381 +0,0 @@ -{ - "split": "new", - "image_index": 625, - "image_filename": "SCENE_0625_new_000625.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.131422758102417, - 1.9213687181472778, - 0.699999988079071 - ], - "rotation": 201.2983947437335, - "pixel_coords": [ - 160, - 66, - 13.338472366333008 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2765324115753174, - 2.8081390857696533, - 0.699999988079071 - ], - "rotation": 92.54992386867372, - "pixel_coords": [ - 275, - 98, - 11.018563270568848 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.954366445541382, - 0.31163617968559265, - 0.699999988079071 - ], - "rotation": 77.6766178487771, - "pixel_coords": [ - 244, - 135, - 9.14244556427002 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5497724413871765, - 1.7062304019927979, - 0.699999988079071 - ], - "rotation": 117.91236149146677, - "pixel_coords": [ - 210, - 90, - 11.491934776306152 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.701868772506714, - -2.360261917114258, - 0.699999988079071 - ], - "rotation": 190.7361952463173, - "pixel_coords": [ - 162, - 174, - 7.762750148773193 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7084895372390747, - -2.868403196334839, - 0.3499999940395355 - ], - "rotation": 144.3826660763726, - "pixel_coords": [ - 67, - 134, - 9.836809158325195 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6388029456138611, - 2.8748371601104736, - 0.699999988079071 - ], - "rotation": 321.19760126564955, - "pixel_coords": [ - 206, - 71, - 12.929848670959473 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0363351106643677, - -2.3009610176086426, - 0.3499999940395355 - ], - "rotation": 39.96503680588948, - "pixel_coords": [ - 121, - 153, - 9.043402671813965 - ], - "color": "yellow" - }, - { - "shape": "cube", - "color": "cyan", - "material": "rubber", - "size": "small", - "3d_coords": [ - -0.6491723181694393, - -1.3497216981565354, - 0.35 - ], - "rotation": 138.38595799631392, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 5, - 7 - ], - [ - 4, - 7 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [], - [ - 2, - 4, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "left": [ - [ - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 5, - 7 - ], - [], - [ - 0, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added cyan rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0625" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0625_cf2.json b/dataset_1k_720p_2/scenes/scene_0625_cf2.json deleted file mode 100644 index d7bd54c468ccef377149157c533feac34bc38d49..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0625_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 625, - "image_filename": "SCENE_0625_new_000625.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.131422758102417, - 1.9213687181472778, - 0.699999988079071 - ], - "rotation": 201.2983947437335, - "pixel_coords": [ - 160, - 66, - 13.338472366333008 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2765324115753174, - 2.8081390857696533, - 0.699999988079071 - ], - "rotation": 92.54992386867372, - "pixel_coords": [ - 275, - 98, - 11.018563270568848 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.954366445541382, - 0.31163617968559265, - 0.699999988079071 - ], - "rotation": 77.6766178487771, - "pixel_coords": [ - 244, - 135, - 9.14244556427002 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5497724413871765, - 1.7062304019927979, - 0.699999988079071 - ], - "rotation": 117.91236149146677, - "pixel_coords": [ - 210, - 90, - 11.491934776306152 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.701868772506714, - -2.360261917114258, - 0.699999988079071 - ], - "rotation": 190.7361952463173, - "pixel_coords": [ - 162, - 174, - 7.762750148773193 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7084895372390747, - -2.868403196334839, - 0.3499999940395355 - ], - "rotation": 144.3826660763726, - "pixel_coords": [ - 67, - 134, - 9.836809158325195 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6388029456138611, - 2.8748371601104736, - 0.699999988079071 - ], - "rotation": 321.19760126564955, - "pixel_coords": [ - 206, - 71, - 12.929848670959473 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0363351106643677, - -2.3009610176086426, - 0.3499999940395355 - ], - "rotation": 39.96503680588948, - "pixel_coords": [ - 121, - 153, - 9.043402671813965 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 5, - 7 - ], - [ - 4, - 7 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [], - [ - 2, - 4, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "left": [ - [ - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 5, - 7 - ], - [], - [ - 0, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0625" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0625_original.json b/dataset_1k_720p_2/scenes/scene_0625_original.json deleted file mode 100644 index 9bf8d28d6b2488d522d4bbd9bd3cea2804c5eafd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0625_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 625, - "image_filename": "SCENE_0625_new_000625.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.131422758102417, - 1.9213687181472778, - 0.699999988079071 - ], - "rotation": 201.2983947437335, - "pixel_coords": [ - 160, - 66, - 13.338472366333008 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2765324115753174, - 2.8081390857696533, - 0.699999988079071 - ], - "rotation": 92.54992386867372, - "pixel_coords": [ - 275, - 98, - 11.018563270568848 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.954366445541382, - 0.31163617968559265, - 0.699999988079071 - ], - "rotation": 77.6766178487771, - "pixel_coords": [ - 244, - 135, - 9.14244556427002 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5497724413871765, - 1.7062304019927979, - 0.699999988079071 - ], - "rotation": 117.91236149146677, - "pixel_coords": [ - 210, - 90, - 11.491934776306152 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.701868772506714, - -2.360261917114258, - 0.699999988079071 - ], - "rotation": 190.7361952463173, - "pixel_coords": [ - 162, - 174, - 7.762750148773193 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7084895372390747, - -2.868403196334839, - 0.3499999940395355 - ], - "rotation": 144.3826660763726, - "pixel_coords": [ - 67, - 134, - 9.836809158325195 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6388029456138611, - 2.8748371601104736, - 0.699999988079071 - ], - "rotation": 321.19760126564955, - "pixel_coords": [ - 206, - 71, - 12.929848670959473 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0363351106643677, - -2.3009610176086426, - 0.3499999940395355 - ], - "rotation": 39.96503680588948, - "pixel_coords": [ - 121, - 153, - 9.043402671813965 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 5, - 7 - ], - [ - 4, - 7 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [], - [ - 2, - 4, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "left": [ - [ - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 5, - 7 - ], - [], - [ - 0, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0625" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0626_cf1.json b/dataset_1k_720p_2/scenes/scene_0626_cf1.json deleted file mode 100644 index 0c5a63486557e0722e039b0cb72bdfa8a84f2c9a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0626_cf1.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 626, - "image_filename": "SCENE_0626_new_000626.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4982550144195557, - -2.3038108348846436, - 0.3499999940395355 - ], - "rotation": 350.84685368443917, - "pixel_coords": [ - 159, - 173, - 7.813975811004639 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.21046267449855804, - -1.8250985145568848, - 0.699999988079071 - ], - "rotation": 89.90459233072276, - "pixel_coords": [ - 106, - 114, - 9.74800968170166 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6243932247161865, - -2.181175947189331, - 0.699999988079071 - ], - "rotation": 309.8406408158278, - "pixel_coords": [ - 54, - 94, - 11.138710975646973 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.122036099433899, - 1.418519139289856, - 0.3499999940395355 - ], - "rotation": 270.01090440218087, - "pixel_coords": [ - 168, - 89, - 12.460603713989258 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8043076838989704, - -2.707820548568579, - 0.699999988079071 - ], - "rotation": 14.679193253237774, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple cube to partially occlude green cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0626" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0626_cf2.json b/dataset_1k_720p_2/scenes/scene_0626_cf2.json deleted file mode 100644 index a247617174333e187d4a7dc497e83c9f430c20fb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0626_cf2.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 626, - "image_filename": "SCENE_0626_new_000626.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4982550144195557, - -2.3038108348846436, - 0.3499999940395355 - ], - "rotation": 350.84685368443917, - "pixel_coords": [ - 159, - 173, - 7.813975811004639 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.21046267449855804, - -1.8250985145568848, - 0.699999988079071 - ], - "rotation": 89.90459233072276, - "pixel_coords": [ - 106, - 114, - 9.74800968170166 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6243932247161865, - -2.181175947189331, - 0.699999988079071 - ], - "rotation": 309.8406408158278, - "pixel_coords": [ - 54, - 94, - 11.138710975646973 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.122036099433899, - 1.418519139289856, - 0.3499999940395355 - ], - "rotation": 270.01090440218087, - "pixel_coords": [ - 168, - 89, - 12.460603713989258 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.04397972300648689, - 2.4897148609161377, - 0.699999988079071 - ], - "rotation": 14.679193253237774, - "pixel_coords": [ - 214, - 81, - 12.174935340881348 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0626" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0626_original.json b/dataset_1k_720p_2/scenes/scene_0626_original.json deleted file mode 100644 index f1e800521eb5c20fa594d8df493aa43a05465ce9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0626_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 626, - "image_filename": "SCENE_0626_new_000626.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4982550144195557, - -2.3038108348846436, - 0.3499999940395355 - ], - "rotation": 350.84685368443917, - "pixel_coords": [ - 159, - 173, - 7.813975811004639 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.21046267449855804, - -1.8250985145568848, - 0.699999988079071 - ], - "rotation": 89.90459233072276, - "pixel_coords": [ - 106, - 114, - 9.74800968170166 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6243932247161865, - -2.181175947189331, - 0.699999988079071 - ], - "rotation": 309.8406408158278, - "pixel_coords": [ - 54, - 94, - 11.138710975646973 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.122036099433899, - 1.418519139289856, - 0.3499999940395355 - ], - "rotation": 270.01090440218087, - "pixel_coords": [ - 168, - 89, - 12.460603713989258 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.04397972300648689, - 2.4897148609161377, - 0.699999988079071 - ], - "rotation": 14.679193253237774, - "pixel_coords": [ - 214, - 81, - 12.174935340881348 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0626" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0627_cf1.json b/dataset_1k_720p_2/scenes/scene_0627_cf1.json deleted file mode 100644 index 499ce0e66c1ab6a15d1cc8bd27941dffbf907e42..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0627_cf1.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 627, - "image_filename": "SCENE_0627_new_000627.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5550801753997803, - 1.628499984741211, - 0.3499999940395355 - ], - "rotation": 10.76305421959422, - "pixel_coords": [ - 150, - 76, - 14.26343822479248 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7664129734039307, - -0.1511494517326355, - 0.699999988079071 - ], - "rotation": 245.27073184192133, - "pixel_coords": [ - 195, - 123, - 10.225464820861816 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown cube", - "change_score": 10.011162650586757, - "change_attempts": 1, - "source_scene": "scene_0627" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0627_cf2.json b/dataset_1k_720p_2/scenes/scene_0627_cf2.json deleted file mode 100644 index 94c980c8f42ddb3e1994f6d7bbc6a831e9478322..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0627_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 627, - "image_filename": "SCENE_0627_new_000627.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5550801753997803, - 1.628499984741211, - 0.3499999940395355 - ], - "rotation": 10.76305421959422, - "pixel_coords": [ - 150, - 76, - 14.26343822479248 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.27936023473739624, - 2.479095458984375, - 0.699999988079071 - ], - "rotation": 241.25217763068906, - "pixel_coords": [ - 206, - 80, - 13.066487312316895 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7664129734039307, - -0.1511494517326355, - 0.699999988079071 - ], - "rotation": 245.27073184192133, - "pixel_coords": [ - 195, - 123, - 10.225464820861816 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cube and brown cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0627" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0627_original.json b/dataset_1k_720p_2/scenes/scene_0627_original.json deleted file mode 100644 index 5c51b3fc85fe4132bcc572a290633488cde2ad8f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0627_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 627, - "image_filename": "SCENE_0627_new_000627.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5550801753997803, - 1.628499984741211, - 0.3499999940395355 - ], - "rotation": 10.76305421959422, - "pixel_coords": [ - 150, - 76, - 14.26343822479248 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.27936023473739624, - 2.479095458984375, - 0.699999988079071 - ], - "rotation": 241.25217763068906, - "pixel_coords": [ - 206, - 80, - 13.066487312316895 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7664129734039307, - -0.1511494517326355, - 0.699999988079071 - ], - "rotation": 245.27073184192133, - "pixel_coords": [ - 195, - 123, - 10.225464820861816 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0627" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0628_cf1.json b/dataset_1k_720p_2/scenes/scene_0628_cf1.json deleted file mode 100644 index 774e905f7d938b1e4a06f79836cd9a178cb7c41c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0628_cf1.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 628, - "image_filename": "SCENE_0628_new_000628.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1567740440368652, - 1.9486392736434937, - 0.3499999940395355 - ], - "rotation": 306.1897588119403, - "pixel_coords": [ - 256, - 117, - 10.450454711914062 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3784252405166626, - 0.7683444619178772, - 0.3499999940395355 - ], - "rotation": 279.2381775672846, - "pixel_coords": [ - 209, - 119, - 10.36938190460205 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9869096875190735, - -0.39341607689857483, - 0.3499999940395355 - ], - "rotation": 43.12146080191051, - "pixel_coords": [ - 132, - 103, - 11.43763256072998 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0294342041015625, - 0.7307297587394714, - 0.699999988079071 - ], - "rotation": 18.412867958501348, - "pixel_coords": [ - 142, - 78, - 12.642579078674316 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7365463972091675, - 2.6435961723327637, - 0.3499999940395355 - ], - "rotation": 70.7125755455474, - "pixel_coords": [ - 187, - 78, - 13.622153282165527 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0628" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0628_cf2.json b/dataset_1k_720p_2/scenes/scene_0628_cf2.json deleted file mode 100644 index b33c35f52eaa12102f797a6e4981b09dd2a8d4c9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0628_cf2.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 628, - "image_filename": "SCENE_0628_new_000628.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1567740440368652, - 1.9486392736434937, - 0.3499999940395355 - ], - "rotation": 306.1897588119403, - "pixel_coords": [ - 256, - 117, - 10.450454711914062 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3784252405166626, - 0.7683444619178772, - 0.3499999940395355 - ], - "rotation": 279.2381775672846, - "pixel_coords": [ - 209, - 119, - 10.36938190460205 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9869096875190735, - -0.39341607689857483, - 0.3499999940395355 - ], - "rotation": 43.12146080191051, - "pixel_coords": [ - 132, - 103, - 11.43763256072998 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0294342041015625, - 0.7307297587394714, - 0.699999988079071 - ], - "rotation": 18.412867958501348, - "pixel_coords": [ - 142, - 78, - 12.642579078674316 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7365463972091675, - 2.6435961723327637, - 0.3499999940395355 - ], - "rotation": 70.7125755455474, - "pixel_coords": [ - 187, - 78, - 13.622153282165527 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0628" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0628_original.json b/dataset_1k_720p_2/scenes/scene_0628_original.json deleted file mode 100644 index 8376620351b937aa7cb042ad0a4fca7ec3f8b4a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0628_original.json +++ /dev/null @@ -1,213 +0,0 @@ -{ - "split": "new", - "image_index": 628, - "image_filename": "SCENE_0628_new_000628.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1567740440368652, - 1.9486392736434937, - 0.3499999940395355 - ], - "rotation": 306.1897588119403, - "pixel_coords": [ - 256, - 117, - 10.450454711914062 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3784252405166626, - 0.7683444619178772, - 0.3499999940395355 - ], - "rotation": 279.2381775672846, - "pixel_coords": [ - 209, - 119, - 10.36938190460205 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9869096875190735, - -0.39341607689857483, - 0.3499999940395355 - ], - "rotation": 43.12146080191051, - "pixel_coords": [ - 132, - 103, - 11.43763256072998 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0294342041015625, - 0.7307297587394714, - 0.699999988079071 - ], - "rotation": 18.412867958501348, - "pixel_coords": [ - 142, - 78, - 12.642579078674316 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7365463972091675, - 2.6435961723327637, - 0.3499999940395355 - ], - "rotation": 70.7125755455474, - "pixel_coords": [ - 187, - 78, - 13.622153282165527 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [], - [ - 2, - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0628" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0629_cf1.json b/dataset_1k_720p_2/scenes/scene_0629_cf1.json deleted file mode 100644 index fef6858855a1b91216330a5275add19939f8c20c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0629_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 629, - "image_filename": "SCENE_0629_new_000629.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3446120619773865, - 0.27534371614456177, - 0.699999988079071 - ], - "rotation": 40.22456590574951, - "pixel_coords": [ - 173, - 102, - 11.3178129196167 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8100125789642334, - -1.0767015218734741, - 0.3499999940395355 - ], - "rotation": 203.91133607971696, - "pixel_coords": [ - 87, - 93, - 12.798393249511719 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9270849227905273, - -1.243698000907898, - 0.3499999940395355 - ], - "rotation": 222.00044818404444, - "pixel_coords": [ - 172, - 149, - 9.561406135559082 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray cube and cyan cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0629" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0629_cf2.json b/dataset_1k_720p_2/scenes/scene_0629_cf2.json deleted file mode 100644 index abdf4d6c08319793d35b34c6c3deab85fb37a1e3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0629_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 629, - "image_filename": "SCENE_0629_new_000629.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3446120619773865, - 0.27534371614456177, - 0.699999988079071 - ], - "rotation": 40.22456590574951, - "pixel_coords": [ - 173, - 102, - 11.3178129196167 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8100125789642334, - -1.0767015218734741, - 0.3499999940395355 - ], - "rotation": 203.91133607971696, - "pixel_coords": [ - 87, - 93, - 12.798393249511719 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9270849227905273, - -1.243698000907898, - 0.3499999940395355 - ], - "rotation": 222.00044818404444, - "pixel_coords": [ - 172, - 149, - 9.561406135559082 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0629" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0629_original.json b/dataset_1k_720p_2/scenes/scene_0629_original.json deleted file mode 100644 index d1e613686e4bf05cafb849c61916d09d1fe2ad07..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0629_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 629, - "image_filename": "SCENE_0629_new_000629.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3446120619773865, - 0.27534371614456177, - 0.699999988079071 - ], - "rotation": 40.22456590574951, - "pixel_coords": [ - 173, - 102, - 11.3178129196167 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8100125789642334, - -1.0767015218734741, - 0.3499999940395355 - ], - "rotation": 203.91133607971696, - "pixel_coords": [ - 87, - 93, - 12.798393249511719 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9270849227905273, - -1.243698000907898, - 0.3499999940395355 - ], - "rotation": 222.00044818404444, - "pixel_coords": [ - 172, - 149, - 9.561406135559082 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0629" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0630_cf1.json b/dataset_1k_720p_2/scenes/scene_0630_cf1.json deleted file mode 100644 index 2b9d00d44459c27a6d57a3f3a46c3484608cfba1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0630_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 630, - "image_filename": "SCENE_0630_new_000630.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1098989248275757, - -1.1057037115097046, - 0.3499999940395355 - ], - "rotation": 320.4040062353714, - "pixel_coords": [ - 157, - 134, - 9.450342178344727 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1440939903259277, - 2.9588892459869385, - 0.3499999940395355 - ], - "rotation": 58.55501996455229, - "pixel_coords": [ - 179, - 72, - 14.048059463500977 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0152872475054453, - -1.8932771907219959, - 0.699999988079071 - ], - "rotation": 181.6992486642619, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cylinder to partially occlude red sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0630" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0630_cf2.json b/dataset_1k_720p_2/scenes/scene_0630_cf2.json deleted file mode 100644 index 9c03ec640f86ba90d3a1d4bc645d21d24b50ce07..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0630_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 630, - "image_filename": "SCENE_0630_new_000630.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1098989248275757, - -1.1057037115097046, - 0.3499999940395355 - ], - "rotation": 320.4040062353714, - "pixel_coords": [ - 157, - 134, - 9.450342178344727 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1440939903259277, - 2.9588892459869385, - 0.3499999940395355 - ], - "rotation": 58.55501996455229, - "pixel_coords": [ - 179, - 72, - 14.048059463500977 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5689516067504883, - -0.44407039880752563, - 0.699999988079071 - ], - "rotation": 181.6992486642619, - "pixel_coords": [ - 101, - 81, - 12.129166603088379 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0630" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0630_original.json b/dataset_1k_720p_2/scenes/scene_0630_original.json deleted file mode 100644 index ea3be2022a2a5827ded54b5888358667662a0c48..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0630_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 630, - "image_filename": "SCENE_0630_new_000630.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1098989248275757, - -1.1057037115097046, - 0.3499999940395355 - ], - "rotation": 320.4040062353714, - "pixel_coords": [ - 157, - 134, - 9.450342178344727 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1440939903259277, - 2.9588892459869385, - 0.3499999940395355 - ], - "rotation": 58.55501996455229, - "pixel_coords": [ - 179, - 72, - 14.048059463500977 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5689516067504883, - -0.44407039880752563, - 0.699999988079071 - ], - "rotation": 181.6992486642619, - "pixel_coords": [ - 101, - 81, - 12.129166603088379 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0630" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0631_cf1.json b/dataset_1k_720p_2/scenes/scene_0631_cf1.json deleted file mode 100644 index c7d3e635da2c70823d769bed2a26a0c83ac41898..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0631_cf1.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 631, - "image_filename": "SCENE_0631_new_000631.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9429683685302734, - 1.3482298851013184, - 0.699999988079071 - ], - "rotation": 279.0856195641124, - "pixel_coords": [ - 265, - 117, - 9.939325332641602 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8315629959106445, - 2.964545965194702, - 0.3499999940395355 - ], - "rotation": 107.29281387343802, - "pixel_coords": [ - 237, - 95, - 12.487212181091309 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.985487699508667, - -2.143402576446533, - 0.699999988079071 - ], - "rotation": 192.52064448114984, - "pixel_coords": [ - 54, - 91, - 11.807374954223633 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.738016963005066, - -1.2064622640609741, - 0.699999988079071 - ], - "rotation": 117.70873351629186, - "pixel_coords": [ - 170, - 130, - 9.200429916381836 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4192060232162476, - 0.3934970796108246, - 0.3499999940395355 - ], - "rotation": 2.4990433752860675, - "pixel_coords": [ - 201, - 121, - 10.533478736877441 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9920597076416016, - -2.1833529472351074, - 0.699999988079071 - ], - "rotation": 172.09497942064186, - "pixel_coords": [ - 83, - 109, - 10.443239212036133 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.22787781059741974, - 1.654312252998352, - 0.3499999940395355 - ], - "rotation": 228.12191394567307, - "pixel_coords": [ - 190, - 96, - 12.404982566833496 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 6 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 2 - ], - [ - 2, - 3, - 5 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0631" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0631_cf2.json b/dataset_1k_720p_2/scenes/scene_0631_cf2.json deleted file mode 100644 index 6e78b36bde0f12aa0ce83c07eac87b64a50e40cf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0631_cf2.json +++ /dev/null @@ -1,288 +0,0 @@ -{ - "split": "new", - "image_index": 631, - "image_filename": "SCENE_0631_new_000631.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9429683685302734, - 1.3482298851013184, - 0.699999988079071 - ], - "rotation": 279.0856195641124, - "pixel_coords": [ - 265, - 117, - 9.939325332641602 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8315629959106445, - 2.964545965194702, - 0.3499999940395355 - ], - "rotation": 107.29281387343802, - "pixel_coords": [ - 237, - 95, - 12.487212181091309 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.738016963005066, - -1.2064622640609741, - 0.699999988079071 - ], - "rotation": 117.70873351629186, - "pixel_coords": [ - 170, - 130, - 9.200429916381836 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4192060232162476, - 0.3934970796108246, - 0.3499999940395355 - ], - "rotation": 2.4990433752860675, - "pixel_coords": [ - 201, - 121, - 10.533478736877441 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9920597076416016, - -2.1833529472351074, - 0.699999988079071 - ], - "rotation": 172.09497942064186, - "pixel_coords": [ - 83, - 109, - 10.443239212036133 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.22787781059741974, - 1.654312252998352, - 0.3499999940395355 - ], - "rotation": 228.12191394567307, - "pixel_coords": [ - 190, - 96, - 12.404982566833496 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 6 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 2 - ], - [ - 2, - 3, - 5 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple cylinder", - "change_score": 27.78598157150484, - "change_attempts": 1, - "source_scene": "scene_0631" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0631_original.json b/dataset_1k_720p_2/scenes/scene_0631_original.json deleted file mode 100644 index 2f84a77987042ee0809206b3ff171487ff774387..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0631_original.json +++ /dev/null @@ -1,303 +0,0 @@ -{ - "split": "new", - "image_index": 631, - "image_filename": "SCENE_0631_new_000631.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9429683685302734, - 1.3482298851013184, - 0.699999988079071 - ], - "rotation": 279.0856195641124, - "pixel_coords": [ - 265, - 117, - 9.939325332641602 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8315629959106445, - 2.964545965194702, - 0.3499999940395355 - ], - "rotation": 107.29281387343802, - "pixel_coords": [ - 237, - 95, - 12.487212181091309 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.985487699508667, - -2.143402576446533, - 0.699999988079071 - ], - "rotation": 192.52064448114984, - "pixel_coords": [ - 54, - 91, - 11.807374954223633 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.738016963005066, - -1.2064622640609741, - 0.699999988079071 - ], - "rotation": 117.70873351629186, - "pixel_coords": [ - 170, - 130, - 9.200429916381836 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4192060232162476, - 0.3934970796108246, - 0.3499999940395355 - ], - "rotation": 2.4990433752860675, - "pixel_coords": [ - 201, - 121, - 10.533478736877441 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9920597076416016, - -2.1833529472351074, - 0.699999988079071 - ], - "rotation": 172.09497942064186, - "pixel_coords": [ - 83, - 109, - 10.443239212036133 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.22787781059741974, - 1.654312252998352, - 0.3499999940395355 - ], - "rotation": 228.12191394567307, - "pixel_coords": [ - 190, - 96, - 12.404982566833496 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 6 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 2 - ], - [ - 2, - 3, - 5 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0631" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0632_cf1.json b/dataset_1k_720p_2/scenes/scene_0632_cf1.json deleted file mode 100644 index 9596f77cb4ee458e6a1a41785d705b9c340ef6c7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0632_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 632, - "image_filename": "SCENE_0632_new_000632.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.40817221999168396, - 1.4136325120925903, - 0.3499999940395355 - ], - "rotation": 100.43348838523038, - "pixel_coords": [ - 202, - 103, - 11.49772834777832 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.485082745552063, - -2.935965061187744, - 0.3499999940395355 - ], - "rotation": 75.38465186128053, - "pixel_coords": [ - 66, - 131, - 9.73077392578125 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.424898862838745, - 2.457319498062134, - 0.699999988079071 - ], - "rotation": 214.13793310165605, - "pixel_coords": [ - 274, - 105, - 10.490876197814941 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.18875789642334, - -0.4970048666000366, - 0.699999988079071 - ], - "rotation": 306.6777667077785, - "pixel_coords": [ - 197, - 130, - 9.028231620788574 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2992128003620014, - -0.9993465528805228, - 0.699999988079071 - ], - "rotation": 218.10986965364856, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7869848012924194, - 1.800896406173706, - 0.699999988079071 - ], - "rotation": 352.8516349937497, - "pixel_coords": [ - 169, - 74, - 13.112234115600586 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple sphere from (-1.2,-0.7) to (-2.3,-1.0)", - "change_score": 1.1203828746439586, - "change_attempts": 1, - "source_scene": "scene_0632" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0632_cf2.json b/dataset_1k_720p_2/scenes/scene_0632_cf2.json deleted file mode 100644 index ebe988a5891b67a5c720b9acc1e51f0a90dfc5a2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0632_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 632, - "image_filename": "SCENE_0632_new_000632.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.40817221999168396, - 1.4136325120925903, - 0.3499999940395355 - ], - "rotation": 100.43348838523038, - "pixel_coords": [ - 202, - 103, - 11.49772834777832 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.485082745552063, - -2.935965061187744, - 0.3499999940395355 - ], - "rotation": 75.38465186128053, - "pixel_coords": [ - 66, - 131, - 9.73077392578125 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.424898862838745, - 2.457319498062134, - 0.699999988079071 - ], - "rotation": 214.13793310165605, - "pixel_coords": [ - 274, - 105, - 10.490876197814941 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.18875789642334, - -0.4970048666000366, - 0.699999988079071 - ], - "rotation": 306.6777667077785, - "pixel_coords": [ - 197, - 130, - 9.028231620788574 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2333850860595703, - -0.6539930105209351, - 0.699999988079071 - ], - "rotation": 218.10986965364856, - "pixel_coords": [ - 121, - 93, - 11.365713119506836 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7869848012924194, - 1.800896406173706, - 0.699999988079071 - ], - "rotation": 352.8516349937497, - "pixel_coords": [ - 169, - 74, - 13.112234115600586 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0632" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0632_original.json b/dataset_1k_720p_2/scenes/scene_0632_original.json deleted file mode 100644 index 14bd50a5c52a895dcf33b02070757ab652691ca2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0632_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 632, - "image_filename": "SCENE_0632_new_000632.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.40817221999168396, - 1.4136325120925903, - 0.3499999940395355 - ], - "rotation": 100.43348838523038, - "pixel_coords": [ - 202, - 103, - 11.49772834777832 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.485082745552063, - -2.935965061187744, - 0.3499999940395355 - ], - "rotation": 75.38465186128053, - "pixel_coords": [ - 66, - 131, - 9.73077392578125 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.424898862838745, - 2.457319498062134, - 0.699999988079071 - ], - "rotation": 214.13793310165605, - "pixel_coords": [ - 274, - 105, - 10.490876197814941 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.18875789642334, - -0.4970048666000366, - 0.699999988079071 - ], - "rotation": 306.6777667077785, - "pixel_coords": [ - 197, - 130, - 9.028231620788574 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2333850860595703, - -0.6539930105209351, - 0.699999988079071 - ], - "rotation": 218.10986965364856, - "pixel_coords": [ - 121, - 93, - 11.365713119506836 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7869848012924194, - 1.800896406173706, - 0.699999988079071 - ], - "rotation": 352.8516349937497, - "pixel_coords": [ - 169, - 74, - 13.112234115600586 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0632" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0633_cf1.json b/dataset_1k_720p_2/scenes/scene_0633_cf1.json deleted file mode 100644 index a82cae9e85dbfd76756190dd6c89a593ab76b2ff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0633_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 633, - "image_filename": "SCENE_0633_new_000633.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.47440940141677856, - -1.7899106740951538, - 0.699999988079071 - ], - "rotation": 64.00929212160746, - "pixel_coords": [ - 102, - 113, - 9.944271087646484 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5403609569807499, - -2.672632708106848, - 0.699999988079071 - ], - "rotation": 68.07177310093233, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3668246269226074, - 0.3337993919849396, - 0.3499999940395355 - ], - "rotation": 320.6807089836316, - "pixel_coords": [ - 200, - 123, - 10.158656120300293 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown cube to partially occlude blue cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0633" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0633_cf2.json b/dataset_1k_720p_2/scenes/scene_0633_cf2.json deleted file mode 100644 index 065b6e4482e0ba74771e3850c3be5a180f228f6e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0633_cf2.json +++ /dev/null @@ -1,123 +0,0 @@ -{ - "split": "new", - "image_index": 633, - "image_filename": "SCENE_0633_new_000633.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.47440940141677856, - -1.7899106740951538, - 0.699999988079071 - ], - "rotation": 64.00929212160746, - "pixel_coords": [ - 102, - 113, - 9.944271087646484 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3668246269226074, - 0.3337993919849396, - 0.3499999940395355 - ], - "rotation": 320.6807089836316, - "pixel_coords": [ - 200, - 123, - 10.158656120300293 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown cube", - "change_score": 11.048217783952314, - "change_attempts": 1, - "source_scene": "scene_0633" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0633_original.json b/dataset_1k_720p_2/scenes/scene_0633_original.json deleted file mode 100644 index 028a53be1dccf31699068f7a91ac1f09d25392f3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0633_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 633, - "image_filename": "SCENE_0633_new_000633.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.47440940141677856, - -1.7899106740951538, - 0.699999988079071 - ], - "rotation": 64.00929212160746, - "pixel_coords": [ - 102, - 113, - 9.944271087646484 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3771291673183441, - 0.18955090641975403, - 0.699999988079071 - ], - "rotation": 68.07177310093233, - "pixel_coords": [ - 156, - 94, - 11.028432846069336 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3668246269226074, - 0.3337993919849396, - 0.3499999940395355 - ], - "rotation": 320.6807089836316, - "pixel_coords": [ - 200, - 123, - 10.158656120300293 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0633" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0634_cf1.json b/dataset_1k_720p_2/scenes/scene_0634_cf1.json deleted file mode 100644 index 318aa345c4aa916ed0835063aade3e40be452007..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0634_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 634, - "image_filename": "SCENE_0634_new_000634.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.0662722960114479, - -0.7420223951339722, - 0.699999988079071 - ], - "rotation": 117.43487312290932, - "pixel_coords": [ - 140, - 106, - 10.589685440063477 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.41679006814956665, - 0.875938892364502, - 0.699999988079071 - ], - "rotation": 42.36980381536206, - "pixel_coords": [ - 189, - 97, - 11.214102745056152 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6694130897521973, - 0.3617520034313202, - 0.3499999940395355 - ], - "rotation": 261.50078839070613, - "pixel_coords": [ - 234, - 137, - 9.536761283874512 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.826140284538269, - -1.6013838052749634, - 0.3499999940395355 - ], - "rotation": 242.45065030815923, - "pixel_coords": [ - 159, - 149, - 8.953628540039062 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1752755641937256, - -1.2404441833496094, - 0.3499999940395355 - ], - "rotation": 249.73326747674795, - "pixel_coords": [ - 90, - 100, - 11.881292343139648 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0634" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0634_cf2.json b/dataset_1k_720p_2/scenes/scene_0634_cf2.json deleted file mode 100644 index cee81991904f3293981b74da9494743bf898c79a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0634_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 634, - "image_filename": "SCENE_0634_new_000634.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.0662722960114479, - -0.7420223951339722, - 0.699999988079071 - ], - "rotation": 117.43487312290932, - "pixel_coords": [ - 140, - 106, - 10.589685440063477 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.362177224942851, - 2.8414348185502716, - 0.699999988079071 - ], - "rotation": 42.36980381536206, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6694130897521973, - 0.3617520034313202, - 0.3499999940395355 - ], - "rotation": 261.50078839070613, - "pixel_coords": [ - 234, - 137, - 9.536761283874512 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.826140284538269, - -1.6013838052749634, - 0.3499999940395355 - ], - "rotation": 242.45065030815923, - "pixel_coords": [ - 159, - 149, - 8.953628540039062 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1752755641937256, - -1.2404441833496094, - 0.3499999940395355 - ], - "rotation": 249.73326747674795, - "pixel_coords": [ - 90, - 100, - 11.881292343139648 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray cube from (0.4,0.9) to (-1.4,2.8)", - "change_score": 2.6510184582053404, - "change_attempts": 1, - "source_scene": "scene_0634" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0634_original.json b/dataset_1k_720p_2/scenes/scene_0634_original.json deleted file mode 100644 index e7d3c4e041ff543e4248fe64e01484da75eb5358..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0634_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 634, - "image_filename": "SCENE_0634_new_000634.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.0662722960114479, - -0.7420223951339722, - 0.699999988079071 - ], - "rotation": 117.43487312290932, - "pixel_coords": [ - 140, - 106, - 10.589685440063477 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.41679006814956665, - 0.875938892364502, - 0.699999988079071 - ], - "rotation": 42.36980381536206, - "pixel_coords": [ - 189, - 97, - 11.214102745056152 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6694130897521973, - 0.3617520034313202, - 0.3499999940395355 - ], - "rotation": 261.50078839070613, - "pixel_coords": [ - 234, - 137, - 9.536761283874512 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.826140284538269, - -1.6013838052749634, - 0.3499999940395355 - ], - "rotation": 242.45065030815923, - "pixel_coords": [ - 159, - 149, - 8.953628540039062 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1752755641937256, - -1.2404441833496094, - 0.3499999940395355 - ], - "rotation": 249.73326747674795, - "pixel_coords": [ - 90, - 100, - 11.881292343139648 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0634" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0635_cf1.json b/dataset_1k_720p_2/scenes/scene_0635_cf1.json deleted file mode 100644 index 8180f78516e3b6ad25984c9613b4fb24a515a1e4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0635_cf1.json +++ /dev/null @@ -1,330 +0,0 @@ -{ - "split": "new", - "image_index": 635, - "image_filename": "SCENE_0635_new_000635.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4223780632019043, - 1.5373203754425049, - 0.699999988079071 - ], - "rotation": 326.94813182076877, - "pixel_coords": [ - 255, - 110, - 10.159210205078125 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3191983699798584, - 1.9665614366531372, - 0.699999988079071 - ], - "rotation": 182.27739179383718, - "pixel_coords": [ - 158, - 69, - 13.585296630859375 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8047215938568115, - -1.7751717567443848, - 0.699999988079071 - ], - "rotation": 306.57444540822854, - "pixel_coords": [ - 185, - 156, - 7.9136552810668945 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.06402919441461563, - -0.6617150902748108, - 0.699999988079071 - ], - "rotation": 40.26395298426293, - "pixel_coords": [ - 142, - 105, - 10.499428749084473 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.724781036376953, - -0.387512743473053, - 0.3499999940395355 - ], - "rotation": 202.08070487002894, - "pixel_coords": [ - 220, - 147, - 8.954352378845215 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6201910972595215, - -1.2706174850463867, - 0.699999988079071 - ], - "rotation": 220.0642180719143, - "pixel_coords": [ - 80, - 87, - 11.84157657623291 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.04774714261293411, - 1.6986013650894165, - 0.3499999940395355 - ], - "rotation": 204.3423609042259, - "pixel_coords": [ - 196, - 96, - 12.060185432434082 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "color": "brown", - "material": "metal", - "size": "small", - "3d_coords": [ - 1.1450002982258747, - 2.23634517951084, - 0.35 - ], - "rotation": 222.195257336011, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added brown metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0635" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0635_cf2.json b/dataset_1k_720p_2/scenes/scene_0635_cf2.json deleted file mode 100644 index 92257e4c493b6fe874571c93d50b6e7dc98fc437..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0635_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 635, - "image_filename": "SCENE_0635_new_000635.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4223780632019043, - 1.5373203754425049, - 0.699999988079071 - ], - "rotation": 326.94813182076877, - "pixel_coords": [ - 255, - 110, - 10.159210205078125 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3191983699798584, - 1.9665614366531372, - 0.699999988079071 - ], - "rotation": 182.27739179383718, - "pixel_coords": [ - 158, - 69, - 13.585296630859375 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8047215938568115, - -1.7751717567443848, - 0.699999988079071 - ], - "rotation": 306.57444540822854, - "pixel_coords": [ - 185, - 156, - 7.9136552810668945 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.06402919441461563, - -0.6617150902748108, - 0.699999988079071 - ], - "rotation": 40.26395298426293, - "pixel_coords": [ - 142, - 105, - 10.499428749084473 - ], - "color": "green" - }, - { - "shape": "sphere", - "color": "brown", - "material": "metal", - "size": "small", - "3d_coords": [ - 2.724781036376953, - -0.387512743473053, - 0.3499999940395355 - ], - "rotation": 0.771895862001597, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6201910972595215, - -1.2706174850463867, - 0.699999988079071 - ], - "rotation": 220.0642180719143, - "pixel_coords": [ - 80, - 87, - 11.84157657623291 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.04774714261293411, - 1.6986013650894165, - 0.3499999940395355 - ], - "rotation": 204.3423609042259, - "pixel_coords": [ - 196, - 96, - 12.060185432434082 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green cylinder with brown sphere", - "change_score": 3.440808863866591, - "change_attempts": 1, - "source_scene": "scene_0635" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0635_original.json b/dataset_1k_720p_2/scenes/scene_0635_original.json deleted file mode 100644 index 61e95e03fb352d85dde9199404d406a3e2eec1ed..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0635_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 635, - "image_filename": "SCENE_0635_new_000635.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4223780632019043, - 1.5373203754425049, - 0.699999988079071 - ], - "rotation": 326.94813182076877, - "pixel_coords": [ - 255, - 110, - 10.159210205078125 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3191983699798584, - 1.9665614366531372, - 0.699999988079071 - ], - "rotation": 182.27739179383718, - "pixel_coords": [ - 158, - 69, - 13.585296630859375 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8047215938568115, - -1.7751717567443848, - 0.699999988079071 - ], - "rotation": 306.57444540822854, - "pixel_coords": [ - 185, - 156, - 7.9136552810668945 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.06402919441461563, - -0.6617150902748108, - 0.699999988079071 - ], - "rotation": 40.26395298426293, - "pixel_coords": [ - 142, - 105, - 10.499428749084473 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.724781036376953, - -0.387512743473053, - 0.3499999940395355 - ], - "rotation": 202.08070487002894, - "pixel_coords": [ - 220, - 147, - 8.954352378845215 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6201910972595215, - -1.2706174850463867, - 0.699999988079071 - ], - "rotation": 220.0642180719143, - "pixel_coords": [ - 80, - 87, - 11.84157657623291 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.04774714261293411, - 1.6986013650894165, - 0.3499999940395355 - ], - "rotation": 204.3423609042259, - "pixel_coords": [ - 196, - 96, - 12.060185432434082 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0635" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0636_cf1.json b/dataset_1k_720p_2/scenes/scene_0636_cf1.json deleted file mode 100644 index fbce4f8de00b1d8a8656b13bc935421e4b7007a8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0636_cf1.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 636, - "image_filename": "SCENE_0636_new_000636.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4532920122146606, - 1.3332536220550537, - 0.699999988079071 - ], - "rotation": 174.24051005189108, - "pixel_coords": [ - 162, - 76, - 12.139187812805176 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3142638206481934, - -0.11438420414924622, - 0.699999988079071 - ], - "rotation": 32.25364480844155, - "pixel_coords": [ - 113, - 79, - 11.89265251159668 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.833762288093567, - -0.45760732889175415, - 0.699999988079071 - ], - "rotation": 205.79840223862627, - "pixel_coords": [ - 193, - 126, - 8.870622634887695 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.741048812866211, - 2.484264850616455, - 0.699999988079071 - ], - "rotation": 343.5031784688954, - "pixel_coords": [ - 289, - 106, - 9.94523811340332 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7055277824401855, - -2.1140785217285156, - 0.3499999940395355 - ], - "rotation": 62.18476142864904, - "pixel_coords": [ - 55, - 100, - 11.167285919189453 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2604549527168274, - 2.684190511703491, - 0.699999988079071 - ], - "rotation": 164.67590835905258, - "pixel_coords": [ - 226, - 81, - 11.74940013885498 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.371940553188324, - -2.524149179458618, - 0.699999988079071 - ], - "rotation": 142.8816172368075, - "pixel_coords": [ - 92, - 130, - 8.677184104919434 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.347503900527954, - 2.248960256576538, - 0.3499999940395355 - ], - "rotation": 38.06657028343829, - "pixel_coords": [ - 165, - 74, - 13.433500289916992 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 1, - 4, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow cube and gray cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0636" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0636_cf2.json b/dataset_1k_720p_2/scenes/scene_0636_cf2.json deleted file mode 100644 index 7685bd03cb68d7d5fa0c6b96779d7cbde9e7e43a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0636_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 636, - "image_filename": "SCENE_0636_new_000636.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4532920122146606, - 1.3332536220550537, - 0.699999988079071 - ], - "rotation": 174.24051005189108, - "pixel_coords": [ - 162, - 76, - 12.139187812805176 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3142638206481934, - -0.11438420414924622, - 0.699999988079071 - ], - "rotation": 32.25364480844155, - "pixel_coords": [ - 113, - 79, - 11.89265251159668 - ], - "color": "red" - }, - { - "shape": "cylinder", - "color": "red", - "material": "metal", - "size": "small", - "3d_coords": [ - 1.833762288093567, - -0.45760732889175415, - 0.699999988079071 - ], - "rotation": 329.1877402940231, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.741048812866211, - 2.484264850616455, - 0.699999988079071 - ], - "rotation": 343.5031784688954, - "pixel_coords": [ - 289, - 106, - 9.94523811340332 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7055277824401855, - -2.1140785217285156, - 0.3499999940395355 - ], - "rotation": 62.18476142864904, - "pixel_coords": [ - 55, - 100, - 11.167285919189453 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2604549527168274, - 2.684190511703491, - 0.699999988079071 - ], - "rotation": 164.67590835905258, - "pixel_coords": [ - 226, - 81, - 11.74940013885498 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.371940553188324, - -2.524149179458618, - 0.699999988079071 - ], - "rotation": 142.8816172368075, - "pixel_coords": [ - 92, - 130, - 8.677184104919434 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.347503900527954, - 2.248960256576538, - 0.3499999940395355 - ], - "rotation": 38.06657028343829, - "pixel_coords": [ - 165, - 74, - 13.433500289916992 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 1, - 4, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced blue cube with red cylinder", - "change_score": 3.3427481612649914, - "change_attempts": 1, - "source_scene": "scene_0636" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0636_original.json b/dataset_1k_720p_2/scenes/scene_0636_original.json deleted file mode 100644 index 4de495b9aed987a8b8fdaa464cb5628022fa871c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0636_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 636, - "image_filename": "SCENE_0636_new_000636.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4532920122146606, - 1.3332536220550537, - 0.699999988079071 - ], - "rotation": 174.24051005189108, - "pixel_coords": [ - 162, - 76, - 12.139187812805176 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3142638206481934, - -0.11438420414924622, - 0.699999988079071 - ], - "rotation": 32.25364480844155, - "pixel_coords": [ - 113, - 79, - 11.89265251159668 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.833762288093567, - -0.45760732889175415, - 0.699999988079071 - ], - "rotation": 205.79840223862627, - "pixel_coords": [ - 193, - 126, - 8.870622634887695 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.741048812866211, - 2.484264850616455, - 0.699999988079071 - ], - "rotation": 343.5031784688954, - "pixel_coords": [ - 289, - 106, - 9.94523811340332 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7055277824401855, - -2.1140785217285156, - 0.3499999940395355 - ], - "rotation": 62.18476142864904, - "pixel_coords": [ - 55, - 100, - 11.167285919189453 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2604549527168274, - 2.684190511703491, - 0.699999988079071 - ], - "rotation": 164.67590835905258, - "pixel_coords": [ - 226, - 81, - 11.74940013885498 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.371940553188324, - -2.524149179458618, - 0.699999988079071 - ], - "rotation": 142.8816172368075, - "pixel_coords": [ - 92, - 130, - 8.677184104919434 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.347503900527954, - 2.248960256576538, - 0.3499999940395355 - ], - "rotation": 38.06657028343829, - "pixel_coords": [ - 165, - 74, - 13.433500289916992 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 1, - 4, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0636" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0637_cf1.json b/dataset_1k_720p_2/scenes/scene_0637_cf1.json deleted file mode 100644 index 1dd347e1c78516f8d5ea0781f22ca80521db0ab5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0637_cf1.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 637, - "image_filename": "SCENE_0637_new_000637.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.39988943934440613, - -1.982388973236084, - 0.699999988079071 - ], - "rotation": 14.89194976563713, - "pixel_coords": [ - 114, - 125, - 9.419275283813477 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0995354350347966, - 1.8896208862916506, - 0.699999988079071 - ], - "rotation": 264.6979469129046, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.631678819656372, - -0.8637256026268005, - 0.3499999940395355 - ], - "rotation": 253.090721628807, - "pixel_coords": [ - 92, - 92, - 12.250921249389648 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.084765076637268, - 2.7723429203033447, - 0.699999988079071 - ], - "rotation": 126.11975174048987, - "pixel_coords": [ - 244, - 87, - 11.726317405700684 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.734425663948059, - 0.0013472824357450008, - 0.699999988079071 - ], - "rotation": 123.29234177643994, - "pixel_coords": [ - 201, - 120, - 9.683769226074219 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved blue cube to partially occlude red sphere", - "change_score": 2.52299638600943, - "change_attempts": 1, - "source_scene": "scene_0637" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0637_cf2.json b/dataset_1k_720p_2/scenes/scene_0637_cf2.json deleted file mode 100644 index 49a0822ac9ba8a19f04306db8288cc01b22d6644..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0637_cf2.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 637, - "image_filename": "SCENE_0637_new_000637.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.39988943934440613, - -1.982388973236084, - 0.699999988079071 - ], - "rotation": 14.89194976563713, - "pixel_coords": [ - 114, - 125, - 9.419275283813477 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.42271149158477783, - 1.9511123895645142, - 0.699999988079071 - ], - "rotation": 264.6979469129046, - "pixel_coords": [ - 194, - 81, - 12.25243091583252 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.631678819656372, - -0.8637256026268005, - 0.3499999940395355 - ], - "rotation": 253.090721628807, - "pixel_coords": [ - 92, - 92, - 12.250921249389648 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8857713514708188, - 1.2959425024094688, - 0.699999988079071 - ], - "rotation": 126.11975174048987, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.734425663948059, - 0.0013472824357450008, - 0.699999988079071 - ], - "rotation": 123.29234177643994, - "pixel_coords": [ - 201, - 120, - 9.683769226074219 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved red sphere from (1.1,2.8) to (-2.9,1.3)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0637" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0637_original.json b/dataset_1k_720p_2/scenes/scene_0637_original.json deleted file mode 100644 index c245fe6940a6a2c2a3400bd3833057142ca321cc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0637_original.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "split": "new", - "image_index": 637, - "image_filename": "SCENE_0637_new_000637.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.39988943934440613, - -1.982388973236084, - 0.699999988079071 - ], - "rotation": 14.89194976563713, - "pixel_coords": [ - 114, - 125, - 9.419275283813477 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.42271149158477783, - 1.9511123895645142, - 0.699999988079071 - ], - "rotation": 264.6979469129046, - "pixel_coords": [ - 194, - 81, - 12.25243091583252 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.631678819656372, - -0.8637256026268005, - 0.3499999940395355 - ], - "rotation": 253.090721628807, - "pixel_coords": [ - 92, - 92, - 12.250921249389648 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.084765076637268, - 2.7723429203033447, - 0.699999988079071 - ], - "rotation": 126.11975174048987, - "pixel_coords": [ - 244, - 87, - 11.726317405700684 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.734425663948059, - 0.0013472824357450008, - 0.699999988079071 - ], - "rotation": 123.29234177643994, - "pixel_coords": [ - 201, - 120, - 9.683769226074219 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0637" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0638_cf1.json b/dataset_1k_720p_2/scenes/scene_0638_cf1.json deleted file mode 100644 index 3b9e783da2e99ffea93137276d537cd965251014..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0638_cf1.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 638, - "image_filename": "SCENE_0638_new_000638.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3873220682144165, - 1.191975474357605, - 0.3499999940395355 - ], - "rotation": 104.54564405422843, - "pixel_coords": [ - 160, - 87, - 12.288558006286621 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5673961639404297, - 2.802887439727783, - 0.3499999940395355 - ], - "rotation": 212.24510692103507, - "pixel_coords": [ - 258, - 101, - 11.212054252624512 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4514031410217285, - -2.8750619888305664, - 0.3499999940395355 - ], - "rotation": 199.49533064041447, - "pixel_coords": [ - 50, - 121, - 10.000934600830078 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4196085929870605, - -2.1174559593200684, - 0.3499999940395355 - ], - "rotation": 66.29822501239987, - "pixel_coords": [ - 60, - 103, - 11.090444564819336 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.35685575008392334, - 2.457225799560547, - 0.699999988079071 - ], - "rotation": 229.95956146285548, - "pixel_coords": [ - 207, - 77, - 12.154601097106934 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.054931640625, - -1.4106076955795288, - 0.699999988079071 - ], - "rotation": 273.86147473611584, - "pixel_coords": [ - 101, - 101, - 10.41024398803711 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9429429173469543, - -2.266728401184082, - 0.699999988079071 - ], - "rotation": 6.418522419609212, - "pixel_coords": [ - 114, - 136, - 8.56737995147705 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [] - ], - "left": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between purple cube and blue cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0638" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0638_cf2.json b/dataset_1k_720p_2/scenes/scene_0638_cf2.json deleted file mode 100644 index 7b23f266fa5742b4d269989c2cdef84cee294de9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0638_cf2.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 638, - "image_filename": "SCENE_0638_new_000638.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3873220682144165, - 1.191975474357605, - 0.3499999940395355 - ], - "rotation": 104.54564405422843, - "pixel_coords": [ - 160, - 87, - 12.288558006286621 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5673961639404297, - 2.802887439727783, - 0.3499999940395355 - ], - "rotation": 212.24510692103507, - "pixel_coords": [ - 258, - 101, - 11.212054252624512 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4514031410217285, - -2.8750619888305664, - 0.3499999940395355 - ], - "rotation": 199.49533064041447, - "pixel_coords": [ - 50, - 121, - 10.000934600830078 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4196085929870605, - -2.1174559593200684, - 0.3499999940395355 - ], - "rotation": 66.29822501239987, - "pixel_coords": [ - 60, - 103, - 11.090444564819336 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.35685575008392334, - 2.457225799560547, - 0.699999988079071 - ], - "rotation": 229.95956146285548, - "pixel_coords": [ - 207, - 77, - 12.154601097106934 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.054931640625, - -1.4106076955795288, - 0.699999988079071 - ], - "rotation": 273.86147473611584, - "pixel_coords": [ - 101, - 101, - 10.41024398803711 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9429429173469543, - -2.266728401184082, - 0.699999988079071 - ], - "rotation": 6.418522419609212, - "pixel_coords": [ - 114, - 136, - 8.56737995147705 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [] - ], - "left": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0638" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0638_original.json b/dataset_1k_720p_2/scenes/scene_0638_original.json deleted file mode 100644 index e6464c4864b58d91e894b377aa92e634815c2f28..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0638_original.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 638, - "image_filename": "SCENE_0638_new_000638.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3873220682144165, - 1.191975474357605, - 0.3499999940395355 - ], - "rotation": 104.54564405422843, - "pixel_coords": [ - 160, - 87, - 12.288558006286621 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5673961639404297, - 2.802887439727783, - 0.3499999940395355 - ], - "rotation": 212.24510692103507, - "pixel_coords": [ - 258, - 101, - 11.212054252624512 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4514031410217285, - -2.8750619888305664, - 0.3499999940395355 - ], - "rotation": 199.49533064041447, - "pixel_coords": [ - 50, - 121, - 10.000934600830078 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4196085929870605, - -2.1174559593200684, - 0.3499999940395355 - ], - "rotation": 66.29822501239987, - "pixel_coords": [ - 60, - 103, - 11.090444564819336 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.35685575008392334, - 2.457225799560547, - 0.699999988079071 - ], - "rotation": 229.95956146285548, - "pixel_coords": [ - 207, - 77, - 12.154601097106934 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.054931640625, - -1.4106076955795288, - 0.699999988079071 - ], - "rotation": 273.86147473611584, - "pixel_coords": [ - 101, - 101, - 10.41024398803711 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9429429173469543, - -2.266728401184082, - 0.699999988079071 - ], - "rotation": 6.418522419609212, - "pixel_coords": [ - 114, - 136, - 8.56737995147705 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [] - ], - "left": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0638" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0639_cf1.json b/dataset_1k_720p_2/scenes/scene_0639_cf1.json deleted file mode 100644 index ee514b33bffcd998a6c6afde79b6751a003b0d51..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0639_cf1.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 639, - "image_filename": "SCENE_0639_new_000639.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.201493978500366, - 1.48418128490448, - 0.3499999940395355 - ], - "rotation": 12.649109028106515, - "pixel_coords": [ - 245, - 122, - 10.386098861694336 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.015705328434705734, - 0.37152183055877686, - 0.3499999940395355 - ], - "rotation": 102.35366800007097, - "pixel_coords": [ - 169, - 107, - 11.309548377990723 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.335114777048613, - -1.7419176300979036, - 0.699999988079071 - ], - "rotation": 140.76085721564456, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4967947006225586, - -1.5900808572769165, - 0.3499999940395355 - ], - "rotation": 5.292941626529846, - "pixel_coords": [ - 79, - 98, - 11.997870445251465 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.43077582120895386, - -1.4638439416885376, - 0.699999988079071 - ], - "rotation": 18.996312752371786, - "pixel_coords": [ - 113, - 108, - 10.458684921264648 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5463685989379883, - 2.463709592819214, - 0.3499999940395355 - ], - "rotation": 216.91527868435406, - "pixel_coords": [ - 169, - 73, - 14.248579025268555 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue sphere from (-1.2,1.6) to (1.3,-1.7)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0639" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0639_cf2.json b/dataset_1k_720p_2/scenes/scene_0639_cf2.json deleted file mode 100644 index f6f209a7d77650c0396ff735f0a077856bca68cf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0639_cf2.json +++ /dev/null @@ -1,242 +0,0 @@ -{ - "split": "new", - "image_index": 639, - "image_filename": "SCENE_0639_new_000639.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.201493978500366, - 1.48418128490448, - 0.3499999940395355 - ], - "rotation": 12.649109028106515, - "pixel_coords": [ - 245, - 122, - 10.386098861694336 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.015705328434705734, - 0.37152183055877686, - 0.3499999940395355 - ], - "rotation": 102.35366800007097, - "pixel_coords": [ - 169, - 107, - 11.309548377990723 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1852684020996094, - 1.57015860080719, - 0.699999988079071 - ], - "rotation": 140.76085721564456, - "pixel_coords": [ - 174, - 79, - 12.645901679992676 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.43077582120895386, - -1.4638439416885376, - 0.699999988079071 - ], - "rotation": 18.996312752371786, - "pixel_coords": [ - 113, - 108, - 10.458684921264648 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5463685989379883, - 2.463709592819214, - 0.3499999940395355 - ], - "rotation": 216.91527868435406, - "pixel_coords": [ - 169, - 73, - 14.248579025268555 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue sphere", - "change_score": 17.55816193533233, - "change_attempts": 1, - "source_scene": "scene_0639" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0639_original.json b/dataset_1k_720p_2/scenes/scene_0639_original.json deleted file mode 100644 index 63d144d449b9b828b662ecd19fe72e2e6a3d8ad7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0639_original.json +++ /dev/null @@ -1,257 +0,0 @@ -{ - "split": "new", - "image_index": 639, - "image_filename": "SCENE_0639_new_000639.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.201493978500366, - 1.48418128490448, - 0.3499999940395355 - ], - "rotation": 12.649109028106515, - "pixel_coords": [ - 245, - 122, - 10.386098861694336 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.015705328434705734, - 0.37152183055877686, - 0.3499999940395355 - ], - "rotation": 102.35366800007097, - "pixel_coords": [ - 169, - 107, - 11.309548377990723 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1852684020996094, - 1.57015860080719, - 0.699999988079071 - ], - "rotation": 140.76085721564456, - "pixel_coords": [ - 174, - 79, - 12.645901679992676 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4967947006225586, - -1.5900808572769165, - 0.3499999940395355 - ], - "rotation": 5.292941626529846, - "pixel_coords": [ - 79, - 98, - 11.997870445251465 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.43077582120895386, - -1.4638439416885376, - 0.699999988079071 - ], - "rotation": 18.996312752371786, - "pixel_coords": [ - 113, - 108, - 10.458684921264648 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5463685989379883, - 2.463709592819214, - 0.3499999940395355 - ], - "rotation": 216.91527868435406, - "pixel_coords": [ - 169, - 73, - 14.248579025268555 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0639" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0640_cf1.json b/dataset_1k_720p_2/scenes/scene_0640_cf1.json deleted file mode 100644 index 6843917e84208c213b7e9e320165e2f3672b4cf1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0640_cf1.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 640, - "image_filename": "SCENE_0640_new_000640.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4078470468521118, - -0.9337432384490967, - 0.3499999940395355 - ], - "rotation": 24.115024931834146, - "pixel_coords": [ - 112, - 103, - 11.752623558044434 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7432644367218018, - -2.7722365856170654, - 0.3499999940395355 - ], - "rotation": 52.11276978668494, - "pixel_coords": [ - 114, - 169, - 8.595149993896484 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9403222799301147, - 2.4431464672088623, - 0.3499999940395355 - ], - "rotation": 347.27246418554773, - "pixel_coords": [ - 234, - 100, - 11.932282447814941 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5906469821929932, - 1.0321696996688843, - 0.3499999940395355 - ], - "rotation": 132.95066195552974, - "pixel_coords": [ - 156, - 87, - 12.927743911743164 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.08945758640766144, - -2.808370590209961, - 0.3499999940395355 - ], - "rotation": 201.18053586854884, - "pixel_coords": [ - 82, - 140, - 9.718223571777344 - ], - "color": "green" - }, - { - "shape": "cube", - "color": "cyan", - "material": "rubber", - "size": "large", - "3d_coords": [ - -0.3127416968345642, - 2.389958143234253, - 0.3499999940395355 - ], - "rotation": 237.97491028136076, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced gray sphere with cyan cube", - "change_score": 4.462274330731735, - "change_attempts": 1, - "source_scene": "scene_0640" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0640_cf2.json b/dataset_1k_720p_2/scenes/scene_0640_cf2.json deleted file mode 100644 index 1a468b9aa73f87e457b7153e54ec704c59dbe080..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0640_cf2.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 640, - "image_filename": "SCENE_0640_new_000640.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4078470468521118, - -0.9337432384490967, - 0.3499999940395355 - ], - "rotation": 24.115024931834146, - "pixel_coords": [ - 112, - 103, - 11.752623558044434 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7432644367218018, - -2.7722365856170654, - 0.3499999940395355 - ], - "rotation": 52.11276978668494, - "pixel_coords": [ - 114, - 169, - 8.595149993896484 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9403222799301147, - 2.4431464672088623, - 0.3499999940395355 - ], - "rotation": 347.27246418554773, - "pixel_coords": [ - 234, - 100, - 11.932282447814941 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5906469821929932, - 1.0321696996688843, - 0.3499999940395355 - ], - "rotation": 132.95066195552974, - "pixel_coords": [ - 156, - 87, - 12.927743911743164 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.08945758640766144, - -2.808370590209961, - 0.3499999940395355 - ], - "rotation": 201.18053586854884, - "pixel_coords": [ - 82, - 140, - 9.718223571777344 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3127416968345642, - 2.389958143234253, - 0.3499999940395355 - ], - "rotation": 44.393669344785295, - "pixel_coords": [ - 207, - 89, - 12.769448280334473 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed purple cylinder to brown", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0640" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0640_original.json b/dataset_1k_720p_2/scenes/scene_0640_original.json deleted file mode 100644 index 3f31aabb915e88373fb4132de5144df9217e48f8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0640_original.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 640, - "image_filename": "SCENE_0640_new_000640.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4078470468521118, - -0.9337432384490967, - 0.3499999940395355 - ], - "rotation": 24.115024931834146, - "pixel_coords": [ - 112, - 103, - 11.752623558044434 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7432644367218018, - -2.7722365856170654, - 0.3499999940395355 - ], - "rotation": 52.11276978668494, - "pixel_coords": [ - 114, - 169, - 8.595149993896484 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9403222799301147, - 2.4431464672088623, - 0.3499999940395355 - ], - "rotation": 347.27246418554773, - "pixel_coords": [ - 234, - 100, - 11.932282447814941 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5906469821929932, - 1.0321696996688843, - 0.3499999940395355 - ], - "rotation": 132.95066195552974, - "pixel_coords": [ - 156, - 87, - 12.927743911743164 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.08945758640766144, - -2.808370590209961, - 0.3499999940395355 - ], - "rotation": 201.18053586854884, - "pixel_coords": [ - 82, - 140, - 9.718223571777344 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3127416968345642, - 2.389958143234253, - 0.3499999940395355 - ], - "rotation": 44.393669344785295, - "pixel_coords": [ - 207, - 89, - 12.769448280334473 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0640" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0641_cf1.json b/dataset_1k_720p_2/scenes/scene_0641_cf1.json deleted file mode 100644 index 3fa4f97595a5bf202a3b7e24acf3a7993f4ac419..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0641_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 641, - "image_filename": "SCENE_0641_new_000641.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.09276267886161804, - 1.9530904293060303, - 0.3499999940395355 - ], - "rotation": 98.2930613331132, - "pixel_coords": [ - 205, - 93, - 11.77869987487793 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.07220344245433807, - -1.0557076930999756, - 0.699999988079071 - ], - "rotation": 62.203203462368386, - "pixel_coords": [ - 131, - 110, - 9.986842155456543 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4755890369415283, - 1.018356442451477, - 0.3499999940395355 - ], - "rotation": 283.99452556973404, - "pixel_coords": [ - 247, - 130, - 9.688943862915039 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0641" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0641_cf2.json b/dataset_1k_720p_2/scenes/scene_0641_cf2.json deleted file mode 100644 index 6b1b02ccac0e92ed7b9b6bad4f82bb0f50626fd3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0641_cf2.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 641, - "image_filename": "SCENE_0641_new_000641.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.09276267886161804, - 1.9530904293060303, - 0.3499999940395355 - ], - "rotation": 98.2930613331132, - "pixel_coords": [ - 205, - 93, - 11.77869987487793 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.07220344245433807, - -1.0557076930999756, - 0.699999988079071 - ], - "rotation": 62.203203462368386, - "pixel_coords": [ - 131, - 110, - 9.986842155456543 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0641" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0641_original.json b/dataset_1k_720p_2/scenes/scene_0641_original.json deleted file mode 100644 index b4ebee31c8c6f153e3108eacc97aa2f54372fea5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0641_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 641, - "image_filename": "SCENE_0641_new_000641.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.09276267886161804, - 1.9530904293060303, - 0.3499999940395355 - ], - "rotation": 98.2930613331132, - "pixel_coords": [ - 205, - 93, - 11.77869987487793 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.07220344245433807, - -1.0557076930999756, - 0.699999988079071 - ], - "rotation": 62.203203462368386, - "pixel_coords": [ - 131, - 110, - 9.986842155456543 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4755890369415283, - 1.018356442451477, - 0.3499999940395355 - ], - "rotation": 283.99452556973404, - "pixel_coords": [ - 247, - 130, - 9.688943862915039 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0641" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0642_cf1.json b/dataset_1k_720p_2/scenes/scene_0642_cf1.json deleted file mode 100644 index 470746ca7a6f20d5a06c582b9df423e74bbe8ddb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0642_cf1.json +++ /dev/null @@ -1,213 +0,0 @@ -{ - "split": "new", - "image_index": 642, - "image_filename": "SCENE_0642_new_000642.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.28978589177131653, - 0.05476200208067894, - 0.3499999940395355 - ], - "rotation": 137.2598880730699, - "pixel_coords": [ - 155, - 106, - 10.852519989013672 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3913934230804443, - 1.0041848421096802, - 0.699999988079071 - ], - "rotation": 234.99277855340645, - "pixel_coords": [ - 218, - 104, - 10.158010482788086 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8496915102005005, - -1.3467766046524048, - 0.699999988079071 - ], - "rotation": 15.398540251771035, - "pixel_coords": [ - 106, - 103, - 10.218873023986816 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8456884405711411, - -0.2531338804078551, - 0.3499999940395355 - ], - "rotation": 164.87231633425637, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3767247200012207, - -1.028143286705017, - 0.3499999940395355 - ], - "rotation": 110.27453483094514, - "pixel_coords": [ - 167, - 139, - 9.114982604980469 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple sphere from (2.6,0.2) to (-1.8,-0.3)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0642" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0642_cf2.json b/dataset_1k_720p_2/scenes/scene_0642_cf2.json deleted file mode 100644 index 191722ff348fc5aa581dcde990a4bdfda07270b7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0642_cf2.json +++ /dev/null @@ -1,213 +0,0 @@ -{ - "split": "new", - "image_index": 642, - "image_filename": "SCENE_0642_new_000642.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.28978589177131653, - 0.05476200208067894, - 0.3499999940395355 - ], - "rotation": 137.2598880730699, - "pixel_coords": [ - 155, - 106, - 10.852519989013672 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3913934230804443, - 1.0041848421096802, - 0.699999988079071 - ], - "rotation": 234.99277855340645, - "pixel_coords": [ - 218, - 104, - 10.158010482788086 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8496915102005005, - -1.3467766046524048, - 0.699999988079071 - ], - "rotation": 15.398540251771035, - "pixel_coords": [ - 106, - 103, - 10.218873023986816 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6340086460113525, - 0.1540084034204483, - 0.3499999940395355 - ], - "rotation": 164.87231633425637, - "pixel_coords": [ - 234, - 141, - 8.9990816116333 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3767247200012207, - -1.028143286705017, - 0.3499999940395355 - ], - "rotation": 110.27453483094514, - "pixel_coords": [ - 167, - 139, - 9.114982604980469 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown cylinder to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0642" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0642_original.json b/dataset_1k_720p_2/scenes/scene_0642_original.json deleted file mode 100644 index 81a47e3e91b979fac8dda07a4d649d98adafc302..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0642_original.json +++ /dev/null @@ -1,211 +0,0 @@ -{ - "split": "new", - "image_index": 642, - "image_filename": "SCENE_0642_new_000642.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.28978589177131653, - 0.05476200208067894, - 0.3499999940395355 - ], - "rotation": 137.2598880730699, - "pixel_coords": [ - 155, - 106, - 10.852519989013672 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3913934230804443, - 1.0041848421096802, - 0.699999988079071 - ], - "rotation": 234.99277855340645, - "pixel_coords": [ - 218, - 104, - 10.158010482788086 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8496915102005005, - -1.3467766046524048, - 0.699999988079071 - ], - "rotation": 15.398540251771035, - "pixel_coords": [ - 106, - 103, - 10.218873023986816 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6340086460113525, - 0.1540084034204483, - 0.3499999940395355 - ], - "rotation": 164.87231633425637, - "pixel_coords": [ - 234, - 141, - 8.9990816116333 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3767247200012207, - -1.028143286705017, - 0.3499999940395355 - ], - "rotation": 110.27453483094514, - "pixel_coords": [ - 167, - 139, - 9.114982604980469 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0642" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0643_cf1.json b/dataset_1k_720p_2/scenes/scene_0643_cf1.json deleted file mode 100644 index cb2318e68c890cc25cb879bb93b4e91d57847024..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0643_cf1.json +++ /dev/null @@ -1,326 +0,0 @@ -{ - "split": "new", - "image_index": 643, - "image_filename": "SCENE_0643_new_000643.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8325225114822388, - 1.5684752464294434, - 0.699999988079071 - ], - "rotation": 339.3724694731406, - "pixel_coords": [ - 214, - 93, - 11.056879043579102 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8708531260490417, - 2.9786593914031982, - 0.3499999940395355 - ], - "rotation": 56.68186052014333, - "pixel_coords": [ - 240, - 92, - 12.057074546813965 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8209092020988464, - -2.837805986404419, - 0.3499999940395355 - ], - "rotation": 305.9403275103013, - "pixel_coords": [ - 99, - 156, - 8.529452323913574 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8634238243103027, - -2.9139397144317627, - 0.3499999940395355 - ], - "rotation": 274.0153745978542, - "pixel_coords": [ - 28, - 109, - 10.847290992736816 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9655206203460693, - 0.8168277144432068, - 0.3499999940395355 - ], - "rotation": 67.0318234940299, - "pixel_coords": [ - 258, - 136, - 9.389775276184082 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4082019329071045, - 2.7192442417144775, - 0.699999988079071 - ], - "rotation": 97.48571130385677, - "pixel_coords": [ - 278, - 98, - 10.749951362609863 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.577558159828186, - -0.9599145650863647, - 0.699999988079071 - ], - "rotation": 240.6040313348018, - "pixel_coords": [ - 104, - 93, - 11.056182861328125 - ], - "color": "red" - }, - { - "shape": "sphere", - "color": "gray", - "material": "metal", - "size": "small", - "3d_coords": [ - -1.2118934901184526, - 0.17033353136188012, - 0.35 - ], - "rotation": 29.663051113822977, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0643" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0643_cf2.json b/dataset_1k_720p_2/scenes/scene_0643_cf2.json deleted file mode 100644 index b4c9b2cfdbdb000a3cc989b460a61d5ac5d2a8b8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0643_cf2.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 643, - "image_filename": "SCENE_0643_new_000643.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8325225114822388, - 1.5684752464294434, - 0.699999988079071 - ], - "rotation": 339.3724694731406, - "pixel_coords": [ - 214, - 93, - 11.056879043579102 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8708531260490417, - 2.9786593914031982, - 0.3499999940395355 - ], - "rotation": 56.68186052014333, - "pixel_coords": [ - 240, - 92, - 12.057074546813965 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8209092020988464, - -2.837805986404419, - 0.3499999940395355 - ], - "rotation": 305.9403275103013, - "pixel_coords": [ - 99, - 156, - 8.529452323913574 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8634238243103027, - -2.9139397144317627, - 0.3499999940395355 - ], - "rotation": 274.0153745978542, - "pixel_coords": [ - 28, - 109, - 10.847290992736816 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9655206203460693, - 0.8168277144432068, - 0.3499999940395355 - ], - "rotation": 67.0318234940299, - "pixel_coords": [ - 258, - 136, - 9.389775276184082 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4082019329071045, - 2.7192442417144775, - 0.699999988079071 - ], - "rotation": 97.48571130385677, - "pixel_coords": [ - 278, - 98, - 10.749951362609863 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.577558159828186, - -0.9599145650863647, - 0.699999988079071 - ], - "rotation": 240.6040313348018, - "pixel_coords": [ - 104, - 93, - 11.056182861328125 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0643" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0643_original.json b/dataset_1k_720p_2/scenes/scene_0643_original.json deleted file mode 100644 index 855cfb8ef2201bc305d4d44d7352d5aaec916f14..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0643_original.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 643, - "image_filename": "SCENE_0643_new_000643.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8325225114822388, - 1.5684752464294434, - 0.699999988079071 - ], - "rotation": 339.3724694731406, - "pixel_coords": [ - 214, - 93, - 11.056879043579102 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8708531260490417, - 2.9786593914031982, - 0.3499999940395355 - ], - "rotation": 56.68186052014333, - "pixel_coords": [ - 240, - 92, - 12.057074546813965 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8209092020988464, - -2.837805986404419, - 0.3499999940395355 - ], - "rotation": 305.9403275103013, - "pixel_coords": [ - 99, - 156, - 8.529452323913574 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8634238243103027, - -2.9139397144317627, - 0.3499999940395355 - ], - "rotation": 274.0153745978542, - "pixel_coords": [ - 28, - 109, - 10.847290992736816 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9655206203460693, - 0.8168277144432068, - 0.3499999940395355 - ], - "rotation": 67.0318234940299, - "pixel_coords": [ - 258, - 136, - 9.389775276184082 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4082019329071045, - 2.7192442417144775, - 0.699999988079071 - ], - "rotation": 97.48571130385677, - "pixel_coords": [ - 278, - 98, - 10.749951362609863 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.577558159828186, - -0.9599145650863647, - 0.699999988079071 - ], - "rotation": 240.6040313348018, - "pixel_coords": [ - 104, - 93, - 11.056182861328125 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0643" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0644_cf1.json b/dataset_1k_720p_2/scenes/scene_0644_cf1.json deleted file mode 100644 index 5fc89b5cd3c258ea0111bcae5dfbcc82ea2e1a5c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0644_cf1.json +++ /dev/null @@ -1,357 +0,0 @@ -{ - "split": "new", - "image_index": 644, - "image_filename": "SCENE_0644_new_000644.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.47914358973503113, - -0.5004273653030396, - 0.3499999940395355 - ], - "rotation": 69.27112737881187, - "pixel_coords": [ - 159, - 122, - 10.513320922851562 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7501298189163208, - 1.907890796661377, - 0.699999988079071 - ], - "rotation": 95.52392790935484, - "pixel_coords": [ - 217, - 90, - 11.604307174682617 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.008402957580983639, - -2.2621009349823, - 0.699999988079071 - ], - "rotation": 249.2029227490881, - "pixel_coords": [ - 100, - 127, - 9.58488655090332 - ], - "color": "brown" - }, - { - "shape": "sphere", - "color": "yellow", - "material": "metal", - "size": "large", - "3d_coords": [ - -0.24707616865634918, - 0.6298906207084656, - 0.699999988079071 - ], - "rotation": 156.7181492042236, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.31491756439209, - -1.9404864311218262, - 0.699999988079071 - ], - "rotation": 73.48955819459601, - "pixel_coords": [ - 169, - 159, - 8.338937759399414 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4803117513656616, - -1.2476099729537964, - 0.699999988079071 - ], - "rotation": 169.12818033315136, - "pixel_coords": [ - 99, - 98, - 11.10135555267334 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.905625343322754, - -2.670489549636841, - 0.699999988079071 - ], - "rotation": 200.33831713716177, - "pixel_coords": [ - 36, - 97, - 11.134232521057129 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6237006187438965, - 0.5217012763023376, - 0.3499999940395355 - ], - "rotation": 103.32075057343302, - "pixel_coords": [ - 210, - 124, - 10.415014266967773 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [], - [ - 0, - 2, - 4, - 7 - ], - [ - 0, - 2, - 4, - 7 - ], - [ - 2, - 4 - ] - ], - "left": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 1, - 7 - ], - [ - 1, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced blue cylinder with yellow sphere", - "change_score": 3.1846557424145527, - "change_attempts": 1, - "source_scene": "scene_0644" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0644_cf2.json b/dataset_1k_720p_2/scenes/scene_0644_cf2.json deleted file mode 100644 index 700e72cc1fcd29964bcdef2a34a6333a414c7f8d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0644_cf2.json +++ /dev/null @@ -1,357 +0,0 @@ -{ - "split": "new", - "image_index": 644, - "image_filename": "SCENE_0644_new_000644.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1824164199541292, - -2.7709018017317444, - 0.3499999940395355 - ], - "rotation": 69.27112737881187, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7501298189163208, - 1.907890796661377, - 0.699999988079071 - ], - "rotation": 95.52392790935484, - "pixel_coords": [ - 217, - 90, - 11.604307174682617 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.008402957580983639, - -2.2621009349823, - 0.699999988079071 - ], - "rotation": 249.2029227490881, - "pixel_coords": [ - 100, - 127, - 9.58488655090332 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.24707616865634918, - 0.6298906207084656, - 0.699999988079071 - ], - "rotation": 223.19421647346252, - "pixel_coords": [ - 169, - 92, - 11.458699226379395 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.31491756439209, - -1.9404864311218262, - 0.699999988079071 - ], - "rotation": 73.48955819459601, - "pixel_coords": [ - 169, - 159, - 8.338937759399414 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4803117513656616, - -1.2476099729537964, - 0.699999988079071 - ], - "rotation": 169.12818033315136, - "pixel_coords": [ - 99, - 98, - 11.10135555267334 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.905625343322754, - -2.670489549636841, - 0.699999988079071 - ], - "rotation": 200.33831713716177, - "pixel_coords": [ - 36, - 97, - 11.134232521057129 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6237006187438965, - 0.5217012763023376, - 0.3499999940395355 - ], - "rotation": 103.32075057343302, - "pixel_coords": [ - 210, - 124, - 10.415014266967773 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [], - [ - 0, - 2, - 4, - 7 - ], - [ - 0, - 2, - 4, - 7 - ], - [ - 2, - 4 - ] - ], - "left": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 1, - 7 - ], - [ - 1, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green cube from right of brown sphere to left", - "change_score": 2.8135095223358473, - "change_attempts": 1, - "source_scene": "scene_0644" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0644_original.json b/dataset_1k_720p_2/scenes/scene_0644_original.json deleted file mode 100644 index 8215d737ba59fbb45447a52008a6e9a411b1736e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0644_original.json +++ /dev/null @@ -1,355 +0,0 @@ -{ - "split": "new", - "image_index": 644, - "image_filename": "SCENE_0644_new_000644.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.47914358973503113, - -0.5004273653030396, - 0.3499999940395355 - ], - "rotation": 69.27112737881187, - "pixel_coords": [ - 159, - 122, - 10.513320922851562 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7501298189163208, - 1.907890796661377, - 0.699999988079071 - ], - "rotation": 95.52392790935484, - "pixel_coords": [ - 217, - 90, - 11.604307174682617 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.008402957580983639, - -2.2621009349823, - 0.699999988079071 - ], - "rotation": 249.2029227490881, - "pixel_coords": [ - 100, - 127, - 9.58488655090332 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.24707616865634918, - 0.6298906207084656, - 0.699999988079071 - ], - "rotation": 223.19421647346252, - "pixel_coords": [ - 169, - 92, - 11.458699226379395 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.31491756439209, - -1.9404864311218262, - 0.699999988079071 - ], - "rotation": 73.48955819459601, - "pixel_coords": [ - 169, - 159, - 8.338937759399414 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4803117513656616, - -1.2476099729537964, - 0.699999988079071 - ], - "rotation": 169.12818033315136, - "pixel_coords": [ - 99, - 98, - 11.10135555267334 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.905625343322754, - -2.670489549636841, - 0.699999988079071 - ], - "rotation": 200.33831713716177, - "pixel_coords": [ - 36, - 97, - 11.134232521057129 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6237006187438965, - 0.5217012763023376, - 0.3499999940395355 - ], - "rotation": 103.32075057343302, - "pixel_coords": [ - 210, - 124, - 10.415014266967773 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [], - [ - 0, - 2, - 4, - 7 - ], - [ - 0, - 2, - 4, - 7 - ], - [ - 2, - 4 - ] - ], - "left": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 1, - 7 - ], - [ - 1, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0644" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0645_cf1.json b/dataset_1k_720p_2/scenes/scene_0645_cf1.json deleted file mode 100644 index 8d004cbf6d64355c9cd8914b0785879c80f41482..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0645_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 645, - "image_filename": "SCENE_0645_new_000645.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1854103803634644, - -0.4561963975429535, - 0.699999988079071 - ], - "rotation": 122.50737835101748, - "pixel_coords": [ - 175, - 118, - 10.469391822814941 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.090798703041334, - -1.2437698767552448, - 0.699999988079071 - ], - "rotation": 202.75507133207284, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8477749824523926, - 1.0016955137252808, - 0.3499999940395355 - ], - "rotation": 270.83816025658933, - "pixel_coords": [ - 249, - 133, - 10.380805969238281 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cube to partially occlude blue cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0645" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0645_cf2.json b/dataset_1k_720p_2/scenes/scene_0645_cf2.json deleted file mode 100644 index 3727b43f15984fc837b8bace414e7ffc5c586d03..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0645_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 645, - "image_filename": "SCENE_0645_new_000645.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1854103803634644, - -0.4561963975429535, - 0.699999988079071 - ], - "rotation": 122.50737835101748, - "pixel_coords": [ - 175, - 118, - 10.469391822814941 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2499183416366577, - 0.4517073333263397, - 0.699999988079071 - ], - "rotation": 202.75507133207284, - "pixel_coords": [ - 146, - 87, - 12.617408752441406 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8477749824523926, - 1.0016955137252808, - 0.3499999940395355 - ], - "rotation": 270.83816025658933, - "pixel_coords": [ - 249, - 133, - 10.380805969238281 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed blue cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0645" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0645_original.json b/dataset_1k_720p_2/scenes/scene_0645_original.json deleted file mode 100644 index dee2ded70e7f80cf90b2811e4a3c851f0bcd2617..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0645_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 645, - "image_filename": "SCENE_0645_new_000645.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1854103803634644, - -0.4561963975429535, - 0.699999988079071 - ], - "rotation": 122.50737835101748, - "pixel_coords": [ - 175, - 118, - 10.469391822814941 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2499183416366577, - 0.4517073333263397, - 0.699999988079071 - ], - "rotation": 202.75507133207284, - "pixel_coords": [ - 146, - 87, - 12.617408752441406 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8477749824523926, - 1.0016955137252808, - 0.3499999940395355 - ], - "rotation": 270.83816025658933, - "pixel_coords": [ - 249, - 133, - 10.380805969238281 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0645" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0646_cf1.json b/dataset_1k_720p_2/scenes/scene_0646_cf1.json deleted file mode 100644 index a2f5e4b744212326e06f8bdf2cb7e8c15989c856..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0646_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 646, - "image_filename": "SCENE_0646_new_000646.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.376686692237854, - 0.6975873708724976, - 0.3499999940395355 - ], - "rotation": 242.36226508314306, - "pixel_coords": [ - 150, - 92, - 12.343605041503906 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3512885570526123, - 1.7085646390914917, - 0.699999988079071 - ], - "rotation": 249.17255808778947, - "pixel_coords": [ - 257, - 110, - 10.18436050415039 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2032980918884277, - -2.0328547954559326, - 0.699999988079071 - ], - "rotation": 135.74266822025507, - "pixel_coords": [ - 153, - 150, - 8.155152320861816 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.773094477119274, - 0.17253838473096994, - 0.3499999940395355 - ], - "rotation": 154.9037239010735, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved gray cube to partially occlude green sphere", - "change_score": 2.3209300884270703, - "change_attempts": 2, - "source_scene": "scene_0646" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0646_cf2.json b/dataset_1k_720p_2/scenes/scene_0646_cf2.json deleted file mode 100644 index ec943b0537ac2ec6208b45b82a278bb81e3138ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0646_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 646, - "image_filename": "SCENE_0646_new_000646.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.376686692237854, - 0.6975873708724976, - 0.3499999940395355 - ], - "rotation": 242.36226508314306, - "pixel_coords": [ - 150, - 92, - 12.343605041503906 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3512885570526123, - 1.7085646390914917, - 0.699999988079071 - ], - "rotation": 249.17255808778947, - "pixel_coords": [ - 257, - 110, - 10.18436050415039 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2032980918884277, - -2.0328547954559326, - 0.699999988079071 - ], - "rotation": 135.74266822025507, - "pixel_coords": [ - 153, - 150, - 8.155152320861816 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5891594886779785, - 1.6177457571029663, - 0.3499999940395355 - ], - "rotation": 154.9037239010735, - "pixel_coords": [ - 150, - 78, - 13.707006454467773 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray cube and yellow sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0646" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0646_original.json b/dataset_1k_720p_2/scenes/scene_0646_original.json deleted file mode 100644 index 71a4a6de91ffafbe642385a2a8f4cb56c5c1e886..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0646_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 646, - "image_filename": "SCENE_0646_new_000646.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.376686692237854, - 0.6975873708724976, - 0.3499999940395355 - ], - "rotation": 242.36226508314306, - "pixel_coords": [ - 150, - 92, - 12.343605041503906 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3512885570526123, - 1.7085646390914917, - 0.699999988079071 - ], - "rotation": 249.17255808778947, - "pixel_coords": [ - 257, - 110, - 10.18436050415039 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2032980918884277, - -2.0328547954559326, - 0.699999988079071 - ], - "rotation": 135.74266822025507, - "pixel_coords": [ - 153, - 150, - 8.155152320861816 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5891594886779785, - 1.6177457571029663, - 0.3499999940395355 - ], - "rotation": 154.9037239010735, - "pixel_coords": [ - 150, - 78, - 13.707006454467773 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0646" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0647_cf1.json b/dataset_1k_720p_2/scenes/scene_0647_cf1.json deleted file mode 100644 index f6756c39916e2afa9e55e33d31544c07b4aefd35..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0647_cf1.json +++ /dev/null @@ -1,236 +0,0 @@ -{ - "split": "new", - "image_index": 647, - "image_filename": "SCENE_0647_new_000647.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.232697010040283, - -0.9728150367736816, - 0.699999988079071 - ], - "rotation": 318.4445166797691, - "pixel_coords": [ - 97, - 87, - 12.085103034973145 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6786386370658875, - -0.3187732398509979, - 0.699999988079071 - ], - "rotation": 264.1352688321898, - "pixel_coords": [ - 139, - 96, - 11.393946647644043 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.02469954453408718, - -2.197068929672241, - 0.699999988079071 - ], - "rotation": 194.4961469626983, - "pixel_coords": [ - 100, - 120, - 9.878276824951172 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5615856647491455, - 1.833545446395874, - 0.3499999940395355 - ], - "rotation": 55.30412009276721, - "pixel_coords": [ - 189, - 91, - 12.697842597961426 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1034393310546875, - 2.944913148880005, - 0.3499999940395355 - ], - "rotation": 129.79521447837942, - "pixel_coords": [ - 245, - 98, - 12.190881729125977 - ], - "color": "green" - }, - { - "shape": "cube", - "color": "cyan", - "material": "metal", - "size": "small", - "3d_coords": [ - -2.0382522226365447, - -1.949078078635385, - 0.35 - ], - "rotation": 100.6170273724434, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added cyan metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0647" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0647_cf2.json b/dataset_1k_720p_2/scenes/scene_0647_cf2.json deleted file mode 100644 index 5b9be2afacb7e994492616d47e24d35c6c527cd9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0647_cf2.json +++ /dev/null @@ -1,202 +0,0 @@ -{ - "split": "new", - "image_index": 647, - "image_filename": "SCENE_0647_new_000647.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6786386370658875, - -0.3187732398509979, - 0.699999988079071 - ], - "rotation": 264.1352688321898, - "pixel_coords": [ - 139, - 96, - 11.393946647644043 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.02469954453408718, - -2.197068929672241, - 0.699999988079071 - ], - "rotation": 194.4961469626983, - "pixel_coords": [ - 100, - 120, - 9.878276824951172 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5615856647491455, - 1.833545446395874, - 0.3499999940395355 - ], - "rotation": 55.30412009276721, - "pixel_coords": [ - 189, - 91, - 12.697842597961426 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1034393310546875, - 2.944913148880005, - 0.3499999940395355 - ], - "rotation": 129.79521447837942, - "pixel_coords": [ - 245, - 98, - 12.190881729125977 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cube", - "change_score": 23.614683507999008, - "change_attempts": 1, - "source_scene": "scene_0647" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0647_original.json b/dataset_1k_720p_2/scenes/scene_0647_original.json deleted file mode 100644 index b9bb66d2e22a813809a5b96176b2ab476339a1c3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0647_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 647, - "image_filename": "SCENE_0647_new_000647.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.232697010040283, - -0.9728150367736816, - 0.699999988079071 - ], - "rotation": 318.4445166797691, - "pixel_coords": [ - 97, - 87, - 12.085103034973145 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6786386370658875, - -0.3187732398509979, - 0.699999988079071 - ], - "rotation": 264.1352688321898, - "pixel_coords": [ - 139, - 96, - 11.393946647644043 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.02469954453408718, - -2.197068929672241, - 0.699999988079071 - ], - "rotation": 194.4961469626983, - "pixel_coords": [ - 100, - 120, - 9.878276824951172 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5615856647491455, - 1.833545446395874, - 0.3499999940395355 - ], - "rotation": 55.30412009276721, - "pixel_coords": [ - 189, - 91, - 12.697842597961426 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1034393310546875, - 2.944913148880005, - 0.3499999940395355 - ], - "rotation": 129.79521447837942, - "pixel_coords": [ - 245, - 98, - 12.190881729125977 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0647" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0648_cf1.json b/dataset_1k_720p_2/scenes/scene_0648_cf1.json deleted file mode 100644 index 13fcbe6a7c2211046cad7daf12e74cfdf7a75220..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0648_cf1.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 648, - "image_filename": "SCENE_0648_new_000648.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5796245336532593, - 0.35976898670196533, - 0.3499999940395355 - ], - "rotation": 56.13146496579317, - "pixel_coords": [ - 156, - 101, - 11.689559936523438 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.29581284523010254, - 2.024033308029175, - 0.3499999940395355 - ], - "rotation": 20.1862302287889, - "pixel_coords": [ - 208, - 94, - 12.132610321044922 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6518421769142151, - 2.9807755947113037, - 0.699999988079071 - ], - "rotation": 150.3170167970826, - "pixel_coords": [ - 206, - 71, - 13.130908012390137 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9057990908622742, - 0.07492783665657043, - 0.699999988079071 - ], - "rotation": 199.80983948812968, - "pixel_coords": [ - 183, - 110, - 10.408523559570312 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4286012649536133, - -0.0860985815525055, - 0.3499999940395355 - ], - "rotation": 58.56442771889168, - "pixel_coords": [ - 112, - 88, - 12.590323448181152 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2034027576446533, - 1.8189786672592163, - 0.699999988079071 - ], - "rotation": 167.79273461957808, - "pixel_coords": [ - 253, - 106, - 10.632734298706055 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.913947105407715, - 2.931148052215576, - 0.3499999940395355 - ], - "rotation": 57.15298043071884, - "pixel_coords": [ - 163, - 64, - 14.702251434326172 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.895491123199463, - -1.8813378810882568, - 0.699999988079071 - ], - "rotation": 25.51419257984715, - "pixel_coords": [ - 75, - 99, - 11.006851196289062 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ] - ], - "front": [ - [ - 3, - 5, - 7 - ], - [ - 0, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 5 - ] - ], - "left": [ - [ - 4, - 7 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 4, - 7 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0648" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0648_cf2.json b/dataset_1k_720p_2/scenes/scene_0648_cf2.json deleted file mode 100644 index 66b7be4172f4eb88b848a29b2219162b6e500274..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0648_cf2.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 648, - "image_filename": "SCENE_0648_new_000648.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5796245336532593, - 0.35976898670196533, - 0.3499999940395355 - ], - "rotation": 56.13146496579317, - "pixel_coords": [ - 156, - 101, - 11.689559936523438 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.29581284523010254, - 2.024033308029175, - 0.3499999940395355 - ], - "rotation": 20.1862302287889, - "pixel_coords": [ - 208, - 94, - 12.132610321044922 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6518421769142151, - 2.9807755947113037, - 0.699999988079071 - ], - "rotation": 150.3170167970826, - "pixel_coords": [ - 206, - 71, - 13.130908012390137 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9057990908622742, - 0.07492783665657043, - 0.699999988079071 - ], - "rotation": 199.80983948812968, - "pixel_coords": [ - 183, - 110, - 10.408523559570312 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4286012649536133, - -0.0860985815525055, - 0.3499999940395355 - ], - "rotation": 58.56442771889168, - "pixel_coords": [ - 112, - 88, - 12.590323448181152 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2034027576446533, - 1.8189786672592163, - 0.699999988079071 - ], - "rotation": 167.79273461957808, - "pixel_coords": [ - 253, - 106, - 10.632734298706055 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.913947105407715, - 2.931148052215576, - 0.3499999940395355 - ], - "rotation": 57.15298043071884, - "pixel_coords": [ - 163, - 64, - 14.702251434326172 - ], - "color": "red" - }, - { - "shape": "cylinder", - "color": "blue", - "material": "metal", - "size": "small", - "3d_coords": [ - -1.895491123199463, - -1.8813378810882568, - 0.699999988079071 - ], - "rotation": 256.8292869400293, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ] - ], - "front": [ - [ - 3, - 5, - 7 - ], - [ - 0, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 5 - ] - ], - "left": [ - [ - 4, - 7 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 4, - 7 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green sphere with blue cylinder", - "change_score": 4.357458071221716, - "change_attempts": 1, - "source_scene": "scene_0648" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0648_original.json b/dataset_1k_720p_2/scenes/scene_0648_original.json deleted file mode 100644 index e892ae23e4f9674d0543f41fbfea2bdf769f8f8a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0648_original.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 648, - "image_filename": "SCENE_0648_new_000648.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5796245336532593, - 0.35976898670196533, - 0.3499999940395355 - ], - "rotation": 56.13146496579317, - "pixel_coords": [ - 156, - 101, - 11.689559936523438 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.29581284523010254, - 2.024033308029175, - 0.3499999940395355 - ], - "rotation": 20.1862302287889, - "pixel_coords": [ - 208, - 94, - 12.132610321044922 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6518421769142151, - 2.9807755947113037, - 0.699999988079071 - ], - "rotation": 150.3170167970826, - "pixel_coords": [ - 206, - 71, - 13.130908012390137 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9057990908622742, - 0.07492783665657043, - 0.699999988079071 - ], - "rotation": 199.80983948812968, - "pixel_coords": [ - 183, - 110, - 10.408523559570312 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4286012649536133, - -0.0860985815525055, - 0.3499999940395355 - ], - "rotation": 58.56442771889168, - "pixel_coords": [ - 112, - 88, - 12.590323448181152 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2034027576446533, - 1.8189786672592163, - 0.699999988079071 - ], - "rotation": 167.79273461957808, - "pixel_coords": [ - 253, - 106, - 10.632734298706055 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.913947105407715, - 2.931148052215576, - 0.3499999940395355 - ], - "rotation": 57.15298043071884, - "pixel_coords": [ - 163, - 64, - 14.702251434326172 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.895491123199463, - -1.8813378810882568, - 0.699999988079071 - ], - "rotation": 25.51419257984715, - "pixel_coords": [ - 75, - 99, - 11.006851196289062 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ] - ], - "front": [ - [ - 3, - 5, - 7 - ], - [ - 0, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 5 - ] - ], - "left": [ - [ - 4, - 7 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 4, - 7 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0648" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0649_cf1.json b/dataset_1k_720p_2/scenes/scene_0649_cf1.json deleted file mode 100644 index ae3866c83f0393b2efe346c9edd42636527e955a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0649_cf1.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "split": "new", - "image_index": 649, - "image_filename": "SCENE_0649_new_000649.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.145732879638672, - 0.27431124448776245, - 0.3499999940395355 - ], - "rotation": 134.68760823720595, - "pixel_coords": [ - 218, - 134, - 9.797111511230469 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.0657755583524704, - -2.4069712162017822, - 0.699999988079071 - ], - "rotation": 106.7069439569443, - "pixel_coords": [ - 95, - 128, - 9.437543869018555 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.91429603099823, - -1.0114285945892334, - 0.699999988079071 - ], - "rotation": 354.25557452067574, - "pixel_coords": [ - 180, - 137, - 9.03536319732666 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0035914182662964, - -1.462417721748352, - 0.3499999940395355 - ], - "rotation": 328.54759286463735, - "pixel_coords": [ - 103, - 114, - 10.851034164428711 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6350384898600627, - 2.708883076064604, - 0.3499999940395355 - ], - "rotation": 171.15480836461933, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue cylinder from left of purple sphere to right", - "change_score": 2.0214790034945125, - "change_attempts": 1, - "source_scene": "scene_0649" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0649_cf2.json b/dataset_1k_720p_2/scenes/scene_0649_cf2.json deleted file mode 100644 index c7cacf8dd07b29a25f6ff49e855a6ee0cbd3d89c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0649_cf2.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "split": "new", - "image_index": 649, - "image_filename": "SCENE_0649_new_000649.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.145732879638672, - 0.27431124448776245, - 0.3499999940395355 - ], - "rotation": 134.68760823720595, - "pixel_coords": [ - 218, - 134, - 9.797111511230469 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.0657755583524704, - -2.4069712162017822, - 0.699999988079071 - ], - "rotation": 106.7069439569443, - "pixel_coords": [ - 95, - 128, - 9.437543869018555 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.91429603099823, - -1.0114285945892334, - 0.699999988079071 - ], - "rotation": 354.25557452067574, - "pixel_coords": [ - 180, - 137, - 9.03536319732666 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0035914182662964, - -1.462417721748352, - 0.3499999940395355 - ], - "rotation": 328.54759286463735, - "pixel_coords": [ - 103, - 114, - 10.851034164428711 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1297078132629395, - 1.7229582071304321, - 0.3499999940395355 - ], - "rotation": 171.15480836461933, - "pixel_coords": [ - 175, - 85, - 12.766010284423828 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0649" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0649_original.json b/dataset_1k_720p_2/scenes/scene_0649_original.json deleted file mode 100644 index 02a8c2487c122c750c264fd869e418034dddcc96..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0649_original.json +++ /dev/null @@ -1,212 +0,0 @@ -{ - "split": "new", - "image_index": 649, - "image_filename": "SCENE_0649_new_000649.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.145732879638672, - 0.27431124448776245, - 0.3499999940395355 - ], - "rotation": 134.68760823720595, - "pixel_coords": [ - 218, - 134, - 9.797111511230469 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.0657755583524704, - -2.4069712162017822, - 0.699999988079071 - ], - "rotation": 106.7069439569443, - "pixel_coords": [ - 95, - 128, - 9.437543869018555 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.91429603099823, - -1.0114285945892334, - 0.699999988079071 - ], - "rotation": 354.25557452067574, - "pixel_coords": [ - 180, - 137, - 9.03536319732666 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0035914182662964, - -1.462417721748352, - 0.3499999940395355 - ], - "rotation": 328.54759286463735, - "pixel_coords": [ - 103, - 114, - 10.851034164428711 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1297078132629395, - 1.7229582071304321, - 0.3499999940395355 - ], - "rotation": 171.15480836461933, - "pixel_coords": [ - 175, - 85, - 12.766010284423828 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0649" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0650_cf1.json b/dataset_1k_720p_2/scenes/scene_0650_cf1.json deleted file mode 100644 index f80278bc648c3f67c057d798e14f93b808d4de10..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0650_cf1.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 650, - "image_filename": "SCENE_0650_new_000650.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.906448245048523, - -2.0344972610473633, - 0.699999988079071 - ], - "rotation": 77.35915480698748, - "pixel_coords": [ - 75, - 98, - 11.482308387756348 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2581270933151245, - 1.1654921770095825, - 0.699999988079071 - ], - "rotation": 52.94045854838344, - "pixel_coords": [ - 214, - 105, - 11.03581428527832 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.822972059249878, - 1.6125426292419434, - 0.699999988079071 - ], - "rotation": 310.544422280357, - "pixel_coords": [ - 164, - 73, - 13.390889167785645 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1928744316101074, - 2.758366107940674, - 0.699999988079071 - ], - "rotation": 103.76748180755231, - "pixel_coords": [ - 270, - 101, - 11.253040313720703 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0005501508712769, - -1.0198543071746826, - 0.3499999940395355 - ], - "rotation": 94.23702989485102, - "pixel_coords": [ - 117, - 108, - 11.578624725341797 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.33078181743621826, - -2.535550355911255, - 0.699999988079071 - ], - "rotation": 169.67129723015756, - "pixel_coords": [ - 84, - 121, - 10.13107967376709 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8878307342529297, - -1.5599783658981323, - 0.699999988079071 - ], - "rotation": 86.91240413941412, - "pixel_coords": [ - 183, - 160, - 8.44848346710205 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.608879804611206, - 0.06705686450004578, - 0.699999988079071 - ], - "rotation": 116.60622627452615, - "pixel_coords": [ - 118, - 76, - 13.09708023071289 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [], - [ - 2, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 0, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 1, - 3, - 6 - ], - [], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3 - ], - [ - 1, - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed gray sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0650" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0650_cf2.json b/dataset_1k_720p_2/scenes/scene_0650_cf2.json deleted file mode 100644 index f770d5a320b68ebe31c4786b6f8125afc333a015..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0650_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 650, - "image_filename": "SCENE_0650_new_000650.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.906448245048523, - -2.0344972610473633, - 0.699999988079071 - ], - "rotation": 77.35915480698748, - "pixel_coords": [ - 75, - 98, - 11.482308387756348 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2581270933151245, - 1.1654921770095825, - 0.699999988079071 - ], - "rotation": 52.94045854838344, - "pixel_coords": [ - 214, - 105, - 11.03581428527832 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.822972059249878, - 1.6125426292419434, - 0.699999988079071 - ], - "rotation": 310.544422280357, - "pixel_coords": [ - 164, - 73, - 13.390889167785645 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1928744316101074, - 2.758366107940674, - 0.699999988079071 - ], - "rotation": 103.76748180755231, - "pixel_coords": [ - 270, - 101, - 11.253040313720703 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0005501508712769, - -1.0198543071746826, - 0.3499999940395355 - ], - "rotation": 94.23702989485102, - "pixel_coords": [ - 117, - 108, - 11.578624725341797 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.33078181743621826, - -2.535550355911255, - 0.699999988079071 - ], - "rotation": 169.67129723015756, - "pixel_coords": [ - 84, - 121, - 10.13107967376709 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8878307342529297, - -1.5599783658981323, - 0.699999988079071 - ], - "rotation": 86.91240413941412, - "pixel_coords": [ - 183, - 160, - 8.44848346710205 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.608879804611206, - 0.06705686450004578, - 0.699999988079071 - ], - "rotation": 116.60622627452615, - "pixel_coords": [ - 118, - 76, - 13.09708023071289 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [], - [ - 2, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 0, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 1, - 3, - 6 - ], - [], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3 - ], - [ - 1, - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0650" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0650_original.json b/dataset_1k_720p_2/scenes/scene_0650_original.json deleted file mode 100644 index b72bb4922f81c660f0254f8edcc8925e687cb032..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0650_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 650, - "image_filename": "SCENE_0650_new_000650.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.906448245048523, - -2.0344972610473633, - 0.699999988079071 - ], - "rotation": 77.35915480698748, - "pixel_coords": [ - 75, - 98, - 11.482308387756348 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2581270933151245, - 1.1654921770095825, - 0.699999988079071 - ], - "rotation": 52.94045854838344, - "pixel_coords": [ - 214, - 105, - 11.03581428527832 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.822972059249878, - 1.6125426292419434, - 0.699999988079071 - ], - "rotation": 310.544422280357, - "pixel_coords": [ - 164, - 73, - 13.390889167785645 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1928744316101074, - 2.758366107940674, - 0.699999988079071 - ], - "rotation": 103.76748180755231, - "pixel_coords": [ - 270, - 101, - 11.253040313720703 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0005501508712769, - -1.0198543071746826, - 0.3499999940395355 - ], - "rotation": 94.23702989485102, - "pixel_coords": [ - 117, - 108, - 11.578624725341797 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.33078181743621826, - -2.535550355911255, - 0.699999988079071 - ], - "rotation": 169.67129723015756, - "pixel_coords": [ - 84, - 121, - 10.13107967376709 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8878307342529297, - -1.5599783658981323, - 0.699999988079071 - ], - "rotation": 86.91240413941412, - "pixel_coords": [ - 183, - 160, - 8.44848346710205 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.608879804611206, - 0.06705686450004578, - 0.699999988079071 - ], - "rotation": 116.60622627452615, - "pixel_coords": [ - 118, - 76, - 13.09708023071289 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [], - [ - 2, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2 - ] - ], - "front": [ - [ - 1, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 0, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 1, - 3, - 6 - ], - [], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3 - ], - [ - 1, - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0650" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0651_cf1.json b/dataset_1k_720p_2/scenes/scene_0651_cf1.json deleted file mode 100644 index 0ad673e21de6cfa1380faee432876cb536d474b0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0651_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 651, - "image_filename": "SCENE_0651_new_000651.png", - "objects": [ - { - "shape": "sphere", - "color": "green", - "material": "rubber", - "size": "large", - "3d_coords": [ - 1.1145142316818237, - -0.3132565915584564, - 0.699999988079071 - ], - "rotation": 54.25338505995191, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2773066759109497, - -2.807354688644409, - 0.3499999940395355 - ], - "rotation": 232.19019283378609, - "pixel_coords": [ - 59, - 122, - 10.323799133300781 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3206413686275482, - 0.5407882928848267, - 0.699999988079071 - ], - "rotation": 186.57099717489672, - "pixel_coords": [ - 166, - 93, - 11.432127952575684 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced cyan cylinder with green sphere", - "change_score": 3.4661665443290506, - "change_attempts": 1, - "source_scene": "scene_0651" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0651_cf2.json b/dataset_1k_720p_2/scenes/scene_0651_cf2.json deleted file mode 100644 index 341529b2c0c3036b372ae72dbdb0f96f67a34e5a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0651_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 651, - "image_filename": "SCENE_0651_new_000651.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1145142316818237, - -0.3132565915584564, - 0.699999988079071 - ], - "rotation": 222.07334101841008, - "pixel_coords": [ - 177, - 114, - 9.952341079711914 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2773066759109497, - -2.807354688644409, - 0.3499999940395355 - ], - "rotation": 232.19019283378609, - "pixel_coords": [ - 59, - 122, - 10.323799133300781 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3206413686275482, - 0.5407882928848267, - 0.699999988079071 - ], - "rotation": 186.57099717489672, - "pixel_coords": [ - 166, - 93, - 11.432127952575684 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0651" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0651_original.json b/dataset_1k_720p_2/scenes/scene_0651_original.json deleted file mode 100644 index 52bcc79fd1084a8e0248b83c0310efb60074607a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0651_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 651, - "image_filename": "SCENE_0651_new_000651.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1145142316818237, - -0.3132565915584564, - 0.699999988079071 - ], - "rotation": 222.07334101841008, - "pixel_coords": [ - 177, - 114, - 9.952341079711914 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2773066759109497, - -2.807354688644409, - 0.3499999940395355 - ], - "rotation": 232.19019283378609, - "pixel_coords": [ - 59, - 122, - 10.323799133300781 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3206413686275482, - 0.5407882928848267, - 0.699999988079071 - ], - "rotation": 186.57099717489672, - "pixel_coords": [ - 166, - 93, - 11.432127952575684 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0651" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0652_cf1.json b/dataset_1k_720p_2/scenes/scene_0652_cf1.json deleted file mode 100644 index 994bc0f7a86ff758a659e1b2ee49f5be50bceaf2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0652_cf1.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 652, - "image_filename": "SCENE_0652_new_000652.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.41147395580352253, - -0.2984543169853815, - 0.699999988079071 - ], - "rotation": 225.19055043062528, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3622503280639648, - -1.0073965787887573, - 0.3499999940395355 - ], - "rotation": 149.83368206418015, - "pixel_coords": [ - 168, - 138, - 9.559605598449707 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0414577722549438, - 2.485076665878296, - 0.699999988079071 - ], - "rotation": 21.476811018238372, - "pixel_coords": [ - 189, - 72, - 13.03429126739502 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.664830207824707, - 0.9992326498031616, - 0.699999988079071 - ], - "rotation": 97.95728951632776, - "pixel_coords": [ - 148, - 78, - 12.533740043640137 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.544872999191284, - 1.6030608415603638, - 0.3499999940395355 - ], - "rotation": 121.64181537511044, - "pixel_coords": [ - 258, - 122, - 10.383301734924316 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9487810134887695, - -1.0868204832077026, - 0.699999988079071 - ], - "rotation": 59.78144907149954, - "pixel_coords": [ - 212, - 152, - 8.333160400390625 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.071022629737854, - 0.9979267716407776, - 0.3499999940395355 - ], - "rotation": 161.834536006904, - "pixel_coords": [ - 207, - 112, - 10.956892013549805 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [], - [ - 1, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4, - 6 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved yellow cube from (-0.9,-1.5) to (-0.4,-0.3)", - "change_score": 1.2721073122859994, - "change_attempts": 1, - "source_scene": "scene_0652" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0652_cf2.json b/dataset_1k_720p_2/scenes/scene_0652_cf2.json deleted file mode 100644 index b117326ec600faf251760d41d5feaacce122e52f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0652_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 652, - "image_filename": "SCENE_0652_new_000652.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8714260458946228, - -1.4844986200332642, - 0.699999988079071 - ], - "rotation": 225.19055043062528, - "pixel_coords": [ - 104, - 106, - 10.527359962463379 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "color": "gray", - "material": "metal", - "size": "small", - "3d_coords": [ - 1.3622503280639648, - -1.0073965787887573, - 0.3499999940395355 - ], - "rotation": 203.98862656753414, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0414577722549438, - 2.485076665878296, - 0.699999988079071 - ], - "rotation": 21.476811018238372, - "pixel_coords": [ - 189, - 72, - 13.03429126739502 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.664830207824707, - 0.9992326498031616, - 0.699999988079071 - ], - "rotation": 97.95728951632776, - "pixel_coords": [ - 148, - 78, - 12.533740043640137 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.544872999191284, - 1.6030608415603638, - 0.3499999940395355 - ], - "rotation": 121.64181537511044, - "pixel_coords": [ - 258, - 122, - 10.383301734924316 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9487810134887695, - -1.0868204832077026, - 0.699999988079071 - ], - "rotation": 59.78144907149954, - "pixel_coords": [ - 212, - 152, - 8.333160400390625 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.071022629737854, - 0.9979267716407776, - 0.3499999940395355 - ], - "rotation": 161.834536006904, - "pixel_coords": [ - 207, - 112, - 10.956892013549805 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [], - [ - 1, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4, - 6 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown cube with gray sphere", - "change_score": 2.1504304013982054, - "change_attempts": 1, - "source_scene": "scene_0652" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0652_original.json b/dataset_1k_720p_2/scenes/scene_0652_original.json deleted file mode 100644 index 93e51597b7d7434bfe29ac013583b37fcaecff66..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0652_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 652, - "image_filename": "SCENE_0652_new_000652.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8714260458946228, - -1.4844986200332642, - 0.699999988079071 - ], - "rotation": 225.19055043062528, - "pixel_coords": [ - 104, - 106, - 10.527359962463379 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3622503280639648, - -1.0073965787887573, - 0.3499999940395355 - ], - "rotation": 149.83368206418015, - "pixel_coords": [ - 168, - 138, - 9.559605598449707 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0414577722549438, - 2.485076665878296, - 0.699999988079071 - ], - "rotation": 21.476811018238372, - "pixel_coords": [ - 189, - 72, - 13.03429126739502 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.664830207824707, - 0.9992326498031616, - 0.699999988079071 - ], - "rotation": 97.95728951632776, - "pixel_coords": [ - 148, - 78, - 12.533740043640137 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.544872999191284, - 1.6030608415603638, - 0.3499999940395355 - ], - "rotation": 121.64181537511044, - "pixel_coords": [ - 258, - 122, - 10.383301734924316 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9487810134887695, - -1.0868204832077026, - 0.699999988079071 - ], - "rotation": 59.78144907149954, - "pixel_coords": [ - 212, - 152, - 8.333160400390625 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.071022629737854, - 0.9979267716407776, - 0.3499999940395355 - ], - "rotation": 161.834536006904, - "pixel_coords": [ - 207, - 112, - 10.956892013549805 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [], - [ - 1, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4, - 6 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0652" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0653_cf1.json b/dataset_1k_720p_2/scenes/scene_0653_cf1.json deleted file mode 100644 index 1b57f804820aebfb85474ed5dc4a3d3b3e2c51c1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0653_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 653, - "image_filename": "SCENE_0653_new_000653.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8324648412099236, - -1.8492392527901496, - 0.3499999940395355 - ], - "rotation": 295.06011150773713, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2919113636016846, - -2.5589077472686768, - 0.3499999940395355 - ], - "rotation": 352.66746502417897, - "pixel_coords": [ - 57, - 109, - 11.699535369873047 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.0522751659154892, - 0.771742045879364, - 0.3499999940395355 - ], - "rotation": 172.6087971430991, - "pixel_coords": [ - 178, - 105, - 12.016502380371094 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.4493553936481476, - 2.8266682624816895, - 0.3499999940395355 - ], - "rotation": 114.03155480638488, - "pixel_coords": [ - 208, - 85, - 13.51719856262207 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green cube from right of purple cube to left", - "change_score": 1.618292513435134, - "change_attempts": 1, - "source_scene": "scene_0653" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0653_cf2.json b/dataset_1k_720p_2/scenes/scene_0653_cf2.json deleted file mode 100644 index a8b63690cde057168251263c2681c64d9daacaeb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0653_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 653, - "image_filename": "SCENE_0653_new_000653.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.658476334783763, - 0.5601510429932239, - 0.3499999940395355 - ], - "rotation": 295.06011150773713, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2919113636016846, - -2.5589077472686768, - 0.3499999940395355 - ], - "rotation": 352.66746502417897, - "pixel_coords": [ - 57, - 109, - 11.699535369873047 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.0522751659154892, - 0.771742045879364, - 0.3499999940395355 - ], - "rotation": 172.6087971430991, - "pixel_coords": [ - 178, - 105, - 12.016502380371094 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.4493553936481476, - 2.8266682624816895, - 0.3499999940395355 - ], - "rotation": 114.03155480638488, - "pixel_coords": [ - 208, - 85, - 13.51719856262207 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green cube from left of purple cube to right", - "change_score": 1.2116288470213776, - "change_attempts": 1, - "source_scene": "scene_0653" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0653_original.json b/dataset_1k_720p_2/scenes/scene_0653_original.json deleted file mode 100644 index 0c91de777435f97e323e8ccfee620d77d6034cbd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0653_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 653, - "image_filename": "SCENE_0653_new_000653.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.89456844329834, - -0.6282533407211304, - 0.3499999940395355 - ], - "rotation": 295.06011150773713, - "pixel_coords": [ - 212, - 156, - 9.318708419799805 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2919113636016846, - -2.5589077472686768, - 0.3499999940395355 - ], - "rotation": 352.66746502417897, - "pixel_coords": [ - 57, - 109, - 11.699535369873047 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.0522751659154892, - 0.771742045879364, - 0.3499999940395355 - ], - "rotation": 172.6087971430991, - "pixel_coords": [ - 178, - 105, - 12.016502380371094 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.4493553936481476, - 2.8266682624816895, - 0.3499999940395355 - ], - "rotation": 114.03155480638488, - "pixel_coords": [ - 208, - 85, - 13.51719856262207 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0653" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0654_cf1.json b/dataset_1k_720p_2/scenes/scene_0654_cf1.json deleted file mode 100644 index fc1ae2ae698b7a0c29485f06ba9d9510fe641562..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0654_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 654, - "image_filename": "SCENE_0654_new_000654.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6926860809326172, - 2.9066596031188965, - 0.3499999940395355 - ], - "rotation": 24.733209832038664, - "pixel_coords": [ - 185, - 72, - 14.001887321472168 - ], - "color": "brown" - }, - { - "shape": "sphere", - "color": "purple", - "material": "metal", - "size": "large", - "3d_coords": [ - 2.440885305404663, - 2.133228063583374, - 0.3499999940395355 - ], - "rotation": 343.8148847303151, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8005285263061523, - 2.0271143913269043, - 0.3499999940395355 - ], - "rotation": 260.92961069379436, - "pixel_coords": [ - 150, - 70, - 14.1890230178833 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red cylinder with purple sphere", - "change_score": 4.405526597551449, - "change_attempts": 1, - "source_scene": "scene_0654" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0654_cf2.json b/dataset_1k_720p_2/scenes/scene_0654_cf2.json deleted file mode 100644 index fa07df8eb9c0186387b5f6ce8124bdec7fb458bd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0654_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 654, - "image_filename": "SCENE_0654_new_000654.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6926860809326172, - 2.9066596031188965, - 0.3499999940395355 - ], - "rotation": 24.733209832038664, - "pixel_coords": [ - 185, - 72, - 14.001887321472168 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.440885305404663, - 2.133228063583374, - 0.3499999940395355 - ], - "rotation": 197.82530961179344, - "pixel_coords": [ - 263, - 116, - 10.926379203796387 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8005285263061523, - 2.0271143913269043, - 0.3499999940395355 - ], - "rotation": 260.92961069379436, - "pixel_coords": [ - 150, - 70, - 14.1890230178833 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0654" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0654_original.json b/dataset_1k_720p_2/scenes/scene_0654_original.json deleted file mode 100644 index b2bb52a39c1130d7f6086b3eddcb8077bed949ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0654_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 654, - "image_filename": "SCENE_0654_new_000654.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6926860809326172, - 2.9066596031188965, - 0.3499999940395355 - ], - "rotation": 24.733209832038664, - "pixel_coords": [ - 185, - 72, - 14.001887321472168 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.440885305404663, - 2.133228063583374, - 0.3499999940395355 - ], - "rotation": 197.82530961179344, - "pixel_coords": [ - 263, - 116, - 10.926379203796387 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8005285263061523, - 2.0271143913269043, - 0.3499999940395355 - ], - "rotation": 260.92961069379436, - "pixel_coords": [ - 150, - 70, - 14.1890230178833 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0654" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0655_cf1.json b/dataset_1k_720p_2/scenes/scene_0655_cf1.json deleted file mode 100644 index 7ce4d0fd8488c25abaeb791bb440c0a1524eb29e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0655_cf1.json +++ /dev/null @@ -1,236 +0,0 @@ -{ - "split": "new", - "image_index": 655, - "image_filename": "SCENE_0655_new_000655.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.283573865890503, - 0.34301576018333435, - 0.3499999940395355 - ], - "rotation": 122.07673741048534, - "pixel_coords": [ - 144, - 97, - 12.801897048950195 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4269725978374481, - -1.5881080627441406, - 0.699999988079071 - ], - "rotation": 93.94936071254045, - "pixel_coords": [ - 113, - 111, - 10.935827255249023 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8608418703079224, - -0.16699187457561493, - 0.699999988079071 - ], - "rotation": 155.93755999061568, - "pixel_coords": [ - 198, - 122, - 10.238404273986816 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8367582559585571, - -2.16691517829895, - 0.3499999940395355 - ], - "rotation": 273.4249846079205, - "pixel_coords": [ - 144, - 157, - 9.240397453308105 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7635560035705566, - -2.305910348892212, - 0.3499999940395355 - ], - "rotation": 198.5657828151, - "pixel_coords": [ - 164, - 174, - 8.538472175598145 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "color": "green", - "material": "rubber", - "size": "small", - "3d_coords": [ - -0.11972782880426625, - -2.950780173450322, - 0.35 - ], - "rotation": 356.5812181642832, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added green rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0655" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0655_cf2.json b/dataset_1k_720p_2/scenes/scene_0655_cf2.json deleted file mode 100644 index 4ecd659982ca1ba93694bf35d05d1503ceeee7c7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0655_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 655, - "image_filename": "SCENE_0655_new_000655.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.283573865890503, - 0.34301576018333435, - 0.3499999940395355 - ], - "rotation": 122.07673741048534, - "pixel_coords": [ - 144, - 97, - 12.801897048950195 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4269725978374481, - -1.5881080627441406, - 0.699999988079071 - ], - "rotation": 93.94936071254045, - "pixel_coords": [ - 113, - 111, - 10.935827255249023 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8608418703079224, - -0.16699187457561493, - 0.699999988079071 - ], - "rotation": 155.93755999061568, - "pixel_coords": [ - 198, - 122, - 10.238404273986816 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8367582559585571, - -2.16691517829895, - 0.3499999940395355 - ], - "rotation": 273.4249846079205, - "pixel_coords": [ - 144, - 157, - 9.240397453308105 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7635560035705566, - -2.305910348892212, - 0.3499999940395355 - ], - "rotation": 198.5657828151, - "pixel_coords": [ - 164, - 174, - 8.538472175598145 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red sphere to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0655" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0655_original.json b/dataset_1k_720p_2/scenes/scene_0655_original.json deleted file mode 100644 index e1f4989d6725d40d0b21213a2f76023afdee5a2d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0655_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 655, - "image_filename": "SCENE_0655_new_000655.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.283573865890503, - 0.34301576018333435, - 0.3499999940395355 - ], - "rotation": 122.07673741048534, - "pixel_coords": [ - 144, - 97, - 12.801897048950195 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4269725978374481, - -1.5881080627441406, - 0.699999988079071 - ], - "rotation": 93.94936071254045, - "pixel_coords": [ - 113, - 111, - 10.935827255249023 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8608418703079224, - -0.16699187457561493, - 0.699999988079071 - ], - "rotation": 155.93755999061568, - "pixel_coords": [ - 198, - 122, - 10.238404273986816 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8367582559585571, - -2.16691517829895, - 0.3499999940395355 - ], - "rotation": 273.4249846079205, - "pixel_coords": [ - 144, - 157, - 9.240397453308105 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7635560035705566, - -2.305910348892212, - 0.3499999940395355 - ], - "rotation": 198.5657828151, - "pixel_coords": [ - 164, - 174, - 8.538472175598145 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0655" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0656_cf1.json b/dataset_1k_720p_2/scenes/scene_0656_cf1.json deleted file mode 100644 index df672cd097ad220219a1b4cde54fa34aab29f4ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0656_cf1.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 656, - "image_filename": "SCENE_0656_new_000656.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.40441569685935974, - -1.555727243423462, - 0.699999988079071 - ], - "rotation": 215.18040343975053, - "pixel_coords": [ - 113, - 112, - 10.450674057006836 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4229583740234375, - -0.14538368582725525, - 0.699999988079071 - ], - "rotation": 24.36579374145307, - "pixel_coords": [ - 110, - 81, - 12.592830657958984 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.05384683981537819, - 2.8429672718048096, - 0.699999988079071 - ], - "rotation": 56.07438505380157, - "pixel_coords": [ - 217, - 78, - 12.84180736541748 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8289648294448853, - -1.8427636623382568, - 0.3499999940395355 - ], - "rotation": 223.98957148321483, - "pixel_coords": [ - 158, - 156, - 9.022931098937988 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3511056900024414, - 1.2206134796142578, - 0.699999988079071 - ], - "rotation": 78.99867459878162, - "pixel_coords": [ - 194, - 93, - 11.663719177246094 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7811774015426636, - 2.568753242492676, - 0.3499999940395355 - ], - "rotation": 60.000394509949295, - "pixel_coords": [ - 252, - 104, - 11.743321418762207 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.04348514601588249, - -0.022090699523687363, - 0.3499999940395355 - ], - "rotation": 282.91173824630084, - "pixel_coords": [ - 160, - 111, - 11.267256736755371 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7693832230916713, - 2.2879079058750156, - 0.699999988079071 - ], - "rotation": 237.82756836479118, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown sphere from left of brown cube to right", - "change_score": 1.1061309258655354, - "change_attempts": 2, - "source_scene": "scene_0656" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0656_cf2.json b/dataset_1k_720p_2/scenes/scene_0656_cf2.json deleted file mode 100644 index ff3b8a2362de7e7ce5c1dc72ccc3dd97757a3f56..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0656_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 656, - "image_filename": "SCENE_0656_new_000656.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.40441569685935974, - -1.555727243423462, - 0.699999988079071 - ], - "rotation": 215.18040343975053, - "pixel_coords": [ - 113, - 112, - 10.450674057006836 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4229583740234375, - -0.14538368582725525, - 0.699999988079071 - ], - "rotation": 24.36579374145307, - "pixel_coords": [ - 110, - 81, - 12.592830657958984 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.05384683981537819, - 2.8429672718048096, - 0.699999988079071 - ], - "rotation": 56.07438505380157, - "pixel_coords": [ - 217, - 78, - 12.84180736541748 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8289648294448853, - -1.8427636623382568, - 0.3499999940395355 - ], - "rotation": 223.98957148321483, - "pixel_coords": [ - 158, - 156, - 9.022931098937988 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3511056900024414, - 1.2206134796142578, - 0.699999988079071 - ], - "rotation": 78.99867459878162, - "pixel_coords": [ - 194, - 93, - 11.663719177246094 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7811774015426636, - 2.568753242492676, - 0.3499999940395355 - ], - "rotation": 60.000394509949295, - "pixel_coords": [ - 252, - 104, - 11.743321418762207 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5392225100113275, - 1.6973971602318794, - 0.3499999940395355 - ], - "rotation": 282.91173824630084, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.495349407196045, - 1.4533429145812988, - 0.699999988079071 - ], - "rotation": 237.82756836479118, - "pixel_coords": [ - 143, - 70, - 13.613677978515625 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cube from left of purple cylinder to right", - "change_score": 2.279006090798974, - "change_attempts": 1, - "source_scene": "scene_0656" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0656_original.json b/dataset_1k_720p_2/scenes/scene_0656_original.json deleted file mode 100644 index ba64fd4d27f0dcb1734f8564b07a87a980f030ad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0656_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 656, - "image_filename": "SCENE_0656_new_000656.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.40441569685935974, - -1.555727243423462, - 0.699999988079071 - ], - "rotation": 215.18040343975053, - "pixel_coords": [ - 113, - 112, - 10.450674057006836 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4229583740234375, - -0.14538368582725525, - 0.699999988079071 - ], - "rotation": 24.36579374145307, - "pixel_coords": [ - 110, - 81, - 12.592830657958984 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.05384683981537819, - 2.8429672718048096, - 0.699999988079071 - ], - "rotation": 56.07438505380157, - "pixel_coords": [ - 217, - 78, - 12.84180736541748 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8289648294448853, - -1.8427636623382568, - 0.3499999940395355 - ], - "rotation": 223.98957148321483, - "pixel_coords": [ - 158, - 156, - 9.022931098937988 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3511056900024414, - 1.2206134796142578, - 0.699999988079071 - ], - "rotation": 78.99867459878162, - "pixel_coords": [ - 194, - 93, - 11.663719177246094 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7811774015426636, - 2.568753242492676, - 0.3499999940395355 - ], - "rotation": 60.000394509949295, - "pixel_coords": [ - 252, - 104, - 11.743321418762207 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.04348514601588249, - -0.022090699523687363, - 0.3499999940395355 - ], - "rotation": 282.91173824630084, - "pixel_coords": [ - 160, - 111, - 11.267256736755371 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.495349407196045, - 1.4533429145812988, - 0.699999988079071 - ], - "rotation": 237.82756836479118, - "pixel_coords": [ - 143, - 70, - 13.613677978515625 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 7 - ], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0656" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0657_cf1.json b/dataset_1k_720p_2/scenes/scene_0657_cf1.json deleted file mode 100644 index 3eefc2294a9bab85ce5b216926c0c3630c72f721..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0657_cf1.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 657, - "image_filename": "SCENE_0657_new_000657.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7627372741699219, - 0.7811089754104614, - 0.3499999940395355 - ], - "rotation": 243.8866477836302, - "pixel_coords": [ - 148, - 88, - 12.719456672668457 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.656435489654541, - -1.5162913799285889, - 0.3499999940395355 - ], - "rotation": 290.5562879906742, - "pixel_coords": [ - 177, - 164, - 8.344971656799316 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.16059894859790802, - 2.7797951698303223, - 0.3499999940395355 - ], - "rotation": 126.38565950824638, - "pixel_coords": [ - 218, - 89, - 12.671133041381836 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.756974697113037, - -1.4502848386764526, - 0.699999988079071 - ], - "rotation": 221.09779668266034, - "pixel_coords": [ - 92, - 94, - 11.345429420471191 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.073209762573242, - 0.008291736245155334, - 0.3499999940395355 - ], - "rotation": 88.88935406497613, - "pixel_coords": [ - 206, - 136, - 9.585535049438477 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6966097354888916, - 2.058494806289673, - 0.3499999940395355 - ], - "rotation": 69.32029310396887, - "pixel_coords": [ - 176, - 81, - 13.366312980651855 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3149305582046509, - 2.4506142139434814, - 0.699999988079071 - ], - "rotation": 236.67920846842543, - "pixel_coords": [ - 245, - 94, - 11.290059089660645 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5678049921989441, - 0.37460577487945557, - 0.3499999940395355 - ], - "rotation": 256.09895563965193, - "pixel_coords": [ - 159, - 101, - 11.6531982421875 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 5 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4 - ], - [ - 1, - 3, - 4 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 1, - 2, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown cube to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0657" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0657_cf2.json b/dataset_1k_720p_2/scenes/scene_0657_cf2.json deleted file mode 100644 index 66954536f20cebf82472a045c0b4f98c32db18aa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0657_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 657, - "image_filename": "SCENE_0657_new_000657.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7627372741699219, - 0.7811089754104614, - 0.3499999940395355 - ], - "rotation": 243.8866477836302, - "pixel_coords": [ - 148, - 88, - 12.719456672668457 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.656435489654541, - -1.5162913799285889, - 0.3499999940395355 - ], - "rotation": 290.5562879906742, - "pixel_coords": [ - 177, - 164, - 8.344971656799316 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.16059894859790802, - 2.7797951698303223, - 0.3499999940395355 - ], - "rotation": 126.38565950824638, - "pixel_coords": [ - 218, - 89, - 12.671133041381836 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.756974697113037, - -1.4502848386764526, - 0.699999988079071 - ], - "rotation": 221.09779668266034, - "pixel_coords": [ - 92, - 94, - 11.345429420471191 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.073209762573242, - 0.008291736245155334, - 0.3499999940395355 - ], - "rotation": 88.88935406497613, - "pixel_coords": [ - 206, - 136, - 9.585535049438477 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6966097354888916, - 2.058494806289673, - 0.3499999940395355 - ], - "rotation": 69.32029310396887, - "pixel_coords": [ - 176, - 81, - 13.366312980651855 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3149305582046509, - 2.4506142139434814, - 0.699999988079071 - ], - "rotation": 236.67920846842543, - "pixel_coords": [ - 245, - 94, - 11.290059089660645 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5678049921989441, - 0.37460577487945557, - 0.3499999940395355 - ], - "rotation": 256.09895563965193, - "pixel_coords": [ - 159, - 101, - 11.6531982421875 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 5 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4 - ], - [ - 1, - 3, - 4 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 1, - 2, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0657" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0657_original.json b/dataset_1k_720p_2/scenes/scene_0657_original.json deleted file mode 100644 index ff23328620a02be20d0814906bfea310f0f42142..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0657_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 657, - "image_filename": "SCENE_0657_new_000657.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7627372741699219, - 0.7811089754104614, - 0.3499999940395355 - ], - "rotation": 243.8866477836302, - "pixel_coords": [ - 148, - 88, - 12.719456672668457 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.656435489654541, - -1.5162913799285889, - 0.3499999940395355 - ], - "rotation": 290.5562879906742, - "pixel_coords": [ - 177, - 164, - 8.344971656799316 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.16059894859790802, - 2.7797951698303223, - 0.3499999940395355 - ], - "rotation": 126.38565950824638, - "pixel_coords": [ - 218, - 89, - 12.671133041381836 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.756974697113037, - -1.4502848386764526, - 0.699999988079071 - ], - "rotation": 221.09779668266034, - "pixel_coords": [ - 92, - 94, - 11.345429420471191 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.073209762573242, - 0.008291736245155334, - 0.3499999940395355 - ], - "rotation": 88.88935406497613, - "pixel_coords": [ - 206, - 136, - 9.585535049438477 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6966097354888916, - 2.058494806289673, - 0.3499999940395355 - ], - "rotation": 69.32029310396887, - "pixel_coords": [ - 176, - 81, - 13.366312980651855 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3149305582046509, - 2.4506142139434814, - 0.699999988079071 - ], - "rotation": 236.67920846842543, - "pixel_coords": [ - 245, - 94, - 11.290059089660645 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5678049921989441, - 0.37460577487945557, - 0.3499999940395355 - ], - "rotation": 256.09895563965193, - "pixel_coords": [ - 159, - 101, - 11.6531982421875 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 5 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4 - ], - [ - 1, - 3, - 4 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 1, - 2, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0657" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0658_cf1.json b/dataset_1k_720p_2/scenes/scene_0658_cf1.json deleted file mode 100644 index 5214973662396eb1c60252ba9f7cc7b085ea1fbc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0658_cf1.json +++ /dev/null @@ -1,281 +0,0 @@ -{ - "split": "new", - "image_index": 658, - "image_filename": "SCENE_0658_new_000658.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8884496688842773, - 0.04238403961062431, - 0.699999988079071 - ], - "rotation": 341.70099486253264, - "pixel_coords": [ - 238, - 138, - 8.960103988647461 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.107643723487854, - 2.842437744140625, - 0.699999988079071 - ], - "rotation": 78.24190800894694, - "pixel_coords": [ - 196, - 67, - 13.122601509094238 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4413106441497803, - 0.5367690324783325, - 0.3499999940395355 - ], - "rotation": 134.05655545127743, - "pixel_coords": [ - 206, - 122, - 10.343095779418945 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.12678618729114532, - -1.6331855058670044, - 0.699999988079071 - ], - "rotation": 332.6556073346639, - "pixel_coords": [ - 114, - 117, - 9.894282341003418 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1127798557281494, - -1.7110599279403687, - 0.699999988079071 - ], - "rotation": 191.8090647708405, - "pixel_coords": [ - 75, - 95, - 11.10705280303955 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5095784664154053, - -2.4209635257720947, - 0.699999988079071 - ], - "rotation": 6.555811839960235, - "pixel_coords": [ - 156, - 173, - 7.765278339385986 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "color": "purple", - "material": "metal", - "size": "large", - "3d_coords": [ - 1.631070310654433, - 2.461303813388559, - 0.35 - ], - "rotation": 322.2518092313848, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0658" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0658_cf2.json b/dataset_1k_720p_2/scenes/scene_0658_cf2.json deleted file mode 100644 index d742cedbdd5d6f8a1b22a76a6d691b45b8c46b46..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0658_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 658, - "image_filename": "SCENE_0658_new_000658.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6657892357125936, - 2.8734456890424944, - 0.699999988079071 - ], - "rotation": 341.70099486253264, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.107643723487854, - 2.842437744140625, - 0.699999988079071 - ], - "rotation": 78.24190800894694, - "pixel_coords": [ - 196, - 67, - 13.122601509094238 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4413106441497803, - 0.5367690324783325, - 0.3499999940395355 - ], - "rotation": 134.05655545127743, - "pixel_coords": [ - 206, - 122, - 10.343095779418945 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.12678618729114532, - -1.6331855058670044, - 0.699999988079071 - ], - "rotation": 332.6556073346639, - "pixel_coords": [ - 114, - 117, - 9.894282341003418 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1127798557281494, - -1.7110599279403687, - 0.699999988079071 - ], - "rotation": 191.8090647708405, - "pixel_coords": [ - 75, - 95, - 11.10705280303955 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5095784664154053, - -2.4209635257720947, - 0.699999988079071 - ], - "rotation": 6.555811839960235, - "pixel_coords": [ - 156, - 173, - 7.765278339385986 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray sphere from (2.9,0.0) to (2.7,2.9)", - "change_score": 2.839804171309019, - "change_attempts": 1, - "source_scene": "scene_0658" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0658_original.json b/dataset_1k_720p_2/scenes/scene_0658_original.json deleted file mode 100644 index 791a118fe97a7bae73c1404b3dfcf77a0ea21e4b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0658_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 658, - "image_filename": "SCENE_0658_new_000658.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8884496688842773, - 0.04238403961062431, - 0.699999988079071 - ], - "rotation": 341.70099486253264, - "pixel_coords": [ - 238, - 138, - 8.960103988647461 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.107643723487854, - 2.842437744140625, - 0.699999988079071 - ], - "rotation": 78.24190800894694, - "pixel_coords": [ - 196, - 67, - 13.122601509094238 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4413106441497803, - 0.5367690324783325, - 0.3499999940395355 - ], - "rotation": 134.05655545127743, - "pixel_coords": [ - 206, - 122, - 10.343095779418945 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.12678618729114532, - -1.6331855058670044, - 0.699999988079071 - ], - "rotation": 332.6556073346639, - "pixel_coords": [ - 114, - 117, - 9.894282341003418 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1127798557281494, - -1.7110599279403687, - 0.699999988079071 - ], - "rotation": 191.8090647708405, - "pixel_coords": [ - 75, - 95, - 11.10705280303955 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5095784664154053, - -2.4209635257720947, - 0.699999988079071 - ], - "rotation": 6.555811839960235, - "pixel_coords": [ - 156, - 173, - 7.765278339385986 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0658" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0659_cf1.json b/dataset_1k_720p_2/scenes/scene_0659_cf1.json deleted file mode 100644 index 094367fe81e2e50d4b2e11a204b9071f64d0ec04..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0659_cf1.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 659, - "image_filename": "SCENE_0659_new_000659.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6865296363830566, - -0.4515968859195709, - 0.3499999940395355 - ], - "rotation": 284.59133471614507, - "pixel_coords": [ - 105, - 89, - 12.72686767578125 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6826005578041077, - 1.6044663190841675, - 0.3499999940395355 - ], - "rotation": 162.19939337098495, - "pixel_coords": [ - 212, - 104, - 11.45623779296875 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5730154514312744, - 2.01934814453125, - 0.3499999940395355 - ], - "rotation": 56.1400030191379, - "pixel_coords": [ - 241, - 110, - 11.0504789352417 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.88855242729187, - 1.4639716148376465, - 0.699999988079071 - ], - "rotation": 251.31043851803008, - "pixel_coords": [ - 266, - 120, - 9.65829086303711 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.086813449859619, - 2.2204082012176514, - 0.3499999940395355 - ], - "rotation": 46.168299014890785, - "pixel_coords": [ - 172, - 78, - 13.755897521972656 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3178743124008179, - -0.33530592918395996, - 0.699999988079071 - ], - "rotation": 125.53045999781783, - "pixel_coords": [ - 179, - 118, - 9.793021202087402 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0659" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0659_cf2.json b/dataset_1k_720p_2/scenes/scene_0659_cf2.json deleted file mode 100644 index 9f9d3098ca46355236ca1f1149c9228bda6f6ac8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0659_cf2.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 659, - "image_filename": "SCENE_0659_new_000659.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6865296363830566, - -0.4515968859195709, - 0.3499999940395355 - ], - "rotation": 284.59133471614507, - "pixel_coords": [ - 105, - 89, - 12.72686767578125 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6826005578041077, - 1.6044663190841675, - 0.3499999940395355 - ], - "rotation": 162.19939337098495, - "pixel_coords": [ - 212, - 104, - 11.45623779296875 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5730154514312744, - 2.01934814453125, - 0.3499999940395355 - ], - "rotation": 56.1400030191379, - "pixel_coords": [ - 241, - 110, - 11.0504789352417 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.88855242729187, - 1.4639716148376465, - 0.699999988079071 - ], - "rotation": 251.31043851803008, - "pixel_coords": [ - 266, - 120, - 9.65829086303711 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.086813449859619, - 2.2204082012176514, - 0.3499999940395355 - ], - "rotation": 46.168299014890785, - "pixel_coords": [ - 172, - 78, - 13.755897521972656 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3178743124008179, - -0.33530592918395996, - 0.699999988079071 - ], - "rotation": 125.53045999781783, - "pixel_coords": [ - 179, - 118, - 9.793021202087402 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed gray cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0659" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0659_original.json b/dataset_1k_720p_2/scenes/scene_0659_original.json deleted file mode 100644 index 029c8a1b29401659ba95e667fa4e25ef167ec239..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0659_original.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 659, - "image_filename": "SCENE_0659_new_000659.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6865296363830566, - -0.4515968859195709, - 0.3499999940395355 - ], - "rotation": 284.59133471614507, - "pixel_coords": [ - 105, - 89, - 12.72686767578125 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6826005578041077, - 1.6044663190841675, - 0.3499999940395355 - ], - "rotation": 162.19939337098495, - "pixel_coords": [ - 212, - 104, - 11.45623779296875 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5730154514312744, - 2.01934814453125, - 0.3499999940395355 - ], - "rotation": 56.1400030191379, - "pixel_coords": [ - 241, - 110, - 11.0504789352417 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.88855242729187, - 1.4639716148376465, - 0.699999988079071 - ], - "rotation": 251.31043851803008, - "pixel_coords": [ - 266, - 120, - 9.65829086303711 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.086813449859619, - 2.2204082012176514, - 0.3499999940395355 - ], - "rotation": 46.168299014890785, - "pixel_coords": [ - 172, - 78, - 13.755897521972656 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3178743124008179, - -0.33530592918395996, - 0.699999988079071 - ], - "rotation": 125.53045999781783, - "pixel_coords": [ - 179, - 118, - 9.793021202087402 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0659" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0660_cf1.json b/dataset_1k_720p_2/scenes/scene_0660_cf1.json deleted file mode 100644 index 25e6f8709278ed9a21ecb537145184a240902fc7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0660_cf1.json +++ /dev/null @@ -1,224 +0,0 @@ -{ - "split": "new", - "image_index": 660, - "image_filename": "SCENE_0660_new_000660.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.26664662361145, - 1.3102381229400635, - 0.3499999940395355 - ], - "rotation": 264.49679122583655, - "pixel_coords": [ - 146, - 80, - 13.186501502990723 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.634495496749878, - -2.9957005977630615, - 0.699999988079071 - ], - "rotation": 235.61335236482626, - "pixel_coords": [ - 136, - 179, - 7.256771087646484 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8473116159439087, - 0.1563151627779007, - 0.699999988079071 - ], - "rotation": 201.15417659835884, - "pixel_coords": [ - 209, - 119, - 9.625884056091309 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.10824362188577652, - -0.6613043546676636, - 0.699999988079071 - ], - "rotation": 81.22272506091528, - "pixel_coords": [ - 146, - 107, - 10.29621410369873 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0429896116256714, - 2.666226387023926, - 0.699999988079071 - ], - "rotation": 139.38913438452488, - "pixel_coords": [ - 195, - 71, - 13.008971214294434 - ], - "color": "green" - }, - { - "shape": "cylinder", - "color": "green", - "material": "rubber", - "size": "small", - "3d_coords": [ - -1.082328996988214, - -2.428854170274533, - 0.35 - ], - "rotation": 336.36275360760914, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [], - [], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added green rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0660" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0660_cf2.json b/dataset_1k_720p_2/scenes/scene_0660_cf2.json deleted file mode 100644 index e9594d57ae41108c4929beb4613e76f8f23f3722..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0660_cf2.json +++ /dev/null @@ -1,207 +0,0 @@ -{ - "split": "new", - "image_index": 660, - "image_filename": "SCENE_0660_new_000660.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.26664662361145, - 1.3102381229400635, - 0.3499999940395355 - ], - "rotation": 264.49679122583655, - "pixel_coords": [ - 146, - 80, - 13.186501502990723 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.634495496749878, - -2.9957005977630615, - 0.699999988079071 - ], - "rotation": 235.61335236482626, - "pixel_coords": [ - 136, - 179, - 7.256771087646484 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8473116159439087, - 0.1563151627779007, - 0.699999988079071 - ], - "rotation": 201.15417659835884, - "pixel_coords": [ - 209, - 119, - 9.625884056091309 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.10824362188577652, - -0.6613043546676636, - 0.699999988079071 - ], - "rotation": 81.22272506091528, - "pixel_coords": [ - 146, - 107, - 10.29621410369873 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0429896116256714, - 2.666226387023926, - 0.699999988079071 - ], - "rotation": 139.38913438452488, - "pixel_coords": [ - 195, - 71, - 13.008971214294434 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [], - [], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed green sphere to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0660" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0660_original.json b/dataset_1k_720p_2/scenes/scene_0660_original.json deleted file mode 100644 index d83206ce1df4e0a60b5d0c4951e52c5610da3bc0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0660_original.json +++ /dev/null @@ -1,205 +0,0 @@ -{ - "split": "new", - "image_index": 660, - "image_filename": "SCENE_0660_new_000660.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.26664662361145, - 1.3102381229400635, - 0.3499999940395355 - ], - "rotation": 264.49679122583655, - "pixel_coords": [ - 146, - 80, - 13.186501502990723 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.634495496749878, - -2.9957005977630615, - 0.699999988079071 - ], - "rotation": 235.61335236482626, - "pixel_coords": [ - 136, - 179, - 7.256771087646484 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8473116159439087, - 0.1563151627779007, - 0.699999988079071 - ], - "rotation": 201.15417659835884, - "pixel_coords": [ - 209, - 119, - 9.625884056091309 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.10824362188577652, - -0.6613043546676636, - 0.699999988079071 - ], - "rotation": 81.22272506091528, - "pixel_coords": [ - 146, - 107, - 10.29621410369873 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0429896116256714, - 2.666226387023926, - 0.699999988079071 - ], - "rotation": 139.38913438452488, - "pixel_coords": [ - 195, - 71, - 13.008971214294434 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [], - [], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0660" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0661_cf1.json b/dataset_1k_720p_2/scenes/scene_0661_cf1.json deleted file mode 100644 index 7c945d6fb464d32998bbce0327bd7716db6c7bd6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0661_cf1.json +++ /dev/null @@ -1,235 +0,0 @@ -{ - "split": "new", - "image_index": 661, - "image_filename": "SCENE_0661_new_000661.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9157171249389648, - -0.7419290542602539, - 0.699999988079071 - ], - "rotation": 125.89505656224627, - "pixel_coords": [ - 188, - 128, - 9.057011604309082 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4192358255386353, - 0.48577889800071716, - 0.3499999940395355 - ], - "rotation": 92.80587578300367, - "pixel_coords": [ - 143, - 93, - 12.186217308044434 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5041900873184204, - 0.7375411987304688, - 0.3499999940395355 - ], - "rotation": 173.44035113564556, - "pixel_coords": [ - 212, - 119, - 10.367605209350586 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.2573966085910797, - -2.104055881500244, - 0.699999988079071 - ], - "rotation": 219.3182778016273, - "pixel_coords": [ - 97, - 116, - 9.710211753845215 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5987564325332642, - -0.8699571490287781, - 0.3499999940395355 - ], - "rotation": 2.455000036879116, - "pixel_coords": [ - 108, - 102, - 11.500951766967773 - ], - "color": "blue" - }, - { - "shape": "cube", - "color": "green", - "material": "rubber", - "size": "small", - "3d_coords": [ - -2.6262637657698917, - 1.1857834384534618, - 0.35 - ], - "rotation": 80.97796441548184, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added green rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0661" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0661_cf2.json b/dataset_1k_720p_2/scenes/scene_0661_cf2.json deleted file mode 100644 index 70f95c2f49cd9fed54dbb02aaf3fa5e62c347817..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0661_cf2.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 661, - "image_filename": "SCENE_0661_new_000661.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9157171249389648, - -0.7419290542602539, - 0.699999988079071 - ], - "rotation": 125.89505656224627, - "pixel_coords": [ - 188, - 128, - 9.057011604309082 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4192358255386353, - 0.48577889800071716, - 0.3499999940395355 - ], - "rotation": 92.80587578300367, - "pixel_coords": [ - 143, - 93, - 12.186217308044434 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5041900873184204, - 0.7375411987304688, - 0.3499999940395355 - ], - "rotation": 173.44035113564556, - "pixel_coords": [ - 212, - 119, - 10.367605209350586 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.2573966085910797, - -2.104055881500244, - 0.699999988079071 - ], - "rotation": 219.3182778016273, - "pixel_coords": [ - 97, - 116, - 9.710211753845215 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5987564325332642, - -0.8699571490287781, - 0.3499999940395355 - ], - "rotation": 2.455000036879116, - "pixel_coords": [ - 108, - 102, - 11.500951766967773 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown cylinder and red sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0661" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0661_original.json b/dataset_1k_720p_2/scenes/scene_0661_original.json deleted file mode 100644 index 162f36c3ef8fd51e96a6c54ad19db14d911fea53..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0661_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 661, - "image_filename": "SCENE_0661_new_000661.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9157171249389648, - -0.7419290542602539, - 0.699999988079071 - ], - "rotation": 125.89505656224627, - "pixel_coords": [ - 188, - 128, - 9.057011604309082 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4192358255386353, - 0.48577889800071716, - 0.3499999940395355 - ], - "rotation": 92.80587578300367, - "pixel_coords": [ - 143, - 93, - 12.186217308044434 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5041900873184204, - 0.7375411987304688, - 0.3499999940395355 - ], - "rotation": 173.44035113564556, - "pixel_coords": [ - 212, - 119, - 10.367605209350586 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.2573966085910797, - -2.104055881500244, - 0.699999988079071 - ], - "rotation": 219.3182778016273, - "pixel_coords": [ - 97, - 116, - 9.710211753845215 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5987564325332642, - -0.8699571490287781, - 0.3499999940395355 - ], - "rotation": 2.455000036879116, - "pixel_coords": [ - 108, - 102, - 11.500951766967773 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0661" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0662_cf1.json b/dataset_1k_720p_2/scenes/scene_0662_cf1.json deleted file mode 100644 index ce087137e4a035fb1d7c1b8b11744f11dbaa2e2d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0662_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 662, - "image_filename": "SCENE_0662_new_000662.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.35826592568319127, - -0.046376689654803016, - 0.699999988079071 - ], - "rotation": 49.14536561692123, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.999679446220398, - 0.982336699962616, - 0.3499999940395355 - ], - "rotation": 174.43269800903443, - "pixel_coords": [ - 162, - 92, - 12.532670974731445 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.602592945098877, - -0.5724958181381226, - 0.3499999940395355 - ], - "rotation": 77.77200479533236, - "pixel_coords": [ - 100, - 91, - 12.655936241149902 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green sphere from left of yellow sphere to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0662" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0662_cf2.json b/dataset_1k_720p_2/scenes/scene_0662_cf2.json deleted file mode 100644 index deda27b136c8abab53042ba7b2e92c05e254b049..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0662_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 662, - "image_filename": "SCENE_0662_new_000662.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.35826592568319127, - -0.046376689654803016, - 0.699999988079071 - ], - "rotation": 49.14536561692123, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.999679446220398, - 0.982336699962616, - 0.3499999940395355 - ], - "rotation": 174.43269800903443, - "pixel_coords": [ - 162, - 92, - 12.532670974731445 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.602592945098877, - -0.5724958181381226, - 0.3499999940395355 - ], - "rotation": 77.77200479533236, - "pixel_coords": [ - 100, - 91, - 12.655936241149902 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green sphere from left of yellow sphere to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0662" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0662_original.json b/dataset_1k_720p_2/scenes/scene_0662_original.json deleted file mode 100644 index 15ea3f3de664d98c3e2312e615ca87780e050b6e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0662_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 662, - "image_filename": "SCENE_0662_new_000662.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.812776565551758, - -2.868062734603882, - 0.699999988079071 - ], - "rotation": 49.14536561692123, - "pixel_coords": [ - 35, - 99, - 11.272526741027832 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.999679446220398, - 0.982336699962616, - 0.3499999940395355 - ], - "rotation": 174.43269800903443, - "pixel_coords": [ - 162, - 92, - 12.532670974731445 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.602592945098877, - -0.5724958181381226, - 0.3499999940395355 - ], - "rotation": 77.77200479533236, - "pixel_coords": [ - 100, - 91, - 12.655936241149902 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0662" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0663_cf1.json b/dataset_1k_720p_2/scenes/scene_0663_cf1.json deleted file mode 100644 index 2ed1939b7e4c86e05d95869f2eb8c5be677bc16e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0663_cf1.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 663, - "image_filename": "SCENE_0663_new_000663.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6791349649429321, - 1.7853543758392334, - 0.699999988079071 - ], - "rotation": 269.7950164803299, - "pixel_coords": [ - 163, - 72, - 13.012365341186523 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4051308631896973, - -0.4754810035228729, - 0.3499999940395355 - ], - "rotation": 240.71116302075774, - "pixel_coords": [ - 211, - 146, - 9.217650413513184 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7676793336868286, - -1.2086049318313599, - 0.3499999940395355 - ], - "rotation": 4.117690619927958, - "pixel_coords": [ - 96, - 104, - 11.401870727539062 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9587600231170654, - -2.07539439201355, - 0.699999988079071 - ], - "rotation": 289.8917329340543, - "pixel_coords": [ - 186, - 169, - 7.721989154815674 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0663" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0663_cf2.json b/dataset_1k_720p_2/scenes/scene_0663_cf2.json deleted file mode 100644 index d98a9614bcc25b82ffe2d883bba87c93735cb7a7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0663_cf2.json +++ /dev/null @@ -1,161 +0,0 @@ -{ - "split": "new", - "image_index": 663, - "image_filename": "SCENE_0663_new_000663.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4051308631896973, - -0.4754810035228729, - 0.3499999940395355 - ], - "rotation": 240.71116302075774, - "pixel_coords": [ - 211, - 146, - 9.217650413513184 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7676793336868286, - -1.2086049318313599, - 0.3499999940395355 - ], - "rotation": 4.117690619927958, - "pixel_coords": [ - 96, - 104, - 11.401870727539062 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9587600231170654, - -2.07539439201355, - 0.699999988079071 - ], - "rotation": 289.8917329340543, - "pixel_coords": [ - 186, - 169, - 7.721989154815674 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan sphere", - "change_score": 23.629767607623933, - "change_attempts": 1, - "source_scene": "scene_0663" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0663_original.json b/dataset_1k_720p_2/scenes/scene_0663_original.json deleted file mode 100644 index ebbf9085a165d6fbe80511ae0c0076c6bf3681fb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0663_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 663, - "image_filename": "SCENE_0663_new_000663.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6791349649429321, - 1.7853543758392334, - 0.699999988079071 - ], - "rotation": 269.7950164803299, - "pixel_coords": [ - 163, - 72, - 13.012365341186523 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4051308631896973, - -0.4754810035228729, - 0.3499999940395355 - ], - "rotation": 240.71116302075774, - "pixel_coords": [ - 211, - 146, - 9.217650413513184 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7676793336868286, - -1.2086049318313599, - 0.3499999940395355 - ], - "rotation": 4.117690619927958, - "pixel_coords": [ - 96, - 104, - 11.401870727539062 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9587600231170654, - -2.07539439201355, - 0.699999988079071 - ], - "rotation": 289.8917329340543, - "pixel_coords": [ - 186, - 169, - 7.721989154815674 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0663" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0664_cf1.json b/dataset_1k_720p_2/scenes/scene_0664_cf1.json deleted file mode 100644 index db94682a145635e1e9e2e1cc67c962492a9366b0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0664_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 664, - "image_filename": "SCENE_0664_new_000664.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5976343154907227, - -1.729475975036621, - 0.699999988079071 - ], - "rotation": 71.86656055131938, - "pixel_coords": [ - 70, - 88, - 11.525468826293945 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3129914999008179, - -2.0103366374969482, - 0.699999988079071 - ], - "rotation": 344.7836223973048, - "pixel_coords": [ - 130, - 136, - 8.640213012695312 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5828639570931942, - -2.6121980090483152, - 0.699999988079071 - ], - "rotation": 299.16813920938887, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cube to partially occlude brown cylinder", - "change_score": 2.2062743853914326, - "change_attempts": 1, - "source_scene": "scene_0664" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0664_cf2.json b/dataset_1k_720p_2/scenes/scene_0664_cf2.json deleted file mode 100644 index e191a15c63e441d025b14ab3100d014c900521ee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0664_cf2.json +++ /dev/null @@ -1,123 +0,0 @@ -{ - "split": "new", - "image_index": 664, - "image_filename": "SCENE_0664_new_000664.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5976343154907227, - -1.729475975036621, - 0.699999988079071 - ], - "rotation": 71.86656055131938, - "pixel_coords": [ - 70, - 88, - 11.525468826293945 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3129914999008179, - -2.0103366374969482, - 0.699999988079071 - ], - "rotation": 344.7836223973048, - "pixel_coords": [ - 130, - 136, - 8.640213012695312 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0664" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0664_original.json b/dataset_1k_720p_2/scenes/scene_0664_original.json deleted file mode 100644 index 8e38aaee41a0c5f4f9d788ff3ce57ae1bd8f48bc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0664_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 664, - "image_filename": "SCENE_0664_new_000664.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5976343154907227, - -1.729475975036621, - 0.699999988079071 - ], - "rotation": 71.86656055131938, - "pixel_coords": [ - 70, - 88, - 11.525468826293945 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3129914999008179, - -2.0103366374969482, - 0.699999988079071 - ], - "rotation": 344.7836223973048, - "pixel_coords": [ - 130, - 136, - 8.640213012695312 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4016021490097046, - -0.41338223218917847, - 0.699999988079071 - ], - "rotation": 299.16813920938887, - "pixel_coords": [ - 123, - 89, - 11.430949211120605 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0664" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0665_cf1.json b/dataset_1k_720p_2/scenes/scene_0665_cf1.json deleted file mode 100644 index 81658cae1f9b1a1321b88c107635dcb5b5ef0056..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0665_cf1.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 665, - "image_filename": "SCENE_0665_new_000665.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6360607147216797, - 1.8823671340942383, - 0.3499999940395355 - ], - "rotation": 139.11188547987558, - "pixel_coords": [ - 217, - 100, - 11.370546340942383 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1030478477478027, - 2.4261269569396973, - 0.3499999940395355 - ], - "rotation": 157.67739292681094, - "pixel_coords": [ - 174, - 71, - 13.49229621887207 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4240066057394003, - 1.8354468475304788, - 0.3499999940395355 - ], - "rotation": 18.15134537928302, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5715930461883545, - 2.85918927192688, - 0.699999988079071 - ], - "rotation": 349.08769647153883, - "pixel_coords": [ - 289, - 102, - 10.4464111328125 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0388721227645874, - -2.4756646156311035, - 0.3499999940395355 - ], - "rotation": 163.62858657405383, - "pixel_coords": [ - 71, - 123, - 10.079061508178711 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.122147798538208, - -0.28730830550193787, - 0.3499999940395355 - ], - "rotation": 243.40543997975007, - "pixel_coords": [ - 203, - 143, - 9.184696197509766 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.589505910873413, - -2.8231890201568604, - 0.3499999940395355 - ], - "rotation": 1.8679711739138893, - "pixel_coords": [ - 136, - 195, - 7.47421932220459 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 2, - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved red cylinder to partially occlude cyan cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0665" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0665_cf2.json b/dataset_1k_720p_2/scenes/scene_0665_cf2.json deleted file mode 100644 index aca318f0fd0fe1f89a6fa1517d6085525e525222..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0665_cf2.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 665, - "image_filename": "SCENE_0665_new_000665.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6360607147216797, - 1.8823671340942383, - 0.3499999940395355 - ], - "rotation": 139.11188547987558, - "pixel_coords": [ - 217, - 100, - 11.370546340942383 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1030478477478027, - 2.4261269569396973, - 0.3499999940395355 - ], - "rotation": 157.67739292681094, - "pixel_coords": [ - 174, - 71, - 13.49229621887207 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7431336641311646, - -1.4162988662719727, - 0.3499999940395355 - ], - "rotation": 18.15134537928302, - "pixel_coords": [ - 91, - 104, - 11.132135391235352 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3351861090023864, - 0.28166107241725413, - 0.699999988079071 - ], - "rotation": 349.08769647153883, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0388721227645874, - -2.4756646156311035, - 0.3499999940395355 - ], - "rotation": 163.62858657405383, - "pixel_coords": [ - 71, - 123, - 10.079061508178711 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.122147798538208, - -0.28730830550193787, - 0.3499999940395355 - ], - "rotation": 243.40543997975007, - "pixel_coords": [ - 203, - 143, - 9.184696197509766 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.589505910873413, - -2.8231890201568604, - 0.3499999940395355 - ], - "rotation": 1.8679711739138893, - "pixel_coords": [ - 136, - 195, - 7.47421932220459 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 2, - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue cube from (2.6,2.9) to (-2.3,0.3)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0665" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0665_original.json b/dataset_1k_720p_2/scenes/scene_0665_original.json deleted file mode 100644 index 82432e35c373b30fc214b9c744b58cdb0623ad17..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0665_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 665, - "image_filename": "SCENE_0665_new_000665.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6360607147216797, - 1.8823671340942383, - 0.3499999940395355 - ], - "rotation": 139.11188547987558, - "pixel_coords": [ - 217, - 100, - 11.370546340942383 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1030478477478027, - 2.4261269569396973, - 0.3499999940395355 - ], - "rotation": 157.67739292681094, - "pixel_coords": [ - 174, - 71, - 13.49229621887207 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7431336641311646, - -1.4162988662719727, - 0.3499999940395355 - ], - "rotation": 18.15134537928302, - "pixel_coords": [ - 91, - 104, - 11.132135391235352 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5715930461883545, - 2.85918927192688, - 0.699999988079071 - ], - "rotation": 349.08769647153883, - "pixel_coords": [ - 289, - 102, - 10.4464111328125 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0388721227645874, - -2.4756646156311035, - 0.3499999940395355 - ], - "rotation": 163.62858657405383, - "pixel_coords": [ - 71, - 123, - 10.079061508178711 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.122147798538208, - -0.28730830550193787, - 0.3499999940395355 - ], - "rotation": 243.40543997975007, - "pixel_coords": [ - 203, - 143, - 9.184696197509766 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.589505910873413, - -2.8231890201568604, - 0.3499999940395355 - ], - "rotation": 1.8679711739138893, - "pixel_coords": [ - 136, - 195, - 7.47421932220459 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 2, - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0665" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0666_cf1.json b/dataset_1k_720p_2/scenes/scene_0666_cf1.json deleted file mode 100644 index 44b5c501cd2090fbcb1b7fd3160d92eaf51935e7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0666_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 666, - "image_filename": "SCENE_0666_new_000666.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4819231033325195, - -0.996410071849823, - 0.699999988079071 - ], - "rotation": 324.87095953036896, - "pixel_coords": [ - 93, - 83, - 12.163548469543457 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9514894485473633, - 2.383018732070923, - 0.3499999940395355 - ], - "rotation": 181.82075407348339, - "pixel_coords": [ - 257, - 112, - 11.131170272827148 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3521004021167755, - 0.4985496401786804, - 0.3499999940395355 - ], - "rotation": 26.581254747321672, - "pixel_coords": [ - 165, - 102, - 11.690793991088867 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.467152744934991, - -1.8791321058615171, - 0.699999988079071 - ], - "rotation": 82.75025793162833, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.668867349624634, - -2.7146224975585938, - 0.699999988079071 - ], - "rotation": 327.1203993356885, - "pixel_coords": [ - 44, - 95, - 11.374327659606934 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cube to partially occlude red cylinder", - "change_score": 1.2447600420505962, - "change_attempts": 1, - "source_scene": "scene_0666" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0666_cf2.json b/dataset_1k_720p_2/scenes/scene_0666_cf2.json deleted file mode 100644 index 1457d7d4c92e4d873faa70d969efb3a6aadcbd7b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0666_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 666, - "image_filename": "SCENE_0666_new_000666.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4819231033325195, - -0.996410071849823, - 0.699999988079071 - ], - "rotation": 324.87095953036896, - "pixel_coords": [ - 93, - 83, - 12.163548469543457 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9514894485473633, - 2.383018732070923, - 0.3499999940395355 - ], - "rotation": 181.82075407348339, - "pixel_coords": [ - 257, - 112, - 11.131170272827148 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3521004021167755, - 0.4985496401786804, - 0.3499999940395355 - ], - "rotation": 26.581254747321672, - "pixel_coords": [ - 165, - 102, - 11.690793991088867 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8116532564163208, - -2.9373135566711426, - 0.699999988079071 - ], - "rotation": 82.75025793162833, - "pixel_coords": [ - 62, - 120, - 9.994279861450195 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8061665002044616, - -0.5732763133737331, - 0.699999988079071 - ], - "rotation": 327.1203993356885, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue sphere from left of red cylinder to right", - "change_score": 2.838136348901105, - "change_attempts": 1, - "source_scene": "scene_0666" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0666_original.json b/dataset_1k_720p_2/scenes/scene_0666_original.json deleted file mode 100644 index 628b4666b73f481d0a58e0635fd8023b0d901e36..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0666_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 666, - "image_filename": "SCENE_0666_new_000666.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4819231033325195, - -0.996410071849823, - 0.699999988079071 - ], - "rotation": 324.87095953036896, - "pixel_coords": [ - 93, - 83, - 12.163548469543457 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9514894485473633, - 2.383018732070923, - 0.3499999940395355 - ], - "rotation": 181.82075407348339, - "pixel_coords": [ - 257, - 112, - 11.131170272827148 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3521004021167755, - 0.4985496401786804, - 0.3499999940395355 - ], - "rotation": 26.581254747321672, - "pixel_coords": [ - 165, - 102, - 11.690793991088867 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8116532564163208, - -2.9373135566711426, - 0.699999988079071 - ], - "rotation": 82.75025793162833, - "pixel_coords": [ - 62, - 120, - 9.994279861450195 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.668867349624634, - -2.7146224975585938, - 0.699999988079071 - ], - "rotation": 327.1203993356885, - "pixel_coords": [ - 44, - 95, - 11.374327659606934 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0666" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0667_cf1.json b/dataset_1k_720p_2/scenes/scene_0667_cf1.json deleted file mode 100644 index 9c741d6eec8038c1da227fd03af08fe499e95ebf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0667_cf1.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 667, - "image_filename": "SCENE_0667_new_000667.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.07266698777675629, - 2.221243381500244, - 0.3499999940395355 - ], - "rotation": 121.73133467124404, - "pixel_coords": [ - 205, - 91, - 12.335144996643066 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0746670961380005, - 1.186442494392395, - 0.699999988079071 - ], - "rotation": 262.74366765061757, - "pixel_coords": [ - 164, - 81, - 12.21187686920166 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2792483568191528, - -0.33945536613464355, - 0.3499999940395355 - ], - "rotation": 157.051598937203, - "pixel_coords": [ - 126, - 101, - 11.586651802062988 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.009139060974121, - 2.8385839462280273, - 0.3499999940395355 - ], - "rotation": 164.4227197187096, - "pixel_coords": [ - 197, - 80, - 13.322097778320312 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.111544609069824, - -1.6560733318328857, - 0.3499999940395355 - ], - "rotation": 28.682916152700315, - "pixel_coords": [ - 168, - 157, - 8.566038131713867 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5480592250823975, - 1.4586434364318848, - 0.3499999940395355 - ], - "rotation": 244.4315330804443, - "pixel_coords": [ - 229, - 112, - 10.811129570007324 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.616576671600342, - 2.0093891620635986, - 0.3499999940395355 - ], - "rotation": 135.6642578304524, - "pixel_coords": [ - 269, - 118, - 10.440506935119629 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 2, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed yellow cylinder to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0667" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0667_cf2.json b/dataset_1k_720p_2/scenes/scene_0667_cf2.json deleted file mode 100644 index e34f172abeadd8c67e7eaea374aa2456e1c6d613..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0667_cf2.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 667, - "image_filename": "SCENE_0667_new_000667.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.07266698777675629, - 2.221243381500244, - 0.3499999940395355 - ], - "rotation": 121.73133467124404, - "pixel_coords": [ - 205, - 91, - 12.335144996643066 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0746670961380005, - 1.186442494392395, - 0.699999988079071 - ], - "rotation": 262.74366765061757, - "pixel_coords": [ - 164, - 81, - 12.21187686920166 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2792483568191528, - -0.33945536613464355, - 0.3499999940395355 - ], - "rotation": 157.051598937203, - "pixel_coords": [ - 126, - 101, - 11.586651802062988 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.009139060974121, - 2.8385839462280273, - 0.3499999940395355 - ], - "rotation": 164.4227197187096, - "pixel_coords": [ - 197, - 80, - 13.322097778320312 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.111544609069824, - -1.6560733318328857, - 0.3499999940395355 - ], - "rotation": 28.682916152700315, - "pixel_coords": [ - 168, - 157, - 8.566038131713867 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5480592250823975, - 1.4586434364318848, - 0.3499999940395355 - ], - "rotation": 244.4315330804443, - "pixel_coords": [ - 229, - 112, - 10.811129570007324 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.616576671600342, - 2.0093891620635986, - 0.3499999940395355 - ], - "rotation": 135.6642578304524, - "pixel_coords": [ - 269, - 118, - 10.440506935119629 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 2, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown cylinder and purple cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0667" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0667_original.json b/dataset_1k_720p_2/scenes/scene_0667_original.json deleted file mode 100644 index 19e6b68d1d8442528d581b1e5b9ccb9572dc5386..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0667_original.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 667, - "image_filename": "SCENE_0667_new_000667.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.07266698777675629, - 2.221243381500244, - 0.3499999940395355 - ], - "rotation": 121.73133467124404, - "pixel_coords": [ - 205, - 91, - 12.335144996643066 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0746670961380005, - 1.186442494392395, - 0.699999988079071 - ], - "rotation": 262.74366765061757, - "pixel_coords": [ - 164, - 81, - 12.21187686920166 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2792483568191528, - -0.33945536613464355, - 0.3499999940395355 - ], - "rotation": 157.051598937203, - "pixel_coords": [ - 126, - 101, - 11.586651802062988 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.009139060974121, - 2.8385839462280273, - 0.3499999940395355 - ], - "rotation": 164.4227197187096, - "pixel_coords": [ - 197, - 80, - 13.322097778320312 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.111544609069824, - -1.6560733318328857, - 0.3499999940395355 - ], - "rotation": 28.682916152700315, - "pixel_coords": [ - 168, - 157, - 8.566038131713867 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5480592250823975, - 1.4586434364318848, - 0.3499999940395355 - ], - "rotation": 244.4315330804443, - "pixel_coords": [ - 229, - 112, - 10.811129570007324 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.616576671600342, - 2.0093891620635986, - 0.3499999940395355 - ], - "rotation": 135.6642578304524, - "pixel_coords": [ - 269, - 118, - 10.440506935119629 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 2, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0667" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0668_cf1.json b/dataset_1k_720p_2/scenes/scene_0668_cf1.json deleted file mode 100644 index 742e62bcb1419b8c9bc08a04044c290791c4b32b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0668_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 668, - "image_filename": "SCENE_0668_new_000668.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6217920780181885, - 0.13745515048503876, - 0.3499999940395355 - ], - "rotation": 195.20436629054734, - "pixel_coords": [ - 118, - 87, - 13.48857307434082 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9616348743438721, - 2.094728946685791, - 0.699999988079071 - ], - "rotation": 83.89264165026735, - "pixel_coords": [ - 224, - 93, - 12.071527481079102 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.729973554611206, - -2.6130716800689697, - 0.699999988079071 - ], - "rotation": 149.85239184284234, - "pixel_coords": [ - 48, - 97, - 11.801506996154785 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4828271865844727, - -1.1094716787338257, - 0.3499999940395355 - ], - "rotation": 195.87494876032238, - "pixel_coords": [ - 190, - 154, - 9.363368034362793 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9771950840950012, - 0.8657820820808411, - 0.699999988079071 - ], - "rotation": 251.63070368777764, - "pixel_coords": [ - 160, - 86, - 12.650943756103516 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6521052718162537, - 0.7820520997047424, - 0.3499999940395355 - ], - "rotation": 59.47563885456232, - "pixel_coords": [ - 191, - 110, - 11.680484771728516 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.278292655944824, - 0.907600462436676, - 0.3499999940395355 - ], - "rotation": 150.03288931635888, - "pixel_coords": [ - 232, - 127, - 10.669504165649414 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.224914312362671, - 1.980147123336792, - 0.3499999940395355 - ], - "rotation": 7.287358602820375, - "pixel_coords": [ - 251, - 116, - 11.32711410522461 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 3, - 5, - 6, - 7 - ], - [], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3, - 6, - 7 - ], - [ - 3 - ], - [ - 3, - 6 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 6, - 7 - ], - [ - 1, - 3, - 5, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown cylinder and green sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0668" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0668_cf2.json b/dataset_1k_720p_2/scenes/scene_0668_cf2.json deleted file mode 100644 index 61eef3588dd9f36cbdcf29fef47ba2101d7087e8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0668_cf2.json +++ /dev/null @@ -1,349 +0,0 @@ -{ - "split": "new", - "image_index": 668, - "image_filename": "SCENE_0668_new_000668.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6217920780181885, - 0.13745515048503876, - 0.3499999940395355 - ], - "rotation": 195.20436629054734, - "pixel_coords": [ - 118, - 87, - 13.48857307434082 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9616348743438721, - 2.094728946685791, - 0.699999988079071 - ], - "rotation": 83.89264165026735, - "pixel_coords": [ - 224, - 93, - 12.071527481079102 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.729973554611206, - -2.6130716800689697, - 0.699999988079071 - ], - "rotation": 149.85239184284234, - "pixel_coords": [ - 48, - 97, - 11.801506996154785 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4828271865844727, - -1.1094716787338257, - 0.3499999940395355 - ], - "rotation": 195.87494876032238, - "pixel_coords": [ - 190, - 154, - 9.363368034362793 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9771950840950012, - 0.8657820820808411, - 0.699999988079071 - ], - "rotation": 251.63070368777764, - "pixel_coords": [ - 160, - 86, - 12.650943756103516 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.278292655944824, - 0.907600462436676, - 0.3499999940395355 - ], - "rotation": 150.03288931635888, - "pixel_coords": [ - 232, - 127, - 10.669504165649414 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.224914312362671, - 1.980147123336792, - 0.3499999940395355 - ], - "rotation": 7.287358602820375, - "pixel_coords": [ - 251, - 116, - 11.32711410522461 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 3, - 5, - 6, - 7 - ], - [], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3, - 6, - 7 - ], - [ - 3 - ], - [ - 3, - 6 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 6, - 7 - ], - [ - 1, - 3, - 5, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple cube", - "change_score": 13.3529639923686, - "change_attempts": 1, - "source_scene": "scene_0668" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0668_original.json b/dataset_1k_720p_2/scenes/scene_0668_original.json deleted file mode 100644 index 61e90772655d279fa184c21cd4f98fde90cbf071..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0668_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 668, - "image_filename": "SCENE_0668_new_000668.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6217920780181885, - 0.13745515048503876, - 0.3499999940395355 - ], - "rotation": 195.20436629054734, - "pixel_coords": [ - 118, - 87, - 13.48857307434082 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9616348743438721, - 2.094728946685791, - 0.699999988079071 - ], - "rotation": 83.89264165026735, - "pixel_coords": [ - 224, - 93, - 12.071527481079102 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.729973554611206, - -2.6130716800689697, - 0.699999988079071 - ], - "rotation": 149.85239184284234, - "pixel_coords": [ - 48, - 97, - 11.801506996154785 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4828271865844727, - -1.1094716787338257, - 0.3499999940395355 - ], - "rotation": 195.87494876032238, - "pixel_coords": [ - 190, - 154, - 9.363368034362793 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9771950840950012, - 0.8657820820808411, - 0.699999988079071 - ], - "rotation": 251.63070368777764, - "pixel_coords": [ - 160, - 86, - 12.650943756103516 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6521052718162537, - 0.7820520997047424, - 0.3499999940395355 - ], - "rotation": 59.47563885456232, - "pixel_coords": [ - 191, - 110, - 11.680484771728516 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.278292655944824, - 0.907600462436676, - 0.3499999940395355 - ], - "rotation": 150.03288931635888, - "pixel_coords": [ - 232, - 127, - 10.669504165649414 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.224914312362671, - 1.980147123336792, - 0.3499999940395355 - ], - "rotation": 7.287358602820375, - "pixel_coords": [ - 251, - 116, - 11.32711410522461 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 3, - 5, - 6, - 7 - ], - [], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3, - 6, - 7 - ], - [ - 3 - ], - [ - 3, - 6 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 6, - 7 - ], - [ - 1, - 3, - 5, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0668" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0669_cf1.json b/dataset_1k_720p_2/scenes/scene_0669_cf1.json deleted file mode 100644 index 28993d667d2207cd03719d6a0cdb5232af267be1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0669_cf1.json +++ /dev/null @@ -1,246 +0,0 @@ -{ - "split": "new", - "image_index": 669, - "image_filename": "SCENE_0669_new_000669.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.506333351135254, - 1.7433987855911255, - 0.3499999940395355 - ], - "rotation": 38.61780853234007, - "pixel_coords": [ - 234, - 110, - 10.935428619384766 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.270890235900879, - 0.24787567555904388, - 0.3499999940395355 - ], - "rotation": 124.33084726678325, - "pixel_coords": [ - 222, - 136, - 9.565582275390625 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.760285496711731, - -1.3257406949996948, - 0.3499999940395355 - ], - "rotation": 79.53802577184307, - "pixel_coords": [ - 93, - 104, - 11.273087501525879 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9804123044013977, - -0.5298527479171753, - 0.3499999940395355 - ], - "rotation": 27.951445140443603, - "pixel_coords": [ - 169, - 128, - 9.952451705932617 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6684601306915283, - -2.475719928741455, - 0.3499999940395355 - ], - "rotation": 356.50446524898837, - "pixel_coords": [ - 129, - 166, - 8.369848251342773 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cube", - "change_score": 10.085388278383547, - "change_attempts": 1, - "source_scene": "scene_0669" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0669_cf2.json b/dataset_1k_720p_2/scenes/scene_0669_cf2.json deleted file mode 100644 index 51e6108e9f7eed9491f39fd7d785988d33452fbd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0669_cf2.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 669, - "image_filename": "SCENE_0669_new_000669.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.506333351135254, - 1.7433987855911255, - 0.3499999940395355 - ], - "rotation": 38.61780853234007, - "pixel_coords": [ - 234, - 110, - 10.935428619384766 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.270890235900879, - 0.24787567555904388, - 0.3499999940395355 - ], - "rotation": 124.33084726678325, - "pixel_coords": [ - 222, - 136, - 9.565582275390625 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.760285496711731, - -1.3257406949996948, - 0.3499999940395355 - ], - "rotation": 79.53802577184307, - "pixel_coords": [ - 93, - 104, - 11.273087501525879 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9804123044013977, - -0.5298527479171753, - 0.3499999940395355 - ], - "rotation": 27.951445140443603, - "pixel_coords": [ - 169, - 128, - 9.952451705932617 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.1008102297782898, - 0.823078453540802, - 0.3499999940395355 - ], - "rotation": 27.244245467065618, - "pixel_coords": [ - 181, - 103, - 11.31407356262207 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6684601306915283, - -2.475719928741455, - 0.3499999940395355 - ], - "rotation": 356.50446524898837, - "pixel_coords": [ - 129, - 166, - 8.369848251342773 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow cube and gray cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0669" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0669_original.json b/dataset_1k_720p_2/scenes/scene_0669_original.json deleted file mode 100644 index dcf8a5092263f5493a54db0dcb23b4d7b489e0e1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0669_original.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 669, - "image_filename": "SCENE_0669_new_000669.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.506333351135254, - 1.7433987855911255, - 0.3499999940395355 - ], - "rotation": 38.61780853234007, - "pixel_coords": [ - 234, - 110, - 10.935428619384766 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.270890235900879, - 0.24787567555904388, - 0.3499999940395355 - ], - "rotation": 124.33084726678325, - "pixel_coords": [ - 222, - 136, - 9.565582275390625 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.760285496711731, - -1.3257406949996948, - 0.3499999940395355 - ], - "rotation": 79.53802577184307, - "pixel_coords": [ - 93, - 104, - 11.273087501525879 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9804123044013977, - -0.5298527479171753, - 0.3499999940395355 - ], - "rotation": 27.951445140443603, - "pixel_coords": [ - 169, - 128, - 9.952451705932617 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.1008102297782898, - 0.823078453540802, - 0.3499999940395355 - ], - "rotation": 27.244245467065618, - "pixel_coords": [ - 181, - 103, - 11.31407356262207 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6684601306915283, - -2.475719928741455, - 0.3499999940395355 - ], - "rotation": 356.50446524898837, - "pixel_coords": [ - 129, - 166, - 8.369848251342773 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0669" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0670_cf1.json b/dataset_1k_720p_2/scenes/scene_0670_cf1.json deleted file mode 100644 index d0f03812bb453b3575a169808e142592d6a33244..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0670_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 670, - "image_filename": "SCENE_0670_new_000670.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.967766523361206, - -0.9245409965515137, - 0.699999988079071 - ], - "rotation": 192.0695903360404, - "pixel_coords": [ - 214, - 154, - 8.467751502990723 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9677263498306274, - 2.486703634262085, - 0.3499999940395355 - ], - "rotation": 121.67740590682061, - "pixel_coords": [ - 173, - 72, - 13.776898384094238 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1293675326157864, - 2.055292063087638, - 0.699999988079071 - ], - "rotation": 196.71936020234497, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved red cylinder from (0.7,-2.6) to (2.1,2.1)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0670" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0670_cf2.json b/dataset_1k_720p_2/scenes/scene_0670_cf2.json deleted file mode 100644 index 3e1afd6b110843ee9a98635c2607d01149432dc4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0670_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 670, - "image_filename": "SCENE_0670_new_000670.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.967766523361206, - -0.9245409965515137, - 0.699999988079071 - ], - "rotation": 192.0695903360404, - "pixel_coords": [ - 214, - 154, - 8.467751502990723 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9677263498306274, - 2.486703634262085, - 0.3499999940395355 - ], - "rotation": 121.67740590682061, - "pixel_coords": [ - 173, - 72, - 13.776898384094238 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6985301375389099, - -2.6350162029266357, - 0.699999988079071 - ], - "rotation": 196.71936020234497, - "pixel_coords": [ - 102, - 142, - 8.932040214538574 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between red cylinder and cyan cube", - "change_score": 2.0, - "change_attempts": 2, - "source_scene": "scene_0670" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0670_original.json b/dataset_1k_720p_2/scenes/scene_0670_original.json deleted file mode 100644 index 74b92e8f4b4d943bc69e7199fe2f22eae1edcd98..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0670_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 670, - "image_filename": "SCENE_0670_new_000670.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.967766523361206, - -0.9245409965515137, - 0.699999988079071 - ], - "rotation": 192.0695903360404, - "pixel_coords": [ - 214, - 154, - 8.467751502990723 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9677263498306274, - 2.486703634262085, - 0.3499999940395355 - ], - "rotation": 121.67740590682061, - "pixel_coords": [ - 173, - 72, - 13.776898384094238 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6985301375389099, - -2.6350162029266357, - 0.699999988079071 - ], - "rotation": 196.71936020234497, - "pixel_coords": [ - 102, - 142, - 8.932040214538574 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0670" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0671_cf1.json b/dataset_1k_720p_2/scenes/scene_0671_cf1.json deleted file mode 100644 index 6fb098c27ead96defe77f7cc4716a89c46f1c58a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0671_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 671, - "image_filename": "SCENE_0671_new_000671.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3926331698894501, - 1.631927251815796, - 0.699999988079071 - ], - "rotation": 135.96025423039268, - "pixel_coords": [ - 204, - 90, - 11.615033149719238 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.147123438787675, - 0.9756160191388864, - 0.3499999940395355 - ], - "rotation": 64.0655393888256, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.318641185760498, - -2.74625825881958, - 0.3499999940395355 - ], - "rotation": 101.95348179463488, - "pixel_coords": [ - 139, - 184, - 7.9973063468933105 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.134971261024475, - 2.8599376678466797, - 0.699999988079071 - ], - "rotation": 18.771789497102485, - "pixel_coords": [ - 196, - 68, - 13.314414024353027 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8853001594543457, - -1.5304991006851196, - 0.3499999940395355 - ], - "rotation": 278.03353484091014, - "pixel_coords": [ - 194, - 173, - 8.340578079223633 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6148495078086853, - 0.16922740638256073, - 0.3499999940395355 - ], - "rotation": 44.970359845365465, - "pixel_coords": [ - 177, - 116, - 10.793255805969238 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved green sphere to partially occlude blue cube", - "change_score": 1.7496076059241423, - "change_attempts": 1, - "source_scene": "scene_0671" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0671_cf2.json b/dataset_1k_720p_2/scenes/scene_0671_cf2.json deleted file mode 100644 index bdbf3a3a65f9c12b1e46eed7e0f2ed289a19e928..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0671_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 671, - "image_filename": "SCENE_0671_new_000671.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3926331698894501, - 1.631927251815796, - 0.699999988079071 - ], - "rotation": 135.96025423039268, - "pixel_coords": [ - 204, - 90, - 11.615033149719238 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5605974793434143, - 0.5950689911842346, - 0.3499999940395355 - ], - "rotation": 64.0655393888256, - "pixel_coords": [ - 162, - 99, - 11.798477172851562 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.318641185760498, - -2.74625825881958, - 0.3499999940395355 - ], - "rotation": 101.95348179463488, - "pixel_coords": [ - 139, - 184, - 7.9973063468933105 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.134971261024475, - 2.8599376678466797, - 0.699999988079071 - ], - "rotation": 18.771789497102485, - "pixel_coords": [ - 196, - 68, - 13.314414024353027 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8853001594543457, - -1.5304991006851196, - 0.3499999940395355 - ], - "rotation": 278.03353484091014, - "pixel_coords": [ - 194, - 173, - 8.340578079223633 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6148495078086853, - 0.16922740638256073, - 0.3499999940395355 - ], - "rotation": 44.970359845365465, - "pixel_coords": [ - 177, - 116, - 10.793255805969238 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0671" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0671_original.json b/dataset_1k_720p_2/scenes/scene_0671_original.json deleted file mode 100644 index 5319408930d42c56554420a79122dde9971769d4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0671_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 671, - "image_filename": "SCENE_0671_new_000671.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3926331698894501, - 1.631927251815796, - 0.699999988079071 - ], - "rotation": 135.96025423039268, - "pixel_coords": [ - 204, - 90, - 11.615033149719238 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5605974793434143, - 0.5950689911842346, - 0.3499999940395355 - ], - "rotation": 64.0655393888256, - "pixel_coords": [ - 162, - 99, - 11.798477172851562 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.318641185760498, - -2.74625825881958, - 0.3499999940395355 - ], - "rotation": 101.95348179463488, - "pixel_coords": [ - 139, - 184, - 7.9973063468933105 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.134971261024475, - 2.8599376678466797, - 0.699999988079071 - ], - "rotation": 18.771789497102485, - "pixel_coords": [ - 196, - 68, - 13.314414024353027 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8853001594543457, - -1.5304991006851196, - 0.3499999940395355 - ], - "rotation": 278.03353484091014, - "pixel_coords": [ - 194, - 173, - 8.340578079223633 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6148495078086853, - 0.16922740638256073, - 0.3499999940395355 - ], - "rotation": 44.970359845365465, - "pixel_coords": [ - 177, - 116, - 10.793255805969238 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0671" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0672_cf1.json b/dataset_1k_720p_2/scenes/scene_0672_cf1.json deleted file mode 100644 index 361d704645446182fd6cd7d7f3e6b0c2d834ac48..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0672_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 672, - "image_filename": "SCENE_0672_new_000672.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0171196460723877, - 2.2746689319610596, - 0.699999988079071 - ], - "rotation": 288.25835644957925, - "pixel_coords": [ - 175, - 67, - 13.592602729797363 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.701805591583252, - -2.536715507507324, - 0.699999988079071 - ], - "rotation": 292.0675987111386, - "pixel_coords": [ - 120, - 152, - 8.423800468444824 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1871803502843403, - 1.552726576016459, - 0.3499999940395355 - ], - "rotation": 185.59185577925444, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved gray cube to partially occlude brown sphere", - "change_score": 1.500296045916019, - "change_attempts": 1, - "source_scene": "scene_0672" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0672_cf2.json b/dataset_1k_720p_2/scenes/scene_0672_cf2.json deleted file mode 100644 index d677161e101c0a2472d96d3650af218c72b71111..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0672_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 672, - "image_filename": "SCENE_0672_new_000672.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0171196460723877, - 2.2746689319610596, - 0.699999988079071 - ], - "rotation": 288.25835644957925, - "pixel_coords": [ - 175, - 67, - 13.592602729797363 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.701805591583252, - -2.536715507507324, - 0.699999988079071 - ], - "rotation": 292.0675987111386, - "pixel_coords": [ - 120, - 152, - 8.423800468444824 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.614915609359741, - 1.0917924642562866, - 0.3499999940395355 - ], - "rotation": 185.59185577925444, - "pixel_coords": [ - 141, - 78, - 13.541177749633789 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0672" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0672_original.json b/dataset_1k_720p_2/scenes/scene_0672_original.json deleted file mode 100644 index 5f569f1050015de42863cfff46f8d98850eb8040..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0672_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 672, - "image_filename": "SCENE_0672_new_000672.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0171196460723877, - 2.2746689319610596, - 0.699999988079071 - ], - "rotation": 288.25835644957925, - "pixel_coords": [ - 175, - 67, - 13.592602729797363 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.701805591583252, - -2.536715507507324, - 0.699999988079071 - ], - "rotation": 292.0675987111386, - "pixel_coords": [ - 120, - 152, - 8.423800468444824 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.614915609359741, - 1.0917924642562866, - 0.3499999940395355 - ], - "rotation": 185.59185577925444, - "pixel_coords": [ - 141, - 78, - 13.541177749633789 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0672" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0673_cf1.json b/dataset_1k_720p_2/scenes/scene_0673_cf1.json deleted file mode 100644 index 3d0ea9e97d6b796458eaa16915292f095f3a41d9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0673_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 673, - "image_filename": "SCENE_0673_new_000673.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.2354024350643158, - -1.2627002000808716, - 0.3499999940395355 - ], - "rotation": 346.8683708971296, - "pixel_coords": [ - 132, - 127, - 10.135758399963379 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1053617000579834, - 2.5551490783691406, - 0.3499999940395355 - ], - "rotation": 9.89521046201913, - "pixel_coords": [ - 175, - 71, - 13.814467430114746 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4710557460784912, - 1.032636046409607, - 0.699999988079071 - ], - "rotation": 317.4807916379633, - "pixel_coords": [ - 194, - 96, - 11.091206550598145 - ], - "color": "green" - }, - { - "shape": "sphere", - "color": "gray", - "material": "metal", - "size": "large", - "3d_coords": [ - 1.3340544700622559, - -2.877814769744873, - 0.699999988079071 - ], - "rotation": 290.00462363432547, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.215338945388794, - 0.7684818506240845, - 0.699999988079071 - ], - "rotation": 314.9442482982723, - "pixel_coords": [ - 232, - 120, - 9.796588897705078 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1424801349639893, - 1.2124429941177368, - 0.699999988079071 - ], - "rotation": 148.106494553197, - "pixel_coords": [ - 147, - 71, - 12.909917831420898 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3802378177642822, - -1.5602067708969116, - 0.3499999940395355 - ], - "rotation": 270.8841719305364, - "pixel_coords": [ - 149, - 148, - 9.216471672058105 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [], - [ - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow cube with gray sphere", - "change_score": 3.1614283830082197, - "change_attempts": 1, - "source_scene": "scene_0673" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0673_cf2.json b/dataset_1k_720p_2/scenes/scene_0673_cf2.json deleted file mode 100644 index 2749735b51d3e03fe1367005414cb148fa0a3e05..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0673_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 673, - "image_filename": "SCENE_0673_new_000673.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.2354024350643158, - -1.2627002000808716, - 0.3499999940395355 - ], - "rotation": 346.8683708971296, - "pixel_coords": [ - 132, - 127, - 10.135758399963379 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7200948825657183, - 0.5097853971602464, - 0.3499999940395355 - ], - "rotation": 9.89521046201913, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4710557460784912, - 1.032636046409607, - 0.699999988079071 - ], - "rotation": 317.4807916379633, - "pixel_coords": [ - 194, - 96, - 11.091206550598145 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3340544700622559, - -2.877814769744873, - 0.699999988079071 - ], - "rotation": 231.8904057513664, - "pixel_coords": [ - 104, - 156, - 8.331950187683105 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.215338945388794, - 0.7684818506240845, - 0.699999988079071 - ], - "rotation": 314.9442482982723, - "pixel_coords": [ - 232, - 120, - 9.796588897705078 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1424801349639893, - 1.2124429941177368, - 0.699999988079071 - ], - "rotation": 148.106494553197, - "pixel_coords": [ - 147, - 71, - 12.909917831420898 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3802378177642822, - -1.5602067708969116, - 0.3499999940395355 - ], - "rotation": 270.8841719305364, - "pixel_coords": [ - 149, - 148, - 9.216471672058105 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [], - [ - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue cylinder from (-2.1,2.6) to (-0.7,0.5)", - "change_score": 2.4703191583383606, - "change_attempts": 1, - "source_scene": "scene_0673" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0673_original.json b/dataset_1k_720p_2/scenes/scene_0673_original.json deleted file mode 100644 index 95fa36c0cb08a1d324afc8960301caed04ec147c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0673_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 673, - "image_filename": "SCENE_0673_new_000673.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.2354024350643158, - -1.2627002000808716, - 0.3499999940395355 - ], - "rotation": 346.8683708971296, - "pixel_coords": [ - 132, - 127, - 10.135758399963379 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1053617000579834, - 2.5551490783691406, - 0.3499999940395355 - ], - "rotation": 9.89521046201913, - "pixel_coords": [ - 175, - 71, - 13.814467430114746 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4710557460784912, - 1.032636046409607, - 0.699999988079071 - ], - "rotation": 317.4807916379633, - "pixel_coords": [ - 194, - 96, - 11.091206550598145 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3340544700622559, - -2.877814769744873, - 0.699999988079071 - ], - "rotation": 231.8904057513664, - "pixel_coords": [ - 104, - 156, - 8.331950187683105 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.215338945388794, - 0.7684818506240845, - 0.699999988079071 - ], - "rotation": 314.9442482982723, - "pixel_coords": [ - 232, - 120, - 9.796588897705078 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1424801349639893, - 1.2124429941177368, - 0.699999988079071 - ], - "rotation": 148.106494553197, - "pixel_coords": [ - 147, - 71, - 12.909917831420898 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3802378177642822, - -1.5602067708969116, - 0.3499999940395355 - ], - "rotation": 270.8841719305364, - "pixel_coords": [ - 149, - 148, - 9.216471672058105 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 6 - ], - [], - [ - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0673" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0674_cf1.json b/dataset_1k_720p_2/scenes/scene_0674_cf1.json deleted file mode 100644 index ea48244129feb8ce6157c33bb6685113646a8fe6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0674_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 674, - "image_filename": "SCENE_0674_new_000674.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3532257080078125, - -1.3970714807510376, - 0.699999988079071 - ], - "rotation": 296.43387855654, - "pixel_coords": [ - 152, - 131, - 8.827164649963379 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.2895483374595642, - 1.551585078239441, - 0.699999988079071 - ], - "rotation": 41.10005623024405, - "pixel_coords": [ - 203, - 90, - 11.233820915222168 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.729758083820343, - -1.655604600906372, - 0.699999988079071 - ], - "rotation": 230.25530337607486, - "pixel_coords": [ - 100, - 106, - 10.098215103149414 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0674" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0674_cf2.json b/dataset_1k_720p_2/scenes/scene_0674_cf2.json deleted file mode 100644 index 087ca1595b425b9056fe69c0d08dd92f40e4aede..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0674_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 674, - "image_filename": "SCENE_0674_new_000674.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3532257080078125, - -1.3970714807510376, - 0.699999988079071 - ], - "rotation": 296.43387855654, - "pixel_coords": [ - 152, - 131, - 8.827164649963379 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2895483374595642, - 1.551585078239441, - 0.699999988079071 - ], - "rotation": 41.10005623024405, - "pixel_coords": [ - 203, - 90, - 11.233820915222168 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.729758083820343, - -1.655604600906372, - 0.699999988079071 - ], - "rotation": 230.25530337607486, - "pixel_coords": [ - 100, - 106, - 10.098215103149414 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0674" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0674_original.json b/dataset_1k_720p_2/scenes/scene_0674_original.json deleted file mode 100644 index ea04cd824a85f2fbbbda3afdfbaa92ea5c987e3c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0674_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 674, - "image_filename": "SCENE_0674_new_000674.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3532257080078125, - -1.3970714807510376, - 0.699999988079071 - ], - "rotation": 296.43387855654, - "pixel_coords": [ - 152, - 131, - 8.827164649963379 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2895483374595642, - 1.551585078239441, - 0.699999988079071 - ], - "rotation": 41.10005623024405, - "pixel_coords": [ - 203, - 90, - 11.233820915222168 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.729758083820343, - -1.655604600906372, - 0.699999988079071 - ], - "rotation": 230.25530337607486, - "pixel_coords": [ - 100, - 106, - 10.098215103149414 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0674" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0675_cf1.json b/dataset_1k_720p_2/scenes/scene_0675_cf1.json deleted file mode 100644 index 1a5c0d2733de4d0f60bd82904f620478df10854a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0675_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 675, - "image_filename": "SCENE_0675_new_000675.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.678955554962158, - -2.1564831733703613, - 0.3499999940395355 - ], - "rotation": 53.635936312740675, - "pixel_coords": [ - 163, - 174, - 8.500920295715332 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.029323101043701, - 1.2147868871688843, - 0.699999988079071 - ], - "rotation": 108.35336780017973, - "pixel_coords": [ - 150, - 75, - 13.428656578063965 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7601110935211182, - 2.8151063919067383, - 0.699999988079071 - ], - "rotation": 41.274063303279945, - "pixel_coords": [ - 203, - 75, - 13.477924346923828 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue sphere and green sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0675" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0675_cf2.json b/dataset_1k_720p_2/scenes/scene_0675_cf2.json deleted file mode 100644 index a67ee388c65fd76a366eb96aac7da38082b64436..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0675_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 675, - "image_filename": "SCENE_0675_new_000675.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.678955554962158, - -2.1564831733703613, - 0.3499999940395355 - ], - "rotation": 53.635936312740675, - "pixel_coords": [ - 163, - 174, - 8.500920295715332 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.029323101043701, - 1.2147868871688843, - 0.699999988079071 - ], - "rotation": 108.35336780017973, - "pixel_coords": [ - 150, - 75, - 13.428656578063965 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7601110935211182, - 2.8151063919067383, - 0.699999988079071 - ], - "rotation": 41.274063303279945, - "pixel_coords": [ - 203, - 75, - 13.477924346923828 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0675" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0675_original.json b/dataset_1k_720p_2/scenes/scene_0675_original.json deleted file mode 100644 index 808791c6870c67b0af86b27d0b8179d77cc9b08a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0675_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 675, - "image_filename": "SCENE_0675_new_000675.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.678955554962158, - -2.1564831733703613, - 0.3499999940395355 - ], - "rotation": 53.635936312740675, - "pixel_coords": [ - 163, - 174, - 8.500920295715332 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.029323101043701, - 1.2147868871688843, - 0.699999988079071 - ], - "rotation": 108.35336780017973, - "pixel_coords": [ - 150, - 75, - 13.428656578063965 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7601110935211182, - 2.8151063919067383, - 0.699999988079071 - ], - "rotation": 41.274063303279945, - "pixel_coords": [ - 203, - 75, - 13.477924346923828 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0675" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0676_cf1.json b/dataset_1k_720p_2/scenes/scene_0676_cf1.json deleted file mode 100644 index 17c14893344ebcbd9b3854c46559d7716fcb7dda..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0676_cf1.json +++ /dev/null @@ -1,383 +0,0 @@ -{ - "split": "new", - "image_index": 676, - "image_filename": "SCENE_0676_new_000676.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9617357850074768, - 1.7994115352630615, - 0.699999988079071 - ], - "rotation": 283.63383053655554, - "pixel_coords": [ - 182, - 76, - 12.100502014160156 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8792645931243896, - -2.6663854122161865, - 0.699999988079071 - ], - "rotation": 168.9516147434031, - "pixel_coords": [ - 35, - 93, - 10.879979133605957 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.123234272003174, - 2.841113567352295, - 0.699999988079071 - ], - "rotation": 201.10077626365182, - "pixel_coords": [ - 277, - 97, - 10.612431526184082 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4300488233566284, - -2.163402557373047, - 0.699999988079071 - ], - "rotation": 1.6126255334069617, - "pixel_coords": [ - 129, - 145, - 8.266334533691406 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4626965522766113, - -0.13268670439720154, - 0.699999988079071 - ], - "rotation": 236.53022636817786, - "pixel_coords": [ - 219, - 134, - 8.713335037231445 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4040477275848389, - -0.04372680187225342, - 0.699999988079071 - ], - "rotation": 71.41335500896484, - "pixel_coords": [ - 131, - 86, - 11.362137794494629 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6339216232299805, - 1.5272903442382812, - 0.3499999940395355 - ], - "rotation": 154.09342385058676, - "pixel_coords": [ - 263, - 127, - 9.69976806640625 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6704392433166504, - 2.033257484436035, - 0.3499999940395355 - ], - "rotation": 107.64639592904985, - "pixel_coords": [ - 222, - 99, - 11.3037109375 - ], - "color": "red" - }, - { - "shape": "cube", - "color": "blue", - "material": "metal", - "size": "small", - "3d_coords": [ - 0.3963512094853425, - 0.6762597788763429, - 0.35 - ], - "rotation": 241.5230651301423, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5, - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5, - 7 - ], - [ - 0, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 6 - ], - [ - 3, - 4, - 6 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 2, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added blue metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0676" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0676_cf2.json b/dataset_1k_720p_2/scenes/scene_0676_cf2.json deleted file mode 100644 index e1838431281cb57216226883430157e7d85f9695..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0676_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 676, - "image_filename": "SCENE_0676_new_000676.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9617357850074768, - 1.7994115352630615, - 0.699999988079071 - ], - "rotation": 283.63383053655554, - "pixel_coords": [ - 182, - 76, - 12.100502014160156 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8792645931243896, - -2.6663854122161865, - 0.699999988079071 - ], - "rotation": 168.9516147434031, - "pixel_coords": [ - 35, - 93, - 10.879979133605957 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.123234272003174, - 2.841113567352295, - 0.699999988079071 - ], - "rotation": 201.10077626365182, - "pixel_coords": [ - 277, - 97, - 10.612431526184082 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4300488233566284, - -2.163402557373047, - 0.699999988079071 - ], - "rotation": 1.6126255334069617, - "pixel_coords": [ - 129, - 145, - 8.266334533691406 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4626965522766113, - -0.13268670439720154, - 0.699999988079071 - ], - "rotation": 236.53022636817786, - "pixel_coords": [ - 219, - 134, - 8.713335037231445 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4040477275848389, - -0.04372680187225342, - 0.699999988079071 - ], - "rotation": 71.41335500896484, - "pixel_coords": [ - 131, - 86, - 11.362137794494629 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6339216232299805, - 1.5272903442382812, - 0.3499999940395355 - ], - "rotation": 154.09342385058676, - "pixel_coords": [ - 263, - 127, - 9.69976806640625 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6704392433166504, - 2.033257484436035, - 0.3499999940395355 - ], - "rotation": 107.64639592904985, - "pixel_coords": [ - 222, - 99, - 11.3037109375 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5, - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5, - 7 - ], - [ - 0, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 6 - ], - [ - 3, - 4, - 6 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 2, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0676" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0676_original.json b/dataset_1k_720p_2/scenes/scene_0676_original.json deleted file mode 100644 index 52ef6b6ac2cd1471666f631640cc13f462be6aa2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0676_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 676, - "image_filename": "SCENE_0676_new_000676.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9617357850074768, - 1.7994115352630615, - 0.699999988079071 - ], - "rotation": 283.63383053655554, - "pixel_coords": [ - 182, - 76, - 12.100502014160156 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8792645931243896, - -2.6663854122161865, - 0.699999988079071 - ], - "rotation": 168.9516147434031, - "pixel_coords": [ - 35, - 93, - 10.879979133605957 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.123234272003174, - 2.841113567352295, - 0.699999988079071 - ], - "rotation": 201.10077626365182, - "pixel_coords": [ - 277, - 97, - 10.612431526184082 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4300488233566284, - -2.163402557373047, - 0.699999988079071 - ], - "rotation": 1.6126255334069617, - "pixel_coords": [ - 129, - 145, - 8.266334533691406 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4626965522766113, - -0.13268670439720154, - 0.699999988079071 - ], - "rotation": 236.53022636817786, - "pixel_coords": [ - 219, - 134, - 8.713335037231445 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4040477275848389, - -0.04372680187225342, - 0.699999988079071 - ], - "rotation": 71.41335500896484, - "pixel_coords": [ - 131, - 86, - 11.362137794494629 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6339216232299805, - 1.5272903442382812, - 0.3499999940395355 - ], - "rotation": 154.09342385058676, - "pixel_coords": [ - 263, - 127, - 9.69976806640625 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6704392433166504, - 2.033257484436035, - 0.3499999940395355 - ], - "rotation": 107.64639592904985, - "pixel_coords": [ - 222, - 99, - 11.3037109375 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5, - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5, - 7 - ], - [ - 0, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 6 - ], - [ - 3, - 4, - 6 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 2, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0676" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0677_cf1.json b/dataset_1k_720p_2/scenes/scene_0677_cf1.json deleted file mode 100644 index 494d02763e1879f269531972c113e5228ea6a0f7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0677_cf1.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 677, - "image_filename": "SCENE_0677_new_000677.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2519259452819824, - 1.1291379928588867, - 0.3499999940395355 - ], - "rotation": 42.392059297666115, - "pixel_coords": [ - 212, - 114, - 11.343522071838379 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5198020935058594, - 2.329688787460327, - 0.699999988079071 - ], - "rotation": 252.50825034036544, - "pixel_coords": [ - 268, - 107, - 11.021815299987793 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.557070732116699, - -0.7899796962738037, - 0.699999988079071 - ], - "rotation": 134.77204672675924, - "pixel_coords": [ - 201, - 143, - 9.222760200500488 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.310102701187134, - -1.1773475408554077, - 0.699999988079071 - ], - "rotation": 15.402742101174095, - "pixel_coords": [ - 91, - 89, - 12.191045761108398 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1734027862548828, - -1.0174622535705566, - 0.3499999940395355 - ], - "rotation": 79.95532768598532, - "pixel_coords": [ - 160, - 136, - 10.173860549926758 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2722113132476807, - -2.750030994415283, - 0.699999988079071 - ], - "rotation": 74.04761206035953, - "pixel_coords": [ - 111, - 150, - 8.949527740478516 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.41592472791671753, - 2.6703150272369385, - 0.699999988079071 - ], - "rotation": 264.58997676595914, - "pixel_coords": [ - 224, - 83, - 12.593899726867676 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.252807855606079, - 0.20040558278560638, - 0.3499999940395355 - ], - "rotation": 188.32970743818402, - "pixel_coords": [ - 141, - 96, - 12.45613956451416 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 6, - 7 - ], - [ - 3, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 6 - ] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 7 - ], - [], - [ - 3, - 5, - 7 - ], - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1, - 6 - ], - [], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cube and cyan cube", - "change_score": 2.0, - "change_attempts": 2, - "source_scene": "scene_0677" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0677_cf2.json b/dataset_1k_720p_2/scenes/scene_0677_cf2.json deleted file mode 100644 index 8cde7c0decd7d42edbd6de1cfa357e16cce55ea6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0677_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 677, - "image_filename": "SCENE_0677_new_000677.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2519259452819824, - 1.1291379928588867, - 0.3499999940395355 - ], - "rotation": 42.392059297666115, - "pixel_coords": [ - 212, - 114, - 11.343522071838379 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5198020935058594, - 2.329688787460327, - 0.699999988079071 - ], - "rotation": 252.50825034036544, - "pixel_coords": [ - 268, - 107, - 11.021815299987793 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.557070732116699, - -0.7899796962738037, - 0.699999988079071 - ], - "rotation": 134.77204672675924, - "pixel_coords": [ - 201, - 143, - 9.222760200500488 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.310102701187134, - -1.1773475408554077, - 0.699999988079071 - ], - "rotation": 15.402742101174095, - "pixel_coords": [ - 91, - 89, - 12.191045761108398 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1734027862548828, - -1.0174622535705566, - 0.3499999940395355 - ], - "rotation": 79.95532768598532, - "pixel_coords": [ - 160, - 136, - 10.173860549926758 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2722113132476807, - -2.750030994415283, - 0.699999988079071 - ], - "rotation": 74.04761206035953, - "pixel_coords": [ - 111, - 150, - 8.949527740478516 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.41592472791671753, - 2.6703150272369385, - 0.699999988079071 - ], - "rotation": 264.58997676595914, - "pixel_coords": [ - 224, - 83, - 12.593899726867676 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.252807855606079, - 0.20040558278560638, - 0.3499999940395355 - ], - "rotation": 188.32970743818402, - "pixel_coords": [ - 141, - 96, - 12.45613956451416 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 6, - 7 - ], - [ - 3, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 6 - ] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 7 - ], - [], - [ - 3, - 5, - 7 - ], - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1, - 6 - ], - [], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0677" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0677_original.json b/dataset_1k_720p_2/scenes/scene_0677_original.json deleted file mode 100644 index 111f18e337c710c29830e055bbf0502138e5926f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0677_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 677, - "image_filename": "SCENE_0677_new_000677.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2519259452819824, - 1.1291379928588867, - 0.3499999940395355 - ], - "rotation": 42.392059297666115, - "pixel_coords": [ - 212, - 114, - 11.343522071838379 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5198020935058594, - 2.329688787460327, - 0.699999988079071 - ], - "rotation": 252.50825034036544, - "pixel_coords": [ - 268, - 107, - 11.021815299987793 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.557070732116699, - -0.7899796962738037, - 0.699999988079071 - ], - "rotation": 134.77204672675924, - "pixel_coords": [ - 201, - 143, - 9.222760200500488 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.310102701187134, - -1.1773475408554077, - 0.699999988079071 - ], - "rotation": 15.402742101174095, - "pixel_coords": [ - 91, - 89, - 12.191045761108398 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1734027862548828, - -1.0174622535705566, - 0.3499999940395355 - ], - "rotation": 79.95532768598532, - "pixel_coords": [ - 160, - 136, - 10.173860549926758 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2722113132476807, - -2.750030994415283, - 0.699999988079071 - ], - "rotation": 74.04761206035953, - "pixel_coords": [ - 111, - 150, - 8.949527740478516 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.41592472791671753, - 2.6703150272369385, - 0.699999988079071 - ], - "rotation": 264.58997676595914, - "pixel_coords": [ - 224, - 83, - 12.593899726867676 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.252807855606079, - 0.20040558278560638, - 0.3499999940395355 - ], - "rotation": 188.32970743818402, - "pixel_coords": [ - 141, - 96, - 12.45613956451416 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 6, - 7 - ], - [ - 3, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 6 - ] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 5, - 7 - ], - [], - [ - 3, - 5, - 7 - ], - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1, - 6 - ], - [], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0677" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0678_cf1.json b/dataset_1k_720p_2/scenes/scene_0678_cf1.json deleted file mode 100644 index 5af90cab24e46fde01c9cf533d0ce4bdccba81e5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0678_cf1.json +++ /dev/null @@ -1,195 +0,0 @@ -{ - "split": "new", - "image_index": 678, - "image_filename": "SCENE_0678_new_000678.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6464059352874756, - 0.02934354357421398, - 0.3499999940395355 - ], - "rotation": 326.197357937001, - "pixel_coords": [ - 115, - 84, - 12.77749252319336 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.43775585293769836, - -2.1260592937469482, - 0.3499999940395355 - ], - "rotation": 303.9463440268389, - "pixel_coords": [ - 109, - 139, - 9.496302604675293 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2466801404953003, - -0.8678140640258789, - 0.699999988079071 - ], - "rotation": 267.5391774637419, - "pixel_coords": [ - 114, - 94, - 11.162672996520996 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5099565982818604, - 0.5546005368232727, - 0.3499999940395355 - ], - "rotation": 311.9413242667503, - "pixel_coords": [ - 184, - 111, - 10.915289878845215 - ], - "color": "gray" - }, - { - "shape": "cube", - "color": "yellow", - "material": "metal", - "size": "small", - "3d_coords": [ - 1.462007667739467, - 1.4628712554956476, - 0.35 - ], - "rotation": 336.3331525707645, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0678" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0678_cf2.json b/dataset_1k_720p_2/scenes/scene_0678_cf2.json deleted file mode 100644 index dff244a9e804d201f0dae8c2e71e8d37f617b095..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0678_cf2.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 678, - "image_filename": "SCENE_0678_new_000678.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6464059352874756, - 0.02934354357421398, - 0.3499999940395355 - ], - "rotation": 326.197357937001, - "pixel_coords": [ - 115, - 84, - 12.77749252319336 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.43775585293769836, - -2.1260592937469482, - 0.3499999940395355 - ], - "rotation": 303.9463440268389, - "pixel_coords": [ - 109, - 139, - 9.496302604675293 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2466801404953003, - -0.8678140640258789, - 0.699999988079071 - ], - "rotation": 267.5391774637419, - "pixel_coords": [ - 114, - 94, - 11.162672996520996 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1167970949461008, - -2.7167394031561667, - 0.3499999940395355 - ], - "rotation": 311.9413242667503, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved gray sphere to partially occlude brown cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0678" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0678_original.json b/dataset_1k_720p_2/scenes/scene_0678_original.json deleted file mode 100644 index 6315f1d8adc00c4b8bed141c92f4167ef2ac5925..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0678_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 678, - "image_filename": "SCENE_0678_new_000678.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6464059352874756, - 0.02934354357421398, - 0.3499999940395355 - ], - "rotation": 326.197357937001, - "pixel_coords": [ - 115, - 84, - 12.77749252319336 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.43775585293769836, - -2.1260592937469482, - 0.3499999940395355 - ], - "rotation": 303.9463440268389, - "pixel_coords": [ - 109, - 139, - 9.496302604675293 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2466801404953003, - -0.8678140640258789, - 0.699999988079071 - ], - "rotation": 267.5391774637419, - "pixel_coords": [ - 114, - 94, - 11.162672996520996 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5099565982818604, - 0.5546005368232727, - 0.3499999940395355 - ], - "rotation": 311.9413242667503, - "pixel_coords": [ - 184, - 111, - 10.915289878845215 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0678" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0679_cf1.json b/dataset_1k_720p_2/scenes/scene_0679_cf1.json deleted file mode 100644 index 50c9f58b55730a3be8b6432296a3ed8ed3c887c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0679_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 679, - "image_filename": "SCENE_0679_new_000679.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2033095359802246, - -2.3980324268341064, - 0.699999988079071 - ], - "rotation": 176.35711583442315, - "pixel_coords": [ - 61, - 100, - 11.506253242492676 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8011069297790527, - 2.3143374919891357, - 0.699999988079071 - ], - "rotation": 114.53677719261046, - "pixel_coords": [ - 174, - 69, - 13.927896499633789 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.05571024864912033, - 1.112180233001709, - 0.699999988079071 - ], - "rotation": 106.57369637400484, - "pixel_coords": [ - 186, - 92, - 12.016596794128418 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9375900626182556, - -0.30245909094810486, - 0.699999988079071 - ], - "rotation": 159.04661619781996, - "pixel_coords": [ - 173, - 114, - 10.627742767333984 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9186490774154663, - -2.176564931869507, - 0.699999988079071 - ], - "rotation": 303.90866081507636, - "pixel_coords": [ - 122, - 136, - 9.571565628051758 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0679" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0679_cf2.json b/dataset_1k_720p_2/scenes/scene_0679_cf2.json deleted file mode 100644 index 62924d14adb81b65d2eac11565132b1c11b0bac6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0679_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 679, - "image_filename": "SCENE_0679_new_000679.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2033095359802246, - -2.3980324268341064, - 0.699999988079071 - ], - "rotation": 176.35711583442315, - "pixel_coords": [ - 61, - 100, - 11.506253242492676 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8011069297790527, - 2.3143374919891357, - 0.699999988079071 - ], - "rotation": 114.53677719261046, - "pixel_coords": [ - 174, - 69, - 13.927896499633789 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.05571024864912033, - 1.112180233001709, - 0.699999988079071 - ], - "rotation": 106.57369637400484, - "pixel_coords": [ - 186, - 92, - 12.016596794128418 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9375900626182556, - -0.30245909094810486, - 0.699999988079071 - ], - "rotation": 159.04661619781996, - "pixel_coords": [ - 173, - 114, - 10.627742767333984 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9186490774154663, - -2.176564931869507, - 0.699999988079071 - ], - "rotation": 303.90866081507636, - "pixel_coords": [ - 122, - 136, - 9.571565628051758 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray cube to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0679" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0679_original.json b/dataset_1k_720p_2/scenes/scene_0679_original.json deleted file mode 100644 index b0341600160c456f77e4627e8fbf4e01d2f044a0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0679_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 679, - "image_filename": "SCENE_0679_new_000679.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2033095359802246, - -2.3980324268341064, - 0.699999988079071 - ], - "rotation": 176.35711583442315, - "pixel_coords": [ - 61, - 100, - 11.506253242492676 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8011069297790527, - 2.3143374919891357, - 0.699999988079071 - ], - "rotation": 114.53677719261046, - "pixel_coords": [ - 174, - 69, - 13.927896499633789 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.05571024864912033, - 1.112180233001709, - 0.699999988079071 - ], - "rotation": 106.57369637400484, - "pixel_coords": [ - 186, - 92, - 12.016596794128418 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9375900626182556, - -0.30245909094810486, - 0.699999988079071 - ], - "rotation": 159.04661619781996, - "pixel_coords": [ - 173, - 114, - 10.627742767333984 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9186490774154663, - -2.176564931869507, - 0.699999988079071 - ], - "rotation": 303.90866081507636, - "pixel_coords": [ - 122, - 136, - 9.571565628051758 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0679" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0680_cf1.json b/dataset_1k_720p_2/scenes/scene_0680_cf1.json deleted file mode 100644 index 667a7edaa463be7edcd306fcf21fd080dda085a6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0680_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 680, - "image_filename": "SCENE_0680_new_000680.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9274730682373047, - 2.011896848678589, - 0.3499999940395355 - ], - "rotation": 84.96113129825815, - "pixel_coords": [ - 152, - 70, - 13.69437313079834 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.763962984085083, - 0.17938879132270813, - 0.699999988079071 - ], - "rotation": 145.9192656744568, - "pixel_coords": [ - 182, - 106, - 9.978116035461426 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.754202663898468, - -1.3402734994888306, - 0.3499999940395355 - ], - "rotation": 311.6919439478071, - "pixel_coords": [ - 139, - 133, - 9.289261817932129 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.351527214050293, - 1.2694998979568481, - 0.699999988079071 - ], - "rotation": 235.0634564316632, - "pixel_coords": [ - 251, - 114, - 9.510191917419434 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3435099124908447, - 1.1270822286605835, - 0.699999988079071 - ], - "rotation": 99.5866390873901, - "pixel_coords": [ - 160, - 78, - 11.95138168334961 - ], - "color": "blue" - }, - { - "shape": "sphere", - "color": "gray", - "material": "metal", - "size": "large", - "3d_coords": [ - 0.8142483234405518, - 1.6006962060928345, - 0.3499999940395355 - ], - "rotation": 31.4110699324429, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9461432695388794, - -0.7474393844604492, - 0.3499999940395355 - ], - "rotation": 68.03732321579525, - "pixel_coords": [ - 122, - 106, - 10.784339904785156 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 4 - ], - [ - 0, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [] - ], - "right": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple cylinder with gray sphere", - "change_score": 4.18812861890337, - "change_attempts": 1, - "source_scene": "scene_0680" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0680_cf2.json b/dataset_1k_720p_2/scenes/scene_0680_cf2.json deleted file mode 100644 index be799f4bed5abf2bc688bbfdd62af6c349e29ae7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0680_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 680, - "image_filename": "SCENE_0680_new_000680.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9274730682373047, - 2.011896848678589, - 0.3499999940395355 - ], - "rotation": 84.96113129825815, - "pixel_coords": [ - 152, - 70, - 13.69437313079834 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.763962984085083, - 0.17938879132270813, - 0.699999988079071 - ], - "rotation": 145.9192656744568, - "pixel_coords": [ - 182, - 106, - 9.978116035461426 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.754202663898468, - -1.3402734994888306, - 0.3499999940395355 - ], - "rotation": 311.6919439478071, - "pixel_coords": [ - 139, - 133, - 9.289261817932129 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.351527214050293, - 1.2694998979568481, - 0.699999988079071 - ], - "rotation": 235.0634564316632, - "pixel_coords": [ - 251, - 114, - 9.510191917419434 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3435099124908447, - 1.1270822286605835, - 0.699999988079071 - ], - "rotation": 99.5866390873901, - "pixel_coords": [ - 160, - 78, - 11.95138168334961 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8142483234405518, - 1.6006962060928345, - 0.3499999940395355 - ], - "rotation": 323.68476712722975, - "pixel_coords": [ - 216, - 104, - 10.90875244140625 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9461432695388794, - -0.7474393844604492, - 0.3499999940395355 - ], - "rotation": 68.03732321579525, - "pixel_coords": [ - 122, - 106, - 10.784339904785156 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 4 - ], - [ - 0, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [] - ], - "right": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow cube and purple cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0680" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0680_original.json b/dataset_1k_720p_2/scenes/scene_0680_original.json deleted file mode 100644 index eedb4d0a1ffbd2dc5a429efaa22c698d372529f8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0680_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 680, - "image_filename": "SCENE_0680_new_000680.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9274730682373047, - 2.011896848678589, - 0.3499999940395355 - ], - "rotation": 84.96113129825815, - "pixel_coords": [ - 152, - 70, - 13.69437313079834 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.763962984085083, - 0.17938879132270813, - 0.699999988079071 - ], - "rotation": 145.9192656744568, - "pixel_coords": [ - 182, - 106, - 9.978116035461426 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.754202663898468, - -1.3402734994888306, - 0.3499999940395355 - ], - "rotation": 311.6919439478071, - "pixel_coords": [ - 139, - 133, - 9.289261817932129 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.351527214050293, - 1.2694998979568481, - 0.699999988079071 - ], - "rotation": 235.0634564316632, - "pixel_coords": [ - 251, - 114, - 9.510191917419434 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3435099124908447, - 1.1270822286605835, - 0.699999988079071 - ], - "rotation": 99.5866390873901, - "pixel_coords": [ - 160, - 78, - 11.95138168334961 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8142483234405518, - 1.6006962060928345, - 0.3499999940395355 - ], - "rotation": 323.68476712722975, - "pixel_coords": [ - 216, - 104, - 10.90875244140625 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9461432695388794, - -0.7474393844604492, - 0.3499999940395355 - ], - "rotation": 68.03732321579525, - "pixel_coords": [ - 122, - 106, - 10.784339904785156 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 4 - ], - [ - 0, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [] - ], - "right": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0680" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0681_cf1.json b/dataset_1k_720p_2/scenes/scene_0681_cf1.json deleted file mode 100644 index 06ef2436148454af8555e7ca45cc3d6e2d71c835..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0681_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 681, - "image_filename": "SCENE_0681_new_000681.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3716206550598145, - -1.7521557807922363, - 0.3499999940395355 - ], - "rotation": 165.88591360247855, - "pixel_coords": [ - 75, - 101, - 11.857053756713867 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.179830312728882, - 2.562772512435913, - 0.699999988079071 - ], - "rotation": 78.80520106549625, - "pixel_coords": [ - 266, - 101, - 11.068811416625977 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4672778844833374, - -0.5011664628982544, - 0.699999988079071 - ], - "rotation": 140.4010659311147, - "pixel_coords": [ - 180, - 123, - 9.824055671691895 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.82321834564209, - -1.456870675086975, - 0.699999988079071 - ], - "rotation": 341.65821930928746, - "pixel_coords": [ - 189, - 158, - 8.381392478942871 - ], - "color": "yellow" - }, - { - "shape": "cube", - "color": "blue", - "material": "rubber", - "size": "small", - "3d_coords": [ - 0.678605318069458, - -2.6642966270446777, - 0.3499999940395355 - ], - "rotation": 118.90373522494771, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.27055519819259644, - 1.4842764139175415, - 0.699999988079071 - ], - "rotation": 91.6828349054815, - "pixel_coords": [ - 199, - 91, - 11.738680839538574 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple sphere with blue cube", - "change_score": 2.183432079796467, - "change_attempts": 1, - "source_scene": "scene_0681" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0681_cf2.json b/dataset_1k_720p_2/scenes/scene_0681_cf2.json deleted file mode 100644 index 719fa232183ad0e3dfbfe748d0e7887c5471bd63..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0681_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 681, - "image_filename": "SCENE_0681_new_000681.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3716206550598145, - -1.7521557807922363, - 0.3499999940395355 - ], - "rotation": 165.88591360247855, - "pixel_coords": [ - 75, - 101, - 11.857053756713867 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.179830312728882, - 2.562772512435913, - 0.699999988079071 - ], - "rotation": 78.80520106549625, - "pixel_coords": [ - 266, - 101, - 11.068811416625977 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4672778844833374, - -0.5011664628982544, - 0.699999988079071 - ], - "rotation": 140.4010659311147, - "pixel_coords": [ - 180, - 123, - 9.824055671691895 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.82321834564209, - -1.456870675086975, - 0.699999988079071 - ], - "rotation": 341.65821930928746, - "pixel_coords": [ - 189, - 158, - 8.381392478942871 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.678605318069458, - -2.6642966270446777, - 0.3499999940395355 - ], - "rotation": 52.86818649821957, - "pixel_coords": [ - 100, - 150, - 9.306902885437012 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.27055519819259644, - 1.4842764139175415, - 0.699999988079071 - ], - "rotation": 91.6828349054815, - "pixel_coords": [ - 199, - 91, - 11.738680839538574 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0681" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0681_original.json b/dataset_1k_720p_2/scenes/scene_0681_original.json deleted file mode 100644 index 97cdd3ff3e6315f9ab7991930e97c60ba7d37ebb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0681_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 681, - "image_filename": "SCENE_0681_new_000681.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3716206550598145, - -1.7521557807922363, - 0.3499999940395355 - ], - "rotation": 165.88591360247855, - "pixel_coords": [ - 75, - 101, - 11.857053756713867 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.179830312728882, - 2.562772512435913, - 0.699999988079071 - ], - "rotation": 78.80520106549625, - "pixel_coords": [ - 266, - 101, - 11.068811416625977 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4672778844833374, - -0.5011664628982544, - 0.699999988079071 - ], - "rotation": 140.4010659311147, - "pixel_coords": [ - 180, - 123, - 9.824055671691895 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.82321834564209, - -1.456870675086975, - 0.699999988079071 - ], - "rotation": 341.65821930928746, - "pixel_coords": [ - 189, - 158, - 8.381392478942871 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.678605318069458, - -2.6642966270446777, - 0.3499999940395355 - ], - "rotation": 52.86818649821957, - "pixel_coords": [ - 100, - 150, - 9.306902885437012 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.27055519819259644, - 1.4842764139175415, - 0.699999988079071 - ], - "rotation": 91.6828349054815, - "pixel_coords": [ - 199, - 91, - 11.738680839538574 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0681" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0682_cf1.json b/dataset_1k_720p_2/scenes/scene_0682_cf1.json deleted file mode 100644 index 0ad6db2bb643526150cb56148f48de3a5be21368..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0682_cf1.json +++ /dev/null @@ -1,236 +0,0 @@ -{ - "split": "new", - "image_index": 682, - "image_filename": "SCENE_0682_new_000682.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1138098239898682, - -2.778079032897949, - 0.699999988079071 - ], - "rotation": 287.78506061106475, - "pixel_coords": [ - 61, - 114, - 10.030876159667969 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.416360855102539, - -2.150897741317749, - 0.699999988079071 - ], - "rotation": 8.643725274551484, - "pixel_coords": [ - 159, - 158, - 8.043638229370117 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0138747692108154, - -0.35734277963638306, - 0.3499999940395355 - ], - "rotation": 173.71124247485955, - "pixel_coords": [ - 114, - 94, - 12.207983016967773 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4590373039245605, - 1.951545000076294, - 0.3499999940395355 - ], - "rotation": 100.63892213088539, - "pixel_coords": [ - 156, - 76, - 13.854610443115234 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.129680633544922, - 2.5104377269744873, - 0.699999988079071 - ], - "rotation": 285.17962561444256, - "pixel_coords": [ - 265, - 99, - 10.959853172302246 - ], - "color": "gray" - }, - { - "shape": "sphere", - "color": "gray", - "material": "rubber", - "size": "small", - "3d_coords": [ - -2.886667696199829, - -0.12584638538800474, - 0.35 - ], - "rotation": 98.51937922403835, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0682" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0682_cf2.json b/dataset_1k_720p_2/scenes/scene_0682_cf2.json deleted file mode 100644 index 5bca03b4031ec5b3a998a51c273ec5a009f051e6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0682_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 682, - "image_filename": "SCENE_0682_new_000682.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1138098239898682, - -2.778079032897949, - 0.699999988079071 - ], - "rotation": 287.78506061106475, - "pixel_coords": [ - 61, - 114, - 10.030876159667969 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.416360855102539, - -2.150897741317749, - 0.699999988079071 - ], - "rotation": 8.643725274551484, - "pixel_coords": [ - 159, - 158, - 8.043638229370117 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0138747692108154, - -0.35734277963638306, - 0.3499999940395355 - ], - "rotation": 173.71124247485955, - "pixel_coords": [ - 114, - 94, - 12.207983016967773 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4590373039245605, - 1.951545000076294, - 0.3499999940395355 - ], - "rotation": 100.63892213088539, - "pixel_coords": [ - 156, - 76, - 13.854610443115234 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.129680633544922, - 2.5104377269744873, - 0.699999988079071 - ], - "rotation": 285.17962561444256, - "pixel_coords": [ - 265, - 99, - 10.959853172302246 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0682" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0682_original.json b/dataset_1k_720p_2/scenes/scene_0682_original.json deleted file mode 100644 index 2f6c2e6ea2c719e58fc5217fa4a5ccef81c8619b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0682_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 682, - "image_filename": "SCENE_0682_new_000682.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1138098239898682, - -2.778079032897949, - 0.699999988079071 - ], - "rotation": 287.78506061106475, - "pixel_coords": [ - 61, - 114, - 10.030876159667969 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.416360855102539, - -2.150897741317749, - 0.699999988079071 - ], - "rotation": 8.643725274551484, - "pixel_coords": [ - 159, - 158, - 8.043638229370117 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0138747692108154, - -0.35734277963638306, - 0.3499999940395355 - ], - "rotation": 173.71124247485955, - "pixel_coords": [ - 114, - 94, - 12.207983016967773 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4590373039245605, - 1.951545000076294, - 0.3499999940395355 - ], - "rotation": 100.63892213088539, - "pixel_coords": [ - 156, - 76, - 13.854610443115234 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.129680633544922, - 2.5104377269744873, - 0.699999988079071 - ], - "rotation": 285.17962561444256, - "pixel_coords": [ - 265, - 99, - 10.959853172302246 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0682" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0683_cf1.json b/dataset_1k_720p_2/scenes/scene_0683_cf1.json deleted file mode 100644 index 4e8d35f2e96c6516ffefca0fd728f4fa6bcf98b7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0683_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 683, - "image_filename": "SCENE_0683_new_000683.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5586997270584106, - 1.8393739461898804, - 0.699999988079071 - ], - "rotation": 354.9816668179533, - "pixel_coords": [ - 172, - 71, - 12.701812744140625 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7069031596183777, - 1.1678870916366577, - 0.699999988079071 - ], - "rotation": 239.95357560719748, - "pixel_coords": [ - 204, - 97, - 10.811492919921875 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7446250915527344, - 1.5549485683441162, - 0.3499999940395355 - ], - "rotation": 115.29523225606466, - "pixel_coords": [ - 265, - 130, - 9.827997207641602 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.220646619796753, - -0.8093418478965759, - 0.699999988079071 - ], - "rotation": 324.63284150283886, - "pixel_coords": [ - 99, - 84, - 11.697955131530762 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.820056140422821, - -2.6668176651000977, - 0.699999988079071 - ], - "rotation": 196.79506378997135, - "pixel_coords": [ - 97, - 142, - 8.63785171508789 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4715285301208496, - -0.35822421312332153, - 0.699999988079071 - ], - "rotation": 137.37030731288843, - "pixel_coords": [ - 141, - 98, - 10.768896102905273 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.375035047531128, - -2.451699733734131, - 0.3499999940395355 - ], - "rotation": 1.99186674329475, - "pixel_coords": [ - 142, - 182, - 7.88482141494751 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0803382396698, - 2.9770681858062744, - 0.3499999940395355 - ], - "rotation": 254.49719115767516, - "pixel_coords": [ - 185, - 68, - 13.849405288696289 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 7 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0683" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0683_cf2.json b/dataset_1k_720p_2/scenes/scene_0683_cf2.json deleted file mode 100644 index 66bdb2e1a751813ae389e2521c1d79dc23e480fd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0683_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 683, - "image_filename": "SCENE_0683_new_000683.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5586997270584106, - 1.8393739461898804, - 0.699999988079071 - ], - "rotation": 354.9816668179533, - "pixel_coords": [ - 172, - 71, - 12.701812744140625 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7069031596183777, - 1.1678870916366577, - 0.699999988079071 - ], - "rotation": 239.95357560719748, - "pixel_coords": [ - 204, - 97, - 10.811492919921875 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7446250915527344, - 1.5549485683441162, - 0.3499999940395355 - ], - "rotation": 115.29523225606466, - "pixel_coords": [ - 265, - 130, - 9.827997207641602 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.220646619796753, - -0.8093418478965759, - 0.699999988079071 - ], - "rotation": 324.63284150283886, - "pixel_coords": [ - 99, - 84, - 11.697955131530762 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.820056140422821, - -2.6668176651000977, - 0.699999988079071 - ], - "rotation": 196.79506378997135, - "pixel_coords": [ - 97, - 142, - 8.63785171508789 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4715285301208496, - -0.35822421312332153, - 0.699999988079071 - ], - "rotation": 137.37030731288843, - "pixel_coords": [ - 141, - 98, - 10.768896102905273 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.375035047531128, - -2.451699733734131, - 0.3499999940395355 - ], - "rotation": 1.99186674329475, - "pixel_coords": [ - 142, - 182, - 7.88482141494751 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0803382396698, - 2.9770681858062744, - 0.3499999940395355 - ], - "rotation": 254.49719115767516, - "pixel_coords": [ - 185, - 68, - 13.849405288696289 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 7 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between purple cylinder and brown sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0683" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0683_original.json b/dataset_1k_720p_2/scenes/scene_0683_original.json deleted file mode 100644 index e1354ac5eafb7e05a86e3b33d7b0f58e761e045b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0683_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 683, - "image_filename": "SCENE_0683_new_000683.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5586997270584106, - 1.8393739461898804, - 0.699999988079071 - ], - "rotation": 354.9816668179533, - "pixel_coords": [ - 172, - 71, - 12.701812744140625 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7069031596183777, - 1.1678870916366577, - 0.699999988079071 - ], - "rotation": 239.95357560719748, - "pixel_coords": [ - 204, - 97, - 10.811492919921875 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7446250915527344, - 1.5549485683441162, - 0.3499999940395355 - ], - "rotation": 115.29523225606466, - "pixel_coords": [ - 265, - 130, - 9.827997207641602 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.220646619796753, - -0.8093418478965759, - 0.699999988079071 - ], - "rotation": 324.63284150283886, - "pixel_coords": [ - 99, - 84, - 11.697955131530762 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.820056140422821, - -2.6668176651000977, - 0.699999988079071 - ], - "rotation": 196.79506378997135, - "pixel_coords": [ - 97, - 142, - 8.63785171508789 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4715285301208496, - -0.35822421312332153, - 0.699999988079071 - ], - "rotation": 137.37030731288843, - "pixel_coords": [ - 141, - 98, - 10.768896102905273 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.375035047531128, - -2.451699733734131, - 0.3499999940395355 - ], - "rotation": 1.99186674329475, - "pixel_coords": [ - 142, - 182, - 7.88482141494751 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0803382396698, - 2.9770681858062744, - 0.3499999940395355 - ], - "rotation": 254.49719115767516, - "pixel_coords": [ - 185, - 68, - 13.849405288696289 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 7 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 7 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0683" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0684_cf1.json b/dataset_1k_720p_2/scenes/scene_0684_cf1.json deleted file mode 100644 index d09b15a04b4e8ce6407a7978d9249f8bf3e1c063..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0684_cf1.json +++ /dev/null @@ -1,123 +0,0 @@ -{ - "split": "new", - "image_index": 684, - "image_filename": "SCENE_0684_new_000684.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.397416830062866, - 0.9134003520011902, - 0.699999988079071 - ], - "rotation": 271.63239047096164, - "pixel_coords": [ - 137, - 75, - 13.566641807556152 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5526278614997864, - -0.8686854839324951, - 0.3499999940395355 - ], - "rotation": 99.85115060978455, - "pixel_coords": [ - 129, - 113, - 11.46646785736084 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue sphere", - "change_score": 8.58885863494383, - "change_attempts": 1, - "source_scene": "scene_0684" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0684_cf2.json b/dataset_1k_720p_2/scenes/scene_0684_cf2.json deleted file mode 100644 index 9bf94b8872c09d4f8cd9d4c22aad6af2cc506ba6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0684_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 684, - "image_filename": "SCENE_0684_new_000684.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.397416830062866, - 0.9134003520011902, - 0.699999988079071 - ], - "rotation": 271.63239047096164, - "pixel_coords": [ - 137, - 75, - 13.566641807556152 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9310498237609863, - -2.262345314025879, - 0.3499999940395355 - ], - "rotation": 47.746280200836296, - "pixel_coords": [ - 86, - 122, - 10.912371635437012 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5526278614997864, - -0.8686854839324951, - 0.3499999940395355 - ], - "rotation": 99.85115060978455, - "pixel_coords": [ - 129, - 113, - 11.46646785736084 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow cylinder and blue sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0684" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0684_original.json b/dataset_1k_720p_2/scenes/scene_0684_original.json deleted file mode 100644 index 1a7f2bfa87ffcf6e1a7904fb94c27cde6c6d65c3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0684_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 684, - "image_filename": "SCENE_0684_new_000684.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.397416830062866, - 0.9134003520011902, - 0.699999988079071 - ], - "rotation": 271.63239047096164, - "pixel_coords": [ - 137, - 75, - 13.566641807556152 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9310498237609863, - -2.262345314025879, - 0.3499999940395355 - ], - "rotation": 47.746280200836296, - "pixel_coords": [ - 86, - 122, - 10.912371635437012 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5526278614997864, - -0.8686854839324951, - 0.3499999940395355 - ], - "rotation": 99.85115060978455, - "pixel_coords": [ - 129, - 113, - 11.46646785736084 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0684" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0685_cf1.json b/dataset_1k_720p_2/scenes/scene_0685_cf1.json deleted file mode 100644 index 599900f4a881ca7b21306efbd782d221aa5947b6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0685_cf1.json +++ /dev/null @@ -1,278 +0,0 @@ -{ - "split": "new", - "image_index": 685, - "image_filename": "SCENE_0685_new_000685.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0755574703216553, - -1.9149030447006226, - 0.699999988079071 - ], - "rotation": 129.1705761617491, - "pixel_coords": [ - 74, - 94, - 11.38839340209961 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9520350694656372, - 2.916713237762451, - 0.699999988079071 - ], - "rotation": 197.4377412192224, - "pixel_coords": [ - 206, - 70, - 13.184483528137207 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9823367595672607, - -2.404031276702881, - 0.3499999940395355 - ], - "rotation": 24.801343353956472, - "pixel_coords": [ - 157, - 191, - 7.8308796882629395 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9859840869903564, - -2.8326616287231445, - 0.3499999940395355 - ], - "rotation": 288.47971641269334, - "pixel_coords": [ - 64, - 126, - 10.326750755310059 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8435278534889221, - 1.6578716039657593, - 0.3499999940395355 - ], - "rotation": 118.43814024649674, - "pixel_coords": [ - 182, - 88, - 12.614956855773926 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8493680953979492, - -0.9817111492156982, - 0.699999988079071 - ], - "rotation": 61.04915501619179, - "pixel_coords": [ - 151, - 121, - 9.876737594604492 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "color": "gray", - "material": "metal", - "size": "large", - "3d_coords": [ - -2.4067709609041312, - 2.0936516728401022, - 0.35 - ], - "rotation": 204.99047516771031, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0685" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0685_cf2.json b/dataset_1k_720p_2/scenes/scene_0685_cf2.json deleted file mode 100644 index 7e31aba85156b1b2c9a0ea6eefcb57341dc2f995..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0685_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 685, - "image_filename": "SCENE_0685_new_000685.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0755574703216553, - -1.9149030447006226, - 0.699999988079071 - ], - "rotation": 129.1705761617491, - "pixel_coords": [ - 74, - 94, - 11.38839340209961 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9520350694656372, - 2.916713237762451, - 0.699999988079071 - ], - "rotation": 197.4377412192224, - "pixel_coords": [ - 206, - 70, - 13.184483528137207 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9823367595672607, - -2.404031276702881, - 0.3499999940395355 - ], - "rotation": 24.801343353956472, - "pixel_coords": [ - 157, - 191, - 7.8308796882629395 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9859840869903564, - -2.8326616287231445, - 0.3499999940395355 - ], - "rotation": 288.47971641269334, - "pixel_coords": [ - 64, - 126, - 10.326750755310059 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8435278534889221, - 1.6578716039657593, - 0.3499999940395355 - ], - "rotation": 118.43814024649674, - "pixel_coords": [ - 182, - 88, - 12.614956855773926 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8493680953979492, - -0.9817111492156982, - 0.699999988079071 - ], - "rotation": 61.04915501619179, - "pixel_coords": [ - 151, - 121, - 9.876737594604492 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0685" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0685_original.json b/dataset_1k_720p_2/scenes/scene_0685_original.json deleted file mode 100644 index fae02123ea7653bf7110ea42fd81dec69b3780dc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0685_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 685, - "image_filename": "SCENE_0685_new_000685.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0755574703216553, - -1.9149030447006226, - 0.699999988079071 - ], - "rotation": 129.1705761617491, - "pixel_coords": [ - 74, - 94, - 11.38839340209961 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9520350694656372, - 2.916713237762451, - 0.699999988079071 - ], - "rotation": 197.4377412192224, - "pixel_coords": [ - 206, - 70, - 13.184483528137207 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9823367595672607, - -2.404031276702881, - 0.3499999940395355 - ], - "rotation": 24.801343353956472, - "pixel_coords": [ - 157, - 191, - 7.8308796882629395 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9859840869903564, - -2.8326616287231445, - 0.3499999940395355 - ], - "rotation": 288.47971641269334, - "pixel_coords": [ - 64, - 126, - 10.326750755310059 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8435278534889221, - 1.6578716039657593, - 0.3499999940395355 - ], - "rotation": 118.43814024649674, - "pixel_coords": [ - 182, - 88, - 12.614956855773926 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8493680953979492, - -0.9817111492156982, - 0.699999988079071 - ], - "rotation": 61.04915501619179, - "pixel_coords": [ - 151, - 121, - 9.876737594604492 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0685" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0686_cf1.json b/dataset_1k_720p_2/scenes/scene_0686_cf1.json deleted file mode 100644 index 7b405fe613a1631866bfce20b23ec3f9e890cecf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0686_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 686, - "image_filename": "SCENE_0686_new_000686.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4058630466461182, - -2.813856601715088, - 0.699999988079071 - ], - "rotation": 88.21989851627855, - "pixel_coords": [ - 111, - 158, - 8.25018310546875 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6531667113304138, - 0.5735476016998291, - 0.3499999940395355 - ], - "rotation": 211.30000131580948, - "pixel_coords": [ - 188, - 112, - 10.849315643310547 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0412135124206543, - 1.5992978811264038, - 0.699999988079071 - ], - "rotation": 266.2826806069226, - "pixel_coords": [ - 246, - 108, - 10.368237495422363 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9904361367225647, - 2.6657204627990723, - 0.699999988079071 - ], - "rotation": 79.4470945175115, - "pixel_coords": [ - 196, - 69, - 12.918594360351562 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.09884756803512573, - -1.9197207689285278, - 0.699999988079071 - ], - "rotation": 92.79455150425223, - "pixel_coords": [ - 106, - 121, - 9.724725723266602 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7292531728744507, - -0.12129292637109756, - 0.699999988079071 - ], - "rotation": 183.0474764127302, - "pixel_coords": [ - 142, - 94, - 11.157036781311035 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow sphere and cyan sphere", - "change_score": 2.0, - "change_attempts": 2, - "source_scene": "scene_0686" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0686_cf2.json b/dataset_1k_720p_2/scenes/scene_0686_cf2.json deleted file mode 100644 index 5a41425d903527c1883d3ca97ec8c664c5119ef1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0686_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 686, - "image_filename": "SCENE_0686_new_000686.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4058630466461182, - -2.813856601715088, - 0.699999988079071 - ], - "rotation": 88.21989851627855, - "pixel_coords": [ - 111, - 158, - 8.25018310546875 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "color": "red", - "material": "metal", - "size": "small", - "3d_coords": [ - 0.6531667113304138, - 0.5735476016998291, - 0.3499999940395355 - ], - "rotation": 341.16199807597667, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0412135124206543, - 1.5992978811264038, - 0.699999988079071 - ], - "rotation": 266.2826806069226, - "pixel_coords": [ - 246, - 108, - 10.368237495422363 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9904361367225647, - 2.6657204627990723, - 0.699999988079071 - ], - "rotation": 79.4470945175115, - "pixel_coords": [ - 196, - 69, - 12.918594360351562 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.09884756803512573, - -1.9197207689285278, - 0.699999988079071 - ], - "rotation": 92.79455150425223, - "pixel_coords": [ - 106, - 121, - 9.724725723266602 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7292531728744507, - -0.12129292637109756, - 0.699999988079071 - ], - "rotation": 183.0474764127302, - "pixel_coords": [ - 142, - 94, - 11.157036781311035 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow cube with red cylinder", - "change_score": 2.360727768778242, - "change_attempts": 1, - "source_scene": "scene_0686" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0686_original.json b/dataset_1k_720p_2/scenes/scene_0686_original.json deleted file mode 100644 index 4fc0d370ff86cedab6725b4a511ff28d9ad2f2ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0686_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 686, - "image_filename": "SCENE_0686_new_000686.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4058630466461182, - -2.813856601715088, - 0.699999988079071 - ], - "rotation": 88.21989851627855, - "pixel_coords": [ - 111, - 158, - 8.25018310546875 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6531667113304138, - 0.5735476016998291, - 0.3499999940395355 - ], - "rotation": 211.30000131580948, - "pixel_coords": [ - 188, - 112, - 10.849315643310547 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0412135124206543, - 1.5992978811264038, - 0.699999988079071 - ], - "rotation": 266.2826806069226, - "pixel_coords": [ - 246, - 108, - 10.368237495422363 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9904361367225647, - 2.6657204627990723, - 0.699999988079071 - ], - "rotation": 79.4470945175115, - "pixel_coords": [ - 196, - 69, - 12.918594360351562 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.09884756803512573, - -1.9197207689285278, - 0.699999988079071 - ], - "rotation": 92.79455150425223, - "pixel_coords": [ - 106, - 121, - 9.724725723266602 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7292531728744507, - -0.12129292637109756, - 0.699999988079071 - ], - "rotation": 183.0474764127302, - "pixel_coords": [ - 142, - 94, - 11.157036781311035 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0686" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0687_cf1.json b/dataset_1k_720p_2/scenes/scene_0687_cf1.json deleted file mode 100644 index 3db6dc2ac74c187d62e6a455d95a88dc7bd2dafa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0687_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 687, - "image_filename": "SCENE_0687_new_000687.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1795661449432373, - -0.1832335740327835, - 0.699999988079071 - ], - "rotation": 130.97823113567642, - "pixel_coords": [ - 115, - 84, - 12.544394493103027 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.459621787071228, - -1.4634195566177368, - 0.3499999940395355 - ], - "rotation": 154.06712368549162, - "pixel_coords": [ - 157, - 142, - 9.50794506072998 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2612054646015167, - 2.7532765865325928, - 0.3499999940395355 - ], - "rotation": 95.03143705892536, - "pixel_coords": [ - 220, - 92, - 12.863875389099121 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0095605850219727, - -2.222339391708374, - 0.3499999940395355 - ], - "rotation": 320.64004748174534, - "pixel_coords": [ - 68, - 111, - 11.346189498901367 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.455383837223053, - 0.9761759638786316, - 0.699999988079071 - ], - "rotation": 306.1376814447521, - "pixel_coords": [ - 172, - 89, - 12.10599136352539 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9602437019348145, - 2.849318027496338, - 0.3499999940395355 - ], - "rotation": 172.5683003493869, - "pixel_coords": [ - 162, - 71, - 15.057318687438965 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6416871547698975, - 1.4897568225860596, - 0.699999988079071 - ], - "rotation": 75.92826347614232, - "pixel_coords": [ - 257, - 113, - 10.36532974243164 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 6 - ], - [], - [ - 1, - 3, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between purple sphere and yellow cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0687" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0687_cf2.json b/dataset_1k_720p_2/scenes/scene_0687_cf2.json deleted file mode 100644 index 3b68f70b657b7f4b3e4f95c89c70cf49d9a1cb69..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0687_cf2.json +++ /dev/null @@ -1,296 +0,0 @@ -{ - "split": "new", - "image_index": 687, - "image_filename": "SCENE_0687_new_000687.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1795661449432373, - -0.1832335740327835, - 0.699999988079071 - ], - "rotation": 130.97823113567642, - "pixel_coords": [ - 115, - 84, - 12.544394493103027 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.459621787071228, - -1.4634195566177368, - 0.3499999940395355 - ], - "rotation": 154.06712368549162, - "pixel_coords": [ - 157, - 142, - 9.50794506072998 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2612054646015167, - 2.7532765865325928, - 0.3499999940395355 - ], - "rotation": 95.03143705892536, - "pixel_coords": [ - 220, - 92, - 12.863875389099121 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.455383837223053, - 0.9761759638786316, - 0.699999988079071 - ], - "rotation": 306.1376814447521, - "pixel_coords": [ - 172, - 89, - 12.10599136352539 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9602437019348145, - 2.849318027496338, - 0.3499999940395355 - ], - "rotation": 172.5683003493869, - "pixel_coords": [ - 162, - 71, - 15.057318687438965 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6416871547698975, - 1.4897568225860596, - 0.699999988079071 - ], - "rotation": 75.92826347614232, - "pixel_coords": [ - 257, - 113, - 10.36532974243164 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 6 - ], - [], - [ - 1, - 3, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cylinder", - "change_score": 22.67975495557112, - "change_attempts": 1, - "source_scene": "scene_0687" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0687_original.json b/dataset_1k_720p_2/scenes/scene_0687_original.json deleted file mode 100644 index 27dcd504c2b24e587a7e91d5f76af8c47e7a7913..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0687_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 687, - "image_filename": "SCENE_0687_new_000687.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1795661449432373, - -0.1832335740327835, - 0.699999988079071 - ], - "rotation": 130.97823113567642, - "pixel_coords": [ - 115, - 84, - 12.544394493103027 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.459621787071228, - -1.4634195566177368, - 0.3499999940395355 - ], - "rotation": 154.06712368549162, - "pixel_coords": [ - 157, - 142, - 9.50794506072998 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2612054646015167, - 2.7532765865325928, - 0.3499999940395355 - ], - "rotation": 95.03143705892536, - "pixel_coords": [ - 220, - 92, - 12.863875389099121 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0095605850219727, - -2.222339391708374, - 0.3499999940395355 - ], - "rotation": 320.64004748174534, - "pixel_coords": [ - 68, - 111, - 11.346189498901367 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.455383837223053, - 0.9761759638786316, - 0.699999988079071 - ], - "rotation": 306.1376814447521, - "pixel_coords": [ - 172, - 89, - 12.10599136352539 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9602437019348145, - 2.849318027496338, - 0.3499999940395355 - ], - "rotation": 172.5683003493869, - "pixel_coords": [ - 162, - 71, - 15.057318687438965 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6416871547698975, - 1.4897568225860596, - 0.699999988079071 - ], - "rotation": 75.92826347614232, - "pixel_coords": [ - 257, - 113, - 10.36532974243164 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 6 - ], - [], - [ - 1, - 3, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0687" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0688_cf1.json b/dataset_1k_720p_2/scenes/scene_0688_cf1.json deleted file mode 100644 index a13934e12c585a9ea3c096751421c6e1ceaf957f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0688_cf1.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 688, - "image_filename": "SCENE_0688_new_000688.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.593371539904639, - 0.2940528254167115, - 0.699999988079071 - ], - "rotation": 331.64857880858574, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.580405831336975, - -1.8890578746795654, - 0.3499999940395355 - ], - "rotation": 316.43059141322004, - "pixel_coords": [ - 149, - 156, - 8.865556716918945 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.575011968612671, - -0.8566144108772278, - 0.699999988079071 - ], - "rotation": 138.72892104697127, - "pixel_coords": [ - 206, - 145, - 8.68084716796875 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5786011815071106, - 1.1767748594284058, - 0.699999988079071 - ], - "rotation": 34.111145842258956, - "pixel_coords": [ - 199, - 95, - 11.146468162536621 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.154175877571106, - 1.8887823820114136, - 0.699999988079071 - ], - "rotation": 65.8612827905687, - "pixel_coords": [ - 176, - 74, - 12.659144401550293 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved red cube to partially occlude gray cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0688" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0688_cf2.json b/dataset_1k_720p_2/scenes/scene_0688_cf2.json deleted file mode 100644 index 10ebef4e528cee2ade509343e8601a0b8b62c4d0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0688_cf2.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 688, - "image_filename": "SCENE_0688_new_000688.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3574483394622803, - -1.6303207874298096, - 0.699999988079071 - ], - "rotation": 331.64857880858574, - "pixel_coords": [ - 73, - 92, - 11.318105697631836 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.580405831336975, - -1.8890578746795654, - 0.3499999940395355 - ], - "rotation": 316.43059141322004, - "pixel_coords": [ - 149, - 156, - 8.865556716918945 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.575011968612671, - -0.8566144108772278, - 0.699999988079071 - ], - "rotation": 138.72892104697127, - "pixel_coords": [ - 206, - 145, - 8.68084716796875 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5786011815071106, - 1.1767748594284058, - 0.699999988079071 - ], - "rotation": 34.111145842258956, - "pixel_coords": [ - 199, - 95, - 11.146468162536621 - ], - "color": "gray" - }, - { - "shape": "sphere", - "color": "purple", - "material": "rubber", - "size": "large", - "3d_coords": [ - -1.154175877571106, - 1.8887823820114136, - 0.699999988079071 - ], - "rotation": 171.26681595311464, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red cube with purple sphere", - "change_score": 2.2927931476737387, - "change_attempts": 1, - "source_scene": "scene_0688" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0688_original.json b/dataset_1k_720p_2/scenes/scene_0688_original.json deleted file mode 100644 index 8c9f04cf3a7b5ccdbe7c886ad7eea2bfb8f07c6c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0688_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 688, - "image_filename": "SCENE_0688_new_000688.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3574483394622803, - -1.6303207874298096, - 0.699999988079071 - ], - "rotation": 331.64857880858574, - "pixel_coords": [ - 73, - 92, - 11.318105697631836 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.580405831336975, - -1.8890578746795654, - 0.3499999940395355 - ], - "rotation": 316.43059141322004, - "pixel_coords": [ - 149, - 156, - 8.865556716918945 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.575011968612671, - -0.8566144108772278, - 0.699999988079071 - ], - "rotation": 138.72892104697127, - "pixel_coords": [ - 206, - 145, - 8.68084716796875 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5786011815071106, - 1.1767748594284058, - 0.699999988079071 - ], - "rotation": 34.111145842258956, - "pixel_coords": [ - 199, - 95, - 11.146468162536621 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.154175877571106, - 1.8887823820114136, - 0.699999988079071 - ], - "rotation": 65.8612827905687, - "pixel_coords": [ - 176, - 74, - 12.659144401550293 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0688" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0689_cf1.json b/dataset_1k_720p_2/scenes/scene_0689_cf1.json deleted file mode 100644 index 9e2d8b0270d54726ccdae3110be35abb0d7e4ae1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0689_cf1.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 689, - "image_filename": "SCENE_0689_new_000689.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3649191856384277, - 1.3627742528915405, - 0.699999988079071 - ], - "rotation": 240.48337421486684, - "pixel_coords": [ - 248, - 114, - 10.246296882629395 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7058467864990234, - 1.053849697113037, - 0.3499999940395355 - ], - "rotation": 108.46494436753439, - "pixel_coords": [ - 135, - 78, - 13.584135055541992 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9721723198890686, - 2.8791937828063965, - 0.3499999940395355 - ], - "rotation": 279.0404517241438, - "pixel_coords": [ - 200, - 79, - 13.493124008178711 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3584811687469482, - 2.3312795162200928, - 0.699999988079071 - ], - "rotation": 208.4169144256157, - "pixel_coords": [ - 165, - 65, - 13.923995018005371 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed green sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0689" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0689_cf2.json b/dataset_1k_720p_2/scenes/scene_0689_cf2.json deleted file mode 100644 index 851170db241c8280206f2a5168577976281021db..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0689_cf2.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 689, - "image_filename": "SCENE_0689_new_000689.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3649191856384277, - 1.3627742528915405, - 0.699999988079071 - ], - "rotation": 240.48337421486684, - "pixel_coords": [ - 248, - 114, - 10.246296882629395 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7058467864990234, - 1.053849697113037, - 0.3499999940395355 - ], - "rotation": 108.46494436753439, - "pixel_coords": [ - 135, - 78, - 13.584135055541992 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9721723198890686, - 2.8791937828063965, - 0.3499999940395355 - ], - "rotation": 279.0404517241438, - "pixel_coords": [ - 200, - 79, - 13.493124008178711 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3584811687469482, - 2.3312795162200928, - 0.699999988079071 - ], - "rotation": 208.4169144256157, - "pixel_coords": [ - 165, - 65, - 13.923995018005371 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cylinder and green sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0689" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0689_original.json b/dataset_1k_720p_2/scenes/scene_0689_original.json deleted file mode 100644 index 53e0fcd993127cbb46763f96278cab57d4bbcf8d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0689_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 689, - "image_filename": "SCENE_0689_new_000689.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3649191856384277, - 1.3627742528915405, - 0.699999988079071 - ], - "rotation": 240.48337421486684, - "pixel_coords": [ - 248, - 114, - 10.246296882629395 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7058467864990234, - 1.053849697113037, - 0.3499999940395355 - ], - "rotation": 108.46494436753439, - "pixel_coords": [ - 135, - 78, - 13.584135055541992 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9721723198890686, - 2.8791937828063965, - 0.3499999940395355 - ], - "rotation": 279.0404517241438, - "pixel_coords": [ - 200, - 79, - 13.493124008178711 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3584811687469482, - 2.3312795162200928, - 0.699999988079071 - ], - "rotation": 208.4169144256157, - "pixel_coords": [ - 165, - 65, - 13.923995018005371 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0689" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0690_cf1.json b/dataset_1k_720p_2/scenes/scene_0690_cf1.json deleted file mode 100644 index 1788796a0e579075548dc22fb31b8844f1597779..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0690_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 690, - "image_filename": "SCENE_0690_new_000690.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6962859630584717, - -0.44623106718063354, - 0.699999988079071 - ], - "rotation": 139.7579991633843, - "pixel_coords": [ - 191, - 125, - 9.206437110900879 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7878903150558472, - -2.2825284004211426, - 0.3499999940395355 - ], - "rotation": 117.84272357336516, - "pixel_coords": [ - 82, - 125, - 9.90721607208252 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0055971145629883, - 0.34941866993904114, - 0.3499999940395355 - ], - "rotation": 170.10459817058103, - "pixel_coords": [ - 129, - 88, - 12.256418228149414 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed purple cube to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0690" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0690_cf2.json b/dataset_1k_720p_2/scenes/scene_0690_cf2.json deleted file mode 100644 index ae4aa20b76fae984be983cc5715d58c7a3022a02..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0690_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 690, - "image_filename": "SCENE_0690_new_000690.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.22844628099471187, - 2.548865853717987, - 0.699999988079071 - ], - "rotation": 139.7579991633843, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7878903150558472, - -2.2825284004211426, - 0.3499999940395355 - ], - "rotation": 117.84272357336516, - "pixel_coords": [ - 82, - 125, - 9.90721607208252 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0055971145629883, - 0.34941866993904114, - 0.3499999940395355 - ], - "rotation": 170.10459817058103, - "pixel_coords": [ - 129, - 88, - 12.256418228149414 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple cube from (1.7,-0.4) to (-0.2,2.5)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0690" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0690_original.json b/dataset_1k_720p_2/scenes/scene_0690_original.json deleted file mode 100644 index 6ec2635db14e7302342996a05cf31770814aa564..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0690_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 690, - "image_filename": "SCENE_0690_new_000690.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6962859630584717, - -0.44623106718063354, - 0.699999988079071 - ], - "rotation": 139.7579991633843, - "pixel_coords": [ - 191, - 125, - 9.206437110900879 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7878903150558472, - -2.2825284004211426, - 0.3499999940395355 - ], - "rotation": 117.84272357336516, - "pixel_coords": [ - 82, - 125, - 9.90721607208252 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0055971145629883, - 0.34941866993904114, - 0.3499999940395355 - ], - "rotation": 170.10459817058103, - "pixel_coords": [ - 129, - 88, - 12.256418228149414 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0690" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0691_cf1.json b/dataset_1k_720p_2/scenes/scene_0691_cf1.json deleted file mode 100644 index 6874c421dac536f10020cd976e9145d42c7e933a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0691_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 691, - "image_filename": "SCENE_0691_new_000691.png", - "objects": [ - { - "shape": "cube", - "color": "gray", - "material": "rubber", - "size": "small", - "3d_coords": [ - 0.39109838008880615, - 2.263209342956543, - 0.699999988079071 - ], - "rotation": 139.27183728222866, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3446124792099, - -1.285378098487854, - 0.3499999940395355 - ], - "rotation": 227.50682597122224, - "pixel_coords": [ - 101, - 109, - 11.029650688171387 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.04853558912873268, - -1.7021461725234985, - 0.3499999940395355 - ], - "rotation": 261.90614867871386, - "pixel_coords": [ - 117, - 131, - 9.902674674987793 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced green cylinder with gray cube", - "change_score": 3.330545651887924, - "change_attempts": 1, - "source_scene": "scene_0691" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0691_cf2.json b/dataset_1k_720p_2/scenes/scene_0691_cf2.json deleted file mode 100644 index aa21a35b259490e4bf36c0711de080c68a738a10..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0691_cf2.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 691, - "image_filename": "SCENE_0691_new_000691.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.39109838008880615, - 2.263209342956543, - 0.699999988079071 - ], - "rotation": 20.27540260257613, - "pixel_coords": [ - 217, - 83, - 11.829561233520508 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3446124792099, - -1.285378098487854, - 0.3499999940395355 - ], - "rotation": 227.50682597122224, - "pixel_coords": [ - 101, - 109, - 11.029650688171387 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.04853558912873268, - -1.7021461725234985, - 0.3499999940395355 - ], - "rotation": 261.90614867871386, - "pixel_coords": [ - 117, - 131, - 9.902674674987793 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "color": "blue", - "material": "rubber", - "size": "large", - "3d_coords": [ - 2.6657970718447572, - -2.8543361728495684, - 0.35 - ], - "rotation": 344.53953520770926, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added blue rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0691" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0691_original.json b/dataset_1k_720p_2/scenes/scene_0691_original.json deleted file mode 100644 index ff2e674544499dd85c7bbea5d4f81f6e3af0d68f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0691_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 691, - "image_filename": "SCENE_0691_new_000691.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.39109838008880615, - 2.263209342956543, - 0.699999988079071 - ], - "rotation": 20.27540260257613, - "pixel_coords": [ - 217, - 83, - 11.829561233520508 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3446124792099, - -1.285378098487854, - 0.3499999940395355 - ], - "rotation": 227.50682597122224, - "pixel_coords": [ - 101, - 109, - 11.029650688171387 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.04853558912873268, - -1.7021461725234985, - 0.3499999940395355 - ], - "rotation": 261.90614867871386, - "pixel_coords": [ - 117, - 131, - 9.902674674987793 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0691" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0692_cf1.json b/dataset_1k_720p_2/scenes/scene_0692_cf1.json deleted file mode 100644 index f048ad79853b56d0643397383636f75260e8dac7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0692_cf1.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 692, - "image_filename": "SCENE_0692_new_000692.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7728081055528042, - 0.8786939189451854, - 0.699999988079071 - ], - "rotation": 136.18683811699714, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.02701735496521, - -2.892338991165161, - 0.699999988079071 - ], - "rotation": 10.376970953811222, - "pixel_coords": [ - 125, - 161, - 8.568083763122559 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.761132538318634, - -0.028286661952733994, - 0.699999988079071 - ], - "rotation": 32.561269511507035, - "pixel_coords": [ - 175, - 109, - 11.062883377075195 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.336820363998413, - 1.9958372116088867, - 0.699999988079071 - ], - "rotation": 330.0519945735512, - "pixel_coords": [ - 255, - 107, - 11.188526153564453 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8317710161209106, - 2.533926248550415, - 0.3499999940395355 - ], - "rotation": 168.0363657998705, - "pixel_coords": [ - 195, - 84, - 13.766504287719727 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple sphere from (-1.4,-2.7) to (-1.8,0.9)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0692" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0692_cf2.json b/dataset_1k_720p_2/scenes/scene_0692_cf2.json deleted file mode 100644 index 2ea6bc2c46697447613dde75dffd9a55e4cc64d6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0692_cf2.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 692, - "image_filename": "SCENE_0692_new_000692.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4253456592559814, - -2.738027572631836, - 0.699999988079071 - ], - "rotation": 136.18683811699714, - "pixel_coords": [ - 64, - 111, - 10.945769309997559 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.02701735496521, - -2.892338991165161, - 0.699999988079071 - ], - "rotation": 10.376970953811222, - "pixel_coords": [ - 125, - 161, - 8.568083763122559 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.761132538318634, - -0.028286661952733994, - 0.699999988079071 - ], - "rotation": 32.561269511507035, - "pixel_coords": [ - 175, - 109, - 11.062883377075195 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.336820363998413, - 1.9958372116088867, - 0.699999988079071 - ], - "rotation": 330.0519945735512, - "pixel_coords": [ - 255, - 107, - 11.188526153564453 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8317710161209106, - 2.533926248550415, - 0.3499999940395355 - ], - "rotation": 168.0363657998705, - "pixel_coords": [ - 195, - 84, - 13.766504287719727 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between purple sphere and red sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0692" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0692_original.json b/dataset_1k_720p_2/scenes/scene_0692_original.json deleted file mode 100644 index 6d555c0f7e00665c00b4c463be123e5ad75164e8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0692_original.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 692, - "image_filename": "SCENE_0692_new_000692.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4253456592559814, - -2.738027572631836, - 0.699999988079071 - ], - "rotation": 136.18683811699714, - "pixel_coords": [ - 64, - 111, - 10.945769309997559 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.02701735496521, - -2.892338991165161, - 0.699999988079071 - ], - "rotation": 10.376970953811222, - "pixel_coords": [ - 125, - 161, - 8.568083763122559 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.761132538318634, - -0.028286661952733994, - 0.699999988079071 - ], - "rotation": 32.561269511507035, - "pixel_coords": [ - 175, - 109, - 11.062883377075195 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.336820363998413, - 1.9958372116088867, - 0.699999988079071 - ], - "rotation": 330.0519945735512, - "pixel_coords": [ - 255, - 107, - 11.188526153564453 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8317710161209106, - 2.533926248550415, - 0.3499999940395355 - ], - "rotation": 168.0363657998705, - "pixel_coords": [ - 195, - 84, - 13.766504287719727 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0692" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0693_cf1.json b/dataset_1k_720p_2/scenes/scene_0693_cf1.json deleted file mode 100644 index d558c48229ad711415e2913e3d8ac2736f0ed255..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0693_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 693, - "image_filename": "SCENE_0693_new_000693.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5673660635948181, - -1.5977414846420288, - 0.3499999940395355 - ], - "rotation": 26.446266468173718, - "pixel_coords": [ - 107, - 118, - 10.618117332458496 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0202651023864746, - -1.198886752128601, - 0.699999988079071 - ], - "rotation": 181.4193021216305, - "pixel_coords": [ - 150, - 123, - 9.594263076782227 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.465796715228169, - -2.6041754443490515, - 0.3499999940395355 - ], - "rotation": 249.53330105682272, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.832093596458435, - -0.3042362332344055, - 0.3499999940395355 - ], - "rotation": 256.2540932878586, - "pixel_coords": [ - 120, - 95, - 12.226329803466797 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7202577590942383, - 0.9617258906364441, - 0.3499999940395355 - ], - "rotation": 116.77565148128579, - "pixel_coords": [ - 134, - 81, - 13.559337615966797 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.604851484298706, - 1.1673831939697266, - 0.699999988079071 - ], - "rotation": 94.31264080385046, - "pixel_coords": [ - 175, - 86, - 12.061735153198242 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 4 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red cube from right of red cube to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0693" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0693_cf2.json b/dataset_1k_720p_2/scenes/scene_0693_cf2.json deleted file mode 100644 index 636c655152e61a7248469d02756e6167142d6b79..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0693_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 693, - "image_filename": "SCENE_0693_new_000693.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5673660635948181, - -1.5977414846420288, - 0.3499999940395355 - ], - "rotation": 26.446266468173718, - "pixel_coords": [ - 107, - 118, - 10.618117332458496 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0202651023864746, - -1.198886752128601, - 0.699999988079071 - ], - "rotation": 181.4193021216305, - "pixel_coords": [ - 150, - 123, - 9.594263076782227 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6012340188026428, - 0.7470545172691345, - 0.3499999940395355 - ], - "rotation": 249.53330105682272, - "pixel_coords": [ - 190, - 110, - 11.147990226745605 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.832093596458435, - -0.3042362332344055, - 0.3499999940395355 - ], - "rotation": 256.2540932878586, - "pixel_coords": [ - 120, - 95, - 12.226329803466797 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7202577590942383, - 0.9617258906364441, - 0.3499999940395355 - ], - "rotation": 116.77565148128579, - "pixel_coords": [ - 134, - 81, - 13.559337615966797 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.604851484298706, - 1.1673831939697266, - 0.699999988079071 - ], - "rotation": 94.31264080385046, - "pixel_coords": [ - 175, - 86, - 12.061735153198242 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 4 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan cylinder and red cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0693" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0693_original.json b/dataset_1k_720p_2/scenes/scene_0693_original.json deleted file mode 100644 index 5fc4477c28e510861ec3403fe04e3804c2c1a78b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0693_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 693, - "image_filename": "SCENE_0693_new_000693.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5673660635948181, - -1.5977414846420288, - 0.3499999940395355 - ], - "rotation": 26.446266468173718, - "pixel_coords": [ - 107, - 118, - 10.618117332458496 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0202651023864746, - -1.198886752128601, - 0.699999988079071 - ], - "rotation": 181.4193021216305, - "pixel_coords": [ - 150, - 123, - 9.594263076782227 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6012340188026428, - 0.7470545172691345, - 0.3499999940395355 - ], - "rotation": 249.53330105682272, - "pixel_coords": [ - 190, - 110, - 11.147990226745605 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.832093596458435, - -0.3042362332344055, - 0.3499999940395355 - ], - "rotation": 256.2540932878586, - "pixel_coords": [ - 120, - 95, - 12.226329803466797 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7202577590942383, - 0.9617258906364441, - 0.3499999940395355 - ], - "rotation": 116.77565148128579, - "pixel_coords": [ - 134, - 81, - 13.559337615966797 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.604851484298706, - 1.1673831939697266, - 0.699999988079071 - ], - "rotation": 94.31264080385046, - "pixel_coords": [ - 175, - 86, - 12.061735153198242 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 4 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0693" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0694_cf1.json b/dataset_1k_720p_2/scenes/scene_0694_cf1.json deleted file mode 100644 index b3bc8a6104ccdd5f72ed3972a905735eba822cae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0694_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 694, - "image_filename": "SCENE_0694_new_000694.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.990835428237915, - 2.101433515548706, - 0.3499999940395355 - ], - "rotation": 112.79542072511096, - "pixel_coords": [ - 168, - 76, - 13.362824440002441 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.611020565032959, - -0.5379354953765869, - 0.3499999940395355 - ], - "rotation": 349.75776973121975, - "pixel_coords": [ - 212, - 152, - 8.793084144592285 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.3057026863098145, - 1.919243335723877, - 0.3499999940395355 - ], - "rotation": 318.1278697498681, - "pixel_coords": [ - 260, - 118, - 10.400981903076172 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7320049405097961, - -0.10548931360244751, - 0.3499999940395355 - ], - "rotation": 134.05946090623704, - "pixel_coords": [ - 143, - 103, - 11.263810157775879 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed brown sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0694" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0694_cf2.json b/dataset_1k_720p_2/scenes/scene_0694_cf2.json deleted file mode 100644 index ee9c03d34b0c043dfdf248c02ba50d04826f4908..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0694_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 694, - "image_filename": "SCENE_0694_new_000694.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.990835428237915, - 2.101433515548706, - 0.3499999940395355 - ], - "rotation": 112.79542072511096, - "pixel_coords": [ - 168, - 76, - 13.362824440002441 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.611020565032959, - -0.5379354953765869, - 0.3499999940395355 - ], - "rotation": 349.75776973121975, - "pixel_coords": [ - 212, - 152, - 8.793084144592285 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.10787830297039669, - -2.955666629884594, - 0.3499999940395355 - ], - "rotation": 318.1278697498681, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7320049405097961, - -0.10548931360244751, - 0.3499999940395355 - ], - "rotation": 134.05946090623704, - "pixel_coords": [ - 143, - 103, - 11.263810157775879 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved red cylinder from (2.3,1.9) to (0.1,-3.0)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0694" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0694_original.json b/dataset_1k_720p_2/scenes/scene_0694_original.json deleted file mode 100644 index 6eb749e313f3c0accb0e7ad5cbe84374acb6f96b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0694_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 694, - "image_filename": "SCENE_0694_new_000694.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.990835428237915, - 2.101433515548706, - 0.3499999940395355 - ], - "rotation": 112.79542072511096, - "pixel_coords": [ - 168, - 76, - 13.362824440002441 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.611020565032959, - -0.5379354953765869, - 0.3499999940395355 - ], - "rotation": 349.75776973121975, - "pixel_coords": [ - 212, - 152, - 8.793084144592285 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.3057026863098145, - 1.919243335723877, - 0.3499999940395355 - ], - "rotation": 318.1278697498681, - "pixel_coords": [ - 260, - 118, - 10.400981903076172 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7320049405097961, - -0.10548931360244751, - 0.3499999940395355 - ], - "rotation": 134.05946090623704, - "pixel_coords": [ - 143, - 103, - 11.263810157775879 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0694" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0695_cf1.json b/dataset_1k_720p_2/scenes/scene_0695_cf1.json deleted file mode 100644 index 7907af3be986c999d61d6ce249be3c7048141d33..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0695_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 695, - "image_filename": "SCENE_0695_new_000695.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3083276079514967, - -1.3043826065339141, - 0.699999988079071 - ], - "rotation": 131.48854561825564, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.13886769115924835, - -0.2871001958847046, - 0.699999988079071 - ], - "rotation": 153.52678576729122, - "pixel_coords": [ - 156, - 105, - 10.757925033569336 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9092286825180054, - 2.425248384475708, - 0.699999988079071 - ], - "rotation": 143.65945204076715, - "pixel_coords": [ - 232, - 88, - 11.828463554382324 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.402788519859314, - 0.16283594071865082, - 0.3499999940395355 - ], - "rotation": 66.76106547714606, - "pixel_coords": [ - 196, - 125, - 10.365050315856934 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved blue cylinder to partially occlude purple cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0695" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0695_cf2.json b/dataset_1k_720p_2/scenes/scene_0695_cf2.json deleted file mode 100644 index aa58d372debd4b764fa23d6d7f1f9ad6452832b7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0695_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 695, - "image_filename": "SCENE_0695_new_000695.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.272397994995117, - 1.5262244939804077, - 0.699999988079071 - ], - "rotation": 131.48854561825564, - "pixel_coords": [ - 150, - 69, - 13.382726669311523 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.13886769115924835, - -0.2871001958847046, - 0.699999988079071 - ], - "rotation": 153.52678576729122, - "pixel_coords": [ - 156, - 105, - 10.757925033569336 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9092286825180054, - 2.425248384475708, - 0.699999988079071 - ], - "rotation": 143.65945204076715, - "pixel_coords": [ - 232, - 88, - 11.828463554382324 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4424586992070698, - 0.8042821380358072, - 0.3499999940395355 - ], - "rotation": 66.76106547714606, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cube to partially occlude blue cylinder", - "change_score": 2.916656469599673, - "change_attempts": 1, - "source_scene": "scene_0695" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0695_original.json b/dataset_1k_720p_2/scenes/scene_0695_original.json deleted file mode 100644 index c02ec48bc27f571e94895bd7dd00e87abb8d1dc3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0695_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 695, - "image_filename": "SCENE_0695_new_000695.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.272397994995117, - 1.5262244939804077, - 0.699999988079071 - ], - "rotation": 131.48854561825564, - "pixel_coords": [ - 150, - 69, - 13.382726669311523 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.13886769115924835, - -0.2871001958847046, - 0.699999988079071 - ], - "rotation": 153.52678576729122, - "pixel_coords": [ - 156, - 105, - 10.757925033569336 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9092286825180054, - 2.425248384475708, - 0.699999988079071 - ], - "rotation": 143.65945204076715, - "pixel_coords": [ - 232, - 88, - 11.828463554382324 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.402788519859314, - 0.16283594071865082, - 0.3499999940395355 - ], - "rotation": 66.76106547714606, - "pixel_coords": [ - 196, - 125, - 10.365050315856934 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0695" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0696_cf1.json b/dataset_1k_720p_2/scenes/scene_0696_cf1.json deleted file mode 100644 index 1a77622045c3a1a40dae2879e5727bafa79e7fb7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0696_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 696, - "image_filename": "SCENE_0696_new_000696.png", - "objects": [ - { - "shape": "sphere", - "color": "red", - "material": "rubber", - "size": "small", - "3d_coords": [ - -1.1001148223876953, - -0.515663743019104, - 0.3499999940395355 - ], - "rotation": 312.3501505619821, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5698165893554688, - 0.3327510952949524, - 0.3499999940395355 - ], - "rotation": 227.3036292207871, - "pixel_coords": [ - 227, - 136, - 10.084123611450195 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.378533124923706, - -2.9641425609588623, - 0.3499999940395355 - ], - "rotation": 9.780776433367562, - "pixel_coords": [ - 108, - 160, - 8.946402549743652 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4627939462661743, - -1.0407145023345947, - 0.699999988079071 - ], - "rotation": 300.4758202005084, - "pixel_coords": [ - 166, - 126, - 9.864924430847168 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8086135387420654, - -0.12652075290679932, - 0.699999988079071 - ], - "rotation": 156.04571787471338, - "pixel_coords": [ - 109, - 80, - 13.279702186584473 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced cyan cube with red sphere", - "change_score": 3.1251271683131447, - "change_attempts": 1, - "source_scene": "scene_0696" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0696_cf2.json b/dataset_1k_720p_2/scenes/scene_0696_cf2.json deleted file mode 100644 index 7281ddfb27623e732360e399c3374c905f46dae3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0696_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 696, - "image_filename": "SCENE_0696_new_000696.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1001148223876953, - -0.515663743019104, - 0.3499999940395355 - ], - "rotation": 267.30436996924993, - "pixel_coords": [ - 128, - 105, - 12.056595802307129 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5698165893554688, - 0.3327510952949524, - 0.3499999940395355 - ], - "rotation": 227.3036292207871, - "pixel_coords": [ - 227, - 136, - 10.084123611450195 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2927332420542217, - -1.7626568582791953, - 0.3499999940395355 - ], - "rotation": 9.780776433367562, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4627939462661743, - -1.0407145023345947, - 0.699999988079071 - ], - "rotation": 300.4758202005084, - "pixel_coords": [ - 166, - 126, - 9.864924430847168 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8086135387420654, - -0.12652075290679932, - 0.699999988079071 - ], - "rotation": 156.04571787471338, - "pixel_coords": [ - 109, - 80, - 13.279702186584473 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cube to partially occlude brown cylinder", - "change_score": 1.5097449280938493, - "change_attempts": 1, - "source_scene": "scene_0696" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0696_original.json b/dataset_1k_720p_2/scenes/scene_0696_original.json deleted file mode 100644 index 101e4b5204d233305fa8033f36fe073bac95577d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0696_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 696, - "image_filename": "SCENE_0696_new_000696.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1001148223876953, - -0.515663743019104, - 0.3499999940395355 - ], - "rotation": 267.30436996924993, - "pixel_coords": [ - 128, - 105, - 12.056595802307129 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5698165893554688, - 0.3327510952949524, - 0.3499999940395355 - ], - "rotation": 227.3036292207871, - "pixel_coords": [ - 227, - 136, - 10.084123611450195 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.378533124923706, - -2.9641425609588623, - 0.3499999940395355 - ], - "rotation": 9.780776433367562, - "pixel_coords": [ - 108, - 160, - 8.946402549743652 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4627939462661743, - -1.0407145023345947, - 0.699999988079071 - ], - "rotation": 300.4758202005084, - "pixel_coords": [ - 166, - 126, - 9.864924430847168 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8086135387420654, - -0.12652075290679932, - 0.699999988079071 - ], - "rotation": 156.04571787471338, - "pixel_coords": [ - 109, - 80, - 13.279702186584473 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0696" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0697_cf1.json b/dataset_1k_720p_2/scenes/scene_0697_cf1.json deleted file mode 100644 index 4407bffe48b75e16941d68c6d5337e22cfc0012f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0697_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 697, - "image_filename": "SCENE_0697_new_000697.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6234943866729736, - -1.494940161705017, - 0.3499999940395355 - ], - "rotation": 337.34676217326273, - "pixel_coords": [ - 110, - 118, - 10.65810489654541 - ], - "color": "green" - }, - { - "shape": "sphere", - "color": "green", - "material": "rubber", - "size": "large", - "3d_coords": [ - 0.16692830622196198, - -0.9304056167602539, - 0.3499999940395355 - ], - "rotation": 196.45353009056495, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.97151255607605, - 2.4514663219451904, - 0.3499999940395355 - ], - "rotation": 316.7796360362983, - "pixel_coords": [ - 154, - 72, - 14.622648239135742 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced gray cube with green sphere", - "change_score": 4.443848436976013, - "change_attempts": 1, - "source_scene": "scene_0697" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0697_cf2.json b/dataset_1k_720p_2/scenes/scene_0697_cf2.json deleted file mode 100644 index ce263dc6a9d580025fb02caaaa66dc6a7a941ff2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0697_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 697, - "image_filename": "SCENE_0697_new_000697.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6234943866729736, - -1.494940161705017, - 0.3499999940395355 - ], - "rotation": 337.34676217326273, - "pixel_coords": [ - 110, - 118, - 10.65810489654541 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.16692830622196198, - -0.9304056167602539, - 0.3499999940395355 - ], - "rotation": 356.2389674019296, - "pixel_coords": [ - 141, - 121, - 10.490843772888184 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.97151255607605, - 2.4514663219451904, - 0.3499999940395355 - ], - "rotation": 316.7796360362983, - "pixel_coords": [ - 154, - 72, - 14.622648239135742 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray cube to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0697" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0697_original.json b/dataset_1k_720p_2/scenes/scene_0697_original.json deleted file mode 100644 index eeb82c39283440d930771be1bd90ed07a33e32fc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0697_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 697, - "image_filename": "SCENE_0697_new_000697.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6234943866729736, - -1.494940161705017, - 0.3499999940395355 - ], - "rotation": 337.34676217326273, - "pixel_coords": [ - 110, - 118, - 10.65810489654541 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.16692830622196198, - -0.9304056167602539, - 0.3499999940395355 - ], - "rotation": 356.2389674019296, - "pixel_coords": [ - 141, - 121, - 10.490843772888184 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.97151255607605, - 2.4514663219451904, - 0.3499999940395355 - ], - "rotation": 316.7796360362983, - "pixel_coords": [ - 154, - 72, - 14.622648239135742 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0697" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0698_cf1.json b/dataset_1k_720p_2/scenes/scene_0698_cf1.json deleted file mode 100644 index fdbe84420fdb3bdd8a60056ef21cf68a741a1898..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0698_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 698, - "image_filename": "SCENE_0698_new_000698.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0671207904815674, - 0.7945089936256409, - 0.699999988079071 - ], - "rotation": 289.55291113677464, - "pixel_coords": [ - 229, - 115, - 9.936126708984375 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4464077949523926, - -0.42586442828178406, - 0.699999988079071 - ], - "rotation": 339.7931222884679, - "pixel_coords": [ - 104, - 81, - 12.181127548217773 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8389182240603503, - 1.8930316597242625, - 0.3499999940395355 - ], - "rotation": 105.30000818831402, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.29913705587387085, - -0.23422658443450928, - 0.3499999940395355 - ], - "rotation": 213.56303708012624, - "pixel_coords": [ - 148, - 109, - 11.051413536071777 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7424635887145996, - 0.7969711422920227, - 0.3499999940395355 - ], - "rotation": 188.13555375861165, - "pixel_coords": [ - 127, - 80, - 13.258687973022461 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.464358329772949, - -1.2176084518432617, - 0.3499999940395355 - ], - "rotation": 174.1294566890712, - "pixel_coords": [ - 190, - 158, - 8.662168502807617 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 3, - 4 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray cube from (1.3,2.8) to (2.8,1.9)", - "change_score": 1.811550823656975, - "change_attempts": 1, - "source_scene": "scene_0698" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0698_cf2.json b/dataset_1k_720p_2/scenes/scene_0698_cf2.json deleted file mode 100644 index 33cdf620e7b034d52869802562c97b3c28fb9956..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0698_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 698, - "image_filename": "SCENE_0698_new_000698.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1144238014414287, - 2.1013861390810344, - 0.699999988079071 - ], - "rotation": 289.55291113677464, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4464077949523926, - -0.42586442828178406, - 0.699999988079071 - ], - "rotation": 339.7931222884679, - "pixel_coords": [ - 104, - 81, - 12.181127548217773 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2844845056533813, - 2.8233284950256348, - 0.3499999940395355 - ], - "rotation": 105.30000818831402, - "pixel_coords": [ - 248, - 98, - 11.805424690246582 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.29913705587387085, - -0.23422658443450928, - 0.3499999940395355 - ], - "rotation": 213.56303708012624, - "pixel_coords": [ - 148, - 109, - 11.051413536071777 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7424635887145996, - 0.7969711422920227, - 0.3499999940395355 - ], - "rotation": 188.13555375861165, - "pixel_coords": [ - 127, - 80, - 13.258687973022461 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.464358329772949, - -1.2176084518432617, - 0.3499999940395355 - ], - "rotation": 174.1294566890712, - "pixel_coords": [ - 190, - 158, - 8.662168502807617 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 3, - 4 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown sphere to partially occlude gray cube", - "change_score": 1.3077329422169905, - "change_attempts": 1, - "source_scene": "scene_0698" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0698_original.json b/dataset_1k_720p_2/scenes/scene_0698_original.json deleted file mode 100644 index fba7e9f3579a4b6c61eecc1a647a053c75b4caca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0698_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 698, - "image_filename": "SCENE_0698_new_000698.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0671207904815674, - 0.7945089936256409, - 0.699999988079071 - ], - "rotation": 289.55291113677464, - "pixel_coords": [ - 229, - 115, - 9.936126708984375 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4464077949523926, - -0.42586442828178406, - 0.699999988079071 - ], - "rotation": 339.7931222884679, - "pixel_coords": [ - 104, - 81, - 12.181127548217773 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2844845056533813, - 2.8233284950256348, - 0.3499999940395355 - ], - "rotation": 105.30000818831402, - "pixel_coords": [ - 248, - 98, - 11.805424690246582 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.29913705587387085, - -0.23422658443450928, - 0.3499999940395355 - ], - "rotation": 213.56303708012624, - "pixel_coords": [ - 148, - 109, - 11.051413536071777 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7424635887145996, - 0.7969711422920227, - 0.3499999940395355 - ], - "rotation": 188.13555375861165, - "pixel_coords": [ - 127, - 80, - 13.258687973022461 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.464358329772949, - -1.2176084518432617, - 0.3499999940395355 - ], - "rotation": 174.1294566890712, - "pixel_coords": [ - 190, - 158, - 8.662168502807617 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 3, - 4 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0698" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0699_cf1.json b/dataset_1k_720p_2/scenes/scene_0699_cf1.json deleted file mode 100644 index 3cb602ca302a290a3d6f248ef2ae706f85d6ebfd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0699_cf1.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "split": "new", - "image_index": 699, - "image_filename": "SCENE_0699_new_000699.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9297744035720825, - -1.9074723720550537, - 0.3499999940395355 - ], - "rotation": 180.49885402122663, - "pixel_coords": [ - 77, - 106, - 11.314081192016602 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0201144218444824, - -2.1038362979888916, - 0.3499999940395355 - ], - "rotation": 33.3829593158314, - "pixel_coords": [ - 122, - 145, - 9.169181823730469 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.242274522781372, - 2.837979555130005, - 0.699999988079071 - ], - "rotation": 302.45012713157126, - "pixel_coords": [ - 250, - 90, - 11.626191139221191 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.003851890563965, - 0.5542218685150146, - 0.699999988079071 - ], - "rotation": 212.00907267105978, - "pixel_coords": [ - 220, - 118, - 9.820488929748535 - ], - "color": "gray" - }, - { - "shape": "cube", - "color": "red", - "material": "metal", - "size": "small", - "3d_coords": [ - 1.6022964067328536, - -2.773124617725342, - 0.35 - ], - "rotation": 188.52717689624748, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0699" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0699_cf2.json b/dataset_1k_720p_2/scenes/scene_0699_cf2.json deleted file mode 100644 index 62946202533638a635fc1c1209c72c277869b563..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0699_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 699, - "image_filename": "SCENE_0699_new_000699.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9297744035720825, - -1.9074723720550537, - 0.3499999940395355 - ], - "rotation": 180.49885402122663, - "pixel_coords": [ - 77, - 106, - 11.314081192016602 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0201144218444824, - -2.1038362979888916, - 0.3499999940395355 - ], - "rotation": 33.3829593158314, - "pixel_coords": [ - 122, - 145, - 9.169181823730469 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.242274522781372, - 2.837979555130005, - 0.699999988079071 - ], - "rotation": 302.45012713157126, - "pixel_coords": [ - 250, - 90, - 11.626191139221191 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.003851890563965, - 0.5542218685150146, - 0.699999988079071 - ], - "rotation": 212.00907267105978, - "pixel_coords": [ - 220, - 118, - 9.820488929748535 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown sphere to green", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0699" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0699_original.json b/dataset_1k_720p_2/scenes/scene_0699_original.json deleted file mode 100644 index 6a3a142a7196d81888bee268b7f55acaf80c80fa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0699_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 699, - "image_filename": "SCENE_0699_new_000699.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9297744035720825, - -1.9074723720550537, - 0.3499999940395355 - ], - "rotation": 180.49885402122663, - "pixel_coords": [ - 77, - 106, - 11.314081192016602 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0201144218444824, - -2.1038362979888916, - 0.3499999940395355 - ], - "rotation": 33.3829593158314, - "pixel_coords": [ - 122, - 145, - 9.169181823730469 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.242274522781372, - 2.837979555130005, - 0.699999988079071 - ], - "rotation": 302.45012713157126, - "pixel_coords": [ - 250, - 90, - 11.626191139221191 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.003851890563965, - 0.5542218685150146, - 0.699999988079071 - ], - "rotation": 212.00907267105978, - "pixel_coords": [ - 220, - 118, - 9.820488929748535 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0699" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0700_cf1.json b/dataset_1k_720p_2/scenes/scene_0700_cf1.json deleted file mode 100644 index cb96a3271f1e39b694ef37d36620b9a13fef5c96..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0700_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 700, - "image_filename": "SCENE_0700_new_000700.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1951723098754883, - 0.260024756193161, - 0.699999988079071 - ], - "rotation": 51.25809337324081, - "pixel_coords": [ - 219, - 124, - 9.566884994506836 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5783774852752686, - -2.2953732013702393, - 0.3499999940395355 - ], - "rotation": 277.367280732567, - "pixel_coords": [ - 156, - 179, - 8.033888816833496 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.020422738045454025, - -1.8541322946548462, - 0.3499999940395355 - ], - "rotation": 241.13721420541074, - "pixel_coords": [ - 111, - 130, - 9.999249458312988 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7910542488098145, - 2.8008296489715576, - 0.3499999940395355 - ], - "rotation": 95.61601190007687, - "pixel_coords": [ - 288, - 115, - 10.770977020263672 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9835237860679626, - -0.6589463353157043, - 0.699999988079071 - ], - "rotation": 262.8897047969963, - "pixel_coords": [ - 124, - 96, - 11.180046081542969 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0700" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0700_cf2.json b/dataset_1k_720p_2/scenes/scene_0700_cf2.json deleted file mode 100644 index fd76018b4648aed84e1ffc6ddad720edf1fb5865..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0700_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 700, - "image_filename": "SCENE_0700_new_000700.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1951723098754883, - 0.260024756193161, - 0.699999988079071 - ], - "rotation": 51.25809337324081, - "pixel_coords": [ - 219, - 124, - 9.566884994506836 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5783774852752686, - -2.2953732013702393, - 0.3499999940395355 - ], - "rotation": 277.367280732567, - "pixel_coords": [ - 156, - 179, - 8.033888816833496 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.020422738045454025, - -1.8541322946548462, - 0.3499999940395355 - ], - "rotation": 241.13721420541074, - "pixel_coords": [ - 111, - 130, - 9.999249458312988 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7910542488098145, - 2.8008296489715576, - 0.3499999940395355 - ], - "rotation": 95.61601190007687, - "pixel_coords": [ - 288, - 115, - 10.770977020263672 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.46436167161119446, - 1.0055313508909265, - 0.699999988079071 - ], - "rotation": 262.8897047969963, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue cylinder from left of brown cylinder to right", - "change_score": 2.2060957065455167, - "change_attempts": 1, - "source_scene": "scene_0700" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0700_original.json b/dataset_1k_720p_2/scenes/scene_0700_original.json deleted file mode 100644 index c9af769c0b360ea814f2aea4f83948c9cd3c47b9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0700_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 700, - "image_filename": "SCENE_0700_new_000700.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1951723098754883, - 0.260024756193161, - 0.699999988079071 - ], - "rotation": 51.25809337324081, - "pixel_coords": [ - 219, - 124, - 9.566884994506836 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5783774852752686, - -2.2953732013702393, - 0.3499999940395355 - ], - "rotation": 277.367280732567, - "pixel_coords": [ - 156, - 179, - 8.033888816833496 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.020422738045454025, - -1.8541322946548462, - 0.3499999940395355 - ], - "rotation": 241.13721420541074, - "pixel_coords": [ - 111, - 130, - 9.999249458312988 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7910542488098145, - 2.8008296489715576, - 0.3499999940395355 - ], - "rotation": 95.61601190007687, - "pixel_coords": [ - 288, - 115, - 10.770977020263672 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9835237860679626, - -0.6589463353157043, - 0.699999988079071 - ], - "rotation": 262.8897047969963, - "pixel_coords": [ - 124, - 96, - 11.180046081542969 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0700" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0701_cf1.json b/dataset_1k_720p_2/scenes/scene_0701_cf1.json deleted file mode 100644 index 2f76bd6472e2cadbf41d3e6c75f3b21ef632aa53..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0701_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 701, - "image_filename": "SCENE_0701_new_000701.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.155198097229004, - -0.5057404637336731, - 0.3499999940395355 - ], - "rotation": 14.534822861616137, - "pixel_coords": [ - 175, - 128, - 9.821192741394043 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4197866916656494, - 2.0926506519317627, - 0.699999988079071 - ], - "rotation": 217.8766722431936, - "pixel_coords": [ - 267, - 104, - 10.419454574584961 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.17495135785506533, - 1.258346229968282, - 0.3499999940395355 - ], - "rotation": 91.83245144750938, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray cylinder from left of purple sphere to right", - "change_score": 1.3752783999373457, - "change_attempts": 1, - "source_scene": "scene_0701" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0701_cf2.json b/dataset_1k_720p_2/scenes/scene_0701_cf2.json deleted file mode 100644 index 36ace6aefcf30db22848b2c7b68c89c55adfc374..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0701_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 701, - "image_filename": "SCENE_0701_new_000701.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9846587769089372, - 0.6179530164509561, - 0.3499999940395355 - ], - "rotation": 14.534822861616137, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4197866916656494, - 2.0926506519317627, - 0.699999988079071 - ], - "rotation": 217.8766722431936, - "pixel_coords": [ - 267, - 104, - 10.419454574584961 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7276593446731567, - 0.2207120954990387, - 0.3499999940395355 - ], - "rotation": 91.83245144750938, - "pixel_coords": [ - 150, - 101, - 11.492960929870605 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple sphere from (1.2,-0.5) to (-2.0,0.6)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0701" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0701_original.json b/dataset_1k_720p_2/scenes/scene_0701_original.json deleted file mode 100644 index 01c4971ab247be32b711cb62fa49c296a4d742e6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0701_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 701, - "image_filename": "SCENE_0701_new_000701.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.155198097229004, - -0.5057404637336731, - 0.3499999940395355 - ], - "rotation": 14.534822861616137, - "pixel_coords": [ - 175, - 128, - 9.821192741394043 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4197866916656494, - 2.0926506519317627, - 0.699999988079071 - ], - "rotation": 217.8766722431936, - "pixel_coords": [ - 267, - 104, - 10.419454574584961 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7276593446731567, - 0.2207120954990387, - 0.3499999940395355 - ], - "rotation": 91.83245144750938, - "pixel_coords": [ - 150, - 101, - 11.492960929870605 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0701" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0702_cf1.json b/dataset_1k_720p_2/scenes/scene_0702_cf1.json deleted file mode 100644 index a557f6aac869733c0ea5b5478d9ea97cd3f9df46..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0702_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 702, - "image_filename": "SCENE_0702_new_000702.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0506786108016968, - -1.2128013372421265, - 0.3499999940395355 - ], - "rotation": 93.72190968076268, - "pixel_coords": [ - 149, - 136, - 9.454850196838379 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.24995501339435577, - 2.6685991287231445, - 0.699999988079071 - ], - "rotation": 163.45702683386898, - "pixel_coords": [ - 226, - 82, - 11.96718692779541 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4642226696014404, - -2.792067527770996, - 0.3499999940395355 - ], - "rotation": 1.5812803606662085, - "pixel_coords": [ - 42, - 107, - 11.03889274597168 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.053839366883039474, - 0.8595640063285828, - 0.699999988079071 - ], - "rotation": 257.95412930171904, - "pixel_coords": [ - 182, - 93, - 11.116291046142578 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1426873207092285, - 0.5647580623626709, - 0.699999988079071 - ], - "rotation": 243.35273236568435, - "pixel_coords": [ - 225, - 120, - 9.501764297485352 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed blue cylinder to brown", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0702" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0702_cf2.json b/dataset_1k_720p_2/scenes/scene_0702_cf2.json deleted file mode 100644 index c514b9e425b918aed61bda858cf95cf5cffdc0d2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0702_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 702, - "image_filename": "SCENE_0702_new_000702.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0506786108016968, - -1.2128013372421265, - 0.3499999940395355 - ], - "rotation": 93.72190968076268, - "pixel_coords": [ - 149, - 136, - 9.454850196838379 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.24995501339435577, - 2.6685991287231445, - 0.699999988079071 - ], - "rotation": 163.45702683386898, - "pixel_coords": [ - 226, - 82, - 11.96718692779541 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4642226696014404, - -2.792067527770996, - 0.3499999940395355 - ], - "rotation": 1.5812803606662085, - "pixel_coords": [ - 42, - 107, - 11.03889274597168 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.053839366883039474, - 0.8595640063285828, - 0.699999988079071 - ], - "rotation": 257.95412930171904, - "pixel_coords": [ - 182, - 93, - 11.116291046142578 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1426873207092285, - 0.5647580623626709, - 0.699999988079071 - ], - "rotation": 243.35273236568435, - "pixel_coords": [ - 225, - 120, - 9.501764297485352 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown sphere and red cube", - "change_score": 2.0, - "change_attempts": 2, - "source_scene": "scene_0702" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0702_original.json b/dataset_1k_720p_2/scenes/scene_0702_original.json deleted file mode 100644 index 6e293e43422ef1851d9e1afdf9f749ad91e4ed3b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0702_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 702, - "image_filename": "SCENE_0702_new_000702.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.0506786108016968, - -1.2128013372421265, - 0.3499999940395355 - ], - "rotation": 93.72190968076268, - "pixel_coords": [ - 149, - 136, - 9.454850196838379 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.24995501339435577, - 2.6685991287231445, - 0.699999988079071 - ], - "rotation": 163.45702683386898, - "pixel_coords": [ - 226, - 82, - 11.96718692779541 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4642226696014404, - -2.792067527770996, - 0.3499999940395355 - ], - "rotation": 1.5812803606662085, - "pixel_coords": [ - 42, - 107, - 11.03889274597168 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.053839366883039474, - 0.8595640063285828, - 0.699999988079071 - ], - "rotation": 257.95412930171904, - "pixel_coords": [ - 182, - 93, - 11.116291046142578 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1426873207092285, - 0.5647580623626709, - 0.699999988079071 - ], - "rotation": 243.35273236568435, - "pixel_coords": [ - 225, - 120, - 9.501764297485352 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0702" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0703_cf1.json b/dataset_1k_720p_2/scenes/scene_0703_cf1.json deleted file mode 100644 index af1fe69e17c3afafc2576f0280a934a5181bb92e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0703_cf1.json +++ /dev/null @@ -1,330 +0,0 @@ -{ - "split": "new", - "image_index": 703, - "image_filename": "SCENE_0703_new_000703.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.869762659072876, - 2.896960496902466, - 0.3499999940395355 - ], - "rotation": 13.440485765997586, - "pixel_coords": [ - 167, - 64, - 14.274137496948242 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.649548053741455, - 1.1613656282424927, - 0.699999988079071 - ], - "rotation": 337.8951074873112, - "pixel_coords": [ - 257, - 120, - 9.464794158935547 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.691154718399048, - -2.5122084617614746, - 0.3499999940395355 - ], - "rotation": 267.5691271765977, - "pixel_coords": [ - 154, - 189, - 7.498463153839111 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0084786415100098, - -0.8458005785942078, - 0.699999988079071 - ], - "rotation": 142.88986794946686, - "pixel_coords": [ - 187, - 136, - 8.73598575592041 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2326866388320923, - 2.9972801208496094, - 0.3499999940395355 - ], - "rotation": 104.70040459120253, - "pixel_coords": [ - 198, - 75, - 13.25098991394043 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.499542236328125, - 2.1077959537506104, - 0.3499999940395355 - ], - "rotation": 126.10141479762878, - "pixel_coords": [ - 176, - 79, - 12.916635513305664 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2730135917663574, - -2.1019577980041504, - 0.699999988079071 - ], - "rotation": 36.254419309156134, - "pixel_coords": [ - 61, - 95, - 10.841468811035156 - ], - "color": "blue" - }, - { - "shape": "cube", - "color": "brown", - "material": "metal", - "size": "small", - "3d_coords": [ - -0.9259429714389484, - -0.8171871150738386, - 0.35 - ], - "rotation": 137.15779853006242, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 4 - ], - [ - 0, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 6 - ], - [] - ], - "right": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added brown metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0703" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0703_cf2.json b/dataset_1k_720p_2/scenes/scene_0703_cf2.json deleted file mode 100644 index 5b32e02f373a21b21a0c81dbb82927c2642b2a4b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0703_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 703, - "image_filename": "SCENE_0703_new_000703.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.869762659072876, - 2.896960496902466, - 0.3499999940395355 - ], - "rotation": 13.440485765997586, - "pixel_coords": [ - 167, - 64, - 14.274137496948242 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.649548053741455, - 1.1613656282424927, - 0.699999988079071 - ], - "rotation": 337.8951074873112, - "pixel_coords": [ - 257, - 120, - 9.464794158935547 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.691154718399048, - -2.5122084617614746, - 0.3499999940395355 - ], - "rotation": 267.5691271765977, - "pixel_coords": [ - 154, - 189, - 7.498463153839111 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0084786415100098, - -0.8458005785942078, - 0.699999988079071 - ], - "rotation": 142.88986794946686, - "pixel_coords": [ - 187, - 136, - 8.73598575592041 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2326866388320923, - 2.9972801208496094, - 0.3499999940395355 - ], - "rotation": 104.70040459120253, - "pixel_coords": [ - 198, - 75, - 13.25098991394043 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.499542236328125, - 2.1077959537506104, - 0.3499999940395355 - ], - "rotation": 126.10141479762878, - "pixel_coords": [ - 176, - 79, - 12.916635513305664 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2730135917663574, - -2.1019577980041504, - 0.699999988079071 - ], - "rotation": 36.254419309156134, - "pixel_coords": [ - 61, - 95, - 10.841468811035156 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 4 - ], - [ - 0, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 6 - ], - [] - ], - "right": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0703" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0703_original.json b/dataset_1k_720p_2/scenes/scene_0703_original.json deleted file mode 100644 index e0dd8870bc339c30ee006e79f64c8b580c688aff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0703_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 703, - "image_filename": "SCENE_0703_new_000703.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.869762659072876, - 2.896960496902466, - 0.3499999940395355 - ], - "rotation": 13.440485765997586, - "pixel_coords": [ - 167, - 64, - 14.274137496948242 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.649548053741455, - 1.1613656282424927, - 0.699999988079071 - ], - "rotation": 337.8951074873112, - "pixel_coords": [ - 257, - 120, - 9.464794158935547 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.691154718399048, - -2.5122084617614746, - 0.3499999940395355 - ], - "rotation": 267.5691271765977, - "pixel_coords": [ - 154, - 189, - 7.498463153839111 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0084786415100098, - -0.8458005785942078, - 0.699999988079071 - ], - "rotation": 142.88986794946686, - "pixel_coords": [ - 187, - 136, - 8.73598575592041 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2326866388320923, - 2.9972801208496094, - 0.3499999940395355 - ], - "rotation": 104.70040459120253, - "pixel_coords": [ - 198, - 75, - 13.25098991394043 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.499542236328125, - 2.1077959537506104, - 0.3499999940395355 - ], - "rotation": 126.10141479762878, - "pixel_coords": [ - 176, - 79, - 12.916635513305664 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2730135917663574, - -2.1019577980041504, - 0.699999988079071 - ], - "rotation": 36.254419309156134, - "pixel_coords": [ - 61, - 95, - 10.841468811035156 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 4 - ], - [ - 0, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 2, - 3, - 6 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 6 - ], - [] - ], - "right": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0703" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0704_cf1.json b/dataset_1k_720p_2/scenes/scene_0704_cf1.json deleted file mode 100644 index b98596b1889a17c09f0e25bb5858fbfa870a5e05..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0704_cf1.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 704, - "image_filename": "SCENE_0704_new_000704.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3403171300888062, - 2.2310004234313965, - 0.3499999940395355 - ], - "rotation": 64.05671353284903, - "pixel_coords": [ - 180, - 78, - 13.061241149902344 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4210777282714844, - 2.2353744506835938, - 0.699999988079071 - ], - "rotation": 78.18432922002046, - "pixel_coords": [ - 242, - 94, - 11.117965698242188 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0067138671875, - 0.8324511647224426, - 0.3499999940395355 - ], - "rotation": 150.85015241554765, - "pixel_coords": [ - 140, - 83, - 12.683406829833984 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.28718021512031555, - -0.862788200378418, - 0.699999988079071 - ], - "rotation": 201.48467512705807, - "pixel_coords": [ - 132, - 106, - 10.429463386535645 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7155845165252686, - -0.1558065563440323, - 0.3499999940395355 - ], - "rotation": 285.3316893660763, - "pixel_coords": [ - 225, - 150, - 9.092391967773438 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6755563020706177, - -2.7628064155578613, - 0.699999988079071 - ], - "rotation": 288.83490246857286, - "pixel_coords": [ - 119, - 162, - 8.08036994934082 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8740272642977603, - 1.2043745319792212, - 0.699999988079071 - ], - "rotation": 107.91722685710238, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red cylinder from left of gray sphere to right", - "change_score": 2.4875478112625933, - "change_attempts": 2, - "source_scene": "scene_0704" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0704_cf2.json b/dataset_1k_720p_2/scenes/scene_0704_cf2.json deleted file mode 100644 index b270b549d4a437fb416f2879557757ee04e60c57..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0704_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 704, - "image_filename": "SCENE_0704_new_000704.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3403171300888062, - 2.2310004234313965, - 0.3499999940395355 - ], - "rotation": 64.05671353284903, - "pixel_coords": [ - 180, - 78, - 13.061241149902344 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3071029768098585, - -2.197925347174924, - 0.699999988079071 - ], - "rotation": 78.18432922002046, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0067138671875, - 0.8324511647224426, - 0.3499999940395355 - ], - "rotation": 150.85015241554765, - "pixel_coords": [ - 140, - 83, - 12.683406829833984 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.28718021512031555, - -0.862788200378418, - 0.699999988079071 - ], - "rotation": 201.48467512705807, - "pixel_coords": [ - 132, - 106, - 10.429463386535645 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7155845165252686, - -0.1558065563440323, - 0.3499999940395355 - ], - "rotation": 285.3316893660763, - "pixel_coords": [ - 225, - 150, - 9.092391967773438 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6755563020706177, - -2.7628064155578613, - 0.699999988079071 - ], - "rotation": 288.83490246857286, - "pixel_coords": [ - 119, - 162, - 8.08036994934082 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6522045135498047, - -0.5351598262786865, - 0.699999988079071 - ], - "rotation": 107.91722685710238, - "pixel_coords": [ - 97, - 79, - 12.131688117980957 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown cube from (1.4,2.2) to (-1.3,-2.2)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0704" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0704_original.json b/dataset_1k_720p_2/scenes/scene_0704_original.json deleted file mode 100644 index f2d262cfd366f760f161302727d18fed8bd73740..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0704_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 704, - "image_filename": "SCENE_0704_new_000704.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3403171300888062, - 2.2310004234313965, - 0.3499999940395355 - ], - "rotation": 64.05671353284903, - "pixel_coords": [ - 180, - 78, - 13.061241149902344 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4210777282714844, - 2.2353744506835938, - 0.699999988079071 - ], - "rotation": 78.18432922002046, - "pixel_coords": [ - 242, - 94, - 11.117965698242188 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0067138671875, - 0.8324511647224426, - 0.3499999940395355 - ], - "rotation": 150.85015241554765, - "pixel_coords": [ - 140, - 83, - 12.683406829833984 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.28718021512031555, - -0.862788200378418, - 0.699999988079071 - ], - "rotation": 201.48467512705807, - "pixel_coords": [ - 132, - 106, - 10.429463386535645 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7155845165252686, - -0.1558065563440323, - 0.3499999940395355 - ], - "rotation": 285.3316893660763, - "pixel_coords": [ - 225, - 150, - 9.092391967773438 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6755563020706177, - -2.7628064155578613, - 0.699999988079071 - ], - "rotation": 288.83490246857286, - "pixel_coords": [ - 119, - 162, - 8.08036994934082 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6522045135498047, - -0.5351598262786865, - 0.699999988079071 - ], - "rotation": 107.91722685710238, - "pixel_coords": [ - 97, - 79, - 12.131688117980957 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0704" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0705_cf1.json b/dataset_1k_720p_2/scenes/scene_0705_cf1.json deleted file mode 100644 index 033140d114d50ba9b0149f51486c2c5cf1f13e67..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0705_cf1.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 705, - "image_filename": "SCENE_0705_new_000705.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0291155576705933, - -0.15123848617076874, - 0.699999988079071 - ], - "rotation": 331.8760693408409, - "pixel_coords": [ - 178, - 114, - 10.442002296447754 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6058385372161865, - -2.262239933013916, - 0.699999988079071 - ], - "rotation": 27.257835053410528, - "pixel_coords": [ - 58, - 94, - 11.691439628601074 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9197237491607666, - 1.0785188674926758, - 0.699999988079071 - ], - "rotation": 112.75970749370688, - "pixel_coords": [ - 256, - 125, - 9.866327285766602 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4646183252334595, - -0.8322747349739075, - 0.699999988079071 - ], - "rotation": 145.73952273902918, - "pixel_coords": [ - 113, - 93, - 11.73101806640625 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.402770519256592, - 2.294858932495117, - 0.699999988079071 - ], - "rotation": 147.48047949315438, - "pixel_coords": [ - 165, - 65, - 14.120391845703125 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7874548435211182, - -1.7653058767318726, - 0.3499999940395355 - ], - "rotation": 122.41355419395784, - "pixel_coords": [ - 152, - 154, - 9.193999290466309 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.16016583144664764, - -2.410271406173706, - 0.3499999940395355 - ], - "rotation": 124.07910711468683, - "pixel_coords": [ - 93, - 133, - 10.137080192565918 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown sphere and blue cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0705" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0705_cf2.json b/dataset_1k_720p_2/scenes/scene_0705_cf2.json deleted file mode 100644 index 7ffad66d14b9a263095b16ee5cad768e152220f0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0705_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 705, - "image_filename": "SCENE_0705_new_000705.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0291155576705933, - -0.15123848617076874, - 0.699999988079071 - ], - "rotation": 331.8760693408409, - "pixel_coords": [ - 178, - 114, - 10.442002296447754 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6058385372161865, - -2.262239933013916, - 0.699999988079071 - ], - "rotation": 27.257835053410528, - "pixel_coords": [ - 58, - 94, - 11.691439628601074 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9197237491607666, - 1.0785188674926758, - 0.699999988079071 - ], - "rotation": 112.75970749370688, - "pixel_coords": [ - 256, - 125, - 9.866327285766602 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4646183252334595, - -0.8322747349739075, - 0.699999988079071 - ], - "rotation": 145.73952273902918, - "pixel_coords": [ - 113, - 93, - 11.73101806640625 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.402770519256592, - 2.294858932495117, - 0.699999988079071 - ], - "rotation": 147.48047949315438, - "pixel_coords": [ - 165, - 65, - 14.120391845703125 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7874548435211182, - -1.7653058767318726, - 0.3499999940395355 - ], - "rotation": 122.41355419395784, - "pixel_coords": [ - 152, - 154, - 9.193999290466309 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.16016583144664764, - -2.410271406173706, - 0.3499999940395355 - ], - "rotation": 124.07910711468683, - "pixel_coords": [ - 93, - 133, - 10.137080192565918 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0705" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0705_original.json b/dataset_1k_720p_2/scenes/scene_0705_original.json deleted file mode 100644 index bc693b0ef5e3aca952a3c4ee71fae0568b0a832b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0705_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 705, - "image_filename": "SCENE_0705_new_000705.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0291155576705933, - -0.15123848617076874, - 0.699999988079071 - ], - "rotation": 331.8760693408409, - "pixel_coords": [ - 178, - 114, - 10.442002296447754 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6058385372161865, - -2.262239933013916, - 0.699999988079071 - ], - "rotation": 27.257835053410528, - "pixel_coords": [ - 58, - 94, - 11.691439628601074 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9197237491607666, - 1.0785188674926758, - 0.699999988079071 - ], - "rotation": 112.75970749370688, - "pixel_coords": [ - 256, - 125, - 9.866327285766602 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4646183252334595, - -0.8322747349739075, - 0.699999988079071 - ], - "rotation": 145.73952273902918, - "pixel_coords": [ - 113, - 93, - 11.73101806640625 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.402770519256592, - 2.294858932495117, - 0.699999988079071 - ], - "rotation": 147.48047949315438, - "pixel_coords": [ - 165, - 65, - 14.120391845703125 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7874548435211182, - -1.7653058767318726, - 0.3499999940395355 - ], - "rotation": 122.41355419395784, - "pixel_coords": [ - 152, - 154, - 9.193999290466309 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.16016583144664764, - -2.410271406173706, - 0.3499999940395355 - ], - "rotation": 124.07910711468683, - "pixel_coords": [ - 93, - 133, - 10.137080192565918 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0705" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0706_cf1.json b/dataset_1k_720p_2/scenes/scene_0706_cf1.json deleted file mode 100644 index 8c307baa08b8f2a88a288295ecc8e8766f66d39f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0706_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 706, - "image_filename": "SCENE_0706_new_000706.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4271535873413086, - 0.2644021213054657, - 0.3499999940395355 - ], - "rotation": 204.5463849716897, - "pixel_coords": [ - 198, - 123, - 10.362305641174316 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6505587100982666, - -2.884758234024048, - 0.3499999940395355 - ], - "rotation": 298.15080907058666, - "pixel_coords": [ - 136, - 183, - 7.710264205932617 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3077582670771388, - 2.8696016328230973, - 0.699999988079071 - ], - "rotation": 274.26478534574665, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4700000286102295, - 2.552389144897461, - 0.3499999940395355 - ], - "rotation": 296.3159744140787, - "pixel_coords": [ - 247, - 104, - 11.644363403320312 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue cylinder from (-1.8,-0.2) to (-0.3,2.9)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0706" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0706_cf2.json b/dataset_1k_720p_2/scenes/scene_0706_cf2.json deleted file mode 100644 index 531eb785f00bdd15712f55ac78b60be60de2f954..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0706_cf2.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "split": "new", - "image_index": 706, - "image_filename": "SCENE_0706_new_000706.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4271535873413086, - 0.2644021213054657, - 0.3499999940395355 - ], - "rotation": 204.5463849716897, - "pixel_coords": [ - 198, - 123, - 10.362305641174316 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6505587100982666, - -2.884758234024048, - 0.3499999940395355 - ], - "rotation": 298.15080907058666, - "pixel_coords": [ - 136, - 183, - 7.710264205932617 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4700000286102295, - 2.552389144897461, - 0.3499999940395355 - ], - "rotation": 296.3159744140787, - "pixel_coords": [ - 247, - 104, - 11.644363403320312 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cylinder", - "change_score": 10.06125330296759, - "change_attempts": 1, - "source_scene": "scene_0706" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0706_original.json b/dataset_1k_720p_2/scenes/scene_0706_original.json deleted file mode 100644 index 36cdb293c2104973f96c90dc809ac3366e4bb00b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0706_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 706, - "image_filename": "SCENE_0706_new_000706.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4271535873413086, - 0.2644021213054657, - 0.3499999940395355 - ], - "rotation": 204.5463849716897, - "pixel_coords": [ - 198, - 123, - 10.362305641174316 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6505587100982666, - -2.884758234024048, - 0.3499999940395355 - ], - "rotation": 298.15080907058666, - "pixel_coords": [ - 136, - 183, - 7.710264205932617 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8075581789016724, - -0.22891516983509064, - 0.699999988079071 - ], - "rotation": 274.26478534574665, - "pixel_coords": [ - 122, - 86, - 12.164429664611816 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4700000286102295, - 2.552389144897461, - 0.3499999940395355 - ], - "rotation": 296.3159744140787, - "pixel_coords": [ - 247, - 104, - 11.644363403320312 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0706" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0707_cf1.json b/dataset_1k_720p_2/scenes/scene_0707_cf1.json deleted file mode 100644 index e7021261def619ed514eecf42102f0d12df40b78..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0707_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 707, - "image_filename": "SCENE_0707_new_000707.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.19416716694831848, - 1.5467125177383423, - 0.3499999940395355 - ], - "rotation": 278.08308971601025, - "pixel_coords": [ - 189, - 97, - 12.704366683959961 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4904804229736328, - 1.673807978630066, - 0.699999988079071 - ], - "rotation": 338.1616558922495, - "pixel_coords": [ - 168, - 78, - 13.492818832397461 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.667874016520102, - -0.2490259151719898, - 0.699999988079071 - ], - "rotation": 4.042639843563034, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cube from left of brown cube to right", - "change_score": 1.0470454327899046, - "change_attempts": 1, - "source_scene": "scene_0707" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0707_cf2.json b/dataset_1k_720p_2/scenes/scene_0707_cf2.json deleted file mode 100644 index f2c844472dc4b7dac2fe0e7ec60d07646d463c6e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0707_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 707, - "image_filename": "SCENE_0707_new_000707.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.19416716694831848, - 1.5467125177383423, - 0.3499999940395355 - ], - "rotation": 278.08308971601025, - "pixel_coords": [ - 189, - 97, - 12.704366683959961 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4904804229736328, - 1.673807978630066, - 0.699999988079071 - ], - "rotation": 338.1616558922495, - "pixel_coords": [ - 168, - 78, - 13.492818832397461 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9806863069534302, - -1.0390114784240723, - 0.699999988079071 - ], - "rotation": 4.042639843563034, - "pixel_coords": [ - 179, - 133, - 9.574397087097168 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown cube and yellow cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0707" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0707_original.json b/dataset_1k_720p_2/scenes/scene_0707_original.json deleted file mode 100644 index 18bd9fc181e48561047caddc43d32fa0f7944a33..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0707_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 707, - "image_filename": "SCENE_0707_new_000707.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.19416716694831848, - 1.5467125177383423, - 0.3499999940395355 - ], - "rotation": 278.08308971601025, - "pixel_coords": [ - 189, - 97, - 12.704366683959961 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4904804229736328, - 1.673807978630066, - 0.699999988079071 - ], - "rotation": 338.1616558922495, - "pixel_coords": [ - 168, - 78, - 13.492818832397461 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9806863069534302, - -1.0390114784240723, - 0.699999988079071 - ], - "rotation": 4.042639843563034, - "pixel_coords": [ - 179, - 133, - 9.574397087097168 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0707" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0708_cf1.json b/dataset_1k_720p_2/scenes/scene_0708_cf1.json deleted file mode 100644 index 504cdb67548368a14fd1b0d046e293db5f8dd8ea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0708_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 708, - "image_filename": "SCENE_0708_new_000708.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8400306701660156, - -2.1724557876586914, - 0.699999988079071 - ], - "rotation": 46.28722726428631, - "pixel_coords": [ - 137, - 153, - 8.708893775939941 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.139796495437622, - 0.15924008190631866, - 0.3499999940395355 - ], - "rotation": 293.4625939146947, - "pixel_coords": [ - 211, - 138, - 9.924553871154785 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3285720348358154, - -0.0246246587485075, - 0.699999988079071 - ], - "rotation": 280.7235544462921, - "pixel_coords": [ - 120, - 78, - 12.672906875610352 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6893628239631653, - -1.7044384479522705, - 0.699999988079071 - ], - "rotation": 4.0033231318966855, - "pixel_coords": [ - 102, - 109, - 10.669808387756348 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between purple sphere and gray cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0708" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0708_cf2.json b/dataset_1k_720p_2/scenes/scene_0708_cf2.json deleted file mode 100644 index 1216a81c721585aa82bc8e6d94e6bfb5b00aded1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0708_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 708, - "image_filename": "SCENE_0708_new_000708.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8400306701660156, - -2.1724557876586914, - 0.699999988079071 - ], - "rotation": 46.28722726428631, - "pixel_coords": [ - 137, - 153, - 8.708893775939941 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.139796495437622, - 0.15924008190631866, - 0.3499999940395355 - ], - "rotation": 293.4625939146947, - "pixel_coords": [ - 211, - 138, - 9.924553871154785 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3285720348358154, - -0.0246246587485075, - 0.699999988079071 - ], - "rotation": 280.7235544462921, - "pixel_coords": [ - 120, - 78, - 12.672906875610352 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6893628239631653, - -1.7044384479522705, - 0.699999988079071 - ], - "rotation": 4.0033231318966855, - "pixel_coords": [ - 102, - 109, - 10.669808387756348 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cylinder and gray cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0708" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0708_original.json b/dataset_1k_720p_2/scenes/scene_0708_original.json deleted file mode 100644 index 505e74e8da6c89a83cdd3502b347c2c3c00fa639..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0708_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 708, - "image_filename": "SCENE_0708_new_000708.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8400306701660156, - -2.1724557876586914, - 0.699999988079071 - ], - "rotation": 46.28722726428631, - "pixel_coords": [ - 137, - 153, - 8.708893775939941 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.139796495437622, - 0.15924008190631866, - 0.3499999940395355 - ], - "rotation": 293.4625939146947, - "pixel_coords": [ - 211, - 138, - 9.924553871154785 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3285720348358154, - -0.0246246587485075, - 0.699999988079071 - ], - "rotation": 280.7235544462921, - "pixel_coords": [ - 120, - 78, - 12.672906875610352 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6893628239631653, - -1.7044384479522705, - 0.699999988079071 - ], - "rotation": 4.0033231318966855, - "pixel_coords": [ - 102, - 109, - 10.669808387756348 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0708" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0709_cf1.json b/dataset_1k_720p_2/scenes/scene_0709_cf1.json deleted file mode 100644 index 0f9c4449b0ccf9d13cdce50de14cd78792b4edc7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0709_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 709, - "image_filename": "SCENE_0709_new_000709.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5248270630836487, - 0.014667987823486328, - 0.699999988079071 - ], - "rotation": 232.72597690357497, - "pixel_coords": [ - 171, - 107, - 10.683209419250488 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5749187469482422, - 2.0100290775299072, - 0.699999988079071 - ], - "rotation": 131.1283117865105, - "pixel_coords": [ - 218, - 90, - 11.732247352600098 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.186957836151123, - -1.9288253784179688, - 0.3499999940395355 - ], - "rotation": 199.42848142290592, - "pixel_coords": [ - 131, - 148, - 9.352612495422363 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.860886812210083, - 1.361247181892395, - 0.699999988079071 - ], - "rotation": 226.09859726312052, - "pixel_coords": [ - 261, - 123, - 9.829610824584961 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0709" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0709_cf2.json b/dataset_1k_720p_2/scenes/scene_0709_cf2.json deleted file mode 100644 index 1c3d49c9487b8fb81ef93c76bc6077bb23a27b59..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0709_cf2.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "split": "new", - "image_index": 709, - "image_filename": "SCENE_0709_new_000709.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5248270630836487, - 0.014667987823486328, - 0.699999988079071 - ], - "rotation": 232.72597690357497, - "pixel_coords": [ - 171, - 107, - 10.683209419250488 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5749187469482422, - 2.0100290775299072, - 0.699999988079071 - ], - "rotation": 131.1283117865105, - "pixel_coords": [ - 218, - 90, - 11.732247352600098 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.186957836151123, - -1.9288253784179688, - 0.3499999940395355 - ], - "rotation": 199.42848142290592, - "pixel_coords": [ - 131, - 148, - 9.352612495422363 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.860886812210083, - 1.361247181892395, - 0.699999988079071 - ], - "rotation": 226.09859726312052, - "pixel_coords": [ - 261, - 123, - 9.829610824584961 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "color": "green", - "material": "rubber", - "size": "small", - "3d_coords": [ - -2.7095101095896963, - -0.7367465416291283, - 0.35 - ], - "rotation": 28.931964110018463, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added green rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0709" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0709_original.json b/dataset_1k_720p_2/scenes/scene_0709_original.json deleted file mode 100644 index 6054d6c63da27272f90e89caa0198a5454e699a9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0709_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 709, - "image_filename": "SCENE_0709_new_000709.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5248270630836487, - 0.014667987823486328, - 0.699999988079071 - ], - "rotation": 232.72597690357497, - "pixel_coords": [ - 171, - 107, - 10.683209419250488 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5749187469482422, - 2.0100290775299072, - 0.699999988079071 - ], - "rotation": 131.1283117865105, - "pixel_coords": [ - 218, - 90, - 11.732247352600098 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.186957836151123, - -1.9288253784179688, - 0.3499999940395355 - ], - "rotation": 199.42848142290592, - "pixel_coords": [ - 131, - 148, - 9.352612495422363 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.860886812210083, - 1.361247181892395, - 0.699999988079071 - ], - "rotation": 226.09859726312052, - "pixel_coords": [ - 261, - 123, - 9.829610824584961 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0709" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0710_cf1.json b/dataset_1k_720p_2/scenes/scene_0710_cf1.json deleted file mode 100644 index 6a44cb5925483dc70ac0603a39f658c2394f03d0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0710_cf1.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 710, - "image_filename": "SCENE_0710_new_000710.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1950995922088623, - 2.8794713020324707, - 0.3499999940395355 - ], - "rotation": 69.37428561731217, - "pixel_coords": [ - 249, - 96, - 11.595071792602539 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8012313842773438, - 1.4135255813598633, - 0.699999988079071 - ], - "rotation": 226.47880612212114, - "pixel_coords": [ - 237, - 106, - 10.186326026916504 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.100455403327942, - -2.077446937561035, - 0.3499999940395355 - ], - "rotation": 50.019013987261616, - "pixel_coords": [ - 82, - 118, - 10.277363777160645 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6846102476119995, - -0.06887385994195938, - 0.699999988079071 - ], - "rotation": 344.241683085129, - "pixel_coords": [ - 174, - 108, - 10.076316833496094 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7821787448201314, - -1.103623541007851, - 0.3499999940395355 - ], - "rotation": 216.74266694769648, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.1839788556098938, - 2.3884363174438477, - 0.3499999940395355 - ], - "rotation": 279.3705919691972, - "pixel_coords": [ - 216, - 91, - 11.982124328613281 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray sphere from left of blue cube to right", - "change_score": 1.2829676782131485, - "change_attempts": 1, - "source_scene": "scene_0710" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0710_cf2.json b/dataset_1k_720p_2/scenes/scene_0710_cf2.json deleted file mode 100644 index c494748770df083cc388a5e3c60ff07ed0a9a0ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0710_cf2.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 710, - "image_filename": "SCENE_0710_new_000710.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1950995922088623, - 2.8794713020324707, - 0.3499999940395355 - ], - "rotation": 69.37428561731217, - "pixel_coords": [ - 249, - 96, - 11.595071792602539 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8012313842773438, - 1.4135255813598633, - 0.699999988079071 - ], - "rotation": 226.47880612212114, - "pixel_coords": [ - 237, - 106, - 10.186326026916504 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.100455403327942, - -2.077446937561035, - 0.3499999940395355 - ], - "rotation": 50.019013987261616, - "pixel_coords": [ - 82, - 118, - 10.277363777160645 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6846102476119995, - -0.06887385994195938, - 0.699999988079071 - ], - "rotation": 344.241683085129, - "pixel_coords": [ - 174, - 108, - 10.076316833496094 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1460680961608887, - -2.2177910804748535, - 0.3499999940395355 - ], - "rotation": 216.74266694769648, - "pixel_coords": [ - 148, - 172, - 8.053062438964844 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.1839788556098938, - 2.3884363174438477, - 0.3499999940395355 - ], - "rotation": 279.3705919691972, - "pixel_coords": [ - 216, - 91, - 11.982124328613281 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan cylinder and gray sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0710" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0710_original.json b/dataset_1k_720p_2/scenes/scene_0710_original.json deleted file mode 100644 index 701304c27bcf18cd9e67d0d4fc984b1e41477807..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0710_original.json +++ /dev/null @@ -1,258 +0,0 @@ -{ - "split": "new", - "image_index": 710, - "image_filename": "SCENE_0710_new_000710.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1950995922088623, - 2.8794713020324707, - 0.3499999940395355 - ], - "rotation": 69.37428561731217, - "pixel_coords": [ - 249, - 96, - 11.595071792602539 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8012313842773438, - 1.4135255813598633, - 0.699999988079071 - ], - "rotation": 226.47880612212114, - "pixel_coords": [ - 237, - 106, - 10.186326026916504 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.100455403327942, - -2.077446937561035, - 0.3499999940395355 - ], - "rotation": 50.019013987261616, - "pixel_coords": [ - 82, - 118, - 10.277363777160645 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6846102476119995, - -0.06887385994195938, - 0.699999988079071 - ], - "rotation": 344.241683085129, - "pixel_coords": [ - 174, - 108, - 10.076316833496094 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1460680961608887, - -2.2177910804748535, - 0.3499999940395355 - ], - "rotation": 216.74266694769648, - "pixel_coords": [ - 148, - 172, - 8.053062438964844 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.1839788556098938, - 2.3884363174438477, - 0.3499999940395355 - ], - "rotation": 279.3705919691972, - "pixel_coords": [ - 216, - 91, - 11.982124328613281 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0710" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0711_cf1.json b/dataset_1k_720p_2/scenes/scene_0711_cf1.json deleted file mode 100644 index e582a015cf6c13e4dd9743c61dc5339e5c14f391..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0711_cf1.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 711, - "image_filename": "SCENE_0711_new_000711.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5941745042800903, - 0.8602290749549866, - 0.3499999940395355 - ], - "rotation": 144.12373266639216, - "pixel_coords": [ - 192, - 108, - 11.107200622558594 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3670461177825928, - -0.16515707969665527, - 0.699999988079071 - ], - "rotation": 109.41230734172959, - "pixel_coords": [ - 219, - 126, - 9.171598434448242 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8230522871017456, - -1.5251566171646118, - 0.3499999940395355 - ], - "rotation": 117.79307096256545, - "pixel_coords": [ - 86, - 107, - 11.157540321350098 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.209028482437134, - 1.924763798713684, - 0.699999988079071 - ], - "rotation": 11.601897197695399, - "pixel_coords": [ - 257, - 103, - 10.587014198303223 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5073602795600891, - 2.7826461791992188, - 0.699999988079071 - ], - "rotation": 214.13128268753908, - "pixel_coords": [ - 204, - 75, - 12.868474960327148 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9769954681396484, - 2.6342952251434326, - 0.3499999940395355 - ], - "rotation": 67.55920334633619, - "pixel_coords": [ - 155, - 70, - 14.512910842895508 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.617554187774658, - -2.34356427192688, - 0.699999988079071 - ], - "rotation": 185.1307055609256, - "pixel_coords": [ - 167, - 162, - 7.641230583190918 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4376582928633479, - 1.9687916906620104, - 0.3499999940395355 - ], - "rotation": 44.13072804459755, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4, - 5, - 7 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4, - 5 - ] - ], - "front": [ - [ - 1, - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 6 - ] - ], - "left": [ - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 2 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red cylinder from left of brown cube to right", - "change_score": 1.8182708143373785, - "change_attempts": 2, - "source_scene": "scene_0711" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0711_cf2.json b/dataset_1k_720p_2/scenes/scene_0711_cf2.json deleted file mode 100644 index b092fd1da55b0d7785e21a2ec6b50696ddd1edd5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0711_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 711, - "image_filename": "SCENE_0711_new_000711.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5941745042800903, - 0.8602290749549866, - 0.3499999940395355 - ], - "rotation": 144.12373266639216, - "pixel_coords": [ - 192, - 108, - 11.107200622558594 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3670461177825928, - -0.16515707969665527, - 0.699999988079071 - ], - "rotation": 109.41230734172959, - "pixel_coords": [ - 219, - 126, - 9.171598434448242 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.8230522871017456, - -1.5251566171646118, - 0.3499999940395355 - ], - "rotation": 117.79307096256545, - "pixel_coords": [ - 86, - 107, - 11.157540321350098 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.209028482437134, - 1.924763798713684, - 0.699999988079071 - ], - "rotation": 11.601897197695399, - "pixel_coords": [ - 257, - 103, - 10.587014198303223 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5073602795600891, - 2.7826461791992188, - 0.699999988079071 - ], - "rotation": 214.13128268753908, - "pixel_coords": [ - 204, - 75, - 12.868474960327148 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9769954681396484, - 2.6342952251434326, - 0.3499999940395355 - ], - "rotation": 67.55920334633619, - "pixel_coords": [ - 155, - 70, - 14.512910842895508 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.617554187774658, - -2.34356427192688, - 0.699999988079071 - ], - "rotation": 185.1307055609256, - "pixel_coords": [ - 167, - 162, - 7.641230583190918 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0051915645599365, - 0.8623139262199402, - 0.3499999940395355 - ], - "rotation": 44.13072804459755, - "pixel_coords": [ - 157, - 94, - 12.134203910827637 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4, - 5, - 7 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4, - 5 - ] - ], - "front": [ - [ - 1, - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 6 - ] - ], - "left": [ - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 2 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0711" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0711_original.json b/dataset_1k_720p_2/scenes/scene_0711_original.json deleted file mode 100644 index 341863c1b8055fde5e9088b4fef10090bf23c454..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0711_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 711, - "image_filename": "SCENE_0711_new_000711.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5941745042800903, - 0.8602290749549866, - 0.3499999940395355 - ], - "rotation": 144.12373266639216, - "pixel_coords": [ - 192, - 108, - 11.107200622558594 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3670461177825928, - -0.16515707969665527, - 0.699999988079071 - ], - "rotation": 109.41230734172959, - "pixel_coords": [ - 219, - 126, - 9.171598434448242 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8230522871017456, - -1.5251566171646118, - 0.3499999940395355 - ], - "rotation": 117.79307096256545, - "pixel_coords": [ - 86, - 107, - 11.157540321350098 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.209028482437134, - 1.924763798713684, - 0.699999988079071 - ], - "rotation": 11.601897197695399, - "pixel_coords": [ - 257, - 103, - 10.587014198303223 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5073602795600891, - 2.7826461791992188, - 0.699999988079071 - ], - "rotation": 214.13128268753908, - "pixel_coords": [ - 204, - 75, - 12.868474960327148 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9769954681396484, - 2.6342952251434326, - 0.3499999940395355 - ], - "rotation": 67.55920334633619, - "pixel_coords": [ - 155, - 70, - 14.512910842895508 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.617554187774658, - -2.34356427192688, - 0.699999988079071 - ], - "rotation": 185.1307055609256, - "pixel_coords": [ - 167, - 162, - 7.641230583190918 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0051915645599365, - 0.8623139262199402, - 0.3499999940395355 - ], - "rotation": 44.13072804459755, - "pixel_coords": [ - 157, - 94, - 12.134203910827637 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4, - 5, - 7 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 4, - 5 - ] - ], - "front": [ - [ - 1, - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 6 - ] - ], - "left": [ - [ - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 2 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0711" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0712_cf1.json b/dataset_1k_720p_2/scenes/scene_0712_cf1.json deleted file mode 100644 index 1788fe1a8960d70f02cd7e2b85c81d08b761bde9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0712_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 712, - "image_filename": "SCENE_0712_new_000712.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0748376846313477, - -0.2571488618850708, - 0.699999988079071 - ], - "rotation": 130.2961050390718, - "pixel_coords": [ - 179, - 115, - 9.465246200561523 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0602211952209473, - 2.6967153549194336, - 0.3499999940395355 - ], - "rotation": 244.7198055739791, - "pixel_coords": [ - 177, - 70, - 13.403229713439941 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7875882387161255, - -0.39558881521224976, - 0.3499999940395355 - ], - "rotation": 275.05615406733784, - "pixel_coords": [ - 115, - 95, - 11.437817573547363 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4767982959747314, - -2.9156582355499268, - 0.3499999940395355 - ], - "rotation": 345.91332736208363, - "pixel_coords": [ - 106, - 172, - 7.834405899047852 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0712" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0712_cf2.json b/dataset_1k_720p_2/scenes/scene_0712_cf2.json deleted file mode 100644 index 10e62ae21189210a9d419a7fe470528231209473..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0712_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 712, - "image_filename": "SCENE_0712_new_000712.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0748376846313477, - -0.2571488618850708, - 0.699999988079071 - ], - "rotation": 130.2961050390718, - "pixel_coords": [ - 179, - 115, - 9.465246200561523 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0602211952209473, - 2.6967153549194336, - 0.3499999940395355 - ], - "rotation": 244.7198055739791, - "pixel_coords": [ - 177, - 70, - 13.403229713439941 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7875882387161255, - -0.39558881521224976, - 0.3499999940395355 - ], - "rotation": 275.05615406733784, - "pixel_coords": [ - 115, - 95, - 11.437817573547363 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4767982959747314, - -2.9156582355499268, - 0.3499999940395355 - ], - "rotation": 345.91332736208363, - "pixel_coords": [ - 106, - 172, - 7.834405899047852 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0712" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0712_original.json b/dataset_1k_720p_2/scenes/scene_0712_original.json deleted file mode 100644 index cf1b2eaadf63cea9f0cc712cf42887bada762b41..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0712_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 712, - "image_filename": "SCENE_0712_new_000712.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0748376846313477, - -0.2571488618850708, - 0.699999988079071 - ], - "rotation": 130.2961050390718, - "pixel_coords": [ - 179, - 115, - 9.465246200561523 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0602211952209473, - 2.6967153549194336, - 0.3499999940395355 - ], - "rotation": 244.7198055739791, - "pixel_coords": [ - 177, - 70, - 13.403229713439941 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7875882387161255, - -0.39558881521224976, - 0.3499999940395355 - ], - "rotation": 275.05615406733784, - "pixel_coords": [ - 115, - 95, - 11.437817573547363 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4767982959747314, - -2.9156582355499268, - 0.3499999940395355 - ], - "rotation": 345.91332736208363, - "pixel_coords": [ - 106, - 172, - 7.834405899047852 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "left": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0712" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0713_cf1.json b/dataset_1k_720p_2/scenes/scene_0713_cf1.json deleted file mode 100644 index 96f1bca3a104e510f0698e19f8bbc8994bba269b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0713_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 713, - "image_filename": "SCENE_0713_new_000713.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.46626076102256775, - 1.8493999242782593, - 0.699999988079071 - ], - "rotation": 258.63778626741316, - "pixel_coords": [ - 213, - 87, - 11.115666389465332 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1825753450393677, - -2.798387289047241, - 0.3499999940395355 - ], - "rotation": 69.51584129876255, - "pixel_coords": [ - 56, - 126, - 9.633369445800781 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7426359057426453, - -2.0363264083862305, - 0.699999988079071 - ], - "rotation": 288.16321649303296, - "pixel_coords": [ - 119, - 131, - 8.649039268493652 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6338242292404175, - 2.4301822185516357, - 0.3499999940395355 - ], - "rotation": 223.59297718499073, - "pixel_coords": [ - 180, - 76, - 13.004693984985352 - ], - "color": "purple" - }, - { - "shape": "cube", - "color": "blue", - "material": "rubber", - "size": "small", - "3d_coords": [ - 2.516258716583252, - -1.393715262413025, - 0.3499999940395355 - ], - "rotation": 261.30152546292555, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced gray sphere with blue cube", - "change_score": 3.2640183402774685, - "change_attempts": 1, - "source_scene": "scene_0713" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0713_cf2.json b/dataset_1k_720p_2/scenes/scene_0713_cf2.json deleted file mode 100644 index b5e10850687141f7221e269ec6e2092b79b6c2aa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0713_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 713, - "image_filename": "SCENE_0713_new_000713.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.46626076102256775, - 1.8493999242782593, - 0.699999988079071 - ], - "rotation": 258.63778626741316, - "pixel_coords": [ - 213, - 87, - 11.115666389465332 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5516029801252662, - 1.335623413969122, - 0.3499999940395355 - ], - "rotation": 69.51584129876255, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7426359057426453, - -2.0363264083862305, - 0.699999988079071 - ], - "rotation": 288.16321649303296, - "pixel_coords": [ - 119, - 131, - 8.649039268493652 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6338242292404175, - 2.4301822185516357, - 0.3499999940395355 - ], - "rotation": 223.59297718499073, - "pixel_coords": [ - 180, - 76, - 13.004693984985352 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.516258716583252, - -1.393715262413025, - 0.3499999940395355 - ], - "rotation": 356.34812796281415, - "pixel_coords": [ - 188, - 164, - 8.023032188415527 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved cyan sphere from (-1.2,-2.8) to (-1.6,1.3)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0713" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0713_original.json b/dataset_1k_720p_2/scenes/scene_0713_original.json deleted file mode 100644 index 5856a2debe4909a001ad45c9f506c2d1eb1c0fb4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0713_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 713, - "image_filename": "SCENE_0713_new_000713.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.46626076102256775, - 1.8493999242782593, - 0.699999988079071 - ], - "rotation": 258.63778626741316, - "pixel_coords": [ - 213, - 87, - 11.115666389465332 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1825753450393677, - -2.798387289047241, - 0.3499999940395355 - ], - "rotation": 69.51584129876255, - "pixel_coords": [ - 56, - 126, - 9.633369445800781 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7426359057426453, - -2.0363264083862305, - 0.699999988079071 - ], - "rotation": 288.16321649303296, - "pixel_coords": [ - 119, - 131, - 8.649039268493652 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6338242292404175, - 2.4301822185516357, - 0.3499999940395355 - ], - "rotation": 223.59297718499073, - "pixel_coords": [ - 180, - 76, - 13.004693984985352 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.516258716583252, - -1.393715262413025, - 0.3499999940395355 - ], - "rotation": 356.34812796281415, - "pixel_coords": [ - 188, - 164, - 8.023032188415527 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0713" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0714_cf1.json b/dataset_1k_720p_2/scenes/scene_0714_cf1.json deleted file mode 100644 index 5d2e819c9c22918ed712a4a6db2317a7c34d132a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0714_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 714, - "image_filename": "SCENE_0714_new_000714.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6770516629953831, - 0.35030435129561777, - 0.699999988079071 - ], - "rotation": 104.70915330283599, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1722211837768555, - 1.0242091417312622, - 0.3499999940395355 - ], - "rotation": 166.62995491614674, - "pixel_coords": [ - 143, - 82, - 12.656489372253418 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3377186954021454, - 1.233026385307312, - 0.699999988079071 - ], - "rotation": 45.62368194285267, - "pixel_coords": [ - 182, - 86, - 11.374666213989258 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved green cube to partially occlude cyan sphere", - "change_score": 2.8221474625283127, - "change_attempts": 1, - "source_scene": "scene_0714" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0714_cf2.json b/dataset_1k_720p_2/scenes/scene_0714_cf2.json deleted file mode 100644 index 138a051e9364a755fa92d0d26b67b7ca8dab89cc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0714_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 714, - "image_filename": "SCENE_0714_new_000714.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.976954698562622, - -0.6092614531517029, - 0.699999988079071 - ], - "rotation": 104.70915330283599, - "pixel_coords": [ - 107, - 85, - 11.422290802001953 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1722211837768555, - 1.0242091417312622, - 0.3499999940395355 - ], - "rotation": 166.62995491614674, - "pixel_coords": [ - 143, - 82, - 12.656489372253418 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3377186954021454, - 1.233026385307312, - 0.699999988079071 - ], - "rotation": 45.62368194285267, - "pixel_coords": [ - 182, - 86, - 11.374666213989258 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between green cube and cyan sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0714" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0714_original.json b/dataset_1k_720p_2/scenes/scene_0714_original.json deleted file mode 100644 index ac261415b678964ddaa51f0d1bfcb151982a06bc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0714_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 714, - "image_filename": "SCENE_0714_new_000714.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.976954698562622, - -0.6092614531517029, - 0.699999988079071 - ], - "rotation": 104.70915330283599, - "pixel_coords": [ - 107, - 85, - 11.422290802001953 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1722211837768555, - 1.0242091417312622, - 0.3499999940395355 - ], - "rotation": 166.62995491614674, - "pixel_coords": [ - 143, - 82, - 12.656489372253418 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3377186954021454, - 1.233026385307312, - 0.699999988079071 - ], - "rotation": 45.62368194285267, - "pixel_coords": [ - 182, - 86, - 11.374666213989258 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0714" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0715_cf1.json b/dataset_1k_720p_2/scenes/scene_0715_cf1.json deleted file mode 100644 index fa9f4c9d16c124d8b22b2bb404abbe176a33a927..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0715_cf1.json +++ /dev/null @@ -1,347 +0,0 @@ -{ - "split": "new", - "image_index": 715, - "image_filename": "SCENE_0715_new_000715.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.57334303855896, - -0.03292271867394447, - 0.3499999940395355 - ], - "rotation": 36.811262593485985, - "pixel_coords": [ - 112, - 83, - 12.345725059509277 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3609737753868103, - -2.3316962718963623, - 0.699999988079071 - ], - "rotation": 232.4427774130383, - "pixel_coords": [ - 86, - 121, - 9.438718795776367 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7491754293441772, - -1.6945523023605347, - 0.3499999940395355 - ], - "rotation": 105.13923827773655, - "pixel_coords": [ - 154, - 158, - 8.601536750793457 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8408563137054443, - -2.8325414657592773, - 0.3499999940395355 - ], - "rotation": 326.64358848237015, - "pixel_coords": [ - 32, - 105, - 10.951600074768066 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.093644618988037, - 0.20506547391414642, - 0.3499999940395355 - ], - "rotation": 140.34675833903825, - "pixel_coords": [ - 216, - 136, - 9.441426277160645 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9787981510162354, - 2.3691139221191406, - 0.3499999940395355 - ], - "rotation": 324.281545826496, - "pixel_coords": [ - 290, - 122, - 10.077524185180664 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.0873919278383255, - 1.043558120727539, - 0.3499999940395355 - ], - "rotation": 88.54970723571796, - "pixel_coords": [ - 186, - 101, - 11.21693229675293 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 7 - ], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 1, - 2, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [], - [ - 4, - 5 - ], - [ - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0715" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0715_cf2.json b/dataset_1k_720p_2/scenes/scene_0715_cf2.json deleted file mode 100644 index 749c7fcc79ddd97bb85b60513981d1521f70bc77..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0715_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 715, - "image_filename": "SCENE_0715_new_000715.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.57334303855896, - -0.03292271867394447, - 0.3499999940395355 - ], - "rotation": 36.811262593485985, - "pixel_coords": [ - 112, - 83, - 12.345725059509277 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3609737753868103, - -2.3316962718963623, - 0.699999988079071 - ], - "rotation": 232.4427774130383, - "pixel_coords": [ - 86, - 121, - 9.438718795776367 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7491754293441772, - -1.6945523023605347, - 0.3499999940395355 - ], - "rotation": 105.13923827773655, - "pixel_coords": [ - 154, - 158, - 8.601536750793457 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8408563137054443, - -2.8325414657592773, - 0.3499999940395355 - ], - "rotation": 326.64358848237015, - "pixel_coords": [ - 32, - 105, - 10.951600074768066 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.093644618988037, - 0.20506547391414642, - 0.3499999940395355 - ], - "rotation": 140.34675833903825, - "pixel_coords": [ - 216, - 136, - 9.441426277160645 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9787981510162354, - 2.3691139221191406, - 0.3499999940395355 - ], - "rotation": 324.281545826496, - "pixel_coords": [ - 290, - 122, - 10.077524185180664 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.0873919278383255, - 1.043558120727539, - 0.3499999940395355 - ], - "rotation": 88.54970723571796, - "pixel_coords": [ - 186, - 101, - 11.21693229675293 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.578918218612671, - 1.9777815341949463, - 0.699999988079071 - ], - "rotation": 280.7198506674608, - "pixel_coords": [ - 155, - 60, - 13.296324729919434 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 7 - ], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 1, - 2, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [], - [ - 4, - 5 - ], - [ - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between purple cylinder and gray cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0715" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0715_original.json b/dataset_1k_720p_2/scenes/scene_0715_original.json deleted file mode 100644 index 62d3304b0cd7f8291206eea5d1c1f89c331c23bc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0715_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 715, - "image_filename": "SCENE_0715_new_000715.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.57334303855896, - -0.03292271867394447, - 0.3499999940395355 - ], - "rotation": 36.811262593485985, - "pixel_coords": [ - 112, - 83, - 12.345725059509277 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3609737753868103, - -2.3316962718963623, - 0.699999988079071 - ], - "rotation": 232.4427774130383, - "pixel_coords": [ - 86, - 121, - 9.438718795776367 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7491754293441772, - -1.6945523023605347, - 0.3499999940395355 - ], - "rotation": 105.13923827773655, - "pixel_coords": [ - 154, - 158, - 8.601536750793457 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8408563137054443, - -2.8325414657592773, - 0.3499999940395355 - ], - "rotation": 326.64358848237015, - "pixel_coords": [ - 32, - 105, - 10.951600074768066 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.093644618988037, - 0.20506547391414642, - 0.3499999940395355 - ], - "rotation": 140.34675833903825, - "pixel_coords": [ - 216, - 136, - 9.441426277160645 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9787981510162354, - 2.3691139221191406, - 0.3499999940395355 - ], - "rotation": 324.281545826496, - "pixel_coords": [ - 290, - 122, - 10.077524185180664 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.0873919278383255, - 1.043558120727539, - 0.3499999940395355 - ], - "rotation": 88.54970723571796, - "pixel_coords": [ - 186, - 101, - 11.21693229675293 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.578918218612671, - 1.9777815341949463, - 0.699999988079071 - ], - "rotation": 280.7198506674608, - "pixel_coords": [ - 155, - 60, - 13.296324729919434 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 7 - ], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 1, - 2, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [], - [ - 4, - 5 - ], - [ - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0715" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0716_cf1.json b/dataset_1k_720p_2/scenes/scene_0716_cf1.json deleted file mode 100644 index 83615579de5a6b21e263bf580b2b1101d47550c4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0716_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 716, - "image_filename": "SCENE_0716_new_000716.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7172385454177856, - 0.2901041507720947, - 0.3499999940395355 - ], - "rotation": 62.79168577002733, - "pixel_coords": [ - 132, - 90, - 11.747923851013184 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6672005653381348, - 1.4541960954666138, - 0.699999988079071 - ], - "rotation": 248.2491288569637, - "pixel_coords": [ - 237, - 103, - 10.036600112915039 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.252759575843811, - -2.887691020965576, - 0.699999988079071 - ], - "rotation": 2.201404165858132, - "pixel_coords": [ - 100, - 152, - 7.749061107635498 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.403688907623291, - 1.6504902839660645, - 0.699999988079071 - ], - "rotation": 274.8029912612149, - "pixel_coords": [ - 150, - 66, - 12.841253280639648 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1260252743959427, - -1.3499037027359009, - 0.699999988079071 - ], - "rotation": 33.983868345221815, - "pixel_coords": [ - 120, - 111, - 9.566902160644531 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown cube to green", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0716" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0716_cf2.json b/dataset_1k_720p_2/scenes/scene_0716_cf2.json deleted file mode 100644 index 2ecdb9f7bdab875328b2d8f525b5cb1ecd3c6054..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0716_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 716, - "image_filename": "SCENE_0716_new_000716.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7172385454177856, - 0.2901041507720947, - 0.3499999940395355 - ], - "rotation": 62.79168577002733, - "pixel_coords": [ - 132, - 90, - 11.747923851013184 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6672005653381348, - 1.4541960954666138, - 0.699999988079071 - ], - "rotation": 248.2491288569637, - "pixel_coords": [ - 237, - 103, - 10.036600112915039 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.252759575843811, - -2.887691020965576, - 0.699999988079071 - ], - "rotation": 2.201404165858132, - "pixel_coords": [ - 100, - 152, - 7.749061107635498 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.403688907623291, - 1.6504902839660645, - 0.699999988079071 - ], - "rotation": 274.8029912612149, - "pixel_coords": [ - 150, - 66, - 12.841253280639648 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1260252743959427, - -1.3499037027359009, - 0.699999988079071 - ], - "rotation": 33.983868345221815, - "pixel_coords": [ - 120, - 111, - 9.566902160644531 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0716" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0716_original.json b/dataset_1k_720p_2/scenes/scene_0716_original.json deleted file mode 100644 index fded295a5ad56cc0e8305a4d3ecf8173fc6996ef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0716_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 716, - "image_filename": "SCENE_0716_new_000716.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7172385454177856, - 0.2901041507720947, - 0.3499999940395355 - ], - "rotation": 62.79168577002733, - "pixel_coords": [ - 132, - 90, - 11.747923851013184 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6672005653381348, - 1.4541960954666138, - 0.699999988079071 - ], - "rotation": 248.2491288569637, - "pixel_coords": [ - 237, - 103, - 10.036600112915039 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.252759575843811, - -2.887691020965576, - 0.699999988079071 - ], - "rotation": 2.201404165858132, - "pixel_coords": [ - 100, - 152, - 7.749061107635498 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.403688907623291, - 1.6504902839660645, - 0.699999988079071 - ], - "rotation": 274.8029912612149, - "pixel_coords": [ - 150, - 66, - 12.841253280639648 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1260252743959427, - -1.3499037027359009, - 0.699999988079071 - ], - "rotation": 33.983868345221815, - "pixel_coords": [ - 120, - 111, - 9.566902160644531 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0716" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0717_cf1.json b/dataset_1k_720p_2/scenes/scene_0717_cf1.json deleted file mode 100644 index 2899adb7bad115bb378c93f5831feb3d44b4a545..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0717_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 717, - "image_filename": "SCENE_0717_new_000717.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.201258420944214, - 2.3026769161224365, - 0.699999988079071 - ], - "rotation": 87.46987276195898, - "pixel_coords": [ - 262, - 101, - 10.907740592956543 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.453292965888977, - -0.8537184000015259, - 0.699999988079071 - ], - "rotation": 109.79448798202449, - "pixel_coords": [ - 173, - 128, - 9.516112327575684 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.653787136077881, - 1.1166434288024902, - 0.3499999940395355 - ], - "rotation": 343.59850404816734, - "pixel_coords": [ - 251, - 130, - 10.091724395751953 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7831220626831055, - 1.8766142129898071, - 0.3499999940395355 - ], - "rotation": 190.63613503899344, - "pixel_coords": [ - 147, - 71, - 13.99905776977539 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0717" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0717_cf2.json b/dataset_1k_720p_2/scenes/scene_0717_cf2.json deleted file mode 100644 index 44a6c3982696b182c10d4f7e47bc23210b39f8e5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0717_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 717, - "image_filename": "SCENE_0717_new_000717.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.201258420944214, - 2.3026769161224365, - 0.699999988079071 - ], - "rotation": 87.46987276195898, - "pixel_coords": [ - 262, - 101, - 10.907740592956543 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.453292965888977, - -0.8537184000015259, - 0.699999988079071 - ], - "rotation": 109.79448798202449, - "pixel_coords": [ - 173, - 128, - 9.516112327575684 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.653787136077881, - 1.1166434288024902, - 0.3499999940395355 - ], - "rotation": 343.59850404816734, - "pixel_coords": [ - 251, - 130, - 10.091724395751953 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7831220626831055, - 1.8766142129898071, - 0.3499999940395355 - ], - "rotation": 190.63613503899344, - "pixel_coords": [ - 147, - 71, - 13.99905776977539 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray cylinder to green", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0717" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0717_original.json b/dataset_1k_720p_2/scenes/scene_0717_original.json deleted file mode 100644 index 44c5152734c139952fb4efce797415962e9e093f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0717_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 717, - "image_filename": "SCENE_0717_new_000717.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.201258420944214, - 2.3026769161224365, - 0.699999988079071 - ], - "rotation": 87.46987276195898, - "pixel_coords": [ - 262, - 101, - 10.907740592956543 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.453292965888977, - -0.8537184000015259, - 0.699999988079071 - ], - "rotation": 109.79448798202449, - "pixel_coords": [ - 173, - 128, - 9.516112327575684 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.653787136077881, - 1.1166434288024902, - 0.3499999940395355 - ], - "rotation": 343.59850404816734, - "pixel_coords": [ - 251, - 130, - 10.091724395751953 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7831220626831055, - 1.8766142129898071, - 0.3499999940395355 - ], - "rotation": 190.63613503899344, - "pixel_coords": [ - 147, - 71, - 13.99905776977539 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0717" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0718_cf1.json b/dataset_1k_720p_2/scenes/scene_0718_cf1.json deleted file mode 100644 index e6444893303418ac603cc1d26ff26ec4288394cc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0718_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 718, - "image_filename": "SCENE_0718_new_000718.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0617034435272217, - 2.0952234268188477, - 0.3499999940395355 - ], - "rotation": 139.58357949996795, - "pixel_coords": [ - 187, - 83, - 12.910383224487305 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.940380096435547, - -1.7735049724578857, - 0.699999988079071 - ], - "rotation": 26.29038982443474, - "pixel_coords": [ - 66, - 85, - 11.951325416564941 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.821199655532837, - -2.142956495285034, - 0.699999988079071 - ], - "rotation": 161.84830429289323, - "pixel_coords": [ - 162, - 171, - 7.800570011138916 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.2809118628501892, - 1.4954713582992554, - 0.3499999940395355 - ], - "rotation": 53.537901246505555, - "pixel_coords": [ - 201, - 101, - 11.667520523071289 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0718" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0718_cf2.json b/dataset_1k_720p_2/scenes/scene_0718_cf2.json deleted file mode 100644 index 70c363e8d6417712c68eec21873b414fd9916940..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0718_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 718, - "image_filename": "SCENE_0718_new_000718.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0617034435272217, - 2.0952234268188477, - 0.3499999940395355 - ], - "rotation": 139.58357949996795, - "pixel_coords": [ - 187, - 83, - 12.910383224487305 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.940380096435547, - -1.7735049724578857, - 0.699999988079071 - ], - "rotation": 26.29038982443474, - "pixel_coords": [ - 66, - 85, - 11.951325416564941 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.821199655532837, - -2.142956495285034, - 0.699999988079071 - ], - "rotation": 161.84830429289323, - "pixel_coords": [ - 162, - 171, - 7.800570011138916 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.2809118628501892, - 1.4954713582992554, - 0.3499999940395355 - ], - "rotation": 53.537901246505555, - "pixel_coords": [ - 201, - 101, - 11.667520523071289 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0718" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0718_original.json b/dataset_1k_720p_2/scenes/scene_0718_original.json deleted file mode 100644 index 5024a60b22c32d618a6f16bb9575b3e9dd6dae80..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0718_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 718, - "image_filename": "SCENE_0718_new_000718.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0617034435272217, - 2.0952234268188477, - 0.3499999940395355 - ], - "rotation": 139.58357949996795, - "pixel_coords": [ - 187, - 83, - 12.910383224487305 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.940380096435547, - -1.7735049724578857, - 0.699999988079071 - ], - "rotation": 26.29038982443474, - "pixel_coords": [ - 66, - 85, - 11.951325416564941 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.821199655532837, - -2.142956495285034, - 0.699999988079071 - ], - "rotation": 161.84830429289323, - "pixel_coords": [ - 162, - 171, - 7.800570011138916 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.2809118628501892, - 1.4954713582992554, - 0.3499999940395355 - ], - "rotation": 53.537901246505555, - "pixel_coords": [ - 201, - 101, - 11.667520523071289 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0718" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0719_cf1.json b/dataset_1k_720p_2/scenes/scene_0719_cf1.json deleted file mode 100644 index 1ce0b9f296e583efd4d8bbac0baccb793926ef6d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0719_cf1.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 719, - "image_filename": "SCENE_0719_new_000719.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5200695991516113, - -1.0521554946899414, - 0.699999988079071 - ], - "rotation": 117.9020171314396, - "pixel_coords": [ - 191, - 150, - 8.60269546508789 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9382929801940918, - -1.0021774768829346, - 0.3499999940395355 - ], - "rotation": 191.37679731539262, - "pixel_coords": [ - 117, - 109, - 11.127169609069824 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3236124515533447, - 1.9849649667739868, - 0.699999988079071 - ], - "rotation": 212.33637608194812, - "pixel_coords": [ - 261, - 110, - 10.365854263305664 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5193926258757777, - 2.7341449228231927, - 0.3499999940395355 - ], - "rotation": 32.73748841185672, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4141933917999268, - -0.10003028064966202, - 0.3499999940395355 - ], - "rotation": 45.300414431834454, - "pixel_coords": [ - 132, - 96, - 11.930819511413574 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2087141275405884, - -1.0174474716186523, - 0.3499999940395355 - ], - "rotation": 152.01148100950311, - "pixel_coords": [ - 159, - 138, - 9.6796236038208 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.05105459690094, - -2.711505889892578, - 0.3499999940395355 - ], - "rotation": 241.14932605546485, - "pixel_coords": [ - 102, - 159, - 8.875317573547363 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 6 - ], - [] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue cylinder from left of gray cube to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0719" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0719_cf2.json b/dataset_1k_720p_2/scenes/scene_0719_cf2.json deleted file mode 100644 index 120f4498f40af2ccd0faab6123d0246f0b1e4171..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0719_cf2.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 719, - "image_filename": "SCENE_0719_new_000719.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5200695991516113, - -1.0521554946899414, - 0.699999988079071 - ], - "rotation": 117.9020171314396, - "pixel_coords": [ - 191, - 150, - 8.60269546508789 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9382929801940918, - -1.0021774768829346, - 0.3499999940395355 - ], - "rotation": 191.37679731539262, - "pixel_coords": [ - 117, - 109, - 11.127169609069824 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3236124515533447, - 1.9849649667739868, - 0.699999988079071 - ], - "rotation": 212.33637608194812, - "pixel_coords": [ - 261, - 110, - 10.365854263305664 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6021947860717773, - -0.8544073104858398, - 0.3499999940395355 - ], - "rotation": 32.73748841185672, - "pixel_coords": [ - 95, - 90, - 12.322020530700684 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4141933917999268, - -0.10003028064966202, - 0.3499999940395355 - ], - "rotation": 45.300414431834454, - "pixel_coords": [ - 132, - 96, - 11.930819511413574 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2087141275405884, - -1.0174474716186523, - 0.3499999940395355 - ], - "rotation": 152.01148100950311, - "pixel_coords": [ - 159, - 138, - 9.6796236038208 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.05105459690094, - -2.711505889892578, - 0.3499999940395355 - ], - "rotation": 241.14932605546485, - "pixel_coords": [ - 102, - 159, - 8.875317573547363 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 6 - ], - [] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cylinder and cyan cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0719" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0719_original.json b/dataset_1k_720p_2/scenes/scene_0719_original.json deleted file mode 100644 index 43f8ef8515d31cae3e517730cabf07493ffdd3d4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0719_original.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 719, - "image_filename": "SCENE_0719_new_000719.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5200695991516113, - -1.0521554946899414, - 0.699999988079071 - ], - "rotation": 117.9020171314396, - "pixel_coords": [ - 191, - 150, - 8.60269546508789 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9382929801940918, - -1.0021774768829346, - 0.3499999940395355 - ], - "rotation": 191.37679731539262, - "pixel_coords": [ - 117, - 109, - 11.127169609069824 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3236124515533447, - 1.9849649667739868, - 0.699999988079071 - ], - "rotation": 212.33637608194812, - "pixel_coords": [ - 261, - 110, - 10.365854263305664 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6021947860717773, - -0.8544073104858398, - 0.3499999940395355 - ], - "rotation": 32.73748841185672, - "pixel_coords": [ - 95, - 90, - 12.322020530700684 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4141933917999268, - -0.10003028064966202, - 0.3499999940395355 - ], - "rotation": 45.300414431834454, - "pixel_coords": [ - 132, - 96, - 11.930819511413574 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2087141275405884, - -1.0174474716186523, - 0.3499999940395355 - ], - "rotation": 152.01148100950311, - "pixel_coords": [ - 159, - 138, - 9.6796236038208 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.05105459690094, - -2.711505889892578, - 0.3499999940395355 - ], - "rotation": 241.14932605546485, - "pixel_coords": [ - 102, - 159, - 8.875317573547363 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 6 - ], - [] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0719" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0720_cf1.json b/dataset_1k_720p_2/scenes/scene_0720_cf1.json deleted file mode 100644 index 0b2518d8f680e304a48d2ac527257955c5040b9f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0720_cf1.json +++ /dev/null @@ -1,379 +0,0 @@ -{ - "split": "new", - "image_index": 720, - "image_filename": "SCENE_0720_new_000720.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.602329969406128, - -1.3161883354187012, - 0.3499999940395355 - ], - "rotation": 188.7862425391636, - "pixel_coords": [ - 190, - 167, - 8.363110542297363 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2713650465011597, - 1.1200059652328491, - 0.699999988079071 - ], - "rotation": 170.7824943066236, - "pixel_coords": [ - 160, - 78, - 12.100835800170898 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3900917768478394, - 2.670377492904663, - 0.3499999940395355 - ], - "rotation": 121.22804121024976, - "pixel_coords": [ - 250, - 100, - 11.42042064666748 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2464600801467896, - -0.8616467118263245, - 0.3499999940395355 - ], - "rotation": 332.9611667737026, - "pixel_coords": [ - 166, - 137, - 9.506413459777832 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3621503412723541, - -0.8725477457046509, - 0.3499999940395355 - ], - "rotation": 230.08289166236747, - "pixel_coords": [ - 130, - 115, - 10.550093650817871 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8800158500671387, - 1.7194918394088745, - 0.3499999940395355 - ], - "rotation": 232.79873743206335, - "pixel_coords": [ - 244, - 115, - 10.56014347076416 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5486245155334473, - -2.9504287242889404, - 0.3499999940395355 - ], - "rotation": 224.42922418551942, - "pixel_coords": [ - 48, - 123, - 10.143304824829102 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.311550498008728, - 0.5339716076850891, - 0.699999988079071 - ], - "rotation": 205.83804949214078, - "pixel_coords": [ - 204, - 110, - 10.081941604614258 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "color": "red", - "material": "rubber", - "size": "small", - "3d_coords": [ - -0.9019688782891442, - 2.2280430217279887, - 0.35 - ], - "rotation": 62.41902943709069, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ] - ], - "right": [ - [ - 2, - 5, - 7 - ], - [ - 0, - 2, - 5, - 7 - ], - [], - [ - 0, - 2, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0720" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0720_cf2.json b/dataset_1k_720p_2/scenes/scene_0720_cf2.json deleted file mode 100644 index d9cf883ef2ab26bbb83e5077d9f860eade935af3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0720_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 720, - "image_filename": "SCENE_0720_new_000720.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.602329969406128, - -1.3161883354187012, - 0.3499999940395355 - ], - "rotation": 188.7862425391636, - "pixel_coords": [ - 190, - 167, - 8.363110542297363 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2713650465011597, - 1.1200059652328491, - 0.699999988079071 - ], - "rotation": 170.7824943066236, - "pixel_coords": [ - 160, - 78, - 12.100835800170898 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3900917768478394, - 2.670377492904663, - 0.3499999940395355 - ], - "rotation": 121.22804121024976, - "pixel_coords": [ - 250, - 100, - 11.42042064666748 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2464600801467896, - -0.8616467118263245, - 0.3499999940395355 - ], - "rotation": 332.9611667737026, - "pixel_coords": [ - 166, - 137, - 9.506413459777832 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3621503412723541, - -0.8725477457046509, - 0.3499999940395355 - ], - "rotation": 230.08289166236747, - "pixel_coords": [ - 130, - 115, - 10.550093650817871 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8800158500671387, - 1.7194918394088745, - 0.3499999940395355 - ], - "rotation": 232.79873743206335, - "pixel_coords": [ - 244, - 115, - 10.56014347076416 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5486245155334473, - -2.9504287242889404, - 0.3499999940395355 - ], - "rotation": 224.42922418551942, - "pixel_coords": [ - 48, - 123, - 10.143304824829102 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.311550498008728, - 0.5339716076850891, - 0.699999988079071 - ], - "rotation": 205.83804949214078, - "pixel_coords": [ - 204, - 110, - 10.081941604614258 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ] - ], - "right": [ - [ - 2, - 5, - 7 - ], - [ - 0, - 2, - 5, - 7 - ], - [], - [ - 0, - 2, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan cylinder to brown", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0720" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0720_original.json b/dataset_1k_720p_2/scenes/scene_0720_original.json deleted file mode 100644 index 384f774f0beee56d30587d1121bbe58d9ee99d95..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0720_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 720, - "image_filename": "SCENE_0720_new_000720.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.602329969406128, - -1.3161883354187012, - 0.3499999940395355 - ], - "rotation": 188.7862425391636, - "pixel_coords": [ - 190, - 167, - 8.363110542297363 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2713650465011597, - 1.1200059652328491, - 0.699999988079071 - ], - "rotation": 170.7824943066236, - "pixel_coords": [ - 160, - 78, - 12.100835800170898 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3900917768478394, - 2.670377492904663, - 0.3499999940395355 - ], - "rotation": 121.22804121024976, - "pixel_coords": [ - 250, - 100, - 11.42042064666748 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2464600801467896, - -0.8616467118263245, - 0.3499999940395355 - ], - "rotation": 332.9611667737026, - "pixel_coords": [ - 166, - 137, - 9.506413459777832 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3621503412723541, - -0.8725477457046509, - 0.3499999940395355 - ], - "rotation": 230.08289166236747, - "pixel_coords": [ - 130, - 115, - 10.550093650817871 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8800158500671387, - 1.7194918394088745, - 0.3499999940395355 - ], - "rotation": 232.79873743206335, - "pixel_coords": [ - 244, - 115, - 10.56014347076416 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5486245155334473, - -2.9504287242889404, - 0.3499999940395355 - ], - "rotation": 224.42922418551942, - "pixel_coords": [ - 48, - 123, - 10.143304824829102 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.311550498008728, - 0.5339716076850891, - 0.699999988079071 - ], - "rotation": 205.83804949214078, - "pixel_coords": [ - 204, - 110, - 10.081941604614258 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ] - ], - "right": [ - [ - 2, - 5, - 7 - ], - [ - 0, - 2, - 5, - 7 - ], - [], - [ - 0, - 2, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0720" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0721_cf1.json b/dataset_1k_720p_2/scenes/scene_0721_cf1.json deleted file mode 100644 index 67cc6acc960b9cf02f6affc7dce9b1333b65ecea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0721_cf1.json +++ /dev/null @@ -1,292 +0,0 @@ -{ - "split": "new", - "image_index": 721, - "image_filename": "SCENE_0721_new_000721.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7296637296676636, - 1.2998286485671997, - 0.699999988079071 - ], - "rotation": 286.82944760389034, - "pixel_coords": [ - 204, - 97, - 11.59725284576416 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1117931604385376, - -2.5402867794036865, - 0.3499999940395355 - ], - "rotation": 339.88743929397384, - "pixel_coords": [ - 116, - 150, - 9.189910888671875 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.844813108444214, - 1.0284502506256104, - 0.3499999940395355 - ], - "rotation": 220.93900733652785, - "pixel_coords": [ - 252, - 131, - 10.176786422729492 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3996241092681885, - 0.12290805578231812, - 0.3499999940395355 - ], - "rotation": 122.74131128326184, - "pixel_coords": [ - 220, - 135, - 9.930008888244629 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5267646312713623, - 0.3643120229244232, - 0.699999988079071 - ], - "rotation": 22.501008142766867, - "pixel_coords": [ - 122, - 79, - 13.20860481262207 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8572962284088135, - 2.012068271636963, - 0.3499999940395355 - ], - "rotation": 261.1012879749018, - "pixel_coords": [ - 150, - 76, - 14.572970390319824 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [], - [ - 1, - 5 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [], - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue sphere", - "change_score": 22.393651206950302, - "change_attempts": 1, - "source_scene": "scene_0721" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0721_cf2.json b/dataset_1k_720p_2/scenes/scene_0721_cf2.json deleted file mode 100644 index 74f811a279c2360a963a309b70ca5ffe98e453e9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0721_cf2.json +++ /dev/null @@ -1,326 +0,0 @@ -{ - "split": "new", - "image_index": 721, - "image_filename": "SCENE_0721_new_000721.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7296637296676636, - 1.2998286485671997, - 0.699999988079071 - ], - "rotation": 286.82944760389034, - "pixel_coords": [ - 204, - 97, - 11.59725284576416 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1117931604385376, - -2.5402867794036865, - 0.3499999940395355 - ], - "rotation": 339.88743929397384, - "pixel_coords": [ - 116, - 150, - 9.189910888671875 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0504393577575684, - 2.5689315795898438, - 0.3499999940395355 - ], - "rotation": 23.17321506282548, - "pixel_coords": [ - 234, - 99, - 12.299531936645508 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.844813108444214, - 1.0284502506256104, - 0.3499999940395355 - ], - "rotation": 220.93900733652785, - "pixel_coords": [ - 252, - 131, - 10.176786422729492 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3996241092681885, - 0.12290805578231812, - 0.3499999940395355 - ], - "rotation": 122.74131128326184, - "pixel_coords": [ - 220, - 135, - 9.930008888244629 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5267646312713623, - 0.3643120229244232, - 0.699999988079071 - ], - "rotation": 22.501008142766867, - "pixel_coords": [ - 122, - 79, - 13.20860481262207 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8572962284088135, - 2.012068271636963, - 0.3499999940395355 - ], - "rotation": 261.1012879749018, - "pixel_coords": [ - 150, - 76, - 14.572970390319824 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "color": "red", - "material": "rubber", - "size": "small", - "3d_coords": [ - 1.042737688916957, - -1.1846605716987155, - 0.35 - ], - "rotation": 167.8288245664103, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [], - [ - 1, - 5 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [], - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0721" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0721_original.json b/dataset_1k_720p_2/scenes/scene_0721_original.json deleted file mode 100644 index 8c870365bf393565985df3fccaabbd4b29c4b752..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0721_original.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 721, - "image_filename": "SCENE_0721_new_000721.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7296637296676636, - 1.2998286485671997, - 0.699999988079071 - ], - "rotation": 286.82944760389034, - "pixel_coords": [ - 204, - 97, - 11.59725284576416 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1117931604385376, - -2.5402867794036865, - 0.3499999940395355 - ], - "rotation": 339.88743929397384, - "pixel_coords": [ - 116, - 150, - 9.189910888671875 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0504393577575684, - 2.5689315795898438, - 0.3499999940395355 - ], - "rotation": 23.17321506282548, - "pixel_coords": [ - 234, - 99, - 12.299531936645508 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.844813108444214, - 1.0284502506256104, - 0.3499999940395355 - ], - "rotation": 220.93900733652785, - "pixel_coords": [ - 252, - 131, - 10.176786422729492 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3996241092681885, - 0.12290805578231812, - 0.3499999940395355 - ], - "rotation": 122.74131128326184, - "pixel_coords": [ - 220, - 135, - 9.930008888244629 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5267646312713623, - 0.3643120229244232, - 0.699999988079071 - ], - "rotation": 22.501008142766867, - "pixel_coords": [ - 122, - 79, - 13.20860481262207 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8572962284088135, - 2.012068271636963, - 0.3499999940395355 - ], - "rotation": 261.1012879749018, - "pixel_coords": [ - 150, - 76, - 14.572970390319824 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [], - [ - 1, - 5 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [], - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0721" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0722_cf1.json b/dataset_1k_720p_2/scenes/scene_0722_cf1.json deleted file mode 100644 index 80733d7438d2a0d76dc3b66b941cf998d829a99c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0722_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 722, - "image_filename": "SCENE_0722_new_000722.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2194015979766846, - 1.8851956129074097, - 0.3499999940395355 - ], - "rotation": 15.63043153173858, - "pixel_coords": [ - 225, - 106, - 11.963598251342773 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7589683532714844, - -0.8932009935379028, - 0.699999988079071 - ], - "rotation": 340.6268123061223, - "pixel_coords": [ - 92, - 84, - 12.803630828857422 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.573265162291177, - -0.46761017820247375, - 0.699999988079071 - ], - "rotation": 300.5678668071943, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.348536729812622, - 2.188905954360962, - 0.3499999940395355 - ], - "rotation": 5.022544669434161, - "pixel_coords": [ - 179, - 83, - 13.842303276062012 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue sphere from (0.6,-0.3) to (1.6,-0.5)", - "change_score": 1.018338762539272, - "change_attempts": 1, - "source_scene": "scene_0722" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0722_cf2.json b/dataset_1k_720p_2/scenes/scene_0722_cf2.json deleted file mode 100644 index 1987eec71ebb318912d39c139fb744a90baba3cb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0722_cf2.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "split": "new", - "image_index": 722, - "image_filename": "SCENE_0722_new_000722.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7589683532714844, - -0.8932009935379028, - 0.699999988079071 - ], - "rotation": 340.6268123061223, - "pixel_coords": [ - 92, - 84, - 12.803630828857422 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5776848196983337, - -0.2535223066806793, - 0.699999988079071 - ], - "rotation": 300.5678668071943, - "pixel_coords": [ - 166, - 109, - 10.969816207885742 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.348536729812622, - 2.188905954360962, - 0.3499999940395355 - ], - "rotation": 5.022544669434161, - "pixel_coords": [ - 179, - 83, - 13.842303276062012 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cylinder", - "change_score": 22.387547896074402, - "change_attempts": 1, - "source_scene": "scene_0722" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0722_original.json b/dataset_1k_720p_2/scenes/scene_0722_original.json deleted file mode 100644 index 89baa593ef74c806e00e8939be02630402661e36..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0722_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 722, - "image_filename": "SCENE_0722_new_000722.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2194015979766846, - 1.8851956129074097, - 0.3499999940395355 - ], - "rotation": 15.63043153173858, - "pixel_coords": [ - 225, - 106, - 11.963598251342773 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7589683532714844, - -0.8932009935379028, - 0.699999988079071 - ], - "rotation": 340.6268123061223, - "pixel_coords": [ - 92, - 84, - 12.803630828857422 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5776848196983337, - -0.2535223066806793, - 0.699999988079071 - ], - "rotation": 300.5678668071943, - "pixel_coords": [ - 166, - 109, - 10.969816207885742 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.348536729812622, - 2.188905954360962, - 0.3499999940395355 - ], - "rotation": 5.022544669434161, - "pixel_coords": [ - 179, - 83, - 13.842303276062012 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0722" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0723_cf1.json b/dataset_1k_720p_2/scenes/scene_0723_cf1.json deleted file mode 100644 index a52a609ddac97d342c967d165ca1966a5518a93a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0723_cf1.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 723, - "image_filename": "SCENE_0723_new_000723.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.129575252532959, - 2.286203145980835, - 0.3499999940395355 - ], - "rotation": 194.02615181694657, - "pixel_coords": [ - 261, - 112, - 10.800993919372559 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0841445922851562, - -0.9365888237953186, - 0.699999988079071 - ], - "rotation": 233.18218626130252, - "pixel_coords": [ - 160, - 122, - 9.463047981262207 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8885422945022583, - -2.3856263160705566, - 0.699999988079071 - ], - "rotation": 255.8243825192198, - "pixel_coords": [ - 136, - 153, - 8.084062576293945 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0652987957000732, - 1.0181597471237183, - 0.699999988079071 - ], - "rotation": 184.04369208235826, - "pixel_coords": [ - 144, - 74, - 12.70120906829834 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1440566778182983, - -0.7020315527915955, - 0.699999988079071 - ], - "rotation": 24.967074819243976, - "pixel_coords": [ - 120, - 95, - 11.08665943145752 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.289734363555908, - -2.3215556144714355, - 0.699999988079071 - ], - "rotation": 76.22108423245152, - "pixel_coords": [ - 56, - 97, - 10.910261154174805 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.2549760639667511, - 0.8238995671272278, - 0.699999988079071 - ], - "rotation": 268.5744551182134, - "pixel_coords": [ - 185, - 95, - 11.039556503295898 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 3 - ], - [ - 3 - ], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0723" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0723_cf2.json b/dataset_1k_720p_2/scenes/scene_0723_cf2.json deleted file mode 100644 index 469ba2f7c0bf2b1c8d0fce1d960508a9717301de..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0723_cf2.json +++ /dev/null @@ -1,290 +0,0 @@ -{ - "split": "new", - "image_index": 723, - "image_filename": "SCENE_0723_new_000723.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.129575252532959, - 2.286203145980835, - 0.3499999940395355 - ], - "rotation": 194.02615181694657, - "pixel_coords": [ - 261, - 112, - 10.800993919372559 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8885422945022583, - -2.3856263160705566, - 0.699999988079071 - ], - "rotation": 255.8243825192198, - "pixel_coords": [ - 136, - 153, - 8.084062576293945 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0652987957000732, - 1.0181597471237183, - 0.699999988079071 - ], - "rotation": 184.04369208235826, - "pixel_coords": [ - 144, - 74, - 12.70120906829834 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1440566778182983, - -0.7020315527915955, - 0.699999988079071 - ], - "rotation": 24.967074819243976, - "pixel_coords": [ - 120, - 95, - 11.08665943145752 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.289734363555908, - -2.3215556144714355, - 0.699999988079071 - ], - "rotation": 76.22108423245152, - "pixel_coords": [ - 56, - 97, - 10.910261154174805 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2549760639667511, - 0.8238995671272278, - 0.699999988079071 - ], - "rotation": 268.5744551182134, - "pixel_coords": [ - 185, - 95, - 11.039556503295898 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 3 - ], - [ - 3 - ], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cube", - "change_score": 27.90469710057397, - "change_attempts": 1, - "source_scene": "scene_0723" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0723_original.json b/dataset_1k_720p_2/scenes/scene_0723_original.json deleted file mode 100644 index a44bdb678764cb5ad97a040d35208c2083399b5d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0723_original.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 723, - "image_filename": "SCENE_0723_new_000723.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.129575252532959, - 2.286203145980835, - 0.3499999940395355 - ], - "rotation": 194.02615181694657, - "pixel_coords": [ - 261, - 112, - 10.800993919372559 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0841445922851562, - -0.9365888237953186, - 0.699999988079071 - ], - "rotation": 233.18218626130252, - "pixel_coords": [ - 160, - 122, - 9.463047981262207 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8885422945022583, - -2.3856263160705566, - 0.699999988079071 - ], - "rotation": 255.8243825192198, - "pixel_coords": [ - 136, - 153, - 8.084062576293945 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.0652987957000732, - 1.0181597471237183, - 0.699999988079071 - ], - "rotation": 184.04369208235826, - "pixel_coords": [ - 144, - 74, - 12.70120906829834 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1440566778182983, - -0.7020315527915955, - 0.699999988079071 - ], - "rotation": 24.967074819243976, - "pixel_coords": [ - 120, - 95, - 11.08665943145752 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.289734363555908, - -2.3215556144714355, - 0.699999988079071 - ], - "rotation": 76.22108423245152, - "pixel_coords": [ - 56, - 97, - 10.910261154174805 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2549760639667511, - 0.8238995671272278, - 0.699999988079071 - ], - "rotation": 268.5744551182134, - "pixel_coords": [ - 185, - 95, - 11.039556503295898 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 3 - ], - [ - 3 - ], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0723" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0724_cf1.json b/dataset_1k_720p_2/scenes/scene_0724_cf1.json deleted file mode 100644 index f807d18b17d398de8cf5908aa158895c1371397b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0724_cf1.json +++ /dev/null @@ -1,312 +0,0 @@ -{ - "split": "new", - "image_index": 724, - "image_filename": "SCENE_0724_new_000724.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9848554134368896, - 2.553086996078491, - 0.699999988079071 - ], - "rotation": 258.8095183925217, - "pixel_coords": [ - 179, - 66, - 13.439824104309082 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2430769205093384, - 0.764663815498352, - 0.699999988079071 - ], - "rotation": 338.78777403812484, - "pixel_coords": [ - 207, - 106, - 10.21597671508789 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.755411386489868, - 0.35090699791908264, - 0.699999988079071 - ], - "rotation": 321.1048229159853, - "pixel_coords": [ - 119, - 73, - 12.730134010314941 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6859114170074463, - 1.4584344625473022, - 0.3499999940395355 - ], - "rotation": 183.66307435442442, - "pixel_coords": [ - 261, - 128, - 9.776046752929688 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.1565619707107544, - 2.8916847705841064, - 0.3499999940395355 - ], - "rotation": 37.66646915275524, - "pixel_coords": [ - 220, - 86, - 12.535244941711426 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.547393321990967, - -2.9300520420074463, - 0.3499999940395355 - ], - "rotation": 141.98198134866382, - "pixel_coords": [ - 129, - 189, - 7.402017593383789 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5461596250534058, - -0.5409484505653381, - 0.3499999940395355 - ], - "rotation": 172.26791174113376, - "pixel_coords": [ - 118, - 99, - 11.55851936340332 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 1, - 3, - 5 - ] - ], - "left": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 2, - 6 - ], - [] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed purple cube to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0724" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0724_cf2.json b/dataset_1k_720p_2/scenes/scene_0724_cf2.json deleted file mode 100644 index 038e18d9cc975fcd21787d0c7cef2d0b08898a8e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0724_cf2.json +++ /dev/null @@ -1,312 +0,0 @@ -{ - "split": "new", - "image_index": 724, - "image_filename": "SCENE_0724_new_000724.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9848554134368896, - 2.553086996078491, - 0.699999988079071 - ], - "rotation": 258.8095183925217, - "pixel_coords": [ - 179, - 66, - 13.439824104309082 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2430769205093384, - 0.764663815498352, - 0.699999988079071 - ], - "rotation": 338.78777403812484, - "pixel_coords": [ - 207, - 106, - 10.21597671508789 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.755411386489868, - 0.35090699791908264, - 0.699999988079071 - ], - "rotation": 321.1048229159853, - "pixel_coords": [ - 119, - 73, - 12.730134010314941 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6859114170074463, - 1.4584344625473022, - 0.3499999940395355 - ], - "rotation": 183.66307435442442, - "pixel_coords": [ - 261, - 128, - 9.776046752929688 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.1565619707107544, - 2.8916847705841064, - 0.3499999940395355 - ], - "rotation": 37.66646915275524, - "pixel_coords": [ - 220, - 86, - 12.535244941711426 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.547393321990967, - -2.9300520420074463, - 0.3499999940395355 - ], - "rotation": 141.98198134866382, - "pixel_coords": [ - 129, - 189, - 7.402017593383789 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5461596250534058, - -0.5409484505653381, - 0.3499999940395355 - ], - "rotation": 172.26791174113376, - "pixel_coords": [ - 118, - 99, - 11.55851936340332 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 1, - 3, - 5 - ] - ], - "left": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 2, - 6 - ], - [] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0724" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0724_original.json b/dataset_1k_720p_2/scenes/scene_0724_original.json deleted file mode 100644 index 77009817ea88befb61df915eedc9ae2110eeef8a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0724_original.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 724, - "image_filename": "SCENE_0724_new_000724.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9848554134368896, - 2.553086996078491, - 0.699999988079071 - ], - "rotation": 258.8095183925217, - "pixel_coords": [ - 179, - 66, - 13.439824104309082 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2430769205093384, - 0.764663815498352, - 0.699999988079071 - ], - "rotation": 338.78777403812484, - "pixel_coords": [ - 207, - 106, - 10.21597671508789 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.755411386489868, - 0.35090699791908264, - 0.699999988079071 - ], - "rotation": 321.1048229159853, - "pixel_coords": [ - 119, - 73, - 12.730134010314941 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6859114170074463, - 1.4584344625473022, - 0.3499999940395355 - ], - "rotation": 183.66307435442442, - "pixel_coords": [ - 261, - 128, - 9.776046752929688 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.1565619707107544, - 2.8916847705841064, - 0.3499999940395355 - ], - "rotation": 37.66646915275524, - "pixel_coords": [ - 220, - 86, - 12.535244941711426 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.547393321990967, - -2.9300520420074463, - 0.3499999940395355 - ], - "rotation": 141.98198134866382, - "pixel_coords": [ - 129, - 189, - 7.402017593383789 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5461596250534058, - -0.5409484505653381, - 0.3499999940395355 - ], - "rotation": 172.26791174113376, - "pixel_coords": [ - 118, - 99, - 11.55851936340332 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 1, - 3, - 5 - ] - ], - "left": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 2, - 6 - ], - [] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0724" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0725_cf1.json b/dataset_1k_720p_2/scenes/scene_0725_cf1.json deleted file mode 100644 index 5c149bdc18e27c164430eb5fcfbebded148483eb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0725_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 725, - "image_filename": "SCENE_0725_new_000725.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6514347195625305, - -2.563617467880249, - 0.3499999940395355 - ], - "rotation": 295.46602989300527, - "pixel_coords": [ - 100, - 152, - 8.983948707580566 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9934067130088806, - -1.9591410160064697, - 0.3499999940395355 - ], - "rotation": 18.915719897989675, - "pixel_coords": [ - 88, - 119, - 10.39428997039795 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.848280191421509, - 2.955437183380127, - 0.699999988079071 - ], - "rotation": 214.21804997491165, - "pixel_coords": [ - 298, - 105, - 10.398128509521484 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4057986736297607, - 2.233898639678955, - 0.3499999940395355 - ], - "rotation": 321.73124225828707, - "pixel_coords": [ - 242, - 105, - 11.127873420715332 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.100954294204712, - 0.4691988527774811, - 0.699999988079071 - ], - "rotation": 55.06474705053102, - "pixel_coords": [ - 223, - 123, - 9.520626068115234 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.713362693786621, - -0.6393972039222717, - 0.3499999940395355 - ], - "rotation": 261.0091341822552, - "pixel_coords": [ - 211, - 160, - 8.690875053405762 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0725" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0725_cf2.json b/dataset_1k_720p_2/scenes/scene_0725_cf2.json deleted file mode 100644 index 1e1771bc93d7ca5a7817deedfff6abb29d3cf1a5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0725_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 725, - "image_filename": "SCENE_0725_new_000725.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6514347195625305, - -2.563617467880249, - 0.3499999940395355 - ], - "rotation": 295.46602989300527, - "pixel_coords": [ - 100, - 152, - 8.983948707580566 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9934067130088806, - -1.9591410160064697, - 0.3499999940395355 - ], - "rotation": 18.915719897989675, - "pixel_coords": [ - 88, - 119, - 10.39428997039795 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.848280191421509, - 2.955437183380127, - 0.699999988079071 - ], - "rotation": 214.21804997491165, - "pixel_coords": [ - 298, - 105, - 10.398128509521484 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.25697786903771846, - 0.9132233165366936, - 0.3499999940395355 - ], - "rotation": 321.73124225828707, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.100954294204712, - 0.4691988527774811, - 0.699999988079071 - ], - "rotation": 55.06474705053102, - "pixel_coords": [ - 223, - 123, - 9.520626068115234 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.713362693786621, - -0.6393972039222717, - 0.3499999940395355 - ], - "rotation": 261.0091341822552, - "pixel_coords": [ - 211, - 160, - 8.690875053405762 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cube from right of yellow sphere to left", - "change_score": 1.7504206780715386, - "change_attempts": 1, - "source_scene": "scene_0725" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0725_original.json b/dataset_1k_720p_2/scenes/scene_0725_original.json deleted file mode 100644 index 455917c000a7f8b6c49d88770139484f685f4256..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0725_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 725, - "image_filename": "SCENE_0725_new_000725.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6514347195625305, - -2.563617467880249, - 0.3499999940395355 - ], - "rotation": 295.46602989300527, - "pixel_coords": [ - 100, - 152, - 8.983948707580566 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9934067130088806, - -1.9591410160064697, - 0.3499999940395355 - ], - "rotation": 18.915719897989675, - "pixel_coords": [ - 88, - 119, - 10.39428997039795 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.848280191421509, - 2.955437183380127, - 0.699999988079071 - ], - "rotation": 214.21804997491165, - "pixel_coords": [ - 298, - 105, - 10.398128509521484 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4057986736297607, - 2.233898639678955, - 0.3499999940395355 - ], - "rotation": 321.73124225828707, - "pixel_coords": [ - 242, - 105, - 11.127873420715332 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.100954294204712, - 0.4691988527774811, - 0.699999988079071 - ], - "rotation": 55.06474705053102, - "pixel_coords": [ - 223, - 123, - 9.520626068115234 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.713362693786621, - -0.6393972039222717, - 0.3499999940395355 - ], - "rotation": 261.0091341822552, - "pixel_coords": [ - 211, - 160, - 8.690875053405762 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0725" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0726_cf1.json b/dataset_1k_720p_2/scenes/scene_0726_cf1.json deleted file mode 100644 index 45287a3502ad1b990f53d7c847af825d58fabf38..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0726_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 726, - "image_filename": "SCENE_0726_new_000726.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4130820035934448, - 1.6547443866729736, - 0.699999988079071 - ], - "rotation": 89.17082139228127, - "pixel_coords": [ - 230, - 101, - 10.858135223388672 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8701307773590088, - -0.7618200182914734, - 0.3499999940395355 - ], - "rotation": 345.78533292653196, - "pixel_coords": [ - 125, - 107, - 11.287353515625 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.28529855608940125, - 1.4514790773391724, - 0.3499999940395355 - ], - "rotation": 68.19874193643867, - "pixel_coords": [ - 188, - 96, - 12.096027374267578 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7961435914039612, - -1.8852440118789673, - 0.699999988079071 - ], - "rotation": 322.99989862414503, - "pixel_coords": [ - 123, - 127, - 9.34129810333252 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8708689212799072, - -1.9830341339111328, - 0.3499999940395355 - ], - "rotation": 185.80588685167876, - "pixel_coords": [ - 169, - 175, - 7.990024566650391 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0726" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0726_cf2.json b/dataset_1k_720p_2/scenes/scene_0726_cf2.json deleted file mode 100644 index fef8e6eb132154e8e626c31a9e28b51ea1073d74..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0726_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 726, - "image_filename": "SCENE_0726_new_000726.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4130820035934448, - 1.6547443866729736, - 0.699999988079071 - ], - "rotation": 89.17082139228127, - "pixel_coords": [ - 230, - 101, - 10.858135223388672 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8701307773590088, - -0.7618200182914734, - 0.3499999940395355 - ], - "rotation": 345.78533292653196, - "pixel_coords": [ - 125, - 107, - 11.287353515625 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.28529855608940125, - 1.4514790773391724, - 0.3499999940395355 - ], - "rotation": 68.19874193643867, - "pixel_coords": [ - 188, - 96, - 12.096027374267578 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7961435914039612, - -1.8852440118789673, - 0.699999988079071 - ], - "rotation": 322.99989862414503, - "pixel_coords": [ - 123, - 127, - 9.34129810333252 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8708689212799072, - -1.9830341339111328, - 0.3499999940395355 - ], - "rotation": 185.80588685167876, - "pixel_coords": [ - 169, - 175, - 7.990024566650391 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red cylinder to blue", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0726" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0726_original.json b/dataset_1k_720p_2/scenes/scene_0726_original.json deleted file mode 100644 index b4fdc923c628769a474d83459e801e22dc3d6676..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0726_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 726, - "image_filename": "SCENE_0726_new_000726.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4130820035934448, - 1.6547443866729736, - 0.699999988079071 - ], - "rotation": 89.17082139228127, - "pixel_coords": [ - 230, - 101, - 10.858135223388672 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8701307773590088, - -0.7618200182914734, - 0.3499999940395355 - ], - "rotation": 345.78533292653196, - "pixel_coords": [ - 125, - 107, - 11.287353515625 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.28529855608940125, - 1.4514790773391724, - 0.3499999940395355 - ], - "rotation": 68.19874193643867, - "pixel_coords": [ - 188, - 96, - 12.096027374267578 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7961435914039612, - -1.8852440118789673, - 0.699999988079071 - ], - "rotation": 322.99989862414503, - "pixel_coords": [ - 123, - 127, - 9.34129810333252 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8708689212799072, - -1.9830341339111328, - 0.3499999940395355 - ], - "rotation": 185.80588685167876, - "pixel_coords": [ - 169, - 175, - 7.990024566650391 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0726" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0727_cf1.json b/dataset_1k_720p_2/scenes/scene_0727_cf1.json deleted file mode 100644 index ef0e66f8df39532774b7d7d3144a477aa9fe31a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0727_cf1.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 727, - "image_filename": "SCENE_0727_new_000727.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8280359506607056, - 1.4280657768249512, - 0.699999988079071 - ], - "rotation": 152.9542538175367, - "pixel_coords": [ - 211, - 97, - 11.302647590637207 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.359834909439087, - -2.8695154190063477, - 0.699999988079071 - ], - "rotation": 141.87356324199914, - "pixel_coords": [ - 124, - 167, - 7.880448818206787 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cylinder", - "change_score": 9.106917546934826, - "change_attempts": 1, - "source_scene": "scene_0727" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0727_cf2.json b/dataset_1k_720p_2/scenes/scene_0727_cf2.json deleted file mode 100644 index 3e6559cdb5314094cc9a4b65f0c7bde996ba5aea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0727_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 727, - "image_filename": "SCENE_0727_new_000727.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8280359506607056, - 1.4280657768249512, - 0.699999988079071 - ], - "rotation": 152.9542538175367, - "pixel_coords": [ - 211, - 97, - 11.302647590637207 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5879144668579102, - -0.16191470623016357, - 0.699999988079071 - ], - "rotation": 180.36388013853627, - "pixel_coords": [ - 128, - 87, - 12.11722469329834 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.359834909439087, - -2.8695154190063477, - 0.699999988079071 - ], - "rotation": 141.87356324199914, - "pixel_coords": [ - 124, - 167, - 7.880448818206787 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan cube and red cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0727" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0727_original.json b/dataset_1k_720p_2/scenes/scene_0727_original.json deleted file mode 100644 index 464f712363ba6b16f554c219ead0de29a7f06917..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0727_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 727, - "image_filename": "SCENE_0727_new_000727.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8280359506607056, - 1.4280657768249512, - 0.699999988079071 - ], - "rotation": 152.9542538175367, - "pixel_coords": [ - 211, - 97, - 11.302647590637207 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5879144668579102, - -0.16191470623016357, - 0.699999988079071 - ], - "rotation": 180.36388013853627, - "pixel_coords": [ - 128, - 87, - 12.11722469329834 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.359834909439087, - -2.8695154190063477, - 0.699999988079071 - ], - "rotation": 141.87356324199914, - "pixel_coords": [ - 124, - 167, - 7.880448818206787 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0727" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0728_cf1.json b/dataset_1k_720p_2/scenes/scene_0728_cf1.json deleted file mode 100644 index 1aea58de3f2ff3d86edce3c1de45790b80087af9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0728_cf1.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 728, - "image_filename": "SCENE_0728_new_000728.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9044063091278076, - -1.5929700136184692, - 0.699999988079071 - ], - "rotation": 208.3147748838662, - "pixel_coords": [ - 191, - 163, - 7.6480817794799805 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.65815669298172, - 2.675898790359497, - 0.699999988079071 - ], - "rotation": 164.20034949202474, - "pixel_coords": [ - 205, - 73, - 12.469985008239746 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.647408127784729, - -2.9975621700286865, - 0.3499999940395355 - ], - "rotation": 57.36367764504142, - "pixel_coords": [ - 107, - 174, - 7.847309112548828 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4562304403411375, - -1.1833353533473896, - 0.699999988079071 - ], - "rotation": 91.11614624796293, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.162566900253296, - 2.400465250015259, - 0.3499999940395355 - ], - "rotation": 231.95818216799663, - "pixel_coords": [ - 171, - 72, - 13.481505393981934 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6279796361923218, - -1.972474217414856, - 0.699999988079071 - ], - "rotation": 200.09340387797437, - "pixel_coords": [ - 118, - 129, - 8.947677612304688 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cube from right of green cylinder to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0728" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0728_cf2.json b/dataset_1k_720p_2/scenes/scene_0728_cf2.json deleted file mode 100644 index d6a574e4bc8173a12d8b56a52f307412ae7b18b5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0728_cf2.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 728, - "image_filename": "SCENE_0728_new_000728.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9044063091278076, - -1.5929700136184692, - 0.699999988079071 - ], - "rotation": 208.3147748838662, - "pixel_coords": [ - 191, - 163, - 7.6480817794799805 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.65815669298172, - 2.675898790359497, - 0.699999988079071 - ], - "rotation": 164.20034949202474, - "pixel_coords": [ - 205, - 73, - 12.469985008239746 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.647408127784729, - -2.9975621700286865, - 0.3499999940395355 - ], - "rotation": 57.36367764504142, - "pixel_coords": [ - 107, - 174, - 7.847309112548828 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.894723653793335, - 2.6688950061798096, - 0.699999988079071 - ], - "rotation": 91.11614624796293, - "pixel_coords": [ - 266, - 95, - 10.764535903930664 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.162566900253296, - 2.400465250015259, - 0.3499999940395355 - ], - "rotation": 231.95818216799663, - "pixel_coords": [ - 171, - 72, - 13.481505393981934 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6279796361923218, - -1.972474217414856, - 0.699999988079071 - ], - "rotation": 200.09340387797437, - "pixel_coords": [ - 118, - 129, - 8.947677612304688 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0728" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0728_original.json b/dataset_1k_720p_2/scenes/scene_0728_original.json deleted file mode 100644 index 29c8ebeb4affcd86a99f096d7c92867844f65903..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0728_original.json +++ /dev/null @@ -1,258 +0,0 @@ -{ - "split": "new", - "image_index": 728, - "image_filename": "SCENE_0728_new_000728.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9044063091278076, - -1.5929700136184692, - 0.699999988079071 - ], - "rotation": 208.3147748838662, - "pixel_coords": [ - 191, - 163, - 7.6480817794799805 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.65815669298172, - 2.675898790359497, - 0.699999988079071 - ], - "rotation": 164.20034949202474, - "pixel_coords": [ - 205, - 73, - 12.469985008239746 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.647408127784729, - -2.9975621700286865, - 0.3499999940395355 - ], - "rotation": 57.36367764504142, - "pixel_coords": [ - 107, - 174, - 7.847309112548828 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.894723653793335, - 2.6688950061798096, - 0.699999988079071 - ], - "rotation": 91.11614624796293, - "pixel_coords": [ - 266, - 95, - 10.764535903930664 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.162566900253296, - 2.400465250015259, - 0.3499999940395355 - ], - "rotation": 231.95818216799663, - "pixel_coords": [ - 171, - 72, - 13.481505393981934 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6279796361923218, - -1.972474217414856, - 0.699999988079071 - ], - "rotation": 200.09340387797437, - "pixel_coords": [ - 118, - 129, - 8.947677612304688 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0728" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0729_cf1.json b/dataset_1k_720p_2/scenes/scene_0729_cf1.json deleted file mode 100644 index c9862d33adc57021d0e329b1d511abfa97407db3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0729_cf1.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "split": "new", - "image_index": 729, - "image_filename": "SCENE_0729_new_000729.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7331902980804443, - -1.338011384010315, - 0.3499999940395355 - ], - "rotation": 297.9129688322343, - "pixel_coords": [ - 188, - 162, - 8.991089820861816 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7637150287628174, - 2.905866861343384, - 0.3499999940395355 - ], - "rotation": 19.261150132376695, - "pixel_coords": [ - 235, - 95, - 12.72553825378418 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.357709527015686, - 2.964388608932495, - 0.3499999940395355 - ], - "rotation": 238.8981579161424, - "pixel_coords": [ - 195, - 78, - 14.196621894836426 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple cylinder", - "change_score": 14.71120934250092, - "change_attempts": 1, - "source_scene": "scene_0729" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0729_cf2.json b/dataset_1k_720p_2/scenes/scene_0729_cf2.json deleted file mode 100644 index 9aff1a190b9e4bfd3adab1438a94e4b612add79d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0729_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 729, - "image_filename": "SCENE_0729_new_000729.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7331902980804443, - -1.338011384010315, - 0.3499999940395355 - ], - "rotation": 297.9129688322343, - "pixel_coords": [ - 188, - 162, - 8.991089820861816 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7541173118971061, - 2.4393396227909676, - 0.3499999940395355 - ], - "rotation": 307.59215307734553, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7637150287628174, - 2.905866861343384, - 0.3499999940395355 - ], - "rotation": 19.261150132376695, - "pixel_coords": [ - 235, - 95, - 12.72553825378418 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.357709527015686, - 2.964388608932495, - 0.3499999940395355 - ], - "rotation": 238.8981579161424, - "pixel_coords": [ - 195, - 78, - 14.196621894836426 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple cylinder to partially occlude gray cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0729" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0729_original.json b/dataset_1k_720p_2/scenes/scene_0729_original.json deleted file mode 100644 index 8f44b189afcb2eec2e080623b7f08b07e43a1951..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0729_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 729, - "image_filename": "SCENE_0729_new_000729.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7331902980804443, - -1.338011384010315, - 0.3499999940395355 - ], - "rotation": 297.9129688322343, - "pixel_coords": [ - 188, - 162, - 8.991089820861816 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8496992588043213, - -0.19454602897167206, - 0.3499999940395355 - ], - "rotation": 307.59215307734553, - "pixel_coords": [ - 195, - 134, - 10.236464500427246 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7637150287628174, - 2.905866861343384, - 0.3499999940395355 - ], - "rotation": 19.261150132376695, - "pixel_coords": [ - 235, - 95, - 12.72553825378418 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.357709527015686, - 2.964388608932495, - 0.3499999940395355 - ], - "rotation": 238.8981579161424, - "pixel_coords": [ - 195, - 78, - 14.196621894836426 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0729" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0730_cf1.json b/dataset_1k_720p_2/scenes/scene_0730_cf1.json deleted file mode 100644 index 3faa6bca68db019fe78168f68b556b19fc8584ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0730_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 730, - "image_filename": "SCENE_0730_new_000730.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.077803134918213, - 2.9556779861450195, - 0.3499999940395355 - ], - "rotation": 46.51785573896555, - "pixel_coords": [ - 180, - 71, - 14.443085670471191 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.08245587348938, - 1.8574446439743042, - 0.3499999940395355 - ], - "rotation": 137.20449528014004, - "pixel_coords": [ - 160, - 78, - 13.809759140014648 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.17111600935459137, - -2.946272134780884, - 0.3499999940395355 - ], - "rotation": 22.896377551065928, - "pixel_coords": [ - 84, - 146, - 9.561277389526367 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0730" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0730_cf2.json b/dataset_1k_720p_2/scenes/scene_0730_cf2.json deleted file mode 100644 index a2de103127fbeb6696d06e394421d20ad3fc8ae7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0730_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 730, - "image_filename": "SCENE_0730_new_000730.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.077803134918213, - 2.9556779861450195, - 0.3499999940395355 - ], - "rotation": 46.51785573896555, - "pixel_coords": [ - 180, - 71, - 14.443085670471191 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.08245587348938, - 1.8574446439743042, - 0.3499999940395355 - ], - "rotation": 137.20449528014004, - "pixel_coords": [ - 160, - 78, - 13.809759140014648 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.17111600935459137, - -2.946272134780884, - 0.3499999940395355 - ], - "rotation": 22.896377551065928, - "pixel_coords": [ - 84, - 146, - 9.561277389526367 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0730" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0730_original.json b/dataset_1k_720p_2/scenes/scene_0730_original.json deleted file mode 100644 index a82f586cbe474e627e27a27d78023f0199c08158..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0730_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 730, - "image_filename": "SCENE_0730_new_000730.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.077803134918213, - 2.9556779861450195, - 0.3499999940395355 - ], - "rotation": 46.51785573896555, - "pixel_coords": [ - 180, - 71, - 14.443085670471191 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.08245587348938, - 1.8574446439743042, - 0.3499999940395355 - ], - "rotation": 137.20449528014004, - "pixel_coords": [ - 160, - 78, - 13.809759140014648 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.17111600935459137, - -2.946272134780884, - 0.3499999940395355 - ], - "rotation": 22.896377551065928, - "pixel_coords": [ - 84, - 146, - 9.561277389526367 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0730" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0731_cf1.json b/dataset_1k_720p_2/scenes/scene_0731_cf1.json deleted file mode 100644 index 60805b3a8d89137e3d1e0bba88c292b17de1a4f4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0731_cf1.json +++ /dev/null @@ -1,275 +0,0 @@ -{ - "split": "new", - "image_index": 731, - "image_filename": "SCENE_0731_new_000731.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.985236167907715, - -0.775184154510498, - 0.3499999940395355 - ], - "rotation": 36.69612171983081, - "pixel_coords": [ - 216, - 164, - 8.748998641967773 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.09511838108301163, - -0.528689444065094, - 0.699999988079071 - ], - "rotation": 238.5765303438937, - "pixel_coords": [ - 145, - 105, - 10.692676544189453 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.517852544784546, - 2.383221387863159, - 0.699999988079071 - ], - "rotation": 0.7430103722496506, - "pixel_coords": [ - 163, - 61, - 13.91850757598877 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2356282472610474, - -1.9769160747528076, - 0.3499999940395355 - ], - "rotation": 342.1868146783603, - "pixel_coords": [ - 85, - 117, - 10.774171829223633 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.379991292953491, - 2.5715878009796143, - 0.699999988079071 - ], - "rotation": 344.27934315597, - "pixel_coords": [ - 273, - 102, - 10.877540588378906 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1709434986114502, - 1.2258507013320923, - 0.699999988079071 - ], - "rotation": 68.69768533676303, - "pixel_coords": [ - 214, - 102, - 10.883882522583008 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "color": "yellow", - "material": "metal", - "size": "small", - "3d_coords": [ - 1.7006190427993157, - -0.6371426600769965, - 0.35 - ], - "rotation": 178.3491542228694, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0731" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0731_cf2.json b/dataset_1k_720p_2/scenes/scene_0731_cf2.json deleted file mode 100644 index 1fbe9266428adf2916e83e5962e1c7efafdb26ab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0731_cf2.json +++ /dev/null @@ -1,258 +0,0 @@ -{ - "split": "new", - "image_index": 731, - "image_filename": "SCENE_0731_new_000731.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.985236167907715, - -0.775184154510498, - 0.3499999940395355 - ], - "rotation": 36.69612171983081, - "pixel_coords": [ - 216, - 164, - 8.748998641967773 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.09511838108301163, - -0.528689444065094, - 0.699999988079071 - ], - "rotation": 238.5765303438937, - "pixel_coords": [ - 145, - 105, - 10.692676544189453 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.517852544784546, - 2.383221387863159, - 0.699999988079071 - ], - "rotation": 0.7430103722496506, - "pixel_coords": [ - 163, - 61, - 13.91850757598877 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2356282472610474, - -1.9769160747528076, - 0.3499999940395355 - ], - "rotation": 342.1868146783603, - "pixel_coords": [ - 85, - 117, - 10.774171829223633 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.379991292953491, - 2.5715878009796143, - 0.699999988079071 - ], - "rotation": 344.27934315597, - "pixel_coords": [ - 273, - 102, - 10.877540588378906 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1709434986114502, - 1.2258507013320923, - 0.699999988079071 - ], - "rotation": 68.69768533676303, - "pixel_coords": [ - 214, - 102, - 10.883882522583008 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan cylinder to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0731" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0731_original.json b/dataset_1k_720p_2/scenes/scene_0731_original.json deleted file mode 100644 index 94f4ae9866060fd0a720e18d5b8f700318315211..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0731_original.json +++ /dev/null @@ -1,256 +0,0 @@ -{ - "split": "new", - "image_index": 731, - "image_filename": "SCENE_0731_new_000731.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.985236167907715, - -0.775184154510498, - 0.3499999940395355 - ], - "rotation": 36.69612171983081, - "pixel_coords": [ - 216, - 164, - 8.748998641967773 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.09511838108301163, - -0.528689444065094, - 0.699999988079071 - ], - "rotation": 238.5765303438937, - "pixel_coords": [ - 145, - 105, - 10.692676544189453 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.517852544784546, - 2.383221387863159, - 0.699999988079071 - ], - "rotation": 0.7430103722496506, - "pixel_coords": [ - 163, - 61, - 13.91850757598877 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2356282472610474, - -1.9769160747528076, - 0.3499999940395355 - ], - "rotation": 342.1868146783603, - "pixel_coords": [ - 85, - 117, - 10.774171829223633 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.379991292953491, - 2.5715878009796143, - 0.699999988079071 - ], - "rotation": 344.27934315597, - "pixel_coords": [ - 273, - 102, - 10.877540588378906 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1709434986114502, - 1.2258507013320923, - 0.699999988079071 - ], - "rotation": 68.69768533676303, - "pixel_coords": [ - 214, - 102, - 10.883882522583008 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0731" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0732_cf1.json b/dataset_1k_720p_2/scenes/scene_0732_cf1.json deleted file mode 100644 index f1fa636074b31dd18b04838c4023cd8951e54396..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0732_cf1.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 732, - "image_filename": "SCENE_0732_new_000732.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1028066873550415, - 1.8612858057022095, - 0.699999988079071 - ], - "rotation": 130.76770384528913, - "pixel_coords": [ - 178, - 74, - 12.539413452148438 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7824089527130127, - 0.27321720123291016, - 0.699999988079071 - ], - "rotation": 8.209483976055854, - "pixel_coords": [ - 239, - 134, - 9.132034301757812 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5880914926528931, - -1.4085947275161743, - 0.3499999940395355 - ], - "rotation": 238.37833579713788, - "pixel_coords": [ - 112, - 118, - 10.516091346740723 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.1776791661977768, - -2.314622402191162, - 0.3499999940395355 - ], - "rotation": 327.19467755332255, - "pixel_coords": [ - 101, - 140, - 9.505287170410156 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4483407735824585, - -0.5246789455413818, - 0.3499999940395355 - ], - "rotation": 172.31820489899937, - "pixel_coords": [ - 119, - 100, - 11.575016975402832 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0732" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0732_cf2.json b/dataset_1k_720p_2/scenes/scene_0732_cf2.json deleted file mode 100644 index 1a8317865a4b65dee1a596f47c13f676a30e0c4a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0732_cf2.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 732, - "image_filename": "SCENE_0732_new_000732.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1028066873550415, - 1.8612858057022095, - 0.699999988079071 - ], - "rotation": 130.76770384528913, - "pixel_coords": [ - 178, - 74, - 12.539413452148438 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5859183410720796, - -1.040954693723636, - 0.699999988079071 - ], - "rotation": 8.209483976055854, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5880914926528931, - -1.4085947275161743, - 0.3499999940395355 - ], - "rotation": 238.37833579713788, - "pixel_coords": [ - 112, - 118, - 10.516091346740723 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.1776791661977768, - -2.314622402191162, - 0.3499999940395355 - ], - "rotation": 327.19467755332255, - "pixel_coords": [ - 101, - 140, - 9.505287170410156 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4483407735824585, - -0.5246789455413818, - 0.3499999940395355 - ], - "rotation": 172.31820489899937, - "pixel_coords": [ - 119, - 100, - 11.575016975402832 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved purple cylinder from right of gray cube to left", - "change_score": 2.5596130130393617, - "change_attempts": 1, - "source_scene": "scene_0732" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0732_original.json b/dataset_1k_720p_2/scenes/scene_0732_original.json deleted file mode 100644 index 8a0c1d02562b51f0f54dbccfa3793447e26ded34..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0732_original.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "split": "new", - "image_index": 732, - "image_filename": "SCENE_0732_new_000732.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1028066873550415, - 1.8612858057022095, - 0.699999988079071 - ], - "rotation": 130.76770384528913, - "pixel_coords": [ - 178, - 74, - 12.539413452148438 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7824089527130127, - 0.27321720123291016, - 0.699999988079071 - ], - "rotation": 8.209483976055854, - "pixel_coords": [ - 239, - 134, - 9.132034301757812 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5880914926528931, - -1.4085947275161743, - 0.3499999940395355 - ], - "rotation": 238.37833579713788, - "pixel_coords": [ - 112, - 118, - 10.516091346740723 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.1776791661977768, - -2.314622402191162, - 0.3499999940395355 - ], - "rotation": 327.19467755332255, - "pixel_coords": [ - 101, - 140, - 9.505287170410156 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4483407735824585, - -0.5246789455413818, - 0.3499999940395355 - ], - "rotation": 172.31820489899937, - "pixel_coords": [ - 119, - 100, - 11.575016975402832 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0732" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0733_cf1.json b/dataset_1k_720p_2/scenes/scene_0733_cf1.json deleted file mode 100644 index 2af69bdb3112dc74f8287937e690afa483e27b23..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0733_cf1.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "split": "new", - "image_index": 733, - "image_filename": "SCENE_0733_new_000733.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9326326847076416, - 1.5878372192382812, - 0.3499999940395355 - ], - "rotation": 283.5101710032451, - "pixel_coords": [ - 217, - 105, - 11.181333541870117 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.91871976852417, - -1.6328999996185303, - 0.3499999940395355 - ], - "rotation": 69.66912497926832, - "pixel_coords": [ - 66, - 95, - 11.821188926696777 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3912438750267029, - 1.7006950378417969, - 0.699999988079071 - ], - "rotation": 186.29507217722855, - "pixel_coords": [ - 190, - 82, - 11.932769775390625 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0733" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0733_cf2.json b/dataset_1k_720p_2/scenes/scene_0733_cf2.json deleted file mode 100644 index bfe569dfb0d7afd7b8bc3cfb10b0202a668344a8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0733_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 733, - "image_filename": "SCENE_0733_new_000733.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9326326847076416, - 1.5878372192382812, - 0.3499999940395355 - ], - "rotation": 283.5101710032451, - "pixel_coords": [ - 217, - 105, - 11.181333541870117 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.611673926716044, - 0.9971571098290627, - 0.3499999940395355 - ], - "rotation": 69.66912497926832, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3912438750267029, - 1.7006950378417969, - 0.699999988079071 - ], - "rotation": 186.29507217722855, - "pixel_coords": [ - 190, - 82, - 11.932769775390625 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6065804958343506, - 0.44645729660987854, - 0.3499999940395355 - ], - "rotation": 302.10344360776816, - "pixel_coords": [ - 122, - 81, - 12.819657325744629 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown sphere to partially occlude cyan sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0733" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0733_original.json b/dataset_1k_720p_2/scenes/scene_0733_original.json deleted file mode 100644 index 08c59b3db802c583bd30e915ea5bc50d300d9a97..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0733_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 733, - "image_filename": "SCENE_0733_new_000733.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9326326847076416, - 1.5878372192382812, - 0.3499999940395355 - ], - "rotation": 283.5101710032451, - "pixel_coords": [ - 217, - 105, - 11.181333541870117 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.91871976852417, - -1.6328999996185303, - 0.3499999940395355 - ], - "rotation": 69.66912497926832, - "pixel_coords": [ - 66, - 95, - 11.821188926696777 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3912438750267029, - 1.7006950378417969, - 0.699999988079071 - ], - "rotation": 186.29507217722855, - "pixel_coords": [ - 190, - 82, - 11.932769775390625 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6065804958343506, - 0.44645729660987854, - 0.3499999940395355 - ], - "rotation": 302.10344360776816, - "pixel_coords": [ - 122, - 81, - 12.819657325744629 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0733" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0734_cf1.json b/dataset_1k_720p_2/scenes/scene_0734_cf1.json deleted file mode 100644 index c4179a6dfe3f92c298ccec8eb743118c89438f4d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0734_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 734, - "image_filename": "SCENE_0734_new_000734.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9498883485794067, - 0.09232515096664429, - 0.699999988079071 - ], - "rotation": 78.41004139664764, - "pixel_coords": [ - 125, - 82, - 12.481080055236816 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5179641246795654, - -1.8474221229553223, - 0.3499999940395355 - ], - "rotation": 42.638144106491495, - "pixel_coords": [ - 173, - 170, - 8.645756721496582 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2691028118133545, - 2.7741856575012207, - 0.3499999940395355 - ], - "rotation": 226.97697410295814, - "pixel_coords": [ - 173, - 70, - 14.427606582641602 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0734" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0734_cf2.json b/dataset_1k_720p_2/scenes/scene_0734_cf2.json deleted file mode 100644 index b8017c285575c1519bb00835d2198d09fe7b06de..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0734_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 734, - "image_filename": "SCENE_0734_new_000734.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9498883485794067, - 0.09232515096664429, - 0.699999988079071 - ], - "rotation": 78.41004139664764, - "pixel_coords": [ - 125, - 82, - 12.481080055236816 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5179641246795654, - -1.8474221229553223, - 0.3499999940395355 - ], - "rotation": 42.638144106491495, - "pixel_coords": [ - 173, - 170, - 8.645756721496582 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2691028118133545, - 2.7741856575012207, - 0.3499999940395355 - ], - "rotation": 226.97697410295814, - "pixel_coords": [ - 173, - 70, - 14.427606582641602 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0734" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0734_original.json b/dataset_1k_720p_2/scenes/scene_0734_original.json deleted file mode 100644 index 0be78b8e9f61e9e94fbfe8c690cc6647d0d4b3ee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0734_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 734, - "image_filename": "SCENE_0734_new_000734.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9498883485794067, - 0.09232515096664429, - 0.699999988079071 - ], - "rotation": 78.41004139664764, - "pixel_coords": [ - 125, - 82, - 12.481080055236816 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5179641246795654, - -1.8474221229553223, - 0.3499999940395355 - ], - "rotation": 42.638144106491495, - "pixel_coords": [ - 173, - 170, - 8.645756721496582 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2691028118133545, - 2.7741856575012207, - 0.3499999940395355 - ], - "rotation": 226.97697410295814, - "pixel_coords": [ - 173, - 70, - 14.427606582641602 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0734" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0735_cf1.json b/dataset_1k_720p_2/scenes/scene_0735_cf1.json deleted file mode 100644 index 5cc3487a015e488885eedeeaf7c07acfdd7c412c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0735_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 735, - "image_filename": "SCENE_0735_new_000735.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6503151655197144, - -1.8239060640335083, - 0.699999988079071 - ], - "rotation": 9.612179118249573, - "pixel_coords": [ - 83, - 100, - 11.173008918762207 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.091857671737671, - 2.0291709899902344, - 0.699999988079071 - ], - "rotation": 187.6003589488725, - "pixel_coords": [ - 163, - 67, - 13.674395561218262 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5200212001800537, - -2.170999526977539, - 0.699999988079071 - ], - "rotation": 122.2580806110684, - "pixel_coords": [ - 162, - 164, - 8.259584426879883 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between purple cylinder and cyan sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0735" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0735_cf2.json b/dataset_1k_720p_2/scenes/scene_0735_cf2.json deleted file mode 100644 index ddbdf37fe954b793c5b878b45a7faeefa10e800f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0735_cf2.json +++ /dev/null @@ -1,157 +0,0 @@ -{ - "split": "new", - "image_index": 735, - "image_filename": "SCENE_0735_new_000735.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6503151655197144, - -1.8239060640335083, - 0.699999988079071 - ], - "rotation": 9.612179118249573, - "pixel_coords": [ - 83, - 100, - 11.173008918762207 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.091857671737671, - 2.0291709899902344, - 0.699999988079071 - ], - "rotation": 187.6003589488725, - "pixel_coords": [ - 163, - 67, - 13.674395561218262 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5200212001800537, - -2.170999526977539, - 0.699999988079071 - ], - "rotation": 122.2580806110684, - "pixel_coords": [ - 162, - 164, - 8.259584426879883 - ], - "color": "cyan" - }, - { - "shape": "cube", - "color": "yellow", - "material": "metal", - "size": "large", - "3d_coords": [ - 0.928687754004859, - 2.0199458044727985, - 0.35 - ], - "rotation": 329.9423437970416, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0735" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0735_original.json b/dataset_1k_720p_2/scenes/scene_0735_original.json deleted file mode 100644 index d27abc319f691919a226b71c08665ed0834954d8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0735_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 735, - "image_filename": "SCENE_0735_new_000735.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6503151655197144, - -1.8239060640335083, - 0.699999988079071 - ], - "rotation": 9.612179118249573, - "pixel_coords": [ - 83, - 100, - 11.173008918762207 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.091857671737671, - 2.0291709899902344, - 0.699999988079071 - ], - "rotation": 187.6003589488725, - "pixel_coords": [ - 163, - 67, - 13.674395561218262 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5200212001800537, - -2.170999526977539, - 0.699999988079071 - ], - "rotation": 122.2580806110684, - "pixel_coords": [ - 162, - 164, - 8.259584426879883 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0735" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0736_cf1.json b/dataset_1k_720p_2/scenes/scene_0736_cf1.json deleted file mode 100644 index 8c1d4e71fa19366d717fe455c1f288d8c9c0eef0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0736_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 736, - "image_filename": "SCENE_0736_new_000736.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7324254512786865, - 2.4343056678771973, - 0.3499999940395355 - ], - "rotation": 141.64832341843152, - "pixel_coords": [ - 178, - 75, - 13.797159194946289 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9680551290512085, - -1.5561624765396118, - 0.3499999940395355 - ], - "rotation": 88.51584327646424, - "pixel_coords": [ - 140, - 141, - 9.774356842041016 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8678107261657715, - -0.786307156085968, - 0.3499999940395355 - ], - "rotation": 48.414107043730304, - "pixel_coords": [ - 92, - 89, - 12.728219032287598 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9111032485961914, - -2.504077911376953, - 0.699999988079071 - ], - "rotation": 77.19470125736521, - "pixel_coords": [ - 160, - 179, - 7.788379192352295 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8495792150497437, - 0.06012478098273277, - 0.3499999940395355 - ], - "rotation": 186.17820355530267, - "pixel_coords": [ - 128, - 91, - 12.536247253417969 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray sphere to yellow", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0736" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0736_cf2.json b/dataset_1k_720p_2/scenes/scene_0736_cf2.json deleted file mode 100644 index d3933efc083e5329dff5a961788e133ff99b0459..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0736_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 736, - "image_filename": "SCENE_0736_new_000736.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7324254512786865, - 2.4343056678771973, - 0.3499999940395355 - ], - "rotation": 141.64832341843152, - "pixel_coords": [ - 178, - 75, - 13.797159194946289 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9680551290512085, - -1.5561624765396118, - 0.3499999940395355 - ], - "rotation": 88.51584327646424, - "pixel_coords": [ - 140, - 141, - 9.774356842041016 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8678107261657715, - -0.786307156085968, - 0.3499999940395355 - ], - "rotation": 48.414107043730304, - "pixel_coords": [ - 92, - 89, - 12.728219032287598 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9111032485961914, - -2.504077911376953, - 0.699999988079071 - ], - "rotation": 77.19470125736521, - "pixel_coords": [ - 160, - 179, - 7.788379192352295 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8495792150497437, - 0.06012478098273277, - 0.3499999940395355 - ], - "rotation": 186.17820355530267, - "pixel_coords": [ - 128, - 91, - 12.536247253417969 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed blue cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0736" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0736_original.json b/dataset_1k_720p_2/scenes/scene_0736_original.json deleted file mode 100644 index 89129362488a46892253dd7580e3fab6462a32fb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0736_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 736, - "image_filename": "SCENE_0736_new_000736.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7324254512786865, - 2.4343056678771973, - 0.3499999940395355 - ], - "rotation": 141.64832341843152, - "pixel_coords": [ - 178, - 75, - 13.797159194946289 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9680551290512085, - -1.5561624765396118, - 0.3499999940395355 - ], - "rotation": 88.51584327646424, - "pixel_coords": [ - 140, - 141, - 9.774356842041016 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8678107261657715, - -0.786307156085968, - 0.3499999940395355 - ], - "rotation": 48.414107043730304, - "pixel_coords": [ - 92, - 89, - 12.728219032287598 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9111032485961914, - -2.504077911376953, - 0.699999988079071 - ], - "rotation": 77.19470125736521, - "pixel_coords": [ - 160, - 179, - 7.788379192352295 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8495792150497437, - 0.06012478098273277, - 0.3499999940395355 - ], - "rotation": 186.17820355530267, - "pixel_coords": [ - 128, - 91, - 12.536247253417969 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0736" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0737_cf1.json b/dataset_1k_720p_2/scenes/scene_0737_cf1.json deleted file mode 100644 index 7962f5eb0578228155183d30943a4d3a211ec535..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0737_cf1.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 737, - "image_filename": "SCENE_0737_new_000737.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.926892042160034, - -2.35233211517334, - 0.3499999940395355 - ], - "rotation": 231.50622960104462, - "pixel_coords": [ - 167, - 180, - 8.347932815551758 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2571945190429688, - 0.4985688030719757, - 0.3499999940395355 - ], - "rotation": 304.7995046594841, - "pixel_coords": [ - 223, - 131, - 10.462419509887695 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0737" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0737_cf2.json b/dataset_1k_720p_2/scenes/scene_0737_cf2.json deleted file mode 100644 index f09a042998c1729e3d2ed57bcda33c2aaa4928a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0737_cf2.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 737, - "image_filename": "SCENE_0737_new_000737.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.926892042160034, - -2.35233211517334, - 0.3499999940395355 - ], - "rotation": 231.50622960104462, - "pixel_coords": [ - 167, - 180, - 8.347932815551758 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.49510669708251953, - -0.8022335171699524, - 0.699999988079071 - ], - "rotation": 181.03220322596144, - "pixel_coords": [ - 131, - 103, - 11.361352920532227 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cylinder", - "change_score": 11.343798059537564, - "change_attempts": 1, - "source_scene": "scene_0737" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0737_original.json b/dataset_1k_720p_2/scenes/scene_0737_original.json deleted file mode 100644 index c6feca3250d05d6af96a7fe6e3c43009e06c04de..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0737_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 737, - "image_filename": "SCENE_0737_new_000737.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.926892042160034, - -2.35233211517334, - 0.3499999940395355 - ], - "rotation": 231.50622960104462, - "pixel_coords": [ - 167, - 180, - 8.347932815551758 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2571945190429688, - 0.4985688030719757, - 0.3499999940395355 - ], - "rotation": 304.7995046594841, - "pixel_coords": [ - 223, - 131, - 10.462419509887695 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.49510669708251953, - -0.8022335171699524, - 0.699999988079071 - ], - "rotation": 181.03220322596144, - "pixel_coords": [ - 131, - 103, - 11.361352920532227 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0737" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0738_cf1.json b/dataset_1k_720p_2/scenes/scene_0738_cf1.json deleted file mode 100644 index 93cc5195135b9fc0d1a349c4d520a2047d6dd77c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0738_cf1.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 738, - "image_filename": "SCENE_0738_new_000738.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6502189636230469, - -2.0185999870300293, - 0.3499999940395355 - ], - "rotation": 281.31718900399284, - "pixel_coords": [ - 78, - 114, - 11.07079029083252 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9706064462661743, - 0.8937534093856812, - 0.3499999940395355 - ], - "rotation": 94.38209653341083, - "pixel_coords": [ - 227, - 123, - 10.596356391906738 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0411994457244873, - -0.49714726209640503, - 0.699999988079071 - ], - "rotation": 25.188807209512376, - "pixel_coords": [ - 108, - 86, - 12.063549995422363 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1696557998657227, - 2.2923872470855713, - 0.3499999940395355 - ], - "rotation": 284.3297316843965, - "pixel_coords": [ - 258, - 110, - 11.322747230529785 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0611541271209717, - -2.0996878147125244, - 0.699999988079071 - ], - "rotation": 170.82620969221716, - "pixel_coords": [ - 158, - 155, - 8.547679901123047 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3698848783969879, - -0.7875304222106934, - 0.3499999940395355 - ], - "rotation": 20.79494822025577, - "pixel_coords": [ - 150, - 123, - 10.566863059997559 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0738" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0738_cf2.json b/dataset_1k_720p_2/scenes/scene_0738_cf2.json deleted file mode 100644 index 22fdeadb7660b00e09e38da1c1f9a2ee485045ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0738_cf2.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 738, - "image_filename": "SCENE_0738_new_000738.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6502189636230469, - -2.0185999870300293, - 0.3499999940395355 - ], - "rotation": 281.31718900399284, - "pixel_coords": [ - 78, - 114, - 11.07079029083252 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9706064462661743, - 0.8937534093856812, - 0.3499999940395355 - ], - "rotation": 94.38209653341083, - "pixel_coords": [ - 227, - 123, - 10.596356391906738 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0411994457244873, - -0.49714726209640503, - 0.699999988079071 - ], - "rotation": 25.188807209512376, - "pixel_coords": [ - 108, - 86, - 12.063549995422363 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1696557998657227, - 2.2923872470855713, - 0.3499999940395355 - ], - "rotation": 284.3297316843965, - "pixel_coords": [ - 258, - 110, - 11.322747230529785 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0611541271209717, - -2.0996878147125244, - 0.699999988079071 - ], - "rotation": 170.82620969221716, - "pixel_coords": [ - 158, - 155, - 8.547679901123047 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3698848783969879, - -0.7875304222106934, - 0.3499999940395355 - ], - "rotation": 20.79494822025577, - "pixel_coords": [ - 150, - 123, - 10.566863059997559 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed brown cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0738" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0738_original.json b/dataset_1k_720p_2/scenes/scene_0738_original.json deleted file mode 100644 index 2d611d8923b4c4ac5e7e801c9533918d5540ec8b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0738_original.json +++ /dev/null @@ -1,258 +0,0 @@ -{ - "split": "new", - "image_index": 738, - "image_filename": "SCENE_0738_new_000738.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6502189636230469, - -2.0185999870300293, - 0.3499999940395355 - ], - "rotation": 281.31718900399284, - "pixel_coords": [ - 78, - 114, - 11.07079029083252 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9706064462661743, - 0.8937534093856812, - 0.3499999940395355 - ], - "rotation": 94.38209653341083, - "pixel_coords": [ - 227, - 123, - 10.596356391906738 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0411994457244873, - -0.49714726209640503, - 0.699999988079071 - ], - "rotation": 25.188807209512376, - "pixel_coords": [ - 108, - 86, - 12.063549995422363 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1696557998657227, - 2.2923872470855713, - 0.3499999940395355 - ], - "rotation": 284.3297316843965, - "pixel_coords": [ - 258, - 110, - 11.322747230529785 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0611541271209717, - -2.0996878147125244, - 0.699999988079071 - ], - "rotation": 170.82620969221716, - "pixel_coords": [ - 158, - 155, - 8.547679901123047 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3698848783969879, - -0.7875304222106934, - 0.3499999940395355 - ], - "rotation": 20.79494822025577, - "pixel_coords": [ - 150, - 123, - 10.566863059997559 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0738" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0739_cf1.json b/dataset_1k_720p_2/scenes/scene_0739_cf1.json deleted file mode 100644 index 5db0e3d46ac6d7a019c8bd9e9ab90105909e8eb7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0739_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 739, - "image_filename": "SCENE_0739_new_000739.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4812979698181152, - -2.2001569271087646, - 0.3499999940395355 - ], - "rotation": 102.15331549459889, - "pixel_coords": [ - 161, - 168, - 8.25451946258545 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7287135124206543, - 0.3457459807395935, - 0.699999988079071 - ], - "rotation": 167.00567282656303, - "pixel_coords": [ - 237, - 126, - 9.463249206542969 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5152025818824768, - -2.155540943145752, - 0.3499999940395355 - ], - "rotation": 105.92807833735016, - "pixel_coords": [ - 114, - 138, - 9.598516464233398 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between green sphere and red sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0739" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0739_cf2.json b/dataset_1k_720p_2/scenes/scene_0739_cf2.json deleted file mode 100644 index 5c3de38db6668d38ce1d47f4a3b80243e3aa8c92..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0739_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 739, - "image_filename": "SCENE_0739_new_000739.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4812979698181152, - -2.2001569271087646, - 0.3499999940395355 - ], - "rotation": 102.15331549459889, - "pixel_coords": [ - 161, - 168, - 8.25451946258545 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7287135124206543, - 0.3457459807395935, - 0.699999988079071 - ], - "rotation": 167.00567282656303, - "pixel_coords": [ - 237, - 126, - 9.463249206542969 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5152025818824768, - -2.155540943145752, - 0.3499999940395355 - ], - "rotation": 105.92807833735016, - "pixel_coords": [ - 114, - 138, - 9.598516464233398 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed green cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0739" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0739_original.json b/dataset_1k_720p_2/scenes/scene_0739_original.json deleted file mode 100644 index ff7e0598c30ed02dc2a33a2d509c9018c697d7b2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0739_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 739, - "image_filename": "SCENE_0739_new_000739.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4812979698181152, - -2.2001569271087646, - 0.3499999940395355 - ], - "rotation": 102.15331549459889, - "pixel_coords": [ - 161, - 168, - 8.25451946258545 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7287135124206543, - 0.3457459807395935, - 0.699999988079071 - ], - "rotation": 167.00567282656303, - "pixel_coords": [ - 237, - 126, - 9.463249206542969 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5152025818824768, - -2.155540943145752, - 0.3499999940395355 - ], - "rotation": 105.92807833735016, - "pixel_coords": [ - 114, - 138, - 9.598516464233398 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0739" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0740_cf1.json b/dataset_1k_720p_2/scenes/scene_0740_cf1.json deleted file mode 100644 index 3be5829cd1f7b615c867970112ab8e949d66cc51..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0740_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 740, - "image_filename": "SCENE_0740_new_000740.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9926391839981079, - -1.3549158573150635, - 0.699999988079071 - ], - "rotation": 41.34140841887113, - "pixel_coords": [ - 147, - 127, - 9.082432746887207 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4171658972490242, - 1.9029803846128006, - 0.699999988079071 - ], - "rotation": 109.91690776378412, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1937553882598877, - -2.221392869949341, - 0.3499999940395355 - ], - "rotation": 320.4854188390529, - "pixel_coords": [ - 153, - 172, - 7.959005355834961 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cube from left of purple sphere to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0740" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0740_cf2.json b/dataset_1k_720p_2/scenes/scene_0740_cf2.json deleted file mode 100644 index 61a80ed68efcf43d29578026386220fa9d916852..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0740_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 740, - "image_filename": "SCENE_0740_new_000740.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9926391839981079, - -1.3549158573150635, - 0.699999988079071 - ], - "rotation": 41.34140841887113, - "pixel_coords": [ - 147, - 127, - 9.082432746887207 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.136939764022827, - -1.0331993103027344, - 0.699999988079071 - ], - "rotation": 109.91690776378412, - "pixel_coords": [ - 92, - 88, - 11.295969009399414 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1937553882598877, - -2.221392869949341, - 0.3499999940395355 - ], - "rotation": 320.4854188390529, - "pixel_coords": [ - 153, - 172, - 7.959005355834961 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0740" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0740_original.json b/dataset_1k_720p_2/scenes/scene_0740_original.json deleted file mode 100644 index 27ddd778ffbe399ef7493d3d73e565e56701faf7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0740_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 740, - "image_filename": "SCENE_0740_new_000740.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9926391839981079, - -1.3549158573150635, - 0.699999988079071 - ], - "rotation": 41.34140841887113, - "pixel_coords": [ - 147, - 127, - 9.082432746887207 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.136939764022827, - -1.0331993103027344, - 0.699999988079071 - ], - "rotation": 109.91690776378412, - "pixel_coords": [ - 92, - 88, - 11.295969009399414 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1937553882598877, - -2.221392869949341, - 0.3499999940395355 - ], - "rotation": 320.4854188390529, - "pixel_coords": [ - 153, - 172, - 7.959005355834961 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0740" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0741_cf1.json b/dataset_1k_720p_2/scenes/scene_0741_cf1.json deleted file mode 100644 index fd75fd625349c26fce4eb67d1a0af8071bd7b009..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0741_cf1.json +++ /dev/null @@ -1,258 +0,0 @@ -{ - "split": "new", - "image_index": 741, - "image_filename": "SCENE_0741_new_000741.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8286209106445312, - -2.9988088607788086, - 0.699999988079071 - ], - "rotation": 255.87500990788467, - "pixel_coords": [ - 93, - 140, - 8.778039932250977 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3316223621368408, - 0.11736936122179031, - 0.699999988079071 - ], - "rotation": 235.71267772559153, - "pixel_coords": [ - 156, - 96, - 11.435883522033691 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1224517822265625, - -1.3804758787155151, - 0.3499999940395355 - ], - "rotation": 38.33336975799008, - "pixel_coords": [ - 175, - 149, - 9.035330772399902 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.564176321029663, - -0.6423086524009705, - 0.3499999940395355 - ], - "rotation": 265.5258444295728, - "pixel_coords": [ - 180, - 133, - 9.855299949645996 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1040103435516357, - -2.105931282043457, - 0.3499999940395355 - ], - "rotation": 96.06308614572306, - "pixel_coords": [ - 69, - 108, - 11.436775207519531 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9621649980545044, - 0.9752185940742493, - 0.3499999940395355 - ], - "rotation": 230.9644102643496, - "pixel_coords": [ - 144, - 88, - 13.198931694030762 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0741" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0741_cf2.json b/dataset_1k_720p_2/scenes/scene_0741_cf2.json deleted file mode 100644 index 22163be2587d307a28057c319dd612faf7b2d61a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0741_cf2.json +++ /dev/null @@ -1,258 +0,0 @@ -{ - "split": "new", - "image_index": 741, - "image_filename": "SCENE_0741_new_000741.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8286209106445312, - -2.9988088607788086, - 0.699999988079071 - ], - "rotation": 255.87500990788467, - "pixel_coords": [ - 93, - 140, - 8.778039932250977 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3316223621368408, - 0.11736936122179031, - 0.699999988079071 - ], - "rotation": 235.71267772559153, - "pixel_coords": [ - 156, - 96, - 11.435883522033691 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1224517822265625, - -1.3804758787155151, - 0.3499999940395355 - ], - "rotation": 38.33336975799008, - "pixel_coords": [ - 175, - 149, - 9.035330772399902 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.564176321029663, - -0.6423086524009705, - 0.3499999940395355 - ], - "rotation": 265.5258444295728, - "pixel_coords": [ - 180, - 133, - 9.855299949645996 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1040103435516357, - -2.105931282043457, - 0.3499999940395355 - ], - "rotation": 96.06308614572306, - "pixel_coords": [ - 69, - 108, - 11.436775207519531 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9621649980545044, - 0.9752185940742493, - 0.3499999940395355 - ], - "rotation": 230.9644102643496, - "pixel_coords": [ - 144, - 88, - 13.198931694030762 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0741" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0741_original.json b/dataset_1k_720p_2/scenes/scene_0741_original.json deleted file mode 100644 index a86014c7fd75a6aa27497f78c01d5d2bb7e1ed53..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0741_original.json +++ /dev/null @@ -1,256 +0,0 @@ -{ - "split": "new", - "image_index": 741, - "image_filename": "SCENE_0741_new_000741.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8286209106445312, - -2.9988088607788086, - 0.699999988079071 - ], - "rotation": 255.87500990788467, - "pixel_coords": [ - 93, - 140, - 8.778039932250977 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3316223621368408, - 0.11736936122179031, - 0.699999988079071 - ], - "rotation": 235.71267772559153, - "pixel_coords": [ - 156, - 96, - 11.435883522033691 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1224517822265625, - -1.3804758787155151, - 0.3499999940395355 - ], - "rotation": 38.33336975799008, - "pixel_coords": [ - 175, - 149, - 9.035330772399902 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.564176321029663, - -0.6423086524009705, - 0.3499999940395355 - ], - "rotation": 265.5258444295728, - "pixel_coords": [ - 180, - 133, - 9.855299949645996 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1040103435516357, - -2.105931282043457, - 0.3499999940395355 - ], - "rotation": 96.06308614572306, - "pixel_coords": [ - 69, - 108, - 11.436775207519531 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9621649980545044, - 0.9752185940742493, - 0.3499999940395355 - ], - "rotation": 230.9644102643496, - "pixel_coords": [ - 144, - 88, - 13.198931694030762 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3 - ], - [], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0741" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0742_cf1.json b/dataset_1k_720p_2/scenes/scene_0742_cf1.json deleted file mode 100644 index 29413bffb930505b9fc20cd11b9c0b33aa83b394..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0742_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 742, - "image_filename": "SCENE_0742_new_000742.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.08648795634508133, - 1.3019492626190186, - 0.699999988079071 - ], - "rotation": 78.26808377347228, - "pixel_coords": [ - 189, - 89, - 11.485157012939453 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.785146474838257, - -0.6669405698776245, - 0.699999988079071 - ], - "rotation": 33.67256465464105, - "pixel_coords": [ - 95, - 79, - 12.234665870666504 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.530745267868042, - 0.48483407497406006, - 0.699999988079071 - ], - "rotation": 329.5622033127574, - "pixel_coords": [ - 235, - 125, - 9.229472160339355 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7088890075683594, - -1.9075778722763062, - 0.699999988079071 - ], - "rotation": 238.00612981852532, - "pixel_coords": [ - 93, - 109, - 10.113059997558594 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red cylinder to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0742" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0742_cf2.json b/dataset_1k_720p_2/scenes/scene_0742_cf2.json deleted file mode 100644 index d90482c295069e5757a178dd4c425a4b420c0431..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0742_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 742, - "image_filename": "SCENE_0742_new_000742.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.08648795634508133, - 1.3019492626190186, - 0.699999988079071 - ], - "rotation": 78.26808377347228, - "pixel_coords": [ - 189, - 89, - 11.485157012939453 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.785146474838257, - -0.6669405698776245, - 0.699999988079071 - ], - "rotation": 33.67256465464105, - "pixel_coords": [ - 95, - 79, - 12.234665870666504 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.082971960447167, - 0.284666851969809, - 0.699999988079071 - ], - "rotation": 329.5622033127574, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7088890075683594, - -1.9075778722763062, - 0.699999988079071 - ], - "rotation": 238.00612981852532, - "pixel_coords": [ - 93, - 109, - 10.113059997558594 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cylinder to partially occlude gray sphere", - "change_score": 1.4615452325691507, - "change_attempts": 1, - "source_scene": "scene_0742" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0742_original.json b/dataset_1k_720p_2/scenes/scene_0742_original.json deleted file mode 100644 index fd3688648f4edd2893bdf96747e79d625e9d3538..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0742_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 742, - "image_filename": "SCENE_0742_new_000742.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.08648795634508133, - 1.3019492626190186, - 0.699999988079071 - ], - "rotation": 78.26808377347228, - "pixel_coords": [ - 189, - 89, - 11.485157012939453 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.785146474838257, - -0.6669405698776245, - 0.699999988079071 - ], - "rotation": 33.67256465464105, - "pixel_coords": [ - 95, - 79, - 12.234665870666504 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.530745267868042, - 0.48483407497406006, - 0.699999988079071 - ], - "rotation": 329.5622033127574, - "pixel_coords": [ - 235, - 125, - 9.229472160339355 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7088890075683594, - -1.9075778722763062, - 0.699999988079071 - ], - "rotation": 238.00612981852532, - "pixel_coords": [ - 93, - 109, - 10.113059997558594 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0742" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0743_cf1.json b/dataset_1k_720p_2/scenes/scene_0743_cf1.json deleted file mode 100644 index 3c4e2b74224f4528e677f7e77e49bdfcc0b78f7b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0743_cf1.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 743, - "image_filename": "SCENE_0743_new_000743.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5752811431884766, - 1.1952022314071655, - 0.3499999940395355 - ], - "rotation": 52.14511265845981, - "pixel_coords": [ - 158, - 83, - 12.654332160949707 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0819532871246338, - -0.46685677766799927, - 0.3499999940395355 - ], - "rotation": 246.97487468321705, - "pixel_coords": [ - 128, - 102, - 11.425887107849121 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7176411151885986, - -2.24590802192688, - 0.699999988079071 - ], - "rotation": 240.1108193751723, - "pixel_coords": [ - 53, - 91, - 11.352862358093262 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9770607948303223, - -0.9426865577697754, - 0.699999988079071 - ], - "rotation": 342.53931862389106, - "pixel_coords": [ - 156, - 124, - 9.629701614379883 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed gray cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0743" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0743_cf2.json b/dataset_1k_720p_2/scenes/scene_0743_cf2.json deleted file mode 100644 index 9e4bad141f80c103cd1a767d7f33a7b960d653a8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0743_cf2.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 743, - "image_filename": "SCENE_0743_new_000743.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5752811431884766, - 1.1952022314071655, - 0.3499999940395355 - ], - "rotation": 52.14511265845981, - "pixel_coords": [ - 158, - 83, - 12.654332160949707 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0819532871246338, - -0.46685677766799927, - 0.3499999940395355 - ], - "rotation": 246.97487468321705, - "pixel_coords": [ - 128, - 102, - 11.425887107849121 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7176411151885986, - -2.24590802192688, - 0.699999988079071 - ], - "rotation": 240.1108193751723, - "pixel_coords": [ - 53, - 91, - 11.352862358093262 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9770607948303223, - -0.9426865577697754, - 0.699999988079071 - ], - "rotation": 342.53931862389106, - "pixel_coords": [ - 156, - 124, - 9.629701614379883 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0743" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0743_original.json b/dataset_1k_720p_2/scenes/scene_0743_original.json deleted file mode 100644 index f5ce5eb8c209c0aea27842e8debcbc1ef0188ad8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0743_original.json +++ /dev/null @@ -1,173 +0,0 @@ -{ - "split": "new", - "image_index": 743, - "image_filename": "SCENE_0743_new_000743.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5752811431884766, - 1.1952022314071655, - 0.3499999940395355 - ], - "rotation": 52.14511265845981, - "pixel_coords": [ - 158, - 83, - 12.654332160949707 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0819532871246338, - -0.46685677766799927, - 0.3499999940395355 - ], - "rotation": 246.97487468321705, - "pixel_coords": [ - 128, - 102, - 11.425887107849121 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7176411151885986, - -2.24590802192688, - 0.699999988079071 - ], - "rotation": 240.1108193751723, - "pixel_coords": [ - 53, - 91, - 11.352862358093262 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9770607948303223, - -0.9426865577697754, - 0.699999988079071 - ], - "rotation": 342.53931862389106, - "pixel_coords": [ - 156, - 124, - 9.629701614379883 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0743" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0744_cf1.json b/dataset_1k_720p_2/scenes/scene_0744_cf1.json deleted file mode 100644 index 97e24496e4daff60a1b9e2d0e87ea05447a0ba8d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0744_cf1.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 744, - "image_filename": "SCENE_0744_new_000744.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.49076509475708, - -1.620200514793396, - 0.3499999940395355 - ], - "rotation": 19.077323626050635, - "pixel_coords": [ - 73, - 100, - 11.62649917602539 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.48918139934539795, - -2.666642427444458, - 0.3499999940395355 - ], - "rotation": 59.219785129602116, - "pixel_coords": [ - 78, - 135, - 9.734325408935547 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7160989046096802, - 2.176090717315674, - 0.699999988079071 - ], - "rotation": 143.84836844520817, - "pixel_coords": [ - 171, - 68, - 13.199617385864258 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2732917070388794, - 1.3629614114761353, - 0.3499999940395355 - ], - "rotation": 52.05591307297045, - "pixel_coords": [ - 184, - 95, - 11.974645614624023 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8557865619659424, - 0.5206600427627563, - 0.699999988079071 - ], - "rotation": 164.7698860078409, - "pixel_coords": [ - 247, - 130, - 9.311223030090332 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.2306242138147354, - -1.0393015146255493, - 0.699999988079071 - ], - "rotation": 293.8182772612432, - "pixel_coords": [ - 139, - 114, - 10.062517166137695 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "color": "green", - "material": "rubber", - "size": "small", - "3d_coords": [ - 0.7830862998962402, - 1.1533478498458862, - 0.3499999940395355 - ], - "rotation": 150.59715111698557, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown cube with green cylinder", - "change_score": 3.130438274533778, - "change_attempts": 1, - "source_scene": "scene_0744" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0744_cf2.json b/dataset_1k_720p_2/scenes/scene_0744_cf2.json deleted file mode 100644 index 4527d7b16cd328723e1ddebfb557427bb28ecdc0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0744_cf2.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 744, - "image_filename": "SCENE_0744_new_000744.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.49076509475708, - -1.620200514793396, - 0.3499999940395355 - ], - "rotation": 19.077323626050635, - "pixel_coords": [ - 73, - 100, - 11.62649917602539 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.48918139934539795, - -2.666642427444458, - 0.3499999940395355 - ], - "rotation": 59.219785129602116, - "pixel_coords": [ - 78, - 135, - 9.734325408935547 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7160989046096802, - 2.176090717315674, - 0.699999988079071 - ], - "rotation": 143.84836844520817, - "pixel_coords": [ - 171, - 68, - 13.199617385864258 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2732917070388794, - 1.3629614114761353, - 0.3499999940395355 - ], - "rotation": 52.05591307297045, - "pixel_coords": [ - 184, - 95, - 11.974645614624023 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8557865619659424, - 0.5206600427627563, - 0.699999988079071 - ], - "rotation": 164.7698860078409, - "pixel_coords": [ - 247, - 130, - 9.311223030090332 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.2306242138147354, - -1.0393015146255493, - 0.699999988079071 - ], - "rotation": 293.8182772612432, - "pixel_coords": [ - 139, - 114, - 10.062517166137695 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7830862998962402, - 1.1533478498458862, - 0.3499999940395355 - ], - "rotation": 103.63937228482543, - "pixel_coords": [ - 203, - 107, - 11.178215026855469 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed green cylinder to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0744" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0744_original.json b/dataset_1k_720p_2/scenes/scene_0744_original.json deleted file mode 100644 index 4c6cd83518abda4e83e3f1acb151f44aac967b1e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0744_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 744, - "image_filename": "SCENE_0744_new_000744.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.49076509475708, - -1.620200514793396, - 0.3499999940395355 - ], - "rotation": 19.077323626050635, - "pixel_coords": [ - 73, - 100, - 11.62649917602539 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.48918139934539795, - -2.666642427444458, - 0.3499999940395355 - ], - "rotation": 59.219785129602116, - "pixel_coords": [ - 78, - 135, - 9.734325408935547 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7160989046096802, - 2.176090717315674, - 0.699999988079071 - ], - "rotation": 143.84836844520817, - "pixel_coords": [ - 171, - 68, - 13.199617385864258 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2732917070388794, - 1.3629614114761353, - 0.3499999940395355 - ], - "rotation": 52.05591307297045, - "pixel_coords": [ - 184, - 95, - 11.974645614624023 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8557865619659424, - 0.5206600427627563, - 0.699999988079071 - ], - "rotation": 164.7698860078409, - "pixel_coords": [ - 247, - 130, - 9.311223030090332 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.2306242138147354, - -1.0393015146255493, - 0.699999988079071 - ], - "rotation": 293.8182772612432, - "pixel_coords": [ - 139, - 114, - 10.062517166137695 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7830862998962402, - 1.1533478498458862, - 0.3499999940395355 - ], - "rotation": 103.63937228482543, - "pixel_coords": [ - 203, - 107, - 11.178215026855469 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0744" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0745_cf1.json b/dataset_1k_720p_2/scenes/scene_0745_cf1.json deleted file mode 100644 index 9d95b5d631b7c5dcc34a5c7d0dcb91b9a140b4ee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0745_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 745, - "image_filename": "SCENE_0745_new_000745.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.954176664352417, - 1.5425164699554443, - 0.3499999940395355 - ], - "rotation": 260.6996437555636, - "pixel_coords": [ - 272, - 126, - 9.856049537658691 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7965274453163147, - -1.0224188566207886, - 0.3499999940395355 - ], - "rotation": 33.83365877276536, - "pixel_coords": [ - 153, - 129, - 9.664066314697266 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7686220407485962, - 1.171724557876587, - 0.3499999940395355 - ], - "rotation": 3.3617358584196344, - "pixel_coords": [ - 230, - 116, - 10.394603729248047 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.262321949005127, - -0.6899803876876831, - 0.3499999940395355 - ], - "rotation": 129.0822962421737, - "pixel_coords": [ - 117, - 104, - 11.204801559448242 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed yellow cube to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0745" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0745_cf2.json b/dataset_1k_720p_2/scenes/scene_0745_cf2.json deleted file mode 100644 index 0532de6da3d41b27657279ab0a2787af6f255044..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0745_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 745, - "image_filename": "SCENE_0745_new_000745.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.954176664352417, - 1.5425164699554443, - 0.3499999940395355 - ], - "rotation": 260.6996437555636, - "pixel_coords": [ - 272, - 126, - 9.856049537658691 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7965274453163147, - -1.0224188566207886, - 0.3499999940395355 - ], - "rotation": 33.83365877276536, - "pixel_coords": [ - 153, - 129, - 9.664066314697266 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7686220407485962, - 1.171724557876587, - 0.3499999940395355 - ], - "rotation": 3.3617358584196344, - "pixel_coords": [ - 230, - 116, - 10.394603729248047 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.204406764399721, - -0.4847176855249016, - 0.3499999940395355 - ], - "rotation": 129.0822962421737, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved cyan cylinder from (-1.3,-0.7) to (2.2,-0.5)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0745" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0745_original.json b/dataset_1k_720p_2/scenes/scene_0745_original.json deleted file mode 100644 index 33eb8a238e9a5e6e6f90b390ecc38d367169a1dc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0745_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 745, - "image_filename": "SCENE_0745_new_000745.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.954176664352417, - 1.5425164699554443, - 0.3499999940395355 - ], - "rotation": 260.6996437555636, - "pixel_coords": [ - 272, - 126, - 9.856049537658691 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7965274453163147, - -1.0224188566207886, - 0.3499999940395355 - ], - "rotation": 33.83365877276536, - "pixel_coords": [ - 153, - 129, - 9.664066314697266 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7686220407485962, - 1.171724557876587, - 0.3499999940395355 - ], - "rotation": 3.3617358584196344, - "pixel_coords": [ - 230, - 116, - 10.394603729248047 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.262321949005127, - -0.6899803876876831, - 0.3499999940395355 - ], - "rotation": 129.0822962421737, - "pixel_coords": [ - 117, - 104, - 11.204801559448242 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0745" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0746_cf1.json b/dataset_1k_720p_2/scenes/scene_0746_cf1.json deleted file mode 100644 index 44a6d94601a4474b1314029189fd878920b907da..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0746_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 746, - "image_filename": "SCENE_0746_new_000746.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.960663080215454, - 2.8699846267700195, - 0.3499999940395355 - ], - "rotation": 342.09773290062486, - "pixel_coords": [ - 186, - 71, - 13.88856029510498 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6263867020606995, - -1.7237544059753418, - 0.699999988079071 - ], - "rotation": 34.21294700140636, - "pixel_coords": [ - 101, - 109, - 10.3064546585083 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8782594203948975, - -2.328077554702759, - 0.699999988079071 - ], - "rotation": 245.8957522325248, - "pixel_coords": [ - 50, - 90, - 11.512993812561035 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3120267391204834, - -0.6642468571662903, - 0.699999988079071 - ], - "rotation": 89.89900644695882, - "pixel_coords": [ - 103, - 82, - 12.032831192016602 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.1925792098045349, - 1.0637696981430054, - 0.699999988079071 - ], - "rotation": 45.10247721824023, - "pixel_coords": [ - 182, - 89, - 11.528450965881348 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0746" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0746_cf2.json b/dataset_1k_720p_2/scenes/scene_0746_cf2.json deleted file mode 100644 index d8dc6b440e5aecf147e00640e45775b00f43a1c1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0746_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 746, - "image_filename": "SCENE_0746_new_000746.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.960663080215454, - 2.8699846267700195, - 0.3499999940395355 - ], - "rotation": 342.09773290062486, - "pixel_coords": [ - 186, - 71, - 13.88856029510498 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6263867020606995, - -1.7237544059753418, - 0.699999988079071 - ], - "rotation": 34.21294700140636, - "pixel_coords": [ - 101, - 109, - 10.3064546585083 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8782594203948975, - -2.328077554702759, - 0.699999988079071 - ], - "rotation": 245.8957522325248, - "pixel_coords": [ - 50, - 90, - 11.512993812561035 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3120267391204834, - -0.6642468571662903, - 0.699999988079071 - ], - "rotation": 89.89900644695882, - "pixel_coords": [ - 103, - 82, - 12.032831192016602 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5430732147315489, - -2.7410368166245513, - 0.699999988079071 - ], - "rotation": 45.10247721824023, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown sphere to partially occlude green sphere", - "change_score": 3.0, - "change_attempts": 2, - "source_scene": "scene_0746" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0746_original.json b/dataset_1k_720p_2/scenes/scene_0746_original.json deleted file mode 100644 index 7888ed9a03f21a787e3526461986c0ccda441ae4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0746_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 746, - "image_filename": "SCENE_0746_new_000746.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.960663080215454, - 2.8699846267700195, - 0.3499999940395355 - ], - "rotation": 342.09773290062486, - "pixel_coords": [ - 186, - 71, - 13.88856029510498 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6263867020606995, - -1.7237544059753418, - 0.699999988079071 - ], - "rotation": 34.21294700140636, - "pixel_coords": [ - 101, - 109, - 10.3064546585083 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8782594203948975, - -2.328077554702759, - 0.699999988079071 - ], - "rotation": 245.8957522325248, - "pixel_coords": [ - 50, - 90, - 11.512993812561035 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3120267391204834, - -0.6642468571662903, - 0.699999988079071 - ], - "rotation": 89.89900644695882, - "pixel_coords": [ - 103, - 82, - 12.032831192016602 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.1925792098045349, - 1.0637696981430054, - 0.699999988079071 - ], - "rotation": 45.10247721824023, - "pixel_coords": [ - 182, - 89, - 11.528450965881348 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0746" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0747_cf1.json b/dataset_1k_720p_2/scenes/scene_0747_cf1.json deleted file mode 100644 index f695d22b46ebd21826d3f321a3c36979b6eb931a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0747_cf1.json +++ /dev/null @@ -1,249 +0,0 @@ -{ - "split": "new", - "image_index": 747, - "image_filename": "SCENE_0747_new_000747.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.43184608221054077, - 0.9639221429824829, - 0.699999988079071 - ], - "rotation": 257.87421949239825, - "pixel_coords": [ - 191, - 96, - 11.372726440429688 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.370433807373047, - -1.3025513887405396, - 0.3499999940395355 - ], - "rotation": 250.71176773435013, - "pixel_coords": [ - 86, - 99, - 12.037788391113281 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.272564172744751, - -2.925581932067871, - 0.699999988079071 - ], - "rotation": 36.84628411006773, - "pixel_coords": [ - 131, - 168, - 7.860245704650879 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.01152272429317236, - -2.053461790084839, - 0.699999988079071 - ], - "rotation": 231.3173941747897, - "pixel_coords": [ - 106, - 121, - 9.878725051879883 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.625441074371338, - 1.843284249305725, - 0.699999988079071 - ], - "rotation": 157.37198011595027, - "pixel_coords": [ - 150, - 67, - 13.904069900512695 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple cube", - "change_score": 17.613429998112203, - "change_attempts": 1, - "source_scene": "scene_0747" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0747_cf2.json b/dataset_1k_720p_2/scenes/scene_0747_cf2.json deleted file mode 100644 index 223879c52b9fe57846b3d98f9b63d78400686b3f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0747_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 747, - "image_filename": "SCENE_0747_new_000747.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.43184608221054077, - 0.9639221429824829, - 0.699999988079071 - ], - "rotation": 257.87421949239825, - "pixel_coords": [ - 191, - 96, - 11.372726440429688 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.370433807373047, - -1.3025513887405396, - 0.3499999940395355 - ], - "rotation": 250.71176773435013, - "pixel_coords": [ - 86, - 99, - 12.037788391113281 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.272564172744751, - -2.925581932067871, - 0.699999988079071 - ], - "rotation": 36.84628411006773, - "pixel_coords": [ - 131, - 168, - 7.860245704650879 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3650600910186768, - 1.859174370765686, - 0.3499999940395355 - ], - "rotation": 84.4280089132363, - "pixel_coords": [ - 256, - 118, - 10.794032096862793 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.01152272429317236, - -2.053461790084839, - 0.699999988079071 - ], - "rotation": 231.3173941747897, - "pixel_coords": [ - 106, - 121, - 9.878725051879883 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.625441074371338, - 1.843284249305725, - 0.699999988079071 - ], - "rotation": 157.37198011595027, - "pixel_coords": [ - 150, - 67, - 13.904069900512695 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow cylinder and purple cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0747" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0747_original.json b/dataset_1k_720p_2/scenes/scene_0747_original.json deleted file mode 100644 index f6af9a4632e7d91ff7a0b8ce81aa5386b1eb37c1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0747_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 747, - "image_filename": "SCENE_0747_new_000747.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.43184608221054077, - 0.9639221429824829, - 0.699999988079071 - ], - "rotation": 257.87421949239825, - "pixel_coords": [ - 191, - 96, - 11.372726440429688 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.370433807373047, - -1.3025513887405396, - 0.3499999940395355 - ], - "rotation": 250.71176773435013, - "pixel_coords": [ - 86, - 99, - 12.037788391113281 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.272564172744751, - -2.925581932067871, - 0.699999988079071 - ], - "rotation": 36.84628411006773, - "pixel_coords": [ - 131, - 168, - 7.860245704650879 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3650600910186768, - 1.859174370765686, - 0.3499999940395355 - ], - "rotation": 84.4280089132363, - "pixel_coords": [ - 256, - 118, - 10.794032096862793 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.01152272429317236, - -2.053461790084839, - 0.699999988079071 - ], - "rotation": 231.3173941747897, - "pixel_coords": [ - 106, - 121, - 9.878725051879883 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.625441074371338, - 1.843284249305725, - 0.699999988079071 - ], - "rotation": 157.37198011595027, - "pixel_coords": [ - 150, - 67, - 13.904069900512695 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0747" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0748_cf1.json b/dataset_1k_720p_2/scenes/scene_0748_cf1.json deleted file mode 100644 index cc0a352061b4c737c4200f12fb9c65a0ab0af961..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0748_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 748, - "image_filename": "SCENE_0748_new_000748.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8865634202957153, - -0.8307934403419495, - 0.3499999940395355 - ], - "rotation": 200.26183942978255, - "pixel_coords": [ - 122, - 108, - 11.091056823730469 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9035784006118774, - -1.6944178342819214, - 0.699999988079071 - ], - "rotation": 342.88130582878864, - "pixel_coords": [ - 80, - 96, - 11.110583305358887 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.917612314224243, - 0.38993364572525024, - 0.699999988079071 - ], - "rotation": 352.6146724171202, - "pixel_coords": [ - 245, - 130, - 9.087586402893066 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.413672685623169, - -0.012985029257833958, - 0.3499999940395355 - ], - "rotation": 133.84260488300552, - "pixel_coords": [ - 133, - 97, - 11.921624183654785 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1836022585630417, - 2.787249803543091, - 0.699999988079071 - ], - "rotation": 340.2718599734033, - "pixel_coords": [ - 215, - 78, - 12.567272186279297 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9170532822608948, - -2.463059663772583, - 0.699999988079071 - ], - "rotation": 120.88455701799218, - "pixel_coords": [ - 110, - 137, - 8.768450736999512 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0748" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0748_cf2.json b/dataset_1k_720p_2/scenes/scene_0748_cf2.json deleted file mode 100644 index 1d74446f405afd7d5cfa2fa9147b6fae59e03668..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0748_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 748, - "image_filename": "SCENE_0748_new_000748.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8865634202957153, - -0.8307934403419495, - 0.3499999940395355 - ], - "rotation": 200.26183942978255, - "pixel_coords": [ - 122, - 108, - 11.091056823730469 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9035784006118774, - -1.6944178342819214, - 0.699999988079071 - ], - "rotation": 342.88130582878864, - "pixel_coords": [ - 80, - 96, - 11.110583305358887 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.917612314224243, - 0.38993364572525024, - 0.699999988079071 - ], - "rotation": 352.6146724171202, - "pixel_coords": [ - 245, - 130, - 9.087586402893066 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.413672685623169, - -0.012985029257833958, - 0.3499999940395355 - ], - "rotation": 133.84260488300552, - "pixel_coords": [ - 133, - 97, - 11.921624183654785 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1836022585630417, - 2.787249803543091, - 0.699999988079071 - ], - "rotation": 340.2718599734033, - "pixel_coords": [ - 215, - 78, - 12.567272186279297 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9170532822608948, - -2.463059663772583, - 0.699999988079071 - ], - "rotation": 120.88455701799218, - "pixel_coords": [ - 110, - 137, - 8.768450736999512 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0748" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0748_original.json b/dataset_1k_720p_2/scenes/scene_0748_original.json deleted file mode 100644 index a6f47ca89db1b791c21fe4e5b1f14a82555b0f97..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0748_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 748, - "image_filename": "SCENE_0748_new_000748.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8865634202957153, - -0.8307934403419495, - 0.3499999940395355 - ], - "rotation": 200.26183942978255, - "pixel_coords": [ - 122, - 108, - 11.091056823730469 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9035784006118774, - -1.6944178342819214, - 0.699999988079071 - ], - "rotation": 342.88130582878864, - "pixel_coords": [ - 80, - 96, - 11.110583305358887 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.917612314224243, - 0.38993364572525024, - 0.699999988079071 - ], - "rotation": 352.6146724171202, - "pixel_coords": [ - 245, - 130, - 9.087586402893066 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.413672685623169, - -0.012985029257833958, - 0.3499999940395355 - ], - "rotation": 133.84260488300552, - "pixel_coords": [ - 133, - 97, - 11.921624183654785 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1836022585630417, - 2.787249803543091, - 0.699999988079071 - ], - "rotation": 340.2718599734033, - "pixel_coords": [ - 215, - 78, - 12.567272186279297 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9170532822608948, - -2.463059663772583, - 0.699999988079071 - ], - "rotation": 120.88455701799218, - "pixel_coords": [ - 110, - 137, - 8.768450736999512 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0748" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0749_cf1.json b/dataset_1k_720p_2/scenes/scene_0749_cf1.json deleted file mode 100644 index 289cdcab243b55207fb994bfae4577d0a8e57203..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0749_cf1.json +++ /dev/null @@ -1,123 +0,0 @@ -{ - "split": "new", - "image_index": 749, - "image_filename": "SCENE_0749_new_000749.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9207079410552979, - 2.4821767807006836, - 0.699999988079071 - ], - "rotation": 210.65742158978694, - "pixel_coords": [ - 173, - 66, - 13.554417610168457 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.090684652328491, - -1.707590103149414, - 0.3499999940395355 - ], - "rotation": 249.43988710164402, - "pixel_coords": [ - 77, - 105, - 11.319520950317383 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red sphere", - "change_score": 17.490167026052504, - "change_attempts": 1, - "source_scene": "scene_0749" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0749_cf2.json b/dataset_1k_720p_2/scenes/scene_0749_cf2.json deleted file mode 100644 index 81046e47e8070b1a11150ba3573ef319588d02cc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0749_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 749, - "image_filename": "SCENE_0749_new_000749.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2440993467181345, - 2.039826710397136, - 0.699999988079071 - ], - "rotation": 348.3350854568319, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9207079410552979, - 2.4821767807006836, - 0.699999988079071 - ], - "rotation": 210.65742158978694, - "pixel_coords": [ - 173, - 66, - 13.554417610168457 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.090684652328491, - -1.707590103149414, - 0.3499999940395355 - ], - "rotation": 249.43988710164402, - "pixel_coords": [ - 77, - 105, - 11.319520950317383 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red sphere from left of purple cube to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0749" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0749_original.json b/dataset_1k_720p_2/scenes/scene_0749_original.json deleted file mode 100644 index fde03b8907f36a8278a46fe289d22c5be54d65ed..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0749_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 749, - "image_filename": "SCENE_0749_new_000749.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.044260859489441, - -0.5908541083335876, - 0.699999988079071 - ], - "rotation": 348.3350854568319, - "pixel_coords": [ - 124, - 95, - 11.149805068969727 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.9207079410552979, - 2.4821767807006836, - 0.699999988079071 - ], - "rotation": 210.65742158978694, - "pixel_coords": [ - 173, - 66, - 13.554417610168457 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.090684652328491, - -1.707590103149414, - 0.3499999940395355 - ], - "rotation": 249.43988710164402, - "pixel_coords": [ - 77, - 105, - 11.319520950317383 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0749" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0750_cf1.json b/dataset_1k_720p_2/scenes/scene_0750_cf1.json deleted file mode 100644 index fcb62699d58db9dd43cd03cf78f3974d4858e42d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0750_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 750, - "image_filename": "SCENE_0750_new_000750.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0280955235680649, - 0.013309567174663695, - 0.3499999940395355 - ], - "rotation": 105.57277584463, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2870875597000122, - -0.8313122987747192, - 0.699999988079071 - ], - "rotation": 313.38869072857875, - "pixel_coords": [ - 169, - 122, - 9.75220775604248 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.23791509866714478, - 1.9203338623046875, - 0.699999988079071 - ], - "rotation": 68.77509511038113, - "pixel_coords": [ - 196, - 84, - 12.411130905151367 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue cylinder from right of cyan cube to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0750" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0750_cf2.json b/dataset_1k_720p_2/scenes/scene_0750_cf2.json deleted file mode 100644 index dc67ed0aff31a75cdd01ef8f433e508e965922c7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0750_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 750, - "image_filename": "SCENE_0750_new_000750.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.54127836227417, - 2.967041492462158, - 0.3499999940395355 - ], - "rotation": 105.57277584463, - "pixel_coords": [ - 254, - 100, - 12.007442474365234 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2870875597000122, - -0.8313122987747192, - 0.699999988079071 - ], - "rotation": 313.38869072857875, - "pixel_coords": [ - 169, - 122, - 9.75220775604248 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.23791509866714478, - 1.9203338623046875, - 0.699999988079071 - ], - "rotation": 68.77509511038113, - "pixel_coords": [ - 196, - 84, - 12.411130905151367 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0750" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0750_original.json b/dataset_1k_720p_2/scenes/scene_0750_original.json deleted file mode 100644 index 81f41a8039851ec2e178478b395a9ed26cbcffb5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0750_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 750, - "image_filename": "SCENE_0750_new_000750.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.54127836227417, - 2.967041492462158, - 0.3499999940395355 - ], - "rotation": 105.57277584463, - "pixel_coords": [ - 254, - 100, - 12.007442474365234 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2870875597000122, - -0.8313122987747192, - 0.699999988079071 - ], - "rotation": 313.38869072857875, - "pixel_coords": [ - 169, - 122, - 9.75220775604248 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.23791509866714478, - 1.9203338623046875, - 0.699999988079071 - ], - "rotation": 68.77509511038113, - "pixel_coords": [ - 196, - 84, - 12.411130905151367 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0750" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0751_cf1.json b/dataset_1k_720p_2/scenes/scene_0751_cf1.json deleted file mode 100644 index f0ddb8079df18d4d6084513e2ad35317e0281e51..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0751_cf1.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 751, - "image_filename": "SCENE_0751_new_000751.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9699387550354004, - 0.4467252194881439, - 0.699999988079071 - ], - "rotation": 117.81518650867903, - "pixel_coords": [ - 114, - 74, - 13.121745109558105 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8069207668304443, - -0.8945450782775879, - 0.699999988079071 - ], - "rotation": 190.45098329995537, - "pixel_coords": [ - 213, - 143, - 8.577651977539062 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5490366220474243, - 1.840181827545166, - 0.3499999940395355 - ], - "rotation": 6.036610194915131, - "pixel_coords": [ - 167, - 83, - 13.229936599731445 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9911649227142334, - 1.111777901649475, - 0.3499999940395355 - ], - "rotation": 276.29766407264026, - "pixel_coords": [ - 262, - 131, - 9.860525131225586 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4961278438568115, - 2.301562786102295, - 0.3499999940395355 - ], - "rotation": 60.316865758225326, - "pixel_coords": [ - 158, - 74, - 14.124616622924805 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.443356513977051, - 2.0191595554351807, - 0.3499999940395355 - ], - "rotation": 272.14390025527155, - "pixel_coords": [ - 262, - 115, - 10.775068283081055 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.1375519335269928, - 2.782057762145996, - 0.3499999940395355 - ], - "rotation": 70.51852263121461, - "pixel_coords": [ - 212, - 87, - 12.906671524047852 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7311359643936157, - 1.116815209388733, - 0.3499999940395355 - ], - "rotation": 182.94240889020045, - "pixel_coords": [ - 168, - 94, - 12.255882263183594 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 5, - 6, - 7 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 5, - 7 - ], - [ - 1, - 3, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4, - 7 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 5, - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 3, - 5 - ], - [ - 1, - 3, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0751" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0751_cf2.json b/dataset_1k_720p_2/scenes/scene_0751_cf2.json deleted file mode 100644 index 397f2bc75256eacec95917eec23f490c4275dcfb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0751_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 751, - "image_filename": "SCENE_0751_new_000751.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9699387550354004, - 0.4467252194881439, - 0.699999988079071 - ], - "rotation": 117.81518650867903, - "pixel_coords": [ - 114, - 74, - 13.121745109558105 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8069207668304443, - -0.8945450782775879, - 0.699999988079071 - ], - "rotation": 190.45098329995537, - "pixel_coords": [ - 213, - 143, - 8.577651977539062 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5490366220474243, - 1.840181827545166, - 0.3499999940395355 - ], - "rotation": 6.036610194915131, - "pixel_coords": [ - 167, - 83, - 13.229936599731445 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9911649227142334, - 1.111777901649475, - 0.3499999940395355 - ], - "rotation": 276.29766407264026, - "pixel_coords": [ - 262, - 131, - 9.860525131225586 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4961278438568115, - 2.301562786102295, - 0.3499999940395355 - ], - "rotation": 60.316865758225326, - "pixel_coords": [ - 158, - 74, - 14.124616622924805 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.443356513977051, - 2.0191595554351807, - 0.3499999940395355 - ], - "rotation": 272.14390025527155, - "pixel_coords": [ - 262, - 115, - 10.775068283081055 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.1375519335269928, - 2.782057762145996, - 0.3499999940395355 - ], - "rotation": 70.51852263121461, - "pixel_coords": [ - 212, - 87, - 12.906671524047852 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7311359643936157, - 1.116815209388733, - 0.3499999940395355 - ], - "rotation": 182.94240889020045, - "pixel_coords": [ - 168, - 94, - 12.255882263183594 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 5, - 6, - 7 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 5, - 7 - ], - [ - 1, - 3, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4, - 7 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 5, - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 3, - 5 - ], - [ - 1, - 3, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0751" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0751_original.json b/dataset_1k_720p_2/scenes/scene_0751_original.json deleted file mode 100644 index 2c8182eb0b9bd1710c96f651ee462f443a6dd455..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0751_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 751, - "image_filename": "SCENE_0751_new_000751.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9699387550354004, - 0.4467252194881439, - 0.699999988079071 - ], - "rotation": 117.81518650867903, - "pixel_coords": [ - 114, - 74, - 13.121745109558105 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8069207668304443, - -0.8945450782775879, - 0.699999988079071 - ], - "rotation": 190.45098329995537, - "pixel_coords": [ - 213, - 143, - 8.577651977539062 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5490366220474243, - 1.840181827545166, - 0.3499999940395355 - ], - "rotation": 6.036610194915131, - "pixel_coords": [ - 167, - 83, - 13.229936599731445 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9911649227142334, - 1.111777901649475, - 0.3499999940395355 - ], - "rotation": 276.29766407264026, - "pixel_coords": [ - 262, - 131, - 9.860525131225586 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4961278438568115, - 2.301562786102295, - 0.3499999940395355 - ], - "rotation": 60.316865758225326, - "pixel_coords": [ - 158, - 74, - 14.124616622924805 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.443356513977051, - 2.0191595554351807, - 0.3499999940395355 - ], - "rotation": 272.14390025527155, - "pixel_coords": [ - 262, - 115, - 10.775068283081055 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.1375519335269928, - 2.782057762145996, - 0.3499999940395355 - ], - "rotation": 70.51852263121461, - "pixel_coords": [ - 212, - 87, - 12.906671524047852 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7311359643936157, - 1.116815209388733, - 0.3499999940395355 - ], - "rotation": 182.94240889020045, - "pixel_coords": [ - 168, - 94, - 12.255882263183594 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 2, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 5, - 6, - 7 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 5, - 7 - ], - [ - 1, - 3, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4, - 7 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 5, - 6 - ], - [ - 1, - 3, - 5, - 6 - ], - [ - 5 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 3, - 5 - ], - [ - 1, - 3, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0751" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0752_cf1.json b/dataset_1k_720p_2/scenes/scene_0752_cf1.json deleted file mode 100644 index 5fa59eb688f0a16e8c1df19aab0d701557fb8539..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0752_cf1.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 752, - "image_filename": "SCENE_0752_new_000752.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0459468364715576, - -2.3135883808135986, - 0.699999988079071 - ], - "rotation": 45.026780047637374, - "pixel_coords": [ - 61, - 103, - 10.851785659790039 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.142636299133301, - 1.4289062023162842, - 0.3499999940395355 - ], - "rotation": 88.87918388343996, - "pixel_coords": [ - 147, - 80, - 13.373016357421875 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6446632146835327, - -0.6292309165000916, - 0.699999988079071 - ], - "rotation": 233.27218169126775, - "pixel_coords": [ - 186, - 127, - 9.592060089111328 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7375597357749939, - 2.9560763835906982, - 0.699999988079071 - ], - "rotation": 100.11206828377873, - "pixel_coords": [ - 234, - 81, - 12.348313331604004 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9385530948638916, - 0.904196560382843, - 0.3499999940395355 - ], - "rotation": 212.58821470112167, - "pixel_coords": [ - 256, - 135, - 9.898958206176758 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.371612787246704, - 0.1644589602947235, - 0.699999988079071 - ], - "rotation": 124.42893200834763, - "pixel_coords": [ - 117, - 78, - 12.569853782653809 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9214662909507751, - 0.6291662454605103, - 0.3499999940395355 - ], - "rotation": 318.0627327331434, - "pixel_coords": [ - 154, - 96, - 12.125984191894531 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 3, - 5 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "left": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed green cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0752" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0752_cf2.json b/dataset_1k_720p_2/scenes/scene_0752_cf2.json deleted file mode 100644 index 9d9fa3ace7cdb5c1395163dbfb151b18d38dadd8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0752_cf2.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 752, - "image_filename": "SCENE_0752_new_000752.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0459468364715576, - -2.3135883808135986, - 0.699999988079071 - ], - "rotation": 45.026780047637374, - "pixel_coords": [ - 61, - 103, - 10.851785659790039 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.142636299133301, - 1.4289062023162842, - 0.3499999940395355 - ], - "rotation": 88.87918388343996, - "pixel_coords": [ - 147, - 80, - 13.373016357421875 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6446632146835327, - -0.6292309165000916, - 0.699999988079071 - ], - "rotation": 233.27218169126775, - "pixel_coords": [ - 186, - 127, - 9.592060089111328 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7375597357749939, - 2.9560763835906982, - 0.699999988079071 - ], - "rotation": 100.11206828377873, - "pixel_coords": [ - 234, - 81, - 12.348313331604004 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.3052345775106726, - -2.123045608231043, - 0.3499999940395355 - ], - "rotation": 212.58821470112167, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.371612787246704, - 0.1644589602947235, - 0.699999988079071 - ], - "rotation": 124.42893200834763, - "pixel_coords": [ - 117, - 78, - 12.569853782653809 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9214662909507751, - 0.6291662454605103, - 0.3499999940395355 - ], - "rotation": 318.0627327331434, - "pixel_coords": [ - 154, - 96, - 12.125984191894531 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 3, - 5 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "left": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray cube from right of green cube to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0752" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0752_original.json b/dataset_1k_720p_2/scenes/scene_0752_original.json deleted file mode 100644 index 44ade74a18cb0fa5371791e2e72df9fddf7394fe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0752_original.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 752, - "image_filename": "SCENE_0752_new_000752.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0459468364715576, - -2.3135883808135986, - 0.699999988079071 - ], - "rotation": 45.026780047637374, - "pixel_coords": [ - 61, - 103, - 10.851785659790039 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.142636299133301, - 1.4289062023162842, - 0.3499999940395355 - ], - "rotation": 88.87918388343996, - "pixel_coords": [ - 147, - 80, - 13.373016357421875 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6446632146835327, - -0.6292309165000916, - 0.699999988079071 - ], - "rotation": 233.27218169126775, - "pixel_coords": [ - 186, - 127, - 9.592060089111328 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7375597357749939, - 2.9560763835906982, - 0.699999988079071 - ], - "rotation": 100.11206828377873, - "pixel_coords": [ - 234, - 81, - 12.348313331604004 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9385530948638916, - 0.904196560382843, - 0.3499999940395355 - ], - "rotation": 212.58821470112167, - "pixel_coords": [ - 256, - 135, - 9.898958206176758 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.371612787246704, - 0.1644589602947235, - 0.699999988079071 - ], - "rotation": 124.42893200834763, - "pixel_coords": [ - 117, - 78, - 12.569853782653809 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9214662909507751, - 0.6291662454605103, - 0.3499999940395355 - ], - "rotation": 318.0627327331434, - "pixel_coords": [ - 154, - 96, - 12.125984191894531 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 3, - 5 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 6 - ], - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 4 - ] - ], - "left": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0752" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0753_cf1.json b/dataset_1k_720p_2/scenes/scene_0753_cf1.json deleted file mode 100644 index 5b938e4f5e72746b89b1f4cdcd876e27a09e51ab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0753_cf1.json +++ /dev/null @@ -1,202 +0,0 @@ -{ - "split": "new", - "image_index": 753, - "image_filename": "SCENE_0753_new_000753.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7041971683502197, - -0.03866017982363701, - 0.699999988079071 - ], - "rotation": 336.5786708172299, - "pixel_coords": [ - 225, - 131, - 9.54550838470459 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0869909524917603, - 0.4156055748462677, - 0.3499999940395355 - ], - "rotation": 155.87172111298605, - "pixel_coords": [ - 149, - 97, - 12.504355430603027 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4722098708152771, - -1.7879339456558228, - 0.3499999940395355 - ], - "rotation": 286.21783839382783, - "pixel_coords": [ - 106, - 122, - 10.796283721923828 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6085517406463623, - -1.6594691276550293, - 0.3499999940395355 - ], - "rotation": 238.04628622490284, - "pixel_coords": [ - 131, - 134, - 10.150113105773926 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan cube", - "change_score": 15.421877344074144, - "change_attempts": 1, - "source_scene": "scene_0753" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0753_cf2.json b/dataset_1k_720p_2/scenes/scene_0753_cf2.json deleted file mode 100644 index 97ece5835bf4c2faeb87ec21fce8b804b0a4a6b0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0753_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 753, - "image_filename": "SCENE_0753_new_000753.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7041971683502197, - -0.03866017982363701, - 0.699999988079071 - ], - "rotation": 336.5786708172299, - "pixel_coords": [ - 225, - 131, - 9.54550838470459 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.045113254338502884, - -0.5556435585021973, - 0.699999988079071 - ], - "rotation": 201.07332792011735, - "pixel_coords": [ - 146, - 105, - 11.07729434967041 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0869909524917603, - 0.4156055748462677, - 0.3499999940395355 - ], - "rotation": 155.87172111298605, - "pixel_coords": [ - 149, - 97, - 12.504355430603027 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4722098708152771, - -1.7879339456558228, - 0.3499999940395355 - ], - "rotation": 286.21783839382783, - "pixel_coords": [ - 106, - 122, - 10.796283721923828 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6085517406463623, - -1.6594691276550293, - 0.3499999940395355 - ], - "rotation": 238.04628622490284, - "pixel_coords": [ - 131, - 134, - 10.150113105773926 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0753" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0753_original.json b/dataset_1k_720p_2/scenes/scene_0753_original.json deleted file mode 100644 index f4f2cb35bbcb8e374e07a4819c78aa9d8a7fbba7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0753_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 753, - "image_filename": "SCENE_0753_new_000753.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7041971683502197, - -0.03866017982363701, - 0.699999988079071 - ], - "rotation": 336.5786708172299, - "pixel_coords": [ - 225, - 131, - 9.54550838470459 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.045113254338502884, - -0.5556435585021973, - 0.699999988079071 - ], - "rotation": 201.07332792011735, - "pixel_coords": [ - 146, - 105, - 11.07729434967041 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0869909524917603, - 0.4156055748462677, - 0.3499999940395355 - ], - "rotation": 155.87172111298605, - "pixel_coords": [ - 149, - 97, - 12.504355430603027 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4722098708152771, - -1.7879339456558228, - 0.3499999940395355 - ], - "rotation": 286.21783839382783, - "pixel_coords": [ - 106, - 122, - 10.796283721923828 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6085517406463623, - -1.6594691276550293, - 0.3499999940395355 - ], - "rotation": 238.04628622490284, - "pixel_coords": [ - 131, - 134, - 10.150113105773926 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0753" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0754_cf1.json b/dataset_1k_720p_2/scenes/scene_0754_cf1.json deleted file mode 100644 index 334730c875c3c338d890a07f6fc57e07687eeb7b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0754_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 754, - "image_filename": "SCENE_0754_new_000754.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7396554946899414, - 2.716280221939087, - 0.699999988079071 - ], - "rotation": 174.72563584387132, - "pixel_coords": [ - 289, - 104, - 10.44350528717041 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.26402047276496887, - -1.6370891332626343, - 0.699999988079071 - ], - "rotation": 165.37591207474838, - "pixel_coords": [ - 121, - 119, - 9.622417449951172 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.480351448059082, - -0.4458634555339813, - 0.699999988079071 - ], - "rotation": 300.9286999213401, - "pixel_coords": [ - 210, - 136, - 8.808572769165039 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.589986562728882, - -0.11491592973470688, - 0.699999988079071 - ], - "rotation": 231.0256472882638, - "pixel_coords": [ - 110, - 78, - 12.41966438293457 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.216485023498535, - -2.400824785232544, - 0.3499999940395355 - ], - "rotation": 234.1235362615869, - "pixel_coords": [ - 56, - 108, - 11.022255897521973 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.2686786353588104, - 1.3324940204620361, - 0.699999988079071 - ], - "rotation": 230.56632047822828, - "pixel_coords": [ - 197, - 91, - 11.318979263305664 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.996811435685366, - 0.9491223413797085, - 0.699999988079071 - ], - "rotation": 77.34845150204868, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6722818613052368, - 1.76387357711792, - 0.699999988079071 - ], - "rotation": 222.42368642470964, - "pixel_coords": [ - 167, - 73, - 12.875725746154785 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 6 - ], - [ - 2, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4 - ], - [ - 1, - 3, - 4, - 6 - ] - ], - "right": [ - [], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 5, - 7 - ], - [ - 0, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved cyan cylinder from (2.3,-3.0) to (3.0,0.9)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0754" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0754_cf2.json b/dataset_1k_720p_2/scenes/scene_0754_cf2.json deleted file mode 100644 index 5c095eb3b032f60d9331984f0cc52baf5cabc088..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0754_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 754, - "image_filename": "SCENE_0754_new_000754.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7396554946899414, - 2.716280221939087, - 0.699999988079071 - ], - "rotation": 174.72563584387132, - "pixel_coords": [ - 289, - 104, - 10.44350528717041 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.26402047276496887, - -1.6370891332626343, - 0.699999988079071 - ], - "rotation": 165.37591207474838, - "pixel_coords": [ - 121, - 119, - 9.622417449951172 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.480351448059082, - -0.4458634555339813, - 0.699999988079071 - ], - "rotation": 300.9286999213401, - "pixel_coords": [ - 210, - 136, - 8.808572769165039 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.589986562728882, - -0.11491592973470688, - 0.699999988079071 - ], - "rotation": 231.0256472882638, - "pixel_coords": [ - 110, - 78, - 12.41966438293457 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.216485023498535, - -2.400824785232544, - 0.3499999940395355 - ], - "rotation": 234.1235362615869, - "pixel_coords": [ - 56, - 108, - 11.022255897521973 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.2686786353588104, - 1.3324940204620361, - 0.699999988079071 - ], - "rotation": 230.56632047822828, - "pixel_coords": [ - 197, - 91, - 11.318979263305664 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.262434244155884, - -2.996350049972534, - 0.699999988079071 - ], - "rotation": 77.34845150204868, - "pixel_coords": [ - 122, - 171, - 7.495805740356445 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6722818613052368, - 1.76387357711792, - 0.699999988079071 - ], - "rotation": 222.42368642470964, - "pixel_coords": [ - 167, - 73, - 12.875725746154785 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 6 - ], - [ - 2, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4 - ], - [ - 1, - 3, - 4, - 6 - ] - ], - "right": [ - [], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 5, - 7 - ], - [ - 0, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0754" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0754_original.json b/dataset_1k_720p_2/scenes/scene_0754_original.json deleted file mode 100644 index dda92426d196799201f6852308b0dcd91e4d64d8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0754_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 754, - "image_filename": "SCENE_0754_new_000754.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7396554946899414, - 2.716280221939087, - 0.699999988079071 - ], - "rotation": 174.72563584387132, - "pixel_coords": [ - 289, - 104, - 10.44350528717041 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.26402047276496887, - -1.6370891332626343, - 0.699999988079071 - ], - "rotation": 165.37591207474838, - "pixel_coords": [ - 121, - 119, - 9.622417449951172 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.480351448059082, - -0.4458634555339813, - 0.699999988079071 - ], - "rotation": 300.9286999213401, - "pixel_coords": [ - 210, - 136, - 8.808572769165039 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.589986562728882, - -0.11491592973470688, - 0.699999988079071 - ], - "rotation": 231.0256472882638, - "pixel_coords": [ - 110, - 78, - 12.41966438293457 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.216485023498535, - -2.400824785232544, - 0.3499999940395355 - ], - "rotation": 234.1235362615869, - "pixel_coords": [ - 56, - 108, - 11.022255897521973 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.2686786353588104, - 1.3324940204620361, - 0.699999988079071 - ], - "rotation": 230.56632047822828, - "pixel_coords": [ - 197, - 91, - 11.318979263305664 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.262434244155884, - -2.996350049972534, - 0.699999988079071 - ], - "rotation": 77.34845150204868, - "pixel_coords": [ - 122, - 171, - 7.495805740356445 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6722818613052368, - 1.76387357711792, - 0.699999988079071 - ], - "rotation": 222.42368642470964, - "pixel_coords": [ - 167, - 73, - 12.875725746154785 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 6 - ], - [ - 2, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4 - ], - [ - 1, - 3, - 4, - 6 - ] - ], - "right": [ - [], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 5, - 7 - ], - [ - 0, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0754" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0755_cf1.json b/dataset_1k_720p_2/scenes/scene_0755_cf1.json deleted file mode 100644 index 248e3ac3cf18f94216f9739ffd87337b9da9f649..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0755_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 755, - "image_filename": "SCENE_0755_new_000755.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9102504253387451, - 0.16785526275634766, - 0.699999988079071 - ], - "rotation": 50.5340859756793, - "pixel_coords": [ - 212, - 120, - 9.548799514770508 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.32113879919052124, - 1.900067925453186, - 0.3499999940395355 - ], - "rotation": 24.94199962907392, - "pixel_coords": [ - 194, - 90, - 12.191465377807617 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.51945161819458, - 2.0288305282592773, - 0.3499999940395355 - ], - "rotation": 19.398483103364295, - "pixel_coords": [ - 172, - 80, - 13.043511390686035 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.159473180770874, - -1.8815710544586182, - 0.3499999940395355 - ], - "rotation": 248.1971640843495, - "pixel_coords": [ - 137, - 147, - 8.979286193847656 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue sphere and cyan sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0755" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0755_cf2.json b/dataset_1k_720p_2/scenes/scene_0755_cf2.json deleted file mode 100644 index ad788bc3c20044d63b68a5184e776681eda15aff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0755_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 755, - "image_filename": "SCENE_0755_new_000755.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9102504253387451, - 0.16785526275634766, - 0.699999988079071 - ], - "rotation": 50.5340859756793, - "pixel_coords": [ - 212, - 120, - 9.548799514770508 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.32113879919052124, - 1.900067925453186, - 0.3499999940395355 - ], - "rotation": 24.94199962907392, - "pixel_coords": [ - 194, - 90, - 12.191465377807617 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.51945161819458, - 2.0288305282592773, - 0.3499999940395355 - ], - "rotation": 19.398483103364295, - "pixel_coords": [ - 172, - 80, - 13.043511390686035 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.159473180770874, - -1.8815710544586182, - 0.3499999940395355 - ], - "rotation": 248.1971640843495, - "pixel_coords": [ - 137, - 147, - 8.979286193847656 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan sphere and blue sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0755" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0755_original.json b/dataset_1k_720p_2/scenes/scene_0755_original.json deleted file mode 100644 index 686bff15dfae4ed88e22ded09c438bde61e4a591..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0755_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 755, - "image_filename": "SCENE_0755_new_000755.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9102504253387451, - 0.16785526275634766, - 0.699999988079071 - ], - "rotation": 50.5340859756793, - "pixel_coords": [ - 212, - 120, - 9.548799514770508 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.32113879919052124, - 1.900067925453186, - 0.3499999940395355 - ], - "rotation": 24.94199962907392, - "pixel_coords": [ - 194, - 90, - 12.191465377807617 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.51945161819458, - 2.0288305282592773, - 0.3499999940395355 - ], - "rotation": 19.398483103364295, - "pixel_coords": [ - 172, - 80, - 13.043511390686035 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.159473180770874, - -1.8815710544586182, - 0.3499999940395355 - ], - "rotation": 248.1971640843495, - "pixel_coords": [ - 137, - 147, - 8.979286193847656 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0755" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0756_cf1.json b/dataset_1k_720p_2/scenes/scene_0756_cf1.json deleted file mode 100644 index d0e3b2f6db586303e45e286fe93a8c5527956aa7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0756_cf1.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 756, - "image_filename": "SCENE_0756_new_000756.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.010174266062676907, - -0.5488499402999878, - 0.3499999940395355 - ], - "rotation": 105.33951597089685, - "pixel_coords": [ - 147, - 115, - 10.956735610961914 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6707377433776855, - 2.355112314224243, - 0.3499999940395355 - ], - "rotation": 150.5020246866934, - "pixel_coords": [ - 223, - 97, - 12.252253532409668 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cylinder", - "change_score": 11.048078221351048, - "change_attempts": 1, - "source_scene": "scene_0756" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0756_cf2.json b/dataset_1k_720p_2/scenes/scene_0756_cf2.json deleted file mode 100644 index 993e9545af219cbeabfdc35d3be72da4a1d89a03..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0756_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 756, - "image_filename": "SCENE_0756_new_000756.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.010174266062676907, - -0.5488499402999878, - 0.3499999940395355 - ], - "rotation": 105.33951597089685, - "pixel_coords": [ - 147, - 115, - 10.956735610961914 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.908711759718414, - 0.8189563946762002, - 0.699999988079071 - ], - "rotation": 1.0763350382328918, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6707377433776855, - 2.355112314224243, - 0.3499999940395355 - ], - "rotation": 150.5020246866934, - "pixel_coords": [ - 223, - 97, - 12.252253532409668 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue cylinder from (1.3,-0.2) to (-1.9,0.8)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0756" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0756_original.json b/dataset_1k_720p_2/scenes/scene_0756_original.json deleted file mode 100644 index 48f17a13b3fdea27e32a8dde832459e36f7cb1ff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0756_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 756, - "image_filename": "SCENE_0756_new_000756.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.010174266062676907, - -0.5488499402999878, - 0.3499999940395355 - ], - "rotation": 105.33951597089685, - "pixel_coords": [ - 147, - 115, - 10.956735610961914 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3114914894104004, - -0.19873963296413422, - 0.699999988079071 - ], - "rotation": 1.0763350382328918, - "pixel_coords": [ - 185, - 116, - 10.137264251708984 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6707377433776855, - 2.355112314224243, - 0.3499999940395355 - ], - "rotation": 150.5020246866934, - "pixel_coords": [ - 223, - 97, - 12.252253532409668 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0756" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0757_cf1.json b/dataset_1k_720p_2/scenes/scene_0757_cf1.json deleted file mode 100644 index 07dbabfb0465f0b31b696b19a387287f8748d650..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0757_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 757, - "image_filename": "SCENE_0757_new_000757.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.25833284854888916, - -2.1256020069122314, - 0.699999988079071 - ], - "rotation": 4.4893250624945935, - "pixel_coords": [ - 108, - 123, - 9.645630836486816 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5471715927124023, - 2.6391618251800537, - 0.699999988079071 - ], - "rotation": 62.35125285027871, - "pixel_coords": [ - 251, - 93, - 11.59167766571045 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7521798610687256, - 1.915027141571045, - 0.699999988079071 - ], - "rotation": 28.031392891574498, - "pixel_coords": [ - 151, - 67, - 14.049415588378906 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1688820123672485, - 0.09580453485250473, - 0.699999988079071 - ], - "rotation": 279.0603671630261, - "pixel_coords": [ - 189, - 111, - 10.345112800598145 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0757" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0757_cf2.json b/dataset_1k_720p_2/scenes/scene_0757_cf2.json deleted file mode 100644 index 3c54e29f43e338fa7eb342fdc0b6d56987906c58..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0757_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 757, - "image_filename": "SCENE_0757_new_000757.png", - "objects": [ - { - "shape": "cube", - "color": "gray", - "material": "metal", - "size": "small", - "3d_coords": [ - 0.25833284854888916, - -2.1256020069122314, - 0.699999988079071 - ], - "rotation": 355.37233431884346, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5471715927124023, - 2.6391618251800537, - 0.699999988079071 - ], - "rotation": 62.35125285027871, - "pixel_coords": [ - 251, - 93, - 11.59167766571045 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7521798610687256, - 1.915027141571045, - 0.699999988079071 - ], - "rotation": 28.031392891574498, - "pixel_coords": [ - 151, - 67, - 14.049415588378906 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1688820123672485, - 0.09580453485250473, - 0.699999988079071 - ], - "rotation": 279.0603671630261, - "pixel_coords": [ - 189, - 111, - 10.345112800598145 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple cylinder with gray cube", - "change_score": 4.02532497428792, - "change_attempts": 1, - "source_scene": "scene_0757" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0757_original.json b/dataset_1k_720p_2/scenes/scene_0757_original.json deleted file mode 100644 index abc96b97a1d7db884d10cc834618bce16138c4be..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0757_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 757, - "image_filename": "SCENE_0757_new_000757.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.25833284854888916, - -2.1256020069122314, - 0.699999988079071 - ], - "rotation": 4.4893250624945935, - "pixel_coords": [ - 108, - 123, - 9.645630836486816 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5471715927124023, - 2.6391618251800537, - 0.699999988079071 - ], - "rotation": 62.35125285027871, - "pixel_coords": [ - 251, - 93, - 11.59167766571045 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7521798610687256, - 1.915027141571045, - 0.699999988079071 - ], - "rotation": 28.031392891574498, - "pixel_coords": [ - 151, - 67, - 14.049415588378906 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1688820123672485, - 0.09580453485250473, - 0.699999988079071 - ], - "rotation": 279.0603671630261, - "pixel_coords": [ - 189, - 111, - 10.345112800598145 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0757" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0758_cf1.json b/dataset_1k_720p_2/scenes/scene_0758_cf1.json deleted file mode 100644 index 1a1fb23fa8d34ff34bacb16ff3ef2c5fa97504d1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0758_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 758, - "image_filename": "SCENE_0758_new_000758.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.31190043687820435, - 0.5496124625205994, - 0.699999988079071 - ], - "rotation": 60.42753576957149, - "pixel_coords": [ - 167, - 91, - 10.873108863830566 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2125694751739502, - -1.2347939014434814, - 0.699999988079071 - ], - "rotation": 325.11750233340604, - "pixel_coords": [ - 155, - 126, - 8.803640365600586 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.22849048674106598, - 2.1648988723754883, - 0.699999988079071 - ], - "rotation": 313.70022668085835, - "pixel_coords": [ - 214, - 83, - 11.4650239944458 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0758" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0758_cf2.json b/dataset_1k_720p_2/scenes/scene_0758_cf2.json deleted file mode 100644 index 6773c92e12ee264e5e65455582be9dc6323b278e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0758_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 758, - "image_filename": "SCENE_0758_new_000758.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.31190043687820435, - 0.5496124625205994, - 0.699999988079071 - ], - "rotation": 60.42753576957149, - "pixel_coords": [ - 167, - 91, - 10.873108863830566 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2125694751739502, - -1.2347939014434814, - 0.699999988079071 - ], - "rotation": 325.11750233340604, - "pixel_coords": [ - 155, - 126, - 8.803640365600586 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.22849048674106598, - 2.1648988723754883, - 0.699999988079071 - ], - "rotation": 313.70022668085835, - "pixel_coords": [ - 214, - 83, - 11.4650239944458 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan cube to green", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0758" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0758_original.json b/dataset_1k_720p_2/scenes/scene_0758_original.json deleted file mode 100644 index cd8b81275fda263d9e95bcbcf635513a6916b818..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0758_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 758, - "image_filename": "SCENE_0758_new_000758.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.31190043687820435, - 0.5496124625205994, - 0.699999988079071 - ], - "rotation": 60.42753576957149, - "pixel_coords": [ - 167, - 91, - 10.873108863830566 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2125694751739502, - -1.2347939014434814, - 0.699999988079071 - ], - "rotation": 325.11750233340604, - "pixel_coords": [ - 155, - 126, - 8.803640365600586 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.22849048674106598, - 2.1648988723754883, - 0.699999988079071 - ], - "rotation": 313.70022668085835, - "pixel_coords": [ - 214, - 83, - 11.4650239944458 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0758" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0759_cf1.json b/dataset_1k_720p_2/scenes/scene_0759_cf1.json deleted file mode 100644 index 033d10e62f482f1f4f03e6734ee39cc4b6f415d3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0759_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 759, - "image_filename": "SCENE_0759_new_000759.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1671535968780518, - -1.0124363899230957, - 0.3499999940395355 - ], - "rotation": 159.1392730178992, - "pixel_coords": [ - 97, - 97, - 12.122564315795898 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.834255433027182, - 0.16190325145740792, - 0.3499999940395355 - ], - "rotation": 356.8121647689363, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3286421298980713, - 2.5663084983825684, - 0.699999988079071 - ], - "rotation": 79.83126344414906, - "pixel_coords": [ - 171, - 62, - 14.041021347045898 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3816496133804321, - 0.9454910755157471, - 0.3499999940395355 - ], - "rotation": 3.6275515118428947, - "pixel_coords": [ - 212, - 118, - 10.870884895324707 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5700815916061401, - -1.9048755168914795, - 0.3499999940395355 - ], - "rotation": 258.2725505761248, - "pixel_coords": [ - 143, - 155, - 9.162325859069824 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green cylinder from left of brown cube to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0759" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0759_cf2.json b/dataset_1k_720p_2/scenes/scene_0759_cf2.json deleted file mode 100644 index a7ae76fedcf2e73a45d9451fe0ef48e98a1aac85..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0759_cf2.json +++ /dev/null @@ -1,204 +0,0 @@ -{ - "split": "new", - "image_index": 759, - "image_filename": "SCENE_0759_new_000759.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1671535968780518, - -1.0124363899230957, - 0.3499999940395355 - ], - "rotation": 159.1392730178992, - "pixel_coords": [ - 97, - 97, - 12.122564315795898 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9427506327629089, - -2.589749336242676, - 0.3499999940395355 - ], - "rotation": 356.8121647689363, - "pixel_coords": [ - 73, - 126, - 10.438522338867188 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3286421298980713, - 2.5663084983825684, - 0.699999988079071 - ], - "rotation": 79.83126344414906, - "pixel_coords": [ - 171, - 62, - 14.041021347045898 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5700815916061401, - -1.9048755168914795, - 0.3499999940395355 - ], - "rotation": 258.2725505761248, - "pixel_coords": [ - 143, - 155, - 9.162325859069824 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple cylinder", - "change_score": 10.149241011384264, - "change_attempts": 1, - "source_scene": "scene_0759" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0759_original.json b/dataset_1k_720p_2/scenes/scene_0759_original.json deleted file mode 100644 index f4cab58bc18a755caf30b8570895b8411629b315..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0759_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 759, - "image_filename": "SCENE_0759_new_000759.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1671535968780518, - -1.0124363899230957, - 0.3499999940395355 - ], - "rotation": 159.1392730178992, - "pixel_coords": [ - 97, - 97, - 12.122564315795898 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9427506327629089, - -2.589749336242676, - 0.3499999940395355 - ], - "rotation": 356.8121647689363, - "pixel_coords": [ - 73, - 126, - 10.438522338867188 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3286421298980713, - 2.5663084983825684, - 0.699999988079071 - ], - "rotation": 79.83126344414906, - "pixel_coords": [ - 171, - 62, - 14.041021347045898 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3816496133804321, - 0.9454910755157471, - 0.3499999940395355 - ], - "rotation": 3.6275515118428947, - "pixel_coords": [ - 212, - 118, - 10.870884895324707 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5700815916061401, - -1.9048755168914795, - 0.3499999940395355 - ], - "rotation": 258.2725505761248, - "pixel_coords": [ - 143, - 155, - 9.162325859069824 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0759" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0760_cf1.json b/dataset_1k_720p_2/scenes/scene_0760_cf1.json deleted file mode 100644 index b0d1b12d82c72786d1f7fb818488f821cc5c3138..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0760_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 760, - "image_filename": "SCENE_0760_new_000760.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.042960213947081494, - 1.2793813160749217, - 0.3499999940395355 - ], - "rotation": 314.491089197111, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7974504828453064, - 1.935692548751831, - 0.699999988079071 - ], - "rotation": 177.66362895459537, - "pixel_coords": [ - 186, - 76, - 12.417669296264648 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8687974214553833, - -2.115251064300537, - 0.3499999940395355 - ], - "rotation": 290.4308616567777, - "pixel_coords": [ - 70, - 111, - 10.951395988464355 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cylinder to partially occlude gray cube", - "change_score": 1.2179986012341546, - "change_attempts": 1, - "source_scene": "scene_0760" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0760_cf2.json b/dataset_1k_720p_2/scenes/scene_0760_cf2.json deleted file mode 100644 index b14173693fc89bb12883e83ebb0adebe469f6ea8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0760_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 760, - "image_filename": "SCENE_0760_new_000760.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.160390019416809, - 1.0910496711730957, - 0.3499999940395355 - ], - "rotation": 314.491089197111, - "pixel_coords": [ - 211, - 112, - 10.840604782104492 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1897561794469809, - -2.7059311737097556, - 0.699999988079071 - ], - "rotation": 177.66362895459537, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8687974214553833, - -2.115251064300537, - 0.3499999940395355 - ], - "rotation": 290.4308616567777, - "pixel_coords": [ - 70, - 111, - 10.951395988464355 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved gray cube to partially occlude green cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0760" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0760_original.json b/dataset_1k_720p_2/scenes/scene_0760_original.json deleted file mode 100644 index 6e6fea6ac292cfe03ee961add30e055c65a0bfdf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0760_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 760, - "image_filename": "SCENE_0760_new_000760.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.160390019416809, - 1.0910496711730957, - 0.3499999940395355 - ], - "rotation": 314.491089197111, - "pixel_coords": [ - 211, - 112, - 10.840604782104492 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7974504828453064, - 1.935692548751831, - 0.699999988079071 - ], - "rotation": 177.66362895459537, - "pixel_coords": [ - 186, - 76, - 12.417669296264648 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8687974214553833, - -2.115251064300537, - 0.3499999940395355 - ], - "rotation": 290.4308616567777, - "pixel_coords": [ - 70, - 111, - 10.951395988464355 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0760" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0761_cf1.json b/dataset_1k_720p_2/scenes/scene_0761_cf1.json deleted file mode 100644 index b93ba9f317cf827048d6499d99e757d20a6d9f83..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0761_cf1.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 761, - "image_filename": "SCENE_0761_new_000761.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.44822463393211365, - -2.246206521987915, - 0.3499999940395355 - ], - "rotation": 174.18610156939977, - "pixel_coords": [ - 91, - 126, - 10.246488571166992 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.1337461918592453, - 0.5767924189567566, - 0.699999988079071 - ], - "rotation": 154.99702666783054, - "pixel_coords": [ - 171, - 94, - 11.441109657287598 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8062050342559814, - 0.875706672668457, - 0.3499999940395355 - ], - "rotation": 220.619862518882, - "pixel_coords": [ - 132, - 80, - 13.619856834411621 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9975972771644592, - 2.6855733394622803, - 0.699999988079071 - ], - "rotation": 25.28090758315038, - "pixel_coords": [ - 199, - 74, - 13.21458911895752 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0181902647018433, - -1.0801066160202026, - 0.3499999940395355 - ], - "rotation": 132.05474213058898, - "pixel_coords": [ - 153, - 133, - 9.879867553710938 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray sphere to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0761" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0761_cf2.json b/dataset_1k_720p_2/scenes/scene_0761_cf2.json deleted file mode 100644 index a12af064b0004209eecec630f2b1f6260b9a3aa2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0761_cf2.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 761, - "image_filename": "SCENE_0761_new_000761.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.44822463393211365, - -2.246206521987915, - 0.3499999940395355 - ], - "rotation": 174.18610156939977, - "pixel_coords": [ - 91, - 126, - 10.246488571166992 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.1337461918592453, - 0.5767924189567566, - 0.699999988079071 - ], - "rotation": 154.99702666783054, - "pixel_coords": [ - 171, - 94, - 11.441109657287598 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8062050342559814, - 0.875706672668457, - 0.3499999940395355 - ], - "rotation": 220.619862518882, - "pixel_coords": [ - 132, - 80, - 13.619856834411621 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9975972771644592, - 2.6855733394622803, - 0.699999988079071 - ], - "rotation": 25.28090758315038, - "pixel_coords": [ - 199, - 74, - 13.21458911895752 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0181902647018433, - -1.0801066160202026, - 0.3499999940395355 - ], - "rotation": 132.05474213058898, - "pixel_coords": [ - 153, - 133, - 9.879867553710938 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0761" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0761_original.json b/dataset_1k_720p_2/scenes/scene_0761_original.json deleted file mode 100644 index 59ca809c24c95e92cab9317f8ca61927e2d663eb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0761_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 761, - "image_filename": "SCENE_0761_new_000761.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.44822463393211365, - -2.246206521987915, - 0.3499999940395355 - ], - "rotation": 174.18610156939977, - "pixel_coords": [ - 91, - 126, - 10.246488571166992 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.1337461918592453, - 0.5767924189567566, - 0.699999988079071 - ], - "rotation": 154.99702666783054, - "pixel_coords": [ - 171, - 94, - 11.441109657287598 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8062050342559814, - 0.875706672668457, - 0.3499999940395355 - ], - "rotation": 220.619862518882, - "pixel_coords": [ - 132, - 80, - 13.619856834411621 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9975972771644592, - 2.6855733394622803, - 0.699999988079071 - ], - "rotation": 25.28090758315038, - "pixel_coords": [ - 199, - 74, - 13.21458911895752 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0181902647018433, - -1.0801066160202026, - 0.3499999940395355 - ], - "rotation": 132.05474213058898, - "pixel_coords": [ - 153, - 133, - 9.879867553710938 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0761" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0762_cf1.json b/dataset_1k_720p_2/scenes/scene_0762_cf1.json deleted file mode 100644 index 8338a6ba566eb248aa2a059cf2b1cf228930509c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0762_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 762, - "image_filename": "SCENE_0762_new_000762.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0093144178390503, - -2.5668628215789795, - 0.699999988079071 - ], - "rotation": 158.4727835907232, - "pixel_coords": [ - 72, - 114, - 10.231644630432129 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4520423412322998, - 0.07078278064727783, - 0.699999988079071 - ], - "rotation": 347.40478799595127, - "pixel_coords": [ - 171, - 104, - 10.83249282836914 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.473839521408081, - 2.9622583389282227, - 0.3499999940395355 - ], - "rotation": 277.9209105194629, - "pixel_coords": [ - 173, - 71, - 14.653221130371094 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.739634394645691, - 1.3851515054702759, - 0.3499999940395355 - ], - "rotation": 262.6907680263872, - "pixel_coords": [ - 230, - 115, - 10.919590950012207 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9169061183929443, - -2.9226365089416504, - 0.3499999940395355 - ], - "rotation": 8.220207045687449, - "pixel_coords": [ - 34, - 107, - 11.44388484954834 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed blue sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0762" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0762_cf2.json b/dataset_1k_720p_2/scenes/scene_0762_cf2.json deleted file mode 100644 index 34d365b11af764712468d4b46df7d32374a79088..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0762_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 762, - "image_filename": "SCENE_0762_new_000762.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0093144178390503, - -2.5668628215789795, - 0.699999988079071 - ], - "rotation": 158.4727835907232, - "pixel_coords": [ - 72, - 114, - 10.231644630432129 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7506527497910733, - 2.696663458051302, - 0.699999988079071 - ], - "rotation": 347.40478799595127, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.473839521408081, - 2.9622583389282227, - 0.3499999940395355 - ], - "rotation": 277.9209105194629, - "pixel_coords": [ - 173, - 71, - 14.653221130371094 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.739634394645691, - 1.3851515054702759, - 0.3499999940395355 - ], - "rotation": 262.6907680263872, - "pixel_coords": [ - 230, - 115, - 10.919590950012207 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9169061183929443, - -2.9226365089416504, - 0.3499999940395355 - ], - "rotation": 8.220207045687449, - "pixel_coords": [ - 34, - 107, - 11.44388484954834 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green cylinder from left of blue cylinder to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0762" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0762_original.json b/dataset_1k_720p_2/scenes/scene_0762_original.json deleted file mode 100644 index f4ee895a1992cd13ba08241ec5df7332e22c73cd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0762_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 762, - "image_filename": "SCENE_0762_new_000762.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0093144178390503, - -2.5668628215789795, - 0.699999988079071 - ], - "rotation": 158.4727835907232, - "pixel_coords": [ - 72, - 114, - 10.231644630432129 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4520423412322998, - 0.07078278064727783, - 0.699999988079071 - ], - "rotation": 347.40478799595127, - "pixel_coords": [ - 171, - 104, - 10.83249282836914 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.473839521408081, - 2.9622583389282227, - 0.3499999940395355 - ], - "rotation": 277.9209105194629, - "pixel_coords": [ - 173, - 71, - 14.653221130371094 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.739634394645691, - 1.3851515054702759, - 0.3499999940395355 - ], - "rotation": 262.6907680263872, - "pixel_coords": [ - 230, - 115, - 10.919590950012207 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9169061183929443, - -2.9226365089416504, - 0.3499999940395355 - ], - "rotation": 8.220207045687449, - "pixel_coords": [ - 34, - 107, - 11.44388484954834 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0762" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0763_cf1.json b/dataset_1k_720p_2/scenes/scene_0763_cf1.json deleted file mode 100644 index 59b8ab1a9fe5f9e640ee3da30b443d0cf1a5cf31..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0763_cf1.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 763, - "image_filename": "SCENE_0763_new_000763.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.453737735748291, - 0.34534698724746704, - 0.699999988079071 - ], - "rotation": 30.102046273598795, - "pixel_coords": [ - 228, - 125, - 9.80841064453125 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.14499017596244812, - 2.043430805206299, - 0.3499999940395355 - ], - "rotation": 231.1092515286113, - "pixel_coords": [ - 199, - 92, - 12.682441711425781 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.676011800765991, - -2.0099265575408936, - 0.699999988079071 - ], - "rotation": 245.5239544305838, - "pixel_coords": [ - 172, - 160, - 8.2722749710083 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2446609735488892, - 1.505570411682129, - 0.699999988079071 - ], - "rotation": 54.827848593989266, - "pixel_coords": [ - 221, - 100, - 11.287700653076172 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4477946758270264, - -0.6136784553527832, - 0.699999988079071 - ], - "rotation": 96.18615572345729, - "pixel_coords": [ - 118, - 92, - 11.806249618530273 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1222965717315674, - 1.4936453104019165, - 0.699999988079071 - ], - "rotation": 271.7158497441556, - "pixel_coords": [ - 152, - 73, - 13.493223190307617 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.821430504322052, - -0.9203444719314575, - 0.699999988079071 - ], - "rotation": 311.6247353204952, - "pixel_coords": [ - 155, - 119, - 10.134058952331543 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 2, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 4 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red cylinder to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0763" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0763_cf2.json b/dataset_1k_720p_2/scenes/scene_0763_cf2.json deleted file mode 100644 index b554f8476326f1e865e6bc1c7e8d860280c70771..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0763_cf2.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 763, - "image_filename": "SCENE_0763_new_000763.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.453737735748291, - 0.34534698724746704, - 0.699999988079071 - ], - "rotation": 30.102046273598795, - "pixel_coords": [ - 228, - 125, - 9.80841064453125 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.14499017596244812, - 2.043430805206299, - 0.3499999940395355 - ], - "rotation": 231.1092515286113, - "pixel_coords": [ - 199, - 92, - 12.682441711425781 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.676011800765991, - -2.0099265575408936, - 0.699999988079071 - ], - "rotation": 245.5239544305838, - "pixel_coords": [ - 172, - 160, - 8.2722749710083 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2446609735488892, - 1.505570411682129, - 0.699999988079071 - ], - "rotation": 54.827848593989266, - "pixel_coords": [ - 221, - 100, - 11.287700653076172 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4477946758270264, - -0.6136784553527832, - 0.699999988079071 - ], - "rotation": 96.18615572345729, - "pixel_coords": [ - 118, - 92, - 11.806249618530273 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1222965717315674, - 1.4936453104019165, - 0.699999988079071 - ], - "rotation": 271.7158497441556, - "pixel_coords": [ - 152, - 73, - 13.493223190307617 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.821430504322052, - -0.9203444719314575, - 0.699999988079071 - ], - "rotation": 311.6247353204952, - "pixel_coords": [ - 155, - 119, - 10.134058952331543 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 2, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 4 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0763" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0763_original.json b/dataset_1k_720p_2/scenes/scene_0763_original.json deleted file mode 100644 index 460452ba8c34a65eb968c6036d260b26bcb84f61..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0763_original.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 763, - "image_filename": "SCENE_0763_new_000763.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.453737735748291, - 0.34534698724746704, - 0.699999988079071 - ], - "rotation": 30.102046273598795, - "pixel_coords": [ - 228, - 125, - 9.80841064453125 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.14499017596244812, - 2.043430805206299, - 0.3499999940395355 - ], - "rotation": 231.1092515286113, - "pixel_coords": [ - 199, - 92, - 12.682441711425781 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.676011800765991, - -2.0099265575408936, - 0.699999988079071 - ], - "rotation": 245.5239544305838, - "pixel_coords": [ - 172, - 160, - 8.2722749710083 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2446609735488892, - 1.505570411682129, - 0.699999988079071 - ], - "rotation": 54.827848593989266, - "pixel_coords": [ - 221, - 100, - 11.287700653076172 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4477946758270264, - -0.6136784553527832, - 0.699999988079071 - ], - "rotation": 96.18615572345729, - "pixel_coords": [ - 118, - 92, - 11.806249618530273 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1222965717315674, - 1.4936453104019165, - 0.699999988079071 - ], - "rotation": 271.7158497441556, - "pixel_coords": [ - 152, - 73, - 13.493223190307617 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.821430504322052, - -0.9203444719314575, - 0.699999988079071 - ], - "rotation": 311.6247353204952, - "pixel_coords": [ - 155, - 119, - 10.134058952331543 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 2, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 4 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0763" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0764_cf1.json b/dataset_1k_720p_2/scenes/scene_0764_cf1.json deleted file mode 100644 index 1b033bb53cd1cdb6f9d83fedd4a3fcfd285d5315..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0764_cf1.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 764, - "image_filename": "SCENE_0764_new_000764.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.910318374633789, - 0.8433510065078735, - 0.699999988079071 - ], - "rotation": 72.50396707436983, - "pixel_coords": [ - 126, - 70, - 13.037635803222656 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7312232255935669, - 0.3067760169506073, - 0.699999988079071 - ], - "rotation": 352.3584509071491, - "pixel_coords": [ - 152, - 90, - 11.243454933166504 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.15146316587924957, - 1.3972418308258057, - 0.3499999940395355 - ], - "rotation": 84.88926813997732, - "pixel_coords": [ - 196, - 100, - 11.433162689208984 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1550230979919434, - 2.292755365371704, - 0.3499999940395355 - ], - "rotation": 339.0724808965094, - "pixel_coords": [ - 169, - 76, - 13.522635459899902 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1399407386779785, - -0.47852271795272827, - 0.699999988079071 - ], - "rotation": 138.90269230507286, - "pixel_coords": [ - 201, - 129, - 8.83393383026123 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.242538332939148, - -2.0028083324432373, - 0.3499999940395355 - ], - "rotation": 71.83216882994307, - "pixel_coords": [ - 82, - 115, - 10.405102729797363 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.547916889190674, - -2.9312469959259033, - 0.699999988079071 - ], - "rotation": 272.8444502949848, - "pixel_coords": [ - 132, - 173, - 7.130749702453613 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 4, - 6 - ], - [] - ], - "left": [ - [ - 5 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between purple cylinder and green sphere", - "change_score": 2.0, - "change_attempts": 2, - "source_scene": "scene_0764" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0764_cf2.json b/dataset_1k_720p_2/scenes/scene_0764_cf2.json deleted file mode 100644 index 72f8864066f3903a836fe53dd5911f2bc2aef60c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0764_cf2.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 764, - "image_filename": "SCENE_0764_new_000764.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.910318374633789, - 0.8433510065078735, - 0.699999988079071 - ], - "rotation": 72.50396707436983, - "pixel_coords": [ - 126, - 70, - 13.037635803222656 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7312232255935669, - 0.3067760169506073, - 0.699999988079071 - ], - "rotation": 352.3584509071491, - "pixel_coords": [ - 152, - 90, - 11.243454933166504 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.15146316587924957, - 1.3972418308258057, - 0.3499999940395355 - ], - "rotation": 84.88926813997732, - "pixel_coords": [ - 196, - 100, - 11.433162689208984 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1550230979919434, - 2.292755365371704, - 0.3499999940395355 - ], - "rotation": 339.0724808965094, - "pixel_coords": [ - 169, - 76, - 13.522635459899902 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1399407386779785, - -0.47852271795272827, - 0.699999988079071 - ], - "rotation": 138.90269230507286, - "pixel_coords": [ - 201, - 129, - 8.83393383026123 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.242538332939148, - -2.0028083324432373, - 0.3499999940395355 - ], - "rotation": 71.83216882994307, - "pixel_coords": [ - 82, - 115, - 10.405102729797363 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.547916889190674, - -2.9312469959259033, - 0.699999988079071 - ], - "rotation": 272.8444502949848, - "pixel_coords": [ - 132, - 173, - 7.130749702453613 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 4, - 6 - ], - [] - ], - "left": [ - [ - 5 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed purple cylinder to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0764" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0764_original.json b/dataset_1k_720p_2/scenes/scene_0764_original.json deleted file mode 100644 index c232d9f2975ea22f36bed7a44fbd774b40df5f18..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0764_original.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 764, - "image_filename": "SCENE_0764_new_000764.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.910318374633789, - 0.8433510065078735, - 0.699999988079071 - ], - "rotation": 72.50396707436983, - "pixel_coords": [ - 126, - 70, - 13.037635803222656 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7312232255935669, - 0.3067760169506073, - 0.699999988079071 - ], - "rotation": 352.3584509071491, - "pixel_coords": [ - 152, - 90, - 11.243454933166504 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.15146316587924957, - 1.3972418308258057, - 0.3499999940395355 - ], - "rotation": 84.88926813997732, - "pixel_coords": [ - 196, - 100, - 11.433162689208984 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1550230979919434, - 2.292755365371704, - 0.3499999940395355 - ], - "rotation": 339.0724808965094, - "pixel_coords": [ - 169, - 76, - 13.522635459899902 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1399407386779785, - -0.47852271795272827, - 0.699999988079071 - ], - "rotation": 138.90269230507286, - "pixel_coords": [ - 201, - 129, - 8.83393383026123 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.242538332939148, - -2.0028083324432373, - 0.3499999940395355 - ], - "rotation": 71.83216882994307, - "pixel_coords": [ - 82, - 115, - 10.405102729797363 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.547916889190674, - -2.9312469959259033, - 0.699999988079071 - ], - "rotation": 272.8444502949848, - "pixel_coords": [ - 132, - 173, - 7.130749702453613 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 4, - 6 - ], - [] - ], - "left": [ - [ - 5 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0764" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0765_cf1.json b/dataset_1k_720p_2/scenes/scene_0765_cf1.json deleted file mode 100644 index a6a1be210d63ec1a0f5886847497330a60a815a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0765_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 765, - "image_filename": "SCENE_0765_new_000765.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7755640745162964, - 2.203819990158081, - 0.3499999940395355 - ], - "rotation": 200.71320030673797, - "pixel_coords": [ - 223, - 98, - 11.976892471313477 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.813647508621216, - 0.24701882898807526, - 0.699999988079071 - ], - "rotation": 38.82040996895495, - "pixel_coords": [ - 114, - 73, - 12.956023216247559 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5829538106918335, - 1.885681390762329, - 0.3499999940395355 - ], - "rotation": 235.82345820767006, - "pixel_coords": [ - 169, - 79, - 13.296406745910645 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0765" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0765_cf2.json b/dataset_1k_720p_2/scenes/scene_0765_cf2.json deleted file mode 100644 index 1519ded96653a967e1e7c91c845416889562f572..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0765_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 765, - "image_filename": "SCENE_0765_new_000765.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7755640745162964, - 2.203819990158081, - 0.3499999940395355 - ], - "rotation": 200.71320030673797, - "pixel_coords": [ - 223, - 98, - 11.976892471313477 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.813647508621216, - 0.24701882898807526, - 0.699999988079071 - ], - "rotation": 38.82040996895495, - "pixel_coords": [ - 114, - 73, - 12.956023216247559 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5829538106918335, - 1.885681390762329, - 0.3499999940395355 - ], - "rotation": 235.82345820767006, - "pixel_coords": [ - 169, - 79, - 13.296406745910645 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0765" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0765_original.json b/dataset_1k_720p_2/scenes/scene_0765_original.json deleted file mode 100644 index e5d80ae7ba21ebaa4c22a5ca7f5ab63ce2d54225..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0765_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 765, - "image_filename": "SCENE_0765_new_000765.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7755640745162964, - 2.203819990158081, - 0.3499999940395355 - ], - "rotation": 200.71320030673797, - "pixel_coords": [ - 223, - 98, - 11.976892471313477 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.813647508621216, - 0.24701882898807526, - 0.699999988079071 - ], - "rotation": 38.82040996895495, - "pixel_coords": [ - 114, - 73, - 12.956023216247559 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5829538106918335, - 1.885681390762329, - 0.3499999940395355 - ], - "rotation": 235.82345820767006, - "pixel_coords": [ - 169, - 79, - 13.296406745910645 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0765" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0766_cf1.json b/dataset_1k_720p_2/scenes/scene_0766_cf1.json deleted file mode 100644 index dce4e4bff97f45096f788cbbcd4355c543d487b4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0766_cf1.json +++ /dev/null @@ -1,330 +0,0 @@ -{ - "split": "new", - "image_index": 766, - "image_filename": "SCENE_0766_new_000766.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6796927452087402, - -0.2591320276260376, - 0.699999988079071 - ], - "rotation": 266.590056086228, - "pixel_coords": [ - 108, - 82, - 13.13288402557373 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.967033863067627, - -2.7990386486053467, - 0.699999988079071 - ], - "rotation": 247.72155949631693, - "pixel_coords": [ - 40, - 96, - 11.818826675415039 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.358908176422119, - 0.00168905861210078, - 0.3499999940395355 - ], - "rotation": 231.03275572378806, - "pixel_coords": [ - 214, - 136, - 10.026642799377441 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8455222845077515, - -1.1039631366729736, - 0.699999988079071 - ], - "rotation": 339.4512331147914, - "pixel_coords": [ - 117, - 102, - 11.388623237609863 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4668830633163452, - -0.5125256776809692, - 0.3499999940395355 - ], - "rotation": 43.3514311731897, - "pixel_coords": [ - 180, - 131, - 10.325441360473633 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4719738960266113, - 1.1466526985168457, - 0.3499999940395355 - ], - "rotation": 39.42746906067308, - "pixel_coords": [ - 242, - 125, - 10.630158424377441 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2011468410491943, - 1.8938789367675781, - 0.3499999940395355 - ], - "rotation": 213.28616579640425, - "pixel_coords": [ - 176, - 88, - 13.562112808227539 - ], - "color": "gray" - }, - { - "shape": "sphere", - "color": "red", - "material": "metal", - "size": "small", - "3d_coords": [ - 2.240921184060948, - -2.2555794456941936, - 0.35 - ], - "rotation": 229.16217732832033, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0766" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0766_cf2.json b/dataset_1k_720p_2/scenes/scene_0766_cf2.json deleted file mode 100644 index dbef200a8c557a8ce34cd2984c0e7924e21cd341..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0766_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 766, - "image_filename": "SCENE_0766_new_000766.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6796927452087402, - -0.2591320276260376, - 0.699999988079071 - ], - "rotation": 266.590056086228, - "pixel_coords": [ - 108, - 82, - 13.13288402557373 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.967033863067627, - -2.7990386486053467, - 0.699999988079071 - ], - "rotation": 247.72155949631693, - "pixel_coords": [ - 40, - 96, - 11.818826675415039 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.358908176422119, - 0.00168905861210078, - 0.3499999940395355 - ], - "rotation": 231.03275572378806, - "pixel_coords": [ - 214, - 136, - 10.026642799377441 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8455222845077515, - -1.1039631366729736, - 0.699999988079071 - ], - "rotation": 339.4512331147914, - "pixel_coords": [ - 117, - 102, - 11.388623237609863 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0313323241384773, - -2.764388715871689, - 0.3499999940395355 - ], - "rotation": 43.3514311731897, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4719738960266113, - 1.1466526985168457, - 0.3499999940395355 - ], - "rotation": 39.42746906067308, - "pixel_coords": [ - 242, - 125, - 10.630158424377441 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2011468410491943, - 1.8938789367675781, - 0.3499999940395355 - ], - "rotation": 213.28616579640425, - "pixel_coords": [ - 176, - 88, - 13.562112808227539 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cube from right of blue cube to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0766" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0766_original.json b/dataset_1k_720p_2/scenes/scene_0766_original.json deleted file mode 100644 index 6b0e8955026db9ddc3e0083028832eafc772f5e1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0766_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 766, - "image_filename": "SCENE_0766_new_000766.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6796927452087402, - -0.2591320276260376, - 0.699999988079071 - ], - "rotation": 266.590056086228, - "pixel_coords": [ - 108, - 82, - 13.13288402557373 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.967033863067627, - -2.7990386486053467, - 0.699999988079071 - ], - "rotation": 247.72155949631693, - "pixel_coords": [ - 40, - 96, - 11.818826675415039 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.358908176422119, - 0.00168905861210078, - 0.3499999940395355 - ], - "rotation": 231.03275572378806, - "pixel_coords": [ - 214, - 136, - 10.026642799377441 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8455222845077515, - -1.1039631366729736, - 0.699999988079071 - ], - "rotation": 339.4512331147914, - "pixel_coords": [ - 117, - 102, - 11.388623237609863 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4668830633163452, - -0.5125256776809692, - 0.3499999940395355 - ], - "rotation": 43.3514311731897, - "pixel_coords": [ - 180, - 131, - 10.325441360473633 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4719738960266113, - 1.1466526985168457, - 0.3499999940395355 - ], - "rotation": 39.42746906067308, - "pixel_coords": [ - 242, - 125, - 10.630158424377441 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2011468410491943, - 1.8938789367675781, - 0.3499999940395355 - ], - "rotation": 213.28616579640425, - "pixel_coords": [ - 176, - 88, - 13.562112808227539 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0766" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0767_cf1.json b/dataset_1k_720p_2/scenes/scene_0767_cf1.json deleted file mode 100644 index f8adbb1a06130be346ff162f9f2fcf5cbb535b3d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0767_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 767, - "image_filename": "SCENE_0767_new_000767.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9387946724891663, - 0.34737011790275574, - 0.3499999940395355 - ], - "rotation": 202.8857360018538, - "pixel_coords": [ - 188, - 118, - 10.862089157104492 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.300329566001892, - 0.5265005826950073, - 0.699999988079071 - ], - "rotation": 320.17036279722953, - "pixel_coords": [ - 148, - 84, - 12.291637420654297 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.45513755083084106, - -2.7863337993621826, - 0.3499999940395355 - ], - "rotation": 208.75520911998547, - "pixel_coords": [ - 92, - 147, - 9.416849136352539 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6120624542236328, - -1.0429391860961914, - 0.699999988079071 - ], - "rotation": 358.6820609754123, - "pixel_coords": [ - 169, - 131, - 9.457703590393066 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0767" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0767_cf2.json b/dataset_1k_720p_2/scenes/scene_0767_cf2.json deleted file mode 100644 index 6b93d26002c306217c98ff0da88d717bde59da6d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0767_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 767, - "image_filename": "SCENE_0767_new_000767.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9387946724891663, - 0.34737011790275574, - 0.3499999940395355 - ], - "rotation": 202.8857360018538, - "pixel_coords": [ - 188, - 118, - 10.862089157104492 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.300329566001892, - 0.5265005826950073, - 0.699999988079071 - ], - "rotation": 320.17036279722953, - "pixel_coords": [ - 148, - 84, - 12.291637420654297 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.45513755083084106, - -2.7863337993621826, - 0.3499999940395355 - ], - "rotation": 208.75520911998547, - "pixel_coords": [ - 92, - 147, - 9.416849136352539 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6120624542236328, - -1.0429391860961914, - 0.699999988079071 - ], - "rotation": 358.6820609754123, - "pixel_coords": [ - 169, - 131, - 9.457703590393066 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0767" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0767_original.json b/dataset_1k_720p_2/scenes/scene_0767_original.json deleted file mode 100644 index 19e82fac508331460d9d856966120a29a12988cd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0767_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 767, - "image_filename": "SCENE_0767_new_000767.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9387946724891663, - 0.34737011790275574, - 0.3499999940395355 - ], - "rotation": 202.8857360018538, - "pixel_coords": [ - 188, - 118, - 10.862089157104492 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.300329566001892, - 0.5265005826950073, - 0.699999988079071 - ], - "rotation": 320.17036279722953, - "pixel_coords": [ - 148, - 84, - 12.291637420654297 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.45513755083084106, - -2.7863337993621826, - 0.3499999940395355 - ], - "rotation": 208.75520911998547, - "pixel_coords": [ - 92, - 147, - 9.416849136352539 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6120624542236328, - -1.0429391860961914, - 0.699999988079071 - ], - "rotation": 358.6820609754123, - "pixel_coords": [ - 169, - 131, - 9.457703590393066 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0767" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0768_cf1.json b/dataset_1k_720p_2/scenes/scene_0768_cf1.json deleted file mode 100644 index f32c290b4449ff318538a7bd1c6c8ec69f4692a8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0768_cf1.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 768, - "image_filename": "SCENE_0768_new_000768.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.256570816040039, - 1.7121926546096802, - 0.699999988079071 - ], - "rotation": 4.631669781126564, - "pixel_coords": [ - 228, - 99, - 10.889781951904297 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5064836740493774, - 1.7002900838851929, - 0.3499999940395355 - ], - "rotation": 17.218936442347513, - "pixel_coords": [ - 189, - 92, - 12.28410816192627 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5232744812965393, - -2.050326108932495, - 0.3499999940395355 - ], - "rotation": 28.224462124488326, - "pixel_coords": [ - 112, - 136, - 9.510659217834473 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9974253177642822, - -0.20083418488502502, - 0.3499999940395355 - ], - "rotation": 147.66256483760444, - "pixel_coords": [ - 106, - 84, - 13.001076698303223 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5958930850028992, - -0.5763489007949829, - 0.699999988079071 - ], - "rotation": 301.3206579915061, - "pixel_coords": [ - 157, - 111, - 10.10567569732666 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.150744676589966, - 1.537166953086853, - 0.3499999940395355 - ], - "rotation": 40.186237750940975, - "pixel_coords": [ - 157, - 80, - 13.353524208068848 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7854557037353516, - 0.1615484207868576, - 0.699999988079071 - ], - "rotation": 346.6686866433974, - "pixel_coords": [ - 232, - 133, - 8.965900421142578 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.213449239730835, - -2.453770637512207, - 0.699999988079071 - ], - "rotation": 204.8114639531666, - "pixel_coords": [ - 56, - 97, - 11.059918403625488 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 3, - 5 - ] - ], - "front": [ - [ - 2, - 4, - 6 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 2, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 7 - ], - [ - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "right": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between green sphere and brown sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0768" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0768_cf2.json b/dataset_1k_720p_2/scenes/scene_0768_cf2.json deleted file mode 100644 index 37f44c68a18e274a488ebac1d47770d07bdf2b0d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0768_cf2.json +++ /dev/null @@ -1,346 +0,0 @@ -{ - "split": "new", - "image_index": 768, - "image_filename": "SCENE_0768_new_000768.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.256570816040039, - 1.7121926546096802, - 0.699999988079071 - ], - "rotation": 4.631669781126564, - "pixel_coords": [ - 228, - 99, - 10.889781951904297 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5064836740493774, - 1.7002900838851929, - 0.3499999940395355 - ], - "rotation": 17.218936442347513, - "pixel_coords": [ - 189, - 92, - 12.28410816192627 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5232744812965393, - -2.050326108932495, - 0.3499999940395355 - ], - "rotation": 28.224462124488326, - "pixel_coords": [ - 112, - 136, - 9.510659217834473 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9974253177642822, - -0.20083418488502502, - 0.3499999940395355 - ], - "rotation": 147.66256483760444, - "pixel_coords": [ - 106, - 84, - 13.001076698303223 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.150744676589966, - 1.537166953086853, - 0.3499999940395355 - ], - "rotation": 40.186237750940975, - "pixel_coords": [ - 157, - 80, - 13.353524208068848 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7854557037353516, - 0.1615484207868576, - 0.699999988079071 - ], - "rotation": 346.6686866433974, - "pixel_coords": [ - 232, - 133, - 8.965900421142578 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.213449239730835, - -2.453770637512207, - 0.699999988079071 - ], - "rotation": 204.8114639531666, - "pixel_coords": [ - 56, - 97, - 11.059918403625488 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 3, - 5 - ] - ], - "front": [ - [ - 2, - 4, - 6 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 2, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 7 - ], - [ - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "right": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple cube", - "change_score": 23.81733431543669, - "change_attempts": 1, - "source_scene": "scene_0768" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0768_original.json b/dataset_1k_720p_2/scenes/scene_0768_original.json deleted file mode 100644 index bc2cb48b0a11dcf8293c375b5ff550894980d593..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0768_original.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 768, - "image_filename": "SCENE_0768_new_000768.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.256570816040039, - 1.7121926546096802, - 0.699999988079071 - ], - "rotation": 4.631669781126564, - "pixel_coords": [ - 228, - 99, - 10.889781951904297 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5064836740493774, - 1.7002900838851929, - 0.3499999940395355 - ], - "rotation": 17.218936442347513, - "pixel_coords": [ - 189, - 92, - 12.28410816192627 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5232744812965393, - -2.050326108932495, - 0.3499999940395355 - ], - "rotation": 28.224462124488326, - "pixel_coords": [ - 112, - 136, - 9.510659217834473 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9974253177642822, - -0.20083418488502502, - 0.3499999940395355 - ], - "rotation": 147.66256483760444, - "pixel_coords": [ - 106, - 84, - 13.001076698303223 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5958930850028992, - -0.5763489007949829, - 0.699999988079071 - ], - "rotation": 301.3206579915061, - "pixel_coords": [ - 157, - 111, - 10.10567569732666 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.150744676589966, - 1.537166953086853, - 0.3499999940395355 - ], - "rotation": 40.186237750940975, - "pixel_coords": [ - 157, - 80, - 13.353524208068848 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7854557037353516, - 0.1615484207868576, - 0.699999988079071 - ], - "rotation": 346.6686866433974, - "pixel_coords": [ - 232, - 133, - 8.965900421142578 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.213449239730835, - -2.453770637512207, - 0.699999988079071 - ], - "rotation": 204.8114639531666, - "pixel_coords": [ - 56, - 97, - 11.059918403625488 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 3, - 5 - ] - ], - "front": [ - [ - 2, - 4, - 6 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 2, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 7 - ], - [ - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "right": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0768" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0769_cf1.json b/dataset_1k_720p_2/scenes/scene_0769_cf1.json deleted file mode 100644 index 652d6419f64466e30e93df7c5aefbfada9dca4ff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0769_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 769, - "image_filename": "SCENE_0769_new_000769.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8215687274932861, - 0.464327871799469, - 0.3499999940395355 - ], - "rotation": 144.86562808572467, - "pixel_coords": [ - 154, - 99, - 12.141216278076172 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.091979742050171, - -1.7964775562286377, - 0.699999988079071 - ], - "rotation": 252.5093375638932, - "pixel_coords": [ - 162, - 143, - 8.674513816833496 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.930976152420044, - 1.457136869430542, - 0.3499999940395355 - ], - "rotation": 173.42435875886926, - "pixel_coords": [ - 236, - 116, - 10.886950492858887 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6567934155464172, - 1.3248907327651978, - 0.699999988079071 - ], - "rotation": 312.29125554338816, - "pixel_coords": [ - 203, - 96, - 11.512158393859863 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0769" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0769_cf2.json b/dataset_1k_720p_2/scenes/scene_0769_cf2.json deleted file mode 100644 index b96a7320951623c84c39bb0ac5e349c578bc9946..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0769_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 769, - "image_filename": "SCENE_0769_new_000769.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8215687274932861, - 0.464327871799469, - 0.3499999940395355 - ], - "rotation": 144.86562808572467, - "pixel_coords": [ - 154, - 99, - 12.141216278076172 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.091979742050171, - -1.7964775562286377, - 0.699999988079071 - ], - "rotation": 252.5093375638932, - "pixel_coords": [ - 162, - 143, - 8.674513816833496 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.3507350823760089, - -2.06980686571503, - 0.3499999940395355 - ], - "rotation": 173.42435875886926, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6567934155464172, - 1.3248907327651978, - 0.699999988079071 - ], - "rotation": 312.29125554338816, - "pixel_coords": [ - 203, - 96, - 11.512158393859863 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green cube from (1.9,1.5) to (-0.4,-2.1)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0769" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0769_original.json b/dataset_1k_720p_2/scenes/scene_0769_original.json deleted file mode 100644 index 5773c300e013462e3bb1e72bd2e85fedcf6fc633..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0769_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 769, - "image_filename": "SCENE_0769_new_000769.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8215687274932861, - 0.464327871799469, - 0.3499999940395355 - ], - "rotation": 144.86562808572467, - "pixel_coords": [ - 154, - 99, - 12.141216278076172 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.091979742050171, - -1.7964775562286377, - 0.699999988079071 - ], - "rotation": 252.5093375638932, - "pixel_coords": [ - 162, - 143, - 8.674513816833496 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.930976152420044, - 1.457136869430542, - 0.3499999940395355 - ], - "rotation": 173.42435875886926, - "pixel_coords": [ - 236, - 116, - 10.886950492858887 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6567934155464172, - 1.3248907327651978, - 0.699999988079071 - ], - "rotation": 312.29125554338816, - "pixel_coords": [ - 203, - 96, - 11.512158393859863 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0769" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0770_cf1.json b/dataset_1k_720p_2/scenes/scene_0770_cf1.json deleted file mode 100644 index d019a958c26033bb000d15768b6607b0cc0275c1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0770_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 770, - "image_filename": "SCENE_0770_new_000770.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4412044584751129, - -2.1415412425994873, - 0.3499999940395355 - ], - "rotation": 34.194316294726804, - "pixel_coords": [ - 110, - 138, - 9.25269889831543 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.410202741622925, - -2.553375482559204, - 0.699999988079071 - ], - "rotation": 186.66021317295758, - "pixel_coords": [ - 46, - 98, - 10.756023406982422 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.2963883578777313, - 1.6022289991378784, - 0.699999988079071 - ], - "rotation": 110.31543579754444, - "pixel_coords": [ - 190, - 84, - 11.785677909851074 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5820116996765137, - -0.14317356050014496, - 0.699999988079071 - ], - "rotation": 139.25908247310264, - "pixel_coords": [ - 223, - 132, - 8.836928367614746 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed brown cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0770" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0770_cf2.json b/dataset_1k_720p_2/scenes/scene_0770_cf2.json deleted file mode 100644 index 4103cb60b8f133b9fc5fdad04ab5b67bf08796fe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0770_cf2.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "split": "new", - "image_index": 770, - "image_filename": "SCENE_0770_new_000770.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4412044584751129, - -2.1415412425994873, - 0.3499999940395355 - ], - "rotation": 34.194316294726804, - "pixel_coords": [ - 110, - 138, - 9.25269889831543 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.410202741622925, - -2.553375482559204, - 0.699999988079071 - ], - "rotation": 186.66021317295758, - "pixel_coords": [ - 46, - 98, - 10.756023406982422 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5820116996765137, - -0.14317356050014496, - 0.699999988079071 - ], - "rotation": 139.25908247310264, - "pixel_coords": [ - 223, - 132, - 8.836928367614746 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple cylinder", - "change_score": 9.080399018543217, - "change_attempts": 1, - "source_scene": "scene_0770" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0770_original.json b/dataset_1k_720p_2/scenes/scene_0770_original.json deleted file mode 100644 index cbbe4aa5ebf56a1f778a3ceca51e48ecff202225..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0770_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 770, - "image_filename": "SCENE_0770_new_000770.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4412044584751129, - -2.1415412425994873, - 0.3499999940395355 - ], - "rotation": 34.194316294726804, - "pixel_coords": [ - 110, - 138, - 9.25269889831543 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.410202741622925, - -2.553375482559204, - 0.699999988079071 - ], - "rotation": 186.66021317295758, - "pixel_coords": [ - 46, - 98, - 10.756023406982422 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.2963883578777313, - 1.6022289991378784, - 0.699999988079071 - ], - "rotation": 110.31543579754444, - "pixel_coords": [ - 190, - 84, - 11.785677909851074 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5820116996765137, - -0.14317356050014496, - 0.699999988079071 - ], - "rotation": 139.25908247310264, - "pixel_coords": [ - 223, - 132, - 8.836928367614746 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0770" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0771_cf1.json b/dataset_1k_720p_2/scenes/scene_0771_cf1.json deleted file mode 100644 index 070c0f4d857923a0cb8ab944f08e60af4e113a1e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0771_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 771, - "image_filename": "SCENE_0771_new_000771.png", - "objects": [ - { - "shape": "cube", - "color": "cyan", - "material": "rubber", - "size": "large", - "3d_coords": [ - -0.017734311521053314, - 1.0153708457946777, - 0.3499999940395355 - ], - "rotation": 53.44016652785128, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.19625914096832275, - -2.718280076980591, - 0.3499999940395355 - ], - "rotation": 238.81962923616356, - "pixel_coords": [ - 84, - 140, - 9.614021301269531 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2876322269439697, - -1.183438777923584, - 0.3499999940395355 - ], - "rotation": 312.4018707792625, - "pixel_coords": [ - 162, - 140, - 9.612311363220215 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4783248901367188, - 0.10986505448818207, - 0.3499999940395355 - ], - "rotation": 15.912149853176793, - "pixel_coords": [ - 115, - 87, - 12.756115913391113 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3090057969093323, - -1.5002591609954834, - 0.3499999940395355 - ], - "rotation": 176.44505565529187, - "pixel_coords": [ - 130, - 131, - 10.034212112426758 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5272088050842285, - -0.02966802380979061, - 0.3499999940395355 - ], - "rotation": 13.751436522939313, - "pixel_coords": [ - 196, - 128, - 10.160212516784668 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown sphere with cyan cube", - "change_score": 4.067326713980335, - "change_attempts": 1, - "source_scene": "scene_0771" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0771_cf2.json b/dataset_1k_720p_2/scenes/scene_0771_cf2.json deleted file mode 100644 index 308c7bd2e953e5efc3cb7bca730e805c51d955da..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0771_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 771, - "image_filename": "SCENE_0771_new_000771.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.017734311521053314, - 1.0153708457946777, - 0.3499999940395355 - ], - "rotation": 77.67778356077172, - "pixel_coords": [ - 181, - 100, - 11.76121997833252 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.19625914096832275, - -2.718280076980591, - 0.3499999940395355 - ], - "rotation": 238.81962923616356, - "pixel_coords": [ - 84, - 140, - 9.614021301269531 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2876322269439697, - -1.183438777923584, - 0.3499999940395355 - ], - "rotation": 312.4018707792625, - "pixel_coords": [ - 162, - 140, - 9.612311363220215 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4783248901367188, - 0.10986505448818207, - 0.3499999940395355 - ], - "rotation": 15.912149853176793, - "pixel_coords": [ - 115, - 87, - 12.756115913391113 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3090057969093323, - -1.5002591609954834, - 0.3499999940395355 - ], - "rotation": 176.44505565529187, - "pixel_coords": [ - 130, - 131, - 10.034212112426758 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5272088050842285, - -0.02966802380979061, - 0.3499999940395355 - ], - "rotation": 13.751436522939313, - "pixel_coords": [ - 196, - 128, - 10.160212516784668 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0771" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0771_original.json b/dataset_1k_720p_2/scenes/scene_0771_original.json deleted file mode 100644 index 08ce22073eee0a9c1934245c34ceb049a0dee769..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0771_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 771, - "image_filename": "SCENE_0771_new_000771.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.017734311521053314, - 1.0153708457946777, - 0.3499999940395355 - ], - "rotation": 77.67778356077172, - "pixel_coords": [ - 181, - 100, - 11.76121997833252 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.19625914096832275, - -2.718280076980591, - 0.3499999940395355 - ], - "rotation": 238.81962923616356, - "pixel_coords": [ - 84, - 140, - 9.614021301269531 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2876322269439697, - -1.183438777923584, - 0.3499999940395355 - ], - "rotation": 312.4018707792625, - "pixel_coords": [ - 162, - 140, - 9.612311363220215 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4783248901367188, - 0.10986505448818207, - 0.3499999940395355 - ], - "rotation": 15.912149853176793, - "pixel_coords": [ - 115, - 87, - 12.756115913391113 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3090057969093323, - -1.5002591609954834, - 0.3499999940395355 - ], - "rotation": 176.44505565529187, - "pixel_coords": [ - 130, - 131, - 10.034212112426758 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5272088050842285, - -0.02966802380979061, - 0.3499999940395355 - ], - "rotation": 13.751436522939313, - "pixel_coords": [ - 196, - 128, - 10.160212516784668 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0771" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0772_cf1.json b/dataset_1k_720p_2/scenes/scene_0772_cf1.json deleted file mode 100644 index 4317c8954c1062e6c756a2159317de894dd1d666..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0772_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 772, - "image_filename": "SCENE_0772_new_000772.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3633522689342499, - -2.990614891052246, - 0.699999988079071 - ], - "rotation": 211.9333713267163, - "pixel_coords": [ - 64, - 124, - 9.432927131652832 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.11113289276097293, - 1.014822460614674, - 0.699999988079071 - ], - "rotation": 129.55497314473828, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0165212154388428, - 1.8023959398269653, - 0.699999988079071 - ], - "rotation": 324.7591085333764, - "pixel_coords": [ - 182, - 78, - 12.508842468261719 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved yellow cube to partially occlude cyan cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0772" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0772_cf2.json b/dataset_1k_720p_2/scenes/scene_0772_cf2.json deleted file mode 100644 index ac256859eb1c50629592ca82dd7c9628a6fa602b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0772_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 772, - "image_filename": "SCENE_0772_new_000772.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3633522689342499, - -2.990614891052246, - 0.699999988079071 - ], - "rotation": 211.9333713267163, - "pixel_coords": [ - 64, - 124, - 9.432927131652832 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.632599949836731, - -2.302781820297241, - 0.699999988079071 - ], - "rotation": 129.55497314473828, - "pixel_coords": [ - 126, - 146, - 8.413752555847168 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0165212154388428, - 1.8023959398269653, - 0.699999988079071 - ], - "rotation": 324.7591085333764, - "pixel_coords": [ - 182, - 78, - 12.508842468261719 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow cube and cyan cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0772" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0772_original.json b/dataset_1k_720p_2/scenes/scene_0772_original.json deleted file mode 100644 index 6cfcba058182298a734726938a22b4a2768d8506..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0772_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 772, - "image_filename": "SCENE_0772_new_000772.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3633522689342499, - -2.990614891052246, - 0.699999988079071 - ], - "rotation": 211.9333713267163, - "pixel_coords": [ - 64, - 124, - 9.432927131652832 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.632599949836731, - -2.302781820297241, - 0.699999988079071 - ], - "rotation": 129.55497314473828, - "pixel_coords": [ - 126, - 146, - 8.413752555847168 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0165212154388428, - 1.8023959398269653, - 0.699999988079071 - ], - "rotation": 324.7591085333764, - "pixel_coords": [ - 182, - 78, - 12.508842468261719 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0772" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0773_cf1.json b/dataset_1k_720p_2/scenes/scene_0773_cf1.json deleted file mode 100644 index e9d745940a6725ee7ed103aaa0fd3569ace4bf03..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0773_cf1.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 773, - "image_filename": "SCENE_0773_new_000773.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.699367642402649, - 2.9980578422546387, - 0.3499999940395355 - ], - "rotation": 203.96549271377228, - "pixel_coords": [ - 264, - 103, - 11.462207794189453 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6338056325912476, - 0.9359050393104553, - 0.3499999940395355 - ], - "rotation": 356.3725271131791, - "pixel_coords": [ - 219, - 120, - 10.373215675354004 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4109609127044678, - -1.7937489748001099, - 0.699999988079071 - ], - "rotation": 26.900202603064454, - "pixel_coords": [ - 139, - 136, - 8.86483097076416 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.884482502937317, - -0.09592979401350021, - 0.3499999940395355 - ], - "rotation": 5.044024199434087, - "pixel_coords": [ - 200, - 135, - 9.631065368652344 - ], - "color": "red" - }, - { - "shape": "sphere", - "color": "green", - "material": "rubber", - "size": "large", - "3d_coords": [ - 0.3438875079154968, - 1.3365099430084229, - 0.699999988079071 - ], - "rotation": 291.2365249281327, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.0599721260368824, - -2.6643903255462646, - 0.699999988079071 - ], - "rotation": 229.96074401077718, - "pixel_coords": [ - 83, - 126, - 9.325849533081055 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.709051489830017, - 2.931340456008911, - 0.699999988079071 - ], - "rotation": 232.47457336227393, - "pixel_coords": [ - 192, - 67, - 13.63559341430664 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1938574314117432, - -0.9392092227935791, - 0.699999988079071 - ], - "rotation": 18.251795438406084, - "pixel_coords": [ - 114, - 95, - 11.147502899169922 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 2, - 5, - 7 - ], - [ - 2, - 5, - 7 - ], - [], - [ - 2, - 5, - 7 - ], - [ - 5 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced blue cube with green sphere", - "change_score": 3.0322353490308416, - "change_attempts": 1, - "source_scene": "scene_0773" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0773_cf2.json b/dataset_1k_720p_2/scenes/scene_0773_cf2.json deleted file mode 100644 index 170eb738385a29ab120410f5d1b408734a39e689..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0773_cf2.json +++ /dev/null @@ -1,377 +0,0 @@ -{ - "split": "new", - "image_index": 773, - "image_filename": "SCENE_0773_new_000773.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.699367642402649, - 2.9980578422546387, - 0.3499999940395355 - ], - "rotation": 203.96549271377228, - "pixel_coords": [ - 264, - 103, - 11.462207794189453 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6338056325912476, - 0.9359050393104553, - 0.3499999940395355 - ], - "rotation": 356.3725271131791, - "pixel_coords": [ - 219, - 120, - 10.373215675354004 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4109609127044678, - -1.7937489748001099, - 0.699999988079071 - ], - "rotation": 26.900202603064454, - "pixel_coords": [ - 139, - 136, - 8.86483097076416 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.884482502937317, - -0.09592979401350021, - 0.3499999940395355 - ], - "rotation": 5.044024199434087, - "pixel_coords": [ - 200, - 135, - 9.631065368652344 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3438875079154968, - 1.3365099430084229, - 0.699999988079071 - ], - "rotation": 302.84125057923575, - "pixel_coords": [ - 199, - 93, - 11.329619407653809 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.0599721260368824, - -2.6643903255462646, - 0.699999988079071 - ], - "rotation": 229.96074401077718, - "pixel_coords": [ - 83, - 126, - 9.325849533081055 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.709051489830017, - 2.931340456008911, - 0.699999988079071 - ], - "rotation": 232.47457336227393, - "pixel_coords": [ - 192, - 67, - 13.63559341430664 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1938574314117432, - -0.9392092227935791, - 0.699999988079071 - ], - "rotation": 18.251795438406084, - "pixel_coords": [ - 114, - 95, - 11.147502899169922 - ], - "color": "purple" - }, - { - "shape": "sphere", - "color": "purple", - "material": "rubber", - "size": "small", - "3d_coords": [ - 0.44607680712897047, - 2.880143844602502, - 0.35 - ], - "rotation": 311.0721472895593, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 2, - 5, - 7 - ], - [ - 2, - 5, - 7 - ], - [], - [ - 2, - 5, - 7 - ], - [ - 5 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0773" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0773_original.json b/dataset_1k_720p_2/scenes/scene_0773_original.json deleted file mode 100644 index 548da250d8d7f0c6b3e171a97a3a9dd47a5eefe6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0773_original.json +++ /dev/null @@ -1,358 +0,0 @@ -{ - "split": "new", - "image_index": 773, - "image_filename": "SCENE_0773_new_000773.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.699367642402649, - 2.9980578422546387, - 0.3499999940395355 - ], - "rotation": 203.96549271377228, - "pixel_coords": [ - 264, - 103, - 11.462207794189453 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6338056325912476, - 0.9359050393104553, - 0.3499999940395355 - ], - "rotation": 356.3725271131791, - "pixel_coords": [ - 219, - 120, - 10.373215675354004 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4109609127044678, - -1.7937489748001099, - 0.699999988079071 - ], - "rotation": 26.900202603064454, - "pixel_coords": [ - 139, - 136, - 8.86483097076416 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.884482502937317, - -0.09592979401350021, - 0.3499999940395355 - ], - "rotation": 5.044024199434087, - "pixel_coords": [ - 200, - 135, - 9.631065368652344 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3438875079154968, - 1.3365099430084229, - 0.699999988079071 - ], - "rotation": 302.84125057923575, - "pixel_coords": [ - 199, - 93, - 11.329619407653809 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.0599721260368824, - -2.6643903255462646, - 0.699999988079071 - ], - "rotation": 229.96074401077718, - "pixel_coords": [ - 83, - 126, - 9.325849533081055 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.709051489830017, - 2.931340456008911, - 0.699999988079071 - ], - "rotation": 232.47457336227393, - "pixel_coords": [ - 192, - 67, - 13.63559341430664 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1938574314117432, - -0.9392092227935791, - 0.699999988079071 - ], - "rotation": 18.251795438406084, - "pixel_coords": [ - 114, - 95, - 11.147502899169922 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 6 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 4, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 2, - 5, - 7 - ], - [ - 2, - 5, - 7 - ], - [], - [ - 2, - 5, - 7 - ], - [ - 5 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0773" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0774_cf1.json b/dataset_1k_720p_2/scenes/scene_0774_cf1.json deleted file mode 100644 index 50123acaa904302d4597bd46bb21e417fc6cd587..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0774_cf1.json +++ /dev/null @@ -1,278 +0,0 @@ -{ - "split": "new", - "image_index": 774, - "image_filename": "SCENE_0774_new_000774.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5862746238708496, - 2.5885634422302246, - 0.699999988079071 - ], - "rotation": 73.34428786291426, - "pixel_coords": [ - 230, - 86, - 12.009942054748535 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6185271739959717, - -1.6829420328140259, - 0.699999988079071 - ], - "rotation": 322.57014688992075, - "pixel_coords": [ - 148, - 139, - 8.951041221618652 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2641738951206207, - 0.17019037902355194, - 0.3499999940395355 - ], - "rotation": 57.32314448016203, - "pixel_coords": [ - 159, - 106, - 11.433012962341309 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.89996337890625, - 0.033371418714523315, - 0.699999988079071 - ], - "rotation": 273.08422937055167, - "pixel_coords": [ - 127, - 82, - 12.321409225463867 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.351236343383789, - -2.8987720012664795, - 0.3499999940395355 - ], - "rotation": 10.5617501879528, - "pixel_coords": [ - 125, - 182, - 7.942549228668213 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7714756727218628, - -2.0541486740112305, - 0.699999988079071 - ], - "rotation": 50.491875800798326, - "pixel_coords": [ - 90, - 110, - 10.395984649658203 - ], - "color": "gray" - }, - { - "shape": "sphere", - "color": "purple", - "material": "rubber", - "size": "large", - "3d_coords": [ - -2.7046523544547663, - -2.070091693998602, - 0.35 - ], - "rotation": 128.96153217058335, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0774" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0774_cf2.json b/dataset_1k_720p_2/scenes/scene_0774_cf2.json deleted file mode 100644 index 98404ed9ea51f511b6b03d4da1f7861b82aaeb20..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0774_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 774, - "image_filename": "SCENE_0774_new_000774.png", - "objects": [ - { - "shape": "sphere", - "color": "red", - "material": "rubber", - "size": "small", - "3d_coords": [ - 0.5862746238708496, - 2.5885634422302246, - 0.699999988079071 - ], - "rotation": 320.2730063373795, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6185271739959717, - -1.6829420328140259, - 0.699999988079071 - ], - "rotation": 322.57014688992075, - "pixel_coords": [ - 148, - 139, - 8.951041221618652 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2641738951206207, - 0.17019037902355194, - 0.3499999940395355 - ], - "rotation": 57.32314448016203, - "pixel_coords": [ - 159, - 106, - 11.433012962341309 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.89996337890625, - 0.033371418714523315, - 0.699999988079071 - ], - "rotation": 273.08422937055167, - "pixel_coords": [ - 127, - 82, - 12.321409225463867 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.351236343383789, - -2.8987720012664795, - 0.3499999940395355 - ], - "rotation": 10.5617501879528, - "pixel_coords": [ - 125, - 182, - 7.942549228668213 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7714756727218628, - -2.0541486740112305, - 0.699999988079071 - ], - "rotation": 50.491875800798326, - "pixel_coords": [ - 90, - 110, - 10.395984649658203 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow cylinder with red sphere", - "change_score": 4.314086893126485, - "change_attempts": 1, - "source_scene": "scene_0774" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0774_original.json b/dataset_1k_720p_2/scenes/scene_0774_original.json deleted file mode 100644 index c116499485fa96a5c1a3775467c2b4601c4a7f06..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0774_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 774, - "image_filename": "SCENE_0774_new_000774.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5862746238708496, - 2.5885634422302246, - 0.699999988079071 - ], - "rotation": 73.34428786291426, - "pixel_coords": [ - 230, - 86, - 12.009942054748535 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6185271739959717, - -1.6829420328140259, - 0.699999988079071 - ], - "rotation": 322.57014688992075, - "pixel_coords": [ - 148, - 139, - 8.951041221618652 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2641738951206207, - 0.17019037902355194, - 0.3499999940395355 - ], - "rotation": 57.32314448016203, - "pixel_coords": [ - 159, - 106, - 11.433012962341309 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.89996337890625, - 0.033371418714523315, - 0.699999988079071 - ], - "rotation": 273.08422937055167, - "pixel_coords": [ - 127, - 82, - 12.321409225463867 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.351236343383789, - -2.8987720012664795, - 0.3499999940395355 - ], - "rotation": 10.5617501879528, - "pixel_coords": [ - 125, - 182, - 7.942549228668213 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7714756727218628, - -2.0541486740112305, - 0.699999988079071 - ], - "rotation": 50.491875800798326, - "pixel_coords": [ - 90, - 110, - 10.395984649658203 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0774" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0775_cf1.json b/dataset_1k_720p_2/scenes/scene_0775_cf1.json deleted file mode 100644 index 2a04a1d49e45505944dbd11de56fafcfbef7c872..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0775_cf1.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 775, - "image_filename": "SCENE_0775_new_000775.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.064344048500061, - -2.7960715293884277, - 0.699999988079071 - ], - "rotation": 69.3863733538261, - "pixel_coords": [ - 64, - 115, - 10.303013801574707 - ], - "color": "green" - }, - { - "shape": "cylinder", - "color": "red", - "material": "metal", - "size": "small", - "3d_coords": [ - 2.425394296646118, - -0.9435129761695862, - 0.699999988079071 - ], - "rotation": 109.03235006251631, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9605923295021057, - 2.993288278579712, - 0.3499999940395355 - ], - "rotation": 138.87435573640914, - "pixel_coords": [ - 203, - 79, - 13.631732940673828 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.693747878074646, - -0.5817644596099854, - 0.3499999940395355 - ], - "rotation": 351.05080912519975, - "pixel_coords": [ - 116, - 98, - 12.130894660949707 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6896414756774902, - 2.4921398162841797, - 0.3499999940395355 - ], - "rotation": 117.90191181914976, - "pixel_coords": [ - 277, - 118, - 10.902069091796875 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5430145859718323, - 0.831316351890564, - 0.3499999940395355 - ], - "rotation": 234.32772572308625, - "pixel_coords": [ - 168, - 98, - 12.14619255065918 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.01329137198626995, - 2.099247932434082, - 0.699999988079071 - ], - "rotation": 227.6459505151299, - "pixel_coords": [ - 206, - 84, - 12.308622360229492 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced gray sphere with red cylinder", - "change_score": 3.327459858465369, - "change_attempts": 1, - "source_scene": "scene_0775" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0775_cf2.json b/dataset_1k_720p_2/scenes/scene_0775_cf2.json deleted file mode 100644 index b49674ee4ff4d810b5d03ccc0860281ee42ae523..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0775_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 775, - "image_filename": "SCENE_0775_new_000775.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.064344048500061, - -2.7960715293884277, - 0.699999988079071 - ], - "rotation": 69.3863733538261, - "pixel_coords": [ - 64, - 115, - 10.303013801574707 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.425394296646118, - -0.9435129761695862, - 0.699999988079071 - ], - "rotation": 351.14680101498334, - "pixel_coords": [ - 192, - 143, - 8.993205070495605 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9605923295021057, - 2.993288278579712, - 0.3499999940395355 - ], - "rotation": 138.87435573640914, - "pixel_coords": [ - 203, - 79, - 13.631732940673828 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9240553319874591, - 2.9762529848690873, - 0.3499999940395355 - ], - "rotation": 351.05080912519975, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6896414756774902, - 2.4921398162841797, - 0.3499999940395355 - ], - "rotation": 117.90191181914976, - "pixel_coords": [ - 277, - 118, - 10.902069091796875 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5430145859718323, - 0.831316351890564, - 0.3499999940395355 - ], - "rotation": 234.32772572308625, - "pixel_coords": [ - 168, - 98, - 12.14619255065918 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.01329137198626995, - 2.099247932434082, - 0.699999988079071 - ], - "rotation": 227.6459505151299, - "pixel_coords": [ - 206, - 84, - 12.308622360229492 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green sphere from (-1.7,-0.6) to (-1.9,3.0)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0775" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0775_original.json b/dataset_1k_720p_2/scenes/scene_0775_original.json deleted file mode 100644 index 4c672e3b6f012bc295bfbe8d2a95f35939c22992..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0775_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 775, - "image_filename": "SCENE_0775_new_000775.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.064344048500061, - -2.7960715293884277, - 0.699999988079071 - ], - "rotation": 69.3863733538261, - "pixel_coords": [ - 64, - 115, - 10.303013801574707 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.425394296646118, - -0.9435129761695862, - 0.699999988079071 - ], - "rotation": 351.14680101498334, - "pixel_coords": [ - 192, - 143, - 8.993205070495605 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9605923295021057, - 2.993288278579712, - 0.3499999940395355 - ], - "rotation": 138.87435573640914, - "pixel_coords": [ - 203, - 79, - 13.631732940673828 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.693747878074646, - -0.5817644596099854, - 0.3499999940395355 - ], - "rotation": 351.05080912519975, - "pixel_coords": [ - 116, - 98, - 12.130894660949707 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6896414756774902, - 2.4921398162841797, - 0.3499999940395355 - ], - "rotation": 117.90191181914976, - "pixel_coords": [ - 277, - 118, - 10.902069091796875 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5430145859718323, - 0.831316351890564, - 0.3499999940395355 - ], - "rotation": 234.32772572308625, - "pixel_coords": [ - 168, - 98, - 12.14619255065918 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.01329137198626995, - 2.099247932434082, - 0.699999988079071 - ], - "rotation": 227.6459505151299, - "pixel_coords": [ - 206, - 84, - 12.308622360229492 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0775" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0776_cf1.json b/dataset_1k_720p_2/scenes/scene_0776_cf1.json deleted file mode 100644 index dc2f8bcda985136b74a467a4bb5bf7950598b6ef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0776_cf1.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 776, - "image_filename": "SCENE_0776_new_000776.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.997343063354492, - 1.2448779344558716, - 0.3499999940395355 - ], - "rotation": 206.11780028031257, - "pixel_coords": [ - 137, - 72, - 13.848471641540527 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3711826801300049, - -0.5445531010627747, - 0.699999988079071 - ], - "rotation": 292.3877674371008, - "pixel_coords": [ - 175, - 124, - 9.784996032714844 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5729967951774597, - 1.8939138650894165, - 0.3499999940395355 - ], - "rotation": 188.54169444907274, - "pixel_coords": [ - 214, - 100, - 11.8058443069458 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8897531032562256, - 2.3665106296539307, - 0.699999988079071 - ], - "rotation": 175.2159603405691, - "pixel_coords": [ - 195, - 73, - 12.858248710632324 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.881920576095581, - -0.9661623239517212, - 0.3499999940395355 - ], - "rotation": 50.49915080891377, - "pixel_coords": [ - 202, - 167, - 8.727779388427734 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.025605522096157074, - -1.992516279220581, - 0.699999988079071 - ], - "rotation": 327.1466092018713, - "pixel_coords": [ - 106, - 122, - 9.910133361816406 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.3093189597129822, - 0.3830126225948334, - 0.3499999940395355 - ], - "rotation": 119.01220506906607, - "pixel_coords": [ - 175, - 111, - 11.172933578491211 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6626245975494385, - -0.05489785969257355, - 0.3499999940395355 - ], - "rotation": 169.42021931136478, - "pixel_coords": [ - 221, - 149, - 9.362793922424316 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 4, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [], - [ - 2, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0776" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0776_cf2.json b/dataset_1k_720p_2/scenes/scene_0776_cf2.json deleted file mode 100644 index 1b8a6cd1df9883a5d21d9308d3bab0a5e393b7e6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0776_cf2.json +++ /dev/null @@ -1,376 +0,0 @@ -{ - "split": "new", - "image_index": 776, - "image_filename": "SCENE_0776_new_000776.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.997343063354492, - 1.2448779344558716, - 0.3499999940395355 - ], - "rotation": 206.11780028031257, - "pixel_coords": [ - 137, - 72, - 13.848471641540527 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3711826801300049, - -0.5445531010627747, - 0.699999988079071 - ], - "rotation": 292.3877674371008, - "pixel_coords": [ - 175, - 124, - 9.784996032714844 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5729967951774597, - 1.8939138650894165, - 0.3499999940395355 - ], - "rotation": 188.54169444907274, - "pixel_coords": [ - 214, - 100, - 11.8058443069458 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8897531032562256, - 2.3665106296539307, - 0.699999988079071 - ], - "rotation": 175.2159603405691, - "pixel_coords": [ - 195, - 73, - 12.858248710632324 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.881920576095581, - -0.9661623239517212, - 0.3499999940395355 - ], - "rotation": 50.49915080891377, - "pixel_coords": [ - 202, - 167, - 8.727779388427734 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.025605522096157074, - -1.992516279220581, - 0.699999988079071 - ], - "rotation": 327.1466092018713, - "pixel_coords": [ - 106, - 122, - 9.910133361816406 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.3093189597129822, - 0.3830126225948334, - 0.3499999940395355 - ], - "rotation": 119.01220506906607, - "pixel_coords": [ - 175, - 111, - 11.172933578491211 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6626245975494385, - -0.05489785969257355, - 0.3499999940395355 - ], - "rotation": 169.42021931136478, - "pixel_coords": [ - 221, - 149, - 9.362793922424316 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "color": "yellow", - "material": "rubber", - "size": "large", - "3d_coords": [ - 2.6013805484134505, - 2.3446493217221063, - 0.35 - ], - "rotation": 309.22312480719467, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 4, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [], - [ - 2, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0776" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0776_original.json b/dataset_1k_720p_2/scenes/scene_0776_original.json deleted file mode 100644 index 5d732d396dbc4c6e00ded15f593407514b1e8367..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0776_original.json +++ /dev/null @@ -1,357 +0,0 @@ -{ - "split": "new", - "image_index": 776, - "image_filename": "SCENE_0776_new_000776.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.997343063354492, - 1.2448779344558716, - 0.3499999940395355 - ], - "rotation": 206.11780028031257, - "pixel_coords": [ - 137, - 72, - 13.848471641540527 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3711826801300049, - -0.5445531010627747, - 0.699999988079071 - ], - "rotation": 292.3877674371008, - "pixel_coords": [ - 175, - 124, - 9.784996032714844 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5729967951774597, - 1.8939138650894165, - 0.3499999940395355 - ], - "rotation": 188.54169444907274, - "pixel_coords": [ - 214, - 100, - 11.8058443069458 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8897531032562256, - 2.3665106296539307, - 0.699999988079071 - ], - "rotation": 175.2159603405691, - "pixel_coords": [ - 195, - 73, - 12.858248710632324 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.881920576095581, - -0.9661623239517212, - 0.3499999940395355 - ], - "rotation": 50.49915080891377, - "pixel_coords": [ - 202, - 167, - 8.727779388427734 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.025605522096157074, - -1.992516279220581, - 0.699999988079071 - ], - "rotation": 327.1466092018713, - "pixel_coords": [ - 106, - 122, - 9.910133361816406 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.3093189597129822, - 0.3830126225948334, - 0.3499999940395355 - ], - "rotation": 119.01220506906607, - "pixel_coords": [ - 175, - 111, - 11.172933578491211 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6626245975494385, - -0.05489785969257355, - 0.3499999940395355 - ], - "rotation": 169.42021931136478, - "pixel_coords": [ - 221, - 149, - 9.362793922424316 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 4, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [], - [ - 2, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0776" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0777_cf1.json b/dataset_1k_720p_2/scenes/scene_0777_cf1.json deleted file mode 100644 index eb314c88852429e9a0eb4fbb4a50c2762a51aa62..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0777_cf1.json +++ /dev/null @@ -1,345 +0,0 @@ -{ - "split": "new", - "image_index": 777, - "image_filename": "SCENE_0777_new_000777.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8515604734420776, - -1.7196182012557983, - 0.699999988079071 - ], - "rotation": 229.65265811073562, - "pixel_coords": [ - 157, - 140, - 8.78989315032959 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.844104766845703, - -2.261414051055908, - 0.699999988079071 - ], - "rotation": 324.2315901568806, - "pixel_coords": [ - 52, - 92, - 11.634278297424316 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6699277758598328, - -0.584527850151062, - 0.699999988079071 - ], - "rotation": 83.80261417197823, - "pixel_coords": [ - 160, - 112, - 10.256985664367676 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2258661985397339, - 2.1892833709716797, - 0.3499999940395355 - ], - "rotation": 11.170527439934204, - "pixel_coords": [ - 234, - 104, - 11.676641464233398 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.354588747024536, - 2.4702165126800537, - 0.3499999940395355 - ], - "rotation": 248.88978372004436, - "pixel_coords": [ - 167, - 75, - 14.255626678466797 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4919021427631378, - -2.8717029094696045, - 0.3499999940395355 - ], - "rotation": 187.0336184800486, - "pixel_coords": [ - 72, - 133, - 9.843621253967285 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7121117115020752, - -1.4211595058441162, - 0.3499999940395355 - ], - "rotation": 52.13265119083885, - "pixel_coords": [ - 93, - 106, - 11.52312183380127 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 4, - 7 - ], - [], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4, - 7 - ], - [ - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 5, - 6 - ], - [], - [ - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 3, - 4, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 7 - ], - [], - [ - 3, - 7 - ], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0777" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0777_cf2.json b/dataset_1k_720p_2/scenes/scene_0777_cf2.json deleted file mode 100644 index 7591940ca4d013a1b45104d263ee2d09443ed85c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0777_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 777, - "image_filename": "SCENE_0777_new_000777.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8515604734420776, - -1.7196182012557983, - 0.699999988079071 - ], - "rotation": 229.65265811073562, - "pixel_coords": [ - 157, - 140, - 8.78989315032959 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.844104766845703, - -2.261414051055908, - 0.699999988079071 - ], - "rotation": 324.2315901568806, - "pixel_coords": [ - 52, - 92, - 11.634278297424316 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6699277758598328, - -0.584527850151062, - 0.699999988079071 - ], - "rotation": 83.80261417197823, - "pixel_coords": [ - 160, - 112, - 10.256985664367676 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5396895862150091, - -2.8898395593634154, - 0.3499999940395355 - ], - "rotation": 11.170527439934204, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.354588747024536, - 2.4702165126800537, - 0.3499999940395355 - ], - "rotation": 248.88978372004436, - "pixel_coords": [ - 167, - 75, - 14.255626678466797 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4919021427631378, - -2.8717029094696045, - 0.3499999940395355 - ], - "rotation": 187.0336184800486, - "pixel_coords": [ - 72, - 133, - 9.843621253967285 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7121117115020752, - -1.4211595058441162, - 0.3499999940395355 - ], - "rotation": 52.13265119083885, - "pixel_coords": [ - 93, - 106, - 11.52312183380127 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.11776229739189148, - 1.4304982423782349, - 0.3499999940395355 - ], - "rotation": 205.85235473782504, - "pixel_coords": [ - 189, - 98, - 12.13376522064209 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 4, - 7 - ], - [], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4, - 7 - ], - [ - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 5, - 6 - ], - [], - [ - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 3, - 4, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 7 - ], - [], - [ - 3, - 7 - ], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved red cylinder from (1.2,2.2) to (0.5,-2.9)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0777" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0777_original.json b/dataset_1k_720p_2/scenes/scene_0777_original.json deleted file mode 100644 index df4e23c1d2f724c3f3a9b0596b500799255400a0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0777_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 777, - "image_filename": "SCENE_0777_new_000777.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8515604734420776, - -1.7196182012557983, - 0.699999988079071 - ], - "rotation": 229.65265811073562, - "pixel_coords": [ - 157, - 140, - 8.78989315032959 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.844104766845703, - -2.261414051055908, - 0.699999988079071 - ], - "rotation": 324.2315901568806, - "pixel_coords": [ - 52, - 92, - 11.634278297424316 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6699277758598328, - -0.584527850151062, - 0.699999988079071 - ], - "rotation": 83.80261417197823, - "pixel_coords": [ - 160, - 112, - 10.256985664367676 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2258661985397339, - 2.1892833709716797, - 0.3499999940395355 - ], - "rotation": 11.170527439934204, - "pixel_coords": [ - 234, - 104, - 11.676641464233398 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.354588747024536, - 2.4702165126800537, - 0.3499999940395355 - ], - "rotation": 248.88978372004436, - "pixel_coords": [ - 167, - 75, - 14.255626678466797 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4919021427631378, - -2.8717029094696045, - 0.3499999940395355 - ], - "rotation": 187.0336184800486, - "pixel_coords": [ - 72, - 133, - 9.843621253967285 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7121117115020752, - -1.4211595058441162, - 0.3499999940395355 - ], - "rotation": 52.13265119083885, - "pixel_coords": [ - 93, - 106, - 11.52312183380127 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.11776229739189148, - 1.4304982423782349, - 0.3499999940395355 - ], - "rotation": 205.85235473782504, - "pixel_coords": [ - 189, - 98, - 12.13376522064209 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 4, - 7 - ], - [], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4, - 7 - ], - [ - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 5, - 6 - ], - [], - [ - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 3, - 4, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 7 - ], - [], - [ - 3, - 7 - ], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0777" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0778_cf1.json b/dataset_1k_720p_2/scenes/scene_0778_cf1.json deleted file mode 100644 index b2ff3313fed7793b9d3ba5b408a810cf5873b444..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0778_cf1.json +++ /dev/null @@ -1,238 +0,0 @@ -{ - "split": "new", - "image_index": 778, - "image_filename": "SCENE_0778_new_000778.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0181853771209717, - 0.11533629149198532, - 0.699999988079071 - ], - "rotation": 141.17076833664387, - "pixel_coords": [ - 213, - 122, - 9.653767585754395 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7253667712211609, - 1.9127470254898071, - 0.3499999940395355 - ], - "rotation": 252.93751695991065, - "pixel_coords": [ - 216, - 100, - 11.722880363464355 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.19373254477977753, - -2.7111146450042725, - 0.3499999940395355 - ], - "rotation": 343.4676690401872, - "pixel_coords": [ - 91, - 145, - 9.294893264770508 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.865567684173584, - -2.0442090034484863, - 0.699999988079071 - ], - "rotation": 335.57750812499785, - "pixel_coords": [ - 181, - 168, - 7.82182502746582 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1236393451690674, - -2.262063503265381, - 0.699999988079071 - ], - "rotation": 209.24250408802394, - "pixel_coords": [ - 60, - 100, - 10.869684219360352 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "color": "gray", - "material": "rubber", - "size": "small", - "3d_coords": [ - 0.24708646926720146, - -1.3803525945257697, - 0.35 - ], - "rotation": 350.30820616015023, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0778" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0778_cf2.json b/dataset_1k_720p_2/scenes/scene_0778_cf2.json deleted file mode 100644 index 4de9d20907b541f793e17f037ae62f6f5fe563c8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0778_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 778, - "image_filename": "SCENE_0778_new_000778.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0181853771209717, - 0.11533629149198532, - 0.699999988079071 - ], - "rotation": 141.17076833664387, - "pixel_coords": [ - 213, - 122, - 9.653767585754395 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7253667712211609, - 1.9127470254898071, - 0.3499999940395355 - ], - "rotation": 252.93751695991065, - "pixel_coords": [ - 216, - 100, - 11.722880363464355 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.19373254477977753, - -2.7111146450042725, - 0.3499999940395355 - ], - "rotation": 343.4676690401872, - "pixel_coords": [ - 91, - 145, - 9.294893264770508 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.865567684173584, - -2.0442090034484863, - 0.699999988079071 - ], - "rotation": 335.57750812499785, - "pixel_coords": [ - 181, - 168, - 7.82182502746582 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1236393451690674, - -2.262063503265381, - 0.699999988079071 - ], - "rotation": 209.24250408802394, - "pixel_coords": [ - 60, - 100, - 10.869684219360352 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue sphere and purple cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0778" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0778_original.json b/dataset_1k_720p_2/scenes/scene_0778_original.json deleted file mode 100644 index ba8952fa6aef6297667b6700a12e797832907c17..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0778_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 778, - "image_filename": "SCENE_0778_new_000778.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0181853771209717, - 0.11533629149198532, - 0.699999988079071 - ], - "rotation": 141.17076833664387, - "pixel_coords": [ - 213, - 122, - 9.653767585754395 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7253667712211609, - 1.9127470254898071, - 0.3499999940395355 - ], - "rotation": 252.93751695991065, - "pixel_coords": [ - 216, - 100, - 11.722880363464355 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.19373254477977753, - -2.7111146450042725, - 0.3499999940395355 - ], - "rotation": 343.4676690401872, - "pixel_coords": [ - 91, - 145, - 9.294893264770508 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.865567684173584, - -2.0442090034484863, - 0.699999988079071 - ], - "rotation": 335.57750812499785, - "pixel_coords": [ - 181, - 168, - 7.82182502746582 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1236393451690674, - -2.262063503265381, - 0.699999988079071 - ], - "rotation": 209.24250408802394, - "pixel_coords": [ - 60, - 100, - 10.869684219360352 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0778" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0779_cf1.json b/dataset_1k_720p_2/scenes/scene_0779_cf1.json deleted file mode 100644 index aff9321806a15677484c0f48766fcf63013c72d6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0779_cf1.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 779, - "image_filename": "SCENE_0779_new_000779.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.636108636856079, - -1.3398329019546509, - 0.3499999940395355 - ], - "rotation": 91.9203928994781, - "pixel_coords": [ - 79, - 96, - 11.957969665527344 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.23942558467388153, - 1.6468478441238403, - 0.3499999940395355 - ], - "rotation": 29.740733778814498, - "pixel_coords": [ - 201, - 98, - 11.855798721313477 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3201249837875366, - 0.018504714593291283, - 0.699999988079071 - ], - "rotation": 193.76126796919544, - "pixel_coords": [ - 192, - 115, - 10.022448539733887 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.2190321534872055, - -0.9599258303642273, - 0.699999988079071 - ], - "rotation": 165.27305700373873, - "pixel_coords": [ - 131, - 107, - 10.4442720413208 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.39155760407447815, - 0.5470079779624939, - 0.3499999940395355 - ], - "rotation": 116.52476515236322, - "pixel_coords": [ - 164, - 101, - 11.615118026733398 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1021523475646973, - 0.18993133306503296, - 0.699999988079071 - ], - "rotation": 21.618974285463683, - "pixel_coords": [ - 124, - 80, - 12.349618911743164 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6339545249938965, - -2.595153570175171, - 0.699999988079071 - ], - "rotation": 48.06401272079815, - "pixel_coords": [ - 153, - 173, - 7.62085485458374 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0779" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0779_cf2.json b/dataset_1k_720p_2/scenes/scene_0779_cf2.json deleted file mode 100644 index 33d6421290a9dde8670a5a4a3c1633788688073c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0779_cf2.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 779, - "image_filename": "SCENE_0779_new_000779.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.636108636856079, - -1.3398329019546509, - 0.3499999940395355 - ], - "rotation": 91.9203928994781, - "pixel_coords": [ - 79, - 96, - 11.957969665527344 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.23942558467388153, - 1.6468478441238403, - 0.3499999940395355 - ], - "rotation": 29.740733778814498, - "pixel_coords": [ - 201, - 98, - 11.855798721313477 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3201249837875366, - 0.018504714593291283, - 0.699999988079071 - ], - "rotation": 193.76126796919544, - "pixel_coords": [ - 192, - 115, - 10.022448539733887 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.793734994335244, - 2.0596442376662676, - 0.699999988079071 - ], - "rotation": 165.27305700373873, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.39155760407447815, - 0.5470079779624939, - 0.3499999940395355 - ], - "rotation": 116.52476515236322, - "pixel_coords": [ - 164, - 101, - 11.615118026733398 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1021523475646973, - 0.18993133306503296, - 0.699999988079071 - ], - "rotation": 21.618974285463683, - "pixel_coords": [ - 124, - 80, - 12.349618911743164 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6339545249938965, - -2.595153570175171, - 0.699999988079071 - ], - "rotation": 48.06401272079815, - "pixel_coords": [ - 153, - 173, - 7.62085485458374 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green cube from (-0.2,-1.0) to (-2.8,2.1)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0779" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0779_original.json b/dataset_1k_720p_2/scenes/scene_0779_original.json deleted file mode 100644 index 348f357638d99927ca495902b3b95d6e41ff9333..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0779_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 779, - "image_filename": "SCENE_0779_new_000779.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.636108636856079, - -1.3398329019546509, - 0.3499999940395355 - ], - "rotation": 91.9203928994781, - "pixel_coords": [ - 79, - 96, - 11.957969665527344 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.23942558467388153, - 1.6468478441238403, - 0.3499999940395355 - ], - "rotation": 29.740733778814498, - "pixel_coords": [ - 201, - 98, - 11.855798721313477 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3201249837875366, - 0.018504714593291283, - 0.699999988079071 - ], - "rotation": 193.76126796919544, - "pixel_coords": [ - 192, - 115, - 10.022448539733887 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.2190321534872055, - -0.9599258303642273, - 0.699999988079071 - ], - "rotation": 165.27305700373873, - "pixel_coords": [ - 131, - 107, - 10.4442720413208 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.39155760407447815, - 0.5470079779624939, - 0.3499999940395355 - ], - "rotation": 116.52476515236322, - "pixel_coords": [ - 164, - 101, - 11.615118026733398 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1021523475646973, - 0.18993133306503296, - 0.699999988079071 - ], - "rotation": 21.618974285463683, - "pixel_coords": [ - 124, - 80, - 12.349618911743164 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.6339545249938965, - -2.595153570175171, - 0.699999988079071 - ], - "rotation": 48.06401272079815, - "pixel_coords": [ - 153, - 173, - 7.62085485458374 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0779" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0780_cf1.json b/dataset_1k_720p_2/scenes/scene_0780_cf1.json deleted file mode 100644 index 6e6054207cf65d0095762fb3578dff85f478f83c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0780_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 780, - "image_filename": "SCENE_0780_new_000780.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.828794538974762, - 1.6819348335266113, - 0.699999988079071 - ], - "rotation": 326.13338427133874, - "pixel_coords": [ - 219, - 93, - 10.741170883178711 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.36003041267395, - -1.3483530282974243, - 0.3499999940395355 - ], - "rotation": 206.27587763809424, - "pixel_coords": [ - 183, - 159, - 8.10407829284668 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4850457906723022, - 1.6437407732009888, - 0.699999988079071 - ], - "rotation": 324.1804320063536, - "pixel_coords": [ - 168, - 74, - 12.270050048828125 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9233076572418213, - -0.24356600642204285, - 0.3499999940395355 - ], - "rotation": 164.94960568733882, - "pixel_coords": [ - 116, - 93, - 11.621159553527832 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.805311679840088, - 0.2763789892196655, - 0.699999988079071 - ], - "rotation": 5.240428160705046, - "pixel_coords": [ - 213, - 117, - 9.265237808227539 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed green sphere to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0780" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0780_cf2.json b/dataset_1k_720p_2/scenes/scene_0780_cf2.json deleted file mode 100644 index 735d176bc925b0f6f695f87a6bee0a63f620c6de..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0780_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 780, - "image_filename": "SCENE_0780_new_000780.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.828794538974762, - 1.6819348335266113, - 0.699999988079071 - ], - "rotation": 326.13338427133874, - "pixel_coords": [ - 219, - 93, - 10.741170883178711 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.36003041267395, - -1.3483530282974243, - 0.3499999940395355 - ], - "rotation": 206.27587763809424, - "pixel_coords": [ - 183, - 159, - 8.10407829284668 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4850457906723022, - 1.6437407732009888, - 0.699999988079071 - ], - "rotation": 324.1804320063536, - "pixel_coords": [ - 168, - 74, - 12.270050048828125 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9233076572418213, - -0.24356600642204285, - 0.3499999940395355 - ], - "rotation": 164.94960568733882, - "pixel_coords": [ - 116, - 93, - 11.621159553527832 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.805311679840088, - 0.2763789892196655, - 0.699999988079071 - ], - "rotation": 5.240428160705046, - "pixel_coords": [ - 213, - 117, - 9.265237808227539 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0780" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0780_original.json b/dataset_1k_720p_2/scenes/scene_0780_original.json deleted file mode 100644 index ef0b3c5f495f5e1dab0c0d0e3b9418a97ef78c6b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0780_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 780, - "image_filename": "SCENE_0780_new_000780.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.828794538974762, - 1.6819348335266113, - 0.699999988079071 - ], - "rotation": 326.13338427133874, - "pixel_coords": [ - 219, - 93, - 10.741170883178711 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.36003041267395, - -1.3483530282974243, - 0.3499999940395355 - ], - "rotation": 206.27587763809424, - "pixel_coords": [ - 183, - 159, - 8.10407829284668 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4850457906723022, - 1.6437407732009888, - 0.699999988079071 - ], - "rotation": 324.1804320063536, - "pixel_coords": [ - 168, - 74, - 12.270050048828125 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9233076572418213, - -0.24356600642204285, - 0.3499999940395355 - ], - "rotation": 164.94960568733882, - "pixel_coords": [ - 116, - 93, - 11.621159553527832 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.805311679840088, - 0.2763789892196655, - 0.699999988079071 - ], - "rotation": 5.240428160705046, - "pixel_coords": [ - 213, - 117, - 9.265237808227539 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0780" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0781_cf1.json b/dataset_1k_720p_2/scenes/scene_0781_cf1.json deleted file mode 100644 index bbf1fd6b20b5f0cab14a3b9fb629255e2fc94fbd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0781_cf1.json +++ /dev/null @@ -1,123 +0,0 @@ -{ - "split": "new", - "image_index": 781, - "image_filename": "SCENE_0781_new_000781.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8299763202667236, - -2.4901459217071533, - 0.3499999940395355 - ], - "rotation": 282.0590192156678, - "pixel_coords": [ - 159, - 181, - 8.3148775100708 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7585511207580566, - 1.3452084064483643, - 0.3499999940395355 - ], - "rotation": 95.97990395198798, - "pixel_coords": [ - 141, - 79, - 14.27928638458252 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue cylinder", - "change_score": 17.594938786455835, - "change_attempts": 1, - "source_scene": "scene_0781" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0781_cf2.json b/dataset_1k_720p_2/scenes/scene_0781_cf2.json deleted file mode 100644 index 8424bd2e5349180aea0c147914a092e7c92aec5c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0781_cf2.json +++ /dev/null @@ -1,123 +0,0 @@ -{ - "split": "new", - "image_index": 781, - "image_filename": "SCENE_0781_new_000781.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.29285040497779846, - -1.5562890768051147, - 0.699999988079071 - ], - "rotation": 69.04382913104581, - "pixel_coords": [ - 127, - 119, - 10.392707824707031 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7585511207580566, - 1.3452084064483643, - 0.3499999940395355 - ], - "rotation": 95.97990395198798, - "pixel_coords": [ - 141, - 79, - 14.27928638458252 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue sphere", - "change_score": 11.483113568712001, - "change_attempts": 1, - "source_scene": "scene_0781" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0781_original.json b/dataset_1k_720p_2/scenes/scene_0781_original.json deleted file mode 100644 index 17af9b2dba9ea19ff7ae5edf321a3e32d7fbf478..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0781_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 781, - "image_filename": "SCENE_0781_new_000781.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.29285040497779846, - -1.5562890768051147, - 0.699999988079071 - ], - "rotation": 69.04382913104581, - "pixel_coords": [ - 127, - 119, - 10.392707824707031 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8299763202667236, - -2.4901459217071533, - 0.3499999940395355 - ], - "rotation": 282.0590192156678, - "pixel_coords": [ - 159, - 181, - 8.3148775100708 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7585511207580566, - 1.3452084064483643, - 0.3499999940395355 - ], - "rotation": 95.97990395198798, - "pixel_coords": [ - 141, - 79, - 14.27928638458252 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0781" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0782_cf1.json b/dataset_1k_720p_2/scenes/scene_0782_cf1.json deleted file mode 100644 index a0a28b279180ec7ebcc4d02eb5db94531540c906..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0782_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 782, - "image_filename": "SCENE_0782_new_000782.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8799024224281311, - -2.115102529525757, - 0.3499999940395355 - ], - "rotation": 114.1762465382715, - "pixel_coords": [ - 119, - 143, - 9.321446418762207 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7347941398620605, - 2.994636297225952, - 0.699999988079071 - ], - "rotation": 254.80472956646332, - "pixel_coords": [ - 292, - 104, - 10.708902359008789 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8031659722328186, - -1.3179552555084229, - 0.699999988079071 - ], - "rotation": 343.4610123746975, - "pixel_coords": [ - 110, - 103, - 10.770482063293457 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8939021825790405, - -2.829190254211426, - 0.3499999940395355 - ], - "rotation": 347.47711854508384, - "pixel_coords": [ - 65, - 126, - 10.155736923217773 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.1322120875120163, - 0.5281391143798828, - 0.3499999940395355 - ], - "rotation": 80.3958664459654, - "pixel_coords": [ - 170, - 104, - 11.490042686462402 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between red cube and purple cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0782" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0782_cf2.json b/dataset_1k_720p_2/scenes/scene_0782_cf2.json deleted file mode 100644 index 965665110307afa390c05e65d2b81024e4299c49..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0782_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 782, - "image_filename": "SCENE_0782_new_000782.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8799024224281311, - -2.115102529525757, - 0.3499999940395355 - ], - "rotation": 114.1762465382715, - "pixel_coords": [ - 119, - 143, - 9.321446418762207 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7347941398620605, - 2.994636297225952, - 0.699999988079071 - ], - "rotation": 254.80472956646332, - "pixel_coords": [ - 292, - 104, - 10.708902359008789 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8031659722328186, - -1.3179552555084229, - 0.699999988079071 - ], - "rotation": 343.4610123746975, - "pixel_coords": [ - 110, - 103, - 10.770482063293457 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.341415507013827, - -0.2594866936313194, - 0.3499999940395355 - ], - "rotation": 347.47711854508384, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.1322120875120163, - 0.5281391143798828, - 0.3499999940395355 - ], - "rotation": 80.3958664459654, - "pixel_coords": [ - 170, - 104, - 11.490042686462402 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow sphere from left of gray cube to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0782" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0782_original.json b/dataset_1k_720p_2/scenes/scene_0782_original.json deleted file mode 100644 index 073fac21eba33375f07bee11e6d0e66455533cfe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0782_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 782, - "image_filename": "SCENE_0782_new_000782.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8799024224281311, - -2.115102529525757, - 0.3499999940395355 - ], - "rotation": 114.1762465382715, - "pixel_coords": [ - 119, - 143, - 9.321446418762207 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7347941398620605, - 2.994636297225952, - 0.699999988079071 - ], - "rotation": 254.80472956646332, - "pixel_coords": [ - 292, - 104, - 10.708902359008789 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8031659722328186, - -1.3179552555084229, - 0.699999988079071 - ], - "rotation": 343.4610123746975, - "pixel_coords": [ - 110, - 103, - 10.770482063293457 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8939021825790405, - -2.829190254211426, - 0.3499999940395355 - ], - "rotation": 347.47711854508384, - "pixel_coords": [ - 65, - 126, - 10.155736923217773 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.1322120875120163, - 0.5281391143798828, - 0.3499999940395355 - ], - "rotation": 80.3958664459654, - "pixel_coords": [ - 170, - 104, - 11.490042686462402 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0782" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0783_cf1.json b/dataset_1k_720p_2/scenes/scene_0783_cf1.json deleted file mode 100644 index 556aa3b6cc8be2efade26ab64553bc85c6198232..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0783_cf1.json +++ /dev/null @@ -1,328 +0,0 @@ -{ - "split": "new", - "image_index": 783, - "image_filename": "SCENE_0783_new_000783.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.157352328300476, - -0.9594855308532715, - 0.3499999940395355 - ], - "rotation": 129.32467710838506, - "pixel_coords": [ - 163, - 136, - 9.91708755493164 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6583844423294067, - 0.6320082545280457, - 0.3499999940395355 - ], - "rotation": 357.16938848918994, - "pixel_coords": [ - 142, - 89, - 12.646431922912598 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4312327206134796, - 0.3144417703151703, - 0.699999988079071 - ], - "rotation": 331.2302645147498, - "pixel_coords": [ - 158, - 93, - 11.502257347106934 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.623587429523468, - -2.2321231365203857, - 0.699999988079071 - ], - "rotation": 294.4951582454368, - "pixel_coords": [ - 89, - 117, - 10.133868217468262 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1028268337249756, - 1.4213653802871704, - 0.3499999940395355 - ], - "rotation": 357.8579537044477, - "pixel_coords": [ - 215, - 108, - 11.346035957336426 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7657482624053955, - -1.3350576162338257, - 0.699999988079071 - ], - "rotation": 24.189580840351212, - "pixel_coords": [ - 196, - 156, - 8.495579719543457 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.43439140915870667, - 1.691528558731079, - 0.3499999940395355 - ], - "rotation": 109.04536058824928, - "pixel_coords": [ - 187, - 91, - 12.485515594482422 - ], - "color": "blue" - }, - { - "shape": "sphere", - "color": "green", - "material": "rubber", - "size": "large", - "3d_coords": [ - 2.3614823306840425, - 1.5298887471978322, - 0.35 - ], - "rotation": 91.36903443064679, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added green rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0783" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0783_cf2.json b/dataset_1k_720p_2/scenes/scene_0783_cf2.json deleted file mode 100644 index 91bac2f0248047a8bb9594b3bc59dc8db4f95fd1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0783_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 783, - "image_filename": "SCENE_0783_new_000783.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.157352328300476, - -0.9594855308532715, - 0.3499999940395355 - ], - "rotation": 129.32467710838506, - "pixel_coords": [ - 163, - 136, - 9.91708755493164 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.2694253720864819, - 2.7786887067820336, - 0.3499999940395355 - ], - "rotation": 357.16938848918994, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4312327206134796, - 0.3144417703151703, - 0.699999988079071 - ], - "rotation": 331.2302645147498, - "pixel_coords": [ - 158, - 93, - 11.502257347106934 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.623587429523468, - -2.2321231365203857, - 0.699999988079071 - ], - "rotation": 294.4951582454368, - "pixel_coords": [ - 89, - 117, - 10.133868217468262 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1028268337249756, - 1.4213653802871704, - 0.3499999940395355 - ], - "rotation": 357.8579537044477, - "pixel_coords": [ - 215, - 108, - 11.346035957336426 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7657482624053955, - -1.3350576162338257, - 0.699999988079071 - ], - "rotation": 24.189580840351212, - "pixel_coords": [ - 196, - 156, - 8.495579719543457 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.43439140915870667, - 1.691528558731079, - 0.3499999940395355 - ], - "rotation": 109.04536058824928, - "pixel_coords": [ - 187, - 91, - 12.485515594482422 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green cube from left of blue sphere to right", - "change_score": 2.8852534801378558, - "change_attempts": 1, - "source_scene": "scene_0783" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0783_original.json b/dataset_1k_720p_2/scenes/scene_0783_original.json deleted file mode 100644 index 8934566b0ab445e1677ed2af9da8105d9867ee74..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0783_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 783, - "image_filename": "SCENE_0783_new_000783.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.157352328300476, - -0.9594855308532715, - 0.3499999940395355 - ], - "rotation": 129.32467710838506, - "pixel_coords": [ - 163, - 136, - 9.91708755493164 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6583844423294067, - 0.6320082545280457, - 0.3499999940395355 - ], - "rotation": 357.16938848918994, - "pixel_coords": [ - 142, - 89, - 12.646431922912598 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4312327206134796, - 0.3144417703151703, - 0.699999988079071 - ], - "rotation": 331.2302645147498, - "pixel_coords": [ - 158, - 93, - 11.502257347106934 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.623587429523468, - -2.2321231365203857, - 0.699999988079071 - ], - "rotation": 294.4951582454368, - "pixel_coords": [ - 89, - 117, - 10.133868217468262 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1028268337249756, - 1.4213653802871704, - 0.3499999940395355 - ], - "rotation": 357.8579537044477, - "pixel_coords": [ - 215, - 108, - 11.346035957336426 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7657482624053955, - -1.3350576162338257, - 0.699999988079071 - ], - "rotation": 24.189580840351212, - "pixel_coords": [ - 196, - 156, - 8.495579719543457 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.43439140915870667, - 1.691528558731079, - 0.3499999940395355 - ], - "rotation": 109.04536058824928, - "pixel_coords": [ - 187, - 91, - 12.485515594482422 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0783" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0784_cf1.json b/dataset_1k_720p_2/scenes/scene_0784_cf1.json deleted file mode 100644 index 0bff5fdf18701123cd99afba0a4929a1c51d8c14..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0784_cf1.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 784, - "image_filename": "SCENE_0784_new_000784.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0185627937316895, - 1.1716012954711914, - 0.699999988079071 - ], - "rotation": 148.81076235632085, - "pixel_coords": [ - 231, - 112, - 10.942583084106445 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.06509537249803543, - -0.32070431113243103, - 0.699999988079071 - ], - "rotation": 204.01262325229285, - "pixel_coords": [ - 151, - 104, - 11.462238311767578 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7063619494438171, - -2.3082618713378906, - 0.699999988079071 - ], - "rotation": 245.3271116290438, - "pixel_coords": [ - 114, - 133, - 9.804518699645996 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8461644649505615, - -2.12398099899292, - 0.699999988079071 - ], - "rotation": 122.71335102859172, - "pixel_coords": [ - 171, - 164, - 8.493088722229004 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1059608459472656, - -1.718865156173706, - 0.3499999940395355 - ], - "rotation": 345.9693250483324, - "pixel_coords": [ - 83, - 105, - 12.175056457519531 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8402929501798344, - -1.1082777903447223, - 0.3499999940395355 - ], - "rotation": 341.8433397741018, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.893185615539551, - 1.3654332160949707, - 0.699999988079071 - ], - "rotation": 291.8108079244743, - "pixel_coords": [ - 139, - 69, - 14.308707237243652 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9176455736160278, - 2.6559300422668457, - 0.699999988079071 - ], - "rotation": 233.53965255276464, - "pixel_coords": [ - 178, - 68, - 14.406822204589844 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 6, - 7 - ], - [], - [] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 4 - ], - [ - 1, - 2, - 3, - 4, - 6 - ] - ], - "right": [ - [], - [ - 0, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved green sphere to partially occlude gray sphere", - "change_score": 2.3282642272041394, - "change_attempts": 1, - "source_scene": "scene_0784" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0784_cf2.json b/dataset_1k_720p_2/scenes/scene_0784_cf2.json deleted file mode 100644 index f573c408d8f522bf5e1ba77b523e26d1cc0a2f5f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0784_cf2.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 784, - "image_filename": "SCENE_0784_new_000784.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0185627937316895, - 1.1716012954711914, - 0.699999988079071 - ], - "rotation": 148.81076235632085, - "pixel_coords": [ - 231, - 112, - 10.942583084106445 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.06509537249803543, - -0.32070431113243103, - 0.699999988079071 - ], - "rotation": 204.01262325229285, - "pixel_coords": [ - 151, - 104, - 11.462238311767578 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7063619494438171, - -2.3082618713378906, - 0.699999988079071 - ], - "rotation": 245.3271116290438, - "pixel_coords": [ - 114, - 133, - 9.804518699645996 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8461644649505615, - -2.12398099899292, - 0.699999988079071 - ], - "rotation": 122.71335102859172, - "pixel_coords": [ - 171, - 164, - 8.493088722229004 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1059608459472656, - -1.718865156173706, - 0.3499999940395355 - ], - "rotation": 345.9693250483324, - "pixel_coords": [ - 83, - 105, - 12.175056457519531 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7853094604024806, - 2.692366359996034, - 0.3499999940395355 - ], - "rotation": 341.8433397741018, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.893185615539551, - 1.3654332160949707, - 0.699999988079071 - ], - "rotation": 291.8108079244743, - "pixel_coords": [ - 139, - 69, - 14.308707237243652 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9176455736160278, - 2.6559300422668457, - 0.699999988079071 - ], - "rotation": 233.53965255276464, - "pixel_coords": [ - 178, - 68, - 14.406822204589844 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 6, - 7 - ], - [], - [] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 4 - ], - [ - 1, - 2, - 3, - 4, - 6 - ] - ], - "right": [ - [], - [ - 0, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green sphere from left of yellow cube to right", - "change_score": 1.9886311586433831, - "change_attempts": 1, - "source_scene": "scene_0784" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0784_original.json b/dataset_1k_720p_2/scenes/scene_0784_original.json deleted file mode 100644 index ee767e4e2bedb46d53404356b1b2127ae7c1a54d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0784_original.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 784, - "image_filename": "SCENE_0784_new_000784.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0185627937316895, - 1.1716012954711914, - 0.699999988079071 - ], - "rotation": 148.81076235632085, - "pixel_coords": [ - 231, - 112, - 10.942583084106445 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.06509537249803543, - -0.32070431113243103, - 0.699999988079071 - ], - "rotation": 204.01262325229285, - "pixel_coords": [ - 151, - 104, - 11.462238311767578 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7063619494438171, - -2.3082618713378906, - 0.699999988079071 - ], - "rotation": 245.3271116290438, - "pixel_coords": [ - 114, - 133, - 9.804518699645996 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8461644649505615, - -2.12398099899292, - 0.699999988079071 - ], - "rotation": 122.71335102859172, - "pixel_coords": [ - 171, - 164, - 8.493088722229004 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1059608459472656, - -1.718865156173706, - 0.3499999940395355 - ], - "rotation": 345.9693250483324, - "pixel_coords": [ - 83, - 105, - 12.175056457519531 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.48014843463897705, - 1.19196355342865, - 0.3499999940395355 - ], - "rotation": 341.8433397741018, - "pixel_coords": [ - 195, - 105, - 12.140820503234863 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.893185615539551, - 1.3654332160949707, - 0.699999988079071 - ], - "rotation": 291.8108079244743, - "pixel_coords": [ - 139, - 69, - 14.308707237243652 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9176455736160278, - 2.6559300422668457, - 0.699999988079071 - ], - "rotation": 233.53965255276464, - "pixel_coords": [ - 178, - 68, - 14.406822204589844 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 6, - 7 - ], - [], - [] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 4 - ], - [ - 1, - 2, - 3, - 4, - 6 - ] - ], - "right": [ - [], - [ - 0, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0784" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0785_cf1.json b/dataset_1k_720p_2/scenes/scene_0785_cf1.json deleted file mode 100644 index 8f6b3a5dcf61ffe6493bb55a2f7342b881082167..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0785_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 785, - "image_filename": "SCENE_0785_new_000785.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7150494104574179, - -2.4211135973013693, - 0.3499999940395355 - ], - "rotation": 220.06995235781812, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9324870109558105, - 2.1401500701904297, - 0.699999988079071 - ], - "rotation": 70.1172934666061, - "pixel_coords": [ - 168, - 66, - 13.073695182800293 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.190652847290039, - -0.7950839996337891, - 0.699999988079071 - ], - "rotation": 18.765000347057136, - "pixel_coords": [ - 195, - 138, - 8.691540718078613 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3940906524658203, - -1.8304334878921509, - 0.3499999940395355 - ], - "rotation": 110.1682515690553, - "pixel_coords": [ - 84, - 113, - 10.588269233703613 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown cylinder to partially occlude cyan sphere", - "change_score": 2.4282773913769082, - "change_attempts": 1, - "source_scene": "scene_0785" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0785_cf2.json b/dataset_1k_720p_2/scenes/scene_0785_cf2.json deleted file mode 100644 index f4664f623a9ba8339cfe145a319352c149798fb6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0785_cf2.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "split": "new", - "image_index": 785, - "image_filename": "SCENE_0785_new_000785.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9324870109558105, - 2.1401500701904297, - 0.699999988079071 - ], - "rotation": 70.1172934666061, - "pixel_coords": [ - 168, - 66, - 13.073695182800293 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.190652847290039, - -0.7950839996337891, - 0.699999988079071 - ], - "rotation": 18.765000347057136, - "pixel_coords": [ - 195, - 138, - 8.691540718078613 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3940906524658203, - -1.8304334878921509, - 0.3499999940395355 - ], - "rotation": 110.1682515690553, - "pixel_coords": [ - 84, - 113, - 10.588269233703613 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown cylinder", - "change_score": 20.81307834231322, - "change_attempts": 1, - "source_scene": "scene_0785" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0785_original.json b/dataset_1k_720p_2/scenes/scene_0785_original.json deleted file mode 100644 index a548b6664e4a936718073101e988297860099caf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0785_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 785, - "image_filename": "SCENE_0785_new_000785.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5257270932197571, - -0.33376964926719666, - 0.3499999940395355 - ], - "rotation": 220.06995235781812, - "pixel_coords": [ - 163, - 120, - 10.212084770202637 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9324870109558105, - 2.1401500701904297, - 0.699999988079071 - ], - "rotation": 70.1172934666061, - "pixel_coords": [ - 168, - 66, - 13.073695182800293 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.190652847290039, - -0.7950839996337891, - 0.699999988079071 - ], - "rotation": 18.765000347057136, - "pixel_coords": [ - 195, - 138, - 8.691540718078613 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3940906524658203, - -1.8304334878921509, - 0.3499999940395355 - ], - "rotation": 110.1682515690553, - "pixel_coords": [ - 84, - 113, - 10.588269233703613 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0785" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0786_cf1.json b/dataset_1k_720p_2/scenes/scene_0786_cf1.json deleted file mode 100644 index 1e5467ce26371261298eb28a153925a149d9f782..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0786_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 786, - "image_filename": "SCENE_0786_new_000786.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6186507344245911, - 2.70257306098938, - 0.3499999940395355 - ], - "rotation": 69.25897723750217, - "pixel_coords": [ - 207, - 84, - 13.143608093261719 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7701717019081116, - -2.2906882762908936, - 0.699999988079071 - ], - "rotation": 153.01609972304487, - "pixel_coords": [ - 83, - 113, - 10.396689414978027 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8777461051940918, - 0.18153581023216248, - 0.699999988079071 - ], - "rotation": 123.10618139986599, - "pixel_coords": [ - 132, - 81, - 12.486446380615234 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown cylinder and red cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0786" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0786_cf2.json b/dataset_1k_720p_2/scenes/scene_0786_cf2.json deleted file mode 100644 index 5bc878311ebb19ea7ebd0f13f815faa217ab0f02..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0786_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 786, - "image_filename": "SCENE_0786_new_000786.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6186507344245911, - 2.70257306098938, - 0.3499999940395355 - ], - "rotation": 69.25897723750217, - "pixel_coords": [ - 207, - 84, - 13.143608093261719 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7701717019081116, - -2.2906882762908936, - 0.699999988079071 - ], - "rotation": 153.01609972304487, - "pixel_coords": [ - 83, - 113, - 10.396689414978027 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8777461051940918, - 0.18153581023216248, - 0.699999988079071 - ], - "rotation": 123.10618139986599, - "pixel_coords": [ - 132, - 81, - 12.486446380615234 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between red cube and blue cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0786" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0786_original.json b/dataset_1k_720p_2/scenes/scene_0786_original.json deleted file mode 100644 index 63cc16e1a1c1b9eab8dbdc5c6921d661ab394bea..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0786_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 786, - "image_filename": "SCENE_0786_new_000786.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6186507344245911, - 2.70257306098938, - 0.3499999940395355 - ], - "rotation": 69.25897723750217, - "pixel_coords": [ - 207, - 84, - 13.143608093261719 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7701717019081116, - -2.2906882762908936, - 0.699999988079071 - ], - "rotation": 153.01609972304487, - "pixel_coords": [ - 83, - 113, - 10.396689414978027 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8777461051940918, - 0.18153581023216248, - 0.699999988079071 - ], - "rotation": 123.10618139986599, - "pixel_coords": [ - 132, - 81, - 12.486446380615234 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0786" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0787_cf1.json b/dataset_1k_720p_2/scenes/scene_0787_cf1.json deleted file mode 100644 index af61ff7dbe0a81a00bf60592eb68fa3508f1f2ad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0787_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 787, - "image_filename": "SCENE_0787_new_000787.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6374247074127197, - -1.5967024564743042, - 0.3499999940395355 - ], - "rotation": 317.09256824797717, - "pixel_coords": [ - 76, - 98, - 12.17668342590332 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0364810228347778, - -0.09448596090078354, - 0.699999988079071 - ], - "rotation": 101.12903705150867, - "pixel_coords": [ - 181, - 113, - 10.452127456665039 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.711538314819336, - 0.032859329134225845, - 0.3499999940395355 - ], - "rotation": 3.043189091844254, - "pixel_coords": [ - 129, - 94, - 12.509974479675293 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed blue cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0787" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0787_cf2.json b/dataset_1k_720p_2/scenes/scene_0787_cf2.json deleted file mode 100644 index 6f63d0f02004cb2f7a4fd12d0b8974785bd8b724..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0787_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 787, - "image_filename": "SCENE_0787_new_000787.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9418693455126477, - -0.8820594401130749, - 0.3499999940395355 - ], - "rotation": 317.09256824797717, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0364810228347778, - -0.09448596090078354, - 0.699999988079071 - ], - "rotation": 101.12903705150867, - "pixel_coords": [ - 181, - 113, - 10.452127456665039 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.711538314819336, - 0.032859329134225845, - 0.3499999940395355 - ], - "rotation": 3.043189091844254, - "pixel_coords": [ - 129, - 94, - 12.509974479675293 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown sphere to partially occlude red cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0787" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0787_original.json b/dataset_1k_720p_2/scenes/scene_0787_original.json deleted file mode 100644 index 99954974243c2ec82636356a632d9c4f94942de0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0787_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 787, - "image_filename": "SCENE_0787_new_000787.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6374247074127197, - -1.5967024564743042, - 0.3499999940395355 - ], - "rotation": 317.09256824797717, - "pixel_coords": [ - 76, - 98, - 12.17668342590332 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0364810228347778, - -0.09448596090078354, - 0.699999988079071 - ], - "rotation": 101.12903705150867, - "pixel_coords": [ - 181, - 113, - 10.452127456665039 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.711538314819336, - 0.032859329134225845, - 0.3499999940395355 - ], - "rotation": 3.043189091844254, - "pixel_coords": [ - 129, - 94, - 12.509974479675293 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0787" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0788_cf1.json b/dataset_1k_720p_2/scenes/scene_0788_cf1.json deleted file mode 100644 index e81ba7aaa2cc5a2e9f4e7565cac098f579418e41..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0788_cf1.json +++ /dev/null @@ -1,298 +0,0 @@ -{ - "split": "new", - "image_index": 788, - "image_filename": "SCENE_0788_new_000788.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3095964193344116, - 2.3510031700134277, - 0.699999988079071 - ], - "rotation": 316.02738155897134, - "pixel_coords": [ - 180, - 72, - 13.112202644348145 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.852534055709839, - 1.7691599130630493, - 0.3499999940395355 - ], - "rotation": 27.522531311565672, - "pixel_coords": [ - 142, - 75, - 13.890576362609863 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.21049964427948, - -1.2085905075073242, - 0.3499999940395355 - ], - "rotation": 51.37861692093384, - "pixel_coords": [ - 159, - 137, - 9.447964668273926 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7445781230926514, - -2.2428338527679443, - 0.699999988079071 - ], - "rotation": 11.913109667177206, - "pixel_coords": [ - 50, - 95, - 11.161905288696289 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9050034880638123, - 2.8948538303375244, - 0.699999988079071 - ], - "rotation": 280.95550302557547, - "pixel_coords": [ - 239, - 84, - 12.04152774810791 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.499943971633911, - 2.2463157176971436, - 0.699999988079071 - ], - "rotation": 251.80549537996228, - "pixel_coords": [ - 271, - 103, - 10.621979713439941 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan cube", - "change_score": 14.817886364648677, - "change_attempts": 1, - "source_scene": "scene_0788" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0788_cf2.json b/dataset_1k_720p_2/scenes/scene_0788_cf2.json deleted file mode 100644 index f351d6170053614faf565faeaedfb07bda295a37..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0788_cf2.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 788, - "image_filename": "SCENE_0788_new_000788.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3095964193344116, - 2.3510031700134277, - 0.699999988079071 - ], - "rotation": 316.02738155897134, - "pixel_coords": [ - 180, - 72, - 13.112202644348145 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.852534055709839, - 1.7691599130630493, - 0.3499999940395355 - ], - "rotation": 27.522531311565672, - "pixel_coords": [ - 142, - 75, - 13.890576362609863 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.21049964427948, - -1.2085905075073242, - 0.3499999940395355 - ], - "rotation": 51.37861692093384, - "pixel_coords": [ - 159, - 137, - 9.447964668273926 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7445781230926514, - -2.2428338527679443, - 0.699999988079071 - ], - "rotation": 11.913109667177206, - "pixel_coords": [ - 50, - 95, - 11.161905288696289 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5645519495010376, - -0.5631985068321228, - 0.3499999940395355 - ], - "rotation": 275.49785868278593, - "pixel_coords": [ - 135, - 110, - 10.980201721191406 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9050034880638123, - 2.8948538303375244, - 0.699999988079071 - ], - "rotation": 280.95550302557547, - "pixel_coords": [ - 239, - 84, - 12.04152774810791 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.499943971633911, - 2.2463157176971436, - 0.699999988079071 - ], - "rotation": 251.80549537996228, - "pixel_coords": [ - 271, - 103, - 10.621979713439941 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0788" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0788_original.json b/dataset_1k_720p_2/scenes/scene_0788_original.json deleted file mode 100644 index 68c24e20ea68cca9b17510587d46553d99b7a85a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0788_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 788, - "image_filename": "SCENE_0788_new_000788.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3095964193344116, - 2.3510031700134277, - 0.699999988079071 - ], - "rotation": 316.02738155897134, - "pixel_coords": [ - 180, - 72, - 13.112202644348145 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.852534055709839, - 1.7691599130630493, - 0.3499999940395355 - ], - "rotation": 27.522531311565672, - "pixel_coords": [ - 142, - 75, - 13.890576362609863 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.21049964427948, - -1.2085905075073242, - 0.3499999940395355 - ], - "rotation": 51.37861692093384, - "pixel_coords": [ - 159, - 137, - 9.447964668273926 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7445781230926514, - -2.2428338527679443, - 0.699999988079071 - ], - "rotation": 11.913109667177206, - "pixel_coords": [ - 50, - 95, - 11.161905288696289 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5645519495010376, - -0.5631985068321228, - 0.3499999940395355 - ], - "rotation": 275.49785868278593, - "pixel_coords": [ - 135, - 110, - 10.980201721191406 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9050034880638123, - 2.8948538303375244, - 0.699999988079071 - ], - "rotation": 280.95550302557547, - "pixel_coords": [ - 239, - 84, - 12.04152774810791 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.499943971633911, - 2.2463157176971436, - 0.699999988079071 - ], - "rotation": 251.80549537996228, - "pixel_coords": [ - 271, - 103, - 10.621979713439941 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 2, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0788" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0789_cf1.json b/dataset_1k_720p_2/scenes/scene_0789_cf1.json deleted file mode 100644 index 28096aeb8f164795a8002d27918bbf9c7de79b57..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0789_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 789, - "image_filename": "SCENE_0789_new_000789.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4356919527053833, - 1.9207605123519897, - 0.3499999940395355 - ], - "rotation": 317.6775185032475, - "pixel_coords": [ - 234, - 108, - 11.352802276611328 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9479990005493164, - -2.6721291542053223, - 0.3499999940395355 - ], - "rotation": 198.25681971752087, - "pixel_coords": [ - 40, - 104, - 11.57585334777832 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5550302863121033, - -2.8304615020751953, - 0.699999988079071 - ], - "rotation": 212.88405964365606, - "pixel_coords": [ - 71, - 125, - 9.761268615722656 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7614003419876099, - 0.35970571637153625, - 0.3499999940395355 - ], - "rotation": 341.0971280630476, - "pixel_coords": [ - 209, - 129, - 10.255372047424316 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1880178451538086, - -1.6106826066970825, - 0.3499999940395355 - ], - "rotation": 288.9007091771947, - "pixel_coords": [ - 97, - 113, - 11.041685104370117 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.103715658187866, - -0.6045898795127869, - 0.3499999940395355 - ], - "rotation": 13.30331711437454, - "pixel_coords": [ - 107, - 94, - 12.205035209655762 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0789" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0789_cf2.json b/dataset_1k_720p_2/scenes/scene_0789_cf2.json deleted file mode 100644 index f2ea19988b47869cff1a6889e76c18616ba824a9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0789_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 789, - "image_filename": "SCENE_0789_new_000789.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4356919527053833, - 1.9207605123519897, - 0.3499999940395355 - ], - "rotation": 317.6775185032475, - "pixel_coords": [ - 234, - 108, - 11.352802276611328 - ], - "color": "red" - }, - { - "shape": "sphere", - "color": "purple", - "material": "metal", - "size": "large", - "3d_coords": [ - -2.9479990005493164, - -2.6721291542053223, - 0.3499999940395355 - ], - "rotation": 147.85274172836966, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5550302863121033, - -2.8304615020751953, - 0.699999988079071 - ], - "rotation": 212.88405964365606, - "pixel_coords": [ - 71, - 125, - 9.761268615722656 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7614003419876099, - 0.35970571637153625, - 0.3499999940395355 - ], - "rotation": 341.0971280630476, - "pixel_coords": [ - 209, - 129, - 10.255372047424316 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1880178451538086, - -1.6106826066970825, - 0.3499999940395355 - ], - "rotation": 288.9007091771947, - "pixel_coords": [ - 97, - 113, - 11.041685104370117 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.103715658187866, - -0.6045898795127869, - 0.3499999940395355 - ], - "rotation": 13.30331711437454, - "pixel_coords": [ - 107, - 94, - 12.205035209655762 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown cube with purple sphere", - "change_score": 4.140011327747642, - "change_attempts": 1, - "source_scene": "scene_0789" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0789_original.json b/dataset_1k_720p_2/scenes/scene_0789_original.json deleted file mode 100644 index c23d48a958205b21ccdb564ebc4c5528e68f2580..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0789_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 789, - "image_filename": "SCENE_0789_new_000789.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4356919527053833, - 1.9207605123519897, - 0.3499999940395355 - ], - "rotation": 317.6775185032475, - "pixel_coords": [ - 234, - 108, - 11.352802276611328 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9479990005493164, - -2.6721291542053223, - 0.3499999940395355 - ], - "rotation": 198.25681971752087, - "pixel_coords": [ - 40, - 104, - 11.57585334777832 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5550302863121033, - -2.8304615020751953, - 0.699999988079071 - ], - "rotation": 212.88405964365606, - "pixel_coords": [ - 71, - 125, - 9.761268615722656 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7614003419876099, - 0.35970571637153625, - 0.3499999940395355 - ], - "rotation": 341.0971280630476, - "pixel_coords": [ - 209, - 129, - 10.255372047424316 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1880178451538086, - -1.6106826066970825, - 0.3499999940395355 - ], - "rotation": 288.9007091771947, - "pixel_coords": [ - 97, - 113, - 11.041685104370117 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.103715658187866, - -0.6045898795127869, - 0.3499999940395355 - ], - "rotation": 13.30331711437454, - "pixel_coords": [ - 107, - 94, - 12.205035209655762 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0789" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0790_cf1.json b/dataset_1k_720p_2/scenes/scene_0790_cf1.json deleted file mode 100644 index 759019712edf2298ffb9374e88980c0ee4d89d55..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0790_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 790, - "image_filename": "SCENE_0790_new_000790.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.2269333451986313, - 2.7130067348480225, - 0.3499999940395355 - ], - "rotation": 215.87566858116156, - "pixel_coords": [ - 212, - 87, - 13.146645545959473 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1850254535675049, - 1.9448565244674683, - 0.3499999940395355 - ], - "rotation": 204.9185063685088, - "pixel_coords": [ - 179, - 85, - 13.363852500915527 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.65466046333313, - -0.8968093991279602, - 0.699999988079071 - ], - "rotation": 342.81028832873636, - "pixel_coords": [ - 199, - 145, - 9.02221393585205 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.17122198641300201, - 0.03244156390428543, - 0.699999988079071 - ], - "rotation": 125.59236017387568, - "pixel_coords": [ - 164, - 103, - 11.213826179504395 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9372458457946777, - -0.038374654948711395, - 0.699999988079071 - ], - "rotation": 334.53427552042905, - "pixel_coords": [ - 110, - 75, - 13.268887519836426 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.021348714828491, - -2.6297271251678467, - 0.699999988079071 - ], - "rotation": 175.75379883330223, - "pixel_coords": [ - 56, - 103, - 11.206609725952148 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0790" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0790_cf2.json b/dataset_1k_720p_2/scenes/scene_0790_cf2.json deleted file mode 100644 index 3b75ba016a8459816828f16f66d252b39e517e0b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0790_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 790, - "image_filename": "SCENE_0790_new_000790.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2269333451986313, - 2.7130067348480225, - 0.3499999940395355 - ], - "rotation": 215.87566858116156, - "pixel_coords": [ - 212, - 87, - 13.146645545959473 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1850254535675049, - 1.9448565244674683, - 0.3499999940395355 - ], - "rotation": 204.9185063685088, - "pixel_coords": [ - 179, - 85, - 13.363852500915527 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.65466046333313, - -0.8968093991279602, - 0.699999988079071 - ], - "rotation": 342.81028832873636, - "pixel_coords": [ - 199, - 145, - 9.02221393585205 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.29555766498232217, - 1.1698572895250976, - 0.699999988079071 - ], - "rotation": 125.59236017387568, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9372458457946777, - -0.038374654948711395, - 0.699999988079071 - ], - "rotation": 334.53427552042905, - "pixel_coords": [ - 110, - 75, - 13.268887519836426 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.021348714828491, - -2.6297271251678467, - 0.699999988079071 - ], - "rotation": 175.75379883330223, - "pixel_coords": [ - 56, - 103, - 11.206609725952148 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green cylinder from (0.2,0.0) to (0.3,1.2)", - "change_score": 1.1441913711677834, - "change_attempts": 1, - "source_scene": "scene_0790" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0790_original.json b/dataset_1k_720p_2/scenes/scene_0790_original.json deleted file mode 100644 index 65b08174996721692397206b362a04663f2c1e7b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0790_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 790, - "image_filename": "SCENE_0790_new_000790.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2269333451986313, - 2.7130067348480225, - 0.3499999940395355 - ], - "rotation": 215.87566858116156, - "pixel_coords": [ - 212, - 87, - 13.146645545959473 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1850254535675049, - 1.9448565244674683, - 0.3499999940395355 - ], - "rotation": 204.9185063685088, - "pixel_coords": [ - 179, - 85, - 13.363852500915527 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.65466046333313, - -0.8968093991279602, - 0.699999988079071 - ], - "rotation": 342.81028832873636, - "pixel_coords": [ - 199, - 145, - 9.02221393585205 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.17122198641300201, - 0.03244156390428543, - 0.699999988079071 - ], - "rotation": 125.59236017387568, - "pixel_coords": [ - 164, - 103, - 11.213826179504395 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9372458457946777, - -0.038374654948711395, - 0.699999988079071 - ], - "rotation": 334.53427552042905, - "pixel_coords": [ - 110, - 75, - 13.268887519836426 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.021348714828491, - -2.6297271251678467, - 0.699999988079071 - ], - "rotation": 175.75379883330223, - "pixel_coords": [ - 56, - 103, - 11.206609725952148 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0790" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0791_cf1.json b/dataset_1k_720p_2/scenes/scene_0791_cf1.json deleted file mode 100644 index 27ec3d786ada3e1cf47b5719b69d03261035c608..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0791_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 791, - "image_filename": "SCENE_0791_new_000791.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.545236825942993, - 2.1599056720733643, - 0.3499999940395355 - ], - "rotation": 272.06823953464806, - "pixel_coords": [ - 156, - 73, - 14.30557918548584 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5157685279846191, - -1.6247804164886475, - 0.699999988079071 - ], - "rotation": 216.03530903009377, - "pixel_coords": [ - 154, - 138, - 9.293726921081543 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.1914515644311905, - -2.89951753616333, - 0.699999988079071 - ], - "rotation": 357.8976608844477, - "pixel_coords": [ - 78, - 131, - 9.623003959655762 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3373966217041016, - -2.6879608631134033, - 0.3499999940395355 - ], - "rotation": 213.30050318325613, - "pixel_coords": [ - 144, - 180, - 8.30868911743164 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8412319421768188, - 0.04640640690922737, - 0.699999988079071 - ], - "rotation": 204.51316884893834, - "pixel_coords": [ - 180, - 109, - 10.718235969543457 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.1988443285226822, - 2.9780166149139404, - 0.3499999940395355 - ], - "rotation": 351.5936267000967, - "pixel_coords": [ - 214, - 84, - 13.297203063964844 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0791" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0791_cf2.json b/dataset_1k_720p_2/scenes/scene_0791_cf2.json deleted file mode 100644 index d39dfadc9e86ee0e07c0e9718d4a343236162505..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0791_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 791, - "image_filename": "SCENE_0791_new_000791.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.545236825942993, - 2.1599056720733643, - 0.3499999940395355 - ], - "rotation": 272.06823953464806, - "pixel_coords": [ - 156, - 73, - 14.30557918548584 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5157685279846191, - -1.6247804164886475, - 0.699999988079071 - ], - "rotation": 216.03530903009377, - "pixel_coords": [ - 154, - 138, - 9.293726921081543 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1914515644311905, - -2.89951753616333, - 0.699999988079071 - ], - "rotation": 357.8976608844477, - "pixel_coords": [ - 78, - 131, - 9.623003959655762 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3373966217041016, - -2.6879608631134033, - 0.3499999940395355 - ], - "rotation": 213.30050318325613, - "pixel_coords": [ - 144, - 180, - 8.30868911743164 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "color": "blue", - "material": "rubber", - "size": "small", - "3d_coords": [ - 0.8412319421768188, - 0.04640640690922737, - 0.699999988079071 - ], - "rotation": 245.88574947343585, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.1988443285226822, - 2.9780166149139404, - 0.3499999940395355 - ], - "rotation": 351.5936267000967, - "pixel_coords": [ - 214, - 84, - 13.297203063964844 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple cylinder with blue sphere", - "change_score": 4.114923835068049, - "change_attempts": 1, - "source_scene": "scene_0791" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0791_original.json b/dataset_1k_720p_2/scenes/scene_0791_original.json deleted file mode 100644 index a4e8226748790081a181cea07ca1c54143b451bb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0791_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 791, - "image_filename": "SCENE_0791_new_000791.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.545236825942993, - 2.1599056720733643, - 0.3499999940395355 - ], - "rotation": 272.06823953464806, - "pixel_coords": [ - 156, - 73, - 14.30557918548584 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5157685279846191, - -1.6247804164886475, - 0.699999988079071 - ], - "rotation": 216.03530903009377, - "pixel_coords": [ - 154, - 138, - 9.293726921081543 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1914515644311905, - -2.89951753616333, - 0.699999988079071 - ], - "rotation": 357.8976608844477, - "pixel_coords": [ - 78, - 131, - 9.623003959655762 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3373966217041016, - -2.6879608631134033, - 0.3499999940395355 - ], - "rotation": 213.30050318325613, - "pixel_coords": [ - 144, - 180, - 8.30868911743164 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8412319421768188, - 0.04640640690922737, - 0.699999988079071 - ], - "rotation": 204.51316884893834, - "pixel_coords": [ - 180, - 109, - 10.718235969543457 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.1988443285226822, - 2.9780166149139404, - 0.3499999940395355 - ], - "rotation": 351.5936267000967, - "pixel_coords": [ - 214, - 84, - 13.297203063964844 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0791" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0792_cf1.json b/dataset_1k_720p_2/scenes/scene_0792_cf1.json deleted file mode 100644 index 462e683a526fd61d697d0d625f2c9e51af8d39e9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0792_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 792, - "image_filename": "SCENE_0792_new_000792.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.30410391092300415, - 2.8147754669189453, - 0.3499999940395355 - ], - "rotation": 319.11200475395185, - "pixel_coords": [ - 211, - 84, - 12.919066429138184 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7720539569854736, - 2.689099073410034, - 0.699999988079071 - ], - "rotation": 254.85915644427934, - "pixel_coords": [ - 181, - 65, - 13.621149063110352 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8004143238067627, - -0.7367812991142273, - 0.3499999940395355 - ], - "rotation": 346.17567509860595, - "pixel_coords": [ - 213, - 158, - 8.843477249145508 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7614303827285767, - -1.5548869371414185, - 0.3499999940395355 - ], - "rotation": 7.728733323567338, - "pixel_coords": [ - 161, - 153, - 9.037351608276367 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0792" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0792_cf2.json b/dataset_1k_720p_2/scenes/scene_0792_cf2.json deleted file mode 100644 index 5f8d09f71b38078034a9139d9e7e1c1e3e1d6c79..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0792_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 792, - "image_filename": "SCENE_0792_new_000792.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.30410391092300415, - 2.8147754669189453, - 0.3499999940395355 - ], - "rotation": 319.11200475395185, - "pixel_coords": [ - 211, - 84, - 12.919066429138184 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7720539569854736, - 2.689099073410034, - 0.699999988079071 - ], - "rotation": 254.85915644427934, - "pixel_coords": [ - 181, - 65, - 13.621149063110352 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8004143238067627, - -0.7367812991142273, - 0.3499999940395355 - ], - "rotation": 346.17567509860595, - "pixel_coords": [ - 213, - 158, - 8.843477249145508 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.895289562873879, - 0.7858571046904093, - 0.3499999940395355 - ], - "rotation": 7.728733323567338, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray cylinder from (1.8,-1.6) to (2.9,0.8)", - "change_score": 2.600907401229613, - "change_attempts": 1, - "source_scene": "scene_0792" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0792_original.json b/dataset_1k_720p_2/scenes/scene_0792_original.json deleted file mode 100644 index dbf1851334bb35deb3fcdaabc532728b6ebb19c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0792_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 792, - "image_filename": "SCENE_0792_new_000792.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.30410391092300415, - 2.8147754669189453, - 0.3499999940395355 - ], - "rotation": 319.11200475395185, - "pixel_coords": [ - 211, - 84, - 12.919066429138184 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7720539569854736, - 2.689099073410034, - 0.699999988079071 - ], - "rotation": 254.85915644427934, - "pixel_coords": [ - 181, - 65, - 13.621149063110352 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8004143238067627, - -0.7367812991142273, - 0.3499999940395355 - ], - "rotation": 346.17567509860595, - "pixel_coords": [ - 213, - 158, - 8.843477249145508 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7614303827285767, - -1.5548869371414185, - 0.3499999940395355 - ], - "rotation": 7.728733323567338, - "pixel_coords": [ - 161, - 153, - 9.037351608276367 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0792" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0793_cf1.json b/dataset_1k_720p_2/scenes/scene_0793_cf1.json deleted file mode 100644 index ccb2863d90e421cf9e58f0751ec1503beb23b45f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0793_cf1.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "split": "new", - "image_index": 793, - "image_filename": "SCENE_0793_new_000793.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9431009292602539, - 1.270190715789795, - 0.699999988079071 - ], - "rotation": 209.0836978203241, - "pixel_coords": [ - 212, - 98, - 10.651330947875977 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.2862090766429901, - 0.20191027224063873, - 0.3499999940395355 - ], - "rotation": 287.6419453783612, - "pixel_coords": [ - 171, - 111, - 10.638989448547363 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.305533766746521, - 2.9758057594299316, - 0.699999988079071 - ], - "rotation": 98.13447219102446, - "pixel_coords": [ - 255, - 87, - 11.393996238708496 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed green sphere", - "change_score": 21.384434516227472, - "change_attempts": 1, - "source_scene": "scene_0793" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0793_cf2.json b/dataset_1k_720p_2/scenes/scene_0793_cf2.json deleted file mode 100644 index 9881880115b89e393ddc2f764f39c096e93f831b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0793_cf2.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "split": "new", - "image_index": 793, - "image_filename": "SCENE_0793_new_000793.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3812119960784912, - -0.7764521837234497, - 0.3499999940395355 - ], - "rotation": 23.06762985179288, - "pixel_coords": [ - 113, - 102, - 11.174772262573242 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.2862090766429901, - 0.20191027224063873, - 0.3499999940395355 - ], - "rotation": 287.6419453783612, - "pixel_coords": [ - 171, - 111, - 10.638989448547363 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.305533766746521, - 2.9758057594299316, - 0.699999988079071 - ], - "rotation": 98.13447219102446, - "pixel_coords": [ - 255, - 87, - 11.393996238708496 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown cylinder", - "change_score": 14.90114581614006, - "change_attempts": 1, - "source_scene": "scene_0793" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0793_original.json b/dataset_1k_720p_2/scenes/scene_0793_original.json deleted file mode 100644 index 0e039335ccc203b98d8892d6cc06e90e8e2b9610..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0793_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 793, - "image_filename": "SCENE_0793_new_000793.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3812119960784912, - -0.7764521837234497, - 0.3499999940395355 - ], - "rotation": 23.06762985179288, - "pixel_coords": [ - 113, - 102, - 11.174772262573242 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9431009292602539, - 1.270190715789795, - 0.699999988079071 - ], - "rotation": 209.0836978203241, - "pixel_coords": [ - 212, - 98, - 10.651330947875977 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.2862090766429901, - 0.20191027224063873, - 0.3499999940395355 - ], - "rotation": 287.6419453783612, - "pixel_coords": [ - 171, - 111, - 10.638989448547363 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.305533766746521, - 2.9758057594299316, - 0.699999988079071 - ], - "rotation": 98.13447219102446, - "pixel_coords": [ - 255, - 87, - 11.393996238708496 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0793" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0794_cf1.json b/dataset_1k_720p_2/scenes/scene_0794_cf1.json deleted file mode 100644 index 22b074aba4ae7fb820f32fe84b35074de1141d2c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0794_cf1.json +++ /dev/null @@ -1,329 +0,0 @@ -{ - "split": "new", - "image_index": 794, - "image_filename": "SCENE_0794_new_000794.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.377810478210449, - 2.978255271911621, - 0.699999988079071 - ], - "rotation": 266.58926266646205, - "pixel_coords": [ - 176, - 66, - 14.769926071166992 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2538193464279175, - 2.530876398086548, - 0.3499999940395355 - ], - "rotation": 354.24215659753906, - "pixel_coords": [ - 217, - 94, - 12.873274803161621 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8798258304595947, - 2.4987270832061768, - 0.3499999940395355 - ], - "rotation": 188.71145690573871, - "pixel_coords": [ - 253, - 108, - 11.750165939331055 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8347246646881104, - 0.2867719531059265, - 0.3499999940395355 - ], - "rotation": 209.33843296972603, - "pixel_coords": [ - 118, - 86, - 13.650390625 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7491455078125, - -1.9689654111862183, - 0.3499999940395355 - ], - "rotation": 219.6286129782115, - "pixel_coords": [ - 173, - 168, - 8.53136920928955 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.0915728360414505, - -2.398030996322632, - 0.699999988079071 - ], - "rotation": 115.54636137458927, - "pixel_coords": [ - 98, - 123, - 9.930004119873047 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0907891988754272, - -0.263530433177948, - 0.699999988079071 - ], - "rotation": 266.93629922235215, - "pixel_coords": [ - 133, - 93, - 11.988706588745117 - ], - "color": "blue" - }, - { - "shape": "cube", - "color": "blue", - "material": "rubber", - "size": "small", - "3d_coords": [ - 0.253576390170986, - 0.20879387233449265, - 0.35 - ], - "rotation": 135.29357604639281, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 2, - 4, - 5 - ] - ], - "left": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added blue rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0794" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0794_cf2.json b/dataset_1k_720p_2/scenes/scene_0794_cf2.json deleted file mode 100644 index a53ffcde2e3c0640128508331c79e307de20ac14..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0794_cf2.json +++ /dev/null @@ -1,312 +0,0 @@ -{ - "split": "new", - "image_index": 794, - "image_filename": "SCENE_0794_new_000794.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0408600148827474, - 1.8400448697285121, - 0.699999988079071 - ], - "rotation": 266.58926266646205, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2538193464279175, - 2.530876398086548, - 0.3499999940395355 - ], - "rotation": 354.24215659753906, - "pixel_coords": [ - 217, - 94, - 12.873274803161621 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8798258304595947, - 2.4987270832061768, - 0.3499999940395355 - ], - "rotation": 188.71145690573871, - "pixel_coords": [ - 253, - 108, - 11.750165939331055 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8347246646881104, - 0.2867719531059265, - 0.3499999940395355 - ], - "rotation": 209.33843296972603, - "pixel_coords": [ - 118, - 86, - 13.650390625 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7491455078125, - -1.9689654111862183, - 0.3499999940395355 - ], - "rotation": 219.6286129782115, - "pixel_coords": [ - 173, - 168, - 8.53136920928955 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.0915728360414505, - -2.398030996322632, - 0.699999988079071 - ], - "rotation": 115.54636137458927, - "pixel_coords": [ - 98, - 123, - 9.930004119873047 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0907891988754272, - -0.263530433177948, - 0.699999988079071 - ], - "rotation": 266.93629922235215, - "pixel_coords": [ - 133, - 93, - 11.988706588745117 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 2, - 4, - 5 - ] - ], - "left": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green sphere from (-2.4,3.0) to (-1.0,1.8)", - "change_score": 1.7558358297488952, - "change_attempts": 1, - "source_scene": "scene_0794" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0794_original.json b/dataset_1k_720p_2/scenes/scene_0794_original.json deleted file mode 100644 index b01aa4afed3b9152dfbe1127d984ac3f4b49a3ff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0794_original.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 794, - "image_filename": "SCENE_0794_new_000794.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.377810478210449, - 2.978255271911621, - 0.699999988079071 - ], - "rotation": 266.58926266646205, - "pixel_coords": [ - 176, - 66, - 14.769926071166992 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2538193464279175, - 2.530876398086548, - 0.3499999940395355 - ], - "rotation": 354.24215659753906, - "pixel_coords": [ - 217, - 94, - 12.873274803161621 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8798258304595947, - 2.4987270832061768, - 0.3499999940395355 - ], - "rotation": 188.71145690573871, - "pixel_coords": [ - 253, - 108, - 11.750165939331055 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8347246646881104, - 0.2867719531059265, - 0.3499999940395355 - ], - "rotation": 209.33843296972603, - "pixel_coords": [ - 118, - 86, - 13.650390625 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7491455078125, - -1.9689654111862183, - 0.3499999940395355 - ], - "rotation": 219.6286129782115, - "pixel_coords": [ - 173, - 168, - 8.53136920928955 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.0915728360414505, - -2.398030996322632, - 0.699999988079071 - ], - "rotation": 115.54636137458927, - "pixel_coords": [ - 98, - 123, - 9.930004119873047 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0907891988754272, - -0.263530433177948, - 0.699999988079071 - ], - "rotation": 266.93629922235215, - "pixel_coords": [ - 133, - 93, - 11.988706588745117 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 2, - 4, - 5 - ] - ], - "left": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 3, - 5, - 6 - ], - [], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0794" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0795_cf1.json b/dataset_1k_720p_2/scenes/scene_0795_cf1.json deleted file mode 100644 index c47f4392ef24176ca76bebbd1f08004f79e6ffc7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0795_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 795, - "image_filename": "SCENE_0795_new_000795.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4167492389678955, - -0.6291729807853699, - 0.3499999940395355 - ], - "rotation": 270.12243022392323, - "pixel_coords": [ - 205, - 151, - 8.843181610107422 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.066285992259786, - 1.46763540610897, - 0.3499999940395355 - ], - "rotation": 153.63747730372452, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7453272342681885, - 2.0583155155181885, - 0.3499999940395355 - ], - "rotation": 248.30555063797078, - "pixel_coords": [ - 153, - 70, - 13.760194778442383 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved green cylinder to partially occlude brown cylinder", - "change_score": 1.2990866323855552, - "change_attempts": 1, - "source_scene": "scene_0795" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0795_cf2.json b/dataset_1k_720p_2/scenes/scene_0795_cf2.json deleted file mode 100644 index bb452ecd86868759a7f8abc1d556b6c8f2bb7f5d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0795_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 795, - "image_filename": "SCENE_0795_new_000795.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4167492389678955, - -0.6291729807853699, - 0.3499999940395355 - ], - "rotation": 270.12243022392323, - "pixel_coords": [ - 205, - 151, - 8.843181610107422 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5670247077941895, - 0.26831716299057007, - 0.3499999940395355 - ], - "rotation": 153.63747730372452, - "pixel_coords": [ - 135, - 92, - 11.956230163574219 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7453272342681885, - 2.0583155155181885, - 0.3499999940395355 - ], - "rotation": 248.30555063797078, - "pixel_coords": [ - 153, - 70, - 13.760194778442383 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed green cylinder to brown", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0795" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0795_original.json b/dataset_1k_720p_2/scenes/scene_0795_original.json deleted file mode 100644 index ddb952cb4459683c97ce8274d4ac0702f5436b5d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0795_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 795, - "image_filename": "SCENE_0795_new_000795.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4167492389678955, - -0.6291729807853699, - 0.3499999940395355 - ], - "rotation": 270.12243022392323, - "pixel_coords": [ - 205, - 151, - 8.843181610107422 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5670247077941895, - 0.26831716299057007, - 0.3499999940395355 - ], - "rotation": 153.63747730372452, - "pixel_coords": [ - 135, - 92, - 11.956230163574219 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7453272342681885, - 2.0583155155181885, - 0.3499999940395355 - ], - "rotation": 248.30555063797078, - "pixel_coords": [ - 153, - 70, - 13.760194778442383 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0795" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0796_cf1.json b/dataset_1k_720p_2/scenes/scene_0796_cf1.json deleted file mode 100644 index 741bf516f500c764691c95776f887043f1d23343..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0796_cf1.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 796, - "image_filename": "SCENE_0796_new_000796.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.582434892654419, - 1.039358139038086, - 0.699999988079071 - ], - "rotation": 146.43194679277053, - "pixel_coords": [ - 221, - 106, - 10.54849624633789 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2117929458618164, - -0.6406718492507935, - 0.699999988079071 - ], - "rotation": 156.79954790517638, - "pixel_coords": [ - 202, - 135, - 9.133111000061035 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.14634205400943756, - 1.2641093730926514, - 0.3499999940395355 - ], - "rotation": 10.079877212069107, - "pixel_coords": [ - 190, - 100, - 11.750994682312012 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.769969584180591, - 1.8697789083795109, - 0.699999988079071 - ], - "rotation": 186.85713567407817, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8713367581367493, - -2.750581979751587, - 0.699999988079071 - ], - "rotation": 150.86842728082627, - "pixel_coords": [ - 105, - 146, - 8.681374549865723 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.609174132347107, - 0.6092291474342346, - 0.3499999940395355 - ], - "rotation": 56.08920859663679, - "pixel_coords": [ - 141, - 90, - 12.444193840026855 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray cube from left of green sphere to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0796" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0796_cf2.json b/dataset_1k_720p_2/scenes/scene_0796_cf2.json deleted file mode 100644 index 0793c86fcd51c650eef1f7d3f78f84cddf8e82fe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0796_cf2.json +++ /dev/null @@ -1,279 +0,0 @@ -{ - "split": "new", - "image_index": 796, - "image_filename": "SCENE_0796_new_000796.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.582434892654419, - 1.039358139038086, - 0.699999988079071 - ], - "rotation": 146.43194679277053, - "pixel_coords": [ - 221, - 106, - 10.54849624633789 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2117929458618164, - -0.6406718492507935, - 0.699999988079071 - ], - "rotation": 156.79954790517638, - "pixel_coords": [ - 202, - 135, - 9.133111000061035 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.14634205400943756, - 1.2641093730926514, - 0.3499999940395355 - ], - "rotation": 10.079877212069107, - "pixel_coords": [ - 190, - 100, - 11.750994682312012 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7993801832199097, - -1.7663235664367676, - 0.699999988079071 - ], - "rotation": 186.85713567407817, - "pixel_coords": [ - 98, - 110, - 10.32069206237793 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8713367581367493, - -2.750581979751587, - 0.699999988079071 - ], - "rotation": 150.86842728082627, - "pixel_coords": [ - 105, - 146, - 8.681374549865723 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.609174132347107, - 0.6092291474342346, - 0.3499999940395355 - ], - "rotation": 56.08920859663679, - "pixel_coords": [ - 141, - 90, - 12.444193840026855 - ], - "color": "brown" - }, - { - "shape": "sphere", - "color": "cyan", - "material": "rubber", - "size": "small", - "3d_coords": [ - 0.01939399871501113, - 2.6596170638108863, - 0.35 - ], - "rotation": 336.1337824252695, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added cyan rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0796" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0796_original.json b/dataset_1k_720p_2/scenes/scene_0796_original.json deleted file mode 100644 index ee08f36608f3dce7a1971e84663dc6fdfa4d1181..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0796_original.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 796, - "image_filename": "SCENE_0796_new_000796.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.582434892654419, - 1.039358139038086, - 0.699999988079071 - ], - "rotation": 146.43194679277053, - "pixel_coords": [ - 221, - 106, - 10.54849624633789 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2117929458618164, - -0.6406718492507935, - 0.699999988079071 - ], - "rotation": 156.79954790517638, - "pixel_coords": [ - 202, - 135, - 9.133111000061035 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.14634205400943756, - 1.2641093730926514, - 0.3499999940395355 - ], - "rotation": 10.079877212069107, - "pixel_coords": [ - 190, - 100, - 11.750994682312012 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7993801832199097, - -1.7663235664367676, - 0.699999988079071 - ], - "rotation": 186.85713567407817, - "pixel_coords": [ - 98, - 110, - 10.32069206237793 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8713367581367493, - -2.750581979751587, - 0.699999988079071 - ], - "rotation": 150.86842728082627, - "pixel_coords": [ - 105, - 146, - 8.681374549865723 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.609174132347107, - 0.6092291474342346, - 0.3499999940395355 - ], - "rotation": 56.08920859663679, - "pixel_coords": [ - 141, - 90, - 12.444193840026855 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0796" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0797_cf1.json b/dataset_1k_720p_2/scenes/scene_0797_cf1.json deleted file mode 100644 index 5d029d7ed5bcf1dc77aec10d861c90cf142dcc97..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0797_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 797, - "image_filename": "SCENE_0797_new_000797.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8034475445747375, - -0.5041120052337646, - 0.3499999940395355 - ], - "rotation": 92.40453613028465, - "pixel_coords": [ - 131, - 106, - 11.138261795043945 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3872270584106445, - 0.11891520023345947, - 0.699999988079071 - ], - "rotation": 278.7953538672231, - "pixel_coords": [ - 196, - 117, - 9.91124439239502 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5505298610948324, - 2.7933838989692914, - 0.699999988079071 - ], - "rotation": 274.7224880385425, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5482981204986572, - -1.2332122325897217, - 0.3499999940395355 - ], - "rotation": 46.651230943689114, - "pixel_coords": [ - 191, - 166, - 8.592022895812988 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.36857298016548157, - 2.218104124069214, - 0.3499999940395355 - ], - "rotation": 138.92046893203076, - "pixel_coords": [ - 216, - 93, - 11.929085731506348 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.011997699737549, - 0.5460217595100403, - 0.699999988079071 - ], - "rotation": 28.15988838270558, - "pixel_coords": [ - 134, - 75, - 12.317187309265137 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5587354302406311, - -2.585946559906006, - 0.699999988079071 - ], - "rotation": 43.48820251419838, - "pixel_coords": [ - 99, - 141, - 8.911447525024414 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "left": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan cylinder from left of green cube to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0797" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0797_cf2.json b/dataset_1k_720p_2/scenes/scene_0797_cf2.json deleted file mode 100644 index 1a85e9023642dae6abcb16254de0d8d85bfbaa21..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0797_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 797, - "image_filename": "SCENE_0797_new_000797.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8034475445747375, - -0.5041120052337646, - 0.3499999940395355 - ], - "rotation": 92.40453613028465, - "pixel_coords": [ - 131, - 106, - 11.138261795043945 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3872270584106445, - 0.11891520023345947, - 0.699999988079071 - ], - "rotation": 278.7953538672231, - "pixel_coords": [ - 196, - 117, - 9.91124439239502 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.436044454574585, - -1.933134913444519, - 0.699999988079071 - ], - "rotation": 274.7224880385425, - "pixel_coords": [ - 64, - 92, - 11.187277793884277 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5482981204986572, - -1.2332122325897217, - 0.3499999940395355 - ], - "rotation": 46.651230943689114, - "pixel_coords": [ - 191, - 166, - 8.592022895812988 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.36857298016548157, - 2.218104124069214, - 0.3499999940395355 - ], - "rotation": 138.92046893203076, - "pixel_coords": [ - 216, - 93, - 11.929085731506348 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.011997699737549, - 0.5460217595100403, - 0.699999988079071 - ], - "rotation": 28.15988838270558, - "pixel_coords": [ - 134, - 75, - 12.317187309265137 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5587354302406311, - -2.585946559906006, - 0.699999988079071 - ], - "rotation": 43.48820251419838, - "pixel_coords": [ - 99, - 141, - 8.911447525024414 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "left": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed green cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0797" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0797_original.json b/dataset_1k_720p_2/scenes/scene_0797_original.json deleted file mode 100644 index 42f39b2a12c562a9cea9c70718613e9c9b41ee8a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0797_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 797, - "image_filename": "SCENE_0797_new_000797.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8034475445747375, - -0.5041120052337646, - 0.3499999940395355 - ], - "rotation": 92.40453613028465, - "pixel_coords": [ - 131, - 106, - 11.138261795043945 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3872270584106445, - 0.11891520023345947, - 0.699999988079071 - ], - "rotation": 278.7953538672231, - "pixel_coords": [ - 196, - 117, - 9.91124439239502 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.436044454574585, - -1.933134913444519, - 0.699999988079071 - ], - "rotation": 274.7224880385425, - "pixel_coords": [ - 64, - 92, - 11.187277793884277 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5482981204986572, - -1.2332122325897217, - 0.3499999940395355 - ], - "rotation": 46.651230943689114, - "pixel_coords": [ - 191, - 166, - 8.592022895812988 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.36857298016548157, - 2.218104124069214, - 0.3499999940395355 - ], - "rotation": 138.92046893203076, - "pixel_coords": [ - 216, - 93, - 11.929085731506348 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.011997699737549, - 0.5460217595100403, - 0.699999988079071 - ], - "rotation": 28.15988838270558, - "pixel_coords": [ - 134, - 75, - 12.317187309265137 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5587354302406311, - -2.585946559906006, - 0.699999988079071 - ], - "rotation": 43.48820251419838, - "pixel_coords": [ - 99, - 141, - 8.911447525024414 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "left": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0797" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0798_cf1.json b/dataset_1k_720p_2/scenes/scene_0798_cf1.json deleted file mode 100644 index 22b210d434b5a85401da01130c82535f259574f2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0798_cf1.json +++ /dev/null @@ -1,298 +0,0 @@ -{ - "split": "new", - "image_index": 798, - "image_filename": "SCENE_0798_new_000798.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.27709487080574036, - 1.170140266418457, - 0.699999988079071 - ], - "rotation": 249.0465878210584, - "pixel_coords": [ - 192, - 92, - 11.236725807189941 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8626863360404968, - -0.9983837008476257, - 0.699999988079071 - ], - "rotation": 65.24028160254163, - "pixel_coords": [ - 117, - 100, - 10.635369300842285 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6528851985931396, - -2.5833218097686768, - 0.3499999940395355 - ], - "rotation": 286.7915368691603, - "pixel_coords": [ - 42, - 108, - 10.972125053405762 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.30550193786621094, - -2.298041343688965, - 0.699999988079071 - ], - "rotation": 317.1565944840158, - "pixel_coords": [ - 104, - 127, - 9.073502540588379 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5086801052093506, - 0.7839609980583191, - 0.3499999940395355 - ], - "rotation": 44.70175827016006, - "pixel_coords": [ - 129, - 83, - 12.960927963256836 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4739595055580139, - 2.449932813644409, - 0.3499999940395355 - ], - "rotation": 204.0273812077867, - "pixel_coords": [ - 221, - 94, - 12.055512428283691 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cylinder", - "change_score": 34.439466214328824, - "change_attempts": 1, - "source_scene": "scene_0798" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0798_cf2.json b/dataset_1k_720p_2/scenes/scene_0798_cf2.json deleted file mode 100644 index 4cbc3f62e885bb8297b2e98493d7032a59cd4c00..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0798_cf2.json +++ /dev/null @@ -1,298 +0,0 @@ -{ - "split": "new", - "image_index": 798, - "image_filename": "SCENE_0798_new_000798.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0329957008361816, - -0.9107704758644104, - 0.699999988079071 - ], - "rotation": 56.35627950739704, - "pixel_coords": [ - 190, - 132, - 8.810301780700684 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8626863360404968, - -0.9983837008476257, - 0.699999988079071 - ], - "rotation": 65.24028160254163, - "pixel_coords": [ - 117, - 100, - 10.635369300842285 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6528851985931396, - -2.5833218097686768, - 0.3499999940395355 - ], - "rotation": 286.7915368691603, - "pixel_coords": [ - 42, - 108, - 10.972125053405762 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.30550193786621094, - -2.298041343688965, - 0.699999988079071 - ], - "rotation": 317.1565944840158, - "pixel_coords": [ - 104, - 127, - 9.073502540588379 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5086801052093506, - 0.7839609980583191, - 0.3499999940395355 - ], - "rotation": 44.70175827016006, - "pixel_coords": [ - 129, - 83, - 12.960927963256836 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4739595055580139, - 2.449932813644409, - 0.3499999940395355 - ], - "rotation": 204.0273812077867, - "pixel_coords": [ - 221, - 94, - 12.055512428283691 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed blue sphere", - "change_score": 39.62696713547002, - "change_attempts": 1, - "source_scene": "scene_0798" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0798_original.json b/dataset_1k_720p_2/scenes/scene_0798_original.json deleted file mode 100644 index 460c2e13cd6a645ebd4fc53d4020fcf71840c4eb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0798_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 798, - "image_filename": "SCENE_0798_new_000798.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.27709487080574036, - 1.170140266418457, - 0.699999988079071 - ], - "rotation": 249.0465878210584, - "pixel_coords": [ - 192, - 92, - 11.236725807189941 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0329957008361816, - -0.9107704758644104, - 0.699999988079071 - ], - "rotation": 56.35627950739704, - "pixel_coords": [ - 190, - 132, - 8.810301780700684 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8626863360404968, - -0.9983837008476257, - 0.699999988079071 - ], - "rotation": 65.24028160254163, - "pixel_coords": [ - 117, - 100, - 10.635369300842285 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6528851985931396, - -2.5833218097686768, - 0.3499999940395355 - ], - "rotation": 286.7915368691603, - "pixel_coords": [ - 42, - 108, - 10.972125053405762 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.30550193786621094, - -2.298041343688965, - 0.699999988079071 - ], - "rotation": 317.1565944840158, - "pixel_coords": [ - 104, - 127, - 9.073502540588379 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5086801052093506, - 0.7839609980583191, - 0.3499999940395355 - ], - "rotation": 44.70175827016006, - "pixel_coords": [ - 129, - 83, - 12.960927963256836 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4739595055580139, - 2.449932813644409, - 0.3499999940395355 - ], - "rotation": 204.0273812077867, - "pixel_coords": [ - 221, - 94, - 12.055512428283691 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0798" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0799_cf1.json b/dataset_1k_720p_2/scenes/scene_0799_cf1.json deleted file mode 100644 index 41b7cab3986ba1104baf3962b86feafc00db9a7d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0799_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 799, - "image_filename": "SCENE_0799_new_000799.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5698020458221436, - 1.429809808731079, - 0.3499999940395355 - ], - "rotation": 107.34782219181288, - "pixel_coords": [ - 162, - 87, - 13.21434211730957 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.0232832208275795, - 0.30225470662117004, - 0.699999988079071 - ], - "rotation": 315.26756633143776, - "pixel_coords": [ - 168, - 98, - 11.317931175231934 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.41984012722969055, - 2.145587921142578, - 0.3499999940395355 - ], - "rotation": 164.13896881178025, - "pixel_coords": [ - 215, - 98, - 12.266242027282715 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7776381969451904, - 0.8638615608215332, - 0.699999988079071 - ], - "rotation": 228.00546179050554, - "pixel_coords": [ - 131, - 73, - 13.557811737060547 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4600672721862793, - -2.827238082885742, - 0.699999988079071 - ], - "rotation": 3.000542696891695, - "pixel_coords": [ - 73, - 121, - 9.843365669250488 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.412048101425171, - -0.6485910415649414, - 0.699999988079071 - ], - "rotation": 148.7477292618426, - "pixel_coords": [ - 201, - 135, - 9.135455131530762 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9660449028015137, - 2.2824366092681885, - 0.3499999940395355 - ], - "rotation": 251.6706390096615, - "pixel_coords": [ - 281, - 121, - 10.60348892211914 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4650347232818604, - -2.3306376934051514, - 0.699999988079071 - ], - "rotation": 268.1911272544485, - "pixel_coords": [ - 127, - 142, - 8.81298542022705 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 7 - ], - [ - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 3, - 4, - 7 - ], - [ - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4 - ] - ], - "right": [ - [ - 2, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0799" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0799_cf2.json b/dataset_1k_720p_2/scenes/scene_0799_cf2.json deleted file mode 100644 index 6acb34f65c0638ff109bb33b40ac4006310014af..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0799_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 799, - "image_filename": "SCENE_0799_new_000799.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5698020458221436, - 1.429809808731079, - 0.3499999940395355 - ], - "rotation": 107.34782219181288, - "pixel_coords": [ - 162, - 87, - 13.21434211730957 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.0232832208275795, - 0.30225470662117004, - 0.699999988079071 - ], - "rotation": 315.26756633143776, - "pixel_coords": [ - 168, - 98, - 11.317931175231934 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.41984012722969055, - 2.145587921142578, - 0.3499999940395355 - ], - "rotation": 164.13896881178025, - "pixel_coords": [ - 215, - 98, - 12.266242027282715 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7776381969451904, - 0.8638615608215332, - 0.699999988079071 - ], - "rotation": 228.00546179050554, - "pixel_coords": [ - 131, - 73, - 13.557811737060547 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4600672721862793, - -2.827238082885742, - 0.699999988079071 - ], - "rotation": 3.000542696891695, - "pixel_coords": [ - 73, - 121, - 9.843365669250488 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.412048101425171, - -0.6485910415649414, - 0.699999988079071 - ], - "rotation": 148.7477292618426, - "pixel_coords": [ - 201, - 135, - 9.135455131530762 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9660449028015137, - 2.2824366092681885, - 0.3499999940395355 - ], - "rotation": 251.6706390096615, - "pixel_coords": [ - 281, - 121, - 10.60348892211914 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4650347232818604, - -2.3306376934051514, - 0.699999988079071 - ], - "rotation": 268.1911272544485, - "pixel_coords": [ - 127, - 142, - 8.81298542022705 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 7 - ], - [ - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 3, - 4, - 7 - ], - [ - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4 - ] - ], - "right": [ - [ - 2, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow cylinder and red sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0799" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0799_original.json b/dataset_1k_720p_2/scenes/scene_0799_original.json deleted file mode 100644 index 8fb275b7be78445d2ea7e8d71bf517bd769c582a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0799_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 799, - "image_filename": "SCENE_0799_new_000799.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5698020458221436, - 1.429809808731079, - 0.3499999940395355 - ], - "rotation": 107.34782219181288, - "pixel_coords": [ - 162, - 87, - 13.21434211730957 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.0232832208275795, - 0.30225470662117004, - 0.699999988079071 - ], - "rotation": 315.26756633143776, - "pixel_coords": [ - 168, - 98, - 11.317931175231934 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.41984012722969055, - 2.145587921142578, - 0.3499999940395355 - ], - "rotation": 164.13896881178025, - "pixel_coords": [ - 215, - 98, - 12.266242027282715 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7776381969451904, - 0.8638615608215332, - 0.699999988079071 - ], - "rotation": 228.00546179050554, - "pixel_coords": [ - 131, - 73, - 13.557811737060547 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4600672721862793, - -2.827238082885742, - 0.699999988079071 - ], - "rotation": 3.000542696891695, - "pixel_coords": [ - 73, - 121, - 9.843365669250488 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.412048101425171, - -0.6485910415649414, - 0.699999988079071 - ], - "rotation": 148.7477292618426, - "pixel_coords": [ - 201, - 135, - 9.135455131530762 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9660449028015137, - 2.2824366092681885, - 0.3499999940395355 - ], - "rotation": 251.6706390096615, - "pixel_coords": [ - 281, - 121, - 10.60348892211914 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4650347232818604, - -2.3306376934051514, - 0.699999988079071 - ], - "rotation": 268.1911272544485, - "pixel_coords": [ - 127, - 142, - 8.81298542022705 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 7 - ], - [ - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 3, - 4, - 7 - ], - [ - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4 - ] - ], - "right": [ - [ - 2, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0799" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0800_cf1.json b/dataset_1k_720p_2/scenes/scene_0800_cf1.json deleted file mode 100644 index d0e8aad63c6841d90a48f55d2becfc60cf761cad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0800_cf1.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 800, - "image_filename": "SCENE_0800_new_000800.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5019246339797974, - -0.29647332429885864, - 0.699999988079071 - ], - "rotation": 118.77184363305506, - "pixel_coords": [ - 184, - 122, - 10.120187759399414 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6605814695358276, - -2.4827349185943604, - 0.699999988079071 - ], - "rotation": 73.33693804253767, - "pixel_coords": [ - 104, - 135, - 9.502204895019531 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2262438535690308, - 1.0694514513015747, - 0.699999988079071 - ], - "rotation": 108.48069985646403, - "pixel_coords": [ - 162, - 81, - 12.714930534362793 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5038837790489197, - 1.2476530075073242, - 0.699999988079071 - ], - "rotation": 247.66863083490037, - "pixel_coords": [ - 199, - 96, - 11.637468338012695 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.477480411529541, - 2.9968576431274414, - 0.699999988079071 - ], - "rotation": 148.85789152690694, - "pixel_coords": [ - 179, - 60, - 14.61253547668457 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.506947636604309, - -0.5153840780258179, - 0.699999988079071 - ], - "rotation": 11.654417328906042, - "pixel_coords": [ - 121, - 90, - 12.043499946594238 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6539056301116943, - -1.5116760730743408, - 0.3499999940395355 - ], - "rotation": 72.35691717858808, - "pixel_coords": [ - 80, - 96, - 12.452858924865723 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.741111159324646, - 2.4306890964508057, - 0.699999988079071 - ], - "rotation": 279.51756125228934, - "pixel_coords": [ - 251, - 99, - 11.441092491149902 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 2, - 4 - ], - [ - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 3, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 7 - ], - [ - 3, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0800" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0800_cf2.json b/dataset_1k_720p_2/scenes/scene_0800_cf2.json deleted file mode 100644 index 3a248fc38e16d913ea44db7c3d8ea929b8854896..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0800_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 800, - "image_filename": "SCENE_0800_new_000800.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5019246339797974, - -0.29647332429885864, - 0.699999988079071 - ], - "rotation": 118.77184363305506, - "pixel_coords": [ - 184, - 122, - 10.120187759399414 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5193186011489246, - -1.647337644678341, - 0.699999988079071 - ], - "rotation": 73.33693804253767, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2262438535690308, - 1.0694514513015747, - 0.699999988079071 - ], - "rotation": 108.48069985646403, - "pixel_coords": [ - 162, - 81, - 12.714930534362793 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5038837790489197, - 1.2476530075073242, - 0.699999988079071 - ], - "rotation": 247.66863083490037, - "pixel_coords": [ - 199, - 96, - 11.637468338012695 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.477480411529541, - 2.9968576431274414, - 0.699999988079071 - ], - "rotation": 148.85789152690694, - "pixel_coords": [ - 179, - 60, - 14.61253547668457 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.506947636604309, - -0.5153840780258179, - 0.699999988079071 - ], - "rotation": 11.654417328906042, - "pixel_coords": [ - 121, - 90, - 12.043499946594238 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6539056301116943, - -1.5116760730743408, - 0.3499999940395355 - ], - "rotation": 72.35691717858808, - "pixel_coords": [ - 80, - 96, - 12.452858924865723 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.741111159324646, - 2.4306890964508057, - 0.699999988079071 - ], - "rotation": 279.51756125228934, - "pixel_coords": [ - 251, - 99, - 11.441092491149902 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 2, - 4 - ], - [ - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 3, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 7 - ], - [ - 3, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue cube from (0.7,-2.5) to (2.5,-1.6)", - "change_score": 2.037840113871449, - "change_attempts": 1, - "source_scene": "scene_0800" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0800_original.json b/dataset_1k_720p_2/scenes/scene_0800_original.json deleted file mode 100644 index cbb970dec06e799b1eb10ae586e74511624c0d1d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0800_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 800, - "image_filename": "SCENE_0800_new_000800.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5019246339797974, - -0.29647332429885864, - 0.699999988079071 - ], - "rotation": 118.77184363305506, - "pixel_coords": [ - 184, - 122, - 10.120187759399414 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6605814695358276, - -2.4827349185943604, - 0.699999988079071 - ], - "rotation": 73.33693804253767, - "pixel_coords": [ - 104, - 135, - 9.502204895019531 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2262438535690308, - 1.0694514513015747, - 0.699999988079071 - ], - "rotation": 108.48069985646403, - "pixel_coords": [ - 162, - 81, - 12.714930534362793 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5038837790489197, - 1.2476530075073242, - 0.699999988079071 - ], - "rotation": 247.66863083490037, - "pixel_coords": [ - 199, - 96, - 11.637468338012695 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.477480411529541, - 2.9968576431274414, - 0.699999988079071 - ], - "rotation": 148.85789152690694, - "pixel_coords": [ - 179, - 60, - 14.61253547668457 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.506947636604309, - -0.5153840780258179, - 0.699999988079071 - ], - "rotation": 11.654417328906042, - "pixel_coords": [ - 121, - 90, - 12.043499946594238 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6539056301116943, - -1.5116760730743408, - 0.3499999940395355 - ], - "rotation": 72.35691717858808, - "pixel_coords": [ - 80, - 96, - 12.452858924865723 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.741111159324646, - 2.4306890964508057, - 0.699999988079071 - ], - "rotation": 279.51756125228934, - "pixel_coords": [ - 251, - 99, - 11.441092491149902 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 2, - 4, - 5, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [ - 2, - 4 - ], - [ - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 3, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 7 - ], - [ - 3, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0800" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0801_cf1.json b/dataset_1k_720p_2/scenes/scene_0801_cf1.json deleted file mode 100644 index 4d16c73f9d9915ab4f562f3aead3b554487dc70b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0801_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 801, - "image_filename": "SCENE_0801_new_000801.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.434081792831421, - 2.6737592220306396, - 0.699999988079071 - ], - "rotation": 77.69191996441003, - "pixel_coords": [ - 170, - 66, - 14.557391166687012 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.325007677078247, - -2.989234685897827, - 0.699999988079071 - ], - "rotation": 242.47778281723924, - "pixel_coords": [ - 128, - 166, - 8.02652359008789 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8435707092285156, - 2.126725912094116, - 0.3499999940395355 - ], - "rotation": 147.52764116793455, - "pixel_coords": [ - 272, - 121, - 10.840865135192871 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0801" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0801_cf2.json b/dataset_1k_720p_2/scenes/scene_0801_cf2.json deleted file mode 100644 index 5ba4fe3855c200d5c0ff8ae725846714f785f63e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0801_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 801, - "image_filename": "SCENE_0801_new_000801.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.434081792831421, - 2.6737592220306396, - 0.699999988079071 - ], - "rotation": 77.69191996441003, - "pixel_coords": [ - 170, - 66, - 14.557391166687012 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.325007677078247, - -2.989234685897827, - 0.699999988079071 - ], - "rotation": 242.47778281723924, - "pixel_coords": [ - 128, - 166, - 8.02652359008789 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8435707092285156, - 2.126725912094116, - 0.3499999940395355 - ], - "rotation": 147.52764116793455, - "pixel_coords": [ - 272, - 121, - 10.840865135192871 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow cylinder and red cylinder", - "change_score": 2.0, - "change_attempts": 4, - "source_scene": "scene_0801" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0801_original.json b/dataset_1k_720p_2/scenes/scene_0801_original.json deleted file mode 100644 index f9e264fc305c17244e002960067d3bac09eaa83e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0801_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 801, - "image_filename": "SCENE_0801_new_000801.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.434081792831421, - 2.6737592220306396, - 0.699999988079071 - ], - "rotation": 77.69191996441003, - "pixel_coords": [ - 170, - 66, - 14.557391166687012 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.325007677078247, - -2.989234685897827, - 0.699999988079071 - ], - "rotation": 242.47778281723924, - "pixel_coords": [ - 128, - 166, - 8.02652359008789 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8435707092285156, - 2.126725912094116, - 0.3499999940395355 - ], - "rotation": 147.52764116793455, - "pixel_coords": [ - 272, - 121, - 10.840865135192871 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0801" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0802_cf1.json b/dataset_1k_720p_2/scenes/scene_0802_cf1.json deleted file mode 100644 index 6fe0218b44d12f1690afb388ef08fb05b81a3529..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0802_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 802, - "image_filename": "SCENE_0802_new_000802.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.11601535975933075, - 2.490327835083008, - 0.699999988079071 - ], - "rotation": 252.19904303980002, - "pixel_coords": [ - 217, - 79, - 11.906147003173828 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.877070771980071, - -2.1072139331011037, - 0.3499999940395355 - ], - "rotation": 38.55230544221369, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.631561040878296, - -1.4509027004241943, - 0.699999988079071 - ], - "rotation": 228.4184666103217, - "pixel_coords": [ - 73, - 86, - 11.426200866699219 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9792897701263428, - -0.03983580321073532, - 0.699999988079071 - ], - "rotation": 176.56521133836924, - "pixel_coords": [ - 239, - 141, - 8.592025756835938 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown sphere to partially occlude gray cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0802" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0802_cf2.json b/dataset_1k_720p_2/scenes/scene_0802_cf2.json deleted file mode 100644 index 3d97d920f97a9f68e273e390332d0ff935c99356..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0802_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 802, - "image_filename": "SCENE_0802_new_000802.png", - "objects": [ - { - "shape": "cube", - "color": "green", - "material": "metal", - "size": "small", - "3d_coords": [ - 0.11601535975933075, - 2.490327835083008, - 0.699999988079071 - ], - "rotation": 177.11158012014775, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3326207399368286, - -0.3103342354297638, - 0.3499999940395355 - ], - "rotation": 38.55230544221369, - "pixel_coords": [ - 184, - 131, - 9.680530548095703 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.631561040878296, - -1.4509027004241943, - 0.699999988079071 - ], - "rotation": 228.4184666103217, - "pixel_coords": [ - 73, - 86, - 11.426200866699219 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9792897701263428, - -0.03983580321073532, - 0.699999988079071 - ], - "rotation": 176.56521133836924, - "pixel_coords": [ - 239, - 141, - 8.592025756835938 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red cylinder with green cube", - "change_score": 3.208576285887923, - "change_attempts": 1, - "source_scene": "scene_0802" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0802_original.json b/dataset_1k_720p_2/scenes/scene_0802_original.json deleted file mode 100644 index 8c33f09890c30a469dee82e6fbfd1e40dcb22397..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0802_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 802, - "image_filename": "SCENE_0802_new_000802.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.11601535975933075, - 2.490327835083008, - 0.699999988079071 - ], - "rotation": 252.19904303980002, - "pixel_coords": [ - 217, - 79, - 11.906147003173828 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3326207399368286, - -0.3103342354297638, - 0.3499999940395355 - ], - "rotation": 38.55230544221369, - "pixel_coords": [ - 184, - 131, - 9.680530548095703 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.631561040878296, - -1.4509027004241943, - 0.699999988079071 - ], - "rotation": 228.4184666103217, - "pixel_coords": [ - 73, - 86, - 11.426200866699219 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9792897701263428, - -0.03983580321073532, - 0.699999988079071 - ], - "rotation": 176.56521133836924, - "pixel_coords": [ - 239, - 141, - 8.592025756835938 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0802" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0803_cf1.json b/dataset_1k_720p_2/scenes/scene_0803_cf1.json deleted file mode 100644 index 2db3a486b0c6695dc50e4fd6550e9b0d2cb09738..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0803_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 803, - "image_filename": "SCENE_0803_new_000803.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.41470932960510254, - -1.1588034629821777, - 0.699999988079071 - ], - "rotation": 71.14561834178312, - "pixel_coords": [ - 123, - 106, - 10.687015533447266 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3577499389648438, - 1.6981066465377808, - 0.699999988079071 - ], - "rotation": 258.066523073176, - "pixel_coords": [ - 151, - 72, - 13.714974403381348 - ], - "color": "green" - }, - { - "shape": "cube", - "color": "purple", - "material": "metal", - "size": "small", - "3d_coords": [ - 1.4286261796951294, - -0.3692818880081177, - 0.3499999940395355 - ], - "rotation": 113.40990172043804, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow cylinder with purple cube", - "change_score": 3.3556755745385667, - "change_attempts": 1, - "source_scene": "scene_0803" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0803_cf2.json b/dataset_1k_720p_2/scenes/scene_0803_cf2.json deleted file mode 100644 index 8ab122410fb2afc0e5e9b0e40adc5a8bf4f16689..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0803_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 803, - "image_filename": "SCENE_0803_new_000803.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.41470932960510254, - -1.1588034629821777, - 0.699999988079071 - ], - "rotation": 71.14561834178312, - "pixel_coords": [ - 123, - 106, - 10.687015533447266 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3577499389648438, - 1.6981066465377808, - 0.699999988079071 - ], - "rotation": 258.066523073176, - "pixel_coords": [ - 151, - 72, - 13.714974403381348 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4286261796951294, - -0.3692818880081177, - 0.3499999940395355 - ], - "rotation": 241.4531085543221, - "pixel_coords": [ - 184, - 129, - 10.094254493713379 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed green cube to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0803" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0803_original.json b/dataset_1k_720p_2/scenes/scene_0803_original.json deleted file mode 100644 index 9978ff7e30c98cd1898693966611a7d0c1ed520f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0803_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 803, - "image_filename": "SCENE_0803_new_000803.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.41470932960510254, - -1.1588034629821777, - 0.699999988079071 - ], - "rotation": 71.14561834178312, - "pixel_coords": [ - 123, - 106, - 10.687015533447266 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3577499389648438, - 1.6981066465377808, - 0.699999988079071 - ], - "rotation": 258.066523073176, - "pixel_coords": [ - 151, - 72, - 13.714974403381348 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4286261796951294, - -0.3692818880081177, - 0.3499999940395355 - ], - "rotation": 241.4531085543221, - "pixel_coords": [ - 184, - 129, - 10.094254493713379 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0803" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0804_cf1.json b/dataset_1k_720p_2/scenes/scene_0804_cf1.json deleted file mode 100644 index 65f47e894a1fef0d22f9e5c5b5a11e6939ced8a2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0804_cf1.json +++ /dev/null @@ -1,328 +0,0 @@ -{ - "split": "new", - "image_index": 804, - "image_filename": "SCENE_0804_new_000804.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9159480333328247, - 2.4103269577026367, - 0.3499999940395355 - ], - "rotation": 285.6038085252384, - "pixel_coords": [ - 233, - 98, - 11.515482902526855 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7102705836296082, - 0.3475841283798218, - 0.3499999940395355 - ], - "rotation": 17.886379966001293, - "pixel_coords": [ - 185, - 114, - 10.434172630310059 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.37882715463638306, - 2.846588134765625, - 0.3499999940395355 - ], - "rotation": 290.6329233420882, - "pixel_coords": [ - 212, - 84, - 12.631302833557129 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5719189643859863, - -1.0895828008651733, - 0.699999988079071 - ], - "rotation": 163.58928438126378, - "pixel_coords": [ - 84, - 85, - 11.600336074829102 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.779118776321411, - 0.8155972957611084, - 0.699999988079071 - ], - "rotation": 115.12117444123352, - "pixel_coords": [ - 254, - 123, - 9.177830696105957 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6241813898086548, - 2.995676279067993, - 0.3499999940395355 - ], - "rotation": 351.8320075516758, - "pixel_coords": [ - 262, - 99, - 11.3915376663208 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.201153039932251, - 2.4149811267852783, - 0.699999988079071 - ], - "rotation": 231.07377221724585, - "pixel_coords": [ - 169, - 65, - 13.423327445983887 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "color": "brown", - "material": "rubber", - "size": "large", - "3d_coords": [ - 2.414663604711386, - -1.443363942710059, - 0.35 - ], - "rotation": 206.10403422221788, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 6 - ], - [] - ], - "front": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 1, - 3, - 6 - ], - [], - [ - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added brown rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0804" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0804_cf2.json b/dataset_1k_720p_2/scenes/scene_0804_cf2.json deleted file mode 100644 index 560d08be59591b91389201cdc0d92895a02b200a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0804_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 804, - "image_filename": "SCENE_0804_new_000804.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9159480333328247, - 2.4103269577026367, - 0.3499999940395355 - ], - "rotation": 285.6038085252384, - "pixel_coords": [ - 233, - 98, - 11.515482902526855 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7102705836296082, - 0.3475841283798218, - 0.3499999940395355 - ], - "rotation": 17.886379966001293, - "pixel_coords": [ - 185, - 114, - 10.434172630310059 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.376187529228199, - 0.5504384240347795, - 0.3499999940395355 - ], - "rotation": 290.6329233420882, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5719189643859863, - -1.0895828008651733, - 0.699999988079071 - ], - "rotation": 163.58928438126378, - "pixel_coords": [ - 84, - 85, - 11.600336074829102 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.779118776321411, - 0.8155972957611084, - 0.699999988079071 - ], - "rotation": 115.12117444123352, - "pixel_coords": [ - 254, - 123, - 9.177830696105957 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6241813898086548, - 2.995676279067993, - 0.3499999940395355 - ], - "rotation": 351.8320075516758, - "pixel_coords": [ - 262, - 99, - 11.3915376663208 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.201153039932251, - 2.4149811267852783, - 0.699999988079071 - ], - "rotation": 231.07377221724585, - "pixel_coords": [ - 169, - 65, - 13.423327445983887 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 6 - ], - [] - ], - "front": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 1, - 3, - 6 - ], - [], - [ - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cube from right of brown cylinder to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0804" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0804_original.json b/dataset_1k_720p_2/scenes/scene_0804_original.json deleted file mode 100644 index 25ae3b5000f2ee015f7b793997ec9c950344516e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0804_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 804, - "image_filename": "SCENE_0804_new_000804.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9159480333328247, - 2.4103269577026367, - 0.3499999940395355 - ], - "rotation": 285.6038085252384, - "pixel_coords": [ - 233, - 98, - 11.515482902526855 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7102705836296082, - 0.3475841283798218, - 0.3499999940395355 - ], - "rotation": 17.886379966001293, - "pixel_coords": [ - 185, - 114, - 10.434172630310059 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.37882715463638306, - 2.846588134765625, - 0.3499999940395355 - ], - "rotation": 290.6329233420882, - "pixel_coords": [ - 212, - 84, - 12.631302833557129 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5719189643859863, - -1.0895828008651733, - 0.699999988079071 - ], - "rotation": 163.58928438126378, - "pixel_coords": [ - 84, - 85, - 11.600336074829102 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.779118776321411, - 0.8155972957611084, - 0.699999988079071 - ], - "rotation": 115.12117444123352, - "pixel_coords": [ - 254, - 123, - 9.177830696105957 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.6241813898086548, - 2.995676279067993, - 0.3499999940395355 - ], - "rotation": 351.8320075516758, - "pixel_coords": [ - 262, - 99, - 11.3915376663208 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.201153039932251, - 2.4149811267852783, - 0.699999988079071 - ], - "rotation": 231.07377221724585, - "pixel_coords": [ - 169, - 65, - 13.423327445983887 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 6 - ], - [] - ], - "front": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 1, - 3, - 6 - ], - [], - [ - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0804" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0805_cf1.json b/dataset_1k_720p_2/scenes/scene_0805_cf1.json deleted file mode 100644 index 5e44dac6c89996876d02d34760094071a48b729b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0805_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 805, - "image_filename": "SCENE_0805_new_000805.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4827112853527069, - 1.9731494188308716, - 0.699999988079071 - ], - "rotation": 210.54706873878283, - "pixel_coords": [ - 214, - 90, - 11.90588092803955 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.689204216003418, - 2.8983547687530518, - 0.699999988079071 - ], - "rotation": 75.12149880595331, - "pixel_coords": [ - 189, - 71, - 13.95445728302002 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.306729793548584, - 1.957731008529663, - 0.3499999940395355 - ], - "rotation": 203.41541826127565, - "pixel_coords": [ - 257, - 117, - 10.773505210876465 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0805" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0805_cf2.json b/dataset_1k_720p_2/scenes/scene_0805_cf2.json deleted file mode 100644 index 6ec9cd36c62102ad7cba75ec63cd5034882ede04..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0805_cf2.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 805, - "image_filename": "SCENE_0805_new_000805.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.689204216003418, - 2.8983547687530518, - 0.699999988079071 - ], - "rotation": 75.12149880595331, - "pixel_coords": [ - 189, - 71, - 13.95445728302002 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.306729793548584, - 1.957731008529663, - 0.3499999940395355 - ], - "rotation": 203.41541826127565, - "pixel_coords": [ - 257, - 117, - 10.773505210876465 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple cube", - "change_score": 13.0933213609019, - "change_attempts": 1, - "source_scene": "scene_0805" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0805_original.json b/dataset_1k_720p_2/scenes/scene_0805_original.json deleted file mode 100644 index 0aea48a8851ce814d83f59c8f693b3cc647f596a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0805_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 805, - "image_filename": "SCENE_0805_new_000805.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4827112853527069, - 1.9731494188308716, - 0.699999988079071 - ], - "rotation": 210.54706873878283, - "pixel_coords": [ - 214, - 90, - 11.90588092803955 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.689204216003418, - 2.8983547687530518, - 0.699999988079071 - ], - "rotation": 75.12149880595331, - "pixel_coords": [ - 189, - 71, - 13.95445728302002 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.306729793548584, - 1.957731008529663, - 0.3499999940395355 - ], - "rotation": 203.41541826127565, - "pixel_coords": [ - 257, - 117, - 10.773505210876465 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0805" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0806_cf1.json b/dataset_1k_720p_2/scenes/scene_0806_cf1.json deleted file mode 100644 index 5d71b40f40b7c25a5b7aca997d14ca10b6f15fbb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0806_cf1.json +++ /dev/null @@ -1,232 +0,0 @@ -{ - "split": "new", - "image_index": 806, - "image_filename": "SCENE_0806_new_000806.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.45817846059799194, - 1.2925529479980469, - 0.699999988079071 - ], - "rotation": 168.38834928351457, - "pixel_coords": [ - 181, - 83, - 11.358566284179688 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.046560242772102356, - -2.8900327682495117, - 0.699999988079071 - ], - "rotation": 179.68719274592178, - "pixel_coords": [ - 72, - 133, - 8.634055137634277 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5017197132110596, - -0.9558371305465698, - 0.699999988079071 - ], - "rotation": 9.715115116026368, - "pixel_coords": [ - 170, - 129, - 8.773134231567383 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6458913087844849, - 0.2255815863609314, - 0.3499999940395355 - ], - "rotation": 285.6377514593946, - "pixel_coords": [ - 133, - 91, - 11.70634937286377 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1556204557418823, - 1.9504767656326294, - 0.3499999940395355 - ], - "rotation": 91.09613690409194, - "pixel_coords": [ - 232, - 104, - 10.832172393798828 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "color": "green", - "material": "rubber", - "size": "large", - "3d_coords": [ - -0.29556539241038227, - -0.3038697994880799, - 0.35 - ], - "rotation": 151.7936933391446, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [], - [], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added green rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0806" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0806_cf2.json b/dataset_1k_720p_2/scenes/scene_0806_cf2.json deleted file mode 100644 index 867e9d51ca27d91d9d8fd46fb14deb4de4457e8c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0806_cf2.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 806, - "image_filename": "SCENE_0806_new_000806.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.45817846059799194, - 1.2925529479980469, - 0.699999988079071 - ], - "rotation": 168.38834928351457, - "pixel_coords": [ - 181, - 83, - 11.358566284179688 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.046560242772102356, - -2.8900327682495117, - 0.699999988079071 - ], - "rotation": 179.68719274592178, - "pixel_coords": [ - 72, - 133, - 8.634055137634277 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5017197132110596, - -0.9558371305465698, - 0.699999988079071 - ], - "rotation": 9.715115116026368, - "pixel_coords": [ - 170, - 129, - 8.773134231567383 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6458913087844849, - 0.2255815863609314, - 0.3499999940395355 - ], - "rotation": 285.6377514593946, - "pixel_coords": [ - 133, - 91, - 11.70634937286377 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1556204557418823, - 1.9504767656326294, - 0.3499999940395355 - ], - "rotation": 91.09613690409194, - "pixel_coords": [ - 232, - 104, - 10.832172393798828 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [], - [], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown cylinder to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0806" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0806_original.json b/dataset_1k_720p_2/scenes/scene_0806_original.json deleted file mode 100644 index 70bf9e7ab28a944f15dcef22b3472ba41ba51a43..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0806_original.json +++ /dev/null @@ -1,213 +0,0 @@ -{ - "split": "new", - "image_index": 806, - "image_filename": "SCENE_0806_new_000806.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.45817846059799194, - 1.2925529479980469, - 0.699999988079071 - ], - "rotation": 168.38834928351457, - "pixel_coords": [ - 181, - 83, - 11.358566284179688 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.046560242772102356, - -2.8900327682495117, - 0.699999988079071 - ], - "rotation": 179.68719274592178, - "pixel_coords": [ - 72, - 133, - 8.634055137634277 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5017197132110596, - -0.9558371305465698, - 0.699999988079071 - ], - "rotation": 9.715115116026368, - "pixel_coords": [ - 170, - 129, - 8.773134231567383 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6458913087844849, - 0.2255815863609314, - 0.3499999940395355 - ], - "rotation": 285.6377514593946, - "pixel_coords": [ - 133, - 91, - 11.70634937286377 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1556204557418823, - 1.9504767656326294, - 0.3499999940395355 - ], - "rotation": 91.09613690409194, - "pixel_coords": [ - 232, - 104, - 10.832172393798828 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [], - [], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0806" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0807_cf1.json b/dataset_1k_720p_2/scenes/scene_0807_cf1.json deleted file mode 100644 index e9305898154a0813796929648da3c9c8375e3f33..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0807_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 807, - "image_filename": "SCENE_0807_new_000807.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4262454509735107, - 1.278817892074585, - 0.699999988079071 - ], - "rotation": 43.50061471957005, - "pixel_coords": [ - 247, - 119, - 10.094847679138184 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9748828411102295, - 2.9590606689453125, - 0.699999988079071 - ], - "rotation": 215.02449646820435, - "pixel_coords": [ - 297, - 108, - 10.631186485290527 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2079274654388428, - 2.798353672027588, - 0.699999988079071 - ], - "rotation": 314.4770529989207, - "pixel_coords": [ - 248, - 90, - 11.72777271270752 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.329416513442993, - -0.9145294427871704, - 0.699999988079071 - ], - "rotation": 249.32912271861306, - "pixel_coords": [ - 97, - 84, - 12.099251747131348 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8260130882263184, - 2.9472389221191406, - 0.3499999940395355 - ], - "rotation": 248.0972619431881, - "pixel_coords": [ - 173, - 63, - 14.687979698181152 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9975649118423462, - -2.121718168258667, - 0.3499999940395355 - ], - "rotation": 231.4223781557788, - "pixel_coords": [ - 144, - 167, - 8.73231029510498 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0290368795394897, - 1.4719516038894653, - 0.3499999940395355 - ], - "rotation": 345.06122214117505, - "pixel_coords": [ - 174, - 87, - 12.691427230834961 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0807" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0807_cf2.json b/dataset_1k_720p_2/scenes/scene_0807_cf2.json deleted file mode 100644 index 4ae885d6e79957c00f13a024f3fe85a5d8912de1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0807_cf2.json +++ /dev/null @@ -1,296 +0,0 @@ -{ - "split": "new", - "image_index": 807, - "image_filename": "SCENE_0807_new_000807.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4262454509735107, - 1.278817892074585, - 0.699999988079071 - ], - "rotation": 43.50061471957005, - "pixel_coords": [ - 247, - 119, - 10.094847679138184 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9748828411102295, - 2.9590606689453125, - 0.699999988079071 - ], - "rotation": 215.02449646820435, - "pixel_coords": [ - 297, - 108, - 10.631186485290527 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.329416513442993, - -0.9145294427871704, - 0.699999988079071 - ], - "rotation": 249.32912271861306, - "pixel_coords": [ - 97, - 84, - 12.099251747131348 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8260130882263184, - 2.9472389221191406, - 0.3499999940395355 - ], - "rotation": 248.0972619431881, - "pixel_coords": [ - 173, - 63, - 14.687979698181152 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9975649118423462, - -2.121718168258667, - 0.3499999940395355 - ], - "rotation": 231.4223781557788, - "pixel_coords": [ - 144, - 167, - 8.73231029510498 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0290368795394897, - 1.4719516038894653, - 0.3499999940395355 - ], - "rotation": 345.06122214117505, - "pixel_coords": [ - 174, - 87, - 12.691427230834961 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan cube", - "change_score": 28.54637088563483, - "change_attempts": 1, - "source_scene": "scene_0807" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0807_original.json b/dataset_1k_720p_2/scenes/scene_0807_original.json deleted file mode 100644 index 17300f84c35a710dd2fc4bbd4e2a282806a8ffd4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0807_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 807, - "image_filename": "SCENE_0807_new_000807.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4262454509735107, - 1.278817892074585, - 0.699999988079071 - ], - "rotation": 43.50061471957005, - "pixel_coords": [ - 247, - 119, - 10.094847679138184 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9748828411102295, - 2.9590606689453125, - 0.699999988079071 - ], - "rotation": 215.02449646820435, - "pixel_coords": [ - 297, - 108, - 10.631186485290527 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2079274654388428, - 2.798353672027588, - 0.699999988079071 - ], - "rotation": 314.4770529989207, - "pixel_coords": [ - 248, - 90, - 11.72777271270752 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.329416513442993, - -0.9145294427871704, - 0.699999988079071 - ], - "rotation": 249.32912271861306, - "pixel_coords": [ - 97, - 84, - 12.099251747131348 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8260130882263184, - 2.9472389221191406, - 0.3499999940395355 - ], - "rotation": 248.0972619431881, - "pixel_coords": [ - 173, - 63, - 14.687979698181152 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9975649118423462, - -2.121718168258667, - 0.3499999940395355 - ], - "rotation": 231.4223781557788, - "pixel_coords": [ - 144, - 167, - 8.73231029510498 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0290368795394897, - 1.4719516038894653, - 0.3499999940395355 - ], - "rotation": 345.06122214117505, - "pixel_coords": [ - 174, - 87, - 12.691427230834961 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ], - [ - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0807" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0808_cf1.json b/dataset_1k_720p_2/scenes/scene_0808_cf1.json deleted file mode 100644 index 66a9e943dae4d2fdf52fbf465b6d7a8c51bd28b9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0808_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 808, - "image_filename": "SCENE_0808_new_000808.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8664968013763428, - 1.0857888460159302, - 0.3499999940395355 - ], - "rotation": 284.7170182480374, - "pixel_coords": [ - 134, - 77, - 13.627763748168945 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1307687759399414, - -1.930146336555481, - 0.699999988079071 - ], - "rotation": 333.48007455362904, - "pixel_coords": [ - 155, - 151, - 8.3822021484375 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0644453763961792, - 0.07650171965360641, - 0.699999988079071 - ], - "rotation": 30.80090031867655, - "pixel_coords": [ - 141, - 89, - 11.674263954162598 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8562690019607544, - 1.601665735244751, - 0.699999988079071 - ], - "rotation": 83.4189560252056, - "pixel_coords": [ - 240, - 106, - 10.560641288757324 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9605406522750854, - -0.14062835276126862, - 0.3499999940395355 - ], - "rotation": 211.3632221099241, - "pixel_coords": [ - 202, - 136, - 9.67294692993164 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.27597811818122864, - -0.8873369693756104, - 0.699999988079071 - ], - "rotation": 4.138336385761576, - "pixel_coords": [ - 143, - 112, - 10.224353790283203 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7540006065296314, - -0.3539058532539672, - 0.699999988079071 - ], - "rotation": 352.5076975996202, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [], - [ - 3, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cylinder from right of gray sphere to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0808" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0808_cf2.json b/dataset_1k_720p_2/scenes/scene_0808_cf2.json deleted file mode 100644 index d80d016888e245b4ce273e181097a281507c3729..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0808_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 808, - "image_filename": "SCENE_0808_new_000808.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8664968013763428, - 1.0857888460159302, - 0.3499999940395355 - ], - "rotation": 284.7170182480374, - "pixel_coords": [ - 134, - 77, - 13.627763748168945 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1307687759399414, - -1.930146336555481, - 0.699999988079071 - ], - "rotation": 333.48007455362904, - "pixel_coords": [ - 155, - 151, - 8.3822021484375 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0644453763961792, - 0.07650171965360641, - 0.699999988079071 - ], - "rotation": 30.80090031867655, - "pixel_coords": [ - 141, - 89, - 11.674263954162598 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8562690019607544, - 1.601665735244751, - 0.699999988079071 - ], - "rotation": 83.4189560252056, - "pixel_coords": [ - 240, - 106, - 10.560641288757324 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9605406522750854, - -0.14062835276126862, - 0.3499999940395355 - ], - "rotation": 211.3632221099241, - "pixel_coords": [ - 202, - 136, - 9.67294692993164 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.27597811818122864, - -0.8873369693756104, - 0.699999988079071 - ], - "rotation": 4.138336385761576, - "pixel_coords": [ - 143, - 112, - 10.224353790283203 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1068727970123291, - 2.689211368560791, - 0.699999988079071 - ], - "rotation": 352.5076975996202, - "pixel_coords": [ - 216, - 79, - 12.501275062561035 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [], - [ - 3, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown cube to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0808" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0808_original.json b/dataset_1k_720p_2/scenes/scene_0808_original.json deleted file mode 100644 index a3630a5e4cc6d6fb3237a4c1253455ef677ada39..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0808_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 808, - "image_filename": "SCENE_0808_new_000808.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8664968013763428, - 1.0857888460159302, - 0.3499999940395355 - ], - "rotation": 284.7170182480374, - "pixel_coords": [ - 134, - 77, - 13.627763748168945 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1307687759399414, - -1.930146336555481, - 0.699999988079071 - ], - "rotation": 333.48007455362904, - "pixel_coords": [ - 155, - 151, - 8.3822021484375 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0644453763961792, - 0.07650171965360641, - 0.699999988079071 - ], - "rotation": 30.80090031867655, - "pixel_coords": [ - 141, - 89, - 11.674263954162598 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8562690019607544, - 1.601665735244751, - 0.699999988079071 - ], - "rotation": 83.4189560252056, - "pixel_coords": [ - 240, - 106, - 10.560641288757324 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9605406522750854, - -0.14062835276126862, - 0.3499999940395355 - ], - "rotation": 211.3632221099241, - "pixel_coords": [ - 202, - 136, - 9.67294692993164 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.27597811818122864, - -0.8873369693756104, - 0.699999988079071 - ], - "rotation": 4.138336385761576, - "pixel_coords": [ - 143, - 112, - 10.224353790283203 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1068727970123291, - 2.689211368560791, - 0.699999988079071 - ], - "rotation": 352.5076975996202, - "pixel_coords": [ - 216, - 79, - 12.501275062561035 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [], - [ - 3, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0808" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0809_cf1.json b/dataset_1k_720p_2/scenes/scene_0809_cf1.json deleted file mode 100644 index d45f567b71cb40b5a2f7528ec3f5dc564367e19c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0809_cf1.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 809, - "image_filename": "SCENE_0809_new_000809.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.19624662399292, - 1.775621771812439, - 0.699999988079071 - ], - "rotation": 213.17950526678968, - "pixel_coords": [ - 175, - 75, - 12.707425117492676 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8463311195373535, - 0.40761899948120117, - 0.699999988079071 - ], - "rotation": 201.30944119779636, - "pixel_coords": [ - 118, - 71, - 13.001239776611328 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8094691038131714, - -0.8326284289360046, - 0.699999988079071 - ], - "rotation": 26.989661324661427, - "pixel_coords": [ - 181, - 133, - 9.263764381408691 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0592257976531982, - 2.4160008430480957, - 0.699999988079071 - ], - "rotation": 152.4525827469359, - "pixel_coords": [ - 261, - 100, - 10.953811645507812 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3404619693756104, - 0.33119288086891174, - 0.3499999940395355 - ], - "rotation": 206.19942673879532, - "pixel_coords": [ - 224, - 137, - 9.757282257080078 - ], - "color": "brown" - }, - { - "shape": "sphere", - "color": "gray", - "material": "metal", - "size": "small", - "3d_coords": [ - 2.9014828205108643, - -2.2896251678466797, - 0.699999988079071 - ], - "rotation": 109.45571530545486, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5233680605888367, - 0.9223038554191589, - 0.3499999940395355 - ], - "rotation": 17.497509379327518, - "pixel_coords": [ - 192, - 107, - 11.277019500732422 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 5 - ] - ], - "right": [ - [ - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [], - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced blue cube with gray sphere", - "change_score": 3.1450621987513587, - "change_attempts": 1, - "source_scene": "scene_0809" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0809_cf2.json b/dataset_1k_720p_2/scenes/scene_0809_cf2.json deleted file mode 100644 index 9b670fdc8fa85ce4e785dc6e961f143ff8bb4bd6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0809_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 809, - "image_filename": "SCENE_0809_new_000809.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.19624662399292, - 1.775621771812439, - 0.699999988079071 - ], - "rotation": 213.17950526678968, - "pixel_coords": [ - 175, - 75, - 12.707425117492676 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8463311195373535, - 0.40761899948120117, - 0.699999988079071 - ], - "rotation": 201.30944119779636, - "pixel_coords": [ - 118, - 71, - 13.001239776611328 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8094691038131714, - -0.8326284289360046, - 0.699999988079071 - ], - "rotation": 26.989661324661427, - "pixel_coords": [ - 181, - 133, - 9.263764381408691 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0592257976531982, - 2.4160008430480957, - 0.699999988079071 - ], - "rotation": 152.4525827469359, - "pixel_coords": [ - 261, - 100, - 10.953811645507812 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3404619693756104, - 0.33119288086891174, - 0.3499999940395355 - ], - "rotation": 206.19942673879532, - "pixel_coords": [ - 224, - 137, - 9.757282257080078 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9014828205108643, - -2.2896251678466797, - 0.699999988079071 - ], - "rotation": 57.23332375496576, - "pixel_coords": [ - 169, - 176, - 7.722150802612305 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5233680605888367, - 0.9223038554191589, - 0.3499999940395355 - ], - "rotation": 17.497509379327518, - "pixel_coords": [ - 192, - 107, - 11.277019500732422 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 5 - ] - ], - "right": [ - [ - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [], - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan cube and brown cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0809" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0809_original.json b/dataset_1k_720p_2/scenes/scene_0809_original.json deleted file mode 100644 index 305c9fad632fc7b69ef974ba80081ba40eb9a319..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0809_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 809, - "image_filename": "SCENE_0809_new_000809.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.19624662399292, - 1.775621771812439, - 0.699999988079071 - ], - "rotation": 213.17950526678968, - "pixel_coords": [ - 175, - 75, - 12.707425117492676 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8463311195373535, - 0.40761899948120117, - 0.699999988079071 - ], - "rotation": 201.30944119779636, - "pixel_coords": [ - 118, - 71, - 13.001239776611328 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8094691038131714, - -0.8326284289360046, - 0.699999988079071 - ], - "rotation": 26.989661324661427, - "pixel_coords": [ - 181, - 133, - 9.263764381408691 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0592257976531982, - 2.4160008430480957, - 0.699999988079071 - ], - "rotation": 152.4525827469359, - "pixel_coords": [ - 261, - 100, - 10.953811645507812 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3404619693756104, - 0.33119288086891174, - 0.3499999940395355 - ], - "rotation": 206.19942673879532, - "pixel_coords": [ - 224, - 137, - 9.757282257080078 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9014828205108643, - -2.2896251678466797, - 0.699999988079071 - ], - "rotation": 57.23332375496576, - "pixel_coords": [ - 169, - 176, - 7.722150802612305 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5233680605888367, - 0.9223038554191589, - 0.3499999940395355 - ], - "rotation": 17.497509379327518, - "pixel_coords": [ - 192, - 107, - 11.277019500732422 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 5 - ] - ], - "right": [ - [ - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [], - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0809" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0810_cf1.json b/dataset_1k_720p_2/scenes/scene_0810_cf1.json deleted file mode 100644 index 4a1771188fb791d44359c1cb8f2b9313ba7b5344..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0810_cf1.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 810, - "image_filename": "SCENE_0810_new_000810.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.787685513496399, - 2.88203763961792, - 0.699999988079071 - ], - "rotation": 182.27601365959873, - "pixel_coords": [ - 262, - 94, - 11.45494270324707 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.643054485321045, - -0.4333946406841278, - 0.699999988079071 - ], - "rotation": 124.39456781827886, - "pixel_coords": [ - 119, - 89, - 11.867167472839355 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.250148057937622, - -1.178763508796692, - 0.3499999940395355 - ], - "rotation": 86.25813690513301, - "pixel_coords": [ - 182, - 151, - 8.938962936401367 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6604998707771301, - -0.49092158675193787, - 0.3499999940395355 - ], - "rotation": 39.34161563755639, - "pixel_coords": [ - 162, - 122, - 10.420970916748047 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.27023282647132874, - 0.41086721420288086, - 0.699999988079071 - ], - "rotation": 142.37034200350408, - "pixel_coords": [ - 164, - 94, - 11.422183990478516 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.04836864646110861, - -1.7235748026862732, - 0.3499999940395355 - ], - "rotation": 30.179164576375793, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue cube from right of yellow cube to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0810" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0810_cf2.json b/dataset_1k_720p_2/scenes/scene_0810_cf2.json deleted file mode 100644 index 70b64b65807205ccda693f4c9d2b7ae9c5fed96e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0810_cf2.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 810, - "image_filename": "SCENE_0810_new_000810.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.787685513496399, - 2.88203763961792, - 0.699999988079071 - ], - "rotation": 182.27601365959873, - "pixel_coords": [ - 262, - 94, - 11.45494270324707 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.643054485321045, - -0.4333946406841278, - 0.699999988079071 - ], - "rotation": 124.39456781827886, - "pixel_coords": [ - 119, - 89, - 11.867167472839355 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.250148057937622, - -1.178763508796692, - 0.3499999940395355 - ], - "rotation": 86.25813690513301, - "pixel_coords": [ - 182, - 151, - 8.938962936401367 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6604998707771301, - -0.49092158675193787, - 0.3499999940395355 - ], - "rotation": 39.34161563755639, - "pixel_coords": [ - 162, - 122, - 10.420970916748047 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.27023282647132874, - 0.41086721420288086, - 0.699999988079071 - ], - "rotation": 142.37034200350408, - "pixel_coords": [ - 164, - 94, - 11.422183990478516 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4713377952575684, - 1.1730598211288452, - 0.3499999940395355 - ], - "rotation": 30.179164576375793, - "pixel_coords": [ - 246, - 126, - 10.153470039367676 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0810" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0810_original.json b/dataset_1k_720p_2/scenes/scene_0810_original.json deleted file mode 100644 index 4632a2566364cee8d1dcf95cf6613220e091f3ba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0810_original.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 810, - "image_filename": "SCENE_0810_new_000810.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.787685513496399, - 2.88203763961792, - 0.699999988079071 - ], - "rotation": 182.27601365959873, - "pixel_coords": [ - 262, - 94, - 11.45494270324707 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.643054485321045, - -0.4333946406841278, - 0.699999988079071 - ], - "rotation": 124.39456781827886, - "pixel_coords": [ - 119, - 89, - 11.867167472839355 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.250148057937622, - -1.178763508796692, - 0.3499999940395355 - ], - "rotation": 86.25813690513301, - "pixel_coords": [ - 182, - 151, - 8.938962936401367 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6604998707771301, - -0.49092158675193787, - 0.3499999940395355 - ], - "rotation": 39.34161563755639, - "pixel_coords": [ - 162, - 122, - 10.420970916748047 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.27023282647132874, - 0.41086721420288086, - 0.699999988079071 - ], - "rotation": 142.37034200350408, - "pixel_coords": [ - 164, - 94, - 11.422183990478516 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4713377952575684, - 1.1730598211288452, - 0.3499999940395355 - ], - "rotation": 30.179164576375793, - "pixel_coords": [ - 246, - 126, - 10.153470039367676 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0810" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0811_cf1.json b/dataset_1k_720p_2/scenes/scene_0811_cf1.json deleted file mode 100644 index 1a14f62a82a226278e69be36e338b9a52040ac57..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0811_cf1.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 811, - "image_filename": "SCENE_0811_new_000811.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.839495897293091, - 2.5184147357940674, - 0.3499999940395355 - ], - "rotation": 280.2542123727732, - "pixel_coords": [ - 160, - 67, - 14.195965766906738 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.937528371810913, - -2.3453869819641113, - 0.3499999940395355 - ], - "rotation": 294.06523795549566, - "pixel_coords": [ - 47, - 101, - 11.45248031616211 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6886959075927734, - 0.8223784565925598, - 0.3499999940395355 - ], - "rotation": 24.46947424858703, - "pixel_coords": [ - 146, - 86, - 12.4664306640625 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7868951559066772, - -0.29749757051467896, - 0.699999988079071 - ], - "rotation": 207.79840566799524, - "pixel_coords": [ - 196, - 125, - 9.381214141845703 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.40205907821655273, - 1.4987879991531372, - 0.699999988079071 - ], - "rotation": 145.42563494725798, - "pixel_coords": [ - 185, - 83, - 11.845714569091797 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0811" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0811_cf2.json b/dataset_1k_720p_2/scenes/scene_0811_cf2.json deleted file mode 100644 index 66a29db513cb0196e8495646ab324da57306f4ce..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0811_cf2.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 811, - "image_filename": "SCENE_0811_new_000811.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.839495897293091, - 2.5184147357940674, - 0.3499999940395355 - ], - "rotation": 280.2542123727732, - "pixel_coords": [ - 160, - 67, - 14.195965766906738 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.937528371810913, - -2.3453869819641113, - 0.3499999940395355 - ], - "rotation": 294.06523795549566, - "pixel_coords": [ - 47, - 101, - 11.45248031616211 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6886959075927734, - 0.8223784565925598, - 0.3499999940395355 - ], - "rotation": 24.46947424858703, - "pixel_coords": [ - 146, - 86, - 12.4664306640625 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7868951559066772, - -0.29749757051467896, - 0.699999988079071 - ], - "rotation": 207.79840566799524, - "pixel_coords": [ - 196, - 125, - 9.381214141845703 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.40205907821655273, - 1.4987879991531372, - 0.699999988079071 - ], - "rotation": 145.42563494725798, - "pixel_coords": [ - 185, - 83, - 11.845714569091797 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan sphere to blue", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0811" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0811_original.json b/dataset_1k_720p_2/scenes/scene_0811_original.json deleted file mode 100644 index 9824a17bb53257871b8ec70b2afd4f4f5e656893..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0811_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 811, - "image_filename": "SCENE_0811_new_000811.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.839495897293091, - 2.5184147357940674, - 0.3499999940395355 - ], - "rotation": 280.2542123727732, - "pixel_coords": [ - 160, - 67, - 14.195965766906738 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.937528371810913, - -2.3453869819641113, - 0.3499999940395355 - ], - "rotation": 294.06523795549566, - "pixel_coords": [ - 47, - 101, - 11.45248031616211 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6886959075927734, - 0.8223784565925598, - 0.3499999940395355 - ], - "rotation": 24.46947424858703, - "pixel_coords": [ - 146, - 86, - 12.4664306640625 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7868951559066772, - -0.29749757051467896, - 0.699999988079071 - ], - "rotation": 207.79840566799524, - "pixel_coords": [ - 196, - 125, - 9.381214141845703 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.40205907821655273, - 1.4987879991531372, - 0.699999988079071 - ], - "rotation": 145.42563494725798, - "pixel_coords": [ - 185, - 83, - 11.845714569091797 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0811" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0812_cf1.json b/dataset_1k_720p_2/scenes/scene_0812_cf1.json deleted file mode 100644 index eb07e61f4286748d4d42499d51340a4faf9cca25..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0812_cf1.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 812, - "image_filename": "SCENE_0812_new_000812.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.3159604072570801, - 0.1018928736448288, - 0.3499999940395355 - ], - "rotation": 1.3147846389963513, - "pixel_coords": [ - 169, - 112, - 10.784550666809082 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3410632610321045, - -2.425945281982422, - 0.699999988079071 - ], - "rotation": 63.53055853673032, - "pixel_coords": [ - 51, - 98, - 10.867989540100098 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.957192897796631, - 1.4553066492080688, - 0.699999988079071 - ], - "rotation": 325.49470317194226, - "pixel_coords": [ - 137, - 67, - 13.590243339538574 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.876715898513794, - 2.649221897125244, - 0.699999988079071 - ], - "rotation": 308.08098693516445, - "pixel_coords": [ - 262, - 95, - 11.1154146194458 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9191423654556274, - 1.2176159620285034, - 0.3499999940395355 - ], - "rotation": 21.83665275763735, - "pixel_coords": [ - 168, - 92, - 12.264690399169922 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.122286558151245, - 1.1862480640411377, - 0.3499999940395355 - ], - "rotation": 7.669976240373981, - "pixel_coords": [ - 239, - 122, - 10.240593910217285 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0812" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0812_cf2.json b/dataset_1k_720p_2/scenes/scene_0812_cf2.json deleted file mode 100644 index 232107eafadc26a2cc4da067a524248915e0dd17..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0812_cf2.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 812, - "image_filename": "SCENE_0812_new_000812.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.3159604072570801, - 0.1018928736448288, - 0.3499999940395355 - ], - "rotation": 1.3147846389963513, - "pixel_coords": [ - 169, - 112, - 10.784550666809082 - ], - "color": "green" - }, - { - "shape": "cube", - "color": "purple", - "material": "rubber", - "size": "small", - "3d_coords": [ - -2.3410632610321045, - -2.425945281982422, - 0.699999988079071 - ], - "rotation": 62.125173602726996, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.957192897796631, - 1.4553066492080688, - 0.699999988079071 - ], - "rotation": 325.49470317194226, - "pixel_coords": [ - 137, - 67, - 13.590243339538574 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.876715898513794, - 2.649221897125244, - 0.699999988079071 - ], - "rotation": 308.08098693516445, - "pixel_coords": [ - 262, - 95, - 11.1154146194458 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9191423654556274, - 1.2176159620285034, - 0.3499999940395355 - ], - "rotation": 21.83665275763735, - "pixel_coords": [ - 168, - 92, - 12.264690399169922 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.122286558151245, - 1.1862480640411377, - 0.3499999940395355 - ], - "rotation": 7.669976240373981, - "pixel_coords": [ - 239, - 122, - 10.240593910217285 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow sphere with purple cube", - "change_score": 4.003903847038898, - "change_attempts": 1, - "source_scene": "scene_0812" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0812_original.json b/dataset_1k_720p_2/scenes/scene_0812_original.json deleted file mode 100644 index 8becf5a2a03c3df16bdf67c131fde7ce0bc6fc5c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0812_original.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 812, - "image_filename": "SCENE_0812_new_000812.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.3159604072570801, - 0.1018928736448288, - 0.3499999940395355 - ], - "rotation": 1.3147846389963513, - "pixel_coords": [ - 169, - 112, - 10.784550666809082 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3410632610321045, - -2.425945281982422, - 0.699999988079071 - ], - "rotation": 63.53055853673032, - "pixel_coords": [ - 51, - 98, - 10.867989540100098 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.957192897796631, - 1.4553066492080688, - 0.699999988079071 - ], - "rotation": 325.49470317194226, - "pixel_coords": [ - 137, - 67, - 13.590243339538574 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.876715898513794, - 2.649221897125244, - 0.699999988079071 - ], - "rotation": 308.08098693516445, - "pixel_coords": [ - 262, - 95, - 11.1154146194458 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9191423654556274, - 1.2176159620285034, - 0.3499999940395355 - ], - "rotation": 21.83665275763735, - "pixel_coords": [ - 168, - 92, - 12.264690399169922 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.122286558151245, - 1.1862480640411377, - 0.3499999940395355 - ], - "rotation": 7.669976240373981, - "pixel_coords": [ - 239, - 122, - 10.240593910217285 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0812" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0813_cf1.json b/dataset_1k_720p_2/scenes/scene_0813_cf1.json deleted file mode 100644 index 05537a9351e23829af838f2271306e4e03cd582c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0813_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 813, - "image_filename": "SCENE_0813_new_000813.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4324934482574463, - -2.329782009124756, - 0.699999988079071 - ], - "rotation": 114.41738236778484, - "pixel_coords": [ - 70, - 107, - 10.467458724975586 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1057028770446777, - 2.8457915782928467, - 0.3499999940395355 - ], - "rotation": 73.94116829619169, - "pixel_coords": [ - 267, - 105, - 11.501179695129395 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.19513770937919617, - 1.472177505493164, - 0.3499999940395355 - ], - "rotation": 112.76728506290215, - "pixel_coords": [ - 195, - 99, - 11.899514198303223 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5938282012939453, - -2.705000162124634, - 0.3499999940395355 - ], - "rotation": 103.23437238241111, - "pixel_coords": [ - 124, - 163, - 8.429326057434082 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray cube to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0813" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0813_cf2.json b/dataset_1k_720p_2/scenes/scene_0813_cf2.json deleted file mode 100644 index 70d2898fb163b858ad601feddde28cde0e978420..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0813_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 813, - "image_filename": "SCENE_0813_new_000813.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4324934482574463, - -2.329782009124756, - 0.699999988079071 - ], - "rotation": 114.41738236778484, - "pixel_coords": [ - 70, - 107, - 10.467458724975586 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1057028770446777, - 2.8457915782928467, - 0.3499999940395355 - ], - "rotation": 73.94116829619169, - "pixel_coords": [ - 267, - 105, - 11.501179695129395 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7368193779124033, - -1.8983772043626703, - 0.3499999940395355 - ], - "rotation": 112.76728506290215, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5938282012939453, - -2.705000162124634, - 0.3499999940395355 - ], - "rotation": 103.23437238241111, - "pixel_coords": [ - 124, - 163, - 8.429326057434082 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved gray cube from right of yellow cube to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0813" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0813_original.json b/dataset_1k_720p_2/scenes/scene_0813_original.json deleted file mode 100644 index 6d1598c9d386b29f5b183db66fcc6998fcac7017..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0813_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 813, - "image_filename": "SCENE_0813_new_000813.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4324934482574463, - -2.329782009124756, - 0.699999988079071 - ], - "rotation": 114.41738236778484, - "pixel_coords": [ - 70, - 107, - 10.467458724975586 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1057028770446777, - 2.8457915782928467, - 0.3499999940395355 - ], - "rotation": 73.94116829619169, - "pixel_coords": [ - 267, - 105, - 11.501179695129395 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.19513770937919617, - 1.472177505493164, - 0.3499999940395355 - ], - "rotation": 112.76728506290215, - "pixel_coords": [ - 195, - 99, - 11.899514198303223 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5938282012939453, - -2.705000162124634, - 0.3499999940395355 - ], - "rotation": 103.23437238241111, - "pixel_coords": [ - 124, - 163, - 8.429326057434082 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0813" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0814_cf1.json b/dataset_1k_720p_2/scenes/scene_0814_cf1.json deleted file mode 100644 index 05dc1a9f7fda3ee207f918d43a95b3f804d2e1cb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0814_cf1.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 814, - "image_filename": "SCENE_0814_new_000814.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.34414005279541, - 0.5953271985054016, - 0.3499999940395355 - ], - "rotation": 167.71508378509117, - "pixel_coords": [ - 132, - 84, - 13.04174518585205 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.991905689239502, - -2.7394349575042725, - 0.699999988079071 - ], - "rotation": 12.517129600067026, - "pixel_coords": [ - 152, - 180, - 7.3661789894104 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3720002476434261, - 2.07726703688064, - 0.699999988079071 - ], - "rotation": 179.15205910614262, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9514060020446777, - 1.0158300399780273, - 0.699999988079071 - ], - "rotation": 148.9016943253057, - "pixel_coords": [ - 258, - 125, - 9.528857231140137 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8994147777557373, - -1.428000569343567, - 0.699999988079071 - ], - "rotation": 220.12957447987813, - "pixel_coords": [ - 89, - 93, - 11.426697731018066 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3867706060409546, - 2.959989070892334, - 0.699999988079071 - ], - "rotation": 137.20188892050743, - "pixel_coords": [ - 195, - 68, - 13.574275970458984 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8687140941619873, - 1.6625895500183105, - 0.3499999940395355 - ], - "rotation": 250.98409871527144, - "pixel_coords": [ - 162, - 81, - 13.326391220092773 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0639007091522217, - 1.7915993928909302, - 0.699999988079071 - ], - "rotation": 7.261152609575703, - "pixel_coords": [ - 224, - 96, - 11.249116897583008 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 7 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 5, - 6, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple cylinder to partially occlude blue cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0814" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0814_cf2.json b/dataset_1k_720p_2/scenes/scene_0814_cf2.json deleted file mode 100644 index 1d14ea04e0cd230fc7591f1cb102242866aa5657..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0814_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 814, - "image_filename": "SCENE_0814_new_000814.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.34414005279541, - 0.5953271985054016, - 0.3499999940395355 - ], - "rotation": 167.71508378509117, - "pixel_coords": [ - 132, - 84, - 13.04174518585205 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.991905689239502, - -2.7394349575042725, - 0.699999988079071 - ], - "rotation": 12.517129600067026, - "pixel_coords": [ - 152, - 180, - 7.3661789894104 - ], - "color": "blue" - }, - { - "shape": "sphere", - "color": "brown", - "material": "rubber", - "size": "small", - "3d_coords": [ - 0.05274657905101776, - -1.7285810708999634, - 0.699999988079071 - ], - "rotation": 233.73191049138413, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9514060020446777, - 1.0158300399780273, - 0.699999988079071 - ], - "rotation": 148.9016943253057, - "pixel_coords": [ - 258, - 125, - 9.528857231140137 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8994147777557373, - -1.428000569343567, - 0.699999988079071 - ], - "rotation": 220.12957447987813, - "pixel_coords": [ - 89, - 93, - 11.426697731018066 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3867706060409546, - 2.959989070892334, - 0.699999988079071 - ], - "rotation": 137.20188892050743, - "pixel_coords": [ - 195, - 68, - 13.574275970458984 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8687140941619873, - 1.6625895500183105, - 0.3499999940395355 - ], - "rotation": 250.98409871527144, - "pixel_coords": [ - 162, - 81, - 13.326391220092773 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0639007091522217, - 1.7915993928909302, - 0.699999988079071 - ], - "rotation": 7.261152609575703, - "pixel_coords": [ - 224, - 96, - 11.249116897583008 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 7 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 5, - 6, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple cylinder with brown sphere", - "change_score": 4.1516106982923375, - "change_attempts": 1, - "source_scene": "scene_0814" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0814_original.json b/dataset_1k_720p_2/scenes/scene_0814_original.json deleted file mode 100644 index 3cb8f9aa0d0d94e46fdae5355b2c81d51edfc6e2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0814_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 814, - "image_filename": "SCENE_0814_new_000814.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.34414005279541, - 0.5953271985054016, - 0.3499999940395355 - ], - "rotation": 167.71508378509117, - "pixel_coords": [ - 132, - 84, - 13.04174518585205 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.991905689239502, - -2.7394349575042725, - 0.699999988079071 - ], - "rotation": 12.517129600067026, - "pixel_coords": [ - 152, - 180, - 7.3661789894104 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.05274657905101776, - -1.7285810708999634, - 0.699999988079071 - ], - "rotation": 179.15205910614262, - "pixel_coords": [ - 115, - 117, - 9.932811737060547 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.9514060020446777, - 1.0158300399780273, - 0.699999988079071 - ], - "rotation": 148.9016943253057, - "pixel_coords": [ - 258, - 125, - 9.528857231140137 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8994147777557373, - -1.428000569343567, - 0.699999988079071 - ], - "rotation": 220.12957447987813, - "pixel_coords": [ - 89, - 93, - 11.426697731018066 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3867706060409546, - 2.959989070892334, - 0.699999988079071 - ], - "rotation": 137.20188892050743, - "pixel_coords": [ - 195, - 68, - 13.574275970458984 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8687140941619873, - 1.6625895500183105, - 0.3499999940395355 - ], - "rotation": 250.98409871527144, - "pixel_coords": [ - 162, - 81, - 13.326391220092773 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0639007091522217, - 1.7915993928909302, - 0.699999988079071 - ], - "rotation": 7.261152609575703, - "pixel_coords": [ - 224, - 96, - 11.249116897583008 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 7 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 1, - 2, - 3 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 5, - 6, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0814" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0815_cf1.json b/dataset_1k_720p_2/scenes/scene_0815_cf1.json deleted file mode 100644 index 5dae2a862263862d28b66752486c3c57fd2c1278..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0815_cf1.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 815, - "image_filename": "SCENE_0815_new_000815.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.101930856704712, - 1.9060733318328857, - 0.3499999940395355 - ], - "rotation": 269.06646647301926, - "pixel_coords": [ - 164, - 76, - 13.77506160736084 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.980049729347229, - -2.4563865661621094, - 0.3499999940395355 - ], - "rotation": 216.03768711175073, - "pixel_coords": [ - 133, - 170, - 8.66041088104248 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9103333950042725, - -1.987222671508789, - 0.699999988079071 - ], - "rotation": 188.97318971430866, - "pixel_coords": [ - 62, - 87, - 12.036526679992676 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.49614208936691284, - 2.8233461380004883, - 0.699999988079071 - ], - "rotation": 207.37368700085057, - "pixel_coords": [ - 231, - 83, - 12.343954086303711 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0378947257995605, - 0.9451875686645508, - 0.699999988079071 - ], - "rotation": 9.390368785299943, - "pixel_coords": [ - 204, - 104, - 10.961731910705566 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.952880620956421, - 0.9192935824394226, - 0.3499999940395355 - ], - "rotation": 88.66370610004998, - "pixel_coords": [ - 131, - 76, - 13.814628601074219 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 2 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan cylinder and gray sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0815" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0815_cf2.json b/dataset_1k_720p_2/scenes/scene_0815_cf2.json deleted file mode 100644 index 9dbcf8197255353d896f4f0dc653b07377b5eb4a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0815_cf2.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 815, - "image_filename": "SCENE_0815_new_000815.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.101930856704712, - 1.9060733318328857, - 0.3499999940395355 - ], - "rotation": 269.06646647301926, - "pixel_coords": [ - 164, - 76, - 13.77506160736084 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.980049729347229, - -2.4563865661621094, - 0.3499999940395355 - ], - "rotation": 216.03768711175073, - "pixel_coords": [ - 133, - 170, - 8.66041088104248 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9103333950042725, - -1.987222671508789, - 0.699999988079071 - ], - "rotation": 188.97318971430866, - "pixel_coords": [ - 62, - 87, - 12.036526679992676 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.49614208936691284, - 2.8233461380004883, - 0.699999988079071 - ], - "rotation": 207.37368700085057, - "pixel_coords": [ - 231, - 83, - 12.343954086303711 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0378947257995605, - 0.9451875686645508, - 0.699999988079071 - ], - "rotation": 9.390368785299943, - "pixel_coords": [ - 204, - 104, - 10.961731910705566 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.952880620956421, - 0.9192935824394226, - 0.3499999940395355 - ], - "rotation": 88.66370610004998, - "pixel_coords": [ - 131, - 76, - 13.814628601074219 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 2 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0815" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0815_original.json b/dataset_1k_720p_2/scenes/scene_0815_original.json deleted file mode 100644 index 83f595b8ab8e981348aeaa96c024b9754e31a450..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0815_original.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 815, - "image_filename": "SCENE_0815_new_000815.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.101930856704712, - 1.9060733318328857, - 0.3499999940395355 - ], - "rotation": 269.06646647301926, - "pixel_coords": [ - 164, - 76, - 13.77506160736084 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.980049729347229, - -2.4563865661621094, - 0.3499999940395355 - ], - "rotation": 216.03768711175073, - "pixel_coords": [ - 133, - 170, - 8.66041088104248 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9103333950042725, - -1.987222671508789, - 0.699999988079071 - ], - "rotation": 188.97318971430866, - "pixel_coords": [ - 62, - 87, - 12.036526679992676 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.49614208936691284, - 2.8233461380004883, - 0.699999988079071 - ], - "rotation": 207.37368700085057, - "pixel_coords": [ - 231, - 83, - 12.343954086303711 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0378947257995605, - 0.9451875686645508, - 0.699999988079071 - ], - "rotation": 9.390368785299943, - "pixel_coords": [ - 204, - 104, - 10.961731910705566 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.952880620956421, - 0.9192935824394226, - 0.3499999940395355 - ], - "rotation": 88.66370610004998, - "pixel_coords": [ - 131, - 76, - 13.814628601074219 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 2 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0815" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0816_cf1.json b/dataset_1k_720p_2/scenes/scene_0816_cf1.json deleted file mode 100644 index 45af5362a816afb32247f70aeaafbe9a4a1fbf89..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0816_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 816, - "image_filename": "SCENE_0816_new_000816.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7712786197662354, - -0.4222760796546936, - 0.3499999940395355 - ], - "rotation": 252.1517018816752, - "pixel_coords": [ - 219, - 155, - 9.062651634216309 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9223242757396712, - -0.3780455827896001, - 0.699999988079071 - ], - "rotation": 47.424382419931376, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1354103088378906, - -1.2549426555633545, - 0.3499999940395355 - ], - "rotation": 264.45546198059077, - "pixel_coords": [ - 89, - 99, - 11.710838317871094 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0815744400024414, - 2.5224528312683105, - 0.3499999940395355 - ], - "rotation": 183.1770571762632, - "pixel_coords": [ - 191, - 78, - 13.194419860839844 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green cube from right of brown sphere to left", - "change_score": 2.3602360799810023, - "change_attempts": 1, - "source_scene": "scene_0816" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0816_cf2.json b/dataset_1k_720p_2/scenes/scene_0816_cf2.json deleted file mode 100644 index 66e1baf0f29ec45d5a052488ae80ce629a0357c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0816_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 816, - "image_filename": "SCENE_0816_new_000816.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7712786197662354, - -0.4222760796546936, - 0.3499999940395355 - ], - "rotation": 252.1517018816752, - "pixel_coords": [ - 219, - 155, - 9.062651634216309 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5194782793467168, - -0.8411541584144646, - 0.699999988079071 - ], - "rotation": 47.424382419931376, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1354103088378906, - -1.2549426555633545, - 0.3499999940395355 - ], - "rotation": 264.45546198059077, - "pixel_coords": [ - 89, - 99, - 11.710838317871094 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0815744400024414, - 2.5224528312683105, - 0.3499999940395355 - ], - "rotation": 183.1770571762632, - "pixel_coords": [ - 191, - 78, - 13.194419860839844 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green cube from right of brown cylinder to left", - "change_score": 2.9740393462048984, - "change_attempts": 1, - "source_scene": "scene_0816" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0816_original.json b/dataset_1k_720p_2/scenes/scene_0816_original.json deleted file mode 100644 index c12a645b8be02784a0698927380b875b103b55b0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0816_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 816, - "image_filename": "SCENE_0816_new_000816.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7712786197662354, - -0.4222760796546936, - 0.3499999940395355 - ], - "rotation": 252.1517018816752, - "pixel_coords": [ - 219, - 155, - 9.062651634216309 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4713737964630127, - 1.4027295112609863, - 0.699999988079071 - ], - "rotation": 47.424382419931376, - "pixel_coords": [ - 253, - 116, - 10.112651824951172 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1354103088378906, - -1.2549426555633545, - 0.3499999940395355 - ], - "rotation": 264.45546198059077, - "pixel_coords": [ - 89, - 99, - 11.710838317871094 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0815744400024414, - 2.5224528312683105, - 0.3499999940395355 - ], - "rotation": 183.1770571762632, - "pixel_coords": [ - 191, - 78, - 13.194419860839844 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0816" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0817_cf1.json b/dataset_1k_720p_2/scenes/scene_0817_cf1.json deleted file mode 100644 index d280441d50c00f66b184c6ecd3f09d39639b1274..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0817_cf1.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 817, - "image_filename": "SCENE_0817_new_000817.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.560778796672821, - -1.9433939456939697, - 0.3499999940395355 - ], - "rotation": 118.30376213511879, - "pixel_coords": [ - 97, - 121, - 10.427679061889648 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3478274941444397, - 1.187650442123413, - 0.699999988079071 - ], - "rotation": 121.76996068484641, - "pixel_coords": [ - 181, - 88, - 11.85582160949707 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.245424509048462, - -2.8246254920959473, - 0.3499999940395355 - ], - "rotation": 301.2561366734967, - "pixel_coords": [ - 60, - 121, - 10.423300743103027 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7056901454925537, - -1.041438341140747, - 0.3499999940395355 - ], - "rotation": 303.291227679116, - "pixel_coords": [ - 169, - 141, - 9.326667785644531 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0817" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0817_cf2.json b/dataset_1k_720p_2/scenes/scene_0817_cf2.json deleted file mode 100644 index f6789b9f02feaf812fec79c265747c171475085e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0817_cf2.json +++ /dev/null @@ -1,161 +0,0 @@ -{ - "split": "new", - "image_index": 817, - "image_filename": "SCENE_0817_new_000817.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.560778796672821, - -1.9433939456939697, - 0.3499999940395355 - ], - "rotation": 118.30376213511879, - "pixel_coords": [ - 97, - 121, - 10.427679061889648 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.245424509048462, - -2.8246254920959473, - 0.3499999940395355 - ], - "rotation": 301.2561366734967, - "pixel_coords": [ - 60, - 121, - 10.423300743103027 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7056901454925537, - -1.041438341140747, - 0.3499999940395355 - ], - "rotation": 303.291227679116, - "pixel_coords": [ - 169, - 141, - 9.326667785644531 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cylinder", - "change_score": 16.504225741650746, - "change_attempts": 1, - "source_scene": "scene_0817" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0817_original.json b/dataset_1k_720p_2/scenes/scene_0817_original.json deleted file mode 100644 index 533b1826813cb3e30ac95ebeb85782a0340793d5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0817_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 817, - "image_filename": "SCENE_0817_new_000817.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.560778796672821, - -1.9433939456939697, - 0.3499999940395355 - ], - "rotation": 118.30376213511879, - "pixel_coords": [ - 97, - 121, - 10.427679061889648 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3478274941444397, - 1.187650442123413, - 0.699999988079071 - ], - "rotation": 121.76996068484641, - "pixel_coords": [ - 181, - 88, - 11.85582160949707 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.245424509048462, - -2.8246254920959473, - 0.3499999940395355 - ], - "rotation": 301.2561366734967, - "pixel_coords": [ - 60, - 121, - 10.423300743103027 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7056901454925537, - -1.041438341140747, - 0.3499999940395355 - ], - "rotation": 303.291227679116, - "pixel_coords": [ - 169, - 141, - 9.326667785644531 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0817" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0818_cf1.json b/dataset_1k_720p_2/scenes/scene_0818_cf1.json deleted file mode 100644 index 09ebfd2ae5599c43fc3553849d437327242f5ea7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0818_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 818, - "image_filename": "SCENE_0818_new_000818.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.722883701324463, - 2.956474542617798, - 0.3499999940395355 - ], - "rotation": 331.6154658852614, - "pixel_coords": [ - 288, - 115, - 10.98149585723877 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.424161434173584, - -0.22529368102550507, - 0.699999988079071 - ], - "rotation": 270.255512295309, - "pixel_coords": [ - 113, - 78, - 12.55246353149414 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7052457332611084, - 2.9194700717926025, - 0.3499999940395355 - ], - "rotation": 338.20873129423865, - "pixel_coords": [ - 237, - 93, - 12.315962791442871 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6557148694992065, - 1.6530059576034546, - 0.699999988079071 - ], - "rotation": 6.338545591415041, - "pixel_coords": [ - 235, - 105, - 10.820199012756348 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4767509996891022, - -2.4988977909088135, - 0.3499999940395355 - ], - "rotation": 110.72474018569349, - "pixel_coords": [ - 99, - 145, - 9.566570281982422 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0313931703567505, - -0.1851286143064499, - 0.699999988079071 - ], - "rotation": 331.1311670597522, - "pixel_coords": [ - 177, - 116, - 10.254522323608398 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [], - [ - 1, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown cylinder to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0818" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0818_cf2.json b/dataset_1k_720p_2/scenes/scene_0818_cf2.json deleted file mode 100644 index 833a6d7a870128eeaedb527b1c14826c2aa6308d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0818_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 818, - "image_filename": "SCENE_0818_new_000818.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.722883701324463, - 2.956474542617798, - 0.3499999940395355 - ], - "rotation": 331.6154658852614, - "pixel_coords": [ - 288, - 115, - 10.98149585723877 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.424161434173584, - -0.22529368102550507, - 0.699999988079071 - ], - "rotation": 270.255512295309, - "pixel_coords": [ - 113, - 78, - 12.55246353149414 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.152500592688801, - -0.2600409924684222, - 0.3499999940395355 - ], - "rotation": 338.20873129423865, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6557148694992065, - 1.6530059576034546, - 0.699999988079071 - ], - "rotation": 6.338545591415041, - "pixel_coords": [ - 235, - 105, - 10.820199012756348 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4767509996891022, - -2.4988977909088135, - 0.3499999940395355 - ], - "rotation": 110.72474018569349, - "pixel_coords": [ - 99, - 145, - 9.566570281982422 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0313931703567505, - -0.1851286143064499, - 0.699999988079071 - ], - "rotation": 331.1311670597522, - "pixel_coords": [ - 177, - 116, - 10.254522323608398 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [], - [ - 1, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan sphere from right of red cube to left", - "change_score": 3.0, - "change_attempts": 2, - "source_scene": "scene_0818" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0818_original.json b/dataset_1k_720p_2/scenes/scene_0818_original.json deleted file mode 100644 index c8fec4dc697e42768590ddfdc1ff9fc6124791d1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0818_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 818, - "image_filename": "SCENE_0818_new_000818.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.722883701324463, - 2.956474542617798, - 0.3499999940395355 - ], - "rotation": 331.6154658852614, - "pixel_coords": [ - 288, - 115, - 10.98149585723877 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.424161434173584, - -0.22529368102550507, - 0.699999988079071 - ], - "rotation": 270.255512295309, - "pixel_coords": [ - 113, - 78, - 12.55246353149414 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7052457332611084, - 2.9194700717926025, - 0.3499999940395355 - ], - "rotation": 338.20873129423865, - "pixel_coords": [ - 237, - 93, - 12.315962791442871 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6557148694992065, - 1.6530059576034546, - 0.699999988079071 - ], - "rotation": 6.338545591415041, - "pixel_coords": [ - 235, - 105, - 10.820199012756348 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4767509996891022, - -2.4988977909088135, - 0.3499999940395355 - ], - "rotation": 110.72474018569349, - "pixel_coords": [ - 99, - 145, - 9.566570281982422 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0313931703567505, - -0.1851286143064499, - 0.699999988079071 - ], - "rotation": 331.1311670597522, - "pixel_coords": [ - 177, - 116, - 10.254522323608398 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [], - [ - 1, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0818" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0819_cf1.json b/dataset_1k_720p_2/scenes/scene_0819_cf1.json deleted file mode 100644 index 5f16114ac87425e4aaf373fda4aa3703fe94b1b1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0819_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 819, - "image_filename": "SCENE_0819_new_000819.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7151129245758057, - -1.822759985923767, - 0.699999988079071 - ], - "rotation": 183.8859811194093, - "pixel_coords": [ - 63, - 87, - 11.325098037719727 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.241572618484497, - 0.3837311863899231, - 0.699999988079071 - ], - "rotation": 342.03050800797774, - "pixel_coords": [ - 199, - 110, - 9.886578559875488 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7363888025283813, - -1.3995152711868286, - 0.699999988079071 - ], - "rotation": 310.8474373588117, - "pixel_coords": [ - 161, - 138, - 8.546616554260254 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3467385436743395, - 2.1702714992845262, - 0.699999988079071 - ], - "rotation": 245.74396840568957, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0940070152282715, - 2.923369884490967, - 0.3499999940395355 - ], - "rotation": 9.41337724599272, - "pixel_coords": [ - 275, - 106, - 10.90498161315918 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0722047090530396, - 0.6391680240631104, - 0.3499999940395355 - ], - "rotation": 219.61151161910496, - "pixel_coords": [ - 154, - 93, - 11.763993263244629 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9984536170959473, - 0.2936629056930542, - 0.3499999940395355 - ], - "rotation": 240.12359254868747, - "pixel_coords": [ - 130, - 88, - 12.197097778320312 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6024837493896484, - -2.8939433097839355, - 0.3499999940395355 - ], - "rotation": 81.37418099559471, - "pixel_coords": [ - 133, - 193, - 7.2831292152404785 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 7 - ], - [ - 2, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green sphere from (0.4,2.4) to (-2.3,2.2)", - "change_score": 2.765907306549967, - "change_attempts": 1, - "source_scene": "scene_0819" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0819_cf2.json b/dataset_1k_720p_2/scenes/scene_0819_cf2.json deleted file mode 100644 index 6c62aff3407093a6b9b44dbd71b5d8daa2147e37..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0819_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 819, - "image_filename": "SCENE_0819_new_000819.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7151129245758057, - -1.822759985923767, - 0.699999988079071 - ], - "rotation": 183.8859811194093, - "pixel_coords": [ - 63, - 87, - 11.325098037719727 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.241572618484497, - 0.3837311863899231, - 0.699999988079071 - ], - "rotation": 342.03050800797774, - "pixel_coords": [ - 199, - 110, - 9.886578559875488 - ], - "color": "blue" - }, - { - "shape": "cube", - "color": "red", - "material": "rubber", - "size": "large", - "3d_coords": [ - 1.7363888025283813, - -1.3995152711868286, - 0.699999988079071 - ], - "rotation": 196.98755898073904, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.41285425424575806, - 2.357062339782715, - 0.699999988079071 - ], - "rotation": 245.74396840568957, - "pixel_coords": [ - 223, - 84, - 11.55992317199707 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0940070152282715, - 2.923369884490967, - 0.3499999940395355 - ], - "rotation": 9.41337724599272, - "pixel_coords": [ - 275, - 106, - 10.90498161315918 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0722047090530396, - 0.6391680240631104, - 0.3499999940395355 - ], - "rotation": 219.61151161910496, - "pixel_coords": [ - 154, - 93, - 11.763993263244629 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9984536170959473, - 0.2936629056930542, - 0.3499999940395355 - ], - "rotation": 240.12359254868747, - "pixel_coords": [ - 130, - 88, - 12.197097778320312 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6024837493896484, - -2.8939433097839355, - 0.3499999940395355 - ], - "rotation": 81.37418099559471, - "pixel_coords": [ - 133, - 193, - 7.2831292152404785 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 7 - ], - [ - 2, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow cylinder with red cube", - "change_score": 3.316277439939091, - "change_attempts": 1, - "source_scene": "scene_0819" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0819_original.json b/dataset_1k_720p_2/scenes/scene_0819_original.json deleted file mode 100644 index 5e376cc85cf2c548881b4443979cecafac2d7492..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0819_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 819, - "image_filename": "SCENE_0819_new_000819.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7151129245758057, - -1.822759985923767, - 0.699999988079071 - ], - "rotation": 183.8859811194093, - "pixel_coords": [ - 63, - 87, - 11.325098037719727 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.241572618484497, - 0.3837311863899231, - 0.699999988079071 - ], - "rotation": 342.03050800797774, - "pixel_coords": [ - 199, - 110, - 9.886578559875488 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7363888025283813, - -1.3995152711868286, - 0.699999988079071 - ], - "rotation": 310.8474373588117, - "pixel_coords": [ - 161, - 138, - 8.546616554260254 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.41285425424575806, - 2.357062339782715, - 0.699999988079071 - ], - "rotation": 245.74396840568957, - "pixel_coords": [ - 223, - 84, - 11.55992317199707 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0940070152282715, - 2.923369884490967, - 0.3499999940395355 - ], - "rotation": 9.41337724599272, - "pixel_coords": [ - 275, - 106, - 10.90498161315918 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0722047090530396, - 0.6391680240631104, - 0.3499999940395355 - ], - "rotation": 219.61151161910496, - "pixel_coords": [ - 154, - 93, - 11.763993263244629 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9984536170959473, - 0.2936629056930542, - 0.3499999940395355 - ], - "rotation": 240.12359254868747, - "pixel_coords": [ - 130, - 88, - 12.197097778320312 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6024837493896484, - -2.8939433097839355, - 0.3499999940395355 - ], - "rotation": 81.37418099559471, - "pixel_coords": [ - 133, - 193, - 7.2831292152404785 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 7 - ], - [ - 2, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0819" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0820_cf1.json b/dataset_1k_720p_2/scenes/scene_0820_cf1.json deleted file mode 100644 index c815f22f280589893d4f4344f108095b536fe22d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0820_cf1.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 820, - "image_filename": "SCENE_0820_new_000820.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7324464321136475, - -2.2481141090393066, - 0.3499999940395355 - ], - "rotation": 132.58040011606573, - "pixel_coords": [ - 167, - 181, - 7.728298187255859 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.04941829666495323, - 1.0386841297149658, - 0.699999988079071 - ], - "rotation": 95.55955443386927, - "pixel_coords": [ - 185, - 91, - 11.267940521240234 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.640758752822876, - -1.3022524118423462, - 0.699999988079071 - ], - "rotation": 155.48409767206599, - "pixel_coords": [ - 140, - 120, - 9.497931480407715 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8962410092353821, - -1.7522343397140503, - 0.3499999940395355 - ], - "rotation": 8.343802390006338, - "pixel_coords": [ - 96, - 118, - 10.4071683883667 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7068769931793213, - -2.378262519836426, - 0.699999988079071 - ], - "rotation": 295.29660384250445, - "pixel_coords": [ - 47, - 94, - 11.0645751953125 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red cube to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0820" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0820_cf2.json b/dataset_1k_720p_2/scenes/scene_0820_cf2.json deleted file mode 100644 index ef78381ec6acad874f3e0ef366c786bd66f16c1d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0820_cf2.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 820, - "image_filename": "SCENE_0820_new_000820.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7324464321136475, - -2.2481141090393066, - 0.3499999940395355 - ], - "rotation": 132.58040011606573, - "pixel_coords": [ - 167, - 181, - 7.728298187255859 - ], - "color": "gray" - }, - { - "shape": "sphere", - "color": "green", - "material": "metal", - "size": "small", - "3d_coords": [ - 0.04941829666495323, - 1.0386841297149658, - 0.699999988079071 - ], - "rotation": 230.67679802563808, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.640758752822876, - -1.3022524118423462, - 0.699999988079071 - ], - "rotation": 155.48409767206599, - "pixel_coords": [ - 140, - 120, - 9.497931480407715 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8962410092353821, - -1.7522343397140503, - 0.3499999940395355 - ], - "rotation": 8.343802390006338, - "pixel_coords": [ - 96, - 118, - 10.4071683883667 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7068769931793213, - -2.378262519836426, - 0.699999988079071 - ], - "rotation": 295.29660384250445, - "pixel_coords": [ - 47, - 94, - 11.0645751953125 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red cube with green sphere", - "change_score": 3.3753256766438025, - "change_attempts": 1, - "source_scene": "scene_0820" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0820_original.json b/dataset_1k_720p_2/scenes/scene_0820_original.json deleted file mode 100644 index d5f85c279645ed1162085e29aa1f8badc4b40fc3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0820_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 820, - "image_filename": "SCENE_0820_new_000820.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7324464321136475, - -2.2481141090393066, - 0.3499999940395355 - ], - "rotation": 132.58040011606573, - "pixel_coords": [ - 167, - 181, - 7.728298187255859 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.04941829666495323, - 1.0386841297149658, - 0.699999988079071 - ], - "rotation": 95.55955443386927, - "pixel_coords": [ - 185, - 91, - 11.267940521240234 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.640758752822876, - -1.3022524118423462, - 0.699999988079071 - ], - "rotation": 155.48409767206599, - "pixel_coords": [ - 140, - 120, - 9.497931480407715 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8962410092353821, - -1.7522343397140503, - 0.3499999940395355 - ], - "rotation": 8.343802390006338, - "pixel_coords": [ - 96, - 118, - 10.4071683883667 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7068769931793213, - -2.378262519836426, - 0.699999988079071 - ], - "rotation": 295.29660384250445, - "pixel_coords": [ - 47, - 94, - 11.0645751953125 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0820" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0821_cf1.json b/dataset_1k_720p_2/scenes/scene_0821_cf1.json deleted file mode 100644 index 2e19fd8eca21c83c9969c33a944f22abb0578d43..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0821_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 821, - "image_filename": "SCENE_0821_new_000821.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.21809023339094713, - 2.1420841462669142, - 0.699999988079071 - ], - "rotation": 216.02129753657763, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8893513679504395, - 1.0686911344528198, - 0.699999988079071 - ], - "rotation": 88.2640597806191, - "pixel_coords": [ - 146, - 76, - 13.169108390808105 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9698833227157593, - -1.234748125076294, - 0.3499999940395355 - ], - "rotation": 216.25808789398226, - "pixel_coords": [ - 112, - 113, - 11.378409385681152 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved purple cylinder from left of yellow sphere to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0821" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0821_cf2.json b/dataset_1k_720p_2/scenes/scene_0821_cf2.json deleted file mode 100644 index b45e73cd77c168aad14ac959671310bb5690c581..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0821_cf2.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 821, - "image_filename": "SCENE_0821_new_000821.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.720909595489502, - -0.7351372241973877, - 0.699999988079071 - ], - "rotation": 216.02129753657763, - "pixel_coords": [ - 93, - 83, - 12.618213653564453 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8893513679504395, - 1.0686911344528198, - 0.699999988079071 - ], - "rotation": 88.2640597806191, - "pixel_coords": [ - 146, - 76, - 13.169108390808105 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9698833227157593, - -1.234748125076294, - 0.3499999940395355 - ], - "rotation": 216.25808789398226, - "pixel_coords": [ - 112, - 113, - 11.378409385681152 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "color": "purple", - "material": "rubber", - "size": "small", - "3d_coords": [ - 0.1933305614740788, - 1.6875932161784926, - 0.35 - ], - "rotation": 328.81709597149006, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0821" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0821_original.json b/dataset_1k_720p_2/scenes/scene_0821_original.json deleted file mode 100644 index 4c22afb10916289794d55df1d65f0b1f5a015f1c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0821_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 821, - "image_filename": "SCENE_0821_new_000821.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.720909595489502, - -0.7351372241973877, - 0.699999988079071 - ], - "rotation": 216.02129753657763, - "pixel_coords": [ - 93, - 83, - 12.618213653564453 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8893513679504395, - 1.0686911344528198, - 0.699999988079071 - ], - "rotation": 88.2640597806191, - "pixel_coords": [ - 146, - 76, - 13.169108390808105 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9698833227157593, - -1.234748125076294, - 0.3499999940395355 - ], - "rotation": 216.25808789398226, - "pixel_coords": [ - 112, - 113, - 11.378409385681152 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0821" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0822_cf1.json b/dataset_1k_720p_2/scenes/scene_0822_cf1.json deleted file mode 100644 index 40cff5160f4db77d554274e69ebcb161d3f4800c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0822_cf1.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 822, - "image_filename": "SCENE_0822_new_000822.png", - "objects": [ - { - "shape": "cylinder", - "color": "brown", - "material": "metal", - "size": "large", - "3d_coords": [ - 0.646888256072998, - 1.7358192205429077, - 0.699999988079071 - ], - "rotation": 66.56337871658351, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4957435131073, - 1.4173616170883179, - 0.699999988079071 - ], - "rotation": 163.92744406336107, - "pixel_coords": [ - 253, - 115, - 10.163262367248535 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.48720473051071167, - -1.8419551849365234, - 0.699999988079071 - ], - "rotation": 215.24486992275374, - "pixel_coords": [ - 102, - 113, - 10.312853813171387 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9153668880462646, - -2.9810218811035156, - 0.3499999940395355 - ], - "rotation": 7.084560880987221, - "pixel_coords": [ - 46, - 117, - 10.7918119430542 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8180882930755615, - -1.6956703662872314, - 0.699999988079071 - ], - "rotation": 37.110299907709134, - "pixel_coords": [ - 69, - 87, - 11.954024314880371 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.49845099449157715, - 1.1596882343292236, - 0.3499999940395355 - ], - "rotation": 167.66960704191618, - "pixel_coords": [ - 176, - 96, - 12.188093185424805 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3015596866607666, - 1.2800921201705933, - 0.699999988079071 - ], - "rotation": 5.47930314991989, - "pixel_coords": [ - 147, - 71, - 13.292935371398926 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9656368494033813, - -1.5438969135284424, - 0.699999988079071 - ], - "rotation": 292.65504552323614, - "pixel_coords": [ - 164, - 143, - 8.841638565063477 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 7 - ], - [ - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4, - 6 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 0, - 1, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red cube with brown cylinder", - "change_score": 2.1217215205879407, - "change_attempts": 1, - "source_scene": "scene_0822" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0822_cf2.json b/dataset_1k_720p_2/scenes/scene_0822_cf2.json deleted file mode 100644 index 72f1fa0728bd2dab76762ece23686848d3628773..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0822_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 822, - "image_filename": "SCENE_0822_new_000822.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.646888256072998, - 1.7358192205429077, - 0.699999988079071 - ], - "rotation": 110.3831261282421, - "pixel_coords": [ - 213, - 92, - 11.579607963562012 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4957435131073, - 1.4173616170883179, - 0.699999988079071 - ], - "rotation": 163.92744406336107, - "pixel_coords": [ - 253, - 115, - 10.163262367248535 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.48720473051071167, - -1.8419551849365234, - 0.699999988079071 - ], - "rotation": 215.24486992275374, - "pixel_coords": [ - 102, - 113, - 10.312853813171387 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9153668880462646, - -2.9810218811035156, - 0.3499999940395355 - ], - "rotation": 7.084560880987221, - "pixel_coords": [ - 46, - 117, - 10.7918119430542 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8180882930755615, - -1.6956703662872314, - 0.699999988079071 - ], - "rotation": 37.110299907709134, - "pixel_coords": [ - 69, - 87, - 11.954024314880371 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.49845099449157715, - 1.1596882343292236, - 0.3499999940395355 - ], - "rotation": 167.66960704191618, - "pixel_coords": [ - 176, - 96, - 12.188093185424805 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8305453563320663, - 2.751834236021478, - 0.699999988079071 - ], - "rotation": 5.47930314991989, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9656368494033813, - -1.5438969135284424, - 0.699999988079071 - ], - "rotation": 292.65504552323614, - "pixel_coords": [ - 164, - 143, - 8.841638565063477 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 7 - ], - [ - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4, - 6 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 0, - 1, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cylinder from left of cyan sphere to right", - "change_score": 2.0808431021106886, - "change_attempts": 2, - "source_scene": "scene_0822" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0822_original.json b/dataset_1k_720p_2/scenes/scene_0822_original.json deleted file mode 100644 index 5e27b924848e44620f74fde436a7ebeecf1f327f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0822_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 822, - "image_filename": "SCENE_0822_new_000822.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.646888256072998, - 1.7358192205429077, - 0.699999988079071 - ], - "rotation": 110.3831261282421, - "pixel_coords": [ - 213, - 92, - 11.579607963562012 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4957435131073, - 1.4173616170883179, - 0.699999988079071 - ], - "rotation": 163.92744406336107, - "pixel_coords": [ - 253, - 115, - 10.163262367248535 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.48720473051071167, - -1.8419551849365234, - 0.699999988079071 - ], - "rotation": 215.24486992275374, - "pixel_coords": [ - 102, - 113, - 10.312853813171387 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9153668880462646, - -2.9810218811035156, - 0.3499999940395355 - ], - "rotation": 7.084560880987221, - "pixel_coords": [ - 46, - 117, - 10.7918119430542 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8180882930755615, - -1.6956703662872314, - 0.699999988079071 - ], - "rotation": 37.110299907709134, - "pixel_coords": [ - 69, - 87, - 11.954024314880371 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.49845099449157715, - 1.1596882343292236, - 0.3499999940395355 - ], - "rotation": 167.66960704191618, - "pixel_coords": [ - 176, - 96, - 12.188093185424805 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3015596866607666, - 1.2800921201705933, - 0.699999988079071 - ], - "rotation": 5.47930314991989, - "pixel_coords": [ - 147, - 71, - 13.292935371398926 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9656368494033813, - -1.5438969135284424, - 0.699999988079071 - ], - "rotation": 292.65504552323614, - "pixel_coords": [ - 164, - 143, - 8.841638565063477 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 7 - ], - [ - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4, - 6 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 5, - 7 - ], - [ - 0, - 1, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0822" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0823_cf1.json b/dataset_1k_720p_2/scenes/scene_0823_cf1.json deleted file mode 100644 index 4a6ff72c759110e40474bf273122b89f9e5ca509..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0823_cf1.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "split": "new", - "image_index": 823, - "image_filename": "SCENE_0823_new_000823.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.757152795791626, - -1.9797978401184082, - 0.3499999940395355 - ], - "rotation": 96.05463086830453, - "pixel_coords": [ - 67, - 100, - 12.349431991577148 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.004100986290723085, - 2.012866258621216, - 0.3499999940395355 - ], - "rotation": 242.15106380635746, - "pixel_coords": [ - 202, - 95, - 12.777630805969238 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5171241760253906, - 0.750755786895752, - 0.3499999940395355 - ], - "rotation": 341.32952767674055, - "pixel_coords": [ - 234, - 132, - 10.361495971679688 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4673492908477783, - -2.0978236198425293, - 0.699999988079071 - ], - "rotation": 200.1150273159202, - "pixel_coords": [ - 160, - 157, - 8.603742599487305 - ], - "color": "blue" - }, - { - "shape": "cube", - "color": "yellow", - "material": "metal", - "size": "small", - "3d_coords": [ - -0.2815719384606572, - 0.9845724024095421, - 0.35 - ], - "rotation": 47.224338584340465, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0823" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0823_cf2.json b/dataset_1k_720p_2/scenes/scene_0823_cf2.json deleted file mode 100644 index 324203b137b8165c4093b9b14e2c98caa0557770..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0823_cf2.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "split": "new", - "image_index": 823, - "image_filename": "SCENE_0823_new_000823.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.757152795791626, - -1.9797978401184082, - 0.3499999940395355 - ], - "rotation": 96.05463086830453, - "pixel_coords": [ - 67, - 100, - 12.349431991577148 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.004100986290723085, - 2.012866258621216, - 0.3499999940395355 - ], - "rotation": 242.15106380635746, - "pixel_coords": [ - 202, - 95, - 12.777630805969238 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5171241760253906, - 0.750755786895752, - 0.3499999940395355 - ], - "rotation": 341.32952767674055, - "pixel_coords": [ - 234, - 132, - 10.361495971679688 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4673492908477783, - -2.0978236198425293, - 0.699999988079071 - ], - "rotation": 200.1150273159202, - "pixel_coords": [ - 160, - 157, - 8.603742599487305 - ], - "color": "blue" - }, - { - "shape": "sphere", - "color": "blue", - "material": "metal", - "size": "small", - "3d_coords": [ - 0.6301911778116125, - -0.7098375068747655, - 0.35 - ], - "rotation": 315.0742885683033, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added blue metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0823" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0823_original.json b/dataset_1k_720p_2/scenes/scene_0823_original.json deleted file mode 100644 index 7c2fb3504a084efa540e506d89fd4d03f78cb7af..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0823_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 823, - "image_filename": "SCENE_0823_new_000823.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.757152795791626, - -1.9797978401184082, - 0.3499999940395355 - ], - "rotation": 96.05463086830453, - "pixel_coords": [ - 67, - 100, - 12.349431991577148 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.004100986290723085, - 2.012866258621216, - 0.3499999940395355 - ], - "rotation": 242.15106380635746, - "pixel_coords": [ - 202, - 95, - 12.777630805969238 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5171241760253906, - 0.750755786895752, - 0.3499999940395355 - ], - "rotation": 341.32952767674055, - "pixel_coords": [ - 234, - 132, - 10.361495971679688 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4673492908477783, - -2.0978236198425293, - 0.699999988079071 - ], - "rotation": 200.1150273159202, - "pixel_coords": [ - 160, - 157, - 8.603742599487305 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0823" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0824_cf1.json b/dataset_1k_720p_2/scenes/scene_0824_cf1.json deleted file mode 100644 index 31a5c3584598e5e8c29e5647d7326eb18ade21e1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0824_cf1.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 824, - "image_filename": "SCENE_0824_new_000824.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9611839056015015, - -2.8670647144317627, - 0.699999988079071 - ], - "rotation": 60.18070952107574, - "pixel_coords": [ - 119, - 163, - 8.08815860748291 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0444741249084473, - 2.327725648880005, - 0.3499999940395355 - ], - "rotation": 92.16049438974822, - "pixel_coords": [ - 258, - 112, - 11.116656303405762 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.019724654483580517, - 1.8041863850446482, - 0.699999988079071 - ], - "rotation": 8.790250340934055, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.144453525543213, - 0.24299344420433044, - 0.699999988079071 - ], - "rotation": 182.48201034661872, - "pixel_coords": [ - 144, - 87, - 11.929718017578125 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9101361632347107, - 0.7880843877792358, - 0.699999988079071 - ], - "rotation": 57.34287998372169, - "pixel_coords": [ - 198, - 103, - 10.849690437316895 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.916574478149414, - 0.924214780330658, - 0.699999988079071 - ], - "rotation": 229.51423686788513, - "pixel_coords": [ - 130, - 69, - 13.507783889770508 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7742149233818054, - 2.4604976177215576, - 0.3499999940395355 - ], - "rotation": 38.207521165182115, - "pixel_coords": [ - 197, - 84, - 13.092811584472656 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown cube to partially occlude red cylinder", - "change_score": 1.2584572405022578, - "change_attempts": 1, - "source_scene": "scene_0824" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0824_cf2.json b/dataset_1k_720p_2/scenes/scene_0824_cf2.json deleted file mode 100644 index f74822a58795e39f054620c1e91d87b9b0d88d6d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0824_cf2.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 824, - "image_filename": "SCENE_0824_new_000824.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9611839056015015, - -2.8670647144317627, - 0.699999988079071 - ], - "rotation": 60.18070952107574, - "pixel_coords": [ - 119, - 163, - 8.08815860748291 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.23906520286534305, - -0.5445800350079609, - 0.3499999940395355 - ], - "rotation": 92.16049438974822, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8185262084007263, - 2.7428290843963623, - 0.699999988079071 - ], - "rotation": 8.790250340934055, - "pixel_coords": [ - 237, - 86, - 12.009130477905273 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.144453525543213, - 0.24299344420433044, - 0.699999988079071 - ], - "rotation": 182.48201034661872, - "pixel_coords": [ - 144, - 87, - 11.929718017578125 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9101361632347107, - 0.7880843877792358, - 0.699999988079071 - ], - "rotation": 57.34287998372169, - "pixel_coords": [ - 198, - 103, - 10.849690437316895 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.916574478149414, - 0.924214780330658, - 0.699999988079071 - ], - "rotation": 229.51423686788513, - "pixel_coords": [ - 130, - 69, - 13.507783889770508 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7742149233818054, - 2.4604976177215576, - 0.3499999940395355 - ], - "rotation": 38.207521165182115, - "pixel_coords": [ - 197, - 84, - 13.092811584472656 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown sphere to partially occlude brown cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0824" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0824_original.json b/dataset_1k_720p_2/scenes/scene_0824_original.json deleted file mode 100644 index 7f82dc5d2dbe62682827fd90049e957b9c7042b8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0824_original.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 824, - "image_filename": "SCENE_0824_new_000824.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.9611839056015015, - -2.8670647144317627, - 0.699999988079071 - ], - "rotation": 60.18070952107574, - "pixel_coords": [ - 119, - 163, - 8.08815860748291 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0444741249084473, - 2.327725648880005, - 0.3499999940395355 - ], - "rotation": 92.16049438974822, - "pixel_coords": [ - 258, - 112, - 11.116656303405762 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8185262084007263, - 2.7428290843963623, - 0.699999988079071 - ], - "rotation": 8.790250340934055, - "pixel_coords": [ - 237, - 86, - 12.009130477905273 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.144453525543213, - 0.24299344420433044, - 0.699999988079071 - ], - "rotation": 182.48201034661872, - "pixel_coords": [ - 144, - 87, - 11.929718017578125 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9101361632347107, - 0.7880843877792358, - 0.699999988079071 - ], - "rotation": 57.34287998372169, - "pixel_coords": [ - 198, - 103, - 10.849690437316895 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.916574478149414, - 0.924214780330658, - 0.699999988079071 - ], - "rotation": 229.51423686788513, - "pixel_coords": [ - 130, - 69, - 13.507783889770508 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7742149233818054, - 2.4604976177215576, - 0.3499999940395355 - ], - "rotation": 38.207521165182115, - "pixel_coords": [ - 197, - 84, - 13.092811584472656 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0824" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0825_cf1.json b/dataset_1k_720p_2/scenes/scene_0825_cf1.json deleted file mode 100644 index 1cf2fa8a7e437fde62882d328429c37a98958359..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0825_cf1.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 825, - "image_filename": "SCENE_0825_new_000825.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.099942922592163, - 0.3134385049343109, - 0.3499999940395355 - ], - "rotation": 180.19688716806766, - "pixel_coords": [ - 194, - 119, - 10.1225004196167 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.800588607788086, - -1.5073916912078857, - 0.699999988079071 - ], - "rotation": 208.17478702119982, - "pixel_coords": [ - 84, - 95, - 10.759687423706055 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5987191200256348, - -0.5769224166870117, - 0.3499999940395355 - ], - "rotation": 249.85159067112642, - "pixel_coords": [ - 159, - 123, - 9.919644355773926 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8617740273475647, - 2.386826515197754, - 0.699999988079071 - ], - "rotation": 316.29150135549935, - "pixel_coords": [ - 232, - 87, - 11.341532707214355 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4148794710636139, - 2.7187275886535645, - 0.3499999940395355 - ], - "rotation": 257.4780729490406, - "pixel_coords": [ - 208, - 83, - 12.534134864807129 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7822511196136475, - 0.7828592658042908, - 0.3499999940395355 - ], - "rotation": 139.8256496153136, - "pixel_coords": [ - 162, - 95, - 11.623791694641113 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 4 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 5 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 1 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between purple cylinder and yellow sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0825" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0825_cf2.json b/dataset_1k_720p_2/scenes/scene_0825_cf2.json deleted file mode 100644 index 1063d908c592f6c0d291e1417296f4dc87ac7bff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0825_cf2.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 825, - "image_filename": "SCENE_0825_new_000825.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.099942922592163, - 0.3134385049343109, - 0.3499999940395355 - ], - "rotation": 180.19688716806766, - "pixel_coords": [ - 194, - 119, - 10.1225004196167 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.800588607788086, - -1.5073916912078857, - 0.699999988079071 - ], - "rotation": 208.17478702119982, - "pixel_coords": [ - 84, - 95, - 10.759687423706055 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5987191200256348, - -0.5769224166870117, - 0.3499999940395355 - ], - "rotation": 249.85159067112642, - "pixel_coords": [ - 159, - 123, - 9.919644355773926 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8617740273475647, - 2.386826515197754, - 0.699999988079071 - ], - "rotation": 316.29150135549935, - "pixel_coords": [ - 232, - 87, - 11.341532707214355 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4148794710636139, - 2.7187275886535645, - 0.3499999940395355 - ], - "rotation": 257.4780729490406, - "pixel_coords": [ - 208, - 83, - 12.534134864807129 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7822511196136475, - 0.7828592658042908, - 0.3499999940395355 - ], - "rotation": 139.8256496153136, - "pixel_coords": [ - 162, - 95, - 11.623791694641113 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 4 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 5 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 1 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0825" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0825_original.json b/dataset_1k_720p_2/scenes/scene_0825_original.json deleted file mode 100644 index 507267068b65aa2c39f95365f76c948bbe8f6ad4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0825_original.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 825, - "image_filename": "SCENE_0825_new_000825.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.099942922592163, - 0.3134385049343109, - 0.3499999940395355 - ], - "rotation": 180.19688716806766, - "pixel_coords": [ - 194, - 119, - 10.1225004196167 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.800588607788086, - -1.5073916912078857, - 0.699999988079071 - ], - "rotation": 208.17478702119982, - "pixel_coords": [ - 84, - 95, - 10.759687423706055 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5987191200256348, - -0.5769224166870117, - 0.3499999940395355 - ], - "rotation": 249.85159067112642, - "pixel_coords": [ - 159, - 123, - 9.919644355773926 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8617740273475647, - 2.386826515197754, - 0.699999988079071 - ], - "rotation": 316.29150135549935, - "pixel_coords": [ - 232, - 87, - 11.341532707214355 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4148794710636139, - 2.7187275886535645, - 0.3499999940395355 - ], - "rotation": 257.4780729490406, - "pixel_coords": [ - 208, - 83, - 12.534134864807129 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7822511196136475, - 0.7828592658042908, - 0.3499999940395355 - ], - "rotation": 139.8256496153136, - "pixel_coords": [ - 162, - 95, - 11.623791694641113 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 4 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 5 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 1 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0825" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0826_cf1.json b/dataset_1k_720p_2/scenes/scene_0826_cf1.json deleted file mode 100644 index 5221f84a49c309215ac063e0e18ce49bdf29b9ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0826_cf1.json +++ /dev/null @@ -1,349 +0,0 @@ -{ - "split": "new", - "image_index": 826, - "image_filename": "SCENE_0826_new_000826.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.12328316271305084, - -2.2230660915374756, - 0.3499999940395355 - ], - "rotation": 318.9502192580085, - "pixel_coords": [ - 96, - 133, - 9.395813941955566 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1371676921844482, - -1.5198396444320679, - 0.3499999940395355 - ], - "rotation": 347.36173104176424, - "pixel_coords": [ - 173, - 159, - 8.336896896362305 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.61086106300354, - 2.988492012023926, - 0.3499999940395355 - ], - "rotation": 140.7238238038828, - "pixel_coords": [ - 262, - 99, - 11.352148056030273 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1861698627471924, - -0.06704555451869965, - 0.3499999940395355 - ], - "rotation": 134.8578786412234, - "pixel_coords": [ - 214, - 138, - 9.165844917297363 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.242623433470726, - 2.179610252380371, - 0.699999988079071 - ], - "rotation": 109.12148667951462, - "pixel_coords": [ - 214, - 83, - 11.600852966308594 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3626148998737335, - -1.1997684240341187, - 0.3499999940395355 - ], - "rotation": 341.90199604166384, - "pixel_coords": [ - 121, - 118, - 10.158466339111328 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8799606561660767, - 1.435092568397522, - 0.3499999940395355 - ], - "rotation": 322.99952581902545, - "pixel_coords": [ - 239, - 116, - 10.25592041015625 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 4 - ], - [ - 2, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ] - ], - "left": [ - [], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [], - [ - 2, - 4, - 7 - ], - [ - 2, - 7 - ], - [ - 1, - 2, - 3, - 4, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red sphere", - "change_score": 16.250626943129944, - "change_attempts": 1, - "source_scene": "scene_0826" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0826_cf2.json b/dataset_1k_720p_2/scenes/scene_0826_cf2.json deleted file mode 100644 index f440292d7832d7adb4e769bd08b92519a35ae9de..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0826_cf2.json +++ /dev/null @@ -1,383 +0,0 @@ -{ - "split": "new", - "image_index": 826, - "image_filename": "SCENE_0826_new_000826.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.12328316271305084, - -2.2230660915374756, - 0.3499999940395355 - ], - "rotation": 318.9502192580085, - "pixel_coords": [ - 96, - 133, - 9.395813941955566 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1371676921844482, - -1.5198396444320679, - 0.3499999940395355 - ], - "rotation": 347.36173104176424, - "pixel_coords": [ - 173, - 159, - 8.336896896362305 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.61086106300354, - 2.988492012023926, - 0.3499999940395355 - ], - "rotation": 140.7238238038828, - "pixel_coords": [ - 262, - 99, - 11.352148056030273 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1861698627471924, - -0.06704555451869965, - 0.3499999940395355 - ], - "rotation": 134.8578786412234, - "pixel_coords": [ - 214, - 138, - 9.165844917297363 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.242623433470726, - 2.179610252380371, - 0.699999988079071 - ], - "rotation": 109.12148667951462, - "pixel_coords": [ - 214, - 83, - 11.600852966308594 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8205580711364746, - -2.800307035446167, - 0.699999988079071 - ], - "rotation": 158.69730803970944, - "pixel_coords": [ - 121, - 162, - 7.619619369506836 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3626148998737335, - -1.1997684240341187, - 0.3499999940395355 - ], - "rotation": 341.90199604166384, - "pixel_coords": [ - 121, - 118, - 10.158466339111328 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8799606561660767, - 1.435092568397522, - 0.3499999940395355 - ], - "rotation": 322.99952581902545, - "pixel_coords": [ - 239, - 116, - 10.25592041015625 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "color": "yellow", - "material": "metal", - "size": "large", - "3d_coords": [ - -2.7687943818869556, - -2.541884256994213, - 0.35 - ], - "rotation": 154.6436342531504, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 4 - ], - [ - 2, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ] - ], - "left": [ - [], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [], - [ - 2, - 4, - 7 - ], - [ - 2, - 7 - ], - [ - 1, - 2, - 3, - 4, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0826" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0826_original.json b/dataset_1k_720p_2/scenes/scene_0826_original.json deleted file mode 100644 index 384870d446d013dda87975fb62f5cce9eb756201..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0826_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 826, - "image_filename": "SCENE_0826_new_000826.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.12328316271305084, - -2.2230660915374756, - 0.3499999940395355 - ], - "rotation": 318.9502192580085, - "pixel_coords": [ - 96, - 133, - 9.395813941955566 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1371676921844482, - -1.5198396444320679, - 0.3499999940395355 - ], - "rotation": 347.36173104176424, - "pixel_coords": [ - 173, - 159, - 8.336896896362305 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.61086106300354, - 2.988492012023926, - 0.3499999940395355 - ], - "rotation": 140.7238238038828, - "pixel_coords": [ - 262, - 99, - 11.352148056030273 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1861698627471924, - -0.06704555451869965, - 0.3499999940395355 - ], - "rotation": 134.8578786412234, - "pixel_coords": [ - 214, - 138, - 9.165844917297363 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.242623433470726, - 2.179610252380371, - 0.699999988079071 - ], - "rotation": 109.12148667951462, - "pixel_coords": [ - 214, - 83, - 11.600852966308594 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8205580711364746, - -2.800307035446167, - 0.699999988079071 - ], - "rotation": 158.69730803970944, - "pixel_coords": [ - 121, - 162, - 7.619619369506836 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.3626148998737335, - -1.1997684240341187, - 0.3499999940395355 - ], - "rotation": 341.90199604166384, - "pixel_coords": [ - 121, - 118, - 10.158466339111328 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8799606561660767, - 1.435092568397522, - 0.3499999940395355 - ], - "rotation": 322.99952581902545, - "pixel_coords": [ - 239, - 116, - 10.25592041015625 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 4 - ], - [ - 2, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ] - ], - "left": [ - [], - [ - 0, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [], - [ - 2, - 4, - 7 - ], - [ - 2, - 7 - ], - [ - 1, - 2, - 3, - 4, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0826" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0827_cf1.json b/dataset_1k_720p_2/scenes/scene_0827_cf1.json deleted file mode 100644 index c3b92a2bea09710767d880a6df2bf942204a75be..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0827_cf1.json +++ /dev/null @@ -1,347 +0,0 @@ -{ - "split": "new", - "image_index": 827, - "image_filename": "SCENE_0827_new_000827.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3475147485733032, - 2.528132915496826, - 0.3499999940395355 - ], - "rotation": 27.889896200063134, - "pixel_coords": [ - 186, - 81, - 13.510225296020508 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.802114725112915, - -0.25409039855003357, - 0.3499999940395355 - ], - "rotation": 120.64142066317127, - "pixel_coords": [ - 138, - 105, - 11.496166229248047 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7433426380157471, - -2.701465606689453, - 0.699999988079071 - ], - "rotation": 98.76943794385775, - "pixel_coords": [ - 71, - 117, - 9.84902286529541 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5691021084785461, - -2.8817033767700195, - 0.3499999940395355 - ], - "rotation": 151.3791059597007, - "pixel_coords": [ - 91, - 149, - 9.02146053314209 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.310438871383667, - -0.3041037619113922, - 0.699999988079071 - ], - "rotation": 337.885707275273, - "pixel_coords": [ - 110, - 83, - 12.318239212036133 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2949614524841309, - 1.1733912229537964, - 0.3499999940395355 - ], - "rotation": 140.52332884073692, - "pixel_coords": [ - 216, - 113, - 10.939867973327637 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8223932981491089, - -0.6174350380897522, - 0.699999988079071 - ], - "rotation": 237.88055822914674, - "pixel_coords": [ - 163, - 114, - 10.037282943725586 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [ - 2, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 2, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple cylinder", - "change_score": 35.64961396903258, - "change_attempts": 1, - "source_scene": "scene_0827" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0827_cf2.json b/dataset_1k_720p_2/scenes/scene_0827_cf2.json deleted file mode 100644 index e5e673eb7edb98f7a8acd9567a44ca1716620463..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0827_cf2.json +++ /dev/null @@ -1,347 +0,0 @@ -{ - "split": "new", - "image_index": 827, - "image_filename": "SCENE_0827_new_000827.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3475147485733032, - 2.528132915496826, - 0.3499999940395355 - ], - "rotation": 27.889896200063134, - "pixel_coords": [ - 186, - 81, - 13.510225296020508 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.802114725112915, - -0.25409039855003357, - 0.3499999940395355 - ], - "rotation": 120.64142066317127, - "pixel_coords": [ - 138, - 105, - 11.496166229248047 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.928022623062134, - 0.9041913151741028, - 0.3499999940395355 - ], - "rotation": 142.85168866213084, - "pixel_coords": [ - 255, - 134, - 9.68810749053955 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7433426380157471, - -2.701465606689453, - 0.699999988079071 - ], - "rotation": 98.76943794385775, - "pixel_coords": [ - 71, - 117, - 9.84902286529541 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5691021084785461, - -2.8817033767700195, - 0.3499999940395355 - ], - "rotation": 151.3791059597007, - "pixel_coords": [ - 91, - 149, - 9.02146053314209 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2949614524841309, - 1.1733912229537964, - 0.3499999940395355 - ], - "rotation": 140.52332884073692, - "pixel_coords": [ - 216, - 113, - 10.939867973327637 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8223932981491089, - -0.6174350380897522, - 0.699999988079071 - ], - "rotation": 237.88055822914674, - "pixel_coords": [ - 163, - 114, - 10.037282943725586 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [ - 2, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 2, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple sphere", - "change_score": 17.574336251191518, - "change_attempts": 1, - "source_scene": "scene_0827" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0827_original.json b/dataset_1k_720p_2/scenes/scene_0827_original.json deleted file mode 100644 index cb9560c27b1541e779f6db40112c1d2832a99495..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0827_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 827, - "image_filename": "SCENE_0827_new_000827.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3475147485733032, - 2.528132915496826, - 0.3499999940395355 - ], - "rotation": 27.889896200063134, - "pixel_coords": [ - 186, - 81, - 13.510225296020508 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.802114725112915, - -0.25409039855003357, - 0.3499999940395355 - ], - "rotation": 120.64142066317127, - "pixel_coords": [ - 138, - 105, - 11.496166229248047 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.928022623062134, - 0.9041913151741028, - 0.3499999940395355 - ], - "rotation": 142.85168866213084, - "pixel_coords": [ - 255, - 134, - 9.68810749053955 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7433426380157471, - -2.701465606689453, - 0.699999988079071 - ], - "rotation": 98.76943794385775, - "pixel_coords": [ - 71, - 117, - 9.84902286529541 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5691021084785461, - -2.8817033767700195, - 0.3499999940395355 - ], - "rotation": 151.3791059597007, - "pixel_coords": [ - 91, - 149, - 9.02146053314209 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.310438871383667, - -0.3041037619113922, - 0.699999988079071 - ], - "rotation": 337.885707275273, - "pixel_coords": [ - 110, - 83, - 12.318239212036133 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2949614524841309, - 1.1733912229537964, - 0.3499999940395355 - ], - "rotation": 140.52332884073692, - "pixel_coords": [ - 216, - 113, - 10.939867973327637 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8223932981491089, - -0.6174350380897522, - 0.699999988079071 - ], - "rotation": 237.88055822914674, - "pixel_coords": [ - 163, - 114, - 10.037282943725586 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 6, - 7 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [ - 2, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2, - 6 - ], - [ - 0, - 2, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 2, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0827" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0828_cf1.json b/dataset_1k_720p_2/scenes/scene_0828_cf1.json deleted file mode 100644 index 08caf1f0d467c2984f7e1d410bd148bb3769de48..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0828_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 828, - "image_filename": "SCENE_0828_new_000828.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.26155441999435425, - -2.922412395477295, - 0.699999988079071 - ], - "rotation": 124.57522384450942, - "pixel_coords": [ - 71, - 128, - 9.350166320800781 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5812158584594727, - -1.0403156280517578, - 0.699999988079071 - ], - "rotation": 324.3099162043936, - "pixel_coords": [ - 197, - 146, - 8.546610832214355 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.16515697538852692, - 0.3746602535247803, - 0.699999988079071 - ], - "rotation": 190.3510160028057, - "pixel_coords": [ - 165, - 95, - 11.182629585266113 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8452284336090088, - 1.7830911874771118, - 0.699999988079071 - ], - "rotation": 180.29890387347055, - "pixel_coords": [ - 164, - 71, - 13.107419967651367 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.09410806745290756, - 2.5312416553497314, - 0.699999988079071 - ], - "rotation": 106.40579021016362, - "pixel_coords": [ - 216, - 81, - 12.251043319702148 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5651748180389404, - 0.4790380299091339, - 0.3499999940395355 - ], - "rotation": 234.61470502896972, - "pixel_coords": [ - 125, - 83, - 13.002492904663086 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0828" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0828_cf2.json b/dataset_1k_720p_2/scenes/scene_0828_cf2.json deleted file mode 100644 index dca6520fc342a53676680c0fa8fa1616ea14c3bd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0828_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 828, - "image_filename": "SCENE_0828_new_000828.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.26155441999435425, - -2.922412395477295, - 0.699999988079071 - ], - "rotation": 124.57522384450942, - "pixel_coords": [ - 71, - 128, - 9.350166320800781 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5812158584594727, - -1.0403156280517578, - 0.699999988079071 - ], - "rotation": 324.3099162043936, - "pixel_coords": [ - 197, - 146, - 8.546610832214355 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9994963901307774, - 1.7436681761374402, - 0.699999988079071 - ], - "rotation": 190.3510160028057, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8452284336090088, - 1.7830911874771118, - 0.699999988079071 - ], - "rotation": 180.29890387347055, - "pixel_coords": [ - 164, - 71, - 13.107419967651367 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.09410806745290756, - 2.5312416553497314, - 0.699999988079071 - ], - "rotation": 106.40579021016362, - "pixel_coords": [ - 216, - 81, - 12.251043319702148 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5651748180389404, - 0.4790380299091339, - 0.3499999940395355 - ], - "rotation": 234.61470502896972, - "pixel_coords": [ - 125, - 83, - 13.002492904663086 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved yellow cube to partially occlude blue cube", - "change_score": 1.7973870351128254, - "change_attempts": 1, - "source_scene": "scene_0828" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0828_original.json b/dataset_1k_720p_2/scenes/scene_0828_original.json deleted file mode 100644 index 5bfc63fc38d10720bcfdbdd31745bb54cb568b9e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0828_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 828, - "image_filename": "SCENE_0828_new_000828.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.26155441999435425, - -2.922412395477295, - 0.699999988079071 - ], - "rotation": 124.57522384450942, - "pixel_coords": [ - 71, - 128, - 9.350166320800781 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5812158584594727, - -1.0403156280517578, - 0.699999988079071 - ], - "rotation": 324.3099162043936, - "pixel_coords": [ - 197, - 146, - 8.546610832214355 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.16515697538852692, - 0.3746602535247803, - 0.699999988079071 - ], - "rotation": 190.3510160028057, - "pixel_coords": [ - 165, - 95, - 11.182629585266113 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8452284336090088, - 1.7830911874771118, - 0.699999988079071 - ], - "rotation": 180.29890387347055, - "pixel_coords": [ - 164, - 71, - 13.107419967651367 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.09410806745290756, - 2.5312416553497314, - 0.699999988079071 - ], - "rotation": 106.40579021016362, - "pixel_coords": [ - 216, - 81, - 12.251043319702148 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5651748180389404, - 0.4790380299091339, - 0.3499999940395355 - ], - "rotation": 234.61470502896972, - "pixel_coords": [ - 125, - 83, - 13.002492904663086 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0828" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0829_cf1.json b/dataset_1k_720p_2/scenes/scene_0829_cf1.json deleted file mode 100644 index d82bf9af08fe476df164edd70b4f2b280ad85ce1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0829_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 829, - "image_filename": "SCENE_0829_new_000829.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3866380453109741, - -0.9167121648788452, - 0.699999988079071 - ], - "rotation": 306.4689440492274, - "pixel_coords": [ - 112, - 95, - 11.59350872039795 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2345805168151855, - 1.2131625413894653, - 0.699999988079071 - ], - "rotation": 58.79874004478308, - "pixel_coords": [ - 145, - 75, - 13.414424896240234 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.933776378631592, - -2.203157424926758, - 0.3499999940395355 - ], - "rotation": 158.18730375297577, - "pixel_coords": [ - 56, - 101, - 12.035088539123535 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3427417278289795, - 2.2825427055358887, - 0.3499999940395355 - ], - "rotation": 263.4370348243556, - "pixel_coords": [ - 237, - 104, - 11.797148704528809 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.972505569458008, - 1.311843752861023, - 0.699999988079071 - ], - "rotation": 37.38682354912965, - "pixel_coords": [ - 263, - 120, - 9.974058151245117 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5395911129785964, - -2.503271950456419, - 0.699999988079071 - ], - "rotation": 43.82001644381573, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cylinder from right of yellow sphere to left", - "change_score": 1.9665868913666849, - "change_attempts": 1, - "source_scene": "scene_0829" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0829_cf2.json b/dataset_1k_720p_2/scenes/scene_0829_cf2.json deleted file mode 100644 index 163fa211ba2cbf4eb787c6f09dcadc18035d7ef1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0829_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 829, - "image_filename": "SCENE_0829_new_000829.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3866380453109741, - -0.9167121648788452, - 0.699999988079071 - ], - "rotation": 306.4689440492274, - "pixel_coords": [ - 112, - 95, - 11.59350872039795 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2345805168151855, - 1.2131625413894653, - 0.699999988079071 - ], - "rotation": 58.79874004478308, - "pixel_coords": [ - 145, - 75, - 13.414424896240234 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.109371192789957, - 1.8673947141044742, - 0.3499999940395355 - ], - "rotation": 158.18730375297577, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3427417278289795, - 2.2825427055358887, - 0.3499999940395355 - ], - "rotation": 263.4370348243556, - "pixel_coords": [ - 237, - 104, - 11.797148704528809 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.972505569458008, - 1.311843752861023, - 0.699999988079071 - ], - "rotation": 37.38682354912965, - "pixel_coords": [ - 263, - 120, - 9.974058151245117 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8302842378616333, - -1.0195013284683228, - 0.699999988079071 - ], - "rotation": 43.82001644381573, - "pixel_coords": [ - 176, - 131, - 9.37186050415039 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green cylinder from (-2.9,-2.2) to (-1.1,1.9)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0829" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0829_original.json b/dataset_1k_720p_2/scenes/scene_0829_original.json deleted file mode 100644 index f9a18aac1b142e653dbd0d2f1b4b65a3c64cff15..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0829_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 829, - "image_filename": "SCENE_0829_new_000829.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3866380453109741, - -0.9167121648788452, - 0.699999988079071 - ], - "rotation": 306.4689440492274, - "pixel_coords": [ - 112, - 95, - 11.59350872039795 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2345805168151855, - 1.2131625413894653, - 0.699999988079071 - ], - "rotation": 58.79874004478308, - "pixel_coords": [ - 145, - 75, - 13.414424896240234 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.933776378631592, - -2.203157424926758, - 0.3499999940395355 - ], - "rotation": 158.18730375297577, - "pixel_coords": [ - 56, - 101, - 12.035088539123535 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3427417278289795, - 2.2825427055358887, - 0.3499999940395355 - ], - "rotation": 263.4370348243556, - "pixel_coords": [ - 237, - 104, - 11.797148704528809 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.972505569458008, - 1.311843752861023, - 0.699999988079071 - ], - "rotation": 37.38682354912965, - "pixel_coords": [ - 263, - 120, - 9.974058151245117 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8302842378616333, - -1.0195013284683228, - 0.699999988079071 - ], - "rotation": 43.82001644381573, - "pixel_coords": [ - 176, - 131, - 9.37186050415039 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0829" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0830_cf1.json b/dataset_1k_720p_2/scenes/scene_0830_cf1.json deleted file mode 100644 index 77f5d04158ef1500e4c12c3dfa26857756b139a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0830_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 830, - "image_filename": "SCENE_0830_new_000830.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6233293414115906, - -1.037299633026123, - 0.699999988079071 - ], - "rotation": 336.40308105705833, - "pixel_coords": [ - 146, - 119, - 10.321273803710938 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7952539920806885, - -0.7488949298858643, - 0.699999988079071 - ], - "rotation": 50.562623292478136, - "pixel_coords": [ - 96, - 80, - 12.770454406738281 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.22946553963706684, - 2.7656602191772874, - 0.699999988079071 - ], - "rotation": 79.1395943533339, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7252230644226074, - -1.2095896005630493, - 0.699999988079071 - ], - "rotation": 79.97340119159072, - "pixel_coords": [ - 191, - 153, - 8.818170547485352 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7081215381622314, - 2.553903341293335, - 0.3499999940395355 - ], - "rotation": 176.9983156169451, - "pixel_coords": [ - 277, - 118, - 11.067841529846191 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue cylinder from (-0.3,1.3) to (0.2,2.8)", - "change_score": 1.5805428984223493, - "change_attempts": 1, - "source_scene": "scene_0830" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0830_cf2.json b/dataset_1k_720p_2/scenes/scene_0830_cf2.json deleted file mode 100644 index 6e48154386e1155ad7dfb75655fa88e01184af56..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0830_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 830, - "image_filename": "SCENE_0830_new_000830.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6233293414115906, - -1.037299633026123, - 0.699999988079071 - ], - "rotation": 336.40308105705833, - "pixel_coords": [ - 146, - 119, - 10.321273803710938 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7952539920806885, - -0.7488949298858643, - 0.699999988079071 - ], - "rotation": 50.562623292478136, - "pixel_coords": [ - 96, - 80, - 12.770454406738281 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.32187002897262573, - 1.2843955755233765, - 0.699999988079071 - ], - "rotation": 79.1395943533339, - "pixel_coords": [ - 183, - 87, - 12.227449417114258 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7252230644226074, - -1.2095896005630493, - 0.699999988079071 - ], - "rotation": 79.97340119159072, - "pixel_coords": [ - 191, - 153, - 8.818170547485352 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7081215381622314, - 2.553903341293335, - 0.3499999940395355 - ], - "rotation": 176.9983156169451, - "pixel_coords": [ - 277, - 118, - 11.067841529846191 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0830" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0830_original.json b/dataset_1k_720p_2/scenes/scene_0830_original.json deleted file mode 100644 index 429b08979fc8442edcc6c4f36652476f129f124f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0830_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 830, - "image_filename": "SCENE_0830_new_000830.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6233293414115906, - -1.037299633026123, - 0.699999988079071 - ], - "rotation": 336.40308105705833, - "pixel_coords": [ - 146, - 119, - 10.321273803710938 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7952539920806885, - -0.7488949298858643, - 0.699999988079071 - ], - "rotation": 50.562623292478136, - "pixel_coords": [ - 96, - 80, - 12.770454406738281 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.32187002897262573, - 1.2843955755233765, - 0.699999988079071 - ], - "rotation": 79.1395943533339, - "pixel_coords": [ - 183, - 87, - 12.227449417114258 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7252230644226074, - -1.2095896005630493, - 0.699999988079071 - ], - "rotation": 79.97340119159072, - "pixel_coords": [ - 191, - 153, - 8.818170547485352 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7081215381622314, - 2.553903341293335, - 0.3499999940395355 - ], - "rotation": 176.9983156169451, - "pixel_coords": [ - 277, - 118, - 11.067841529846191 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1, - 2 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0830" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0831_cf1.json b/dataset_1k_720p_2/scenes/scene_0831_cf1.json deleted file mode 100644 index b74a1ce3a403b9d6eea8e7ee5e6c8227c340661e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0831_cf1.json +++ /dev/null @@ -1,281 +0,0 @@ -{ - "split": "new", - "image_index": 831, - "image_filename": "SCENE_0831_new_000831.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7756052613258362, - -1.718805193901062, - 0.3499999940395355 - ], - "rotation": 61.70259205901128, - "pixel_coords": [ - 100, - 118, - 10.4973726272583 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8736782073974609, - 1.8573873043060303, - 0.699999988079071 - ], - "rotation": 29.754262493828712, - "pixel_coords": [ - 182, - 79, - 12.566644668579102 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5835500955581665, - 2.070800542831421, - 0.699999988079071 - ], - "rotation": 222.3826707525035, - "pixel_coords": [ - 242, - 97, - 11.066248893737793 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.777665853500366, - 2.8539578914642334, - 0.3499999940395355 - ], - "rotation": 203.12079870503914, - "pixel_coords": [ - 166, - 70, - 14.58564567565918 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.671217441558838, - -2.71034574508667, - 0.699999988079071 - ], - "rotation": 150.80555935297696, - "pixel_coords": [ - 54, - 108, - 10.337658882141113 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0079416036605835, - -2.5381064414978027, - 0.699999988079071 - ], - "rotation": 359.54491076409954, - "pixel_coords": [ - 112, - 139, - 8.665254592895508 - ], - "color": "purple" - }, - { - "shape": "sphere", - "color": "brown", - "material": "metal", - "size": "large", - "3d_coords": [ - -2.0963608318524596, - 0.10978180045412422, - 0.35 - ], - "rotation": 177.8238921721387, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 4 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added brown metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0831" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0831_cf2.json b/dataset_1k_720p_2/scenes/scene_0831_cf2.json deleted file mode 100644 index c25f91f8189517bfb2e2a279991452e000b890ee..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0831_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 831, - "image_filename": "SCENE_0831_new_000831.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7756052613258362, - -1.718805193901062, - 0.3499999940395355 - ], - "rotation": 61.70259205901128, - "pixel_coords": [ - 100, - 118, - 10.4973726272583 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8736782073974609, - 1.8573873043060303, - 0.699999988079071 - ], - "rotation": 29.754262493828712, - "pixel_coords": [ - 182, - 79, - 12.566644668579102 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5835500955581665, - 2.070800542831421, - 0.699999988079071 - ], - "rotation": 222.3826707525035, - "pixel_coords": [ - 242, - 97, - 11.066248893737793 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.777665853500366, - 2.8539578914642334, - 0.3499999940395355 - ], - "rotation": 203.12079870503914, - "pixel_coords": [ - 166, - 70, - 14.58564567565918 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.671217441558838, - -2.71034574508667, - 0.699999988079071 - ], - "rotation": 150.80555935297696, - "pixel_coords": [ - 54, - 108, - 10.337658882141113 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.355947021069051, - 0.9791266449611539, - 0.699999988079071 - ], - "rotation": 359.54491076409954, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 4 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved purple cube from left of yellow cylinder to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0831" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0831_original.json b/dataset_1k_720p_2/scenes/scene_0831_original.json deleted file mode 100644 index 22bc5da981e688fa9afc6c9ac698fcd8f8e56cfe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0831_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 831, - "image_filename": "SCENE_0831_new_000831.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7756052613258362, - -1.718805193901062, - 0.3499999940395355 - ], - "rotation": 61.70259205901128, - "pixel_coords": [ - 100, - 118, - 10.4973726272583 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8736782073974609, - 1.8573873043060303, - 0.699999988079071 - ], - "rotation": 29.754262493828712, - "pixel_coords": [ - 182, - 79, - 12.566644668579102 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5835500955581665, - 2.070800542831421, - 0.699999988079071 - ], - "rotation": 222.3826707525035, - "pixel_coords": [ - 242, - 97, - 11.066248893737793 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.777665853500366, - 2.8539578914642334, - 0.3499999940395355 - ], - "rotation": 203.12079870503914, - "pixel_coords": [ - 166, - 70, - 14.58564567565918 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.671217441558838, - -2.71034574508667, - 0.699999988079071 - ], - "rotation": 150.80555935297696, - "pixel_coords": [ - 54, - 108, - 10.337658882141113 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0079416036605835, - -2.5381064414978027, - 0.699999988079071 - ], - "rotation": 359.54491076409954, - "pixel_coords": [ - 112, - 139, - 8.665254592895508 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 4 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [], - [ - 0, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0831" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0832_cf1.json b/dataset_1k_720p_2/scenes/scene_0832_cf1.json deleted file mode 100644 index feb6f8d693f94d77897f703e8c35884bf4615541..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0832_cf1.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "split": "new", - "image_index": 832, - "image_filename": "SCENE_0832_new_000832.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8378351330757141, - 2.3708336353302, - 0.3499999940395355 - ], - "rotation": 321.93807897804703, - "pixel_coords": [ - 194, - 84, - 13.319334983825684 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5020251274108887, - -1.2036211490631104, - 0.699999988079071 - ], - "rotation": 78.67766140714225, - "pixel_coords": [ - 103, - 96, - 11.637192726135254 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.256728410720825, - 1.040667176246643, - 0.3499999940395355 - ], - "rotation": 307.370448781673, - "pixel_coords": [ - 234, - 128, - 10.514081954956055 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed green sphere", - "change_score": 22.02157354879635, - "change_attempts": 1, - "source_scene": "scene_0832" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0832_cf2.json b/dataset_1k_720p_2/scenes/scene_0832_cf2.json deleted file mode 100644 index 3d6e4299a8a336d60efeb701f201fc7225e48436..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0832_cf2.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "split": "new", - "image_index": 832, - "image_filename": "SCENE_0832_new_000832.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6562836170196533, - -2.7059171199798584, - 0.3499999940395355 - ], - "rotation": 202.2183964659244, - "pixel_coords": [ - 142, - 188, - 8.198548316955566 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8378351330757141, - 2.3708336353302, - 0.3499999940395355 - ], - "rotation": 321.93807897804703, - "pixel_coords": [ - 194, - 84, - 13.319334983825684 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5020251274108887, - -1.2036211490631104, - 0.699999988079071 - ], - "rotation": 78.67766140714225, - "pixel_coords": [ - 103, - 96, - 11.637192726135254 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.256728410720825, - 1.040667176246643, - 0.3499999940395355 - ], - "rotation": 307.370448781673, - "pixel_coords": [ - 234, - 128, - 10.514081954956055 - ], - "color": "purple" - }, - { - "shape": "sphere", - "color": "blue", - "material": "metal", - "size": "small", - "3d_coords": [ - 0.2517877525389647, - 2.7740512761940543, - 0.35 - ], - "rotation": 90.97699173192267, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added blue metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0832" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0832_original.json b/dataset_1k_720p_2/scenes/scene_0832_original.json deleted file mode 100644 index 93a485f0880a2408c4fad8c1fdeb7189bfdb49a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0832_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 832, - "image_filename": "SCENE_0832_new_000832.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6562836170196533, - -2.7059171199798584, - 0.3499999940395355 - ], - "rotation": 202.2183964659244, - "pixel_coords": [ - 142, - 188, - 8.198548316955566 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8378351330757141, - 2.3708336353302, - 0.3499999940395355 - ], - "rotation": 321.93807897804703, - "pixel_coords": [ - 194, - 84, - 13.319334983825684 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5020251274108887, - -1.2036211490631104, - 0.699999988079071 - ], - "rotation": 78.67766140714225, - "pixel_coords": [ - 103, - 96, - 11.637192726135254 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.256728410720825, - 1.040667176246643, - 0.3499999940395355 - ], - "rotation": 307.370448781673, - "pixel_coords": [ - 234, - 128, - 10.514081954956055 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0832" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0833_cf1.json b/dataset_1k_720p_2/scenes/scene_0833_cf1.json deleted file mode 100644 index fef5141bb6f65e57aec772c5890a93b6ab703e19..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0833_cf1.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 833, - "image_filename": "SCENE_0833_new_000833.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7514193058013916, - -2.555455446243286, - 0.699999988079071 - ], - "rotation": 321.5939928162759, - "pixel_coords": [ - 161, - 173, - 8.062894821166992 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1335877180099487, - -0.15015174448490143, - 0.3499999940395355 - ], - "rotation": 286.5844994046755, - "pixel_coords": [ - 182, - 125, - 10.700459480285645 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.09925323205434378, - 1.774653770815704, - 0.3499999940395355 - ], - "rotation": 270.2054954954549, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3239850997924805, - -0.3359420895576477, - 0.3499999940395355 - ], - "rotation": 36.08384270178437, - "pixel_coords": [ - 110, - 92, - 12.77969741821289 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved purple cube from left of cyan cube to right", - "change_score": 1.5468031651285667, - "change_attempts": 1, - "source_scene": "scene_0833" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0833_cf2.json b/dataset_1k_720p_2/scenes/scene_0833_cf2.json deleted file mode 100644 index d92b5d8e7b182102f9801a5dda5b6d89e6bb3a11..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0833_cf2.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 833, - "image_filename": "SCENE_0833_new_000833.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7514193058013916, - -2.555455446243286, - 0.699999988079071 - ], - "rotation": 321.5939928162759, - "pixel_coords": [ - 161, - 173, - 8.062894821166992 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1335877180099487, - -0.15015174448490143, - 0.3499999940395355 - ], - "rotation": 286.5844994046755, - "pixel_coords": [ - 182, - 125, - 10.700459480285645 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9159311056137085, - 0.6076058745384216, - 0.3499999940395355 - ], - "rotation": 270.2054954954549, - "pixel_coords": [ - 155, - 97, - 12.452995300292969 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3239850997924805, - -0.3359420895576477, - 0.3499999940395355 - ], - "rotation": 36.08384270178437, - "pixel_coords": [ - 110, - 92, - 12.77969741821289 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0833" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0833_original.json b/dataset_1k_720p_2/scenes/scene_0833_original.json deleted file mode 100644 index 49ad61c5709fa9849a817e72fb011f56c7a31093..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0833_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 833, - "image_filename": "SCENE_0833_new_000833.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7514193058013916, - -2.555455446243286, - 0.699999988079071 - ], - "rotation": 321.5939928162759, - "pixel_coords": [ - 161, - 173, - 8.062894821166992 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1335877180099487, - -0.15015174448490143, - 0.3499999940395355 - ], - "rotation": 286.5844994046755, - "pixel_coords": [ - 182, - 125, - 10.700459480285645 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9159311056137085, - 0.6076058745384216, - 0.3499999940395355 - ], - "rotation": 270.2054954954549, - "pixel_coords": [ - 155, - 97, - 12.452995300292969 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3239850997924805, - -0.3359420895576477, - 0.3499999940395355 - ], - "rotation": 36.08384270178437, - "pixel_coords": [ - 110, - 92, - 12.77969741821289 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0833" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0834_cf1.json b/dataset_1k_720p_2/scenes/scene_0834_cf1.json deleted file mode 100644 index 69419e9afaabc7eb285aacd80fe601465022a4d2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0834_cf1.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 834, - "image_filename": "SCENE_0834_new_000834.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8293814659118652, - 2.4709956645965576, - 0.3499999940395355 - ], - "rotation": 265.7322479281325, - "pixel_coords": [ - 176, - 76, - 13.8618745803833 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.17885644733905792, - 2.8560750484466553, - 0.699999988079071 - ], - "rotation": 156.08503091372793, - "pixel_coords": [ - 215, - 77, - 12.828842163085938 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cylinder", - "change_score": 13.413395097323185, - "change_attempts": 1, - "source_scene": "scene_0834" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0834_cf2.json b/dataset_1k_720p_2/scenes/scene_0834_cf2.json deleted file mode 100644 index 2955a21a54a12c5565c7ebf555a8128eb6998d38..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0834_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 834, - "image_filename": "SCENE_0834_new_000834.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7276231050491333, - -0.2718450725078583, - 0.3499999940395355 - ], - "rotation": 116.70348971331809, - "pixel_coords": [ - 193, - 134, - 9.917581558227539 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8293814659118652, - 2.4709956645965576, - 0.3499999940395355 - ], - "rotation": 265.7322479281325, - "pixel_coords": [ - 176, - 76, - 13.8618745803833 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.17885644733905792, - 2.8560750484466553, - 0.699999988079071 - ], - "rotation": 156.08503091372793, - "pixel_coords": [ - 215, - 77, - 12.828842163085938 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0834" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0834_original.json b/dataset_1k_720p_2/scenes/scene_0834_original.json deleted file mode 100644 index 306cc64430449f0babb3059946286833b45b1506..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0834_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 834, - "image_filename": "SCENE_0834_new_000834.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7276231050491333, - -0.2718450725078583, - 0.3499999940395355 - ], - "rotation": 116.70348971331809, - "pixel_coords": [ - 193, - 134, - 9.917581558227539 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8293814659118652, - 2.4709956645965576, - 0.3499999940395355 - ], - "rotation": 265.7322479281325, - "pixel_coords": [ - 176, - 76, - 13.8618745803833 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.17885644733905792, - 2.8560750484466553, - 0.699999988079071 - ], - "rotation": 156.08503091372793, - "pixel_coords": [ - 215, - 77, - 12.828842163085938 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0834" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0835_cf1.json b/dataset_1k_720p_2/scenes/scene_0835_cf1.json deleted file mode 100644 index a974bb73f78cf89857244bb9a2aaa0fde2dbf848..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0835_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 835, - "image_filename": "SCENE_0835_new_000835.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.404604911804199, - 2.3585307598114014, - 0.699999988079071 - ], - "rotation": 57.90110320609142, - "pixel_coords": [ - 269, - 107, - 10.752355575561523 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9697312712669373, - 1.8042641878128052, - 0.699999988079071 - ], - "rotation": 264.2387417182993, - "pixel_coords": [ - 182, - 77, - 12.70608139038086 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.250810980796814, - -2.1785757541656494, - 0.3499999940395355 - ], - "rotation": 122.8426316184081, - "pixel_coords": [ - 80, - 117, - 10.913597106933594 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown cube to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0835" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0835_cf2.json b/dataset_1k_720p_2/scenes/scene_0835_cf2.json deleted file mode 100644 index 3cf21a35b877013a4b335b2d0fca90b5503e1aa0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0835_cf2.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 835, - "image_filename": "SCENE_0835_new_000835.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.404604911804199, - 2.3585307598114014, - 0.699999988079071 - ], - "rotation": 57.90110320609142, - "pixel_coords": [ - 269, - 107, - 10.752355575561523 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9697312712669373, - 1.8042641878128052, - 0.699999988079071 - ], - "rotation": 264.2387417182993, - "pixel_coords": [ - 182, - 77, - 12.70608139038086 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0835" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0835_original.json b/dataset_1k_720p_2/scenes/scene_0835_original.json deleted file mode 100644 index 5fa21e6eaa2be8d82ee57eee92be2e3d708b783a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0835_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 835, - "image_filename": "SCENE_0835_new_000835.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.404604911804199, - 2.3585307598114014, - 0.699999988079071 - ], - "rotation": 57.90110320609142, - "pixel_coords": [ - 269, - 107, - 10.752355575561523 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9697312712669373, - 1.8042641878128052, - 0.699999988079071 - ], - "rotation": 264.2387417182993, - "pixel_coords": [ - 182, - 77, - 12.70608139038086 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.250810980796814, - -2.1785757541656494, - 0.3499999940395355 - ], - "rotation": 122.8426316184081, - "pixel_coords": [ - 80, - 117, - 10.913597106933594 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0835" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0836_cf1.json b/dataset_1k_720p_2/scenes/scene_0836_cf1.json deleted file mode 100644 index 54ad117cbb56c133661cfa816a1035f7b08dae86..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0836_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 836, - "image_filename": "SCENE_0836_new_000836.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.567787230014801, - 1.963978886604309, - 0.699999988079071 - ], - "rotation": 254.77559368756593, - "pixel_coords": [ - 191, - 79, - 12.19256591796875 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.397975206375122, - -0.7293888330459595, - 0.699999988079071 - ], - "rotation": 283.06133875897973, - "pixel_coords": [ - 175, - 123, - 9.292420387268066 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3249052166938782, - -2.627619504928589, - 0.3499999940395355 - ], - "rotation": 123.52114207589395, - "pixel_coords": [ - 92, - 143, - 9.041460990905762 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8238744735717773, - 1.175573468208313, - 0.699999988079071 - ], - "rotation": 344.90329107877903, - "pixel_coords": [ - 262, - 119, - 9.472711563110352 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6752768754959106, - -2.949610471725464, - 0.699999988079071 - ], - "rotation": 158.18547041653767, - "pixel_coords": [ - 111, - 158, - 7.794033050537109 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0836" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0836_cf2.json b/dataset_1k_720p_2/scenes/scene_0836_cf2.json deleted file mode 100644 index c29c10a1cd9b284579890f6e8a24b2ae35eeef11..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0836_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 836, - "image_filename": "SCENE_0836_new_000836.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.567787230014801, - 1.963978886604309, - 0.699999988079071 - ], - "rotation": 254.77559368756593, - "pixel_coords": [ - 191, - 79, - 12.19256591796875 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.397975206375122, - -0.7293888330459595, - 0.699999988079071 - ], - "rotation": 283.06133875897973, - "pixel_coords": [ - 175, - 123, - 9.292420387268066 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3249052166938782, - -2.627619504928589, - 0.3499999940395355 - ], - "rotation": 123.52114207589395, - "pixel_coords": [ - 92, - 143, - 9.041460990905762 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8238744735717773, - 1.175573468208313, - 0.699999988079071 - ], - "rotation": 344.90329107877903, - "pixel_coords": [ - 262, - 119, - 9.472711563110352 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3033635290529917, - -1.5169623122582507, - 0.699999988079071 - ], - "rotation": 158.18547041653767, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cube to partially occlude brown cube", - "change_score": 1.5642805353264888, - "change_attempts": 1, - "source_scene": "scene_0836" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0836_original.json b/dataset_1k_720p_2/scenes/scene_0836_original.json deleted file mode 100644 index 55cd15ee74e0f96c60a26fc45505712d0123e23d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0836_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 836, - "image_filename": "SCENE_0836_new_000836.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.567787230014801, - 1.963978886604309, - 0.699999988079071 - ], - "rotation": 254.77559368756593, - "pixel_coords": [ - 191, - 79, - 12.19256591796875 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.397975206375122, - -0.7293888330459595, - 0.699999988079071 - ], - "rotation": 283.06133875897973, - "pixel_coords": [ - 175, - 123, - 9.292420387268066 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3249052166938782, - -2.627619504928589, - 0.3499999940395355 - ], - "rotation": 123.52114207589395, - "pixel_coords": [ - 92, - 143, - 9.041460990905762 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8238744735717773, - 1.175573468208313, - 0.699999988079071 - ], - "rotation": 344.90329107877903, - "pixel_coords": [ - 262, - 119, - 9.472711563110352 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6752768754959106, - -2.949610471725464, - 0.699999988079071 - ], - "rotation": 158.18547041653767, - "pixel_coords": [ - 111, - 158, - 7.794033050537109 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0836" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0837_cf1.json b/dataset_1k_720p_2/scenes/scene_0837_cf1.json deleted file mode 100644 index bf64cd0f76f98f93076f21e1fccb45858cd0d2ba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0837_cf1.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 837, - "image_filename": "SCENE_0837_new_000837.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.22743821144104, - 1.5106064081192017, - 0.3499999940395355 - ], - "rotation": 41.744804018568615, - "pixel_coords": [ - 168, - 86, - 12.590489387512207 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8692915439605713, - -1.7248406410217285, - 0.699999988079071 - ], - "rotation": 0.628542814731401, - "pixel_coords": [ - 63, - 87, - 11.588501930236816 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.663762092590332, - -2.6826722621917725, - 0.3499999940395355 - ], - "rotation": 167.61285621740487, - "pixel_coords": [ - 73, - 132, - 9.760032653808594 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0153958797454834, - -1.9140475988388062, - 0.3499999940395355 - ], - "rotation": 211.17276157776084, - "pixel_coords": [ - 157, - 163, - 8.469475746154785 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.29012978076934814, - 0.10592135041952133, - 0.3499999940395355 - ], - "rotation": 268.76332995067327, - "pixel_coords": [ - 156, - 106, - 11.155607223510742 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.779766798019409, - 2.2603976726531982, - 0.3499999940395355 - ], - "rotation": 55.260793729824414, - "pixel_coords": [ - 155, - 69, - 14.040496826171875 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.19347988069057465, - -1.387101650238037, - 0.699999988079071 - ], - "rotation": 253.30513676781734, - "pixel_coords": [ - 128, - 117, - 9.795308113098145 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 3 - ], - [], - [ - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed brown cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0837" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0837_cf2.json b/dataset_1k_720p_2/scenes/scene_0837_cf2.json deleted file mode 100644 index 9f0956748d12d70aa113209228ab1d87494d74b3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0837_cf2.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 837, - "image_filename": "SCENE_0837_new_000837.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.22743821144104, - 1.5106064081192017, - 0.3499999940395355 - ], - "rotation": 41.744804018568615, - "pixel_coords": [ - 168, - 86, - 12.590489387512207 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8692915439605713, - -1.7248406410217285, - 0.699999988079071 - ], - "rotation": 0.628542814731401, - "pixel_coords": [ - 63, - 87, - 11.588501930236816 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.663762092590332, - -2.6826722621917725, - 0.3499999940395355 - ], - "rotation": 167.61285621740487, - "pixel_coords": [ - 73, - 132, - 9.760032653808594 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0153958797454834, - -1.9140475988388062, - 0.3499999940395355 - ], - "rotation": 211.17276157776084, - "pixel_coords": [ - 157, - 163, - 8.469475746154785 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.29012978076934814, - 0.10592135041952133, - 0.3499999940395355 - ], - "rotation": 268.76332995067327, - "pixel_coords": [ - 156, - 106, - 11.155607223510742 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.779766798019409, - 2.2603976726531982, - 0.3499999940395355 - ], - "rotation": 55.260793729824414, - "pixel_coords": [ - 155, - 69, - 14.040496826171875 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.19347988069057465, - -1.387101650238037, - 0.699999988079071 - ], - "rotation": 253.30513676781734, - "pixel_coords": [ - 128, - 117, - 9.795308113098145 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 3 - ], - [], - [ - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed green cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0837" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0837_original.json b/dataset_1k_720p_2/scenes/scene_0837_original.json deleted file mode 100644 index 67b4d6d3e161034294032d2e005a94d0874f91fc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0837_original.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 837, - "image_filename": "SCENE_0837_new_000837.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.22743821144104, - 1.5106064081192017, - 0.3499999940395355 - ], - "rotation": 41.744804018568615, - "pixel_coords": [ - 168, - 86, - 12.590489387512207 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8692915439605713, - -1.7248406410217285, - 0.699999988079071 - ], - "rotation": 0.628542814731401, - "pixel_coords": [ - 63, - 87, - 11.588501930236816 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.663762092590332, - -2.6826722621917725, - 0.3499999940395355 - ], - "rotation": 167.61285621740487, - "pixel_coords": [ - 73, - 132, - 9.760032653808594 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0153958797454834, - -1.9140475988388062, - 0.3499999940395355 - ], - "rotation": 211.17276157776084, - "pixel_coords": [ - 157, - 163, - 8.469475746154785 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.29012978076934814, - 0.10592135041952133, - 0.3499999940395355 - ], - "rotation": 268.76332995067327, - "pixel_coords": [ - 156, - 106, - 11.155607223510742 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.779766798019409, - 2.2603976726531982, - 0.3499999940395355 - ], - "rotation": 55.260793729824414, - "pixel_coords": [ - 155, - 69, - 14.040496826171875 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.19347988069057465, - -1.387101650238037, - 0.699999988079071 - ], - "rotation": 253.30513676781734, - "pixel_coords": [ - 128, - 117, - 9.795308113098145 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5 - ], - [], - [ - 0, - 1, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 3 - ], - [], - [ - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0837" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0838_cf1.json b/dataset_1k_720p_2/scenes/scene_0838_cf1.json deleted file mode 100644 index b933b6ad29cb843eb8f130cc9eeb27c1ab37622c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0838_cf1.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 838, - "image_filename": "SCENE_0838_new_000838.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9414417743682861, - -0.9778994917869568, - 0.3499999940395355 - ], - "rotation": 334.98442573525114, - "pixel_coords": [ - 101, - 98, - 11.883901596069336 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5768864154815674, - 2.6960504055023193, - 0.699999988079071 - ], - "rotation": 231.82422280430208, - "pixel_coords": [ - 282, - 104, - 10.714238166809082 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.654076099395752, - -0.3912520110607147, - 0.3499999940395355 - ], - "rotation": 195.6126816229247, - "pixel_coords": [ - 105, - 87, - 12.686640739440918 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.021485686302185, - -0.5995247960090637, - 0.3499999940395355 - ], - "rotation": 308.5234444670182, - "pixel_coords": [ - 167, - 129, - 10.105987548828125 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8911851644515991, - 2.6739537715911865, - 0.699999988079071 - ], - "rotation": 258.7564197872116, - "pixel_coords": [ - 238, - 87, - 11.832680702209473 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.224348306655884, - -2.505513906478882, - 0.699999988079071 - ], - "rotation": 263.93822135400444, - "pixel_coords": [ - 138, - 164, - 8.071324348449707 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cylinder and green sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0838" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0838_cf2.json b/dataset_1k_720p_2/scenes/scene_0838_cf2.json deleted file mode 100644 index f8330a8a0ac0cdcce14a65bfea6febc8c0ef4d64..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0838_cf2.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 838, - "image_filename": "SCENE_0838_new_000838.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9414417743682861, - -0.9778994917869568, - 0.3499999940395355 - ], - "rotation": 334.98442573525114, - "pixel_coords": [ - 101, - 98, - 11.883901596069336 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5768864154815674, - 2.6960504055023193, - 0.699999988079071 - ], - "rotation": 231.82422280430208, - "pixel_coords": [ - 282, - 104, - 10.714238166809082 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.654076099395752, - -0.3912520110607147, - 0.3499999940395355 - ], - "rotation": 195.6126816229247, - "pixel_coords": [ - 105, - 87, - 12.686640739440918 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.021485686302185, - -0.5995247960090637, - 0.3499999940395355 - ], - "rotation": 308.5234444670182, - "pixel_coords": [ - 167, - 129, - 10.105987548828125 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8911851644515991, - 2.6739537715911865, - 0.699999988079071 - ], - "rotation": 258.7564197872116, - "pixel_coords": [ - 238, - 87, - 11.832680702209473 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.224348306655884, - -2.505513906478882, - 0.699999988079071 - ], - "rotation": 263.93822135400444, - "pixel_coords": [ - 138, - 164, - 8.071324348449707 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan sphere to blue", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0838" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0838_original.json b/dataset_1k_720p_2/scenes/scene_0838_original.json deleted file mode 100644 index e354a425c6608bede936f8048c7f8b592ab3272b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0838_original.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 838, - "image_filename": "SCENE_0838_new_000838.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9414417743682861, - -0.9778994917869568, - 0.3499999940395355 - ], - "rotation": 334.98442573525114, - "pixel_coords": [ - 101, - 98, - 11.883901596069336 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5768864154815674, - 2.6960504055023193, - 0.699999988079071 - ], - "rotation": 231.82422280430208, - "pixel_coords": [ - 282, - 104, - 10.714238166809082 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.654076099395752, - -0.3912520110607147, - 0.3499999940395355 - ], - "rotation": 195.6126816229247, - "pixel_coords": [ - 105, - 87, - 12.686640739440918 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.021485686302185, - -0.5995247960090637, - 0.3499999940395355 - ], - "rotation": 308.5234444670182, - "pixel_coords": [ - 167, - 129, - 10.105987548828125 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8911851644515991, - 2.6739537715911865, - 0.699999988079071 - ], - "rotation": 258.7564197872116, - "pixel_coords": [ - 238, - 87, - 11.832680702209473 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.224348306655884, - -2.505513906478882, - 0.699999988079071 - ], - "rotation": 263.93822135400444, - "pixel_coords": [ - 138, - 164, - 8.071324348449707 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0838" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0839_cf1.json b/dataset_1k_720p_2/scenes/scene_0839_cf1.json deleted file mode 100644 index a2e68c8a6b253f43028319a26adacd40c362af89..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0839_cf1.json +++ /dev/null @@ -1,234 +0,0 @@ -{ - "split": "new", - "image_index": 839, - "image_filename": "SCENE_0839_new_000839.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5184750556945801, - 0.7558955550193787, - 0.3499999940395355 - ], - "rotation": 179.00801422556887, - "pixel_coords": [ - 166, - 99, - 12.481973648071289 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1598254442214966, - 1.9380638599395752, - 0.699999988079071 - ], - "rotation": 170.83574349780895, - "pixel_coords": [ - 225, - 96, - 11.92642593383789 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3297325372695923, - -1.8452041149139404, - 0.699999988079071 - ], - "rotation": 171.45498545325773, - "pixel_coords": [ - 108, - 116, - 10.658862113952637 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8056161403656006, - -1.1122785806655884, - 0.3499999940395355 - ], - "rotation": 229.769549279133, - "pixel_coords": [ - 174, - 145, - 9.888202667236328 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7596867084503174, - 2.223733425140381, - 0.699999988079071 - ], - "rotation": 163.21494536105757, - "pixel_coords": [ - 171, - 70, - 13.97220516204834 - ], - "color": "brown" - }, - { - "shape": "cube", - "color": "purple", - "material": "metal", - "size": "large", - "3d_coords": [ - -2.3179025060597356, - -2.796457803770057, - 0.35 - ], - "rotation": 78.10916678575, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0839" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0839_cf2.json b/dataset_1k_720p_2/scenes/scene_0839_cf2.json deleted file mode 100644 index bf7fab524883de74c19964fdb997a0c4f66c1692..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0839_cf2.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 839, - "image_filename": "SCENE_0839_new_000839.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5184750556945801, - 0.7558955550193787, - 0.3499999940395355 - ], - "rotation": 179.00801422556887, - "pixel_coords": [ - 166, - 99, - 12.481973648071289 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1598254442214966, - 1.9380638599395752, - 0.699999988079071 - ], - "rotation": 170.83574349780895, - "pixel_coords": [ - 225, - 96, - 11.92642593383789 - ], - "color": "purple" - }, - { - "shape": "sphere", - "color": "brown", - "material": "rubber", - "size": "small", - "3d_coords": [ - -0.3297325372695923, - -1.8452041149139404, - 0.699999988079071 - ], - "rotation": 84.82214004292767, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8056161403656006, - -1.1122785806655884, - 0.3499999940395355 - ], - "rotation": 229.769549279133, - "pixel_coords": [ - 174, - 145, - 9.888202667236328 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7596867084503174, - 2.223733425140381, - 0.699999988079071 - ], - "rotation": 163.21494536105757, - "pixel_coords": [ - 171, - 70, - 13.97220516204834 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced blue cylinder with brown sphere", - "change_score": 4.240646792806473, - "change_attempts": 1, - "source_scene": "scene_0839" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0839_original.json b/dataset_1k_720p_2/scenes/scene_0839_original.json deleted file mode 100644 index 006bacd776ee911178d2919f70f50fec5fb1c176..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0839_original.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 839, - "image_filename": "SCENE_0839_new_000839.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5184750556945801, - 0.7558955550193787, - 0.3499999940395355 - ], - "rotation": 179.00801422556887, - "pixel_coords": [ - 166, - 99, - 12.481973648071289 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1598254442214966, - 1.9380638599395752, - 0.699999988079071 - ], - "rotation": 170.83574349780895, - "pixel_coords": [ - 225, - 96, - 11.92642593383789 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3297325372695923, - -1.8452041149139404, - 0.699999988079071 - ], - "rotation": 171.45498545325773, - "pixel_coords": [ - 108, - 116, - 10.658862113952637 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8056161403656006, - -1.1122785806655884, - 0.3499999940395355 - ], - "rotation": 229.769549279133, - "pixel_coords": [ - 174, - 145, - 9.888202667236328 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7596867084503174, - 2.223733425140381, - 0.699999988079071 - ], - "rotation": 163.21494536105757, - "pixel_coords": [ - 171, - 70, - 13.97220516204834 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0839" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0840_cf1.json b/dataset_1k_720p_2/scenes/scene_0840_cf1.json deleted file mode 100644 index f178e9a1ecbd4d0a3f25be1522849c05f65f3140..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0840_cf1.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 840, - "image_filename": "SCENE_0840_new_000840.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.32049205899238586, - 1.2007631063461304, - 0.3499999940395355 - ], - "rotation": 282.51908427065524, - "pixel_coords": [ - 192, - 103, - 11.942090034484863 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9768579006195068, - -2.2966880798339844, - 0.3499999940395355 - ], - "rotation": 117.10326198596898, - "pixel_coords": [ - 67, - 112, - 11.36811351776123 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7531861662864685, - -1.8598949909210205, - 0.699999988079071 - ], - "rotation": 333.2333533713183, - "pixel_coords": [ - 129, - 131, - 9.701434135437012 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.748551070690155, - -1.412968397140503, - 0.3499999940395355 - ], - "rotation": 261.29376647525703, - "pixel_coords": [ - 111, - 117, - 11.09846305847168 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.853555917739868, - 0.6756358742713928, - 0.699999988079071 - ], - "rotation": 77.71155698204927, - "pixel_coords": [ - 123, - 71, - 13.49238109588623 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0103840827941895, - 1.923702359199524, - 0.699999988079071 - ], - "rotation": 69.53480619037475, - "pixel_coords": [ - 247, - 104, - 11.108501434326172 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7415921688079834, - 0.27033960819244385, - 0.699999988079071 - ], - "rotation": 194.76822937165997, - "pixel_coords": [ - 234, - 131, - 9.673921585083008 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7115266919136047, - 0.6246119737625122, - 0.3499999940395355 - ], - "rotation": 274.3978663395689, - "pixel_coords": [ - 159, - 98, - 12.265892028808594 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 7 - ], - [ - 0, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [], - [ - 0, - 1, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 7 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [], - [ - 5 - ], - [ - 0, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0840" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0840_cf2.json b/dataset_1k_720p_2/scenes/scene_0840_cf2.json deleted file mode 100644 index 8a174954438431a0d2e703e997416e5e99bba8b7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0840_cf2.json +++ /dev/null @@ -1,344 +0,0 @@ -{ - "split": "new", - "image_index": 840, - "image_filename": "SCENE_0840_new_000840.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.32049205899238586, - 1.2007631063461304, - 0.3499999940395355 - ], - "rotation": 282.51908427065524, - "pixel_coords": [ - 192, - 103, - 11.942090034484863 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9768579006195068, - -2.2966880798339844, - 0.3499999940395355 - ], - "rotation": 117.10326198596898, - "pixel_coords": [ - 67, - 112, - 11.36811351776123 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7531861662864685, - -1.8598949909210205, - 0.699999988079071 - ], - "rotation": 333.2333533713183, - "pixel_coords": [ - 129, - 131, - 9.701434135437012 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.748551070690155, - -1.412968397140503, - 0.3499999940395355 - ], - "rotation": 261.29376647525703, - "pixel_coords": [ - 111, - 117, - 11.09846305847168 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.853555917739868, - 0.6756358742713928, - 0.699999988079071 - ], - "rotation": 77.71155698204927, - "pixel_coords": [ - 123, - 71, - 13.49238109588623 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0103840827941895, - 1.923702359199524, - 0.699999988079071 - ], - "rotation": 69.53480619037475, - "pixel_coords": [ - 247, - 104, - 11.108501434326172 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7115266919136047, - 0.6246119737625122, - 0.3499999940395355 - ], - "rotation": 274.3978663395689, - "pixel_coords": [ - 159, - 98, - 12.265892028808594 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 7 - ], - [ - 0, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [], - [ - 0, - 1, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 7 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [], - [ - 5 - ], - [ - 0, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple sphere", - "change_score": 11.22119343602197, - "change_attempts": 1, - "source_scene": "scene_0840" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0840_original.json b/dataset_1k_720p_2/scenes/scene_0840_original.json deleted file mode 100644 index 80478a989d6e3ac83b9aca4d6432708214fbb7ab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0840_original.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 840, - "image_filename": "SCENE_0840_new_000840.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.32049205899238586, - 1.2007631063461304, - 0.3499999940395355 - ], - "rotation": 282.51908427065524, - "pixel_coords": [ - 192, - 103, - 11.942090034484863 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9768579006195068, - -2.2966880798339844, - 0.3499999940395355 - ], - "rotation": 117.10326198596898, - "pixel_coords": [ - 67, - 112, - 11.36811351776123 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7531861662864685, - -1.8598949909210205, - 0.699999988079071 - ], - "rotation": 333.2333533713183, - "pixel_coords": [ - 129, - 131, - 9.701434135437012 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.748551070690155, - -1.412968397140503, - 0.3499999940395355 - ], - "rotation": 261.29376647525703, - "pixel_coords": [ - 111, - 117, - 11.09846305847168 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.853555917739868, - 0.6756358742713928, - 0.699999988079071 - ], - "rotation": 77.71155698204927, - "pixel_coords": [ - 123, - 71, - 13.49238109588623 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0103840827941895, - 1.923702359199524, - 0.699999988079071 - ], - "rotation": 69.53480619037475, - "pixel_coords": [ - 247, - 104, - 11.108501434326172 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7415921688079834, - 0.27033960819244385, - 0.699999988079071 - ], - "rotation": 194.76822937165997, - "pixel_coords": [ - 234, - 131, - 9.673921585083008 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7115266919136047, - 0.6246119737625122, - 0.3499999940395355 - ], - "rotation": 274.3978663395689, - "pixel_coords": [ - 159, - 98, - 12.265892028808594 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 7 - ], - [ - 0, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [], - [ - 0, - 1, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 7 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [], - [ - 5 - ], - [ - 0, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0840" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0841_cf1.json b/dataset_1k_720p_2/scenes/scene_0841_cf1.json deleted file mode 100644 index f1448e53a91530351f1c4b2bb455922e52bede7e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0841_cf1.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 841, - "image_filename": "SCENE_0841_new_000841.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.96696138381958, - 0.2818620502948761, - 0.3499999940395355 - ], - "rotation": 295.54306947171926, - "pixel_coords": [ - 249, - 143, - 8.830207824707031 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5902162705220513, - -1.3238244041373124, - 0.3499999940395355 - ], - "rotation": 211.48306667096963, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6904351711273193, - 2.1400680541992188, - 0.3499999940395355 - ], - "rotation": 194.18030875407408, - "pixel_coords": [ - 277, - 117, - 10.140738487243652 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2010829448699951, - 2.7229561805725098, - 0.699999988079071 - ], - "rotation": 275.9497677215716, - "pixel_coords": [ - 192, - 69, - 12.867166519165039 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.087949514389038, - -1.751846432685852, - 0.699999988079071 - ], - "rotation": 345.6877636319567, - "pixel_coords": [ - 72, - 95, - 10.721108436584473 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.36541748046875, - 0.08443799614906311, - 0.699999988079071 - ], - "rotation": 119.13395836131599, - "pixel_coords": [ - 115, - 78, - 12.018912315368652 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple sphere from (-2.4,1.4) to (-0.6,-1.3)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0841" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0841_cf2.json b/dataset_1k_720p_2/scenes/scene_0841_cf2.json deleted file mode 100644 index 86951e1258e045280b2fcfeeb580b714165a143a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0841_cf2.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 841, - "image_filename": "SCENE_0841_new_000841.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.96696138381958, - 0.2818620502948761, - 0.3499999940395355 - ], - "rotation": 295.54306947171926, - "pixel_coords": [ - 249, - 143, - 8.830207824707031 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4469356536865234, - 1.35189950466156, - 0.3499999940395355 - ], - "rotation": 211.48306667096963, - "pixel_coords": [ - 142, - 78, - 13.002311706542969 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6904351711273193, - 2.1400680541992188, - 0.3499999940395355 - ], - "rotation": 194.18030875407408, - "pixel_coords": [ - 277, - 117, - 10.140738487243652 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2010829448699951, - 2.7229561805725098, - 0.699999988079071 - ], - "rotation": 275.9497677215716, - "pixel_coords": [ - 192, - 69, - 12.867166519165039 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.087949514389038, - -1.751846432685852, - 0.699999988079071 - ], - "rotation": 345.6877636319567, - "pixel_coords": [ - 72, - 95, - 10.721108436584473 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.36541748046875, - 0.08443799614906311, - 0.699999988079071 - ], - "rotation": 119.13395836131599, - "pixel_coords": [ - 115, - 78, - 12.018912315368652 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0841" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0841_original.json b/dataset_1k_720p_2/scenes/scene_0841_original.json deleted file mode 100644 index 223ca6e8e8e2ea50986b095b1bc9eee422179572..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0841_original.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 841, - "image_filename": "SCENE_0841_new_000841.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.96696138381958, - 0.2818620502948761, - 0.3499999940395355 - ], - "rotation": 295.54306947171926, - "pixel_coords": [ - 249, - 143, - 8.830207824707031 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4469356536865234, - 1.35189950466156, - 0.3499999940395355 - ], - "rotation": 211.48306667096963, - "pixel_coords": [ - 142, - 78, - 13.002311706542969 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6904351711273193, - 2.1400680541992188, - 0.3499999940395355 - ], - "rotation": 194.18030875407408, - "pixel_coords": [ - 277, - 117, - 10.140738487243652 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2010829448699951, - 2.7229561805725098, - 0.699999988079071 - ], - "rotation": 275.9497677215716, - "pixel_coords": [ - 192, - 69, - 12.867166519165039 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.087949514389038, - -1.751846432685852, - 0.699999988079071 - ], - "rotation": 345.6877636319567, - "pixel_coords": [ - 72, - 95, - 10.721108436584473 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.36541748046875, - 0.08443799614906311, - 0.699999988079071 - ], - "rotation": 119.13395836131599, - "pixel_coords": [ - 115, - 78, - 12.018912315368652 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0841" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0842_cf1.json b/dataset_1k_720p_2/scenes/scene_0842_cf1.json deleted file mode 100644 index 23db0936ea971f0b9f17298f02a64e19f856da10..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0842_cf1.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 842, - "image_filename": "SCENE_0842_new_000842.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.520855188369751, - -0.7868005633354187, - 0.3499999940395355 - ], - "rotation": 136.2425777788246, - "pixel_coords": [ - 94, - 91, - 12.070269584655762 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.11735782772302628, - -0.6577344536781311, - 0.3499999940395355 - ], - "rotation": 122.42016493852203, - "pixel_coords": [ - 146, - 119, - 10.476258277893066 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6948813199996948, - -2.398977041244507, - 0.3499999940395355 - ], - "rotation": 353.77882594850064, - "pixel_coords": [ - 134, - 169, - 8.470255851745605 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4116818606853485, - 1.5122075080871582, - 0.699999988079071 - ], - "rotation": 246.12369747115508, - "pixel_coords": [ - 203, - 90, - 11.366421699523926 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7646592855453491, - 1.871504545211792, - 0.3499999940395355 - ], - "rotation": 273.41470617722206, - "pixel_coords": [ - 165, - 77, - 13.131109237670898 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2120308876037598, - -1.3846538066864014, - 0.699999988079071 - ], - "rotation": 25.899330850487893, - "pixel_coords": [ - 100, - 101, - 10.716185569763184 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7521750926971436, - 0.5128172636032104, - 0.699999988079071 - ], - "rotation": 130.3219511476469, - "pixel_coords": [ - 244, - 130, - 9.307351112365723 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1301072835922241, - -0.03525335341691971, - 0.3499999940395355 - ], - "rotation": 191.67533819614755, - "pixel_coords": [ - 185, - 125, - 10.19608211517334 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 6, - 7 - ], - [], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 6 - ] - ], - "left": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 3, - 6, - 7 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 3, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed green cube to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0842" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0842_cf2.json b/dataset_1k_720p_2/scenes/scene_0842_cf2.json deleted file mode 100644 index 7ceab35eb0e03fc78dd3f5fa99ccdd43ef547c37..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0842_cf2.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 842, - "image_filename": "SCENE_0842_new_000842.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.520855188369751, - -0.7868005633354187, - 0.3499999940395355 - ], - "rotation": 136.2425777788246, - "pixel_coords": [ - 94, - 91, - 12.070269584655762 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.11735782772302628, - -0.6577344536781311, - 0.3499999940395355 - ], - "rotation": 122.42016493852203, - "pixel_coords": [ - 146, - 119, - 10.476258277893066 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6948813199996948, - -2.398977041244507, - 0.3499999940395355 - ], - "rotation": 353.77882594850064, - "pixel_coords": [ - 134, - 169, - 8.470255851745605 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1731063977071923, - -0.023532393582571087, - 0.699999988079071 - ], - "rotation": 246.12369747115508, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7646592855453491, - 1.871504545211792, - 0.3499999940395355 - ], - "rotation": 273.41470617722206, - "pixel_coords": [ - 165, - 77, - 13.131109237670898 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2120308876037598, - -1.3846538066864014, - 0.699999988079071 - ], - "rotation": 25.899330850487893, - "pixel_coords": [ - 100, - 101, - 10.716185569763184 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7521750926971436, - 0.5128172636032104, - 0.699999988079071 - ], - "rotation": 130.3219511476469, - "pixel_coords": [ - 244, - 130, - 9.307351112365723 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1301072835922241, - -0.03525335341691971, - 0.3499999940395355 - ], - "rotation": 191.67533819614755, - "pixel_coords": [ - 185, - 125, - 10.19608211517334 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 6, - 7 - ], - [], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 6 - ] - ], - "left": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 3, - 6, - 7 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 3, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cylinder from right of red cylinder to left", - "change_score": 2.2068191746310823, - "change_attempts": 1, - "source_scene": "scene_0842" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0842_original.json b/dataset_1k_720p_2/scenes/scene_0842_original.json deleted file mode 100644 index d93c6388fb65d419d70ff54146acd2877f1c8851..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0842_original.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 842, - "image_filename": "SCENE_0842_new_000842.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.520855188369751, - -0.7868005633354187, - 0.3499999940395355 - ], - "rotation": 136.2425777788246, - "pixel_coords": [ - 94, - 91, - 12.070269584655762 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.11735782772302628, - -0.6577344536781311, - 0.3499999940395355 - ], - "rotation": 122.42016493852203, - "pixel_coords": [ - 146, - 119, - 10.476258277893066 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6948813199996948, - -2.398977041244507, - 0.3499999940395355 - ], - "rotation": 353.77882594850064, - "pixel_coords": [ - 134, - 169, - 8.470255851745605 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4116818606853485, - 1.5122075080871582, - 0.699999988079071 - ], - "rotation": 246.12369747115508, - "pixel_coords": [ - 203, - 90, - 11.366421699523926 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7646592855453491, - 1.871504545211792, - 0.3499999940395355 - ], - "rotation": 273.41470617722206, - "pixel_coords": [ - 165, - 77, - 13.131109237670898 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2120308876037598, - -1.3846538066864014, - 0.699999988079071 - ], - "rotation": 25.899330850487893, - "pixel_coords": [ - 100, - 101, - 10.716185569763184 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7521750926971436, - 0.5128172636032104, - 0.699999988079071 - ], - "rotation": 130.3219511476469, - "pixel_coords": [ - 244, - 130, - 9.307351112365723 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1301072835922241, - -0.03525335341691971, - 0.3499999940395355 - ], - "rotation": 191.67533819614755, - "pixel_coords": [ - 185, - 125, - 10.19608211517334 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 6, - 7 - ], - [], - [ - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 6 - ] - ], - "left": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [ - 6 - ], - [ - 3, - 6, - 7 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 3, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0842" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0843_cf1.json b/dataset_1k_720p_2/scenes/scene_0843_cf1.json deleted file mode 100644 index daa0be8e10f02b6f3e8679801d998b800e476750..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0843_cf1.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 843, - "image_filename": "SCENE_0843_new_000843.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.379448413848877, - -2.6677427291870117, - 0.699999988079071 - ], - "rotation": 123.57818120392814, - "pixel_coords": [ - 60, - 108, - 10.340462684631348 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5079424977302551, - 1.5059791803359985, - 0.699999988079071 - ], - "rotation": 91.2210383775899, - "pixel_coords": [ - 206, - 93, - 11.320283889770508 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.42125988006591797, - -1.3779702186584473, - 0.3499999940395355 - ], - "rotation": 10.642825410560675, - "pixel_coords": [ - 115, - 118, - 10.54008960723877 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.186112880706787, - -0.03606588393449783, - 0.3499999940395355 - ], - "rotation": 310.3479851878852, - "pixel_coords": [ - 184, - 124, - 10.155108451843262 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.227312989712135, - 2.6012314384469595, - 0.3499999940395355 - ], - "rotation": 193.85171273648353, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved purple sphere from left of green cube to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0843" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0843_cf2.json b/dataset_1k_720p_2/scenes/scene_0843_cf2.json deleted file mode 100644 index 4f58ff921e43fd3134d9b50d168a481be179a543..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0843_cf2.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 843, - "image_filename": "SCENE_0843_new_000843.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.379448413848877, - -2.6677427291870117, - 0.699999988079071 - ], - "rotation": 123.57818120392814, - "pixel_coords": [ - 60, - 108, - 10.340462684631348 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5079424977302551, - 1.5059791803359985, - 0.699999988079071 - ], - "rotation": 91.2210383775899, - "pixel_coords": [ - 206, - 93, - 11.320283889770508 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.42125988006591797, - -1.3779702186584473, - 0.3499999940395355 - ], - "rotation": 10.642825410560675, - "pixel_coords": [ - 115, - 118, - 10.54008960723877 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.186112880706787, - -0.03606588393449783, - 0.3499999940395355 - ], - "rotation": 310.3479851878852, - "pixel_coords": [ - 184, - 124, - 10.155108451843262 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7096308469772339, - -0.4872855544090271, - 0.3499999940395355 - ], - "rotation": 193.85171273648353, - "pixel_coords": [ - 118, - 97, - 11.932344436645508 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between green cube and purple cylinder", - "change_score": 2.0, - "change_attempts": 2, - "source_scene": "scene_0843" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0843_original.json b/dataset_1k_720p_2/scenes/scene_0843_original.json deleted file mode 100644 index ae448b02248488e4e937a835e7c9e2602e714dd3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0843_original.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 843, - "image_filename": "SCENE_0843_new_000843.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.379448413848877, - -2.6677427291870117, - 0.699999988079071 - ], - "rotation": 123.57818120392814, - "pixel_coords": [ - 60, - 108, - 10.340462684631348 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5079424977302551, - 1.5059791803359985, - 0.699999988079071 - ], - "rotation": 91.2210383775899, - "pixel_coords": [ - 206, - 93, - 11.320283889770508 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.42125988006591797, - -1.3779702186584473, - 0.3499999940395355 - ], - "rotation": 10.642825410560675, - "pixel_coords": [ - 115, - 118, - 10.54008960723877 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.186112880706787, - -0.03606588393449783, - 0.3499999940395355 - ], - "rotation": 310.3479851878852, - "pixel_coords": [ - 184, - 124, - 10.155108451843262 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7096308469772339, - -0.4872855544090271, - 0.3499999940395355 - ], - "rotation": 193.85171273648353, - "pixel_coords": [ - 118, - 97, - 11.932344436645508 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0843" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0844_cf1.json b/dataset_1k_720p_2/scenes/scene_0844_cf1.json deleted file mode 100644 index 5f3c1c9e1b02e8bc2f3ff98dd2fbe0af41890587..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0844_cf1.json +++ /dev/null @@ -1,315 +0,0 @@ -{ - "split": "new", - "image_index": 844, - "image_filename": "SCENE_0844_new_000844.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0445681810379028, - -1.5835318565368652, - 0.3499999940395355 - ], - "rotation": 166.109137607606, - "pixel_coords": [ - 99, - 114, - 10.708443641662598 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7688301801681519, - 2.3325281143188477, - 0.699999988079071 - ], - "rotation": 107.28431700689677, - "pixel_coords": [ - 254, - 98, - 10.884902000427246 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.4490695297718048, - 1.4518539905548096, - 0.3499999940395355 - ], - "rotation": 321.6979144940227, - "pixel_coords": [ - 184, - 92, - 12.010040283203125 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.24873423576355, - 0.2734032869338989, - 0.699999988079071 - ], - "rotation": 111.86176954963194, - "pixel_coords": [ - 222, - 128, - 9.431866645812988 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0786715745925903, - 0.3058362603187561, - 0.699999988079071 - ], - "rotation": 283.9046182990342, - "pixel_coords": [ - 146, - 86, - 11.595932960510254 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9817835092544556, - 1.6336085796356201, - 0.3499999940395355 - ], - "rotation": 317.18778604142307, - "pixel_coords": [ - 159, - 76, - 13.099520683288574 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4223299026489258, - -2.8890950679779053, - 0.699999988079071 - ], - "rotation": 155.91667734364162, - "pixel_coords": [ - 51, - 114, - 10.043306350708008 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 4, - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0844" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0844_cf2.json b/dataset_1k_720p_2/scenes/scene_0844_cf2.json deleted file mode 100644 index 1cb38222af75a372731c2a3307ee39c35bf8e81c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0844_cf2.json +++ /dev/null @@ -1,332 +0,0 @@ -{ - "split": "new", - "image_index": 844, - "image_filename": "SCENE_0844_new_000844.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0445681810379028, - -1.5835318565368652, - 0.3499999940395355 - ], - "rotation": 166.109137607606, - "pixel_coords": [ - 99, - 114, - 10.708443641662598 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7688301801681519, - 2.3325281143188477, - 0.699999988079071 - ], - "rotation": 107.28431700689677, - "pixel_coords": [ - 254, - 98, - 10.884902000427246 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.4490695297718048, - 1.4518539905548096, - 0.3499999940395355 - ], - "rotation": 321.6979144940227, - "pixel_coords": [ - 184, - 92, - 12.010040283203125 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.24873423576355, - 0.2734032869338989, - 0.699999988079071 - ], - "rotation": 111.86176954963194, - "pixel_coords": [ - 222, - 128, - 9.431866645812988 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0786715745925903, - 0.3058362603187561, - 0.699999988079071 - ], - "rotation": 283.9046182990342, - "pixel_coords": [ - 146, - 86, - 11.595932960510254 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9817835092544556, - 1.6336085796356201, - 0.3499999940395355 - ], - "rotation": 317.18778604142307, - "pixel_coords": [ - 159, - 76, - 13.099520683288574 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4223299026489258, - -2.8890950679779053, - 0.699999988079071 - ], - "rotation": 155.91667734364162, - "pixel_coords": [ - 51, - 114, - 10.043306350708008 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "color": "yellow", - "material": "rubber", - "size": "small", - "3d_coords": [ - 0.34423517232603906, - -2.813591535609704, - 0.35 - ], - "rotation": 350.8386082444304, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 4, - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0844" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0844_original.json b/dataset_1k_720p_2/scenes/scene_0844_original.json deleted file mode 100644 index ed20b410f30b9e199232f4f0eea2230db1acbb45..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0844_original.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 844, - "image_filename": "SCENE_0844_new_000844.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0445681810379028, - -1.5835318565368652, - 0.3499999940395355 - ], - "rotation": 166.109137607606, - "pixel_coords": [ - 99, - 114, - 10.708443641662598 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7688301801681519, - 2.3325281143188477, - 0.699999988079071 - ], - "rotation": 107.28431700689677, - "pixel_coords": [ - 254, - 98, - 10.884902000427246 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.4490695297718048, - 1.4518539905548096, - 0.3499999940395355 - ], - "rotation": 321.6979144940227, - "pixel_coords": [ - 184, - 92, - 12.010040283203125 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.24873423576355, - 0.2734032869338989, - 0.699999988079071 - ], - "rotation": 111.86176954963194, - "pixel_coords": [ - 222, - 128, - 9.431866645812988 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0786715745925903, - 0.3058362603187561, - 0.699999988079071 - ], - "rotation": 283.9046182990342, - "pixel_coords": [ - 146, - 86, - 11.595932960510254 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9817835092544556, - 1.6336085796356201, - 0.3499999940395355 - ], - "rotation": 317.18778604142307, - "pixel_coords": [ - 159, - 76, - 13.099520683288574 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4223299026489258, - -2.8890950679779053, - 0.699999988079071 - ], - "rotation": 155.91667734364162, - "pixel_coords": [ - 51, - 114, - 10.043306350708008 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 4, - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0844" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0845_cf1.json b/dataset_1k_720p_2/scenes/scene_0845_cf1.json deleted file mode 100644 index 76756af169d86e787402b4bbfe3eb2147c27a009..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0845_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 845, - "image_filename": "SCENE_0845_new_000845.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6769092679023743, - 2.866075277328491, - 0.3499999940395355 - ], - "rotation": 262.4809524619734, - "pixel_coords": [ - 232, - 94, - 12.752570152282715 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2997611463069916, - 0.40806132555007935, - 0.3499999940395355 - ], - "rotation": 159.7592510156505, - "pixel_coords": [ - 175, - 110, - 11.595111846923828 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.733981728553772, - 0.10986938327550888, - 0.3499999940395355 - ], - "rotation": 163.65823622577412, - "pixel_coords": [ - 132, - 94, - 12.794108390808105 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray sphere to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0845" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0845_cf2.json b/dataset_1k_720p_2/scenes/scene_0845_cf2.json deleted file mode 100644 index 7be87065fe755e1a4cce76dc082c0b2169e39d8c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0845_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 845, - "image_filename": "SCENE_0845_new_000845.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6769092679023743, - 2.866075277328491, - 0.3499999940395355 - ], - "rotation": 262.4809524619734, - "pixel_coords": [ - 232, - 94, - 12.752570152282715 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2997611463069916, - 0.40806132555007935, - 0.3499999940395355 - ], - "rotation": 159.7592510156505, - "pixel_coords": [ - 175, - 110, - 11.595111846923828 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.733981728553772, - 0.10986938327550888, - 0.3499999940395355 - ], - "rotation": 163.65823622577412, - "pixel_coords": [ - 132, - 94, - 12.794108390808105 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0845" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0845_original.json b/dataset_1k_720p_2/scenes/scene_0845_original.json deleted file mode 100644 index 0e544a9e247db9a215a2ca1c4d4489691c2b46a7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0845_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 845, - "image_filename": "SCENE_0845_new_000845.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6769092679023743, - 2.866075277328491, - 0.3499999940395355 - ], - "rotation": 262.4809524619734, - "pixel_coords": [ - 232, - 94, - 12.752570152282715 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2997611463069916, - 0.40806132555007935, - 0.3499999940395355 - ], - "rotation": 159.7592510156505, - "pixel_coords": [ - 175, - 110, - 11.595111846923828 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.733981728553772, - 0.10986938327550888, - 0.3499999940395355 - ], - "rotation": 163.65823622577412, - "pixel_coords": [ - 132, - 94, - 12.794108390808105 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0845" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0846_cf1.json b/dataset_1k_720p_2/scenes/scene_0846_cf1.json deleted file mode 100644 index 2f3fb7ed27929705d46f7158d875f6eea8b92142..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0846_cf1.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 846, - "image_filename": "SCENE_0846_new_000846.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0151532888412476, - 0.45325949788093567, - 0.3499999940395355 - ], - "rotation": 169.21138407447543, - "pixel_coords": [ - 151, - 95, - 11.568695068359375 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5541903972625732, - 2.8281452655792236, - 0.3499999940395355 - ], - "rotation": 234.10356592997744, - "pixel_coords": [ - 172, - 66, - 13.935554504394531 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.934551477432251, - -1.2927323579788208, - 0.699999988079071 - ], - "rotation": 186.24182254871795, - "pixel_coords": [ - 201, - 160, - 7.784697532653809 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.650120735168457, - -1.278476595878601, - 0.699999988079071 - ], - "rotation": 188.92284527574282, - "pixel_coords": [ - 78, - 84, - 11.504676818847656 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7980998754501343, - -0.29784539341926575, - 0.3499999940395355 - ], - "rotation": 276.5881093976308, - "pixel_coords": [ - 118, - 94, - 11.664047241210938 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.555776357650757, - 0.6981585025787354, - 0.699999988079071 - ], - "rotation": 189.0208249744278, - "pixel_coords": [ - 129, - 70, - 12.560525894165039 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6842917203903198, - 2.2822811603546143, - 0.3499999940395355 - ], - "rotation": 19.767969994244247, - "pixel_coords": [ - 177, - 76, - 13.048468589782715 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.34183931350708, - 1.2790441513061523, - 0.3499999940395355 - ], - "rotation": 108.56352174593424, - "pixel_coords": [ - 249, - 126, - 9.804737091064453 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2 - ] - ], - "left": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 2, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray sphere to green", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0846" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0846_cf2.json b/dataset_1k_720p_2/scenes/scene_0846_cf2.json deleted file mode 100644 index 6fdda70be8c569b71f9f9ee0b355d698a25e78f0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0846_cf2.json +++ /dev/null @@ -1,377 +0,0 @@ -{ - "split": "new", - "image_index": 846, - "image_filename": "SCENE_0846_new_000846.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0151532888412476, - 0.45325949788093567, - 0.3499999940395355 - ], - "rotation": 169.21138407447543, - "pixel_coords": [ - 151, - 95, - 11.568695068359375 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5541903972625732, - 2.8281452655792236, - 0.3499999940395355 - ], - "rotation": 234.10356592997744, - "pixel_coords": [ - 172, - 66, - 13.935554504394531 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.934551477432251, - -1.2927323579788208, - 0.699999988079071 - ], - "rotation": 186.24182254871795, - "pixel_coords": [ - 201, - 160, - 7.784697532653809 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.650120735168457, - -1.278476595878601, - 0.699999988079071 - ], - "rotation": 188.92284527574282, - "pixel_coords": [ - 78, - 84, - 11.504676818847656 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7980998754501343, - -0.29784539341926575, - 0.3499999940395355 - ], - "rotation": 276.5881093976308, - "pixel_coords": [ - 118, - 94, - 11.664047241210938 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.555776357650757, - 0.6981585025787354, - 0.699999988079071 - ], - "rotation": 189.0208249744278, - "pixel_coords": [ - 129, - 70, - 12.560525894165039 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6842917203903198, - 2.2822811603546143, - 0.3499999940395355 - ], - "rotation": 19.767969994244247, - "pixel_coords": [ - 177, - 76, - 13.048468589782715 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.34183931350708, - 1.2790441513061523, - 0.3499999940395355 - ], - "rotation": 108.56352174593424, - "pixel_coords": [ - 249, - 126, - 9.804737091064453 - ], - "color": "green" - }, - { - "shape": "cube", - "color": "purple", - "material": "metal", - "size": "large", - "3d_coords": [ - 0.13302068044653748, - 1.34821609471474, - 0.35 - ], - "rotation": 239.25222464342687, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2 - ] - ], - "left": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 2, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0846" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0846_original.json b/dataset_1k_720p_2/scenes/scene_0846_original.json deleted file mode 100644 index 6c855bbbaa2357387b8923343cd2541c5f005810..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0846_original.json +++ /dev/null @@ -1,358 +0,0 @@ -{ - "split": "new", - "image_index": 846, - "image_filename": "SCENE_0846_new_000846.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0151532888412476, - 0.45325949788093567, - 0.3499999940395355 - ], - "rotation": 169.21138407447543, - "pixel_coords": [ - 151, - 95, - 11.568695068359375 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5541903972625732, - 2.8281452655792236, - 0.3499999940395355 - ], - "rotation": 234.10356592997744, - "pixel_coords": [ - 172, - 66, - 13.935554504394531 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.934551477432251, - -1.2927323579788208, - 0.699999988079071 - ], - "rotation": 186.24182254871795, - "pixel_coords": [ - 201, - 160, - 7.784697532653809 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.650120735168457, - -1.278476595878601, - 0.699999988079071 - ], - "rotation": 188.92284527574282, - "pixel_coords": [ - 78, - 84, - 11.504676818847656 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7980998754501343, - -0.29784539341926575, - 0.3499999940395355 - ], - "rotation": 276.5881093976308, - "pixel_coords": [ - 118, - 94, - 11.664047241210938 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.555776357650757, - 0.6981585025787354, - 0.699999988079071 - ], - "rotation": 189.0208249744278, - "pixel_coords": [ - 129, - 70, - 12.560525894165039 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6842917203903198, - 2.2822811603546143, - 0.3499999940395355 - ], - "rotation": 19.767969994244247, - "pixel_coords": [ - 177, - 76, - 13.048468589782715 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.34183931350708, - 1.2790441513061523, - 0.3499999940395355 - ], - "rotation": 108.56352174593424, - "pixel_coords": [ - 249, - 126, - 9.804737091064453 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 2, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2 - ] - ], - "left": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 3 - ], - [ - 3, - 4 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 6, - 7 - ], - [ - 2, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0846" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0847_cf1.json b/dataset_1k_720p_2/scenes/scene_0847_cf1.json deleted file mode 100644 index a57842a1c8cfc3e419a6e59b5d4dc15e0944ac8a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0847_cf1.json +++ /dev/null @@ -1,302 +0,0 @@ -{ - "split": "new", - "image_index": 847, - "image_filename": "SCENE_0847_new_000847.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.203157663345337, - 0.8330028057098389, - 0.3499999940395355 - ], - "rotation": 357.815792712621, - "pixel_coords": [ - 207, - 115, - 10.591425895690918 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8020756244659424, - -0.2796986699104309, - 0.3499999940395355 - ], - "rotation": 131.6949476655975, - "pixel_coords": [ - 225, - 148, - 8.859661102294922 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9658704996109009, - -2.8991305828094482, - 0.3499999940395355 - ], - "rotation": 293.6349616576872, - "pixel_coords": [ - 44, - 116, - 10.517851829528809 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.24149306118488312, - -0.8457008004188538, - 0.699999988079071 - ], - "rotation": 257.6353056673493, - "pixel_coords": [ - 133, - 105, - 10.414917945861816 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.791710376739502, - 1.419487476348877, - 0.3499999940395355 - ], - "rotation": 61.91766596796193, - "pixel_coords": [ - 140, - 77, - 13.622967720031738 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8799636363983154, - -2.199115753173828, - 0.699999988079071 - ], - "rotation": 184.12756119853208, - "pixel_coords": [ - 172, - 166, - 7.517610549926758 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.12888847291469574, - 2.2501392364501953, - 0.699999988079071 - ], - "rotation": 136.24285580071447, - "pixel_coords": [ - 206, - 82, - 12.167224884033203 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "front": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 2 - ], - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0847" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0847_cf2.json b/dataset_1k_720p_2/scenes/scene_0847_cf2.json deleted file mode 100644 index 9283dda3288fd23c92fd056abe5956fc40360721..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0847_cf2.json +++ /dev/null @@ -1,302 +0,0 @@ -{ - "split": "new", - "image_index": 847, - "image_filename": "SCENE_0847_new_000847.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.203157663345337, - 0.8330028057098389, - 0.3499999940395355 - ], - "rotation": 357.815792712621, - "pixel_coords": [ - 207, - 115, - 10.591425895690918 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8020756244659424, - -0.2796986699104309, - 0.3499999940395355 - ], - "rotation": 131.6949476655975, - "pixel_coords": [ - 225, - 148, - 8.859661102294922 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9658704996109009, - -2.8991305828094482, - 0.3499999940395355 - ], - "rotation": 293.6349616576872, - "pixel_coords": [ - 44, - 116, - 10.517851829528809 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.24149306118488312, - -0.8457008004188538, - 0.699999988079071 - ], - "rotation": 257.6353056673493, - "pixel_coords": [ - 133, - 105, - 10.414917945861816 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.791710376739502, - 1.419487476348877, - 0.3499999940395355 - ], - "rotation": 61.91766596796193, - "pixel_coords": [ - 140, - 77, - 13.622967720031738 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8799636363983154, - -2.199115753173828, - 0.699999988079071 - ], - "rotation": 184.12756119853208, - "pixel_coords": [ - 172, - 166, - 7.517610549926758 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.12888847291469574, - 2.2501392364501953, - 0.699999988079071 - ], - "rotation": 136.24285580071447, - "pixel_coords": [ - 206, - 82, - 12.167224884033203 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "front": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 2 - ], - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0847" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0847_original.json b/dataset_1k_720p_2/scenes/scene_0847_original.json deleted file mode 100644 index bf1674f6fc0533255fab4084ab2145ef52b1725a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0847_original.json +++ /dev/null @@ -1,300 +0,0 @@ -{ - "split": "new", - "image_index": 847, - "image_filename": "SCENE_0847_new_000847.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.203157663345337, - 0.8330028057098389, - 0.3499999940395355 - ], - "rotation": 357.815792712621, - "pixel_coords": [ - 207, - 115, - 10.591425895690918 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.8020756244659424, - -0.2796986699104309, - 0.3499999940395355 - ], - "rotation": 131.6949476655975, - "pixel_coords": [ - 225, - 148, - 8.859661102294922 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9658704996109009, - -2.8991305828094482, - 0.3499999940395355 - ], - "rotation": 293.6349616576872, - "pixel_coords": [ - 44, - 116, - 10.517851829528809 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.24149306118488312, - -0.8457008004188538, - 0.699999988079071 - ], - "rotation": 257.6353056673493, - "pixel_coords": [ - 133, - 105, - 10.414917945861816 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.791710376739502, - 1.419487476348877, - 0.3499999940395355 - ], - "rotation": 61.91766596796193, - "pixel_coords": [ - 140, - 77, - 13.622967720031738 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8799636363983154, - -2.199115753173828, - 0.699999988079071 - ], - "rotation": 184.12756119853208, - "pixel_coords": [ - 172, - 166, - 7.517610549926758 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.12888847291469574, - 2.2501392364501953, - 0.699999988079071 - ], - "rotation": 136.24285580071447, - "pixel_coords": [ - 206, - 82, - 12.167224884033203 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "front": [ - [ - 1, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2 - ], - [ - 2 - ], - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0847" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0848_cf1.json b/dataset_1k_720p_2/scenes/scene_0848_cf1.json deleted file mode 100644 index 31eaa9651c067b5c6996da052e6cc3f5abe588d4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0848_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 848, - "image_filename": "SCENE_0848_new_000848.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8965168595314026, - -2.902198076248169, - 0.699999988079071 - ], - "rotation": 113.21857956414863, - "pixel_coords": [ - 62, - 118, - 10.04626750946045 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3786402940750122, - 2.1821846961975098, - 0.3499999940395355 - ], - "rotation": 130.9694376567894, - "pixel_coords": [ - 181, - 82, - 13.415077209472656 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0588808059692383, - 2.5583245754241943, - 0.699999988079071 - ], - "rotation": 11.206093205359341, - "pixel_coords": [ - 263, - 100, - 11.140867233276367 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.457653760910034, - 0.508999228477478, - 0.699999988079071 - ], - "rotation": 180.52073461923962, - "pixel_coords": [ - 128, - 75, - 13.031339645385742 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan sphere to blue", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0848" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0848_cf2.json b/dataset_1k_720p_2/scenes/scene_0848_cf2.json deleted file mode 100644 index 7a36107e5eac1ee4845575c6f8366704d7f56de9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0848_cf2.json +++ /dev/null @@ -1,163 +0,0 @@ -{ - "split": "new", - "image_index": 848, - "image_filename": "SCENE_0848_new_000848.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8965168595314026, - -2.902198076248169, - 0.699999988079071 - ], - "rotation": 113.21857956414863, - "pixel_coords": [ - 62, - 118, - 10.04626750946045 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3786402940750122, - 2.1821846961975098, - 0.3499999940395355 - ], - "rotation": 130.9694376567894, - "pixel_coords": [ - 181, - 82, - 13.415077209472656 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0588808059692383, - 2.5583245754241943, - 0.699999988079071 - ], - "rotation": 11.206093205359341, - "pixel_coords": [ - 263, - 100, - 11.140867233276367 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0848" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0848_original.json b/dataset_1k_720p_2/scenes/scene_0848_original.json deleted file mode 100644 index 1727f5cc7eb195f611ef3b7a9e39ebe4270749a2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0848_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 848, - "image_filename": "SCENE_0848_new_000848.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8965168595314026, - -2.902198076248169, - 0.699999988079071 - ], - "rotation": 113.21857956414863, - "pixel_coords": [ - 62, - 118, - 10.04626750946045 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3786402940750122, - 2.1821846961975098, - 0.3499999940395355 - ], - "rotation": 130.9694376567894, - "pixel_coords": [ - 181, - 82, - 13.415077209472656 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0588808059692383, - 2.5583245754241943, - 0.699999988079071 - ], - "rotation": 11.206093205359341, - "pixel_coords": [ - 263, - 100, - 11.140867233276367 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.457653760910034, - 0.508999228477478, - 0.699999988079071 - ], - "rotation": 180.52073461923962, - "pixel_coords": [ - 128, - 75, - 13.031339645385742 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0848" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0849_cf1.json b/dataset_1k_720p_2/scenes/scene_0849_cf1.json deleted file mode 100644 index 5a851c0331b2b8b669565bf8022e16fd33c4618c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0849_cf1.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 849, - "image_filename": "SCENE_0849_new_000849.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8685877323150635, - 0.5181275010108948, - 0.3499999940395355 - ], - "rotation": 218.0063819230441, - "pixel_coords": [ - 216, - 128, - 10.006597518920898 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4745187759399414, - 2.323087453842163, - 0.3499999940395355 - ], - "rotation": 190.85423115646518, - "pixel_coords": [ - 271, - 117, - 10.610420227050781 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9412391185760498, - 1.7916465997695923, - 0.3499999940395355 - ], - "rotation": 83.41120051909432, - "pixel_coords": [ - 181, - 86, - 12.5850248336792 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.13327418267726898, - -1.8904870748519897, - 0.699999988079071 - ], - "rotation": 303.24325799458893, - "pixel_coords": [ - 111, - 122, - 9.643071174621582 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.935575008392334, - -1.8231310844421387, - 0.3499999940395355 - ], - "rotation": 219.7484508238215, - "pixel_coords": [ - 63, - 95, - 11.894906997680664 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1480445410747975, - -2.773209108863684, - 0.699999988079071 - ], - "rotation": 84.73272578585704, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4131109714508057, - 0.2829090356826782, - 0.699999988079071 - ], - "rotation": 181.711919933989, - "pixel_coords": [ - 123, - 75, - 12.548235893249512 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved green cube to partially occlude green cylinder", - "change_score": 1.6702524124282496, - "change_attempts": 1, - "source_scene": "scene_0849" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0849_cf2.json b/dataset_1k_720p_2/scenes/scene_0849_cf2.json deleted file mode 100644 index a24eef6d43fed3640c46447eb7fbe01ea7a9236e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0849_cf2.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 849, - "image_filename": "SCENE_0849_new_000849.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8685877323150635, - 0.5181275010108948, - 0.3499999940395355 - ], - "rotation": 218.0063819230441, - "pixel_coords": [ - 216, - 128, - 10.006597518920898 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4745187759399414, - 2.323087453842163, - 0.3499999940395355 - ], - "rotation": 190.85423115646518, - "pixel_coords": [ - 271, - 117, - 10.610420227050781 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9412391185760498, - 1.7916465997695923, - 0.3499999940395355 - ], - "rotation": 83.41120051909432, - "pixel_coords": [ - 181, - 86, - 12.5850248336792 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.13327418267726898, - -1.8904870748519897, - 0.699999988079071 - ], - "rotation": 303.24325799458893, - "pixel_coords": [ - 111, - 122, - 9.643071174621582 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.935575008392334, - -1.8231310844421387, - 0.3499999940395355 - ], - "rotation": 219.7484508238215, - "pixel_coords": [ - 63, - 95, - 11.894906997680664 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7895238399505615, - -2.464520215988159, - 0.699999988079071 - ], - "rotation": 84.73272578585704, - "pixel_coords": [ - 156, - 177, - 7.556876182556152 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4131109714508057, - 0.2829090356826782, - 0.699999988079071 - ], - "rotation": 181.711919933989, - "pixel_coords": [ - 123, - 75, - 12.548235893249512 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed green sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0849" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0849_original.json b/dataset_1k_720p_2/scenes/scene_0849_original.json deleted file mode 100644 index 5241e99ee837544e514af82636fb9e398d18f76b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0849_original.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 849, - "image_filename": "SCENE_0849_new_000849.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8685877323150635, - 0.5181275010108948, - 0.3499999940395355 - ], - "rotation": 218.0063819230441, - "pixel_coords": [ - 216, - 128, - 10.006597518920898 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4745187759399414, - 2.323087453842163, - 0.3499999940395355 - ], - "rotation": 190.85423115646518, - "pixel_coords": [ - 271, - 117, - 10.610420227050781 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9412391185760498, - 1.7916465997695923, - 0.3499999940395355 - ], - "rotation": 83.41120051909432, - "pixel_coords": [ - 181, - 86, - 12.5850248336792 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.13327418267726898, - -1.8904870748519897, - 0.699999988079071 - ], - "rotation": 303.24325799458893, - "pixel_coords": [ - 111, - 122, - 9.643071174621582 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.935575008392334, - -1.8231310844421387, - 0.3499999940395355 - ], - "rotation": 219.7484508238215, - "pixel_coords": [ - 63, - 95, - 11.894906997680664 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7895238399505615, - -2.464520215988159, - 0.699999988079071 - ], - "rotation": 84.73272578585704, - "pixel_coords": [ - 156, - 177, - 7.556876182556152 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4131109714508057, - 0.2829090356826782, - 0.699999988079071 - ], - "rotation": 181.711919933989, - "pixel_coords": [ - 123, - 75, - 12.548235893249512 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 2, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 4 - ], - [], - [ - 3, - 4, - 6 - ], - [ - 4 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0849" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0850_cf1.json b/dataset_1k_720p_2/scenes/scene_0850_cf1.json deleted file mode 100644 index 633da92d940801ce2c0075cfcad77bef8fd3acb7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0850_cf1.json +++ /dev/null @@ -1,312 +0,0 @@ -{ - "split": "new", - "image_index": 850, - "image_filename": "SCENE_0850_new_000850.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.915781021118164, - -0.16147761046886444, - 0.699999988079071 - ], - "rotation": 11.416749939749868, - "pixel_coords": [ - 232, - 135, - 8.944737434387207 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8096909523010254, - -0.720697820186615, - 0.3499999940395355 - ], - "rotation": 78.68951323904331, - "pixel_coords": [ - 126, - 109, - 11.217801094055176 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.675950288772583, - 2.0892527103424072, - 0.3499999940395355 - ], - "rotation": 13.363543654352469, - "pixel_coords": [ - 153, - 75, - 14.145540237426758 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9312097430229187, - 1.8167916536331177, - 0.699999988079071 - ], - "rotation": 250.88304442331383, - "pixel_coords": [ - 180, - 79, - 12.674670219421387 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1123844385147095, - -1.9875990152359009, - 0.699999988079071 - ], - "rotation": 304.7942332671633, - "pixel_coords": [ - 132, - 133, - 9.02907943725586 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5849632024765015, - 2.7001843452453613, - 0.3499999940395355 - ], - "rotation": 338.14826913427726, - "pixel_coords": [ - 228, - 93, - 12.366580963134766 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.309201955795288, - -2.8917808532714844, - 0.699999988079071 - ], - "rotation": 227.32565725812208, - "pixel_coords": [ - 40, - 103, - 10.736648559570312 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0850" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0850_cf2.json b/dataset_1k_720p_2/scenes/scene_0850_cf2.json deleted file mode 100644 index 55ceab85d86c74fe267aa6adc1699d7f6fd207c6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0850_cf2.json +++ /dev/null @@ -1,312 +0,0 @@ -{ - "split": "new", - "image_index": 850, - "image_filename": "SCENE_0850_new_000850.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.915781021118164, - -0.16147761046886444, - 0.699999988079071 - ], - "rotation": 11.416749939749868, - "pixel_coords": [ - 232, - 135, - 8.944737434387207 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8096909523010254, - -0.720697820186615, - 0.3499999940395355 - ], - "rotation": 78.68951323904331, - "pixel_coords": [ - 126, - 109, - 11.217801094055176 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.675950288772583, - 2.0892527103424072, - 0.3499999940395355 - ], - "rotation": 13.363543654352469, - "pixel_coords": [ - 153, - 75, - 14.145540237426758 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9312097430229187, - 1.8167916536331177, - 0.699999988079071 - ], - "rotation": 250.88304442331383, - "pixel_coords": [ - 180, - 79, - 12.674670219421387 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1123844385147095, - -1.9875990152359009, - 0.699999988079071 - ], - "rotation": 304.7942332671633, - "pixel_coords": [ - 132, - 133, - 9.02907943725586 - ], - "color": "red" - }, - { - "shape": "sphere", - "color": "cyan", - "material": "rubber", - "size": "small", - "3d_coords": [ - 0.5849632024765015, - 2.7001843452453613, - 0.3499999940395355 - ], - "rotation": 139.36647308296108, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.309201955795288, - -2.8917808532714844, - 0.699999988079071 - ], - "rotation": 227.32565725812208, - "pixel_coords": [ - 40, - 103, - 10.736648559570312 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red cylinder with cyan sphere", - "change_score": 2.4478283443018993, - "change_attempts": 1, - "source_scene": "scene_0850" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0850_original.json b/dataset_1k_720p_2/scenes/scene_0850_original.json deleted file mode 100644 index e846186e4fbb8feed0d237165e6598b9bfd73df0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0850_original.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 850, - "image_filename": "SCENE_0850_new_000850.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.915781021118164, - -0.16147761046886444, - 0.699999988079071 - ], - "rotation": 11.416749939749868, - "pixel_coords": [ - 232, - 135, - 8.944737434387207 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8096909523010254, - -0.720697820186615, - 0.3499999940395355 - ], - "rotation": 78.68951323904331, - "pixel_coords": [ - 126, - 109, - 11.217801094055176 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.675950288772583, - 2.0892527103424072, - 0.3499999940395355 - ], - "rotation": 13.363543654352469, - "pixel_coords": [ - 153, - 75, - 14.145540237426758 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9312097430229187, - 1.8167916536331177, - 0.699999988079071 - ], - "rotation": 250.88304442331383, - "pixel_coords": [ - 180, - 79, - 12.674670219421387 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1123844385147095, - -1.9875990152359009, - 0.699999988079071 - ], - "rotation": 304.7942332671633, - "pixel_coords": [ - 132, - 133, - 9.02907943725586 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5849632024765015, - 2.7001843452453613, - 0.3499999940395355 - ], - "rotation": 338.14826913427726, - "pixel_coords": [ - 228, - 93, - 12.366580963134766 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.309201955795288, - -2.8917808532714844, - 0.699999988079071 - ], - "rotation": 227.32565725812208, - "pixel_coords": [ - 40, - 103, - 10.736648559570312 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0850" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0851_cf1.json b/dataset_1k_720p_2/scenes/scene_0851_cf1.json deleted file mode 100644 index a0022fff38f45f188c108d32c4e96fce88e9d121..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0851_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 851, - "image_filename": "SCENE_0851_new_000851.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.006424069404602, - -1.8859144449234009, - 0.699999988079071 - ], - "rotation": 64.4446721602593, - "pixel_coords": [ - 94, - 108, - 10.99084758758545 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1074352264404297, - -2.164238452911377, - 0.3499999940395355 - ], - "rotation": 321.86772831245327, - "pixel_coords": [ - 153, - 165, - 8.975334167480469 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6589944958686829, - -0.1861361712217331, - 0.3499999940395355 - ], - "rotation": 161.85145202174635, - "pixel_coords": [ - 143, - 106, - 11.936137199401855 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.446645736694336, - 2.3955512046813965, - 0.3499999940395355 - ], - "rotation": 323.2188115466074, - "pixel_coords": [ - 163, - 73, - 14.61793041229248 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed brown cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0851" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0851_cf2.json b/dataset_1k_720p_2/scenes/scene_0851_cf2.json deleted file mode 100644 index af08199aa25c005ec52068960c0dcc60635b7449..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0851_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 851, - "image_filename": "SCENE_0851_new_000851.png", - "objects": [ - { - "shape": "cylinder", - "color": "blue", - "material": "rubber", - "size": "large", - "3d_coords": [ - -1.006424069404602, - -1.8859144449234009, - 0.699999988079071 - ], - "rotation": 122.17053141198721, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1074352264404297, - -2.164238452911377, - 0.3499999940395355 - ], - "rotation": 321.86772831245327, - "pixel_coords": [ - 153, - 165, - 8.975334167480469 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6589944958686829, - -0.1861361712217331, - 0.3499999940395355 - ], - "rotation": 161.85145202174635, - "pixel_coords": [ - 143, - 106, - 11.936137199401855 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.446645736694336, - 2.3955512046813965, - 0.3499999940395355 - ], - "rotation": 323.2188115466074, - "pixel_coords": [ - 163, - 73, - 14.61793041229248 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow cube with blue cylinder", - "change_score": 3.1603496090325773, - "change_attempts": 1, - "source_scene": "scene_0851" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0851_original.json b/dataset_1k_720p_2/scenes/scene_0851_original.json deleted file mode 100644 index 61f46b39947631ef42e02a4bff0f0387ee6920fe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0851_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 851, - "image_filename": "SCENE_0851_new_000851.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.006424069404602, - -1.8859144449234009, - 0.699999988079071 - ], - "rotation": 64.4446721602593, - "pixel_coords": [ - 94, - 108, - 10.99084758758545 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1074352264404297, - -2.164238452911377, - 0.3499999940395355 - ], - "rotation": 321.86772831245327, - "pixel_coords": [ - 153, - 165, - 8.975334167480469 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6589944958686829, - -0.1861361712217331, - 0.3499999940395355 - ], - "rotation": 161.85145202174635, - "pixel_coords": [ - 143, - 106, - 11.936137199401855 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.446645736694336, - 2.3955512046813965, - 0.3499999940395355 - ], - "rotation": 323.2188115466074, - "pixel_coords": [ - 163, - 73, - 14.61793041229248 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0851" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0852_cf1.json b/dataset_1k_720p_2/scenes/scene_0852_cf1.json deleted file mode 100644 index 71c71f2bee0ecd91c2a0281a38558dfdda96118b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0852_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 852, - "image_filename": "SCENE_0852_new_000852.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4640920162200928, - 0.5840345621109009, - 0.3499999940395355 - ], - "rotation": 131.03790215203185, - "pixel_coords": [ - 236, - 135, - 9.578664779663086 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2141902446746826, - -0.18045972287654877, - 0.3499999940395355 - ], - "rotation": 210.80359052351204, - "pixel_coords": [ - 114, - 90, - 12.188687324523926 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5218557715415955, - 2.8451991081237793, - 0.3499999940395355 - ], - "rotation": 72.69043677383988, - "pixel_coords": [ - 208, - 81, - 12.842695236206055 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8516490459442139, - 1.5537720918655396, - 0.3499999940395355 - ], - "rotation": 62.142769584901636, - "pixel_coords": [ - 239, - 115, - 10.542275428771973 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed brown sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0852" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0852_cf2.json b/dataset_1k_720p_2/scenes/scene_0852_cf2.json deleted file mode 100644 index e80b9a6b6e697688b750fc5a1a65bc3c8ff9c518..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0852_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 852, - "image_filename": "SCENE_0852_new_000852.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4148187876792999, - 1.1745599349539146, - 0.3499999940395355 - ], - "rotation": 131.03790215203185, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2141902446746826, - -0.18045972287654877, - 0.3499999940395355 - ], - "rotation": 210.80359052351204, - "pixel_coords": [ - 114, - 90, - 12.188687324523926 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5218557715415955, - 2.8451991081237793, - 0.3499999940395355 - ], - "rotation": 72.69043677383988, - "pixel_coords": [ - 208, - 81, - 12.842695236206055 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8516490459442139, - 1.5537720918655396, - 0.3499999940395355 - ], - "rotation": 62.142769584901636, - "pixel_coords": [ - 239, - 115, - 10.542275428771973 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple cylinder from (2.5,0.6) to (0.4,1.2)", - "change_score": 2.1326605405421146, - "change_attempts": 1, - "source_scene": "scene_0852" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0852_original.json b/dataset_1k_720p_2/scenes/scene_0852_original.json deleted file mode 100644 index fada0752b8562ae2670d2766d1238cb2cd0bd8b5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0852_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 852, - "image_filename": "SCENE_0852_new_000852.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4640920162200928, - 0.5840345621109009, - 0.3499999940395355 - ], - "rotation": 131.03790215203185, - "pixel_coords": [ - 236, - 135, - 9.578664779663086 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2141902446746826, - -0.18045972287654877, - 0.3499999940395355 - ], - "rotation": 210.80359052351204, - "pixel_coords": [ - 114, - 90, - 12.188687324523926 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.5218557715415955, - 2.8451991081237793, - 0.3499999940395355 - ], - "rotation": 72.69043677383988, - "pixel_coords": [ - 208, - 81, - 12.842695236206055 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8516490459442139, - 1.5537720918655396, - 0.3499999940395355 - ], - "rotation": 62.142769584901636, - "pixel_coords": [ - 239, - 115, - 10.542275428771973 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0852" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0853_cf1.json b/dataset_1k_720p_2/scenes/scene_0853_cf1.json deleted file mode 100644 index 934ac4cd5f57213ea7293387df05ac2c7dca9e7c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0853_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 853, - "image_filename": "SCENE_0853_new_000853.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.327878713607788, - 2.024904251098633, - 0.699999988079071 - ], - "rotation": 31.153747463625567, - "pixel_coords": [ - 163, - 67, - 13.379007339477539 - ], - "color": "red" - }, - { - "shape": "sphere", - "color": "green", - "material": "rubber", - "size": "small", - "3d_coords": [ - -2.585449457168579, - -0.6734069585800171, - 0.699999988079071 - ], - "rotation": 19.387049771119777, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.860231637954712, - -2.8099372386932373, - 0.699999988079071 - ], - "rotation": 67.93841300177905, - "pixel_coords": [ - 142, - 180, - 7.091493129730225 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.088533639907837, - -0.31822776794433594, - 0.3499999940395355 - ], - "rotation": 327.07543584166626, - "pixel_coords": [ - 176, - 126, - 9.870746612548828 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced cyan cylinder with green sphere", - "change_score": 3.178367887179762, - "change_attempts": 1, - "source_scene": "scene_0853" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0853_cf2.json b/dataset_1k_720p_2/scenes/scene_0853_cf2.json deleted file mode 100644 index 2d8962d834d2c57d3ff4236b3a9f2098013a241f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0853_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 853, - "image_filename": "SCENE_0853_new_000853.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.327878713607788, - 2.024904251098633, - 0.699999988079071 - ], - "rotation": 31.153747463625567, - "pixel_coords": [ - 163, - 67, - 13.379007339477539 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.585449457168579, - -0.6734069585800171, - 0.699999988079071 - ], - "rotation": 83.59948915583406, - "pixel_coords": [ - 97, - 81, - 12.04285717010498 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.860231637954712, - -2.8099372386932373, - 0.699999988079071 - ], - "rotation": 67.93841300177905, - "pixel_coords": [ - 142, - 180, - 7.091493129730225 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.088533639907837, - -0.31822776794433594, - 0.3499999940395355 - ], - "rotation": 327.07543584166626, - "pixel_coords": [ - 176, - 126, - 9.870746612548828 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed blue sphere to green", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0853" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0853_original.json b/dataset_1k_720p_2/scenes/scene_0853_original.json deleted file mode 100644 index 60ff62cfa96158a1f5b15022bd730a3df6964fbd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0853_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 853, - "image_filename": "SCENE_0853_new_000853.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.327878713607788, - 2.024904251098633, - 0.699999988079071 - ], - "rotation": 31.153747463625567, - "pixel_coords": [ - 163, - 67, - 13.379007339477539 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.585449457168579, - -0.6734069585800171, - 0.699999988079071 - ], - "rotation": 83.59948915583406, - "pixel_coords": [ - 97, - 81, - 12.04285717010498 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.860231637954712, - -2.8099372386932373, - 0.699999988079071 - ], - "rotation": 67.93841300177905, - "pixel_coords": [ - 142, - 180, - 7.091493129730225 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.088533639907837, - -0.31822776794433594, - 0.3499999940395355 - ], - "rotation": 327.07543584166626, - "pixel_coords": [ - 176, - 126, - 9.870746612548828 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0853" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0854_cf1.json b/dataset_1k_720p_2/scenes/scene_0854_cf1.json deleted file mode 100644 index 042d21e1cf225d6b5a843f274ddbd45cd9ee75d6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0854_cf1.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 854, - "image_filename": "SCENE_0854_new_000854.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.03730640560388565, - 2.3514649868011475, - 0.3499999940395355 - ], - "rotation": 267.05927078131003, - "pixel_coords": [ - 208, - 91, - 12.557491302490234 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3029992580413818, - 1.4638278484344482, - 0.699999988079071 - ], - "rotation": 129.04790504019854, - "pixel_coords": [ - 222, - 100, - 10.984790802001953 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5634534358978271, - 1.330312967300415, - 0.3499999940395355 - ], - "rotation": 346.53531879942636, - "pixel_coords": [ - 159, - 86, - 12.969634056091309 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2052955627441406, - -2.5036263465881348, - 0.699999988079071 - ], - "rotation": 231.65004736933744, - "pixel_coords": [ - 54, - 100, - 10.98033618927002 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4869815111160278, - -1.908585548400879, - 0.699999988079071 - ], - "rotation": 218.83212974778928, - "pixel_coords": [ - 143, - 139, - 8.881245613098145 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2162090539932251, - 0.08443351089954376, - 0.3499999940395355 - ], - "rotation": 117.25003310846591, - "pixel_coords": [ - 158, - 107, - 11.344100952148438 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.26687586307525635, - -2.127812385559082, - 0.699999988079071 - ], - "rotation": 53.44314262688422, - "pixel_coords": [ - 98, - 118, - 9.915593147277832 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 5 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 1, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [], - [ - 3, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed gray sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0854" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0854_cf2.json b/dataset_1k_720p_2/scenes/scene_0854_cf2.json deleted file mode 100644 index 978ea410e384e746988f3da289c219ab5ba8a2c4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0854_cf2.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 854, - "image_filename": "SCENE_0854_new_000854.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.03730640560388565, - 2.3514649868011475, - 0.3499999940395355 - ], - "rotation": 267.05927078131003, - "pixel_coords": [ - 208, - 91, - 12.557491302490234 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3029992580413818, - 1.4638278484344482, - 0.699999988079071 - ], - "rotation": 129.04790504019854, - "pixel_coords": [ - 222, - 100, - 10.984790802001953 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5634534358978271, - 1.330312967300415, - 0.3499999940395355 - ], - "rotation": 346.53531879942636, - "pixel_coords": [ - 159, - 86, - 12.969634056091309 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2052955627441406, - -2.5036263465881348, - 0.699999988079071 - ], - "rotation": 231.65004736933744, - "pixel_coords": [ - 54, - 100, - 10.98033618927002 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.830128224274092, - 2.1015276074749583, - 0.699999988079071 - ], - "rotation": 218.83212974778928, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2162090539932251, - 0.08443351089954376, - 0.3499999940395355 - ], - "rotation": 117.25003310846591, - "pixel_coords": [ - 158, - 107, - 11.344100952148438 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.26687586307525635, - -2.127812385559082, - 0.699999988079071 - ], - "rotation": 53.44314262688422, - "pixel_coords": [ - 98, - 118, - 9.915593147277832 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 5 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 1, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [], - [ - 3, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple cylinder from (1.5,-1.9) to (2.8,2.1)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0854" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0854_original.json b/dataset_1k_720p_2/scenes/scene_0854_original.json deleted file mode 100644 index 82e9854342ec133dcb97a2901e4a1b65ec1aa2a6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0854_original.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 854, - "image_filename": "SCENE_0854_new_000854.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.03730640560388565, - 2.3514649868011475, - 0.3499999940395355 - ], - "rotation": 267.05927078131003, - "pixel_coords": [ - 208, - 91, - 12.557491302490234 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3029992580413818, - 1.4638278484344482, - 0.699999988079071 - ], - "rotation": 129.04790504019854, - "pixel_coords": [ - 222, - 100, - 10.984790802001953 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5634534358978271, - 1.330312967300415, - 0.3499999940395355 - ], - "rotation": 346.53531879942636, - "pixel_coords": [ - 159, - 86, - 12.969634056091309 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2052955627441406, - -2.5036263465881348, - 0.699999988079071 - ], - "rotation": 231.65004736933744, - "pixel_coords": [ - 54, - 100, - 10.98033618927002 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4869815111160278, - -1.908585548400879, - 0.699999988079071 - ], - "rotation": 218.83212974778928, - "pixel_coords": [ - 143, - 139, - 8.881245613098145 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.2162090539932251, - 0.08443351089954376, - 0.3499999940395355 - ], - "rotation": 117.25003310846591, - "pixel_coords": [ - 158, - 107, - 11.344100952148438 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.26687586307525635, - -2.127812385559082, - 0.699999988079071 - ], - "rotation": 53.44314262688422, - "pixel_coords": [ - 98, - 118, - 9.915593147277832 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2, - 5 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [], - [ - 1, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 6 - ], - [], - [ - 3, - 6 - ], - [ - 3, - 4, - 6 - ], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0854" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0855_cf1.json b/dataset_1k_720p_2/scenes/scene_0855_cf1.json deleted file mode 100644 index 1235a8ef0e01bc7acd7960d5a6d1f880a1691a6e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0855_cf1.json +++ /dev/null @@ -1,344 +0,0 @@ -{ - "split": "new", - "image_index": 855, - "image_filename": "SCENE_0855_new_000855.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1335662603378296, - 0.9845985770225525, - 0.3499999940395355 - ], - "rotation": 115.54090863215752, - "pixel_coords": [ - 208, - 114, - 10.677626609802246 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.14514435827732086, - -1.0062141418457031, - 0.3499999940395355 - ], - "rotation": 134.75083696994707, - "pixel_coords": [ - 136, - 121, - 10.288124084472656 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.287662148475647, - -1.2188795804977417, - 0.699999988079071 - ], - "rotation": 144.8043525465527, - "pixel_coords": [ - 104, - 96, - 11.023947715759277 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.482748031616211, - -0.5791651010513306, - 0.699999988079071 - ], - "rotation": 290.54258601003045, - "pixel_coords": [ - 203, - 137, - 8.714399337768555 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.003788312431424856, - -2.3583099842071533, - 0.699999988079071 - ], - "rotation": 248.21211364103613, - "pixel_coords": [ - 91, - 121, - 9.491453170776367 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.672763705253601, - 2.2762885093688965, - 0.699999988079071 - ], - "rotation": 190.67422382408793, - "pixel_coords": [ - 251, - 99, - 10.843908309936523 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8602820038795471, - 2.620401382446289, - 0.699999988079071 - ], - "rotation": 327.78692411427676, - "pixel_coords": [ - 202, - 75, - 12.81786060333252 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 7 - ], - [] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown sphere", - "change_score": 36.14721177760535, - "change_attempts": 1, - "source_scene": "scene_0855" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0855_cf2.json b/dataset_1k_720p_2/scenes/scene_0855_cf2.json deleted file mode 100644 index aa43e1c7689944d94f4b2cc187440e45c08e6b87..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0855_cf2.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 855, - "image_filename": "SCENE_0855_new_000855.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1335662603378296, - 0.9845985770225525, - 0.3499999940395355 - ], - "rotation": 115.54090863215752, - "pixel_coords": [ - 208, - 114, - 10.677626609802246 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3255724906921387, - 1.1926652193069458, - 0.3499999940395355 - ], - "rotation": 348.6007860347755, - "pixel_coords": [ - 164, - 89, - 12.52521800994873 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.14514435827732086, - -1.0062141418457031, - 0.3499999940395355 - ], - "rotation": 134.75083696994707, - "pixel_coords": [ - 136, - 121, - 10.288124084472656 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.287662148475647, - -1.2188795804977417, - 0.699999988079071 - ], - "rotation": 144.8043525465527, - "pixel_coords": [ - 104, - 96, - 11.023947715759277 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.482748031616211, - -0.5791651010513306, - 0.699999988079071 - ], - "rotation": 290.54258601003045, - "pixel_coords": [ - 203, - 137, - 8.714399337768555 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.003788312431424856, - -2.3583099842071533, - 0.699999988079071 - ], - "rotation": 248.21211364103613, - "pixel_coords": [ - 91, - 121, - 9.491453170776367 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.672763705253601, - 2.2762885093688965, - 0.699999988079071 - ], - "rotation": 190.67422382408793, - "pixel_coords": [ - 251, - 99, - 10.843908309936523 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8602820038795471, - 2.620401382446289, - 0.699999988079071 - ], - "rotation": 327.78692411427676, - "pixel_coords": [ - 202, - 75, - 12.81786060333252 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 7 - ], - [] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0855" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0855_original.json b/dataset_1k_720p_2/scenes/scene_0855_original.json deleted file mode 100644 index 367e3c7b9bf8311d9c135cf41d092ad02aac596f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0855_original.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 855, - "image_filename": "SCENE_0855_new_000855.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1335662603378296, - 0.9845985770225525, - 0.3499999940395355 - ], - "rotation": 115.54090863215752, - "pixel_coords": [ - 208, - 114, - 10.677626609802246 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3255724906921387, - 1.1926652193069458, - 0.3499999940395355 - ], - "rotation": 348.6007860347755, - "pixel_coords": [ - 164, - 89, - 12.52521800994873 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.14514435827732086, - -1.0062141418457031, - 0.3499999940395355 - ], - "rotation": 134.75083696994707, - "pixel_coords": [ - 136, - 121, - 10.288124084472656 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.287662148475647, - -1.2188795804977417, - 0.699999988079071 - ], - "rotation": 144.8043525465527, - "pixel_coords": [ - 104, - 96, - 11.023947715759277 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.482748031616211, - -0.5791651010513306, - 0.699999988079071 - ], - "rotation": 290.54258601003045, - "pixel_coords": [ - 203, - 137, - 8.714399337768555 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.003788312431424856, - -2.3583099842071533, - 0.699999988079071 - ], - "rotation": 248.21211364103613, - "pixel_coords": [ - 91, - 121, - 9.491453170776367 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.672763705253601, - 2.2762885093688965, - 0.699999988079071 - ], - "rotation": 190.67422382408793, - "pixel_coords": [ - 251, - 99, - 10.843908309936523 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8602820038795471, - 2.620401382446289, - 0.699999988079071 - ], - "rotation": 327.78692411427676, - "pixel_coords": [ - 202, - 75, - 12.81786060333252 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 3, - 6, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 7 - ], - [] - ], - "front": [ - [ - 2, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [], - [ - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0855" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0856_cf1.json b/dataset_1k_720p_2/scenes/scene_0856_cf1.json deleted file mode 100644 index 206d6a18ace4a11124c9da5e3e0e0d981627bccd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0856_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 856, - "image_filename": "SCENE_0856_new_000856.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9534783363342285, - 2.1411490440368652, - 0.699999988079071 - ], - "rotation": 69.01420691247787, - "pixel_coords": [ - 186, - 78, - 13.276615142822266 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5789719820022583, - -2.2017993927001953, - 0.699999988079071 - ], - "rotation": 326.6459251693337, - "pixel_coords": [ - 114, - 128, - 9.672601699829102 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.04809001365635868, - 1.353575564824574, - 0.3499999940395355 - ], - "rotation": 101.68799549752008, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2441041469573975, - -2.029273748397827, - 0.3499999940395355 - ], - "rotation": 285.344073864359, - "pixel_coords": [ - 71, - 106, - 11.82273006439209 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.823338031768799, - 0.32527610659599304, - 0.3499999940395355 - ], - "rotation": 37.4481922463879, - "pixel_coords": [ - 118, - 85, - 13.608078002929688 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7924094200134277, - -1.948919653892517, - 0.699999988079071 - ], - "rotation": 223.70054890553283, - "pixel_coords": [ - 176, - 157, - 8.339495658874512 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved yellow cylinder to partially occlude brown sphere", - "change_score": 2.3990098439559984, - "change_attempts": 1, - "source_scene": "scene_0856" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0856_cf2.json b/dataset_1k_720p_2/scenes/scene_0856_cf2.json deleted file mode 100644 index 82e41cbdb03a91482e4a4da47c932c4945edd1a0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0856_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 856, - "image_filename": "SCENE_0856_new_000856.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9534783363342285, - 2.1411490440368652, - 0.699999988079071 - ], - "rotation": 69.01420691247787, - "pixel_coords": [ - 186, - 78, - 13.276615142822266 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5789719820022583, - -2.2017993927001953, - 0.699999988079071 - ], - "rotation": 326.6459251693337, - "pixel_coords": [ - 114, - 128, - 9.672601699829102 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.22963115572929382, - -1.0385555028915405, - 0.3499999940395355 - ], - "rotation": 101.68799549752008, - "pixel_coords": [ - 131, - 117, - 11.060787200927734 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2441041469573975, - -2.029273748397827, - 0.3499999940395355 - ], - "rotation": 285.344073864359, - "pixel_coords": [ - 71, - 106, - 11.82273006439209 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.823338031768799, - 0.32527610659599304, - 0.3499999940395355 - ], - "rotation": 37.4481922463879, - "pixel_coords": [ - 118, - 85, - 13.608078002929688 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.21598158045801985, - 1.1238666333876557, - 0.699999988079071 - ], - "rotation": 223.70054890553283, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved yellow cylinder to partially occlude brown sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0856" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0856_original.json b/dataset_1k_720p_2/scenes/scene_0856_original.json deleted file mode 100644 index b6344b8a5b31fbae3beeecf238e48606bcd3e95a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0856_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 856, - "image_filename": "SCENE_0856_new_000856.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.9534783363342285, - 2.1411490440368652, - 0.699999988079071 - ], - "rotation": 69.01420691247787, - "pixel_coords": [ - 186, - 78, - 13.276615142822266 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5789719820022583, - -2.2017993927001953, - 0.699999988079071 - ], - "rotation": 326.6459251693337, - "pixel_coords": [ - 114, - 128, - 9.672601699829102 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.22963115572929382, - -1.0385555028915405, - 0.3499999940395355 - ], - "rotation": 101.68799549752008, - "pixel_coords": [ - 131, - 117, - 11.060787200927734 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2441041469573975, - -2.029273748397827, - 0.3499999940395355 - ], - "rotation": 285.344073864359, - "pixel_coords": [ - 71, - 106, - 11.82273006439209 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.823338031768799, - 0.32527610659599304, - 0.3499999940395355 - ], - "rotation": 37.4481922463879, - "pixel_coords": [ - 118, - 85, - 13.608078002929688 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7924094200134277, - -1.948919653892517, - 0.699999988079071 - ], - "rotation": 223.70054890553283, - "pixel_coords": [ - 176, - 157, - 8.339495658874512 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0856" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0857_cf1.json b/dataset_1k_720p_2/scenes/scene_0857_cf1.json deleted file mode 100644 index 7922033f04a77267f0d185890589d381afa8aa26..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0857_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 857, - "image_filename": "SCENE_0857_new_000857.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.396642804145813, - 1.388447642326355, - 0.3499999940395355 - ], - "rotation": 5.596140086261081, - "pixel_coords": [ - 224, - 112, - 10.678430557250977 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9655017256736755, - -2.62054181098938, - 0.3499999940395355 - ], - "rotation": 321.88230288822785, - "pixel_coords": [ - 68, - 125, - 9.961840629577637 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3020311268236826, - 0.6008741631140636, - 0.699999988079071 - ], - "rotation": 242.58199215982657, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved green cylinder to partially occlude blue cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0857" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0857_cf2.json b/dataset_1k_720p_2/scenes/scene_0857_cf2.json deleted file mode 100644 index 365d6f284f343aa0096294a0f0f86abbdb3876c8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0857_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 857, - "image_filename": "SCENE_0857_new_000857.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.396642804145813, - 1.388447642326355, - 0.3499999940395355 - ], - "rotation": 5.596140086261081, - "pixel_coords": [ - 224, - 112, - 10.678430557250977 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9655017256736755, - -2.62054181098938, - 0.3499999940395355 - ], - "rotation": 321.88230288822785, - "pixel_coords": [ - 68, - 125, - 9.961840629577637 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.28900146484375, - -2.844090461730957, - 0.699999988079071 - ], - "rotation": 242.58199215982657, - "pixel_coords": [ - 39, - 101, - 10.551802635192871 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed brown cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0857" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0857_original.json b/dataset_1k_720p_2/scenes/scene_0857_original.json deleted file mode 100644 index dccf2766a757fe18a5fc2752969f4c0a266bff93..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0857_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 857, - "image_filename": "SCENE_0857_new_000857.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.396642804145813, - 1.388447642326355, - 0.3499999940395355 - ], - "rotation": 5.596140086261081, - "pixel_coords": [ - 224, - 112, - 10.678430557250977 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9655017256736755, - -2.62054181098938, - 0.3499999940395355 - ], - "rotation": 321.88230288822785, - "pixel_coords": [ - 68, - 125, - 9.961840629577637 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.28900146484375, - -2.844090461730957, - 0.699999988079071 - ], - "rotation": 242.58199215982657, - "pixel_coords": [ - 39, - 101, - 10.551802635192871 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0857" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0858_cf1.json b/dataset_1k_720p_2/scenes/scene_0858_cf1.json deleted file mode 100644 index 32b82196ea919e0e0a1ada2001088e2a3d477e50..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0858_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 858, - "image_filename": "SCENE_0858_new_000858.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4544908404350281, - -1.6669007539749146, - 0.699999988079071 - ], - "rotation": 143.19847271875864, - "pixel_coords": [ - 109, - 110, - 10.619154930114746 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8060029745101929, - -1.832871437072754, - 0.699999988079071 - ], - "rotation": 219.7451077590808, - "pixel_coords": [ - 152, - 140, - 8.989635467529297 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5541197061538696, - 0.551740288734436, - 0.699999988079071 - ], - "rotation": 297.36387113684174, - "pixel_coords": [ - 143, - 84, - 12.662202835083008 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.27991071343421936, - 0.9038170576095581, - 0.3499999940395355 - ], - "rotation": 358.5254130443067, - "pixel_coords": [ - 174, - 101, - 12.160176277160645 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.04901104420423508, - 2.2390377521514893, - 0.3499999940395355 - ], - "rotation": 162.07780865115848, - "pixel_coords": [ - 208, - 94, - 12.718098640441895 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9610092639923096, - 2.304701566696167, - 0.699999988079071 - ], - "rotation": 317.56551312300815, - "pixel_coords": [ - 281, - 110, - 10.626496315002441 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [], - [ - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red cube to brown", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0858" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0858_cf2.json b/dataset_1k_720p_2/scenes/scene_0858_cf2.json deleted file mode 100644 index 8933167444b59cf22dd2d7390419a01ac595ae19..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0858_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 858, - "image_filename": "SCENE_0858_new_000858.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4544908404350281, - -1.6669007539749146, - 0.699999988079071 - ], - "rotation": 143.19847271875864, - "pixel_coords": [ - 109, - 110, - 10.619154930114746 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8060029745101929, - -1.832871437072754, - 0.699999988079071 - ], - "rotation": 219.7451077590808, - "pixel_coords": [ - 152, - 140, - 8.989635467529297 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5541197061538696, - 0.551740288734436, - 0.699999988079071 - ], - "rotation": 297.36387113684174, - "pixel_coords": [ - 143, - 84, - 12.662202835083008 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.27991071343421936, - 0.9038170576095581, - 0.3499999940395355 - ], - "rotation": 358.5254130443067, - "pixel_coords": [ - 174, - 101, - 12.160176277160645 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6487313834759998, - -0.23583319047785534, - 0.3499999940395355 - ], - "rotation": 162.07780865115848, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9610092639923096, - 2.304701566696167, - 0.699999988079071 - ], - "rotation": 317.56551312300815, - "pixel_coords": [ - 281, - 110, - 10.626496315002441 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [], - [ - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved gray cylinder to partially occlude green sphere", - "change_score": 2.5713480274082245, - "change_attempts": 1, - "source_scene": "scene_0858" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0858_original.json b/dataset_1k_720p_2/scenes/scene_0858_original.json deleted file mode 100644 index 8c02f06a224c5c0d487160afae3788d523b824f5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0858_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 858, - "image_filename": "SCENE_0858_new_000858.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.4544908404350281, - -1.6669007539749146, - 0.699999988079071 - ], - "rotation": 143.19847271875864, - "pixel_coords": [ - 109, - 110, - 10.619154930114746 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8060029745101929, - -1.832871437072754, - 0.699999988079071 - ], - "rotation": 219.7451077590808, - "pixel_coords": [ - 152, - 140, - 8.989635467529297 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5541197061538696, - 0.551740288734436, - 0.699999988079071 - ], - "rotation": 297.36387113684174, - "pixel_coords": [ - 143, - 84, - 12.662202835083008 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.27991071343421936, - 0.9038170576095581, - 0.3499999940395355 - ], - "rotation": 358.5254130443067, - "pixel_coords": [ - 174, - 101, - 12.160176277160645 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.04901104420423508, - 2.2390377521514893, - 0.3499999940395355 - ], - "rotation": 162.07780865115848, - "pixel_coords": [ - 208, - 94, - 12.718098640441895 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9610092639923096, - 2.304701566696167, - 0.699999988079071 - ], - "rotation": 317.56551312300815, - "pixel_coords": [ - 281, - 110, - 10.626496315002441 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 2, - 4 - ], - [], - [ - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0858" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0859_cf1.json b/dataset_1k_720p_2/scenes/scene_0859_cf1.json deleted file mode 100644 index 27009959b0cca0fe178cc12aa1d93a058e935553..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0859_cf1.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 859, - "image_filename": "SCENE_0859_new_000859.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5385913848876953, - 0.16096560657024384, - 0.3499999940395355 - ], - "rotation": 252.19764120407626, - "pixel_coords": [ - 224, - 139, - 9.926471710205078 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2816518545150757, - -1.213744878768921, - 0.699999988079071 - ], - "rotation": 278.3480203448484, - "pixel_coords": [ - 158, - 128, - 9.77029037475586 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3993043899536133, - 1.8500083684921265, - 0.699999988079071 - ], - "rotation": 22.827531642262198, - "pixel_coords": [ - 256, - 109, - 10.840624809265137 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0859" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0859_cf2.json b/dataset_1k_720p_2/scenes/scene_0859_cf2.json deleted file mode 100644 index 20eb9cefd77bc943c22990eb66a1521f45074f3b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0859_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 859, - "image_filename": "SCENE_0859_new_000859.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5385913848876953, - 0.16096560657024384, - 0.3499999940395355 - ], - "rotation": 252.19764120407626, - "pixel_coords": [ - 224, - 139, - 9.926471710205078 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2816518545150757, - -1.213744878768921, - 0.699999988079071 - ], - "rotation": 278.3480203448484, - "pixel_coords": [ - 158, - 128, - 9.77029037475586 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3993043899536133, - 1.8500083684921265, - 0.699999988079071 - ], - "rotation": 22.827531642262198, - "pixel_coords": [ - 256, - 109, - 10.840624809265137 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.502275228500366, - -1.3674875497817993, - 0.699999988079071 - ], - "rotation": 24.3876042716122, - "pixel_coords": [ - 82, - 89, - 12.14555835723877 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown cylinder and blue sphere", - "change_score": 2.0, - "change_attempts": 3, - "source_scene": "scene_0859" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0859_original.json b/dataset_1k_720p_2/scenes/scene_0859_original.json deleted file mode 100644 index 74f18389d78f6b2cd3687877773c458c9d86de1e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0859_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 859, - "image_filename": "SCENE_0859_new_000859.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.5385913848876953, - 0.16096560657024384, - 0.3499999940395355 - ], - "rotation": 252.19764120407626, - "pixel_coords": [ - 224, - 139, - 9.926471710205078 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2816518545150757, - -1.213744878768921, - 0.699999988079071 - ], - "rotation": 278.3480203448484, - "pixel_coords": [ - 158, - 128, - 9.77029037475586 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3993043899536133, - 1.8500083684921265, - 0.699999988079071 - ], - "rotation": 22.827531642262198, - "pixel_coords": [ - 256, - 109, - 10.840624809265137 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.502275228500366, - -1.3674875497817993, - 0.699999988079071 - ], - "rotation": 24.3876042716122, - "pixel_coords": [ - 82, - 89, - 12.14555835723877 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0859" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0860_cf1.json b/dataset_1k_720p_2/scenes/scene_0860_cf1.json deleted file mode 100644 index ac250d18223cc9d87ddee4ba9bac73d97a2a8d96..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0860_cf1.json +++ /dev/null @@ -1,381 +0,0 @@ -{ - "split": "new", - "image_index": 860, - "image_filename": "SCENE_0860_new_000860.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.067183256149292, - 2.0188632011413574, - 0.3499999940395355 - ], - "rotation": 212.87431811734467, - "pixel_coords": [ - 162, - 77, - 13.790596008300781 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0484113693237305, - 0.7389224767684937, - 0.3499999940395355 - ], - "rotation": 53.35746259126229, - "pixel_coords": [ - 137, - 86, - 13.0204439163208 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3498352766036987, - 0.7154521346092224, - 0.699999988079071 - ], - "rotation": 326.48208208088244, - "pixel_coords": [ - 207, - 108, - 10.64726734161377 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.966557264328003, - 1.2314428091049194, - 0.699999988079071 - ], - "rotation": 96.50179342879294, - "pixel_coords": [ - 263, - 121, - 9.910970687866211 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5921601057052612, - 2.777181625366211, - 0.3499999940395355 - ], - "rotation": 309.4193755883578, - "pixel_coords": [ - 228, - 92, - 12.525901794433594 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9037755727767944, - -0.03006570413708687, - 0.3499999940395355 - ], - "rotation": 179.81937918703116, - "pixel_coords": [ - 141, - 102, - 11.82734489440918 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9012660980224609, - -2.1620001792907715, - 0.699999988079071 - ], - "rotation": 6.6124643692244645, - "pixel_coords": [ - 123, - 136, - 9.232155799865723 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.06402268260717392, - -0.4997432827949524, - 0.3499999940395355 - ], - "rotation": 32.58278461406958, - "pixel_coords": [ - 150, - 116, - 10.925477981567383 - ], - "color": "red" - }, - { - "shape": "cylinder", - "color": "cyan", - "material": "metal", - "size": "small", - "3d_coords": [ - 1.7776124218740756, - -0.3734870550009628, - 0.35 - ], - "rotation": 305.53134459204364, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 6 - ], - [ - 6 - ], - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [], - [ - 3, - 6 - ] - ], - "left": [ - [ - 1, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 6 - ], - [], - [ - 1, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added cyan metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0860" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0860_cf2.json b/dataset_1k_720p_2/scenes/scene_0860_cf2.json deleted file mode 100644 index d8efec401008d6073bd2faef5084f0e4ad3b8225..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0860_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 860, - "image_filename": "SCENE_0860_new_000860.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.067183256149292, - 2.0188632011413574, - 0.3499999940395355 - ], - "rotation": 212.87431811734467, - "pixel_coords": [ - 162, - 77, - 13.790596008300781 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0484113693237305, - 0.7389224767684937, - 0.3499999940395355 - ], - "rotation": 53.35746259126229, - "pixel_coords": [ - 137, - 86, - 13.0204439163208 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3498352766036987, - 0.7154521346092224, - 0.699999988079071 - ], - "rotation": 326.48208208088244, - "pixel_coords": [ - 207, - 108, - 10.64726734161377 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.966557264328003, - 1.2314428091049194, - 0.699999988079071 - ], - "rotation": 96.50179342879294, - "pixel_coords": [ - 263, - 121, - 9.910970687866211 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5921601057052612, - 2.777181625366211, - 0.3499999940395355 - ], - "rotation": 309.4193755883578, - "pixel_coords": [ - 228, - 92, - 12.525901794433594 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9037755727767944, - -0.03006570413708687, - 0.3499999940395355 - ], - "rotation": 179.81937918703116, - "pixel_coords": [ - 141, - 102, - 11.82734489440918 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9012660980224609, - -2.1620001792907715, - 0.699999988079071 - ], - "rotation": 6.6124643692244645, - "pixel_coords": [ - 123, - 136, - 9.232155799865723 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.06402268260717392, - -0.4997432827949524, - 0.3499999940395355 - ], - "rotation": 32.58278461406958, - "pixel_coords": [ - 150, - 116, - 10.925477981567383 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 6 - ], - [ - 6 - ], - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [], - [ - 3, - 6 - ] - ], - "left": [ - [ - 1, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 6 - ], - [], - [ - 1, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan cube to yellow", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0860" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0860_original.json b/dataset_1k_720p_2/scenes/scene_0860_original.json deleted file mode 100644 index 34e36d35ff245023b168ca62fe7992b236446372..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0860_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 860, - "image_filename": "SCENE_0860_new_000860.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.067183256149292, - 2.0188632011413574, - 0.3499999940395355 - ], - "rotation": 212.87431811734467, - "pixel_coords": [ - 162, - 77, - 13.790596008300781 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.0484113693237305, - 0.7389224767684937, - 0.3499999940395355 - ], - "rotation": 53.35746259126229, - "pixel_coords": [ - 137, - 86, - 13.0204439163208 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3498352766036987, - 0.7154521346092224, - 0.699999988079071 - ], - "rotation": 326.48208208088244, - "pixel_coords": [ - 207, - 108, - 10.64726734161377 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.966557264328003, - 1.2314428091049194, - 0.699999988079071 - ], - "rotation": 96.50179342879294, - "pixel_coords": [ - 263, - 121, - 9.910970687866211 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.5921601057052612, - 2.777181625366211, - 0.3499999940395355 - ], - "rotation": 309.4193755883578, - "pixel_coords": [ - 228, - 92, - 12.525901794433594 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9037755727767944, - -0.03006570413708687, - 0.3499999940395355 - ], - "rotation": 179.81937918703116, - "pixel_coords": [ - 141, - 102, - 11.82734489440918 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9012660980224609, - -2.1620001792907715, - 0.699999988079071 - ], - "rotation": 6.6124643692244645, - "pixel_coords": [ - 123, - 136, - 9.232155799865723 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.06402268260717392, - -0.4997432827949524, - 0.3499999940395355 - ], - "rotation": 32.58278461406958, - "pixel_coords": [ - 150, - 116, - 10.925477981567383 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 6 - ], - [ - 6 - ], - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [], - [ - 3, - 6 - ] - ], - "left": [ - [ - 1, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 6 - ], - [], - [ - 1, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0860" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0861_cf1.json b/dataset_1k_720p_2/scenes/scene_0861_cf1.json deleted file mode 100644 index 9e4f261ff4a656bc16db4396248f1074b005dba8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0861_cf1.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 861, - "image_filename": "SCENE_0861_new_000861.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1390783786773682, - -0.8782926201820374, - 0.3499999940395355 - ], - "rotation": 219.9550640414973, - "pixel_coords": [ - 164, - 134, - 9.759841918945312 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.171664237976074, - -0.34333744645118713, - 0.699999988079071 - ], - "rotation": 22.662782991439986, - "pixel_coords": [ - 110, - 82, - 12.040257453918457 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.440187931060791, - -0.8476301431655884, - 0.3499999940395355 - ], - "rotation": 92.15222344036931, - "pixel_coords": [ - 199, - 154, - 8.935901641845703 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8369274139404297, - -0.14087869226932526, - 0.3499999940395355 - ], - "rotation": 57.53111427197608, - "pixel_coords": [ - 200, - 135, - 9.737198829650879 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0780991315841675, - 2.3280766010284424, - 0.699999988079071 - ], - "rotation": 287.1876635789263, - "pixel_coords": [ - 187, - 72, - 12.886310577392578 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3463605642318726, - 1.4668352603912354, - 0.699999988079071 - ], - "rotation": 295.6462636094755, - "pixel_coords": [ - 224, - 101, - 10.816920280456543 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9873430728912354, - 1.8722819089889526, - 0.699999988079071 - ], - "rotation": 65.44778271814991, - "pixel_coords": [ - 145, - 61, - 13.856457710266113 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3155561685562134, - -2.0573792457580566, - 0.699999988079071 - ], - "rotation": 252.76780560665415, - "pixel_coords": [ - 80, - 106, - 10.489591598510742 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [], - [ - 1, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [] - ], - "right": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 5 - ], - [ - 5 - ], - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed blue cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0861" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0861_cf2.json b/dataset_1k_720p_2/scenes/scene_0861_cf2.json deleted file mode 100644 index 4f047764426aa06bc98b10f965b6dbe12c7ef0fa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0861_cf2.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 861, - "image_filename": "SCENE_0861_new_000861.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1390783786773682, - -0.8782926201820374, - 0.3499999940395355 - ], - "rotation": 219.9550640414973, - "pixel_coords": [ - 164, - 134, - 9.759841918945312 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.171664237976074, - -0.34333744645118713, - 0.699999988079071 - ], - "rotation": 22.662782991439986, - "pixel_coords": [ - 110, - 82, - 12.040257453918457 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.440187931060791, - -0.8476301431655884, - 0.3499999940395355 - ], - "rotation": 92.15222344036931, - "pixel_coords": [ - 199, - 154, - 8.935901641845703 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8369274139404297, - -0.14087869226932526, - 0.3499999940395355 - ], - "rotation": 57.53111427197608, - "pixel_coords": [ - 200, - 135, - 9.737198829650879 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0780991315841675, - 2.3280766010284424, - 0.699999988079071 - ], - "rotation": 287.1876635789263, - "pixel_coords": [ - 187, - 72, - 12.886310577392578 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3463605642318726, - 1.4668352603912354, - 0.699999988079071 - ], - "rotation": 295.6462636094755, - "pixel_coords": [ - 224, - 101, - 10.816920280456543 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9873430728912354, - 1.8722819089889526, - 0.699999988079071 - ], - "rotation": 65.44778271814991, - "pixel_coords": [ - 145, - 61, - 13.856457710266113 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3155561685562134, - -2.0573792457580566, - 0.699999988079071 - ], - "rotation": 252.76780560665415, - "pixel_coords": [ - 80, - 106, - 10.489591598510742 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [], - [ - 1, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [] - ], - "right": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 5 - ], - [ - 5 - ], - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed blue cube to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0861" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0861_original.json b/dataset_1k_720p_2/scenes/scene_0861_original.json deleted file mode 100644 index 3eb69b0166e926116cd20b42fc8fb496e4a3ae51..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0861_original.json +++ /dev/null @@ -1,358 +0,0 @@ -{ - "split": "new", - "image_index": 861, - "image_filename": "SCENE_0861_new_000861.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1390783786773682, - -0.8782926201820374, - 0.3499999940395355 - ], - "rotation": 219.9550640414973, - "pixel_coords": [ - 164, - 134, - 9.759841918945312 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.171664237976074, - -0.34333744645118713, - 0.699999988079071 - ], - "rotation": 22.662782991439986, - "pixel_coords": [ - 110, - 82, - 12.040257453918457 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.440187931060791, - -0.8476301431655884, - 0.3499999940395355 - ], - "rotation": 92.15222344036931, - "pixel_coords": [ - 199, - 154, - 8.935901641845703 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8369274139404297, - -0.14087869226932526, - 0.3499999940395355 - ], - "rotation": 57.53111427197608, - "pixel_coords": [ - 200, - 135, - 9.737198829650879 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0780991315841675, - 2.3280766010284424, - 0.699999988079071 - ], - "rotation": 287.1876635789263, - "pixel_coords": [ - 187, - 72, - 12.886310577392578 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3463605642318726, - 1.4668352603912354, - 0.699999988079071 - ], - "rotation": 295.6462636094755, - "pixel_coords": [ - 224, - 101, - 10.816920280456543 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9873430728912354, - 1.8722819089889526, - 0.699999988079071 - ], - "rotation": 65.44778271814991, - "pixel_coords": [ - 145, - 61, - 13.856457710266113 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3155561685562134, - -2.0573792457580566, - 0.699999988079071 - ], - "rotation": 252.76780560665415, - "pixel_coords": [ - 80, - 106, - 10.489591598510742 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [], - [ - 1, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 7 - ], - [] - ], - "right": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 5 - ], - [ - 5 - ], - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0861" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0862_cf1.json b/dataset_1k_720p_2/scenes/scene_0862_cf1.json deleted file mode 100644 index 3c884c8e523fb2f08fc915e7049553607c5b558f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0862_cf1.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 862, - "image_filename": "SCENE_0862_new_000862.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.03109004721045494, - 2.661233425140381, - 0.699999988079071 - ], - "rotation": 34.759405185580825, - "pixel_coords": [ - 215, - 81, - 12.720109939575195 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6748477220535278, - 0.4697590470314026, - 0.3499999940395355 - ], - "rotation": 172.82385136470776, - "pixel_coords": [ - 158, - 100, - 12.035799980163574 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1662942171096802, - -2.7426154613494873, - 0.699999988079071 - ], - "rotation": 219.59296652516608, - "pixel_coords": [ - 64, - 113, - 10.339560508728027 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5140024423599243, - -0.4953945577144623, - 0.699999988079071 - ], - "rotation": 164.0594560193416, - "pixel_coords": [ - 159, - 110, - 10.510490417480469 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4358102083206177, - -2.993722915649414, - 0.699999988079071 - ], - "rotation": 275.05206796794755, - "pixel_coords": [ - 105, - 151, - 8.42924690246582 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.312859058380127, - 1.698471188545227, - 0.699999988079071 - ], - "rotation": 220.98138734605305, - "pixel_coords": [ - 154, - 71, - 13.70566463470459 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2856289148330688, - 2.165300130844116, - 0.3499999940395355 - ], - "rotation": 51.12111895678643, - "pixel_coords": [ - 234, - 105, - 11.695206642150879 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 3, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed green cylinder to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0862" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0862_cf2.json b/dataset_1k_720p_2/scenes/scene_0862_cf2.json deleted file mode 100644 index ad179c5a09701ccffb6b04b995079b4a2c812ca1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0862_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 862, - "image_filename": "SCENE_0862_new_000862.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.03109004721045494, - 2.661233425140381, - 0.699999988079071 - ], - "rotation": 34.759405185580825, - "pixel_coords": [ - 215, - 81, - 12.720109939575195 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6748477220535278, - 0.4697590470314026, - 0.3499999940395355 - ], - "rotation": 172.82385136470776, - "pixel_coords": [ - 158, - 100, - 12.035799980163574 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1662942171096802, - -2.7426154613494873, - 0.699999988079071 - ], - "rotation": 219.59296652516608, - "pixel_coords": [ - 64, - 113, - 10.339560508728027 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5140024423599243, - -0.4953945577144623, - 0.699999988079071 - ], - "rotation": 164.0594560193416, - "pixel_coords": [ - 159, - 110, - 10.510490417480469 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4358102083206177, - -2.993722915649414, - 0.699999988079071 - ], - "rotation": 275.05206796794755, - "pixel_coords": [ - 105, - 151, - 8.42924690246582 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.312859058380127, - 1.698471188545227, - 0.699999988079071 - ], - "rotation": 220.98138734605305, - "pixel_coords": [ - 154, - 71, - 13.70566463470459 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.014166829535432, - -1.6281189938599177, - 0.3499999940395355 - ], - "rotation": 51.12111895678643, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 3, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan cylinder from right of brown cylinder to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0862" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0862_original.json b/dataset_1k_720p_2/scenes/scene_0862_original.json deleted file mode 100644 index 5b22c1c0b1527cbe56ba15f82d1f7a72fc88f095..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0862_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 862, - "image_filename": "SCENE_0862_new_000862.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.03109004721045494, - 2.661233425140381, - 0.699999988079071 - ], - "rotation": 34.759405185580825, - "pixel_coords": [ - 215, - 81, - 12.720109939575195 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6748477220535278, - 0.4697590470314026, - 0.3499999940395355 - ], - "rotation": 172.82385136470776, - "pixel_coords": [ - 158, - 100, - 12.035799980163574 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1662942171096802, - -2.7426154613494873, - 0.699999988079071 - ], - "rotation": 219.59296652516608, - "pixel_coords": [ - 64, - 113, - 10.339560508728027 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5140024423599243, - -0.4953945577144623, - 0.699999988079071 - ], - "rotation": 164.0594560193416, - "pixel_coords": [ - 159, - 110, - 10.510490417480469 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4358102083206177, - -2.993722915649414, - 0.699999988079071 - ], - "rotation": 275.05206796794755, - "pixel_coords": [ - 105, - 151, - 8.42924690246582 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.312859058380127, - 1.698471188545227, - 0.699999988079071 - ], - "rotation": 220.98138734605305, - "pixel_coords": [ - 154, - 71, - 13.70566463470459 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2856289148330688, - 2.165300130844116, - 0.3499999940395355 - ], - "rotation": 51.12111895678643, - "pixel_coords": [ - 234, - 105, - 11.695206642150879 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 3, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0862" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0863_cf1.json b/dataset_1k_720p_2/scenes/scene_0863_cf1.json deleted file mode 100644 index de4b27372d86b6cba5bc6fb47c11a11410cc1f02..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0863_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 863, - "image_filename": "SCENE_0863_new_000863.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8131723403930664, - 0.46547049283981323, - 0.3499999940395355 - ], - "rotation": 269.1307236727124, - "pixel_coords": [ - 117, - 81, - 13.16055965423584 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.956604480743408, - -0.5415617823600769, - 0.3499999940395355 - ], - "rotation": 242.7712505691944, - "pixel_coords": [ - 225, - 156, - 8.93513011932373 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8077855110168457, - 1.518725872039795, - 0.3499999940395355 - ], - "rotation": 64.03656732429008, - "pixel_coords": [ - 175, - 89, - 12.54073715209961 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0863" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0863_cf2.json b/dataset_1k_720p_2/scenes/scene_0863_cf2.json deleted file mode 100644 index 19ca7078ffa9e984caebf4d1fe5c79675ac5d233..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0863_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 863, - "image_filename": "SCENE_0863_new_000863.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8131723403930664, - 0.46547049283981323, - 0.3499999940395355 - ], - "rotation": 269.1307236727124, - "pixel_coords": [ - 117, - 81, - 13.16055965423584 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.956604480743408, - -0.5415617823600769, - 0.3499999940395355 - ], - "rotation": 242.7712505691944, - "pixel_coords": [ - 225, - 156, - 8.93513011932373 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8077855110168457, - 1.518725872039795, - 0.3499999940395355 - ], - "rotation": 64.03656732429008, - "pixel_coords": [ - 175, - 89, - 12.54073715209961 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan cylinder to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0863" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0863_original.json b/dataset_1k_720p_2/scenes/scene_0863_original.json deleted file mode 100644 index b35cc854dc926ce7c8f986ebcf3c16437cbfb24c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0863_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 863, - "image_filename": "SCENE_0863_new_000863.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8131723403930664, - 0.46547049283981323, - 0.3499999940395355 - ], - "rotation": 269.1307236727124, - "pixel_coords": [ - 117, - 81, - 13.16055965423584 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.956604480743408, - -0.5415617823600769, - 0.3499999940395355 - ], - "rotation": 242.7712505691944, - "pixel_coords": [ - 225, - 156, - 8.93513011932373 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8077855110168457, - 1.518725872039795, - 0.3499999940395355 - ], - "rotation": 64.03656732429008, - "pixel_coords": [ - 175, - 89, - 12.54073715209961 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0863" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0864_cf1.json b/dataset_1k_720p_2/scenes/scene_0864_cf1.json deleted file mode 100644 index 7c5a3790288821b0bef2ef4e2038c8fc7672d2b6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0864_cf1.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 864, - "image_filename": "SCENE_0864_new_000864.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.39002352952957153, - -2.7690303325653076, - 0.699999988079071 - ], - "rotation": 44.45147507135058, - "pixel_coords": [ - 73, - 127, - 9.44251823425293 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.994120478630066, - 0.13967564702033997, - 0.3499999940395355 - ], - "rotation": 35.63953594019225, - "pixel_coords": [ - 211, - 136, - 9.710289001464844 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.130368947982788, - -0.3135005831718445, - 0.3499999940395355 - ], - "rotation": 222.68129497397888, - "pixel_coords": [ - 113, - 90, - 12.126490592956543 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.18187393248081207, - 1.703225016593933, - 0.699999988079071 - ], - "rotation": 112.09837986177692, - "pixel_coords": [ - 203, - 87, - 11.579345703125 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.93845796585083, - -1.204939842224121, - 0.3499999940395355 - ], - "rotation": 309.5505607283138, - "pixel_coords": [ - 202, - 173, - 8.345141410827637 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6787779331207275, - 0.04081372171640396, - 0.699999988079071 - ], - "rotation": 330.76786399413845, - "pixel_coords": [ - 147, - 93, - 11.204619407653809 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.831965684890747, - 1.6562159061431885, - 0.699999988079071 - ], - "rotation": 316.37598374578687, - "pixel_coords": [ - 144, - 61, - 13.504190444946289 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.30414617061615, - 1.34930419921875, - 0.3499999940395355 - ], - "rotation": 26.7309747648156, - "pixel_coords": [ - 165, - 85, - 12.523728370666504 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [], - [ - 6 - ] - ], - "front": [ - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 3 - ], - [ - 1, - 3, - 4, - 7 - ], - [ - 1, - 3, - 4, - 7 - ], - [ - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0864" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0864_cf2.json b/dataset_1k_720p_2/scenes/scene_0864_cf2.json deleted file mode 100644 index 5c1279d161754ea2cf3ca25781ff33c859608ddd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0864_cf2.json +++ /dev/null @@ -1,344 +0,0 @@ -{ - "split": "new", - "image_index": 864, - "image_filename": "SCENE_0864_new_000864.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.994120478630066, - 0.13967564702033997, - 0.3499999940395355 - ], - "rotation": 35.63953594019225, - "pixel_coords": [ - 211, - 136, - 9.710289001464844 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.130368947982788, - -0.3135005831718445, - 0.3499999940395355 - ], - "rotation": 222.68129497397888, - "pixel_coords": [ - 113, - 90, - 12.126490592956543 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.18187393248081207, - 1.703225016593933, - 0.699999988079071 - ], - "rotation": 112.09837986177692, - "pixel_coords": [ - 203, - 87, - 11.579345703125 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.93845796585083, - -1.204939842224121, - 0.3499999940395355 - ], - "rotation": 309.5505607283138, - "pixel_coords": [ - 202, - 173, - 8.345141410827637 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6787779331207275, - 0.04081372171640396, - 0.699999988079071 - ], - "rotation": 330.76786399413845, - "pixel_coords": [ - 147, - 93, - 11.204619407653809 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.831965684890747, - 1.6562159061431885, - 0.699999988079071 - ], - "rotation": 316.37598374578687, - "pixel_coords": [ - 144, - 61, - 13.504190444946289 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.30414617061615, - 1.34930419921875, - 0.3499999940395355 - ], - "rotation": 26.7309747648156, - "pixel_coords": [ - 165, - 85, - 12.523728370666504 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [], - [ - 6 - ] - ], - "front": [ - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 3 - ], - [ - 1, - 3, - 4, - 7 - ], - [ - 1, - 3, - 4, - 7 - ], - [ - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cube", - "change_score": 45.808091313240986, - "change_attempts": 1, - "source_scene": "scene_0864" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0864_original.json b/dataset_1k_720p_2/scenes/scene_0864_original.json deleted file mode 100644 index d07030318dd783e6bed5f45ff55bfe6d0df4737f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0864_original.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 864, - "image_filename": "SCENE_0864_new_000864.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.39002352952957153, - -2.7690303325653076, - 0.699999988079071 - ], - "rotation": 44.45147507135058, - "pixel_coords": [ - 73, - 127, - 9.44251823425293 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.994120478630066, - 0.13967564702033997, - 0.3499999940395355 - ], - "rotation": 35.63953594019225, - "pixel_coords": [ - 211, - 136, - 9.710289001464844 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.130368947982788, - -0.3135005831718445, - 0.3499999940395355 - ], - "rotation": 222.68129497397888, - "pixel_coords": [ - 113, - 90, - 12.126490592956543 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.18187393248081207, - 1.703225016593933, - 0.699999988079071 - ], - "rotation": 112.09837986177692, - "pixel_coords": [ - 203, - 87, - 11.579345703125 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.93845796585083, - -1.204939842224121, - 0.3499999940395355 - ], - "rotation": 309.5505607283138, - "pixel_coords": [ - 202, - 173, - 8.345141410827637 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6787779331207275, - 0.04081372171640396, - 0.699999988079071 - ], - "rotation": 330.76786399413845, - "pixel_coords": [ - 147, - 93, - 11.204619407653809 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.831965684890747, - 1.6562159061431885, - 0.699999988079071 - ], - "rotation": 316.37598374578687, - "pixel_coords": [ - 144, - 61, - 13.504190444946289 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.30414617061615, - 1.34930419921875, - 0.3499999940395355 - ], - "rotation": 26.7309747648156, - "pixel_coords": [ - 165, - 85, - 12.523728370666504 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 2, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [], - [ - 6 - ] - ], - "front": [ - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 2, - 5, - 6, - 7 - ], - [ - 0, - 2 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 3 - ], - [ - 1, - 3, - 4, - 7 - ], - [ - 1, - 3, - 4, - 7 - ], - [ - 1, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0864" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0865_cf1.json b/dataset_1k_720p_2/scenes/scene_0865_cf1.json deleted file mode 100644 index a7560b432791e809653588f764505d5d0ead8bdc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0865_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 865, - "image_filename": "SCENE_0865_new_000865.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6271179914474487, - -0.43071264028549194, - 0.3499999940395355 - ], - "rotation": 6.521463209168377, - "pixel_coords": [ - 185, - 135, - 9.849321365356445 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.14876845519347492, - -0.5837030549391234, - 0.699999988079071 - ], - "rotation": 86.90022499402433, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9353102445602417, - 0.4194421172142029, - 0.3499999940395355 - ], - "rotation": 359.1928439539667, - "pixel_coords": [ - 190, - 117, - 10.793142318725586 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1635388135910034, - 0.2990189790725708, - 0.699999988079071 - ], - "rotation": 109.1985127916519, - "pixel_coords": [ - 145, - 87, - 11.982606887817383 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cube to partially occlude purple sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0865" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0865_cf2.json b/dataset_1k_720p_2/scenes/scene_0865_cf2.json deleted file mode 100644 index c7547216f8ab21bf7610c0058a353c187fd48d39..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0865_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 865, - "image_filename": "SCENE_0865_new_000865.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6271179914474487, - -0.43071264028549194, - 0.3499999940395355 - ], - "rotation": 6.521463209168377, - "pixel_coords": [ - 185, - 135, - 9.849321365356445 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8851262331008911, - 1.8751567602157593, - 0.699999988079071 - ], - "rotation": 86.90022499402433, - "pixel_coords": [ - 167, - 71, - 13.351814270019531 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9353102445602417, - 0.4194421172142029, - 0.3499999940395355 - ], - "rotation": 359.1928439539667, - "pixel_coords": [ - 190, - 117, - 10.793142318725586 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1635388135910034, - 0.2990189790725708, - 0.699999988079071 - ], - "rotation": 109.1985127916519, - "pixel_coords": [ - 145, - 87, - 11.982606887817383 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed blue cylinder to brown", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0865" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0865_original.json b/dataset_1k_720p_2/scenes/scene_0865_original.json deleted file mode 100644 index d09f95bc8618201df0707dfd99674fa5bddf22d4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0865_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 865, - "image_filename": "SCENE_0865_new_000865.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.6271179914474487, - -0.43071264028549194, - 0.3499999940395355 - ], - "rotation": 6.521463209168377, - "pixel_coords": [ - 185, - 135, - 9.849321365356445 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8851262331008911, - 1.8751567602157593, - 0.699999988079071 - ], - "rotation": 86.90022499402433, - "pixel_coords": [ - 167, - 71, - 13.351814270019531 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.9353102445602417, - 0.4194421172142029, - 0.3499999940395355 - ], - "rotation": 359.1928439539667, - "pixel_coords": [ - 190, - 117, - 10.793142318725586 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1635388135910034, - 0.2990189790725708, - 0.699999988079071 - ], - "rotation": 109.1985127916519, - "pixel_coords": [ - 145, - 87, - 11.982606887817383 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0865" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0866_cf1.json b/dataset_1k_720p_2/scenes/scene_0866_cf1.json deleted file mode 100644 index 7b66097508ec73a644f1f3e9cc8ee1cdc8e924d7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0866_cf1.json +++ /dev/null @@ -1,296 +0,0 @@ -{ - "split": "new", - "image_index": 866, - "image_filename": "SCENE_0866_new_000866.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5704519748687744, - 1.104278326034546, - 0.3499999940395355 - ], - "rotation": 203.5951356448399, - "pixel_coords": [ - 248, - 128, - 10.286746978759766 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7055589556694031, - -1.8674201965332031, - 0.3499999940395355 - ], - "rotation": 252.25167147097386, - "pixel_coords": [ - 99, - 123, - 10.517635345458984 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1361620426177979, - 2.7926862239837646, - 0.699999988079071 - ], - "rotation": 140.90897921359706, - "pixel_coords": [ - 191, - 68, - 13.42105770111084 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5319258570671082, - 1.6178821325302124, - 0.3499999940395355 - ], - "rotation": 114.82467090415302, - "pixel_coords": [ - 205, - 100, - 11.856895446777344 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1821296215057373, - -0.3131016194820404, - 0.699999988079071 - ], - "rotation": 354.72090345683023, - "pixel_coords": [ - 181, - 118, - 10.112997055053711 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5154123306274414, - -1.8840982913970947, - 0.699999988079071 - ], - "rotation": 146.50570615244447, - "pixel_coords": [ - 177, - 160, - 8.340398788452148 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cylinder", - "change_score": 11.063210693674153, - "change_attempts": 1, - "source_scene": "scene_0866" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0866_cf2.json b/dataset_1k_720p_2/scenes/scene_0866_cf2.json deleted file mode 100644 index f02bae2aa8717d688147678fb359c19fd1318931..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0866_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 866, - "image_filename": "SCENE_0866_new_000866.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5704519748687744, - 1.104278326034546, - 0.3499999940395355 - ], - "rotation": 203.5951356448399, - "pixel_coords": [ - 248, - 128, - 10.286746978759766 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.7055589556694031, - -1.8674201965332031, - 0.3499999940395355 - ], - "rotation": 252.25167147097386, - "pixel_coords": [ - 99, - 123, - 10.517635345458984 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1361620426177979, - 2.7926862239837646, - 0.699999988079071 - ], - "rotation": 140.90897921359706, - "pixel_coords": [ - 191, - 68, - 13.42105770111084 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5319258570671082, - 1.6178821325302124, - 0.3499999940395355 - ], - "rotation": 114.82467090415302, - "pixel_coords": [ - 205, - 100, - 11.856895446777344 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1821296215057373, - -0.3131016194820404, - 0.699999988079071 - ], - "rotation": 354.72090345683023, - "pixel_coords": [ - 181, - 118, - 10.112997055053711 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8350766897201538, - -0.3883399963378906, - 0.699999988079071 - ], - "rotation": 123.74985642974971, - "pixel_coords": [ - 114, - 87, - 11.93259334564209 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5154123306274414, - -1.8840982913970947, - 0.699999988079071 - ], - "rotation": 146.50570615244447, - "pixel_coords": [ - 177, - 160, - 8.340398788452148 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed brown cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0866" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0866_original.json b/dataset_1k_720p_2/scenes/scene_0866_original.json deleted file mode 100644 index a147e2e87f27dac2736dd84b257265f15cb90f7e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0866_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 866, - "image_filename": "SCENE_0866_new_000866.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5704519748687744, - 1.104278326034546, - 0.3499999940395355 - ], - "rotation": 203.5951356448399, - "pixel_coords": [ - 248, - 128, - 10.286746978759766 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7055589556694031, - -1.8674201965332031, - 0.3499999940395355 - ], - "rotation": 252.25167147097386, - "pixel_coords": [ - 99, - 123, - 10.517635345458984 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1361620426177979, - 2.7926862239837646, - 0.699999988079071 - ], - "rotation": 140.90897921359706, - "pixel_coords": [ - 191, - 68, - 13.42105770111084 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5319258570671082, - 1.6178821325302124, - 0.3499999940395355 - ], - "rotation": 114.82467090415302, - "pixel_coords": [ - 205, - 100, - 11.856895446777344 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1821296215057373, - -0.3131016194820404, - 0.699999988079071 - ], - "rotation": 354.72090345683023, - "pixel_coords": [ - 181, - 118, - 10.112997055053711 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8350766897201538, - -0.3883399963378906, - 0.699999988079071 - ], - "rotation": 123.74985642974971, - "pixel_coords": [ - 114, - 87, - 11.93259334564209 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5154123306274414, - -1.8840982913970947, - 0.699999988079071 - ], - "rotation": 146.50570615244447, - "pixel_coords": [ - 177, - 160, - 8.340398788452148 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 4, - 5, - 6 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 1, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 5 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0866" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0867_cf1.json b/dataset_1k_720p_2/scenes/scene_0867_cf1.json deleted file mode 100644 index 833a64cd5ab0e4e7628ab81a7f0a0e4c68aaa6e4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0867_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 867, - "image_filename": "SCENE_0867_new_000867.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.905271530151367, - 1.1493332386016846, - 0.699999988079071 - ], - "rotation": 274.73766754254984, - "pixel_coords": [ - 259, - 123, - 9.808979034423828 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2114644050598145, - 2.231431484222412, - 0.3499999940395355 - ], - "rotation": 100.4461763192303, - "pixel_coords": [ - 259, - 114, - 11.056038856506348 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0644285678863525, - 0.9902503490447998, - 0.699999988079071 - ], - "rotation": 188.58028415349403, - "pixel_coords": [ - 144, - 75, - 13.02791976928711 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.18292474746704102, - 2.4158337116241455, - 0.3499999940395355 - ], - "rotation": 76.81250841486718, - "pixel_coords": [ - 207, - 89, - 12.75562858581543 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.505061626434326, - -1.6651519536972046, - 0.3499999940395355 - ], - "rotation": 13.964731946128982, - "pixel_coords": [ - 75, - 99, - 11.97722053527832 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.851693868637085, - -0.5556886196136475, - 0.699999988079071 - ], - "rotation": 345.79326844082243, - "pixel_coords": [ - 165, - 116, - 10.205249786376953 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0867" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0867_cf2.json b/dataset_1k_720p_2/scenes/scene_0867_cf2.json deleted file mode 100644 index ddc96537682bdb44f6f5dc98be6dc45a82a21d9e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0867_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 867, - "image_filename": "SCENE_0867_new_000867.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.905271530151367, - 1.1493332386016846, - 0.699999988079071 - ], - "rotation": 274.73766754254984, - "pixel_coords": [ - 259, - 123, - 9.808979034423828 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2114644050598145, - 2.231431484222412, - 0.3499999940395355 - ], - "rotation": 100.4461763192303, - "pixel_coords": [ - 259, - 114, - 11.056038856506348 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0644285678863525, - 0.9902503490447998, - 0.699999988079071 - ], - "rotation": 188.58028415349403, - "pixel_coords": [ - 144, - 75, - 13.02791976928711 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9014694113157462, - -2.190200939838732, - 0.3499999940395355 - ], - "rotation": 76.81250841486718, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.505061626434326, - -1.6651519536972046, - 0.3499999940395355 - ], - "rotation": 13.964731946128982, - "pixel_coords": [ - 75, - 99, - 11.97722053527832 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.851693868637085, - -0.5556886196136475, - 0.699999988079071 - ], - "rotation": 345.79326844082243, - "pixel_coords": [ - 165, - 116, - 10.205249786376953 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved gray cube to partially occlude cyan cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0867" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0867_original.json b/dataset_1k_720p_2/scenes/scene_0867_original.json deleted file mode 100644 index 7e02ff0770147cbef496de052d4cc8e6798e8e0b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0867_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 867, - "image_filename": "SCENE_0867_new_000867.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.905271530151367, - 1.1493332386016846, - 0.699999988079071 - ], - "rotation": 274.73766754254984, - "pixel_coords": [ - 259, - 123, - 9.808979034423828 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2114644050598145, - 2.231431484222412, - 0.3499999940395355 - ], - "rotation": 100.4461763192303, - "pixel_coords": [ - 259, - 114, - 11.056038856506348 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0644285678863525, - 0.9902503490447998, - 0.699999988079071 - ], - "rotation": 188.58028415349403, - "pixel_coords": [ - 144, - 75, - 13.02791976928711 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.18292474746704102, - 2.4158337116241455, - 0.3499999940395355 - ], - "rotation": 76.81250841486718, - "pixel_coords": [ - 207, - 89, - 12.75562858581543 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.505061626434326, - -1.6651519536972046, - 0.3499999940395355 - ], - "rotation": 13.964731946128982, - "pixel_coords": [ - 75, - 99, - 11.97722053527832 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.851693868637085, - -0.5556886196136475, - 0.699999988079071 - ], - "rotation": 345.79326844082243, - "pixel_coords": [ - 165, - 116, - 10.205249786376953 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0867" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0868_cf1.json b/dataset_1k_720p_2/scenes/scene_0868_cf1.json deleted file mode 100644 index 4c3ef2e38162bfae59f5509819cad8fe21fd91cc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0868_cf1.json +++ /dev/null @@ -1,238 +0,0 @@ -{ - "split": "new", - "image_index": 868, - "image_filename": "SCENE_0868_new_000868.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.900800943374634, - -1.6530592441558838, - 0.699999988079071 - ], - "rotation": 357.53536203050214, - "pixel_coords": [ - 193, - 167, - 8.029441833496094 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.10491392761468887, - 1.35249924659729, - 0.3499999940395355 - ], - "rotation": 24.57296370456689, - "pixel_coords": [ - 192, - 98, - 11.712279319763184 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.25867533683776855, - -0.47009071707725525, - 0.699999988079071 - ], - "rotation": 120.40388313292536, - "pixel_coords": [ - 154, - 109, - 10.377013206481934 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5636789798736572, - -0.8400691747665405, - 0.699999988079071 - ], - "rotation": 299.55939129650335, - "pixel_coords": [ - 91, - 82, - 11.936971664428711 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.0823470950126648, - -2.698096513748169, - 0.699999988079071 - ], - "rotation": 135.487126646568, - "pixel_coords": [ - 87, - 134, - 9.19531536102295 - ], - "color": "brown" - }, - { - "shape": "sphere", - "color": "yellow", - "material": "rubber", - "size": "large", - "3d_coords": [ - 1.7740029467784382, - 2.456825622890535, - 0.35 - ], - "rotation": 16.289103834665024, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0868" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0868_cf2.json b/dataset_1k_720p_2/scenes/scene_0868_cf2.json deleted file mode 100644 index 5ade16bc4b9d1e4efc70b58a46090e6c15f4202c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0868_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 868, - "image_filename": "SCENE_0868_new_000868.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.900800943374634, - -1.6530592441558838, - 0.699999988079071 - ], - "rotation": 357.53536203050214, - "pixel_coords": [ - 193, - 167, - 8.029441833496094 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.10491392761468887, - 1.35249924659729, - 0.3499999940395355 - ], - "rotation": 24.57296370456689, - "pixel_coords": [ - 192, - 98, - 11.712279319763184 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.363271617915046, - 0.7997444431342737, - 0.699999988079071 - ], - "rotation": 120.40388313292536, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5636789798736572, - -0.8400691747665405, - 0.699999988079071 - ], - "rotation": 299.55939129650335, - "pixel_coords": [ - 91, - 82, - 11.936971664428711 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.0823470950126648, - -2.698096513748169, - 0.699999988079071 - ], - "rotation": 135.487126646568, - "pixel_coords": [ - 87, - 134, - 9.19531536102295 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cylinder from left of red sphere to right", - "change_score": 1.6830372183285762, - "change_attempts": 3, - "source_scene": "scene_0868" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0868_original.json b/dataset_1k_720p_2/scenes/scene_0868_original.json deleted file mode 100644 index 60e9c2b3838bb09fe7e32ad9c4f1728b93c92720..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0868_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 868, - "image_filename": "SCENE_0868_new_000868.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.900800943374634, - -1.6530592441558838, - 0.699999988079071 - ], - "rotation": 357.53536203050214, - "pixel_coords": [ - 193, - 167, - 8.029441833496094 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.10491392761468887, - 1.35249924659729, - 0.3499999940395355 - ], - "rotation": 24.57296370456689, - "pixel_coords": [ - 192, - 98, - 11.712279319763184 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.25867533683776855, - -0.47009071707725525, - 0.699999988079071 - ], - "rotation": 120.40388313292536, - "pixel_coords": [ - 154, - 109, - 10.377013206481934 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5636789798736572, - -0.8400691747665405, - 0.699999988079071 - ], - "rotation": 299.55939129650335, - "pixel_coords": [ - 91, - 82, - 11.936971664428711 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.0823470950126648, - -2.698096513748169, - 0.699999988079071 - ], - "rotation": 135.487126646568, - "pixel_coords": [ - 87, - 134, - 9.19531536102295 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0868" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0869_cf1.json b/dataset_1k_720p_2/scenes/scene_0869_cf1.json deleted file mode 100644 index b966198ba2d979a10bab9e1efa382a7d0b1a4d5b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0869_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 869, - "image_filename": "SCENE_0869_new_000869.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5785911083221436, - -0.008578430861234665, - 0.699999988079071 - ], - "rotation": 229.4713418005021, - "pixel_coords": [ - 173, - 106, - 10.229068756103516 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5771453380584717, - 2.1120903491973877, - 0.3499999940395355 - ], - "rotation": 111.48115836607558, - "pixel_coords": [ - 272, - 117, - 10.339020729064941 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1561813205109663, - -1.375003360794372, - 0.3499999940395355 - ], - "rotation": 66.19800471763942, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved yellow cylinder from (-1.7,0.7) to (-1.2,-1.4)", - "change_score": 2.117703721379368, - "change_attempts": 1, - "source_scene": "scene_0869" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0869_cf2.json b/dataset_1k_720p_2/scenes/scene_0869_cf2.json deleted file mode 100644 index 134b6d7db2baf127465968ffef8a0bcb8676ab1a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0869_cf2.json +++ /dev/null @@ -1,123 +0,0 @@ -{ - "split": "new", - "image_index": 869, - "image_filename": "SCENE_0869_new_000869.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5785911083221436, - -0.008578430861234665, - 0.699999988079071 - ], - "rotation": 229.4713418005021, - "pixel_coords": [ - 173, - 106, - 10.229068756103516 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5771453380584717, - 2.1120903491973877, - 0.3499999940395355 - ], - "rotation": 111.48115836607558, - "pixel_coords": [ - 272, - 117, - 10.339020729064941 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0869" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0869_original.json b/dataset_1k_720p_2/scenes/scene_0869_original.json deleted file mode 100644 index 5cb65c40451f5a4e4ca5fe975bd0bda494c387c1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0869_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 869, - "image_filename": "SCENE_0869_new_000869.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5785911083221436, - -0.008578430861234665, - 0.699999988079071 - ], - "rotation": 229.4713418005021, - "pixel_coords": [ - 173, - 106, - 10.229068756103516 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.5771453380584717, - 2.1120903491973877, - 0.3499999940395355 - ], - "rotation": 111.48115836607558, - "pixel_coords": [ - 272, - 117, - 10.339020729064941 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.681654691696167, - 0.676470935344696, - 0.3499999940395355 - ], - "rotation": 66.19800471763942, - "pixel_coords": [ - 142, - 89, - 12.285494804382324 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0869" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0870_cf1.json b/dataset_1k_720p_2/scenes/scene_0870_cf1.json deleted file mode 100644 index 78eff8af7776b34dc59e27fb2c97e70fcafefa7d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0870_cf1.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 870, - "image_filename": "SCENE_0870_new_000870.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2835326194763184, - -1.4133743047714233, - 0.699999988079071 - ], - "rotation": 142.73824830868875, - "pixel_coords": [ - 171, - 148, - 8.625710487365723 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2929619550704956, - -0.012767155654728413, - 0.699999988079071 - ], - "rotation": 176.160287271691, - "pixel_coords": [ - 136, - 87, - 11.854814529418945 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.12934614717960358, - -2.2984557151794434, - 0.699999988079071 - ], - "rotation": 292.4523495593698, - "pixel_coords": [ - 92, - 121, - 9.827792167663574 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2897496223449707, - -2.0526046752929688, - 0.699999988079071 - ], - "rotation": 280.10771415599186, - "pixel_coords": [ - 68, - 93, - 11.458106994628906 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5460734367370605, - 1.074682354927063, - 0.699999988079071 - ], - "rotation": 166.02453556355644, - "pixel_coords": [ - 246, - 122, - 9.771079063415527 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6838585138320923, - 2.5007176399230957, - 0.699999988079071 - ], - "rotation": 226.84895666492352, - "pixel_coords": [ - 185, - 68, - 13.467181205749512 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7302917838096619, - 0.392989844083786, - 0.699999988079071 - ], - "rotation": 43.07470295911705, - "pixel_coords": [ - 185, - 105, - 10.66734790802002 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9559898376464844, - 0.01672692596912384, - 0.699999988079071 - ], - "rotation": 220.54534722197477, - "pixel_coords": [ - 112, - 73, - 13.024552345275879 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 1, - 3, - 5, - 6, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 5, - 7 - ], - [ - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 3 - ] - ], - "right": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0870" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0870_cf2.json b/dataset_1k_720p_2/scenes/scene_0870_cf2.json deleted file mode 100644 index f45409819bb1a64a2d6240d1e38da5d7c46f99bf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0870_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 870, - "image_filename": "SCENE_0870_new_000870.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2835326194763184, - -1.4133743047714233, - 0.699999988079071 - ], - "rotation": 142.73824830868875, - "pixel_coords": [ - 171, - 148, - 8.625710487365723 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2929619550704956, - -0.012767155654728413, - 0.699999988079071 - ], - "rotation": 176.160287271691, - "pixel_coords": [ - 136, - 87, - 11.854814529418945 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.12934614717960358, - -2.2984557151794434, - 0.699999988079071 - ], - "rotation": 292.4523495593698, - "pixel_coords": [ - 92, - 121, - 9.827792167663574 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.9378455527771044, - 2.946476299646438, - 0.699999988079071 - ], - "rotation": 280.10771415599186, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5460734367370605, - 1.074682354927063, - 0.699999988079071 - ], - "rotation": 166.02453556355644, - "pixel_coords": [ - 246, - 122, - 9.771079063415527 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6838585138320923, - 2.5007176399230957, - 0.699999988079071 - ], - "rotation": 226.84895666492352, - "pixel_coords": [ - 185, - 68, - 13.467181205749512 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7302917838096619, - 0.392989844083786, - 0.699999988079071 - ], - "rotation": 43.07470295911705, - "pixel_coords": [ - 185, - 105, - 10.66734790802002 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9559898376464844, - 0.01672692596912384, - 0.699999988079071 - ], - "rotation": 220.54534722197477, - "pixel_coords": [ - 112, - 73, - 13.024552345275879 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 1, - 3, - 5, - 6, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 5, - 7 - ], - [ - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 3 - ] - ], - "right": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved blue cylinder from (-2.3,-2.1) to (0.9,2.9)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0870" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0870_original.json b/dataset_1k_720p_2/scenes/scene_0870_original.json deleted file mode 100644 index ad77e03811e056e678fadab02c91c2df5dd47137..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0870_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 870, - "image_filename": "SCENE_0870_new_000870.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2835326194763184, - -1.4133743047714233, - 0.699999988079071 - ], - "rotation": 142.73824830868875, - "pixel_coords": [ - 171, - 148, - 8.625710487365723 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2929619550704956, - -0.012767155654728413, - 0.699999988079071 - ], - "rotation": 176.160287271691, - "pixel_coords": [ - 136, - 87, - 11.854814529418945 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.12934614717960358, - -2.2984557151794434, - 0.699999988079071 - ], - "rotation": 292.4523495593698, - "pixel_coords": [ - 92, - 121, - 9.827792167663574 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2897496223449707, - -2.0526046752929688, - 0.699999988079071 - ], - "rotation": 280.10771415599186, - "pixel_coords": [ - 68, - 93, - 11.458106994628906 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5460734367370605, - 1.074682354927063, - 0.699999988079071 - ], - "rotation": 166.02453556355644, - "pixel_coords": [ - 246, - 122, - 9.771079063415527 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6838585138320923, - 2.5007176399230957, - 0.699999988079071 - ], - "rotation": 226.84895666492352, - "pixel_coords": [ - 185, - 68, - 13.467181205749512 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7302917838096619, - 0.392989844083786, - 0.699999988079071 - ], - "rotation": 43.07470295911705, - "pixel_coords": [ - 185, - 105, - 10.66734790802002 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9559898376464844, - 0.01672692596912384, - 0.699999988079071 - ], - "rotation": 220.54534722197477, - "pixel_coords": [ - 112, - 73, - 13.024552345275879 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5, - 7 - ], - [ - 1, - 3, - 5, - 6, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 1, - 3, - 5, - 6, - 7 - ], - [], - [ - 1, - 3, - 5, - 7 - ], - [ - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 7 - ], - [ - 2, - 3, - 7 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 3 - ] - ], - "right": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0870" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0871_cf1.json b/dataset_1k_720p_2/scenes/scene_0871_cf1.json deleted file mode 100644 index a435f049dd7537045301a4d257f138682e030fcc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0871_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 871, - "image_filename": "SCENE_0871_new_000871.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9092516899108887, - -1.1684976816177368, - 0.3499999940395355 - ], - "rotation": 94.7165516486253, - "pixel_coords": [ - 201, - 160, - 8.91969108581543 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.935338258743286, - 1.011653184890747, - 0.3499999940395355 - ], - "rotation": 18.240044787609012, - "pixel_coords": [ - 131, - 80, - 14.116546630859375 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7982028722763062, - -2.627936840057373, - 0.699999988079071 - ], - "rotation": 55.8758857454341, - "pixel_coords": [ - 106, - 136, - 9.311700820922852 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0871" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0871_cf2.json b/dataset_1k_720p_2/scenes/scene_0871_cf2.json deleted file mode 100644 index 9d333dc08c0c4b8038c0c478ac18028ce8c51bfc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0871_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 871, - "image_filename": "SCENE_0871_new_000871.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9092516899108887, - -1.1684976816177368, - 0.3499999940395355 - ], - "rotation": 94.7165516486253, - "pixel_coords": [ - 201, - 160, - 8.91969108581543 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.935338258743286, - 1.011653184890747, - 0.3499999940395355 - ], - "rotation": 18.240044787609012, - "pixel_coords": [ - 131, - 80, - 14.116546630859375 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7982028722763062, - -2.627936840057373, - 0.699999988079071 - ], - "rotation": 55.8758857454341, - "pixel_coords": [ - 106, - 136, - 9.311700820922852 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0871" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0871_original.json b/dataset_1k_720p_2/scenes/scene_0871_original.json deleted file mode 100644 index 5a9389ace6a5ed52df19f9b05603e80e17a46204..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0871_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 871, - "image_filename": "SCENE_0871_new_000871.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9092516899108887, - -1.1684976816177368, - 0.3499999940395355 - ], - "rotation": 94.7165516486253, - "pixel_coords": [ - 201, - 160, - 8.91969108581543 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.935338258743286, - 1.011653184890747, - 0.3499999940395355 - ], - "rotation": 18.240044787609012, - "pixel_coords": [ - 131, - 80, - 14.116546630859375 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7982028722763062, - -2.627936840057373, - 0.699999988079071 - ], - "rotation": 55.8758857454341, - "pixel_coords": [ - 106, - 136, - 9.311700820922852 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0871" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0872_cf1.json b/dataset_1k_720p_2/scenes/scene_0872_cf1.json deleted file mode 100644 index a4e5e47d63590b5d2662575177313048ca98cd83..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0872_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 872, - "image_filename": "SCENE_0872_new_000872.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.18939471244812, - 0.6280127167701721, - 0.3499999940395355 - ], - "rotation": 159.76453170373026, - "pixel_coords": [ - 227, - 129, - 10.291804313659668 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.13904672861099243, - -0.35365357995033264, - 0.3499999940395355 - ], - "rotation": 105.54040091202967, - "pixel_coords": [ - 155, - 116, - 10.959189414978027 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.143277406692505, - -0.9702180624008179, - 0.699999988079071 - ], - "rotation": 319.84186401607303, - "pixel_coords": [ - 191, - 139, - 9.173881530761719 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.066786766052246, - -1.18414306640625, - 0.699999988079071 - ], - "rotation": 29.513005231684346, - "pixel_coords": [ - 91, - 92, - 11.638934135437012 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.595643997192383, - -2.4361183643341064, - 0.3499999940395355 - ], - "rotation": 132.69803649581516, - "pixel_coords": [ - 51, - 109, - 11.379593849182129 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0872" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0872_cf2.json b/dataset_1k_720p_2/scenes/scene_0872_cf2.json deleted file mode 100644 index 734dc1e89edca830352794d7f9ac535520acbfd7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0872_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 872, - "image_filename": "SCENE_0872_new_000872.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.18939471244812, - 0.6280127167701721, - 0.3499999940395355 - ], - "rotation": 159.76453170373026, - "pixel_coords": [ - 227, - 129, - 10.291804313659668 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.13904672861099243, - -0.35365357995033264, - 0.3499999940395355 - ], - "rotation": 105.54040091202967, - "pixel_coords": [ - 155, - 116, - 10.959189414978027 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.143277406692505, - -0.9702180624008179, - 0.699999988079071 - ], - "rotation": 319.84186401607303, - "pixel_coords": [ - 191, - 139, - 9.173881530761719 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.066786766052246, - -1.18414306640625, - 0.699999988079071 - ], - "rotation": 29.513005231684346, - "pixel_coords": [ - 91, - 92, - 11.638934135437012 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.595643997192383, - -2.4361183643341064, - 0.3499999940395355 - ], - "rotation": 132.69803649581516, - "pixel_coords": [ - 51, - 109, - 11.379593849182129 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0872" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0872_original.json b/dataset_1k_720p_2/scenes/scene_0872_original.json deleted file mode 100644 index bd67af5c0e097127c807622111f4573def67f94c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0872_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 872, - "image_filename": "SCENE_0872_new_000872.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.18939471244812, - 0.6280127167701721, - 0.3499999940395355 - ], - "rotation": 159.76453170373026, - "pixel_coords": [ - 227, - 129, - 10.291804313659668 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.13904672861099243, - -0.35365357995033264, - 0.3499999940395355 - ], - "rotation": 105.54040091202967, - "pixel_coords": [ - 155, - 116, - 10.959189414978027 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.143277406692505, - -0.9702180624008179, - 0.699999988079071 - ], - "rotation": 319.84186401607303, - "pixel_coords": [ - 191, - 139, - 9.173881530761719 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.066786766052246, - -1.18414306640625, - 0.699999988079071 - ], - "rotation": 29.513005231684346, - "pixel_coords": [ - 91, - 92, - 11.638934135437012 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.595643997192383, - -2.4361183643341064, - 0.3499999940395355 - ], - "rotation": 132.69803649581516, - "pixel_coords": [ - 51, - 109, - 11.379593849182129 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0872" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0873_cf1.json b/dataset_1k_720p_2/scenes/scene_0873_cf1.json deleted file mode 100644 index 0f7ea62fd6c76648f88963943b97fa889ffa7a3b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0873_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 873, - "image_filename": "SCENE_0873_new_000873.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9759048223495483, - 1.744182825088501, - 0.699999988079071 - ], - "rotation": 238.06943651435262, - "pixel_coords": [ - 157, - 72, - 13.083044052124023 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1161640144433629, - -0.18615586222730585, - 0.699999988079071 - ], - "rotation": 14.261719244684032, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3380442261695862, - 1.643237590789795, - 0.699999988079071 - ], - "rotation": 57.61026273323117, - "pixel_coords": [ - 188, - 84, - 11.96182632446289 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cube from left of gray sphere to right", - "change_score": 1.1458757509778819, - "change_attempts": 1, - "source_scene": "scene_0873" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0873_cf2.json b/dataset_1k_720p_2/scenes/scene_0873_cf2.json deleted file mode 100644 index 0017ac9c25b00bb453d8341511dae3a5014b8775..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0873_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 873, - "image_filename": "SCENE_0873_new_000873.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9759048223495483, - 1.744182825088501, - 0.699999988079071 - ], - "rotation": 238.06943651435262, - "pixel_coords": [ - 157, - 72, - 13.083044052124023 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.36411285400390625, - -1.0507079362869263, - 0.699999988079071 - ], - "rotation": 14.261719244684032, - "pixel_coords": [ - 142, - 113, - 9.843364715576172 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3380442261695862, - 1.643237590789795, - 0.699999988079071 - ], - "rotation": 57.61026273323117, - "pixel_coords": [ - 188, - 84, - 11.96182632446289 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray sphere to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0873" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0873_original.json b/dataset_1k_720p_2/scenes/scene_0873_original.json deleted file mode 100644 index bdc0c58bad7d1354a89634c3bac4f294bcf0b34f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0873_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 873, - "image_filename": "SCENE_0873_new_000873.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9759048223495483, - 1.744182825088501, - 0.699999988079071 - ], - "rotation": 238.06943651435262, - "pixel_coords": [ - 157, - 72, - 13.083044052124023 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.36411285400390625, - -1.0507079362869263, - 0.699999988079071 - ], - "rotation": 14.261719244684032, - "pixel_coords": [ - 142, - 113, - 9.843364715576172 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3380442261695862, - 1.643237590789795, - 0.699999988079071 - ], - "rotation": 57.61026273323117, - "pixel_coords": [ - 188, - 84, - 11.96182632446289 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0873" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0874_cf1.json b/dataset_1k_720p_2/scenes/scene_0874_cf1.json deleted file mode 100644 index 875b44d0b61816dcb6de276056b6a6441f90e077..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0874_cf1.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 874, - "image_filename": "SCENE_0874_new_000874.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2394870519638062, - 1.4157869815826416, - 0.699999988079071 - ], - "rotation": 70.53145810739765, - "pixel_coords": [ - 169, - 77, - 12.063102722167969 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.1795884519815445, - -1.131502389907837, - 0.3499999940395355 - ], - "rotation": 237.97617196907916, - "pixel_coords": [ - 126, - 119, - 10.063122749328613 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0874" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0874_cf2.json b/dataset_1k_720p_2/scenes/scene_0874_cf2.json deleted file mode 100644 index 13eb21f83137c483f1745940ce3a7942cc901715..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0874_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 874, - "image_filename": "SCENE_0874_new_000874.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2394870519638062, - 1.4157869815826416, - 0.699999988079071 - ], - "rotation": 70.53145810739765, - "pixel_coords": [ - 169, - 77, - 12.063102722167969 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.1795884519815445, - -1.131502389907837, - 0.3499999940395355 - ], - "rotation": 237.97617196907916, - "pixel_coords": [ - 126, - 119, - 10.063122749328613 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4343101978302, - 1.043989896774292, - 0.699999988079071 - ], - "rotation": 179.59312369595028, - "pixel_coords": [ - 248, - 118, - 9.349393844604492 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between cyan sphere and gray cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0874" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0874_original.json b/dataset_1k_720p_2/scenes/scene_0874_original.json deleted file mode 100644 index 570709cf81cf9833cb9d9e59480a1321422e032a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0874_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 874, - "image_filename": "SCENE_0874_new_000874.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2394870519638062, - 1.4157869815826416, - 0.699999988079071 - ], - "rotation": 70.53145810739765, - "pixel_coords": [ - 169, - 77, - 12.063102722167969 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.1795884519815445, - -1.131502389907837, - 0.3499999940395355 - ], - "rotation": 237.97617196907916, - "pixel_coords": [ - 126, - 119, - 10.063122749328613 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4343101978302, - 1.043989896774292, - 0.699999988079071 - ], - "rotation": 179.59312369595028, - "pixel_coords": [ - 248, - 118, - 9.349393844604492 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0874" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0875_cf1.json b/dataset_1k_720p_2/scenes/scene_0875_cf1.json deleted file mode 100644 index 25422df5b573cd2aa0b1d8fa9bd9f5891515c216..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0875_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 875, - "image_filename": "SCENE_0875_new_000875.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2854851484298706, - -2.2995550632476807, - 0.699999988079071 - ], - "rotation": 73.95701375368789, - "pixel_coords": [ - 72, - 109, - 10.217083930969238 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4779561460018158, - 0.22879885137081146, - 0.699999988079071 - ], - "rotation": 234.51607669688894, - "pixel_coords": [ - 176, - 104, - 10.486113548278809 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0841330289840698, - -1.6535645723342896, - 0.699999988079071 - ], - "rotation": 333.42653871725764, - "pixel_coords": [ - 139, - 135, - 9.048134803771973 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6321316361427307, - 2.2184698581695557, - 0.3499999940395355 - ], - "rotation": 102.07249868113405, - "pixel_coords": [ - 196, - 83, - 12.492199897766113 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.741337537765503, - 2.131242036819458, - 0.699999988079071 - ], - "rotation": 34.53897437922387, - "pixel_coords": [ - 278, - 112, - 10.084558486938477 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0875" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0875_cf2.json b/dataset_1k_720p_2/scenes/scene_0875_cf2.json deleted file mode 100644 index 43943f925c5e3c5ac54fc88c85cfa2b24928d5d2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0875_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 875, - "image_filename": "SCENE_0875_new_000875.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2854851484298706, - -2.2995550632476807, - 0.699999988079071 - ], - "rotation": 73.95701375368789, - "pixel_coords": [ - 72, - 109, - 10.217083930969238 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4779561460018158, - 0.22879885137081146, - 0.699999988079071 - ], - "rotation": 234.51607669688894, - "pixel_coords": [ - 176, - 104, - 10.486113548278809 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0841330289840698, - -1.6535645723342896, - 0.699999988079071 - ], - "rotation": 333.42653871725764, - "pixel_coords": [ - 139, - 135, - 9.048134803771973 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6321316361427307, - 2.2184698581695557, - 0.3499999940395355 - ], - "rotation": 102.07249868113405, - "pixel_coords": [ - 196, - 83, - 12.492199897766113 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.741337537765503, - 2.131242036819458, - 0.699999988079071 - ], - "rotation": 34.53897437922387, - "pixel_coords": [ - 278, - 112, - 10.084558486938477 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan cylinder to yellow", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0875" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0875_original.json b/dataset_1k_720p_2/scenes/scene_0875_original.json deleted file mode 100644 index 0f2d6ab65d54d78ac131085e3cdc1a70d2c1edac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0875_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 875, - "image_filename": "SCENE_0875_new_000875.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.2854851484298706, - -2.2995550632476807, - 0.699999988079071 - ], - "rotation": 73.95701375368789, - "pixel_coords": [ - 72, - 109, - 10.217083930969238 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4779561460018158, - 0.22879885137081146, - 0.699999988079071 - ], - "rotation": 234.51607669688894, - "pixel_coords": [ - 176, - 104, - 10.486113548278809 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0841330289840698, - -1.6535645723342896, - 0.699999988079071 - ], - "rotation": 333.42653871725764, - "pixel_coords": [ - 139, - 135, - 9.048134803771973 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6321316361427307, - 2.2184698581695557, - 0.3499999940395355 - ], - "rotation": 102.07249868113405, - "pixel_coords": [ - 196, - 83, - 12.492199897766113 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.741337537765503, - 2.131242036819458, - 0.699999988079071 - ], - "rotation": 34.53897437922387, - "pixel_coords": [ - 278, - 112, - 10.084558486938477 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0875" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0876_cf1.json b/dataset_1k_720p_2/scenes/scene_0876_cf1.json deleted file mode 100644 index baaafc58ec23d115c02d2bb5d6e644b041911f51..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0876_cf1.json +++ /dev/null @@ -1,312 +0,0 @@ -{ - "split": "new", - "image_index": 876, - "image_filename": "SCENE_0876_new_000876.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.0763198733329773, - 2.5641417503356934, - 0.3499999940395355 - ], - "rotation": 60.094735431432596, - "pixel_coords": [ - 214, - 88, - 12.503478050231934 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2909181118011475, - 2.465724468231201, - 0.699999988079071 - ], - "rotation": 259.99516178039255, - "pixel_coords": [ - 171, - 63, - 13.760194778442383 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.620386004447937, - -0.6506235003471375, - 0.699999988079071 - ], - "rotation": 185.38430115271302, - "pixel_coords": [ - 114, - 89, - 11.574470520019531 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1030666828155518, - -2.660162925720215, - 0.3499999940395355 - ], - "rotation": 352.971818195185, - "pixel_coords": [ - 107, - 158, - 8.802253723144531 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.17763417959213257, - 1.4833195209503174, - 0.3499999940395355 - ], - "rotation": 51.69459379428731, - "pixel_coords": [ - 190, - 96, - 11.969042778015137 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.18474555015563965, - -0.5174115896224976, - 0.699999988079071 - ], - "rotation": 313.8216807576216, - "pixel_coords": [ - 151, - 107, - 10.439638137817383 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.32493290305137634, - -1.9814833402633667, - 0.3499999940395355 - ], - "rotation": 186.2671043866659, - "pixel_coords": [ - 100, - 127, - 10.136918067932129 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 2, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0876" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0876_cf2.json b/dataset_1k_720p_2/scenes/scene_0876_cf2.json deleted file mode 100644 index deea5b526012b24f7ec05269e92623387faa8a31..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0876_cf2.json +++ /dev/null @@ -1,312 +0,0 @@ -{ - "split": "new", - "image_index": 876, - "image_filename": "SCENE_0876_new_000876.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3855297891232776, - 1.67815098901891, - 0.3499999940395355 - ], - "rotation": 60.094735431432596, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2909181118011475, - 2.465724468231201, - 0.699999988079071 - ], - "rotation": 259.99516178039255, - "pixel_coords": [ - 171, - 63, - 13.760194778442383 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.620386004447937, - -0.6506235003471375, - 0.699999988079071 - ], - "rotation": 185.38430115271302, - "pixel_coords": [ - 114, - 89, - 11.574470520019531 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1030666828155518, - -2.660162925720215, - 0.3499999940395355 - ], - "rotation": 352.971818195185, - "pixel_coords": [ - 107, - 158, - 8.802253723144531 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.17763417959213257, - 1.4833195209503174, - 0.3499999940395355 - ], - "rotation": 51.69459379428731, - "pixel_coords": [ - 190, - 96, - 11.969042778015137 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.18474555015563965, - -0.5174115896224976, - 0.699999988079071 - ], - "rotation": 313.8216807576216, - "pixel_coords": [ - 151, - 107, - 10.439638137817383 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.32493290305137634, - -1.9814833402633667, - 0.3499999940395355 - ], - "rotation": 186.2671043866659, - "pixel_coords": [ - 100, - 127, - 10.136918067932129 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 2, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved gray sphere to partially occlude blue cylinder", - "change_score": 1.5808258072103767, - "change_attempts": 4, - "source_scene": "scene_0876" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0876_original.json b/dataset_1k_720p_2/scenes/scene_0876_original.json deleted file mode 100644 index e164b76cb6e58be1373fa20b8f4808441d91d739..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0876_original.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 876, - "image_filename": "SCENE_0876_new_000876.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.0763198733329773, - 2.5641417503356934, - 0.3499999940395355 - ], - "rotation": 60.094735431432596, - "pixel_coords": [ - 214, - 88, - 12.503478050231934 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2909181118011475, - 2.465724468231201, - 0.699999988079071 - ], - "rotation": 259.99516178039255, - "pixel_coords": [ - 171, - 63, - 13.760194778442383 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.620386004447937, - -0.6506235003471375, - 0.699999988079071 - ], - "rotation": 185.38430115271302, - "pixel_coords": [ - 114, - 89, - 11.574470520019531 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1030666828155518, - -2.660162925720215, - 0.3499999940395355 - ], - "rotation": 352.971818195185, - "pixel_coords": [ - 107, - 158, - 8.802253723144531 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.17763417959213257, - 1.4833195209503174, - 0.3499999940395355 - ], - "rotation": 51.69459379428731, - "pixel_coords": [ - 190, - 96, - 11.969042778015137 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.18474555015563965, - -0.5174115896224976, - 0.699999988079071 - ], - "rotation": 313.8216807576216, - "pixel_coords": [ - 151, - 107, - 10.439638137817383 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.32493290305137634, - -1.9814833402633667, - 0.3499999940395355 - ], - "rotation": 186.2671043866659, - "pixel_coords": [ - 100, - 127, - 10.136918067932129 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 2, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [], - [ - 2, - 6 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0876" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0877_cf1.json b/dataset_1k_720p_2/scenes/scene_0877_cf1.json deleted file mode 100644 index 4c945e7e3a764f0e3f9e5feaff33491192f86d02..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0877_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 877, - "image_filename": "SCENE_0877_new_000877.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9262619018554688, - -2.5006113052368164, - 0.3499999940395355 - ], - "rotation": 59.18672907738763, - "pixel_coords": [ - 71, - 124, - 9.775374412536621 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.93288254737854, - 0.42133232951164246, - 0.3499999940395355 - ], - "rotation": 101.32915597785727, - "pixel_coords": [ - 116, - 81, - 12.842166900634766 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.39223943762873237, - 1.9178729835872774, - 0.3499999940395355 - ], - "rotation": 38.46461209582545, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9683562517166138, - -1.3043190240859985, - 0.3499999940395355 - ], - "rotation": 276.5118085775488, - "pixel_coords": [ - 89, - 102, - 11.178077697753906 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5701205730438232, - -1.8375842571258545, - 0.699999988079071 - ], - "rotation": 144.27288593614085, - "pixel_coords": [ - 121, - 125, - 9.01092529296875 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6577270030975342, - -0.04311549291014671, - 0.699999988079071 - ], - "rotation": 17.382160707585204, - "pixel_coords": [ - 200, - 118, - 9.346948623657227 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray cylinder from (2.4,2.2) to (0.4,1.9)", - "change_score": 1.9873364415295074, - "change_attempts": 1, - "source_scene": "scene_0877" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0877_cf2.json b/dataset_1k_720p_2/scenes/scene_0877_cf2.json deleted file mode 100644 index 438e441e8015f0cb8eaa04529df0123c6cda26c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0877_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 877, - "image_filename": "SCENE_0877_new_000877.png", - "objects": [ - { - "shape": "cube", - "color": "brown", - "material": "metal", - "size": "small", - "3d_coords": [ - -0.9262619018554688, - -2.5006113052368164, - 0.3499999940395355 - ], - "rotation": 17.35991727210001, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.93288254737854, - 0.42133232951164246, - 0.3499999940395355 - ], - "rotation": 101.32915597785727, - "pixel_coords": [ - 116, - 81, - 12.842166900634766 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.3537888526916504, - 2.236981153488159, - 0.3499999940395355 - ], - "rotation": 38.46461209582545, - "pixel_coords": [ - 269, - 114, - 10.389944076538086 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9683562517166138, - -1.3043190240859985, - 0.3499999940395355 - ], - "rotation": 276.5118085775488, - "pixel_coords": [ - 89, - 102, - 11.178077697753906 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5701205730438232, - -1.8375842571258545, - 0.699999988079071 - ], - "rotation": 144.27288593614085, - "pixel_coords": [ - 121, - 125, - 9.01092529296875 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6577270030975342, - -0.04311549291014671, - 0.699999988079071 - ], - "rotation": 17.382160707585204, - "pixel_coords": [ - 200, - 118, - 9.346948623657227 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow sphere with brown cube", - "change_score": 3.116185588348021, - "change_attempts": 1, - "source_scene": "scene_0877" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0877_original.json b/dataset_1k_720p_2/scenes/scene_0877_original.json deleted file mode 100644 index 30f19ac0392dac9e90d73e52cf3958cbaf1cd21d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0877_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 877, - "image_filename": "SCENE_0877_new_000877.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9262619018554688, - -2.5006113052368164, - 0.3499999940395355 - ], - "rotation": 59.18672907738763, - "pixel_coords": [ - 71, - 124, - 9.775374412536621 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.93288254737854, - 0.42133232951164246, - 0.3499999940395355 - ], - "rotation": 101.32915597785727, - "pixel_coords": [ - 116, - 81, - 12.842166900634766 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.3537888526916504, - 2.236981153488159, - 0.3499999940395355 - ], - "rotation": 38.46461209582545, - "pixel_coords": [ - 269, - 114, - 10.389944076538086 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9683562517166138, - -1.3043190240859985, - 0.3499999940395355 - ], - "rotation": 276.5118085775488, - "pixel_coords": [ - 89, - 102, - 11.178077697753906 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5701205730438232, - -1.8375842571258545, - 0.699999988079071 - ], - "rotation": 144.27288593614085, - "pixel_coords": [ - 121, - 125, - 9.01092529296875 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6577270030975342, - -0.04311549291014671, - 0.699999988079071 - ], - "rotation": 17.382160707585204, - "pixel_coords": [ - 200, - 118, - 9.346948623657227 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0877" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0878_cf1.json b/dataset_1k_720p_2/scenes/scene_0878_cf1.json deleted file mode 100644 index 5be7dbc9e9fa7499062b348d415f4387d26653e4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0878_cf1.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 878, - "image_filename": "SCENE_0878_new_000878.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4505441188812256, - -2.589092493057251, - 0.3499999940395355 - ], - "rotation": 29.48701796796161, - "pixel_coords": [ - 52, - 109, - 11.549423217773438 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5168854594230652, - 1.9753705263137817, - 0.699999988079071 - ], - "rotation": 33.984201219838326, - "pixel_coords": [ - 191, - 81, - 12.758365631103516 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4511974133003323, - -0.47247648964583155, - 0.3499999940395355 - ], - "rotation": 141.21850795128492, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.27341899275779724, - -0.038288868963718414, - 0.699999988079071 - ], - "rotation": 342.9901403446829, - "pixel_coords": [ - 165, - 104, - 11.058849334716797 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7230852842330933, - -2.290440797805786, - 0.3499999940395355 - ], - "rotation": 275.8691331846115, - "pixel_coords": [ - 115, - 144, - 9.610281944274902 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9803307056427002, - -0.09080126136541367, - 0.699999988079071 - ], - "rotation": 24.598764503002577, - "pixel_coords": [ - 204, - 124, - 9.891708374023438 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved purple cylinder from right of purple sphere to left", - "change_score": 1.5544340132687147, - "change_attempts": 1, - "source_scene": "scene_0878" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0878_cf2.json b/dataset_1k_720p_2/scenes/scene_0878_cf2.json deleted file mode 100644 index 7d287fee47f31e08feb997ed4d60ce65e0c0359d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0878_cf2.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 878, - "image_filename": "SCENE_0878_new_000878.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4505441188812256, - -2.589092493057251, - 0.3499999940395355 - ], - "rotation": 29.48701796796161, - "pixel_coords": [ - 52, - 109, - 11.549423217773438 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5168854594230652, - 1.9753705263137817, - 0.699999988079071 - ], - "rotation": 33.984201219838326, - "pixel_coords": [ - 191, - 81, - 12.758365631103516 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7659302949905396, - 0.9227561354637146, - 0.3499999940395355 - ], - "rotation": 141.21850795128492, - "pixel_coords": [ - 148, - 88, - 13.139812469482422 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.27341899275779724, - -0.038288868963718414, - 0.699999988079071 - ], - "rotation": 342.9901403446829, - "pixel_coords": [ - 165, - 104, - 11.058849334716797 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7230852842330933, - -2.290440797805786, - 0.3499999940395355 - ], - "rotation": 275.8691331846115, - "pixel_coords": [ - 115, - 144, - 9.610281944274902 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9803307056427002, - -0.09080126136541367, - 0.699999988079071 - ], - "rotation": 24.598764503002577, - "pixel_coords": [ - 204, - 124, - 9.891708374023438 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0878" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0878_original.json b/dataset_1k_720p_2/scenes/scene_0878_original.json deleted file mode 100644 index 7d31c1a3239c8ab846c1a06fce515c7df46b08ef..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0878_original.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 878, - "image_filename": "SCENE_0878_new_000878.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4505441188812256, - -2.589092493057251, - 0.3499999940395355 - ], - "rotation": 29.48701796796161, - "pixel_coords": [ - 52, - 109, - 11.549423217773438 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5168854594230652, - 1.9753705263137817, - 0.699999988079071 - ], - "rotation": 33.984201219838326, - "pixel_coords": [ - 191, - 81, - 12.758365631103516 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7659302949905396, - 0.9227561354637146, - 0.3499999940395355 - ], - "rotation": 141.21850795128492, - "pixel_coords": [ - 148, - 88, - 13.139812469482422 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.27341899275779724, - -0.038288868963718414, - 0.699999988079071 - ], - "rotation": 342.9901403446829, - "pixel_coords": [ - 165, - 104, - 11.058849334716797 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7230852842330933, - -2.290440797805786, - 0.3499999940395355 - ], - "rotation": 275.8691331846115, - "pixel_coords": [ - 115, - 144, - 9.610281944274902 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9803307056427002, - -0.09080126136541367, - 0.699999988079071 - ], - "rotation": 24.598764503002577, - "pixel_coords": [ - 204, - 124, - 9.891708374023438 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0878" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0879_cf1.json b/dataset_1k_720p_2/scenes/scene_0879_cf1.json deleted file mode 100644 index 40c16f7c3fdcd2db6e85bb26b9ab87188fbee3d5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0879_cf1.json +++ /dev/null @@ -1,172 +0,0 @@ -{ - "split": "new", - "image_index": 879, - "image_filename": "SCENE_0879_new_000879.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5752792358398438, - -0.8120148777961731, - 0.699999988079071 - ], - "rotation": 280.9146558992807, - "pixel_coords": [ - 200, - 141, - 9.504722595214844 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2503145933151245, - 0.3606210947036743, - 0.3499999940395355 - ], - "rotation": 81.05508942375543, - "pixel_coords": [ - 194, - 121, - 11.226656913757324 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0427060210480654, - 2.4148215091241196, - 0.3499999940395355 - ], - "rotation": 70.91167291728138, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8009472489356995, - -1.9893958568572998, - 0.699999988079071 - ], - "rotation": 82.43189464978195, - "pixel_coords": [ - 96, - 111, - 11.056081771850586 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [] - ], - "right": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red cube from left of green cylinder to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0879" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0879_cf2.json b/dataset_1k_720p_2/scenes/scene_0879_cf2.json deleted file mode 100644 index 6cc1404a49f73cba7a5fc70aa81ca3e826e8cb34..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0879_cf2.json +++ /dev/null @@ -1,172 +0,0 @@ -{ - "split": "new", - "image_index": 879, - "image_filename": "SCENE_0879_new_000879.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5752792358398438, - -0.8120148777961731, - 0.699999988079071 - ], - "rotation": 280.9146558992807, - "pixel_coords": [ - 200, - 141, - 9.504722595214844 - ], - "color": "green" - }, - { - "shape": "cube", - "color": "green", - "material": "metal", - "size": "large", - "3d_coords": [ - 1.2503145933151245, - 0.3606210947036743, - 0.3499999940395355 - ], - "rotation": 328.46284804264127, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0954346656799316, - -0.6970330476760864, - 0.3499999940395355 - ], - "rotation": 70.91167291728138, - "pixel_coords": [ - 108, - 97, - 12.827155113220215 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8009472489356995, - -1.9893958568572998, - 0.699999988079071 - ], - "rotation": 82.43189464978195, - "pixel_coords": [ - 96, - 111, - 11.056081771850586 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [] - ], - "right": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced cyan sphere with green cube", - "change_score": 4.31275622605865, - "change_attempts": 1, - "source_scene": "scene_0879" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0879_original.json b/dataset_1k_720p_2/scenes/scene_0879_original.json deleted file mode 100644 index 72b97427adf66ce74c5d34461879d9fe8e535d11..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0879_original.json +++ /dev/null @@ -1,170 +0,0 @@ -{ - "split": "new", - "image_index": 879, - "image_filename": "SCENE_0879_new_000879.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5752792358398438, - -0.8120148777961731, - 0.699999988079071 - ], - "rotation": 280.9146558992807, - "pixel_coords": [ - 200, - 141, - 9.504722595214844 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.2503145933151245, - 0.3606210947036743, - 0.3499999940395355 - ], - "rotation": 81.05508942375543, - "pixel_coords": [ - 194, - 121, - 11.226656913757324 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0954346656799316, - -0.6970330476760864, - 0.3499999940395355 - ], - "rotation": 70.91167291728138, - "pixel_coords": [ - 108, - 97, - 12.827155113220215 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8009472489356995, - -1.9893958568572998, - 0.699999988079071 - ], - "rotation": 82.43189464978195, - "pixel_coords": [ - 96, - 111, - 11.056081771850586 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [] - ], - "right": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0879" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0880_cf1.json b/dataset_1k_720p_2/scenes/scene_0880_cf1.json deleted file mode 100644 index 46e41667998cd78bbea662e8e002e8d25eea796d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0880_cf1.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 880, - "image_filename": "SCENE_0880_new_000880.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2113400101661682, - 1.08281409740448, - 0.699999988079071 - ], - "rotation": 314.0775493044116, - "pixel_coords": [ - 190, - 92, - 11.040818214416504 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.423424243927002, - 0.3412676453590393, - 0.699999988079071 - ], - "rotation": 126.5101108653444, - "pixel_coords": [ - 232, - 124, - 9.147167205810547 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8868494033813477, - 2.332624673843384, - 0.3499999940395355 - ], - "rotation": 63.074268598072045, - "pixel_coords": [ - 155, - 69, - 13.980923652648926 - ], - "color": "brown" - }, - { - "shape": "sphere", - "color": "red", - "material": "metal", - "size": "large", - "3d_coords": [ - -1.4936678707926394, - 2.554304522610387, - 0.35 - ], - "rotation": 337.22693139527007, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0880" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0880_cf2.json b/dataset_1k_720p_2/scenes/scene_0880_cf2.json deleted file mode 100644 index 6624d96c2b0c071cea519a01218b3801e6fedb36..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0880_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 880, - "image_filename": "SCENE_0880_new_000880.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2113400101661682, - 1.08281409740448, - 0.699999988079071 - ], - "rotation": 314.0775493044116, - "pixel_coords": [ - 190, - 92, - 11.040818214416504 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.02922365203076, - -2.565552434926559, - 0.699999988079071 - ], - "rotation": 126.5101108653444, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8868494033813477, - 2.332624673843384, - 0.3499999940395355 - ], - "rotation": 63.074268598072045, - "pixel_coords": [ - 155, - 69, - 13.980923652648926 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved purple sphere from (2.4,0.3) to (1.0,-2.6)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0880" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0880_original.json b/dataset_1k_720p_2/scenes/scene_0880_original.json deleted file mode 100644 index 20932266dbe5b8c1940c526b89f1ce2fe01d958e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0880_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 880, - "image_filename": "SCENE_0880_new_000880.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2113400101661682, - 1.08281409740448, - 0.699999988079071 - ], - "rotation": 314.0775493044116, - "pixel_coords": [ - 190, - 92, - 11.040818214416504 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.423424243927002, - 0.3412676453590393, - 0.699999988079071 - ], - "rotation": 126.5101108653444, - "pixel_coords": [ - 232, - 124, - 9.147167205810547 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8868494033813477, - 2.332624673843384, - 0.3499999940395355 - ], - "rotation": 63.074268598072045, - "pixel_coords": [ - 155, - 69, - 13.980923652648926 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0880" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0881_cf1.json b/dataset_1k_720p_2/scenes/scene_0881_cf1.json deleted file mode 100644 index ec566b364e6c54bb512e09ea924bbe0e0e69cea7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0881_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 881, - "image_filename": "SCENE_0881_new_000881.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1739039421081543, - -1.4593186378479004, - 0.699999988079071 - ], - "rotation": 352.51032081085674, - "pixel_coords": [ - 176, - 148, - 8.854913711547852 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8591198921203613, - 1.4083067178726196, - 0.3499999940395355 - ], - "rotation": 280.4010631954919, - "pixel_coords": [ - 137, - 74, - 13.894418716430664 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.9190609569635555, - -1.1879020526236281, - 0.699999988079071 - ], - "rotation": 199.77003480450693, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown sphere from (0.7,-0.3) to (-2.9,-1.2)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0881" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0881_cf2.json b/dataset_1k_720p_2/scenes/scene_0881_cf2.json deleted file mode 100644 index d924b30ccf6ac58821ce063962e87a3907a2a2fa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0881_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 881, - "image_filename": "SCENE_0881_new_000881.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.33651346555759165, - 2.098437238088321, - 0.699999988079071 - ], - "rotation": 352.51032081085674, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8591198921203613, - 1.4083067178726196, - 0.3499999940395355 - ], - "rotation": 280.4010631954919, - "pixel_coords": [ - 137, - 74, - 13.894418716430664 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6689391136169434, - -0.26303112506866455, - 0.699999988079071 - ], - "rotation": 199.77003480450693, - "pixel_coords": [ - 169, - 111, - 10.508419036865234 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved brown sphere from (2.2,-1.5) to (0.3,2.1)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0881" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0881_original.json b/dataset_1k_720p_2/scenes/scene_0881_original.json deleted file mode 100644 index 2ce8e728a50d6ffde92ae51426ad71698b64e405..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0881_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 881, - "image_filename": "SCENE_0881_new_000881.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.1739039421081543, - -1.4593186378479004, - 0.699999988079071 - ], - "rotation": 352.51032081085674, - "pixel_coords": [ - 176, - 148, - 8.854913711547852 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8591198921203613, - 1.4083067178726196, - 0.3499999940395355 - ], - "rotation": 280.4010631954919, - "pixel_coords": [ - 137, - 74, - 13.894418716430664 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6689391136169434, - -0.26303112506866455, - 0.699999988079071 - ], - "rotation": 199.77003480450693, - "pixel_coords": [ - 169, - 111, - 10.508419036865234 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0881" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0882_cf1.json b/dataset_1k_720p_2/scenes/scene_0882_cf1.json deleted file mode 100644 index 78a024d44cb4005393c07d142b3d744491c37180..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0882_cf1.json +++ /dev/null @@ -1,236 +0,0 @@ -{ - "split": "new", - "image_index": 882, - "image_filename": "SCENE_0882_new_000882.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7600973844528198, - 0.2844763398170471, - 0.3499999940395355 - ], - "rotation": 306.6801176487196, - "pixel_coords": [ - 210, - 128, - 9.888744354248047 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1592637300491333, - -1.666611909866333, - 0.699999988079071 - ], - "rotation": 108.73385143895621, - "pixel_coords": [ - 143, - 134, - 8.935407638549805 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7718069553375244, - 2.764967679977417, - 0.699999988079071 - ], - "rotation": 107.82838693706847, - "pixel_coords": [ - 261, - 92, - 11.19543170928955 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.540921211242676, - 0.2445344477891922, - 0.3499999940395355 - ], - "rotation": 23.967674441076806, - "pixel_coords": [ - 117, - 84, - 12.609569549560547 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7925472259521484, - 1.5671682357788086, - 0.699999988079071 - ], - "rotation": 163.0400426247642, - "pixel_coords": [ - 140, - 65, - 13.39168930053711 - ], - "color": "purple" - }, - { - "shape": "cube", - "color": "yellow", - "material": "metal", - "size": "small", - "3d_coords": [ - 2.8191780641716173, - 2.8065626555842504, - 0.35 - ], - "rotation": 6.94967600115957, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0882" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0882_cf2.json b/dataset_1k_720p_2/scenes/scene_0882_cf2.json deleted file mode 100644 index 932b844deaba53dd57bd4a270210c4213b82f03a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0882_cf2.json +++ /dev/null @@ -1,236 +0,0 @@ -{ - "split": "new", - "image_index": 882, - "image_filename": "SCENE_0882_new_000882.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7600973844528198, - 0.2844763398170471, - 0.3499999940395355 - ], - "rotation": 306.6801176487196, - "pixel_coords": [ - 210, - 128, - 9.888744354248047 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1592637300491333, - -1.666611909866333, - 0.699999988079071 - ], - "rotation": 108.73385143895621, - "pixel_coords": [ - 143, - 134, - 8.935407638549805 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7718069553375244, - 2.764967679977417, - 0.699999988079071 - ], - "rotation": 107.82838693706847, - "pixel_coords": [ - 261, - 92, - 11.19543170928955 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.540921211242676, - 0.2445344477891922, - 0.3499999940395355 - ], - "rotation": 23.967674441076806, - "pixel_coords": [ - 117, - 84, - 12.609569549560547 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7925472259521484, - 1.5671682357788086, - 0.699999988079071 - ], - "rotation": 163.0400426247642, - "pixel_coords": [ - 140, - 65, - 13.39168930053711 - ], - "color": "purple" - }, - { - "shape": "cube", - "color": "red", - "material": "rubber", - "size": "large", - "3d_coords": [ - -1.0177272541115268, - 0.010313223993968723, - 0.35 - ], - "rotation": 171.45075696232237, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0882" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0882_original.json b/dataset_1k_720p_2/scenes/scene_0882_original.json deleted file mode 100644 index 72a312cc730f537fa1f94943b207c0858fa28879..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0882_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 882, - "image_filename": "SCENE_0882_new_000882.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7600973844528198, - 0.2844763398170471, - 0.3499999940395355 - ], - "rotation": 306.6801176487196, - "pixel_coords": [ - 210, - 128, - 9.888744354248047 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1592637300491333, - -1.666611909866333, - 0.699999988079071 - ], - "rotation": 108.73385143895621, - "pixel_coords": [ - 143, - 134, - 8.935407638549805 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7718069553375244, - 2.764967679977417, - 0.699999988079071 - ], - "rotation": 107.82838693706847, - "pixel_coords": [ - 261, - 92, - 11.19543170928955 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.540921211242676, - 0.2445344477891922, - 0.3499999940395355 - ], - "rotation": 23.967674441076806, - "pixel_coords": [ - 117, - 84, - 12.609569549560547 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7925472259521484, - 1.5671682357788086, - 0.699999988079071 - ], - "rotation": 163.0400426247642, - "pixel_coords": [ - 140, - 65, - 13.39168930053711 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0882" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0883_cf1.json b/dataset_1k_720p_2/scenes/scene_0883_cf1.json deleted file mode 100644 index 9771b8119ca864557f542224a448f99129dc7a2d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0883_cf1.json +++ /dev/null @@ -1,283 +0,0 @@ -{ - "split": "new", - "image_index": 883, - "image_filename": "SCENE_0883_new_000883.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.865237832069397, - 0.09985384345054626, - 0.699999988079071 - ], - "rotation": 91.46091119990918, - "pixel_coords": [ - 125, - 82, - 11.884469032287598 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7982972860336304, - 1.8921815156936646, - 0.699999988079071 - ], - "rotation": 264.3008285873211, - "pixel_coords": [ - 185, - 77, - 12.248685836791992 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.16464370489120483, - -2.752298355102539, - 0.699999988079071 - ], - "rotation": 78.9494832140819, - "pixel_coords": [ - 84, - 132, - 8.86150074005127 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4614806175231934, - -1.3264678716659546, - 0.3499999940395355 - ], - "rotation": 216.69742350463292, - "pixel_coords": [ - 80, - 97, - 11.592422485351562 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.165832042694092, - -2.6680407524108887, - 0.699999988079071 - ], - "rotation": 294.4319176412526, - "pixel_coords": [ - 136, - 165, - 7.599790096282959 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3297133445739746, - -2.940807342529297, - 0.3499999940395355 - ], - "rotation": 154.74537267990922, - "pixel_coords": [ - 36, - 114, - 10.548112869262695 - ], - "color": "gray" - }, - { - "shape": "cube", - "color": "yellow", - "material": "rubber", - "size": "large", - "3d_coords": [ - 0.479002632566508, - 1.216251343481212, - 0.35 - ], - "rotation": 154.40409058258925, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0883" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0883_cf2.json b/dataset_1k_720p_2/scenes/scene_0883_cf2.json deleted file mode 100644 index 7a61eada4a0f56c8ab1f2d425c4d227e68eb3304..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0883_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 883, - "image_filename": "SCENE_0883_new_000883.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.865237832069397, - 0.09985384345054626, - 0.699999988079071 - ], - "rotation": 91.46091119990918, - "pixel_coords": [ - 125, - 82, - 11.884469032287598 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7982972860336304, - 1.8921815156936646, - 0.699999988079071 - ], - "rotation": 264.3008285873211, - "pixel_coords": [ - 185, - 77, - 12.248685836791992 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.16464370489120483, - -2.752298355102539, - 0.699999988079071 - ], - "rotation": 78.9494832140819, - "pixel_coords": [ - 84, - 132, - 8.86150074005127 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4614806175231934, - -1.3264678716659546, - 0.3499999940395355 - ], - "rotation": 216.69742350463292, - "pixel_coords": [ - 80, - 97, - 11.592422485351562 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.165832042694092, - -2.6680407524108887, - 0.699999988079071 - ], - "rotation": 294.4319176412526, - "pixel_coords": [ - 136, - 165, - 7.599790096282959 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.04380701713540547, - 1.2358702830167552, - 0.3499999940395355 - ], - "rotation": 154.74537267990922, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved gray cylinder to partially occlude cyan cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0883" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0883_original.json b/dataset_1k_720p_2/scenes/scene_0883_original.json deleted file mode 100644 index b0e4f0220221c074f6107e4b3ff9eae70c1c37fb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0883_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 883, - "image_filename": "SCENE_0883_new_000883.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.865237832069397, - 0.09985384345054626, - 0.699999988079071 - ], - "rotation": 91.46091119990918, - "pixel_coords": [ - 125, - 82, - 11.884469032287598 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7982972860336304, - 1.8921815156936646, - 0.699999988079071 - ], - "rotation": 264.3008285873211, - "pixel_coords": [ - 185, - 77, - 12.248685836791992 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.16464370489120483, - -2.752298355102539, - 0.699999988079071 - ], - "rotation": 78.9494832140819, - "pixel_coords": [ - 84, - 132, - 8.86150074005127 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4614806175231934, - -1.3264678716659546, - 0.3499999940395355 - ], - "rotation": 216.69742350463292, - "pixel_coords": [ - 80, - 97, - 11.592422485351562 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.165832042694092, - -2.6680407524108887, - 0.699999988079071 - ], - "rotation": 294.4319176412526, - "pixel_coords": [ - 136, - 165, - 7.599790096282959 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.3297133445739746, - -2.940807342529297, - 0.3499999940395355 - ], - "rotation": 154.74537267990922, - "pixel_coords": [ - 36, - 114, - 10.548112869262695 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 2, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0883" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0884_cf1.json b/dataset_1k_720p_2/scenes/scene_0884_cf1.json deleted file mode 100644 index 6d08a917fb35f6a2f589697124cf23715a5a8dfe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0884_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 884, - "image_filename": "SCENE_0884_new_000884.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.617671251296997, - -0.2668032944202423, - 0.3499999940395355 - ], - "rotation": 250.74279325751328, - "pixel_coords": [ - 110, - 87, - 12.9667387008667 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.733880877494812, - 2.4741787910461426, - 0.699999988079071 - ], - "rotation": 70.21888072884995, - "pixel_coords": [ - 253, - 98, - 11.306565284729004 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.336857318878174, - -1.5997827053070068, - 0.699999988079071 - ], - "rotation": 239.81702645947428, - "pixel_coords": [ - 80, - 90, - 11.877324104309082 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3422558307647705, - -2.2848360538482666, - 0.699999988079071 - ], - "rotation": 279.173923972957, - "pixel_coords": [ - 123, - 142, - 8.972219467163086 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray cylinder to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0884" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0884_cf2.json b/dataset_1k_720p_2/scenes/scene_0884_cf2.json deleted file mode 100644 index 65b4650fb9e538345c989b565a8385e54f72dca0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0884_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 884, - "image_filename": "SCENE_0884_new_000884.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.617671251296997, - -0.2668032944202423, - 0.3499999940395355 - ], - "rotation": 250.74279325751328, - "pixel_coords": [ - 110, - 87, - 12.9667387008667 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.733880877494812, - 2.4741787910461426, - 0.699999988079071 - ], - "rotation": 70.21888072884995, - "pixel_coords": [ - 253, - 98, - 11.306565284729004 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.336857318878174, - -1.5997827053070068, - 0.699999988079071 - ], - "rotation": 239.81702645947428, - "pixel_coords": [ - 80, - 90, - 11.877324104309082 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3422558307647705, - -2.2848360538482666, - 0.699999988079071 - ], - "rotation": 279.173923972957, - "pixel_coords": [ - 123, - 142, - 8.972219467163086 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0884" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0884_original.json b/dataset_1k_720p_2/scenes/scene_0884_original.json deleted file mode 100644 index 544ae4722710933061ace5d71b6394b9d1edece9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0884_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 884, - "image_filename": "SCENE_0884_new_000884.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.617671251296997, - -0.2668032944202423, - 0.3499999940395355 - ], - "rotation": 250.74279325751328, - "pixel_coords": [ - 110, - 87, - 12.9667387008667 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.733880877494812, - 2.4741787910461426, - 0.699999988079071 - ], - "rotation": 70.21888072884995, - "pixel_coords": [ - 253, - 98, - 11.306565284729004 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.336857318878174, - -1.5997827053070068, - 0.699999988079071 - ], - "rotation": 239.81702645947428, - "pixel_coords": [ - 80, - 90, - 11.877324104309082 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3422558307647705, - -2.2848360538482666, - 0.699999988079071 - ], - "rotation": 279.173923972957, - "pixel_coords": [ - 123, - 142, - 8.972219467163086 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0884" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0885_cf1.json b/dataset_1k_720p_2/scenes/scene_0885_cf1.json deleted file mode 100644 index fc06bac253f424450a6bc7be7960c42cd25a6a3e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0885_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 885, - "image_filename": "SCENE_0885_new_000885.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4460934400558472, - -1.8975584506988525, - 0.699999988079071 - ], - "rotation": 214.19475347935438, - "pixel_coords": [ - 143, - 140, - 9.109683990478516 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.617069721221924, - -2.5690884590148926, - 0.3499999940395355 - ], - "rotation": 299.4719001583944, - "pixel_coords": [ - 49, - 107, - 11.54414176940918 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9661974906921387, - 2.8898489475250244, - 0.3499999940395355 - ], - "rotation": 5.699369750736594, - "pixel_coords": [ - 263, - 104, - 11.731447219848633 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0885" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0885_cf2.json b/dataset_1k_720p_2/scenes/scene_0885_cf2.json deleted file mode 100644 index 987c2b00f6492b3a12d158c6600d6e01b6f1bacf..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0885_cf2.json +++ /dev/null @@ -1,157 +0,0 @@ -{ - "split": "new", - "image_index": 885, - "image_filename": "SCENE_0885_new_000885.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4460934400558472, - -1.8975584506988525, - 0.699999988079071 - ], - "rotation": 214.19475347935438, - "pixel_coords": [ - 143, - 140, - 9.109683990478516 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.617069721221924, - -2.5690884590148926, - 0.3499999940395355 - ], - "rotation": 299.4719001583944, - "pixel_coords": [ - 49, - 107, - 11.54414176940918 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9661974906921387, - 2.8898489475250244, - 0.3499999940395355 - ], - "rotation": 5.699369750736594, - "pixel_coords": [ - 263, - 104, - 11.731447219848633 - ], - "color": "green" - }, - { - "shape": "cylinder", - "color": "blue", - "material": "rubber", - "size": "small", - "3d_coords": [ - -1.0295329410001341, - 1.3732774539788615, - 0.35 - ], - "rotation": 145.140009690102, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added blue rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0885" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0885_original.json b/dataset_1k_720p_2/scenes/scene_0885_original.json deleted file mode 100644 index 99881d13ab87d3e9442bb62a0e175ab189eeea5c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0885_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 885, - "image_filename": "SCENE_0885_new_000885.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.4460934400558472, - -1.8975584506988525, - 0.699999988079071 - ], - "rotation": 214.19475347935438, - "pixel_coords": [ - 143, - 140, - 9.109683990478516 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.617069721221924, - -2.5690884590148926, - 0.3499999940395355 - ], - "rotation": 299.4719001583944, - "pixel_coords": [ - 49, - 107, - 11.54414176940918 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9661974906921387, - 2.8898489475250244, - 0.3499999940395355 - ], - "rotation": 5.699369750736594, - "pixel_coords": [ - 263, - 104, - 11.731447219848633 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0885" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0886_cf1.json b/dataset_1k_720p_2/scenes/scene_0886_cf1.json deleted file mode 100644 index 645fc2e64e3541b841650494bb2c9b92c0d79944..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0886_cf1.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 886, - "image_filename": "SCENE_0886_new_000886.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.531527042388916, - -0.04030724987387657, - 0.699999988079071 - ], - "rotation": 226.7918433132674, - "pixel_coords": [ - 217, - 133, - 9.289316177368164 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.588489055633545, - 2.015352249145508, - 0.3499999940395355 - ], - "rotation": 228.31546569495538, - "pixel_coords": [ - 160, - 73, - 14.112497329711914 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.24106214940547943, - 1.8163576126098633, - 0.699999988079071 - ], - "rotation": 15.87535385864367, - "pixel_coords": [ - 197, - 84, - 12.212087631225586 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6522225737571716, - -0.06479440629482269, - 0.699999988079071 - ], - "rotation": 333.0919644179928, - "pixel_coords": [ - 146, - 94, - 11.480752944946289 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9658414721488953, - 1.4264049530029297, - 0.3499999940395355 - ], - "rotation": 303.0564277315352, - "pixel_coords": [ - 213, - 109, - 11.333112716674805 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6054436564445496, - -2.7663557529449463, - 0.3499999940395355 - ], - "rotation": 243.52979633727972, - "pixel_coords": [ - 72, - 130, - 10.156582832336426 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9385219812393188, - 2.335616111755371, - 0.3499999940395355 - ], - "rotation": 152.7174833698722, - "pixel_coords": [ - 255, - 112, - 11.150642395019531 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7888882160186768, - -2.9157137870788574, - 0.699999988079071 - ], - "rotation": 195.72162997795968, - "pixel_coords": [ - 89, - 141, - 8.942976951599121 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 5, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 1, - 3, - 5, - 7 - ], - [ - 5, - 7 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0886" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0886_cf2.json b/dataset_1k_720p_2/scenes/scene_0886_cf2.json deleted file mode 100644 index 785d40f0aff1fc788d07c546e23720a6d63bb05a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0886_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 886, - "image_filename": "SCENE_0886_new_000886.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.531527042388916, - -0.04030724987387657, - 0.699999988079071 - ], - "rotation": 226.7918433132674, - "pixel_coords": [ - 217, - 133, - 9.289316177368164 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.588489055633545, - 2.015352249145508, - 0.3499999940395355 - ], - "rotation": 228.31546569495538, - "pixel_coords": [ - 160, - 73, - 14.112497329711914 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.24106214940547943, - 1.8163576126098633, - 0.699999988079071 - ], - "rotation": 15.87535385864367, - "pixel_coords": [ - 197, - 84, - 12.212087631225586 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6522225737571716, - -0.06479440629482269, - 0.699999988079071 - ], - "rotation": 333.0919644179928, - "pixel_coords": [ - 146, - 94, - 11.480752944946289 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9658414721488953, - 1.4264049530029297, - 0.3499999940395355 - ], - "rotation": 303.0564277315352, - "pixel_coords": [ - 213, - 109, - 11.333112716674805 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6054436564445496, - -2.7663557529449463, - 0.3499999940395355 - ], - "rotation": 243.52979633727972, - "pixel_coords": [ - 72, - 130, - 10.156582832336426 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9385219812393188, - 2.335616111755371, - 0.3499999940395355 - ], - "rotation": 152.7174833698722, - "pixel_coords": [ - 255, - 112, - 11.150642395019531 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7888882160186768, - -2.9157137870788574, - 0.699999988079071 - ], - "rotation": 195.72162997795968, - "pixel_coords": [ - 89, - 141, - 8.942976951599121 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 5, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 1, - 3, - 5, - 7 - ], - [ - 5, - 7 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed brown cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0886" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0886_original.json b/dataset_1k_720p_2/scenes/scene_0886_original.json deleted file mode 100644 index 5a9c044f370b4c1a13e24e9433f1b34fa0eab663..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0886_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 886, - "image_filename": "SCENE_0886_new_000886.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.531527042388916, - -0.04030724987387657, - 0.699999988079071 - ], - "rotation": 226.7918433132674, - "pixel_coords": [ - 217, - 133, - 9.289316177368164 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.588489055633545, - 2.015352249145508, - 0.3499999940395355 - ], - "rotation": 228.31546569495538, - "pixel_coords": [ - 160, - 73, - 14.112497329711914 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.24106214940547943, - 1.8163576126098633, - 0.699999988079071 - ], - "rotation": 15.87535385864367, - "pixel_coords": [ - 197, - 84, - 12.212087631225586 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6522225737571716, - -0.06479440629482269, - 0.699999988079071 - ], - "rotation": 333.0919644179928, - "pixel_coords": [ - 146, - 94, - 11.480752944946289 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9658414721488953, - 1.4264049530029297, - 0.3499999940395355 - ], - "rotation": 303.0564277315352, - "pixel_coords": [ - 213, - 109, - 11.333112716674805 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6054436564445496, - -2.7663557529449463, - 0.3499999940395355 - ], - "rotation": 243.52979633727972, - "pixel_coords": [ - 72, - 130, - 10.156582832336426 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9385219812393188, - 2.335616111755371, - 0.3499999940395355 - ], - "rotation": 152.7174833698722, - "pixel_coords": [ - 255, - 112, - 11.150642395019531 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7888882160186768, - -2.9157137870788574, - 0.699999988079071 - ], - "rotation": 195.72162997795968, - "pixel_coords": [ - 89, - 141, - 8.942976951599121 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 5, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 3, - 5, - 7 - ], - [ - 1, - 3, - 5, - 7 - ], - [ - 5, - 7 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "right": [ - [ - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0886" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0887_cf1.json b/dataset_1k_720p_2/scenes/scene_0887_cf1.json deleted file mode 100644 index 60437827fdc620acc78598a39738c422cebe1990..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0887_cf1.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 887, - "image_filename": "SCENE_0887_new_000887.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8078719617263697, - -1.9772357813392683, - 0.3499999940395355 - ], - "rotation": 40.481761586775654, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4613112807273865, - 0.5408753752708435, - 0.699999988079071 - ], - "rotation": 155.08891491953284, - "pixel_coords": [ - 182, - 100, - 11.15538215637207 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.451499342918396, - -1.1618479490280151, - 0.3499999940395355 - ], - "rotation": 127.8963557402566, - "pixel_coords": [ - 167, - 141, - 9.663457870483398 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.879192590713501, - -1.3599809408187866, - 0.699999988079071 - ], - "rotation": 324.5953966036507, - "pixel_coords": [ - 74, - 87, - 12.081892967224121 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.2380719780921936, - -2.7995152473449707, - 0.3499999940395355 - ], - "rotation": 60.27753639539303, - "pixel_coords": [ - 82, - 140, - 9.718271255493164 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cylinder from right of purple sphere to left", - "change_score": 2.0752440537226473, - "change_attempts": 1, - "source_scene": "scene_0887" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0887_cf2.json b/dataset_1k_720p_2/scenes/scene_0887_cf2.json deleted file mode 100644 index 564e4899ed8c68eef696f651fe52cb975af89037..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0887_cf2.json +++ /dev/null @@ -1,233 +0,0 @@ -{ - "split": "new", - "image_index": 887, - "image_filename": "SCENE_0887_new_000887.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1698780059814453, - -0.41148439049720764, - 0.3499999940395355 - ], - "rotation": 40.481761586775654, - "pixel_coords": [ - 204, - 141, - 9.673227310180664 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4613112807273865, - 0.5408753752708435, - 0.699999988079071 - ], - "rotation": 155.08891491953284, - "pixel_coords": [ - 182, - 100, - 11.15538215637207 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.451499342918396, - -1.1618479490280151, - 0.3499999940395355 - ], - "rotation": 127.8963557402566, - "pixel_coords": [ - 167, - 141, - 9.663457870483398 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.879192590713501, - -1.3599809408187866, - 0.699999988079071 - ], - "rotation": 324.5953966036507, - "pixel_coords": [ - 74, - 87, - 12.081892967224121 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.2380719780921936, - -2.7995152473449707, - 0.3499999940395355 - ], - "rotation": 60.27753639539303, - "pixel_coords": [ - 82, - 140, - 9.718271255493164 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "color": "yellow", - "material": "rubber", - "size": "large", - "3d_coords": [ - 2.928749236942581, - 2.6217321759875905, - 0.35 - ], - "rotation": 28.98044534655208, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0887" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0887_original.json b/dataset_1k_720p_2/scenes/scene_0887_original.json deleted file mode 100644 index ea384211e9b0a3d6966425cfda2278573ce8abfe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0887_original.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "split": "new", - "image_index": 887, - "image_filename": "SCENE_0887_new_000887.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1698780059814453, - -0.41148439049720764, - 0.3499999940395355 - ], - "rotation": 40.481761586775654, - "pixel_coords": [ - 204, - 141, - 9.673227310180664 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4613112807273865, - 0.5408753752708435, - 0.699999988079071 - ], - "rotation": 155.08891491953284, - "pixel_coords": [ - 182, - 100, - 11.15538215637207 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.451499342918396, - -1.1618479490280151, - 0.3499999940395355 - ], - "rotation": 127.8963557402566, - "pixel_coords": [ - 167, - 141, - 9.663457870483398 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.879192590713501, - -1.3599809408187866, - 0.699999988079071 - ], - "rotation": 324.5953966036507, - "pixel_coords": [ - 74, - 87, - 12.081892967224121 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.2380719780921936, - -2.7995152473449707, - 0.3499999940395355 - ], - "rotation": 60.27753639539303, - "pixel_coords": [ - 82, - 140, - 9.718271255493164 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0887" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0888_cf1.json b/dataset_1k_720p_2/scenes/scene_0888_cf1.json deleted file mode 100644 index 5f2430e067e93ea690facc56fa0f4c6cc4203bf3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0888_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 888, - "image_filename": "SCENE_0888_new_000888.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8064104318618774, - 2.946906805038452, - 0.699999988079071 - ], - "rotation": 307.28883612479655, - "pixel_coords": [ - 185, - 64, - 14.00864028930664 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.705510139465332, - -0.3608761727809906, - 0.699999988079071 - ], - "rotation": 280.6355191470779, - "pixel_coords": [ - 219, - 139, - 9.154963493347168 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.948399305343628, - 1.2782295942306519, - 0.3499999940395355 - ], - "rotation": 79.34024619632888, - "pixel_coords": [ - 261, - 132, - 10.122597694396973 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3542369604110718, - -1.186180591583252, - 0.3499999940395355 - ], - "rotation": 170.47714213739326, - "pixel_coords": [ - 106, - 107, - 11.4814453125 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5983874797821045, - -1.8327544927597046, - 0.3499999940395355 - ], - "rotation": 239.4719956756825, - "pixel_coords": [ - 126, - 138, - 9.837691307067871 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.461786985397339, - -0.6841712594032288, - 0.3499999940395355 - ], - "rotation": 35.13373973355044, - "pixel_coords": [ - 100, - 93, - 12.492514610290527 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0888" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0888_cf2.json b/dataset_1k_720p_2/scenes/scene_0888_cf2.json deleted file mode 100644 index 2ed3c5b5179be4cf75ebcff7230d82b95906a5f2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0888_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 888, - "image_filename": "SCENE_0888_new_000888.png", - "objects": [ - { - "shape": "cylinder", - "color": "green", - "material": "metal", - "size": "small", - "3d_coords": [ - -1.8064104318618774, - 2.946906805038452, - 0.699999988079071 - ], - "rotation": 252.38474886136163, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.705510139465332, - -0.3608761727809906, - 0.699999988079071 - ], - "rotation": 280.6355191470779, - "pixel_coords": [ - 219, - 139, - 9.154963493347168 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.948399305343628, - 1.2782295942306519, - 0.3499999940395355 - ], - "rotation": 79.34024619632888, - "pixel_coords": [ - 261, - 132, - 10.122597694396973 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3542369604110718, - -1.186180591583252, - 0.3499999940395355 - ], - "rotation": 170.47714213739326, - "pixel_coords": [ - 106, - 107, - 11.4814453125 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5983874797821045, - -1.8327544927597046, - 0.3499999940395355 - ], - "rotation": 239.4719956756825, - "pixel_coords": [ - 126, - 138, - 9.837691307067871 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.461786985397339, - -0.6841712594032288, - 0.3499999940395355 - ], - "rotation": 35.13373973355044, - "pixel_coords": [ - 100, - 93, - 12.492514610290527 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown sphere with green cylinder", - "change_score": 3.1525113535095413, - "change_attempts": 1, - "source_scene": "scene_0888" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0888_original.json b/dataset_1k_720p_2/scenes/scene_0888_original.json deleted file mode 100644 index 9678d8dcafd8316318749fe0a06b5425206f8b5c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0888_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 888, - "image_filename": "SCENE_0888_new_000888.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8064104318618774, - 2.946906805038452, - 0.699999988079071 - ], - "rotation": 307.28883612479655, - "pixel_coords": [ - 185, - 64, - 14.00864028930664 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.705510139465332, - -0.3608761727809906, - 0.699999988079071 - ], - "rotation": 280.6355191470779, - "pixel_coords": [ - 219, - 139, - 9.154963493347168 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.948399305343628, - 1.2782295942306519, - 0.3499999940395355 - ], - "rotation": 79.34024619632888, - "pixel_coords": [ - 261, - 132, - 10.122597694396973 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3542369604110718, - -1.186180591583252, - 0.3499999940395355 - ], - "rotation": 170.47714213739326, - "pixel_coords": [ - 106, - 107, - 11.4814453125 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5983874797821045, - -1.8327544927597046, - 0.3499999940395355 - ], - "rotation": 239.4719956756825, - "pixel_coords": [ - 126, - 138, - 9.837691307067871 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.461786985397339, - -0.6841712594032288, - 0.3499999940395355 - ], - "rotation": 35.13373973355044, - "pixel_coords": [ - 100, - 93, - 12.492514610290527 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0888" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0889_cf1.json b/dataset_1k_720p_2/scenes/scene_0889_cf1.json deleted file mode 100644 index 957cd535fd93809bc8f4912cfcc51e2fac4983c9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0889_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 889, - "image_filename": "SCENE_0889_new_000889.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3642947673797607, - 0.6215381622314453, - 0.3499999940395355 - ], - "rotation": 197.7197736934457, - "pixel_coords": [ - 148, - 92, - 12.52575969696045 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.841419219970703, - 0.1622663140296936, - 0.699999988079071 - ], - "rotation": 170.47487083647874, - "pixel_coords": [ - 235, - 133, - 9.328132629394531 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7714786886374054, - -0.9488927519469663, - 0.3499999940395355 - ], - "rotation": 11.959439727106735, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.08064978569746017, - -1.219487190246582, - 0.3499999940395355 - ], - "rotation": 43.00345223840503, - "pixel_coords": [ - 128, - 122, - 10.610394477844238 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cube from right of gray cylinder to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0889" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0889_cf2.json b/dataset_1k_720p_2/scenes/scene_0889_cf2.json deleted file mode 100644 index 568f517a5868a611d5e118825dae585fd4486ee9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0889_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 889, - "image_filename": "SCENE_0889_new_000889.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1827013474084664, - 2.398120388324415, - 0.3499999940395355 - ], - "rotation": 197.7197736934457, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.841419219970703, - 0.1622663140296936, - 0.699999988079071 - ], - "rotation": 170.47487083647874, - "pixel_coords": [ - 235, - 133, - 9.328132629394531 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5791091322898865, - 2.9231693744659424, - 0.3499999940395355 - ], - "rotation": 11.959439727106735, - "pixel_coords": [ - 231, - 91, - 12.589688301086426 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.08064978569746017, - -1.219487190246582, - 0.3499999940395355 - ], - "rotation": 43.00345223840503, - "pixel_coords": [ - 128, - 122, - 10.610394477844238 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved gray cylinder to partially occlude yellow cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0889" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0889_original.json b/dataset_1k_720p_2/scenes/scene_0889_original.json deleted file mode 100644 index 4fd2dca752e09b18bf6a46f0b95e568ff0bb8fa0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0889_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 889, - "image_filename": "SCENE_0889_new_000889.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3642947673797607, - 0.6215381622314453, - 0.3499999940395355 - ], - "rotation": 197.7197736934457, - "pixel_coords": [ - 148, - 92, - 12.52575969696045 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.841419219970703, - 0.1622663140296936, - 0.699999988079071 - ], - "rotation": 170.47487083647874, - "pixel_coords": [ - 235, - 133, - 9.328132629394531 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5791091322898865, - 2.9231693744659424, - 0.3499999940395355 - ], - "rotation": 11.959439727106735, - "pixel_coords": [ - 231, - 91, - 12.589688301086426 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.08064978569746017, - -1.219487190246582, - 0.3499999940395355 - ], - "rotation": 43.00345223840503, - "pixel_coords": [ - 128, - 122, - 10.610394477844238 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0889" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0890_cf1.json b/dataset_1k_720p_2/scenes/scene_0890_cf1.json deleted file mode 100644 index 0bf343eb68155367907420f89ea194dd0c92afe8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0890_cf1.json +++ /dev/null @@ -1,202 +0,0 @@ -{ - "split": "new", - "image_index": 890, - "image_filename": "SCENE_0890_new_000890.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6406107544898987, - -1.1754956245422363, - 0.3499999940395355 - ], - "rotation": 312.32486304137603, - "pixel_coords": [ - 117, - 114, - 10.700872421264648 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3347688913345337, - -2.7687392234802246, - 0.699999988079071 - ], - "rotation": 238.84313938745646, - "pixel_coords": [ - 107, - 151, - 8.306683540344238 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9048776626586914, - -2.500187635421753, - 0.3499999940395355 - ], - "rotation": 206.56126615847265, - "pixel_coords": [ - 158, - 191, - 7.570251941680908 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.863858461380005, - -0.58713698387146, - 0.699999988079071 - ], - "rotation": 150.08012010841597, - "pixel_coords": [ - 95, - 78, - 12.359472274780273 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red sphere", - "change_score": 11.138566567444716, - "change_attempts": 1, - "source_scene": "scene_0890" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0890_cf2.json b/dataset_1k_720p_2/scenes/scene_0890_cf2.json deleted file mode 100644 index b2bf471acae5143c6bd4695233dd5d20034aff2d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0890_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 890, - "image_filename": "SCENE_0890_new_000890.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6406107544898987, - -1.1754956245422363, - 0.3499999940395355 - ], - "rotation": 312.32486304137603, - "pixel_coords": [ - 117, - 114, - 10.700872421264648 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3347688913345337, - -2.7687392234802246, - 0.699999988079071 - ], - "rotation": 238.84313938745646, - "pixel_coords": [ - 107, - 151, - 8.306683540344238 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.44718959686130955, - -2.0269052723432153, - 0.3499999940395355 - ], - "rotation": 206.56126615847265, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3223211765289307, - -0.6104347109794617, - 0.3499999940395355 - ], - "rotation": 199.96408438851398, - "pixel_coords": [ - 174, - 133, - 9.699520111083984 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.863858461380005, - -0.58713698387146, - 0.699999988079071 - ], - "rotation": 150.08012010841597, - "pixel_coords": [ - 95, - 78, - 12.359472274780273 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green cube from (2.9,-2.5) to (0.4,-2.0)", - "change_score": 2.5028437474129466, - "change_attempts": 1, - "source_scene": "scene_0890" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0890_original.json b/dataset_1k_720p_2/scenes/scene_0890_original.json deleted file mode 100644 index 3a491032eed7f45dc7e127158cfa022946409496..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0890_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 890, - "image_filename": "SCENE_0890_new_000890.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6406107544898987, - -1.1754956245422363, - 0.3499999940395355 - ], - "rotation": 312.32486304137603, - "pixel_coords": [ - 117, - 114, - 10.700872421264648 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3347688913345337, - -2.7687392234802246, - 0.699999988079071 - ], - "rotation": 238.84313938745646, - "pixel_coords": [ - 107, - 151, - 8.306683540344238 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9048776626586914, - -2.500187635421753, - 0.3499999940395355 - ], - "rotation": 206.56126615847265, - "pixel_coords": [ - 158, - 191, - 7.570251941680908 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3223211765289307, - -0.6104347109794617, - 0.3499999940395355 - ], - "rotation": 199.96408438851398, - "pixel_coords": [ - 174, - 133, - 9.699520111083984 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.863858461380005, - -0.58713698387146, - 0.699999988079071 - ], - "rotation": 150.08012010841597, - "pixel_coords": [ - 95, - 78, - 12.359472274780273 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0890" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0891_cf1.json b/dataset_1k_720p_2/scenes/scene_0891_cf1.json deleted file mode 100644 index 912e0ae4335c3a8be29a933ba1c923dfa1584782..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0891_cf1.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 891, - "image_filename": "SCENE_0891_new_000891.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9240930080413818, - 2.9734303951263428, - 0.3499999940395355 - ], - "rotation": 114.85477972062822, - "pixel_coords": [ - 188, - 74, - 14.06116008758545 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.128011703491211, - 0.898210346698761, - 0.699999988079071 - ], - "rotation": 96.1112431523891, - "pixel_coords": [ - 143, - 76, - 12.895259857177734 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.18292924761772156, - -2.8915984630584717, - 0.699999988079071 - ], - "rotation": 80.72571845620077, - "pixel_coords": [ - 78, - 130, - 9.18030834197998 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5466688871383667, - -1.5616812705993652, - 0.3499999940395355 - ], - "rotation": 228.73114727688326, - "pixel_coords": [ - 92, - 107, - 11.284177780151367 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6076656579971313, - 2.853987216949463, - 0.699999988079071 - ], - "rotation": 212.39005814741725, - "pixel_coords": [ - 236, - 85, - 12.067619323730469 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0891" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0891_cf2.json b/dataset_1k_720p_2/scenes/scene_0891_cf2.json deleted file mode 100644 index 1cd61b1329c1d40afbecf55dbb2ccca9cc0eabd1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0891_cf2.json +++ /dev/null @@ -1,235 +0,0 @@ -{ - "split": "new", - "image_index": 891, - "image_filename": "SCENE_0891_new_000891.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9240930080413818, - 2.9734303951263428, - 0.3499999940395355 - ], - "rotation": 114.85477972062822, - "pixel_coords": [ - 188, - 74, - 14.06116008758545 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.128011703491211, - 0.898210346698761, - 0.699999988079071 - ], - "rotation": 96.1112431523891, - "pixel_coords": [ - 143, - 76, - 12.895259857177734 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.18292924761772156, - -2.8915984630584717, - 0.699999988079071 - ], - "rotation": 80.72571845620077, - "pixel_coords": [ - 78, - 130, - 9.18030834197998 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5466688871383667, - -1.5616812705993652, - 0.3499999940395355 - ], - "rotation": 228.73114727688326, - "pixel_coords": [ - 92, - 107, - 11.284177780151367 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6076656579971313, - 2.853987216949463, - 0.699999988079071 - ], - "rotation": 212.39005814741725, - "pixel_coords": [ - 236, - 85, - 12.067619323730469 - ], - "color": "purple" - }, - { - "shape": "sphere", - "color": "cyan", - "material": "metal", - "size": "large", - "3d_coords": [ - 0.038779817648297854, - 0.027735152935663088, - 0.35 - ], - "rotation": 248.70564865743685, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added cyan metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0891" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0891_original.json b/dataset_1k_720p_2/scenes/scene_0891_original.json deleted file mode 100644 index c377388c4a4e568478366bb84421cb4fc33532d1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0891_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 891, - "image_filename": "SCENE_0891_new_000891.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9240930080413818, - 2.9734303951263428, - 0.3499999940395355 - ], - "rotation": 114.85477972062822, - "pixel_coords": [ - 188, - 74, - 14.06116008758545 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.128011703491211, - 0.898210346698761, - 0.699999988079071 - ], - "rotation": 96.1112431523891, - "pixel_coords": [ - 143, - 76, - 12.895259857177734 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.18292924761772156, - -2.8915984630584717, - 0.699999988079071 - ], - "rotation": 80.72571845620077, - "pixel_coords": [ - 78, - 130, - 9.18030834197998 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5466688871383667, - -1.5616812705993652, - 0.3499999940395355 - ], - "rotation": 228.73114727688326, - "pixel_coords": [ - 92, - 107, - 11.284177780151367 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6076656579971313, - 2.853987216949463, - 0.699999988079071 - ], - "rotation": 212.39005814741725, - "pixel_coords": [ - 236, - 85, - 12.067619323730469 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0891" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0892_cf1.json b/dataset_1k_720p_2/scenes/scene_0892_cf1.json deleted file mode 100644 index 10bf7fe4c207f618ad41d3f7dd71ecb30928c1a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0892_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 892, - "image_filename": "SCENE_0892_new_000892.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1907076835632324, - -1.5168708562850952, - 0.3499999940395355 - ], - "rotation": 152.41710323828113, - "pixel_coords": [ - 170, - 158, - 9.075613021850586 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7399106025695801, - -1.228690505027771, - 0.699999988079071 - ], - "rotation": 126.65458216816367, - "pixel_coords": [ - 115, - 104, - 11.027922630310059 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3684914112091064, - 1.5906429290771484, - 0.699999988079071 - ], - "rotation": 27.460826972021902, - "pixel_coords": [ - 225, - 101, - 11.21465015411377 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.554157018661499, - -0.7081323266029358, - 0.3499999940395355 - ], - "rotation": 303.2264524777285, - "pixel_coords": [ - 176, - 137, - 9.95865249633789 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.087064266204834, - -2.0524463653564453, - 0.3499999940395355 - ], - "rotation": 308.1737573479404, - "pixel_coords": [ - 72, - 107, - 11.630924224853516 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9261040687561035, - -0.4284179210662842, - 0.699999988079071 - ], - "rotation": 87.59432122413244, - "pixel_coords": [ - 221, - 143, - 9.031189918518066 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed green cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0892" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0892_cf2.json b/dataset_1k_720p_2/scenes/scene_0892_cf2.json deleted file mode 100644 index 3ac806d9277dc3e7637b4e1807046ea27b048ae8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0892_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 892, - "image_filename": "SCENE_0892_new_000892.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1907076835632324, - -1.5168708562850952, - 0.3499999940395355 - ], - "rotation": 152.41710323828113, - "pixel_coords": [ - 170, - 158, - 9.075613021850586 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7399106025695801, - -1.228690505027771, - 0.699999988079071 - ], - "rotation": 126.65458216816367, - "pixel_coords": [ - 115, - 104, - 11.027922630310059 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3684914112091064, - 1.5906429290771484, - 0.699999988079071 - ], - "rotation": 27.460826972021902, - "pixel_coords": [ - 225, - 101, - 11.21465015411377 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.554157018661499, - -0.7081323266029358, - 0.3499999940395355 - ], - "rotation": 303.2264524777285, - "pixel_coords": [ - 176, - 137, - 9.95865249633789 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.087064266204834, - -2.0524463653564453, - 0.3499999940395355 - ], - "rotation": 308.1737573479404, - "pixel_coords": [ - 72, - 107, - 11.630924224853516 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9261040687561035, - -0.4284179210662842, - 0.699999988079071 - ], - "rotation": 87.59432122413244, - "pixel_coords": [ - 221, - 143, - 9.031189918518066 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed brown cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0892" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0892_original.json b/dataset_1k_720p_2/scenes/scene_0892_original.json deleted file mode 100644 index 4a4a55b27ccf1b52b06c1c2ad917d0406e95b98f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0892_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 892, - "image_filename": "SCENE_0892_new_000892.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1907076835632324, - -1.5168708562850952, - 0.3499999940395355 - ], - "rotation": 152.41710323828113, - "pixel_coords": [ - 170, - 158, - 9.075613021850586 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7399106025695801, - -1.228690505027771, - 0.699999988079071 - ], - "rotation": 126.65458216816367, - "pixel_coords": [ - 115, - 104, - 11.027922630310059 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3684914112091064, - 1.5906429290771484, - 0.699999988079071 - ], - "rotation": 27.460826972021902, - "pixel_coords": [ - 225, - 101, - 11.21465015411377 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.554157018661499, - -0.7081323266029358, - 0.3499999940395355 - ], - "rotation": 303.2264524777285, - "pixel_coords": [ - 176, - 137, - 9.95865249633789 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.087064266204834, - -2.0524463653564453, - 0.3499999940395355 - ], - "rotation": 308.1737573479404, - "pixel_coords": [ - 72, - 107, - 11.630924224853516 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9261040687561035, - -0.4284179210662842, - 0.699999988079071 - ], - "rotation": 87.59432122413244, - "pixel_coords": [ - 221, - 143, - 9.031189918518066 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0892" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0893_cf1.json b/dataset_1k_720p_2/scenes/scene_0893_cf1.json deleted file mode 100644 index 3894a2e64c19a45cf563439d8d838a2f89860d8d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0893_cf1.json +++ /dev/null @@ -1,202 +0,0 @@ -{ - "split": "new", - "image_index": 893, - "image_filename": "SCENE_0893_new_000893.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3426278829574585, - 0.7355165481567383, - 0.3499999940395355 - ], - "rotation": 189.7637973854863, - "pixel_coords": [ - 206, - 118, - 10.70481014251709 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3558366298675537, - 1.6617062091827393, - 0.699999988079071 - ], - "rotation": 275.18913349322906, - "pixel_coords": [ - 154, - 71, - 13.63908576965332 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5021488666534424, - -2.5164151191711426, - 0.699999988079071 - ], - "rotation": 150.15325650724782, - "pixel_coords": [ - 144, - 161, - 7.89253044128418 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5038881301879883, - -1.986973524093628, - 0.3499999940395355 - ], - "rotation": 229.5847900384735, - "pixel_coords": [ - 67, - 102, - 11.815194129943848 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0893" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0893_cf2.json b/dataset_1k_720p_2/scenes/scene_0893_cf2.json deleted file mode 100644 index 9a7d38327eadba7bc769fe257af67561e9e8a466..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0893_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 893, - "image_filename": "SCENE_0893_new_000893.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3426278829574585, - 0.7355165481567383, - 0.3499999940395355 - ], - "rotation": 189.7637973854863, - "pixel_coords": [ - 206, - 118, - 10.70481014251709 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3558366298675537, - 1.6617062091827393, - 0.699999988079071 - ], - "rotation": 275.18913349322906, - "pixel_coords": [ - 154, - 71, - 13.63908576965332 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5021488666534424, - -2.5164151191711426, - 0.699999988079071 - ], - "rotation": 150.15325650724782, - "pixel_coords": [ - 144, - 161, - 7.89253044128418 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5038881301879883, - -1.986973524093628, - 0.3499999940395355 - ], - "rotation": 229.5847900384735, - "pixel_coords": [ - 67, - 102, - 11.815194129943848 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5608316659927368, - 1.1094452142715454, - 0.699999988079071 - ], - "rotation": 208.99036349279038, - "pixel_coords": [ - 174, - 87, - 12.08129596710205 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cylinder and green cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0893" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0893_original.json b/dataset_1k_720p_2/scenes/scene_0893_original.json deleted file mode 100644 index e9aae97d000f791161b6c277b2b6ac71011578a6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0893_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 893, - "image_filename": "SCENE_0893_new_000893.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3426278829574585, - 0.7355165481567383, - 0.3499999940395355 - ], - "rotation": 189.7637973854863, - "pixel_coords": [ - 206, - 118, - 10.70481014251709 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3558366298675537, - 1.6617062091827393, - 0.699999988079071 - ], - "rotation": 275.18913349322906, - "pixel_coords": [ - 154, - 71, - 13.63908576965332 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5021488666534424, - -2.5164151191711426, - 0.699999988079071 - ], - "rotation": 150.15325650724782, - "pixel_coords": [ - 144, - 161, - 7.89253044128418 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.5038881301879883, - -1.986973524093628, - 0.3499999940395355 - ], - "rotation": 229.5847900384735, - "pixel_coords": [ - 67, - 102, - 11.815194129943848 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5608316659927368, - 1.1094452142715454, - 0.699999988079071 - ], - "rotation": 208.99036349279038, - "pixel_coords": [ - 174, - 87, - 12.08129596710205 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0893" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0894_cf1.json b/dataset_1k_720p_2/scenes/scene_0894_cf1.json deleted file mode 100644 index 207b9fc4c6ff65d1d8fabd71e4340003238928e8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0894_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 894, - "image_filename": "SCENE_0894_new_000894.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6870046257972717, - -0.7848602533340454, - 0.3499999940395355 - ], - "rotation": 226.42290373203568, - "pixel_coords": [ - 154, - 127, - 10.222179412841797 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.234311103820801, - 0.5953856110572815, - 0.699999988079071 - ], - "rotation": 44.87829576625737, - "pixel_coords": [ - 134, - 75, - 12.772214889526367 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.642101526260376, - -1.8501174449920654, - 0.699999988079071 - ], - "rotation": 84.90943509442587, - "pixel_coords": [ - 67, - 88, - 11.719273567199707 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.531802773475647, - 1.5505037307739258, - 0.699999988079071 - ], - "rotation": 266.6289860028527, - "pixel_coords": [ - 185, - 83, - 12.140384674072266 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.2482155603250309, - -2.577656121349525, - 0.699999988079071 - ], - "rotation": 296.10561632054686, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue cylinder from right of blue sphere to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0894" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0894_cf2.json b/dataset_1k_720p_2/scenes/scene_0894_cf2.json deleted file mode 100644 index 7e598d92b89f62b82e9ac390c4ce4d3082ad4c36..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0894_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 894, - "image_filename": "SCENE_0894_new_000894.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7367132035825061, - -2.6376909242043567, - 0.3499999940395355 - ], - "rotation": 226.42290373203568, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.234311103820801, - 0.5953856110572815, - 0.699999988079071 - ], - "rotation": 44.87829576625737, - "pixel_coords": [ - 134, - 75, - 12.772214889526367 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.642101526260376, - -1.8501174449920654, - 0.699999988079071 - ], - "rotation": 84.90943509442587, - "pixel_coords": [ - 67, - 88, - 11.719273567199707 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.531802773475647, - 1.5505037307739258, - 0.699999988079071 - ], - "rotation": 266.6289860028527, - "pixel_coords": [ - 185, - 83, - 12.140384674072266 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3329811096191406, - 0.38966718316078186, - 0.699999988079071 - ], - "rotation": 296.10561632054686, - "pixel_coords": [ - 225, - 126, - 9.57344913482666 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved blue sphere to partially occlude yellow cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0894" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0894_original.json b/dataset_1k_720p_2/scenes/scene_0894_original.json deleted file mode 100644 index 8e3966994d2d3bf55e88330843894fa6693314e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0894_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 894, - "image_filename": "SCENE_0894_new_000894.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6870046257972717, - -0.7848602533340454, - 0.3499999940395355 - ], - "rotation": 226.42290373203568, - "pixel_coords": [ - 154, - 127, - 10.222179412841797 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.234311103820801, - 0.5953856110572815, - 0.699999988079071 - ], - "rotation": 44.87829576625737, - "pixel_coords": [ - 134, - 75, - 12.772214889526367 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.642101526260376, - -1.8501174449920654, - 0.699999988079071 - ], - "rotation": 84.90943509442587, - "pixel_coords": [ - 67, - 88, - 11.719273567199707 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.531802773475647, - 1.5505037307739258, - 0.699999988079071 - ], - "rotation": 266.6289860028527, - "pixel_coords": [ - 185, - 83, - 12.140384674072266 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3329811096191406, - 0.38966718316078186, - 0.699999988079071 - ], - "rotation": 296.10561632054686, - "pixel_coords": [ - 225, - 126, - 9.57344913482666 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0894" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0895_cf1.json b/dataset_1k_720p_2/scenes/scene_0895_cf1.json deleted file mode 100644 index d45557be680fbc7e668a34c8dd439924387c93a7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0895_cf1.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 895, - "image_filename": "SCENE_0895_new_000895.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8079159259796143, - -0.22984559834003448, - 0.699999988079071 - ], - "rotation": 63.19675030620991, - "pixel_coords": [ - 102, - 80, - 12.63420581817627 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.570705235004425, - -1.1721445322036743, - 0.699999988079071 - ], - "rotation": 155.44020871114054, - "pixel_coords": [ - 119, - 105, - 10.592129707336426 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.3022704124450684, - -2.6455507278442383, - 0.3499999940395355 - ], - "rotation": 92.60190016813388, - "pixel_coords": [ - 145, - 174, - 7.962376117706299 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3009668588638306, - -1.021977424621582, - 0.699999988079071 - ], - "rotation": 92.97558691494216, - "pixel_coords": [ - 165, - 124, - 9.46042251586914 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6628363728523254, - -2.648399829864502, - 0.3499999940395355 - ], - "rotation": 284.4264383723634, - "pixel_coords": [ - 76, - 130, - 9.899665832519531 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.2301691472530365, - 0.402137815952301, - 0.3499999940395355 - ], - "rotation": 349.59939979668394, - "pixel_coords": [ - 164, - 104, - 11.49128532409668 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan cylinder to red", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0895" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0895_cf2.json b/dataset_1k_720p_2/scenes/scene_0895_cf2.json deleted file mode 100644 index d5aea4534aafe44556c03767b9ea5d50b3a4c72d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0895_cf2.json +++ /dev/null @@ -1,246 +0,0 @@ -{ - "split": "new", - "image_index": 895, - "image_filename": "SCENE_0895_new_000895.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.570705235004425, - -1.1721445322036743, - 0.699999988079071 - ], - "rotation": 155.44020871114054, - "pixel_coords": [ - 119, - 105, - 10.592129707336426 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.3022704124450684, - -2.6455507278442383, - 0.3499999940395355 - ], - "rotation": 92.60190016813388, - "pixel_coords": [ - 145, - 174, - 7.962376117706299 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3009668588638306, - -1.021977424621582, - 0.699999988079071 - ], - "rotation": 92.97558691494216, - "pixel_coords": [ - 165, - 124, - 9.46042251586914 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6628363728523254, - -2.648399829864502, - 0.3499999940395355 - ], - "rotation": 284.4264383723634, - "pixel_coords": [ - 76, - 130, - 9.899665832519531 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.2301691472530365, - 0.402137815952301, - 0.3499999940395355 - ], - "rotation": 349.59939979668394, - "pixel_coords": [ - 164, - 104, - 11.49128532409668 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan cube", - "change_score": 31.965975684980098, - "change_attempts": 1, - "source_scene": "scene_0895" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0895_original.json b/dataset_1k_720p_2/scenes/scene_0895_original.json deleted file mode 100644 index 1dd81d281b0299f0b7162a7c31390f2d088c15c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0895_original.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 895, - "image_filename": "SCENE_0895_new_000895.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.8079159259796143, - -0.22984559834003448, - 0.699999988079071 - ], - "rotation": 63.19675030620991, - "pixel_coords": [ - 102, - 80, - 12.63420581817627 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.570705235004425, - -1.1721445322036743, - 0.699999988079071 - ], - "rotation": 155.44020871114054, - "pixel_coords": [ - 119, - 105, - 10.592129707336426 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.3022704124450684, - -2.6455507278442383, - 0.3499999940395355 - ], - "rotation": 92.60190016813388, - "pixel_coords": [ - 145, - 174, - 7.962376117706299 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3009668588638306, - -1.021977424621582, - 0.699999988079071 - ], - "rotation": 92.97558691494216, - "pixel_coords": [ - 165, - 124, - 9.46042251586914 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6628363728523254, - -2.648399829864502, - 0.3499999940395355 - ], - "rotation": 284.4264383723634, - "pixel_coords": [ - 76, - 130, - 9.899665832519531 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.2301691472530365, - 0.402137815952301, - 0.3499999940395355 - ], - "rotation": 349.59939979668394, - "pixel_coords": [ - 164, - 104, - 11.49128532409668 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0895" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0896_cf1.json b/dataset_1k_720p_2/scenes/scene_0896_cf1.json deleted file mode 100644 index ad357165c882cc8ac76277e7e761e9d1576f5138..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0896_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 896, - "image_filename": "SCENE_0896_new_000896.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.345855474472046, - -0.8728868365287781, - 0.3499999940395355 - ], - "rotation": 45.97875565445007, - "pixel_coords": [ - 194, - 155, - 9.082245826721191 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6825807094573975, - 1.0955548286437988, - 0.3499999940395355 - ], - "rotation": 125.60229622359519, - "pixel_coords": [ - 251, - 133, - 9.978209495544434 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2075626850128174, - -1.0490237474441528, - 0.699999988079071 - ], - "rotation": 200.68106569806434, - "pixel_coords": [ - 93, - 87, - 11.731488227844238 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6452115178108215, - 2.2179112434387207, - 0.3499999940395355 - ], - "rotation": 5.865889613256954, - "pixel_coords": [ - 194, - 84, - 12.75357723236084 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown cylinder to green", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0896" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0896_cf2.json b/dataset_1k_720p_2/scenes/scene_0896_cf2.json deleted file mode 100644 index c571ce764ef6c46305d91be20c35354096c58fd0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0896_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 896, - "image_filename": "SCENE_0896_new_000896.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.345855474472046, - -0.8728868365287781, - 0.3499999940395355 - ], - "rotation": 45.97875565445007, - "pixel_coords": [ - 194, - 155, - 9.082245826721191 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6825807094573975, - 1.0955548286437988, - 0.3499999940395355 - ], - "rotation": 125.60229622359519, - "pixel_coords": [ - 251, - 133, - 9.978209495544434 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2075626850128174, - -1.0490237474441528, - 0.699999988079071 - ], - "rotation": 200.68106569806434, - "pixel_coords": [ - 93, - 87, - 11.731488227844238 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6452115178108215, - 2.2179112434387207, - 0.3499999940395355 - ], - "rotation": 5.865889613256954, - "pixel_coords": [ - 194, - 84, - 12.75357723236084 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0896" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0896_original.json b/dataset_1k_720p_2/scenes/scene_0896_original.json deleted file mode 100644 index b086920456a2d85259fa357fd7c0edf23e5f636f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0896_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 896, - "image_filename": "SCENE_0896_new_000896.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.345855474472046, - -0.8728868365287781, - 0.3499999940395355 - ], - "rotation": 45.97875565445007, - "pixel_coords": [ - 194, - 155, - 9.082245826721191 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6825807094573975, - 1.0955548286437988, - 0.3499999940395355 - ], - "rotation": 125.60229622359519, - "pixel_coords": [ - 251, - 133, - 9.978209495544434 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2075626850128174, - -1.0490237474441528, - 0.699999988079071 - ], - "rotation": 200.68106569806434, - "pixel_coords": [ - 93, - 87, - 11.731488227844238 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6452115178108215, - 2.2179112434387207, - 0.3499999940395355 - ], - "rotation": 5.865889613256954, - "pixel_coords": [ - 194, - 84, - 12.75357723236084 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0896" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0897_cf1.json b/dataset_1k_720p_2/scenes/scene_0897_cf1.json deleted file mode 100644 index 75a4cc97b3531450e6226bf96b7bf1415dc295b0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0897_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 897, - "image_filename": "SCENE_0897_new_000897.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.135592222213745, - -2.5558700561523438, - 0.699999988079071 - ], - "rotation": 292.99558550442214, - "pixel_coords": [ - 144, - 166, - 8.058706283569336 - ], - "color": "yellow" - }, - { - "shape": "cube", - "color": "blue", - "material": "rubber", - "size": "small", - "3d_coords": [ - 1.281726598739624, - -0.7982566356658936, - 0.699999988079071 - ], - "rotation": 262.1109124384251, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6956222653388977, - -0.976942241191864, - 0.699999988079071 - ], - "rotation": 336.9157034094693, - "pixel_coords": [ - 121, - 103, - 10.76806926727295 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple cylinder with blue cube", - "change_score": 3.2004015504283068, - "change_attempts": 1, - "source_scene": "scene_0897" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0897_cf2.json b/dataset_1k_720p_2/scenes/scene_0897_cf2.json deleted file mode 100644 index 598aa736206e41b615ac6ccc2bce9526b9896492..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0897_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 897, - "image_filename": "SCENE_0897_new_000897.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.135592222213745, - -2.5558700561523438, - 0.699999988079071 - ], - "rotation": 292.99558550442214, - "pixel_coords": [ - 144, - 166, - 8.058706283569336 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.281726598739624, - -0.7982566356658936, - 0.699999988079071 - ], - "rotation": 334.2554705926155, - "pixel_coords": [ - 171, - 125, - 9.642960548400879 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6956222653388977, - -0.976942241191864, - 0.699999988079071 - ], - "rotation": 336.9157034094693, - "pixel_coords": [ - 121, - 103, - 10.76806926727295 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0897" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0897_original.json b/dataset_1k_720p_2/scenes/scene_0897_original.json deleted file mode 100644 index 99db884300c9c32880898c3a51ffa8ec37dfc948..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0897_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 897, - "image_filename": "SCENE_0897_new_000897.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.135592222213745, - -2.5558700561523438, - 0.699999988079071 - ], - "rotation": 292.99558550442214, - "pixel_coords": [ - 144, - 166, - 8.058706283569336 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.281726598739624, - -0.7982566356658936, - 0.699999988079071 - ], - "rotation": 334.2554705926155, - "pixel_coords": [ - 171, - 125, - 9.642960548400879 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6956222653388977, - -0.976942241191864, - 0.699999988079071 - ], - "rotation": 336.9157034094693, - "pixel_coords": [ - 121, - 103, - 10.76806926727295 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0897" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0898_cf1.json b/dataset_1k_720p_2/scenes/scene_0898_cf1.json deleted file mode 100644 index 8e48de8ff3acf063f2fceae7bc31cbfe79fa31c2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0898_cf1.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 898, - "image_filename": "SCENE_0898_new_000898.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7246391773223877, - -0.19620297849178314, - 0.3499999940395355 - ], - "rotation": 92.8687940552954, - "pixel_coords": [ - 125, - 95, - 12.439495086669922 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.23681475222110748, - -2.1578869819641113, - 0.699999988079071 - ], - "rotation": 146.6312775255848, - "pixel_coords": [ - 106, - 125, - 9.86536693572998 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1247453689575195, - -2.157621145248413, - 0.699999988079071 - ], - "rotation": 352.79146560434083, - "pixel_coords": [ - 146, - 155, - 8.585562705993652 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6038284301757812, - 0.2901298999786377, - 0.3499999940395355 - ], - "rotation": 269.1432109843763, - "pixel_coords": [ - 227, - 142, - 9.770792961120605 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9595270156860352, - 1.1598867177963257, - 0.699999988079071 - ], - "rotation": 174.16728499799484, - "pixel_coords": [ - 151, - 74, - 13.167996406555176 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.055158767849206924, - 1.6398588418960571, - 0.3499999940395355 - ], - "rotation": 65.83928257352761, - "pixel_coords": [ - 195, - 96, - 12.311290740966797 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7448623180389404, - -0.5591216683387756, - 0.699999988079071 - ], - "rotation": 247.34324523135828, - "pixel_coords": [ - 161, - 115, - 10.394859313964844 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.43334144353866577, - 0.8349194526672363, - 0.3499999940395355 - ], - "rotation": 286.53902443661053, - "pixel_coords": [ - 188, - 108, - 11.5401029586792 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [], - [ - 4 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 6 - ] - ], - "left": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 5, - 6, - 7 - ], - [], - [ - 3, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 3, - 5, - 7 - ], - [ - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0898" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0898_cf2.json b/dataset_1k_720p_2/scenes/scene_0898_cf2.json deleted file mode 100644 index f9b3ac0a3617d987acb40d9b0ac4b424d45517e4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0898_cf2.json +++ /dev/null @@ -1,376 +0,0 @@ -{ - "split": "new", - "image_index": 898, - "image_filename": "SCENE_0898_new_000898.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7246391773223877, - -0.19620297849178314, - 0.3499999940395355 - ], - "rotation": 92.8687940552954, - "pixel_coords": [ - 125, - 95, - 12.439495086669922 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.23681475222110748, - -2.1578869819641113, - 0.699999988079071 - ], - "rotation": 146.6312775255848, - "pixel_coords": [ - 106, - 125, - 9.86536693572998 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1247453689575195, - -2.157621145248413, - 0.699999988079071 - ], - "rotation": 352.79146560434083, - "pixel_coords": [ - 146, - 155, - 8.585562705993652 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6038284301757812, - 0.2901298999786377, - 0.3499999940395355 - ], - "rotation": 269.1432109843763, - "pixel_coords": [ - 227, - 142, - 9.770792961120605 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9595270156860352, - 1.1598867177963257, - 0.699999988079071 - ], - "rotation": 174.16728499799484, - "pixel_coords": [ - 151, - 74, - 13.167996406555176 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.055158767849206924, - 1.6398588418960571, - 0.3499999940395355 - ], - "rotation": 65.83928257352761, - "pixel_coords": [ - 195, - 96, - 12.311290740966797 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7448623180389404, - -0.5591216683387756, - 0.699999988079071 - ], - "rotation": 247.34324523135828, - "pixel_coords": [ - 161, - 115, - 10.394859313964844 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.43334144353866577, - 0.8349194526672363, - 0.3499999940395355 - ], - "rotation": 286.53902443661053, - "pixel_coords": [ - 188, - 108, - 11.5401029586792 - ], - "color": "yellow" - }, - { - "shape": "cube", - "color": "purple", - "material": "rubber", - "size": "small", - "3d_coords": [ - -1.9233095711956867, - 2.9510052072722477, - 0.35 - ], - "rotation": 58.111468146456644, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [], - [ - 4 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 6 - ] - ], - "left": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 5, - 6, - 7 - ], - [], - [ - 3, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 3, - 5, - 7 - ], - [ - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added purple rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0898" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0898_original.json b/dataset_1k_720p_2/scenes/scene_0898_original.json deleted file mode 100644 index 96f76fe75dfb5448c34f46391a5642ceae6c3d1d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0898_original.json +++ /dev/null @@ -1,357 +0,0 @@ -{ - "split": "new", - "image_index": 898, - "image_filename": "SCENE_0898_new_000898.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.7246391773223877, - -0.19620297849178314, - 0.3499999940395355 - ], - "rotation": 92.8687940552954, - "pixel_coords": [ - 125, - 95, - 12.439495086669922 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.23681475222110748, - -2.1578869819641113, - 0.699999988079071 - ], - "rotation": 146.6312775255848, - "pixel_coords": [ - 106, - 125, - 9.86536693572998 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.1247453689575195, - -2.157621145248413, - 0.699999988079071 - ], - "rotation": 352.79146560434083, - "pixel_coords": [ - 146, - 155, - 8.585562705993652 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6038284301757812, - 0.2901298999786377, - 0.3499999940395355 - ], - "rotation": 269.1432109843763, - "pixel_coords": [ - 227, - 142, - 9.770792961120605 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9595270156860352, - 1.1598867177963257, - 0.699999988079071 - ], - "rotation": 174.16728499799484, - "pixel_coords": [ - 151, - 74, - 13.167996406555176 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.055158767849206924, - 1.6398588418960571, - 0.3499999940395355 - ], - "rotation": 65.83928257352761, - "pixel_coords": [ - 195, - 96, - 12.311290740966797 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7448623180389404, - -0.5591216683387756, - 0.699999988079071 - ], - "rotation": 247.34324523135828, - "pixel_coords": [ - 161, - 115, - 10.394859313964844 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.43334144353866577, - 0.8349194526672363, - 0.3499999940395355 - ], - "rotation": 286.53902443661053, - "pixel_coords": [ - 188, - 108, - 11.5401029586792 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 5, - 6, - 7 - ], - [], - [ - 4 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 2, - 3 - ], - [ - 1, - 2, - 3, - 6 - ] - ], - "left": [ - [], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 6 - ] - ], - "right": [ - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 5, - 6, - 7 - ], - [], - [ - 3, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 3, - 5, - 7 - ], - [ - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0898" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0899_cf1.json b/dataset_1k_720p_2/scenes/scene_0899_cf1.json deleted file mode 100644 index 16b4f8de9e3de4771881a99582a51500b5cff591..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0899_cf1.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 899, - "image_filename": "SCENE_0899_new_000899.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9944966435432434, - 2.1286683082580566, - 0.699999988079071 - ], - "rotation": 335.581575564592, - "pixel_coords": [ - 185, - 76, - 12.793638229370117 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.05660005286335945, - -1.7019280195236206, - 0.3499999940395355 - ], - "rotation": 313.7086022338553, - "pixel_coords": [ - 115, - 126, - 10.030826568603516 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.090677499771118, - 1.6466047763824463, - 0.699999988079071 - ], - "rotation": 226.41809718322844, - "pixel_coords": [ - 248, - 106, - 10.468742370605469 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cylinder", - "change_score": 15.120108130337796, - "change_attempts": 1, - "source_scene": "scene_0899" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0899_cf2.json b/dataset_1k_720p_2/scenes/scene_0899_cf2.json deleted file mode 100644 index 0bce287534d6381f9cd938e4f2f5b0047829e93a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0899_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 899, - "image_filename": "SCENE_0899_new_000899.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9944966435432434, - 2.1286683082580566, - 0.699999988079071 - ], - "rotation": 335.581575564592, - "pixel_coords": [ - 185, - 76, - 12.793638229370117 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.103931188583374, - 0.2577856481075287, - 0.3499999940395355 - ], - "rotation": 298.0310757701715, - "pixel_coords": [ - 126, - 90, - 12.559112548828125 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.05660005286335945, - -1.7019280195236206, - 0.3499999940395355 - ], - "rotation": 313.7086022338553, - "pixel_coords": [ - 115, - 126, - 10.030826568603516 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.090677499771118, - 1.6466047763824463, - 0.699999988079071 - ], - "rotation": 226.41809718322844, - "pixel_coords": [ - 248, - 106, - 10.468742370605469 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0899" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0899_original.json b/dataset_1k_720p_2/scenes/scene_0899_original.json deleted file mode 100644 index 5cc15351b53bbbf163bc619bad7599d6554954f7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0899_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 899, - "image_filename": "SCENE_0899_new_000899.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9944966435432434, - 2.1286683082580566, - 0.699999988079071 - ], - "rotation": 335.581575564592, - "pixel_coords": [ - 185, - 76, - 12.793638229370117 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.103931188583374, - 0.2577856481075287, - 0.3499999940395355 - ], - "rotation": 298.0310757701715, - "pixel_coords": [ - 126, - 90, - 12.559112548828125 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.05660005286335945, - -1.7019280195236206, - 0.3499999940395355 - ], - "rotation": 313.7086022338553, - "pixel_coords": [ - 115, - 126, - 10.030826568603516 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.090677499771118, - 1.6466047763824463, - 0.699999988079071 - ], - "rotation": 226.41809718322844, - "pixel_coords": [ - 248, - 106, - 10.468742370605469 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0899" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0900_cf1.json b/dataset_1k_720p_2/scenes/scene_0900_cf1.json deleted file mode 100644 index b2aba55ea67f0bb0df6c60b0f61cd39ffeba1282..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0900_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 900, - "image_filename": "SCENE_0900_new_000900.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0294252634048462, - 0.10484696924686432, - 0.699999988079071 - ], - "rotation": 123.01300010269614, - "pixel_coords": [ - 186, - 111, - 10.2047700881958 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7328989505767822, - 1.321815848350525, - 0.3499999940395355 - ], - "rotation": 140.44007833779304, - "pixel_coords": [ - 259, - 129, - 10.004281044006348 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8871758580207825, - 1.3153398036956787, - 0.3499999940395355 - ], - "rotation": 143.97774424932695, - "pixel_coords": [ - 171, - 89, - 12.310272216796875 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1326638460159302, - -0.7702891230583191, - 0.3499999940395355 - ], - "rotation": 290.97012123510285, - "pixel_coords": [ - 119, - 106, - 11.248764991760254 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9523794651031494, - 1.8740445375442505, - 0.3499999940395355 - ], - "rotation": 277.59923281253504, - "pixel_coords": [ - 162, - 76, - 13.316240310668945 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0900" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0900_cf2.json b/dataset_1k_720p_2/scenes/scene_0900_cf2.json deleted file mode 100644 index 1d6e2ed5402fe1346429fa71c822131da972b227..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0900_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 900, - "image_filename": "SCENE_0900_new_000900.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0294252634048462, - 0.10484696924686432, - 0.699999988079071 - ], - "rotation": 123.01300010269614, - "pixel_coords": [ - 186, - 111, - 10.2047700881958 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7328989505767822, - 1.321815848350525, - 0.3499999940395355 - ], - "rotation": 140.44007833779304, - "pixel_coords": [ - 259, - 129, - 10.004281044006348 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8871758580207825, - 1.3153398036956787, - 0.3499999940395355 - ], - "rotation": 143.97774424932695, - "pixel_coords": [ - 171, - 89, - 12.310272216796875 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1326638460159302, - -0.7702891230583191, - 0.3499999940395355 - ], - "rotation": 290.97012123510285, - "pixel_coords": [ - 119, - 106, - 11.248764991760254 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7084665054132486, - -0.48583314016235424, - 0.3499999940395355 - ], - "rotation": 277.59923281253504, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cube to partially occlude blue cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0900" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0900_original.json b/dataset_1k_720p_2/scenes/scene_0900_original.json deleted file mode 100644 index 227d0e5df8a17af1f06671da2149aceef6106c45..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0900_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 900, - "image_filename": "SCENE_0900_new_000900.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0294252634048462, - 0.10484696924686432, - 0.699999988079071 - ], - "rotation": 123.01300010269614, - "pixel_coords": [ - 186, - 111, - 10.2047700881958 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.7328989505767822, - 1.321815848350525, - 0.3499999940395355 - ], - "rotation": 140.44007833779304, - "pixel_coords": [ - 259, - 129, - 10.004281044006348 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.8871758580207825, - 1.3153398036956787, - 0.3499999940395355 - ], - "rotation": 143.97774424932695, - "pixel_coords": [ - 171, - 89, - 12.310272216796875 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1326638460159302, - -0.7702891230583191, - 0.3499999940395355 - ], - "rotation": 290.97012123510285, - "pixel_coords": [ - 119, - 106, - 11.248764991760254 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9523794651031494, - 1.8740445375442505, - 0.3499999940395355 - ], - "rotation": 277.59923281253504, - "pixel_coords": [ - 162, - 76, - 13.316240310668945 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0900" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0901_cf1.json b/dataset_1k_720p_2/scenes/scene_0901_cf1.json deleted file mode 100644 index 241a44627f8d0c6865cfc128dec3b728ac7a3935..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0901_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 901, - "image_filename": "SCENE_0901_new_000901.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7576203938265293, - -0.6269001205309356, - 0.699999988079071 - ], - "rotation": 289.78910191861763, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.158419132232666, - 1.6966584920883179, - 0.3499999940395355 - ], - "rotation": 112.40459310318118, - "pixel_coords": [ - 176, - 85, - 12.6564359664917 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.25714996457099915, - 0.25582191348075867, - 0.699999988079071 - ], - "rotation": 70.27118967058976, - "pixel_coords": [ - 161, - 95, - 11.077794075012207 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6724164485931396, - 2.813046455383301, - 0.699999988079071 - ], - "rotation": 317.8556046886322, - "pixel_coords": [ - 261, - 93, - 11.21325969696045 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0910329818725586, - -2.369450807571411, - 0.699999988079071 - ], - "rotation": 79.00328691802105, - "pixel_coords": [ - 73, - 110, - 10.171268463134766 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved blue cube to partially occlude green cylinder", - "change_score": 1.9202724866992422, - "change_attempts": 1, - "source_scene": "scene_0901" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0901_cf2.json b/dataset_1k_720p_2/scenes/scene_0901_cf2.json deleted file mode 100644 index 2b5a109c3de48f88cc613d937a6b91ca8d3ebd8b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0901_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 901, - "image_filename": "SCENE_0901_new_000901.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.235194683074951, - -1.8533668518066406, - 0.699999988079071 - ], - "rotation": 289.78910191861763, - "pixel_coords": [ - 160, - 155, - 8.233643531799316 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.158419132232666, - 1.6966584920883179, - 0.3499999940395355 - ], - "rotation": 112.40459310318118, - "pixel_coords": [ - 176, - 85, - 12.6564359664917 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.25714996457099915, - 0.25582191348075867, - 0.699999988079071 - ], - "rotation": 70.27118967058976, - "pixel_coords": [ - 161, - 95, - 11.077794075012207 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6724164485931396, - 2.813046455383301, - 0.699999988079071 - ], - "rotation": 317.8556046886322, - "pixel_coords": [ - 261, - 93, - 11.21325969696045 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7576203938265293, - -0.6269001205309356, - 0.699999988079071 - ], - "rotation": 79.00328691802105, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple cube to partially occlude green cylinder", - "change_score": 2.5404728300827912, - "change_attempts": 1, - "source_scene": "scene_0901" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0901_original.json b/dataset_1k_720p_2/scenes/scene_0901_original.json deleted file mode 100644 index 3f70df54e574c5aff88753fef50f272c916b697b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0901_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 901, - "image_filename": "SCENE_0901_new_000901.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.235194683074951, - -1.8533668518066406, - 0.699999988079071 - ], - "rotation": 289.78910191861763, - "pixel_coords": [ - 160, - 155, - 8.233643531799316 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.158419132232666, - 1.6966584920883179, - 0.3499999940395355 - ], - "rotation": 112.40459310318118, - "pixel_coords": [ - 176, - 85, - 12.6564359664917 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.25714996457099915, - 0.25582191348075867, - 0.699999988079071 - ], - "rotation": 70.27118967058976, - "pixel_coords": [ - 161, - 95, - 11.077794075012207 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6724164485931396, - 2.813046455383301, - 0.699999988079071 - ], - "rotation": 317.8556046886322, - "pixel_coords": [ - 261, - 93, - 11.21325969696045 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0910329818725586, - -2.369450807571411, - 0.699999988079071 - ], - "rotation": 79.00328691802105, - "pixel_coords": [ - 73, - 110, - 10.171268463134766 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ], - "left": [ - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 1, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0901" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0902_cf1.json b/dataset_1k_720p_2/scenes/scene_0902_cf1.json deleted file mode 100644 index 27e82b484442687bc0404514d43a074b45a7832f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0902_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 902, - "image_filename": "SCENE_0902_new_000902.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.048245429992676, - -2.238701105117798, - 0.699999988079071 - ], - "rotation": 130.7568954799607, - "pixel_coords": [ - 63, - 98, - 10.944711685180664 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8199461698532104, - 1.7691630125045776, - 0.699999988079071 - ], - "rotation": 232.35070159007591, - "pixel_coords": [ - 219, - 93, - 11.247173309326172 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9202523231506348, - 1.246044635772705, - 0.3499999940395355 - ], - "rotation": 212.94461725237863, - "pixel_coords": [ - 137, - 72, - 13.611740112304688 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0902" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0902_cf2.json b/dataset_1k_720p_2/scenes/scene_0902_cf2.json deleted file mode 100644 index 1017236a04f67085ebbf84c430a948b1d0c48461..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0902_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 902, - "image_filename": "SCENE_0902_new_000902.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.048245429992676, - -2.238701105117798, - 0.699999988079071 - ], - "rotation": 130.7568954799607, - "pixel_coords": [ - 63, - 98, - 10.944711685180664 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8199461698532104, - 1.7691630125045776, - 0.699999988079071 - ], - "rotation": 232.35070159007591, - "pixel_coords": [ - 219, - 93, - 11.247173309326172 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9202523231506348, - 1.246044635772705, - 0.3499999940395355 - ], - "rotation": 212.94461725237863, - "pixel_coords": [ - 137, - 72, - 13.611740112304688 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0902" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0902_original.json b/dataset_1k_720p_2/scenes/scene_0902_original.json deleted file mode 100644 index f0e755e1976e98e00d220253b594dbec25785e19..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0902_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 902, - "image_filename": "SCENE_0902_new_000902.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.048245429992676, - -2.238701105117798, - 0.699999988079071 - ], - "rotation": 130.7568954799607, - "pixel_coords": [ - 63, - 98, - 10.944711685180664 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8199461698532104, - 1.7691630125045776, - 0.699999988079071 - ], - "rotation": 232.35070159007591, - "pixel_coords": [ - 219, - 93, - 11.247173309326172 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9202523231506348, - 1.246044635772705, - 0.3499999940395355 - ], - "rotation": 212.94461725237863, - "pixel_coords": [ - 137, - 72, - 13.611740112304688 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0902" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0903_cf1.json b/dataset_1k_720p_2/scenes/scene_0903_cf1.json deleted file mode 100644 index 9f39e5afa3b2f5120542371fedc8f33051507224..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0903_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 903, - "image_filename": "SCENE_0903_new_000903.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5978797976235897, - -1.8398037095411741, - 0.699999988079071 - ], - "rotation": 316.43773151793675, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8857622146606445, - -2.7438132762908936, - 0.699999988079071 - ], - "rotation": 69.09492470801493, - "pixel_coords": [ - 145, - 180, - 7.161212921142578 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7837281227111816, - 0.12148809432983398, - 0.3499999940395355 - ], - "rotation": 210.17515930120288, - "pixel_coords": [ - 180, - 118, - 10.365787506103516 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6126501560211182, - -0.95708167552948, - 0.699999988079071 - ], - "rotation": 114.27739450569636, - "pixel_coords": [ - 105, - 91, - 11.248779296875 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.372178316116333, - 0.4796960949897766, - 0.699999988079071 - ], - "rotation": 190.76334183883512, - "pixel_coords": [ - 230, - 124, - 9.310563087463379 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.404435634613037, - 2.6981592178344727, - 0.3499999940395355 - ], - "rotation": 55.545723329337484, - "pixel_coords": [ - 175, - 71, - 13.992989540100098 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.35621875524520874, - 1.6601022481918335, - 0.699999988079071 - ], - "rotation": 59.53345599780408, - "pixel_coords": [ - 191, - 83, - 11.84366512298584 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 3 - ], - [ - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved red cylinder to partially occlude blue cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0903" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0903_cf2.json b/dataset_1k_720p_2/scenes/scene_0903_cf2.json deleted file mode 100644 index e3f0848a21d20d782e207556838bec927ae73f55..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0903_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 903, - "image_filename": "SCENE_0903_new_000903.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.699400544166565, - 2.100696563720703, - 0.699999988079071 - ], - "rotation": 316.43773151793675, - "pixel_coords": [ - 249, - 100, - 10.676309585571289 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8857622146606445, - -2.7438132762908936, - 0.699999988079071 - ], - "rotation": 69.09492470801493, - "pixel_coords": [ - 145, - 180, - 7.161212921142578 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7837281227111816, - 0.12148809432983398, - 0.3499999940395355 - ], - "rotation": 210.17515930120288, - "pixel_coords": [ - 180, - 118, - 10.365787506103516 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6126501560211182, - -0.95708167552948, - 0.699999988079071 - ], - "rotation": 114.27739450569636, - "pixel_coords": [ - 105, - 91, - 11.248779296875 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3778125303551798, - -2.681671661656771, - 0.699999988079071 - ], - "rotation": 190.76334183883512, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.404435634613037, - 2.6981592178344727, - 0.3499999940395355 - ], - "rotation": 55.545723329337484, - "pixel_coords": [ - 175, - 71, - 13.992989540100098 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.35621875524520874, - 1.6601022481918335, - 0.699999988079071 - ], - "rotation": 59.53345599780408, - "pixel_coords": [ - 191, - 83, - 11.84366512298584 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 3 - ], - [ - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue cylinder from right of yellow cylinder to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0903" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0903_original.json b/dataset_1k_720p_2/scenes/scene_0903_original.json deleted file mode 100644 index e633595f0147f1b6fc4f6d955dac1078f635e282..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0903_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 903, - "image_filename": "SCENE_0903_new_000903.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.699400544166565, - 2.100696563720703, - 0.699999988079071 - ], - "rotation": 316.43773151793675, - "pixel_coords": [ - 249, - 100, - 10.676309585571289 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8857622146606445, - -2.7438132762908936, - 0.699999988079071 - ], - "rotation": 69.09492470801493, - "pixel_coords": [ - 145, - 180, - 7.161212921142578 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7837281227111816, - 0.12148809432983398, - 0.3499999940395355 - ], - "rotation": 210.17515930120288, - "pixel_coords": [ - 180, - 118, - 10.365787506103516 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.6126501560211182, - -0.95708167552948, - 0.699999988079071 - ], - "rotation": 114.27739450569636, - "pixel_coords": [ - 105, - 91, - 11.248779296875 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.372178316116333, - 0.4796960949897766, - 0.699999988079071 - ], - "rotation": 190.76334183883512, - "pixel_coords": [ - 230, - 124, - 9.310563087463379 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.404435634613037, - 2.6981592178344727, - 0.3499999940395355 - ], - "rotation": 55.545723329337484, - "pixel_coords": [ - 175, - 71, - 13.992989540100098 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.35621875524520874, - 1.6601022481918335, - 0.699999988079071 - ], - "rotation": 59.53345599780408, - "pixel_coords": [ - 191, - 83, - 11.84366512298584 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "front": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 3 - ], - [ - 1, - 2, - 3, - 5 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0903" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0904_cf1.json b/dataset_1k_720p_2/scenes/scene_0904_cf1.json deleted file mode 100644 index 64731658e9f2298e11203a9bb14d7cb337d262e6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0904_cf1.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 904, - "image_filename": "SCENE_0904_new_000904.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.6316529268075968, - 2.2548306117974466, - 0.3499999940395355 - ], - "rotation": 304.5290268503205, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5241754055023193, - -2.685276508331299, - 0.699999988079071 - ], - "rotation": 255.57372149073726, - "pixel_coords": [ - 56, - 110, - 10.073822975158691 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.963885545730591, - 0.7187604904174805, - 0.3499999940395355 - ], - "rotation": 32.812506466981446, - "pixel_coords": [ - 255, - 135, - 9.461329460144043 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6433908939361572, - 2.889556407928467, - 0.3499999940395355 - ], - "rotation": 9.895006876967752, - "pixel_coords": [ - 166, - 71, - 14.43350887298584 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2671535015106201, - -0.6222060918807983, - 0.3499999940395355 - ], - "rotation": 149.94215939517397, - "pixel_coords": [ - 176, - 130, - 9.717336654663086 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9053155183792114, - 1.4781157970428467, - 0.3499999940395355 - ], - "rotation": 60.270900459356, - "pixel_coords": [ - 239, - 115, - 10.618449211120605 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9526116847991943, - 2.845510721206665, - 0.3499999940395355 - ], - "rotation": 193.68589523622333, - "pixel_coords": [ - 264, - 103, - 11.442505836486816 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.143291711807251, - 0.21554091572761536, - 0.699999988079071 - ], - "rotation": 72.84750859924314, - "pixel_coords": [ - 122, - 81, - 12.28589153289795 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 1, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved green cylinder to partially occlude brown cylinder", - "change_score": 2.153572670869195, - "change_attempts": 1, - "source_scene": "scene_0904" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0904_cf2.json b/dataset_1k_720p_2/scenes/scene_0904_cf2.json deleted file mode 100644 index d1cb16624f2eaf33007eb7582d690af98b7cbf2d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0904_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 904, - "image_filename": "SCENE_0904_new_000904.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4792780578136444, - 2.183013677597046, - 0.3499999940395355 - ], - "rotation": 304.5290268503205, - "pixel_coords": [ - 216, - 96, - 11.978475570678711 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5241754055023193, - -2.685276508331299, - 0.699999988079071 - ], - "rotation": 255.57372149073726, - "pixel_coords": [ - 56, - 110, - 10.073822975158691 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.963885545730591, - 0.7187604904174805, - 0.3499999940395355 - ], - "rotation": 32.812506466981446, - "pixel_coords": [ - 255, - 135, - 9.461329460144043 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6433908939361572, - 2.889556407928467, - 0.3499999940395355 - ], - "rotation": 9.895006876967752, - "pixel_coords": [ - 166, - 71, - 14.43350887298584 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0397986788175775, - 2.3645074217869393, - 0.3499999940395355 - ], - "rotation": 149.94215939517397, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9053155183792114, - 1.4781157970428467, - 0.3499999940395355 - ], - "rotation": 60.270900459356, - "pixel_coords": [ - 239, - 115, - 10.618449211120605 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9526116847991943, - 2.845510721206665, - 0.3499999940395355 - ], - "rotation": 193.68589523622333, - "pixel_coords": [ - 264, - 103, - 11.442505836486816 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.143291711807251, - 0.21554091572761536, - 0.699999988079071 - ], - "rotation": 72.84750859924314, - "pixel_coords": [ - 122, - 81, - 12.28589153289795 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 1, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan cylinder to partially occlude green cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0904" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0904_original.json b/dataset_1k_720p_2/scenes/scene_0904_original.json deleted file mode 100644 index 06ca37ae440b4ba04dce9f996c4f7bf39a5eeea0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0904_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 904, - "image_filename": "SCENE_0904_new_000904.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4792780578136444, - 2.183013677597046, - 0.3499999940395355 - ], - "rotation": 304.5290268503205, - "pixel_coords": [ - 216, - 96, - 11.978475570678711 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5241754055023193, - -2.685276508331299, - 0.699999988079071 - ], - "rotation": 255.57372149073726, - "pixel_coords": [ - 56, - 110, - 10.073822975158691 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.963885545730591, - 0.7187604904174805, - 0.3499999940395355 - ], - "rotation": 32.812506466981446, - "pixel_coords": [ - 255, - 135, - 9.461329460144043 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6433908939361572, - 2.889556407928467, - 0.3499999940395355 - ], - "rotation": 9.895006876967752, - "pixel_coords": [ - 166, - 71, - 14.43350887298584 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2671535015106201, - -0.6222060918807983, - 0.3499999940395355 - ], - "rotation": 149.94215939517397, - "pixel_coords": [ - 176, - 130, - 9.717336654663086 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9053155183792114, - 1.4781157970428467, - 0.3499999940395355 - ], - "rotation": 60.270900459356, - "pixel_coords": [ - 239, - 115, - 10.618449211120605 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9526116847991943, - 2.845510721206665, - 0.3499999940395355 - ], - "rotation": 193.68589523622333, - "pixel_coords": [ - 264, - 103, - 11.442505836486816 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.143291711807251, - 0.21554091572761536, - 0.699999988079071 - ], - "rotation": 72.84750859924314, - "pixel_coords": [ - 122, - 81, - 12.28589153289795 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 3 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 1, - 7 - ], - [ - 1, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 6 - ], - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0904" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0905_cf1.json b/dataset_1k_720p_2/scenes/scene_0905_cf1.json deleted file mode 100644 index 84368f4df40168d2b073ef06347f5f59a88c4044..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0905_cf1.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 905, - "image_filename": "SCENE_0905_new_000905.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.016316294670105, - 0.15924274921417236, - 0.699999988079071 - ], - "rotation": 57.701307037100655, - "pixel_coords": [ - 142, - 88, - 11.267123222351074 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.721774101257324, - -1.5894269943237305, - 0.699999988079071 - ], - "rotation": 15.795572941159515, - "pixel_coords": [ - 67, - 87, - 11.337159156799316 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4528287649154663, - 0.09744235128164291, - 0.3499999940395355 - ], - "rotation": 296.52020968041705, - "pixel_coords": [ - 198, - 126, - 9.790606498718262 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.09444631636142731, - -1.8311389684677124, - 0.699999988079071 - ], - "rotation": 56.93721247113839, - "pixel_coords": [ - 108, - 118, - 9.485167503356934 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6181315183639526, - -1.7642043828964233, - 0.699999988079071 - ], - "rotation": 174.220838008615, - "pixel_coords": [ - 151, - 141, - 8.411352157592773 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.778102397918701, - 0.8725762963294983, - 0.699999988079071 - ], - "rotation": 305.4144809460431, - "pixel_coords": [ - 126, - 69, - 12.836506843566895 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 0, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0905" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0905_cf2.json b/dataset_1k_720p_2/scenes/scene_0905_cf2.json deleted file mode 100644 index 4741d1b5ea7d2d7e7e11bd0953735a455064e189..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0905_cf2.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 905, - "image_filename": "SCENE_0905_new_000905.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.016316294670105, - 0.15924274921417236, - 0.699999988079071 - ], - "rotation": 57.701307037100655, - "pixel_coords": [ - 142, - 88, - 11.267123222351074 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.721774101257324, - -1.5894269943237305, - 0.699999988079071 - ], - "rotation": 15.795572941159515, - "pixel_coords": [ - 67, - 87, - 11.337159156799316 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4528287649154663, - 0.09744235128164291, - 0.3499999940395355 - ], - "rotation": 296.52020968041705, - "pixel_coords": [ - 198, - 126, - 9.790606498718262 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.09444631636142731, - -1.8311389684677124, - 0.699999988079071 - ], - "rotation": 56.93721247113839, - "pixel_coords": [ - 108, - 118, - 9.485167503356934 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.358217087593336, - -0.6901311279306485, - 0.699999988079071 - ], - "rotation": 174.220838008615, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.778102397918701, - 0.8725762963294983, - 0.699999988079071 - ], - "rotation": 305.4144809460431, - "pixel_coords": [ - 126, - 69, - 12.836506843566895 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 0, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved cyan sphere to partially occlude gray sphere", - "change_score": 1.3043619155795507, - "change_attempts": 2, - "source_scene": "scene_0905" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0905_original.json b/dataset_1k_720p_2/scenes/scene_0905_original.json deleted file mode 100644 index 936e76da08d8cb4464a047b2c6622e26bdad57d0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0905_original.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 905, - "image_filename": "SCENE_0905_new_000905.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.016316294670105, - 0.15924274921417236, - 0.699999988079071 - ], - "rotation": 57.701307037100655, - "pixel_coords": [ - 142, - 88, - 11.267123222351074 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.721774101257324, - -1.5894269943237305, - 0.699999988079071 - ], - "rotation": 15.795572941159515, - "pixel_coords": [ - 67, - 87, - 11.337159156799316 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4528287649154663, - 0.09744235128164291, - 0.3499999940395355 - ], - "rotation": 296.52020968041705, - "pixel_coords": [ - 198, - 126, - 9.790606498718262 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.09444631636142731, - -1.8311389684677124, - 0.699999988079071 - ], - "rotation": 56.93721247113839, - "pixel_coords": [ - 108, - 118, - 9.485167503356934 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6181315183639526, - -1.7642043828964233, - 0.699999988079071 - ], - "rotation": 174.220838008615, - "pixel_coords": [ - 151, - 141, - 8.411352157592773 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.778102397918701, - 0.8725762963294983, - 0.699999988079071 - ], - "rotation": 305.4144809460431, - "pixel_coords": [ - 126, - 69, - 12.836506843566895 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [ - 0, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 0, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0905" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0906_cf1.json b/dataset_1k_720p_2/scenes/scene_0906_cf1.json deleted file mode 100644 index 33933da802d99b690abcbfdae52c1c8794bdaae2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0906_cf1.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 906, - "image_filename": "SCENE_0906_new_000906.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7102969884872437, - 1.043763518333435, - 0.3499999940395355 - ], - "rotation": 108.31743589915459, - "pixel_coords": [ - 225, - 119, - 10.39654541015625 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2939913272857666, - 1.4680612087249756, - 0.3499999940395355 - ], - "rotation": 64.67067372790967, - "pixel_coords": [ - 148, - 78, - 13.26016616821289 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.38220661878585815, - -2.8446638584136963, - 0.3499999940395355 - ], - "rotation": 164.80122041712758, - "pixel_coords": [ - 88, - 149, - 8.974974632263184 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6924612522125244, - 0.16823916137218475, - 0.3499999940395355 - ], - "rotation": 31.031030188097635, - "pixel_coords": [ - 233, - 142, - 9.240126609802246 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0240923166275024, - 0.20334932208061218, - 0.3499999940395355 - ], - "rotation": 0.7612741931265532, - "pixel_coords": [ - 144, - 98, - 11.686866760253906 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan cylinder from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0906" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0906_cf2.json b/dataset_1k_720p_2/scenes/scene_0906_cf2.json deleted file mode 100644 index aa59248689897247db758084b796e95991e367d5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0906_cf2.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 906, - "image_filename": "SCENE_0906_new_000906.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7102969884872437, - 1.043763518333435, - 0.3499999940395355 - ], - "rotation": 108.31743589915459, - "pixel_coords": [ - 225, - 119, - 10.39654541015625 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2939913272857666, - 1.4680612087249756, - 0.3499999940395355 - ], - "rotation": 64.67067372790967, - "pixel_coords": [ - 148, - 78, - 13.26016616821289 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.3478459655889274, - -0.5849803906842421, - 0.3499999940395355 - ], - "rotation": 164.80122041712758, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6924612522125244, - 0.16823916137218475, - 0.3499999940395355 - ], - "rotation": 31.031030188097635, - "pixel_coords": [ - 233, - 142, - 9.240126609802246 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0240923166275024, - 0.20334932208061218, - 0.3499999940395355 - ], - "rotation": 0.7612741931265532, - "pixel_coords": [ - 144, - 98, - 11.686866760253906 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red sphere from left of red sphere to right", - "change_score": 2.9949803698906288, - "change_attempts": 1, - "source_scene": "scene_0906" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0906_original.json b/dataset_1k_720p_2/scenes/scene_0906_original.json deleted file mode 100644 index 694e2d60ce96d3a0b41ac9f3be3522b3d1f07830..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0906_original.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "split": "new", - "image_index": 906, - "image_filename": "SCENE_0906_new_000906.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7102969884872437, - 1.043763518333435, - 0.3499999940395355 - ], - "rotation": 108.31743589915459, - "pixel_coords": [ - 225, - 119, - 10.39654541015625 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.2939913272857666, - 1.4680612087249756, - 0.3499999940395355 - ], - "rotation": 64.67067372790967, - "pixel_coords": [ - 148, - 78, - 13.26016616821289 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.38220661878585815, - -2.8446638584136963, - 0.3499999940395355 - ], - "rotation": 164.80122041712758, - "pixel_coords": [ - 88, - 149, - 8.974974632263184 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6924612522125244, - 0.16823916137218475, - 0.3499999940395355 - ], - "rotation": 31.031030188097635, - "pixel_coords": [ - 233, - 142, - 9.240126609802246 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.0240923166275024, - 0.20334932208061218, - 0.3499999940395355 - ], - "rotation": 0.7612741931265532, - "pixel_coords": [ - 144, - 98, - 11.686866760253906 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0906" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0907_cf1.json b/dataset_1k_720p_2/scenes/scene_0907_cf1.json deleted file mode 100644 index 933db6327ed7ae8375d6be548cc7248718eca4b9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0907_cf1.json +++ /dev/null @@ -1,349 +0,0 @@ -{ - "split": "new", - "image_index": 907, - "image_filename": "SCENE_0907_new_000907.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.812392234802246, - 2.6521432399749756, - 0.699999988079071 - ], - "rotation": 312.6484783762235, - "pixel_coords": [ - 184, - 67, - 13.918989181518555 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6981671452522278, - -1.2586902379989624, - 0.3499999940395355 - ], - "rotation": 106.30173525207914, - "pixel_coords": [ - 116, - 114, - 11.204216957092285 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0171070098876953, - -1.48720121383667, - 0.699999988079071 - ], - "rotation": 251.96745022156009, - "pixel_coords": [ - 141, - 128, - 9.739873886108398 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1089255809783936, - -2.5634353160858154, - 0.3499999940395355 - ], - "rotation": 102.06938896671281, - "pixel_coords": [ - 132, - 172, - 8.582135200500488 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.54056978225708, - -2.6808810234069824, - 0.3499999940395355 - ], - "rotation": 37.047231283269355, - "pixel_coords": [ - 50, - 106, - 11.685866355895996 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0120747089385986, - 0.5870415568351746, - 0.3499999940395355 - ], - "rotation": 199.55072188966108, - "pixel_coords": [ - 218, - 130, - 10.3616943359375 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3229804039001465, - -1.2174919843673706, - 0.699999988079071 - ], - "rotation": 333.6253439430568, - "pixel_coords": [ - 91, - 88, - 12.162108421325684 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 2, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 5, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 1, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "right": [ - [ - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed green cube", - "change_score": 28.084469500563486, - "change_attempts": 1, - "source_scene": "scene_0907" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0907_cf2.json b/dataset_1k_720p_2/scenes/scene_0907_cf2.json deleted file mode 100644 index 20cf9b9ec4b7db96bab23631cbdf9f5466a2fec3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0907_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 907, - "image_filename": "SCENE_0907_new_000907.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.812392234802246, - 2.6521432399749756, - 0.699999988079071 - ], - "rotation": 312.6484783762235, - "pixel_coords": [ - 184, - 67, - 13.918989181518555 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6981671452522278, - -1.2586902379989624, - 0.3499999940395355 - ], - "rotation": 106.30173525207914, - "pixel_coords": [ - 116, - 114, - 11.204216957092285 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0171070098876953, - -1.48720121383667, - 0.699999988079071 - ], - "rotation": 251.96745022156009, - "pixel_coords": [ - 141, - 128, - 9.739873886108398 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.44710156321525574, - 1.4195852279663086, - 0.699999988079071 - ], - "rotation": 73.26063910708906, - "pixel_coords": [ - 201, - 94, - 11.709238052368164 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1089255809783936, - -2.5634353160858154, - 0.3499999940395355 - ], - "rotation": 102.06938896671281, - "pixel_coords": [ - 132, - 172, - 8.582135200500488 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.54056978225708, - -2.6808810234069824, - 0.3499999940395355 - ], - "rotation": 37.047231283269355, - "pixel_coords": [ - 50, - 106, - 11.685866355895996 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0120747089385986, - 0.5870415568351746, - 0.3499999940395355 - ], - "rotation": 199.55072188966108, - "pixel_coords": [ - 218, - 130, - 10.3616943359375 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3229804039001465, - -1.2174919843673706, - 0.699999988079071 - ], - "rotation": 333.6253439430568, - "pixel_coords": [ - 91, - 88, - 12.162108421325684 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 2, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 5, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 1, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "right": [ - [ - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0907" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0907_original.json b/dataset_1k_720p_2/scenes/scene_0907_original.json deleted file mode 100644 index 76c17048928c77f95961e6eae7966d87722956a7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0907_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 907, - "image_filename": "SCENE_0907_new_000907.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.812392234802246, - 2.6521432399749756, - 0.699999988079071 - ], - "rotation": 312.6484783762235, - "pixel_coords": [ - 184, - 67, - 13.918989181518555 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6981671452522278, - -1.2586902379989624, - 0.3499999940395355 - ], - "rotation": 106.30173525207914, - "pixel_coords": [ - 116, - 114, - 11.204216957092285 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0171070098876953, - -1.48720121383667, - 0.699999988079071 - ], - "rotation": 251.96745022156009, - "pixel_coords": [ - 141, - 128, - 9.739873886108398 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.44710156321525574, - 1.4195852279663086, - 0.699999988079071 - ], - "rotation": 73.26063910708906, - "pixel_coords": [ - 201, - 94, - 11.709238052368164 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1089255809783936, - -2.5634353160858154, - 0.3499999940395355 - ], - "rotation": 102.06938896671281, - "pixel_coords": [ - 132, - 172, - 8.582135200500488 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.54056978225708, - -2.6808810234069824, - 0.3499999940395355 - ], - "rotation": 37.047231283269355, - "pixel_coords": [ - 50, - 106, - 11.685866355895996 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0120747089385986, - 0.5870415568351746, - 0.3499999940395355 - ], - "rotation": 199.55072188966108, - "pixel_coords": [ - 218, - 130, - 10.3616943359375 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3229804039001465, - -1.2174919843673706, - 0.699999988079071 - ], - "rotation": 333.6253439430568, - "pixel_coords": [ - 91, - 88, - 12.162108421325684 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 5, - 7 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 7 - ], - [ - 0, - 1, - 3, - 5, - 7 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 2, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 5, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 1, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "right": [ - [ - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0907" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0908_cf1.json b/dataset_1k_720p_2/scenes/scene_0908_cf1.json deleted file mode 100644 index a08e7255faff736f4598f3eaccaadd94bfe165ba..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0908_cf1.json +++ /dev/null @@ -1,280 +0,0 @@ -{ - "split": "new", - "image_index": 908, - "image_filename": "SCENE_0908_new_000908.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.2863374352455139, - 1.9396001100540161, - 0.699999988079071 - ], - "rotation": 142.29212150338728, - "pixel_coords": [ - 209, - 89, - 12.064939498901367 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.582559585571289, - 0.9146109819412231, - 0.3499999940395355 - ], - "rotation": 288.0196173951848, - "pixel_coords": [ - 241, - 132, - 10.074469566345215 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.128704071044922, - -0.49994978308677673, - 0.699999988079071 - ], - "rotation": 298.8034286323417, - "pixel_coords": [ - 195, - 131, - 9.440507888793945 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7262194156646729, - -2.361041784286499, - 0.3499999940395355 - ], - "rotation": 102.93072629695212, - "pixel_coords": [ - 109, - 144, - 9.539044380187988 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.602609872817993, - 2.9392266273498535, - 0.3499999940395355 - ], - "rotation": 127.61524819848734, - "pixel_coords": [ - 283, - 113, - 11.183429718017578 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2719643115997314, - 1.3035345077514648, - 0.699999988079071 - ], - "rotation": 233.1819885112065, - "pixel_coords": [ - 149, - 73, - 13.477822303771973 - ], - "color": "purple" - }, - { - "shape": "sphere", - "color": "gray", - "material": "metal", - "size": "small", - "3d_coords": [ - -0.26645274943235986, - -0.14406256159755682, - 0.35 - ], - "rotation": 237.79366729193663, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0908" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0908_cf2.json b/dataset_1k_720p_2/scenes/scene_0908_cf2.json deleted file mode 100644 index 5a13bc2e91421731827b53d360c9c40098dfaa0d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0908_cf2.json +++ /dev/null @@ -1,246 +0,0 @@ -{ - "split": "new", - "image_index": 908, - "image_filename": "SCENE_0908_new_000908.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.2863374352455139, - 1.9396001100540161, - 0.699999988079071 - ], - "rotation": 142.29212150338728, - "pixel_coords": [ - 209, - 89, - 12.064939498901367 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.582559585571289, - 0.9146109819412231, - 0.3499999940395355 - ], - "rotation": 288.0196173951848, - "pixel_coords": [ - 241, - 132, - 10.074469566345215 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7262194156646729, - -2.361041784286499, - 0.3499999940395355 - ], - "rotation": 102.93072629695212, - "pixel_coords": [ - 109, - 144, - 9.539044380187988 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.602609872817993, - 2.9392266273498535, - 0.3499999940395355 - ], - "rotation": 127.61524819848734, - "pixel_coords": [ - 283, - 113, - 11.183429718017578 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2719643115997314, - 1.3035345077514648, - 0.699999988079071 - ], - "rotation": 233.1819885112065, - "pixel_coords": [ - 149, - 73, - 13.477822303771973 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan cube", - "change_score": 21.148088717216176, - "change_attempts": 1, - "source_scene": "scene_0908" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0908_original.json b/dataset_1k_720p_2/scenes/scene_0908_original.json deleted file mode 100644 index eaafc7b52012cb325e8f511c5fd5c5c3f6b20d14..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0908_original.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 908, - "image_filename": "SCENE_0908_new_000908.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.2863374352455139, - 1.9396001100540161, - 0.699999988079071 - ], - "rotation": 142.29212150338728, - "pixel_coords": [ - 209, - 89, - 12.064939498901367 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.582559585571289, - 0.9146109819412231, - 0.3499999940395355 - ], - "rotation": 288.0196173951848, - "pixel_coords": [ - 241, - 132, - 10.074469566345215 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.128704071044922, - -0.49994978308677673, - 0.699999988079071 - ], - "rotation": 298.8034286323417, - "pixel_coords": [ - 195, - 131, - 9.440507888793945 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7262194156646729, - -2.361041784286499, - 0.3499999940395355 - ], - "rotation": 102.93072629695212, - "pixel_coords": [ - 109, - 144, - 9.539044380187988 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.602609872817993, - 2.9392266273498535, - 0.3499999940395355 - ], - "rotation": 127.61524819848734, - "pixel_coords": [ - 283, - 113, - 11.183429718017578 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2719643115997314, - 1.3035345077514648, - 0.699999988079071 - ], - "rotation": 233.1819885112065, - "pixel_coords": [ - 149, - 73, - 13.477822303771973 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 5 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0908" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0909_cf1.json b/dataset_1k_720p_2/scenes/scene_0909_cf1.json deleted file mode 100644 index 7d7decc128030409aa0f0edaf189aeaa21c5bea1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0909_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 909, - "image_filename": "SCENE_0909_new_000909.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.7689771366014458, - 1.1758391353350015, - 0.699999988079071 - ], - "rotation": 207.81439560484563, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6534422636032104, - -0.6879593729972839, - 0.3499999940395355 - ], - "rotation": 67.50400669520857, - "pixel_coords": [ - 131, - 110, - 11.456047058105469 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.47452524304389954, - -2.788379430770874, - 0.699999988079071 - ], - "rotation": 58.849076363455, - "pixel_coords": [ - 75, - 124, - 9.959060668945312 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.06096215918660164, - 1.897781491279602, - 0.3499999940395355 - ], - "rotation": 12.109395208791685, - "pixel_coords": [ - 199, - 94, - 12.55519962310791 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3439552783966064, - -1.4310669898986816, - 0.699999988079071 - ], - "rotation": 195.71165752699574, - "pixel_coords": [ - 83, - 90, - 11.9684476852417 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3794978857040405, - 1.9390923976898193, - 0.3499999940395355 - ], - "rotation": 313.91636634061746, - "pixel_coords": [ - 174, - 83, - 13.445178031921387 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved yellow sphere to partially occlude gray cube", - "change_score": 3.0, - "change_attempts": 2, - "source_scene": "scene_0909" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0909_cf2.json b/dataset_1k_720p_2/scenes/scene_0909_cf2.json deleted file mode 100644 index 4d610ed4de4fdf0588263d8d5d8b7fa49f68fd6a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0909_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 909, - "image_filename": "SCENE_0909_new_000909.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2165480852127075, - -2.066579818725586, - 0.699999988079071 - ], - "rotation": 207.81439560484563, - "pixel_coords": [ - 132, - 139, - 9.26360034942627 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6534422636032104, - -0.6879593729972839, - 0.3499999940395355 - ], - "rotation": 67.50400669520857, - "pixel_coords": [ - 131, - 110, - 11.456047058105469 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.47452524304389954, - -2.788379430770874, - 0.699999988079071 - ], - "rotation": 58.849076363455, - "pixel_coords": [ - 75, - 124, - 9.959060668945312 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9003383016472268, - -1.0434258639888583, - 0.3499999940395355 - ], - "rotation": 12.109395208791685, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3439552783966064, - -1.4310669898986816, - 0.699999988079071 - ], - "rotation": 195.71165752699574, - "pixel_coords": [ - 83, - 90, - 11.9684476852417 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3794978857040405, - 1.9390923976898193, - 0.3499999940395355 - ], - "rotation": 313.91636634061746, - "pixel_coords": [ - 174, - 83, - 13.445178031921387 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray cube from (-0.1,1.9) to (1.9,-1.0)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0909" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0909_original.json b/dataset_1k_720p_2/scenes/scene_0909_original.json deleted file mode 100644 index 089a029c5d061cdaafb0b4d73e0ce18c81f36263..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0909_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 909, - "image_filename": "SCENE_0909_new_000909.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2165480852127075, - -2.066579818725586, - 0.699999988079071 - ], - "rotation": 207.81439560484563, - "pixel_coords": [ - 132, - 139, - 9.26360034942627 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6534422636032104, - -0.6879593729972839, - 0.3499999940395355 - ], - "rotation": 67.50400669520857, - "pixel_coords": [ - 131, - 110, - 11.456047058105469 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.47452524304389954, - -2.788379430770874, - 0.699999988079071 - ], - "rotation": 58.849076363455, - "pixel_coords": [ - 75, - 124, - 9.959060668945312 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.06096215918660164, - 1.897781491279602, - 0.3499999940395355 - ], - "rotation": 12.109395208791685, - "pixel_coords": [ - 199, - 94, - 12.55519962310791 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.3439552783966064, - -1.4310669898986816, - 0.699999988079071 - ], - "rotation": 195.71165752699574, - "pixel_coords": [ - 83, - 90, - 11.9684476852417 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3794978857040405, - 1.9390923976898193, - 0.3499999940395355 - ], - "rotation": 313.91636634061746, - "pixel_coords": [ - 174, - 83, - 13.445178031921387 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 3, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 2, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0909" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0910_cf1.json b/dataset_1k_720p_2/scenes/scene_0910_cf1.json deleted file mode 100644 index d7949875eb7527b5a952afffae5d21d98b8f00fc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0910_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 910, - "image_filename": "SCENE_0910_new_000910.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.13197995722293854, - -1.4540632963180542, - 0.699999988079071 - ], - "rotation": 245.85143809267387, - "pixel_coords": [ - 124, - 116, - 10.251656532287598 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0453343391418457, - -0.5819433331489563, - 0.3499999940395355 - ], - "rotation": 155.2452815373, - "pixel_coords": [ - 190, - 144, - 9.593151092529297 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0158838033676147, - 0.09925369173288345, - 0.699999988079071 - ], - "rotation": 116.94461887817313, - "pixel_coords": [ - 144, - 90, - 11.881672859191895 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed brown cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0910" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0910_cf2.json b/dataset_1k_720p_2/scenes/scene_0910_cf2.json deleted file mode 100644 index 42f3aa5421961ba4311066e2e465cc057a6679ca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0910_cf2.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 910, - "image_filename": "SCENE_0910_new_000910.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.13197995722293854, - -1.4540632963180542, - 0.699999988079071 - ], - "rotation": 245.85143809267387, - "pixel_coords": [ - 124, - 116, - 10.251656532287598 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0453343391418457, - -0.5819433331489563, - 0.3499999940395355 - ], - "rotation": 155.2452815373, - "pixel_coords": [ - 190, - 144, - 9.593151092529297 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0158838033676147, - 0.09925369173288345, - 0.699999988079071 - ], - "rotation": 116.94461887817313, - "pixel_coords": [ - 144, - 90, - 11.881672859191895 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "color": "cyan", - "material": "metal", - "size": "large", - "3d_coords": [ - -2.743593734704446, - 0.8289511250942594, - 0.35 - ], - "rotation": 121.73898676507858, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added cyan metal cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0910" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0910_original.json b/dataset_1k_720p_2/scenes/scene_0910_original.json deleted file mode 100644 index 8f36814bc96dc948fb6569553e7164c91b7ea387..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0910_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 910, - "image_filename": "SCENE_0910_new_000910.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.13197995722293854, - -1.4540632963180542, - 0.699999988079071 - ], - "rotation": 245.85143809267387, - "pixel_coords": [ - 124, - 116, - 10.251656532287598 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0453343391418457, - -0.5819433331489563, - 0.3499999940395355 - ], - "rotation": 155.2452815373, - "pixel_coords": [ - 190, - 144, - 9.593151092529297 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0158838033676147, - 0.09925369173288345, - 0.699999988079071 - ], - "rotation": 116.94461887817313, - "pixel_coords": [ - 144, - 90, - 11.881672859191895 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0910" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0911_cf1.json b/dataset_1k_720p_2/scenes/scene_0911_cf1.json deleted file mode 100644 index 2e98f5d6917d88e40f493c749720b6ee669f6ab2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0911_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 911, - "image_filename": "SCENE_0911_new_000911.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4997693300247192, - 2.1584537029266357, - 0.3499999940395355 - ], - "rotation": 308.17331388423474, - "pixel_coords": [ - 240, - 107, - 11.382172584533691 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5148671865463257, - -1.0799647569656372, - 0.699999988079071 - ], - "rotation": 54.01371053461776, - "pixel_coords": [ - 122, - 104, - 10.690913200378418 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5293236970901489, - -0.3485472798347473, - 0.3499999940395355 - ], - "rotation": 288.88182738297417, - "pixel_coords": [ - 163, - 119, - 10.56816577911377 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.47898387908935547, - -2.230691909790039, - 0.3499999940395355 - ], - "rotation": 263.6784964741251, - "pixel_coords": [ - 109, - 138, - 9.497658729553223 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.371496319770813, - 1.4022685289382935, - 0.3499999940395355 - ], - "rotation": 234.572187159138, - "pixel_coords": [ - 199, - 102, - 11.702596664428711 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.938995599746704, - 2.272620916366577, - 0.3499999940395355 - ], - "rotation": 198.58382294779304, - "pixel_coords": [ - 171, - 79, - 13.77837085723877 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7677488327026367, - -0.27204635739326477, - 0.699999988079071 - ], - "rotation": 24.976426654807838, - "pixel_coords": [ - 223, - 135, - 8.941638946533203 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2968406677246094, - 0.48461076617240906, - 0.699999988079071 - ], - "rotation": 243.96896486993796, - "pixel_coords": [ - 129, - 78, - 12.816133499145508 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 1, - 3, - 7 - ], - [], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2, - 3, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed gray sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0911" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0911_cf2.json b/dataset_1k_720p_2/scenes/scene_0911_cf2.json deleted file mode 100644 index c83f57c2d1ab09822be63aa0e3445b766e88f830..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0911_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 911, - "image_filename": "SCENE_0911_new_000911.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4997693300247192, - 2.1584537029266357, - 0.3499999940395355 - ], - "rotation": 308.17331388423474, - "pixel_coords": [ - 240, - 107, - 11.382172584533691 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5148671865463257, - -1.0799647569656372, - 0.699999988079071 - ], - "rotation": 54.01371053461776, - "pixel_coords": [ - 122, - 104, - 10.690913200378418 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.0946025246744393, - -2.215400037998138, - 0.3499999940395355 - ], - "rotation": 288.88182738297417, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.47898387908935547, - -2.230691909790039, - 0.3499999940395355 - ], - "rotation": 263.6784964741251, - "pixel_coords": [ - 109, - 138, - 9.497658729553223 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.371496319770813, - 1.4022685289382935, - 0.3499999940395355 - ], - "rotation": 234.572187159138, - "pixel_coords": [ - 199, - 102, - 11.702596664428711 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.938995599746704, - 2.272620916366577, - 0.3499999940395355 - ], - "rotation": 198.58382294779304, - "pixel_coords": [ - 171, - 79, - 13.77837085723877 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7677488327026367, - -0.27204635739326477, - 0.699999988079071 - ], - "rotation": 24.976426654807838, - "pixel_coords": [ - 223, - 135, - 8.941638946533203 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2968406677246094, - 0.48461076617240906, - 0.699999988079071 - ], - "rotation": 243.96896486993796, - "pixel_coords": [ - 129, - 78, - 12.816133499145508 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 1, - 3, - 7 - ], - [], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2, - 3, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red cube from right of purple sphere to left", - "change_score": 2.4743232598827642, - "change_attempts": 1, - "source_scene": "scene_0911" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0911_original.json b/dataset_1k_720p_2/scenes/scene_0911_original.json deleted file mode 100644 index c5581f52f9c7d7272e98c600029209e16b5e202b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0911_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 911, - "image_filename": "SCENE_0911_new_000911.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4997693300247192, - 2.1584537029266357, - 0.3499999940395355 - ], - "rotation": 308.17331388423474, - "pixel_coords": [ - 240, - 107, - 11.382172584533691 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5148671865463257, - -1.0799647569656372, - 0.699999988079071 - ], - "rotation": 54.01371053461776, - "pixel_coords": [ - 122, - 104, - 10.690913200378418 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5293236970901489, - -0.3485472798347473, - 0.3499999940395355 - ], - "rotation": 288.88182738297417, - "pixel_coords": [ - 163, - 119, - 10.56816577911377 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.47898387908935547, - -2.230691909790039, - 0.3499999940395355 - ], - "rotation": 263.6784964741251, - "pixel_coords": [ - 109, - 138, - 9.497658729553223 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.371496319770813, - 1.4022685289382935, - 0.3499999940395355 - ], - "rotation": 234.572187159138, - "pixel_coords": [ - 199, - 102, - 11.702596664428711 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.938995599746704, - 2.272620916366577, - 0.3499999940395355 - ], - "rotation": 198.58382294779304, - "pixel_coords": [ - 171, - 79, - 13.77837085723877 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7677488327026367, - -0.27204635739326477, - 0.699999988079071 - ], - "rotation": 24.976426654807838, - "pixel_coords": [ - 223, - 135, - 8.941638946533203 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2968406677246094, - 0.48461076617240906, - 0.699999988079071 - ], - "rotation": 243.96896486993796, - "pixel_coords": [ - 129, - 78, - 12.816133499145508 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5, - 7 - ], - [ - 0, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 1, - 3, - 7 - ], - [], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2, - 3, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0911" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0912_cf1.json b/dataset_1k_720p_2/scenes/scene_0912_cf1.json deleted file mode 100644 index 942978b6cac025c43d7fb462bff41c39d458561e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0912_cf1.json +++ /dev/null @@ -1,247 +0,0 @@ -{ - "split": "new", - "image_index": 912, - "image_filename": "SCENE_0912_new_000912.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.20143136382102966, - -2.1081461906433105, - 0.699999988079071 - ], - "rotation": 17.24966959511077, - "pixel_coords": [ - 97, - 120, - 9.838096618652344 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3676174283027649, - 2.7434980869293213, - 0.699999988079071 - ], - "rotation": 2.7357177177936487, - "pixel_coords": [ - 228, - 81, - 12.115129470825195 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0958409309387207, - 2.432101011276245, - 0.3499999940395355 - ], - "rotation": 82.97898860890562, - "pixel_coords": [ - 174, - 72, - 13.768388748168945 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.020451545715332, - -0.23805467784404755, - 0.699999988079071 - ], - "rotation": 136.14832004179863, - "pixel_coords": [ - 176, - 115, - 10.045109748840332 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9065656661987305, - 1.1305608749389648, - 0.699999988079071 - ], - "rotation": 340.9816507960857, - "pixel_coords": [ - 231, - 112, - 10.202038764953613 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0912" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0912_cf2.json b/dataset_1k_720p_2/scenes/scene_0912_cf2.json deleted file mode 100644 index 8e541a3f42d0c64dfe07c1a67a4d9273a43054fa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0912_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 912, - "image_filename": "SCENE_0912_new_000912.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7732338838262756, - -2.463456985368422, - 0.699999988079071 - ], - "rotation": 17.24966959511077, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3676174283027649, - 2.7434980869293213, - 0.699999988079071 - ], - "rotation": 2.7357177177936487, - "pixel_coords": [ - 228, - 81, - 12.115129470825195 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0958409309387207, - 2.432101011276245, - 0.3499999940395355 - ], - "rotation": 82.97898860890562, - "pixel_coords": [ - 174, - 72, - 13.768388748168945 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.020451545715332, - -0.23805467784404755, - 0.699999988079071 - ], - "rotation": 136.14832004179863, - "pixel_coords": [ - 176, - 115, - 10.045109748840332 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9065656661987305, - 1.1305608749389648, - 0.699999988079071 - ], - "rotation": 340.9816507960857, - "pixel_coords": [ - 231, - 112, - 10.202038764953613 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.454308032989502, - -2.16715145111084, - 0.3499999940395355 - ], - "rotation": 161.25899950305393, - "pixel_coords": [ - 155, - 177, - 8.204962730407715 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved red sphere from (-0.2,-2.1) to (-2.8,-2.5)", - "change_score": 2.5962307221727277, - "change_attempts": 1, - "source_scene": "scene_0912" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0912_original.json b/dataset_1k_720p_2/scenes/scene_0912_original.json deleted file mode 100644 index 03e965762f8e9aaa0358bf1ec2eb759459fbdb15..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0912_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 912, - "image_filename": "SCENE_0912_new_000912.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.20143136382102966, - -2.1081461906433105, - 0.699999988079071 - ], - "rotation": 17.24966959511077, - "pixel_coords": [ - 97, - 120, - 9.838096618652344 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.3676174283027649, - 2.7434980869293213, - 0.699999988079071 - ], - "rotation": 2.7357177177936487, - "pixel_coords": [ - 228, - 81, - 12.115129470825195 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.0958409309387207, - 2.432101011276245, - 0.3499999940395355 - ], - "rotation": 82.97898860890562, - "pixel_coords": [ - 174, - 72, - 13.768388748168945 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.020451545715332, - -0.23805467784404755, - 0.699999988079071 - ], - "rotation": 136.14832004179863, - "pixel_coords": [ - 176, - 115, - 10.045109748840332 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9065656661987305, - 1.1305608749389648, - 0.699999988079071 - ], - "rotation": 340.9816507960857, - "pixel_coords": [ - 231, - 112, - 10.202038764953613 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.454308032989502, - -2.16715145111084, - 0.3499999940395355 - ], - "rotation": 161.25899950305393, - "pixel_coords": [ - 155, - 177, - 8.204962730407715 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0912" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0913_cf1.json b/dataset_1k_720p_2/scenes/scene_0913_cf1.json deleted file mode 100644 index ef8eefd3e2604506d59ec3c71cc43a568432f86e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0913_cf1.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 913, - "image_filename": "SCENE_0913_new_000913.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1912436485290527, - 1.0901343822479248, - 0.699999988079071 - ], - "rotation": 4.996570648835581, - "pixel_coords": [ - 145, - 74, - 13.345885276794434 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5892541408538818, - 1.8702164888381958, - 0.699999988079071 - ], - "rotation": 4.807935156728331, - "pixel_coords": [ - 236, - 101, - 11.237837791442871 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.196071147918701, - -0.1996314525604248, - 0.699999988079071 - ], - "rotation": 0.23948943148650592, - "pixel_coords": [ - 206, - 129, - 9.657150268554688 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2325241565704346, - -1.8898775577545166, - 0.699999988079071 - ], - "rotation": 342.9475031507013, - "pixel_coords": [ - 159, - 151, - 8.675951957702637 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9170544147491455, - -1.590187430381775, - 0.3499999940395355 - ], - "rotation": 14.259827377816027, - "pixel_coords": [ - 103, - 115, - 11.13559627532959 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.09265520423650742, - -0.09942322969436646, - 0.699999988079071 - ], - "rotation": 287.8735816039305, - "pixel_coords": [ - 156, - 101, - 11.257366180419922 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9851335287094116, - -2.322439193725586, - 0.3499999940395355 - ], - "rotation": 265.9521868611977, - "pixel_coords": [ - 67, - 110, - 11.441475868225098 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.43618106842041, - -1.3544927835464478, - 0.3499999940395355 - ], - "rotation": 5.508161468448325, - "pixel_coords": [ - 86, - 98, - 12.293479919433594 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 7 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ], - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 4, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 4, - 6, - 7 - ], - [], - [ - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between green cylinder and brown sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0913" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0913_cf2.json b/dataset_1k_720p_2/scenes/scene_0913_cf2.json deleted file mode 100644 index 2fbcd8e30647bb5ed04dd13efeb4662eed480ae6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0913_cf2.json +++ /dev/null @@ -1,343 +0,0 @@ -{ - "split": "new", - "image_index": 913, - "image_filename": "SCENE_0913_new_000913.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1912436485290527, - 1.0901343822479248, - 0.699999988079071 - ], - "rotation": 4.996570648835581, - "pixel_coords": [ - 145, - 74, - 13.345885276794434 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5892541408538818, - 1.8702164888381958, - 0.699999988079071 - ], - "rotation": 4.807935156728331, - "pixel_coords": [ - 236, - 101, - 11.237837791442871 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.196071147918701, - -0.1996314525604248, - 0.699999988079071 - ], - "rotation": 0.23948943148650592, - "pixel_coords": [ - 206, - 129, - 9.657150268554688 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2325241565704346, - -1.8898775577545166, - 0.699999988079071 - ], - "rotation": 342.9475031507013, - "pixel_coords": [ - 159, - 151, - 8.675951957702637 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.09265520423650742, - -0.09942322969436646, - 0.699999988079071 - ], - "rotation": 287.8735816039305, - "pixel_coords": [ - 156, - 101, - 11.257366180419922 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9851335287094116, - -2.322439193725586, - 0.3499999940395355 - ], - "rotation": 265.9521868611977, - "pixel_coords": [ - 67, - 110, - 11.441475868225098 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.43618106842041, - -1.3544927835464478, - 0.3499999940395355 - ], - "rotation": 5.508161468448325, - "pixel_coords": [ - 86, - 98, - 12.293479919433594 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 7 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ], - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 4, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 4, - 6, - 7 - ], - [], - [ - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed green cube", - "change_score": 18.26827123951742, - "change_attempts": 1, - "source_scene": "scene_0913" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0913_original.json b/dataset_1k_720p_2/scenes/scene_0913_original.json deleted file mode 100644 index a9102a24a57156e265f80149b9bc3bed4f81cea7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0913_original.json +++ /dev/null @@ -1,358 +0,0 @@ -{ - "split": "new", - "image_index": 913, - "image_filename": "SCENE_0913_new_000913.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.1912436485290527, - 1.0901343822479248, - 0.699999988079071 - ], - "rotation": 4.996570648835581, - "pixel_coords": [ - 145, - 74, - 13.345885276794434 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5892541408538818, - 1.8702164888381958, - 0.699999988079071 - ], - "rotation": 4.807935156728331, - "pixel_coords": [ - 236, - 101, - 11.237837791442871 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.196071147918701, - -0.1996314525604248, - 0.699999988079071 - ], - "rotation": 0.23948943148650592, - "pixel_coords": [ - 206, - 129, - 9.657150268554688 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2325241565704346, - -1.8898775577545166, - 0.699999988079071 - ], - "rotation": 342.9475031507013, - "pixel_coords": [ - 159, - 151, - 8.675951957702637 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9170544147491455, - -1.590187430381775, - 0.3499999940395355 - ], - "rotation": 14.259827377816027, - "pixel_coords": [ - 103, - 115, - 11.13559627532959 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.09265520423650742, - -0.09942322969436646, - 0.699999988079071 - ], - "rotation": 287.8735816039305, - "pixel_coords": [ - 156, - 101, - 11.257366180419922 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9851335287094116, - -2.322439193725586, - 0.3499999940395355 - ], - "rotation": 265.9521868611977, - "pixel_coords": [ - 67, - 110, - 11.441475868225098 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.43618106842041, - -1.3544927835464478, - 0.3499999940395355 - ], - "rotation": 5.508161468448325, - "pixel_coords": [ - 86, - 98, - 12.293479919433594 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 7 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0, - 7 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ], - [ - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 4, - 6, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 4, - 6, - 7 - ], - [], - [ - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0913" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0914_cf1.json b/dataset_1k_720p_2/scenes/scene_0914_cf1.json deleted file mode 100644 index 2036556c6c3067b9b1ec571ce23341275049e624..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0914_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 914, - "image_filename": "SCENE_0914_new_000914.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2852494716644287, - 0.2072191685438156, - 0.3499999940395355 - ], - "rotation": 207.64002243933157, - "pixel_coords": [ - 123, - 89, - 12.809369087219238 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.018298387527466, - -0.8524779081344604, - 0.699999988079071 - ], - "rotation": 248.81548034939985, - "pixel_coords": [ - 186, - 132, - 9.13801383972168 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7689803838729858, - 1.8693164587020874, - 0.699999988079071 - ], - "rotation": 294.2540242935903, - "pixel_coords": [ - 185, - 80, - 12.613835334777832 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.201120138168335, - 2.479513168334961, - 0.699999988079071 - ], - "rotation": 129.23974609296815, - "pixel_coords": [ - 240, - 91, - 11.650742530822754 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed blue sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0914" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0914_cf2.json b/dataset_1k_720p_2/scenes/scene_0914_cf2.json deleted file mode 100644 index 4b8deabd2a46f35eb7c8a66e49600612f3f17b92..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0914_cf2.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 914, - "image_filename": "SCENE_0914_new_000914.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1065084608462046, - 1.6919396891226697, - 0.3499999940395355 - ], - "rotation": 207.64002243933157, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.018298387527466, - -0.8524779081344604, - 0.699999988079071 - ], - "rotation": 248.81548034939985, - "pixel_coords": [ - 186, - 132, - 9.13801383972168 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7689803838729858, - 1.8693164587020874, - 0.699999988079071 - ], - "rotation": 294.2540242935903, - "pixel_coords": [ - 185, - 80, - 12.613835334777832 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.201120138168335, - 2.479513168334961, - 0.699999988079071 - ], - "rotation": 129.23974609296815, - "pixel_coords": [ - 240, - 91, - 11.650742530822754 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved red sphere to partially occlude blue sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0914" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0914_original.json b/dataset_1k_720p_2/scenes/scene_0914_original.json deleted file mode 100644 index 945acd16869ec4845039755cd01995d2230ff9f3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0914_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 914, - "image_filename": "SCENE_0914_new_000914.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2852494716644287, - 0.2072191685438156, - 0.3499999940395355 - ], - "rotation": 207.64002243933157, - "pixel_coords": [ - 123, - 89, - 12.809369087219238 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.018298387527466, - -0.8524779081344604, - 0.699999988079071 - ], - "rotation": 248.81548034939985, - "pixel_coords": [ - 186, - 132, - 9.13801383972168 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7689803838729858, - 1.8693164587020874, - 0.699999988079071 - ], - "rotation": 294.2540242935903, - "pixel_coords": [ - 185, - 80, - 12.613835334777832 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.201120138168335, - 2.479513168334961, - 0.699999988079071 - ], - "rotation": 129.23974609296815, - "pixel_coords": [ - 240, - 91, - 11.650742530822754 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "front": [ - [ - 1, - 3 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0914" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0915_cf1.json b/dataset_1k_720p_2/scenes/scene_0915_cf1.json deleted file mode 100644 index b820d92122ec7b4bf1594142b80b99e030773fbd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0915_cf1.json +++ /dev/null @@ -1,123 +0,0 @@ -{ - "split": "new", - "image_index": 915, - "image_filename": "SCENE_0915_new_000915.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4451245367527008, - -0.9338616132736206, - 0.699999988079071 - ], - "rotation": 37.73987433501154, - "pixel_coords": [ - 144, - 115, - 9.946954727172852 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.701083183288574, - -2.9632813930511475, - 0.699999988079071 - ], - "rotation": 223.30736904118163, - "pixel_coords": [ - 132, - 187, - 7.332006931304932 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0915" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0915_cf2.json b/dataset_1k_720p_2/scenes/scene_0915_cf2.json deleted file mode 100644 index c0878a3d90165436de6b6a5ef319e9ddf633673b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0915_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 915, - "image_filename": "SCENE_0915_new_000915.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4451245367527008, - -0.9338616132736206, - 0.699999988079071 - ], - "rotation": 37.73987433501154, - "pixel_coords": [ - 144, - 115, - 9.946954727172852 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.701083183288574, - -2.9632813930511475, - 0.699999988079071 - ], - "rotation": 223.30736904118163, - "pixel_coords": [ - 132, - 187, - 7.332006931304932 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.2297463088684832, - 0.3555360270058787, - 0.699999988079071 - ], - "rotation": 180.49294655557634, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown sphere from left of purple sphere to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0915" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0915_original.json b/dataset_1k_720p_2/scenes/scene_0915_original.json deleted file mode 100644 index 892fd142f514946a824d28975cab1d3b2dff49f8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0915_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 915, - "image_filename": "SCENE_0915_new_000915.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4451245367527008, - -0.9338616132736206, - 0.699999988079071 - ], - "rotation": 37.73987433501154, - "pixel_coords": [ - 144, - 115, - 9.946954727172852 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.701083183288574, - -2.9632813930511475, - 0.699999988079071 - ], - "rotation": 223.30736904118163, - "pixel_coords": [ - 132, - 187, - 7.332006931304932 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6510290503501892, - -2.9561805725097656, - 0.699999988079071 - ], - "rotation": 180.49294655557634, - "pixel_coords": [ - 61, - 123, - 9.579874038696289 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0915" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0916_cf1.json b/dataset_1k_720p_2/scenes/scene_0916_cf1.json deleted file mode 100644 index 81992d26a466ecbb654f4a215c8ed1ac21bca751..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0916_cf1.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 916, - "image_filename": "SCENE_0916_new_000916.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6625044345855713, - -2.3935863971710205, - 0.699999988079071 - ], - "rotation": 36.26580349245222, - "pixel_coords": [ - 49, - 93, - 11.148077964782715 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5843859910964966, - -0.3062434196472168, - 0.699999988079071 - ], - "rotation": 342.0493203890197, - "pixel_coords": [ - 189, - 125, - 9.535268783569336 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4568941593170166, - -2.2510592937469482, - 0.3499999940395355 - ], - "rotation": 70.15215117871574, - "pixel_coords": [ - 129, - 161, - 8.721407890319824 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.3477585645699952, - -0.22295420417306744, - 0.699999988079071 - ], - "rotation": 134.6204405228604, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.02618677355349064, - 2.018198013305664, - 0.3499999940395355 - ], - "rotation": 91.6610552572298, - "pixel_coords": [ - 204, - 91, - 12.055087089538574 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.30334100127220154, - -1.8179906606674194, - 0.3499999940395355 - ], - "rotation": 307.20473745662736, - "pixel_coords": [ - 117, - 135, - 9.713798522949219 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.465031385421753, - -2.1691958904266357, - 0.3499999940395355 - ], - "rotation": 353.43596428289123, - "pixel_coords": [ - 158, - 180, - 8.10927963256836 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4538630247116089, - 2.3010542392730713, - 0.699999988079071 - ], - "rotation": 238.1155493541222, - "pixel_coords": [ - 182, - 68, - 12.962011337280273 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4, - 7 - ], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red sphere from right of brown cube to left", - "change_score": 2.410494579637783, - "change_attempts": 1, - "source_scene": "scene_0916" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0916_cf2.json b/dataset_1k_720p_2/scenes/scene_0916_cf2.json deleted file mode 100644 index 8261a4ea85477486dfe453bd2f2c602ed03027f4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0916_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 916, - "image_filename": "SCENE_0916_new_000916.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6625044345855713, - -2.3935863971710205, - 0.699999988079071 - ], - "rotation": 36.26580349245222, - "pixel_coords": [ - 49, - 93, - 11.148077964782715 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5843859910964966, - -0.3062434196472168, - 0.699999988079071 - ], - "rotation": 342.0493203890197, - "pixel_coords": [ - 189, - 125, - 9.535268783569336 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3388762599947217, - -0.9625546523241263, - 0.3499999940395355 - ], - "rotation": 70.15215117871574, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2342761754989624, - 1.5957404375076294, - 0.699999988079071 - ], - "rotation": 134.6204405228604, - "pixel_coords": [ - 225, - 99, - 10.817865371704102 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.02618677355349064, - 2.018198013305664, - 0.3499999940395355 - ], - "rotation": 91.6610552572298, - "pixel_coords": [ - 204, - 91, - 12.055087089538574 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.30334100127220154, - -1.8179906606674194, - 0.3499999940395355 - ], - "rotation": 307.20473745662736, - "pixel_coords": [ - 117, - 135, - 9.713798522949219 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.465031385421753, - -2.1691958904266357, - 0.3499999940395355 - ], - "rotation": 353.43596428289123, - "pixel_coords": [ - 158, - 180, - 8.10927963256836 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4538630247116089, - 2.3010542392730713, - 0.699999988079071 - ], - "rotation": 238.1155493541222, - "pixel_coords": [ - 182, - 68, - 12.962011337280273 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4, - 7 - ], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved yellow cylinder to partially occlude brown cube", - "change_score": 1.5614533732660776, - "change_attempts": 1, - "source_scene": "scene_0916" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0916_original.json b/dataset_1k_720p_2/scenes/scene_0916_original.json deleted file mode 100644 index c831415526a10df42103373bdc58ee6e687e1bc0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0916_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 916, - "image_filename": "SCENE_0916_new_000916.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.6625044345855713, - -2.3935863971710205, - 0.699999988079071 - ], - "rotation": 36.26580349245222, - "pixel_coords": [ - 49, - 93, - 11.148077964782715 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5843859910964966, - -0.3062434196472168, - 0.699999988079071 - ], - "rotation": 342.0493203890197, - "pixel_coords": [ - 189, - 125, - 9.535268783569336 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.4568941593170166, - -2.2510592937469482, - 0.3499999940395355 - ], - "rotation": 70.15215117871574, - "pixel_coords": [ - 129, - 161, - 8.721407890319824 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2342761754989624, - 1.5957404375076294, - 0.699999988079071 - ], - "rotation": 134.6204405228604, - "pixel_coords": [ - 225, - 99, - 10.817865371704102 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.02618677355349064, - 2.018198013305664, - 0.3499999940395355 - ], - "rotation": 91.6610552572298, - "pixel_coords": [ - 204, - 91, - 12.055087089538574 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.30334100127220154, - -1.8179906606674194, - 0.3499999940395355 - ], - "rotation": 307.20473745662736, - "pixel_coords": [ - 117, - 135, - 9.713798522949219 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.465031385421753, - -2.1691958904266357, - 0.3499999940395355 - ], - "rotation": 353.43596428289123, - "pixel_coords": [ - 158, - 180, - 8.10927963256836 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4538630247116089, - 2.3010542392730713, - 0.699999988079071 - ], - "rotation": 238.1155493541222, - "pixel_coords": [ - 182, - 68, - 12.962011337280273 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 7 - ], - [ - 0, - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 3, - 4 - ], - [ - 1, - 3, - 4, - 6, - 7 - ], - [], - [ - 3 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 3, - 4, - 7 - ], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0916" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0917_cf1.json b/dataset_1k_720p_2/scenes/scene_0917_cf1.json deleted file mode 100644 index 18b02d7b1dc7d0f10c03b1b9a17c137c46da702b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0917_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 917, - "image_filename": "SCENE_0917_new_000917.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4796934127807617, - -2.44442081451416, - 0.3499999940395355 - ], - "rotation": 33.032589600003035, - "pixel_coords": [ - 126, - 153, - 8.881915092468262 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.47228750586509705, - -0.8091921210289001, - 0.699999988079071 - ], - "rotation": 298.14090121324216, - "pixel_coords": [ - 150, - 111, - 10.3980073928833 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.113111734390259, - 1.7613584995269775, - 0.699999988079071 - ], - "rotation": 333.3150433385645, - "pixel_coords": [ - 158, - 74, - 13.695114135742188 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.3436185121536255, - 1.1317994594573975, - 0.3499999940395355 - ], - "rotation": 108.50686610390876, - "pixel_coords": [ - 192, - 104, - 11.796247482299805 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0917" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0917_cf2.json b/dataset_1k_720p_2/scenes/scene_0917_cf2.json deleted file mode 100644 index 46b28b0a43836a51f6d388399e791284dfd90b40..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0917_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 917, - "image_filename": "SCENE_0917_new_000917.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4796934127807617, - -2.44442081451416, - 0.3499999940395355 - ], - "rotation": 33.032589600003035, - "pixel_coords": [ - 126, - 153, - 8.881915092468262 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.47228750586509705, - -0.8091921210289001, - 0.699999988079071 - ], - "rotation": 298.14090121324216, - "pixel_coords": [ - 150, - 111, - 10.3980073928833 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.113111734390259, - 1.7613584995269775, - 0.699999988079071 - ], - "rotation": 333.3150433385645, - "pixel_coords": [ - 158, - 74, - 13.695114135742188 - ], - "color": "green" - }, - { - "shape": "cylinder", - "color": "red", - "material": "metal", - "size": "large", - "3d_coords": [ - 0.3436185121536255, - 1.1317994594573975, - 0.3499999940395355 - ], - "rotation": 131.33856954739053, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple sphere with red cylinder", - "change_score": 3.063421398454116, - "change_attempts": 1, - "source_scene": "scene_0917" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0917_original.json b/dataset_1k_720p_2/scenes/scene_0917_original.json deleted file mode 100644 index 2499cf6c434551a51a5fa8499a38b4f21b406f94..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0917_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 917, - "image_filename": "SCENE_0917_new_000917.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4796934127807617, - -2.44442081451416, - 0.3499999940395355 - ], - "rotation": 33.032589600003035, - "pixel_coords": [ - 126, - 153, - 8.881915092468262 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.47228750586509705, - -0.8091921210289001, - 0.699999988079071 - ], - "rotation": 298.14090121324216, - "pixel_coords": [ - 150, - 111, - 10.3980073928833 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.113111734390259, - 1.7613584995269775, - 0.699999988079071 - ], - "rotation": 333.3150433385645, - "pixel_coords": [ - 158, - 74, - 13.695114135742188 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.3436185121536255, - 1.1317994594573975, - 0.3499999940395355 - ], - "rotation": 108.50686610390876, - "pixel_coords": [ - 192, - 104, - 11.796247482299805 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0917" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0918_cf1.json b/dataset_1k_720p_2/scenes/scene_0918_cf1.json deleted file mode 100644 index 20f42b9f16726b3aa3114b3ae0cda077e93352cd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0918_cf1.json +++ /dev/null @@ -1,312 +0,0 @@ -{ - "split": "new", - "image_index": 918, - "image_filename": "SCENE_0918_new_000918.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.758586949890983, - 2.462811266410678, - 0.3499999940395355 - ], - "rotation": 149.05889305652767, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9555541276931763, - 2.0447378158569336, - 0.699999988079071 - ], - "rotation": 308.34058441007227, - "pixel_coords": [ - 165, - 68, - 13.518264770507812 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8980226516723633, - -1.6750953197479248, - 0.3499999940395355 - ], - "rotation": 212.98075588793313, - "pixel_coords": [ - 162, - 157, - 9.032548904418945 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.121516466140747, - -0.0815785750746727, - 0.699999988079071 - ], - "rotation": 251.0469035128784, - "pixel_coords": [ - 136, - 90, - 11.735119819641113 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8957308530807495, - 1.2028247117996216, - 0.699999988079071 - ], - "rotation": 279.3524580629102, - "pixel_coords": [ - 232, - 109, - 10.549503326416016 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4515289068222046, - -0.8538628220558167, - 0.699999988079071 - ], - "rotation": 200.3608585637265, - "pixel_coords": [ - 149, - 115, - 10.271260261535645 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.720912754535675, - -2.776280641555786, - 0.3499999940395355 - ], - "rotation": 329.580676973855, - "pixel_coords": [ - 72, - 132, - 10.069664001464844 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 4 - ], - [ - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved yellow sphere from (3.0,-0.4) to (2.8,2.5)", - "change_score": 2.8521901309707163, - "change_attempts": 1, - "source_scene": "scene_0918" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0918_cf2.json b/dataset_1k_720p_2/scenes/scene_0918_cf2.json deleted file mode 100644 index cc480651ac44da6541b0abd48fc9566acc4b99d1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0918_cf2.json +++ /dev/null @@ -1,312 +0,0 @@ -{ - "split": "new", - "image_index": 918, - "image_filename": "SCENE_0918_new_000918.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9657349586486816, - -0.3818465769290924, - 0.3499999940395355 - ], - "rotation": 149.05889305652767, - "pixel_coords": [ - 226, - 155, - 9.104948043823242 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9555541276931763, - 2.0447378158569336, - 0.699999988079071 - ], - "rotation": 308.34058441007227, - "pixel_coords": [ - 165, - 68, - 13.518264770507812 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8980226516723633, - -1.6750953197479248, - 0.3499999940395355 - ], - "rotation": 212.98075588793313, - "pixel_coords": [ - 162, - 157, - 9.032548904418945 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.121516466140747, - -0.0815785750746727, - 0.699999988079071 - ], - "rotation": 251.0469035128784, - "pixel_coords": [ - 136, - 90, - 11.735119819641113 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8957308530807495, - 1.2028247117996216, - 0.699999988079071 - ], - "rotation": 279.3524580629102, - "pixel_coords": [ - 232, - 109, - 10.549503326416016 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4515289068222046, - -0.8538628220558167, - 0.699999988079071 - ], - "rotation": 200.3608585637265, - "pixel_coords": [ - 149, - 115, - 10.271260261535645 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.720912754535675, - -2.776280641555786, - 0.3499999940395355 - ], - "rotation": 329.580676973855, - "pixel_coords": [ - 72, - 132, - 10.069664001464844 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 4 - ], - [ - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0918" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0918_original.json b/dataset_1k_720p_2/scenes/scene_0918_original.json deleted file mode 100644 index 5396742b689095adcf56be536f5db65a90c33efc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0918_original.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 918, - "image_filename": "SCENE_0918_new_000918.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9657349586486816, - -0.3818465769290924, - 0.3499999940395355 - ], - "rotation": 149.05889305652767, - "pixel_coords": [ - 226, - 155, - 9.104948043823242 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9555541276931763, - 2.0447378158569336, - 0.699999988079071 - ], - "rotation": 308.34058441007227, - "pixel_coords": [ - 165, - 68, - 13.518264770507812 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8980226516723633, - -1.6750953197479248, - 0.3499999940395355 - ], - "rotation": 212.98075588793313, - "pixel_coords": [ - 162, - 157, - 9.032548904418945 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.121516466140747, - -0.0815785750746727, - 0.699999988079071 - ], - "rotation": 251.0469035128784, - "pixel_coords": [ - 136, - 90, - 11.735119819641113 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8957308530807495, - 1.2028247117996216, - 0.699999988079071 - ], - "rotation": 279.3524580629102, - "pixel_coords": [ - 232, - 109, - 10.549503326416016 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4515289068222046, - -0.8538628220558167, - 0.699999988079071 - ], - "rotation": 200.3608585637265, - "pixel_coords": [ - 149, - 115, - 10.271260261535645 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.720912754535675, - -2.776280641555786, - 0.3499999940395355 - ], - "rotation": 329.580676973855, - "pixel_coords": [ - 72, - 132, - 10.069664001464844 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 1, - 3, - 4 - ], - [ - 1, - 3, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 2, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 3, - 6 - ], - [] - ], - "right": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0918" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0919_cf1.json b/dataset_1k_720p_2/scenes/scene_0919_cf1.json deleted file mode 100644 index e5f024019c65ce8f46d38406ba2af81758d2fbf3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0919_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 919, - "image_filename": "SCENE_0919_new_000919.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5698796510696411, - 1.9450316429138184, - 0.699999988079071 - ], - "rotation": 285.88199473363903, - "pixel_coords": [ - 193, - 80, - 12.401987075805664 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1348133087158203, - -2.9635612964630127, - 0.3499999940395355 - ], - "rotation": 23.45966008925918, - "pixel_coords": [ - 57, - 125, - 10.34355640411377 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.527679681777954, - -0.48919442296028137, - 0.3499999940395355 - ], - "rotation": 51.09041175738692, - "pixel_coords": [ - 205, - 152, - 9.150973320007324 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed brown cylinder to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0919" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0919_cf2.json b/dataset_1k_720p_2/scenes/scene_0919_cf2.json deleted file mode 100644 index 8536d3feddd8a1b2a0e4c0d5e2bdcdf796ee23f3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0919_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 919, - "image_filename": "SCENE_0919_new_000919.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5698796510696411, - 1.9450316429138184, - 0.699999988079071 - ], - "rotation": 285.88199473363903, - "pixel_coords": [ - 193, - 80, - 12.401987075805664 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1348133087158203, - -2.9635612964630127, - 0.3499999940395355 - ], - "rotation": 23.45966008925918, - "pixel_coords": [ - 57, - 125, - 10.34355640411377 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.527679681777954, - -0.48919442296028137, - 0.3499999940395355 - ], - "rotation": 51.09041175738692, - "pixel_coords": [ - 205, - 152, - 9.150973320007324 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "no flip (couldn't find collision-free position)", - "change_score": 0.0, - "change_attempts": 10, - "source_scene": "scene_0919" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0919_original.json b/dataset_1k_720p_2/scenes/scene_0919_original.json deleted file mode 100644 index 4bd5d9c96ef9deb630a906791246261f3b4cb3c4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0919_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 919, - "image_filename": "SCENE_0919_new_000919.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5698796510696411, - 1.9450316429138184, - 0.699999988079071 - ], - "rotation": 285.88199473363903, - "pixel_coords": [ - 193, - 80, - 12.401987075805664 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1348133087158203, - -2.9635612964630127, - 0.3499999940395355 - ], - "rotation": 23.45966008925918, - "pixel_coords": [ - 57, - 125, - 10.34355640411377 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.527679681777954, - -0.48919442296028137, - 0.3499999940395355 - ], - "rotation": 51.09041175738692, - "pixel_coords": [ - 205, - 152, - 9.150973320007324 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0919" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0920_cf1.json b/dataset_1k_720p_2/scenes/scene_0920_cf1.json deleted file mode 100644 index cda696448029e092eca9fbeb2d0025aac987470c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0920_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 920, - "image_filename": "SCENE_0920_new_000920.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7836532592773438, - -0.375024676322937, - 0.699999988079071 - ], - "rotation": 211.53051822459432, - "pixel_coords": [ - 169, - 113, - 10.224467277526855 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4823975563049316, - 0.5243571400642395, - 0.3499999940395355 - ], - "rotation": 235.7326167249263, - "pixel_coords": [ - 234, - 134, - 9.849806785583496 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.675602674484253, - -0.0028122826479375362, - 0.699999988079071 - ], - "rotation": 175.45983752201414, - "pixel_coords": [ - 109, - 77, - 12.653127670288086 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5753114223480225, - 2.6837832927703857, - 0.699999988079071 - ], - "rotation": 344.670696783471, - "pixel_coords": [ - 165, - 61, - 14.19935417175293 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.421670913696289, - 2.7633697986602783, - 0.699999988079071 - ], - "rotation": 155.59084076116125, - "pixel_coords": [ - 276, - 99, - 11.061037063598633 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4904426634311676, - 2.5568149089813232, - 0.3499999940395355 - ], - "rotation": 264.2725806925895, - "pixel_coords": [ - 222, - 92, - 12.337977409362793 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [], - [ - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 4 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0920" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0920_cf2.json b/dataset_1k_720p_2/scenes/scene_0920_cf2.json deleted file mode 100644 index e66eab4b6e528ddafcc46fcfd7a94a15817942f1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0920_cf2.json +++ /dev/null @@ -1,281 +0,0 @@ -{ - "split": "new", - "image_index": 920, - "image_filename": "SCENE_0920_new_000920.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7836532592773438, - -0.375024676322937, - 0.699999988079071 - ], - "rotation": 211.53051822459432, - "pixel_coords": [ - 169, - 113, - 10.224467277526855 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4823975563049316, - 0.5243571400642395, - 0.3499999940395355 - ], - "rotation": 235.7326167249263, - "pixel_coords": [ - 234, - 134, - 9.849806785583496 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.675602674484253, - -0.0028122826479375362, - 0.699999988079071 - ], - "rotation": 175.45983752201414, - "pixel_coords": [ - 109, - 77, - 12.653127670288086 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5753114223480225, - 2.6837832927703857, - 0.699999988079071 - ], - "rotation": 344.670696783471, - "pixel_coords": [ - 165, - 61, - 14.19935417175293 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.421670913696289, - 2.7633697986602783, - 0.699999988079071 - ], - "rotation": 155.59084076116125, - "pixel_coords": [ - 276, - 99, - 11.061037063598633 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4904426634311676, - 2.5568149089813232, - 0.3499999940395355 - ], - "rotation": 264.2725806925895, - "pixel_coords": [ - 222, - 92, - 12.337977409362793 - ], - "color": "green" - }, - { - "shape": "sphere", - "color": "green", - "material": "rubber", - "size": "small", - "3d_coords": [ - 1.66318273048737, - 0.8590697766060327, - 0.35 - ], - "rotation": 52.33088513186622, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [], - [ - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 4 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added green rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0920" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0920_original.json b/dataset_1k_720p_2/scenes/scene_0920_original.json deleted file mode 100644 index 8fddf35f1bc767e5903f5941350cc50c7f5145a1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0920_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 920, - "image_filename": "SCENE_0920_new_000920.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7836532592773438, - -0.375024676322937, - 0.699999988079071 - ], - "rotation": 211.53051822459432, - "pixel_coords": [ - 169, - 113, - 10.224467277526855 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.4823975563049316, - 0.5243571400642395, - 0.3499999940395355 - ], - "rotation": 235.7326167249263, - "pixel_coords": [ - 234, - 134, - 9.849806785583496 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.675602674484253, - -0.0028122826479375362, - 0.699999988079071 - ], - "rotation": 175.45983752201414, - "pixel_coords": [ - 109, - 77, - 12.653127670288086 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5753114223480225, - 2.6837832927703857, - 0.699999988079071 - ], - "rotation": 344.670696783471, - "pixel_coords": [ - 165, - 61, - 14.19935417175293 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.421670913696289, - 2.7633697986602783, - 0.699999988079071 - ], - "rotation": 155.59084076116125, - "pixel_coords": [ - 276, - 99, - 11.061037063598633 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4904426634311676, - 2.5568149089813232, - 0.3499999940395355 - ], - "rotation": 264.2725806925895, - "pixel_coords": [ - 222, - 92, - 12.337977409362793 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [], - [ - 2, - 3, - 5 - ], - [ - 2, - 3 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 4 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0920" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0921_cf1.json b/dataset_1k_720p_2/scenes/scene_0921_cf1.json deleted file mode 100644 index 124a90ccac378cbfdc472e3c6439c424c529a6e2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0921_cf1.json +++ /dev/null @@ -1,204 +0,0 @@ -{ - "split": "new", - "image_index": 921, - "image_filename": "SCENE_0921_new_000921.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7135323286056519, - 2.354372024536133, - 0.3499999940395355 - ], - "rotation": 69.79953919651906, - "pixel_coords": [ - 178, - 75, - 13.583309173583984 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0138412714004517, - 0.9107984304428101, - 0.699999988079071 - ], - "rotation": 269.18301046466274, - "pixel_coords": [ - 161, - 83, - 12.14487361907959 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9240192770957947, - -0.582813024520874, - 0.3499999940395355 - ], - "rotation": 102.64006206251672, - "pixel_coords": [ - 128, - 106, - 11.436586380004883 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0787220001220703, - 1.2221181392669678, - 0.3499999940395355 - ], - "rotation": 277.80807948430527, - "pixel_coords": [ - 211, - 111, - 11.105759620666504 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cube", - "change_score": 21.43743702346452, - "change_attempts": 1, - "source_scene": "scene_0921" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0921_cf2.json b/dataset_1k_720p_2/scenes/scene_0921_cf2.json deleted file mode 100644 index b2ee360c0fa6116d578eb9cde736db3de4be86d4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0921_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 921, - "image_filename": "SCENE_0921_new_000921.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7135323286056519, - 2.354372024536133, - 0.3499999940395355 - ], - "rotation": 69.79953919651906, - "pixel_coords": [ - 178, - 75, - 13.583309173583984 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4266998767852783, - 1.4926255941390991, - 0.699999988079071 - ], - "rotation": 15.695585537126128, - "pixel_coords": [ - 253, - 115, - 10.18458366394043 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0138412714004517, - 0.9107984304428101, - 0.699999988079071 - ], - "rotation": 269.18301046466274, - "pixel_coords": [ - 161, - 83, - 12.14487361907959 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9240192770957947, - -0.582813024520874, - 0.3499999940395355 - ], - "rotation": 102.64006206251672, - "pixel_coords": [ - 128, - 106, - 11.436586380004883 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0787220001220703, - 1.2221181392669678, - 0.3499999940395355 - ], - "rotation": 277.80807948430527, - "pixel_coords": [ - 211, - 111, - 11.105759620666504 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed brown cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0921" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0921_original.json b/dataset_1k_720p_2/scenes/scene_0921_original.json deleted file mode 100644 index 255fd292cf9e3998fc2ba521c82621711719b152..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0921_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 921, - "image_filename": "SCENE_0921_new_000921.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7135323286056519, - 2.354372024536133, - 0.3499999940395355 - ], - "rotation": 69.79953919651906, - "pixel_coords": [ - 178, - 75, - 13.583309173583984 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4266998767852783, - 1.4926255941390991, - 0.699999988079071 - ], - "rotation": 15.695585537126128, - "pixel_coords": [ - 253, - 115, - 10.18458366394043 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.0138412714004517, - 0.9107984304428101, - 0.699999988079071 - ], - "rotation": 269.18301046466274, - "pixel_coords": [ - 161, - 83, - 12.14487361907959 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9240192770957947, - -0.582813024520874, - 0.3499999940395355 - ], - "rotation": 102.64006206251672, - "pixel_coords": [ - 128, - 106, - 11.436586380004883 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0787220001220703, - 1.2221181392669678, - 0.3499999940395355 - ], - "rotation": 277.80807948430527, - "pixel_coords": [ - 211, - 111, - 11.105759620666504 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0921" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0922_cf1.json b/dataset_1k_720p_2/scenes/scene_0922_cf1.json deleted file mode 100644 index c9badf6bcd46661eeefd267bd5554df8610b5665..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0922_cf1.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 922, - "image_filename": "SCENE_0922_new_000922.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.467709541320801, - 0.5953444242477417, - 0.3499999940395355 - ], - "rotation": 282.7207181348405, - "pixel_coords": [ - 231, - 134, - 10.183113098144531 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.35686641931533813, - -1.0091687440872192, - 0.699999988079071 - ], - "rotation": 276.18818201216374, - "pixel_coords": [ - 128, - 107, - 10.934416770935059 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3804831504821777, - 0.6203023791313171, - 0.3499999940395355 - ], - "rotation": 23.790602031955068, - "pixel_coords": [ - 131, - 84, - 13.371114730834961 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3779077529907227, - 2.257105827331543, - 0.3499999940395355 - ], - "rotation": 24.076114413444493, - "pixel_coords": [ - 262, - 115, - 11.201956748962402 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8029158115386963, - -1.8827404975891113, - 0.699999988079071 - ], - "rotation": 190.0883205008364, - "pixel_coords": [ - 80, - 100, - 11.376293182373047 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cylinder to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0922" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0922_cf2.json b/dataset_1k_720p_2/scenes/scene_0922_cf2.json deleted file mode 100644 index dfebb599cb9b1a9f237991799bd073d26ab6f769..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0922_cf2.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 922, - "image_filename": "SCENE_0922_new_000922.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.467709541320801, - 0.5953444242477417, - 0.3499999940395355 - ], - "rotation": 282.7207181348405, - "pixel_coords": [ - 231, - 134, - 10.183113098144531 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.35686641931533813, - -1.0091687440872192, - 0.699999988079071 - ], - "rotation": 276.18818201216374, - "pixel_coords": [ - 128, - 107, - 10.934416770935059 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3804831504821777, - 0.6203023791313171, - 0.3499999940395355 - ], - "rotation": 23.790602031955068, - "pixel_coords": [ - 131, - 84, - 13.371114730834961 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8095274482672106, - 0.45410821667612855, - 0.3499999940395355 - ], - "rotation": 24.076114413444493, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8029158115386963, - -1.8827404975891113, - 0.699999988079071 - ], - "rotation": 190.0883205008364, - "pixel_coords": [ - 80, - 100, - 11.376293182373047 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved green cylinder from right of gray cylinder to left", - "change_score": 2.389689763185537, - "change_attempts": 1, - "source_scene": "scene_0922" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0922_original.json b/dataset_1k_720p_2/scenes/scene_0922_original.json deleted file mode 100644 index 930817569391670ef87d7340a63ee91c74b93ebe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0922_original.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "split": "new", - "image_index": 922, - "image_filename": "SCENE_0922_new_000922.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.467709541320801, - 0.5953444242477417, - 0.3499999940395355 - ], - "rotation": 282.7207181348405, - "pixel_coords": [ - 231, - 134, - 10.183113098144531 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.35686641931533813, - -1.0091687440872192, - 0.699999988079071 - ], - "rotation": 276.18818201216374, - "pixel_coords": [ - 128, - 107, - 10.934416770935059 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3804831504821777, - 0.6203023791313171, - 0.3499999940395355 - ], - "rotation": 23.790602031955068, - "pixel_coords": [ - 131, - 84, - 13.371114730834961 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3779077529907227, - 2.257105827331543, - 0.3499999940395355 - ], - "rotation": 24.076114413444493, - "pixel_coords": [ - 262, - 115, - 11.201956748962402 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8029158115386963, - -1.8827404975891113, - 0.699999988079071 - ], - "rotation": 190.0883205008364, - "pixel_coords": [ - 80, - 100, - 11.376293182373047 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0922" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0923_cf1.json b/dataset_1k_720p_2/scenes/scene_0923_cf1.json deleted file mode 100644 index 7b2a326fc39f15cc84abae3457d0010146b6a8ab..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0923_cf1.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 923, - "image_filename": "SCENE_0923_new_000923.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5236450433731079, - -1.253173828125, - 0.3499999940395355 - ], - "rotation": 272.25891172980516, - "pixel_coords": [ - 119, - 117, - 10.914824485778809 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.426422595977783, - 1.9929344654083252, - 0.3499999940395355 - ], - "rotation": 140.73676869723784, - "pixel_coords": [ - 260, - 117, - 10.893033981323242 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9225915670394897, - -1.7133350372314453, - 0.699999988079071 - ], - "rotation": 345.92945038367634, - "pixel_coords": [ - 160, - 142, - 8.86153793334961 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.30570650100708, - 0.09701985120773315, - 0.699999988079071 - ], - "rotation": 212.47846191627153, - "pixel_coords": [ - 120, - 81, - 12.739374160766602 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.14391690492630005, - 0.08365652710199356, - 0.3499999940395355 - ], - "rotation": 279.26033295830456, - "pixel_coords": [ - 159, - 108, - 11.458984375 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.48464739322662354, - 1.2258957624435425, - 0.3499999940395355 - ], - "rotation": 180.20248574682324, - "pixel_coords": [ - 177, - 96, - 12.364480018615723 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6740895509719849, - -1.5535190105438232, - 0.3499999940395355 - ], - "rotation": 264.1302925590294, - "pixel_coords": [ - 91, - 108, - 11.497993469238281 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ], - [ - 3, - 5 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0923" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0923_cf2.json b/dataset_1k_720p_2/scenes/scene_0923_cf2.json deleted file mode 100644 index c369780f7f5da9ceb62c203eaaaa4cf641ea5b48..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0923_cf2.json +++ /dev/null @@ -1,307 +0,0 @@ -{ - "split": "new", - "image_index": 923, - "image_filename": "SCENE_0923_new_000923.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5236450433731079, - -1.253173828125, - 0.3499999940395355 - ], - "rotation": 272.25891172980516, - "pixel_coords": [ - 119, - 117, - 10.914824485778809 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.426422595977783, - 1.9929344654083252, - 0.3499999940395355 - ], - "rotation": 140.73676869723784, - "pixel_coords": [ - 260, - 117, - 10.893033981323242 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9225915670394897, - -1.7133350372314453, - 0.699999988079071 - ], - "rotation": 345.92945038367634, - "pixel_coords": [ - 160, - 142, - 8.86153793334961 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.30570650100708, - 0.09701985120773315, - 0.699999988079071 - ], - "rotation": 212.47846191627153, - "pixel_coords": [ - 120, - 81, - 12.739374160766602 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.14391690492630005, - 0.08365652710199356, - 0.3499999940395355 - ], - "rotation": 279.26033295830456, - "pixel_coords": [ - 159, - 108, - 11.458984375 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.15539619863529452, - -1.8438539375342184, - 0.3499999940395355 - ], - "rotation": 180.20248574682324, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6740895509719849, - -1.5535190105438232, - 0.3499999940395355 - ], - "rotation": 264.1302925590294, - "pixel_coords": [ - 91, - 108, - 11.497993469238281 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ], - [ - 3, - 5 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved red sphere to partially occlude green sphere", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0923" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0923_original.json b/dataset_1k_720p_2/scenes/scene_0923_original.json deleted file mode 100644 index 3d1fd3335f99f409e292bcc6e93e51f4f5534e10..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0923_original.json +++ /dev/null @@ -1,305 +0,0 @@ -{ - "split": "new", - "image_index": 923, - "image_filename": "SCENE_0923_new_000923.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5236450433731079, - -1.253173828125, - 0.3499999940395355 - ], - "rotation": 272.25891172980516, - "pixel_coords": [ - 119, - 117, - 10.914824485778809 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.426422595977783, - 1.9929344654083252, - 0.3499999940395355 - ], - "rotation": 140.73676869723784, - "pixel_coords": [ - 260, - 117, - 10.893033981323242 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.9225915670394897, - -1.7133350372314453, - 0.699999988079071 - ], - "rotation": 345.92945038367634, - "pixel_coords": [ - 160, - 142, - 8.86153793334961 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.30570650100708, - 0.09701985120773315, - 0.699999988079071 - ], - "rotation": 212.47846191627153, - "pixel_coords": [ - 120, - 81, - 12.739374160766602 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.14391690492630005, - 0.08365652710199356, - 0.3499999940395355 - ], - "rotation": 279.26033295830456, - "pixel_coords": [ - 159, - 108, - 11.458984375 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.48464739322662354, - 1.2258957624435425, - 0.3499999940395355 - ], - "rotation": 180.20248574682324, - "pixel_coords": [ - 177, - 96, - 12.364480018615723 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6740895509719849, - -1.5535190105438232, - 0.3499999940395355 - ], - "rotation": 264.1302925590294, - "pixel_coords": [ - 91, - 108, - 11.497993469238281 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 3, - 5 - ], - [ - 3 - ], - [ - 3, - 5 - ] - ], - "front": [ - [ - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 6 - ], - [ - 0, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [] - ], - "right": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0923" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0924_cf1.json b/dataset_1k_720p_2/scenes/scene_0924_cf1.json deleted file mode 100644 index 389d7dad5d27f6119ae4280fe174ac75931b78ad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0924_cf1.json +++ /dev/null @@ -1,358 +0,0 @@ -{ - "split": "new", - "image_index": 924, - "image_filename": "SCENE_0924_new_000924.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2588850259780884, - -2.127227544784546, - 0.3499999940395355 - ], - "rotation": 110.73074178410774, - "pixel_coords": [ - 133, - 150, - 9.324869155883789 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2198162078857422, - 1.2874046564102173, - 0.3499999940395355 - ], - "rotation": 202.80173183009862, - "pixel_coords": [ - 163, - 89, - 12.974845886230469 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.13456332683563232, - 1.757091999053955, - 0.3499999940395355 - ], - "rotation": 271.2183271449895, - "pixel_coords": [ - 194, - 95, - 12.545988082885742 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1577355861663818, - 2.731862783432007, - 0.3499999940395355 - ], - "rotation": 235.43509603339592, - "pixel_coords": [ - 240, - 98, - 12.282565116882324 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8483951091766357, - -0.2298567146062851, - 0.699999988079071 - ], - "rotation": 17.373586692226148, - "pixel_coords": [ - 226, - 137, - 9.252403259277344 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8701658248901367, - 0.7183910608291626, - 0.3499999940395355 - ], - "rotation": 326.72041293519106, - "pixel_coords": [ - 124, - 81, - 13.713446617126465 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6320406198501587, - -2.8347034454345703, - 0.3499999940395355 - ], - "rotation": 151.75805746452932, - "pixel_coords": [ - 97, - 150, - 9.313002586364746 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.951629400253296, - -0.8855791687965393, - 0.699999988079071 - ], - "rotation": 212.14642652686715, - "pixel_coords": [ - 103, - 90, - 11.995272636413574 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 4, - 6 - ] - ], - "left": [ - [ - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 7 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed brown sphere to cube", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0924" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0924_cf2.json b/dataset_1k_720p_2/scenes/scene_0924_cf2.json deleted file mode 100644 index 9f01f8b3b65bb148aebb360c79bce261b41d9fb8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0924_cf2.json +++ /dev/null @@ -1,358 +0,0 @@ -{ - "split": "new", - "image_index": 924, - "image_filename": "SCENE_0924_new_000924.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.2588850259780884, - -2.127227544784546, - 0.3499999940395355 - ], - "rotation": 110.73074178410774, - "pixel_coords": [ - 133, - 150, - 9.324869155883789 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2198162078857422, - 1.2874046564102173, - 0.3499999940395355 - ], - "rotation": 202.80173183009862, - "pixel_coords": [ - 163, - 89, - 12.974845886230469 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.13456332683563232, - 1.757091999053955, - 0.3499999940395355 - ], - "rotation": 271.2183271449895, - "pixel_coords": [ - 194, - 95, - 12.545988082885742 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1577355861663818, - 2.731862783432007, - 0.3499999940395355 - ], - "rotation": 235.43509603339592, - "pixel_coords": [ - 240, - 98, - 12.282565116882324 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8483951091766357, - -0.2298567146062851, - 0.699999988079071 - ], - "rotation": 17.373586692226148, - "pixel_coords": [ - 226, - 137, - 9.252403259277344 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8701658248901367, - 0.7183910608291626, - 0.3499999940395355 - ], - "rotation": 326.72041293519106, - "pixel_coords": [ - 124, - 81, - 13.713446617126465 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6320406198501587, - -2.8347034454345703, - 0.3499999940395355 - ], - "rotation": 151.75805746452932, - "pixel_coords": [ - 97, - 150, - 9.313002586364746 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.951629400253296, - -0.8855791687965393, - 0.699999988079071 - ], - "rotation": 212.14642652686715, - "pixel_coords": [ - 103, - 90, - 11.995272636413574 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 4, - 6 - ] - ], - "left": [ - [ - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 7 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0924" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0924_original.json b/dataset_1k_720p_2/scenes/scene_0924_original.json deleted file mode 100644 index 2b736289859ea552ab8ed9a84d8c3f02b11644dc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0924_original.json +++ /dev/null @@ -1,356 +0,0 @@ -{ - "split": "new", - "image_index": 924, - "image_filename": "SCENE_0924_new_000924.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2588850259780884, - -2.127227544784546, - 0.3499999940395355 - ], - "rotation": 110.73074178410774, - "pixel_coords": [ - 133, - 150, - 9.324869155883789 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2198162078857422, - 1.2874046564102173, - 0.3499999940395355 - ], - "rotation": 202.80173183009862, - "pixel_coords": [ - 163, - 89, - 12.974845886230469 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.13456332683563232, - 1.757091999053955, - 0.3499999940395355 - ], - "rotation": 271.2183271449895, - "pixel_coords": [ - 194, - 95, - 12.545988082885742 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1577355861663818, - 2.731862783432007, - 0.3499999940395355 - ], - "rotation": 235.43509603339592, - "pixel_coords": [ - 240, - 98, - 12.282565116882324 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8483951091766357, - -0.2298567146062851, - 0.699999988079071 - ], - "rotation": 17.373586692226148, - "pixel_coords": [ - 226, - 137, - 9.252403259277344 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8701658248901367, - 0.7183910608291626, - 0.3499999940395355 - ], - "rotation": 326.72041293519106, - "pixel_coords": [ - 124, - 81, - 13.713446617126465 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6320406198501587, - -2.8347034454345703, - 0.3499999940395355 - ], - "rotation": 151.75805746452932, - "pixel_coords": [ - 97, - 150, - 9.313002586364746 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.951629400253296, - -0.8855791687965393, - 0.699999988079071 - ], - "rotation": 212.14642652686715, - "pixel_coords": [ - 103, - 90, - 11.995272636413574 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2, - 5 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 4, - 6 - ] - ], - "left": [ - [ - 5, - 6, - 7 - ], - [ - 0, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 7 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0924" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0925_cf1.json b/dataset_1k_720p_2/scenes/scene_0925_cf1.json deleted file mode 100644 index 32bbf06c90a836dc83af523d63802a5286e74409..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0925_cf1.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 925, - "image_filename": "SCENE_0925_new_000925.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.517436146736145, - -0.9276108145713806, - 0.3499999940395355 - ], - "rotation": 355.51052003079377, - "pixel_coords": [ - 110, - 103, - 11.755936622619629 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.17839090526103973, - 0.6027082800865173, - 0.3499999940395355 - ], - "rotation": 204.15531541734856, - "pixel_coords": [ - 178, - 107, - 11.457647323608398 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.9109809398651123, - -2.2038052082061768, - 0.3499999940395355 - ], - "rotation": 65.30436981965114, - "pixel_coords": [ - 141, - 159, - 8.65958309173584 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8048293590545654, - 1.1515434980392456, - 0.3499999940395355 - ], - "rotation": 205.04103349606223, - "pixel_coords": [ - 137, - 80, - 13.831480026245117 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.765631079673767, - -1.2298883199691772, - 0.3499999940395355 - ], - "rotation": 131.48134765628245, - "pixel_coords": [ - 167, - 144, - 9.315653800964355 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7914397716522217, - 0.3930877447128296, - 0.3499999940395355 - ], - "rotation": 310.62120538093967, - "pixel_coords": [ - 137, - 91, - 12.698732376098633 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8877547979354858, - 2.6908438205718994, - 0.3499999940395355 - ], - "rotation": 47.64206228942106, - "pixel_coords": [ - 199, - 84, - 13.385485649108887 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3265800476074219, - 1.6608096361160278, - 0.699999988079071 - ], - "rotation": 347.0019264253142, - "pixel_coords": [ - 227, - 100, - 11.112749099731445 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 3, - 6 - ], - [ - 3 - ], - [ - 0, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 7 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 2, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 1, - 4, - 6, - 7 - ], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0925" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0925_cf2.json b/dataset_1k_720p_2/scenes/scene_0925_cf2.json deleted file mode 100644 index 92e7fe122de5b908f91a43bc3a71d417674e21d2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0925_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 925, - "image_filename": "SCENE_0925_new_000925.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.517436146736145, - -0.9276108145713806, - 0.3499999940395355 - ], - "rotation": 355.51052003079377, - "pixel_coords": [ - 110, - 103, - 11.755936622619629 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.17839090526103973, - 0.6027082800865173, - 0.3499999940395355 - ], - "rotation": 204.15531541734856, - "pixel_coords": [ - 178, - 107, - 11.457647323608398 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9109809398651123, - -2.2038052082061768, - 0.3499999940395355 - ], - "rotation": 65.30436981965114, - "pixel_coords": [ - 141, - 159, - 8.65958309173584 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8048293590545654, - 1.1515434980392456, - 0.3499999940395355 - ], - "rotation": 205.04103349606223, - "pixel_coords": [ - 137, - 80, - 13.831480026245117 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.765631079673767, - -1.2298883199691772, - 0.3499999940395355 - ], - "rotation": 131.48134765628245, - "pixel_coords": [ - 167, - 144, - 9.315653800964355 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7914397716522217, - 0.3930877447128296, - 0.3499999940395355 - ], - "rotation": 310.62120538093967, - "pixel_coords": [ - 137, - 91, - 12.698732376098633 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8877547979354858, - 2.6908438205718994, - 0.3499999940395355 - ], - "rotation": 47.64206228942106, - "pixel_coords": [ - 199, - 84, - 13.385485649108887 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3265800476074219, - 1.6608096361160278, - 0.699999988079071 - ], - "rotation": 347.0019264253142, - "pixel_coords": [ - 227, - 100, - 11.112749099731445 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 3, - 6 - ], - [ - 3 - ], - [ - 0, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 7 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 2, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 1, - 4, - 6, - 7 - ], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed brown cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0925" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0925_original.json b/dataset_1k_720p_2/scenes/scene_0925_original.json deleted file mode 100644 index ec7e991fa354fe69d9c84a4e440acedc53d421e0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0925_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 925, - "image_filename": "SCENE_0925_new_000925.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.517436146736145, - -0.9276108145713806, - 0.3499999940395355 - ], - "rotation": 355.51052003079377, - "pixel_coords": [ - 110, - 103, - 11.755936622619629 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.17839090526103973, - 0.6027082800865173, - 0.3499999940395355 - ], - "rotation": 204.15531541734856, - "pixel_coords": [ - 178, - 107, - 11.457647323608398 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9109809398651123, - -2.2038052082061768, - 0.3499999940395355 - ], - "rotation": 65.30436981965114, - "pixel_coords": [ - 141, - 159, - 8.65958309173584 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8048293590545654, - 1.1515434980392456, - 0.3499999940395355 - ], - "rotation": 205.04103349606223, - "pixel_coords": [ - 137, - 80, - 13.831480026245117 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.765631079673767, - -1.2298883199691772, - 0.3499999940395355 - ], - "rotation": 131.48134765628245, - "pixel_coords": [ - 167, - 144, - 9.315653800964355 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7914397716522217, - 0.3930877447128296, - 0.3499999940395355 - ], - "rotation": 310.62120538093967, - "pixel_coords": [ - 137, - 91, - 12.698732376098633 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8877547979354858, - 2.6908438205718994, - 0.3499999940395355 - ], - "rotation": 47.64206228942106, - "pixel_coords": [ - 199, - 84, - 13.385485649108887 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.3265800476074219, - 1.6608096361160278, - 0.699999988079071 - ], - "rotation": 347.0019264253142, - "pixel_coords": [ - 227, - 100, - 11.112749099731445 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 3, - 6 - ], - [ - 3 - ], - [ - 0, - 3, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 4, - 7 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 2, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 1, - 4, - 6, - 7 - ], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 6, - 7 - ], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0925" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0926_cf1.json b/dataset_1k_720p_2/scenes/scene_0926_cf1.json deleted file mode 100644 index 9266e9fcc76f7669cfd6791d3ac446765c706ae9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0926_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 926, - "image_filename": "SCENE_0926_new_000926.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7240583896636963, - -2.050480604171753, - 0.699999988079071 - ], - "rotation": 107.92133959121828, - "pixel_coords": [ - 167, - 166, - 7.9726762771606445 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8458859324455261, - 0.9273166656494141, - 0.699999988079071 - ], - "rotation": 335.94727959494463, - "pixel_coords": [ - 200, - 101, - 10.897133827209473 - ], - "color": "green" - }, - { - "shape": "sphere", - "color": "blue", - "material": "metal", - "size": "large", - "3d_coords": [ - -1.4086555242538452, - -0.004047653637826443, - 0.699999988079071 - ], - "rotation": 313.6386115626793, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.789491653442383, - 2.671058177947998, - 0.699999988079071 - ], - "rotation": 287.13313321982577, - "pixel_coords": [ - 287, - 107, - 10.556158065795898 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6655950546264648, - 2.4889752864837646, - 0.3499999940395355 - ], - "rotation": 358.53548767106486, - "pixel_coords": [ - 182, - 76, - 13.630471229553223 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow cylinder with blue sphere", - "change_score": 2.0505670740452824, - "change_attempts": 1, - "source_scene": "scene_0926" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0926_cf2.json b/dataset_1k_720p_2/scenes/scene_0926_cf2.json deleted file mode 100644 index 917c0f62e2cbc40c2d4af265d2ca812a63ad1384..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0926_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 926, - "image_filename": "SCENE_0926_new_000926.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7240583896636963, - -2.050480604171753, - 0.699999988079071 - ], - "rotation": 107.92133959121828, - "pixel_coords": [ - 167, - 166, - 7.9726762771606445 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8458859324455261, - 0.9273166656494141, - 0.699999988079071 - ], - "rotation": 335.94727959494463, - "pixel_coords": [ - 200, - 101, - 10.897133827209473 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4086555242538452, - -0.004047653637826443, - 0.699999988079071 - ], - "rotation": 331.84275821898086, - "pixel_coords": [ - 134, - 87, - 11.900010108947754 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3938851658563167, - -0.8867696876495207, - 0.699999988079071 - ], - "rotation": 287.13313321982577, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6655950546264648, - 2.4889752864837646, - 0.3499999940395355 - ], - "rotation": 358.53548767106486, - "pixel_coords": [ - 182, - 76, - 13.630471229553223 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved gray cube to partially occlude yellow cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0926" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0926_original.json b/dataset_1k_720p_2/scenes/scene_0926_original.json deleted file mode 100644 index 85ccedd5bc5ffd238814b2dbeb5f6060f4f35c6f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0926_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 926, - "image_filename": "SCENE_0926_new_000926.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7240583896636963, - -2.050480604171753, - 0.699999988079071 - ], - "rotation": 107.92133959121828, - "pixel_coords": [ - 167, - 166, - 7.9726762771606445 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8458859324455261, - 0.9273166656494141, - 0.699999988079071 - ], - "rotation": 335.94727959494463, - "pixel_coords": [ - 200, - 101, - 10.897133827209473 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4086555242538452, - -0.004047653637826443, - 0.699999988079071 - ], - "rotation": 331.84275821898086, - "pixel_coords": [ - 134, - 87, - 11.900010108947754 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.789491653442383, - 2.671058177947998, - 0.699999988079071 - ], - "rotation": 287.13313321982577, - "pixel_coords": [ - 287, - 107, - 10.556158065795898 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6655950546264648, - 2.4889752864837646, - 0.3499999940395355 - ], - "rotation": 358.53548767106486, - "pixel_coords": [ - 182, - 76, - 13.630471229553223 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [ - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 1, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0926" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0927_cf1.json b/dataset_1k_720p_2/scenes/scene_0927_cf1.json deleted file mode 100644 index a235df038735db27061416f22a3f6d41d2e1ac85..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0927_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 927, - "image_filename": "SCENE_0927_new_000927.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3789808750152588, - 2.5520119667053223, - 0.3499999940395355 - ], - "rotation": 127.86885958723403, - "pixel_coords": [ - 247, - 104, - 11.562531471252441 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7418693900108337, - 1.2125983238220215, - 0.699999988079071 - ], - "rotation": 258.109668795396, - "pixel_coords": [ - 204, - 98, - 11.125550270080566 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4234943091869354, - -2.1485748291015625, - 0.699999988079071 - ], - "rotation": 132.8660688205221, - "pixel_coords": [ - 107, - 126, - 9.549871444702148 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.849664568901062, - -1.5390671491622925, - 0.699999988079071 - ], - "rotation": 245.6604877407576, - "pixel_coords": [ - 88, - 93, - 11.465655326843262 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2565784454345703, - 1.1565749645233154, - 0.3499999940395355 - ], - "rotation": 288.346231127502, - "pixel_coords": [ - 239, - 127, - 10.202204704284668 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed brown cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0927" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0927_cf2.json b/dataset_1k_720p_2/scenes/scene_0927_cf2.json deleted file mode 100644 index b72e915f93b3def234487741895b3d73fc71d1da..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0927_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 927, - "image_filename": "SCENE_0927_new_000927.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3789808750152588, - 2.5520119667053223, - 0.3499999940395355 - ], - "rotation": 127.86885958723403, - "pixel_coords": [ - 247, - 104, - 11.562531471252441 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7418693900108337, - 1.2125983238220215, - 0.699999988079071 - ], - "rotation": 258.109668795396, - "pixel_coords": [ - 204, - 98, - 11.125550270080566 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4234943091869354, - -2.1485748291015625, - 0.699999988079071 - ], - "rotation": 132.8660688205221, - "pixel_coords": [ - 107, - 126, - 9.549871444702148 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.849664568901062, - -1.5390671491622925, - 0.699999988079071 - ], - "rotation": 245.6604877407576, - "pixel_coords": [ - 88, - 93, - 11.465655326843262 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2565784454345703, - 1.1565749645233154, - 0.3499999940395355 - ], - "rotation": 288.346231127502, - "pixel_coords": [ - 239, - 127, - 10.202204704284668 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray sphere and cyan sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0927" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0927_original.json b/dataset_1k_720p_2/scenes/scene_0927_original.json deleted file mode 100644 index 65bf3cd6d5d08f2eb35d8371b2f41ee2b5449e73..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0927_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 927, - "image_filename": "SCENE_0927_new_000927.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3789808750152588, - 2.5520119667053223, - 0.3499999940395355 - ], - "rotation": 127.86885958723403, - "pixel_coords": [ - 247, - 104, - 11.562531471252441 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.7418693900108337, - 1.2125983238220215, - 0.699999988079071 - ], - "rotation": 258.109668795396, - "pixel_coords": [ - 204, - 98, - 11.125550270080566 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4234943091869354, - -2.1485748291015625, - 0.699999988079071 - ], - "rotation": 132.8660688205221, - "pixel_coords": [ - 107, - 126, - 9.549871444702148 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.849664568901062, - -1.5390671491622925, - 0.699999988079071 - ], - "rotation": 245.6604877407576, - "pixel_coords": [ - 88, - 93, - 11.465655326843262 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.2565784454345703, - 1.1565749645233154, - 0.3499999940395355 - ], - "rotation": 288.346231127502, - "pixel_coords": [ - 239, - 127, - 10.202204704284668 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [ - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0927" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0928_cf1.json b/dataset_1k_720p_2/scenes/scene_0928_cf1.json deleted file mode 100644 index 3cef86ad7527e62161dc41ef530e2d84c1d41795..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0928_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 928, - "image_filename": "SCENE_0928_new_000928.png", - "objects": [ - { - "shape": "cube", - "color": "cyan", - "material": "rubber", - "size": "small", - "3d_coords": [ - -2.028146982192993, - -0.7544675469398499, - 0.3499999940395355 - ], - "rotation": 351.1669627563173, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.796743869781494, - -1.8942545652389526, - 0.699999988079071 - ], - "rotation": 260.9537169378206, - "pixel_coords": [ - 173, - 160, - 7.830989837646484 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8507704734802246, - 2.5853981971740723, - 0.699999988079071 - ], - "rotation": 250.91758143139782, - "pixel_coords": [ - 261, - 98, - 10.9951810836792 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3632735013961792, - 0.5443671941757202, - 0.699999988079071 - ], - "rotation": 351.72360701979267, - "pixel_coords": [ - 204, - 110, - 10.191282272338867 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.16365528106689453, - 1.316774606704712, - 0.3499999940395355 - ], - "rotation": 356.27167355318863, - "pixel_coords": [ - 187, - 98, - 11.8421630859375 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4563229084014893, - -2.423907518386841, - 0.699999988079071 - ], - "rotation": 311.7767302914974, - "pixel_coords": [ - 67, - 105, - 10.487720489501953 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow cylinder with cyan cube", - "change_score": 3.1873375743268704, - "change_attempts": 1, - "source_scene": "scene_0928" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0928_cf2.json b/dataset_1k_720p_2/scenes/scene_0928_cf2.json deleted file mode 100644 index bd0612ba355c7094e0dfd3d8dc6f7348afa94ae8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0928_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 928, - "image_filename": "SCENE_0928_new_000928.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.028146982192993, - -0.7544675469398499, - 0.3499999940395355 - ], - "rotation": 58.608489513990605, - "pixel_coords": [ - 106, - 96, - 11.977493286132812 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.796743869781494, - -1.8942545652389526, - 0.699999988079071 - ], - "rotation": 260.9537169378206, - "pixel_coords": [ - 173, - 160, - 7.830989837646484 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8507704734802246, - 2.5853981971740723, - 0.699999988079071 - ], - "rotation": 250.91758143139782, - "pixel_coords": [ - 261, - 98, - 10.9951810836792 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3632735013961792, - 0.5443671941757202, - 0.699999988079071 - ], - "rotation": 351.72360701979267, - "pixel_coords": [ - 204, - 110, - 10.191282272338867 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.16365528106689453, - 1.316774606704712, - 0.3499999940395355 - ], - "rotation": 356.27167355318863, - "pixel_coords": [ - 187, - 98, - 11.8421630859375 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4563229084014893, - -2.423907518386841, - 0.699999988079071 - ], - "rotation": 311.7767302914974, - "pixel_coords": [ - 67, - 105, - 10.487720489501953 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cube and yellow cylinder", - "change_score": 2.0, - "change_attempts": 2, - "source_scene": "scene_0928" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0928_original.json b/dataset_1k_720p_2/scenes/scene_0928_original.json deleted file mode 100644 index c2ee1c4343ed0cac699c96bbbd8f826e8c6ed1b0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0928_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 928, - "image_filename": "SCENE_0928_new_000928.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.028146982192993, - -0.7544675469398499, - 0.3499999940395355 - ], - "rotation": 58.608489513990605, - "pixel_coords": [ - 106, - 96, - 11.977493286132812 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.796743869781494, - -1.8942545652389526, - 0.699999988079071 - ], - "rotation": 260.9537169378206, - "pixel_coords": [ - 173, - 160, - 7.830989837646484 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8507704734802246, - 2.5853981971740723, - 0.699999988079071 - ], - "rotation": 250.91758143139782, - "pixel_coords": [ - 261, - 98, - 10.9951810836792 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.3632735013961792, - 0.5443671941757202, - 0.699999988079071 - ], - "rotation": 351.72360701979267, - "pixel_coords": [ - 204, - 110, - 10.191282272338867 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.16365528106689453, - 1.316774606704712, - 0.3499999940395355 - ], - "rotation": 356.27167355318863, - "pixel_coords": [ - 187, - 98, - 11.8421630859375 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.4563229084014893, - -2.423907518386841, - 0.699999988079071 - ], - "rotation": 311.7767302914974, - "pixel_coords": [ - 67, - 105, - 10.487720489501953 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 2, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 1 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [], - [ - 2 - ], - [ - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0928" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0929_cf1.json b/dataset_1k_720p_2/scenes/scene_0929_cf1.json deleted file mode 100644 index 430b8e38e31afdf5903c0f6fdee180d54672c9a6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0929_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 929, - "image_filename": "SCENE_0929_new_000929.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7865118980407715, - 0.7675080895423889, - 0.3499999940395355 - ], - "rotation": 142.2361047643223, - "pixel_coords": [ - 217, - 125, - 10.595900535583496 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9797030687332153, - -1.032992959022522, - 0.699999988079071 - ], - "rotation": 146.99653708081664, - "pixel_coords": [ - 100, - 89, - 12.006662368774414 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6785715222358704, - -2.015774726867676, - 0.699999988079071 - ], - "rotation": 55.43550965684966, - "pixel_coords": [ - 118, - 129, - 9.659468650817871 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.242842674255371, - -2.5538790225982666, - 0.3499999940395355 - ], - "rotation": 108.74972721344375, - "pixel_coords": [ - 136, - 175, - 8.470911026000977 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.617037296295166, - 2.3206522464752197, - 0.3499999940395355 - ], - "rotation": 115.71208715939672, - "pixel_coords": [ - 164, - 71, - 14.443230628967285 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5253657102584839, - 2.9422051906585693, - 0.3499999940395355 - ], - "rotation": 6.469958048394471, - "pixel_coords": [ - 255, - 102, - 11.961616516113281 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.452825665473938, - 0.9463441371917725, - 0.3499999940395355 - ], - "rotation": 265.0463203232566, - "pixel_coords": [ - 191, - 107, - 11.601871490478516 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 1, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [], - [ - 0, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0929" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0929_cf2.json b/dataset_1k_720p_2/scenes/scene_0929_cf2.json deleted file mode 100644 index e332f701c44f5f9ceadffa70ad446ce6547e914c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0929_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 929, - "image_filename": "SCENE_0929_new_000929.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7865118980407715, - 0.7675080895423889, - 0.3499999940395355 - ], - "rotation": 142.2361047643223, - "pixel_coords": [ - 217, - 125, - 10.595900535583496 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9797030687332153, - -1.032992959022522, - 0.699999988079071 - ], - "rotation": 146.99653708081664, - "pixel_coords": [ - 100, - 89, - 12.006662368774414 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6785715222358704, - -2.015774726867676, - 0.699999988079071 - ], - "rotation": 55.43550965684966, - "pixel_coords": [ - 118, - 129, - 9.659468650817871 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.242842674255371, - -2.5538790225982666, - 0.3499999940395355 - ], - "rotation": 108.74972721344375, - "pixel_coords": [ - 136, - 175, - 8.470911026000977 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.617037296295166, - 2.3206522464752197, - 0.3499999940395355 - ], - "rotation": 115.71208715939672, - "pixel_coords": [ - 164, - 71, - 14.443230628967285 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5253657102584839, - 2.9422051906585693, - 0.3499999940395355 - ], - "rotation": 6.469958048394471, - "pixel_coords": [ - 255, - 102, - 11.961616516113281 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.452825665473938, - 0.9463441371917725, - 0.3499999940395355 - ], - "rotation": 265.0463203232566, - "pixel_coords": [ - 191, - 107, - 11.601871490478516 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 1, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [], - [ - 0, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0929" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0929_original.json b/dataset_1k_720p_2/scenes/scene_0929_original.json deleted file mode 100644 index 6759ab025d8c09804ca431c6eaf1b7f99549870a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0929_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 929, - "image_filename": "SCENE_0929_new_000929.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7865118980407715, - 0.7675080895423889, - 0.3499999940395355 - ], - "rotation": 142.2361047643223, - "pixel_coords": [ - 217, - 125, - 10.595900535583496 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9797030687332153, - -1.032992959022522, - 0.699999988079071 - ], - "rotation": 146.99653708081664, - "pixel_coords": [ - 100, - 89, - 12.006662368774414 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6785715222358704, - -2.015774726867676, - 0.699999988079071 - ], - "rotation": 55.43550965684966, - "pixel_coords": [ - 118, - 129, - 9.659468650817871 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.242842674255371, - -2.5538790225982666, - 0.3499999940395355 - ], - "rotation": 108.74972721344375, - "pixel_coords": [ - 136, - 175, - 8.470911026000977 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.617037296295166, - 2.3206522464752197, - 0.3499999940395355 - ], - "rotation": 115.71208715939672, - "pixel_coords": [ - 164, - 71, - 14.443230628967285 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5253657102584839, - 2.9422051906585693, - 0.3499999940395355 - ], - "rotation": 6.469958048394471, - "pixel_coords": [ - 255, - 102, - 11.961616516113281 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.452825665473938, - 0.9463441371917725, - 0.3499999940395355 - ], - "rotation": 265.0463203232566, - "pixel_coords": [ - 191, - 107, - 11.601871490478516 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 4 - ], - [ - 1, - 4, - 5 - ] - ], - "front": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 2, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [], - [ - 0, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0929" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0930_cf1.json b/dataset_1k_720p_2/scenes/scene_0930_cf1.json deleted file mode 100644 index 1a555d7d1088994b64473c5c2b34e9a3fb80f6b2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0930_cf1.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 930, - "image_filename": "SCENE_0930_new_000930.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8070435523986816, - -1.2169294357299805, - 0.699999988079071 - ], - "rotation": 21.654905625358516, - "pixel_coords": [ - 147, - 122, - 9.549955368041992 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8942062854766846, - 0.1362851858139038, - 0.3499999940395355 - ], - "rotation": 103.89822029767063, - "pixel_coords": [ - 209, - 131, - 9.813953399658203 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.797813653945923, - 1.3983126878738403, - 0.3499999940395355 - ], - "rotation": 227.98828358029894, - "pixel_coords": [ - 138, - 76, - 13.623068809509277 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0930" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0930_cf2.json b/dataset_1k_720p_2/scenes/scene_0930_cf2.json deleted file mode 100644 index 2d4b342a615e4c1f47ef644705f9ba9d43551dcc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0930_cf2.json +++ /dev/null @@ -1,140 +0,0 @@ -{ - "split": "new", - "image_index": 930, - "image_filename": "SCENE_0930_new_000930.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8070435523986816, - -1.2169294357299805, - 0.699999988079071 - ], - "rotation": 21.654905625358516, - "pixel_coords": [ - 147, - 122, - 9.549955368041992 - ], - "color": "cyan" - }, - { - "shape": "cube", - "color": "cyan", - "material": "rubber", - "size": "small", - "3d_coords": [ - 1.8942062854766846, - 0.1362851858139038, - 0.3499999940395355 - ], - "rotation": 262.95321514469293, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.797813653945923, - 1.3983126878738403, - 0.3499999940395355 - ], - "rotation": 227.98828358029894, - "pixel_coords": [ - 138, - 76, - 13.623068809509277 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red cylinder with cyan cube", - "change_score": 2.4418194301306175, - "change_attempts": 1, - "source_scene": "scene_0930" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0930_original.json b/dataset_1k_720p_2/scenes/scene_0930_original.json deleted file mode 100644 index c71a2de8cae5c6740ca4c3fcbfa24812212a1775..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0930_original.json +++ /dev/null @@ -1,138 +0,0 @@ -{ - "split": "new", - "image_index": 930, - "image_filename": "SCENE_0930_new_000930.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8070435523986816, - -1.2169294357299805, - 0.699999988079071 - ], - "rotation": 21.654905625358516, - "pixel_coords": [ - 147, - 122, - 9.549955368041992 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8942062854766846, - 0.1362851858139038, - 0.3499999940395355 - ], - "rotation": 103.89822029767063, - "pixel_coords": [ - 209, - 131, - 9.813953399658203 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.797813653945923, - 1.3983126878738403, - 0.3499999940395355 - ], - "rotation": 227.98828358029894, - "pixel_coords": [ - 138, - 76, - 13.623068809509277 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0930" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0931_cf1.json b/dataset_1k_720p_2/scenes/scene_0931_cf1.json deleted file mode 100644 index 1ce0715058f2721b7d855ed7f712fbe2f7e3ac55..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0931_cf1.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 931, - "image_filename": "SCENE_0931_new_000931.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9915802478790283, - 2.304490089416504, - 0.3499999940395355 - ], - "rotation": 184.80678016819408, - "pixel_coords": [ - 152, - 68, - 13.905835151672363 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.736083984375, - -0.6774336099624634, - 0.699999988079071 - ], - "rotation": 173.50449383106792, - "pixel_coords": [ - 160, - 114, - 9.521222114562988 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6715760231018066, - -1.7635868787765503, - 0.699999988079071 - ], - "rotation": 292.0517879103949, - "pixel_coords": [ - 184, - 159, - 7.606666564941406 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5116565227508545, - -0.9781162738800049, - 0.3499999940395355 - ], - "rotation": 287.5791146198624, - "pixel_coords": [ - 104, - 104, - 10.966419219970703 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3936951160430908, - -2.541259288787842, - 0.3499999940395355 - ], - "rotation": 64.08702518174104, - "pixel_coords": [ - 61, - 120, - 9.948981285095215 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.2689990997314453, - 1.9180798530578613, - 0.699999988079071 - ], - "rotation": 168.7996809047892, - "pixel_coords": [ - 209, - 85, - 11.387323379516602 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.90067195892334, - 2.168088912963867, - 0.3499999940395355 - ], - "rotation": 33.89693481511247, - "pixel_coords": [ - 285, - 120, - 9.984912872314453 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6361334323883057, - 0.006898254621773958, - 0.3499999940395355 - ], - "rotation": 235.21895612668058, - "pixel_coords": [ - 146, - 103, - 10.988719940185547 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 3, - 5, - 7 - ], - [ - 0, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4, - 6 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4 - ] - ], - "right": [ - [ - 2, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6 - ], - [], - [ - 1, - 2, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed yellow cube from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0931" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0931_cf2.json b/dataset_1k_720p_2/scenes/scene_0931_cf2.json deleted file mode 100644 index 150325069723dd6a036a1939820cebc037a823c9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0931_cf2.json +++ /dev/null @@ -1,377 +0,0 @@ -{ - "split": "new", - "image_index": 931, - "image_filename": "SCENE_0931_new_000931.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9915802478790283, - 2.304490089416504, - 0.3499999940395355 - ], - "rotation": 184.80678016819408, - "pixel_coords": [ - 152, - 68, - 13.905835151672363 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.736083984375, - -0.6774336099624634, - 0.699999988079071 - ], - "rotation": 173.50449383106792, - "pixel_coords": [ - 160, - 114, - 9.521222114562988 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6715760231018066, - -1.7635868787765503, - 0.699999988079071 - ], - "rotation": 292.0517879103949, - "pixel_coords": [ - 184, - 159, - 7.606666564941406 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5116565227508545, - -0.9781162738800049, - 0.3499999940395355 - ], - "rotation": 287.5791146198624, - "pixel_coords": [ - 104, - 104, - 10.966419219970703 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3936951160430908, - -2.541259288787842, - 0.3499999940395355 - ], - "rotation": 64.08702518174104, - "pixel_coords": [ - 61, - 120, - 9.948981285095215 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2689990997314453, - 1.9180798530578613, - 0.699999988079071 - ], - "rotation": 168.7996809047892, - "pixel_coords": [ - 209, - 85, - 11.387323379516602 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.90067195892334, - 2.168088912963867, - 0.3499999940395355 - ], - "rotation": 33.89693481511247, - "pixel_coords": [ - 285, - 120, - 9.984912872314453 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6361334323883057, - 0.006898254621773958, - 0.3499999940395355 - ], - "rotation": 235.21895612668058, - "pixel_coords": [ - 146, - 103, - 10.988719940185547 - ], - "color": "blue" - }, - { - "shape": "cube", - "color": "gray", - "material": "metal", - "size": "large", - "3d_coords": [ - -0.8975162918912947, - 1.411833626868492, - 0.35 - ], - "rotation": 66.53737420544499, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 3, - 5, - 7 - ], - [ - 0, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4, - 6 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4 - ] - ], - "right": [ - [ - 2, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6 - ], - [], - [ - 1, - 2, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added gray metal cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0931" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0931_original.json b/dataset_1k_720p_2/scenes/scene_0931_original.json deleted file mode 100644 index 3012c4969ef642ca069445b1b5022c0d8d870a74..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0931_original.json +++ /dev/null @@ -1,358 +0,0 @@ -{ - "split": "new", - "image_index": 931, - "image_filename": "SCENE_0931_new_000931.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.9915802478790283, - 2.304490089416504, - 0.3499999940395355 - ], - "rotation": 184.80678016819408, - "pixel_coords": [ - 152, - 68, - 13.905835151672363 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.736083984375, - -0.6774336099624634, - 0.699999988079071 - ], - "rotation": 173.50449383106792, - "pixel_coords": [ - 160, - 114, - 9.521222114562988 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6715760231018066, - -1.7635868787765503, - 0.699999988079071 - ], - "rotation": 292.0517879103949, - "pixel_coords": [ - 184, - 159, - 7.606666564941406 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5116565227508545, - -0.9781162738800049, - 0.3499999940395355 - ], - "rotation": 287.5791146198624, - "pixel_coords": [ - 104, - 104, - 10.966419219970703 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3936951160430908, - -2.541259288787842, - 0.3499999940395355 - ], - "rotation": 64.08702518174104, - "pixel_coords": [ - 61, - 120, - 9.948981285095215 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2689990997314453, - 1.9180798530578613, - 0.699999988079071 - ], - "rotation": 168.7996809047892, - "pixel_coords": [ - 209, - 85, - 11.387323379516602 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.90067195892334, - 2.168088912963867, - 0.3499999940395355 - ], - "rotation": 33.89693481511247, - "pixel_coords": [ - 285, - 120, - 9.984912872314453 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6361334323883057, - 0.006898254621773958, - 0.3499999940395355 - ], - "rotation": 235.21895612668058, - "pixel_coords": [ - 146, - 103, - 10.988719940185547 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 3, - 5, - 7 - ], - [ - 0, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4, - 6 - ] - ], - "left": [ - [ - 3, - 4 - ], - [ - 3, - 4, - 7 - ], - [ - 0, - 1, - 3, - 4, - 7 - ], - [ - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4 - ] - ], - "right": [ - [ - 2, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 6 - ], - [], - [ - 1, - 2, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0931" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0932_cf1.json b/dataset_1k_720p_2/scenes/scene_0932_cf1.json deleted file mode 100644 index a5512d81dbc059e8a830c196df88eecac7f20c60..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0932_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 932, - "image_filename": "SCENE_0932_new_000932.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5870708227157593, - -2.320186138153076, - 0.699999988079071 - ], - "rotation": 140.77944992839448, - "pixel_coords": [ - 87, - 115, - 10.087361335754395 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.966862201690674, - 2.546035051345825, - 0.699999988079071 - ], - "rotation": 167.59370401053968, - "pixel_coords": [ - 287, - 106, - 10.664027214050293 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5879617929458618, - -0.25649234652519226, - 0.699999988079071 - ], - "rotation": 160.185755193082, - "pixel_coords": [ - 123, - 89, - 11.998746871948242 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4013378620147705, - 1.1715915203094482, - 0.699999988079071 - ], - "rotation": 96.8741346243124, - "pixel_coords": [ - 140, - 74, - 13.401686668395996 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5657048225402832, - -0.688443660736084, - 0.3499999940395355 - ], - "rotation": 326.58585309616717, - "pixel_coords": [ - 179, - 134, - 9.796036720275879 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9894964694976807, - 1.2756648063659668, - 0.3499999940395355 - ], - "rotation": 149.18941691527837, - "pixel_coords": [ - 168, - 92, - 12.68026351928711 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red cylinder to green", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0932" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0932_cf2.json b/dataset_1k_720p_2/scenes/scene_0932_cf2.json deleted file mode 100644 index e3a8da462f5eddf037c77be0df3285ccfaffaa7f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0932_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 932, - "image_filename": "SCENE_0932_new_000932.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5870708227157593, - -2.320186138153076, - 0.699999988079071 - ], - "rotation": 140.77944992839448, - "pixel_coords": [ - 87, - 115, - 10.087361335754395 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.966862201690674, - 2.546035051345825, - 0.699999988079071 - ], - "rotation": 167.59370401053968, - "pixel_coords": [ - 287, - 106, - 10.664027214050293 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5879617929458618, - -0.25649234652519226, - 0.699999988079071 - ], - "rotation": 160.185755193082, - "pixel_coords": [ - 123, - 89, - 11.998746871948242 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4013378620147705, - 1.1715915203094482, - 0.699999988079071 - ], - "rotation": 96.8741346243124, - "pixel_coords": [ - 140, - 74, - 13.401686668395996 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5657048225402832, - -0.688443660736084, - 0.3499999940395355 - ], - "rotation": 326.58585309616717, - "pixel_coords": [ - 179, - 134, - 9.796036720275879 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9894964694976807, - 1.2756648063659668, - 0.3499999940395355 - ], - "rotation": 149.18941691527837, - "pixel_coords": [ - 168, - 92, - 12.68026351928711 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cylinder and cyan sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0932" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0932_original.json b/dataset_1k_720p_2/scenes/scene_0932_original.json deleted file mode 100644 index 3bdc1ba62e3169faf250cf7958fac7eda1d65bcd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0932_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 932, - "image_filename": "SCENE_0932_new_000932.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5870708227157593, - -2.320186138153076, - 0.699999988079071 - ], - "rotation": 140.77944992839448, - "pixel_coords": [ - 87, - 115, - 10.087361335754395 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.966862201690674, - 2.546035051345825, - 0.699999988079071 - ], - "rotation": 167.59370401053968, - "pixel_coords": [ - 287, - 106, - 10.664027214050293 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5879617929458618, - -0.25649234652519226, - 0.699999988079071 - ], - "rotation": 160.185755193082, - "pixel_coords": [ - 123, - 89, - 11.998746871948242 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4013378620147705, - 1.1715915203094482, - 0.699999988079071 - ], - "rotation": 96.8741346243124, - "pixel_coords": [ - 140, - 74, - 13.401686668395996 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5657048225402832, - -0.688443660736084, - 0.3499999940395355 - ], - "rotation": 326.58585309616717, - "pixel_coords": [ - 179, - 134, - 9.796036720275879 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9894964694976807, - 1.2756648063659668, - 0.3499999940395355 - ], - "rotation": 149.18941691527837, - "pixel_coords": [ - 168, - 92, - 12.68026351928711 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "front": [ - [ - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0932" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0933_cf1.json b/dataset_1k_720p_2/scenes/scene_0933_cf1.json deleted file mode 100644 index c6c950e5c0f486735b3711737d38f8c093869619..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0933_cf1.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 933, - "image_filename": "SCENE_0933_new_000933.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.38555216789245605, - 1.9278217554092407, - 0.3499999940395355 - ], - "rotation": 30.50417899379994, - "pixel_coords": [ - 209, - 97, - 11.954583168029785 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6611567735671997, - -2.8088090419769287, - 0.3499999940395355 - ], - "rotation": 81.94539929057603, - "pixel_coords": [ - 97, - 152, - 8.95294189453125 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.86005699634552, - 1.5383493900299072, - 0.699999988079071 - ], - "rotation": 66.58100694844208, - "pixel_coords": [ - 239, - 105, - 10.602032661437988 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.10510821640491486, - -0.02054426074028015, - 0.3499999940395355 - ], - "rotation": 227.77009994312715, - "pixel_coords": [ - 157, - 109, - 11.110675811767578 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3086249828338623, - 2.7137362957000732, - 0.3499999940395355 - ], - "rotation": 71.54825911517194, - "pixel_coords": [ - 171, - 71, - 14.166092872619629 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6837725639343262, - -1.6004347801208496, - 0.699999988079071 - ], - "rotation": 244.57519805774064, - "pixel_coords": [ - 105, - 109, - 10.376901626586914 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5293108224868774, - -0.2572307884693146, - 0.699999988079071 - ], - "rotation": 245.24315556096, - "pixel_coords": [ - 190, - 120, - 9.745736122131348 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0933" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0933_cf2.json b/dataset_1k_720p_2/scenes/scene_0933_cf2.json deleted file mode 100644 index 13c9681f73b5a907ed599623e2d9f402a0009cae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0933_cf2.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 933, - "image_filename": "SCENE_0933_new_000933.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.38555216789245605, - 1.9278217554092407, - 0.3499999940395355 - ], - "rotation": 30.50417899379994, - "pixel_coords": [ - 209, - 97, - 11.954583168029785 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6611567735671997, - -2.8088090419769287, - 0.3499999940395355 - ], - "rotation": 81.94539929057603, - "pixel_coords": [ - 97, - 152, - 8.95294189453125 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.86005699634552, - 1.5383493900299072, - 0.699999988079071 - ], - "rotation": 66.58100694844208, - "pixel_coords": [ - 239, - 105, - 10.602032661437988 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.10510821640491486, - -0.02054426074028015, - 0.3499999940395355 - ], - "rotation": 227.77009994312715, - "pixel_coords": [ - 157, - 109, - 11.110675811767578 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3086249828338623, - 2.7137362957000732, - 0.3499999940395355 - ], - "rotation": 71.54825911517194, - "pixel_coords": [ - 171, - 71, - 14.166092872619629 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6837725639343262, - -1.6004347801208496, - 0.699999988079071 - ], - "rotation": 244.57519805774064, - "pixel_coords": [ - 105, - 109, - 10.376901626586914 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5293108224868774, - -0.2572307884693146, - 0.699999988079071 - ], - "rotation": 245.24315556096, - "pixel_coords": [ - 190, - 120, - 9.745736122131348 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed blue cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0933" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0933_original.json b/dataset_1k_720p_2/scenes/scene_0933_original.json deleted file mode 100644 index 307102c9d563570811fb4c0f0020dbda2842c8d7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0933_original.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 933, - "image_filename": "SCENE_0933_new_000933.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.38555216789245605, - 1.9278217554092407, - 0.3499999940395355 - ], - "rotation": 30.50417899379994, - "pixel_coords": [ - 209, - 97, - 11.954583168029785 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6611567735671997, - -2.8088090419769287, - 0.3499999940395355 - ], - "rotation": 81.94539929057603, - "pixel_coords": [ - 97, - 152, - 8.95294189453125 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.86005699634552, - 1.5383493900299072, - 0.699999988079071 - ], - "rotation": 66.58100694844208, - "pixel_coords": [ - 239, - 105, - 10.602032661437988 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.10510821640491486, - -0.02054426074028015, - 0.3499999940395355 - ], - "rotation": 227.77009994312715, - "pixel_coords": [ - 157, - 109, - 11.110675811767578 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3086249828338623, - 2.7137362957000732, - 0.3499999940395355 - ], - "rotation": 71.54825911517194, - "pixel_coords": [ - 171, - 71, - 14.166092872619629 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6837725639343262, - -1.6004347801208496, - 0.699999988079071 - ], - "rotation": 244.57519805774064, - "pixel_coords": [ - 105, - 109, - 10.376901626586914 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.5293108224868774, - -0.2572307884693146, - 0.699999988079071 - ], - "rotation": 245.24315556096, - "pixel_coords": [ - 190, - 120, - 9.745736122131348 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 2, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0933" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0934_cf1.json b/dataset_1k_720p_2/scenes/scene_0934_cf1.json deleted file mode 100644 index 748448fe58d2ed940dde1d2282ed527f3deaef65..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0934_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 934, - "image_filename": "SCENE_0934_new_000934.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.030772089958191, - 0.6268531084060669, - 0.3499999940395355 - ], - "rotation": 325.0918666704718, - "pixel_coords": [ - 197, - 116, - 10.842214584350586 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6741949915885925, - 1.5449285507202148, - 0.699999988079071 - ], - "rotation": 245.69040708700751, - "pixel_coords": [ - 182, - 83, - 12.354257583618164 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4693257808685303, - 2.209737777709961, - 0.3499999940395355 - ], - "rotation": 122.92232391131438, - "pixel_coords": [ - 164, - 74, - 14.120094299316406 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0934" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0934_cf2.json b/dataset_1k_720p_2/scenes/scene_0934_cf2.json deleted file mode 100644 index dc9e8ac6c3402462bbbb491a17198161d3c8e72e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0934_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 934, - "image_filename": "SCENE_0934_new_000934.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.030772089958191, - 0.6268531084060669, - 0.3499999940395355 - ], - "rotation": 325.0918666704718, - "pixel_coords": [ - 197, - 116, - 10.842214584350586 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.6741949915885925, - 1.5449285507202148, - 0.699999988079071 - ], - "rotation": 245.69040708700751, - "pixel_coords": [ - 182, - 83, - 12.354257583618164 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4693257808685303, - 2.209737777709961, - 0.3499999940395355 - ], - "rotation": 122.92232391131438, - "pixel_coords": [ - 164, - 74, - 14.120094299316406 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple sphere from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0934" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0934_original.json b/dataset_1k_720p_2/scenes/scene_0934_original.json deleted file mode 100644 index 90a74f22ad0a3f801947d09425ba595206835d55..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0934_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 934, - "image_filename": "SCENE_0934_new_000934.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.030772089958191, - 0.6268531084060669, - 0.3499999940395355 - ], - "rotation": 325.0918666704718, - "pixel_coords": [ - 197, - 116, - 10.842214584350586 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6741949915885925, - 1.5449285507202148, - 0.699999988079071 - ], - "rotation": 245.69040708700751, - "pixel_coords": [ - 182, - 83, - 12.354257583618164 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4693257808685303, - 2.209737777709961, - 0.3499999940395355 - ], - "rotation": 122.92232391131438, - "pixel_coords": [ - 164, - 74, - 14.120094299316406 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0934" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0935_cf1.json b/dataset_1k_720p_2/scenes/scene_0935_cf1.json deleted file mode 100644 index 9389c88533550f910b9f08d2933f67dff3b76a0a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0935_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 935, - "image_filename": "SCENE_0935_new_000935.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.348036527633667, - 2.6565186977386475, - 0.699999988079071 - ], - "rotation": 160.5351304235918, - "pixel_coords": [ - 188, - 74, - 13.942886352539062 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4538931846618652, - -2.3848512172698975, - 0.699999988079071 - ], - "rotation": 97.29274687963523, - "pixel_coords": [ - 58, - 98, - 11.710046768188477 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "color": "red", - "material": "metal", - "size": "large", - "3d_coords": [ - 1.946228265762329, - 1.8186980485916138, - 0.3499999940395355 - ], - "rotation": 158.94396519344127, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.05333822965621948, - -0.5571833252906799, - 0.699999988079071 - ], - "rotation": 63.65070584771847, - "pixel_coords": [ - 146, - 105, - 11.16434097290039 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0985071659088135, - 0.059196315705776215, - 0.699999988079071 - ], - "rotation": 285.6505987079445, - "pixel_coords": [ - 210, - 122, - 10.070633888244629 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced gray sphere with red cylinder", - "change_score": 4.028414122270982, - "change_attempts": 1, - "source_scene": "scene_0935" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0935_cf2.json b/dataset_1k_720p_2/scenes/scene_0935_cf2.json deleted file mode 100644 index f9a608d928f00d78299b06b1aded9176c8c7d233..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0935_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 935, - "image_filename": "SCENE_0935_new_000935.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.348036527633667, - 2.6565186977386475, - 0.699999988079071 - ], - "rotation": 160.5351304235918, - "pixel_coords": [ - 188, - 74, - 13.942886352539062 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4538931846618652, - -2.3848512172698975, - 0.699999988079071 - ], - "rotation": 97.29274687963523, - "pixel_coords": [ - 58, - 98, - 11.710046768188477 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.946228265762329, - 1.8186980485916138, - 0.3499999940395355 - ], - "rotation": 148.71488117588768, - "pixel_coords": [ - 242, - 114, - 11.367558479309082 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.05333822965621948, - -0.5571833252906799, - 0.699999988079071 - ], - "rotation": 63.65070584771847, - "pixel_coords": [ - 146, - 105, - 11.16434097290039 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0985071659088135, - 0.059196315705776215, - 0.699999988079071 - ], - "rotation": 285.6505987079445, - "pixel_coords": [ - 210, - 122, - 10.070633888244629 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed blue cube to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0935" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0935_original.json b/dataset_1k_720p_2/scenes/scene_0935_original.json deleted file mode 100644 index aebe68a856981b9b2fdf3837567447bf68080e12..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0935_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 935, - "image_filename": "SCENE_0935_new_000935.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.348036527633667, - 2.6565186977386475, - 0.699999988079071 - ], - "rotation": 160.5351304235918, - "pixel_coords": [ - 188, - 74, - 13.942886352539062 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4538931846618652, - -2.3848512172698975, - 0.699999988079071 - ], - "rotation": 97.29274687963523, - "pixel_coords": [ - 58, - 98, - 11.710046768188477 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.946228265762329, - 1.8186980485916138, - 0.3499999940395355 - ], - "rotation": 148.71488117588768, - "pixel_coords": [ - 242, - 114, - 11.367558479309082 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.05333822965621948, - -0.5571833252906799, - 0.699999988079071 - ], - "rotation": 63.65070584771847, - "pixel_coords": [ - 146, - 105, - 11.16434097290039 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0985071659088135, - 0.059196315705776215, - 0.699999988079071 - ], - "rotation": 285.6505987079445, - "pixel_coords": [ - 210, - 122, - 10.070633888244629 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [] - ], - "left": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0935" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0936_cf1.json b/dataset_1k_720p_2/scenes/scene_0936_cf1.json deleted file mode 100644 index 738d1febaaa9c3bdeeee99f6bd231372100e2878..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0936_cf1.json +++ /dev/null @@ -1,296 +0,0 @@ -{ - "split": "new", - "image_index": 936, - "image_filename": "SCENE_0936_new_000936.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8952465653419495, - 2.4837512969970703, - 0.699999988079071 - ], - "rotation": 343.2816141159427, - "pixel_coords": [ - 231, - 87, - 11.80785846710205 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6524403095245361, - -0.8600271344184875, - 0.699999988079071 - ], - "rotation": 321.4248846759017, - "pixel_coords": [ - 106, - 92, - 11.385063171386719 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0856568813323975, - 0.5955361127853394, - 0.699999988079071 - ], - "rotation": 330.2594217922537, - "pixel_coords": [ - 226, - 116, - 9.889399528503418 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5786057114601135, - -1.7309037446975708, - 0.699999988079071 - ], - "rotation": 133.130565023699, - "pixel_coords": [ - 129, - 125, - 9.425607681274414 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.38210171461105347, - 0.022166401147842407, - 0.3499999940395355 - ], - "rotation": 256.62782074551245, - "pixel_coords": [ - 169, - 114, - 10.788763046264648 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.055221438407898, - -2.166905641555786, - 0.3499999940395355 - ], - "rotation": 130.76436128258499, - "pixel_coords": [ - 83, - 121, - 10.364660263061523 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 4, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed gray cylinder", - "change_score": 18.695580593055908, - "change_attempts": 1, - "source_scene": "scene_0936" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0936_cf2.json b/dataset_1k_720p_2/scenes/scene_0936_cf2.json deleted file mode 100644 index cbcbd53863a6da1b781984e1a101459606422e83..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0936_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 936, - "image_filename": "SCENE_0936_new_000936.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8952465653419495, - 2.4837512969970703, - 0.699999988079071 - ], - "rotation": 343.2816141159427, - "pixel_coords": [ - 231, - 87, - 11.80785846710205 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6524403095245361, - -0.8600271344184875, - 0.699999988079071 - ], - "rotation": 321.4248846759017, - "pixel_coords": [ - 106, - 92, - 11.385063171386719 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0856568813323975, - 0.5955361127853394, - 0.699999988079071 - ], - "rotation": 330.2594217922537, - "pixel_coords": [ - 226, - 116, - 9.889399528503418 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8676131963729858, - -1.4910778999328613, - 0.3499999940395355 - ], - "rotation": 244.35945782804976, - "pixel_coords": [ - 169, - 151, - 8.911707878112793 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5786057114601135, - -1.7309037446975708, - 0.699999988079071 - ], - "rotation": 133.130565023699, - "pixel_coords": [ - 129, - 125, - 9.425607681274414 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.38210171461105347, - 0.022166401147842407, - 0.3499999940395355 - ], - "rotation": 256.62782074551245, - "pixel_coords": [ - 169, - 114, - 10.788763046264648 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.055221438407898, - -2.166905641555786, - 0.3499999940395355 - ], - "rotation": 130.76436128258499, - "pixel_coords": [ - 83, - 121, - 10.364660263061523 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 4, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0936" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0936_original.json b/dataset_1k_720p_2/scenes/scene_0936_original.json deleted file mode 100644 index 1cf5ad79a2b6b5eb307f80a61cff664d182a7bd1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0936_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 936, - "image_filename": "SCENE_0936_new_000936.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8952465653419495, - 2.4837512969970703, - 0.699999988079071 - ], - "rotation": 343.2816141159427, - "pixel_coords": [ - 231, - 87, - 11.80785846710205 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6524403095245361, - -0.8600271344184875, - 0.699999988079071 - ], - "rotation": 321.4248846759017, - "pixel_coords": [ - 106, - 92, - 11.385063171386719 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0856568813323975, - 0.5955361127853394, - 0.699999988079071 - ], - "rotation": 330.2594217922537, - "pixel_coords": [ - 226, - 116, - 9.889399528503418 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.8676131963729858, - -1.4910778999328613, - 0.3499999940395355 - ], - "rotation": 244.35945782804976, - "pixel_coords": [ - 169, - 151, - 8.911707878112793 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.5786057114601135, - -1.7309037446975708, - 0.699999988079071 - ], - "rotation": 133.130565023699, - "pixel_coords": [ - 129, - 125, - 9.425607681274414 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.38210171461105347, - 0.022166401147842407, - 0.3499999940395355 - ], - "rotation": 256.62782074551245, - "pixel_coords": [ - 169, - 114, - 10.788763046264648 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.055221438407898, - -2.166905641555786, - 0.3499999940395355 - ], - "rotation": 130.76436128258499, - "pixel_coords": [ - 83, - 121, - 10.364660263061523 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ], - [ - 2, - 3, - 4, - 6 - ], - [ - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 4, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0936" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0937_cf1.json b/dataset_1k_720p_2/scenes/scene_0937_cf1.json deleted file mode 100644 index 6d2ab0474515b3a89efbf86c326ceb6968599197..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0937_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 937, - "image_filename": "SCENE_0937_new_000937.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1439584493637085, - 2.2535009384155273, - 0.699999988079071 - ], - "rotation": 45.68463368629624, - "pixel_coords": [ - 187, - 75, - 13.136167526245117 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.257558673620224, - -0.16437944769859314, - 0.3499999940395355 - ], - "rotation": 207.49190915353674, - "pixel_coords": [ - 151, - 109, - 11.331698417663574 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.06401292979717255, - -2.206663131713867, - 0.699999988079071 - ], - "rotation": 100.84401167399498, - "pixel_coords": [ - 100, - 122, - 9.8038330078125 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0937" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0937_cf2.json b/dataset_1k_720p_2/scenes/scene_0937_cf2.json deleted file mode 100644 index c4b33ec4c379b7d7ccfc2bd250bb9e27c2ae36c3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0937_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 937, - "image_filename": "SCENE_0937_new_000937.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1439584493637085, - 2.2535009384155273, - 0.699999988079071 - ], - "rotation": 45.68463368629624, - "pixel_coords": [ - 187, - 75, - 13.136167526245117 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.257558673620224, - -0.16437944769859314, - 0.3499999940395355 - ], - "rotation": 207.49190915353674, - "pixel_coords": [ - 151, - 109, - 11.331698417663574 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.06401292979717255, - -2.206663131713867, - 0.699999988079071 - ], - "rotation": 100.84401167399498, - "pixel_coords": [ - 100, - 122, - 9.8038330078125 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0937" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0937_original.json b/dataset_1k_720p_2/scenes/scene_0937_original.json deleted file mode 100644 index c0ab40465702d93ce40929145fd83503a78feb52..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0937_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 937, - "image_filename": "SCENE_0937_new_000937.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1439584493637085, - 2.2535009384155273, - 0.699999988079071 - ], - "rotation": 45.68463368629624, - "pixel_coords": [ - 187, - 75, - 13.136167526245117 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.257558673620224, - -0.16437944769859314, - 0.3499999940395355 - ], - "rotation": 207.49190915353674, - "pixel_coords": [ - 151, - 109, - 11.331698417663574 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.06401292979717255, - -2.206663131713867, - 0.699999988079071 - ], - "rotation": 100.84401167399498, - "pixel_coords": [ - 100, - 122, - 9.8038330078125 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0937" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0938_cf1.json b/dataset_1k_720p_2/scenes/scene_0938_cf1.json deleted file mode 100644 index ebbfdf1bf97eaa15a3eef4ffbfd7b6d8a55a3f0e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0938_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 938, - "image_filename": "SCENE_0938_new_000938.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2574778199195862, - 1.319722294807434, - 0.699999988079071 - ], - "rotation": 170.19886722817233, - "pixel_coords": [ - 197, - 92, - 11.324623107910156 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.36104679107666, - -2.0322892665863037, - 0.3499999940395355 - ], - "rotation": 62.12729330627512, - "pixel_coords": [ - 152, - 167, - 8.181482315063477 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6022233963012695, - -2.3648059368133545, - 0.3499999940395355 - ], - "rotation": 3.340701686917469, - "pixel_coords": [ - 103, - 141, - 9.244353294372559 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4046056270599365, - 2.2955331802368164, - 0.699999988079071 - ], - "rotation": 356.89950765293185, - "pixel_coords": [ - 186, - 73, - 13.027848243713379 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed green cube to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0938" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0938_cf2.json b/dataset_1k_720p_2/scenes/scene_0938_cf2.json deleted file mode 100644 index 57ba41e645b5a98183a0790b3cb3bfe41952545f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0938_cf2.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 938, - "image_filename": "SCENE_0938_new_000938.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2574778199195862, - 1.319722294807434, - 0.699999988079071 - ], - "rotation": 170.19886722817233, - "pixel_coords": [ - 197, - 92, - 11.324623107910156 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.36104679107666, - -2.0322892665863037, - 0.3499999940395355 - ], - "rotation": 62.12729330627512, - "pixel_coords": [ - 152, - 167, - 8.181482315063477 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6022233963012695, - -2.3648059368133545, - 0.3499999940395355 - ], - "rotation": 3.340701686917469, - "pixel_coords": [ - 103, - 141, - 9.244353294372559 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4046056270599365, - 2.2955331802368164, - 0.699999988079071 - ], - "rotation": 356.89950765293185, - "pixel_coords": [ - 186, - 73, - 13.027848243713379 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray cylinder to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0938" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0938_original.json b/dataset_1k_720p_2/scenes/scene_0938_original.json deleted file mode 100644 index 27b9790b22279e29300e234e14a21b1432be18d2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0938_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 938, - "image_filename": "SCENE_0938_new_000938.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2574778199195862, - 1.319722294807434, - 0.699999988079071 - ], - "rotation": 170.19886722817233, - "pixel_coords": [ - 197, - 92, - 11.324623107910156 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.36104679107666, - -2.0322892665863037, - 0.3499999940395355 - ], - "rotation": 62.12729330627512, - "pixel_coords": [ - 152, - 167, - 8.181482315063477 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6022233963012695, - -2.3648059368133545, - 0.3499999940395355 - ], - "rotation": 3.340701686917469, - "pixel_coords": [ - 103, - 141, - 9.244353294372559 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.4046056270599365, - 2.2955331802368164, - 0.699999988079071 - ], - "rotation": 356.89950765293185, - "pixel_coords": [ - 186, - 73, - 13.027848243713379 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "right": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0938" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0939_cf1.json b/dataset_1k_720p_2/scenes/scene_0939_cf1.json deleted file mode 100644 index 59418260574805f9602430b3cf554f57a9bb9287..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0939_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 939, - "image_filename": "SCENE_0939_new_000939.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.05645751953125, - 0.6108104586601257, - 0.3499999940395355 - ], - "rotation": 194.8073586338077, - "pixel_coords": [ - 135, - 87, - 13.285017967224121 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.876556396484375, - 1.7931872606277466, - 0.699999988079071 - ], - "rotation": 26.342586543154916, - "pixel_coords": [ - 240, - 103, - 11.300138473510742 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.587129592895508, - -2.636639356613159, - 0.699999988079071 - ], - "rotation": 49.35960388460306, - "pixel_coords": [ - 48, - 100, - 11.526229858398438 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6723923683166504, - 0.38800811767578125, - 0.699999988079071 - ], - "rotation": 58.15865087532315, - "pixel_coords": [ - 234, - 128, - 9.957222938537598 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed green cylinder to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0939" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0939_cf2.json b/dataset_1k_720p_2/scenes/scene_0939_cf2.json deleted file mode 100644 index 104b1c5ae5d0b30d01dd13e69cc31865900de757..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0939_cf2.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "split": "new", - "image_index": 939, - "image_filename": "SCENE_0939_new_000939.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.05645751953125, - 0.6108104586601257, - 0.3499999940395355 - ], - "rotation": 194.8073586338077, - "pixel_coords": [ - 135, - 87, - 13.285017967224121 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.876556396484375, - 1.7931872606277466, - 0.699999988079071 - ], - "rotation": 26.342586543154916, - "pixel_coords": [ - 240, - 103, - 11.300138473510742 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.587129592895508, - -2.636639356613159, - 0.699999988079071 - ], - "rotation": 49.35960388460306, - "pixel_coords": [ - 48, - 100, - 11.526229858398438 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6723923683166504, - 0.38800811767578125, - 0.699999988079071 - ], - "rotation": 58.15865087532315, - "pixel_coords": [ - 234, - 128, - 9.957222938537598 - ], - "color": "blue" - }, - { - "shape": "sphere", - "color": "red", - "material": "metal", - "size": "large", - "3d_coords": [ - 0.7428483526903258, - 0.2482603882670209, - 0.35 - ], - "rotation": 147.27178037088473, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0939" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0939_original.json b/dataset_1k_720p_2/scenes/scene_0939_original.json deleted file mode 100644 index 0060f3ff769d53a1e50f089ce38010a15a97dc4b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0939_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 939, - "image_filename": "SCENE_0939_new_000939.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.05645751953125, - 0.6108104586601257, - 0.3499999940395355 - ], - "rotation": 194.8073586338077, - "pixel_coords": [ - 135, - 87, - 13.285017967224121 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.876556396484375, - 1.7931872606277466, - 0.699999988079071 - ], - "rotation": 26.342586543154916, - "pixel_coords": [ - 240, - 103, - 11.300138473510742 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.587129592895508, - -2.636639356613159, - 0.699999988079071 - ], - "rotation": 49.35960388460306, - "pixel_coords": [ - 48, - 100, - 11.526229858398438 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6723923683166504, - 0.38800811767578125, - 0.699999988079071 - ], - "rotation": 58.15865087532315, - "pixel_coords": [ - 234, - 128, - 9.957222938537598 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 1, - 2 - ] - ], - "front": [ - [ - 1, - 2, - 3 - ], - [ - 3 - ], - [ - 1, - 3 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3 - ], - [], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0939" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0940_cf1.json b/dataset_1k_720p_2/scenes/scene_0940_cf1.json deleted file mode 100644 index 5ffe2004f2f1e32b59af8f6d1dee994d672e5fd1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0940_cf1.json +++ /dev/null @@ -1,201 +0,0 @@ -{ - "split": "new", - "image_index": 940, - "image_filename": "SCENE_0940_new_000940.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.104325771331787, - 2.605745315551758, - 0.3499999940395355 - ], - "rotation": 307.5245615352967, - "pixel_coords": [ - 265, - 112, - 11.16445541381836 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3472362756729126, - -2.031505584716797, - 0.3499999940395355 - ], - "rotation": 316.90158562204147, - "pixel_coords": [ - 83, - 113, - 11.11924934387207 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.003353510284796357, - 1.564104437828064, - 0.3499999940395355 - ], - "rotation": 334.76360201231006, - "pixel_coords": [ - 196, - 98, - 12.084038734436035 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4014973640441895, - 1.0441044569015503, - 0.3499999940395355 - ], - "rotation": 14.895485979751019, - "pixel_coords": [ - 214, - 118, - 10.828577041625977 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red cylinder", - "change_score": 25.88405830186636, - "change_attempts": 1, - "source_scene": "scene_0940" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0940_cf2.json b/dataset_1k_720p_2/scenes/scene_0940_cf2.json deleted file mode 100644 index 2b98b61e83200bada1fb5ea464ffb5b7bbbd9f50..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0940_cf2.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 940, - "image_filename": "SCENE_0940_new_000940.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7964903116226196, - 0.5971886515617371, - 0.699999988079071 - ], - "rotation": 235.91473273368948, - "pixel_coords": [ - 143, - 79, - 12.654696464538574 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.104325771331787, - 2.605745315551758, - 0.3499999940395355 - ], - "rotation": 307.5245615352967, - "pixel_coords": [ - 265, - 112, - 11.16445541381836 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3472362756729126, - -2.031505584716797, - 0.3499999940395355 - ], - "rotation": 316.90158562204147, - "pixel_coords": [ - 83, - 113, - 11.11924934387207 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.003353510284796357, - 1.564104437828064, - 0.3499999940395355 - ], - "rotation": 334.76360201231006, - "pixel_coords": [ - 196, - 98, - 12.084038734436035 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4014973640441895, - 1.0441044569015503, - 0.3499999940395355 - ], - "rotation": 14.895485979751019, - "pixel_coords": [ - 214, - 118, - 10.828577041625977 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan cylinder from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0940" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0940_original.json b/dataset_1k_720p_2/scenes/scene_0940_original.json deleted file mode 100644 index 39e4b9799aa82adfc130b7acb3907c56da9b94fa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0940_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 940, - "image_filename": "SCENE_0940_new_000940.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7964903116226196, - 0.5971886515617371, - 0.699999988079071 - ], - "rotation": 235.91473273368948, - "pixel_coords": [ - 143, - 79, - 12.654696464538574 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.104325771331787, - 2.605745315551758, - 0.3499999940395355 - ], - "rotation": 307.5245615352967, - "pixel_coords": [ - 265, - 112, - 11.16445541381836 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3472362756729126, - -2.031505584716797, - 0.3499999940395355 - ], - "rotation": 316.90158562204147, - "pixel_coords": [ - 83, - 113, - 11.11924934387207 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.003353510284796357, - 1.564104437828064, - 0.3499999940395355 - ], - "rotation": 334.76360201231006, - "pixel_coords": [ - 196, - 98, - 12.084038734436035 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.4014973640441895, - 1.0441044569015503, - 0.3499999940395355 - ], - "rotation": 14.895485979751019, - "pixel_coords": [ - 214, - 118, - 10.828577041625977 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0940" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0941_cf1.json b/dataset_1k_720p_2/scenes/scene_0941_cf1.json deleted file mode 100644 index c6c4bd1336fc3ebfdcbf5244a3a14b0a2c6f5243..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0941_cf1.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 941, - "image_filename": "SCENE_0941_new_000941.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3353253602981567, - -0.668647825717926, - 0.699999988079071 - ], - "rotation": 166.37063885522164, - "pixel_coords": [ - 118, - 94, - 11.573966979980469 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.08673518151044846, - 1.6168428659439087, - 0.699999988079071 - ], - "rotation": 46.72631769380822, - "pixel_coords": [ - 196, - 88, - 12.0299711227417 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.499446153640747, - -2.7649779319763184, - 0.3499999940395355 - ], - "rotation": 223.85867668714434, - "pixel_coords": [ - 59, - 122, - 10.585227012634277 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.11146526038646698, - -2.406404733657837, - 0.699999988079071 - ], - "rotation": 196.4324628055616, - "pixel_coords": [ - 99, - 127, - 9.59627914428711 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7071845531463623, - -0.6368465423583984, - 0.699999988079071 - ], - "rotation": 28.14081632389566, - "pixel_coords": [ - 214, - 140, - 8.985052108764648 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2301974296569824, - -2.177351713180542, - 0.3499999940395355 - ], - "rotation": 105.23942232078902, - "pixel_coords": [ - 64, - 108, - 11.40980052947998 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3944673538208008, - 1.3538398742675781, - 0.3499999940395355 - ], - "rotation": 38.409376561076506, - "pixel_coords": [ - 161, - 87, - 12.992670059204102 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.94658625125885, - -2.549938678741455, - 0.699999988079071 - ], - "rotation": 337.78478812196454, - "pixel_coords": [ - 137, - 157, - 8.326095581054688 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4, - 7 - ], - [ - 4, - 7 - ], - [ - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 0, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4 - ], - [ - 1, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed yellow cylinder to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0941" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0941_cf2.json b/dataset_1k_720p_2/scenes/scene_0941_cf2.json deleted file mode 100644 index cf48a8d3edb40e59b5bd8d13837d5e34e2550026..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0941_cf2.json +++ /dev/null @@ -1,345 +0,0 @@ -{ - "split": "new", - "image_index": 941, - "image_filename": "SCENE_0941_new_000941.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3353253602981567, - -0.668647825717926, - 0.699999988079071 - ], - "rotation": 166.37063885522164, - "pixel_coords": [ - 118, - 94, - 11.573966979980469 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.499446153640747, - -2.7649779319763184, - 0.3499999940395355 - ], - "rotation": 223.85867668714434, - "pixel_coords": [ - 59, - 122, - 10.585227012634277 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.11146526038646698, - -2.406404733657837, - 0.699999988079071 - ], - "rotation": 196.4324628055616, - "pixel_coords": [ - 99, - 127, - 9.59627914428711 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7071845531463623, - -0.6368465423583984, - 0.699999988079071 - ], - "rotation": 28.14081632389566, - "pixel_coords": [ - 214, - 140, - 8.985052108764648 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2301974296569824, - -2.177351713180542, - 0.3499999940395355 - ], - "rotation": 105.23942232078902, - "pixel_coords": [ - 64, - 108, - 11.40980052947998 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3944673538208008, - 1.3538398742675781, - 0.3499999940395355 - ], - "rotation": 38.409376561076506, - "pixel_coords": [ - 161, - 87, - 12.992670059204102 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.94658625125885, - -2.549938678741455, - 0.699999988079071 - ], - "rotation": 337.78478812196454, - "pixel_coords": [ - 137, - 157, - 8.326095581054688 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4, - 7 - ], - [ - 4, - 7 - ], - [ - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 0, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4 - ], - [ - 1, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown cylinder", - "change_score": 42.25423492579045, - "change_attempts": 1, - "source_scene": "scene_0941" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0941_original.json b/dataset_1k_720p_2/scenes/scene_0941_original.json deleted file mode 100644 index 18e84e6c6cd353f7886153e32b2859ea9681fdbb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0941_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 941, - "image_filename": "SCENE_0941_new_000941.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3353253602981567, - -0.668647825717926, - 0.699999988079071 - ], - "rotation": 166.37063885522164, - "pixel_coords": [ - 118, - 94, - 11.573966979980469 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.08673518151044846, - 1.6168428659439087, - 0.699999988079071 - ], - "rotation": 46.72631769380822, - "pixel_coords": [ - 196, - 88, - 12.0299711227417 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.499446153640747, - -2.7649779319763184, - 0.3499999940395355 - ], - "rotation": 223.85867668714434, - "pixel_coords": [ - 59, - 122, - 10.585227012634277 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.11146526038646698, - -2.406404733657837, - 0.699999988079071 - ], - "rotation": 196.4324628055616, - "pixel_coords": [ - 99, - 127, - 9.59627914428711 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7071845531463623, - -0.6368465423583984, - 0.699999988079071 - ], - "rotation": 28.14081632389566, - "pixel_coords": [ - 214, - 140, - 8.985052108764648 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2301974296569824, - -2.177351713180542, - 0.3499999940395355 - ], - "rotation": 105.23942232078902, - "pixel_coords": [ - 64, - 108, - 11.40980052947998 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3944673538208008, - 1.3538398742675781, - 0.3499999940395355 - ], - "rotation": 38.409376561076506, - "pixel_coords": [ - 161, - 87, - 12.992670059204102 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.94658625125885, - -2.549938678741455, - 0.699999988079071 - ], - "rotation": 337.78478812196454, - "pixel_coords": [ - 137, - 157, - 8.326095581054688 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0, - 1, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 3, - 4, - 7 - ], - [ - 4, - 7 - ], - [ - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 3, - 5, - 7 - ], - [ - 0, - 2, - 3, - 5 - ] - ], - "right": [ - [ - 1, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 1, - 4 - ], - [ - 1, - 4, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0941" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0942_cf1.json b/dataset_1k_720p_2/scenes/scene_0942_cf1.json deleted file mode 100644 index a8b7d2bd8dab88e7557773a124982782a920d743..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0942_cf1.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 942, - "image_filename": "SCENE_0942_new_000942.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2511091232299805, - 2.4568400382995605, - 0.699999988079071 - ], - "rotation": 120.76900393446668, - "pixel_coords": [ - 166, - 64, - 13.9170560836792 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6400341391563416, - -2.404104709625244, - 0.3499999940395355 - ], - "rotation": 336.74683368163005, - "pixel_coords": [ - 111, - 147, - 9.323997497558594 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0506927967071533, - 2.791041612625122, - 0.699999988079071 - ], - "rotation": 307.57135812078087, - "pixel_coords": [ - 266, - 95, - 11.372974395751953 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7021989822387695, - -0.2065018117427826, - 0.699999988079071 - ], - "rotation": 217.10435460829098, - "pixel_coords": [ - 121, - 87, - 11.968435287475586 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.014814170077443123, - -0.6967905163764954, - 0.699999988079071 - ], - "rotation": 142.61385951008407, - "pixel_coords": [ - 144, - 108, - 10.578693389892578 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4715511798858643, - -2.146273136138916, - 0.699999988079071 - ], - "rotation": 222.02887822273956, - "pixel_coords": [ - 59, - 96, - 11.295147895812988 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 3, - 5 - ], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between purple cube and red cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0942" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0942_cf2.json b/dataset_1k_720p_2/scenes/scene_0942_cf2.json deleted file mode 100644 index 8a483176f724f909617b0f98559db1d0ff9fc7f4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0942_cf2.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 942, - "image_filename": "SCENE_0942_new_000942.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2511091232299805, - 2.4568400382995605, - 0.699999988079071 - ], - "rotation": 120.76900393446668, - "pixel_coords": [ - 166, - 64, - 13.9170560836792 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6400341391563416, - -2.404104709625244, - 0.3499999940395355 - ], - "rotation": 336.74683368163005, - "pixel_coords": [ - 111, - 147, - 9.323997497558594 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0506927967071533, - 2.791041612625122, - 0.699999988079071 - ], - "rotation": 307.57135812078087, - "pixel_coords": [ - 266, - 95, - 11.372974395751953 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7021989822387695, - -0.2065018117427826, - 0.699999988079071 - ], - "rotation": 217.10435460829098, - "pixel_coords": [ - 121, - 87, - 11.968435287475586 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.014814170077443123, - -0.6967905163764954, - 0.699999988079071 - ], - "rotation": 142.61385951008407, - "pixel_coords": [ - 144, - 108, - 10.578693389892578 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4715511798858643, - -2.146273136138916, - 0.699999988079071 - ], - "rotation": 222.02887822273956, - "pixel_coords": [ - 59, - 96, - 11.295147895812988 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 3, - 5 - ], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed red cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0942" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0942_original.json b/dataset_1k_720p_2/scenes/scene_0942_original.json deleted file mode 100644 index 14bd68c00d3cf3ce3a1166d618da09f95c9372d9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0942_original.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 942, - "image_filename": "SCENE_0942_new_000942.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.2511091232299805, - 2.4568400382995605, - 0.699999988079071 - ], - "rotation": 120.76900393446668, - "pixel_coords": [ - 166, - 64, - 13.9170560836792 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6400341391563416, - -2.404104709625244, - 0.3499999940395355 - ], - "rotation": 336.74683368163005, - "pixel_coords": [ - 111, - 147, - 9.323997497558594 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.0506927967071533, - 2.791041612625122, - 0.699999988079071 - ], - "rotation": 307.57135812078087, - "pixel_coords": [ - 266, - 95, - 11.372974395751953 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.7021989822387695, - -0.2065018117427826, - 0.699999988079071 - ], - "rotation": 217.10435460829098, - "pixel_coords": [ - 121, - 87, - 11.968435287475586 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.014814170077443123, - -0.6967905163764954, - 0.699999988079071 - ], - "rotation": 142.61385951008407, - "pixel_coords": [ - 144, - 108, - 10.578693389892578 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4715511798858643, - -2.146273136138916, - 0.699999988079071 - ], - "rotation": 222.02887822273956, - "pixel_coords": [ - 59, - 96, - 11.295147895812988 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 3, - 5 - ], - [] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0942" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0943_cf1.json b/dataset_1k_720p_2/scenes/scene_0943_cf1.json deleted file mode 100644 index 20d138bfd2c69d6c2e778dee103b83d0bc13e5c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0943_cf1.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 943, - "image_filename": "SCENE_0943_new_000943.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.300407886505127, - 0.15143269300460815, - 0.699999988079071 - ], - "rotation": 164.64309501856852, - "pixel_coords": [ - 216, - 126, - 10.112785339355469 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8237243890762329, - -2.6702933311462402, - 0.699999988079071 - ], - "rotation": 170.08783251885757, - "pixel_coords": [ - 106, - 140, - 9.460000038146973 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.999969244003296, - -1.1508235931396484, - 0.699999988079071 - ], - "rotation": 352.2506787966712, - "pixel_coords": [ - 83, - 83, - 12.847302436828613 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9965835809707642, - 0.5234009027481079, - 0.699999988079071 - ], - "rotation": 184.33750558172608, - "pixel_coords": [ - 135, - 80, - 13.151006698608398 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.608733892440796, - -2.2817296981811523, - 0.3499999940395355 - ], - "rotation": 89.9840006767111, - "pixel_coords": [ - 160, - 176, - 8.68073558807373 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5202151536941528, - -0.4954383969306946, - 0.699999988079071 - ], - "rotation": 26.059063263415283, - "pixel_coords": [ - 138, - 101, - 11.594512939453125 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4508765935897827, - 2.456601858139038, - 0.699999988079071 - ], - "rotation": 91.36024931376654, - "pixel_coords": [ - 242, - 95, - 11.997315406799316 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5018019676208496, - -2.413870334625244, - 0.3499999940395355 - ], - "rotation": 321.9551609771313, - "pixel_coords": [ - 59, - 107, - 11.963648796081543 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 6 - ] - ], - "front": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "right": [ - [ - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0943" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0943_cf2.json b/dataset_1k_720p_2/scenes/scene_0943_cf2.json deleted file mode 100644 index 31c19e514e6eb30e62b9b37107518a18ef590ee3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0943_cf2.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 943, - "image_filename": "SCENE_0943_new_000943.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.300407886505127, - 0.15143269300460815, - 0.699999988079071 - ], - "rotation": 164.64309501856852, - "pixel_coords": [ - 216, - 126, - 10.112785339355469 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8237243890762329, - -2.6702933311462402, - 0.699999988079071 - ], - "rotation": 170.08783251885757, - "pixel_coords": [ - 106, - 140, - 9.460000038146973 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.999969244003296, - -1.1508235931396484, - 0.699999988079071 - ], - "rotation": 352.2506787966712, - "pixel_coords": [ - 83, - 83, - 12.847302436828613 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9965835809707642, - 0.5234009027481079, - 0.699999988079071 - ], - "rotation": 184.33750558172608, - "pixel_coords": [ - 135, - 80, - 13.151006698608398 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.608733892440796, - -2.2817296981811523, - 0.3499999940395355 - ], - "rotation": 89.9840006767111, - "pixel_coords": [ - 160, - 176, - 8.68073558807373 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5202151536941528, - -0.4954383969306946, - 0.699999988079071 - ], - "rotation": 26.059063263415283, - "pixel_coords": [ - 138, - 101, - 11.594512939453125 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4508765935897827, - 2.456601858139038, - 0.699999988079071 - ], - "rotation": 91.36024931376654, - "pixel_coords": [ - 242, - 95, - 11.997315406799316 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5018019676208496, - -2.413870334625244, - 0.3499999940395355 - ], - "rotation": 321.9551609771313, - "pixel_coords": [ - 59, - 107, - 11.963648796081543 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 6 - ] - ], - "front": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "right": [ - [ - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray cube to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0943" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0943_original.json b/dataset_1k_720p_2/scenes/scene_0943_original.json deleted file mode 100644 index 900587d3cb5c969df1596e80f003c98c0f3e22a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0943_original.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 943, - "image_filename": "SCENE_0943_new_000943.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.300407886505127, - 0.15143269300460815, - 0.699999988079071 - ], - "rotation": 164.64309501856852, - "pixel_coords": [ - 216, - 126, - 10.112785339355469 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8237243890762329, - -2.6702933311462402, - 0.699999988079071 - ], - "rotation": 170.08783251885757, - "pixel_coords": [ - 106, - 140, - 9.460000038146973 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.999969244003296, - -1.1508235931396484, - 0.699999988079071 - ], - "rotation": 352.2506787966712, - "pixel_coords": [ - 83, - 83, - 12.847302436828613 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.9965835809707642, - 0.5234009027481079, - 0.699999988079071 - ], - "rotation": 184.33750558172608, - "pixel_coords": [ - 135, - 80, - 13.151006698608398 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.608733892440796, - -2.2817296981811523, - 0.3499999940395355 - ], - "rotation": 89.9840006767111, - "pixel_coords": [ - 160, - 176, - 8.68073558807373 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5202151536941528, - -0.4954383969306946, - 0.699999988079071 - ], - "rotation": 26.059063263415283, - "pixel_coords": [ - 138, - 101, - 11.594512939453125 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4508765935897827, - 2.456601858139038, - 0.699999988079071 - ], - "rotation": 91.36024931376654, - "pixel_coords": [ - 242, - 95, - 11.997315406799316 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5018019676208496, - -2.413870334625244, - 0.3499999940395355 - ], - "rotation": 321.9551609771313, - "pixel_coords": [ - 59, - 107, - 11.963648796081543 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [ - 2, - 3 - ], - [ - 2, - 3, - 6 - ] - ], - "front": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2, - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "right": [ - [ - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0943" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0944_cf1.json b/dataset_1k_720p_2/scenes/scene_0944_cf1.json deleted file mode 100644 index 57fc38a6b863db319032a210a127089e2b4d8c01..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0944_cf1.json +++ /dev/null @@ -1,263 +0,0 @@ -{ - "split": "new", - "image_index": 944, - "image_filename": "SCENE_0944_new_000944.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.457745760679245, - -2.5065207481384277, - 0.3499999940395355 - ], - "rotation": 199.77065135068005, - "pixel_coords": [ - 85, - 134, - 9.926753997802734 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.1427720016958476, - -2.5444489308504323, - 0.699999988079071 - ], - "rotation": 208.10902967180076, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5546604990959167, - 1.5426028966903687, - 0.699999988079071 - ], - "rotation": 94.84378171611567, - "pixel_coords": [ - 205, - 91, - 11.555392265319824 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3503221273422241, - -1.110974669456482, - 0.3499999940395355 - ], - "rotation": 168.72218044144415, - "pixel_coords": [ - 106, - 108, - 11.31969928741455 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3882817327976227, - -1.888137698173523, - 0.3499999940395355 - ], - "rotation": 84.29860739255898, - "pixel_coords": [ - 121, - 138, - 9.773038864135742 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7242400646209717, - 0.7569245100021362, - 0.699999988079071 - ], - "rotation": 101.74932621776507, - "pixel_coords": [ - 248, - 124, - 9.73599624633789 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [], - [] - ], - "left": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved green cube to partially occlude gray cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0944" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0944_cf2.json b/dataset_1k_720p_2/scenes/scene_0944_cf2.json deleted file mode 100644 index 98a98fe8d1969ac27f567a77e6a27dfc770c9fe9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0944_cf2.json +++ /dev/null @@ -1,246 +0,0 @@ -{ - "split": "new", - "image_index": 944, - "image_filename": "SCENE_0944_new_000944.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.457745760679245, - -2.5065207481384277, - 0.3499999940395355 - ], - "rotation": 199.77065135068005, - "pixel_coords": [ - 85, - 134, - 9.926753997802734 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8426311016082764, - 2.0671942234039307, - 0.699999988079071 - ], - "rotation": 208.10902967180076, - "pixel_coords": [ - 165, - 68, - 13.359281539916992 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5546604990959167, - 1.5426028966903687, - 0.699999988079071 - ], - "rotation": 94.84378171611567, - "pixel_coords": [ - 205, - 91, - 11.555392265319824 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3503221273422241, - -1.110974669456482, - 0.3499999940395355 - ], - "rotation": 168.72218044144415, - "pixel_coords": [ - 106, - 108, - 11.31969928741455 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3882817327976227, - -1.888137698173523, - 0.3499999940395355 - ], - "rotation": 84.29860739255898, - "pixel_coords": [ - 121, - 138, - 9.773038864135742 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [], - [] - ], - "left": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0944" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0944_original.json b/dataset_1k_720p_2/scenes/scene_0944_original.json deleted file mode 100644 index fe61e79c11b8ba6c58d373fdb0e368a2735ac0ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0944_original.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 944, - "image_filename": "SCENE_0944_new_000944.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.457745760679245, - -2.5065207481384277, - 0.3499999940395355 - ], - "rotation": 199.77065135068005, - "pixel_coords": [ - 85, - 134, - 9.926753997802734 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8426311016082764, - 2.0671942234039307, - 0.699999988079071 - ], - "rotation": 208.10902967180076, - "pixel_coords": [ - 165, - 68, - 13.359281539916992 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.5546604990959167, - 1.5426028966903687, - 0.699999988079071 - ], - "rotation": 94.84378171611567, - "pixel_coords": [ - 205, - 91, - 11.555392265319824 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3503221273422241, - -1.110974669456482, - 0.3499999940395355 - ], - "rotation": 168.72218044144415, - "pixel_coords": [ - 106, - 108, - 11.31969928741455 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.3882817327976227, - -1.888137698173523, - 0.3499999940395355 - ], - "rotation": 84.29860739255898, - "pixel_coords": [ - 121, - 138, - 9.773038864135742 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7242400646209717, - 0.7569245100021362, - 0.699999988079071 - ], - "rotation": 101.74932621776507, - "pixel_coords": [ - 248, - 124, - 9.73599624633789 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [], - [] - ], - "left": [ - [], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0944" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0945_cf1.json b/dataset_1k_720p_2/scenes/scene_0945_cf1.json deleted file mode 100644 index c441580d5c35d0c16496aaea430027956990574a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0945_cf1.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 945, - "image_filename": "SCENE_0945_new_000945.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6229995489120483, - 0.6193948984146118, - 0.3499999940395355 - ], - "rotation": 115.57537524433141, - "pixel_coords": [ - 188, - 112, - 11.095159530639648 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5247209072113037, - -2.2649893760681152, - 0.699999988079071 - ], - "rotation": 113.84240361257532, - "pixel_coords": [ - 72, - 105, - 10.786518096923828 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9639917612075806, - -2.6981799602508545, - 0.3499999940395355 - ], - "rotation": 309.2707665332186, - "pixel_coords": [ - 103, - 157, - 9.073479652404785 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7357630729675293, - 2.997391939163208, - 0.699999988079071 - ], - "rotation": 187.93544322812062, - "pixel_coords": [ - 175, - 56, - 14.439892768859863 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6728826761245728, - 2.3265156745910645, - 0.699999988079071 - ], - "rotation": 302.5279928370816, - "pixel_coords": [ - 250, - 98, - 11.13930892944336 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3676035404205322, - -1.551132082939148, - 0.3499999940395355 - ], - "rotation": 168.04915768409336, - "pixel_coords": [ - 147, - 148, - 9.42496395111084 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2802608013153076, - 0.8710214495658875, - 0.3499999940395355 - ], - "rotation": 200.9004888740105, - "pixel_coords": [ - 140, - 80, - 13.16585636138916 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.0014641315210610628, - 2.47759747505188, - 0.3499999940395355 - ], - "rotation": 95.43695398979888, - "pixel_coords": [ - 214, - 89, - 12.514412879943848 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 6, - 7 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 3, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 3 - ], - [ - 3, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "right": [ - [ - 4, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 7 - ], - [], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0945" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0945_cf2.json b/dataset_1k_720p_2/scenes/scene_0945_cf2.json deleted file mode 100644 index f5a5e769bab4cd082171efb8498463674ecb35c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0945_cf2.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 945, - "image_filename": "SCENE_0945_new_000945.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6229995489120483, - 0.6193948984146118, - 0.3499999940395355 - ], - "rotation": 115.57537524433141, - "pixel_coords": [ - 188, - 112, - 11.095159530639648 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5247209072113037, - -2.2649893760681152, - 0.699999988079071 - ], - "rotation": 113.84240361257532, - "pixel_coords": [ - 72, - 105, - 10.786518096923828 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9639917612075806, - -2.6981799602508545, - 0.3499999940395355 - ], - "rotation": 309.2707665332186, - "pixel_coords": [ - 103, - 157, - 9.073479652404785 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7357630729675293, - 2.997391939163208, - 0.699999988079071 - ], - "rotation": 187.93544322812062, - "pixel_coords": [ - 175, - 56, - 14.439892768859863 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6728826761245728, - 2.3265156745910645, - 0.699999988079071 - ], - "rotation": 302.5279928370816, - "pixel_coords": [ - 250, - 98, - 11.13930892944336 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6504664166588183, - 0.2262887319362637, - 0.3499999940395355 - ], - "rotation": 168.04915768409336, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2802608013153076, - 0.8710214495658875, - 0.3499999940395355 - ], - "rotation": 200.9004888740105, - "pixel_coords": [ - 140, - 80, - 13.16585636138916 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.0014641315210610628, - 2.47759747505188, - 0.3499999940395355 - ], - "rotation": 95.43695398979888, - "pixel_coords": [ - 214, - 89, - 12.514412879943848 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 6, - 7 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 3, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 3 - ], - [ - 3, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "right": [ - [ - 4, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 7 - ], - [], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cylinder from left of brown sphere to right", - "change_score": 2.1920223339151317, - "change_attempts": 1, - "source_scene": "scene_0945" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0945_original.json b/dataset_1k_720p_2/scenes/scene_0945_original.json deleted file mode 100644 index 89291be8b5d1a06d501126498f04ad39a988208b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0945_original.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 945, - "image_filename": "SCENE_0945_new_000945.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6229995489120483, - 0.6193948984146118, - 0.3499999940395355 - ], - "rotation": 115.57537524433141, - "pixel_coords": [ - 188, - 112, - 11.095159530639648 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5247209072113037, - -2.2649893760681152, - 0.699999988079071 - ], - "rotation": 113.84240361257532, - "pixel_coords": [ - 72, - 105, - 10.786518096923828 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9639917612075806, - -2.6981799602508545, - 0.3499999940395355 - ], - "rotation": 309.2707665332186, - "pixel_coords": [ - 103, - 157, - 9.073479652404785 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7357630729675293, - 2.997391939163208, - 0.699999988079071 - ], - "rotation": 187.93544322812062, - "pixel_coords": [ - 175, - 56, - 14.439892768859863 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6728826761245728, - 2.3265156745910645, - 0.699999988079071 - ], - "rotation": 302.5279928370816, - "pixel_coords": [ - 250, - 98, - 11.13930892944336 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3676035404205322, - -1.551132082939148, - 0.3499999940395355 - ], - "rotation": 168.04915768409336, - "pixel_coords": [ - 147, - 148, - 9.42496395111084 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2802608013153076, - 0.8710214495658875, - 0.3499999940395355 - ], - "rotation": 200.9004888740105, - "pixel_coords": [ - 140, - 80, - 13.16585636138916 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.0014641315210610628, - 2.47759747505188, - 0.3499999940395355 - ], - "rotation": 95.43695398979888, - "pixel_coords": [ - 214, - 89, - 12.514412879943848 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 6, - 7 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 3, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 3 - ], - [ - 3, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 5 - ], - [ - 2, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 6 - ], - [ - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ] - ], - "right": [ - [ - 4, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 7 - ], - [], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0945" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0946_cf1.json b/dataset_1k_720p_2/scenes/scene_0946_cf1.json deleted file mode 100644 index 571e9130dcf6d60ce1fa94770d502accf83c70f9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0946_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 946, - "image_filename": "SCENE_0946_new_000946.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8505326509475708, - 2.0119073390960693, - 0.699999988079071 - ], - "rotation": 144.1913859539863, - "pixel_coords": [ - 248, - 103, - 10.795880317687988 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5982260704040527, - 2.6576972007751465, - 0.699999988079071 - ], - "rotation": 65.79507530298207, - "pixel_coords": [ - 172, - 63, - 14.255720138549805 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.40421563386917114, - -1.9315215349197388, - 0.699999988079071 - ], - "rotation": 128.80484983878233, - "pixel_coords": [ - 99, - 112, - 10.204995155334473 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8918378353118896, - -0.2514342963695526, - 0.699999988079071 - ], - "rotation": 300.367141276846, - "pixel_coords": [ - 106, - 77, - 12.863697052001953 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.332859754562378, - -0.8553736209869385, - 0.699999988079071 - ], - "rotation": 327.6560150338283, - "pixel_coords": [ - 190, - 138, - 8.885208129882812 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1520706415176392, - 1.7390435934066772, - 0.699999988079071 - ], - "rotation": 206.473336288619, - "pixel_coords": [ - 178, - 78, - 12.741975784301758 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.784637212753296, - -2.1602964401245117, - 0.3499999940395355 - ], - "rotation": 333.6625873326051, - "pixel_coords": [ - 59, - 99, - 11.90192699432373 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "color": "red", - "material": "rubber", - "size": "small", - "3d_coords": [ - 2.0809555053710938, - -2.346857786178589, - 0.3499999940395355 - ], - "rotation": 271.1939904820293, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 4, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 4, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [ - 3, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [], - [ - 2, - 3, - 6 - ] - ], - "right": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown cylinder with red sphere", - "change_score": 3.041587791447347, - "change_attempts": 1, - "source_scene": "scene_0946" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0946_cf2.json b/dataset_1k_720p_2/scenes/scene_0946_cf2.json deleted file mode 100644 index c3f85c9c109032ba0d141834fee5af195308c7e4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0946_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 946, - "image_filename": "SCENE_0946_new_000946.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8505326509475708, - 2.0119073390960693, - 0.699999988079071 - ], - "rotation": 144.1913859539863, - "pixel_coords": [ - 248, - 103, - 10.795880317687988 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5982260704040527, - 2.6576972007751465, - 0.699999988079071 - ], - "rotation": 65.79507530298207, - "pixel_coords": [ - 172, - 63, - 14.255720138549805 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.40421563386917114, - -1.9315215349197388, - 0.699999988079071 - ], - "rotation": 128.80484983878233, - "pixel_coords": [ - 99, - 112, - 10.204995155334473 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8918378353118896, - -0.2514342963695526, - 0.699999988079071 - ], - "rotation": 300.367141276846, - "pixel_coords": [ - 106, - 77, - 12.863697052001953 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.332859754562378, - -0.8553736209869385, - 0.699999988079071 - ], - "rotation": 327.6560150338283, - "pixel_coords": [ - 190, - 138, - 8.885208129882812 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1520706415176392, - 1.7390435934066772, - 0.699999988079071 - ], - "rotation": 206.473336288619, - "pixel_coords": [ - 178, - 78, - 12.741975784301758 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.784637212753296, - -2.1602964401245117, - 0.3499999940395355 - ], - "rotation": 333.6625873326051, - "pixel_coords": [ - 59, - 99, - 11.90192699432373 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0809555053710938, - -2.346857786178589, - 0.3499999940395355 - ], - "rotation": 286.1655954030742, - "pixel_coords": [ - 137, - 166, - 8.403221130371094 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 4, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 4, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [ - 3, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [], - [ - 2, - 3, - 6 - ] - ], - "right": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0946" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0946_original.json b/dataset_1k_720p_2/scenes/scene_0946_original.json deleted file mode 100644 index 084c9948d7f1f5b9e6430a709b2f67a07af1b7ac..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0946_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 946, - "image_filename": "SCENE_0946_new_000946.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8505326509475708, - 2.0119073390960693, - 0.699999988079071 - ], - "rotation": 144.1913859539863, - "pixel_coords": [ - 248, - 103, - 10.795880317687988 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5982260704040527, - 2.6576972007751465, - 0.699999988079071 - ], - "rotation": 65.79507530298207, - "pixel_coords": [ - 172, - 63, - 14.255720138549805 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.40421563386917114, - -1.9315215349197388, - 0.699999988079071 - ], - "rotation": 128.80484983878233, - "pixel_coords": [ - 99, - 112, - 10.204995155334473 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8918378353118896, - -0.2514342963695526, - 0.699999988079071 - ], - "rotation": 300.367141276846, - "pixel_coords": [ - 106, - 77, - 12.863697052001953 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.332859754562378, - -0.8553736209869385, - 0.699999988079071 - ], - "rotation": 327.6560150338283, - "pixel_coords": [ - 190, - 138, - 8.885208129882812 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1520706415176392, - 1.7390435934066772, - 0.699999988079071 - ], - "rotation": 206.473336288619, - "pixel_coords": [ - 178, - 78, - 12.741975784301758 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.784637212753296, - -2.1602964401245117, - 0.3499999940395355 - ], - "rotation": 333.6625873326051, - "pixel_coords": [ - 59, - 99, - 11.90192699432373 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0809555053710938, - -2.346857786178589, - 0.3499999940395355 - ], - "rotation": 286.1655954030742, - "pixel_coords": [ - 137, - 166, - 8.403221130371094 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 4, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 7 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0, - 2, - 4, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 6, - 7 - ], - [ - 3, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [], - [ - 2, - 3, - 6 - ] - ], - "right": [ - [], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 7 - ], - [ - 0 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0946" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0947_cf1.json b/dataset_1k_720p_2/scenes/scene_0947_cf1.json deleted file mode 100644 index c0dc78a788b6252d75a31a4c0672322f6bb06f38..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0947_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 947, - "image_filename": "SCENE_0947_new_000947.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1733603477478027, - -2.9269306659698486, - 0.699999988079071 - ], - "rotation": 215.77774351022344, - "pixel_coords": [ - 32, - 102, - 9.97550106048584 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2073854207992554, - -0.3476032316684723, - 0.3499999940395355 - ], - "rotation": 94.79376765436159, - "pixel_coords": [ - 180, - 128, - 9.358099937438965 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.548194646835327, - 1.7089041471481323, - 0.3499999940395355 - ], - "rotation": 271.38099202335025, - "pixel_coords": [ - 267, - 122, - 9.647310256958008 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.360912322998047, - -0.770352303981781, - 0.3499999940395355 - ], - "rotation": 211.38543624027375, - "pixel_coords": [ - 95, - 92, - 11.511409759521484 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3820960819721222, - 0.916330873966217, - 0.699999988079071 - ], - "rotation": 137.75379573630642, - "pixel_coords": [ - 174, - 87, - 10.996134757995605 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3474284410476685, - 2.754732847213745, - 0.3499999940395355 - ], - "rotation": 259.7957596379297, - "pixel_coords": [ - 193, - 76, - 12.870577812194824 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2765069305896759, - 2.9961090087890625, - 0.699999988079071 - ], - "rotation": 73.422469802199, - "pixel_coords": [ - 233, - 78, - 11.757274627685547 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown cube to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0947" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0947_cf2.json b/dataset_1k_720p_2/scenes/scene_0947_cf2.json deleted file mode 100644 index c3bc23a76ef127320c33f282dd4d702e1f2c89a6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0947_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 947, - "image_filename": "SCENE_0947_new_000947.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1733603477478027, - -2.9269306659698486, - 0.699999988079071 - ], - "rotation": 215.77774351022344, - "pixel_coords": [ - 32, - 102, - 9.97550106048584 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2073854207992554, - -0.3476032316684723, - 0.3499999940395355 - ], - "rotation": 94.79376765436159, - "pixel_coords": [ - 180, - 128, - 9.358099937438965 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.548194646835327, - 1.7089041471481323, - 0.3499999940395355 - ], - "rotation": 271.38099202335025, - "pixel_coords": [ - 267, - 122, - 9.647310256958008 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.360912322998047, - -0.770352303981781, - 0.3499999940395355 - ], - "rotation": 211.38543624027375, - "pixel_coords": [ - 95, - 92, - 11.511409759521484 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.239593406026664, - 0.4693907532811208, - 0.699999988079071 - ], - "rotation": 137.75379573630642, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3474284410476685, - 2.754732847213745, - 0.3499999940395355 - ], - "rotation": 259.7957596379297, - "pixel_coords": [ - 193, - 76, - 12.870577812194824 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2765069305896759, - 2.9961090087890625, - 0.699999988079071 - ], - "rotation": 73.422469802199, - "pixel_coords": [ - 233, - 78, - 11.757274627685547 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved green cylinder from (-0.4,0.9) to (2.2,0.5)", - "change_score": 2.6595133470169587, - "change_attempts": 1, - "source_scene": "scene_0947" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0947_original.json b/dataset_1k_720p_2/scenes/scene_0947_original.json deleted file mode 100644 index eb3249f30591b7221e04373ad880f378f3f19a0b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0947_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 947, - "image_filename": "SCENE_0947_new_000947.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.1733603477478027, - -2.9269306659698486, - 0.699999988079071 - ], - "rotation": 215.77774351022344, - "pixel_coords": [ - 32, - 102, - 9.97550106048584 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2073854207992554, - -0.3476032316684723, - 0.3499999940395355 - ], - "rotation": 94.79376765436159, - "pixel_coords": [ - 180, - 128, - 9.358099937438965 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.548194646835327, - 1.7089041471481323, - 0.3499999940395355 - ], - "rotation": 271.38099202335025, - "pixel_coords": [ - 267, - 122, - 9.647310256958008 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.360912322998047, - -0.770352303981781, - 0.3499999940395355 - ], - "rotation": 211.38543624027375, - "pixel_coords": [ - 95, - 92, - 11.511409759521484 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3820960819721222, - 0.916330873966217, - 0.699999988079071 - ], - "rotation": 137.75379573630642, - "pixel_coords": [ - 174, - 87, - 10.996134757995605 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3474284410476685, - 2.754732847213745, - 0.3499999940395355 - ], - "rotation": 259.7957596379297, - "pixel_coords": [ - 193, - 76, - 12.870577812194824 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2765069305896759, - 2.9961090087890625, - 0.699999988079071 - ], - "rotation": 73.422469802199, - "pixel_coords": [ - 233, - 78, - 11.757274627685547 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "front": [ - [ - 1, - 2 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [], - [ - 1, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [ - 2, - 6 - ], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0947" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0948_cf1.json b/dataset_1k_720p_2/scenes/scene_0948_cf1.json deleted file mode 100644 index f25895cf26075cb6e16d315e77010aacb4ae4096..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0948_cf1.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 948, - "image_filename": "SCENE_0948_new_000948.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.12237811088562, - -1.0893359184265137, - 0.699999988079071 - ], - "rotation": 195.70990952315424, - "pixel_coords": [ - 184, - 140, - 9.347550392150879 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.8437230869855015, - 1.0758482014311084, - 0.699999988079071 - ], - "rotation": 265.7459545546318, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4148905277252197, - -0.6786218285560608, - 0.699999988079071 - ], - "rotation": 267.60311309841546, - "pixel_coords": [ - 100, - 85, - 12.501636505126953 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7642050981521606, - 2.433953046798706, - 0.3499999940395355 - ], - "rotation": 38.4394285567667, - "pixel_coords": [ - 248, - 106, - 11.820069313049316 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5534582138061523, - 1.7197747230529785, - 0.699999988079071 - ], - "rotation": 221.2370862043951, - "pixel_coords": [ - 185, - 82, - 12.715889930725098 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cylinder from left of purple cylinder to right", - "change_score": 1.6979181335324955, - "change_attempts": 1, - "source_scene": "scene_0948" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0948_cf2.json b/dataset_1k_720p_2/scenes/scene_0948_cf2.json deleted file mode 100644 index 2f2320b4fba2c91900a06e67f96cc0bc439a453e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0948_cf2.json +++ /dev/null @@ -1,199 +0,0 @@ -{ - "split": "new", - "image_index": 948, - "image_filename": "SCENE_0948_new_000948.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.12237811088562, - -1.0893359184265137, - 0.699999988079071 - ], - "rotation": 195.70990952315424, - "pixel_coords": [ - 184, - 140, - 9.347550392150879 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.45697909593582153, - -0.015526995062828064, - 0.699999988079071 - ], - "rotation": 265.7459545546318, - "pixel_coords": [ - 150, - 97, - 11.634342193603516 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7642050981521606, - 2.433953046798706, - 0.3499999940395355 - ], - "rotation": 38.4394285567667, - "pixel_coords": [ - 248, - 106, - 11.820069313049316 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5534582138061523, - 1.7197747230529785, - 0.699999988079071 - ], - "rotation": 221.2370862043951, - "pixel_coords": [ - 185, - 82, - 12.715889930725098 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed gray sphere", - "change_score": 17.280866827875467, - "change_attempts": 1, - "source_scene": "scene_0948" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0948_original.json b/dataset_1k_720p_2/scenes/scene_0948_original.json deleted file mode 100644 index 46851342a9a0da3e8c19c089f7e147c2dc055120..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0948_original.json +++ /dev/null @@ -1,214 +0,0 @@ -{ - "split": "new", - "image_index": 948, - "image_filename": "SCENE_0948_new_000948.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.12237811088562, - -1.0893359184265137, - 0.699999988079071 - ], - "rotation": 195.70990952315424, - "pixel_coords": [ - 184, - 140, - 9.347550392150879 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.45697909593582153, - -0.015526995062828064, - 0.699999988079071 - ], - "rotation": 265.7459545546318, - "pixel_coords": [ - 150, - 97, - 11.634342193603516 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4148905277252197, - -0.6786218285560608, - 0.699999988079071 - ], - "rotation": 267.60311309841546, - "pixel_coords": [ - 100, - 85, - 12.501636505126953 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.7642050981521606, - 2.433953046798706, - 0.3499999940395355 - ], - "rotation": 38.4394285567667, - "pixel_coords": [ - 248, - 106, - 11.820069313049316 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5534582138061523, - 1.7197747230529785, - 0.699999988079071 - ], - "rotation": 221.2370862043951, - "pixel_coords": [ - 185, - 82, - 12.715889930725098 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 4 - ], - [], - [ - 2, - 4 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0948" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0949_cf1.json b/dataset_1k_720p_2/scenes/scene_0949_cf1.json deleted file mode 100644 index 088908687ae7a867eea81fd97c08a9747c611ec4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0949_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 949, - "image_filename": "SCENE_0949_new_000949.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9795583486557007, - -2.683680772781372, - 0.3499999940395355 - ], - "rotation": 148.82439239099185, - "pixel_coords": [ - 134, - 172, - 8.264872550964355 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.1718389093875885, - 1.1208487749099731, - 0.3499999940395355 - ], - "rotation": 73.32109220482342, - "pixel_coords": [ - 188, - 102, - 11.717312812805176 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.145565152168274, - -0.8810547590255737, - 0.699999988079071 - ], - "rotation": 152.56830079061612, - "pixel_coords": [ - 165, - 122, - 9.720986366271973 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6493293046951294, - 2.4480836391448975, - 0.699999988079071 - ], - "rotation": 319.6258756643835, - "pixel_coords": [ - 250, - 94, - 11.396453857421875 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.402468204498291, - 0.39673641324043274, - 0.699999988079071 - ], - "rotation": 194.10758581202347, - "pixel_coords": [ - 141, - 85, - 12.13273811340332 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.14269070327281952, - -2.9495694637298584, - 0.699999988079071 - ], - "rotation": 109.04561301001083, - "pixel_coords": [ - 75, - 131, - 9.309163093566895 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.40390121936798096, - 2.3837952613830566, - 0.3499999940395355 - ], - "rotation": 86.07443043105934, - "pixel_coords": [ - 200, - 87, - 12.847671508789062 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 1, - 3, - 6 - ], - [], - [ - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed purple sphere to brown", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0949" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0949_cf2.json b/dataset_1k_720p_2/scenes/scene_0949_cf2.json deleted file mode 100644 index 1c96105db2088e7978a0d31afc7b3428e1881238..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0949_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 949, - "image_filename": "SCENE_0949_new_000949.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9795583486557007, - -2.683680772781372, - 0.3499999940395355 - ], - "rotation": 148.82439239099185, - "pixel_coords": [ - 134, - 172, - 8.264872550964355 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.1718389093875885, - 1.1208487749099731, - 0.3499999940395355 - ], - "rotation": 73.32109220482342, - "pixel_coords": [ - 188, - 102, - 11.717312812805176 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.145565152168274, - -0.8810547590255737, - 0.699999988079071 - ], - "rotation": 152.56830079061612, - "pixel_coords": [ - 165, - 122, - 9.720986366271973 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6493293046951294, - 2.4480836391448975, - 0.699999988079071 - ], - "rotation": 319.6258756643835, - "pixel_coords": [ - 250, - 94, - 11.396453857421875 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.402468204498291, - 0.39673641324043274, - 0.699999988079071 - ], - "rotation": 194.10758581202347, - "pixel_coords": [ - 141, - 85, - 12.13273811340332 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.14269070327281952, - -2.9495694637298584, - 0.699999988079071 - ], - "rotation": 109.04561301001083, - "pixel_coords": [ - 75, - 131, - 9.309163093566895 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.40390121936798096, - 2.3837952613830566, - 0.3499999940395355 - ], - "rotation": 86.07443043105934, - "pixel_coords": [ - 200, - 87, - 12.847671508789062 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 1, - 3, - 6 - ], - [], - [ - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between green cylinder and yellow sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0949" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0949_original.json b/dataset_1k_720p_2/scenes/scene_0949_original.json deleted file mode 100644 index 1d2019ef6967dd610e9bbd59fbafa37bf1efcff3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0949_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 949, - "image_filename": "SCENE_0949_new_000949.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9795583486557007, - -2.683680772781372, - 0.3499999940395355 - ], - "rotation": 148.82439239099185, - "pixel_coords": [ - 134, - 172, - 8.264872550964355 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.1718389093875885, - 1.1208487749099731, - 0.3499999940395355 - ], - "rotation": 73.32109220482342, - "pixel_coords": [ - 188, - 102, - 11.717312812805176 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.145565152168274, - -0.8810547590255737, - 0.699999988079071 - ], - "rotation": 152.56830079061612, - "pixel_coords": [ - 165, - 122, - 9.720986366271973 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.6493293046951294, - 2.4480836391448975, - 0.699999988079071 - ], - "rotation": 319.6258756643835, - "pixel_coords": [ - 250, - 94, - 11.396453857421875 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.402468204498291, - 0.39673641324043274, - 0.699999988079071 - ], - "rotation": 194.10758581202347, - "pixel_coords": [ - 141, - 85, - 12.13273811340332 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.14269070327281952, - -2.9495694637298584, - 0.699999988079071 - ], - "rotation": 109.04561301001083, - "pixel_coords": [ - 75, - 131, - 9.309163093566895 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.40390121936798096, - 2.3837952613830566, - 0.3499999940395355 - ], - "rotation": 86.07443043105934, - "pixel_coords": [ - 200, - 87, - 12.847671508789062 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 3, - 4, - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 6 - ], - [ - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "left": [ - [ - 5 - ], - [ - 0, - 2, - 4, - 5 - ], - [ - 0, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 6 - ], - [ - 3, - 6 - ], - [ - 1, - 3, - 6 - ], - [], - [ - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0949" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0950_cf1.json b/dataset_1k_720p_2/scenes/scene_0950_cf1.json deleted file mode 100644 index d374ef1975cc3d3dfef1c82b6f2dbb3b7f958526..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0950_cf1.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 950, - "image_filename": "SCENE_0950_new_000950.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.529497504234314, - 0.6828105449676514, - 0.699999988079071 - ], - "rotation": 263.84008928185267, - "pixel_coords": [ - 213, - 110, - 10.126974105834961 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5945199131965637, - 0.8175567984580994, - 0.3499999940395355 - ], - "rotation": 193.61757375679363, - "pixel_coords": [ - 166, - 96, - 11.73686408996582 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.657871723175049, - -1.3404816389083862, - 0.3499999940395355 - ], - "rotation": 357.96085657448003, - "pixel_coords": [ - 194, - 166, - 8.387110710144043 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.171616554260254, - -1.4277623891830444, - 0.699999988079071 - ], - "rotation": 49.903550329731694, - "pixel_coords": [ - 99, - 102, - 10.609963417053223 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7510294914245605, - 1.9730457067489624, - 0.699999988079071 - ], - "rotation": 184.37193904813523, - "pixel_coords": [ - 275, - 111, - 10.106334686279297 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1339830160140991, - -0.8869723081588745, - 0.699999988079071 - ], - "rotation": 31.643895758265668, - "pixel_coords": [ - 164, - 124, - 9.455049514770508 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6533134579658508, - 2.1303999423980713, - 0.3499999940395355 - ], - "rotation": 111.29398943313747, - "pixel_coords": [ - 220, - 97, - 11.71273422241211 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8550660610198975, - -2.867215156555176, - 0.699999988079071 - ], - "rotation": 329.7106550349054, - "pixel_coords": [ - 122, - 166, - 7.8277435302734375 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 7 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 2, - 5, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 1, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 3 - ] - ], - "right": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0950" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0950_cf2.json b/dataset_1k_720p_2/scenes/scene_0950_cf2.json deleted file mode 100644 index e0db84ab7fe0f901d30ccf210069da85849f4142..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0950_cf2.json +++ /dev/null @@ -1,344 +0,0 @@ -{ - "split": "new", - "image_index": 950, - "image_filename": "SCENE_0950_new_000950.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5945199131965637, - 0.8175567984580994, - 0.3499999940395355 - ], - "rotation": 193.61757375679363, - "pixel_coords": [ - 166, - 96, - 11.73686408996582 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.657871723175049, - -1.3404816389083862, - 0.3499999940395355 - ], - "rotation": 357.96085657448003, - "pixel_coords": [ - 194, - 166, - 8.387110710144043 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.171616554260254, - -1.4277623891830444, - 0.699999988079071 - ], - "rotation": 49.903550329731694, - "pixel_coords": [ - 99, - 102, - 10.609963417053223 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7510294914245605, - 1.9730457067489624, - 0.699999988079071 - ], - "rotation": 184.37193904813523, - "pixel_coords": [ - 275, - 111, - 10.106334686279297 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1339830160140991, - -0.8869723081588745, - 0.699999988079071 - ], - "rotation": 31.643895758265668, - "pixel_coords": [ - 164, - 124, - 9.455049514770508 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6533134579658508, - 2.1303999423980713, - 0.3499999940395355 - ], - "rotation": 111.29398943313747, - "pixel_coords": [ - 220, - 97, - 11.71273422241211 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8550660610198975, - -2.867215156555176, - 0.699999988079071 - ], - "rotation": 329.7106550349054, - "pixel_coords": [ - 122, - 166, - 7.8277435302734375 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 7 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 2, - 5, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 1, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 3 - ] - ], - "right": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed red sphere", - "change_score": 45.336449321501135, - "change_attempts": 1, - "source_scene": "scene_0950" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0950_original.json b/dataset_1k_720p_2/scenes/scene_0950_original.json deleted file mode 100644 index 4ffda60a8f80123982f65ec74e19928047a84d04..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0950_original.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 950, - "image_filename": "SCENE_0950_new_000950.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.529497504234314, - 0.6828105449676514, - 0.699999988079071 - ], - "rotation": 263.84008928185267, - "pixel_coords": [ - 213, - 110, - 10.126974105834961 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5945199131965637, - 0.8175567984580994, - 0.3499999940395355 - ], - "rotation": 193.61757375679363, - "pixel_coords": [ - 166, - 96, - 11.73686408996582 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.657871723175049, - -1.3404816389083862, - 0.3499999940395355 - ], - "rotation": 357.96085657448003, - "pixel_coords": [ - 194, - 166, - 8.387110710144043 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.171616554260254, - -1.4277623891830444, - 0.699999988079071 - ], - "rotation": 49.903550329731694, - "pixel_coords": [ - 99, - 102, - 10.609963417053223 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.7510294914245605, - 1.9730457067489624, - 0.699999988079071 - ], - "rotation": 184.37193904813523, - "pixel_coords": [ - 275, - 111, - 10.106334686279297 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1339830160140991, - -0.8869723081588745, - 0.699999988079071 - ], - "rotation": 31.643895758265668, - "pixel_coords": [ - 164, - 124, - 9.455049514770508 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6533134579658508, - 2.1303999423980713, - 0.3499999940395355 - ], - "rotation": 111.29398943313747, - "pixel_coords": [ - 220, - 97, - 11.71273422241211 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8550660610198975, - -2.867215156555176, - 0.699999988079071 - ], - "rotation": 329.7106550349054, - "pixel_coords": [ - 122, - 166, - 7.8277435302734375 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 6 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 2, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 7 - ], - [ - 0, - 2, - 4, - 5, - 7 - ], - [ - 2, - 5, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 5, - 7 - ], - [ - 3, - 7 - ], - [ - 1, - 3, - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 3 - ] - ], - "right": [ - [ - 4, - 6 - ], - [ - 0, - 2, - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 2, - 4, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0950" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0951_cf1.json b/dataset_1k_720p_2/scenes/scene_0951_cf1.json deleted file mode 100644 index 9a0a43edb59dbca7598d1e66742aeee9d851ebc9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0951_cf1.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 951, - "image_filename": "SCENE_0951_new_000951.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8928714990615845, - -0.9824898838996887, - 0.3499999940395355 - ], - "rotation": 257.66671678861076, - "pixel_coords": [ - 118, - 110, - 11.104429244995117 - ], - "color": "blue" - }, - { - "shape": "sphere", - "color": "gray", - "material": "metal", - "size": "large", - "3d_coords": [ - 1.4876372814178467, - 0.4534209072589874, - 0.699999988079071 - ], - "rotation": 326.7136607399359, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6887257099151611, - -1.474090814590454, - 0.699999988079071 - ], - "rotation": 334.765566198392, - "pixel_coords": [ - 135, - 122, - 9.589111328125 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3692822456359863, - 0.521501898765564, - 0.3499999940395355 - ], - "rotation": 144.20904488076368, - "pixel_coords": [ - 146, - 93, - 12.297966003417969 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple cylinder with gray sphere", - "change_score": 3.054220009926996, - "change_attempts": 1, - "source_scene": "scene_0951" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0951_cf2.json b/dataset_1k_720p_2/scenes/scene_0951_cf2.json deleted file mode 100644 index 473af26a5fcc53a3cb372e4d7a419d841a51fb8c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0951_cf2.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 951, - "image_filename": "SCENE_0951_new_000951.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8928714990615845, - -0.9824898838996887, - 0.3499999940395355 - ], - "rotation": 257.66671678861076, - "pixel_coords": [ - 118, - 110, - 11.104429244995117 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4876372814178467, - 0.4534209072589874, - 0.699999988079071 - ], - "rotation": 307.1944571662173, - "pixel_coords": [ - 205, - 112, - 10.163298606872559 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6887257099151611, - -1.474090814590454, - 0.699999988079071 - ], - "rotation": 334.765566198392, - "pixel_coords": [ - 135, - 122, - 9.589111328125 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "color": "green", - "material": "metal", - "size": "large", - "3d_coords": [ - -1.3692822456359863, - 0.521501898765564, - 0.3499999940395355 - ], - "rotation": 224.86268091289585, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced brown cube with green sphere", - "change_score": 4.224037877867034, - "change_attempts": 1, - "source_scene": "scene_0951" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0951_original.json b/dataset_1k_720p_2/scenes/scene_0951_original.json deleted file mode 100644 index 79a5729f75dceb40737e78e98e6a88ea26c3bc84..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0951_original.json +++ /dev/null @@ -1,176 +0,0 @@ -{ - "split": "new", - "image_index": 951, - "image_filename": "SCENE_0951_new_000951.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.8928714990615845, - -0.9824898838996887, - 0.3499999940395355 - ], - "rotation": 257.66671678861076, - "pixel_coords": [ - 118, - 110, - 11.104429244995117 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.4876372814178467, - 0.4534209072589874, - 0.699999988079071 - ], - "rotation": 307.1944571662173, - "pixel_coords": [ - 205, - 112, - 10.163298606872559 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.6887257099151611, - -1.474090814590454, - 0.699999988079071 - ], - "rotation": 334.765566198392, - "pixel_coords": [ - 135, - 122, - 9.589111328125 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3692822456359863, - 0.521501898765564, - 0.3499999940395355 - ], - "rotation": 144.20904488076368, - "pixel_coords": [ - 146, - 93, - 12.297966003417969 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0951" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0952_cf1.json b/dataset_1k_720p_2/scenes/scene_0952_cf1.json deleted file mode 100644 index 1ac2190fc31547f2f5505d5d99467fc174c5bdb7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0952_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 952, - "image_filename": "SCENE_0952_new_000952.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.3498109727195464, - 0.8483739931674499, - 0.699999988079071 - ], - "rotation": 211.3614089748216, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9136009216308594, - 0.7574900984764099, - 0.3499999940395355 - ], - "rotation": 262.3413279465731, - "pixel_coords": [ - 122, - 80, - 13.227457046508789 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.241941452026367, - -1.9567352533340454, - 0.699999988079071 - ], - "rotation": 168.17702033817346, - "pixel_coords": [ - 66, - 96, - 10.990407943725586 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7880350351333618, - -0.6441011428833008, - 0.3499999940395355 - ], - "rotation": 315.4043754754941, - "pixel_coords": [ - 109, - 99, - 11.646894454956055 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5167045593261719, - 0.4496006667613983, - 0.3499999940395355 - ], - "rotation": 27.827895341475525, - "pixel_coords": [ - 140, - 92, - 12.130054473876953 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7089855670928955, - -2.126237630844116, - 0.3499999940395355 - ], - "rotation": 297.16784540547326, - "pixel_coords": [ - 172, - 176, - 7.81766939163208 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1049020290374756, - 1.9312875270843506, - 0.699999988079071 - ], - "rotation": 14.02543183527773, - "pixel_coords": [ - 228, - 93, - 11.15344524383545 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved red sphere to partially occlude brown cylinder", - "change_score": 2.359627823940773, - "change_attempts": 1, - "source_scene": "scene_0952" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0952_cf2.json b/dataset_1k_720p_2/scenes/scene_0952_cf2.json deleted file mode 100644 index 04b2f54826035f7a34b34a6c7d4815b985be78f8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0952_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 952, - "image_filename": "SCENE_0952_new_000952.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2935826778411865, - -1.2616556882858276, - 0.699999988079071 - ], - "rotation": 211.3614089748216, - "pixel_coords": [ - 158, - 128, - 9.102890968322754 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9136009216308594, - 0.7574900984764099, - 0.3499999940395355 - ], - "rotation": 262.3413279465731, - "pixel_coords": [ - 122, - 80, - 13.227457046508789 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.241941452026367, - -1.9567352533340454, - 0.699999988079071 - ], - "rotation": 168.17702033817346, - "pixel_coords": [ - 66, - 96, - 10.990407943725586 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7880350351333618, - -0.6441011428833008, - 0.3499999940395355 - ], - "rotation": 315.4043754754941, - "pixel_coords": [ - 109, - 99, - 11.646894454956055 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5167045593261719, - 0.4496006667613983, - 0.3499999940395355 - ], - "rotation": 27.827895341475525, - "pixel_coords": [ - 140, - 92, - 12.130054473876953 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7089855670928955, - -2.126237630844116, - 0.3499999940395355 - ], - "rotation": 297.16784540547326, - "pixel_coords": [ - 172, - 176, - 7.81766939163208 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1049020290374756, - 1.9312875270843506, - 0.699999988079071 - ], - "rotation": 14.02543183527773, - "pixel_coords": [ - 228, - 93, - 11.15344524383545 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed cyan sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0952" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0952_original.json b/dataset_1k_720p_2/scenes/scene_0952_original.json deleted file mode 100644 index 4ce3021808ae99a9f1f5c5d338d2f388c21d90c6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0952_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 952, - "image_filename": "SCENE_0952_new_000952.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2935826778411865, - -1.2616556882858276, - 0.699999988079071 - ], - "rotation": 211.3614089748216, - "pixel_coords": [ - 158, - 128, - 9.102890968322754 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9136009216308594, - 0.7574900984764099, - 0.3499999940395355 - ], - "rotation": 262.3413279465731, - "pixel_coords": [ - 122, - 80, - 13.227457046508789 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.241941452026367, - -1.9567352533340454, - 0.699999988079071 - ], - "rotation": 168.17702033817346, - "pixel_coords": [ - 66, - 96, - 10.990407943725586 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7880350351333618, - -0.6441011428833008, - 0.3499999940395355 - ], - "rotation": 315.4043754754941, - "pixel_coords": [ - 109, - 99, - 11.646894454956055 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5167045593261719, - 0.4496006667613983, - 0.3499999940395355 - ], - "rotation": 27.827895341475525, - "pixel_coords": [ - 140, - 92, - 12.130054473876953 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7089855670928955, - -2.126237630844116, - 0.3499999940395355 - ], - "rotation": 297.16784540547326, - "pixel_coords": [ - 172, - 176, - 7.81766939163208 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1049020290374756, - 1.9312875270843506, - 0.699999988079071 - ], - "rotation": 14.02543183527773, - "pixel_coords": [ - 228, - 93, - 11.15344524383545 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6 - ], - [], - [ - 1, - 3, - 4 - ], - [ - 1, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 3, - 4 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [], - [ - 0, - 5 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ], - [ - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 4, - 5, - 6 - ], - [ - 0, - 5, - 6 - ], - [ - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0952" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0953_cf1.json b/dataset_1k_720p_2/scenes/scene_0953_cf1.json deleted file mode 100644 index 928ea73c8a62b05b7a1d87c133c9ff732b0fbaa9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0953_cf1.json +++ /dev/null @@ -1,304 +0,0 @@ -{ - "split": "new", - "image_index": 953, - "image_filename": "SCENE_0953_new_000953.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.230941504240036, - 2.3812811374664307, - 0.699999988079071 - ], - "rotation": 139.97795073165872, - "pixel_coords": [ - 216, - 84, - 12.463533401489258 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.678052306175232, - 2.405221700668335, - 0.3499999940395355 - ], - "rotation": 188.59272833707954, - "pixel_coords": [ - 248, - 107, - 11.676607131958008 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.019721508026123, - -0.10562238097190857, - 0.699999988079071 - ], - "rotation": 341.95118463301066, - "pixel_coords": [ - 203, - 127, - 9.884587287902832 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4425153136253357, - 0.011530173011124134, - 0.3499999940395355 - ], - "rotation": 115.21435728283903, - "pixel_coords": [ - 169, - 116, - 11.181355476379395 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.46163487434387207, - -2.920844793319702, - 0.699999988079071 - ], - "rotation": 321.36083103121547, - "pixel_coords": [ - 71, - 125, - 9.993011474609375 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2208831310272217, - -1.389517903327942, - 0.699999988079071 - ], - "rotation": 148.8196561168121, - "pixel_coords": [ - 88, - 90, - 12.022995948791504 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9798531532287598, - 0.8926455974578857, - 0.3499999940395355 - ], - "rotation": 283.74667478306935, - "pixel_coords": [ - 251, - 139, - 9.964370727539062 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 6 - ], - [], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0953" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0953_cf2.json b/dataset_1k_720p_2/scenes/scene_0953_cf2.json deleted file mode 100644 index f12a0c2e7cc802a8a33d8a18b5c1f93ba971ab92..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0953_cf2.json +++ /dev/null @@ -1,287 +0,0 @@ -{ - "split": "new", - "image_index": 953, - "image_filename": "SCENE_0953_new_000953.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.230941504240036, - 2.3812811374664307, - 0.699999988079071 - ], - "rotation": 139.97795073165872, - "pixel_coords": [ - 216, - 84, - 12.463533401489258 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.678052306175232, - 2.405221700668335, - 0.3499999940395355 - ], - "rotation": 188.59272833707954, - "pixel_coords": [ - 248, - 107, - 11.676607131958008 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.019721508026123, - -0.10562238097190857, - 0.699999988079071 - ], - "rotation": 341.95118463301066, - "pixel_coords": [ - 203, - 127, - 9.884587287902832 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4425153136253357, - 0.011530173011124134, - 0.3499999940395355 - ], - "rotation": 115.21435728283903, - "pixel_coords": [ - 169, - 116, - 11.181355476379395 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.46163487434387207, - -2.920844793319702, - 0.699999988079071 - ], - "rotation": 321.36083103121547, - "pixel_coords": [ - 71, - 125, - 9.993011474609375 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2208831310272217, - -1.389517903327942, - 0.699999988079071 - ], - "rotation": 148.8196561168121, - "pixel_coords": [ - 88, - 90, - 12.022995948791504 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 6 - ], - [], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0953" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0953_original.json b/dataset_1k_720p_2/scenes/scene_0953_original.json deleted file mode 100644 index 3c7fa0e63716c5385f5d2f70805eaa0c3d8d55f7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0953_original.json +++ /dev/null @@ -1,302 +0,0 @@ -{ - "split": "new", - "image_index": 953, - "image_filename": "SCENE_0953_new_000953.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.230941504240036, - 2.3812811374664307, - 0.699999988079071 - ], - "rotation": 139.97795073165872, - "pixel_coords": [ - 216, - 84, - 12.463533401489258 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.678052306175232, - 2.405221700668335, - 0.3499999940395355 - ], - "rotation": 188.59272833707954, - "pixel_coords": [ - 248, - 107, - 11.676607131958008 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.019721508026123, - -0.10562238097190857, - 0.699999988079071 - ], - "rotation": 341.95118463301066, - "pixel_coords": [ - 203, - 127, - 9.884587287902832 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.4425153136253357, - 0.011530173011124134, - 0.3499999940395355 - ], - "rotation": 115.21435728283903, - "pixel_coords": [ - 169, - 116, - 11.181355476379395 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.46163487434387207, - -2.920844793319702, - 0.699999988079071 - ], - "rotation": 321.36083103121547, - "pixel_coords": [ - 71, - 125, - 9.993011474609375 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2208831310272217, - -1.389517903327942, - 0.699999988079071 - ], - "rotation": 148.8196561168121, - "pixel_coords": [ - 88, - 90, - 12.022995948791504 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9798531532287598, - 0.8926455974578857, - 0.3499999940395355 - ], - "rotation": 283.74667478306935, - "pixel_coords": [ - 251, - 139, - 9.964370727539062 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 3, - 4, - 6 - ], - [], - [ - 2, - 4, - 6 - ], - [], - [ - 1, - 2, - 3, - 4, - 6 - ], - [] - ], - "left": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [], - [ - 0, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 6 - ], - [], - [ - 0, - 1, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 0, - 1, - 2, - 3, - 6 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0953" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0954_cf1.json b/dataset_1k_720p_2/scenes/scene_0954_cf1.json deleted file mode 100644 index 92b0de1a26e4702e105dafc78247bc678be84af3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0954_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 954, - "image_filename": "SCENE_0954_new_000954.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.998391032218933, - 2.004856586456299, - 0.699999988079071 - ], - "rotation": 75.63991188906806, - "pixel_coords": [ - 253, - 102, - 10.635139465332031 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.445331573486328, - 2.7743606567382812, - 0.699999988079071 - ], - "rotation": 253.54866499827853, - "pixel_coords": [ - 172, - 63, - 14.066018104553223 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.519370675086975, - 0.06750968098640442, - 0.3499999940395355 - ], - "rotation": 83.78434796726089, - "pixel_coords": [ - 197, - 127, - 9.978177070617676 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0954" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0954_cf2.json b/dataset_1k_720p_2/scenes/scene_0954_cf2.json deleted file mode 100644 index 72bb461ad1d1a5d261e760cc829f5d44ed4a9425..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0954_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 954, - "image_filename": "SCENE_0954_new_000954.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.998391032218933, - 2.004856586456299, - 0.699999988079071 - ], - "rotation": 75.63991188906806, - "pixel_coords": [ - 253, - 102, - 10.635139465332031 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.3493099708750225, - -0.6544326749581961, - 0.699999988079071 - ], - "rotation": 253.54866499827853, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.519370675086975, - 0.06750968098640442, - 0.3499999940395355 - ], - "rotation": 83.78434796726089, - "pixel_coords": [ - 197, - 127, - 9.978177070617676 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved green sphere to partially occlude gray cube", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0954" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0954_original.json b/dataset_1k_720p_2/scenes/scene_0954_original.json deleted file mode 100644 index 62087a43e451b2966d6624b3eb0a79a31636eeec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0954_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 954, - "image_filename": "SCENE_0954_new_000954.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.998391032218933, - 2.004856586456299, - 0.699999988079071 - ], - "rotation": 75.63991188906806, - "pixel_coords": [ - 253, - 102, - 10.635139465332031 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.445331573486328, - 2.7743606567382812, - 0.699999988079071 - ], - "rotation": 253.54866499827853, - "pixel_coords": [ - 172, - 63, - 14.066018104553223 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.519370675086975, - 0.06750968098640442, - 0.3499999940395355 - ], - "rotation": 83.78434796726089, - "pixel_coords": [ - 197, - 127, - 9.978177070617676 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0954" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0955_cf1.json b/dataset_1k_720p_2/scenes/scene_0955_cf1.json deleted file mode 100644 index 9c013d8b647d9591709feec388323a3ab39d9fb2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0955_cf1.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 955, - "image_filename": "SCENE_0955_new_000955.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.96236515045166, - 2.6257781982421875, - 0.3499999940395355 - ], - "rotation": 180.90912755254604, - "pixel_coords": [ - 158, - 69, - 14.984341621398926 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7043824195861816, - -2.6244924068450928, - 0.3499999940395355 - ], - "rotation": 76.21571227784456, - "pixel_coords": [ - 47, - 108, - 11.666783332824707 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.22269868850708, - -0.22644095122814178, - 0.699999988079071 - ], - "rotation": 0.951962514353375, - "pixel_coords": [ - 182, - 116, - 10.416842460632324 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5463974475860596, - -1.573689341545105, - 0.699999988079071 - ], - "rotation": 149.7814974492948, - "pixel_coords": [ - 184, - 151, - 8.757706642150879 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.11763306707143784, - -0.8528277277946472, - 0.3499999940395355 - ], - "rotation": 198.44364703627056, - "pixel_coords": [ - 143, - 120, - 10.917448043823242 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed cyan cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0955" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0955_cf2.json b/dataset_1k_720p_2/scenes/scene_0955_cf2.json deleted file mode 100644 index 811f1d12b9e994149e423986be59ba0a9933644f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0955_cf2.json +++ /dev/null @@ -1,218 +0,0 @@ -{ - "split": "new", - "image_index": 955, - "image_filename": "SCENE_0955_new_000955.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.96236515045166, - 2.6257781982421875, - 0.3499999940395355 - ], - "rotation": 180.90912755254604, - "pixel_coords": [ - 158, - 69, - 14.984341621398926 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.7043824195861816, - -2.6244924068450928, - 0.3499999940395355 - ], - "rotation": 76.21571227784456, - "pixel_coords": [ - 47, - 108, - 11.666783332824707 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.22269868850708, - -0.22644095122814178, - 0.699999988079071 - ], - "rotation": 0.951962514353375, - "pixel_coords": [ - 182, - 116, - 10.416842460632324 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5463974475860596, - -1.573689341545105, - 0.699999988079071 - ], - "rotation": 149.7814974492948, - "pixel_coords": [ - 184, - 151, - 8.757706642150879 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.11763306707143784, - -0.8528277277946472, - 0.3499999940395355 - ], - "rotation": 198.44364703627056, - "pixel_coords": [ - 143, - 120, - 10.917448043823242 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed green sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0955" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0955_original.json b/dataset_1k_720p_2/scenes/scene_0955_original.json deleted file mode 100644 index ffeb2cfe5f4bd827edab51afd4d1ebd2ee113895..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0955_original.json +++ /dev/null @@ -1,216 +0,0 @@ -{ - "split": "new", - "image_index": 955, - "image_filename": "SCENE_0955_new_000955.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.96236515045166, - 2.6257781982421875, - 0.3499999940395355 - ], - "rotation": 180.90912755254604, - "pixel_coords": [ - 158, - 69, - 14.984341621398926 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7043824195861816, - -2.6244924068450928, - 0.3499999940395355 - ], - "rotation": 76.21571227784456, - "pixel_coords": [ - 47, - 108, - 11.666783332824707 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.22269868850708, - -0.22644095122814178, - 0.699999988079071 - ], - "rotation": 0.951962514353375, - "pixel_coords": [ - 182, - 116, - 10.416842460632324 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5463974475860596, - -1.573689341545105, - 0.699999988079071 - ], - "rotation": 149.7814974492948, - "pixel_coords": [ - 184, - 151, - 8.757706642150879 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.11763306707143784, - -0.8528277277946472, - 0.3499999940395355 - ], - "rotation": 198.44364703627056, - "pixel_coords": [ - 143, - 120, - 10.917448043823242 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3 - ], - [], - [ - 2, - 3 - ] - ], - "left": [ - [ - 1, - 4 - ], - [], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [], - [ - 0, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0955" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0956_cf1.json b/dataset_1k_720p_2/scenes/scene_0956_cf1.json deleted file mode 100644 index 743ddcd86f21b8c8fe3ba2f5f9180b901f007330..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0956_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 956, - "image_filename": "SCENE_0956_new_000956.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.24346710647897662, - 1.5635071396268865, - 0.3499999940395355 - ], - "rotation": 211.4431656557493, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1171584129333496, - -1.3551483154296875, - 0.3499999940395355 - ], - "rotation": 98.28290851115133, - "pixel_coords": [ - 149, - 137, - 9.802349090576172 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2163565158843994, - -0.645123302936554, - 0.3499999940395355 - ], - "rotation": 35.808977470421056, - "pixel_coords": [ - 122, - 104, - 11.791202545166016 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1842378377914429, - 1.146173357963562, - 0.3499999940395355 - ], - "rotation": 103.91520236331186, - "pixel_coords": [ - 163, - 91, - 12.80812931060791 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6150692701339722, - 2.5725834369659424, - 0.699999988079071 - ], - "rotation": 327.30799013670196, - "pixel_coords": [ - 183, - 71, - 13.767144203186035 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.30719792842865, - -2.0252578258514404, - 0.699999988079071 - ], - "rotation": 35.59103541695376, - "pixel_coords": [ - 83, - 105, - 10.893125534057617 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [], - [ - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved gray cube from (0.8,-0.0) to (-0.2,1.6)", - "change_score": 1.8954932226734944, - "change_attempts": 1, - "source_scene": "scene_0956" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0956_cf2.json b/dataset_1k_720p_2/scenes/scene_0956_cf2.json deleted file mode 100644 index 793839e8c20bba920de0e69aa18a55bf863fbda8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0956_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 956, - "image_filename": "SCENE_0956_new_000956.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8215844631195068, - -0.004472360014915466, - 0.3499999940395355 - ], - "rotation": 211.4431656557493, - "pixel_coords": [ - 177, - 119, - 10.785273551940918 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1171584129333496, - -1.3551483154296875, - 0.3499999940395355 - ], - "rotation": 98.28290851115133, - "pixel_coords": [ - 149, - 137, - 9.802349090576172 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2163565158843994, - -0.645123302936554, - 0.3499999940395355 - ], - "rotation": 35.808977470421056, - "pixel_coords": [ - 122, - 104, - 11.791202545166016 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1842378377914429, - 1.146173357963562, - 0.3499999940395355 - ], - "rotation": 103.91520236331186, - "pixel_coords": [ - 163, - 91, - 12.80812931060791 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6150692701339722, - 2.5725834369659424, - 0.699999988079071 - ], - "rotation": 327.30799013670196, - "pixel_coords": [ - 183, - 71, - 13.767144203186035 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.30719792842865, - -2.0252578258514404, - 0.699999988079071 - ], - "rotation": 35.59103541695376, - "pixel_coords": [ - 83, - 105, - 10.893125534057617 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [], - [ - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between gray cube and cyan cube", - "change_score": 2.0, - "change_attempts": 2, - "source_scene": "scene_0956" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0956_original.json b/dataset_1k_720p_2/scenes/scene_0956_original.json deleted file mode 100644 index 008231ea441286bfcaedaee4a7b7fdc54071dd9f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0956_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 956, - "image_filename": "SCENE_0956_new_000956.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8215844631195068, - -0.004472360014915466, - 0.3499999940395355 - ], - "rotation": 211.4431656557493, - "pixel_coords": [ - 177, - 119, - 10.785273551940918 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1171584129333496, - -1.3551483154296875, - 0.3499999940395355 - ], - "rotation": 98.28290851115133, - "pixel_coords": [ - 149, - 137, - 9.802349090576172 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.2163565158843994, - -0.645123302936554, - 0.3499999940395355 - ], - "rotation": 35.808977470421056, - "pixel_coords": [ - 122, - 104, - 11.791202545166016 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.1842378377914429, - 1.146173357963562, - 0.3499999940395355 - ], - "rotation": 103.91520236331186, - "pixel_coords": [ - 163, - 91, - 12.80812931060791 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.6150692701339722, - 2.5725834369659424, - 0.699999988079071 - ], - "rotation": 327.30799013670196, - "pixel_coords": [ - 183, - 71, - 13.767144203186035 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.30719792842865, - -2.0252578258514404, - 0.699999988079071 - ], - "rotation": 35.59103541695376, - "pixel_coords": [ - 83, - 105, - 10.893125534057617 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4 - ], - [ - 4 - ], - [], - [ - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1, - 5 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 5 - ], - [ - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [] - ], - "right": [ - [ - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 4 - ], - [], - [ - 0, - 1, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0956" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0957_cf1.json b/dataset_1k_720p_2/scenes/scene_0957_cf1.json deleted file mode 100644 index 150d6209b9e78b2a3849f2c6c98bc822f09f8595..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0957_cf1.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 957, - "image_filename": "SCENE_0957_new_000957.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5984485149383545, - -1.3403162956237793, - 0.699999988079071 - ], - "rotation": 156.3392829246589, - "pixel_coords": [ - 95, - 96, - 11.141427040100098 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.14023041725158691, - 2.3024468421936035, - 0.699999988079071 - ], - "rotation": 70.26800637796502, - "pixel_coords": [ - 213, - 82, - 12.077166557312012 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1106719970703125, - 1.4480094909667969, - 0.3499999940395355 - ], - "rotation": 92.79439180024909, - "pixel_coords": [ - 243, - 120, - 10.458647727966309 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.886402428150177, - -2.5412724018096924, - 0.3499999940395355 - ], - "rotation": 5.61590292815362, - "pixel_coords": [ - 74, - 126, - 10.15523910522461 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.985744833946228, - 0.3203532099723816, - 0.699999988079071 - ], - "rotation": 105.71618049704867, - "pixel_coords": [ - 130, - 79, - 12.346725463867188 - ], - "color": "blue" - }, - { - "shape": "cube", - "color": "yellow", - "material": "rubber", - "size": "small", - "3d_coords": [ - 2.9866225719451904, - -1.6128203868865967, - 0.699999988079071 - ], - "rotation": 153.5399718063809, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3850535750389099, - -2.9019246101379395, - 0.699999988079071 - ], - "rotation": 203.16232061878208, - "pixel_coords": [ - 84, - 138, - 8.939340591430664 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.128662586212158, - 2.0279698371887207, - 0.699999988079071 - ], - "rotation": 313.3799081249696, - "pixel_coords": [ - 164, - 67, - 13.417590141296387 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 7 - ], - [ - 4, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [] - ], - "front": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 3 - ], - [ - 0, - 3, - 4, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 1, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red cylinder with yellow cube", - "change_score": 3.059110152736266, - "change_attempts": 1, - "source_scene": "scene_0957" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0957_cf2.json b/dataset_1k_720p_2/scenes/scene_0957_cf2.json deleted file mode 100644 index b966fe58fc480605039957f10eeefeec70d47907..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0957_cf2.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 957, - "image_filename": "SCENE_0957_new_000957.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5984485149383545, - -1.3403162956237793, - 0.699999988079071 - ], - "rotation": 156.3392829246589, - "pixel_coords": [ - 95, - 96, - 11.141427040100098 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.14023041725158691, - 2.3024468421936035, - 0.699999988079071 - ], - "rotation": 70.26800637796502, - "pixel_coords": [ - 213, - 82, - 12.077166557312012 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1106719970703125, - 1.4480094909667969, - 0.3499999940395355 - ], - "rotation": 92.79439180024909, - "pixel_coords": [ - 243, - 120, - 10.458647727966309 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.886402428150177, - -2.5412724018096924, - 0.3499999940395355 - ], - "rotation": 5.61590292815362, - "pixel_coords": [ - 74, - 126, - 10.15523910522461 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.985744833946228, - 0.3203532099723816, - 0.699999988079071 - ], - "rotation": 105.71618049704867, - "pixel_coords": [ - 130, - 79, - 12.346725463867188 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9866225719451904, - -1.6128203868865967, - 0.699999988079071 - ], - "rotation": 132.26031682132526, - "pixel_coords": [ - 192, - 164, - 7.9596028327941895 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3850535750389099, - -2.9019246101379395, - 0.699999988079071 - ], - "rotation": 203.16232061878208, - "pixel_coords": [ - 84, - 138, - 8.939340591430664 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.128662586212158, - 2.0279698371887207, - 0.699999988079071 - ], - "rotation": 313.3799081249696, - "pixel_coords": [ - 164, - 67, - 13.417590141296387 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 7 - ], - [ - 4, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [] - ], - "front": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 3 - ], - [ - 0, - 3, - 4, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 1, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow cube and brown sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0957" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0957_original.json b/dataset_1k_720p_2/scenes/scene_0957_original.json deleted file mode 100644 index 444308bda1aac04a5ce8388ccc022bfae8920285..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0957_original.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 957, - "image_filename": "SCENE_0957_new_000957.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.5984485149383545, - -1.3403162956237793, - 0.699999988079071 - ], - "rotation": 156.3392829246589, - "pixel_coords": [ - 95, - 96, - 11.141427040100098 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.14023041725158691, - 2.3024468421936035, - 0.699999988079071 - ], - "rotation": 70.26800637796502, - "pixel_coords": [ - 213, - 82, - 12.077166557312012 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.1106719970703125, - 1.4480094909667969, - 0.3499999940395355 - ], - "rotation": 92.79439180024909, - "pixel_coords": [ - 243, - 120, - 10.458647727966309 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.886402428150177, - -2.5412724018096924, - 0.3499999940395355 - ], - "rotation": 5.61590292815362, - "pixel_coords": [ - 74, - 126, - 10.15523910522461 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.985744833946228, - 0.3203532099723816, - 0.699999988079071 - ], - "rotation": 105.71618049704867, - "pixel_coords": [ - 130, - 79, - 12.346725463867188 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9866225719451904, - -1.6128203868865967, - 0.699999988079071 - ], - "rotation": 132.26031682132526, - "pixel_coords": [ - 192, - 164, - 7.9596028327941895 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3850535750389099, - -2.9019246101379395, - 0.699999988079071 - ], - "rotation": 203.16232061878208, - "pixel_coords": [ - 84, - 138, - 8.939340591430664 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.128662586212158, - 2.0279698371887207, - 0.699999988079071 - ], - "rotation": 313.3799081249696, - "pixel_coords": [ - 164, - 67, - 13.417590141296387 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 4, - 7 - ], - [ - 4, - 7 - ], - [ - 0, - 1, - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [] - ], - "front": [ - [ - 2, - 3, - 5, - 6 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 3, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 3, - 4, - 6, - 7 - ], - [ - 3 - ], - [ - 0, - 3, - 4, - 6 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 2, - 5, - 7 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 1, - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0957" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0958_cf1.json b/dataset_1k_720p_2/scenes/scene_0958_cf1.json deleted file mode 100644 index 4da0e0d8d044f5b9ce3773ba11ec464e4eae2fd6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0958_cf1.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 958, - "image_filename": "SCENE_0958_new_000958.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1232622861862183, - -1.545664668083191, - 0.3499999940395355 - ], - "rotation": 288.4275543888379, - "pixel_coords": [ - 149, - 143, - 9.613261222839355 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5030338764190674, - 1.655718445777893, - 0.3499999940395355 - ], - "rotation": 356.3862105699943, - "pixel_coords": [ - 163, - 83, - 13.199106216430664 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7805714011192322, - -0.8434171676635742, - 0.699999988079071 - ], - "rotation": 1.4668852753962414, - "pixel_coords": [ - 124, - 101, - 11.051809310913086 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5502374172210693, - -2.947000741958618, - 0.3499999940395355 - ], - "rotation": 5.458677181306935, - "pixel_coords": [ - 94, - 155, - 9.112693786621094 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.710780587997694, - 0.8575808777441906, - 0.699999988079071 - ], - "rotation": 3.1442672306289987, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0003774166107178, - 0.41282156109809875, - 0.699999988079071 - ], - "rotation": 77.22526483592551, - "pixel_coords": [ - 129, - 80, - 12.576351165771484 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8053922653198242, - 1.645154356956482, - 0.3499999940395355 - ], - "rotation": 63.50333089941075, - "pixel_coords": [ - 237, - 112, - 11.139452934265137 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.879124164581299, - 2.8539836406707764, - 0.699999988079071 - ], - "rotation": 179.6129112065694, - "pixel_coords": [ - 289, - 101, - 11.039643287658691 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 6, - 7 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 4, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved green cylinder to partially occlude gray cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0958" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0958_cf2.json b/dataset_1k_720p_2/scenes/scene_0958_cf2.json deleted file mode 100644 index cfa0fb309cad700e11bcd7fe13b91729f617400c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0958_cf2.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 958, - "image_filename": "SCENE_0958_new_000958.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1232622861862183, - -1.545664668083191, - 0.3499999940395355 - ], - "rotation": 288.4275543888379, - "pixel_coords": [ - 149, - 143, - 9.613261222839355 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5030338764190674, - 1.655718445777893, - 0.3499999940395355 - ], - "rotation": 356.3862105699943, - "pixel_coords": [ - 163, - 83, - 13.199106216430664 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7805714011192322, - -0.8434171676635742, - 0.699999988079071 - ], - "rotation": 1.4668852753962414, - "pixel_coords": [ - 124, - 101, - 11.051809310913086 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5502374172210693, - -2.947000741958618, - 0.3499999940395355 - ], - "rotation": 5.458677181306935, - "pixel_coords": [ - 94, - 155, - 9.112693786621094 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5707902908325195, - 2.75384259223938, - 0.699999988079071 - ], - "rotation": 3.1442672306289987, - "pixel_coords": [ - 164, - 60, - 14.360658645629883 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0003774166107178, - 0.41282156109809875, - 0.699999988079071 - ], - "rotation": 77.22526483592551, - "pixel_coords": [ - 129, - 80, - 12.576351165771484 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8053922653198242, - 1.645154356956482, - 0.3499999940395355 - ], - "rotation": 63.50333089941075, - "pixel_coords": [ - 237, - 112, - 11.139452934265137 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.879124164581299, - 2.8539836406707764, - 0.699999988079071 - ], - "rotation": 179.6129112065694, - "pixel_coords": [ - 289, - 101, - 11.039643287658691 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 6, - 7 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 4, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed yellow sphere to brown", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0958" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0958_original.json b/dataset_1k_720p_2/scenes/scene_0958_original.json deleted file mode 100644 index f9ae1f7e31a8a401a9301b91a8675c14bc83f587..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0958_original.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 958, - "image_filename": "SCENE_0958_new_000958.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1232622861862183, - -1.545664668083191, - 0.3499999940395355 - ], - "rotation": 288.4275543888379, - "pixel_coords": [ - 149, - 143, - 9.613261222839355 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5030338764190674, - 1.655718445777893, - 0.3499999940395355 - ], - "rotation": 356.3862105699943, - "pixel_coords": [ - 163, - 83, - 13.199106216430664 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7805714011192322, - -0.8434171676635742, - 0.699999988079071 - ], - "rotation": 1.4668852753962414, - "pixel_coords": [ - 124, - 101, - 11.051809310913086 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5502374172210693, - -2.947000741958618, - 0.3499999940395355 - ], - "rotation": 5.458677181306935, - "pixel_coords": [ - 94, - 155, - 9.112693786621094 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5707902908325195, - 2.75384259223938, - 0.699999988079071 - ], - "rotation": 3.1442672306289987, - "pixel_coords": [ - 164, - 60, - 14.360658645629883 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.0003774166107178, - 0.41282156109809875, - 0.699999988079071 - ], - "rotation": 77.22526483592551, - "pixel_coords": [ - 129, - 80, - 12.576351165771484 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8053922653198242, - 1.645154356956482, - 0.3499999940395355 - ], - "rotation": 63.50333089941075, - "pixel_coords": [ - 237, - 112, - 11.139452934265137 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.879124164581299, - 2.8539836406707764, - 0.699999988079071 - ], - "rotation": 179.6129112065694, - "pixel_coords": [ - 289, - 101, - 11.039643287658691 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4 - ], - [ - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 4 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 3, - 6, - 7 - ], - [ - 0, - 3 - ], - [ - 0, - 3 - ] - ], - "left": [ - [ - 2, - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 1, - 4, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 6, - 7 - ], - [ - 0, - 1, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0958" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0959_cf1.json b/dataset_1k_720p_2/scenes/scene_0959_cf1.json deleted file mode 100644 index 6ba83f7639af0d59cf65e6c715c26dae2aa9ccbd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0959_cf1.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 959, - "image_filename": "SCENE_0959_new_000959.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7990275621414185, - 2.8572769165039062, - 0.699999988079071 - ], - "rotation": 351.6950521229531, - "pixel_coords": [ - 259, - 93, - 11.689154624938965 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9487741589546204, - -0.6162393093109131, - 0.3499999940395355 - ], - "rotation": 216.81387912934193, - "pixel_coords": [ - 127, - 107, - 11.568156242370605 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.860239267349243, - 0.8429760336875916, - 0.699999988079071 - ], - "rotation": 295.0830678713105, - "pixel_coords": [ - 126, - 72, - 13.537941932678223 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.834465503692627, - -1.7261472940444946, - 0.3499999940395355 - ], - "rotation": 209.24028537402785, - "pixel_coords": [ - 134, - 138, - 9.731978416442871 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.428330898284912, - -0.5380187034606934, - 0.3499999940395355 - ], - "rotation": 87.57897547618259, - "pixel_coords": [ - 103, - 93, - 12.585992813110352 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.168545961380005, - -1.5369728803634644, - 0.3499999940395355 - ], - "rotation": 206.08589854343964, - "pixel_coords": [ - 83, - 103, - 11.816100120544434 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.174098253250122, - 1.0207912921905518, - 0.699999988079071 - ], - "rotation": 152.79354638259522, - "pixel_coords": [ - 209, - 103, - 10.997262954711914 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9960665702819824, - 1.528524398803711, - 0.3499999940395355 - ], - "rotation": 50.800982526219094, - "pixel_coords": [ - 267, - 128, - 10.26646614074707 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 3, - 6, - 7 - ], - [ - 3, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 1, - 3, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0959" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0959_cf2.json b/dataset_1k_720p_2/scenes/scene_0959_cf2.json deleted file mode 100644 index 709e16508ca07ab537d3ad225f3f5a6f3a838b32..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0959_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 959, - "image_filename": "SCENE_0959_new_000959.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7990275621414185, - 2.8572769165039062, - 0.699999988079071 - ], - "rotation": 351.6950521229531, - "pixel_coords": [ - 259, - 93, - 11.689154624938965 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9487741589546204, - -0.6162393093109131, - 0.3499999940395355 - ], - "rotation": 216.81387912934193, - "pixel_coords": [ - 127, - 107, - 11.568156242370605 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.860239267349243, - 0.8429760336875916, - 0.699999988079071 - ], - "rotation": 295.0830678713105, - "pixel_coords": [ - 126, - 72, - 13.537941932678223 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.834465503692627, - -1.7261472940444946, - 0.3499999940395355 - ], - "rotation": 209.24028537402785, - "pixel_coords": [ - 134, - 138, - 9.731978416442871 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.428330898284912, - -0.5380187034606934, - 0.3499999940395355 - ], - "rotation": 87.57897547618259, - "pixel_coords": [ - 103, - 93, - 12.585992813110352 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.168545961380005, - -1.5369728803634644, - 0.3499999940395355 - ], - "rotation": 206.08589854343964, - "pixel_coords": [ - 83, - 103, - 11.816100120544434 - ], - "color": "purple" - }, - { - "shape": "cube", - "color": "blue", - "material": "rubber", - "size": "small", - "3d_coords": [ - 1.174098253250122, - 1.0207912921905518, - 0.699999988079071 - ], - "rotation": 219.48486448065077, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9960665702819824, - 1.528524398803711, - 0.3499999940395355 - ], - "rotation": 50.800982526219094, - "pixel_coords": [ - 267, - 128, - 10.26646614074707 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 3, - 6, - 7 - ], - [ - 3, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 1, - 3, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced cyan sphere with blue cube", - "change_score": 3.1852536613834874, - "change_attempts": 1, - "source_scene": "scene_0959" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0959_original.json b/dataset_1k_720p_2/scenes/scene_0959_original.json deleted file mode 100644 index f8e5a1045774d848278b0ab1d40d7449d015a1ad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0959_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 959, - "image_filename": "SCENE_0959_new_000959.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.7990275621414185, - 2.8572769165039062, - 0.699999988079071 - ], - "rotation": 351.6950521229531, - "pixel_coords": [ - 259, - 93, - 11.689154624938965 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9487741589546204, - -0.6162393093109131, - 0.3499999940395355 - ], - "rotation": 216.81387912934193, - "pixel_coords": [ - 127, - 107, - 11.568156242370605 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.860239267349243, - 0.8429760336875916, - 0.699999988079071 - ], - "rotation": 295.0830678713105, - "pixel_coords": [ - 126, - 72, - 13.537941932678223 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.834465503692627, - -1.7261472940444946, - 0.3499999940395355 - ], - "rotation": 209.24028537402785, - "pixel_coords": [ - 134, - 138, - 9.731978416442871 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.428330898284912, - -0.5380187034606934, - 0.3499999940395355 - ], - "rotation": 87.57897547618259, - "pixel_coords": [ - 103, - 93, - 12.585992813110352 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.168545961380005, - -1.5369728803634644, - 0.3499999940395355 - ], - "rotation": 206.08589854343964, - "pixel_coords": [ - 83, - 103, - 11.816100120544434 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.174098253250122, - 1.0207912921905518, - 0.699999988079071 - ], - "rotation": 152.79354638259522, - "pixel_coords": [ - 209, - 103, - 10.997262954711914 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9960665702819824, - 1.528524398803711, - 0.3499999940395355 - ], - "rotation": 50.800982526219094, - "pixel_coords": [ - 267, - 128, - 10.26646614074707 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 3, - 6, - 7 - ], - [ - 3, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 1, - 3, - 6, - 7 - ], - [ - 3, - 7 - ], - [ - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0959" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0960_cf1.json b/dataset_1k_720p_2/scenes/scene_0960_cf1.json deleted file mode 100644 index d0c213fb462c598758836cdcd76bf6f006487343..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0960_cf1.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 960, - "image_filename": "SCENE_0960_new_000960.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0214929580688477, - -2.085437297821045, - 0.3499999940395355 - ], - "rotation": 335.8947855490059, - "pixel_coords": [ - 150, - 159, - 8.414000511169434 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5843603610992432, - 0.9530856013298035, - 0.699999988079071 - ], - "rotation": 314.5649000528592, - "pixel_coords": [ - 170, - 88, - 11.830883026123047 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.0662090927362442, - -1.3603557348251343, - 0.3499999940395355 - ], - "rotation": 236.76067686725332, - "pixel_coords": [ - 126, - 123, - 10.167664527893066 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.546086072921753, - -0.05255021154880524, - 0.699999988079071 - ], - "rotation": 190.49939396505908, - "pixel_coords": [ - 112, - 80, - 12.560005187988281 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5811029672622681, - 2.180602550506592, - 0.3499999940395355 - ], - "rotation": 73.74371717207593, - "pixel_coords": [ - 219, - 98, - 11.924450874328613 - ], - "color": "brown" - }, - { - "shape": "sphere", - "color": "blue", - "material": "rubber", - "size": "large", - "3d_coords": [ - 1.0971863269805908, - -0.39029762148857117, - 0.3499999940395355 - ], - "rotation": 130.62846314567247, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 1, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced red cube with blue sphere", - "change_score": 3.235398438195138, - "change_attempts": 1, - "source_scene": "scene_0960" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0960_cf2.json b/dataset_1k_720p_2/scenes/scene_0960_cf2.json deleted file mode 100644 index 8ca37cd81cffd8d86a7e388c702ca83325bc86c3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0960_cf2.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 960, - "image_filename": "SCENE_0960_new_000960.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.785813391495581, - -1.2067805644425618, - 0.3499999940395355 - ], - "rotation": 335.8947855490059, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5843603610992432, - 0.9530856013298035, - 0.699999988079071 - ], - "rotation": 314.5649000528592, - "pixel_coords": [ - 170, - 88, - 11.830883026123047 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.0662090927362442, - -1.3603557348251343, - 0.3499999940395355 - ], - "rotation": 236.76067686725332, - "pixel_coords": [ - 126, - 123, - 10.167664527893066 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.546086072921753, - -0.05255021154880524, - 0.699999988079071 - ], - "rotation": 190.49939396505908, - "pixel_coords": [ - 112, - 80, - 12.560005187988281 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5811029672622681, - 2.180602550506592, - 0.3499999940395355 - ], - "rotation": 73.74371717207593, - "pixel_coords": [ - 219, - 98, - 11.924450874328613 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0971863269805908, - -0.39029762148857117, - 0.3499999940395355 - ], - "rotation": 45.885025395422765, - "pixel_coords": [ - 175, - 125, - 10.046975135803223 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 1, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved brown cube from left of red cylinder to right", - "change_score": 1.1645700408584176, - "change_attempts": 1, - "source_scene": "scene_0960" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0960_original.json b/dataset_1k_720p_2/scenes/scene_0960_original.json deleted file mode 100644 index cf42adfba69b7edc42c1c5016ce96da47cbe4115..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0960_original.json +++ /dev/null @@ -1,258 +0,0 @@ -{ - "split": "new", - "image_index": 960, - "image_filename": "SCENE_0960_new_000960.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.0214929580688477, - -2.085437297821045, - 0.3499999940395355 - ], - "rotation": 335.8947855490059, - "pixel_coords": [ - 150, - 159, - 8.414000511169434 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5843603610992432, - 0.9530856013298035, - 0.699999988079071 - ], - "rotation": 314.5649000528592, - "pixel_coords": [ - 170, - 88, - 11.830883026123047 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.0662090927362442, - -1.3603557348251343, - 0.3499999940395355 - ], - "rotation": 236.76067686725332, - "pixel_coords": [ - 126, - 123, - 10.167664527893066 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.546086072921753, - -0.05255021154880524, - 0.699999988079071 - ], - "rotation": 190.49939396505908, - "pixel_coords": [ - 112, - 80, - 12.560005187988281 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5811029672622681, - 2.180602550506592, - 0.3499999940395355 - ], - "rotation": 73.74371717207593, - "pixel_coords": [ - 219, - 98, - 11.924450874328613 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.0971863269805908, - -0.39029762148857117, - 0.3499999940395355 - ], - "rotation": 45.885025395422765, - "pixel_coords": [ - 175, - 125, - 10.046975135803223 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 3 - ], - [ - 1, - 3, - 4 - ], - [], - [ - 3 - ], - [ - 1, - 3, - 4 - ] - ], - "front": [ - [], - [ - 0, - 2, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0960" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0961_cf1.json b/dataset_1k_720p_2/scenes/scene_0961_cf1.json deleted file mode 100644 index 30d26329013c59a1670e50862fad3064b653aa13..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0961_cf1.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 961, - "image_filename": "SCENE_0961_new_000961.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8246921300888062, - 2.284712314605713, - 0.699999988079071 - ], - "rotation": 117.63945341179617, - "pixel_coords": [ - 175, - 68, - 13.717601776123047 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2879136800765991, - 0.15532803535461426, - 0.699999988079071 - ], - "rotation": 227.248253786274, - "pixel_coords": [ - 140, - 87, - 12.171697616577148 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9698933362960815, - -0.023393869400024414, - 0.3499999940395355 - ], - "rotation": 283.3041953126774, - "pixel_coords": [ - 203, - 136, - 10.074919700622559 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.09369120001792908, - 0.08695114403963089, - 0.3499999940395355 - ], - "rotation": 320.125445435408, - "pixel_coords": [ - 164, - 111, - 11.386344909667969 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5263183116912842, - 2.330528974533081, - 0.699999988079071 - ], - "rotation": 34.39017470106625, - "pixel_coords": [ - 244, - 97, - 11.510870933532715 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.910598874092102, - -2.2322089672088623, - 0.699999988079071 - ], - "rotation": 330.23144882970956, - "pixel_coords": [ - 141, - 153, - 8.708595275878906 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed green cylinder to yellow", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0961" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0961_cf2.json b/dataset_1k_720p_2/scenes/scene_0961_cf2.json deleted file mode 100644 index 9b6d71f8ed26a258799413d2f2120dec85f376a6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0961_cf2.json +++ /dev/null @@ -1,266 +0,0 @@ -{ - "split": "new", - "image_index": 961, - "image_filename": "SCENE_0961_new_000961.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8246921300888062, - 2.284712314605713, - 0.699999988079071 - ], - "rotation": 117.63945341179617, - "pixel_coords": [ - 175, - 68, - 13.717601776123047 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2879136800765991, - 0.15532803535461426, - 0.699999988079071 - ], - "rotation": 227.248253786274, - "pixel_coords": [ - 140, - 87, - 12.171697616577148 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9698933362960815, - -0.023393869400024414, - 0.3499999940395355 - ], - "rotation": 283.3041953126774, - "pixel_coords": [ - 203, - 136, - 10.074919700622559 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.09369120001792908, - 0.08695114403963089, - 0.3499999940395355 - ], - "rotation": 320.125445435408, - "pixel_coords": [ - 164, - 111, - 11.386344909667969 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5263183116912842, - 2.330528974533081, - 0.699999988079071 - ], - "rotation": 34.39017470106625, - "pixel_coords": [ - 244, - 97, - 11.510870933532715 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.910598874092102, - -2.2322089672088623, - 0.699999988079071 - ], - "rotation": 330.23144882970956, - "pixel_coords": [ - 141, - 153, - 8.708595275878906 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0961" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0961_original.json b/dataset_1k_720p_2/scenes/scene_0961_original.json deleted file mode 100644 index ea80202f80e30c88065625a255fccdc2eed50129..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0961_original.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 961, - "image_filename": "SCENE_0961_new_000961.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.8246921300888062, - 2.284712314605713, - 0.699999988079071 - ], - "rotation": 117.63945341179617, - "pixel_coords": [ - 175, - 68, - 13.717601776123047 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.2879136800765991, - 0.15532803535461426, - 0.699999988079071 - ], - "rotation": 227.248253786274, - "pixel_coords": [ - 140, - 87, - 12.171697616577148 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9698933362960815, - -0.023393869400024414, - 0.3499999940395355 - ], - "rotation": 283.3041953126774, - "pixel_coords": [ - 203, - 136, - 10.074919700622559 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.09369120001792908, - 0.08695114403963089, - 0.3499999940395355 - ], - "rotation": 320.125445435408, - "pixel_coords": [ - 164, - 111, - 11.386344909667969 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.5263183116912842, - 2.330528974533081, - 0.699999988079071 - ], - "rotation": 34.39017470106625, - "pixel_coords": [ - 244, - 97, - 11.510870933532715 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.910598874092102, - -2.2322089672088623, - 0.699999988079071 - ], - "rotation": 330.23144882970956, - "pixel_coords": [ - 141, - 153, - 8.708595275878906 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3, - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 2, - 5 - ], - [ - 2, - 3, - 5 - ], - [] - ], - "left": [ - [ - 1, - 3, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 1 - ] - ], - "right": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 4 - ], - [ - 0, - 2, - 4 - ], - [], - [ - 0, - 2, - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0961" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0962_cf1.json b/dataset_1k_720p_2/scenes/scene_0962_cf1.json deleted file mode 100644 index e2a8af5844b146971bd78bb2300b4f322d944c67..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0962_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 962, - "image_filename": "SCENE_0962_new_000962.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3663997948169708, - 2.5888705253601074, - 0.699999988079071 - ], - "rotation": 174.32805230191858, - "pixel_coords": [ - 210, - 78, - 12.528681755065918 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8062413930892944, - -1.4800255298614502, - 0.3499999940395355 - ], - "rotation": 74.9079369565846, - "pixel_coords": [ - 90, - 104, - 11.436488151550293 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5695815086364746, - 1.468420147895813, - 0.699999988079071 - ], - "rotation": 276.18182576848955, - "pixel_coords": [ - 148, - 69, - 13.435157775878906 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between red cylinder and gray sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0962" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0962_cf2.json b/dataset_1k_720p_2/scenes/scene_0962_cf2.json deleted file mode 100644 index f25700c08c5d64fc176e61f9444e072ba4ce53be..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0962_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 962, - "image_filename": "SCENE_0962_new_000962.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3663997948169708, - 2.5888705253601074, - 0.699999988079071 - ], - "rotation": 174.32805230191858, - "pixel_coords": [ - 210, - 78, - 12.528681755065918 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8062413930892944, - -1.4800255298614502, - 0.3499999940395355 - ], - "rotation": 74.9079369565846, - "pixel_coords": [ - 90, - 104, - 11.436488151550293 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5695815086364746, - 1.468420147895813, - 0.699999988079071 - ], - "rotation": 276.18182576848955, - "pixel_coords": [ - 148, - 69, - 13.435157775878906 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between red cylinder and gray sphere", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0962" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0962_original.json b/dataset_1k_720p_2/scenes/scene_0962_original.json deleted file mode 100644 index 6ac0b691c1dfe86c8db6b0ce38929620cfb42c1a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0962_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 962, - "image_filename": "SCENE_0962_new_000962.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.3663997948169708, - 2.5888705253601074, - 0.699999988079071 - ], - "rotation": 174.32805230191858, - "pixel_coords": [ - 210, - 78, - 12.528681755065918 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.8062413930892944, - -1.4800255298614502, - 0.3499999940395355 - ], - "rotation": 74.9079369565846, - "pixel_coords": [ - 90, - 104, - 11.436488151550293 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.5695815086364746, - 1.468420147895813, - 0.699999988079071 - ], - "rotation": 276.18182576848955, - "pixel_coords": [ - 148, - 69, - 13.435157775878906 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "front": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0962" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0963_cf1.json b/dataset_1k_720p_2/scenes/scene_0963_cf1.json deleted file mode 100644 index 956be9dfec62092b03a568f5652db06f1676ad41..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0963_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 963, - "image_filename": "SCENE_0963_new_000963.png", - "objects": [ - { - "shape": "cylinder", - "color": "yellow", - "material": "metal", - "size": "small", - "3d_coords": [ - -2.306274652481079, - -1.5308270454406738, - 0.3499999940395355 - ], - "rotation": 40.4344852179841, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.41639041900634766, - 0.12823811173439026, - 0.3499999940395355 - ], - "rotation": 38.54113214441902, - "pixel_coords": [ - 172, - 114, - 10.830214500427246 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5909318923950195, - -1.5328245162963867, - 0.3499999940395355 - ], - "rotation": 93.30148959690294, - "pixel_coords": [ - 156, - 152, - 9.136861801147461 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple cube with yellow cylinder", - "change_score": 2.0187926374521457, - "change_attempts": 1, - "source_scene": "scene_0963" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0963_cf2.json b/dataset_1k_720p_2/scenes/scene_0963_cf2.json deleted file mode 100644 index af2a3c79365ffb28c589c98fe3c987b80ff8b1e8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0963_cf2.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 963, - "image_filename": "SCENE_0963_new_000963.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.306274652481079, - -1.5308270454406738, - 0.3499999940395355 - ], - "rotation": 33.66913573521174, - "pixel_coords": [ - 80, - 100, - 11.632182121276855 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.41639041900634766, - 0.12823811173439026, - 0.3499999940395355 - ], - "rotation": 38.54113214441902, - "pixel_coords": [ - 172, - 114, - 10.830214500427246 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed brown cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0963" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0963_original.json b/dataset_1k_720p_2/scenes/scene_0963_original.json deleted file mode 100644 index e5c34dff2ccf11012fc35980d01e4196ac271b48..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0963_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 963, - "image_filename": "SCENE_0963_new_000963.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.306274652481079, - -1.5308270454406738, - 0.3499999940395355 - ], - "rotation": 33.66913573521174, - "pixel_coords": [ - 80, - 100, - 11.632182121276855 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.41639041900634766, - 0.12823811173439026, - 0.3499999940395355 - ], - "rotation": 38.54113214441902, - "pixel_coords": [ - 172, - 114, - 10.830214500427246 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5909318923950195, - -1.5328245162963867, - 0.3499999940395355 - ], - "rotation": 93.30148959690294, - "pixel_coords": [ - 156, - 152, - 9.136861801147461 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0963" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0964_cf1.json b/dataset_1k_720p_2/scenes/scene_0964_cf1.json deleted file mode 100644 index 07608a9728080b03f8689f8eb24f3fb6e5ab7c7b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0964_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 964, - "image_filename": "SCENE_0964_new_000964.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7168099880218506, - -1.8958228826522827, - 0.3499999940395355 - ], - "rotation": 138.2730111757531, - "pixel_coords": [ - 66, - 98, - 11.891654968261719 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.69502329826355, - 0.6577193737030029, - 0.699999988079071 - ], - "rotation": 142.77291145902657, - "pixel_coords": [ - 242, - 127, - 9.461817741394043 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.904029130935669, - -2.0821690559387207, - 0.699999988079071 - ], - "rotation": 117.4579733015375, - "pixel_coords": [ - 170, - 169, - 7.799942493438721 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed purple cube to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0964" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0964_cf2.json b/dataset_1k_720p_2/scenes/scene_0964_cf2.json deleted file mode 100644 index a9835da3864b1644aba8fe19efee3259f6e9b020..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0964_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 964, - "image_filename": "SCENE_0964_new_000964.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7168099880218506, - -1.8958228826522827, - 0.3499999940395355 - ], - "rotation": 138.2730111757531, - "pixel_coords": [ - 66, - 98, - 11.891654968261719 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.69502329826355, - 0.6577193737030029, - 0.699999988079071 - ], - "rotation": 142.77291145902657, - "pixel_coords": [ - 242, - 127, - 9.461817741394043 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.904029130935669, - -2.0821690559387207, - 0.699999988079071 - ], - "rotation": 117.4579733015375, - "pixel_coords": [ - 170, - 169, - 7.799942493438721 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0964" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0964_original.json b/dataset_1k_720p_2/scenes/scene_0964_original.json deleted file mode 100644 index ed73c8e913591dca98cc5ace65904ed057b3de69..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0964_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 964, - "image_filename": "SCENE_0964_new_000964.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7168099880218506, - -1.8958228826522827, - 0.3499999940395355 - ], - "rotation": 138.2730111757531, - "pixel_coords": [ - 66, - 98, - 11.891654968261719 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.69502329826355, - 0.6577193737030029, - 0.699999988079071 - ], - "rotation": 142.77291145902657, - "pixel_coords": [ - 242, - 127, - 9.461817741394043 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.904029130935669, - -2.0821690559387207, - 0.699999988079071 - ], - "rotation": 117.4579733015375, - "pixel_coords": [ - 170, - 169, - 7.799942493438721 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0964" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0965_cf1.json b/dataset_1k_720p_2/scenes/scene_0965_cf1.json deleted file mode 100644 index d0136881000538dc978f3e553efbc1955bd8160e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0965_cf1.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 965, - "image_filename": "SCENE_0965_new_000965.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4016764163970947, - -0.46070829033851624, - 0.699999988079071 - ], - "rotation": 27.999720344835556, - "pixel_coords": [ - 102, - 81, - 11.854169845581055 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0052523612976074, - 0.9297295808792114, - 0.699999988079071 - ], - "rotation": 110.48808960348072, - "pixel_coords": [ - 233, - 112, - 9.849787712097168 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.23277263343334198, - -2.7763354778289795, - 0.699999988079071 - ], - "rotation": 244.6967091933267, - "pixel_coords": [ - 85, - 135, - 8.779308319091797 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4323895275592804, - -0.5095078349113464, - 0.699999988079071 - ], - "rotation": 143.92075008857083, - "pixel_coords": [ - 157, - 110, - 10.0028076171875 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1382907629013062, - 2.037527084350586, - 0.699999988079071 - ], - "rotation": 275.37787011165136, - "pixel_coords": [ - 180, - 73, - 12.531684875488281 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5193527936935425, - 2.574885606765747, - 0.3499999940395355 - ], - "rotation": 287.3179134287348, - "pixel_coords": [ - 250, - 101, - 11.31151294708252 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9700053930282593, - -0.29928359389305115, - 0.3499999940395355 - ], - "rotation": 327.99763049927236, - "pixel_coords": [ - 133, - 103, - 11.19808578491211 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.713268756866455, - -1.9074565172195435, - 0.3499999940395355 - ], - "rotation": 282.10346823988317, - "pixel_coords": [ - 180, - 177, - 7.870744705200195 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 7 - ], - [ - 1, - 2, - 3, - 7 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 2, - 6 - ], - [ - 0, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [ - 1, - 5 - ], - [], - [ - 1, - 3, - 4, - 5, - 7 - ], - [ - 1, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed brown cylinder to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0965" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0965_cf2.json b/dataset_1k_720p_2/scenes/scene_0965_cf2.json deleted file mode 100644 index 55b987f2c81b9dc6c8cb29d31139d9368db80ddd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0965_cf2.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 965, - "image_filename": "SCENE_0965_new_000965.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4016764163970947, - -0.46070829033851624, - 0.699999988079071 - ], - "rotation": 27.999720344835556, - "pixel_coords": [ - 102, - 81, - 11.854169845581055 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0052523612976074, - 0.9297295808792114, - 0.699999988079071 - ], - "rotation": 110.48808960348072, - "pixel_coords": [ - 233, - 112, - 9.849787712097168 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.23277263343334198, - -2.7763354778289795, - 0.699999988079071 - ], - "rotation": 244.6967091933267, - "pixel_coords": [ - 85, - 135, - 8.779308319091797 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4323895275592804, - -0.5095078349113464, - 0.699999988079071 - ], - "rotation": 143.92075008857083, - "pixel_coords": [ - 157, - 110, - 10.0028076171875 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1382907629013062, - 2.037527084350586, - 0.699999988079071 - ], - "rotation": 275.37787011165136, - "pixel_coords": [ - 180, - 73, - 12.531684875488281 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5193527936935425, - 2.574885606765747, - 0.3499999940395355 - ], - "rotation": 287.3179134287348, - "pixel_coords": [ - 250, - 101, - 11.31151294708252 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9700053930282593, - -0.29928359389305115, - 0.3499999940395355 - ], - "rotation": 327.99763049927236, - "pixel_coords": [ - 133, - 103, - 11.19808578491211 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.713268756866455, - -1.9074565172195435, - 0.3499999940395355 - ], - "rotation": 282.10346823988317, - "pixel_coords": [ - 180, - 177, - 7.870744705200195 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 7 - ], - [ - 1, - 2, - 3, - 7 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 2, - 6 - ], - [ - 0, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [ - 1, - 5 - ], - [], - [ - 1, - 3, - 4, - 5, - 7 - ], - [ - 1, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown cylinder and yellow cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0965" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0965_original.json b/dataset_1k_720p_2/scenes/scene_0965_original.json deleted file mode 100644 index d5a552d6af037f0a0135c09935b97bcc517cceeb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0965_original.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "split": "new", - "image_index": 965, - "image_filename": "SCENE_0965_new_000965.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.4016764163970947, - -0.46070829033851624, - 0.699999988079071 - ], - "rotation": 27.999720344835556, - "pixel_coords": [ - 102, - 81, - 11.854169845581055 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0052523612976074, - 0.9297295808792114, - 0.699999988079071 - ], - "rotation": 110.48808960348072, - "pixel_coords": [ - 233, - 112, - 9.849787712097168 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.23277263343334198, - -2.7763354778289795, - 0.699999988079071 - ], - "rotation": 244.6967091933267, - "pixel_coords": [ - 85, - 135, - 8.779308319091797 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4323895275592804, - -0.5095078349113464, - 0.699999988079071 - ], - "rotation": 143.92075008857083, - "pixel_coords": [ - 157, - 110, - 10.0028076171875 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1382907629013062, - 2.037527084350586, - 0.699999988079071 - ], - "rotation": 275.37787011165136, - "pixel_coords": [ - 180, - 73, - 12.531684875488281 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5193527936935425, - 2.574885606765747, - 0.3499999940395355 - ], - "rotation": 287.3179134287348, - "pixel_coords": [ - 250, - 101, - 11.31151294708252 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.9700053930282593, - -0.29928359389305115, - 0.3499999940395355 - ], - "rotation": 327.99763049927236, - "pixel_coords": [ - 133, - 103, - 11.19808578491211 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.713268756866455, - -1.9074565172195435, - 0.3499999940395355 - ], - "rotation": 282.10346823988317, - "pixel_coords": [ - 180, - 177, - 7.870744705200195 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5, - 6 - ], - [], - [ - 0, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 7 - ], - [ - 1, - 2, - 3, - 7 - ], - [] - ], - "left": [ - [], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 2, - 6 - ], - [ - 0, - 2, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 2 - ], - [ - 0, - 2, - 3, - 6 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 5 - ], - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 1, - 4, - 5, - 7 - ], - [ - 1, - 5 - ], - [], - [ - 1, - 3, - 4, - 5, - 7 - ], - [ - 1, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0965" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0966_cf1.json b/dataset_1k_720p_2/scenes/scene_0966_cf1.json deleted file mode 100644 index f9ef71f9eb83273410337bcceb7664aa8ced57f6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0966_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 966, - "image_filename": "SCENE_0966_new_000966.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.484375, - 0.10442274063825607, - 0.699999988079071 - ], - "rotation": 46.822002507813224, - "pixel_coords": [ - 220, - 130, - 9.451775550842285 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7498748302459717, - 1.971047043800354, - 0.3499999940395355 - ], - "rotation": 13.382514607182326, - "pixel_coords": [ - 156, - 73, - 14.237263679504395 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.23236845433712006, - 1.785695195198059, - 0.699999988079071 - ], - "rotation": 319.36380543991663, - "pixel_coords": [ - 205, - 89, - 11.920872688293457 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan sphere to blue", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0966" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0966_cf2.json b/dataset_1k_720p_2/scenes/scene_0966_cf2.json deleted file mode 100644 index 5089e6944a9019a0a80d6adfd04611422a6db4f5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0966_cf2.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "split": "new", - "image_index": 966, - "image_filename": "SCENE_0966_new_000966.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.484375, - 0.10442274063825607, - 0.699999988079071 - ], - "rotation": 46.822002507813224, - "pixel_coords": [ - 220, - 130, - 9.451775550842285 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.23236845433712006, - 1.785695195198059, - 0.699999988079071 - ], - "rotation": 319.36380543991663, - "pixel_coords": [ - 205, - 89, - 11.920872688293457 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan sphere", - "change_score": 11.138049680119245, - "change_attempts": 1, - "source_scene": "scene_0966" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0966_original.json b/dataset_1k_720p_2/scenes/scene_0966_original.json deleted file mode 100644 index 7f102dd1b9f6b557318d94ed0af81aaba711ce13..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0966_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 966, - "image_filename": "SCENE_0966_new_000966.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.484375, - 0.10442274063825607, - 0.699999988079071 - ], - "rotation": 46.822002507813224, - "pixel_coords": [ - 220, - 130, - 9.451775550842285 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.7498748302459717, - 1.971047043800354, - 0.3499999940395355 - ], - "rotation": 13.382514607182326, - "pixel_coords": [ - 156, - 73, - 14.237263679504395 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.23236845433712006, - 1.785695195198059, - 0.699999988079071 - ], - "rotation": 319.36380543991663, - "pixel_coords": [ - 205, - 89, - 11.920872688293457 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0966" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0967_cf1.json b/dataset_1k_720p_2/scenes/scene_0967_cf1.json deleted file mode 100644 index 5284d495d50d38d746052fc0580c12fb39e54e1c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0967_cf1.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 967, - "image_filename": "SCENE_0967_new_000967.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8726866245269775, - 2.651207685470581, - 0.699999988079071 - ], - "rotation": 101.75864583699965, - "pixel_coords": [ - 259, - 98, - 11.456828117370605 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6790436506271362, - 2.4276580810546875, - 0.3499999940395355 - ], - "rotation": 44.99294927386806, - "pixel_coords": [ - 198, - 86, - 13.231463432312012 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.007187604904175, - 0.5987989902496338, - 0.3499999940395355 - ], - "rotation": 357.06440655796183, - "pixel_coords": [ - 218, - 129, - 10.389817237854004 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3303370177745819, - 1.5657278299331665, - 0.699999988079071 - ], - "rotation": 238.2032665731158, - "pixel_coords": [ - 202, - 92, - 11.898797035217285 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.749915361404419, - -1.1132413148880005, - 0.699999988079071 - ], - "rotation": 170.00179963576244, - "pixel_coords": [ - 102, - 93, - 11.818131446838379 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.074259877204895, - -2.1653430461883545, - 0.699999988079071 - ], - "rotation": 203.65686017570633, - "pixel_coords": [ - 123, - 137, - 9.315570831298828 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed yellow cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0967" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0967_cf2.json b/dataset_1k_720p_2/scenes/scene_0967_cf2.json deleted file mode 100644 index bbbab0ccfcb7780c26afdeca17611238f103be4f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0967_cf2.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 967, - "image_filename": "SCENE_0967_new_000967.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8726866245269775, - 2.651207685470581, - 0.699999988079071 - ], - "rotation": 101.75864583699965, - "pixel_coords": [ - 259, - 98, - 11.456828117370605 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6790436506271362, - 2.4276580810546875, - 0.3499999940395355 - ], - "rotation": 44.99294927386806, - "pixel_coords": [ - 198, - 86, - 13.231463432312012 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.007187604904175, - 0.5987989902496338, - 0.3499999940395355 - ], - "rotation": 357.06440655796183, - "pixel_coords": [ - 218, - 129, - 10.389817237854004 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3303370177745819, - 1.5657278299331665, - 0.699999988079071 - ], - "rotation": 238.2032665731158, - "pixel_coords": [ - 202, - 92, - 11.898797035217285 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.749915361404419, - -1.1132413148880005, - 0.699999988079071 - ], - "rotation": 170.00179963576244, - "pixel_coords": [ - 102, - 93, - 11.818131446838379 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.24605856564376216, - -0.22166258250874016, - 0.699999988079071 - ], - "rotation": 203.65686017570633, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved yellow cylinder from (1.1,-2.2) to (-0.2,-0.2)", - "change_score": 2.349709457659841, - "change_attempts": 1, - "source_scene": "scene_0967" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0967_original.json b/dataset_1k_720p_2/scenes/scene_0967_original.json deleted file mode 100644 index d922d43c9ee19b8fd5ef400afe2e378a14988cb1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0967_original.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 967, - "image_filename": "SCENE_0967_new_000967.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.8726866245269775, - 2.651207685470581, - 0.699999988079071 - ], - "rotation": 101.75864583699965, - "pixel_coords": [ - 259, - 98, - 11.456828117370605 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6790436506271362, - 2.4276580810546875, - 0.3499999940395355 - ], - "rotation": 44.99294927386806, - "pixel_coords": [ - 198, - 86, - 13.231463432312012 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.007187604904175, - 0.5987989902496338, - 0.3499999940395355 - ], - "rotation": 357.06440655796183, - "pixel_coords": [ - 218, - 129, - 10.389817237854004 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3303370177745819, - 1.5657278299331665, - 0.699999988079071 - ], - "rotation": 238.2032665731158, - "pixel_coords": [ - 202, - 92, - 11.898797035217285 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.749915361404419, - -1.1132413148880005, - 0.699999988079071 - ], - "rotation": 170.00179963576244, - "pixel_coords": [ - 102, - 93, - 11.818131446838379 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.074259877204895, - -2.1653430461883545, - 0.699999988079071 - ], - "rotation": 203.65686017570633, - "pixel_coords": [ - 123, - 137, - 9.315570831298828 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 1, - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [], - [ - 4 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0967" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0968_cf1.json b/dataset_1k_720p_2/scenes/scene_0968_cf1.json deleted file mode 100644 index c8c50e471b5d78367015378c7be375a6d81e3a07..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0968_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 968, - "image_filename": "SCENE_0968_new_000968.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8151676654815674, - 1.7339054346084595, - 0.699999988079071 - ], - "rotation": 116.66988268050278, - "pixel_coords": [ - 147, - 66, - 13.576918601989746 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7024171352386475, - -2.3728549480438232, - 0.3499999940395355 - ], - "rotation": 63.23068839832407, - "pixel_coords": [ - 80, - 125, - 9.910659790039062 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.608555316925049, - 0.31757551431655884, - 0.3499999940395355 - ], - "rotation": 28.588582287431827, - "pixel_coords": [ - 233, - 138, - 9.215396881103516 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3425896167755127, - -0.7064096927642822, - 0.699999988079071 - ], - "rotation": 327.5479517996185, - "pixel_coords": [ - 116, - 92, - 11.157607078552246 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.615910530090332, - -2.980353832244873, - 0.699999988079071 - ], - "rotation": 181.16988498127796, - "pixel_coords": [ - 105, - 155, - 7.822258949279785 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4861159026622772, - 1.5751186609268188, - 0.699999988079071 - ], - "rotation": 331.5679512098738, - "pixel_coords": [ - 207, - 91, - 11.235175132751465 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.456726551055908, - -1.0745582580566406, - 0.699999988079071 - ], - "rotation": 235.28793342558862, - "pixel_coords": [ - 192, - 142, - 8.355015754699707 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 2 - ], - [ - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown cylinder and green cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0968" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0968_cf2.json b/dataset_1k_720p_2/scenes/scene_0968_cf2.json deleted file mode 100644 index 6db303e0242866720864dba772cd981cf80e12dc..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0968_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 968, - "image_filename": "SCENE_0968_new_000968.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8151676654815674, - 1.7339054346084595, - 0.699999988079071 - ], - "rotation": 116.66988268050278, - "pixel_coords": [ - 147, - 66, - 13.576918601989746 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7024171352386475, - -2.3728549480438232, - 0.3499999940395355 - ], - "rotation": 63.23068839832407, - "pixel_coords": [ - 80, - 125, - 9.910659790039062 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.608555316925049, - 0.31757551431655884, - 0.3499999940395355 - ], - "rotation": 28.588582287431827, - "pixel_coords": [ - 233, - 138, - 9.215396881103516 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3425896167755127, - -0.7064096927642822, - 0.699999988079071 - ], - "rotation": 327.5479517996185, - "pixel_coords": [ - 116, - 92, - 11.157607078552246 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.615910530090332, - -2.980353832244873, - 0.699999988079071 - ], - "rotation": 181.16988498127796, - "pixel_coords": [ - 105, - 155, - 7.822258949279785 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.2006472811739, - -1.5135630741498947, - 0.699999988079071 - ], - "rotation": 331.5679512098738, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.456726551055908, - -1.0745582580566406, - 0.699999988079071 - ], - "rotation": 235.28793342558862, - "pixel_coords": [ - 192, - 142, - 8.355015754699707 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 2 - ], - [ - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red cube from right of brown cylinder to left", - "change_score": 3.0, - "change_attempts": 2, - "source_scene": "scene_0968" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0968_original.json b/dataset_1k_720p_2/scenes/scene_0968_original.json deleted file mode 100644 index 2e8534448596598885ab5f20e9d5ea70287ac0d7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0968_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 968, - "image_filename": "SCENE_0968_new_000968.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.8151676654815674, - 1.7339054346084595, - 0.699999988079071 - ], - "rotation": 116.66988268050278, - "pixel_coords": [ - 147, - 66, - 13.576918601989746 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.7024171352386475, - -2.3728549480438232, - 0.3499999940395355 - ], - "rotation": 63.23068839832407, - "pixel_coords": [ - 80, - 125, - 9.910659790039062 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.608555316925049, - 0.31757551431655884, - 0.3499999940395355 - ], - "rotation": 28.588582287431827, - "pixel_coords": [ - 233, - 138, - 9.215396881103516 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3425896167755127, - -0.7064096927642822, - 0.699999988079071 - ], - "rotation": 327.5479517996185, - "pixel_coords": [ - 116, - 92, - 11.157607078552246 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.615910530090332, - -2.980353832244873, - 0.699999988079071 - ], - "rotation": 181.16988498127796, - "pixel_coords": [ - 105, - 155, - 7.822258949279785 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.4861159026622772, - 1.5751186609268188, - 0.699999988079071 - ], - "rotation": 331.5679512098738, - "pixel_coords": [ - 207, - 91, - 11.235175132751465 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.456726551055908, - -1.0745582580566406, - 0.699999988079071 - ], - "rotation": 235.28793342558862, - "pixel_coords": [ - 192, - 142, - 8.355015754699707 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 2, - 4, - 6 - ], - [], - [ - 1, - 2, - 4, - 6 - ], - [ - 4 - ] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 3, - 4, - 6 - ], - [ - 0, - 1, - 3, - 4 - ] - ], - "right": [ - [ - 2, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 5, - 6 - ], - [ - 2 - ], - [ - 2, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0968" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0969_cf1.json b/dataset_1k_720p_2/scenes/scene_0969_cf1.json deleted file mode 100644 index 924cf47d38e8e197f4bfdf5d093ec3e1f8b79900..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0969_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 969, - "image_filename": "SCENE_0969_new_000969.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6850783824920654, - -1.0873723030090332, - 0.699999988079071 - ], - "rotation": 15.436411429751313, - "pixel_coords": [ - 201, - 146, - 8.866040229797363 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7196481227874756, - 2.5454261302948, - 0.699999988079071 - ], - "rotation": 16.114996360712386, - "pixel_coords": [ - 160, - 63, - 14.525510787963867 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3128551244735718, - -0.4257737994194031, - 0.3499999940395355 - ], - "rotation": 119.52348086675143, - "pixel_coords": [ - 180, - 130, - 10.312068939208984 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0969" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0969_cf2.json b/dataset_1k_720p_2/scenes/scene_0969_cf2.json deleted file mode 100644 index 021c468a7b907c3d675b8da05c2893c8cffddd84..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0969_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 969, - "image_filename": "SCENE_0969_new_000969.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.6850783824920654, - -1.0873723030090332, - 0.699999988079071 - ], - "rotation": 15.436411429751313, - "pixel_coords": [ - 201, - 146, - 8.866040229797363 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7196481227874756, - 2.5454261302948, - 0.699999988079071 - ], - "rotation": 16.114996360712386, - "pixel_coords": [ - 160, - 63, - 14.525510787963867 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3128551244735718, - -0.4257737994194031, - 0.3499999940395355 - ], - "rotation": 119.52348086675143, - "pixel_coords": [ - 180, - 130, - 10.312068939208984 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed gray sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0969" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0969_original.json b/dataset_1k_720p_2/scenes/scene_0969_original.json deleted file mode 100644 index 0c12b82bfa1f04c4ce0b2d1c100fab94af42656b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0969_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 969, - "image_filename": "SCENE_0969_new_000969.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.6850783824920654, - -1.0873723030090332, - 0.699999988079071 - ], - "rotation": 15.436411429751313, - "pixel_coords": [ - 201, - 146, - 8.866040229797363 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.7196481227874756, - 2.5454261302948, - 0.699999988079071 - ], - "rotation": 16.114996360712386, - "pixel_coords": [ - 160, - 63, - 14.525510787963867 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.3128551244735718, - -0.4257737994194031, - 0.3499999940395355 - ], - "rotation": 119.52348086675143, - "pixel_coords": [ - 180, - 130, - 10.312068939208984 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "right": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0969" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0970_cf1.json b/dataset_1k_720p_2/scenes/scene_0970_cf1.json deleted file mode 100644 index 14b0a8e20853e7e274c24983032da2ce929dd511..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0970_cf1.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 970, - "image_filename": "SCENE_0970_new_000970.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8738322257995605, - -1.7689542770385742, - 0.699999988079071 - ], - "rotation": 104.54375383383187, - "pixel_coords": [ - 153, - 144, - 8.970483779907227 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2779256105422974, - 0.6073080897331238, - 0.3499999940395355 - ], - "rotation": 257.71805927074433, - "pixel_coords": [ - 201, - 119, - 10.865707397460938 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.46732759475708, - -2.2286155223846436, - 0.699999988079071 - ], - "rotation": 85.87662883407341, - "pixel_coords": [ - 75, - 105, - 10.99061107635498 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "color": "blue", - "material": "rubber", - "size": "large", - "3d_coords": [ - -0.23019127366383296, - 0.5636813189799477, - 0.35 - ], - "rotation": 312.45800806034754, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added blue rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0970" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0970_cf2.json b/dataset_1k_720p_2/scenes/scene_0970_cf2.json deleted file mode 100644 index 4e1d28cb2fb7ad6832da2e1d8cb2ece4998040ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0970_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 970, - "image_filename": "SCENE_0970_new_000970.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8738322257995605, - -1.7689542770385742, - 0.699999988079071 - ], - "rotation": 104.54375383383187, - "pixel_coords": [ - 153, - 144, - 8.970483779907227 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2779256105422974, - 0.6073080897331238, - 0.3499999940395355 - ], - "rotation": 257.71805927074433, - "pixel_coords": [ - 201, - 119, - 10.865707397460938 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.46732759475708, - -2.2286155223846436, - 0.699999988079071 - ], - "rotation": 85.87662883407341, - "pixel_coords": [ - 75, - 105, - 10.99061107635498 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0970" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0970_original.json b/dataset_1k_720p_2/scenes/scene_0970_original.json deleted file mode 100644 index 503627e40cdef6ed83decc77e6c45fd57d3ab3fd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0970_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 970, - "image_filename": "SCENE_0970_new_000970.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8738322257995605, - -1.7689542770385742, - 0.699999988079071 - ], - "rotation": 104.54375383383187, - "pixel_coords": [ - 153, - 144, - 8.970483779907227 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.2779256105422974, - 0.6073080897331238, - 0.3499999940395355 - ], - "rotation": 257.71805927074433, - "pixel_coords": [ - 201, - 119, - 10.865707397460938 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.46732759475708, - -2.2286155223846436, - 0.699999988079071 - ], - "rotation": 85.87662883407341, - "pixel_coords": [ - 75, - 105, - 10.99061107635498 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0970" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0971_cf1.json b/dataset_1k_720p_2/scenes/scene_0971_cf1.json deleted file mode 100644 index 14d87c65e75a3638f0026c32213df868a254990e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0971_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 971, - "image_filename": "SCENE_0971_new_000971.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4109997749328613, - -1.9150408506393433, - 0.699999988079071 - ], - "rotation": 230.68655594226414, - "pixel_coords": [ - 172, - 156, - 8.15462875366211 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.441044807434082, - 2.9094552993774414, - 0.3499999940395355 - ], - "rotation": 12.722963753824637, - "pixel_coords": [ - 278, - 107, - 11.232295036315918 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5406599044799805, - -0.8677805662155151, - 0.3499999940395355 - ], - "rotation": 247.29694178125496, - "pixel_coords": [ - 176, - 138, - 9.512068748474121 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.10082481056451797, - -2.5478172302246094, - 0.699999988079071 - ], - "rotation": 121.93409053907533, - "pixel_coords": [ - 93, - 129, - 9.245465278625488 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8875057697296143, - 1.105255365371704, - 0.699999988079071 - ], - "rotation": 327.88045744102357, - "pixel_coords": [ - 231, - 109, - 10.324230194091797 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.46376633644104, - -0.006748246029019356, - 0.3499999940395355 - ], - "rotation": 145.35025372338785, - "pixel_coords": [ - 113, - 88, - 12.59261703491211 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed blue sphere to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0971" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0971_cf2.json b/dataset_1k_720p_2/scenes/scene_0971_cf2.json deleted file mode 100644 index f1346c5d8fb760cfa92f5b16bb99f504b7acb788..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0971_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 971, - "image_filename": "SCENE_0971_new_000971.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4109997749328613, - -1.9150408506393433, - 0.699999988079071 - ], - "rotation": 230.68655594226414, - "pixel_coords": [ - 172, - 156, - 8.15462875366211 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.441044807434082, - 2.9094552993774414, - 0.3499999940395355 - ], - "rotation": 12.722963753824637, - "pixel_coords": [ - 278, - 107, - 11.232295036315918 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5406599044799805, - -0.8677805662155151, - 0.3499999940395355 - ], - "rotation": 247.29694178125496, - "pixel_coords": [ - 176, - 138, - 9.512068748474121 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.10082481056451797, - -2.5478172302246094, - 0.699999988079071 - ], - "rotation": 121.93409053907533, - "pixel_coords": [ - 93, - 129, - 9.245465278625488 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8875057697296143, - 1.105255365371704, - 0.699999988079071 - ], - "rotation": 327.88045744102357, - "pixel_coords": [ - 231, - 109, - 10.324230194091797 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.46376633644104, - -0.006748246029019356, - 0.3499999940395355 - ], - "rotation": 145.35025372338785, - "pixel_coords": [ - 113, - 88, - 12.59261703491211 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0971" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0971_original.json b/dataset_1k_720p_2/scenes/scene_0971_original.json deleted file mode 100644 index fd91db142edfcaef1bb58d88f051943aee02bcff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0971_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 971, - "image_filename": "SCENE_0971_new_000971.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4109997749328613, - -1.9150408506393433, - 0.699999988079071 - ], - "rotation": 230.68655594226414, - "pixel_coords": [ - 172, - 156, - 8.15462875366211 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.441044807434082, - 2.9094552993774414, - 0.3499999940395355 - ], - "rotation": 12.722963753824637, - "pixel_coords": [ - 278, - 107, - 11.232295036315918 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.5406599044799805, - -0.8677805662155151, - 0.3499999940395355 - ], - "rotation": 247.29694178125496, - "pixel_coords": [ - 176, - 138, - 9.512068748474121 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.10082481056451797, - -2.5478172302246094, - 0.699999988079071 - ], - "rotation": 121.93409053907533, - "pixel_coords": [ - 93, - 129, - 9.245465278625488 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8875057697296143, - 1.105255365371704, - 0.699999988079071 - ], - "rotation": 327.88045744102357, - "pixel_coords": [ - 231, - 109, - 10.324230194091797 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.46376633644104, - -0.006748246029019356, - 0.3499999940395355 - ], - "rotation": 145.35025372338785, - "pixel_coords": [ - 113, - 88, - 12.59261703491211 - ], - "color": "blue" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 3 - ] - ], - "right": [ - [ - 1, - 2, - 4 - ], - [], - [ - 1, - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0971" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0972_cf1.json b/dataset_1k_720p_2/scenes/scene_0972_cf1.json deleted file mode 100644 index 85f9bda379e5f6d942ddd4a2ac8cec8de6e15fc0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0972_cf1.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 972, - "image_filename": "SCENE_0972_new_000972.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0871678590774536, - -1.9289624691009521, - 0.699999988079071 - ], - "rotation": 317.97056835541497, - "pixel_coords": [ - 128, - 134, - 9.336225509643555 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3471161127090454, - 1.4086787700653076, - 0.3499999940395355 - ], - "rotation": 342.7414719709078, - "pixel_coords": [ - 168, - 87, - 12.980500221252441 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.07161560654640198, - 2.33935284614563, - 0.699999988079071 - ], - "rotation": 320.8458686075608, - "pixel_coords": [ - 211, - 83, - 12.423883438110352 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.641973614692688, - 0.4924890100955963, - 0.3499999940395355 - ], - "rotation": 224.61169766483755, - "pixel_coords": [ - 143, - 90, - 12.695311546325684 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed blue sphere to brown", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0972" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0972_cf2.json b/dataset_1k_720p_2/scenes/scene_0972_cf2.json deleted file mode 100644 index 9237304d7cec9d58cde31b891016622a499e888c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0972_cf2.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 972, - "image_filename": "SCENE_0972_new_000972.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0871678590774536, - -1.9289624691009521, - 0.699999988079071 - ], - "rotation": 317.97056835541497, - "pixel_coords": [ - 128, - 134, - 9.336225509643555 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3471161127090454, - 1.4086787700653076, - 0.3499999940395355 - ], - "rotation": 342.7414719709078, - "pixel_coords": [ - 168, - 87, - 12.980500221252441 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.07161560654640198, - 2.33935284614563, - 0.699999988079071 - ], - "rotation": 320.8458686075608, - "pixel_coords": [ - 211, - 83, - 12.423883438110352 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.641973614692688, - 0.4924890100955963, - 0.3499999940395355 - ], - "rotation": 224.61169766483755, - "pixel_coords": [ - 143, - 90, - 12.695311546325684 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed green sphere to cylinder", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0972" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0972_original.json b/dataset_1k_720p_2/scenes/scene_0972_original.json deleted file mode 100644 index 8e26db8d6027a627c10b012139186adc60844b38..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0972_original.json +++ /dev/null @@ -1,173 +0,0 @@ -{ - "split": "new", - "image_index": 972, - "image_filename": "SCENE_0972_new_000972.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0871678590774536, - -1.9289624691009521, - 0.699999988079071 - ], - "rotation": 317.97056835541497, - "pixel_coords": [ - 128, - 134, - 9.336225509643555 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3471161127090454, - 1.4086787700653076, - 0.3499999940395355 - ], - "rotation": 342.7414719709078, - "pixel_coords": [ - 168, - 87, - 12.980500221252441 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.07161560654640198, - 2.33935284614563, - 0.699999988079071 - ], - "rotation": 320.8458686075608, - "pixel_coords": [ - 211, - 83, - 12.423883438110352 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.641973614692688, - 0.4924890100955963, - 0.3499999940395355 - ], - "rotation": 224.61169766483755, - "pixel_coords": [ - 143, - 90, - 12.695311546325684 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [], - [ - 1 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "right": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0972" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0973_cf1.json b/dataset_1k_720p_2/scenes/scene_0973_cf1.json deleted file mode 100644 index 0e287899c0f19330fee02ff5f4bb427ee973e509..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0973_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 973, - "image_filename": "SCENE_0973_new_000973.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.8424241844872982, - 0.46574388548293466, - 0.699999988079071 - ], - "rotation": 273.5784682474627, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1556334495544434, - 0.9955338835716248, - 0.3499999940395355 - ], - "rotation": 12.8980773219353, - "pixel_coords": [ - 234, - 125, - 10.3331880569458 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8571945428848267, - 1.348465919494629, - 0.699999988079071 - ], - "rotation": 258.91795809694725, - "pixel_coords": [ - 154, - 75, - 13.037915229797363 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved blue cube to partially occlude green cylinder", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0973" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0973_cf2.json b/dataset_1k_720p_2/scenes/scene_0973_cf2.json deleted file mode 100644 index 235453660d0ad4cd46c14f74debbb6524550b6ff..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0973_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 973, - "image_filename": "SCENE_0973_new_000973.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8373222351074219, - -2.317415714263916, - 0.699999988079071 - ], - "rotation": 273.5784682474627, - "pixel_coords": [ - 139, - 150, - 8.437970161437988 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1556334495544434, - 0.9955338835716248, - 0.3499999940395355 - ], - "rotation": 12.8980773219353, - "pixel_coords": [ - 234, - 125, - 10.3331880569458 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8571945428848267, - 1.348465919494629, - 0.699999988079071 - ], - "rotation": 258.91795809694725, - "pixel_coords": [ - 154, - 75, - 13.037915229797363 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed purple cube to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0973" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0973_original.json b/dataset_1k_720p_2/scenes/scene_0973_original.json deleted file mode 100644 index 701e73898021b48253ad468094141aedf5eb1ff5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0973_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 973, - "image_filename": "SCENE_0973_new_000973.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.8373222351074219, - -2.317415714263916, - 0.699999988079071 - ], - "rotation": 273.5784682474627, - "pixel_coords": [ - 139, - 150, - 8.437970161437988 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.1556334495544434, - 0.9955338835716248, - 0.3499999940395355 - ], - "rotation": 12.8980773219353, - "pixel_coords": [ - 234, - 125, - 10.3331880569458 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.8571945428848267, - 1.348465919494629, - 0.699999988079071 - ], - "rotation": 258.91795809694725, - "pixel_coords": [ - 154, - 75, - 13.037915229797363 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ], - "left": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "right": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0973" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0974_cf1.json b/dataset_1k_720p_2/scenes/scene_0974_cf1.json deleted file mode 100644 index 6b5fe6b2a29586eb2ec24abfebee144bc247273e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0974_cf1.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 974, - "image_filename": "SCENE_0974_new_000974.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.06617259979248047, - 1.5946063995361328, - 0.3499999940395355 - ], - "rotation": 240.50666783131044, - "pixel_coords": [ - 197, - 96, - 11.614457130432129 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2427122592926025, - 1.0460609197616577, - 0.3499999940395355 - ], - "rotation": 57.75796292016117, - "pixel_coords": [ - 139, - 82, - 12.78795337677002 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.09266602993011475, - -2.9076309204101562, - 0.3499999940395355 - ], - "rotation": 350.54353368545617, - "pixel_coords": [ - 75, - 142, - 8.995002746582031 - ], - "color": "red" - }, - { - "shape": "cylinder", - "color": "brown", - "material": "rubber", - "size": "small", - "3d_coords": [ - -0.9022059184082112, - -1.2402533426212314, - 0.35 - ], - "rotation": 7.8937681053133835, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added brown rubber cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0974" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0974_cf2.json b/dataset_1k_720p_2/scenes/scene_0974_cf2.json deleted file mode 100644 index 189921469878458c038651091bfbbdfd46a05d8c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0974_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 974, - "image_filename": "SCENE_0974_new_000974.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.06617259979248047, - 1.5946063995361328, - 0.3499999940395355 - ], - "rotation": 240.50666783131044, - "pixel_coords": [ - 197, - 96, - 11.614457130432129 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2427122592926025, - 1.0460609197616577, - 0.3499999940395355 - ], - "rotation": 57.75796292016117, - "pixel_coords": [ - 139, - 82, - 12.78795337677002 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.619392906582121, - 0.14242775442419253, - 0.3499999940395355 - ], - "rotation": 350.54353368545617, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved red cube from (-0.1,-2.9) to (-2.6,0.1)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0974" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0974_original.json b/dataset_1k_720p_2/scenes/scene_0974_original.json deleted file mode 100644 index b5ac60a044e6943aa5570ec7ef2125aac7d9cc5e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0974_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 974, - "image_filename": "SCENE_0974_new_000974.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.06617259979248047, - 1.5946063995361328, - 0.3499999940395355 - ], - "rotation": 240.50666783131044, - "pixel_coords": [ - 197, - 96, - 11.614457130432129 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.2427122592926025, - 1.0460609197616577, - 0.3499999940395355 - ], - "rotation": 57.75796292016117, - "pixel_coords": [ - 139, - 82, - 12.78795337677002 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.09266602993011475, - -2.9076309204101562, - 0.3499999940395355 - ], - "rotation": 350.54353368545617, - "pixel_coords": [ - 75, - 142, - 8.995002746582031 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0974" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0975_cf1.json b/dataset_1k_720p_2/scenes/scene_0975_cf1.json deleted file mode 100644 index f1d88a271bea4829a703a44125bafa2e935668aa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0975_cf1.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 975, - "image_filename": "SCENE_0975_new_000975.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.44851627945899963, - 0.08916141092777252, - 0.3499999940395355 - ], - "rotation": 187.40412892366592, - "pixel_coords": [ - 154, - 105, - 11.50209903717041 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4825961589813232, - -0.022350920364260674, - 0.699999988079071 - ], - "rotation": 99.5933085337381, - "pixel_coords": [ - 117, - 76, - 12.65773868560791 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.09275878965854645, - 0.9557617902755737, - 0.3499999940395355 - ], - "rotation": 90.78415926321468, - "pixel_coords": [ - 181, - 101, - 11.719107627868652 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5270379781723022, - -2.956749439239502, - 0.699999988079071 - ], - "rotation": 317.488581769563, - "pixel_coords": [ - 50, - 110, - 10.446547508239746 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.5772078363034534, - -0.809924399576552, - 0.3499999940395355 - ], - "rotation": 69.71694634905126, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.096329689025879, - -2.1106021404266357, - 0.699999988079071 - ], - "rotation": 23.515523748891553, - "pixel_coords": [ - 122, - 138, - 9.1029052734375 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4850261211395264, - 1.2614623308181763, - 0.3499999940395355 - ], - "rotation": 199.86448238948157, - "pixel_coords": [ - 146, - 77, - 13.516417503356934 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4866597652435303, - -0.02066679671406746, - 0.699999988079071 - ], - "rotation": 154.5846835391265, - "pixel_coords": [ - 217, - 135, - 9.262410163879395 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 6 - ], - [ - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "front": [ - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 5, - 7 - ], - [ - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "left": [ - [ - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 1, - 3 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 4, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 2, - 4, - 7 - ], - [ - 0, - 2, - 4, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved green sphere to partially occlude purple sphere", - "change_score": 2.468082932115953, - "change_attempts": 1, - "source_scene": "scene_0975" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0975_cf2.json b/dataset_1k_720p_2/scenes/scene_0975_cf2.json deleted file mode 100644 index f120956e9d000637c98d56bdddbd10875d6c2afe..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0975_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 975, - "image_filename": "SCENE_0975_new_000975.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.44851627945899963, - 0.08916141092777252, - 0.3499999940395355 - ], - "rotation": 187.40412892366592, - "pixel_coords": [ - 154, - 105, - 11.50209903717041 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.19601652336742037, - 2.6510297870150263, - 0.699999988079071 - ], - "rotation": 99.5933085337381, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.09275878965854645, - 0.9557617902755737, - 0.3499999940395355 - ], - "rotation": 90.78415926321468, - "pixel_coords": [ - 181, - 101, - 11.719107627868652 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5270379781723022, - -2.956749439239502, - 0.699999988079071 - ], - "rotation": 317.488581769563, - "pixel_coords": [ - 50, - 110, - 10.446547508239746 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8314979076385498, - -0.27180731296539307, - 0.3499999940395355 - ], - "rotation": 69.71694634905126, - "pixel_coords": [ - 170, - 124, - 10.435608863830566 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.096329689025879, - -2.1106021404266357, - 0.699999988079071 - ], - "rotation": 23.515523748891553, - "pixel_coords": [ - 122, - 138, - 9.1029052734375 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4850261211395264, - 1.2614623308181763, - 0.3499999940395355 - ], - "rotation": 199.86448238948157, - "pixel_coords": [ - 146, - 77, - 13.516417503356934 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4866597652435303, - -0.02066679671406746, - 0.699999988079071 - ], - "rotation": 154.5846835391265, - "pixel_coords": [ - 217, - 135, - 9.262410163879395 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 6 - ], - [ - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "front": [ - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 5, - 7 - ], - [ - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "left": [ - [ - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 1, - 3 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 4, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 2, - 4, - 7 - ], - [ - 0, - 2, - 4, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved purple sphere from left of green sphere to right", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0975" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0975_original.json b/dataset_1k_720p_2/scenes/scene_0975_original.json deleted file mode 100644 index 2c65e095a9699ca4729b1e59a0ddd0639bcba830..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0975_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 975, - "image_filename": "SCENE_0975_new_000975.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.44851627945899963, - 0.08916141092777252, - 0.3499999940395355 - ], - "rotation": 187.40412892366592, - "pixel_coords": [ - 154, - 105, - 11.50209903717041 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.4825961589813232, - -0.022350920364260674, - 0.699999988079071 - ], - "rotation": 99.5933085337381, - "pixel_coords": [ - 117, - 76, - 12.65773868560791 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.09275878965854645, - 0.9557617902755737, - 0.3499999940395355 - ], - "rotation": 90.78415926321468, - "pixel_coords": [ - 181, - 101, - 11.719107627868652 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5270379781723022, - -2.956749439239502, - 0.699999988079071 - ], - "rotation": 317.488581769563, - "pixel_coords": [ - 50, - 110, - 10.446547508239746 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8314979076385498, - -0.27180731296539307, - 0.3499999940395355 - ], - "rotation": 69.71694634905126, - "pixel_coords": [ - 170, - 124, - 10.435608863830566 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.096329689025879, - -2.1106021404266357, - 0.699999988079071 - ], - "rotation": 23.515523748891553, - "pixel_coords": [ - 122, - 138, - 9.1029052734375 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4850261211395264, - 1.2614623308181763, - 0.3499999940395355 - ], - "rotation": 199.86448238948157, - "pixel_coords": [ - 146, - 77, - 13.516417503356934 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4866597652435303, - -0.02066679671406746, - 0.699999988079071 - ], - "rotation": 154.5846835391265, - "pixel_coords": [ - 217, - 135, - 9.262410163879395 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 6 - ], - [ - 6 - ], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ] - ], - "front": [ - [ - 3, - 4, - 5, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 3, - 4, - 5, - 7 - ], - [ - 5, - 7 - ], - [ - 5, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 5 - ] - ], - "left": [ - [ - 1, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 1, - 3 - ], - [ - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "right": [ - [ - 2, - 4, - 7 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 2, - 7 - ], - [ - 0, - 2, - 4, - 7 - ], - [ - 0, - 2, - 4, - 7 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0975" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0976_cf1.json b/dataset_1k_720p_2/scenes/scene_0976_cf1.json deleted file mode 100644 index 7a68ae810a10bee445b38a527a890cb65ff4d605..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0976_cf1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "split": "new", - "image_index": 976, - "image_filename": "SCENE_0976_new_000976.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7112432718276978, - 0.22736778855323792, - 0.3499999940395355 - ], - "rotation": 234.59085006219294, - "pixel_coords": [ - 203, - 127, - 10.4724702835083 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7850687503814697, - -1.3475227355957031, - 0.3499999940395355 - ], - "rotation": 145.56340795476422, - "pixel_coords": [ - 142, - 133, - 10.198057174682617 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7195123434066772, - -2.909865617752075, - 0.3499999940395355 - ], - "rotation": 135.1378732438748, - "pixel_coords": [ - 94, - 150, - 9.347454071044922 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.476661205291748, - -1.1257177591323853, - 0.3499999940395355 - ], - "rotation": 269.86838597161807, - "pixel_coords": [ - 91, - 96, - 12.53611946105957 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between red cylinder and brown cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0976" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0976_cf2.json b/dataset_1k_720p_2/scenes/scene_0976_cf2.json deleted file mode 100644 index e63f84090b4dbccdf1f14f0d73723ffb91aa33f9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0976_cf2.json +++ /dev/null @@ -1,197 +0,0 @@ -{ - "split": "new", - "image_index": 976, - "image_filename": "SCENE_0976_new_000976.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7112432718276978, - 0.22736778855323792, - 0.3499999940395355 - ], - "rotation": 234.59085006219294, - "pixel_coords": [ - 203, - 127, - 10.4724702835083 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7850687503814697, - -1.3475227355957031, - 0.3499999940395355 - ], - "rotation": 145.56340795476422, - "pixel_coords": [ - 142, - 133, - 10.198057174682617 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7195123434066772, - -2.909865617752075, - 0.3499999940395355 - ], - "rotation": 135.1378732438748, - "pixel_coords": [ - 94, - 150, - 9.347454071044922 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.476661205291748, - -1.1257177591323853, - 0.3499999940395355 - ], - "rotation": 269.86838597161807, - "pixel_coords": [ - 91, - 96, - 12.53611946105957 - ], - "color": "brown" - }, - { - "shape": "sphere", - "color": "red", - "material": "metal", - "size": "large", - "3d_coords": [ - 1.9055883424607671, - 2.5555250939590044, - 0.35 - ], - "rotation": 220.68128215450707, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added red metal sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0976" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0976_original.json b/dataset_1k_720p_2/scenes/scene_0976_original.json deleted file mode 100644 index 23fb986d5fc08fa76433a381f27aa80177528241..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0976_original.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "split": "new", - "image_index": 976, - "image_filename": "SCENE_0976_new_000976.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.7112432718276978, - 0.22736778855323792, - 0.3499999940395355 - ], - "rotation": 234.59085006219294, - "pixel_coords": [ - 203, - 127, - 10.4724702835083 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7850687503814697, - -1.3475227355957031, - 0.3499999940395355 - ], - "rotation": 145.56340795476422, - "pixel_coords": [ - 142, - 133, - 10.198057174682617 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7195123434066772, - -2.909865617752075, - 0.3499999940395355 - ], - "rotation": 135.1378732438748, - "pixel_coords": [ - 94, - 150, - 9.347454071044922 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.476661205291748, - -1.1257177591323853, - 0.3499999940395355 - ], - "rotation": 269.86838597161807, - "pixel_coords": [ - 91, - 96, - 12.53611946105957 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [ - 3 - ], - [] - ], - "right": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0976" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0977_cf1.json b/dataset_1k_720p_2/scenes/scene_0977_cf1.json deleted file mode 100644 index fca584118601bcfa8ed88248c6473afd0e92f7f3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0977_cf1.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 977, - "image_filename": "SCENE_0977_new_000977.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.723703622817993, - 0.4466193616390228, - 0.699999988079071 - ], - "rotation": 166.27045620178058, - "pixel_coords": [ - 121, - 76, - 13.506125450134277 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.63408625125885, - -2.122826099395752, - 0.3499999940395355 - ], - "rotation": 9.19394641461647, - "pixel_coords": [ - 141, - 154, - 9.251237869262695 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1942623108625412, - -1.3967119455337524, - 0.699999988079071 - ], - "rotation": 148.56312505075132, - "pixel_coords": [ - 122, - 111, - 10.734671592712402 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.020012617111206, - -2.7155709266662598, - 0.3499999940395355 - ], - "rotation": 329.90367918293106, - "pixel_coords": [ - 71, - 126, - 10.657618522644043 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4504778385162354, - -1.1105164289474487, - 0.699999988079071 - ], - "rotation": 311.64084297453957, - "pixel_coords": [ - 191, - 141, - 9.152321815490723 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9934980869293213, - -1.5724108219146729, - 0.3499999940395355 - ], - "rotation": 248.3835878911034, - "pixel_coords": [ - 87, - 105, - 11.981996536254883 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2294270992279053, - 1.0369547605514526, - 0.699999988079071 - ], - "rotation": 319.581221771321, - "pixel_coords": [ - 235, - 114, - 10.574955940246582 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 6 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between blue cylinder and green cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0977" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0977_cf2.json b/dataset_1k_720p_2/scenes/scene_0977_cf2.json deleted file mode 100644 index eb73cd8c294b6b5a32afdf894a97aeacb60b8f0f..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0977_cf2.json +++ /dev/null @@ -1,310 +0,0 @@ -{ - "split": "new", - "image_index": 977, - "image_filename": "SCENE_0977_new_000977.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.723703622817993, - 0.4466193616390228, - 0.699999988079071 - ], - "rotation": 166.27045620178058, - "pixel_coords": [ - 121, - 76, - 13.506125450134277 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.63408625125885, - -2.122826099395752, - 0.3499999940395355 - ], - "rotation": 9.19394641461647, - "pixel_coords": [ - 141, - 154, - 9.251237869262695 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1942623108625412, - -1.3967119455337524, - 0.699999988079071 - ], - "rotation": 148.56312505075132, - "pixel_coords": [ - 122, - 111, - 10.734671592712402 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.020012617111206, - -2.7155709266662598, - 0.3499999940395355 - ], - "rotation": 329.90367918293106, - "pixel_coords": [ - 71, - 126, - 10.657618522644043 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4504778385162354, - -1.1105164289474487, - 0.699999988079071 - ], - "rotation": 311.64084297453957, - "pixel_coords": [ - 191, - 141, - 9.152321815490723 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9934980869293213, - -1.5724108219146729, - 0.3499999940395355 - ], - "rotation": 248.3835878911034, - "pixel_coords": [ - 87, - 105, - 11.981996536254883 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2294270992279053, - 1.0369547605514526, - 0.699999988079071 - ], - "rotation": 319.581221771321, - "pixel_coords": [ - 235, - 114, - 10.574955940246582 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 6 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed gray sphere to yellow", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0977" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0977_original.json b/dataset_1k_720p_2/scenes/scene_0977_original.json deleted file mode 100644 index 70173c321aa7d3e0e5f5fe6edba7163a00691554..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0977_original.json +++ /dev/null @@ -1,308 +0,0 @@ -{ - "split": "new", - "image_index": 977, - "image_filename": "SCENE_0977_new_000977.png", - "objects": [ - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.723703622817993, - 0.4466193616390228, - 0.699999988079071 - ], - "rotation": 166.27045620178058, - "pixel_coords": [ - 121, - 76, - 13.506125450134277 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.63408625125885, - -2.122826099395752, - 0.3499999940395355 - ], - "rotation": 9.19394641461647, - "pixel_coords": [ - 141, - 154, - 9.251237869262695 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.1942623108625412, - -1.3967119455337524, - 0.699999988079071 - ], - "rotation": 148.56312505075132, - "pixel_coords": [ - 122, - 111, - 10.734671592712402 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.020012617111206, - -2.7155709266662598, - 0.3499999940395355 - ], - "rotation": 329.90367918293106, - "pixel_coords": [ - 71, - 126, - 10.657618522644043 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.4504778385162354, - -1.1105164289474487, - 0.699999988079071 - ], - "rotation": 311.64084297453957, - "pixel_coords": [ - 191, - 141, - 9.152321815490723 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9934980869293213, - -1.5724108219146729, - 0.3499999940395355 - ], - "rotation": 248.3835878911034, - "pixel_coords": [ - 87, - 105, - 11.981996536254883 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.2294270992279053, - 1.0369547605514526, - 0.699999988079071 - ], - "rotation": 319.581221771321, - "pixel_coords": [ - 235, - 114, - 10.574955940246582 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0, - 5 - ], - [ - 0, - 2, - 5 - ], - [ - 0, - 2, - 3, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 2, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [], - [ - 1, - 3, - 4, - 6 - ], - [ - 1, - 4 - ], - [], - [ - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 4 - ] - ], - "left": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 0, - 1, - 2, - 4, - 6 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0977" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0978_cf1.json b/dataset_1k_720p_2/scenes/scene_0978_cf1.json deleted file mode 100644 index fb060c3f9b9988e334ddf99db3de499aab24312e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0978_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 978, - "image_filename": "SCENE_0978_new_000978.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8160815834999084, - -0.9233437776565552, - 0.3499999940395355 - ], - "rotation": 334.3594693782896, - "pixel_coords": [ - 153, - 129, - 9.341811180114746 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6050515174865723, - -2.918436050415039, - 0.3499999940395355 - ], - "rotation": 244.15340235061112, - "pixel_coords": [ - 30, - 108, - 10.544818878173828 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4967715740203857, - 1.163488507270813, - 0.3499999940395355 - ], - "rotation": 284.35513120156895, - "pixel_coords": [ - 141, - 78, - 12.789497375488281 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.030005931854248, - 1.3663495779037476, - 0.699999988079071 - ], - "rotation": 119.34988450797405, - "pixel_coords": [ - 245, - 109, - 9.6526517868042 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.19195625185966492, - 1.4391018152236938, - 0.699999988079071 - ], - "rotation": 323.3460595058058, - "pixel_coords": [ - 191, - 85, - 11.211336135864258 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.647698700428009, - -0.11005612462759018, - 0.699999988079071 - ], - "rotation": 268.25994887518914, - "pixel_coords": [ - 144, - 93, - 10.642603874206543 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3954005241394043, - -2.325655937194824, - 0.3499999940395355 - ], - "rotation": 275.89384989462735, - "pixel_coords": [ - 67, - 116, - 10.05547046661377 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2, - 5, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed purple cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0978" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0978_cf2.json b/dataset_1k_720p_2/scenes/scene_0978_cf2.json deleted file mode 100644 index 716c2d8fd46c1c6a975e04b0d7d1f97a90720342..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0978_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 978, - "image_filename": "SCENE_0978_new_000978.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8160815834999084, - -0.9233437776565552, - 0.3499999940395355 - ], - "rotation": 334.3594693782896, - "pixel_coords": [ - 153, - 129, - 9.341811180114746 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6050515174865723, - -2.918436050415039, - 0.3499999940395355 - ], - "rotation": 244.15340235061112, - "pixel_coords": [ - 30, - 108, - 10.544818878173828 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4967715740203857, - 1.163488507270813, - 0.3499999940395355 - ], - "rotation": 284.35513120156895, - "pixel_coords": [ - 141, - 78, - 12.789497375488281 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.030005931854248, - 1.3663495779037476, - 0.699999988079071 - ], - "rotation": 119.34988450797405, - "pixel_coords": [ - 245, - 109, - 9.6526517868042 - ], - "color": "blue" - }, - { - "shape": "sphere", - "color": "brown", - "material": "metal", - "size": "large", - "3d_coords": [ - -0.19195625185966492, - 1.4391018152236938, - 0.699999988079071 - ], - "rotation": 145.32026016096935, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.647698700428009, - -0.11005612462759018, - 0.699999988079071 - ], - "rotation": 268.25994887518914, - "pixel_coords": [ - 144, - 93, - 10.642603874206543 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3954005241394043, - -2.325655937194824, - 0.3499999940395355 - ], - "rotation": 275.89384989462735, - "pixel_coords": [ - 67, - 116, - 10.05547046661377 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2, - 5, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced cyan cylinder with brown sphere", - "change_score": 3.4945161092912125, - "change_attempts": 1, - "source_scene": "scene_0978" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0978_original.json b/dataset_1k_720p_2/scenes/scene_0978_original.json deleted file mode 100644 index e4ab0427338081b80cf56582ecf28285ea2f557b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0978_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 978, - "image_filename": "SCENE_0978_new_000978.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.8160815834999084, - -0.9233437776565552, - 0.3499999940395355 - ], - "rotation": 334.3594693782896, - "pixel_coords": [ - 153, - 129, - 9.341811180114746 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6050515174865723, - -2.918436050415039, - 0.3499999940395355 - ], - "rotation": 244.15340235061112, - "pixel_coords": [ - 30, - 108, - 10.544818878173828 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.4967715740203857, - 1.163488507270813, - 0.3499999940395355 - ], - "rotation": 284.35513120156895, - "pixel_coords": [ - 141, - 78, - 12.789497375488281 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.030005931854248, - 1.3663495779037476, - 0.699999988079071 - ], - "rotation": 119.34988450797405, - "pixel_coords": [ - 245, - 109, - 9.6526517868042 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.19195625185966492, - 1.4391018152236938, - 0.699999988079071 - ], - "rotation": 323.3460595058058, - "pixel_coords": [ - 191, - 85, - 11.211336135864258 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.647698700428009, - -0.11005612462759018, - 0.699999988079071 - ], - "rotation": 268.25994887518914, - "pixel_coords": [ - 144, - 93, - 10.642603874206543 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.3954005241394043, - -2.325655937194824, - 0.3499999940395355 - ], - "rotation": 275.89384989462735, - "pixel_coords": [ - 67, - 116, - 10.05547046661377 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 2, - 4, - 5 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ], - [ - 1, - 2, - 4, - 5 - ] - ], - "front": [ - [], - [ - 0, - 3, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 6 - ], - [ - 0 - ] - ], - "left": [ - [ - 1, - 2, - 5, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 5, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 1 - ] - ], - "right": [ - [ - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5 - ], - [], - [ - 3 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0978" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0979_cf1.json b/dataset_1k_720p_2/scenes/scene_0979_cf1.json deleted file mode 100644 index 465e5099b99698de74de62c708d970e19da18765..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0979_cf1.json +++ /dev/null @@ -1,177 +0,0 @@ -{ - "split": "new", - "image_index": 979, - "image_filename": "SCENE_0979_new_000979.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.425784111022949, - -1.8453571796417236, - 0.699999988079071 - ], - "rotation": 206.67011632977955, - "pixel_coords": [ - 67, - 93, - 11.312437057495117 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5124887824058533, - -0.8221850395202637, - 0.3499999940395355 - ], - "rotation": 9.458060818853244, - "pixel_coords": [ - 129, - 113, - 10.859125137329102 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.978658437728882, - -0.27074137330055237, - 0.3499999940395355 - ], - "rotation": 313.09006162873476, - "pixel_coords": [ - 231, - 154, - 8.9432954788208 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "color": "red", - "material": "metal", - "size": "small", - "3d_coords": [ - 0.6333107352256775, - 1.3768463134765625, - 0.3499999940395355 - ], - "rotation": 287.5235109270766, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced purple sphere with red cylinder", - "change_score": 2.188561334369629, - "change_attempts": 1, - "source_scene": "scene_0979" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0979_cf2.json b/dataset_1k_720p_2/scenes/scene_0979_cf2.json deleted file mode 100644 index 5ffa42db89db6b414e00f0ff14d0bc80edb700c2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0979_cf2.json +++ /dev/null @@ -1,160 +0,0 @@ -{ - "split": "new", - "image_index": 979, - "image_filename": "SCENE_0979_new_000979.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.425784111022949, - -1.8453571796417236, - 0.699999988079071 - ], - "rotation": 206.67011632977955, - "pixel_coords": [ - 67, - 93, - 11.312437057495117 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5124887824058533, - -0.8221850395202637, - 0.3499999940395355 - ], - "rotation": 9.458060818853244, - "pixel_coords": [ - 129, - 113, - 10.859125137329102 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.978658437728882, - -0.27074137330055237, - 0.3499999940395355 - ], - "rotation": 313.09006162873476, - "pixel_coords": [ - 231, - 154, - 8.9432954788208 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0979" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0979_original.json b/dataset_1k_720p_2/scenes/scene_0979_original.json deleted file mode 100644 index 11370bc5ac8c8d44859c8af060dd870535d9a0a3..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0979_original.json +++ /dev/null @@ -1,175 +0,0 @@ -{ - "split": "new", - "image_index": 979, - "image_filename": "SCENE_0979_new_000979.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.425784111022949, - -1.8453571796417236, - 0.699999988079071 - ], - "rotation": 206.67011632977955, - "pixel_coords": [ - 67, - 93, - 11.312437057495117 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.5124887824058533, - -0.8221850395202637, - 0.3499999940395355 - ], - "rotation": 9.458060818853244, - "pixel_coords": [ - 129, - 113, - 10.859125137329102 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.978658437728882, - -0.27074137330055237, - 0.3499999940395355 - ], - "rotation": 313.09006162873476, - "pixel_coords": [ - 231, - 154, - 8.9432954788208 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.6333107352256775, - 1.3768463134765625, - 0.3499999940395355 - ], - "rotation": 219.64143055401019, - "pixel_coords": [ - 204, - 104, - 11.420011520385742 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 3 - ], - [ - 0, - 1, - 3 - ], - [] - ], - "front": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 1, - 2 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ] - ], - "right": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [ - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0979" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0980_cf1.json b/dataset_1k_720p_2/scenes/scene_0980_cf1.json deleted file mode 100644 index 7bda403ab376d4b609efc58847ec0a525acb2fc1..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0980_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 980, - "image_filename": "SCENE_0980_new_000980.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.214942455291748, - -0.15486674010753632, - 0.3499999940395355 - ], - "rotation": 207.6486029224338, - "pixel_coords": [ - 132, - 100, - 11.897266387939453 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.7532902937969603, - -1.8004361702301936, - 0.3499999940395355 - ], - "rotation": 146.64005857969906, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.25734657049179077, - -2.7546894550323486, - 0.699999988079071 - ], - "rotation": 25.321264078144207, - "pixel_coords": [ - 90, - 132, - 9.208695411682129 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.788381576538086, - 2.6649532318115234, - 0.699999988079071 - ], - "rotation": 231.72208531387605, - "pixel_coords": [ - 257, - 94, - 11.47939682006836 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.279862880706787, - -1.5198408365249634, - 0.699999988079071 - ], - "rotation": 284.88883461151045, - "pixel_coords": [ - 178, - 145, - 8.635135650634766 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved cyan cylinder from right of brown cube to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0980" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0980_cf2.json b/dataset_1k_720p_2/scenes/scene_0980_cf2.json deleted file mode 100644 index 4370115756aae96d45c51b26b2365ff023ec1a95..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0980_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 980, - "image_filename": "SCENE_0980_new_000980.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.5690515322672969, - -0.7428115153752395, - 0.3499999940395355 - ], - "rotation": 207.6486029224338, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6884558200836182, - 1.315942406654358, - 0.3499999940395355 - ], - "rotation": 146.64005857969906, - "pixel_coords": [ - 155, - 85, - 13.092975616455078 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.25734657049179077, - -2.7546894550323486, - 0.699999988079071 - ], - "rotation": 25.321264078144207, - "pixel_coords": [ - 90, - 132, - 9.208695411682129 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.788381576538086, - 2.6649532318115234, - 0.699999988079071 - ], - "rotation": 231.72208531387605, - "pixel_coords": [ - 257, - 94, - 11.47939682006836 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.279862880706787, - -1.5198408365249634, - 0.699999988079071 - ], - "rotation": 284.88883461151045, - "pixel_coords": [ - 178, - 145, - 8.635135650634766 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved cyan cube from (-1.2,-0.2) to (0.6,-0.7)", - "change_score": 1.8783805808225904, - "change_attempts": 1, - "source_scene": "scene_0980" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0980_original.json b/dataset_1k_720p_2/scenes/scene_0980_original.json deleted file mode 100644 index e4203d5218ac6d7e31260eb47cdc6d1bcc92ebfd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0980_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 980, - "image_filename": "SCENE_0980_new_000980.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.214942455291748, - -0.15486674010753632, - 0.3499999940395355 - ], - "rotation": 207.6486029224338, - "pixel_coords": [ - 132, - 100, - 11.897266387939453 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.6884558200836182, - 1.315942406654358, - 0.3499999940395355 - ], - "rotation": 146.64005857969906, - "pixel_coords": [ - 155, - 85, - 13.092975616455078 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.25734657049179077, - -2.7546894550323486, - 0.699999988079071 - ], - "rotation": 25.321264078144207, - "pixel_coords": [ - 90, - 132, - 9.208695411682129 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.788381576538086, - 2.6649532318115234, - 0.699999988079071 - ], - "rotation": 231.72208531387605, - "pixel_coords": [ - 257, - 94, - 11.47939682006836 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.279862880706787, - -1.5198408365249634, - 0.699999988079071 - ], - "rotation": 284.88883461151045, - "pixel_coords": [ - 178, - 145, - 8.635135650634766 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0980" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0981_cf1.json b/dataset_1k_720p_2/scenes/scene_0981_cf1.json deleted file mode 100644 index 671db48625adf7ef560820c61d358d9226adf9bd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0981_cf1.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 981, - "image_filename": "SCENE_0981_new_000981.png", - "objects": [ - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6031134128570557, - -2.491698741912842, - 0.3499999940395355 - ], - "rotation": 151.08239794052577, - "pixel_coords": [ - 84, - 132, - 10.033806800842285 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.580104112625122, - 2.336777448654175, - 0.699999988079071 - ], - "rotation": 89.95598815865525, - "pixel_coords": [ - 156, - 62, - 14.035305976867676 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6318421363830566, - -2.6968863010406494, - 0.699999988079071 - ], - "rotation": 127.93086255733844, - "pixel_coords": [ - 40, - 101, - 10.98386287689209 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed blue cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0981" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0981_cf2.json b/dataset_1k_720p_2/scenes/scene_0981_cf2.json deleted file mode 100644 index bf8da68b3fe6523b663c0606071510a09c1358a9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0981_cf2.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "split": "new", - "image_index": 981, - "image_filename": "SCENE_0981_new_000981.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6031134128570557, - -2.491698741912842, - 0.3499999940395355 - ], - "rotation": 151.08239794052577, - "pixel_coords": [ - 84, - 132, - 10.033806800842285 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.580104112625122, - 2.336777448654175, - 0.699999988079071 - ], - "rotation": 89.95598815865525, - "pixel_coords": [ - 156, - 62, - 14.035305976867676 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6318421363830566, - -2.6968863010406494, - 0.699999988079071 - ], - "rotation": 127.93086255733844, - "pixel_coords": [ - 40, - 101, - 10.98386287689209 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between brown cube and blue cube", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0981" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0981_original.json b/dataset_1k_720p_2/scenes/scene_0981_original.json deleted file mode 100644 index 05f3ec48f59a24c242d2068c51b10ba9d3fe72c5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0981_original.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "split": "new", - "image_index": 981, - "image_filename": "SCENE_0981_new_000981.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.6031134128570557, - -2.491698741912842, - 0.3499999940395355 - ], - "rotation": 151.08239794052577, - "pixel_coords": [ - 84, - 132, - 10.033806800842285 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.580104112625122, - 2.336777448654175, - 0.699999988079071 - ], - "rotation": 89.95598815865525, - "pixel_coords": [ - 156, - 62, - 14.035305976867676 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6318421363830566, - -2.6968863010406494, - 0.699999988079071 - ], - "rotation": 127.93086255733844, - "pixel_coords": [ - 40, - 101, - 10.98386287689209 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2 - ], - [], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2 - ], - [ - 0 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [] - ], - "right": [ - [ - 1 - ], - [], - [ - 0, - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0981" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0982_cf1.json b/dataset_1k_720p_2/scenes/scene_0982_cf1.json deleted file mode 100644 index 7479bdd894668da1076d667041b8bbc4bbc7fefa..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0982_cf1.json +++ /dev/null @@ -1,213 +0,0 @@ -{ - "split": "new", - "image_index": 982, - "image_filename": "SCENE_0982_new_000982.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7172592878341675, - 1.3452396392822266, - 0.699999988079071 - ], - "rotation": 283.1134727699723, - "pixel_coords": [ - 233, - 106, - 10.320096015930176 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9962785243988037, - -2.559600830078125, - 0.3499999940395355 - ], - "rotation": 304.5979059030552, - "pixel_coords": [ - 54, - 112, - 10.70716381072998 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.3705657720565796, - -0.0844057947397232, - 0.699999988079071 - ], - "rotation": 48.89118264399444, - "pixel_coords": [ - 131, - 87, - 11.558344841003418 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6137773990631104, - -1.2289329767227173, - 0.3499999940395355 - ], - "rotation": 269.04924379924125, - "pixel_coords": [ - 82, - 95, - 11.89064884185791 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.25949686765670776, - -0.6613035798072815, - 0.3499999940395355 - ], - "rotation": 57.88979705019295, - "pixel_coords": [ - 138, - 113, - 10.644137382507324 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [], - [ - 2, - 3 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red sphere from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0982" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0982_cf2.json b/dataset_1k_720p_2/scenes/scene_0982_cf2.json deleted file mode 100644 index 3ee933c02277c3c91f35239c4c7264b54a5c964c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0982_cf2.json +++ /dev/null @@ -1,213 +0,0 @@ -{ - "split": "new", - "image_index": 982, - "image_filename": "SCENE_0982_new_000982.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7172592878341675, - 1.3452396392822266, - 0.699999988079071 - ], - "rotation": 283.1134727699723, - "pixel_coords": [ - 233, - 106, - 10.320096015930176 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.2104055552204496, - -1.6561674718295738, - 0.3499999940395355 - ], - "rotation": 304.5979059030552, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3705657720565796, - -0.0844057947397232, - 0.699999988079071 - ], - "rotation": 48.89118264399444, - "pixel_coords": [ - 131, - 87, - 11.558344841003418 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6137773990631104, - -1.2289329767227173, - 0.3499999940395355 - ], - "rotation": 269.04924379924125, - "pixel_coords": [ - 82, - 95, - 11.89064884185791 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.25949686765670776, - -0.6613035798072815, - 0.3499999940395355 - ], - "rotation": 57.88979705019295, - "pixel_coords": [ - 138, - 113, - 10.644137382507324 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [], - [ - 2, - 3 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue sphere from left of purple sphere to right", - "change_score": 1.197408934525485, - "change_attempts": 3, - "source_scene": "scene_0982" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0982_original.json b/dataset_1k_720p_2/scenes/scene_0982_original.json deleted file mode 100644 index 6545b9ca1cfc9bef74a14b894537c25a7e103b93..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0982_original.json +++ /dev/null @@ -1,211 +0,0 @@ -{ - "split": "new", - "image_index": 982, - "image_filename": "SCENE_0982_new_000982.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.7172592878341675, - 1.3452396392822266, - 0.699999988079071 - ], - "rotation": 283.1134727699723, - "pixel_coords": [ - 233, - 106, - 10.320096015930176 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9962785243988037, - -2.559600830078125, - 0.3499999940395355 - ], - "rotation": 304.5979059030552, - "pixel_coords": [ - 54, - 112, - 10.70716381072998 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.3705657720565796, - -0.0844057947397232, - 0.699999988079071 - ], - "rotation": 48.89118264399444, - "pixel_coords": [ - 131, - 87, - 11.558344841003418 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.6137773990631104, - -1.2289329767227173, - 0.3499999940395355 - ], - "rotation": 269.04924379924125, - "pixel_coords": [ - 82, - 95, - 11.89064884185791 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.25949686765670776, - -0.6613035798072815, - 0.3499999940395355 - ], - "rotation": 57.88979705019295, - "pixel_coords": [ - 138, - 113, - 10.644137382507324 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3 - ], - [ - 2, - 3 - ], - [], - [], - [ - 2, - 3 - ] - ], - "front": [ - [], - [ - 0 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 4 - ], - [] - ], - "left": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1, - 3 - ], - [ - 1 - ], - [ - 1, - 2, - 3 - ] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0, - 2, - 4 - ], - [ - 0 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0982" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0983_cf1.json b/dataset_1k_720p_2/scenes/scene_0983_cf1.json deleted file mode 100644 index 23914ab382a5bc4780a528c3d1c0b7962da624f5..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0983_cf1.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 983, - "image_filename": "SCENE_0983_new_000983.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6933337450027466, - -2.5357158184051514, - 0.3499999940395355 - ], - "rotation": 297.3046482156246, - "pixel_coords": [ - 102, - 150, - 8.821629524230957 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5725560188293457, - -0.14891767501831055, - 0.699999988079071 - ], - "rotation": 339.3619603948311, - "pixel_coords": [ - 108, - 77, - 12.175439834594727 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9782093167304993, - -1.656416654586792, - 0.699999988079071 - ], - "rotation": 142.13540543471998, - "pixel_coords": [ - 95, - 105, - 10.25872802734375 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9076645970344543, - 0.2166862189769745, - 0.699999988079071 - ], - "rotation": 266.0816336703564, - "pixel_coords": [ - 186, - 108, - 10.090413093566895 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.459026336669922, - -2.821878433227539, - 0.699999988079071 - ], - "rotation": 108.84330439544344, - "pixel_coords": [ - 36, - 100, - 10.566164016723633 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8094568252563477, - 2.6409568786621094, - 0.3499999940395355 - ], - "rotation": 321.9088796720037, - "pixel_coords": [ - 164, - 66, - 14.103082656860352 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed yellow sphere to gray", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0983" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0983_cf2.json b/dataset_1k_720p_2/scenes/scene_0983_cf2.json deleted file mode 100644 index 0149be2fbe8284cee9bcc2ab4bd5ecd7d22ad827..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0983_cf2.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 983, - "image_filename": "SCENE_0983_new_000983.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6933337450027466, - -2.5357158184051514, - 0.3499999940395355 - ], - "rotation": 297.3046482156246, - "pixel_coords": [ - 102, - 150, - 8.821629524230957 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5725560188293457, - -0.14891767501831055, - 0.699999988079071 - ], - "rotation": 339.3619603948311, - "pixel_coords": [ - 108, - 77, - 12.175439834594727 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9782093167304993, - -1.656416654586792, - 0.699999988079071 - ], - "rotation": 142.13540543471998, - "pixel_coords": [ - 95, - 105, - 10.25872802734375 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9076645970344543, - 0.2166862189769745, - 0.699999988079071 - ], - "rotation": 266.0816336703564, - "pixel_coords": [ - 186, - 108, - 10.090413093566895 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.459026336669922, - -2.821878433227539, - 0.699999988079071 - ], - "rotation": 108.84330439544344, - "pixel_coords": [ - 36, - 100, - 10.566164016723633 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8094568252563477, - 2.6409568786621094, - 0.3499999940395355 - ], - "rotation": 321.9088796720037, - "pixel_coords": [ - 164, - 66, - 14.103082656860352 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red cube to purple", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0983" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0983_original.json b/dataset_1k_720p_2/scenes/scene_0983_original.json deleted file mode 100644 index 2a172c09d36fc70ed52f8915f4d8c188c38396eb..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0983_original.json +++ /dev/null @@ -1,260 +0,0 @@ -{ - "split": "new", - "image_index": 983, - "image_filename": "SCENE_0983_new_000983.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.6933337450027466, - -2.5357158184051514, - 0.3499999940395355 - ], - "rotation": 297.3046482156246, - "pixel_coords": [ - 102, - 150, - 8.821629524230957 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5725560188293457, - -0.14891767501831055, - 0.699999988079071 - ], - "rotation": 339.3619603948311, - "pixel_coords": [ - 108, - 77, - 12.175439834594727 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.9782093167304993, - -1.656416654586792, - 0.699999988079071 - ], - "rotation": 142.13540543471998, - "pixel_coords": [ - 95, - 105, - 10.25872802734375 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9076645970344543, - 0.2166862189769745, - 0.699999988079071 - ], - "rotation": 266.0816336703564, - "pixel_coords": [ - 186, - 108, - 10.090413093566895 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.459026336669922, - -2.821878433227539, - 0.699999988079071 - ], - "rotation": 108.84330439544344, - "pixel_coords": [ - 36, - 100, - 10.566164016723633 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8094568252563477, - 2.6409568786621094, - 0.3499999940395355 - ], - "rotation": 321.9088796720037, - "pixel_coords": [ - 164, - 66, - 14.103082656860352 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 4, - 5 - ], - [ - 1, - 5 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0 - ], - [ - 0 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2, - 4 - ], - [ - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [], - [ - 0, - 1, - 2, - 4 - ] - ], - "right": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0983" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0984_cf1.json b/dataset_1k_720p_2/scenes/scene_0984_cf1.json deleted file mode 100644 index 2cb820f7477df1759b6d3d6661f286c6cf8c396d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0984_cf1.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 984, - "image_filename": "SCENE_0984_new_000984.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4545379877090454, - 0.015615511685609818, - 0.3499999940395355 - ], - "rotation": 71.43927882396203, - "pixel_coords": [ - 132, - 97, - 12.201868057250977 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0800056457519531, - -0.46244341135025024, - 0.699999988079071 - ], - "rotation": 165.3621954222833, - "pixel_coords": [ - 173, - 116, - 10.088401794433594 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.527761697769165, - 1.3083857297897339, - 0.3499999940395355 - ], - "rotation": 141.93731523716818, - "pixel_coords": [ - 158, - 87, - 13.022560119628906 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.7333587387253786, - 0.7756918798409645, - 0.3499999940395355 - ], - "rotation": 70.18068098367206, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3788886070251465, - -2.09080171585083, - 0.3499999940395355 - ], - "rotation": 303.1240938678594, - "pixel_coords": [ - 162, - 167, - 8.421318054199219 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.054317496716976166, - 1.366371989250183, - 0.699999988079071 - ], - "rotation": 330.0319338038645, - "pixel_coords": [ - 191, - 90, - 11.855997085571289 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4263339042663574, - -0.41710105538368225, - 0.3499999940395355 - ], - "rotation": 43.1128930494375, - "pixel_coords": [ - 142, - 110, - 11.266885757446289 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9556620121002197, - -0.2484053373336792, - 0.699999988079071 - ], - "rotation": 171.6601439216563, - "pixel_coords": [ - 101, - 78, - 12.87116527557373 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 7 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 6 - ], - [], - [ - 1, - 4, - 6 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 7 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 7 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 3 - ], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved purple cube to partially occlude gray cube", - "change_score": 1.8745215072057604, - "change_attempts": 1, - "source_scene": "scene_0984" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0984_cf2.json b/dataset_1k_720p_2/scenes/scene_0984_cf2.json deleted file mode 100644 index dba041586b866d951e55d9db1cc32988a011b6e8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0984_cf2.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 984, - "image_filename": "SCENE_0984_new_000984.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4545379877090454, - 0.015615511685609818, - 0.3499999940395355 - ], - "rotation": 71.43927882396203, - "pixel_coords": [ - 132, - 97, - 12.201868057250977 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0800056457519531, - -0.46244341135025024, - 0.699999988079071 - ], - "rotation": 165.3621954222833, - "pixel_coords": [ - 173, - 116, - 10.088401794433594 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.527761697769165, - 1.3083857297897339, - 0.3499999940395355 - ], - "rotation": 141.93731523716818, - "pixel_coords": [ - 158, - 87, - 13.022560119628906 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9093207716941833, - 2.6419363021850586, - 0.3499999940395355 - ], - "rotation": 70.18068098367206, - "pixel_coords": [ - 234, - 97, - 12.216218948364258 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3788886070251465, - -2.09080171585083, - 0.3499999940395355 - ], - "rotation": 303.1240938678594, - "pixel_coords": [ - 162, - 167, - 8.421318054199219 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.054317496716976166, - 1.366371989250183, - 0.699999988079071 - ], - "rotation": 330.0319338038645, - "pixel_coords": [ - 191, - 90, - 11.855997085571289 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.4263339042663574, - -0.41710105538368225, - 0.3499999940395355 - ], - "rotation": 43.1128930494375, - "pixel_coords": [ - 142, - 110, - 11.266885757446289 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9556620121002197, - -0.2484053373336792, - 0.699999988079071 - ], - "rotation": 171.6601439216563, - "pixel_coords": [ - 101, - 78, - 12.87116527557373 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 7 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 6 - ], - [], - [ - 1, - 4, - 6 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 7 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 7 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 3 - ], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown cube from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0984" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0984_original.json b/dataset_1k_720p_2/scenes/scene_0984_original.json deleted file mode 100644 index 777d2b9b5101c6eb5bca2627a25e5bdecb1594c9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0984_original.json +++ /dev/null @@ -1,357 +0,0 @@ -{ - "split": "new", - "image_index": 984, - "image_filename": "SCENE_0984_new_000984.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.4545379877090454, - 0.015615511685609818, - 0.3499999940395355 - ], - "rotation": 71.43927882396203, - "pixel_coords": [ - 132, - 97, - 12.201868057250977 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0800056457519531, - -0.46244341135025024, - 0.699999988079071 - ], - "rotation": 165.3621954222833, - "pixel_coords": [ - 173, - 116, - 10.088401794433594 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.527761697769165, - 1.3083857297897339, - 0.3499999940395355 - ], - "rotation": 141.93731523716818, - "pixel_coords": [ - 158, - 87, - 13.022560119628906 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9093207716941833, - 2.6419363021850586, - 0.3499999940395355 - ], - "rotation": 70.18068098367206, - "pixel_coords": [ - 234, - 97, - 12.216218948364258 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.3788886070251465, - -2.09080171585083, - 0.3499999940395355 - ], - "rotation": 303.1240938678594, - "pixel_coords": [ - 162, - 167, - 8.421318054199219 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.054317496716976166, - 1.366371989250183, - 0.699999988079071 - ], - "rotation": 330.0319338038645, - "pixel_coords": [ - 191, - 90, - 11.855997085571289 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.4263339042663574, - -0.41710105538368225, - 0.3499999940395355 - ], - "rotation": 43.1128930494375, - "pixel_coords": [ - 142, - 110, - 11.266885757446289 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.9556620121002197, - -0.2484053373336792, - 0.699999988079071 - ], - "rotation": 171.6601439216563, - "pixel_coords": [ - 101, - 78, - 12.87116527557373 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 2, - 7 - ], - [ - 0, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 0, - 2, - 7 - ], - [ - 0, - 2, - 3, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 4, - 5, - 6 - ], - [ - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 6 - ], - [], - [ - 1, - 4, - 6 - ], - [ - 1, - 4 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 7 - ], - [ - 0, - 2, - 4, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 2, - 4, - 6, - 7 - ], - [ - 0, - 7 - ], - [] - ], - "right": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 3, - 5 - ], - [ - 1, - 3, - 5 - ], - [], - [ - 1, - 3, - 5 - ], - [ - 3 - ], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0984" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0985_cf1.json b/dataset_1k_720p_2/scenes/scene_0985_cf1.json deleted file mode 100644 index e2a13344f8bd1621114cce86abae53da56c4ebd7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0985_cf1.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 985, - "image_filename": "SCENE_0985_new_000985.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.1824966669082642, - -1.437386393547058, - 0.3499999940395355 - ], - "rotation": 212.8905508098492, - "pixel_coords": [ - 151, - 141, - 9.527520179748535 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.729436993598938, - 0.3625282049179077, - 0.3499999940395355 - ], - "rotation": 84.63774448759241, - "pixel_coords": [ - 135, - 91, - 12.469808578491211 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9575204849243164, - -1.0367475748062134, - 0.3499999940395355 - ], - "rotation": 194.95414369226197, - "pixel_coords": [ - 98, - 100, - 11.78715991973877 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5480682849884033, - 1.1265629529953003, - 0.699999988079071 - ], - "rotation": 70.56513329569498, - "pixel_coords": [ - 249, - 117, - 9.998847961425781 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.066821575164795, - 2.321516513824463, - 0.699999988079071 - ], - "rotation": 137.19355003653118, - "pixel_coords": [ - 233, - 90, - 11.661153793334961 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9886524677276611, - 2.404193639755249, - 0.3499999940395355 - ], - "rotation": 71.02068802685365, - "pixel_coords": [ - 171, - 74, - 13.847099304199219 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.160477638244629, - -0.60312819480896, - 0.3499999940395355 - ], - "rotation": 219.4501779125054, - "pixel_coords": [ - 198, - 145, - 9.39228630065918 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8138842582702637, - -1.2657033205032349, - 0.3499999940395355 - ], - "rotation": 227.71304799156232, - "pixel_coords": [ - 200, - 165, - 8.578707695007324 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 7 - ], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 5 - ] - ], - "right": [ - [ - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [], - [ - 3, - 4, - 6, - 7 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed brown cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0985" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0985_cf2.json b/dataset_1k_720p_2/scenes/scene_0985_cf2.json deleted file mode 100644 index 9c71735f8811d425118873a3e63f48d88f8b1189..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0985_cf2.json +++ /dev/null @@ -1,359 +0,0 @@ -{ - "split": "new", - "image_index": 985, - "image_filename": "SCENE_0985_new_000985.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1824966669082642, - -1.437386393547058, - 0.3499999940395355 - ], - "rotation": 212.8905508098492, - "pixel_coords": [ - 151, - 141, - 9.527520179748535 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.729436993598938, - 0.3625282049179077, - 0.3499999940395355 - ], - "rotation": 84.63774448759241, - "pixel_coords": [ - 135, - 91, - 12.469808578491211 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9575204849243164, - -1.0367475748062134, - 0.3499999940395355 - ], - "rotation": 194.95414369226197, - "pixel_coords": [ - 98, - 100, - 11.78715991973877 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.168029095559952, - -2.304715867206875, - 0.699999988079071 - ], - "rotation": 70.56513329569498, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.066821575164795, - 2.321516513824463, - 0.699999988079071 - ], - "rotation": 137.19355003653118, - "pixel_coords": [ - 233, - 90, - 11.661153793334961 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9886524677276611, - 2.404193639755249, - 0.3499999940395355 - ], - "rotation": 71.02068802685365, - "pixel_coords": [ - 171, - 74, - 13.847099304199219 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.160477638244629, - -0.60312819480896, - 0.3499999940395355 - ], - "rotation": 219.4501779125054, - "pixel_coords": [ - 198, - 145, - 9.39228630065918 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8138842582702637, - -1.2657033205032349, - 0.3499999940395355 - ], - "rotation": 227.71304799156232, - "pixel_coords": [ - 200, - 165, - 8.578707695007324 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 7 - ], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 5 - ] - ], - "right": [ - [ - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [], - [ - 3, - 4, - 6, - 7 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_position", - "cf_description": "moved red cube from (2.5,1.1) to (-1.2,-2.3)", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0985" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0985_original.json b/dataset_1k_720p_2/scenes/scene_0985_original.json deleted file mode 100644 index d9689e1c5928569d6df4ea841b36d305560fcfa7..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0985_original.json +++ /dev/null @@ -1,357 +0,0 @@ -{ - "split": "new", - "image_index": 985, - "image_filename": "SCENE_0985_new_000985.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1824966669082642, - -1.437386393547058, - 0.3499999940395355 - ], - "rotation": 212.8905508098492, - "pixel_coords": [ - 151, - 141, - 9.527520179748535 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.729436993598938, - 0.3625282049179077, - 0.3499999940395355 - ], - "rotation": 84.63774448759241, - "pixel_coords": [ - 135, - 91, - 12.469808578491211 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9575204849243164, - -1.0367475748062134, - 0.3499999940395355 - ], - "rotation": 194.95414369226197, - "pixel_coords": [ - 98, - 100, - 11.78715991973877 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.5480682849884033, - 1.1265629529953003, - 0.699999988079071 - ], - "rotation": 70.56513329569498, - "pixel_coords": [ - 249, - 117, - 9.998847961425781 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.066821575164795, - 2.321516513824463, - 0.699999988079071 - ], - "rotation": 137.19355003653118, - "pixel_coords": [ - 233, - 90, - 11.661153793334961 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.9886524677276611, - 2.404193639755249, - 0.3499999940395355 - ], - "rotation": 71.02068802685365, - "pixel_coords": [ - 171, - 74, - 13.847099304199219 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.160477638244629, - -0.60312819480896, - 0.3499999940395355 - ], - "rotation": 219.4501779125054, - "pixel_coords": [ - 198, - 145, - 9.39228630065918 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.8138842582702637, - -1.2657033205032349, - 0.3499999940395355 - ], - "rotation": 227.71304799156232, - "pixel_coords": [ - 200, - 165, - 8.578707695007324 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 5 - ], - [ - 1, - 5 - ], - [ - 1, - 2, - 4, - 5 - ], - [ - 1, - 5 - ], - [], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 7 - ], - [ - 0, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 7 - ], - [] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2, - 5, - 6, - 7 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 5 - ] - ], - "right": [ - [ - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [], - [], - [ - 3, - 4, - 6, - 7 - ], - [ - 3, - 4 - ], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0985" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0986_cf1.json b/dataset_1k_720p_2/scenes/scene_0986_cf1.json deleted file mode 100644 index 2160a5c5508203527a8d705caaf496ecfa07d397..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0986_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 986, - "image_filename": "SCENE_0986_new_000986.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.283677101135254, - -2.7179834842681885, - 0.3499999940395355 - ], - "rotation": 304.51118038642386, - "pixel_coords": [ - 113, - 155, - 9.182567596435547 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5351786613464355, - 2.296335458755493, - 0.699999988079071 - ], - "rotation": 164.01546349573147, - "pixel_coords": [ - 162, - 68, - 14.527188301086426 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6119458079338074, - 1.2134795188903809, - 0.699999988079071 - ], - "rotation": 7.437824807573601, - "pixel_coords": [ - 174, - 87, - 12.5954008102417 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4289777278900146, - 1.1938751935958862, - 0.3499999940395355 - ], - "rotation": 204.26247402636045, - "pixel_coords": [ - 242, - 125, - 10.683635711669922 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.224635124206543, - 0.14227111637592316, - 0.3499999940395355 - ], - "rotation": 319.2876070276021, - "pixel_coords": [ - 213, - 134, - 10.210031509399414 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed blue cylinder to brown", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0986" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0986_cf2.json b/dataset_1k_720p_2/scenes/scene_0986_cf2.json deleted file mode 100644 index c6077a74733ccc5054c61a7dc3974737e68a72b6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0986_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 986, - "image_filename": "SCENE_0986_new_000986.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.283677101135254, - -2.7179834842681885, - 0.3499999940395355 - ], - "rotation": 304.51118038642386, - "pixel_coords": [ - 113, - 155, - 9.182567596435547 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5351786613464355, - 2.296335458755493, - 0.699999988079071 - ], - "rotation": 164.01546349573147, - "pixel_coords": [ - 162, - 68, - 14.527188301086426 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6119458079338074, - 1.2134795188903809, - 0.699999988079071 - ], - "rotation": 7.437824807573601, - "pixel_coords": [ - 174, - 87, - 12.5954008102417 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4289777278900146, - 1.1938751935958862, - 0.3499999940395355 - ], - "rotation": 204.26247402636045, - "pixel_coords": [ - 242, - 125, - 10.683635711669922 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.29344251474406247, - 0.4259060396780895, - 0.3499999940395355 - ], - "rotation": 319.2876070276021, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown cylinder to partially occlude brown cylinder", - "change_score": 1.9519102603754945, - "change_attempts": 1, - "source_scene": "scene_0986" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0986_original.json b/dataset_1k_720p_2/scenes/scene_0986_original.json deleted file mode 100644 index ce6aa23a6f7d523862b92e103380cb3a9a586089..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0986_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 986, - "image_filename": "SCENE_0986_new_000986.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.283677101135254, - -2.7179834842681885, - 0.3499999940395355 - ], - "rotation": 304.51118038642386, - "pixel_coords": [ - 113, - 155, - 9.182567596435547 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.5351786613464355, - 2.296335458755493, - 0.699999988079071 - ], - "rotation": 164.01546349573147, - "pixel_coords": [ - 162, - 68, - 14.527188301086426 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.6119458079338074, - 1.2134795188903809, - 0.699999988079071 - ], - "rotation": 7.437824807573601, - "pixel_coords": [ - 174, - 87, - 12.5954008102417 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.4289777278900146, - 1.1938751935958862, - 0.3499999940395355 - ], - "rotation": 204.26247402636045, - "pixel_coords": [ - 242, - 125, - 10.683635711669922 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.224635124206543, - 0.14227111637592316, - 0.3499999940395355 - ], - "rotation": 319.2876070276021, - "pixel_coords": [ - 213, - 134, - 10.210031509399414 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [], - [ - 1 - ], - [ - 1, - 2 - ], - [ - 1, - 2, - 3 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4 - ], - [ - 0, - 3, - 4 - ], - [ - 0, - 4 - ], - [ - 0 - ] - ], - "left": [ - [], - [ - 0 - ], - [ - 0, - 1 - ], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 2, - 3, - 4 - ], - [ - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0986" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0987_cf1.json b/dataset_1k_720p_2/scenes/scene_0987_cf1.json deleted file mode 100644 index d1d12b69364a643a154c7c0f0c418edf596eb52a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0987_cf1.json +++ /dev/null @@ -1,348 +0,0 @@ -{ - "split": "new", - "image_index": 987, - "image_filename": "SCENE_0987_new_000987.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0415873527526855, - -1.185031771659851, - 0.3499999940395355 - ], - "rotation": 125.18632683589077, - "pixel_coords": [ - 178, - 148, - 9.11489200592041 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4648678302764893, - 0.758504331111908, - 0.3499999940395355 - ], - "rotation": 109.5814051544845, - "pixel_coords": [ - 132, - 84, - 13.28065299987793 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9836432933807373, - -2.819728374481201, - 0.3499999940395355 - ], - "rotation": 306.2185681350529, - "pixel_coords": [ - 36, - 105, - 11.518266677856445 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.012873029336333275, - -0.2657058835029602, - 0.699999988079071 - ], - "rotation": 133.63582559803075, - "pixel_coords": [ - 153, - 102, - 10.875859260559082 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7416256070137024, - -1.4271093606948853, - 0.3499999940395355 - ], - "rotation": 60.12239880942251, - "pixel_coords": [ - 139, - 133, - 9.843225479125977 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2070320844650269, - 1.6341872215270996, - 0.699999988079071 - ], - "rotation": 67.78280140158623, - "pixel_coords": [ - 223, - 98, - 11.178749084472656 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7993894815444946, - 1.5981706380844116, - 0.699999988079071 - ], - "rotation": 99.4373935294907, - "pixel_coords": [ - 179, - 82, - 12.50197982788086 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 1, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5 - ], - [], - [ - 0, - 4 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6, - 7 - ], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [], - [ - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed cyan sphere", - "change_score": 19.622735738200895, - "change_attempts": 1, - "source_scene": "scene_0987" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0987_cf2.json b/dataset_1k_720p_2/scenes/scene_0987_cf2.json deleted file mode 100644 index dda874fc505f8f8262ac4e1f1283c9f233769af2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0987_cf2.json +++ /dev/null @@ -1,348 +0,0 @@ -{ - "split": "new", - "image_index": 987, - "image_filename": "SCENE_0987_new_000987.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4648678302764893, - 0.758504331111908, - 0.3499999940395355 - ], - "rotation": 109.5814051544845, - "pixel_coords": [ - 132, - 84, - 13.28065299987793 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9836432933807373, - -2.819728374481201, - 0.3499999940395355 - ], - "rotation": 306.2185681350529, - "pixel_coords": [ - 36, - 105, - 11.518266677856445 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.012873029336333275, - -0.2657058835029602, - 0.699999988079071 - ], - "rotation": 133.63582559803075, - "pixel_coords": [ - 153, - 102, - 10.875859260559082 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6092048287391663, - -2.779012680053711, - 0.699999988079071 - ], - "rotation": 113.5497767722133, - "pixel_coords": [ - 94, - 136, - 8.976971626281738 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7416256070137024, - -1.4271093606948853, - 0.3499999940395355 - ], - "rotation": 60.12239880942251, - "pixel_coords": [ - 139, - 133, - 9.843225479125977 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2070320844650269, - 1.6341872215270996, - 0.699999988079071 - ], - "rotation": 67.78280140158623, - "pixel_coords": [ - 223, - 98, - 11.178749084472656 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7993894815444946, - 1.5981706380844116, - 0.699999988079071 - ], - "rotation": 99.4373935294907, - "pixel_coords": [ - 179, - 82, - 12.50197982788086 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 1, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5 - ], - [], - [ - 0, - 4 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6, - 7 - ], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [], - [ - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed green cube", - "change_score": 41.24420836688901, - "change_attempts": 1, - "source_scene": "scene_0987" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0987_original.json b/dataset_1k_720p_2/scenes/scene_0987_original.json deleted file mode 100644 index 53bb239d6ee34178080b8f46346b1fb366343528..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0987_original.json +++ /dev/null @@ -1,363 +0,0 @@ -{ - "split": "new", - "image_index": 987, - "image_filename": "SCENE_0987_new_000987.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.0415873527526855, - -1.185031771659851, - 0.3499999940395355 - ], - "rotation": 125.18632683589077, - "pixel_coords": [ - 178, - 148, - 9.11489200592041 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.4648678302764893, - 0.758504331111908, - 0.3499999940395355 - ], - "rotation": 109.5814051544845, - "pixel_coords": [ - 132, - 84, - 13.28065299987793 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.9836432933807373, - -2.819728374481201, - 0.3499999940395355 - ], - "rotation": 306.2185681350529, - "pixel_coords": [ - 36, - 105, - 11.518266677856445 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.012873029336333275, - -0.2657058835029602, - 0.699999988079071 - ], - "rotation": 133.63582559803075, - "pixel_coords": [ - 153, - 102, - 10.875859260559082 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6092048287391663, - -2.779012680053711, - 0.699999988079071 - ], - "rotation": 113.5497767722133, - "pixel_coords": [ - 94, - 136, - 8.976971626281738 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7416256070137024, - -1.4271093606948853, - 0.3499999940395355 - ], - "rotation": 60.12239880942251, - "pixel_coords": [ - 139, - 133, - 9.843225479125977 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2070320844650269, - 1.6341872215270996, - 0.699999988079071 - ], - "rotation": 67.78280140158623, - "pixel_coords": [ - 223, - 98, - 11.178749084472656 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.7993894815444946, - 1.5981706380844116, - 0.699999988079071 - ], - "rotation": 99.4373935294907, - "pixel_coords": [ - 179, - 82, - 12.50197982788086 - ], - "color": "gray" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [], - [ - 1, - 7 - ], - [ - 1, - 2, - 6, - 7 - ], - [ - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 1, - 2, - 3, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 1 - ] - ], - "front": [ - [], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 4, - 5 - ], - [], - [ - 0, - 4 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 2, - 4 - ], - [], - [ - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 1, - 2, - 4 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ], - "right": [ - [ - 6, - 7 - ], - [ - 0, - 3, - 5, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 3, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6, - 7 - ], - [], - [ - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0987" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0988_cf1.json b/dataset_1k_720p_2/scenes/scene_0988_cf1.json deleted file mode 100644 index 66704573eb8fe473aa4a565e05d53fe0e33fb3ec..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0988_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 988, - "image_filename": "SCENE_0988_new_000988.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7916876673698425, - -2.3536040782928467, - 0.699999988079071 - ], - "rotation": 309.31517409737893, - "pixel_coords": [ - 85, - 114, - 10.737256050109863 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.668356716632843, - 1.5077511072158813, - 0.3499999940395355 - ], - "rotation": 61.91393391985442, - "pixel_coords": [ - 179, - 92, - 12.998193740844727 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.845241069793701, - -1.41116464138031, - 0.699999988079071 - ], - "rotation": 15.41674424987692, - "pixel_coords": [ - 79, - 86, - 12.641480445861816 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.656099796295166, - 2.369642734527588, - 0.699999988079071 - ], - "rotation": 111.89203053740826, - "pixel_coords": [ - 271, - 108, - 11.089539527893066 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.273744821548462, - 2.7892258167266846, - 0.3499999940395355 - ], - "rotation": 166.67403907032977, - "pixel_coords": [ - 176, - 72, - 14.793457984924316 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed cyan sphere from small to large", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0988" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0988_cf2.json b/dataset_1k_720p_2/scenes/scene_0988_cf2.json deleted file mode 100644 index f4ee302c9eec67d828f4ac9227bb4e7c627ec098..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0988_cf2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 988, - "image_filename": "SCENE_0988_new_000988.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7916876673698425, - -2.3536040782928467, - 0.699999988079071 - ], - "rotation": 309.31517409737893, - "pixel_coords": [ - 85, - 114, - 10.737256050109863 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.668356716632843, - 1.5077511072158813, - 0.3499999940395355 - ], - "rotation": 61.91393391985442, - "pixel_coords": [ - 179, - 92, - 12.998193740844727 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.845241069793701, - -1.41116464138031, - 0.699999988079071 - ], - "rotation": 15.41674424987692, - "pixel_coords": [ - 79, - 86, - 12.641480445861816 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5048812602806594, - -0.5877201679918365, - 0.699999988079071 - ], - "rotation": 111.89203053740826, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.273744821548462, - 2.7892258167266846, - 0.3499999940395355 - ], - "rotation": 166.67403907032977, - "pixel_coords": [ - 176, - 72, - 14.793457984924316 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved blue cylinder from right of cyan sphere to left", - "change_score": 3.0, - "change_attempts": 1, - "source_scene": "scene_0988" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0988_original.json b/dataset_1k_720p_2/scenes/scene_0988_original.json deleted file mode 100644 index e0c78d32b70f7e48574a3a277c26cedfcdfc9342..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0988_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 988, - "image_filename": "SCENE_0988_new_000988.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.7916876673698425, - -2.3536040782928467, - 0.699999988079071 - ], - "rotation": 309.31517409737893, - "pixel_coords": [ - 85, - 114, - 10.737256050109863 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.668356716632843, - 1.5077511072158813, - 0.3499999940395355 - ], - "rotation": 61.91393391985442, - "pixel_coords": [ - 179, - 92, - 12.998193740844727 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.845241069793701, - -1.41116464138031, - 0.699999988079071 - ], - "rotation": 15.41674424987692, - "pixel_coords": [ - 79, - 86, - 12.641480445861816 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.656099796295166, - 2.369642734527588, - 0.699999988079071 - ], - "rotation": 111.89203053740826, - "pixel_coords": [ - 271, - 108, - 11.089539527893066 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.273744821548462, - 2.7892258167266846, - 0.3499999940395355 - ], - "rotation": 166.67403907032977, - "pixel_coords": [ - 176, - 72, - 14.793457984924316 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 1, - 4 - ], - [ - 1, - 2, - 4 - ], - [] - ], - "front": [ - [], - [ - 0, - 2, - 3 - ], - [ - 0, - 3 - ], - [ - 0 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0988" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0989_cf1.json b/dataset_1k_720p_2/scenes/scene_0989_cf1.json deleted file mode 100644 index 153615d007057bdd04d286eb0085b3a912f90732..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0989_cf1.json +++ /dev/null @@ -1,358 +0,0 @@ -{ - "split": "new", - "image_index": 989, - "image_filename": "SCENE_0989_new_000989.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.050204038619995, - -0.13057810068130493, - 0.3499999940395355 - ], - "rotation": 48.387318578738835, - "pixel_coords": [ - 121, - 91, - 12.4382905960083 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.76495361328125, - -1.578690528869629, - 0.3499999940395355 - ], - "rotation": 305.0196143965819, - "pixel_coords": [ - 134, - 137, - 9.745736122131348 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.220894455909729, - -2.376607894897461, - 0.699999988079071 - ], - "rotation": 65.81323520451616, - "pixel_coords": [ - 73, - 109, - 10.468446731567383 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.5473282933235168, - -0.6786420345306396, - 0.699999988079071 - ], - "rotation": 37.21030596104123, - "pixel_coords": [ - 132, - 101, - 10.952478408813477 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.009591896086931229, - 2.489990711212158, - 0.699999988079071 - ], - "rotation": 215.7975641622714, - "pixel_coords": [ - 215, - 81, - 12.326576232910156 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9474455714225769, - -0.10559246689081192, - 0.3499999940395355 - ], - "rotation": 238.0231377558599, - "pixel_coords": [ - 177, - 123, - 10.435953140258789 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2957072257995605, - 0.8485227823257446, - 0.3499999940395355 - ], - "rotation": 91.26262317748512, - "pixel_coords": [ - 234, - 131, - 10.05569839477539 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.38232684135437, - 1.1727606058120728, - 0.699999988079071 - ], - "rotation": 87.53346832556251, - "pixel_coords": [ - 144, - 70, - 13.20837116241455 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 4, - 6 - ], - [], - [ - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed red cylinder from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0989" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0989_cf2.json b/dataset_1k_720p_2/scenes/scene_0989_cf2.json deleted file mode 100644 index db21b5f591e246138676144361c8f53971abab9c..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0989_cf2.json +++ /dev/null @@ -1,358 +0,0 @@ -{ - "split": "new", - "image_index": 989, - "image_filename": "SCENE_0989_new_000989.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.050204038619995, - -0.13057810068130493, - 0.3499999940395355 - ], - "rotation": 48.387318578738835, - "pixel_coords": [ - 121, - 91, - 12.4382905960083 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.76495361328125, - -1.578690528869629, - 0.3499999940395355 - ], - "rotation": 305.0196143965819, - "pixel_coords": [ - 134, - 137, - 9.745736122131348 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.220894455909729, - -2.376607894897461, - 0.699999988079071 - ], - "rotation": 65.81323520451616, - "pixel_coords": [ - 73, - 109, - 10.468446731567383 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5473282933235168, - -0.6786420345306396, - 0.699999988079071 - ], - "rotation": 37.21030596104123, - "pixel_coords": [ - 132, - 101, - 10.952478408813477 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.009591896086931229, - 2.489990711212158, - 0.699999988079071 - ], - "rotation": 215.7975641622714, - "pixel_coords": [ - 215, - 81, - 12.326576232910156 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9474455714225769, - -0.10559246689081192, - 0.3499999940395355 - ], - "rotation": 238.0231377558599, - "pixel_coords": [ - 177, - 123, - 10.435953140258789 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2957072257995605, - 0.8485227823257446, - 0.3499999940395355 - ], - "rotation": 91.26262317748512, - "pixel_coords": [ - 234, - 131, - 10.05569839477539 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.38232684135437, - 1.1727606058120728, - 0.699999988079071 - ], - "rotation": 87.53346832556251, - "pixel_coords": [ - 144, - 70, - 13.20837116241455 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 4, - 6 - ], - [], - [ - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between purple sphere and red cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0989" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0989_original.json b/dataset_1k_720p_2/scenes/scene_0989_original.json deleted file mode 100644 index 23a7e3be3ccebfdb9d7133b2c0d49b56b1e15499..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0989_original.json +++ /dev/null @@ -1,356 +0,0 @@ -{ - "split": "new", - "image_index": 989, - "image_filename": "SCENE_0989_new_000989.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.050204038619995, - -0.13057810068130493, - 0.3499999940395355 - ], - "rotation": 48.387318578738835, - "pixel_coords": [ - 121, - 91, - 12.4382905960083 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.76495361328125, - -1.578690528869629, - 0.3499999940395355 - ], - "rotation": 305.0196143965819, - "pixel_coords": [ - 134, - 137, - 9.745736122131348 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.220894455909729, - -2.376607894897461, - 0.699999988079071 - ], - "rotation": 65.81323520451616, - "pixel_coords": [ - 73, - 109, - 10.468446731567383 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -0.5473282933235168, - -0.6786420345306396, - 0.699999988079071 - ], - "rotation": 37.21030596104123, - "pixel_coords": [ - 132, - 101, - 10.952478408813477 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.009591896086931229, - 2.489990711212158, - 0.699999988079071 - ], - "rotation": 215.7975641622714, - "pixel_coords": [ - 215, - 81, - 12.326576232910156 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "metal", - "3d_coords": [ - 0.9474455714225769, - -0.10559246689081192, - 0.3499999940395355 - ], - "rotation": 238.0231377558599, - "pixel_coords": [ - 177, - 123, - 10.435953140258789 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.2957072257995605, - 0.8485227823257446, - 0.3499999940395355 - ], - "rotation": 91.26262317748512, - "pixel_coords": [ - 234, - 131, - 10.05569839477539 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -2.38232684135437, - 1.1727606058120728, - 0.699999988079071 - ], - "rotation": 87.53346832556251, - "pixel_coords": [ - 144, - 70, - 13.20837116241455 - ], - "color": "purple" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 4, - 7 - ], - [ - 7 - ], - [ - 0, - 3, - 4, - 7 - ], - [ - 0, - 2, - 3, - 4, - 5, - 7 - ], - [] - ], - "front": [ - [ - 1, - 2, - 3, - 5, - 6 - ], - [], - [ - 1, - 6 - ], - [ - 1, - 2, - 5, - 6 - ], - [ - 1, - 2, - 3, - 5, - 6 - ], - [ - 1, - 6 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5, - 7 - ], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 0, - 2 - ] - ], - "right": [ - [ - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 4, - 6 - ], - [], - [ - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0989" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0990_cf1.json b/dataset_1k_720p_2/scenes/scene_0990_cf1.json deleted file mode 100644 index dd327b9a5dec58ecf26b2403d177ad4a9a1fbcf2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0990_cf1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 990, - "image_filename": "SCENE_0990_new_000990.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3148071765899658, - 2.565816640853882, - 0.3499999940395355 - ], - "rotation": 290.0790702048421, - "pixel_coords": [ - 244, - 102, - 11.731535911560059 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.382030963897705, - 1.393022894859314, - 0.699999988079071 - ], - "rotation": 312.22166033820037, - "pixel_coords": [ - 148, - 73, - 13.454110145568848 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7928309440612793, - 1.8919754028320312, - 0.699999988079071 - ], - "rotation": 190.03639886797095, - "pixel_coords": [ - 272, - 112, - 10.169107437133789 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8260114192962646, - -2.399732828140259, - 0.3499999940395355 - ], - "rotation": 342.15470940494936, - "pixel_coords": [ - 51, - 102, - 11.718728065490723 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9208930134773254, - -1.9986518621444702, - 0.699999988079071 - ], - "rotation": 341.3005059512605, - "pixel_coords": [ - 124, - 129, - 9.211264610290527 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed brown cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0990" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0990_cf2.json b/dataset_1k_720p_2/scenes/scene_0990_cf2.json deleted file mode 100644 index 30b2f78ec8837f1fe21549ed8c27e5d15414e981..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0990_cf2.json +++ /dev/null @@ -1,236 +0,0 @@ -{ - "split": "new", - "image_index": 990, - "image_filename": "SCENE_0990_new_000990.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3148071765899658, - 2.565816640853882, - 0.3499999940395355 - ], - "rotation": 290.0790702048421, - "pixel_coords": [ - 244, - 102, - 11.731535911560059 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.382030963897705, - 1.393022894859314, - 0.699999988079071 - ], - "rotation": 312.22166033820037, - "pixel_coords": [ - 148, - 73, - 13.454110145568848 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7928309440612793, - 1.8919754028320312, - 0.699999988079071 - ], - "rotation": 190.03639886797095, - "pixel_coords": [ - 272, - 112, - 10.169107437133789 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8260114192962646, - -2.399732828140259, - 0.3499999940395355 - ], - "rotation": 342.15470940494936, - "pixel_coords": [ - 51, - 102, - 11.718728065490723 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9208930134773254, - -1.9986518621444702, - 0.699999988079071 - ], - "rotation": 341.3005059512605, - "pixel_coords": [ - 124, - 129, - 9.211264610290527 - ], - "color": "brown" - }, - { - "shape": "cube", - "color": "yellow", - "material": "rubber", - "size": "small", - "3d_coords": [ - 1.9334024675549522, - 1.0030925789027219, - 0.35 - ], - "rotation": 359.8919064089525, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow rubber cube", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0990" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0990_original.json b/dataset_1k_720p_2/scenes/scene_0990_original.json deleted file mode 100644 index 46cda0d5bd7ffa4d656db634885d26f7a624dc42..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0990_original.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "split": "new", - "image_index": 990, - "image_filename": "SCENE_0990_new_000990.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.3148071765899658, - 2.565816640853882, - 0.3499999940395355 - ], - "rotation": 290.0790702048421, - "pixel_coords": [ - 244, - 102, - 11.731535911560059 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.382030963897705, - 1.393022894859314, - 0.699999988079071 - ], - "rotation": 312.22166033820037, - "pixel_coords": [ - 148, - 73, - 13.454110145568848 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7928309440612793, - 1.8919754028320312, - 0.699999988079071 - ], - "rotation": 190.03639886797095, - "pixel_coords": [ - 272, - 112, - 10.169107437133789 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.8260114192962646, - -2.399732828140259, - 0.3499999940395355 - ], - "rotation": 342.15470940494936, - "pixel_coords": [ - 51, - 102, - 11.718728065490723 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.9208930134773254, - -1.9986518621444702, - 0.699999988079071 - ], - "rotation": 341.3005059512605, - "pixel_coords": [ - 124, - 129, - 9.211264610290527 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 3 - ], - [ - 1 - ], - [ - 0, - 1, - 2, - 3 - ] - ], - "front": [ - [ - 2, - 4 - ], - [ - 0, - 2, - 3, - 4 - ], - [ - 4 - ], - [ - 2, - 4 - ], - [] - ], - "left": [ - [ - 1, - 3, - 4 - ], - [ - 3, - 4 - ], - [ - 0, - 1, - 3, - 4 - ], - [], - [ - 3 - ] - ], - "right": [ - [ - 2 - ], - [ - 0, - 2 - ], - [], - [ - 0, - 1, - 2, - 4 - ], - [ - 0, - 1, - 2 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0990" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0991_cf1.json b/dataset_1k_720p_2/scenes/scene_0991_cf1.json deleted file mode 100644 index 1c6e95d84d79779cd1f9b7da0640c53d2b66ff3b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0991_cf1.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 991, - "image_filename": "SCENE_0991_new_000991.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.0655163575603939, - 1.5213671418886514, - 0.699999988079071 - ], - "rotation": 211.9328819420014, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6303926706314087, - -0.46928855776786804, - 0.699999988079071 - ], - "rotation": 241.49154851546868, - "pixel_coords": [ - 163, - 113, - 10.852751731872559 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.865604281425476, - -2.232729196548462, - 0.699999988079071 - ], - "rotation": 329.3708227724186, - "pixel_coords": [ - 145, - 151, - 9.022772789001465 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8186891078948975, - 1.956160545349121, - 0.699999988079071 - ], - "rotation": 183.41603005954033, - "pixel_coords": [ - 268, - 112, - 10.870088577270508 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9202522039413452, - -0.5552586317062378, - 0.3499999940395355 - ], - "rotation": 18.31776469845773, - "pixel_coords": [ - 113, - 97, - 12.614445686340332 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.898683786392212, - -0.32384607195854187, - 0.699999988079071 - ], - "rotation": 247.50469977168135, - "pixel_coords": [ - 223, - 140, - 9.479573249816895 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2355770617723465, - 2.243309497833252, - 0.3499999940395355 - ], - "rotation": 138.99600547624223, - "pixel_coords": [ - 209, - 94, - 12.871797561645508 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7605222463607788, - 1.0687344074249268, - 0.699999988079071 - ], - "rotation": 56.30306769137753, - "pixel_coords": [ - 150, - 78, - 13.293501853942871 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 2 - ], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 7 - ], - [ - 2, - 4, - 7 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 4 - ] - ], - "right": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "occlusion_change", - "cf_description": "moved brown cylinder to partially occlude blue cube", - "change_score": 2.3966065435145145, - "change_attempts": 1, - "source_scene": "scene_0991" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0991_cf2.json b/dataset_1k_720p_2/scenes/scene_0991_cf2.json deleted file mode 100644 index 98a7d56067e172f270f04bf21a01bd575b527283..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0991_cf2.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "split": "new", - "image_index": 991, - "image_filename": "SCENE_0991_new_000991.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8962107300758362, - 2.8980841636657715, - 0.699999988079071 - ], - "rotation": 211.9328819420014, - "pixel_coords": [ - 199, - 72, - 13.812114715576172 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6303926706314087, - -0.46928855776786804, - 0.699999988079071 - ], - "rotation": 241.49154851546868, - "pixel_coords": [ - 163, - 113, - 10.852751731872559 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.865604281425476, - -2.232729196548462, - 0.699999988079071 - ], - "rotation": 329.3708227724186, - "pixel_coords": [ - 145, - 151, - 9.022772789001465 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8186891078948975, - 1.956160545349121, - 0.699999988079071 - ], - "rotation": 183.41603005954033, - "pixel_coords": [ - 268, - 112, - 10.870088577270508 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9202522039413452, - -0.5552586317062378, - 0.3499999940395355 - ], - "rotation": 18.31776469845773, - "pixel_coords": [ - 113, - 97, - 12.614445686340332 - ], - "color": "blue" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.898683786392212, - -0.32384607195854187, - 0.699999988079071 - ], - "rotation": 247.50469977168135, - "pixel_coords": [ - 223, - 140, - 9.479573249816895 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2355770617723465, - 2.243309497833252, - 0.3499999940395355 - ], - "rotation": 138.99600547624223, - "pixel_coords": [ - 209, - 94, - 12.871797561645508 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7605222463607788, - 1.0687344074249268, - 0.699999988079071 - ], - "rotation": 56.30306769137753, - "pixel_coords": [ - 150, - 78, - 13.293501853942871 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 2 - ], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 7 - ], - [ - 2, - 4, - 7 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 4 - ] - ], - "right": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed cyan cube to blue", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0991" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0991_original.json b/dataset_1k_720p_2/scenes/scene_0991_original.json deleted file mode 100644 index 1edfd4945f555a7ea254b2e3146c34afe93e82ad..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0991_original.json +++ /dev/null @@ -1,358 +0,0 @@ -{ - "split": "new", - "image_index": 991, - "image_filename": "SCENE_0991_new_000991.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.8962107300758362, - 2.8980841636657715, - 0.699999988079071 - ], - "rotation": 211.9328819420014, - "pixel_coords": [ - 199, - 72, - 13.812114715576172 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.6303926706314087, - -0.46928855776786804, - 0.699999988079071 - ], - "rotation": 241.49154851546868, - "pixel_coords": [ - 163, - 113, - 10.852751731872559 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.865604281425476, - -2.232729196548462, - 0.699999988079071 - ], - "rotation": 329.3708227724186, - "pixel_coords": [ - 145, - 151, - 9.022772789001465 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.8186891078948975, - 1.956160545349121, - 0.699999988079071 - ], - "rotation": 183.41603005954033, - "pixel_coords": [ - 268, - 112, - 10.870088577270508 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.9202522039413452, - -0.5552586317062378, - 0.3499999940395355 - ], - "rotation": 18.31776469845773, - "pixel_coords": [ - 113, - 97, - 12.614445686340332 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.898683786392212, - -0.32384607195854187, - 0.699999988079071 - ], - "rotation": 247.50469977168135, - "pixel_coords": [ - 223, - 140, - 9.479573249816895 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.2355770617723465, - 2.243309497833252, - 0.3499999940395355 - ], - "rotation": 138.99600547624223, - "pixel_coords": [ - 209, - 94, - 12.871797561645508 - ], - "color": "blue" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.7605222463607788, - 1.0687344074249268, - 0.699999988079071 - ], - "rotation": 56.30306769137753, - "pixel_coords": [ - 150, - 78, - 13.293501853942871 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [], - [ - 0, - 4, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 4, - 6, - 7 - ], - [ - 0, - 6, - 7 - ], - [ - 0, - 1, - 3, - 4, - 6, - 7 - ], - [ - 0, - 7 - ], - [ - 0 - ] - ], - "front": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 5 - ], - [], - [ - 2, - 5 - ], - [ - 1, - 2, - 3, - 5 - ], - [ - 2 - ], - [ - 1, - 2, - 3, - 4, - 5 - ], - [ - 1, - 2, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 7 - ], - [ - 2, - 4, - 7 - ], - [ - 4 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 2, - 4, - 7 - ], - [ - 0, - 1, - 2, - 4, - 7 - ], - [ - 4 - ] - ], - "right": [ - [ - 3, - 6 - ], - [ - 0, - 3, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6, - 7 - ], - [ - 3 - ], - [ - 3 - ], - [ - 0, - 1, - 3, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0991" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0992_cf1.json b/dataset_1k_720p_2/scenes/scene_0992_cf1.json deleted file mode 100644 index e24b7259dc96b3ce971656ec07fd4b8a37ef4d30..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0992_cf1.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 992, - "image_filename": "SCENE_0992_new_000992.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0561132431030273, - 0.714502215385437, - 0.699999988079071 - ], - "rotation": 81.76943387445183, - "pixel_coords": [ - 225, - 116, - 10.159429550170898 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2357998788356781, - 2.5760977268218994, - 0.699999988079071 - ], - "rotation": 357.9685193107641, - "pixel_coords": [ - 219, - 83, - 12.464138984680176 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4518206119537354, - -2.235455274581909, - 0.699999988079071 - ], - "rotation": 288.07296946251637, - "pixel_coords": [ - 155, - 158, - 8.189631462097168 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.1066815853118896, - -1.5184922218322754, - 0.699999988079071 - ], - "rotation": 209.5747798910696, - "pixel_coords": [ - 100, - 102, - 11.008747100830078 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9427542686462402, - 2.5793850421905518, - 0.3499999940395355 - ], - "rotation": 302.14858321640946, - "pixel_coords": [ - 286, - 118, - 10.796683311462402 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0992" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0992_cf2.json b/dataset_1k_720p_2/scenes/scene_0992_cf2.json deleted file mode 100644 index 24ab6d0869d71fcb1d637c0fcdca0c4d89f192ae..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0992_cf2.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "split": "new", - "image_index": 992, - "image_filename": "SCENE_0992_new_000992.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0561132431030273, - 0.714502215385437, - 0.699999988079071 - ], - "rotation": 81.76943387445183, - "pixel_coords": [ - 225, - 116, - 10.159429550170898 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2357998788356781, - 2.5760977268218994, - 0.699999988079071 - ], - "rotation": 357.9685193107641, - "pixel_coords": [ - 219, - 83, - 12.464138984680176 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4518206119537354, - -2.235455274581909, - 0.699999988079071 - ], - "rotation": 288.07296946251637, - "pixel_coords": [ - 155, - 158, - 8.189631462097168 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1066815853118896, - -1.5184922218322754, - 0.699999988079071 - ], - "rotation": 209.5747798910696, - "pixel_coords": [ - 100, - 102, - 11.008747100830078 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.9427542686462402, - 2.5793850421905518, - 0.3499999940395355 - ], - "rotation": 302.14858321640946, - "pixel_coords": [ - 286, - 118, - 10.796683311462402 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed brown cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0992" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0992_original.json b/dataset_1k_720p_2/scenes/scene_0992_original.json deleted file mode 100644 index c93c98aa9534e88daa4730fef1cb9ce20576e5f4..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0992_original.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "split": "new", - "image_index": 992, - "image_filename": "SCENE_0992_new_000992.png", - "objects": [ - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0561132431030273, - 0.714502215385437, - 0.699999988079071 - ], - "rotation": 81.76943387445183, - "pixel_coords": [ - 225, - 116, - 10.159429550170898 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.2357998788356781, - 2.5760977268218994, - 0.699999988079071 - ], - "rotation": 357.9685193107641, - "pixel_coords": [ - 219, - 83, - 12.464138984680176 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.4518206119537354, - -2.235455274581909, - 0.699999988079071 - ], - "rotation": 288.07296946251637, - "pixel_coords": [ - 155, - 158, - 8.189631462097168 - ], - "color": "gray" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -1.1066815853118896, - -1.5184922218322754, - 0.699999988079071 - ], - "rotation": 209.5747798910696, - "pixel_coords": [ - 100, - 102, - 11.008747100830078 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - 2.9427542686462402, - 2.5793850421905518, - 0.3499999940395355 - ], - "rotation": 302.14858321640946, - "pixel_coords": [ - 286, - 118, - 10.796683311462402 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3, - 4 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 1, - 3 - ] - ], - "front": [ - [ - 2 - ], - [ - 0, - 2, - 3, - 4 - ], - [], - [ - 0, - 2, - 4 - ], - [ - 0, - 2 - ] - ], - "left": [ - [ - 2, - 3 - ], - [ - 0, - 2, - 3 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3 - ] - ], - "right": [ - [ - 1, - 4 - ], - [ - 4 - ], - [ - 0, - 1, - 4 - ], - [ - 0, - 1, - 2, - 4 - ], - [] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0992" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0993_cf1.json b/dataset_1k_720p_2/scenes/scene_0993_cf1.json deleted file mode 100644 index e4404bd5af9cd9058d44fa8deb74b222c9dd509b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0993_cf1.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 993, - "image_filename": "SCENE_0993_new_000993.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.810892939567566, - -0.049737073481082916, - 0.699999988079071 - ], - "rotation": 38.9703403691811, - "pixel_coords": [ - 204, - 121, - 9.03563117980957 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6166000366210938, - -1.8576557636260986, - 0.3499999940395355 - ], - "rotation": 155.26143932440434, - "pixel_coords": [ - 62, - 99, - 11.131715774536133 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3744964599609375, - 2.297475814819336, - 0.699999988079071 - ], - "rotation": 201.4771240896564, - "pixel_coords": [ - 165, - 63, - 13.207624435424805 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8068424463272095, - 1.255340576171875, - 0.3499999940395355 - ], - "rotation": 180.00440821005665, - "pixel_coords": [ - 235, - 118, - 9.954085350036621 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.34997066855430603, - 0.12446093559265137, - 0.3499999940395355 - ], - "rotation": 114.33402273538668, - "pixel_coords": [ - 156, - 105, - 10.751850128173828 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1967730522155762, - -2.600444793701172, - 0.699999988079071 - ], - "rotation": 131.36509375815936, - "pixel_coords": [ - 108, - 146, - 7.975193023681641 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7186747193336487, - 0.5667908787727356, - 0.3499999940395355 - ], - "rotation": 49.23878653475839, - "pixel_coords": [ - 191, - 112, - 10.288411140441895 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8972342014312744, - 0.5913852453231812, - 0.3499999940395355 - ], - "rotation": 306.72934409999806, - "pixel_coords": [ - 120, - 79, - 12.735410690307617 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 7 - ], - [], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2, - 4, - 7 - ], - [ - 2 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 1, - 7 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 1 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6 - ], - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed purple cube from rubber to metal", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0993" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0993_cf2.json b/dataset_1k_720p_2/scenes/scene_0993_cf2.json deleted file mode 100644 index 36abbb67602d219826a2686177e97e7105304899..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0993_cf2.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "split": "new", - "image_index": 993, - "image_filename": "SCENE_0993_new_000993.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.810892939567566, - -0.049737073481082916, - 0.699999988079071 - ], - "rotation": 38.9703403691811, - "pixel_coords": [ - 204, - 121, - 9.03563117980957 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6166000366210938, - -1.8576557636260986, - 0.3499999940395355 - ], - "rotation": 155.26143932440434, - "pixel_coords": [ - 62, - 99, - 11.131715774536133 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3744964599609375, - 2.297475814819336, - 0.699999988079071 - ], - "rotation": 201.4771240896564, - "pixel_coords": [ - 165, - 63, - 13.207624435424805 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8068424463272095, - 1.255340576171875, - 0.3499999940395355 - ], - "rotation": 180.00440821005665, - "pixel_coords": [ - 235, - 118, - 9.954085350036621 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.34997066855430603, - 0.12446093559265137, - 0.3499999940395355 - ], - "rotation": 114.33402273538668, - "pixel_coords": [ - 156, - 105, - 10.751850128173828 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.1967730522155762, - -2.600444793701172, - 0.699999988079071 - ], - "rotation": 131.36509375815936, - "pixel_coords": [ - 108, - 146, - 7.975193023681641 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7186747193336487, - 0.5667908787727356, - 0.3499999940395355 - ], - "rotation": 49.23878653475839, - "pixel_coords": [ - 191, - 112, - 10.288411140441895 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8972342014312744, - 0.5913852453231812, - 0.3499999940395355 - ], - "rotation": 306.72934409999806, - "pixel_coords": [ - 120, - 79, - 12.735410690307617 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 7 - ], - [], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2, - 4, - 7 - ], - [ - 2 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 1, - 7 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 1 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6 - ], - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed red sphere from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0993" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0993_original.json b/dataset_1k_720p_2/scenes/scene_0993_original.json deleted file mode 100644 index a3103adfc060f0910d8ed2bd5eba67108e03cc79..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0993_original.json +++ /dev/null @@ -1,366 +0,0 @@ -{ - "split": "new", - "image_index": 993, - "image_filename": "SCENE_0993_new_000993.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 1.810892939567566, - -0.049737073481082916, - 0.699999988079071 - ], - "rotation": 38.9703403691811, - "pixel_coords": [ - 204, - 121, - 9.03563117980957 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.6166000366210938, - -1.8576557636260986, - 0.3499999940395355 - ], - "rotation": 155.26143932440434, - "pixel_coords": [ - 62, - 99, - 11.131715774536133 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.3744964599609375, - 2.297475814819336, - 0.699999988079071 - ], - "rotation": 201.4771240896564, - "pixel_coords": [ - 165, - 63, - 13.207624435424805 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8068424463272095, - 1.255340576171875, - 0.3499999940395355 - ], - "rotation": 180.00440821005665, - "pixel_coords": [ - 235, - 118, - 9.954085350036621 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.34997066855430603, - 0.12446093559265137, - 0.3499999940395355 - ], - "rotation": 114.33402273538668, - "pixel_coords": [ - 156, - 105, - 10.751850128173828 - ], - "color": "purple" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.1967730522155762, - -2.600444793701172, - 0.699999988079071 - ], - "rotation": 131.36509375815936, - "pixel_coords": [ - 108, - 146, - 7.975193023681641 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.7186747193336487, - 0.5667908787727356, - 0.3499999940395355 - ], - "rotation": 49.23878653475839, - "pixel_coords": [ - 191, - 112, - 10.288411140441895 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.8972342014312744, - 0.5913852453231812, - 0.3499999940395355 - ], - "rotation": 306.72934409999806, - "pixel_coords": [ - 120, - 79, - 12.735410690307617 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 2, - 7 - ], - [], - [ - 1, - 2, - 4, - 6, - 7 - ], - [ - 1, - 2, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 1, - 2, - 4, - 7 - ], - [ - 2 - ] - ], - "front": [ - [ - 5 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 5 - ], - [ - 0, - 3, - 5, - 6 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ], - "left": [ - [ - 1, - 2, - 4, - 5, - 6, - 7 - ], - [], - [ - 1, - 4, - 5, - 7 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 1, - 5, - 7 - ], - [ - 1, - 7 - ], - [ - 1, - 2, - 4, - 5, - 7 - ], - [ - 1 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 3, - 6 - ], - [], - [ - 0, - 2, - 3, - 6 - ], - [ - 0, - 2, - 3, - 4, - 6 - ], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0993" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0994_cf1.json b/dataset_1k_720p_2/scenes/scene_0994_cf1.json deleted file mode 100644 index 045a45a925f19d8675582297d4ce5e7621d6c2dd..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0994_cf1.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 994, - "image_filename": "SCENE_0994_new_000994.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0328891277313232, - 2.5876519680023193, - 0.699999988079071 - ], - "rotation": 161.786969278095, - "pixel_coords": [ - 266, - 98, - 10.889236450195312 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 2.7065744400024414, - -2.439385175704956, - 0.699999988079071 - ], - "rotation": 304.62805140747264, - "pixel_coords": [ - 156, - 167, - 7.505876541137695 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5704381465911865, - -0.10838012397289276, - 0.699999988079071 - ], - "rotation": 50.581534961514755, - "pixel_coords": [ - 222, - 131, - 8.954863548278809 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4903108477592468, - 1.2938836812973022, - 0.699999988079071 - ], - "rotation": 1.2352297794324585, - "pixel_coords": [ - 201, - 94, - 11.185417175292969 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7954857349395752, - -1.5258711576461792, - 0.3499999940395355 - ], - "rotation": 1.6812096554970646, - "pixel_coords": [ - 88, - 105, - 11.255156517028809 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.207913637161255, - 2.8401572704315186, - 0.3499999940395355 - ], - "rotation": 31.793078848233193, - "pixel_coords": [ - 178, - 73, - 14.076210021972656 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6553953886032104, - -2.5304903984069824, - 0.3499999940395355 - ], - "rotation": 216.2186217793473, - "pixel_coords": [ - 61, - 115, - 10.575302124023438 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 5 - ], - [], - [ - 0, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 6 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_size", - "cf_description": "changed brown cylinder from large to small", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0994" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0994_cf2.json b/dataset_1k_720p_2/scenes/scene_0994_cf2.json deleted file mode 100644 index 950b4a8f3b9fb7f93c5beee9efd4d146a2d31a00..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0994_cf2.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 994, - "image_filename": "SCENE_0994_new_000994.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0328891277313232, - 2.5876519680023193, - 0.699999988079071 - ], - "rotation": 161.786969278095, - "pixel_coords": [ - 266, - 98, - 10.889236450195312 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7065744400024414, - -2.439385175704956, - 0.699999988079071 - ], - "rotation": 304.62805140747264, - "pixel_coords": [ - 156, - 167, - 7.505876541137695 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.3791817502445527, - -2.6274311698497166, - 0.699999988079071 - ], - "rotation": 50.581534961514755, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4903108477592468, - 1.2938836812973022, - 0.699999988079071 - ], - "rotation": 1.2352297794324585, - "pixel_coords": [ - 201, - 94, - 11.185417175292969 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7954857349395752, - -1.5258711576461792, - 0.3499999940395355 - ], - "rotation": 1.6812096554970646, - "pixel_coords": [ - 88, - 105, - 11.255156517028809 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.207913637161255, - 2.8401572704315186, - 0.3499999940395355 - ], - "rotation": 31.793078848233193, - "pixel_coords": [ - 178, - 73, - 14.076210021972656 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6553953886032104, - -2.5304903984069824, - 0.3499999940395355 - ], - "rotation": 216.2186217793473, - "pixel_coords": [ - 61, - 115, - 10.575302124023438 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 5 - ], - [], - [ - 0, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 6 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved yellow cylinder from right of brown cylinder to left", - "change_score": 3.0, - "change_attempts": 2, - "source_scene": "scene_0994" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0994_original.json b/dataset_1k_720p_2/scenes/scene_0994_original.json deleted file mode 100644 index bbfd6769cb7f0554a9b7c8d09e67755a65679e54..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0994_original.json +++ /dev/null @@ -1,309 +0,0 @@ -{ - "split": "new", - "image_index": 994, - "image_filename": "SCENE_0994_new_000994.png", - "objects": [ - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 2.0328891277313232, - 2.5876519680023193, - 0.699999988079071 - ], - "rotation": 161.786969278095, - "pixel_coords": [ - 266, - 98, - 10.889236450195312 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.7065744400024414, - -2.439385175704956, - 0.699999988079071 - ], - "rotation": 304.62805140747264, - "pixel_coords": [ - 156, - 167, - 7.505876541137695 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.5704381465911865, - -0.10838012397289276, - 0.699999988079071 - ], - "rotation": 50.581534961514755, - "pixel_coords": [ - 222, - 131, - 8.954863548278809 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.4903108477592468, - 1.2938836812973022, - 0.699999988079071 - ], - "rotation": 1.2352297794324585, - "pixel_coords": [ - 201, - 94, - 11.185417175292969 - ], - "color": "green" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.7954857349395752, - -1.5258711576461792, - 0.3499999940395355 - ], - "rotation": 1.6812096554970646, - "pixel_coords": [ - 88, - 105, - 11.255156517028809 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.207913637161255, - 2.8401572704315186, - 0.3499999940395355 - ], - "rotation": 31.793078848233193, - "pixel_coords": [ - 178, - 73, - 14.076210021972656 - ], - "color": "yellow" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.6553953886032104, - -2.5304903984069824, - 0.3499999940395355 - ], - "rotation": 216.2186217793473, - "pixel_coords": [ - 61, - 115, - 10.575302124023438 - ], - "color": "green" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 3, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 0, - 3, - 4, - 5, - 6 - ], - [ - 5 - ], - [ - 5 - ], - [], - [ - 0, - 3, - 4, - 5 - ] - ], - "front": [ - [ - 1, - 2, - 6 - ], - [], - [ - 1 - ], - [ - 0, - 1, - 2, - 6 - ], - [ - 1, - 2, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 1, - 2 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6 - ], - [ - 4, - 6 - ], - [ - 1, - 3, - 4, - 5, - 6 - ], - [ - 1, - 4, - 5, - 6 - ], - [ - 6 - ], - [ - 1, - 4, - 6 - ], - [] - ], - "right": [ - [], - [ - 0, - 2, - 3, - 5 - ], - [ - 0 - ], - [ - 0, - 2 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0994" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0995_cf1.json b/dataset_1k_720p_2/scenes/scene_0995_cf1.json deleted file mode 100644 index 827953bb8b1a093eb2d3e60a343b8c4e5d27a09e..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0995_cf1.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 995, - "image_filename": "SCENE_0995_new_000995.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.15028677880764008, - -0.23713214695453644, - 0.3499999940395355 - ], - "rotation": 302.62296673340813, - "pixel_coords": [ - 151, - 111, - 11.308844566345215 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "color": "brown", - "material": "metal", - "size": "small", - "3d_coords": [ - -2.1320085525512695, - 1.9201384782791138, - 0.3499999940395355 - ], - "rotation": 357.6830623723507, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2949637174606323, - -0.6773142218589783, - 0.699999988079071 - ], - "rotation": 23.447883081167518, - "pixel_coords": [ - 172, - 120, - 9.91845989227295 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.27855774760246277, - 0.7951332330703735, - 0.3499999940395355 - ], - "rotation": 57.80610484264289, - "pixel_coords": [ - 184, - 106, - 11.629362106323242 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5471739768981934, - -2.6291985511779785, - 0.3499999940395355 - ], - "rotation": 108.49854381461495, - "pixel_coords": [ - 63, - 118, - 10.838262557983398 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8925020694732666, - -2.017798662185669, - 0.699999988079071 - ], - "rotation": 257.8430439083789, - "pixel_coords": [ - 177, - 160, - 8.04776668548584 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.17590104043483734, - -2.5882339477539062, - 0.699999988079071 - ], - "rotation": 309.9165754869851, - "pixel_coords": [ - 93, - 127, - 9.544658660888672 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "left": [ - [ - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 6 - ], - [ - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced yellow cube with brown cylinder", - "change_score": 2.3546327816741814, - "change_attempts": 1, - "source_scene": "scene_0995" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0995_cf2.json b/dataset_1k_720p_2/scenes/scene_0995_cf2.json deleted file mode 100644 index ed1faa09d9a3e144b8478f862e3bfaa65ac298a6..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0995_cf2.json +++ /dev/null @@ -1,313 +0,0 @@ -{ - "split": "new", - "image_index": 995, - "image_filename": "SCENE_0995_new_000995.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.15028677880764008, - -0.23713214695453644, - 0.3499999940395355 - ], - "rotation": 302.62296673340813, - "pixel_coords": [ - 151, - 111, - 11.308844566345215 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.1320085525512695, - 1.9201384782791138, - 0.3499999940395355 - ], - "rotation": 125.35086377505601, - "pixel_coords": [ - 161, - 80, - 13.92159652709961 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2949637174606323, - -0.6773142218589783, - 0.699999988079071 - ], - "rotation": 23.447883081167518, - "pixel_coords": [ - 172, - 120, - 9.91845989227295 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.27855774760246277, - 0.7951332330703735, - 0.3499999940395355 - ], - "rotation": 57.80610484264289, - "pixel_coords": [ - 184, - 106, - 11.629362106323242 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5471739768981934, - -2.6291985511779785, - 0.3499999940395355 - ], - "rotation": 108.49854381461495, - "pixel_coords": [ - 63, - 118, - 10.838262557983398 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8925020694732666, - -2.017798662185669, - 0.699999988079071 - ], - "rotation": 257.8430439083789, - "pixel_coords": [ - 177, - 160, - 8.04776668548584 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.17590104043483734, - -2.5882339477539062, - 0.699999988079071 - ], - "rotation": 309.9165754869851, - "pixel_coords": [ - 93, - 127, - 9.544658660888672 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "left": [ - [ - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 6 - ], - [ - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_material", - "cf_description": "changed yellow cube from metal to rubber", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0995" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0995_original.json b/dataset_1k_720p_2/scenes/scene_0995_original.json deleted file mode 100644 index 6af0e7dca494d8494f36383162a95929b7cffe68..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0995_original.json +++ /dev/null @@ -1,311 +0,0 @@ -{ - "split": "new", - "image_index": 995, - "image_filename": "SCENE_0995_new_000995.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -0.15028677880764008, - -0.23713214695453644, - 0.3499999940395355 - ], - "rotation": 302.62296673340813, - "pixel_coords": [ - 151, - 111, - 11.308844566345215 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -2.1320085525512695, - 1.9201384782791138, - 0.3499999940395355 - ], - "rotation": 125.35086377505601, - "pixel_coords": [ - 161, - 80, - 13.92159652709961 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.2949637174606323, - -0.6773142218589783, - 0.699999988079071 - ], - "rotation": 23.447883081167518, - "pixel_coords": [ - 172, - 120, - 9.91845989227295 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.27855774760246277, - 0.7951332330703735, - 0.3499999940395355 - ], - "rotation": 57.80610484264289, - "pixel_coords": [ - 184, - 106, - 11.629362106323242 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.5471739768981934, - -2.6291985511779785, - 0.3499999940395355 - ], - "rotation": 108.49854381461495, - "pixel_coords": [ - 63, - 118, - 10.838262557983398 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.8925020694732666, - -2.017798662185669, - 0.699999988079071 - ], - "rotation": 257.8430439083789, - "pixel_coords": [ - 177, - 160, - 8.04776668548584 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.17590104043483734, - -2.5882339477539062, - 0.699999988079071 - ], - "rotation": 309.9165754869851, - "pixel_coords": [ - 93, - 127, - 9.544658660888672 - ], - "color": "brown" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 3 - ], - [], - [ - 0, - 1, - 3, - 4 - ], - [ - 1 - ], - [ - 0, - 1, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 4, - 5, - 6 - ], - [ - 0, - 2, - 3, - 4, - 5, - 6 - ], - [ - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6 - ], - [ - 2, - 5, - 6 - ], - [], - [ - 5 - ] - ], - "left": [ - [ - 4, - 6 - ], - [ - 0, - 4, - 6 - ], - [ - 0, - 1, - 4, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6 - ], - [], - [ - 0, - 1, - 4, - 6 - ], - [ - 4 - ] - ], - "right": [ - [ - 1, - 2, - 3, - 5 - ], - [ - 2, - 3, - 5 - ], - [ - 3 - ], - [], - [ - 0, - 1, - 2, - 3, - 5, - 6 - ], - [ - 3 - ], - [ - 0, - 1, - 2, - 3, - 5 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0995" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0996_cf1.json b/dataset_1k_720p_2/scenes/scene_0996_cf1.json deleted file mode 100644 index e4215365caec9daac419be98689dd1abbb3a9bf0..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0996_cf1.json +++ /dev/null @@ -1,347 +0,0 @@ -{ - "split": "new", - "image_index": 996, - "image_filename": "SCENE_0996_new_000996.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5388092994689941, - 1.978554129600525, - 0.3499999940395355 - ], - "rotation": 270.3286507611372, - "pixel_coords": [ - 236, - 108, - 11.51151180267334 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8111263513565063, - -0.20131371915340424, - 0.3499999940395355 - ], - "rotation": 220.31310159381, - "pixel_coords": [ - 198, - 133, - 10.022665977478027 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3181653022766113, - -2.352415084838867, - 0.3499999940395355 - ], - "rotation": 72.55802563103333, - "pixel_coords": [ - 59, - 109, - 11.430625915527344 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0859739780426025, - -0.5169742703437805, - 0.699999988079071 - ], - "rotation": 324.5164500484793, - "pixel_coords": [ - 126, - 95, - 11.567554473876953 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1787008047103882, - 2.488842010498047, - 0.3499999940395355 - ], - "rotation": 331.91716439980377, - "pixel_coords": [ - 187, - 82, - 13.596115112304688 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.10772766917943954, - 1.7068473100662231, - 0.3499999940395355 - ], - "rotation": 103.62208244559035, - "pixel_coords": [ - 198, - 97, - 12.284347534179688 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9238977432250977, - -1.9503358602523804, - 0.3499999940395355 - ], - "rotation": 261.6655803831147, - "pixel_coords": [ - 93, - 119, - 10.760263442993164 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 3, - 7 - ], - [ - 3 - ], - [ - 1, - 3, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [], - [ - 2, - 4, - 7 - ], - [ - 2, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed purple cylinder", - "change_score": 24.347991788562283, - "change_attempts": 1, - "source_scene": "scene_0996" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0996_cf2.json b/dataset_1k_720p_2/scenes/scene_0996_cf2.json deleted file mode 100644 index fc5597270e254ec0f2fe5d3b236174acae7231e9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0996_cf2.json +++ /dev/null @@ -1,364 +0,0 @@ -{ - "split": "new", - "image_index": 996, - "image_filename": "SCENE_0996_new_000996.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5388092994689941, - 1.978554129600525, - 0.3499999940395355 - ], - "rotation": 270.3286507611372, - "pixel_coords": [ - 236, - 108, - 11.51151180267334 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8111263513565063, - -0.20131371915340424, - 0.3499999940395355 - ], - "rotation": 220.31310159381, - "pixel_coords": [ - 198, - 133, - 10.022665977478027 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3181653022766113, - -2.352415084838867, - 0.3499999940395355 - ], - "rotation": 72.55802563103333, - "pixel_coords": [ - 59, - 109, - 11.430625915527344 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9550113677978516, - -1.8366531133651733, - 0.699999988079071 - ], - "rotation": 318.35462890865995, - "pixel_coords": [ - 188, - 161, - 8.130475044250488 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0859739780426025, - -0.5169742703437805, - 0.699999988079071 - ], - "rotation": 324.5164500484793, - "pixel_coords": [ - 126, - 95, - 11.567554473876953 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1787008047103882, - 2.488842010498047, - 0.3499999940395355 - ], - "rotation": 331.91716439980377, - "pixel_coords": [ - 187, - 82, - 13.596115112304688 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.10772766917943954, - 1.7068473100662231, - 0.3499999940395355 - ], - "rotation": 103.62208244559035, - "pixel_coords": [ - 198, - 97, - 12.284347534179688 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9238977432250977, - -1.9503358602523804, - 0.3499999940395355 - ], - "rotation": 261.6655803831147, - "pixel_coords": [ - 93, - 119, - 10.760263442993164 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 3, - 7 - ], - [ - 3 - ], - [ - 1, - 3, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [], - [ - 2, - 4, - 7 - ], - [ - 2, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "change_color", - "cf_description": "changed red cube to cyan", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0996" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0996_original.json b/dataset_1k_720p_2/scenes/scene_0996_original.json deleted file mode 100644 index 0cb2a359f55c4379f4c28fabd8bf45640799712b..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0996_original.json +++ /dev/null @@ -1,362 +0,0 @@ -{ - "split": "new", - "image_index": 996, - "image_filename": "SCENE_0996_new_000996.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - 1.5388092994689941, - 1.978554129600525, - 0.3499999940395355 - ], - "rotation": 270.3286507611372, - "pixel_coords": [ - 236, - 108, - 11.51151180267334 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.8111263513565063, - -0.20131371915340424, - 0.3499999940395355 - ], - "rotation": 220.31310159381, - "pixel_coords": [ - 198, - 133, - 10.022665977478027 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.3181653022766113, - -2.352415084838867, - 0.3499999940395355 - ], - "rotation": 72.55802563103333, - "pixel_coords": [ - 59, - 109, - 11.430625915527344 - ], - "color": "brown" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - 2.9550113677978516, - -1.8366531133651733, - 0.699999988079071 - ], - "rotation": 318.35462890865995, - "pixel_coords": [ - 188, - 161, - 8.130475044250488 - ], - "color": "purple" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.0859739780426025, - -0.5169742703437805, - 0.699999988079071 - ], - "rotation": 324.5164500484793, - "pixel_coords": [ - 126, - 95, - 11.567554473876953 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.1787008047103882, - 2.488842010498047, - 0.3499999940395355 - ], - "rotation": 331.91716439980377, - "pixel_coords": [ - 187, - 82, - 13.596115112304688 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.10772766917943954, - 1.7068473100662231, - 0.3499999940395355 - ], - "rotation": 103.62208244559035, - "pixel_coords": [ - 198, - 97, - 12.284347534179688 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.9238977432250977, - -1.9503358602523804, - 0.3499999940395355 - ], - "rotation": 261.6655803831147, - "pixel_coords": [ - 93, - 119, - 10.760263442993164 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 4, - 5, - 6 - ], - [ - 0, - 2, - 4, - 5, - 6, - 7 - ], - [ - 4, - 5, - 6 - ], - [ - 0, - 1, - 2, - 4, - 5, - 6, - 7 - ], - [ - 5, - 6 - ], - [], - [ - 5 - ], - [ - 0, - 2, - 4, - 5, - 6 - ] - ], - "front": [ - [ - 1, - 3, - 7 - ], - [ - 3 - ], - [ - 1, - 3, - 7 - ], - [], - [ - 0, - 1, - 2, - 3, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 6, - 7 - ], - [ - 0, - 1, - 2, - 3, - 4, - 7 - ], - [ - 1, - 3 - ] - ], - "left": [ - [ - 1, - 2, - 3, - 4, - 5, - 6, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [], - [ - 2, - 4, - 7 - ], - [ - 2, - 7 - ], - [ - 2, - 3, - 4, - 7 - ], - [ - 1, - 2, - 3, - 4, - 5, - 7 - ], - [ - 2 - ] - ], - "right": [ - [], - [ - 0, - 6 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6, - 7 - ], - [ - 0, - 1, - 5, - 6 - ], - [ - 0, - 1, - 3, - 5, - 6 - ], - [ - 0, - 6 - ], - [ - 0 - ], - [ - 0, - 1, - 3, - 4, - 5, - 6 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0996" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0997_cf1.json b/dataset_1k_720p_2/scenes/scene_0997_cf1.json deleted file mode 100644 index cf79e8bde8a293d7b87ed6cba7e6fcbed2beba9d..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0997_cf1.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 997, - "image_filename": "SCENE_0997_new_000997.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.81892329454422, - -1.01893150806427, - 0.3499999940395355 - ], - "rotation": 353.7045192391883, - "pixel_coords": [ - 121, - 111, - 11.701671600341797 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4574985206127167, - 2.072143793106079, - 0.3499999940395355 - ], - "rotation": 82.58729054113167, - "pixel_coords": [ - 212, - 98, - 12.580730438232422 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.409665584564209, - 2.114701747894287, - 0.699999988079071 - ], - "rotation": 133.4781211101904, - "pixel_coords": [ - 162, - 67, - 14.35167121887207 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.06364321708679199, - -2.2204813957214355, - 0.699999988079071 - ], - "rotation": 44.27278684477808, - "pixel_coords": [ - 103, - 124, - 10.266858100891113 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.917755126953125, - 0.27148154377937317, - 0.699999988079071 - ], - "rotation": 58.64707771362609, - "pixel_coords": [ - 149, - 90, - 12.32036304473877 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0383214950561523, - 0.20202623307704926, - 0.699999988079071 - ], - "rotation": 222.02014614693178, - "pixel_coords": [ - 186, - 111, - 10.972954750061035 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "front": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 3 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "change_shape", - "cf_description": "changed gray cube to sphere", - "change_score": 1.0, - "change_attempts": 1, - "source_scene": "scene_0997" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0997_cf2.json b/dataset_1k_720p_2/scenes/scene_0997_cf2.json deleted file mode 100644 index 935372e0f74eca913ae99557e17f5f267d389c7a..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0997_cf2.json +++ /dev/null @@ -1,264 +0,0 @@ -{ - "split": "new", - "image_index": 997, - "image_filename": "SCENE_0997_new_000997.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.81892329454422, - -1.01893150806427, - 0.3499999940395355 - ], - "rotation": 353.7045192391883, - "pixel_coords": [ - 121, - 111, - 11.701671600341797 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4574985206127167, - 2.072143793106079, - 0.3499999940395355 - ], - "rotation": 82.58729054113167, - "pixel_coords": [ - 212, - 98, - 12.580730438232422 - ], - "color": "cyan" - }, - { - "shape": "sphere", - "color": "brown", - "material": "rubber", - "size": "large", - "3d_coords": [ - -2.409665584564209, - 2.114701747894287, - 0.699999988079071 - ], - "rotation": 152.62269563000945, - "pixel_coords": [ - 0, - 0, - 0 - ] - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.06364321708679199, - -2.2204813957214355, - 0.699999988079071 - ], - "rotation": 44.27278684477808, - "pixel_coords": [ - 103, - 124, - 10.266858100891113 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.917755126953125, - 0.27148154377937317, - 0.699999988079071 - ], - "rotation": 58.64707771362609, - "pixel_coords": [ - 149, - 90, - 12.32036304473877 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0383214950561523, - 0.20202623307704926, - 0.699999988079071 - ], - "rotation": 222.02014614693178, - "pixel_coords": [ - 186, - 111, - 10.972954750061035 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "front": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 3 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "replace_object", - "cf_description": "replaced gray cube with brown sphere", - "change_score": 3.053179373666164, - "change_attempts": 1, - "source_scene": "scene_0997" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0997_original.json b/dataset_1k_720p_2/scenes/scene_0997_original.json deleted file mode 100644 index b628aac6583859e4b2fc62711321ebe130d2de72..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0997_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 997, - "image_filename": "SCENE_0997_new_000997.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.81892329454422, - -1.01893150806427, - 0.3499999940395355 - ], - "rotation": 353.7045192391883, - "pixel_coords": [ - 121, - 111, - 11.701671600341797 - ], - "color": "green" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.4574985206127167, - 2.072143793106079, - 0.3499999940395355 - ], - "rotation": 82.58729054113167, - "pixel_coords": [ - 212, - 98, - 12.580730438232422 - ], - "color": "cyan" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.409665584564209, - 2.114701747894287, - 0.699999988079071 - ], - "rotation": 133.4781211101904, - "pixel_coords": [ - 162, - 67, - 14.35167121887207 - ], - "color": "gray" - }, - { - "shape": "cylinder", - "size": "large", - "material": "metal", - "3d_coords": [ - 0.06364321708679199, - -2.2204813957214355, - 0.699999988079071 - ], - "rotation": 44.27278684477808, - "pixel_coords": [ - 103, - 124, - 10.266858100891113 - ], - "color": "brown" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -0.917755126953125, - 0.27148154377937317, - 0.699999988079071 - ], - "rotation": 58.64707771362609, - "pixel_coords": [ - 149, - 90, - 12.32036304473877 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.0383214950561523, - 0.20202623307704926, - 0.699999988079071 - ], - "rotation": 222.02014614693178, - "pixel_coords": [ - 186, - 111, - 10.972954750061035 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1, - 2, - 4 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 0, - 1, - 2, - 4 - ] - ], - "front": [ - [ - 3, - 5 - ], - [ - 0, - 3, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 3, - 5 - ], - [ - 3 - ] - ], - "left": [ - [ - 3 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 0, - 3, - 4 - ], - [], - [ - 0, - 3 - ], - [ - 0, - 2, - 3, - 4 - ] - ], - "right": [ - [ - 1, - 2, - 4, - 5 - ], - [], - [ - 1, - 5 - ], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 1, - 2, - 5 - ], - [ - 1 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0997" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0998_cf1.json b/dataset_1k_720p_2/scenes/scene_0998_cf1.json deleted file mode 100644 index 488225d7b9e3e813bb05450a67f46fb266c5ffc2..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0998_cf1.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 998, - "image_filename": "SCENE_0998_new_000998.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3881257772445679, - -0.7978453040122986, - 0.3499999940395355 - ], - "rotation": 133.11893587714505, - "pixel_coords": [ - 113, - 102, - 11.280206680297852 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6782026290893555, - -0.26251181960105896, - 0.699999988079071 - ], - "rotation": 59.304129527512536, - "pixel_coords": [ - 105, - 78, - 12.304167747497559 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5600388050079346, - -2.8202247619628906, - 0.699999988079071 - ], - "rotation": 21.41032735073481, - "pixel_coords": [ - 50, - 108, - 10.083442687988281 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6915768384933472, - 0.7549890279769897, - 0.699999988079071 - ], - "rotation": 84.78405978425495, - "pixel_coords": [ - 219, - 111, - 9.90655517578125 - ], - "color": "red" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9664549827575684, - 2.049984931945801, - 0.3499999940395355 - ], - "rotation": 253.00859120334175, - "pixel_coords": [ - 253, - 113, - 10.618308067321777 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6835950016975403, - -0.07516191154718399, - 0.3499999940395355 - ], - "rotation": 14.045275865567115, - "pixel_coords": [ - 145, - 103, - 11.212244987487793 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [], - [ - 2, - 3 - ], - [ - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "swap_attribute", - "cf_description": "swapped colors between yellow sphere and red cylinder", - "change_score": 2.0, - "change_attempts": 1, - "source_scene": "scene_0998" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0998_cf2.json b/dataset_1k_720p_2/scenes/scene_0998_cf2.json deleted file mode 100644 index 261ddf26fe31660cbd14707c12e4a9b057986b31..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0998_cf2.json +++ /dev/null @@ -1,261 +0,0 @@ -{ - "split": "new", - "image_index": 998, - "image_filename": "SCENE_0998_new_000998.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3881257772445679, - -0.7978453040122986, - 0.3499999940395355 - ], - "rotation": 133.11893587714505, - "pixel_coords": [ - 113, - 102, - 11.280206680297852 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6782026290893555, - -0.26251181960105896, - 0.699999988079071 - ], - "rotation": 59.304129527512536, - "pixel_coords": [ - 105, - 78, - 12.304167747497559 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5600388050079346, - -2.8202247619628906, - 0.699999988079071 - ], - "rotation": 21.41032735073481, - "pixel_coords": [ - 50, - 108, - 10.083442687988281 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6915768384933472, - 0.7549890279769897, - 0.699999988079071 - ], - "rotation": 84.78405978425495, - "pixel_coords": [ - 219, - 111, - 9.90655517578125 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9664549827575684, - 2.049984931945801, - 0.3499999940395355 - ], - "rotation": 253.00859120334175, - "pixel_coords": [ - 253, - 113, - 10.618308067321777 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.596544622910089, - -2.063710160277144, - 0.3499999940395355 - ], - "rotation": 14.045275865567115, - "pixel_coords": [ - 0, - 0, - 0 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [], - [ - 2, - 3 - ], - [ - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "relational_flip", - "cf_description": "moved red cylinder from right of purple sphere to left", - "change_score": 2.759293458627448, - "change_attempts": 1, - "source_scene": "scene_0998" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0998_original.json b/dataset_1k_720p_2/scenes/scene_0998_original.json deleted file mode 100644 index 3ab48ad5c6f354d4da6f1cdaad14a7e7bee20db9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0998_original.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "split": "new", - "image_index": 998, - "image_filename": "SCENE_0998_new_000998.png", - "objects": [ - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.3881257772445679, - -0.7978453040122986, - 0.3499999940395355 - ], - "rotation": 133.11893587714505, - "pixel_coords": [ - 113, - 102, - 11.280206680297852 - ], - "color": "brown" - }, - { - "shape": "sphere", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6782026290893555, - -0.26251181960105896, - 0.699999988079071 - ], - "rotation": 59.304129527512536, - "pixel_coords": [ - 105, - 78, - 12.304167747497559 - ], - "color": "purple" - }, - { - "shape": "cylinder", - "size": "large", - "material": "rubber", - "3d_coords": [ - -1.5600388050079346, - -2.8202247619628906, - 0.699999988079071 - ], - "rotation": 21.41032735073481, - "pixel_coords": [ - 50, - 108, - 10.083442687988281 - ], - "color": "red" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 1.6915768384933472, - 0.7549890279769897, - 0.699999988079071 - ], - "rotation": 84.78405978425495, - "pixel_coords": [ - 219, - 111, - 9.90655517578125 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - 1.9664549827575684, - 2.049984931945801, - 0.3499999940395355 - ], - "rotation": 253.00859120334175, - "pixel_coords": [ - 253, - 113, - 10.618308067321777 - ], - "color": "red" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - -0.6835950016975403, - -0.07516191154718399, - 0.3499999940395355 - ], - "rotation": 14.045275865567115, - "pixel_coords": [ - 145, - 103, - 11.212244987487793 - ], - "color": "red" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 4, - 5 - ], - [ - 0, - 1, - 5 - ], - [ - 1 - ] - ], - "front": [ - [ - 2, - 3, - 4 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [], - [], - [ - 2, - 3 - ], - [ - 2, - 3, - 4 - ] - ], - "left": [ - [ - 1, - 2 - ], - [ - 2 - ], - [], - [ - 0, - 1, - 2, - 5 - ], - [ - 0, - 1, - 2, - 3, - 5 - ], - [ - 0, - 1, - 2 - ] - ], - "right": [ - [ - 3, - 4, - 5 - ], - [ - 0, - 3, - 4, - 5 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [ - 4 - ], - [], - [ - 3, - 4 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0998" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0999_cf1.json b/dataset_1k_720p_2/scenes/scene_0999_cf1.json deleted file mode 100644 index bb01608c1dacb16d09a7f6b88302739ad4323cf8..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0999_cf1.json +++ /dev/null @@ -1,281 +0,0 @@ -{ - "split": "new", - "image_index": 999, - "image_filename": "SCENE_0999_new_000999.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4043898582458496, - 2.634481430053711, - 0.3499999940395355 - ], - "rotation": 207.10906656785872, - "pixel_coords": [ - 186, - 75, - 13.483283042907715 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5757031440734863, - 2.6665878295898438, - 0.3499999940395355 - ], - "rotation": 195.58267276738673, - "pixel_coords": [ - 166, - 67, - 14.25026798248291 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6323516368865967, - -0.3216954469680786, - 0.699999988079071 - ], - "rotation": 88.82984093909631, - "pixel_coords": [ - 103, - 78, - 12.377323150634766 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8408750295639038, - 2.250981569290161, - 0.699999988079071 - ], - "rotation": 302.19223266295296, - "pixel_coords": [ - 227, - 88, - 11.649429321289062 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.095473051071167, - -1.13234543800354, - 0.3499999940395355 - ], - "rotation": 130.68325639595272, - "pixel_coords": [ - 110, - 110, - 11.102519035339355 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8344215750694275, - -0.05926032364368439, - 0.3499999940395355 - ], - "rotation": 235.5400927249056, - "pixel_coords": [ - 177, - 121, - 10.491471290588379 - ], - "color": "yellow" - }, - { - "shape": "sphere", - "color": "yellow", - "material": "rubber", - "size": "small", - "3d_coords": [ - -1.5076728325282303, - 1.3777017894001817, - 0.35 - ], - "rotation": 210.9660623255601, - "pixel_coords": [ - 0, - 0, - 0 - ] - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf1", - "is_counterfactual": true, - "cf_index": 1, - "cf_category": "image_cf", - "cf_type": "add_object", - "cf_description": "added yellow rubber sphere", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0999" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0999_cf2.json b/dataset_1k_720p_2/scenes/scene_0999_cf2.json deleted file mode 100644 index 099ffc58712bd295131e90bb06e2df0dbc3010b9..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0999_cf2.json +++ /dev/null @@ -1,247 +0,0 @@ -{ - "split": "new", - "image_index": 999, - "image_filename": "SCENE_0999_new_000999.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4043898582458496, - 2.634481430053711, - 0.3499999940395355 - ], - "rotation": 207.10906656785872, - "pixel_coords": [ - 186, - 75, - 13.483283042907715 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5757031440734863, - 2.6665878295898438, - 0.3499999940395355 - ], - "rotation": 195.58267276738673, - "pixel_coords": [ - 166, - 67, - 14.25026798248291 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6323516368865967, - -0.3216954469680786, - 0.699999988079071 - ], - "rotation": 88.82984093909631, - "pixel_coords": [ - 103, - 78, - 12.377323150634766 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8408750295639038, - 2.250981569290161, - 0.699999988079071 - ], - "rotation": 302.19223266295296, - "pixel_coords": [ - 227, - 88, - 11.649429321289062 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.095473051071167, - -1.13234543800354, - 0.3499999940395355 - ], - "rotation": 130.68325639595272, - "pixel_coords": [ - 110, - 110, - 11.102519035339355 - ], - "color": "cyan" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "cf2", - "is_counterfactual": true, - "cf_index": 2, - "cf_category": "image_cf", - "cf_type": "remove_object", - "cf_description": "removed yellow cylinder", - "change_score": 5.0, - "change_attempts": 1, - "source_scene": "scene_0999" - } -} \ No newline at end of file diff --git a/dataset_1k_720p_2/scenes/scene_0999_original.json b/dataset_1k_720p_2/scenes/scene_0999_original.json deleted file mode 100644 index f31ee87119d9fcdd049fee4e05d967079903f2ca..0000000000000000000000000000000000000000 --- a/dataset_1k_720p_2/scenes/scene_0999_original.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "split": "new", - "image_index": 999, - "image_filename": "SCENE_0999_new_000999.png", - "objects": [ - { - "shape": "cylinder", - "size": "small", - "material": "metal", - "3d_coords": [ - -1.4043898582458496, - 2.634481430053711, - 0.3499999940395355 - ], - "rotation": 207.10906656785872, - "pixel_coords": [ - 186, - 75, - 13.483283042907715 - ], - "color": "yellow" - }, - { - "shape": "cube", - "size": "small", - "material": "rubber", - "3d_coords": [ - -2.5757031440734863, - 2.6665878295898438, - 0.3499999940395355 - ], - "rotation": 195.58267276738673, - "pixel_coords": [ - 166, - 67, - 14.25026798248291 - ], - "color": "blue" - }, - { - "shape": "cube", - "size": "large", - "material": "metal", - "3d_coords": [ - -2.6323516368865967, - -0.3216954469680786, - 0.699999988079071 - ], - "rotation": 88.82984093909631, - "pixel_coords": [ - 103, - 78, - 12.377323150634766 - ], - "color": "green" - }, - { - "shape": "sphere", - "size": "large", - "material": "rubber", - "3d_coords": [ - 0.8408750295639038, - 2.250981569290161, - 0.699999988079071 - ], - "rotation": 302.19223266295296, - "pixel_coords": [ - 227, - 88, - 11.649429321289062 - ], - "color": "gray" - }, - { - "shape": "sphere", - "size": "small", - "material": "rubber", - "3d_coords": [ - -1.095473051071167, - -1.13234543800354, - 0.3499999940395355 - ], - "rotation": 130.68325639595272, - "pixel_coords": [ - 110, - 110, - 11.102519035339355 - ], - "color": "cyan" - }, - { - "shape": "cylinder", - "size": "small", - "material": "rubber", - "3d_coords": [ - 0.8344215750694275, - -0.05926032364368439, - 0.3499999940395355 - ], - "rotation": 235.5400927249056, - "pixel_coords": [ - 177, - 121, - 10.491471290588379 - ], - "color": "yellow" - } - ], - "directions": { - "behind": [ - -0.754490315914154, - 0.6563112735748291, - 0.0 - ], - "front": [ - 0.754490315914154, - -0.6563112735748291, - -0.0 - ], - "left": [ - -0.6563112735748291, - -0.7544902563095093, - 0.0 - ], - "right": [ - 0.6563112735748291, - 0.7544902563095093, - -0.0 - ], - "above": [ - 0.0, - 0.0, - 1.0 - ], - "below": [ - -0.0, - -0.0, - -1.0 - ] - }, - "relationships": { - "behind": [ - [ - 1 - ], - [], - [ - 0, - 1 - ], - [ - 0, - 1, - 2 - ], - [ - 0, - 1, - 2, - 3 - ], - [ - 0, - 1, - 2, - 3, - 4 - ] - ], - "front": [ - [ - 2, - 3, - 4, - 5 - ], - [ - 0, - 2, - 3, - 4, - 5 - ], - [ - 3, - 4, - 5 - ], - [ - 4, - 5 - ], - [ - 5 - ], - [] - ], - "left": [ - [ - 1, - 2, - 4, - 5 - ], - [ - 2, - 4 - ], - [], - [ - 0, - 1, - 2, - 4, - 5 - ], - [ - 2 - ], - [ - 2, - 4 - ] - ], - "right": [ - [ - 3 - ], - [ - 0, - 3 - ], - [ - 0, - 1, - 3, - 4, - 5 - ], - [], - [ - 0, - 1, - 3, - 5 - ], - [ - 0, - 3 - ] - ] - }, - "cf_metadata": { - "variant": "original", - "is_counterfactual": false, - "cf_index": null, - "cf_category": "original", - "cf_type": null, - "cf_description": null, - "source_scene": "scene_0999" - } -} \ No newline at end of file diff --git a/upload_with_images.py b/upload_with_images.py new file mode 100644 index 0000000000000000000000000000000000000000..0fe0efd3d458199e491b22fe3220d24f00c2de34 --- /dev/null +++ b/upload_with_images.py @@ -0,0 +1,46 @@ +""" +Upload MMB dataset with inline images to Hugging Face. +This will authenticate and push the dataset with Image columns. +""" +from pathlib import Path +import sys + +# Add the upload script path +sys.path.insert(0, str(Path(__file__).parent.parent / "MMB-Space" / "Datasetviewer")) + +from huggingface_hub import login, whoami +from scripts.upload_to_huggingface import main as upload_main + +# Check if logged in +try: + user = whoami() + print(f"Logged in as: {user['name']}") +except Exception: + print("Not logged in. Attempting browser login...") + print("If browser doesn't open, get a token from: https://huggingface.co/settings/tokens") + print("Then set environment variable: $env:HF_TOKEN='your_token'") + try: + login() # Will open browser or use HF_TOKEN env var + user = whoami() + print(f"Logged in as: {user['name']}") + except Exception as e: + print(f"Login failed: {e}") + print("\nTo authenticate manually:") + print("1. Get token from: https://huggingface.co/settings/tokens") + print("2. Run: $env:HF_TOKEN='your_token'") + print("3. Then run this script again") + sys.exit(1) + +# Run the upload (use Dataset folder - change to "dataset_1k_720p_2" if needed) +csv_path = Path(__file__).parent / "Dataset" / "image_mapping_with_questions.csv" +print(f"\nUploading dataset from: {csv_path}") + +# Modify sys.argv to simulate command line args +sys.argv = [ + "upload_with_images.py", + str(csv_path), + "--repo-id", + "scholo/MMB_dataset" +] + +upload_main()